pagyra-js 0.0.21 → 0.0.22

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.
Files changed (37) hide show
  1. package/README.md +283 -264
  2. package/dist/browser/pagyra.min.js +18 -18
  3. package/dist/browser/pagyra.min.js.map +3 -3
  4. package/dist/src/layout/inline/run-placer.js +1 -1
  5. package/dist/src/layout/strategies/grid.js +0 -3
  6. package/dist/src/pdf/font/embedder.js +3 -3
  7. package/dist/src/pdf/font/font-subset.js +1 -3
  8. package/dist/src/pdf/font/to-unicode.js +16 -16
  9. package/dist/src/pdf/utils/node-text-run-factory.js +1 -27
  10. package/dist/tests/environment/path-resolution.spec.js +2 -1
  11. package/dist/tests/helpers/ai-layout-diagnostics.js +6 -6
  12. package/dist/tests/layout/container-query-units.spec.js +0 -7
  13. package/dist/tests/layout/inline-background-alignment.spec.js +6 -6
  14. package/dist/tests/pdf/alignments.spec.js +12 -12
  15. package/dist/tests/pdf/svg-stroke-dash.spec.js +8 -8
  16. package/dist/tests/pdf/text-transform-matrix.spec.js +1 -1
  17. package/dist/tests/pdf/xref-integrity.spec.js +1 -1
  18. package/dist/tests/verify-subset-multi.spec.js +14 -14
  19. package/dist/tests/verify-subset.spec.js +12 -12
  20. package/package.json +89 -71
  21. package/dist/src/image/js-png-backend.d.ts +0 -7
  22. package/dist/src/image/js-png-backend.js +0 -9
  23. package/dist/src/image/png-backend.d.ts +0 -5
  24. package/dist/src/image/png-backend.js +0 -1
  25. package/dist/src/image/png-wasm-loader.d.ts +0 -5
  26. package/dist/src/image/png-wasm-loader.js +0 -59
  27. package/dist/src/image/wasm/png_decoder_wasm.d.ts +0 -8
  28. package/dist/src/image/wasm/png_decoder_wasm.js +0 -24
  29. package/dist/src/image/wasm/png_decoder_wasm_bg.js +0 -16
  30. package/dist/src/image/wasm-png-backend.d.ts +0 -6
  31. package/dist/src/image/wasm-png-backend.js +0 -17
  32. package/dist/tests/image/png-backend.spec.d.ts +0 -1
  33. package/dist/tests/image/png-backend.spec.js +0 -34
  34. package/dist/tests/pdf/font-subset-registry-key.spec.d.ts +0 -1
  35. package/dist/tests/pdf/font-subset-registry-key.spec.js +0 -66
  36. package/dist/tests/pdf/header-footer.spec.d.ts +0 -1
  37. package/dist/tests/pdf/header-footer.spec.js +0 -46
@@ -1,6 +1,6 @@
1
- var z4=Object.create;var Dr=Object.defineProperty;var U4=Object.getOwnPropertyDescriptor;var G4=Object.getOwnPropertyNames;var j4=Object.getPrototypeOf,$4=Object.prototype.hasOwnProperty;var O0=(e,x)=>()=>(e&&(x=e(e=0)),x);var Tx=(e,x)=>()=>(x||e((x={exports:{}}).exports,x),x.exports),le=(e,x)=>{for(var t in x)Dr(e,t,{get:x[t],enumerable:!0})},V4=(e,x,t,n)=>{if(x&&typeof x=="object"||typeof x=="function")for(let r of G4(x))!$4.call(e,r)&&r!==t&&Dr(e,r,{get:()=>x[r],enumerable:!(n=U4(x,r))||n.enumerable});return e};var _4=(e,x,t)=>(t=e!=null?z4(j4(e)):{},V4(x||!e||!e.__esModule?Dr(t,"default",{value:e,enumerable:!0}):t,e));var no=O0(()=>{"use strict"});function At(e){let x=e.reduce((r,o)=>r+o.length,0),t=new Uint8Array(x),n=0;for(let r of e)t.set(r,n),n+=r.length;return t}function ro(e){return e instanceof Uint8Array?e:new Uint8Array(e)}function ia(e){let x=(4-e.length%4)%4;if(x===0)return e;let t=new Uint8Array(e.length+x);return t.set(e),t}var oo=O0(()=>{"use strict"});function c6(e,x){return e[x]<<8|e[x+1]}function aa(e,x,t){x[t]=e>>>24&255,x[t+1]=e>>>16&255,x[t+2]=e>>>8&255,x[t+3]=e&255}function fx(e,x){return(e[x]<<24|e[x+1]<<16|e[x+2]<<8|e[x+3])>>>0}function io(e){if(e.length===0)return new Uint8Array(0);if(e.length===1)return e[0];let x=e.reduce((r,o)=>r+o.length,0),t=new Uint8Array(x),n=0;for(let r of e)t.set(r,n),n+=r.length;return t}function ao(e){return e instanceof Uint8Array?e:ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):new Uint8Array(e)}var so=O0(()=>{"use strict"});var Mt,sa=O0(()=>{"use strict";so();Mt=class{static untransformGlyf(x,t,n){try{let r=this.parseTransformHeader(x,t),o=this.getHeaderSize(r),i=x.subarray(o,o+r.nContourStreamSize);o+=r.nContourStreamSize;let a=x.subarray(o,o+r.nPointsStreamSize);o+=r.nPointsStreamSize;let s=x.subarray(o,o+r.flagStreamSize);o+=r.flagStreamSize;let d=x.subarray(o,o+r.glyphStreamSize);o+=r.glyphStreamSize;let c=x.subarray(o,o+r.compositeStreamSize);o+=r.compositeStreamSize;let f=x.subarray(o,o+r.bboxStreamSize);o+=r.bboxStreamSize;let l=x.subarray(o,o+r.instructionStreamSize),u=[],b=[0],g=0,p=0,m=0,h=0,w=0,y=0,R=0;for(let P=0;P<t;P++){let A=this.readInt16(i,g);if(g+=2,A===0){u.push(new Uint8Array(0)),b.push(b[b.length-1]);continue}let E=this.readInt16(f,y);y+=2;let H=this.readInt16(f,y);y+=2;let D=this.readInt16(f,y);y+=2;let M=this.readInt16(f,y);y+=2;let O;A>0?(O=this.reconstructSimpleGlyph(A,E,H,D,M,a,p,s,m,d,h,l,R),p+=A*2):O=this.reconstructCompositeGlyph(A,E,H,D,M,c,w,l,R),u.push(O),b.push(b[b.length-1]+O.length)}let S=b[b.length-1],C=new Uint8Array(S),L=0;for(let P of u)C.set(P,L),L+=P.length;let T=this.createLocaTable(b,n);return{glyf:C,loca:T}}catch(r){return console.error("WOFF2 glyf transform failed:",r),this.createMinimalGlyfLoca(t,n)}}static parseTransformHeader(x,t){let n=0,r=fx(x,n);n+=4;let o=c6(x,n);n+=2;let i=c6(x,n);n+=2;let a=fx(x,n);n+=4;let s=fx(x,n);n+=4;let d=fx(x,n);n+=4;let c=fx(x,n);n+=4;let f=fx(x,n);n+=4;let l=fx(x,n);n+=4;let u=fx(x,n);return{version:r,numGlyphs:o||t,indexFormat:i,nContourStreamSize:a,nPointsStreamSize:s,flagStreamSize:d,glyphStreamSize:c,compositeStreamSize:f,bboxStreamSize:l,instructionStreamSize:u}}static getHeaderSize(x){return 36}static readInt16(x,t){let n=c6(x,t);return n>32767?n-65536:n}static read255UInt16(x,t){let n=x[t];return n===253?{value:c6(x,t+1),bytesRead:3}:n===254?{value:x[t+1]+506,bytesRead:2}:n===255?{value:x[t+1]+253,bytesRead:2}:{value:n,bytesRead:1}}static readTriplet(x,t){let n=x[t],r=0,o=0,i=1;if(n<10)r=0,o=n-0<<8|x[t+1],i=2;else if(n<20)r=n-10<<8|x[t+1],o=0,i=2;else if(n<84)r=n-20,o=0;else if(n<148)r=-(n-84),o=0;else if(n<212)r=0,o=n-148;else if(n<276)r=0,o=-(n-212);else if(n<1300){let a=n-276;r=(a>>4)+1,o=(a&15)<<8|x[t+1],i=2}else if(n<2324){let a=n-1300;r=(a>>4)+1,o=-((a&15)<<8|x[t+1]),i=2}else if(n<3348){let a=n-2324;r=-((a>>4)+1),o=(a&15)<<8|x[t+1],i=2}else if(n<4372){let a=n-3348;r=-((a>>4)+1),o=-((a&15)<<8|x[t+1]),i=2}else if(n<5396){let a=n-4372;o=(a>>4)+1,r=(a&15)<<8|x[t+1],i=2}else if(n<6420){let a=n-5396;o=(a>>4)+1,r=-((a&15)<<8|x[t+1]),i=2}else if(n<7444){let a=n-6420;o=-((a>>4)+1),r=(a&15)<<8|x[t+1],i=2}else if(n<8468){let a=n-7444;o=-((a>>4)+1),r=-((a&15)<<8|x[t+1]),i=2}else if(n===8468){let a=new DataView(x.buffer,x.byteOffset+t+1,2);r=a.getInt8(0),o=a.getInt8(1),i=3}else if(n===8469){let a=new DataView(x.buffer,x.byteOffset+t+1,4);r=a.getInt16(0,!1),o=a.getInt16(2,!1),i=5}return{dx:r,dy:o,bytesRead:i}}static reconstructSimpleGlyph(x,t,n,r,o,i,a,s,d,c,f,l,u){let b=[],g=0,p=a;for(let W=0;W<x;W++){let{value:Y,bytesRead:J}=this.read255UInt16(i,p);p+=J,g+=Y,b.push(g-1)}let{value:m,bytesRead:h}=this.read255UInt16(c,f),w=f+h,y=l.subarray(u,u+m),R=[],S=d;for(let W=0;W<g;W++){let Y=s[S++];R.push(Y)}let C=[],L=[],T=0,P=0;for(let W=0;W<g;W++){let{dx:Y,dy:J,bytesRead:K}=this.readTriplet(c,w);w+=K,T+=Y,P+=J,C.push(T),L.push(P)}let A=R.length,E=[],H=[],D=[],M=0,O=0;for(let W=0;W<g;W++){let Y=C[W],J=L[W],K=Y-M,G=J-O,x0=0;x0|=R[W]&1,K===0?x0|=16:K>-256&&K<256?(x0|=2,K>0?(x0|=16,H.push(K)):H.push(-K)):(H.push(K>>8&255),H.push(K&255)),G===0?x0|=32:G>-256&&G<256?(x0|=4,G>0?(x0|=32,D.push(G)):D.push(-G)):(D.push(G>>8&255),D.push(G&255)),E.push(x0),M=Y,O=J}let V=10+x*2+2+y.length+E.length+H.length+D.length,z=V%2,_=new Uint8Array(V+z),Z=new DataView(_.buffer),B=0;Z.setInt16(B,x,!1),B+=2,Z.setInt16(B,t,!1),B+=2,Z.setInt16(B,n,!1),B+=2,Z.setInt16(B,r,!1),B+=2,Z.setInt16(B,o,!1),B+=2;for(let W of b)Z.setUint16(B,W,!1),B+=2;return Z.setUint16(B,y.length,!1),B+=2,_.set(y,B),B+=y.length,_.set(new Uint8Array(E),B),B+=E.length,_.set(new Uint8Array(H),B),B+=H.length,_.set(new Uint8Array(D),B),B+=D.length,_}static reconstructCompositeGlyph(x,t,n,r,o,i,a,s,d){let c=[],f=a,l=!1;for(;;){let h=c6(i,f);f+=2;let w=c6(i,f);f+=2;let y=(h&1)!==0,R=(h&2)!==0,S=0;y?S+=4:S+=2,h&8?S+=2:h&64?S+=4:h&128&&(S+=8);let C=i.subarray(f,f+S);if(f+=S,c.push({flags:h,glyphIndex:w,args:C}),h&256&&(l=!0),!(h&32))break}let u=new Uint8Array(0);if(l){let{value:h,bytesRead:w}=this.read255UInt16(s,d);u=s.subarray(d+w,d+w+h)}let b=10;for(let h of c)b+=4+h.args.length;l&&(b+=2+u.length);let g=new Uint8Array(b),p=new DataView(g.buffer),m=0;p.setInt16(m,x,!1),m+=2,p.setInt16(m,t,!1),m+=2,p.setInt16(m,n,!1),m+=2,p.setInt16(m,r,!1),m+=2,p.setInt16(m,o,!1),m+=2;for(let h of c)p.setUint16(m,h.flags,!1),m+=2,p.setUint16(m,h.glyphIndex,!1),m+=2,g.set(h.args,m),m+=h.args.length;return l&&(p.setUint16(m,u.length,!1),m+=2,g.set(u,m)),g}static createLocaTable(x,t){if(t===0){let n=new Uint8Array(x.length*2),r=new DataView(n.buffer);for(let o=0;o<x.length;o++)r.setUint16(o*2,x[o]/2,!1);return n}else{let n=new Uint8Array(x.length*4),r=new DataView(n.buffer);for(let o=0;o<x.length;o++)r.setUint32(o*4,x[o],!1);return n}}static createMinimalGlyfLoca(x,t){let n=new Uint8Array(0),r=t===0?(x+1)*2:(x+1)*4,o=new Uint8Array(r);return{glyf:n,loca:o}}}});var yx,co=O0(()=>{"use strict";sa();yx=class{static shouldTransform(x){return x==="glyf"||x==="loca"||x==="hmtx"}static getTransformVersion(x){switch(x){case"glyf":case"loca":return 0;case"hmtx":return 0;default:return 255}}static transform(x,t,n){return this.getTransformVersion(x)===255||console.warn(`Transformation for ${x} not implemented (encoding not supported)`),t}static untransform(x,t,n,r){let o=n.transformVersion;return t}static getTransformedLength(x,t){if(this.shouldTransform(x))return t.length}static reconstructGlyfLoca(x,t,n){return Mt.untransformGlyf(x,t,n)}static reconstructHmtx(x,t,n,r,o){if(x.length<1)return x;let i=x[0],a=(i&1)!==0,s=(i&2)!==0,d=1,c=[];for(let m=0;m<t&&!(d+2>x.length);m++)c.push(x[d]<<8|x[d+1]),d+=2;let f=[];if(a)for(let m=0;m<t&&!(d+2>x.length);m++){let h=x[d]<<8|x[d+1];f.push(h>32767?h-65536:h),d+=2}else for(let m=0;m<t;m++)f.push(0);let l=[];if(s)for(let m=t;m<n&&!(d+2>x.length);m++){let h=x[d]<<8|x[d+1];l.push(h>32767?h-65536:h),d+=2}else for(let m=t;m<n;m++)l.push(0);let u=t*4+(n-t)*2,b=new Uint8Array(u),g=new DataView(b.buffer),p=0;for(let m=0;m<t;m++)g.setUint16(p,c[m]||0,!1),g.setInt16(p+2,f[m]||0,!1),p+=4;for(let m=0;m<l.length;m++)g.setInt16(p,l[m],!1),p+=2;return b}}});var f6={};le(f6,{brotliDecompressSync:()=>Vl,default:()=>_l,inflateSync:()=>$l});function $l(e){throw new Error("inflateSync is not available in browser bundle")}function Vl(e){throw new Error("brotliDecompressSync is not available in browser bundle")}var _l,l6=O0(()=>{"use strict";_l={}});var Se={};le(Se,{default:()=>Yl});var Yl,Ce=O0(()=>{"use strict";Yl={}});var fo=Tx((_g,fa)=>{"use strict";function da(e){this.buffer=e,this.pos=0}da.prototype.read=function(e,x,t){this.pos+t>this.buffer.length&&(t=this.buffer.length-this.pos);for(var n=0;n<t;n++)e[x+n]=this.buffer[this.pos+n];return this.pos+=t,t};function ca(e){this.buffer=e,this.pos=0}ca.prototype.write=function(e,x){if(this.pos+x>this.buffer.length)throw new Error("Output buffer is not large enough");return this.buffer.set(e.subarray(0,x),this.pos),this.pos+=x,x};fa.exports={BrotliInput:da,BrotliOutput:ca}});var ba=Tx((Yg,ua)=>{"use strict";var u6=4096,Xl=2*u6+32,la=2*u6-1,ql=new Uint32Array([0,1,3,7,15,31,63,127,255,511,1023,2047,4095,8191,16383,32767,65535,131071,262143,524287,1048575,2097151,4194303,8388607,16777215]);function b6(e){this.buf_=new Uint8Array(Xl),this.input_=e,this.reset()}b6.READ_SIZE=u6;b6.IBUF_MASK=la;b6.prototype.reset=function(){this.buf_ptr_=0,this.val_=0,this.pos_=0,this.bit_pos_=0,this.bit_end_pos_=0,this.eos_=0,this.readMoreInput();for(var e=0;e<4;e++)this.val_|=this.buf_[this.pos_]<<8*e,++this.pos_;return this.bit_end_pos_>0};b6.prototype.readMoreInput=function(){if(!(this.bit_end_pos_>256))if(this.eos_){if(this.bit_pos_>this.bit_end_pos_)throw new Error("Unexpected end of input "+this.bit_pos_+" "+this.bit_end_pos_)}else{var e=this.buf_ptr_,x=this.input_.read(this.buf_,e,u6);if(x<0)throw new Error("Unexpected end of input");if(x<u6){this.eos_=1;for(var t=0;t<32;t++)this.buf_[e+x+t]=0}if(e===0){for(var t=0;t<32;t++)this.buf_[(u6<<1)+t]=this.buf_[t];this.buf_ptr_=u6}else this.buf_ptr_=0;this.bit_end_pos_+=x<<3}};b6.prototype.fillBitWindow=function(){for(;this.bit_pos_>=8;)this.val_>>>=8,this.val_|=this.buf_[this.pos_&la]<<24,++this.pos_,this.bit_pos_=this.bit_pos_-8>>>0,this.bit_end_pos_=this.bit_end_pos_-8>>>0};b6.prototype.readBits=function(e){32-this.bit_pos_<e&&this.fillBitWindow();var x=this.val_>>>this.bit_pos_&ql[e];return this.bit_pos_+=e,x};ua.exports=b6});var ma=Tx(kt=>{"use strict";kt.dictionary=new Uint8Array([116,105,109,101,100,111,119,110,108,105,102,101,108,101,102,116,98,97,99,107,99,111,100,101,100,97,116,97,115,104,111,119,111,110,108,121,115,105,116,101,99,105,116,121,111,112,101,110,106,117,115,116,108,105,107,101,102,114,101,101,119,111,114,107,116,101,120,116,121,101,97,114,111,118,101,114,98,111,100,121,108,111,118,101,102,111,114,109,98,111,111,107,112,108,97,121,108,105,118,101,108,105,110,101,104,101,108,112,104,111,109,101,115,105,100,101,109,111,114,101,119,111,114,100,108,111,110,103,116,104,101,109,118,105,101,119,102,105,110,100,112,97,103,101,100,97,121,115,102,117,108,108,104,101,97,100,116,101,114,109,101,97,99,104,97,114,101,97,102,114,111,109,116,114,117,101,109,97,114,107,97,98,108,101,117,112,111,110,104,105,103,104,100,97,116,101,108,97,110,100,110,101,119,115,101,118,101,110,110,101,120,116,99,97,115,101,98,111,116,104,112,111,115,116,117,115,101,100,109,97,100,101,104,97,110,100,104,101,114,101,119,104,97,116,110,97,109,101,76,105,110,107,98,108,111,103,115,105,122,101,98,97,115,101,104,101,108,100,109,97,107,101,109,97,105,110,117,115,101,114,39,41,32,43,104,111,108,100,101,110,100,115,119,105,116,104,78,101,119,115,114,101,97,100,119,101,114,101,115,105,103,110,116,97,107,101,104,97,118,101,103,97,109,101,115,101,101,110,99,97,108,108,112,97,116,104,119,101,108,108,112,108,117,115,109,101,110,117,102,105,108,109,112,97,114,116,106,111,105,110,116,104,105,115,108,105,115,116,103,111,111,100,110,101,101,100,119,97,121,115,119,101,115,116,106,111,98,115,109,105,110,100,97,108,115,111,108,111,103,111,114,105,99,104,117,115,101,115,108,97,115,116,116,101,97,109,97,114,109,121,102,111,111,100,107,105,110,103,119,105,108,108,101,97,115,116,119,97,114,100,98,101,115,116,102,105,114,101,80,97,103,101,107,110,111,119,97,119,97,121,46,112,110,103,109,111,118,101,116,104,97,110,108,111,97,100,103,105,118,101,115,101,108,102,110,111,116,101,109,117,99,104,102,101,101,100,109,97,110,121,114,111,99,107,105,99,111,110,111,110,99,101,108,111,111,107,104,105,100,101,100,105,101,100,72,111,109,101,114,117,108,101,104,111,115,116,97,106,97,120,105,110,102,111,99,108,117,98,108,97,119,115,108,101,115,115,104,97,108,102,115,111,109,101,115,117,99,104,122,111,110,101,49,48,48,37,111,110,101,115,99,97,114,101,84,105,109,101,114,97,99,101,98,108,117,101,102,111,117,114,119,101,101,107,102,97,99,101,104,111,112,101,103,97,118,101,104,97,114,100,108,111,115,116,119,104,101,110,112,97,114,107,107,101,112,116,112,97,115,115,115,104,105,112,114,111,111,109,72,84,77,76,112,108,97,110,84,121,112,101,100,111,110,101,115,97,118,101,107,101,101,112,102,108,97,103,108,105,110,107,115,111,108,100,102,105,118,101,116,111,111,107,114,97,116,101,116,111,119,110,106,117,109,112,116,104,117,115,100,97,114,107,99,97,114,100,102,105,108,101,102,101,97,114,115,116,97,121,107,105,108,108,116,104,97,116,102,97,108,108,97,117,116,111,101,118,101,114,46,99,111,109,116,97,108,107,115,104,111,112,118,111,116,101,100,101,101,112,109,111,100,101,114,101,115,116,116,117,114,110,98,111,114,110,98,97,110,100,102,101,108,108,114,111,115,101,117,114,108,40,115,107,105,110,114,111,108,101,99,111,109,101,97,99,116,115,97,103,101,115,109,101,101,116,103,111,108,100,46,106,112,103,105,116,101,109,118,97,114,121,102,101,108,116,116,104,101,110,115,101,110,100,100,114,111,112,86,105,101,119,99,111,112,121,49,46,48,34,60,47,97,62,115,116,111,112,101,108,115,101,108,105,101,115,116,111,117,114,112,97,99,107,46,103,105,102,112,97,115,116,99,115,115,63,103,114,97,121,109,101,97,110,38,103,116,59,114,105,100,101,115,104,111,116,108,97,116,101,115,97,105,100,114,111,97,100,118,97,114,32,102,101,101,108,106,111,104,110,114,105,99,107,112,111,114,116,102,97,115,116,39,85,65,45,100,101,97,100,60,47,98,62,112,111,111,114,98,105,108,108,116,121,112,101,85,46,83,46,119,111,111,100,109,117,115,116,50,112,120,59,73,110,102,111,114,97,110,107,119,105,100,101,119,97,110,116,119,97,108,108,108,101,97,100,91,48,93,59,112,97,117,108,119,97,118,101,115,117,114,101,36,40,39,35,119,97,105,116,109,97,115,115,97,114,109,115,103,111,101,115,103,97,105,110,108,97,110,103,112,97,105,100,33,45,45,32,108,111,99,107,117,110,105,116,114,111,111,116,119,97,108,107,102,105,114,109,119,105,102,101,120,109,108,34,115,111,110,103,116,101,115,116,50,48,112,120,107,105,110,100,114,111,119,115,116,111,111,108,102,111,110,116,109,97,105,108,115,97,102,101,115,116,97,114,109,97,112,115,99,111,114,101,114,97,105,110,102,108,111,119,98,97,98,121,115,112,97,110,115,97,121,115,52,112,120,59,54,112,120,59,97,114,116,115,102,111,111,116,114,101,97,108,119,105,107,105,104,101,97,116,115,116,101,112,116,114,105,112,111,114,103,47,108,97,107,101,119,101,97,107,116,111,108,100,70,111,114,109,99,97,115,116,102,97,110,115,98,97,110,107,118,101,114,121,114,117,110,115,106,117,108,121,116,97,115,107,49,112,120,59,103,111,97,108,103,114,101,119,115,108,111,119,101,100,103,101,105,100,61,34,115,101,116,115,53,112,120,59,46,106,115,63,52,48,112,120,105,102,32,40,115,111,111,110,115,101,97,116,110,111,110,101,116,117,98,101,122,101,114,111,115,101,110,116,114,101,101,100,102,97,99,116,105,110,116,111,103,105,102,116,104,97,114,109,49,56,112,120,99,97,109,101,104,105,108,108,98,111,108,100,122,111,111,109,118,111,105,100,101,97,115,121,114,105,110,103,102,105,108,108,112,101,97,107,105,110,105,116,99,111,115,116,51,112,120,59,106,97,99,107,116,97,103,115,98,105,116,115,114,111,108,108,101,100,105,116,107,110,101,119,110,101,97,114,60,33,45,45,103,114,111,119,74,83,79,78,100,117,116,121,78,97,109,101,115,97,108,101,121,111,117,32,108,111,116,115,112,97,105,110,106,97,122,122,99,111,108,100,101,121,101,115,102,105,115,104,119,119,119,46,114,105,115,107,116,97,98,115,112,114,101,118,49,48,112,120,114,105,115,101,50,53,112,120,66,108,117,101,100,105,110,103,51,48,48,44,98,97,108,108,102,111,114,100,101,97,114,110,119,105,108,100,98,111,120,46,102,97,105,114,108,97,99,107,118,101,114,115,112,97,105,114,106,117,110,101,116,101,99,104,105,102,40,33,112,105,99,107,101,118,105,108,36,40,34,35,119,97,114,109,108,111,114,100,100,111,101,115,112,117,108,108,44,48,48,48,105,100,101,97,100,114,97,119,104,117,103,101,115,112,111,116,102,117,110,100,98,117,114,110,104,114,101,102,99,101,108,108,107,101,121,115,116,105,99,107,104,111,117,114,108,111,115,115,102,117,101,108,49,50,112,120,115,117,105,116,100,101,97,108,82,83,83,34,97,103,101,100,103,114,101,121,71,69,84,34,101,97,115,101,97,105,109,115,103,105,114,108,97,105,100,115,56,112,120,59,110,97,118,121,103,114,105,100,116,105,112,115,35,57,57,57,119,97,114,115,108,97,100,121,99,97,114,115,41,59,32,125,112,104,112,63,104,101,108,108,116,97,108,108,119,104,111,109,122,104,58,229,42,47,13,10,32,49,48,48,104,97,108,108,46,10,10,65,55,112,120,59,112,117,115,104,99,104,97,116,48,112,120,59,99,114,101,119,42,47,60,47,104,97,115,104,55,53,112,120,102,108,97,116,114,97,114,101,32,38,38,32,116,101,108,108,99,97,109,112,111,110,116,111,108,97,105,100,109,105,115,115,115,107,105,112,116,101,110,116,102,105,110,101,109,97,108,101,103,101,116,115,112,108,111,116,52,48,48,44,13,10,13,10,99,111,111,108,102,101,101,116,46,112,104,112,60,98,114,62,101,114,105,99,109,111,115,116,103,117,105,100,98,101,108,108,100,101,115,99,104,97,105,114,109,97,116,104,97,116,111,109,47,105,109,103,38,35,56,50,108,117,99,107,99,101,110,116,48,48,48,59,116,105,110,121,103,111,110,101,104,116,109,108,115,101,108,108,100,114,117,103,70,82,69,69,110,111,100,101,110,105,99,107,63,105,100,61,108,111,115,101,110,117,108,108,118,97,115,116,119,105,110,100,82,83,83,32,119,101,97,114,114,101,108,121,98,101,101,110,115,97,109,101,100,117,107,101,110,97,115,97,99,97,112,101,119,105,115,104,103,117,108,102,84,50,51,58,104,105,116,115,115,108,111,116,103,97,116,101,107,105,99,107,98,108,117,114,116,104,101,121,49,53,112,120,39,39,41,59,41,59,34,62,109,115,105,101,119,105,110,115,98,105,114,100,115,111,114,116,98,101,116,97,115,101,101,107,84,49,56,58,111,114,100,115,116,114,101,101,109,97,108,108,54,48,112,120,102,97,114,109,226,128,153,115,98,111,121,115,91,48,93,46,39,41,59,34,80,79,83,84,98,101,97,114,107,105,100,115,41,59,125,125,109,97,114,121,116,101,110,100,40,85,75,41,113,117,97,100,122,104,58,230,45,115,105,122,45,45,45,45,112,114,111,112,39,41,59,13,108,105,102,116,84,49,57,58,118,105,99,101,97,110,100,121,100,101,98,116,62,82,83,83,112,111,111,108,110,101,99,107,98,108,111,119,84,49,54,58,100,111,111,114,101,118,97,108,84,49,55,58,108,101,116,115,102,97,105,108,111,114,97,108,112,111,108,108,110,111,118,97,99,111,108,115,103,101,110,101,32,226,128,148,115,111,102,116,114,111,109,101,116,105,108,108,114,111,115,115,60,104,51,62,112,111,117,114,102,97,100,101,112,105,110,107,60,116,114,62,109,105,110,105,41,124,33,40,109,105,110,101,122,104,58,232,98,97,114,115,104,101,97,114,48,48,41,59,109,105,108,107,32,45,45,62,105,114,111,110,102,114,101,100,100,105,115,107,119,101,110,116,115,111,105,108,112,117,116,115,47,106,115,47,104,111,108,121,84,50,50,58,73,83,66,78,84,50,48,58,97,100,97,109,115,101,101,115,60,104,50,62,106,115,111,110,39,44,32,39,99,111,110,116,84,50,49,58,32,82,83,83,108,111,111,112,97,115,105,97,109,111,111,110,60,47,112,62,115,111,117,108,76,73,78,69,102,111,114,116,99,97,114,116,84,49,52,58,60,104,49,62,56,48,112,120,33,45,45,60,57,112,120,59,84,48,52,58,109,105,107,101,58,52,54,90,110,105,99,101,105,110,99,104,89,111,114,107,114,105,99,101,122,104,58,228,39,41,41,59,112,117,114,101,109,97,103,101,112,97,114,97,116,111,110,101,98,111,110,100,58,51,55,90,95,111,102,95,39,93,41,59,48,48,48,44,122,104,58,231,116,97,110,107,121,97,114,100,98,111,119,108,98,117,115,104,58,53,54,90,74,97,118,97,51,48,112,120,10,124,125,10,37,67,51,37,58,51,52,90,106,101,102,102,69,88,80,73,99,97,115,104,118,105,115,97,103,111,108,102,115,110,111,119,122,104,58,233,113,117,101,114,46,99,115,115,115,105,99,107,109,101,97,116,109,105,110,46,98,105,110,100,100,101,108,108,104,105,114,101,112,105,99,115,114,101,110,116,58,51,54,90,72,84,84,80,45,50,48,49,102,111,116,111,119,111,108,102,69,78,68,32,120,98,111,120,58,53,52,90,66,79,68,89,100,105,99,107,59,10,125,10,101,120,105,116,58,51,53,90,118,97,114,115,98,101,97,116,39,125,41,59,100,105,101,116,57,57,57,59,97,110,110,101,125,125,60,47,91,105,93,46,76,97,110,103,107,109,194,178,119,105,114,101,116,111,121,115,97,100,100,115,115,101,97,108,97,108,101,120,59,10,9,125,101,99,104,111,110,105,110,101,46,111,114,103,48,48,53,41,116,111,110,121,106,101,119,115,115,97,110,100,108,101,103,115,114,111,111,102,48,48,48,41,32,50,48,48,119,105,110,101,103,101,97,114,100,111,103,115,98,111,111,116,103,97,114,121,99,117,116,115,116,121,108,101,116,101,109,112,116,105,111,110,46,120,109,108,99,111,99,107,103,97,110,103,36,40,39,46,53,48,112,120,80,104,46,68,109,105,115,99,97,108,97,110,108,111,97,110,100,101,115,107,109,105,108,101,114,121,97,110,117,110,105,120,100,105,115,99,41,59,125,10,100,117,115,116,99,108,105,112,41,46,10,10,55,48,112,120,45,50,48,48,68,86,68,115,55,93,62,60,116,97,112,101,100,101,109,111,105,43,43,41,119,97,103,101,101,117,114,111,112,104,105,108,111,112,116,115,104,111,108,101,70,65,81,115,97,115,105,110,45,50,54,84,108,97,98,115,112,101,116,115,85,82,76,32,98,117,108,107,99,111,111,107,59,125,13,10,72,69,65,68,91,48,93,41,97,98,98,114,106,117,97,110,40,49,57,56,108,101,115,104,116,119,105,110,60,47,105,62,115,111,110,121,103,117,121,115,102,117,99,107,112,105,112,101,124,45,10,33,48,48,50,41,110,100,111,119,91,49,93,59,91,93,59,10,76,111,103,32,115,97,108,116,13,10,9,9,98,97,110,103,116,114,105,109,98,97,116,104,41,123,13,10,48,48,112,120,10,125,41,59,107,111,58,236,102,101,101,115,97,100,62,13,115,58,47,47,32,91,93,59,116,111,108,108,112,108,117,103,40,41,123,10,123,13,10,32,46,106,115,39,50,48,48,112,100,117,97,108,98,111,97,116,46,74,80,71,41,59,10,125,113,117,111,116,41,59,10,10,39,41,59,10,13,10,125,13,50,48,49,52,50,48,49,53,50,48,49,54,50,48,49,55,50,48,49,56,50,48,49,57,50,48,50,48,50,48,50,49,50,48,50,50,50,48,50,51,50,48,50,52,50,48,50,53,50,48,50,54,50,48,50,55,50,48,50,56,50,48,50,57,50,48,51,48,50,48,51,49,50,48,51,50,50,48,51,51,50,48,51,52,50,48,51,53,50,48,51,54,50,48,51,55,50,48,49,51,50,48,49,50,50,48,49,49,50,48,49,48,50,48,48,57,50,48,48,56,50,48,48,55,50,48,48,54,50,48,48,53,50,48,48,52,50,48,48,51,50,48,48,50,50,48,48,49,50,48,48,48,49,57,57,57,49,57,57,56,49,57,57,55,49,57,57,54,49,57,57,53,49,57,57,52,49,57,57,51,49,57,57,50,49,57,57,49,49,57,57,48,49,57,56,57,49,57,56,56,49,57,56,55,49,57,56,54,49,57,56,53,49,57,56,52,49,57,56,51,49,57,56,50,49,57,56,49,49,57,56,48,49,57,55,57,49,57,55,56,49,57,55,55,49,57,55,54,49,57,55,53,49,57,55,52,49,57,55,51,49,57,55,50,49,57,55,49,49,57,55,48,49,57,54,57,49,57,54,56,49,57,54,55,49,57,54,54,49,57,54,53,49,57,54,52,49,57,54,51,49,57,54,50,49,57,54,49,49,57,54,48,49,57,53,57,49,57,53,56,49,57,53,55,49,57,53,54,49,57,53,53,49,57,53,52,49,57,53,51,49,57,53,50,49,57,53,49,49,57,53,48,49,48,48,48,49,48,50,52,49,51,57,52,48,48,48,48,57,57,57,57,99,111,109,111,109,195,161,115,101,115,116,101,101,115,116,97,112,101,114,111,116,111,100,111,104,97,99,101,99,97,100,97,97,195,177,111,98,105,101,110,100,195,173,97,97,115,195,173,118,105,100,97,99,97,115,111,111,116,114,111,102,111,114,111,115,111,108,111,111,116,114,97,99,117,97,108,100,105,106,111,115,105,100,111,103,114,97,110,116,105,112,111,116,101,109,97,100,101,98,101,97,108,103,111,113,117,195,169,101,115,116,111,110,97,100,97,116,114,101,115,112,111,99,111,99,97,115,97,98,97,106,111,116,111,100,97,115,105,110,111,97,103,117,97,112,117,101,115,117,110,111,115,97,110,116,101,100,105,99,101,108,117,105,115,101,108,108,97,109,97,121,111,122,111,110,97,97,109,111,114,112,105,115,111,111,98,114,97,99,108,105,99,101,108,108,111,100,105,111,115,104,111,114,97,99,97,115,105,208,183,208,176,208,189,208,176,208,190,208,188,209,128,208,176,209,128,209,131,209,130,208,176,208,189,208,181,208,191,208,190,208,190,209,130,208,184,208,183,208,189,208,190,208,180,208,190,209,130,208,190,208,182,208,181,208,190,208,189,208,184,209,133,208,157,208,176,208,181,208,181,208,177,209,139,208,188,209,139,208,146,209,139,209,129,208,190,208,178,209,139,208,178,208,190,208,157,208,190,208,190,208,177,208,159,208,190,208,187,208,184,208,189,208,184,208,160,208,164,208,157,208,181,208,156,209,139,209,130,209,139,208,158,208,189,208,184,208,188,208,180,208,176,208,151,208,176,208,148,208,176,208,157,209,131,208,158,208,177,209,130,208,181,208,152,208,183,208,181,208,185,208,189,209,131,208,188,208,188,208,162,209,139,209,131,208,182,217,129,217,138,216,163,217,134,217,133,216,167,217,133,216,185,217,131,217,132,216,163,217,136,216,177,216,175,217,138,216,167,217,129,217,137,217,135,217,136,217,132,217,133,217,132,217,131,216,167,217,136,217,132,217,135,216,168,216,179,216,167,217,132,216,165,217,134,217,135,217,138,216,163,217,138,217,130,216,175,217,135,217,132,216,171,217,133,216,168,217,135,217,132,217,136,217,132,217,138,216,168,217,132,216,167,217,138,216,168,217,131,216,180,217,138,216,167,217,133,216,163,217,133,217,134,216,170,216,168,217,138,217,132,217,134,216,173,216,168,217,135,217,133,217,133,216,180,217,136,216,180,102,105,114,115,116,118,105,100,101,111,108,105,103,104,116,119,111,114,108,100,109,101,100,105,97,119,104,105,116,101,99,108,111,115,101,98,108,97,99,107,114,105,103,104,116,115,109,97,108,108,98,111,111,107,115,112,108,97,99,101,109,117,115,105,99,102,105,101,108,100,111,114,100,101,114,112,111,105,110,116,118,97,108,117,101,108,101,118,101,108,116,97,98,108,101,98,111,97,114,100,104,111,117,115,101,103,114,111,117,112,119,111,114,107,115,121,101,97,114,115,115,116,97,116,101,116,111,100,97,121,119,97,116,101,114,115,116,97,114,116,115,116,121,108,101,100,101,97,116,104,112,111,119,101,114,112,104,111,110,101,110,105,103,104,116,101,114,114,111,114,105,110,112,117,116,97,98,111,117,116,116,101,114,109,115,116,105,116,108,101,116,111,111,108,115,101,118,101,110,116,108,111,99,97,108,116,105,109,101,115,108,97,114,103,101,119,111,114,100,115,103,97,109,101,115,115,104,111,114,116,115,112,97,99,101,102,111,99,117,115,99,108,101,97,114,109,111,100,101,108,98,108,111,99,107,103,117,105,100,101,114,97,100,105,111,115,104,97,114,101,119,111,109,101,110,97,103,97,105,110,109,111,110,101,121,105,109,97,103,101,110,97,109,101,115,121,111,117,110,103,108,105,110,101,115,108,97,116,101,114,99,111,108,111,114,103,114,101,101,110,102,114,111,110,116,38,97,109,112,59,119,97,116,99,104,102,111,114,99,101,112,114,105,99,101,114,117,108,101,115,98,101,103,105,110,97,102,116,101,114,118,105,115,105,116,105,115,115,117,101,97,114,101,97,115,98,101,108,111,119,105,110,100,101,120,116,111,116,97,108,104,111,117,114,115,108,97,98,101,108,112,114,105,110,116,112,114,101,115,115,98,117,105,108,116,108,105,110,107,115,115,112,101,101,100,115,116,117,100,121,116,114,97,100,101,102,111,117,110,100,115,101,110,115,101,117,110,100,101,114,115,104,111,119,110,102,111,114,109,115,114,97,110,103,101,97,100,100,101,100,115,116,105,108,108,109,111,118,101,100,116,97,107,101,110,97,98,111,118,101,102,108,97,115,104,102,105,120,101,100,111,102,116,101,110,111,116,104,101,114,118,105,101,119,115,99,104,101,99,107,108,101,103,97,108,114,105,118,101,114,105,116,101,109,115,113,117,105,99,107,115,104,97,112,101,104,117,109,97,110,101,120,105,115,116,103,111,105,110,103,109,111,118,105,101,116,104,105,114,100,98,97,115,105,99,112,101,97,99,101,115,116,97,103,101,119,105,100,116,104,108,111,103,105,110,105,100,101,97,115,119,114,111,116,101,112,97,103,101,115,117,115,101,114,115,100,114,105,118,101,115,116,111,114,101,98,114,101,97,107,115,111,117,116,104,118,111,105,99,101,115,105,116,101,115,109,111,110,116,104,119,104,101,114,101,98,117,105,108,100,119,104,105,99,104,101,97,114,116,104,102,111,114,117,109,116,104,114,101,101,115,112,111,114,116,112,97,114,116,121,67,108,105,99,107,108,111,119,101,114,108,105,118,101,115,99,108,97,115,115,108,97,121,101,114,101,110,116,114,121,115,116,111,114,121,117,115,97,103,101,115,111,117,110,100,99,111,117,114,116,121,111,117,114,32,98,105,114,116,104,112,111,112,117,112,116,121,112,101,115,97,112,112,108,121,73,109,97,103,101,98,101,105,110,103,117,112,112,101,114,110,111,116,101,115,101,118,101,114,121,115,104,111,119,115,109,101,97,110,115,101,120,116,114,97,109,97,116,99,104,116,114,97,99,107,107,110,111,119,110,101,97,114,108,121,98,101,103,97,110,115,117,112,101,114,112,97,112,101,114,110,111,114,116,104,108,101,97,114,110,103,105,118,101,110,110,97,109,101,100,101,110,100,101,100,84,101,114,109,115,112,97,114,116,115,71,114,111,117,112,98,114,97,110,100,117,115,105,110,103,119,111,109,97,110,102,97,108,115,101,114,101,97,100,121,97,117,100,105,111,116,97,107,101,115,119,104,105,108,101,46,99,111,109,47,108,105,118,101,100,99,97,115,101,115,100,97,105,108,121,99,104,105,108,100,103,114,101,97,116,106,117,100,103,101,116,104,111,115,101,117,110,105,116,115,110,101,118,101,114,98,114,111,97,100,99,111,97,115,116,99,111,118,101,114,97,112,112,108,101,102,105,108,101,115,99,121,99,108,101,115,99,101,110,101,112,108,97,110,115,99,108,105,99,107,119,114,105,116,101,113,117,101,101,110,112,105,101,99,101,101,109,97,105,108,102,114,97,109,101,111,108,100,101,114,112,104,111,116,111,108,105,109,105,116,99,97,99,104,101,99,105,118,105,108,115,99,97,108,101,101,110,116,101,114,116,104,101,109,101,116,104,101,114,101,116,111,117,99,104,98,111,117,110,100,114,111,121,97,108,97,115,107,101,100,119,104,111,108,101,115,105,110,99,101,115,116,111,99,107,32,110,97,109,101,102,97,105,116,104,104,101,97,114,116,101,109,112,116,121,111,102,102,101,114,115,99,111,112,101,111,119,110,101,100,109,105,103,104,116,97,108,98,117,109,116,104,105,110,107,98,108,111,111,100,97,114,114,97,121,109,97,106,111,114,116,114,117,115,116,99,97,110,111,110,117,110,105,111,110,99,111,117,110,116,118,97,108,105,100,115,116,111,110,101,83,116,121,108,101,76,111,103,105,110,104,97,112,112,121,111,99,99,117,114,108,101,102,116,58,102,114,101,115,104,113,117,105,116,101,102,105,108,109,115,103,114,97,100,101,110,101,101,100,115,117,114,98,97,110,102,105,103,104,116,98,97,115,105,115,104,111,118,101,114,97,117,116,111,59,114,111,117,116,101,46,104,116,109,108,109,105,120,101,100,102,105,110,97,108,89,111,117,114,32,115,108,105,100,101,116,111,112,105,99,98,114,111,119,110,97,108,111,110,101,100,114,97,119,110,115,112,108,105,116,114,101,97,99,104,82,105,103,104,116,100,97,116,101,115,109,97,114,99,104,113,117,111,116,101,103,111,111,100,115,76,105,110,107,115,100,111,117,98,116,97,115,121,110,99,116,104,117,109,98,97,108,108,111,119,99,104,105,101,102,121,111,117,116,104,110,111,118,101,108,49,48,112,120,59,115,101,114,118,101,117,110,116,105,108,104,97,110,100,115,67,104,101,99,107,83,112,97,99,101,113,117,101,114,121,106,97,109,101,115,101,113,117,97,108,116,119,105,99,101,48,44,48,48,48,83,116,97,114,116,112,97,110,101,108,115,111,110,103,115,114,111,117,110,100,101,105,103,104,116,115,104,105,102,116,119,111,114,116,104,112,111,115,116,115,108,101,97,100,115,119,101,101,107,115,97,118,111,105,100,116,104,101,115,101,109,105,108,101,115,112,108,97,110,101,115,109,97,114,116,97,108,112,104,97,112,108,97,110,116,109,97,114,107,115,114,97,116,101,115,112,108,97,121,115,99,108,97,105,109,115,97,108,101,115,116,101,120,116,115,115,116,97,114,115,119,114,111,110,103,60,47,104,51,62,116,104,105,110,103,46,111,114,103,47,109,117,108,116,105,104,101,97,114,100,80,111,119,101,114,115,116,97,110,100,116,111,107,101,110,115,111,108,105,100,40,116,104,105,115,98,114,105,110,103,115,104,105,112,115,115,116,97,102,102,116,114,105,101,100,99,97,108,108,115,102,117,108,108,121,102,97,99,116,115,97,103,101,110,116,84,104,105,115,32,47,47,45,45,62,97,100,109,105,110,101,103,121,112,116,69,118,101,110,116,49,53,112,120,59,69,109,97,105,108,116,114,117,101,34,99,114,111,115,115,115,112,101,110,116,98,108,111,103,115,98,111,120,34,62,110,111,116,101,100,108,101,97,118,101,99,104,105,110,97,115,105,122,101,115,103,117,101,115,116,60,47,104,52,62,114,111,98,111,116,104,101,97,118,121,116,114,117,101,44,115,101,118,101,110,103,114,97,110,100,99,114,105,109,101,115,105,103,110,115,97,119,97,114,101,100,97,110,99,101,112,104,97,115,101,62,60,33,45,45,101,110,95,85,83,38,35,51,57,59,50,48,48,112,120,95,110,97,109,101,108,97,116,105,110,101,110,106,111,121,97,106,97,120,46,97,116,105,111,110,115,109,105,116,104,85,46,83,46,32,104,111,108,100,115,112,101,116,101,114,105,110,100,105,97,110,97,118,34,62,99,104,97,105,110,115,99,111,114,101,99,111,109,101,115,100,111,105,110,103,112,114,105,111,114,83,104,97,114,101,49,57,57,48,115,114,111,109,97,110,108,105,115,116,115,106,97,112,97,110,102,97,108,108,115,116,114,105,97,108,111,119,110,101,114,97,103,114,101,101,60,47,104,50,62,97,98,117,115,101,97,108,101,114,116,111,112,101,114,97,34,45,47,47,87,99,97,114,100,115,104,105,108,108,115,116,101,97,109,115,80,104,111,116,111,116,114,117,116,104,99,108,101,97,110,46,112,104,112,63,115,97,105,110,116,109,101,116,97,108,108,111,117,105,115,109,101,97,110,116,112,114,111,111,102,98,114,105,101,102,114,111,119,34,62,103,101,110,114,101,116,114,117,99,107,108,111,111,107,115,86,97,108,117,101,70,114,97,109,101,46,110,101,116,47,45,45,62,10,60,116,114,121,32,123,10,118,97,114,32,109,97,107,101,115,99,111,115,116,115,112,108,97,105,110,97,100,117,108,116,113,117,101,115,116,116,114,97,105,110,108,97,98,111,114,104,101,108,112,115,99,97,117,115,101,109,97,103,105,99,109,111,116,111,114,116,104,101,105,114,50,53,48,112,120,108,101,97,115,116,115,116,101,112,115,67,111,117,110,116,99,111,117,108,100,103,108,97,115,115,115,105,100,101,115,102,117,110,100,115,104,111,116,101,108,97,119,97,114,100,109,111,117,116,104,109,111,118,101,115,112,97,114,105,115,103,105,118,101,115,100,117,116,99,104,116,101,120,97,115,102,114,117,105,116,110,117,108,108,44,124,124,91,93,59,116,111,112,34,62,10,60,33,45,45,80,79,83,84,34,111,99,101,97,110,60,98,114,47,62,102,108,111,111,114,115,112,101,97,107,100,101,112,116,104,32,115,105,122,101,98,97,110,107,115,99,97,116,99,104,99,104,97,114,116,50,48,112,120,59,97,108,105,103,110,100,101,97,108,115,119,111,117,108,100,53,48,112,120,59,117,114,108,61,34,112,97,114,107,115,109,111,117,115,101,77,111,115,116,32,46,46,46,60,47,97,109,111,110,103,98,114,97,105,110,98,111,100,121,32,110,111,110,101,59,98,97,115,101,100,99,97,114,114,121,100,114,97,102,116,114,101,102,101,114,112,97,103,101,95,104,111,109,101,46,109,101,116,101,114,100,101,108,97,121,100,114,101,97,109,112,114,111,118,101,106,111,105,110,116,60,47,116,114,62,100,114,117,103,115,60,33,45,45,32,97,112,114,105,108,105,100,101,97,108,97,108,108,101,110,101,120,97,99,116,102,111,114,116,104,99,111,100,101,115,108,111,103,105,99,86,105,101,119,32,115,101,101,109,115,98,108,97,110,107,112,111,114,116,115,32,40,50,48,48,115,97,118,101,100,95,108,105,110,107,103,111,97,108,115,103,114,97,110,116,103,114,101,101,107,104,111,109,101,115,114,105,110,103,115,114,97,116,101,100,51,48,112,120,59,119,104,111,115,101,112,97,114,115,101,40,41,59,34,32,66,108,111,99,107,108,105,110,117,120,106,111,110,101,115,112,105,120,101,108,39,41,59,34,62,41,59,105,102,40,45,108,101,102,116,100,97,118,105,100,104,111,114,115,101,70,111,99,117,115,114,97,105,115,101,98,111,120,101,115,84,114,97,99,107,101,109,101,110,116,60,47,101,109,62,98,97,114,34,62,46,115,114,99,61,116,111,119,101,114,97,108,116,61,34,99,97,98,108,101,104,101,110,114,121,50,52,112,120,59,115,101,116,117,112,105,116,97,108,121,115,104,97,114,112,109,105,110,111,114,116,97,115,116,101,119,97,110,116,115,116,104,105,115,46,114,101,115,101,116,119,104,101,101,108,103,105,114,108,115,47,99,115,115,47,49,48,48,37,59,99,108,117,98,115,115,116,117,102,102,98,105,98,108,101,118,111,116,101,115,32,49,48,48,48,107,111,114,101,97,125,41,59,13,10,98,97,110,100,115,113,117,101,117,101,61,32,123,125,59,56,48,112,120,59,99,107,105,110,103,123,13,10,9,9,97,104,101,97,100,99,108,111,99,107,105,114,105,115,104,108,105,107,101,32,114,97,116,105,111,115,116,97,116,115,70,111,114,109,34,121,97,104,111,111,41,91,48,93,59,65,98,111,117,116,102,105,110,100,115,60,47,104,49,62,100,101,98,117,103,116,97,115,107,115,85,82,76,32,61,99,101,108,108,115,125,41,40,41,59,49,50,112,120,59,112,114,105,109,101,116,101,108,108,115,116,117,114,110,115,48,120,54,48,48,46,106,112,103,34,115,112,97,105,110,98,101,97,99,104,116,97,120,101,115,109,105,99,114,111,97,110,103,101,108,45,45,62,60,47,103,105,102,116,115,115,116,101,118,101,45,108,105,110,107,98,111,100,121,46,125,41,59,10,9,109,111,117,110,116,32,40,49,57,57,70,65,81,60,47,114,111,103,101,114,102,114,97,110,107,67,108,97,115,115,50,56,112,120,59,102,101,101,100,115,60,104,49,62,60,115,99,111,116,116,116,101,115,116,115,50,50,112,120,59,100,114,105,110,107,41,32,124,124,32,108,101,119,105,115,115,104,97,108,108,35,48,51,57,59,32,102,111,114,32,108,111,118,101,100,119,97,115,116,101,48,48,112,120,59,106,97,58,227,130,115,105,109,111,110,60,102,111,110,116,114,101,112,108,121,109,101,101,116,115,117,110,116,101,114,99,104,101,97,112,116,105,103,104,116,66,114,97,110,100,41,32,33,61,32,100,114,101,115,115,99,108,105,112,115,114,111,111,109,115,111,110,107,101,121,109,111,98,105,108,109,97,105,110,46,78,97,109,101,32,112,108,97,116,101,102,117,110,110,121,116,114,101,101,115,99,111,109,47,34,49,46,106,112,103,119,109,111,100,101,112,97,114,97,109,83,84,65,82,84,108,101,102,116,32,105,100,100,101,110,44,32,50,48,49,41,59,10,125,10,102,111,114,109,46,118,105,114,117,115,99,104,97,105,114,116,114,97,110,115,119,111,114,115,116,80,97,103,101,115,105,116,105,111,110,112,97,116,99,104,60,33,45,45,10,111,45,99,97,99,102,105,114,109,115,116,111,117,114,115,44,48,48,48,32,97,115,105,97,110,105,43,43,41,123,97,100,111,98,101,39,41,91,48,93,105,100,61,49,48,98,111,116,104,59,109,101,110,117,32,46,50,46,109,105,46,112,110,103,34,107,101,118,105,110,99,111,97,99,104,67,104,105,108,100,98,114,117,99,101,50,46,106,112,103,85,82,76,41,43,46,106,112,103,124,115,117,105,116,101,115,108,105,99,101,104,97,114,114,121,49,50,48,34,32,115,119,101,101,116,116,114,62,13,10,110,97,109,101,61,100,105,101,103,111,112,97,103,101,32,115,119,105,115,115,45,45,62,10,10,35,102,102,102,59,34,62,76,111,103,46,99,111,109,34,116,114,101,97,116,115,104,101,101,116,41,32,38,38,32,49,52,112,120,59,115,108,101,101,112,110,116,101,110,116,102,105,108,101,100,106,97,58,227,131,105,100,61,34,99,78,97,109,101,34,119,111,114,115,101,115,104,111,116,115,45,98,111,120,45,100,101,108,116,97,10,38,108,116,59,98,101,97,114,115,58,52,56,90,60,100,97,116,97,45,114,117,114,97,108,60,47,97,62,32,115,112,101,110,100,98,97,107,101,114,115,104,111,112,115,61,32,34,34,59,112,104,112,34,62,99,116,105,111,110,49,51,112,120,59,98,114,105,97,110,104,101,108,108,111,115,105,122,101,61,111,61,37,50,70,32,106,111,105,110,109,97,121,98,101,60,105,109,103,32,105,109,103,34,62,44,32,102,106,115,105,109,103,34,32,34,41,91,48,93,77,84,111,112,66,84,121,112,101,34,110,101,119,108,121,68,97,110,115,107,99,122,101,99,104,116,114,97,105,108,107,110,111,119,115,60,47,104,53,62,102,97,113,34,62,122,104,45,99,110,49,48,41,59,10,45,49,34,41,59,116,121,112,101,61,98,108,117,101,115,116,114,117,108,121,100,97,118,105,115,46,106,115,39,59,62,13,10,60,33,115,116,101,101,108,32,121,111,117,32,104,50,62,13,10,102,111,114,109,32,106,101,115,117,115,49,48,48,37,32,109,101,110,117,46,13,10,9,13,10,119,97,108,101,115,114,105,115,107,115,117,109,101,110,116,100,100,105,110,103,98,45,108,105,107,116,101,97,99,104,103,105,102,34,32,118,101,103,97,115,100,97,110,115,107,101,101,115,116,105,115,104,113,105,112,115,117,111,109,105,115,111,98,114,101,100,101,115,100,101,101,110,116,114,101,116,111,100,111,115,112,117,101,100,101,97,195,177,111,115,101,115,116,195,161,116,105,101,110,101,104,97,115,116,97,111,116,114,111,115,112,97,114,116,101,100,111,110,100,101,110,117,101,118,111,104,97,99,101,114,102,111,114,109,97,109,105,115,109,111,109,101,106,111,114,109,117,110,100,111,97,113,117,195,173,100,195,173,97,115,115,195,179,108,111,97,121,117,100,97,102,101,99,104,97,116,111,100,97,115,116,97,110,116,111,109,101,110,111,115,100,97,116,111,115,111,116,114,97,115,115,105,116,105,111,109,117,99,104,111,97,104,111,114,97,108,117,103,97,114,109,97,121,111,114,101,115,116,111,115,104,111,114,97,115,116,101,110,101,114,97,110,116,101,115,102,111,116,111,115,101,115,116,97,115,112,97,195,173,115,110,117,101,118,97,115,97,108,117,100,102,111,114,111,115,109,101,100,105,111,113,117,105,101,110,109,101,115,101,115,112,111,100,101,114,99,104,105,108,101,115,101,114,195,161,118,101,99,101,115,100,101,99,105,114,106,111,115,195,169,101,115,116,97,114,118,101,110,116,97,103,114,117,112,111,104,101,99,104,111,101,108,108,111,115,116,101,110,103,111,97,109,105,103,111,99,111,115,97,115,110,105,118,101,108,103,101,110,116,101,109,105,115,109,97,97,105,114,101,115,106,117,108,105,111,116,101,109,97,115,104,97,99,105,97,102,97,118,111,114,106,117,110,105,111,108,105,98,114,101,112,117,110,116,111,98,117,101,110,111,97,117,116,111,114,97,98,114,105,108,98,117,101,110,97,116,101,120,116,111,109,97,114,122,111,115,97,98,101,114,108,105,115,116,97,108,117,101,103,111,99,195,179,109,111,101,110,101,114,111,106,117,101,103,111,112,101,114,195,186,104,97,98,101,114,101,115,116,111,121,110,117,110,99,97,109,117,106,101,114,118,97,108,111,114,102,117,101,114,97,108,105,98,114,111,103,117,115,116,97,105,103,117,97,108,118,111,116,111,115,99,97,115,111,115,103,117,195,173,97,112,117,101,100,111,115,111,109,111,115,97,118,105,115,111,117,115,116,101,100,100,101,98,101,110,110,111,99,104,101,98,117,115,99,97,102,97,108,116,97,101,117,114,111,115,115,101,114,105,101,100,105,99,104,111,99,117,114,115,111,99,108,97,118,101,99,97,115,97,115,108,101,195,179,110,112,108,97,122,111,108,97,114,103,111,111,98,114,97,115,118,105,115,116,97,97,112,111,121,111,106,117,110,116,111,116,114,97,116,97,118,105,115,116,111,99,114,101,97,114,99,97,109,112,111,104,101,109,111,115,99,105,110,99,111,99,97,114,103,111,112,105,115,111,115,111,114,100,101,110,104,97,99,101,110,195,161,114,101,97,100,105,115,99,111,112,101,100,114,111,99,101,114,99,97,112,117,101,100,97,112,97,112,101,108,109,101,110,111,114,195,186,116,105,108,99,108,97,114,111,106,111,114,103,101,99,97,108,108,101,112,111,110,101,114,116,97,114,100,101,110,97,100,105,101,109,97,114,99,97,115,105,103,117,101,101,108,108,97,115,115,105,103,108,111,99,111,99,104,101,109,111,116,111,115,109,97,100,114,101,99,108,97,115,101,114,101,115,116,111,110,105,195,177,111,113,117,101,100,97,112,97,115,97,114,98,97,110,99,111,104,105,106,111,115,118,105,97,106,101,112,97,98,108,111,195,169,115,116,101,118,105,101,110,101,114,101,105,110,111,100,101,106,97,114,102,111,110,100,111,99,97,110,97,108,110,111,114,116,101,108,101,116,114,97,99,97,117,115,97,116,111,109,97,114,109,97,110,111,115,108,117,110,101,115,97,117,116,111,115,118,105,108,108,97,118,101,110,100,111,112,101,115,97,114,116,105,112,111,115,116,101,110,103,97,109,97,114,99,111,108,108,101,118,97,112,97,100,114,101,117,110,105,100,111,118,97,109,111,115,122,111,110,97,115,97,109,98,111,115,98,97,110,100,97,109,97,114,105,97,97,98,117,115,111,109,117,99,104,97,115,117,98,105,114,114,105,111,106,97,118,105,118,105,114,103,114,97,100,111,99,104,105,99,97,97,108,108,195,173,106,111,118,101,110,100,105,99,104,97,101,115,116,97,110,116,97,108,101,115,115,97,108,105,114,115,117,101,108,111,112,101,115,111,115,102,105,110,101,115,108,108,97,109,97,98,117,115,99,111,195,169,115,116,97,108,108,101,103,97,110,101,103,114,111,112,108,97,122,97,104,117,109,111,114,112,97,103,97,114,106,117,110,116,97,100,111,98,108,101,105,115,108,97,115,98,111,108,115,97,98,97,195,177,111,104,97,98,108,97,108,117,99,104,97,195,129,114,101,97,100,105,99,101,110,106,117,103,97,114,110,111,116,97,115,118,97,108,108,101,97,108,108,195,161,99,97,114,103,97,100,111,108,111,114,97,98,97,106,111,101,115,116,195,169,103,117,115,116,111,109,101,110,116,101,109,97,114,105,111,102,105,114,109,97,99,111,115,116,111,102,105,99,104,97,112,108,97,116,97,104,111,103,97,114,97,114,116,101,115,108,101,121,101,115,97,113,117,101,108,109,117,115,101,111,98,97,115,101,115,112,111,99,111,115,109,105,116,97,100,99,105,101,108,111,99,104,105,99,111,109,105,101,100,111,103,97,110,97,114,115,97,110,116,111,101,116,97,112,97,100,101,98,101,115,112,108,97,121,97,114,101,100,101,115,115,105,101,116,101,99,111,114,116,101,99,111,114,101,97,100,117,100,97,115,100,101,115,101,111,118,105,101,106,111,100,101,115,101,97,97,103,117,97,115,38,113,117,111,116,59,100,111,109,97,105,110,99,111,109,109,111,110,115,116,97,116,117,115,101,118,101,110,116,115,109,97,115,116,101,114,115,121,115,116,101,109,97,99,116,105,111,110,98,97,110,110,101,114,114,101,109,111,118,101,115,99,114,111,108,108,117,112,100,97,116,101,103,108,111,98,97,108,109,101,100,105,117,109,102,105,108,116,101,114,110,117,109,98,101,114,99,104,97,110,103,101,114,101,115,117,108,116,112,117,98,108,105,99,115,99,114,101,101,110,99,104,111,111,115,101,110,111,114,109,97,108,116,114,97,118,101,108,105,115,115,117,101,115,115,111,117,114,99,101,116,97,114,103,101,116,115,112,114,105,110,103,109,111,100,117,108,101,109,111,98,105,108,101,115,119,105,116,99,104,112,104,111,116,111,115,98,111,114,100,101,114,114,101,103,105,111,110,105,116,115,101,108,102,115,111,99,105,97,108,97,99,116,105,118,101,99,111,108,117,109,110,114,101,99,111,114,100,102,111,108,108,111,119,116,105,116,108,101,62,101,105,116,104,101,114,108,101,110,103,116,104,102,97,109,105,108,121,102,114,105,101,110,100,108,97,121,111,117,116,97,117,116,104,111,114,99,114,101,97,116,101,114,101,118,105,101,119,115,117,109,109,101,114,115,101,114,118,101,114,112,108,97,121,101,100,112,108,97,121,101,114,101,120,112,97,110,100,112,111,108,105,99,121,102,111,114,109,97,116,100,111,117,98,108,101,112,111,105,110,116,115,115,101,114,105,101,115,112,101,114,115,111,110,108,105,118,105,110,103,100,101,115,105,103,110,109,111,110,116,104,115,102,111,114,99,101,115,117,110,105,113,117,101,119,101,105,103,104,116,112,101,111,112,108,101,101,110,101,114,103,121,110,97,116,117,114,101,115,101,97,114,99,104,102,105,103,117,114,101,104,97,118,105,110,103,99,117,115,116,111,109,111,102,102,115,101,116,108,101,116,116,101,114,119,105,110,100,111,119,115,117,98,109,105,116,114,101,110,100,101,114,103,114,111,117,112,115,117,112,108,111,97,100,104,101,97,108,116,104,109,101,116,104,111,100,118,105,100,101,111,115,115,99,104,111,111,108,102,117,116,117,114,101,115,104,97,100,111,119,100,101,98,97,116,101,118,97,108,117,101,115,79,98,106,101,99,116,111,116,104,101,114,115,114,105,103,104,116,115,108,101,97,103,117,101,99,104,114,111,109,101,115,105,109,112,108,101,110,111,116,105,99,101,115,104,97,114,101,100,101,110,100,105,110,103,115,101,97,115,111,110,114,101,112,111,114,116,111,110,108,105,110,101,115,113,117,97,114,101,98,117,116,116,111,110,105,109,97,103,101,115,101,110,97,98,108,101,109,111,118,105,110,103,108,97,116,101,115,116,119,105,110,116,101,114,70,114,97,110,99,101,112,101,114,105,111,100,115,116,114,111,110,103,114,101,112,101,97,116,76,111,110,100,111,110,100,101,116,97,105,108,102,111,114,109,101,100,100,101,109,97,110,100,115,101,99,117,114,101,112,97,115,115,101,100,116,111,103,103,108,101,112,108,97,99,101,115,100,101,118,105,99,101,115,116,97,116,105,99,99,105,116,105,101,115,115,116,114,101,97,109,121,101,108,108,111,119,97,116,116,97,99,107,115,116,114,101,101,116,102,108,105,103,104,116,104,105,100,100,101,110,105,110,102,111,34,62,111,112,101,110,101,100,117,115,101,102,117,108,118,97,108,108,101,121,99,97,117,115,101,115,108,101,97,100,101,114,115,101,99,114,101,116,115,101,99,111,110,100,100,97,109,97,103,101,115,112,111,114,116,115,101,120,99,101,112,116,114,97,116,105,110,103,115,105,103,110,101,100,116,104,105,110,103,115,101,102,102,101,99,116,102,105,101,108,100,115,115,116,97,116,101,115,111,102,102,105,99,101,118,105,115,117,97,108,101,100,105,116,111,114,118,111,108,117,109,101,82,101,112,111,114,116,109,117,115,101,117,109,109,111,118,105,101,115,112,97,114,101,110,116,97,99,99,101,115,115,109,111,115,116,108,121,109,111,116,104,101,114,34,32,105,100,61,34,109,97,114,107,101,116,103,114,111,117,110,100,99,104,97,110,99,101,115,117,114,118,101,121,98,101,102,111,114,101,115,121,109,98,111,108,109,111,109,101,110,116,115,112,101,101,99,104,109,111,116,105,111,110,105,110,115,105,100,101,109,97,116,116,101,114,67,101,110,116,101,114,111,98,106,101,99,116,101,120,105,115,116,115,109,105,100,100,108,101,69,117,114,111,112,101,103,114,111,119,116,104,108,101,103,97,99,121,109,97,110,110,101,114,101,110,111,117,103,104,99,97,114,101,101,114,97,110,115,119,101,114,111,114,105,103,105,110,112,111,114,116,97,108,99,108,105,101,110,116,115,101,108,101,99,116,114,97,110,100,111,109,99,108,111,115,101,100,116,111,112,105,99,115,99,111,109,105,110,103,102,97,116,104,101,114,111,112,116,105,111,110,115,105,109,112,108,121,114,97,105,115,101,100,101,115,99,97,112,101,99,104,111,115,101,110,99,104,117,114,99,104,100,101,102,105,110,101,114,101,97,115,111,110,99,111,114,110,101,114,111,117,116,112,117,116,109,101,109,111,114,121,105,102,114,97,109,101,112,111,108,105,99,101,109,111,100,101,108,115,78,117,109,98,101,114,100,117,114,105,110,103,111,102,102,101,114,115,115,116,121,108,101,115,107,105,108,108,101,100,108,105,115,116,101,100,99,97,108,108,101,100,115,105,108,118,101,114,109,97,114,103,105,110,100,101,108,101,116,101,98,101,116,116,101,114,98,114,111,119,115,101,108,105,109,105,116,115,71,108,111,98,97,108,115,105,110,103,108,101,119,105,100,103,101,116,99,101,110,116,101,114,98,117,100,103,101,116,110,111,119,114,97,112,99,114,101,100,105,116,99,108,97,105,109,115,101,110,103,105,110,101,115,97,102,101,116,121,99,104,111,105,99,101,115,112,105,114,105,116,45,115,116,121,108,101,115,112,114,101,97,100,109,97,107,105,110,103,110,101,101,100,101,100,114,117,115,115,105,97,112,108,101,97,115,101,101,120,116,101,110,116,83,99,114,105,112,116,98,114,111,107,101,110,97,108,108,111,119,115,99,104,97,114,103,101,100,105,118,105,100,101,102,97,99,116,111,114,109,101,109,98,101,114,45,98,97,115,101,100,116,104,101,111,114,121,99,111,110,102,105,103,97,114,111,117,110,100,119,111,114,107,101,100,104,101,108,112,101,100,67,104,117,114,99,104,105,109,112,97,99,116,115,104,111,117,108,100,97,108,119,97,121,115,108,111,103,111,34,32,98,111,116,116,111,109,108,105,115,116,34,62,41,123,118,97,114,32,112,114,101,102,105,120,111,114,97,110,103,101,72,101,97,100,101,114,46,112,117,115,104,40,99,111,117,112,108,101,103,97,114,100,101,110,98,114,105,100,103,101,108,97,117,110,99,104,82,101,118,105,101,119,116,97,107,105,110,103,118,105,115,105,111,110,108,105,116,116,108,101,100,97,116,105,110,103,66,117,116,116,111,110,98,101,97,117,116,121,116,104,101,109,101,115,102,111,114,103,111,116,83,101,97,114,99,104,97,110,99,104,111,114,97,108,109,111,115,116,108,111,97,100,101,100,67,104,97,110,103,101,114,101,116,117,114,110,115,116,114,105,110,103,114,101,108,111,97,100,77,111,98,105,108,101,105,110,99,111,109,101,115,117,112,112,108,121,83,111,117,114,99,101,111,114,100,101,114,115,118,105,101,119,101,100,38,110,98,115,112,59,99,111,117,114,115,101,65,98,111,117,116,32,105,115,108,97,110,100,60,104,116,109,108,32,99,111,111,107,105,101,110,97,109,101,61,34,97,109,97,122,111,110,109,111,100,101,114,110,97,100,118,105,99,101,105,110,60,47,97,62,58,32,84,104,101,32,100,105,97,108,111,103,104,111,117,115,101,115,66,69,71,73,78,32,77,101,120,105,99,111,115,116,97,114,116,115,99,101,110,116,114,101,104,101,105,103,104,116,97,100,100,105,110,103,73,115,108,97,110,100,97,115,115,101,116,115,69,109,112,105,114,101,83,99,104,111,111,108,101,102,102,111,114,116,100,105,114,101,99,116,110,101,97,114,108,121,109,97,110,117,97,108,83,101,108,101,99,116,46,10,10,79,110,101,106,111,105,110,101,100,109,101,110,117,34,62,80,104,105,108,105,112,97,119,97,114,100,115,104,97,110,100,108,101,105,109,112,111,114,116,79,102,102,105,99,101,114,101,103,97,114,100,115,107,105,108,108,115,110,97,116,105,111,110,83,112,111,114,116,115,100,101,103,114,101,101,119,101,101,107,108,121,32,40,101,46,103,46,98,101,104,105,110,100,100,111,99,116,111,114,108,111,103,103,101,100,117,110,105,116,101,100,60,47,98,62,60,47,98,101,103,105,110,115,112,108,97,110,116,115,97,115,115,105,115,116,97,114,116,105,115,116,105,115,115,117,101,100,51,48,48,112,120,124,99,97,110,97,100,97,97,103,101,110,99,121,115,99,104,101,109,101,114,101,109,97,105,110,66,114,97,122,105,108,115,97,109,112,108,101,108,111,103,111,34,62,98,101,121,111,110,100,45,115,99,97,108,101,97,99,99,101,112,116,115,101,114,118,101,100,109,97,114,105,110,101,70,111,111,116,101,114,99,97,109,101,114,97,60,47,104,49,62,10,95,102,111,114,109,34,108,101,97,118,101,115,115,116,114,101,115,115,34,32,47,62,13,10,46,103,105,102,34,32,111,110,108,111,97,100,108,111,97,100,101,114,79,120,102,111,114,100,115,105,115,116,101,114,115,117,114,118,105,118,108,105,115,116,101,110,102,101,109,97,108,101,68,101,115,105,103,110,115,105,122,101,61,34,97,112,112,101,97,108,116,101,120,116,34,62,108,101,118,101,108,115,116,104,97,110,107,115,104,105,103,104,101,114,102,111,114,99,101,100,97,110,105,109,97,108,97,110,121,111,110,101,65,102,114,105,99,97,97,103,114,101,101,100,114,101,99,101,110,116,80,101,111,112,108,101,60,98,114,32,47,62,119,111,110,100,101,114,112,114,105,99,101,115,116,117,114,110,101,100,124,124,32,123,125,59,109,97,105,110,34,62,105,110,108,105,110,101,115,117,110,100,97,121,119,114,97,112,34,62,102,97,105,108,101,100,99,101,110,115,117,115,109,105,110,117,116,101,98,101,97,99,111,110,113,117,111,116,101,115,49,53,48,112,120,124,101,115,116,97,116,101,114,101,109,111,116,101,101,109,97,105,108,34,108,105,110,107,101,100,114,105,103,104,116,59,115,105,103,110,97,108,102,111,114,109,97,108,49,46,104,116,109,108,115,105,103,110,117,112,112,114,105,110,99,101,102,108,111,97,116,58,46,112,110,103,34,32,102,111,114,117,109,46,65,99,99,101,115,115,112,97,112,101,114,115,115,111,117,110,100,115,101,120,116,101,110,100,72,101,105,103,104,116,115,108,105,100,101,114,85,84,70,45,56,34,38,97,109,112,59,32,66,101,102,111,114,101,46,32,87,105,116,104,115,116,117,100,105,111,111,119,110,101,114,115,109,97,110,97,103,101,112,114,111,102,105,116,106,81,117,101,114,121,97,110,110,117,97,108,112,97,114,97,109,115,98,111,117,103,104,116,102,97,109,111,117,115,103,111,111,103,108,101,108,111,110,103,101,114,105,43,43,41,32,123,105,115,114,97,101,108,115,97,121,105,110,103,100,101,99,105,100,101,104,111,109,101,34,62,104,101,97,100,101,114,101,110,115,117,114,101,98,114,97,110,99,104,112,105,101,99,101,115,98,108,111,99,107,59,115,116,97,116,101,100,116,111,112,34,62,60,114,97,99,105,110,103,114,101,115,105,122,101,45,45,38,103,116,59,112,97,99,105,116,121,115,101,120,117,97,108,98,117,114,101,97,117,46,106,112,103,34,32,49,48,44,48,48,48,111,98,116,97,105,110,116,105,116,108,101,115,97,109,111,117,110,116,44,32,73,110,99,46,99,111,109,101,100,121,109,101,110,117,34,32,108,121,114,105,99,115,116,111,100,97,121,46,105,110,100,101,101,100,99,111,117,110,116,121,95,108,111,103,111,46,70,97,109,105,108,121,108,111,111,107,101,100,77,97,114,107,101,116,108,115,101,32,105,102,80,108,97,121,101,114,116,117,114,107,101,121,41,59,118,97,114,32,102,111,114,101,115,116,103,105,118,105,110,103,101,114,114,111,114,115,68,111,109,97,105,110,125,101,108,115,101,123,105,110,115,101,114,116,66,108,111,103,60,47,102,111,111,116,101,114,108,111,103,105,110,46,102,97,115,116,101,114,97,103,101,110,116,115,60,98,111,100,121,32,49,48,112,120,32,48,112,114,97,103,109,97,102,114,105,100,97,121,106,117,110,105,111,114,100,111,108,108,97,114,112,108,97,99,101,100,99,111,118,101,114,115,112,108,117,103,105,110,53,44,48,48,48,32,112,97,103,101,34,62,98,111,115,116,111,110,46,116,101,115,116,40,97,118,97,116,97,114,116,101,115,116,101,100,95,99,111,117,110,116,102,111,114,117,109,115,115,99,104,101,109,97,105,110,100,101,120,44,102,105,108,108,101,100,115,104,97,114,101,115,114,101,97,100,101,114,97,108,101,114,116,40,97,112,112,101,97,114,83,117,98,109,105,116,108,105,110,101,34,62,98,111,100,121,34,62,10,42,32,84,104,101,84,104,111,117,103,104,115,101,101,105,110,103,106,101,114,115,101,121,78,101,119,115,60,47,118,101,114,105,102,121,101,120,112,101,114,116,105,110,106,117,114,121,119,105,100,116,104,61,67,111,111,107,105,101,83,84,65,82,84,32,97,99,114,111,115,115,95,105,109,97,103,101,116,104,114,101,97,100,110,97,116,105,118,101,112,111,99,107,101,116,98,111,120,34,62,10,83,121,115,116,101,109,32,68,97,118,105,100,99,97,110,99,101,114,116,97,98,108,101,115,112,114,111,118,101,100,65,112,114,105,108,32,114,101,97,108,108,121,100,114,105,118,101,114,105,116,101,109,34,62,109,111,114,101,34,62,98,111,97,114,100,115,99,111,108,111,114,115,99,97,109,112,117,115,102,105,114,115,116,32,124,124,32,91,93,59,109,101,100,105,97,46,103,117,105,116,97,114,102,105,110,105,115,104,119,105,100,116,104,58,115,104,111,119,101,100,79,116,104,101,114,32,46,112,104,112,34,32,97,115,115,117,109,101,108,97,121,101,114,115,119,105,108,115,111,110,115,116,111,114,101,115,114,101,108,105,101,102,115,119,101,100,101,110,67,117,115,116,111,109,101,97,115,105,108,121,32,121,111,117,114,32,83,116,114,105,110,103,10,10,87,104,105,108,116,97,121,108,111,114,99,108,101,97,114,58,114,101,115,111,114,116,102,114,101,110,99,104,116,104,111,117,103,104,34,41,32,43,32,34,60,98,111,100,121,62,98,117,121,105,110,103,98,114,97,110,100,115,77,101,109,98,101,114,110,97,109,101,34,62,111,112,112,105,110,103,115,101,99,116,111,114,53,112,120,59,34,62,118,115,112,97,99,101,112,111,115,116,101,114,109,97,106,111,114,32,99,111,102,102,101,101,109,97,114,116,105,110,109,97,116,117,114,101,104,97,112,112,101,110,60,47,110,97,118,62,107,97,110,115,97,115,108,105,110,107,34,62,73,109,97,103,101,115,61,102,97,108,115,101,119,104,105,108,101,32,104,115,112,97,99,101,48,38,97,109,112,59,32,10,10,73,110,32,32,112,111,119,101,114,80,111,108,115,107,105,45,99,111,108,111,114,106,111,114,100,97,110,66,111,116,116,111,109,83,116,97,114,116,32,45,99,111,117,110,116,50,46,104,116,109,108,110,101,119,115,34,62,48,49,46,106,112,103,79,110,108,105,110,101,45,114,105,103,104,116,109,105,108,108,101,114,115,101,110,105,111,114,73,83,66,78,32,48,48,44,48,48,48,32,103,117,105,100,101,115,118,97,108,117,101,41,101,99,116,105,111,110,114,101,112,97,105,114,46,120,109,108,34,32,32,114,105,103,104,116,115,46,104,116,109,108,45,98,108,111,99,107,114,101,103,69,120,112,58,104,111,118,101,114,119,105,116,104,105,110,118,105,114,103,105,110,112,104,111,110,101,115,60,47,116,114,62,13,117,115,105,110,103,32,10,9,118,97,114,32,62,39,41,59,10,9,60,47,116,100,62,10,60,47,116,114,62,10,98,97,104,97,115,97,98,114,97,115,105,108,103,97,108,101,103,111,109,97,103,121,97,114,112,111,108,115,107,105,115,114,112,115,107,105,216,177,216,175,217,136,228,184,173,230,150,135,231,174,128,228,189,147,231,185,129,233,171,148,228,191,161,230,129,175,228,184,173,229,155,189,230,136,145,228,187,172,228,184,128,228,184,170,229,133,172,229,143,184,231,174,161,231,144,134,232,174,186,229,157,155,229,143,175,228,187,165,230,156,141,229,138,161,230,151,182,233,151,180,228,184,170,228,186,186,228,186,167,229,147,129,232,135,170,229,183,177,228,188,129,228,184,154,230,159,165,231,156,139,229,183,165,228,189,156,232,129,148,231,179,187,230,178,161,230,156,137,231,189,145,231,171,153,230,137,128,230,156,137,232,175,132,232,174,186,228,184,173,229,191,131,230,150,135,231,171,160,231,148,168,230,136,183,233,166,150,233,161,181,228,189,156,232,128,133,230,138,128,230,156,175,233,151,174,233,162,152,231,155,184,229,133,179,228,184,139,232,189,189,230,144,156,231,180,162,228,189,191,231,148,168,232,189,175,228,187,182,229,156,168,231,186,191,228,184,187,233,162,152,232,181,132,230,150,153,232,167,134,233,162,145,229,155,158,229,164,141,230,179,168,229,134,140,231,189,145,231,187,156,230,148,182,232,151,143,229,134,133,229,174,185,230,142,168,232,141,144,229,184,130,229,156,186,230,182,136,230,129,175,231,169,186,233,151,180,229,143,145,229,184,131,228,187,128,228,185,136,229,165,189,229,143,139,231,148,159,230,180,187,229,155,190,231,137,135,229,143,145,229,177,149,229,166,130,230,158,156,230,137,139,230,156,186,230,150,176,233,151,187,230,156,128,230,150,176,230,150,185,229,188,143,229,140,151,228,186,172,230,143,144,228,190,155,229,133,179,228,186,142,230,155,180,229,164,154,232,191,153,228,184,170,231,179,187,231,187,159,231,159,165,233,129,147,230,184,184,230,136,143,229,185,191,229,145,138,229,133,182,228,187,150,229,143,145,232,161,168,229,174,137,229,133,168,231,172,172,228,184,128,228,188,154,229,145,152,232,191,155,232,161,140,231,130,185,229,135,187,231,137,136,230,157,131,231,148,181,229,173,144,228,184,150,231,149,140,232,174,190,232,174,161,229,133,141,232,180,185,230,149,153,232,130,178,229,138,160,229,133,165,230,180,187,229,138,168,228,187,150,228,187,172,229,149,134,229,147,129,229,141,154,229,174,162,231,142,176,229,156,168,228,184,138,230,181,183,229,166,130,228,189,149,229,183,178,231,187,143,231,149,153,232,168,128,232,175,166,231,187,134,231,164,190,229,140,186,231,153,187,229,189,149,230,156,172,231,171,153,233,156,128,232,166,129,228,187,183,230,160,188,230,148,175,230,140,129,229,155,189,233,153,133,233,147,190,230,142,165,229,155,189,229,174,182,229,187,186,232,174,190,230,156,139,229,143,139,233,152,133,232,175,187,230,179,149,229,190,139,228,189,141,231,189,174,231,187,143,230,181,142,233,128,137,230,139,169,232,191,153,230,160,183,229,189,147,229,137,141,229,136,134,231,177,187,230,142,146,232,161,140,229,155,160,228,184,186,228,186,164,230,152,147,230,156,128,229,144,142,233,159,179,228,185,144,228,184,141,232,131,189,233,128,154,232,191,135,232,161,140,228,184,154,231,167,145,230,138,128,229,143,175,232,131,189,232,174,190,229,164,135,229,144,136,228,189,156,229,164,167,229,174,182,231,164,190,228,188,154,231,160,148,231,169,182,228,184,147,228,184,154,229,133,168,233,131,168,233,161,185,231,155,174,232,191,153,233,135,140,232,191,152,230,152,175,229,188,128,229,167,139,230,131,133,229,134,181,231,148,181,232,132,145,230,150,135,228,187,182,229,147,129,231,137,140,229,184,174,229,138,169,230,150,135,229,140,150,232,181,132,230,186,144,229,164,167,229,173,166,229,173,166,228,185,160,229,156,176,229,157,128,230,181,143,232,167,136,230,138,149,232,181,132,229,183,165,231,168,139,232,166,129,230,177,130,230,128,142,228,185,136,230,151,182,229,128,153,229,138,159,232,131,189,228,184,187,232,166,129,231,155,174,229,137,141,232,181,132,232,174,175,229,159,142,229,184,130,230,150,185,230,179,149,231,148,181,229,189,177,230,139,155,232,129,152,229,163,176,230,152,142,228,187,187,228,189,149,229,129,165,229,186,183,230,149,176,230,141,174,231,190,142,229,155,189,230,177,189,232,189,166,228,187,139,231,187,141,228,189,134,230,152,175,228,186,164,230,181,129,231,148,159,228,186,167,230,137,128,228,187,165,231,148,181,232,175,157,230,152,190,231,164,186,228,184,128,228,186,155,229,141,149,228,189,141,228,186,186,229,145,152,229,136,134,230,158,144,229,156,176,229,155,190,230,151,133,230,184,184,229,183,165,229,133,183,229,173,166,231,148,159,231,179,187,229,136,151,231,189,145,229,143,139,229,184,150,229,173,144,229,175,134,231,160,129,233,162,145,233,129,147,230,142,167,229,136,182,229,156,176,229,140,186,229,159,186,230,156,172,229,133,168,229,155,189,231,189,145,228,184,138,233,135,141,232,166,129,231,172,172,228,186,140,229,150,156,230,172,162,232,191,155,229,133,165,229,143,139,230,131,133,232,191,153,228,186,155,232,128,131,232,175,149,229,143,145,231,142,176,229,159,185,232,174,173,228,187,165,228,184,138,230,148,191,229,186,156,230,136,144,228,184,186,231,142,175,229,162,131,233,166,153,230,184,175,229,144,140,230,151,182,229,168,177,228,185,144,229,143,145,233,128,129,228,184,128,229,174,154,229,188,128,229,143,145,228,189,156,229,147,129,230,160,135,229,135,134,230,172,162,232,191,142,232,167,163,229,134,179,229,156,176,230,150,185,228,184,128,228,184,139,228,187,165,229,143,138,232,180,163,228,187,187,230,136,150,232,128,133,229,174,162,230,136,183,228,187,163,232,161,168,231,167,175,229,136,134,229,165,179,228,186,186,230,149,176,231,160,129,233,148,128,229,148,174,229,135,186,231,142,176,231,166,187,231,186,191,229,186,148,231,148,168,229,136,151,232,161,168,228,184,141,229,144,140,231,188,150,232,190,145,231,187,159,232,174,161,230,159,165,232,175,162,228,184,141,232,166,129,230,156,137,229,133,179,230,156,186,230,158,132,229,190,136,229,164,154,230,146,173,230,148,190,231,187,132,231,187,135,230,148,191,231,173,150,231,155,180,230,142,165,232,131,189,229,138,155,230,157,165,230,186,144,230,153,130,233,150,147,231,156,139,229,136,176,231,131,173,233,151,168,229,133,179,233,148,174,228,184,147,229,140,186,233,157,158,229,184,184,232,139,177,232,175,173,231,153,190,229,186,166,229,184,140,230,156,155,231,190,142,229,165,179,230,175,148,232,190,131,231,159,165,232,175,134,232,167,132,229,174,154,229,187,186,232,174,174,233,131,168,233,151,168,230,132,143,232,167,129,231,178,190,229,189,169,230,151,165,230,156,172,230,143,144,233,171,152,229,143,145,232,168,128,230,150,185,233,157,162,229,159,186,233,135,145,229,164,132,231,144,134,230,157,131,233,153,144,229,189,177,231,137,135,233,147,182,232,161,140,232,191,152,230,156,137,229,136,134,228,186,171,231,137,169,229,147,129,231,187,143,232,144,165,230,183,187,229,138,160,228,184,147,229,174,182,232,191,153,231,167,141,232,175,157,233,162,152,232,181,183,230,157,165,228,184,154,229,138,161,229,133,172,229,145,138,232,174,176,229,189,149,231,174,128,228,187,139,232,180,168,233,135,143,231,148,183,228,186,186,229,189,177,229,147,141,229,188,149,231,148,168,230,138,165,229,145,138,233,131,168,229,136,134,229,191,171,233,128,159,229,146,168,232,175,162,230,151,182,229,176,154,230,179,168,230,132,143,231,148,179,232,175,183,229,173,166,230,160,161,229,186,148,232,175,165,229,142,134,229,143,178,229,143,170,230,152,175,232,191,148,229,155,158,232,180,173,228,185,176,229,144,141,231,167,176,228,184,186,228,186,134,230,136,144,229,138,159,232,175,180,230,152,142,228,190,155,229,186,148,229,173,169,229,173,144,228,184,147,233,162,152,231,168,139,229,186,143,228,184,128,232,136,172,230,156,131,229,147,161,229,143,170,230,156,137,229,133,182,229,174,131,228,191,157,230,138,164,232,128,140,228,184,148,228,187,138,229,164,169,231,170,151,229,143,163,229,138,168,230,128,129,231,138,182,230,128,129,231,137,185,229,136,171,232,174,164,228,184,186,229,191,133,233,161,187,230,155,180,230,150,176,229,176,143,232,175,180,230,136,145,229,128,145,228,189,156,228,184,186,229,170,146,228,189,147,229,140,133,230,139,172,233,130,163,228,185,136,228,184,128,230,160,183,229,155,189,229,134,133,230,152,175,229,144,166,230,160,185,230,141,174,231,148,181,232,167,134,229,173,166,233,153,162,229,133,183,230,156,137,232,191,135,231,168,139,231,148,177,228,186,142,228,186,186,230,137,141,229,135,186,230,157,165,228,184,141,232,191,135,230,173,163,229,156,168,230,152,142,230,152,159,230,149,133,228,186,139,229,133,179,231,179,187,230,160,135,233,162,152,229,149,134,229,138,161,232,190,147,229,133,165,228,184,128,231,155,180,229,159,186,231,161,128,230,149,153,229,173,166,228,186,134,232,167,163,229,187,186,231,173,145,231,187,147,230,158,156,229,133,168,231,144,131,233,128,154,231,159,165,232,174,161,229,136,146,229,175,185,228,186,142,232,137,186,230,156,175,231,155,184,229,134,140,229,143,145,231,148,159,231,156,159,231,154,132,229,187,186,231,171,139,231,173,137,231,186,167,231,177,187,229,158,139,231,187,143,233,170,140,229,174,158,231,142,176,229,136,182,228,189,156,230,157,165,232,135,170,230,160,135,231,173,190,228,187,165,228,184,139,229,142,159,229,136,155,230,151,160,230,179,149,229,133,182,228,184,173,229,128,139,228,186,186,228,184,128,229,136,135,230,140,135,229,141,151,229,133,179,233,151,173,233,155,134,229,155,162,231,172,172,228,184,137,229,133,179,230,179,168,229,155,160,230,173,164,231,133,167,231,137,135,230,183,177,229,156,179,229,149,134,228,184,154,229,185,191,229,183,158,230,151,165,230,156,159,233,171,152,231,186,167,230,156,128,232,191,145,231,187,188,229,144,136,232,161,168,231,164,186,228,184,147,232,190,145,232,161,140,228,184,186,228,186,164,233,128,154,232,175,132,228,187,183,232,167,137,229,190,151,231,178,190,229,141,142,229,174,182,229,186,173,229,174,140,230,136,144,230,132,159,232,167,137,229,174,137,232,163,133,229,190,151,229,136,176,233,130,174,228,187,182,229,136,182,229,186,166,233,163,159,229,147,129,232,153,189,231,132,182,232,189,172,232,189,189,230,138,165,228,187,183,232,174,176,232,128,133,230,150,185,230,161,136,232,161,140,230,148,191,228,186,186,230,176,145,231,148,168,229,147,129,228,184,156,232,165,191,230,143,144,229,135,186,233,133,146,229,186,151,231,132,182,229,144,142,228,187,152,230,172,190,231,131,173,231,130,185,228,187,165,229,137,141,229,174,140,229,133,168,229,143,145,229,184,150,232,174,190,231,189,174,233,162,134,229,175,188,229,183,165,228,184,154,229,140,187,233,153,162,231,156,139,231,156,139,231,187,143,229,133,184,229,142,159,229,155,160,229,185,179,229,143,176,229,144,132,231,167,141,229,162,158,229,138,160,230,157,144,230,150,153,230,150,176,229,162,158,228,185,139,229,144,142,232,129,140,228,184,154,230,149,136,230,158,156,228,187,138,229,185,180,232,174,186,230,150,135,230,136,145,229,155,189,229,145,138,232,175,137,231,137,136,228,184,187,228,191,174,230,148,185,229,143,130,228,184,142,230,137,147,229,141,176,229,191,171,228,185,144,230,156,186,230,162,176,232,167,130,231,130,185,229,173,152,229,156,168,231,178,190,231,165,158,232,142,183,229,190,151,229,136,169,231,148,168,231,187,167,231,187,173,228,189,160,228,187,172,232,191,153,228,185,136,230,168,161,229,188,143,232,175,173,232,168,128,232,131,189,229,164,159,233,155,133,232,153,142,230,147,141,228,189,156,233,163,142,230,160,188,228,184,128,232,181,183,231,167,145,229,173,166,228,189,147,232,130,178,231,159,173,228,191,161,230,157,161,228,187,182,230,178,187,231,150,151,232,191,144,229,138,168,228,186,167,228,184,154,228,188,154,232,174,174,229,175,188,232,136,170,229,133,136,231,148,159,232,129,148,231,155,159,229,143,175,230,152,175,229,149,143,233,161,140,231,187,147,230,158,132,228,189,156,231,148,168,232,176,131,230,159,165,232,179,135,230,150,153,232,135,170,229,138,168,232,180,159,232,180,163,229,134,156,228,184,154,232,174,191,233,151,174,229,174,158,230,150,189,230,142,165,229,143,151,232,174,168,232,174,186,233,130,163,228,184,170,229,143,141,233,166,136,229,138,160,229,188,186,229,165,179,230,128,167,232,140,131,229,155,180,230,156,141,229,139,153,228,188,145,233,151,178,228,187,138,230,151,165,229,174,162,230,156,141,232,167,128,231,156,139,229,143,130,229,138,160,231,154,132,232,175,157,228,184,128,231,130,185,228,191,157,232,175,129,229,155,190,228,185,166,230,156,137,230,149,136,230,181,139,232,175,149,231,167,187,229,138,168,230,137,141,232,131,189,229,134,179,229,174,154,232,130,161,231,165,168,228,184,141,230,150,173,233,156,128,230,177,130,228,184,141,229,190,151,229,138,158,230,179,149,228,185,139,233,151,180,233,135,135,231,148,168,232,144,165,233,148,128,230,138,149,232,175,137,231,155,174,230,160,135,231,136,177,230,131,133,230,145,132,229,189,177,230,156,137,228,186,155,232,164,135,232,163,189,230,150,135,229,173,166,230,156,186,228,188,154,230,149,176,229,173,151,232,163,133,228,191,174,232,180,173,231,137,169,229,134,156,230,157,145,229,133,168,233,157,162,231,178,190,229,147,129,229,133,182,229,174,158,228,186,139,230,131,133,230,176,180,229,185,179,230,143,144,231,164,186,228,184,138,229,184,130,232,176,162,232,176,162,230,153,174,233,128,154,230,149,153,229,184,136,228,184,138,228,188,160,231,177,187,229,136,171,230,173,140,230,155,178,230,139,165,230,156,137,229,136,155,230,150,176,233,133,141,228,187,182,229,143,170,232,166,129,230,151,182,228,187,163,232,179,135,232,168,138,232,190,190,229,136,176,228,186,186,231,148,159,232,174,162,233,152,133,232,128,129,229,184,136,229,177,149,231,164,186,229,191,131,231,144,134,232,180,180,229,173,144,231,182,178,231,171,153,228,184,187,233,161,140,232,135,170,231,132,182,231,186,167,229,136,171,231,174,128,229,141,149,230,148,185,233,157,169,233,130,163,228,186,155,230,157,165,232,175,180,230,137,147,229,188,128,228,187,163,231,160,129,229,136,160,233,153,164,232,175,129,229,136,184,232,138,130,231,155,174,233,135,141,231,130,185,230,172,161,230,149,184,229,164,154,229,176,145,232,167,132,229,136,146,232,181,132,233,135,145,230,137,190,229,136,176,228,187,165,229,144,142,229,164,167,229,133,168,228,184,187,233,161,181,230,156,128,228,189,179,229,155,158,231,173,148,229,164,169,228,184,139,228,191,157,233,154,156,231,142,176,228,187,163,230,163,128,230,159,165,230,138,149,231,165,168,229,176,143,230,151,182,230,178,146,230,156,137,230,173,163,229,184,184,231,148,154,232,135,179,228,187,163,231,144,134,231,155,174,229,189,149,229,133,172,229,188,128,229,164,141,229,136,182,233,135,145,232,158,141,229,185,184,231,166,143,231,137,136,230,156,172,229,189,162,230,136,144,229,135,134,229,164,135,232,161,140,230,131,133,229,155,158,229,136,176,230,128,157,230,131,179,230,128,142,230,160,183,229,141,143,232,174,174,232,174,164,232,175,129,230,156,128,229,165,189,228,186,167,231,148,159,230,140,137,231,133,167,230,156,141,232,163,133,229,185,191,228,184,156,229,138,168,230,188,171,233,135,135,232,180,173,230,150,176,230,137,139,231,187,132,229,155,190,233,157,162,230,157,191,229,143,130,232,128,131,230,148,191,230,178,187,229,174,185,230,152,147,229,164,169,229,156,176,229,138,170,229,138,155,228,186,186,228,187,172,229,141,135,231,186,167,233,128,159,229,186,166,228,186,186,231,137,169,232,176,131,230,149,180,230,181,129,232,161,140,233,128,160,230,136,144,230,150,135,229,173,151,233,159,169,229,155,189,232,180,184,230,152,147,229,188,128,229,177,149,231,155,184,233,151,156,232,161,168,231,142,176,229,189,177,232,167,134,229,166,130,230,173,164,231,190,142,229,174,185,229,164,167,229,176,143,230,138,165,233,129,147,230,157,161,230,172,190,229,191,131,230,131,133,232,174,184,229,164,154,230,179,149,232,167,132,229,174,182,229,177,133,228,185,166,229,186,151,232,191,158,230,142,165,231,171,139,229,141,179,228,184,190,230,138,165,230,138,128,229,183,167,229,165,165,232,191,144,231,153,187,229,133,165,228,187,165,230,157,165,231,144,134,232,174,186,228,186,139,228,187,182,232,135,170,231,148,177,228,184,173,229,141,142,229,138,158,229,133,172,229,166,136,229,166,136,231,156,159,230,173,163,228,184,141,233,148,153,229,133,168,230,150,135,229,144,136,229,144,140,228,187,183,229,128,188,229,136,171,228,186,186,231,155,145,231,157,163,229,133,183,228,189,147,228,184,150,231,186,170,229,155,162,233,152,159,229,136,155,228,184,154,230,137,191,230,139,133,229,162,158,233,149,191,230,156,137,228,186,186,228,191,157,230,140,129,229,149,134,229,174,182,231,187,180,228,191,174,229,143,176,230,185,190,229,183,166,229,143,179,232,130,161,228,187,189,231,173,148,230,161,136,229,174,158,233,153,133,231,148,181,228,191,161,231,187,143,231,144,134,231,148,159,229,145,189,229,174,163,228,188,160,228,187,187,229,138,161,230,173,163,229,188,143,231,137,185,232,137,178,228,184,139,230,157,165,229,141,143,228,188,154,229,143,170,232,131,189,229,189,147,231,132,182,233,135,141,230,150,176,229,133,167,229,174,185,230,140,135,229,175,188,232,191,144,232,161,140,230,151,165,229,191,151,232,179,163,229,174,182,232,182,133,232,191,135,229,156,159,229,156,176,230,181,153,230,177,159,230,148,175,228,187,152,230,142,168,229,135,186,231,171,153,233,149,191,230,157,173,229,183,158,230,137,167,232,161,140,229,136,182,233,128,160,228,185,139,228,184,128,230,142,168,229,185,191,231,142,176,229,156,186,230,143,143,232,191,176,229,143,152,229,140,150,228,188,160,231,187,159,230,173,140,230,137,139,228,191,157,233,153,169,232,175,190,231,168,139,229,140,187,231,150,151,231,187,143,232,191,135,232,191,135,229,142,187,228,185,139,229,137,141,230,148,182,229,133,165,229,185,180,229,186,166,230,157,130,229,191,151,231,190,142,228,184,189,230,156,128,233,171,152,231,153,187,233,153,134,230,156,170,230,157,165,229,138,160,229,183,165,229,133,141,232,180,163,230,149,153,231,168,139,231,137,136,229,157,151,232,186,171,228,189,147,233,135,141,229,186,134,229,135,186,229,148,174,230,136,144,230,156,172,229,189,162,229,188,143,229,156,159,232,177,134,229,135,186,229,131,185,228,184,156,230,150,185,233,130,174,231,174,177,229,141,151,228,186,172,230,177,130,232,129,140,229,143,150,229,190,151,232,129,140,228,189,141,231,155,184,228,191,161,233,161,181,233,157,162,229,136,134,233,146,159,231,189,145,233,161,181,231,161,174,229,174,154,229,155,190,228,190,139,231,189,145,229,157,128,231,167,175,230,158,129,233,148,153,232,175,175,231,155,174,231,154,132,229,174,157,232,180,157,230,156,186,229,133,179,233,163,142,233,153,169,230,142,136,230,157,131,231,151,133,230,175,146,229,174,160,231,137,169,233,153,164,228,186,134,232,169,149,232,171,150,231,150,190,231,151,133,229,143,138,230,151,182,230,177,130,232,180,173,231,171,153,231,130,185,229,132,191,231,171,165,230,175,143,229,164,169,228,184,173,229,164,174,232,174,164,232,175,134,230,175,143,228,184,170,229,164,169,230,180,165,229,173,151,228,189,147,229,143,176,231,129,163,231,187,180,230,138,164,230,156,172,233,161,181,228,184,170,230,128,167,229,174,152,230,150,185,229,184,184,232,167,129,231,155,184,230,156,186,230,136,152,231,149,165,229,186,148,229,189,147,229,190,139,229,184,136,230,150,185,228,190,191,230,160,161,229,155,173,232,130,161,229,184,130,230,136,191,229,177,139,230,160,143,231,155,174,229,145,152,229,183,165,229,175,188,232,135,180,231,170,129,231,132,182,233,129,147,229,133,183,230,156,172,231,189,145,231,187,147,229,144,136,230,161,163,230,161,136,229,138,179,229,138,168,229,143,166,229,164,150,231,190,142,229,133,131,229,188,149,232,181,183,230,148,185,229,143,152,231,172,172,229,155,155,228,188,154,232,174,161,232,170,170,230,152,142,233,154,144,231,167,129,229,174,157,229,174,157,232,167,132,232,140,131,230,182,136,232,180,185,229,133,177,229,144,140,229,191,152,232,174,176,228,189,147,231,179,187,229,184,166,230,157,165,229,144,141,229,173,151,231,153,188,232,161,168,229,188,128,230,148,190,229,138,160,231,155,159,229,143,151,229,136,176,228,186,140,230,137,139,229,164,167,233,135,143,230,136,144,228,186,186,230,149,176,233,135,143,229,133,177,228,186,171,229,140,186,229,159,159,229,165,179,229,173,169,229,142,159,229,136,153,230,137,128,229,156,168,231,187,147,230,157,159,233,128,154,228,191,161,232,182,133,231,186,167,233,133,141,231,189,174,229,189,147,230,151,182,228,188,152,231,167,128,230,128,167,230,132,159,230,136,191,228,186,167,233,129,138,230,136,178,229,135,186,229,143,163,230,143,144,228,186,164,229,176,177,228,184,154,228,191,157,229,129,165,231,168,139,229,186,166,229,143,130,230,149,176,228,186,139,228,184,154,230,149,180,228,184,170,229,177,177,228,184,156,230,131,133,230,132,159,231,137,185,230,174,138,229,136,134,233,161,158,230,144,156,229,176,139,229,177,158,228,186,142,233,151,168,230,136,183,232,180,162,229,138,161,229,163,176,233,159,179,229,143,138,229,133,182,232,180,162,231,187,143,229,157,154,230,140,129,229,185,178,233,131,168,230,136,144,231,171,139,229,136,169,231,155,138,232,128,131,232,153,145,230,136,144,233,131,189,229,140,133,232,163,133,231,148,168,230,136,182,230,175,148,232,181,155,230,150,135,230,152,142,230,139,155,229,149,134,229,174,140,230,149,180,231,156,159,230,152,175,231,156,188,231,157,155,228,188,153,228,188,180,229,168,129,230,156,155,233,162,134,229,159,159,229,141,171,231,148,159,228,188,152,230,131,160,232,171,150,229,163,135,229,133,172,229,133,177,232,137,175,229,165,189,229,133,133,229,136,134,231,172,166,229,144,136,233,153,132,228,187,182,231,137,185,231,130,185,228,184,141,229,143,175,232,139,177,230,150,135,232,181,132,228,186,167,230,160,185,230,156,172,230,152,142,230,152,190,229,175,134,231,162,188,229,133,172,228,188,151,230,176,145,230,151,143,230,155,180,229,138,160,228,186,171,229,143,151,229,144,140,229,173,166,229,144,175,229,138,168,233,128,130,229,144,136,229,142,159,230,157,165,233,151,174,231,173,148,230,156,172,230,150,135,231,190,142,233,163,159,231,187,191,232,137,178,231,168,179,229,174,154,231,187,136,228,186,142,231,148,159,231,137,169,228,190,155,230,177,130,230,144,156,231,139,144,229,138,155,233,135,143,228,184,165,233,135,141,230,176,184,232,191,156,229,134,153,231,156,159,230,156,137,233,153,144,231,171,158,228,186,137,229,175,185,232,177,161,232,180,185,231,148,168,228,184,141,229,165,189,231,187,157,229,175,185,229,141,129,229,136,134,228,191,131,232,191,155,231,130,185,232,175,132,229,189,177,233,159,179,228,188,152,229,138,191,228,184,141,229,176,145,230,172,163,232,181,143,229,185,182,228,184,148,230,156,137,231,130,185,230,150,185,229,144,145,229,133,168,230,150,176,228,191,161,231,148,168,232,174,190,230,150,189,229,189,162,232,177,161,232,181,132,230,160,188,231,170,129,231,160,180,233,154,143,231,157,128,233,135,141,229,164,167,228,186,142,230,152,175,230,175,149,228,184,154,230,153,186,232,131,189,229,140,150,229,183,165,229,174,140,231,190,142,229,149,134,229,159,142,231,187,159,228,184,128,229,135,186,231,137,136,230,137,147,233,128,160,231,148,162,229,147,129,230,166,130,229,134,181,231,148,168,228,186,142,228,191,157,231,149,153,229,155,160,231,180,160,228,184,173,229,156,139,229,173,152,229,130,168,232,180,180,229,155,190,230,156,128,230,132,155,233,149,191,230,156,159,229,143,163,228,187,183,231,144,134,232,180,162,229,159,186,229,156,176,229,174,137,230,142,146,230,173,166,230,177,137,233,135,140,233,157,162,229,136,155,229,187,186,229,164,169,231,169,186,233,166,150,229,133,136,229,174,140,229,150,132,233,169,177,229,138,168,228,184,139,233,157,162,228,184,141,229,134,141,232,175,154,228,191,161,230,132,143,228,185,137,233,152,179,229,133,137,232,139,177,229,155,189,230,188,130,228,186,174,229,134,155,228,186,139,231,142,169,229,174,182,231,190,164,228,188,151,229,134,156,230,176,145,229,141,179,229,143,175,229,144,141,231,168,177,229,174,182,229,133,183,229,138,168,231,148,187,230,131,179,229,136,176,230,179,168,230,152,142,229,176,143,229,173,166,230,128,167,232,131,189,232,128,131,231,160,148,231,161,172,228,187,182,232,167,130,231,156,139,230,184,133,230,165,154,230,144,158,231,172,145,233,166,150,233,160,129,233,187,132,233,135,145,233,128,130,231,148,168,230,177,159,232,139,143,231,156,159,229,174,158,228,184,187,231,174,161,233,152,182,230,174,181,232,168,187,229,134,138,231,191,187,232,175,145,230,157,131,229,136,169,229,129,154,229,165,189,228,188,188,228,185,142,233,128,154,232,174,175,230,150,189,229,183,165,231,139,128,230,133,139,228,185,159,232,174,184,231,142,175,228,191,157,229,159,185,229,133,187,230,166,130,229,191,181,229,164,167,229,158,139,230,156,186,231,165,168,231,144,134,232,167,163,229,140,191,229,144,141,99,117,97,110,100,111,101,110,118,105,97,114,109,97,100,114,105,100,98,117,115,99,97,114,105,110,105,99,105,111,116,105,101,109,112,111,112,111,114,113,117,101,99,117,101,110,116,97,101,115,116,97,100,111,112,117,101,100,101,110,106,117,101,103,111,115,99,111,110,116,114,97,101,115,116,195,161,110,110,111,109,98,114,101,116,105,101,110,101,110,112,101,114,102,105,108,109,97,110,101,114,97,97,109,105,103,111,115,99,105,117,100,97,100,99,101,110,116,114,111,97,117,110,113,117,101,112,117,101,100,101,115,100,101,110,116,114,111,112,114,105,109,101,114,112,114,101,99,105,111,115,101,103,195,186,110,98,117,101,110,111,115,118,111,108,118,101,114,112,117,110,116,111,115,115,101,109,97,110,97,104,97,98,195,173,97,97,103,111,115,116,111,110,117,101,118,111,115,117,110,105,100,111,115,99,97,114,108,111,115,101,113,117,105,112,111,110,105,195,177,111,115,109,117,99,104,111,115,97,108,103,117,110,97,99,111,114,114,101,111,105,109,97,103,101,110,112,97,114,116,105,114,97,114,114,105,98,97,109,97,114,195,173,97,104,111,109,98,114,101,101,109,112,108,101,111,118,101,114,100,97,100,99,97,109,98,105,111,109,117,99,104,97,115,102,117,101,114,111,110,112,97,115,97,100,111,108,195,173,110,101,97,112,97,114,101,99,101,110,117,101,118,97,115,99,117,114,115,111,115,101,115,116,97,98,97,113,117,105,101,114,111,108,105,98,114,111,115,99,117,97,110,116,111,97,99,99,101,115,111,109,105,103,117,101,108,118,97,114,105,111,115,99,117,97,116,114,111,116,105,101,110,101,115,103,114,117,112,111,115,115,101,114,195,161,110,101,117,114,111,112,97,109,101,100,105,111,115,102,114,101,110,116,101,97,99,101,114,99,97,100,101,109,195,161,115,111,102,101,114,116,97,99,111,99,104,101,115,109,111,100,101,108,111,105,116,97,108,105,97,108,101,116,114,97,115,97,108,103,195,186,110,99,111,109,112,114,97,99,117,97,108,101,115,101,120,105,115,116,101,99,117,101,114,112,111,115,105,101,110,100,111,112,114,101,110,115,97,108,108,101,103,97,114,118,105,97,106,101,115,100,105,110,101,114,111,109,117,114,99,105,97,112,111,100,114,195,161,112,117,101,115,116,111,100,105,97,114,105,111,112,117,101,98,108,111,113,117,105,101,114,101,109,97,110,117,101,108,112,114,111,112,105,111,99,114,105,115,105,115,99,105,101,114,116,111,115,101,103,117,114,111,109,117,101,114,116,101,102,117,101,110,116,101,99,101,114,114,97,114,103,114,97,110,100,101,101,102,101,99,116,111,112,97,114,116,101,115,109,101,100,105,100,97,112,114,111,112,105,97,111,102,114,101,99,101,116,105,101,114,114,97,101,45,109,97,105,108,118,97,114,105,97,115,102,111,114,109,97,115,102,117,116,117,114,111,111,98,106,101,116,111,115,101,103,117,105,114,114,105,101,115,103,111,110,111,114,109,97,115,109,105,115,109,111,115,195,186,110,105,99,111,99,97,109,105,110,111,115,105,116,105,111,115,114,97,122,195,179,110,100,101,98,105,100,111,112,114,117,101,98,97,116,111,108,101,100,111,116,101,110,195,173,97,106,101,115,195,186,115,101,115,112,101,114,111,99,111,99,105,110,97,111,114,105,103,101,110,116,105,101,110,100,97,99,105,101,110,116,111,99,195,161,100,105,122,104,97,98,108,97,114,115,101,114,195,173,97,108,97,116,105,110,97,102,117,101,114,122,97,101,115,116,105,108,111,103,117,101,114,114,97,101,110,116,114,97,114,195,169,120,105,116,111,108,195,179,112,101,122,97,103,101,110,100,97,118,195,173,100,101,111,101,118,105,116,97,114,112,97,103,105,110,97,109,101,116,114,111,115,106,97,118,105,101,114,112,97,100,114,101,115,102,195,161,99,105,108,99,97,98,101,122,97,195,161,114,101,97,115,115,97,108,105,100,97,101,110,118,195,173,111,106,97,112,195,179,110,97,98,117,115,111,115,98,105,101,110,101,115,116,101,120,116,111,115,108,108,101,118,97,114,112,117,101,100,97,110,102,117,101,114,116,101,99,111,109,195,186,110,99,108,97,115,101,115,104,117,109,97,110,111,116,101,110,105,100,111,98,105,108,98,97,111,117,110,105,100,97,100,101,115,116,195,161,115,101,100,105,116,97,114,99,114,101,97,100,111,208,180,208,187,209,143,209,135,209,130,208,190,208,186,208,176,208,186,208,184,208,187,208,184,209,141,209,130,208,190,208,178,209,129,208,181,208,181,208,179,208,190,208,191,209,128,208,184,209,130,208,176,208,186,208,181,209,137,208,181,209,131,208,182,208,181,208,154,208,176,208,186,208,177,208,181,208,183,208,177,209,139,208,187,208,190,208,189,208,184,208,146,209,129,208,181,208,191,208,190,208,180,208,173,209,130,208,190,209,130,208,190,208,188,209,135,208,181,208,188,208,189,208,181,209,130,208,187,208,181,209,130,209,128,208,176,208,183,208,190,208,189,208,176,208,179,208,180,208,181,208,188,208,189,208,181,208,148,208,187,209,143,208,159,209,128,208,184,208,189,208,176,209,129,208,189,208,184,209,133,209,130,208,181,208,188,208,186,209,130,208,190,208,179,208,190,208,180,208,178,208,190,209,130,209,130,208,176,208,188,208,161,208,168,208,144,208,188,208,176,209,143,208,167,209,130,208,190,208,178,208,176,209,129,208,178,208,176,208,188,208,181,208,188,209,131,208,162,208,176,208,186,208,180,208,178,208,176,208,189,208,176,208,188,209,141,209,130,208,184,209,141,209,130,209,131,208,146,208,176,208,188,209,130,208,181,209,133,208,191,209,128,208,190,209,130,209,131,209,130,208,189,208,176,208,180,208,180,208,189,209,143,208,146,208,190,209,130,209,130,209,128,208,184,208,189,208,181,208,185,208,146,208,176,209,129,208,189,208,184,208,188,209,129,208,176,208,188,209,130,208,190,209,130,209,128,209,131,208,177,208,158,208,189,208,184,208,188,208,184,209,128,208,189,208,181,208,181,208,158,208,158,208,158,208,187,208,184,209,134,209,141,209,130,208,176,208,158,208,189,208,176,208,189,208,181,208,188,208,180,208,190,208,188,208,188,208,190,208,185,208,180,208,178,208,181,208,190,208,189,208,190,209,129,209,131,208,180,224,164,149,224,165,135,224,164,185,224,165,136,224,164,149,224,165,128,224,164,184,224,165,135,224,164,149,224,164,190,224,164,149,224,165,139,224,164,148,224,164,176,224,164,170,224,164,176,224,164,168,224,165,135,224,164,143,224,164,149,224,164,149,224,164,191,224,164,173,224,165,128,224,164,135,224,164,184,224,164,149,224,164,176,224,164,164,224,165,139,224,164,185,224,165,139,224,164,134,224,164,170,224,164,185,224,165,128,224,164,175,224,164,185,224,164,175,224,164,190,224,164,164,224,164,149,224,164,165,224,164,190,106,97,103,114,97,110,224,164,134,224,164,156,224,164,156,224,165,139,224,164,133,224,164,172,224,164,166,224,165,139,224,164,151,224,164,136,224,164,156,224,164,190,224,164,151,224,164,143,224,164,185,224,164,174,224,164,135,224,164,168,224,164,181,224,164,185,224,164,175,224,165,135,224,164,165,224,165,135,224,164,165,224,165,128,224,164,152,224,164,176,224,164,156,224,164,172,224,164,166,224,165,128,224,164,149,224,164,136,224,164,156,224,165,128,224,164,181,224,165,135,224,164,168,224,164,136,224,164,168,224,164,143,224,164,185,224,164,176,224,164,137,224,164,184,224,164,174,224,165,135,224,164,149,224,164,174,224,164,181,224,165,139,224,164,178,224,165,135,224,164,184,224,164,172,224,164,174,224,164,136,224,164,166,224,165,135,224,164,147,224,164,176,224,164,134,224,164,174,224,164,172,224,164,184,224,164,173,224,164,176,224,164,172,224,164,168,224,164,154,224,164,178,224,164,174,224,164,168,224,164,134,224,164,151,224,164,184,224,165,128,224,164,178,224,165,128,216,185,217,132,217,137,216,165,217,132,217,137,217,135,216,176,216,167,216,162,216,174,216,177,216,185,216,175,216,175,216,167,217,132,217,137,217,135,216,176,217,135,216,181,217,136,216,177,216,186,217,138,216,177,217,131,216,167,217,134,217,136,217,132,216,167,216,168,217,138,217,134,216,185,216,177,216,182,216,176,217,132,217,131,217,135,217,134,216,167,217,138,217,136,217,133,217,130,216,167,217,132,216,185,217,132,217,138,216,167,217,134,216,167,217,132,217,131,217,134,216,173,216,170,217,137,217,130,216,168,217,132,217,136,216,173,216,169,216,167,216,174,216,177,217,129,217,130,216,183,216,185,216,168,216,175,216,177,217,131,217,134,216,165,216,176,216,167,217,131,217,133,216,167,216,167,216,173,216,175,216,165,217,132,216,167,217,129,217,138,217,135,216,168,216,185,216,182,217,131,217,138,217,129,216,168,216,173,216,171,217,136,217,133,217,134,217,136,217,135,217,136,216,163,217,134,216,167,216,172,216,175,216,167,217,132,217,135,216,167,216,179,217,132,217,133,216,185,217,134,216,175,217,132,217,138,216,179,216,185,216,168,216,177,216,181,217,132,217,137,217,133,217,134,216,176,216,168,217,135,216,167,216,163,217,134,217,135,217,133,216,171,217,132,217,131,217,134,216,170,216,167,217,132,216,167,216,173,217,138,216,171,217,133,216,181,216,177,216,180,216,177,216,173,216,173,217,136,217,132,217,136,217,129,217,138,216,167,216,176,216,167,217,132,217,131,217,132,217,133,216,177,216,169,216,167,217,134,216,170,216,167,217,132,217,129,216,163,216,168,217,136,216,174,216,167,216,181,216,163,217,134,216,170,216,167,217,134,217,135,216,167,217,132,217,138,216,185,216,182,217,136,217,136,217,130,216,175,216,167,216,168,217,134,216,174,217,138,216,177,216,168,217,134,216,170,217,132,217,131,217,133,216,180,216,167,216,161,217,136,217,135,217,138,216,167,216,168,217,136,217,130,216,181,216,181,217,136,217,133,216,167,216,177,217,130,217,133,216,163,216,173,216,175,217,134,216,173,217,134,216,185,216,175,217,133,216,177,216,163,217,138,216,167,216,173,216,169,217,131,216,170,216,168,216,175,217,136,217,134,217,138,216,172,216,168,217,133,217,134,217,135,216,170,216,173,216,170,216,172,217,135,216,169,216,179,217,134,216,169,217,138,216,170,217,133,217,131,216,177,216,169,216,186,216,178,216,169,217,134,217,129,216,179,216,168,217,138,216,170,217,132,217,132,217,135,217,132,217,134,216,167,216,170,217,132,217,131,217,130,217,132,216,168,217,132,217,133,216,167,216,185,217,134,217,135,216,163,217,136,217,132,216,180,217,138,216,161,217,134,217,136,216,177,216,163,217,133,216,167,217,129,217,138,217,131,216,168,217,131,217,132,216,176,216,167,216,170,216,177,216,170,216,168,216,168,216,163,217,134,217,135,217,133,216,179,216,167,217,134,217,131,216,168,217,138,216,185,217,129,217,130,216,175,216,173,216,179,217,134,217,132,217,135,217,133,216,180,216,185,216,177,216,163,217,135,217,132,216,180,217,135,216,177,217,130,216,183,216,177,216,183,217,132,216,168,112,114,111,102,105,108,101,115,101,114,118,105,99,101,100,101,102,97,117,108,116,104,105,109,115,101,108,102,100,101,116,97,105,108,115,99,111,110,116,101,110,116,115,117,112,112,111,114,116,115,116,97,114,116,101,100,109,101,115,115,97,103,101,115,117,99,99,101,115,115,102,97,115,104,105,111,110,60,116,105,116,108,101,62,99,111,117,110,116,114,121,97,99,99,111,117,110,116,99,114,101,97,116,101,100,115,116,111,114,105,101,115,114,101,115,117,108,116,115,114,117,110,110,105,110,103,112,114,111,99,101,115,115,119,114,105,116,105,110,103,111,98,106,101,99,116,115,118,105,115,105,98,108,101,119,101,108,99,111,109,101,97,114,116,105,99,108,101,117,110,107,110,111,119,110,110,101,116,119,111,114,107,99,111,109,112,97,110,121,100,121,110,97,109,105,99,98,114,111,119,115,101,114,112,114,105,118,97,99,121,112,114,111,98,108,101,109,83,101,114,118,105,99,101,114,101,115,112,101,99,116,100,105,115,112,108,97,121,114,101,113,117,101,115,116,114,101,115,101,114,118,101,119,101,98,115,105,116,101,104,105,115,116,111,114,121,102,114,105,101,110,100,115,111,112,116,105,111,110,115,119,111,114,107,105,110,103,118,101,114,115,105,111,110,109,105,108,108,105,111,110,99,104,97,110,110,101,108,119,105,110,100,111,119,46,97,100,100,114,101,115,115,118,105,115,105,116,101,100,119,101,97,116,104,101,114,99,111,114,114,101,99,116,112,114,111,100,117,99,116,101,100,105,114,101,99,116,102,111,114,119,97,114,100,121,111,117,32,99,97,110,114,101,109,111,118,101,100,115,117,98,106,101,99,116,99,111,110,116,114,111,108,97,114,99,104,105,118,101,99,117,114,114,101,110,116,114,101,97,100,105,110,103,108,105,98,114,97,114,121,108,105,109,105,116,101,100,109,97,110,97,103,101,114,102,117,114,116,104,101,114,115,117,109,109,97,114,121,109,97,99,104,105,110,101,109,105,110,117,116,101,115,112,114,105,118,97,116,101,99,111,110,116,101,120,116,112,114,111,103,114,97,109,115,111,99,105,101,116,121,110,117,109,98,101,114,115,119,114,105,116,116,101,110,101,110,97,98,108,101,100,116,114,105,103,103,101,114,115,111,117,114,99,101,115,108,111,97,100,105,110,103,101,108,101,109,101,110,116,112,97,114,116,110,101,114,102,105,110,97,108,108,121,112,101,114,102,101,99,116,109,101,97,110,105,110,103,115,121,115,116,101,109,115,107,101,101,112,105,110,103,99,117,108,116,117,114,101,38,113,117,111,116,59,44,106,111,117,114,110,97,108,112,114,111,106,101,99,116,115,117,114,102,97,99,101,115,38,113,117,111,116,59,101,120,112,105,114,101,115,114,101,118,105,101,119,115,98,97,108,97,110,99,101,69,110,103,108,105,115,104,67,111,110,116,101,110,116,116,104,114,111,117,103,104,80,108,101,97,115,101,32,111,112,105,110,105,111,110,99,111,110,116,97,99,116,97,118,101,114,97,103,101,112,114,105,109,97,114,121,118,105,108,108,97,103,101,83,112,97,110,105,115,104,103,97,108,108,101,114,121,100,101,99,108,105,110,101,109,101,101,116,105,110,103,109,105,115,115,105,111,110,112,111,112,117,108,97,114,113,117,97,108,105,116,121,109,101,97,115,117,114,101,103,101,110,101,114,97,108,115,112,101,99,105,101,115,115,101,115,115,105,111,110,115,101,99,116,105,111,110,119,114,105,116,101,114,115,99,111,117,110,116,101,114,105,110,105,116,105,97,108,114,101,112,111,114,116,115,102,105,103,117,114,101,115,109,101,109,98,101,114,115,104,111,108,100,105,110,103,100,105,115,112,117,116,101,101,97,114,108,105,101,114,101,120,112,114,101,115,115,100,105,103,105,116,97,108,112,105,99,116,117,114,101,65,110,111,116,104,101,114,109,97,114,114,105,101,100,116,114,97,102,102,105,99,108,101,97,100,105,110,103,99,104,97,110,103,101,100,99,101,110,116,114,97,108,118,105,99,116,111,114,121,105,109,97,103,101,115,47,114,101,97,115,111,110,115,115,116,117,100,105,101,115,102,101,97,116,117,114,101,108,105,115,116,105,110,103,109,117,115,116,32,98,101,115,99,104,111,111,108,115,86,101,114,115,105,111,110,117,115,117,97,108,108,121,101,112,105,115,111,100,101,112,108,97,121,105,110,103,103,114,111,119,105,110,103,111,98,118,105,111,117,115,111,118,101,114,108,97,121,112,114,101,115,101,110,116,97,99,116,105,111,110,115,60,47,117,108,62,13,10,119,114,97,112,112,101,114,97,108,114,101,97,100,121,99,101,114,116,97,105,110,114,101,97,108,105,116,121,115,116,111,114,97,103,101,97,110,111,116,104,101,114,100,101,115,107,116,111,112,111,102,102,101,114,101,100,112,97,116,116,101,114,110,117,110,117,115,117,97,108,68,105,103,105,116,97,108,99,97,112,105,116,97,108,87,101,98,115,105,116,101,102,97,105,108,117,114,101,99,111,110,110,101,99,116,114,101,100,117,99,101,100,65,110,100,114,111,105,100,100,101,99,97,100,101,115,114,101,103,117,108,97,114,32,38,97,109,112,59,32,97,110,105,109,97,108,115,114,101,108,101,97,115,101,65,117,116,111,109,97,116,103,101,116,116,105,110,103,109,101,116,104,111,100,115,110,111,116,104,105,110,103,80,111,112,117,108,97,114,99,97,112,116,105,111,110,108,101,116,116,101,114,115,99,97,112,116,117,114,101,115,99,105,101,110,99,101,108,105,99,101,110,115,101,99,104,97,110,103,101,115,69,110,103,108,97,110,100,61,49,38,97,109,112,59,72,105,115,116,111,114,121,32,61,32,110,101,119,32,67,101,110,116,114,97,108,117,112,100,97,116,101,100,83,112,101,99,105,97,108,78,101,116,119,111,114,107,114,101,113,117,105,114,101,99,111,109,109,101,110,116,119,97,114,110,105,110,103,67,111,108,108,101,103,101,116,111,111,108,98,97,114,114,101,109,97,105,110,115,98,101,99,97,117,115,101,101,108,101,99,116,101,100,68,101,117,116,115,99,104,102,105,110,97,110,99,101,119,111,114,107,101,114,115,113,117,105,99,107,108,121,98,101,116,119,101,101,110,101,120,97,99,116,108,121,115,101,116,116,105,110,103,100,105,115,101,97,115,101,83,111,99,105,101,116,121,119,101,97,112,111,110,115,101,120,104,105,98,105,116,38,108,116,59,33,45,45,67,111,110,116,114,111,108,99,108,97,115,115,101,115,99,111,118,101,114,101,100,111,117,116,108,105,110,101,97,116,116,97,99,107,115,100,101,118,105,99,101,115,40,119,105,110,100,111,119,112,117,114,112,111,115,101,116,105,116,108,101,61,34,77,111,98,105,108,101,32,107,105,108,108,105,110,103,115,104,111,119,105,110,103,73,116,97,108,105,97,110,100,114,111,112,112,101,100,104,101,97,118,105,108,121,101,102,102,101,99,116,115,45,49,39,93,41,59,10,99,111,110,102,105,114,109,67,117,114,114,101,110,116,97,100,118,97,110,99,101,115,104,97,114,105,110,103,111,112,101,110,105,110,103,100,114,97,119,105,110,103,98,105,108,108,105,111,110,111,114,100,101,114,101,100,71,101,114,109,97,110,121,114,101,108,97,116,101,100,60,47,102,111,114,109,62,105,110,99,108,117,100,101,119,104,101,116,104,101,114,100,101,102,105,110,101,100,83,99,105,101,110,99,101,99,97,116,97,108,111,103,65,114,116,105,99,108,101,98,117,116,116,111,110,115,108,97,114,103,101,115,116,117,110,105,102,111,114,109,106,111,117,114,110,101,121,115,105,100,101,98,97,114,67,104,105,99,97,103,111,104,111,108,105,100,97,121,71,101,110,101,114,97,108,112,97,115,115,97,103,101,44,38,113,117,111,116,59,97,110,105,109,97,116,101,102,101,101,108,105,110,103,97,114,114,105,118,101,100,112,97,115,115,105,110,103,110,97,116,117,114,97,108,114,111,117,103,104,108,121,46,10,10,84,104,101,32,98,117,116,32,110,111,116,100,101,110,115,105,116,121,66,114,105,116,97,105,110,67,104,105,110,101,115,101,108,97,99,107,32,111,102,116,114,105,98,117,116,101,73,114,101,108,97,110,100,34,32,100,97,116,97,45,102,97,99,116,111,114,115,114,101,99,101,105,118,101,116,104,97,116,32,105,115,76,105,98,114,97,114,121,104,117,115,98,97,110,100,105,110,32,102,97,99,116,97,102,102,97,105,114,115,67,104,97,114,108,101,115,114,97,100,105,99,97,108,98,114,111,117,103,104,116,102,105,110,100,105,110,103,108,97,110,100,105,110,103,58,108,97,110,103,61,34,114,101,116,117,114,110,32,108,101,97,100,101,114,115,112,108,97,110,110,101,100,112,114,101,109,105,117,109,112,97,99,107,97,103,101,65,109,101,114,105,99,97,69,100,105,116,105,111,110,93,38,113,117,111,116,59,77,101,115,115,97,103,101,110,101,101,100,32,116,111,118,97,108,117,101,61,34,99,111,109,112,108,101,120,108,111,111,107,105,110,103,115,116,97,116,105,111,110,98,101,108,105,101,118,101,115,109,97,108,108,101,114,45,109,111,98,105,108,101,114,101,99,111,114,100,115,119,97,110,116,32,116,111,107,105,110,100,32,111,102,70,105,114,101,102,111,120,121,111,117,32,97,114,101,115,105,109,105,108,97,114,115,116,117,100,105,101,100,109,97,120,105,109,117,109,104,101,97,100,105,110,103,114,97,112,105,100,108,121,99,108,105,109,97,116,101,107,105,110,103,100,111,109,101,109,101,114,103,101,100,97,109,111,117,110,116,115,102,111,117,110,100,101,100,112,105,111,110,101,101,114,102,111,114,109,117,108,97,100,121,110,97,115,116,121,104,111,119,32,116,111,32,83,117,112,112,111,114,116,114,101,118,101,110,117,101,101,99,111,110,111,109,121,82,101,115,117,108,116,115,98,114,111,116,104,101,114,115,111,108,100,105,101,114,108,97,114,103,101,108,121,99,97,108,108,105,110,103,46,38,113,117,111,116,59,65,99,99,111,117,110,116,69,100,119,97,114,100,32,115,101,103,109,101,110,116,82,111,98,101,114,116,32,101,102,102,111,114,116,115,80,97,99,105,102,105,99,108,101,97,114,110,101,100,117,112,32,119,105,116,104,104,101,105,103,104,116,58,119,101,32,104,97,118,101,65,110,103,101,108,101,115,110,97,116,105,111,110,115,95,115,101,97,114,99,104,97,112,112,108,105,101,100,97,99,113,117,105,114,101,109,97,115,115,105,118,101,103,114,97,110,116,101,100,58,32,102,97,108,115,101,116,114,101,97,116,101,100,98,105,103,103,101,115,116,98,101,110,101,102,105,116,100,114,105,118,105,110,103,83,116,117,100,105,101,115,109,105,110,105,109,117,109,112,101,114,104,97,112,115,109,111,114,110,105,110,103,115,101,108,108,105,110,103,105,115,32,117,115,101,100,114,101,118,101,114,115,101,118,97,114,105,97,110,116,32,114,111,108,101,61,34,109,105,115,115,105,110,103,97,99,104,105,101,118,101,112,114,111,109,111,116,101,115,116,117,100,101,110,116,115,111,109,101,111,110,101,101,120,116,114,101,109,101,114,101,115,116,111,114,101,98,111,116,116,111,109,58,101,118,111,108,118,101,100,97,108,108,32,116,104,101,115,105,116,101,109,97,112,101,110,103,108,105,115,104,119,97,121,32,116,111,32,32,65,117,103,117,115,116,115,121,109,98,111,108,115,67,111,109,112,97,110,121,109,97,116,116,101,114,115,109,117,115,105,99,97,108,97,103,97,105,110,115,116,115,101,114,118,105,110,103,125,41,40,41,59,13,10,112,97,121,109,101,110,116,116,114,111,117,98,108,101,99,111,110,99,101,112,116,99,111,109,112,97,114,101,112,97,114,101,110,116,115,112,108,97,121,101,114,115,114,101,103,105,111,110,115,109,111,110,105,116,111,114,32,39,39,84,104,101,32,119,105,110,110,105,110,103,101,120,112,108,111,114,101,97,100,97,112,116,101,100,71,97,108,108,101,114,121,112,114,111,100,117,99,101,97,98,105,108,105,116,121,101,110,104,97,110,99,101,99,97,114,101,101,114,115,41,46,32,84,104,101,32,99,111,108,108,101,99,116,83,101,97,114,99,104,32,97,110,99,105,101,110,116,101,120,105,115,116,101,100,102,111,111,116,101,114,32,104,97,110,100,108,101,114,112,114,105,110,116,101,100,99,111,110,115,111,108,101,69,97,115,116,101,114,110,101,120,112,111,114,116,115,119,105,110,100,111,119,115,67,104,97,110,110,101,108,105,108,108,101,103,97,108,110,101,117,116,114,97,108,115,117,103,103,101,115,116,95,104,101,97,100,101,114,115,105,103,110,105,110,103,46,104,116,109,108,34,62,115,101,116,116,108,101,100,119,101,115,116,101,114,110,99,97,117,115,105,110,103,45,119,101,98,107,105,116,99,108,97,105,109,101,100,74,117,115,116,105,99,101,99,104,97,112,116,101,114,118,105,99,116,105,109,115,84,104,111,109,97,115,32,109,111,122,105,108,108,97,112,114,111,109,105,115,101,112,97,114,116,105,101,115,101,100,105,116,105,111,110,111,117,116,115,105,100,101,58,102,97,108,115,101,44,104,117,110,100,114,101,100,79,108,121,109,112,105,99,95,98,117,116,116,111,110,97,117,116,104,111,114,115,114,101,97,99,104,101,100,99,104,114,111,110,105,99,100,101,109,97,110,100,115,115,101,99,111,110,100,115,112,114,111,116,101,99,116,97,100,111,112,116,101,100,112,114,101,112,97,114,101,110,101,105,116,104,101,114,103,114,101,97,116,108,121,103,114,101,97,116,101,114,111,118,101,114,97,108,108,105,109,112,114,111,118,101,99,111,109,109,97,110,100,115,112,101,99,105,97,108,115,101,97,114,99,104,46,119,111,114,115,104,105,112,102,117,110,100,105,110,103,116,104,111,117,103,104,116,104,105,103,104,101,115,116,105,110,115,116,101,97,100,117,116,105,108,105,116,121,113,117,97,114,116,101,114,67,117,108,116,117,114,101,116,101,115,116,105,110,103,99,108,101,97,114,108,121,101,120,112,111,115,101,100,66,114,111,119,115,101,114,108,105,98,101,114,97,108,125,32,99,97,116,99,104,80,114,111,106,101,99,116,101,120,97,109,112,108,101,104,105,100,101,40,41,59,70,108,111,114,105,100,97,97,110,115,119,101,114,115,97,108,108,111,119,101,100,69,109,112,101,114,111,114,100,101,102,101,110,115,101,115,101,114,105,111,117,115,102,114,101,101,100,111,109,83,101,118,101,114,97,108,45,98,117,116,116,111,110,70,117,114,116,104,101,114,111,117,116,32,111,102,32,33,61,32,110,117,108,108,116,114,97,105,110,101,100,68,101,110,109,97,114,107,118,111,105,100,40,48,41,47,97,108,108,46,106,115,112,114,101,118,101,110,116,82,101,113,117,101,115,116,83,116,101,112,104,101,110,10,10,87,104,101,110,32,111,98,115,101,114,118,101,60,47,104,50,62,13,10,77,111,100,101,114,110,32,112,114,111,118,105,100,101,34,32,97,108,116,61,34,98,111,114,100,101,114,115,46,10,10,70,111,114,32,10,10,77,97,110,121,32,97,114,116,105,115,116,115,112,111,119,101,114,101,100,112,101,114,102,111,114,109,102,105,99,116,105,111,110,116,121,112,101,32,111,102,109,101,100,105,99,97,108,116,105,99,107,101,116,115,111,112,112,111,115,101,100,67,111,117,110,99,105,108,119,105,116,110,101,115,115,106,117,115,116,105,99,101,71,101,111,114,103,101,32,66,101,108,103,105,117,109,46,46,46,60,47,97,62,116,119,105,116,116,101,114,110,111,116,97,98,108,121,119,97,105,116,105,110,103,119,97,114,102,97,114,101,32,79,116,104,101,114,32,114,97,110,107,105,110,103,112,104,114,97,115,101,115,109,101,110,116,105,111,110,115,117,114,118,105,118,101,115,99,104,111,108,97,114,60,47,112,62,13,10,32,67,111,117,110,116,114,121,105,103,110,111,114,101,100,108,111,115,115,32,111,102,106,117,115,116,32,97,115,71,101,111,114,103,105,97,115,116,114,97,110,103,101,60,104,101,97,100,62,60,115,116,111,112,112,101,100,49,39,93,41,59,13,10,105,115,108,97,110,100,115,110,111,116,97,98,108,101,98,111,114,100,101,114,58,108,105,115,116,32,111,102,99,97,114,114,105,101,100,49,48,48,44,48,48,48,60,47,104,51,62,10,32,115,101,118,101,114,97,108,98,101,99,111,109,101,115,115,101,108,101,99,116,32,119,101,100,100,105,110,103,48,48,46,104,116,109,108,109,111,110,97,114,99,104,111,102,102,32,116,104,101,116,101,97,99,104,101,114,104,105,103,104,108,121,32,98,105,111,108,111,103,121,108,105,102,101,32,111,102,111,114,32,101,118,101,110,114,105,115,101,32,111,102,38,114,97,113,117,111,59,112,108,117,115,111,110,101,104,117,110,116,105,110,103,40,116,104,111,117,103,104,68,111,117,103,108,97,115,106,111,105,110,105,110,103,99,105,114,99,108,101,115,70,111,114,32,116,104,101,65,110,99,105,101,110,116,86,105,101,116,110,97,109,118,101,104,105,99,108,101,115,117,99,104,32,97,115,99,114,121,115,116,97,108,118,97,108,117,101,32,61,87,105,110,100,111,119,115,101,110,106,111,121,101,100,97,32,115,109,97,108,108,97,115,115,117,109,101,100,60,97,32,105,100,61,34,102,111,114,101,105,103,110,32,65,108,108,32,114,105,104,111,119,32,116,104,101,68,105,115,112,108,97,121,114,101,116,105,114,101,100,104,111,119,101,118,101,114,104,105,100,100,101,110,59,98,97,116,116,108,101,115,115,101,101,107,105,110,103,99,97,98,105,110,101,116,119,97,115,32,110,111,116,108,111,111,107,32,97,116,99,111,110,100,117,99,116,103,101,116,32,116,104,101,74,97,110,117,97,114,121,104,97,112,112,101,110,115,116,117,114,110,105,110,103,97,58,104,111,118,101,114,79,110,108,105,110,101,32,70,114,101,110,99,104,32,108,97,99,107,105,110,103,116,121,112,105,99,97,108,101,120,116,114,97,99,116,101,110,101,109,105,101,115,101,118,101,110,32,105,102,103,101,110,101,114,97,116,100,101,99,105,100,101,100,97,114,101,32,110,111,116,47,115,101,97,114,99,104,98,101,108,105,101,102,115,45,105,109,97,103,101,58,108,111,99,97,116,101,100,115,116,97,116,105,99,46,108,111,103,105,110,34,62,99,111,110,118,101,114,116,118,105,111,108,101,110,116,101,110,116,101,114,101,100,102,105,114,115,116,34,62,99,105,114,99,117,105,116,70,105,110,108,97,110,100,99,104,101,109,105,115,116,115,104,101,32,119,97,115,49,48,112,120,59,34,62,97,115,32,115,117,99,104,100,105,118,105,100,101,100,60,47,115,112,97,110,62,119,105,108,108,32,98,101,108,105,110,101,32,111,102,97,32,103,114,101,97,116,109,121,115,116,101,114,121,47,105,110,100,101,120,46,102,97,108,108,105,110,103,100,117,101,32,116,111,32,114,97,105,108,119,97,121,99,111,108,108,101,103,101,109,111,110,115,116,101,114,100,101,115,99,101,110,116,105,116,32,119,105,116,104,110,117,99,108,101,97,114,74,101,119,105,115,104,32,112,114,111,116,101,115,116,66,114,105,116,105,115,104,102,108,111,119,101,114,115,112,114,101,100,105,99,116,114,101,102,111,114,109,115,98,117,116,116,111,110,32,119,104,111,32,119,97,115,108,101,99,116,117,114,101,105,110,115,116,97,110,116,115,117,105,99,105,100,101,103,101,110,101,114,105,99,112,101,114,105,111,100,115,109,97,114,107,101,116,115,83,111,99,105,97,108,32,102,105,115,104,105,110,103,99,111,109,98,105,110,101,103,114,97,112,104,105,99,119,105,110,110,101,114,115,60,98,114,32,47,62,60,98,121,32,116,104,101,32,78,97,116,117,114,97,108,80,114,105,118,97,99,121,99,111,111,107,105,101,115,111,117,116,99,111,109,101,114,101,115,111,108,118,101,83,119,101,100,105,115,104,98,114,105,101,102,108,121,80,101,114,115,105,97,110,115,111,32,109,117,99,104,67,101,110,116,117,114,121,100,101,112,105,99,116,115,99,111,108,117,109,110,115,104,111,117,115,105,110,103,115,99,114,105,112,116,115,110,101,120,116,32,116,111,98,101,97,114,105,110,103,109,97,112,112,105,110,103,114,101,118,105,115,101,100,106,81,117,101,114,121,40,45,119,105,100,116,104,58,116,105,116,108,101,34,62,116,111,111,108,116,105,112,83,101,99,116,105,111,110,100,101,115,105,103,110,115,84,117,114,107,105,115,104,121,111,117,110,103,101,114,46,109,97,116,99,104,40,125,41,40,41,59,10,10,98,117,114,110,105,110,103,111,112,101,114,97,116,101,100,101,103,114,101,101,115,115,111,117,114,99,101,61,82,105,99,104,97,114,100,99,108,111,115,101,108,121,112,108,97,115,116,105,99,101,110,116,114,105,101,115,60,47,116,114,62,13,10,99,111,108,111,114,58,35,117,108,32,105,100,61,34,112,111,115,115,101,115,115,114,111,108,108,105,110,103,112,104,121,115,105,99,115,102,97,105,108,105,110,103,101,120,101,99,117,116,101,99,111,110,116,101,115,116,108,105,110,107,32,116,111,68,101,102,97,117,108,116,60,98,114,32,47,62,10,58,32,116,114,117,101,44,99,104,97,114,116,101,114,116,111,117,114,105,115,109,99,108,97,115,115,105,99,112,114,111,99,101,101,100,101,120,112,108,97,105,110,60,47,104,49,62,13,10,111,110,108,105,110,101,46,63,120,109,108,32,118,101,104,101,108,112,105,110,103,100,105,97,109,111,110,100,117,115,101,32,116,104,101,97,105,114,108,105,110,101,101,110,100,32,45,45,62,41,46,97,116,116,114,40,114,101,97,100,101,114,115,104,111,115,116,105,110,103,35,102,102,102,102,102,102,114,101,97,108,105,122,101,86,105,110,99,101,110,116,115,105,103,110,97,108,115,32,115,114,99,61,34,47,80,114,111,100,117,99,116,100,101,115,112,105,116,101,100,105,118,101,114,115,101,116,101,108,108,105,110,103,80,117,98,108,105,99,32,104,101,108,100,32,105,110,74,111,115,101,112,104,32,116,104,101,97,116,114,101,97,102,102,101,99,116,115,60,115,116,121,108,101,62,97,32,108,97,114,103,101,100,111,101,115,110,39,116,108,97,116,101,114,44,32,69,108,101,109,101,110,116,102,97,118,105,99,111,110,99,114,101,97,116,111,114,72,117,110,103,97,114,121,65,105,114,112,111,114,116,115,101,101,32,116,104,101,115,111,32,116,104,97,116,77,105,99,104,97,101,108,83,121,115,116,101,109,115,80,114,111,103,114,97,109,115,44,32,97,110,100,32,32,119,105,100,116,104,61,101,38,113,117,111,116,59,116,114,97,100,105,110,103,108,101,102,116,34,62,10,112,101,114,115,111,110,115,71,111,108,100,101,110,32,65,102,102,97,105,114,115,103,114,97,109,109,97,114,102,111,114,109,105,110,103,100,101,115,116,114,111,121,105,100,101,97,32,111,102,99,97,115,101,32,111,102,111,108,100,101,115,116,32,116,104,105,115,32,105,115,46,115,114,99,32,61,32,99,97,114,116,111,111,110,114,101,103,105,115,116,114,67,111,109,109,111,110,115,77,117,115,108,105,109,115,87,104,97,116,32,105,115,105,110,32,109,97,110,121,109,97,114,107,105,110,103,114,101,118,101,97,108,115,73,110,100,101,101,100,44,101,113,117,97,108,108,121,47,115,104,111,119,95,97,111,117,116,100,111,111,114,101,115,99,97,112,101,40,65,117,115,116,114,105,97,103,101,110,101,116,105,99,115,121,115,116,101,109,44,73,110,32,116,104,101,32,115,105,116,116,105,110,103,72,101,32,97,108,115,111,73,115,108,97,110,100,115,65,99,97,100,101,109,121,10,9,9,60,33,45,45,68,97,110,105,101,108,32,98,105,110,100,105,110,103,98,108,111,99,107,34,62,105,109,112,111,115,101,100,117,116,105,108,105,122,101,65,98,114,97,104,97,109,40,101,120,99,101,112,116,123,119,105,100,116,104,58,112,117,116,116,105,110,103,41,46,104,116,109,108,40,124,124,32,91,93,59,10,68,65,84,65,91,32,42,107,105,116,99,104,101,110,109,111,117,110,116,101,100,97,99,116,117,97,108,32,100,105,97,108,101,99,116,109,97,105,110,108,121,32,95,98,108,97,110,107,39,105,110,115,116,97,108,108,101,120,112,101,114,116,115,105,102,40,116,121,112,101,73,116,32,97,108,115,111,38,99,111,112,121,59,32,34,62,84,101,114,109,115,98,111,114,110,32,105,110,79,112,116,105,111,110,115,101,97,115,116,101,114,110,116,97,108,107,105,110,103,99,111,110,99,101,114,110,103,97,105,110,101,100,32,111,110,103,111,105,110,103,106,117,115,116,105,102,121,99,114,105,116,105,99,115,102,97,99,116,111,114,121,105,116,115,32,111,119,110,97,115,115,97,117,108,116,105,110,118,105,116,101,100,108,97,115,116,105,110,103,104,105,115,32,111,119,110,104,114,101,102,61,34,47,34,32,114,101,108,61,34,100,101,118,101,108,111,112,99,111,110,99,101,114,116,100,105,97,103,114,97,109,100,111,108,108,97,114,115,99,108,117,115,116,101,114,112,104,112,63,105,100,61,97,108,99,111,104,111,108,41,59,125,41,40,41,59,117,115,105,110,103,32,97,62,60,115,112,97,110,62,118,101,115,115,101,108,115,114,101,118,105,118,97,108,65,100,100,114,101,115,115,97,109,97,116,101,117,114,97,110,100,114,111,105,100,97,108,108,101,103,101,100,105,108,108,110,101,115,115,119,97,108,107,105,110,103,99,101,110,116,101,114,115,113,117,97,108,105,102,121,109,97,116,99,104,101,115,117,110,105,102,105,101,100,101,120,116,105,110,99,116,68,101,102,101,110,115,101,100,105,101,100,32,105,110,10,9,60,33,45,45,32,99,117,115,116,111,109,115,108,105,110,107,105,110,103,76,105,116,116,108,101,32,66,111,111,107,32,111,102,101,118,101,110,105,110,103,109,105,110,46,106,115,63,97,114,101,32,116,104,101,107,111,110,116,97,107,116,116,111,100,97,121,39,115,46,104,116,109,108,34,32,116,97,114,103,101,116,61,119,101,97,114,105,110,103,65,108,108,32,82,105,103,59,10,125,41,40,41,59,114,97,105,115,105,110,103,32,65,108,115,111,44,32,99,114,117,99,105,97,108,97,98,111,117,116,34,62,100,101,99,108,97,114,101,45,45,62,10,60,115,99,102,105,114,101,102,111,120,97,115,32,109,117,99,104,97,112,112,108,105,101,115,105,110,100,101,120,44,32,115,44,32,98,117,116,32,116,121,112,101,32,61,32,10,13,10,60,33,45,45,116,111,119,97,114,100,115,82,101,99,111,114,100,115,80,114,105,118,97,116,101,70,111,114,101,105,103,110,80,114,101,109,105,101,114,99,104,111,105,99,101,115,86,105,114,116,117,97,108,114,101,116,117,114,110,115,67,111,109,109,101,110,116,80,111,119,101,114,101,100,105,110,108,105,110,101,59,112,111,118,101,114,116,121,99,104,97,109,98,101,114,76,105,118,105,110,103,32,118,111,108,117,109,101,115,65,110,116,104,111,110,121,108,111,103,105,110,34,32,82,101,108,97,116,101,100,69,99,111,110,111,109,121,114,101,97,99,104,101,115,99,117,116,116,105,110,103,103,114,97,118,105,116,121,108,105,102,101,32,105,110,67,104,97,112,116,101,114,45,115,104,97,100,111,119,78,111,116,97,98,108,101,60,47,116,100,62,13,10,32,114,101,116,117,114,110,115,116,97,100,105,117,109,119,105,100,103,101,116,115,118,97,114,121,105,110,103,116,114,97,118,101,108,115,104,101,108,100,32,98,121,119,104,111,32,97,114,101,119,111,114,107,32,105,110,102,97,99,117,108,116,121,97,110,103,117,108,97,114,119,104,111,32,104,97,100,97,105,114,112,111,114,116,116,111,119,110,32,111,102,10,10,83,111,109,101,32,39,99,108,105,99,107,39,99,104,97,114,103,101,115,107,101,121,119,111,114,100,105,116,32,119,105,108,108,99,105,116,121,32,111,102,40,116,104,105,115,41,59,65,110,100,114,101,119,32,117,110,105,113,117,101,32,99,104,101,99,107,101,100,111,114,32,109,111,114,101,51,48,48,112,120,59,32,114,101,116,117,114,110,59,114,115,105,111,110,61,34,112,108,117,103,105,110,115,119,105,116,104,105,110,32,104,101,114,115,101,108,102,83,116,97,116,105,111,110,70,101,100,101,114,97,108,118,101,110,116,117,114,101,112,117,98,108,105,115,104,115,101,110,116,32,116,111,116,101,110,115,105,111,110,97,99,116,114,101,115,115,99,111,109,101,32,116,111,102,105,110,103,101,114,115,68,117,107,101,32,111,102,112,101,111,112,108,101,44,101,120,112,108,111,105,116,119,104,97,116,32,105,115,104,97,114,109,111,110,121,97,32,109,97,106,111,114,34,58,34,104,116,116,112,105,110,32,104,105,115,32,109,101,110,117,34,62,10,109,111,110,116,104,108,121,111,102,102,105,99,101,114,99,111,117,110,99,105,108,103,97,105,110,105,110,103,101,118,101,110,32,105,110,83,117,109,109,97,114,121,100,97,116,101,32,111,102,108,111,121,97,108,116,121,102,105,116,110,101,115,115,97,110,100,32,119,97,115,101,109,112,101,114,111,114,115,117,112,114,101,109,101,83,101,99,111,110,100,32,104,101,97,114,105,110,103,82,117,115,115,105,97,110,108,111,110,103,101,115,116,65,108,98,101,114,116,97,108,97,116,101,114,97,108,115,101,116,32,111,102,32,115,109,97,108,108,34,62,46,97,112,112,101,110,100,100,111,32,119,105,116,104,102,101,100,101,114,97,108,98,97,110,107,32,111,102,98,101,110,101,97,116,104,68,101,115,112,105,116,101,67,97,112,105,116,97,108,103,114,111,117,110,100,115,41,44,32,97,110,100,32,112,101,114,99,101,110,116,105,116,32,102,114,111,109,99,108,111,115,105,110,103,99,111,110,116,97,105,110,73,110,115,116,101,97,100,102,105,102,116,101,101,110,97,115,32,119,101,108,108,46,121,97,104,111,111,46,114,101,115,112,111,110,100,102,105,103,104,116,101,114,111,98,115,99,117,114,101,114,101,102,108,101,99,116,111,114,103,97,110,105,99,61,32,77,97,116,104,46,101,100,105,116,105,110,103,111,110,108,105,110,101,32,112,97,100,100,105,110,103,97,32,119,104,111,108,101,111,110,101,114,114,111,114,121,101,97,114,32,111,102,101,110,100,32,111,102,32,98,97,114,114,105,101,114,119,104,101,110,32,105,116,104,101,97,100,101,114,32,104,111,109,101,32,111,102,114,101,115,117,109,101,100,114,101,110,97,109,101,100,115,116,114,111,110,103,62,104,101,97,116,105,110,103,114,101,116,97,105,110,115,99,108,111,117,100,102,114,119,97,121,32,111,102,32,77,97,114,99,104,32,49,107,110,111,119,105,110,103,105,110,32,112,97,114,116,66,101,116,119,101,101,110,108,101,115,115,111,110,115,99,108,111,115,101,115,116,118,105,114,116,117,97,108,108,105,110,107,115,34,62,99,114,111,115,115,101,100,69,78,68,32,45,45,62,102,97,109,111,117,115,32,97,119,97,114,100,101,100,76,105,99,101,110,115,101,72,101,97,108,116,104,32,102,97,105,114,108,121,32,119,101,97,108,116,104,121,109,105,110,105,109,97,108,65,102,114,105,99,97,110,99,111,109,112,101,116,101,108,97,98,101,108,34,62,115,105,110,103,105,110,103,102,97,114,109,101,114,115,66,114,97,115,105,108,41,100,105,115,99,117,115,115,114,101,112,108,97,99,101,71,114,101,103,111,114,121,102,111,110,116,32,99,111,112,117,114,115,117,101,100,97,112,112,101,97,114,115,109,97,107,101,32,117,112,114,111,117,110,100,101,100,98,111,116,104,32,111,102,98,108,111,99,107,101,100,115,97,119,32,116,104,101,111,102,102,105,99,101,115,99,111,108,111,117,114,115,105,102,40,100,111,99,117,119,104,101,110,32,104,101,101,110,102,111,114,99,101,112,117,115,104,40,102,117,65,117,103,117,115,116,32,85,84,70,45,56,34,62,70,97,110,116,97,115,121,105,110,32,109,111,115,116,105,110,106,117,114,101,100,85,115,117,97,108,108,121,102,97,114,109,105,110,103,99,108,111,115,117,114,101,111,98,106,101,99,116,32,100,101,102,101,110,99,101,117,115,101,32,111,102,32,77,101,100,105,99,97,108,60,98,111,100,121,62,10,101,118,105,100,101,110,116,98,101,32,117,115,101,100,107,101,121,67,111,100,101,115,105,120,116,101,101,110,73,115,108,97,109,105,99,35,48,48,48,48,48,48,101,110,116,105,114,101,32,119,105,100,101,108,121,32,97,99,116,105,118,101,32,40,116,121,112,101,111,102,111,110,101,32,99,97,110,99,111,108,111,114,32,61,115,112,101,97,107,101,114,101,120,116,101,110,100,115,80,104,121,115,105,99,115,116,101,114,114,97,105,110,60,116,98,111,100,121,62,102,117,110,101,114,97,108,118,105,101,119,105,110,103,109,105,100,100,108,101,32,99,114,105,99,107,101,116,112,114,111,112,104,101,116,115,104,105,102,116,101,100,100,111,99,116,111,114,115,82,117,115,115,101,108,108,32,116,97,114,103,101,116,99,111,109,112,97,99,116,97,108,103,101,98,114,97,115,111,99,105,97,108,45,98,117,108,107,32,111,102,109,97,110,32,97,110,100,60,47,116,100,62,10,32,104,101,32,108,101,102,116,41,46,118,97,108,40,41,102,97,108,115,101,41,59,108,111,103,105,99,97,108,98,97,110,107,105,110,103,104,111,109,101,32,116,111,110,97,109,105,110,103,32,65,114,105,122,111,110,97,99,114,101,100,105,116,115,41,59,10,125,41,59,10,102,111,117,110,100,101,114,105,110,32,116,117,114,110,67,111,108,108,105,110,115,98,101,102,111,114,101,32,66,117,116,32,116,104,101,99,104,97,114,103,101,100,84,105,116,108,101,34,62,67,97,112,116,97,105,110,115,112,101,108,108,101,100,103,111,100,100,101,115,115,84,97,103,32,45,45,62,65,100,100,105,110,103,58,98,117,116,32,119,97,115,82,101,99,101,110,116,32,112,97,116,105,101,110,116,98,97,99,107,32,105,110,61,102,97,108,115,101,38,76,105,110,99,111,108,110,119,101,32,107,110,111,119,67,111,117,110,116,101,114,74,117,100,97,105,115,109,115,99,114,105,112,116,32,97,108,116,101,114,101,100,39,93,41,59,10,32,32,104,97,115,32,116,104,101,117,110,99,108,101,97,114,69,118,101,110,116,39,44,98,111,116,104,32,105,110,110,111,116,32,97,108,108,10,10,60,33,45,45,32,112,108,97,99,105,110,103,104,97,114,100,32,116,111,32,99,101,110,116,101,114,115,111,114,116,32,111,102,99,108,105,101,110,116,115,115,116,114,101,101,116,115,66,101,114,110,97,114,100,97,115,115,101,114,116,115,116,101,110,100,32,116,111,102,97,110,116,97,115,121,100,111,119,110,32,105,110,104,97,114,98,111,117,114,70,114,101,101,100,111,109,106,101,119,101,108,114,121,47,97,98,111,117,116,46,46,115,101,97,114,99,104,108,101,103,101,110,100,115,105,115,32,109,97,100,101,109,111,100,101,114,110,32,111,110,108,121,32,111,110,111,110,108,121,32,116,111,105,109,97,103,101,34,32,108,105,110,101,97,114,32,112,97,105,110,116,101,114,97,110,100,32,110,111,116,114,97,114,101,108,121,32,97,99,114,111,110,121,109,100,101,108,105,118,101,114,115,104,111,114,116,101,114,48,48,38,97,109,112,59,97,115,32,109,97,110,121,119,105,100,116,104,61,34,47,42,32,60,33,91,67,116,105,116,108,101,32,61,111,102,32,116,104,101,32,108,111,119,101,115,116,32,112,105,99,107,101,100,32,101,115,99,97,112,101,100,117,115,101,115,32,111,102,112,101,111,112,108,101,115,32,80,117,98,108,105,99,77,97,116,116,104,101,119,116,97,99,116,105,99,115,100,97,109,97,103,101,100,119,97,121,32,102,111,114,108,97,119,115,32,111,102,101,97,115,121,32,116,111,32,119,105,110,100,111,119,115,116,114,111,110,103,32,32,115,105,109,112,108,101,125,99,97,116,99,104,40,115,101,118,101,110,116,104,105,110,102,111,98,111,120,119,101,110,116,32,116,111,112,97,105,110,116,101,100,99,105,116,105,122,101,110,73,32,100,111,110,39,116,114,101,116,114,101,97,116,46,32,83,111,109,101,32,119,119,46,34,41,59,10,98,111,109,98,105,110,103,109,97,105,108,116,111,58,109,97,100,101,32,105,110,46,32,77,97,110,121,32,99,97,114,114,105,101,115,124,124,123,125,59,119,105,119,111,114,107,32,111,102,115,121,110,111,110,121,109,100,101,102,101,97,116,115,102,97,118,111,114,101,100,111,112,116,105,99,97,108,112,97,103,101,84,114,97,117,110,108,101,115,115,32,115,101,110,100,105,110,103,108,101,102,116,34,62,60,99,111,109,83,99,111,114,65,108,108,32,116,104,101,106,81,117,101,114,121,46,116,111,117,114,105,115,116,67,108,97,115,115,105,99,102,97,108,115,101,34,32,87,105,108,104,101,108,109,115,117,98,117,114,98,115,103,101,110,117,105,110,101,98,105,115,104,111,112,115,46,115,112,108,105,116,40,103,108,111,98,97,108,32,102,111,108,108,111,119,115,98,111,100,121,32,111,102,110,111,109,105,110,97,108,67,111,110,116,97,99,116,115,101,99,117,108,97,114,108,101,102,116,32,116,111,99,104,105,101,102,108,121,45,104,105,100,100,101,110,45,98,97,110,110,101,114,60,47,108,105,62,10,10,46,32,87,104,101,110,32,105,110,32,98,111,116,104,100,105,115,109,105,115,115,69,120,112,108,111,114,101,97,108,119,97,121,115,32,118,105,97,32,116,104,101,115,112,97,195,177,111,108,119,101,108,102,97,114,101,114,117,108,105,110,103,32,97,114,114,97,110,103,101,99,97,112,116,97,105,110,104,105,115,32,115,111,110,114,117,108,101,32,111,102,104,101,32,116,111,111,107,105,116,115,101,108,102,44,61,48,38,97,109,112,59,40,99,97,108,108,101,100,115,97,109,112,108,101,115,116,111,32,109,97,107,101,99,111,109,47,112,97,103,77,97,114,116,105,110,32,75,101,110,110,101,100,121,97,99,99,101,112,116,115,102,117,108,108,32,111,102,104,97,110,100,108,101,100,66,101,115,105,100,101,115,47,47,45,45,62,60,47,97,98,108,101,32,116,111,116,97,114,103,101,116,115,101,115,115,101,110,99,101,104,105,109,32,116,111,32,105,116,115,32,98,121,32,99,111,109,109,111,110,46,109,105,110,101,114,97,108,116,111,32,116,97,107,101,119,97,121,115,32,116,111,115,46,111,114,103,47,108,97,100,118,105,115,101,100,112,101,110,97,108,116,121,115,105,109,112,108,101,58,105,102,32,116,104,101,121,76,101,116,116,101,114,115,97,32,115,104,111,114,116,72,101,114,98,101,114,116,115,116,114,105,107,101,115,32,103,114,111,117,112,115,46,108,101,110,103,116,104,102,108,105,103,104,116,115,111,118,101,114,108,97,112,115,108,111,119,108,121,32,108,101,115,115,101,114,32,115,111,99,105,97,108,32,60,47,112,62,10,9,9,105,116,32,105,110,116,111,114,97,110,107,101,100,32,114,97,116,101,32,111,102,117,108,62,13,10,32,32,97,116,116,101,109,112,116,112,97,105,114,32,111,102,109,97,107,101,32,105,116,75,111,110,116,97,107,116,65,110,116,111,110,105,111,104,97,118,105,110,103,32,114,97,116,105,110,103,115,32,97,99,116,105,118,101,115,116,114,101,97,109,115,116,114,97,112,112,101,100,34,41,46,99,115,115,40,104,111,115,116,105,108,101,108,101,97,100,32,116,111,108,105,116,116,108,101,32,103,114,111,117,112,115,44,80,105,99,116,117,114,101,45,45,62,13,10,13,10,32,114,111,119,115,61,34,32,111,98,106,101,99,116,105,110,118,101,114,115,101,60,102,111,111,116,101,114,67,117,115,116,111,109,86,62,60,92,47,115,99,114,115,111,108,118,105,110,103,67,104,97,109,98,101,114,115,108,97,118,101,114,121,119,111,117,110,100,101,100,119,104,101,114,101,97,115,33,61,32,39,117,110,100,102,111,114,32,97,108,108,112,97,114,116,108,121,32,45,114,105,103,104,116,58,65,114,97,98,105,97,110,98,97,99,107,101,100,32,99,101,110,116,117,114,121,117,110,105,116,32,111,102,109,111,98,105,108,101,45,69,117,114,111,112,101,44,105,115,32,104,111,109,101,114,105,115,107,32,111,102,100,101,115,105,114,101,100,67,108,105,110,116,111,110,99,111,115,116,32,111,102,97,103,101,32,111,102,32,98,101,99,111,109,101,32,110,111,110,101,32,111,102,112,38,113,117,111,116,59,77,105,100,100,108,101,32,101,97,100,39,41,91,48,67,114,105,116,105,99,115,115,116,117,100,105,111,115,62,38,99,111,112,121,59,103,114,111,117,112,34,62,97,115,115,101,109,98,108,109,97,107,105,110,103,32,112,114,101,115,115,101,100,119,105,100,103,101,116,46,112,115,58,34,32,63,32,114,101,98,117,105,108,116,98,121,32,115,111,109,101,70,111,114,109,101,114,32,101,100,105,116,111,114,115,100,101,108,97,121,101,100,67,97,110,111,110,105,99,104,97,100,32,116,104,101,112,117,115,104,105,110,103,99,108,97,115,115,61,34,98,117,116,32,97,114,101,112,97,114,116,105,97,108,66,97,98,121,108,111,110,98,111,116,116,111,109,32,99,97,114,114,105,101,114,67,111,109,109,97,110,100,105,116,115,32,117,115,101,65,115,32,119,105,116,104,99,111,117,114,115,101,115,97,32,116,104,105,114,100,100,101,110,111,116,101,115,97,108,115,111,32,105,110,72,111,117,115,116,111,110,50,48,112,120,59,34,62,97,99,99,117,115,101,100,100,111,117,98,108,101,32,103,111,97,108,32,111,102,70,97,109,111,117,115,32,41,46,98,105,110,100,40,112,114,105,101,115,116,115,32,79,110,108,105,110,101,105,110,32,74,117,108,121,115,116,32,43,32,34,103,99,111,110,115,117,108,116,100,101,99,105,109,97,108,104,101,108,112,102,117,108,114,101,118,105,118,101,100,105,115,32,118,101,114,121,114,39,43,39,105,112,116,108,111,115,105,110,103,32,102,101,109,97,108,101,115,105,115,32,97,108,115,111,115,116,114,105,110,103,115,100,97,121,115,32,111,102,97,114,114,105,118,97,108,102,117,116,117,114,101,32,60,111,98,106,101,99,116,102,111,114,99,105,110,103,83,116,114,105,110,103,40,34,32,47,62,10,9,9,104,101,114,101,32,105,115,101,110,99,111,100,101,100,46,32,32,84,104,101,32,98,97,108,108,111,111,110,100,111,110,101,32,98,121,47,99,111,109,109,111,110,98,103,99,111,108,111,114,108,97,119,32,111,102,32,73,110,100,105,97,110,97,97,118,111,105,100,101,100,98,117,116,32,116,104,101,50,112,120,32,51,112,120,106,113,117,101,114,121,46,97,102,116,101,114,32,97,112,111,108,105,99,121,46,109,101,110,32,97,110,100,102,111,111,116,101,114,45,61,32,116,114,117,101,59,102,111,114,32,117,115,101,115,99,114,101,101,110,46,73,110,100,105,97,110,32,105,109,97,103,101,32,61,102,97,109,105,108,121,44,104,116,116,112,58,47,47,32,38,110,98,115,112,59,100,114,105,118,101,114,115,101,116,101,114,110,97,108,115,97,109,101,32,97,115,110,111,116,105,99,101,100,118,105,101,119,101,114,115,125,41,40,41,59,10,32,105,115,32,109,111,114,101,115,101,97,115,111,110,115,102,111,114,109,101,114,32,116,104,101,32,110,101,119,105,115,32,106,117,115,116,99,111,110,115,101,110,116,32,83,101,97,114,99,104,119,97,115,32,116,104,101,119,104,121,32,116,104,101,115,104,105,112,112,101,100,98,114,62,60,98,114,62,119,105,100,116,104,58,32,104,101,105,103,104,116,61,109,97,100,101,32,111,102,99,117,105,115,105,110,101,105,115,32,116,104,97,116,97,32,118,101,114,121,32,65,100,109,105,114,97,108,32,102,105,120,101,100,59,110,111,114,109,97,108,32,77,105,115,115,105,111,110,80,114,101,115,115,44,32,111,110,116,97,114,105,111,99,104,97,114,115,101,116,116,114,121,32,116,111,32,105,110,118,97,100,101,100,61,34,116,114,117,101,34,115,112,97,99,105,110,103,105,115,32,109,111,115,116,97,32,109,111,114,101,32,116,111,116,97,108,108,121,102,97,108,108,32,111,102,125,41,59,13,10,32,32,105,109,109,101,110,115,101,116,105,109,101,32,105,110,115,101,116,32,111,117,116,115,97,116,105,115,102,121,116,111,32,102,105,110,100,100,111,119,110,32,116,111,108,111,116,32,111,102,32,80,108,97,121,101,114,115,105,110,32,74,117,110,101,113,117,97,110,116,117,109,110,111,116,32,116,104,101,116,105,109,101,32,116,111,100,105,115,116,97,110,116,70,105,110,110,105,115,104,115,114,99,32,61,32,40,115,105,110,103,108,101,32,104,101,108,112,32,111,102,71,101,114,109,97,110,32,108,97,119,32,97,110,100,108,97,98,101,108,101,100,102,111,114,101,115,116,115,99,111,111,107,105,110,103,115,112,97,99,101,34,62,104,101,97,100,101,114,45,119,101,108,108,32,97,115,83,116,97,110,108,101,121,98,114,105,100,103,101,115,47,103,108,111,98,97,108,67,114,111,97,116,105,97,32,65,98,111,117,116,32,91,48,93,59,10,32,32,105,116,44,32,97,110,100,103,114,111,117,112,101,100,98,101,105,110,103,32,97,41,123,116,104,114,111,119,104,101,32,109,97,100,101,108,105,103,104,116,101,114,101,116,104,105,99,97,108,70,70,70,70,70,70,34,98,111,116,116,111,109,34,108,105,107,101,32,97,32,101,109,112,108,111,121,115,108,105,118,101,32,105,110,97,115,32,115,101,101,110,112,114,105,110,116,101,114,109,111,115,116,32,111,102,117,98,45,108,105,110,107,114,101,106,101,99,116,115,97,110,100,32,117,115,101,105,109,97,103,101,34,62,115,117,99,99,101,101,100,102,101,101,100,105,110,103,78,117,99,108,101,97,114,105,110,102,111,114,109,97,116,111,32,104,101,108,112,87,111,109,101,110,39,115,78,101,105,116,104,101,114,77,101,120,105,99,97,110,112,114,111,116,101,105,110,60,116,97,98,108,101,32,98,121,32,109,97,110,121,104,101,97,108,116,104,121,108,97,119,115,117,105,116,100,101,118,105,115,101,100,46,112,117,115,104,40,123,115,101,108,108,101,114,115,115,105,109,112,108,121,32,84,104,114,111,117,103,104,46,99,111,111,107,105,101,32,73,109,97,103,101,40,111,108,100,101,114,34,62,117,115,46,106,115,34,62,32,83,105,110,99,101,32,117,110,105,118,101,114,115,108,97,114,103,101,114,32,111,112,101,110,32,116,111,33,45,45,32,101,110,100,108,105,101,115,32,105,110,39,93,41,59,13,10,32,32,109,97,114,107,101,116,119,104,111,32,105,115,32,40,34,68,79,77,67,111,109,97,110,97,103,101,100,111,110,101,32,102,111,114,116,121,112,101,111,102,32,75,105,110,103,100,111,109,112,114,111,102,105,116,115,112,114,111,112,111,115,101,116,111,32,115,104,111,119,99,101,110,116,101,114,59,109,97,100,101,32,105,116,100,114,101,115,115,101,100,119,101,114,101,32,105,110,109,105,120,116,117,114,101,112,114,101,99,105,115,101,97,114,105,115,105,110,103,115,114,99,32,61,32,39,109,97,107,101,32,97,32,115,101,99,117,114,101,100,66,97,112,116,105,115,116,118,111,116,105,110,103,32,10,9,9,118,97,114,32,77,97,114,99,104,32,50,103,114,101,119,32,117,112,67,108,105,109,97,116,101,46,114,101,109,111,118,101,115,107,105,108,108,101,100,119,97,121,32,116,104,101,60,47,104,101,97,100,62,102,97,99,101,32,111,102,97,99,116,105,110,103,32,114,105,103,104,116,34,62,116,111,32,119,111,114,107,114,101,100,117,99,101,115,104,97,115,32,104,97,100,101,114,101,99,116,101,100,115,104,111,119,40,41,59,97,99,116,105,111,110,61,98,111,111,107,32,111,102,97,110,32,97,114,101,97,61,61,32,34,104,116,116,60,104,101,97,100,101,114,10,60,104,116,109,108,62,99,111,110,102,111,114,109,102,97,99,105,110,103,32,99,111,111,107,105,101,46,114,101,108,121,32,111,110,104,111,115,116,101,100,32,46,99,117,115,116,111,109,104,101,32,119,101,110,116,98,117,116,32,102,111,114,115,112,114,101,97,100,32,70,97,109,105,108,121,32,97,32,109,101,97,110,115,111,117,116,32,116,104,101,102,111,114,117,109,115,46,102,111,111,116,97,103,101,34,62,77,111,98,105,108,67,108,101,109,101,110,116,115,34,32,105,100,61,34,97,115,32,104,105,103,104,105,110,116,101,110,115,101,45,45,62,60,33,45,45,102,101,109,97,108,101,32,105,115,32,115,101,101,110,105,109,112,108,105,101,100,115,101,116,32,116,104,101,97,32,115,116,97,116,101,97,110,100,32,104,105,115,102,97,115,116,101,115,116,98,101,115,105,100,101,115,98,117,116,116,111,110,95,98,111,117,110,100,101,100,34,62,60,105,109,103,32,73,110,102,111,98,111,120,101,118,101,110,116,115,44,97,32,121,111,117,110,103,97,110,100,32,97,114,101,78,97,116,105,118,101,32,99,104,101,97,112,101,114,84,105,109,101,111,117,116,97,110,100,32,104,97,115,101,110,103,105,110,101,115,119,111,110,32,116,104,101,40,109,111,115,116,108,121,114,105,103,104,116,58,32,102,105,110,100,32,97,32,45,98,111,116,116,111,109,80,114,105,110,99,101,32,97,114,101,97,32,111,102,109,111,114,101,32,111,102,115,101,97,114,99,104,95,110,97,116,117,114,101,44,108,101,103,97,108,108,121,112,101,114,105,111,100,44,108,97,110,100,32,111,102,111,114,32,119,105,116,104,105,110,100,117,99,101,100,112,114,111,118,105,110,103,109,105,115,115,105,108,101,108,111,99,97,108,108,121,65,103,97,105,110,115,116,116,104,101,32,119,97,121,107,38,113,117,111,116,59,112,120,59,34,62,13,10,112,117,115,104,101,100,32,97,98,97,110,100,111,110,110,117,109,101,114,97,108,67,101,114,116,97,105,110,73,110,32,116,104,105,115,109,111,114,101,32,105,110,111,114,32,115,111,109,101,110,97,109,101,32,105,115,97,110,100,44,32,105,110,99,114,111,119,110,101,100,73,83,66,78,32,48,45,99,114,101,97,116,101,115,79,99,116,111,98,101,114,109,97,121,32,110,111,116,99,101,110,116,101,114,32,108,97,116,101,32,105,110,68,101,102,101,110,99,101,101,110,97,99,116,101,100,119,105,115,104,32,116,111,98,114,111,97,100,108,121,99,111,111,108,105,110,103,111,110,108,111,97,100,61,105,116,46,32,84,104,101,114,101,99,111,118,101,114,77,101,109,98,101,114,115,104,101,105,103,104,116,32,97,115,115,117,109,101,115,60,104,116,109,108,62,10,112,101,111,112,108,101,46,105,110,32,111,110,101,32,61,119,105,110,100,111,119,102,111,111,116,101,114,95,97,32,103,111,111,100,32,114,101,107,108,97,109,97,111,116,104,101,114,115,44,116,111,32,116,104,105,115,95,99,111,111,107,105,101,112,97,110,101,108,34,62,76,111,110,100,111,110,44,100,101,102,105,110,101,115,99,114,117,115,104,101,100,98,97,112,116,105,115,109,99,111,97,115,116,97,108,115,116,97,116,117,115,32,116,105,116,108,101,34,32,109,111,118,101,32,116,111,108,111,115,116,32,105,110,98,101,116,116,101,114,32,105,109,112,108,105,101,115,114,105,118,97,108,114,121,115,101,114,118,101,114,115,32,83,121,115,116,101,109,80,101,114,104,97,112,115,101,115,32,97,110,100,32,99,111,110,116,101,110,100,102,108,111,119,105,110,103,108,97,115,116,101,100,32,114,105,115,101,32,105,110,71,101,110,101,115,105,115,118,105,101,119,32,111,102,114,105,115,105,110,103,32,115,101,101,109,32,116,111,98,117,116,32,105,110,32,98,97,99,107,105,110,103,104,101,32,119,105,108,108,103,105,118,101,110,32,97,103,105,118,105,110,103,32,99,105,116,105,101,115,46,102,108,111,119,32,111,102,32,76,97,116,101,114,32,97,108,108,32,98,117,116,72,105,103,104,119,97,121,111,110,108,121,32,98,121,115,105,103,110,32,111,102,104,101,32,100,111,101,115,100,105,102,102,101,114,115,98,97,116,116,101,114,121,38,97,109,112,59,108,97,115,105,110,103,108,101,115,116,104,114,101,97,116,115,105,110,116,101,103,101,114,116,97,107,101,32,111,110,114,101,102,117,115,101,100,99,97,108,108,101,100,32,61,85,83,38,97,109,112,83,101,101,32,116,104,101,110,97,116,105,118,101,115,98,121,32,116,104,105,115,115,121,115,116,101,109,46,104,101,97,100,32,111,102,58,104,111,118,101,114,44,108,101,115,98,105,97,110,115,117,114,110,97,109,101,97,110,100,32,97,108,108,99,111,109,109,111,110,47,104,101,97,100,101,114,95,95,112,97,114,97,109,115,72,97,114,118,97,114,100,47,112,105,120,101,108,46,114,101,109,111,118,97,108,115,111,32,108,111,110,103,114,111,108,101,32,111,102,106,111,105,110,116,108,121,115,107,121,115,99,114,97,85,110,105,99,111,100,101,98,114,32,47,62,13,10,65,116,108,97,110,116,97,110,117,99,108,101,117,115,67,111,117,110,116,121,44,112,117,114,101,108,121,32,99,111,117,110,116,34,62,101,97,115,105,108,121,32,98,117,105,108,100,32,97,111,110,99,108,105,99,107,97,32,103,105,118,101,110,112,111,105,110,116,101,114,104,38,113,117,111,116,59,101,118,101,110,116,115,32,101,108,115,101,32,123,10,100,105,116,105,111,110,115,110,111,119,32,116,104,101,44,32,119,105,116,104,32,109,97,110,32,119,104,111,111,114,103,47,87,101,98,111,110,101,32,97,110,100,99,97,118,97,108,114,121,72,101,32,100,105,101,100,115,101,97,116,116,108,101,48,48,44,48,48,48,32,123,119,105,110,100,111,119,104,97,118,101,32,116,111,105,102,40,119,105,110,100,97,110,100,32,105,116,115,115,111,108,101,108,121,32,109,38,113,117,111,116,59,114,101,110,101,119,101,100,68,101,116,114,111,105,116,97,109,111,110,103,115,116,101,105,116,104,101,114,32,116,104,101,109,32,105,110,83,101,110,97,116,111,114,85,115,60,47,97,62,60,75,105,110,103,32,111,102,70,114,97,110,99,105,115,45,112,114,111,100,117,99,104,101,32,117,115,101,100,97,114,116,32,97,110,100,104,105,109,32,97,110,100,117,115,101,100,32,98,121,115,99,111,114,105,110,103,97,116,32,104,111,109,101,116,111,32,104,97,118,101,114,101,108,97,116,101,115,105,98,105,108,105,116,121,102,97,99,116,105,111,110,66,117,102,102,97,108,111,108,105,110,107,34,62,60,119,104,97,116,32,104,101,102,114,101,101,32,116,111,67,105,116,121,32,111,102,99,111,109,101,32,105,110,115,101,99,116,111,114,115,99,111,117,110,116,101,100,111,110,101,32,100,97,121,110,101,114,118,111,117,115,115,113,117,97,114,101,32,125,59,105,102,40,103,111,105,110,32,119,104,97,116,105,109,103,34,32,97,108,105,115,32,111,110,108,121,115,101,97,114,99,104,47,116,117,101,115,100,97,121,108,111,111,115,101,108,121,83,111,108,111,109,111,110,115,101,120,117,97,108,32,45,32,60,97,32,104,114,109,101,100,105,117,109,34,68,79,32,78,79,84,32,70,114,97,110,99,101,44,119,105,116,104,32,97,32,119,97,114,32,97,110,100,115,101,99,111,110,100,32,116,97,107,101,32,97,32,62,13,10,13,10,13,10,109,97,114,107,101,116,46,104,105,103,104,119,97,121,100,111,110,101,32,105,110,99,116,105,118,105,116,121,34,108,97,115,116,34,62,111,98,108,105,103,101,100,114,105,115,101,32,116,111,34,117,110,100,101,102,105,109,97,100,101,32,116,111,32,69,97,114,108,121,32,112,114,97,105,115,101,100,105,110,32,105,116,115,32,102,111,114,32,104,105,115,97,116,104,108,101,116,101,74,117,112,105,116,101,114,89,97,104,111,111,33,32,116,101,114,109,101,100,32,115,111,32,109,97,110,121,114,101,97,108,108,121,32,115,46,32,84,104,101,32,97,32,119,111,109,97,110,63,118,97,108,117,101,61,100,105,114,101,99,116,32,114,105,103,104,116,34,32,98,105,99,121,99,108,101,97,99,105,110,103,61,34,100,97,121,32,97,110,100,115,116,97,116,105,110,103,82,97,116,104,101,114,44,104,105,103,104,101,114,32,79,102,102,105,99,101,32,97,114,101,32,110,111,119,116,105,109,101,115,44,32,119,104,101,110,32,97,32,112,97,121,32,102,111,114,111,110,32,116,104,105,115,45,108,105,110,107,34,62,59,98,111,114,100,101,114,97,114,111,117,110,100,32,97,110,110,117,97,108,32,116,104,101,32,78,101,119,112,117,116,32,116,104,101,46,99,111,109,34,32,116,97,107,105,110,32,116,111,97,32,98,114,105,101,102,40,105,110,32,116,104,101,103,114,111,117,112,115,46,59,32,119,105,100,116,104,101,110,122,121,109,101,115,115,105,109,112,108,101,32,105,110,32,108,97,116,101,123,114,101,116,117,114,110,116,104,101,114,97,112,121,97,32,112,111,105,110,116,98,97,110,110,105,110,103,105,110,107,115,34,62,10,40,41,59,34,32,114,101,97,32,112,108,97,99,101,92,117,48,48,51,67,97,97,98,111,117,116,32,97,116,114,62,13,10,9,9,99,99,111,117,110,116,32,103,105,118,101,115,32,97,60,83,67,82,73,80,84,82,97,105,108,119,97,121,116,104,101,109,101,115,47,116,111,111,108,98,111,120,66,121,73,100,40,34,120,104,117,109,97,110,115,44,119,97,116,99,104,101,115,105,110,32,115,111,109,101,32,105,102,32,40,119,105,99,111,109,105,110,103,32,102,111,114,109,97,116,115,32,85,110,100,101,114,32,98,117,116,32,104,97,115,104,97,110,100,101,100,32,109,97,100,101,32,98,121,116,104,97,110,32,105,110,102,101,97,114,32,111,102,100,101,110,111,116,101,100,47,105,102,114,97,109,101,108,101,102,116,32,105,110,118,111,108,116,97,103,101,105,110,32,101,97,99,104,97,38,113,117,111,116,59,98,97,115,101,32,111,102,73,110,32,109,97,110,121,117,110,100,101,114,103,111,114,101,103,105,109,101,115,97,99,116,105,111,110,32,60,47,112,62,13,10,60,117,115,116,111,109,86,97,59,38,103,116,59,60,47,105,109,112,111,114,116,115,111,114,32,116,104,97,116,109,111,115,116,108,121,32,38,97,109,112,59,114,101,32,115,105,122,101,61,34,60,47,97,62,60,47,104,97,32,99,108,97,115,115,112,97,115,115,105,118,101,72,111,115,116,32,61,32,87,104,101,116,104,101,114,102,101,114,116,105,108,101,86,97,114,105,111,117,115,61,91,93,59,40,102,117,99,97,109,101,114,97,115,47,62,60,47,116,100,62,97,99,116,115,32,97,115,73,110,32,115,111,109,101,62,13,10,13,10,60,33,111,114,103,97,110,105,115,32,60,98,114,32,47,62,66,101,105,106,105,110,103,99,97,116,97,108,195,160,100,101,117,116,115,99,104,101,117,114,111,112,101,117,101,117,115,107,97,114,97,103,97,101,105,108,103,101,115,118,101,110,115,107,97,101,115,112,97,195,177,97,109,101,110,115,97,106,101,117,115,117,97,114,105,111,116,114,97,98,97,106,111,109,195,169,120,105,99,111,112,195,161,103,105,110,97,115,105,101,109,112,114,101,115,105,115,116,101,109,97,111,99,116,117,98,114,101,100,117,114,97,110,116,101,97,195,177,97,100,105,114,101,109,112,114,101,115,97,109,111,109,101,110,116,111,110,117,101,115,116,114,111,112,114,105,109,101,114,97,116,114,97,118,195,169,115,103,114,97,99,105,97,115,110,117,101,115,116,114,97,112,114,111,99,101,115,111,101,115,116,97,100,111,115,99,97,108,105,100,97,100,112,101,114,115,111,110,97,110,195,186,109,101,114,111,97,99,117,101,114,100,111,109,195,186,115,105,99,97,109,105,101,109,98,114,111,111,102,101,114,116,97,115,97,108,103,117,110,111,115,112,97,195,173,115,101,115,101,106,101,109,112,108,111,100,101,114,101,99,104,111,97,100,101,109,195,161,115,112,114,105,118,97,100,111,97,103,114,101,103,97,114,101,110,108,97,99,101,115,112,111,115,105,98,108,101,104,111,116,101,108,101,115,115,101,118,105,108,108,97,112,114,105,109,101,114,111,195,186,108,116,105,109,111,101,118,101,110,116,111,115,97,114,99,104,105,118,111,99,117,108,116,117,114,97,109,117,106,101,114,101,115,101,110,116,114,97,100,97,97,110,117,110,99,105,111,101,109,98,97,114,103,111,109,101,114,99,97,100,111,103,114,97,110,100,101,115,101,115,116,117,100,105,111,109,101,106,111,114,101,115,102,101,98,114,101,114,111,100,105,115,101,195,177,111,116,117,114,105,115,109,111,99,195,179,100,105,103,111,112,111,114,116,97,100,97,101,115,112,97,99,105,111,102,97,109,105,108,105,97,97,110,116,111,110,105,111,112,101,114,109,105,116,101,103,117,97,114,100,97,114,97,108,103,117,110,97,115,112,114,101,99,105,111,115,97,108,103,117,105,101,110,115,101,110,116,105,100,111,118,105,115,105,116,97,115,116,195,173,116,117,108,111,99,111,110,111,99,101,114,115,101,103,117,110,100,111,99,111,110,115,101,106,111,102,114,97,110,99,105,97,109,105,110,117,116,111,115,115,101,103,117,110,100,97,116,101,110,101,109,111,115,101,102,101,99,116,111,115,109,195,161,108,97,103,97,115,101,115,105,195,179,110,114,101,118,105,115,116,97,103,114,97,110,97,100,97,99,111,109,112,114,97,114,105,110,103,114,101,115,111,103,97,114,99,195,173,97,97,99,99,105,195,179,110,101,99,117,97,100,111,114,113,117,105,101,110,101,115,105,110,99,108,117,115,111,100,101,98,101,114,195,161,109,97,116,101,114,105,97,104,111,109,98,114,101,115,109,117,101,115,116,114,97,112,111,100,114,195,173,97,109,97,195,177,97,110,97,195,186,108,116,105,109,97,101,115,116,97,109,111,115,111,102,105,99,105,97,108,116,97,109,98,105,101,110,110,105,110,103,195,186,110,115,97,108,117,100,111,115,112,111,100,101,109,111,115,109,101,106,111,114,97,114,112,111,115,105,116,105,111,110,98,117,115,105,110,101,115,115,104,111,109,101,112,97,103,101,115,101,99,117,114,105,116,121,108,97,110,103,117,97,103,101,115,116,97,110,100,97,114,100,99,97,109,112,97,105,103,110,102,101,97,116,117,114,101,115,99,97,116,101,103,111,114,121,101,120,116,101,114,110,97,108,99,104,105,108,100,114,101,110,114,101,115,101,114,118,101,100,114,101,115,101,97,114,99,104,101,120,99,104,97,110,103,101,102,97,118,111,114,105,116,101,116,101,109,112,108,97,116,101,109,105,108,105,116,97,114,121,105,110,100,117,115,116,114,121,115,101,114,118,105,99,101,115,109,97,116,101,114,105,97,108,112,114,111,100,117,99,116,115,122,45,105,110,100,101,120,58,99,111,109,109,101,110,116,115,115,111,102,116,119,97,114,101,99,111,109,112,108,101,116,101,99,97,108,101,110,100,97,114,112,108,97,116,102,111,114,109,97,114,116,105,99,108,101,115,114,101,113,117,105,114,101,100,109,111,118,101,109,101,110,116,113,117,101,115,116,105,111,110,98,117,105,108,100,105,110,103,112,111,108,105,116,105,99,115,112,111,115,115,105,98,108,101,114,101,108,105,103,105,111,110,112,104,121,115,105,99,97,108,102,101,101,100,98,97,99,107,114,101,103,105,115,116,101,114,112,105,99,116,117,114,101,115,100,105,115,97,98,108,101,100,112,114,111,116,111,99,111,108,97,117,100,105,101,110,99,101,115,101,116,116,105,110,103,115,97,99,116,105,118,105,116,121,101,108,101,109,101,110,116,115,108,101,97,114,110,105,110,103,97,110,121,116,104,105,110,103,97,98,115,116,114,97,99,116,112,114,111,103,114,101,115,115,111,118,101,114,118,105,101,119,109,97,103,97,122,105,110,101,101,99,111,110,111,109,105,99,116,114,97,105,110,105,110,103,112,114,101,115,115,117,114,101,118,97,114,105,111,117,115,32,60,115,116,114,111,110,103,62,112,114,111,112,101,114,116,121,115,104,111,112,112,105,110,103,116,111,103,101,116,104,101,114,97,100,118,97,110,99,101,100,98,101,104,97,118,105,111,114,100,111,119,110,108,111,97,100,102,101,97,116,117,114,101,100,102,111,111,116,98,97,108,108,115,101,108,101,99,116,101,100,76,97,110,103,117,97,103,101,100,105,115,116,97,110,99,101,114,101,109,101,109,98,101,114,116,114,97,99,107,105,110,103,112,97,115,115,119,111,114,100,109,111,100,105,102,105,101,100,115,116,117,100,101,110,116,115,100,105,114,101,99,116,108,121,102,105,103,104,116,105,110,103,110,111,114,116,104,101,114,110,100,97,116,97,98,97,115,101,102,101,115,116,105,118,97,108,98,114,101,97,107,105,110,103,108,111,99,97,116,105,111,110,105,110,116,101,114,110,101,116,100,114,111,112,100,111,119,110,112,114,97,99,116,105,99,101,101,118,105,100,101,110,99,101,102,117,110,99,116,105,111,110,109,97,114,114,105,97,103,101,114,101,115,112,111,110,115,101,112,114,111,98,108,101,109,115,110,101,103,97,116,105,118,101,112,114,111,103,114,97,109,115,97,110,97,108,121,115,105,115,114,101,108,101,97,115,101,100,98,97,110,110,101,114,34,62,112,117,114,99,104,97,115,101,112,111,108,105,99,105,101,115,114,101,103,105,111,110,97,108,99,114,101,97,116,105,118,101,97,114,103,117,109,101,110,116,98,111,111,107,109,97,114,107,114,101,102,101,114,114,101,114,99,104,101,109,105,99,97,108,100,105,118,105,115,105,111,110,99,97,108,108,98,97,99,107,115,101,112,97,114,97,116,101,112,114,111,106,101,99,116,115,99,111,110,102,108,105,99,116,104,97,114,100,119,97,114,101,105,110,116,101,114,101,115,116,100,101,108,105,118,101,114,121,109,111,117,110,116,97,105,110,111,98,116,97,105,110,101,100,61,32,102,97,108,115,101,59,102,111,114,40,118,97,114,32,97,99,99,101,112,116,101,100,99,97,112,97,99,105,116,121,99,111,109,112,117,116,101,114,105,100,101,110,116,105,116,121,97,105,114,99,114,97,102,116,101,109,112,108,111,121,101,100,112,114,111,112,111,115,101,100,100,111,109,101,115,116,105,99,105,110,99,108,117,100,101,115,112,114,111,118,105,100,101,100,104,111,115,112,105,116,97,108,118,101,114,116,105,99,97,108,99,111,108,108,97,112,115,101,97,112,112,114,111,97,99,104,112,97,114,116,110,101,114,115,108,111,103,111,34,62,60,97,100,97,117,103,104,116,101,114,97,117,116,104,111,114,34,32,99,117,108,116,117,114,97,108,102,97,109,105,108,105,101,115,47,105,109,97,103,101,115,47,97,115,115,101,109,98,108,121,112,111,119,101,114,102,117,108,116,101,97,99,104,105,110,103,102,105,110,105,115,104,101,100,100,105,115,116,114,105,99,116,99,114,105,116,105,99,97,108,99,103,105,45,98,105,110,47,112,117,114,112,111,115,101,115,114,101,113,117,105,114,101,115,101,108,101,99,116,105,111,110,98,101,99,111,109,105,110,103,112,114,111,118,105,100,101,115,97,99,97,100,101,109,105,99,101,120,101,114,99,105,115,101,97,99,116,117,97,108,108,121,109,101,100,105,99,105,110,101,99,111,110,115,116,97,110,116,97,99,99,105,100,101,110,116,77,97,103,97,122,105,110,101,100,111,99,117,109,101,110,116,115,116,97,114,116,105,110,103,98,111,116,116,111,109,34,62,111,98,115,101,114,118,101,100,58,32,38,113,117,111,116,59,101,120,116,101,110,100,101,100,112,114,101,118,105,111,117,115,83,111,102,116,119,97,114,101,99,117,115,116,111,109,101,114,100,101,99,105,115,105,111,110,115,116,114,101,110,103,116,104,100,101,116,97,105,108,101,100,115,108,105,103,104,116,108,121,112,108,97,110,110,105,110,103,116,101,120,116,97,114,101,97,99,117,114,114,101,110,99,121,101,118,101,114,121,111,110,101,115,116,114,97,105,103,104,116,116,114,97,110,115,102,101,114,112,111,115,105,116,105,118,101,112,114,111,100,117,99,101,100,104,101,114,105,116,97,103,101,115,104,105,112,112,105,110,103,97,98,115,111,108,117,116,101,114,101,99,101,105,118,101,100,114,101,108,101,118,97,110,116,98,117,116,116,111,110,34,32,118,105,111,108,101,110,99,101,97,110,121,119,104,101,114,101,98,101,110,101,102,105,116,115,108,97,117,110,99,104,101,100,114,101,99,101,110,116,108,121,97,108,108,105,97,110,99,101,102,111,108,108,111,119,101,100,109,117,108,116,105,112,108,101,98,117,108,108,101,116,105,110,105,110,99,108,117,100,101,100,111,99,99,117,114,114,101,100,105,110,116,101,114,110,97,108,36,40,116,104,105,115,41,46,114,101,112,117,98,108,105,99,62,60,116,114,62,60,116,100,99,111,110,103,114,101,115,115,114,101,99,111,114,100,101,100,117,108,116,105,109,97,116,101,115,111,108,117,116,105,111,110,60,117,108,32,105,100,61,34,100,105,115,99,111,118,101,114,72,111,109,101,60,47,97,62,119,101,98,115,105,116,101,115,110,101,116,119,111,114,107,115,97,108,116,104,111,117,103,104,101,110,116,105,114,101,108,121,109,101,109,111,114,105,97,108,109,101,115,115,97,103,101,115,99,111,110,116,105,110,117,101,97,99,116,105,118,101,34,62,115,111,109,101,119,104,97,116,118,105,99,116,111,114,105,97,87,101,115,116,101,114,110,32,32,116,105,116,108,101,61,34,76,111,99,97,116,105,111,110,99,111,110,116,114,97,99,116,118,105,115,105,116,111,114,115,68,111,119,110,108,111,97,100,119,105,116,104,111,117,116,32,114,105,103,104,116,34,62,10,109,101,97,115,117,114,101,115,119,105,100,116,104,32,61,32,118,97,114,105,97,98,108,101,105,110,118,111,108,118,101,100,118,105,114,103,105,110,105,97,110,111,114,109,97,108,108,121,104,97,112,112,101,110,101,100,97,99,99,111,117,110,116,115,115,116,97,110,100,105,110,103,110,97,116,105,111,110,97,108,82,101,103,105,115,116,101,114,112,114,101,112,97,114,101,100,99,111,110,116,114,111,108,115,97,99,99,117,114,97,116,101,98,105,114,116,104,100,97,121,115,116,114,97,116,101,103,121,111,102,102,105,99,105,97,108,103,114,97,112,104,105,99,115,99,114,105,109,105,110,97,108,112,111,115,115,105,98,108,121,99,111,110,115,117,109,101,114,80,101,114,115,111,110,97,108,115,112,101,97,107,105,110,103,118,97,108,105,100,97,116,101,97,99,104,105,101,118,101,100,46,106,112,103,34,32,47,62,109,97,99,104,105,110,101,115,60,47,104,50,62,10,32,32,107,101,121,119,111,114,100,115,102,114,105,101,110,100,108,121,98,114,111,116,104,101,114,115,99,111,109,98,105,110,101,100,111,114,105,103,105,110,97,108,99,111,109,112,111,115,101,100,101,120,112,101,99,116,101,100,97,100,101,113,117,97,116,101,112,97,107,105,115,116,97,110,102,111,108,108,111,119,34,32,118,97,108,117,97,98,108,101,60,47,108,97,98,101,108,62,114,101,108,97,116,105,118,101,98,114,105,110,103,105,110,103,105,110,99,114,101,97,115,101,103,111,118,101,114,110,111,114,112,108,117,103,105,110,115,47,76,105,115,116,32,111,102,32,72,101,97,100,101,114,34,62,34,32,110,97,109,101,61,34,32,40,38,113,117,111,116,59,103,114,97,100,117,97,116,101,60,47,104,101,97,100,62,10,99,111,109,109,101,114,99,101,109,97,108,97,121,115,105,97,100,105,114,101,99,116,111,114,109,97,105,110,116,97,105,110,59,104,101,105,103,104,116,58,115,99,104,101,100,117,108,101,99,104,97,110,103,105,110,103,98,97,99,107,32,116,111,32,99,97,116,104,111,108,105,99,112,97,116,116,101,114,110,115,99,111,108,111,114,58,32,35,103,114,101,97,116,101,115,116,115,117,112,112,108,105,101,115,114,101,108,105,97,98,108,101,60,47,117,108,62,10,9,9,60,115,101,108,101,99,116,32,99,105,116,105,122,101,110,115,99,108,111,116,104,105,110,103,119,97,116,99,104,105,110,103,60,108,105,32,105,100,61,34,115,112,101,99,105,102,105,99,99,97,114,114,121,105,110,103,115,101,110,116,101,110,99,101,60,99,101,110,116,101,114,62,99,111,110,116,114,97,115,116,116,104,105,110,107,105,110,103,99,97,116,99,104,40,101,41,115,111,117,116,104,101,114,110,77,105,99,104,97,101,108,32,109,101,114,99,104,97,110,116,99,97,114,111,117,115,101,108,112,97,100,100,105,110,103,58,105,110,116,101,114,105,111,114,46,115,112,108,105,116,40,34,108,105,122,97,116,105,111,110,79,99,116,111,98,101,114,32,41,123,114,101,116,117,114,110,105,109,112,114,111,118,101,100,45,45,38,103,116,59,10,10,99,111,118,101,114,97,103,101,99,104,97,105,114,109,97,110,46,112,110,103,34,32,47,62,115,117,98,106,101,99,116,115,82,105,99,104,97,114,100,32,119,104,97,116,101,118,101,114,112,114,111,98,97,98,108,121,114,101,99,111,118,101,114,121,98,97,115,101,98,97,108,108,106,117,100,103,109,101,110,116,99,111,110,110,101,99,116,46,46,99,115,115,34,32,47,62,32,119,101,98,115,105,116,101,114,101,112,111,114,116,101,100,100,101,102,97,117,108,116,34,47,62,60,47,97,62,13,10,101,108,101,99,116,114,105,99,115,99,111,116,108,97,110,100,99,114,101,97,116,105,111,110,113,117,97,110,116,105,116,121,46,32,73,83,66,78,32,48,100,105,100,32,110,111,116,32,105,110,115,116,97,110,99,101,45,115,101,97,114,99,104,45,34,32,108,97,110,103,61,34,115,112,101,97,107,101,114,115,67,111,109,112,117,116,101,114,99,111,110,116,97,105,110,115,97,114,99,104,105,118,101,115,109,105,110,105,115,116,101,114,114,101,97,99,116,105,111,110,100,105,115,99,111,117,110,116,73,116,97,108,105,97,110,111,99,114,105,116,101,114,105,97,115,116,114,111,110,103,108,121,58,32,39,104,116,116,112,58,39,115,99,114,105,112,116,39,99,111,118,101,114,105,110,103,111,102,102,101,114,105,110,103,97,112,112,101,97,114,101,100,66,114,105,116,105,115,104,32,105,100,101,110,116,105,102,121,70,97,99,101,98,111,111,107,110,117,109,101,114,111,117,115,118,101,104,105,99,108,101,115,99,111,110,99,101,114,110,115,65,109,101,114,105,99,97,110,104,97,110,100,108,105,110,103,100,105,118,32,105,100,61,34,87,105,108,108,105,97,109,32,112,114,111,118,105,100,101,114,95,99,111,110,116,101,110,116,97,99,99,117,114,97,99,121,115,101,99,116,105,111,110,32,97,110,100,101,114,115,111,110,102,108,101,120,105,98,108,101,67,97,116,101,103,111,114,121,108,97,119,114,101,110,99,101,60,115,99,114,105,112,116,62,108,97,121,111,117,116,61,34,97,112,112,114,111,118,101,100,32,109,97,120,105,109,117,109,104,101,97,100,101,114,34,62,60,47,116,97,98,108,101,62,83,101,114,118,105,99,101,115,104,97,109,105,108,116,111,110,99,117,114,114,101,110,116,32,99,97,110,97,100,105,97,110,99,104,97,110,110,101,108,115,47,116,104,101,109,101,115,47,47,97,114,116,105,99,108,101,111,112,116,105,111,110,97,108,112,111,114,116,117,103,97,108,118,97,108,117,101,61,34,34,105,110,116,101,114,118,97,108,119,105,114,101,108,101,115,115,101,110,116,105,116,108,101,100,97,103,101,110,99,105,101,115,83,101,97,114,99,104,34,32,109,101,97,115,117,114,101,100,116,104,111,117,115,97,110,100,115,112,101,110,100,105,110,103,38,104,101,108,108,105,112,59,110,101,119,32,68,97,116,101,34,32,115,105,122,101,61,34,112,97,103,101,78,97,109,101,109,105,100,100,108,101,34,32,34,32,47,62,60,47,97,62,104,105,100,100,101,110,34,62,115,101,113,117,101,110,99,101,112,101,114,115,111,110,97,108,111,118,101,114,102,108,111,119,111,112,105,110,105,111,110,115,105,108,108,105,110,111,105,115,108,105,110,107,115,34,62,10,9,60,116,105,116,108,101,62,118,101,114,115,105,111,110,115,115,97,116,117,114,100,97,121,116,101,114,109,105,110,97,108,105,116,101,109,112,114,111,112,101,110,103,105,110,101,101,114,115,101,99,116,105,111,110,115,100,101,115,105,103,110,101,114,112,114,111,112,111,115,97,108,61,34,102,97,108,115,101,34,69,115,112,97,195,177,111,108,114,101,108,101,97,115,101,115,115,117,98,109,105,116,34,32,101,114,38,113,117,111,116,59,97,100,100,105,116,105,111,110,115,121,109,112,116,111,109,115,111,114,105,101,110,116,101,100,114,101,115,111,117,114,99,101,114,105,103,104,116,34,62,60,112,108,101,97,115,117,114,101,115,116,97,116,105,111,110,115,104,105,115,116,111,114,121,46,108,101,97,118,105,110,103,32,32,98,111,114,100,101,114,61,99,111,110,116,101,110,116,115,99,101,110,116,101,114,34,62,46,10,10,83,111,109,101,32,100,105,114,101,99,116,101,100,115,117,105,116,97,98,108,101,98,117,108,103,97,114,105,97,46,115,104,111,119,40,41,59,100,101,115,105,103,110,101,100,71,101,110,101,114,97,108,32,99,111,110,99,101,112,116,115,69,120,97,109,112,108,101,115,119,105,108,108,105,97,109,115,79,114,105,103,105,110,97,108,34,62,60,115,112,97,110,62,115,101,97,114,99,104,34,62,111,112,101,114,97,116,111,114,114,101,113,117,101,115,116,115,97,32,38,113,117,111,116,59,97,108,108,111,119,105,110,103,68,111,99,117,109,101,110,116,114,101,118,105,115,105,111,110,46,32,10,10,84,104,101,32,121,111,117,114,115,101,108,102,67,111,110,116,97,99,116,32,109,105,99,104,105,103,97,110,69,110,103,108,105,115,104,32,99,111,108,117,109,98,105,97,112,114,105,111,114,105,116,121,112,114,105,110,116,105,110,103,100,114,105,110,107,105,110,103,102,97,99,105,108,105,116,121,114,101,116,117,114,110,101,100,67,111,110,116,101,110,116,32,111,102,102,105,99,101,114,115,82,117,115,115,105,97,110,32,103,101,110,101,114,97,116,101,45,56,56,53,57,45,49,34,105,110,100,105,99,97,116,101,102,97,109,105,108,105,97,114,32,113,117,97,108,105,116,121,109,97,114,103,105,110,58,48,32,99,111,110,116,101,110,116,118,105,101,119,112,111,114,116,99,111,110,116,97,99,116,115,45,116,105,116,108,101,34,62,112,111,114,116,97,98,108,101,46,108,101,110,103,116,104,32,101,108,105,103,105,98,108,101,105,110,118,111,108,118,101,115,97,116,108,97,110,116,105,99,111,110,108,111,97,100,61,34,100,101,102,97,117,108,116,46,115,117,112,112,108,105,101,100,112,97,121,109,101,110,116,115,103,108,111,115,115,97,114,121,10,10,65,102,116,101,114,32,103,117,105,100,97,110,99,101,60,47,116,100,62,60,116,100,101,110,99,111,100,105,110,103,109,105,100,100,108,101,34,62,99,97,109,101,32,116,111,32,100,105,115,112,108,97,121,115,115,99,111,116,116,105,115,104,106,111,110,97,116,104,97,110,109,97,106,111,114,105,116,121,119,105,100,103,101,116,115,46,99,108,105,110,105,99,97,108,116,104,97,105,108,97,110,100,116,101,97,99,104,101,114,115,60,104,101,97,100,62,10,9,97,102,102,101,99,116,101,100,115,117,112,112,111,114,116,115,112,111,105,110,116,101,114,59,116,111,83,116,114,105,110,103,60,47,115,109,97,108,108,62,111,107,108,97,104,111,109,97,119,105,108,108,32,98,101,32,105,110,118,101,115,116,111,114,48,34,32,97,108,116,61,34,104,111,108,105,100,97,121,115,82,101,115,111,117,114,99,101,108,105,99,101,110,115,101,100,32,40,119,104,105,99,104,32,46,32,65,102,116,101,114,32,99,111,110,115,105,100,101,114,118,105,115,105,116,105,110,103,101,120,112,108,111,114,101,114,112,114,105,109,97,114,121,32,115,101,97,114,99,104,34,32,97,110,100,114,111,105,100,34,113,117,105,99,107,108,121,32,109,101,101,116,105,110,103,115,101,115,116,105,109,97,116,101,59,114,101,116,117,114,110,32,59,99,111,108,111,114,58,35,32,104,101,105,103,104,116,61,97,112,112,114,111,118,97,108,44,32,38,113,117,111,116,59,32,99,104,101,99,107,101,100,46,109,105,110,46,106,115,34,109,97,103,110,101,116,105,99,62,60,47,97,62,60,47,104,102,111,114,101,99,97,115,116,46,32,87,104,105,108,101,32,116,104,117,114,115,100,97,121,100,118,101,114,116,105,115,101,38,101,97,99,117,116,101,59,104,97,115,67,108,97,115,115,101,118,97,108,117,97,116,101,111,114,100,101,114,105,110,103,101,120,105,115,116,105,110,103,112,97,116,105,101,110,116,115,32,79,110,108,105,110,101,32,99,111,108,111,114,97,100,111,79,112,116,105,111,110,115,34,99,97,109,112,98,101,108,108,60,33,45,45,32,101,110,100,60,47,115,112,97,110,62,60,60,98,114,32,47,62,13,10,95,112,111,112,117,112,115,124,115,99,105,101,110,99,101,115,44,38,113,117,111,116,59,32,113,117,97,108,105,116,121,32,87,105,110,100,111,119,115,32,97,115,115,105,103,110,101,100,104,101,105,103,104,116,58,32,60,98,32,99,108,97,115,115,108,101,38,113,117,111,116,59,32,118,97,108,117,101,61,34,32,67,111,109,112,97,110,121,101,120,97,109,112,108,101,115,60,105,102,114,97,109,101,32,98,101,108,105,101,118,101,115,112,114,101,115,101,110,116,115,109,97,114,115,104,97,108,108,112,97,114,116,32,111,102,32,112,114,111,112,101,114,108,121,41,46,10,10,84,104,101,32,116,97,120,111,110,111,109,121,109,117,99,104,32,111,102,32,60,47,115,112,97,110,62,10,34,32,100,97,116,97,45,115,114,116,117,103,117,195,170,115,115,99,114,111,108,108,84,111,32,112,114,111,106,101,99,116,60,104,101,97,100,62,13,10,97,116,116,111,114,110,101,121,101,109,112,104,97,115,105,115,115,112,111,110,115,111,114,115,102,97,110,99,121,98,111,120,119,111,114,108,100,39,115,32,119,105,108,100,108,105,102,101,99,104,101,99,107,101,100,61,115,101,115,115,105,111,110,115,112,114,111,103,114,97,109,109,112,120,59,102,111,110,116,45,32,80,114,111,106,101,99,116,106,111,117,114,110,97,108,115,98,101,108,105,101,118,101,100,118,97,99,97,116,105,111,110,116,104,111,109,112,115,111,110,108,105,103,104,116,105,110,103,97,110,100,32,116,104,101,32,115,112,101,99,105,97,108,32,98,111,114,100,101,114,61,48,99,104,101,99,107,105,110,103,60,47,116,98,111,100,121,62,60,98,117,116,116,111,110,32,67,111,109,112,108,101,116,101,99,108,101,97,114,102,105,120,10,60,104,101,97,100,62,10,97,114,116,105,99,108,101,32,60,115,101,99,116,105,111,110,102,105,110,100,105,110,103,115,114,111,108,101,32,105,110,32,112,111,112,117,108,97,114,32,32,79,99,116,111,98,101,114,119,101,98,115,105,116,101,32,101,120,112,111,115,117,114,101,117,115,101,100,32,116,111,32,32,99,104,97,110,103,101,115,111,112,101,114,97,116,101,100,99,108,105,99,107,105,110,103,101,110,116,101,114,105,110,103,99,111,109,109,97,110,100,115,105,110,102,111,114,109,101,100,32,110,117,109,98,101,114,115,32,32,60,47,100,105,118,62,99,114,101,97,116,105,110,103,111,110,83,117,98,109,105,116,109,97,114,121,108,97,110,100,99,111,108,108,101,103,101,115,97,110,97,108,121,116,105,99,108,105,115,116,105,110,103,115,99,111,110,116,97,99,116,46,108,111,103,103,101,100,73,110,97,100,118,105,115,111,114,121,115,105,98,108,105,110,103,115,99,111,110,116,101,110,116,34,115,38,113,117,111,116,59,41,115,46,32,84,104,105,115,32,112,97,99,107,97,103,101,115,99,104,101,99,107,98,111,120,115,117,103,103,101,115,116,115,112,114,101,103,110,97,110,116,116,111,109,111,114,114,111,119,115,112,97,99,105,110,103,61,105,99,111,110,46,112,110,103,106,97,112,97,110,101,115,101,99,111,100,101,98,97,115,101,98,117,116,116,111,110,34,62,103,97,109,98,108,105,110,103,115,117,99,104,32,97,115,32,44,32,119,104,105,108,101,32,60,47,115,112,97,110,62,32,109,105,115,115,111,117,114,105,115,112,111,114,116,105,110,103,116,111,112,58,49,112,120,32,46,60,47,115,112,97,110,62,116,101,110,115,105,111,110,115,119,105,100,116,104,61,34,50,108,97,122,121,108,111,97,100,110,111,118,101,109,98,101,114,117,115,101,100,32,105,110,32,104,101,105,103,104,116,61,34,99,114,105,112,116,34,62,10,38,110,98,115,112,59,60,47,60,116,114,62,60,116,100,32,104,101,105,103,104,116,58,50,47,112,114,111,100,117,99,116,99,111,117,110,116,114,121,32,105,110,99,108,117,100,101,32,102,111,111,116,101,114,34,32,38,108,116,59,33,45,45,32,116,105,116,108,101,34,62,60,47,106,113,117,101,114,121,46,60,47,102,111,114,109,62,10,40,231,174,128,228,189,147,41,40,231,185,129,233,171,148,41,104,114,118,97,116,115,107,105,105,116,97,108,105,97,110,111,114,111,109,195,162,110,196,131,116,195,188,114,107,195,167,101,216,167,216,177,216,175,217,136,116,97,109,98,105,195,169,110,110,111,116,105,99,105,97,115,109,101,110,115,97,106,101,115,112,101,114,115,111,110,97,115,100,101,114,101,99,104,111,115,110,97,99,105,111,110,97,108,115,101,114,118,105,99,105,111,99,111,110,116,97,99,116,111,117,115,117,97,114,105,111,115,112,114,111,103,114,97,109,97,103,111,98,105,101,114,110,111,101,109,112,114,101,115,97,115,97,110,117,110,99,105,111,115,118,97,108,101,110,99,105,97,99,111,108,111,109,98,105,97,100,101,115,112,117,195,169,115,100,101,112,111,114,116,101,115,112,114,111,121,101,99,116,111,112,114,111,100,117,99,116,111,112,195,186,98,108,105,99,111,110,111,115,111,116,114,111,115,104,105,115,116,111,114,105,97,112,114,101,115,101,110,116,101,109,105,108,108,111,110,101,115,109,101,100,105,97,110,116,101,112,114,101,103,117,110,116,97,97,110,116,101,114,105,111,114,114,101,99,117,114,115,111,115,112,114,111,98,108,101,109,97,115,97,110,116,105,97,103,111,110,117,101,115,116,114,111,115,111,112,105,110,105,195,179,110,105,109,112,114,105,109,105,114,109,105,101,110,116,114,97,115,97,109,195,169,114,105,99,97,118,101,110,100,101,100,111,114,115,111,99,105,101,100,97,100,114,101,115,112,101,99,116,111,114,101,97,108,105,122,97,114,114,101,103,105,115,116,114,111,112,97,108,97,98,114,97,115,105,110,116,101,114,195,169,115,101,110,116,111,110,99,101,115,101,115,112,101,99,105,97,108,109,105,101,109,98,114,111,115,114,101,97,108,105,100,97,100,99,195,179,114,100,111,98,97,122,97,114,97,103,111,122,97,112,195,161,103,105,110,97,115,115,111,99,105,97,108,101,115,98,108,111,113,117,101,97,114,103,101,115,116,105,195,179,110,97,108,113,117,105,108,101,114,115,105,115,116,101,109,97,115,99,105,101,110,99,105,97,115,99,111,109,112,108,101,116,111,118,101,114,115,105,195,179,110,99,111,109,112,108,101,116,97,101,115,116,117,100,105,111,115,112,195,186,98,108,105,99,97,111,98,106,101,116,105,118,111,97,108,105,99,97,110,116,101,98,117,115,99,97,100,111,114,99,97,110,116,105,100,97,100,101,110,116,114,97,100,97,115,97,99,99,105,111,110,101,115,97,114,99,104,105,118,111,115,115,117,112,101,114,105,111,114,109,97,121,111,114,195,173,97,97,108,101,109,97,110,105,97,102,117,110,99,105,195,179,110,195,186,108,116,105,109,111,115,104,97,99,105,101,110,100,111,97,113,117,101,108,108,111,115,101,100,105,99,105,195,179,110,102,101,114,110,97,110,100,111,97,109,98,105,101,110,116,101,102,97,99,101,98,111,111,107,110,117,101,115,116,114,97,115,99,108,105,101,110,116,101,115,112,114,111,99,101,115,111,115,98,97,115,116,97,110,116,101,112,114,101,115,101,110,116,97,114,101,112,111,114,116,97,114,99,111,110,103,114,101,115,111,112,117,98,108,105,99,97,114,99,111,109,101,114,99,105,111,99,111,110,116,114,97,116,111,106,195,179,118,101,110,101,115,100,105,115,116,114,105,116,111,116,195,169,99,110,105,99,97,99,111,110,106,117,110,116,111,101,110,101,114,103,195,173,97,116,114,97,98,97,106,97,114,97,115,116,117,114,105,97,115,114,101,99,105,101,110,116,101,117,116,105,108,105,122,97,114,98,111,108,101,116,195,173,110,115,97,108,118,97,100,111,114,99,111,114,114,101,99,116,97,116,114,97,98,97,106,111,115,112,114,105,109,101,114,111,115,110,101,103,111,99,105,111,115,108,105,98,101,114,116,97,100,100,101,116,97,108,108,101,115,112,97,110,116,97,108,108,97,112,114,195,179,120,105,109,111,97,108,109,101,114,195,173,97,97,110,105,109,97,108,101,115,113,117,105,195,169,110,101,115,99,111,114,97,122,195,179,110,115,101,99,99,105,195,179,110,98,117,115,99,97,110,100,111,111,112,99,105,111,110,101,115,101,120,116,101,114,105,111,114,99,111,110,99,101,112,116,111,116,111,100,97,118,195,173,97,103,97,108,101,114,195,173,97,101,115,99,114,105,98,105,114,109,101,100,105,99,105,110,97,108,105,99,101,110,99,105,97,99,111,110,115,117,108,116,97,97,115,112,101,99,116,111,115,99,114,195,173,116,105,99,97,100,195,179,108,97,114,101,115,106,117,115,116,105,99,105,97,100,101,98,101,114,195,161,110,112,101,114,195,173,111,100,111,110,101,99,101,115,105,116,97,109,97,110,116,101,110,101,114,112,101,113,117,101,195,177,111,114,101,99,105,98,105,100,97,116,114,105,98,117,110,97,108,116,101,110,101,114,105,102,101,99,97,110,99,105,195,179,110,99,97,110,97,114,105,97,115,100,101,115,99,97,114,103,97,100,105,118,101,114,115,111,115,109,97,108,108,111,114,99,97,114,101,113,117,105,101,114,101,116,195,169,99,110,105,99,111,100,101,98,101,114,195,173,97,118,105,118,105,101,110,100,97,102,105,110,97,110,122,97,115,97,100,101,108,97,110,116,101,102,117,110,99,105,111,110,97,99,111,110,115,101,106,111,115,100,105,102,195,173,99,105,108,99,105,117,100,97,100,101,115,97,110,116,105,103,117,97,115,97,118,97,110,122,97,100,97,116,195,169,114,109,105,110,111,117,110,105,100,97,100,101,115,115,195,161,110,99,104,101,122,99,97,109,112,97,195,177,97,115,111,102,116,111,110,105,99,114,101,118,105,115,116,97,115,99,111,110,116,105,101,110,101,115,101,99,116,111,114,101,115,109,111,109,101,110,116,111,115,102,97,99,117,108,116,97,100,99,114,195,169,100,105,116,111,100,105,118,101,114,115,97,115,115,117,112,117,101,115,116,111,102,97,99,116,111,114,101,115,115,101,103,117,110,100,111,115,112,101,113,117,101,195,177,97,208,179,208,190,208,180,208,176,208,181,209,129,208,187,208,184,208,181,209,129,209,130,209,140,208,177,209,139,208,187,208,190,208,177,209,139,209,130,209,140,209,141,209,130,208,190,208,188,208,149,209,129,208,187,208,184,209,130,208,190,208,179,208,190,208,188,208,181,208,189,209,143,208,178,209,129,208,181,209,133,209,141,209,130,208,190,208,185,208,180,208,176,208,182,208,181,208,177,209,139,208,187,208,184,208,179,208,190,208,180,209,131,208,180,208,181,208,189,209,140,209,141,209,130,208,190,209,130,208,177,209,139,208,187,208,176,209,129,208,181,208,177,209,143,208,190,208,180,208,184,208,189,209,129,208,181,208,177,208,181,208,189,208,176,208,180,208,190,209,129,208,176,208,185,209,130,209,132,208,190,209,130,208,190,208,189,208,181,208,179,208,190,209,129,208,178,208,190,208,184,209,129,208,178,208,190,208,185,208,184,208,179,209,128,209,139,209,130,208,190,208,182,208,181,208,178,209,129,208,181,208,188,209,129,208,178,208,190,209,142,208,187,208,184,209,136,209,140,209,141,209,130,208,184,209,133,208,191,208,190,208,186,208,176,208,180,208,189,208,181,208,185,208,180,208,190,208,188,208,176,208,188,208,184,209,128,208,176,208,187,208,184,208,177,208,190,209,130,208,181,208,188,209,131,209,133,208,190,209,130,209,143,208,180,208,178,209,131,209,133,209,129,208,181,209,130,208,184,208,187,209,142,208,180,208,184,208,180,208,181,208,187,208,190,208,188,208,184,209,128,208,181,209,130,208,181,208,177,209,143,209,129,208,178,208,190,208,181,208,178,208,184,208,180,208,181,209,135,208,181,208,179,208,190,209,141,209,130,208,184,208,188,209,129,209,135,208,181,209,130,209,130,208,181,208,188,209,139,209,134,208,181,208,189,209,139,209,129,209,130,208,176,208,187,208,178,208,181,208,180,209,140,209,130,208,181,208,188,208,181,208,178,208,190,208,180,209,139,209,130,208,181,208,177,208,181,208,178,209,139,209,136,208,181,208,189,208,176,208,188,208,184,209,130,208,184,208,191,208,176,209,130,208,190,208,188,209,131,208,191,209,128,208,176,208,178,208,187,208,184,209,134,208,176,208,190,208,180,208,189,208,176,208,179,208,190,208,180,209,139,208,183,208,189,208,176,209,142,208,188,208,190,208,179,209,131,208,180,209,128,209,131,208,179,208,178,209,129,208,181,208,185,208,184,208,180,208,181,209,130,208,186,208,184,208,189,208,190,208,190,208,180,208,189,208,190,208,180,208,181,208,187,208,176,208,180,208,181,208,187,208,181,209,129,209,128,208,190,208,186,208,184,209,142,208,189,209,143,208,178,208,181,209,129,209,140,208,149,209,129,209,130,209,140,209,128,208,176,208,183,208,176,208,189,208,176,209,136,208,184,216,167,217,132,217,132,217,135,216,167,217,132,216,170,217,138,216,172,217,133,217,138,216,185,216,174,216,167,216,181,216,169,216,167,217,132,216,176,217,138,216,185,217,132,217,138,217,135,216,172,216,175,217,138,216,175,216,167,217,132,216,162,217,134,216,167,217,132,216,177,216,175,216,170,216,173,217,131,217,133,216,181,217,129,216,173,216,169,217,131,216,167,217,134,216,170,216,167,217,132,217,132,217,138,217,138,217,131,217,136,217,134,216,180,216,168,217,131,216,169,217,129,217,138,217,135,216,167,216,168,217,134,216,167,216,170,216,173,217,136,216,167,216,161,216,163,217,131,216,171,216,177,216,174,217,132,216,167,217,132,216,167,217,132,216,173,216,168,216,175,217,132,217,138,217,132,216,175,216,177,217,136,216,179,216,167,216,182,216,186,216,183,216,170,217,131,217,136,217,134,217,135,217,134,216,167,217,131,216,179,216,167,216,173,216,169,217,134,216,167,216,175,217,138,216,167,217,132,216,183,216,168,216,185,217,132,217,138,217,131,216,180,217,131,216,177,216,167,217,138,217,133,217,131,217,134,217,133,217,134,217,135,216,167,216,180,216,177,217,131,216,169,216,177,216,166,217,138,216,179,217,134,216,180,217,138,216,183,217,133,216,167,216,176,216,167,216,167,217,132,217,129,217,134,216,180,216,168,216,167,216,168,216,170,216,185,216,168,216,177,216,177,216,173,217,133,216,169,217,131,216,167,217,129,216,169,217,138,217,130,217,136,217,132,217,133,216,177,217,131,216,178,217,131,217,132,217,133,216,169,216,163,216,173,217,133,216,175,217,130,217,132,216,168,217,138,217,138,216,185,217,134,217,138,216,181,217,136,216,177,216,169,216,183,216,177,217,138,217,130,216,180,216,167,216,177,217,131,216,172,217,136,216,167,217,132,216,163,216,174,216,177,217,137,217,133,216,185,217,134,216,167,216,167,216,168,216,173,216,171,216,185,216,177,217,136,216,182,216,168,216,180,217,131,217,132,217,133,216,179,216,172,217,132,216,168,217,134,216,167,217,134,216,174,216,167,217,132,216,175,217,131,216,170,216,167,216,168,217,131,217,132,217,138,216,169,216,168,216,175,217,136,217,134,216,163,217,138,216,182,216,167,217,138,217,136,216,172,216,175,217,129,216,177,217,138,217,130,217,131,216,170,216,168,216,170,216,163,217,129,216,182,217,132,217,133,216,183,216,168,216,174,216,167,217,131,216,171,216,177,216,168,216,167,216,177,217,131,216,167,217,129,216,182,217,132,216,167,216,173,217,132,217,137,217,134,217,129,216,179,217,135,216,163,217,138,216,167,217,133,216,177,216,175,217,136,216,175,216,163,217,134,217,135,216,167,216,175,217,138,217,134,216,167,216,167,217,132,216,167,217,134,217,133,216,185,216,177,216,182,216,170,216,185,217,132,217,133,216,175,216,167,216,174,217,132,217,133,217,133,217,131,217,134,0,0,0,0,0,0,0,0,1,0,1,0,1,0,1,0,2,0,2,0,2,0,2,0,4,0,4,0,4,0,4,0,0,1,2,3,4,5,6,7,7,6,5,4,3,2,1,0,8,9,10,11,12,13,14,15,15,14,13,12,11,10,9,8,16,17,18,19,20,21,22,23,23,22,21,20,19,18,17,16,24,25,26,27,28,29,30,31,31,30,29,28,27,26,25,24,255,255,255,255,0,0,0,0,0,0,0,0,255,255,255,255,1,0,0,0,2,0,0,0,2,0,0,0,1,0,0,0,1,0,0,0,3,0,0,0,255,255,0,1,0,0,0,1,0,0,255,255,0,1,0,0,0,8,0,8,0,8,0,8,0,0,0,1,0,2,0,3,0,4,0,5,0,6,0,7,114,101,115,111,117,114,99,101,115,99,111,117,110,116,114,105,101,115,113,117,101,115,116,105,111,110,115,101,113,117,105,112,109,101,110,116,99,111,109,109,117,110,105,116,121,97,118,97,105,108,97,98,108,101,104,105,103,104,108,105,103,104,116,68,84,68,47,120,104,116,109,108,109,97,114,107,101,116,105,110,103,107,110,111,119,108,101,100,103,101,115,111,109,101,116,104,105,110,103,99,111,110,116,97,105,110,101,114,100,105,114,101,99,116,105,111,110,115,117,98,115,99,114,105,98,101,97,100,118,101,114,116,105,115,101,99,104,97,114,97,99,116,101,114,34,32,118,97,108,117,101,61,34,60,47,115,101,108,101,99,116,62,65,117,115,116,114,97,108,105,97,34,32,99,108,97,115,115,61,34,115,105,116,117,97,116,105,111,110,97,117,116,104,111,114,105,116,121,102,111,108,108,111,119,105,110,103,112,114,105,109,97,114,105,108,121,111,112,101,114,97,116,105,111,110,99,104,97,108,108,101,110,103,101,100,101,118,101,108,111,112,101,100,97,110,111,110,121,109,111,117,115,102,117,110,99,116,105,111,110,32,102,117,110,99,116,105,111,110,115,99,111,109,112,97,110,105,101,115,115,116,114,117,99,116,117,114,101,97,103,114,101,101,109,101,110,116,34,32,116,105,116,108,101,61,34,112,111,116,101,110,116,105,97,108,101,100,117,99,97,116,105,111,110,97,114,103,117,109,101,110,116,115,115,101,99,111,110,100,97,114,121,99,111,112,121,114,105,103,104,116,108,97,110,103,117,97,103,101,115,101,120,99,108,117,115,105,118,101,99,111,110,100,105,116,105,111,110,60,47,102,111,114,109,62,13,10,115,116,97,116,101,109,101,110,116,97,116,116,101,110,116,105,111,110,66,105,111,103,114,97,112,104,121,125,32,101,108,115,101,32,123,10,115,111,108,117,116,105,111,110,115,119,104,101,110,32,116,104,101,32,65,110,97,108,121,116,105,99,115,116,101,109,112,108,97,116,101,115,100,97,110,103,101,114,111,117,115,115,97,116,101,108,108,105,116,101,100,111,99,117,109,101,110,116,115,112,117,98,108,105,115,104,101,114,105,109,112,111,114,116,97,110,116,112,114,111,116,111,116,121,112,101,105,110,102,108,117,101,110,99,101,38,114,97,113,117,111,59,60,47,101,102,102,101,99,116,105,118,101,103,101,110,101,114,97,108,108,121,116,114,97,110,115,102,111,114,109,98,101,97,117,116,105,102,117,108,116,114,97,110,115,112,111,114,116,111,114,103,97,110,105,122,101,100,112,117,98,108,105,115,104,101,100,112,114,111,109,105,110,101,110,116,117,110,116,105,108,32,116,104,101,116,104,117,109,98,110,97,105,108,78,97,116,105,111,110,97,108,32,46,102,111,99,117,115,40,41,59,111,118,101,114,32,116,104,101,32,109,105,103,114,97,116,105,111,110,97,110,110,111,117,110,99,101,100,102,111,111,116,101,114,34,62,10,101,120,99,101,112,116,105,111,110,108,101,115,115,32,116,104,97,110,101,120,112,101,110,115,105,118,101,102,111,114,109,97,116,105,111,110,102,114,97,109,101,119,111,114,107,116,101,114,114,105,116,111,114,121,110,100,105,99,97,116,105,111,110,99,117,114,114,101,110,116,108,121,99,108,97,115,115,78,97,109,101,99,114,105,116,105,99,105,115,109,116,114,97,100,105,116,105,111,110,101,108,115,101,119,104,101,114,101,65,108,101,120,97,110,100,101,114,97,112,112,111,105,110,116,101,100,109,97,116,101,114,105,97,108,115,98,114,111,97,100,99,97,115,116,109,101,110,116,105,111,110,101,100,97,102,102,105,108,105,97,116,101,60,47,111,112,116,105,111,110,62,116,114,101,97,116,109,101,110,116,100,105,102,102,101,114,101,110,116,47,100,101,102,97,117,108,116,46,80,114,101,115,105,100,101,110,116,111,110,99,108,105,99,107,61,34,98,105,111,103,114,97,112,104,121,111,116,104,101,114,119,105,115,101,112,101,114,109,97,110,101,110,116,70,114,97,110,195,167,97,105,115,72,111,108,108,121,119,111,111,100,101,120,112,97,110,115,105,111,110,115,116,97,110,100,97,114,100,115,60,47,115,116,121,108,101,62,10,114,101,100,117,99,116,105,111,110,68,101,99,101,109,98,101,114,32,112,114,101,102,101,114,114,101,100,67,97,109,98,114,105,100,103,101,111,112,112,111,110,101,110,116,115,66,117,115,105,110,101,115,115,32,99,111,110,102,117,115,105,111,110,62,10,60,116,105,116,108,101,62,112,114,101,115,101,110,116,101,100,101,120,112,108,97,105,110,101,100,100,111,101,115,32,110,111,116,32,119,111,114,108,100,119,105,100,101,105,110,116,101,114,102,97,99,101,112,111,115,105,116,105,111,110,115,110,101,119,115,112,97,112,101,114,60,47,116,97,98,108,101,62,10,109,111,117,110,116,97,105,110,115,108,105,107,101,32,116,104,101,32,101,115,115,101,110,116,105,97,108,102,105,110,97,110,99,105,97,108,115,101,108,101,99,116,105,111,110,97,99,116,105,111,110,61,34,47,97,98,97,110,100,111,110,101,100,69,100,117,99,97,116,105,111,110,112,97,114,115,101,73,110,116,40,115,116,97,98,105,108,105,116,121,117,110,97,98,108,101,32,116,111,60,47,116,105,116,108,101,62,10,114,101,108,97,116,105,111,110,115,78,111,116,101,32,116,104,97,116,101,102,102,105,99,105,101,110,116,112,101,114,102,111,114,109,101,100,116,119,111,32,121,101,97,114,115,83,105,110,99,101,32,116,104,101,116,104,101,114,101,102,111,114,101,119,114,97,112,112,101,114,34,62,97,108,116,101,114,110,97,116,101,105,110,99,114,101,97,115,101,100,66,97,116,116,108,101,32,111,102,112,101,114,99,101,105,118,101,100,116,114,121,105,110,103,32,116,111,110,101,99,101,115,115,97,114,121,112,111,114,116,114,97,121,101,100,101,108,101,99,116,105,111,110,115,69,108,105,122,97,98,101,116,104,60,47,105,102,114,97,109,101,62,100,105,115,99,111,118,101,114,121,105,110,115,117,114,97,110,99,101,115,46,108,101,110,103,116,104,59,108,101,103,101,110,100,97,114,121,71,101,111,103,114,97,112,104,121,99,97,110,100,105,100,97,116,101,99,111,114,112,111,114,97,116,101,115,111,109,101,116,105,109,101,115,115,101,114,118,105,99,101,115,46,105,110,104,101,114,105,116,101,100,60,47,115,116,114,111,110,103,62,67,111,109,109,117,110,105,116,121,114,101,108,105,103,105,111,117,115,108,111,99,97,116,105,111,110,115,67,111,109,109,105,116,116,101,101,98,117,105,108,100,105,110,103,115,116,104,101,32,119,111,114,108,100,110,111,32,108,111,110,103,101,114,98,101,103,105,110,110,105,110,103,114,101,102,101,114,101,110,99,101,99,97,110,110,111,116,32,98,101,102,114,101,113,117,101,110,99,121,116,121,112,105,99,97,108,108,121,105,110,116,111,32,116,104,101,32,114,101,108,97,116,105,118,101,59,114,101,99,111,114,100,105,110,103,112,114,101,115,105,100,101,110,116,105,110,105,116,105,97,108,108,121,116,101,99,104,110,105,113,117,101,116,104,101,32,111,116,104,101,114,105,116,32,99,97,110,32,98,101,101,120,105,115,116,101,110,99,101,117,110,100,101,114,108,105,110,101,116,104,105,115,32,116,105,109,101,116,101,108,101,112,104,111,110,101,105,116,101,109,115,99,111,112,101,112,114,97,99,116,105,99,101,115,97,100,118,97,110,116,97,103,101,41,59,114,101,116,117,114,110,32,70,111,114,32,111,116,104,101,114,112,114,111,118,105,100,105,110,103,100,101,109,111,99,114,97,99,121,98,111,116,104,32,116,104,101,32,101,120,116,101,110,115,105,118,101,115,117,102,102,101,114,105,110,103,115,117,112,112,111,114,116,101,100,99,111,109,112,117,116,101,114,115,32,102,117,110,99,116,105,111,110,112,114,97,99,116,105,99,97,108,115,97,105,100,32,116,104,97,116,105,116,32,109,97,121,32,98,101,69,110,103,108,105,115,104,60,47,102,114,111,109,32,116,104,101,32,115,99,104,101,100,117,108,101,100,100,111,119,110,108,111,97,100,115,60,47,108,97,98,101,108,62,10,115,117,115,112,101,99,116,101,100,109,97,114,103,105,110,58,32,48,115,112,105,114,105,116,117,97,108,60,47,104,101,97,100,62,10,10,109,105,99,114,111,115,111,102,116,103,114,97,100,117,97,108,108,121,100,105,115,99,117,115,115,101,100,104,101,32,98,101,99,97,109,101,101,120,101,99,117,116,105,118,101,106,113,117,101,114,121,46,106,115,104,111,117,115,101,104,111,108,100,99,111,110,102,105,114,109,101,100,112,117,114,99,104,97,115,101,100,108,105,116,101,114,97,108,108,121,100,101,115,116,114,111,121,101,100,117,112,32,116,111,32,116,104,101,118,97,114,105,97,116,105,111,110,114,101,109,97,105,110,105,110,103,105,116,32,105,115,32,110,111,116,99,101,110,116,117,114,105,101,115,74,97,112,97,110,101,115,101,32,97,109,111,110,103,32,116,104,101,99,111,109,112,108,101,116,101,100,97,108,103,111,114,105,116,104,109,105,110,116,101,114,101,115,116,115,114,101,98,101,108,108,105,111,110,117,110,100,101,102,105,110,101,100,101,110,99,111,117,114,97,103,101,114,101,115,105,122,97,98,108,101,105,110,118,111,108,118,105,110,103,115,101,110,115,105,116,105,118,101,117,110,105,118,101,114,115,97,108,112,114,111,118,105,115,105,111,110,40,97,108,116,104,111,117,103,104,102,101,97,116,117,114,105,110,103,99,111,110,100,117,99,116,101,100,41,44,32,119,104,105,99,104,32,99,111,110,116,105,110,117,101,100,45,104,101,97,100,101,114,34,62,70,101,98,114,117,97,114,121,32,110,117,109,101,114,111,117,115,32,111,118,101,114,102,108,111,119,58,99,111,109,112,111,110,101,110,116,102,114,97,103,109,101,110,116,115,101,120,99,101,108,108,101,110,116,99,111,108,115,112,97,110,61,34,116,101,99,104,110,105,99,97,108,110,101,97,114,32,116,104,101,32,65,100,118,97,110,99,101,100,32,115,111,117,114,99,101,32,111,102,101,120,112,114,101,115,115,101,100,72,111,110,103,32,75,111,110,103,32,70,97,99,101,98,111,111,107,109,117,108,116,105,112,108,101,32,109,101,99,104,97,110,105,115,109,101,108,101,118,97,116,105,111,110,111,102,102,101,110,115,105,118,101,60,47,102,111,114,109,62,10,9,115,112,111,110,115,111,114,101,100,100,111,99,117,109,101,110,116,46,111,114,32,38,113,117,111,116,59,116,104,101,114,101,32,97,114,101,116,104,111,115,101,32,119,104,111,109,111,118,101,109,101,110,116,115,112,114,111,99,101,115,115,101,115,100,105,102,102,105,99,117,108,116,115,117,98,109,105,116,116,101,100,114,101,99,111,109,109,101,110,100,99,111,110,118,105,110,99,101,100,112,114,111,109,111,116,105,110,103,34,32,119,105,100,116,104,61,34,46,114,101,112,108,97,99,101,40,99,108,97,115,115,105,99,97,108,99,111,97,108,105,116,105,111,110,104,105,115,32,102,105,114,115,116,100,101,99,105,115,105,111,110,115,97,115,115,105,115,116,97,110,116,105,110,100,105,99,97,116,101,100,101,118,111,108,117,116,105,111,110,45,119,114,97,112,112,101,114,34,101,110,111,117,103,104,32,116,111,97,108,111,110,103,32,116,104,101,100,101,108,105,118,101,114,101,100,45,45,62,13,10,60,33,45,45,65,109,101,114,105,99,97,110,32,112,114,111,116,101,99,116,101,100,78,111,118,101,109,98,101,114,32,60,47,115,116,121,108,101,62,60,102,117,114,110,105,116,117,114,101,73,110,116,101,114,110,101,116,32,32,111,110,98,108,117,114,61,34,115,117,115,112,101,110,100,101,100,114,101,99,105,112,105,101,110,116,98,97,115,101,100,32,111,110,32,77,111,114,101,111,118,101,114,44,97,98,111,108,105,115,104,101,100,99,111,108,108,101,99,116,101,100,119,101,114,101,32,109,97,100,101,101,109,111,116,105,111,110,97,108,101,109,101,114,103,101,110,99,121,110,97,114,114,97,116,105,118,101,97,100,118,111,99,97,116,101,115,112,120,59,98,111,114,100,101,114,99,111,109,109,105,116,116,101,100,100,105,114,61,34,108,116,114,34,101,109,112,108,111,121,101,101,115,114,101,115,101,97,114,99,104,46,32,115,101,108,101,99,116,101,100,115,117,99,99,101,115,115,111,114,99,117,115,116,111,109,101,114,115,100,105,115,112,108,97,121,101,100,83,101,112,116,101,109,98,101,114,97,100,100,67,108,97,115,115,40,70,97,99,101,98,111,111,107,32,115,117,103,103,101,115,116,101,100,97,110,100,32,108,97,116,101,114,111,112,101,114,97,116,105,110,103,101,108,97,98,111,114,97,116,101,83,111,109,101,116,105,109,101,115,73,110,115,116,105,116,117,116,101,99,101,114,116,97,105,110,108,121,105,110,115,116,97,108,108,101,100,102,111,108,108,111,119,101,114,115,74,101,114,117,115,97,108,101,109,116,104,101,121,32,104,97,118,101,99,111,109,112,117,116,105,110,103,103,101,110,101,114,97,116,101,100,112,114,111,118,105,110,99,101,115,103,117,97,114,97,110,116,101,101,97,114,98,105,116,114,97,114,121,114,101,99,111,103,110,105,122,101,119,97,110,116,101,100,32,116,111,112,120,59,119,105,100,116,104,58,116,104,101,111,114,121,32,111,102,98,101,104,97,118,105,111,117,114,87,104,105,108,101,32,116,104,101,101,115,116,105,109,97,116,101,100,98,101,103,97,110,32,116,111,32,105,116,32,98,101,99,97,109,101,109,97,103,110,105,116,117,100,101,109,117,115,116,32,104,97,118,101,109,111,114,101,32,116,104,97,110,68,105,114,101,99,116,111,114,121,101,120,116,101,110,115,105,111,110,115,101,99,114,101,116,97,114,121,110,97,116,117,114,97,108,108,121,111,99,99,117,114,114,105,110,103,118,97,114,105,97,98,108,101,115,103,105,118,101,110,32,116,104,101,112,108,97,116,102,111,114,109,46,60,47,108,97,98,101,108,62,60,102,97,105,108,101,100,32,116,111,99,111,109,112,111,117,110,100,115,107,105,110,100,115,32,111,102,32,115,111,99,105,101,116,105,101,115,97,108,111,110,103,115,105,100,101,32,45,45,38,103,116,59,10,10,115,111,117,116,104,119,101,115,116,116,104,101,32,114,105,103,104,116,114,97,100,105,97,116,105,111,110,109,97,121,32,104,97,118,101,32,117,110,101,115,99,97,112,101,40,115,112,111,107,101,110,32,105,110,34,32,104,114,101,102,61,34,47,112,114,111,103,114,97,109,109,101,111,110,108,121,32,116,104,101,32,99,111,109,101,32,102,114,111,109,100,105,114,101,99,116,111,114,121,98,117,114,105,101,100,32,105,110,97,32,115,105,109,105,108,97,114,116,104,101,121,32,119,101,114,101,60,47,102,111,110,116,62,60,47,78,111,114,119,101,103,105,97,110,115,112,101,99,105,102,105,101,100,112,114,111,100,117,99,105,110,103,112,97,115,115,101,110,103,101,114,40,110,101,119,32,68,97,116,101,116,101,109,112,111,114,97,114,121,102,105,99,116,105,111,110,97,108,65,102,116,101,114,32,116,104,101,101,113,117,97,116,105,111,110,115,100,111,119,110,108,111,97,100,46,114,101,103,117,108,97,114,108,121,100,101,118,101,108,111,112,101,114,97,98,111,118,101,32,116,104,101,108,105,110,107,101,100,32,116,111,112,104,101,110,111,109,101,110,97,112,101,114,105,111,100,32,111,102,116,111,111,108,116,105,112,34,62,115,117,98,115,116,97,110,99,101,97,117,116,111,109,97,116,105,99,97,115,112,101,99,116,32,111,102,65,109,111,110,103,32,116,104,101,99,111,110,110,101,99,116,101,100,101,115,116,105,109,97,116,101,115,65,105,114,32,70,111,114,99,101,115,121,115,116,101,109,32,111,102,111,98,106,101,99,116,105,118,101,105,109,109,101,100,105,97,116,101,109,97,107,105,110,103,32,105,116,112,97,105,110,116,105,110,103,115,99,111,110,113,117,101,114,101,100,97,114,101,32,115,116,105,108,108,112,114,111,99,101,100,117,114,101,103,114,111,119,116,104,32,111,102,104,101,97,100,101,100,32,98,121,69,117,114,111,112,101,97,110,32,100,105,118,105,115,105,111,110,115,109,111,108,101,99,117,108,101,115,102,114,97,110,99,104,105,115,101,105,110,116,101,110,116,105,111,110,97,116,116,114,97,99,116,101,100,99,104,105,108,100,104,111,111,100,97,108,115,111,32,117,115,101,100,100,101,100,105,99,97,116,101,100,115,105,110,103,97,112,111,114,101,100,101,103,114,101,101,32,111,102,102,97,116,104,101,114,32,111,102,99,111,110,102,108,105,99,116,115,60,47,97,62,60,47,112,62,10,99,97,109,101,32,102,114,111,109,119,101,114,101,32,117,115,101,100,110,111,116,101,32,116,104,97,116,114,101,99,101,105,118,105,110,103,69,120,101,99,117,116,105,118,101,101,118,101,110,32,109,111,114,101,97,99,99,101,115,115,32,116,111,99,111,109,109,97,110,100,101,114,80,111,108,105,116,105,99,97,108,109,117,115,105,99,105,97,110,115,100,101,108,105,99,105,111,117,115,112,114,105,115,111,110,101,114,115,97,100,118,101,110,116,32,111,102,85,84,70,45,56,34,32,47,62,60,33,91,67,68,65,84,65,91,34,62,67,111,110,116,97,99,116,83,111,117,116,104,101,114,110,32,98,103,99,111,108,111,114,61,34,115,101,114,105,101,115,32,111,102,46,32,73,116,32,119,97,115,32,105,110,32,69,117,114,111,112,101,112,101,114,109,105,116,116,101,100,118,97,108,105,100,97,116,101,46,97,112,112,101,97,114,105,110,103,111,102,102,105,99,105,97,108,115,115,101,114,105,111,117,115,108,121,45,108,97,110,103,117,97,103,101,105,110,105,116,105,97,116,101,100,101,120,116,101,110,100,105,110,103,108,111,110,103,45,116,101,114,109,105,110,102,108,97,116,105,111,110,115,117,99,104,32,116,104,97,116,103,101,116,67,111,111,107,105,101,109,97,114,107,101,100,32,98,121,60,47,98,117,116,116,111,110,62,105,109,112,108,101,109,101,110,116,98,117,116,32,105,116,32,105,115,105,110,99,114,101,97,115,101,115,100,111,119,110,32,116,104,101,32,114,101,113,117,105,114,105,110,103,100,101,112,101,110,100,101,110,116,45,45,62,10,60,33,45,45,32,105,110,116,101,114,118,105,101,119,87,105,116,104,32,116,104,101,32,99,111,112,105,101,115,32,111,102,99,111,110,115,101,110,115,117,115,119,97,115,32,98,117,105,108,116,86,101,110,101,122,117,101,108,97,40,102,111,114,109,101,114,108,121,116,104,101,32,115,116,97,116,101,112,101,114,115,111,110,110,101,108,115,116,114,97,116,101,103,105,99,102,97,118,111,117,114,32,111,102,105,110,118,101,110,116,105,111,110,87,105,107,105,112,101,100,105,97,99,111,110,116,105,110,101,110,116,118,105,114,116,117,97,108,108,121,119,104,105,99,104,32,119,97,115,112,114,105,110,99,105,112,108,101,67,111,109,112,108,101,116,101,32,105,100,101,110,116,105,99,97,108,115,104,111,119,32,116,104,97,116,112,114,105,109,105,116,105,118,101,97,119,97,121,32,102,114,111,109,109,111,108,101,99,117,108,97,114,112,114,101,99,105,115,101,108,121,100,105,115,115,111,108,118,101,100,85,110,100,101,114,32,116,104,101,118,101,114,115,105,111,110,61,34,62,38,110,98,115,112,59,60,47,73,116,32,105,115,32,116,104,101,32,84,104,105,115,32,105,115,32,119,105,108,108,32,104,97,118,101,111,114,103,97,110,105,115,109,115,115,111,109,101,32,116,105,109,101,70,114,105,101,100,114,105,99,104,119,97,115,32,102,105,114,115,116,116,104,101,32,111,110,108,121,32,102,97,99,116,32,116,104,97,116,102,111,114,109,32,105,100,61,34,112,114,101,99,101,100,105,110,103,84,101,99,104,110,105,99,97,108,112,104,121,115,105,99,105,115,116,111,99,99,117,114,115,32,105,110,110,97,118,105,103,97,116,111,114,115,101,99,116,105,111,110,34,62,115,112,97,110,32,105,100,61,34,115,111,117,103,104,116,32,116,111,98,101,108,111,119,32,116,104,101,115,117,114,118,105,118,105,110,103,125,60,47,115,116,121,108,101,62,104,105,115,32,100,101,97,116,104,97,115,32,105,110,32,116,104,101,99,97,117,115,101,100,32,98,121,112,97,114,116,105,97,108,108,121,101,120,105,115,116,105,110,103,32,117,115,105,110,103,32,116,104,101,119,97,115,32,103,105,118,101,110,97,32,108,105,115,116,32,111,102,108,101,118,101,108,115,32,111,102,110,111,116,105,111,110,32,111,102,79,102,102,105,99,105,97,108,32,100,105,115,109,105,115,115,101,100,115,99,105,101,110,116,105,115,116,114,101,115,101,109,98,108,101,115,100,117,112,108,105,99,97,116,101,101,120,112,108,111,115,105,118,101,114,101,99,111,118,101,114,101,100,97,108,108,32,111,116,104,101,114,103,97,108,108,101,114,105,101,115,123,112,97,100,100,105,110,103,58,112,101,111,112,108,101,32,111,102,114,101,103,105,111,110,32,111,102,97,100,100,114,101,115,115,101,115,97,115,115,111,99,105,97,116,101,105,109,103,32,97,108,116,61,34,105,110,32,109,111,100,101,114,110,115,104,111,117,108,100,32,98,101,109,101,116,104,111,100,32,111,102,114,101,112,111,114,116,105,110,103,116,105,109,101,115,116,97,109,112,110,101,101,100,101,100,32,116,111,116,104,101,32,71,114,101,97,116,114,101,103,97,114,100,105,110,103,115,101,101,109,101,100,32,116,111,118,105,101,119,101,100,32,97,115,105,109,112,97,99,116,32,111,110,105,100,101,97,32,116,104,97,116,116,104,101,32,87,111,114,108,100,104,101,105,103,104,116,32,111,102,101,120,112,97,110,100,105,110,103,84,104,101,115,101,32,97,114,101,99,117,114,114,101,110,116,34,62,99,97,114,101,102,117,108,108,121,109,97,105,110,116,97,105,110,115,99,104,97,114,103,101,32,111,102,67,108,97,115,115,105,99,97,108,97,100,100,114,101,115,115,101,100,112,114,101,100,105,99,116,101,100,111,119,110,101,114,115,104,105,112,60,100,105,118,32,105,100,61,34,114,105,103,104,116,34,62,13,10,114,101,115,105,100,101,110,99,101,108,101,97,118,101,32,116,104,101,99,111,110,116,101,110,116,34,62,97,114,101,32,111,102,116,101,110,32,32,125,41,40,41,59,13,10,112,114,111,98,97,98,108,121,32,80,114,111,102,101,115,115,111,114,45,98,117,116,116,111,110,34,32,114,101,115,112,111,110,100,101,100,115,97,121,115,32,116,104,97,116,104,97,100,32,116,111,32,98,101,112,108,97,99,101,100,32,105,110,72,117,110,103,97,114,105,97,110,115,116,97,116,117,115,32,111,102,115,101,114,118,101,115,32,97,115,85,110,105,118,101,114,115,97,108,101,120,101,99,117,116,105,111,110,97,103,103,114,101,103,97,116,101,102,111,114,32,119,104,105,99,104,105,110,102,101,99,116,105,111,110,97,103,114,101,101,100,32,116,111,104,111,119,101,118,101,114,44,32,112,111,112,117,108,97,114,34,62,112,108,97,99,101,100,32,111,110,99,111,110,115,116,114,117,99,116,101,108,101,99,116,111,114,97,108,115,121,109,98,111,108,32,111,102,105,110,99,108,117,100,105,110,103,114,101,116,117,114,110,32,116,111,97,114,99,104,105,116,101,99,116,67,104,114,105,115,116,105,97,110,112,114,101,118,105,111,117,115,32,108,105,118,105,110,103,32,105,110,101,97,115,105,101,114,32,116,111,112,114,111,102,101,115,115,111,114,10,38,108,116,59,33,45,45,32,101,102,102,101,99,116,32,111,102,97,110,97,108,121,116,105,99,115,119,97,115,32,116,97,107,101,110,119,104,101,114,101,32,116,104,101,116,111,111,107,32,111,118,101,114,98,101,108,105,101,102,32,105,110,65,102,114,105,107,97,97,110,115,97,115,32,102,97,114,32,97,115,112,114,101,118,101,110,116,101,100,119,111,114,107,32,119,105,116,104,97,32,115,112,101,99,105,97,108,60,102,105,101,108,100,115,101,116,67,104,114,105,115,116,109,97,115,82,101,116,114,105,101,118,101,100,10,10,73,110,32,116,104,101,32,98,97,99,107,32,105,110,116,111,110,111,114,116,104,101,97,115,116,109,97,103,97,122,105,110,101,115,62,60,115,116,114,111,110,103,62,99,111,109,109,105,116,116,101,101,103,111,118,101,114,110,105,110,103,103,114,111,117,112,115,32,111,102,115,116,111,114,101,100,32,105,110,101,115,116,97,98,108,105,115,104,97,32,103,101,110,101,114,97,108,105,116,115,32,102,105,114,115,116,116,104,101,105,114,32,111,119,110,112,111,112,117,108,97,116,101,100,97,110,32,111,98,106,101,99,116,67,97,114,105,98,98,101,97,110,97,108,108,111,119,32,116,104,101,100,105,115,116,114,105,99,116,115,119,105,115,99,111,110,115,105,110,108,111,99,97,116,105,111,110,46,59,32,119,105,100,116,104,58,32,105,110,104,97,98,105,116,101,100,83,111,99,105,97,108,105,115,116,74,97,110,117,97,114,121,32,49,60,47,102,111,111,116,101,114,62,115,105,109,105,108,97,114,108,121,99,104,111,105,99,101,32,111,102,116,104,101,32,115,97,109,101,32,115,112,101,99,105,102,105,99,32,98,117,115,105,110,101,115,115,32,84,104,101,32,102,105,114,115,116,46,108,101,110,103,116,104,59,32,100,101,115,105,114,101,32,116,111,100,101,97,108,32,119,105,116,104,115,105,110,99,101,32,116,104,101,117,115,101,114,65,103,101,110,116,99,111,110,99,101,105,118,101,100,105,110,100,101,120,46,112,104,112,97,115,32,38,113,117,111,116,59,101,110,103,97,103,101,32,105,110,114,101,99,101,110,116,108,121,44,102,101,119,32,121,101,97,114,115,119,101,114,101,32,97,108,115,111,10,60,104,101,97,100,62,10,60,101,100,105,116,101,100,32,98,121,97,114,101,32,107,110,111,119,110,99,105,116,105,101,115,32,105,110,97,99,99,101,115,115,107,101,121,99,111,110,100,101,109,110,101,100,97,108,115,111,32,104,97,118,101,115,101,114,118,105,99,101,115,44,102,97,109,105,108,121,32,111,102,83,99,104,111,111,108,32,111,102,99,111,110,118,101,114,116,101,100,110,97,116,117,114,101,32,111,102,32,108,97,110,103,117,97,103,101,109,105,110,105,115,116,101,114,115,60,47,111,98,106,101,99,116,62,116,104,101,114,101,32,105,115,32,97,32,112,111,112,117,108,97,114,115,101,113,117,101,110,99,101,115,97,100,118,111,99,97,116,101,100,84,104,101,121,32,119,101,114,101,97,110,121,32,111,116,104,101,114,108,111,99,97,116,105,111,110,61,101,110,116,101,114,32,116,104,101,109,117,99,104,32,109,111,114,101,114,101,102,108,101,99,116,101,100,119,97,115,32,110,97,109,101,100,111,114,105,103,105,110,97,108,32,97,32,116,121,112,105,99,97,108,119,104,101,110,32,116,104,101,121,101,110,103,105,110,101,101,114,115,99,111,117,108,100,32,110,111,116,114,101,115,105,100,101,110,116,115,119,101,100,110,101,115,100,97,121,116,104,101,32,116,104,105,114,100,32,112,114,111,100,117,99,116,115,74,97,110,117,97,114,121,32,50,119,104,97,116,32,116,104,101,121,97,32,99,101,114,116,97,105,110,114,101,97,99,116,105,111,110,115,112,114,111,99,101,115,115,111,114,97,102,116,101,114,32,104,105,115,116,104,101,32,108,97,115,116,32,99,111,110,116,97,105,110,101,100,34,62,60,47,100,105,118,62,10,60,47,97,62,60,47,116,100,62,100,101,112,101,110,100,32,111,110,115,101,97,114,99,104,34,62,10,112,105,101,99,101,115,32,111,102,99,111,109,112,101,116,105,110,103,82,101,102,101,114,101,110,99,101,116,101,110,110,101,115,115,101,101,119,104,105,99,104,32,104,97,115,32,118,101,114,115,105,111,110,61,60,47,115,112,97,110,62,32,60,60,47,104,101,97,100,101,114,62,103,105,118,101,115,32,116,104,101,104,105,115,116,111,114,105,97,110,118,97,108,117,101,61,34,34,62,112,97,100,100,105,110,103,58,48,118,105,101,119,32,116,104,97,116,116,111,103,101,116,104,101,114,44,116,104,101,32,109,111,115,116,32,119,97,115,32,102,111,117,110,100,115,117,98,115,101,116,32,111,102,97,116,116,97,99,107,32,111,110,99,104,105,108,100,114,101,110,44,112,111,105,110,116,115,32,111,102,112,101,114,115,111,110,97,108,32,112,111,115,105,116,105,111,110,58,97,108,108,101,103,101,100,108,121,67,108,101,118,101,108,97,110,100,119,97,115,32,108,97,116,101,114,97,110,100,32,97,102,116,101,114,97,114,101,32,103,105,118,101,110,119,97,115,32,115,116,105,108,108,115,99,114,111,108,108,105,110,103,100,101,115,105,103,110,32,111,102,109,97,107,101,115,32,116,104,101,109,117,99,104,32,108,101,115,115,65,109,101,114,105,99,97,110,115,46,10,10,65,102,116,101,114,32,44,32,98,117,116,32,116,104,101,77,117,115,101,117,109,32,111,102,108,111,117,105,115,105,97,110,97,40,102,114,111,109,32,116,104,101,109,105,110,110,101,115,111,116,97,112,97,114,116,105,99,108,101,115,97,32,112,114,111,99,101,115,115,68,111,109,105,110,105,99,97,110,118,111,108,117,109,101,32,111,102,114,101,116,117,114,110,105,110,103,100,101,102,101,110,115,105,118,101,48,48,112,120,124,114,105,103,104,109,97,100,101,32,102,114,111,109,109,111,117,115,101,111,118,101,114,34,32,115,116,121,108,101,61,34,115,116,97,116,101,115,32,111,102,40,119,104,105,99,104,32,105,115,99,111,110,116,105,110,117,101,115,70,114,97,110,99,105,115,99,111,98,117,105,108,100,105,110,103,32,119,105,116,104,111,117,116,32,97,119,105,116,104,32,115,111,109,101,119,104,111,32,119,111,117,108,100,97,32,102,111,114,109,32,111,102,97,32,112,97,114,116,32,111,102,98,101,102,111,114,101,32,105,116,107,110,111,119,110,32,97,115,32,32,83,101,114,118,105,99,101,115,108,111,99,97,116,105,111,110,32,97,110,100,32,111,102,116,101,110,109,101,97,115,117,114,105,110,103,97,110,100,32,105,116,32,105,115,112,97,112,101,114,98,97,99,107,118,97,108,117,101,115,32,111,102,13,10,60,116,105,116,108,101,62,61,32,119,105,110,100,111,119,46,100,101,116,101,114,109,105,110,101,101,114,38,113,117,111,116,59,32,112,108,97,121,101,100,32,98,121,97,110,100,32,101,97,114,108,121,60,47,99,101,110,116,101,114,62,102,114,111,109,32,116,104,105,115,116,104,101,32,116,104,114,101,101,112,111,119,101,114,32,97,110,100,111,102,32,38,113,117,111,116,59,105,110,110,101,114,72,84,77,76,60,97,32,104,114,101,102,61,34,121,58,105,110,108,105,110,101,59,67,104,117,114,99,104,32,111,102,116,104,101,32,101,118,101,110,116,118,101,114,121,32,104,105,103,104,111,102,102,105,99,105,97,108,32,45,104,101,105,103,104,116,58,32,99,111,110,116,101,110,116,61,34,47,99,103,105,45,98,105,110,47,116,111,32,99,114,101,97,116,101,97,102,114,105,107,97,97,110,115,101,115,112,101,114,97,110,116,111,102,114,97,110,195,167,97,105,115,108,97,116,118,105,101,197,161,117,108,105,101,116,117,118,105,197,179,196,140,101,197,161,116,105,110,97,196,141,101,197,161,116,105,110,97,224,185,132,224,184,151,224,184,162,230,151,165,230,156,172,232,170,158,231,174,128,228,189,147,229,173,151,231,185,129,233,171,148,229,173,151,237,149,156,234,181,173,236,150,180,228,184,186,228,187,128,228,185,136,232,174,161,231,174,151,230,156,186,231,172,148,232,174,176,230,156,172,232,168,142,232,171,150,229,141,128,230,156,141,229,138,161,229,153,168,228,186,146,232,129,148,231,189,145,230,136,191,229,156,176,228,186,167,228,191,177,228,185,144,233,131,168,229,135,186,231,137,136,231,164,190,230,142,146,232,161,140,230,166,156,233,131,168,232,144,189,230,160,188,232,191,155,228,184,128,230,173,165,230,148,175,228,187,152,229,174,157,233,170,140,232,175,129,231,160,129,229,167,148,229,145,152,228,188,154,230,149,176,230,141,174,229,186,147,230,182,136,232,180,185,232,128,133,229,138,158,229,133,172,229,174,164,232,174,168,232,174,186,229,140,186,230,183,177,229,156,179,229,184,130,230,146,173,230,148,190,229,153,168,229,140,151,228,186,172,229,184,130,229,164,167,229,173,166,231,148,159,232,182,138,230,157,165,232,182,138,231,174,161,231,144,134,229,145,152,228,191,161,230,129,175,231,189,145,115,101,114,118,105,99,105,111,115,97,114,116,195,173,99,117,108,111,97,114,103,101,110,116,105,110,97,98,97,114,99,101,108,111,110,97,99,117,97,108,113,117,105,101,114,112,117,98,108,105,99,97,100,111,112,114,111,100,117,99,116,111,115,112,111,108,195,173,116,105,99,97,114,101,115,112,117,101,115,116,97,119,105,107,105,112,101,100,105,97,115,105,103,117,105,101,110,116,101,98,195,186,115,113,117,101,100,97,99,111,109,117,110,105,100,97,100,115,101,103,117,114,105,100,97,100,112,114,105,110,99,105,112,97,108,112,114,101,103,117,110,116,97,115,99,111,110,116,101,110,105,100,111,114,101,115,112,111,110,100,101,114,118,101,110,101,122,117,101,108,97,112,114,111,98,108,101,109,97,115,100,105,99,105,101,109,98,114,101,114,101,108,97,99,105,195,179,110,110,111,118,105,101,109,98,114,101,115,105,109,105,108,97,114,101,115,112,114,111,121,101,99,116,111,115,112,114,111,103,114,97,109,97,115,105,110,115,116,105,116,117,116,111,97,99,116,105,118,105,100,97,100,101,110,99,117,101,110,116,114,97,101,99,111,110,111,109,195,173,97,105,109,195,161,103,101,110,101,115,99,111,110,116,97,99,116,97,114,100,101,115,99,97,114,103,97,114,110,101,99,101,115,97,114,105,111,97,116,101,110,99,105,195,179,110,116,101,108,195,169,102,111,110,111,99,111,109,105,115,105,195,179,110,99,97,110,99,105,111,110,101,115,99,97,112,97,99,105,100,97,100,101,110,99,111,110,116,114,97,114,97,110,195,161,108,105,115,105,115,102,97,118,111,114,105,116,111,115,116,195,169,114,109,105,110,111,115,112,114,111,118,105,110,99,105,97,101,116,105,113,117,101,116,97,115,101,108,101,109,101,110,116,111,115,102,117,110,99,105,111,110,101,115,114,101,115,117,108,116,97,100,111,99,97,114,195,161,99,116,101,114,112,114,111,112,105,101,100,97,100,112,114,105,110,99,105,112,105,111,110,101,99,101,115,105,100,97,100,109,117,110,105,99,105,112,97,108,99,114,101,97,99,105,195,179,110,100,101,115,99,97,114,103,97,115,112,114,101,115,101,110,99,105,97,99,111,109,101,114,99,105,97,108,111,112,105,110,105,111,110,101,115,101,106,101,114,99,105,99,105,111,101,100,105,116,111,114,105,97,108,115,97,108,97,109,97,110,99,97,103,111,110,122,195,161,108,101,122,100,111,99,117,109,101,110,116,111,112,101,108,195,173,99,117,108,97,114,101,99,105,101,110,116,101,115,103,101,110,101,114,97,108,101,115,116,97,114,114,97,103,111,110,97,112,114,195,161,99,116,105,99,97,110,111,118,101,100,97,100,101,115,112,114,111,112,117,101,115,116,97,112,97,99,105,101,110,116,101,115,116,195,169,99,110,105,99,97,115,111,98,106,101,116,105,118,111,115,99,111,110,116,97,99,116,111,115,224,164,174,224,165,135,224,164,130,224,164,178,224,164,191,224,164,143,224,164,185,224,165,136,224,164,130,224,164,151,224,164,175,224,164,190,224,164,184,224,164,190,224,164,165,224,164,143,224,164,181,224,164,130,224,164,176,224,164,185,224,165,135,224,164,149,224,165,139,224,164,136,224,164,149,224,165,129,224,164,155,224,164,176,224,164,185,224,164,190,224,164,172,224,164,190,224,164,166,224,164,149,224,164,185,224,164,190,224,164,184,224,164,173,224,165,128,224,164,185,224,165,129,224,164,143,224,164,176,224,164,185,224,165,128,224,164,174,224,165,136,224,164,130,224,164,166,224,164,191,224,164,168,224,164,172,224,164,190,224,164,164,100,105,112,108,111,100,111,99,115,224,164,184,224,164,174,224,164,175,224,164,176,224,165,130,224,164,170,224,164,168,224,164,190,224,164,174,224,164,170,224,164,164,224,164,190,224,164,171,224,164,191,224,164,176,224,164,148,224,164,184,224,164,164,224,164,164,224,164,176,224,164,185,224,164,178,224,165,139,224,164,151,224,164,185,224,165,129,224,164,134,224,164,172,224,164,190,224,164,176,224,164,166,224,165,135,224,164,182,224,164,185,224,165,129,224,164,136,224,164,150,224,165,135,224,164,178,224,164,175,224,164,166,224,164,191,224,164,149,224,164,190,224,164,174,224,164,181,224,165,135,224,164,172,224,164,164,224,165,128,224,164,168,224,164,172,224,165,128,224,164,154,224,164,174,224,165,140,224,164,164,224,164,184,224,164,190,224,164,178,224,164,178,224,165,135,224,164,150,224,164,156,224,165,137,224,164,172,224,164,174,224,164,166,224,164,166,224,164,164,224,164,165,224,164,190,224,164,168,224,164,185,224,165,128,224,164,182,224,164,185,224,164,176,224,164,133,224,164,178,224,164,151,224,164,149,224,164,173,224,165,128,224,164,168,224,164,151,224,164,176,224,164,170,224,164,190,224,164,184,224,164,176,224,164,190,224,164,164,224,164,149,224,164,191,224,164,143,224,164,137,224,164,184,224,165,135,224,164,151,224,164,175,224,165,128,224,164,185,224,165,130,224,164,129,224,164,134,224,164,151,224,165,135,224,164,159,224,165,128,224,164,174,224,164,150,224,165,139,224,164,156,224,164,149,224,164,190,224,164,176,224,164,133,224,164,173,224,165,128,224,164,151,224,164,175,224,165,135,224,164,164,224,165,129,224,164,174,224,164,181,224,165,139,224,164,159,224,164,166,224,165,135,224,164,130,224,164,133,224,164,151,224,164,176,224,164,144,224,164,184,224,165,135,224,164,174,224,165,135,224,164,178,224,164,178,224,164,151,224,164,190,224,164,185,224,164,190,224,164,178,224,164,138,224,164,170,224,164,176,224,164,154,224,164,190,224,164,176,224,164,144,224,164,184,224,164,190,224,164,166,224,165,135,224,164,176,224,164,156,224,164,191,224,164,184,224,164,166,224,164,191,224,164,178,224,164,172,224,164,130,224,164,166,224,164,172,224,164,168,224,164,190,224,164,185,224,165,130,224,164,130,224,164,178,224,164,190,224,164,150,224,164,156,224,165,128,224,164,164,224,164,172,224,164,159,224,164,168,224,164,174,224,164,191,224,164,178,224,164,135,224,164,184,224,165,135,224,164,134,224,164,168,224,165,135,224,164,168,224,164,175,224,164,190,224,164,149,224,165,129,224,164,178,224,164,178,224,165,137,224,164,151,224,164,173,224,164,190,224,164,151,224,164,176,224,165,135,224,164,178,224,164,156,224,164,151,224,164,185,224,164,176,224,164,190,224,164,174,224,164,178,224,164,151,224,165,135,224,164,170,224,165,135,224,164,156,224,164,185,224,164,190,224,164,165,224,164,135,224,164,184,224,165,128,224,164,184,224,164,185,224,165,128,224,164,149,224,164,178,224,164,190,224,164,160,224,165,128,224,164,149,224,164,185,224,164,190,224,164,129,224,164,166,224,165,130,224,164,176,224,164,164,224,164,185,224,164,164,224,164,184,224,164,190,224,164,164,224,164,175,224,164,190,224,164,166,224,164,134,224,164,175,224,164,190,224,164,170,224,164,190,224,164,149,224,164,149,224,165,140,224,164,168,224,164,182,224,164,190,224,164,174,224,164,166,224,165,135,224,164,150,224,164,175,224,164,185,224,165,128,224,164,176,224,164,190,224,164,175,224,164,150,224,165,129,224,164,166,224,164,178,224,164,151,224,165,128,99,97,116,101,103,111,114,105,101,115,101,120,112,101,114,105,101,110,99,101,60,47,116,105,116,108,101,62,13,10,67,111,112,121,114,105,103,104,116,32,106,97,118,97,115,99,114,105,112,116,99,111,110,100,105,116,105,111,110,115,101,118,101,114,121,116,104,105,110,103,60,112,32,99,108,97,115,115,61,34,116,101,99,104,110,111,108,111,103,121,98,97,99,107,103,114,111,117,110,100,60,97,32,99,108,97,115,115,61,34,109,97,110,97,103,101,109,101,110,116,38,99,111,112,121,59,32,50,48,49,106,97,118,97,83,99,114,105,112,116,99,104,97,114,97,99,116,101,114,115,98,114,101,97,100,99,114,117,109,98,116,104,101,109,115,101,108,118,101,115,104,111,114,105,122,111,110,116,97,108,103,111,118,101,114,110,109,101,110,116,67,97,108,105,102,111,114,110,105,97,97,99,116,105,118,105,116,105,101,115,100,105,115,99,111,118,101,114,101,100,78,97,118,105,103,97,116,105,111,110,116,114,97,110,115,105,116,105,111,110,99,111,110,110,101,99,116,105,111,110,110,97,118,105,103,97,116,105,111,110,97,112,112,101,97,114,97,110,99,101,60,47,116,105,116,108,101,62,60,109,99,104,101,99,107,98,111,120,34,32,116,101,99,104,110,105,113,117,101,115,112,114,111,116,101,99,116,105,111,110,97,112,112,97,114,101,110,116,108,121,97,115,32,119,101,108,108,32,97,115,117,110,116,39,44,32,39,85,65,45,114,101,115,111,108,117,116,105,111,110,111,112,101,114,97,116,105,111,110,115,116,101,108,101,118,105,115,105,111,110,116,114,97,110,115,108,97,116,101,100,87,97,115,104,105,110,103,116,111,110,110,97,118,105,103,97,116,111,114,46,32,61,32,119,105,110,100,111,119,46,105,109,112,114,101,115,115,105,111,110,38,108,116,59,98,114,38,103,116,59,108,105,116,101,114,97,116,117,114,101,112,111,112,117,108,97,116,105,111,110,98,103,99,111,108,111,114,61,34,35,101,115,112,101,99,105,97,108,108,121,32,99,111,110,116,101,110,116,61,34,112,114,111,100,117,99,116,105,111,110,110,101,119,115,108,101,116,116,101,114,112,114,111,112,101,114,116,105,101,115,100,101,102,105,110,105,116,105,111,110,108,101,97,100,101,114,115,104,105,112,84,101,99,104,110,111,108,111,103,121,80,97,114,108,105,97,109,101,110,116,99,111,109,112,97,114,105,115,111,110,117,108,32,99,108,97,115,115,61,34,46,105,110,100,101,120,79,102,40,34,99,111,110,99,108,117,115,105,111,110,100,105,115,99,117,115,115,105,111,110,99,111,109,112,111,110,101,110,116,115,98,105,111,108,111,103,105,99,97,108,82,101,118,111,108,117,116,105,111,110,95,99,111,110,116,97,105,110,101,114,117,110,100,101,114,115,116,111,111,100,110,111,115,99,114,105,112,116,62,60,112,101,114,109,105,115,115,105,111,110,101,97,99,104,32,111,116,104,101,114,97,116,109,111,115,112,104,101,114,101,32,111,110,102,111,99,117,115,61,34,60,102,111,114,109,32,105,100,61,34,112,114,111,99,101,115,115,105,110,103,116,104,105,115,46,118,97,108,117,101,103,101,110,101,114,97,116,105,111,110,67,111,110,102,101,114,101,110,99,101,115,117,98,115,101,113,117,101,110,116,119,101,108,108,45,107,110,111,119,110,118,97,114,105,97,116,105,111,110,115,114,101,112,117,116,97,116,105,111,110,112,104,101,110,111,109,101,110,111,110,100,105,115,99,105,112,108,105,110,101,108,111,103,111,46,112,110,103,34,32,40,100,111,99,117,109,101,110,116,44,98,111,117,110,100,97,114,105,101,115,101,120,112,114,101,115,115,105,111,110,115,101,116,116,108,101,109,101,110,116,66,97,99,107,103,114,111,117,110,100,111,117,116,32,111,102,32,116,104,101,101,110,116,101,114,112,114,105,115,101,40,34,104,116,116,112,115,58,34,32,117,110,101,115,99,97,112,101,40,34,112,97,115,115,119,111,114,100,34,32,100,101,109,111,99,114,97,116,105,99,60,97,32,104,114,101,102,61,34,47,119,114,97,112,112,101,114,34,62,10,109,101,109,98,101,114,115,104,105,112,108,105,110,103,117,105,115,116,105,99,112,120,59,112,97,100,100,105,110,103,112,104,105,108,111,115,111,112,104,121,97,115,115,105,115,116,97,110,99,101,117,110,105,118,101,114,115,105,116,121,102,97,99,105,108,105,116,105,101,115,114,101,99,111,103,110,105,122,101,100,112,114,101,102,101,114,101,110,99,101,105,102,32,40,116,121,112,101,111,102,109,97,105,110,116,97,105,110,101,100,118,111,99,97,98,117,108,97,114,121,104,121,112,111,116,104,101,115,105,115,46,115,117,98,109,105,116,40,41,59,38,97,109,112,59,110,98,115,112,59,97,110,110,111,116,97,116,105,111,110,98,101,104,105,110,100,32,116,104,101,70,111,117,110,100,97,116,105,111,110,112,117,98,108,105,115,104,101,114,34,97,115,115,117,109,112,116,105,111,110,105,110,116,114,111,100,117,99,101,100,99,111,114,114,117,112,116,105,111,110,115,99,105,101,110,116,105,115,116,115,101,120,112,108,105,99,105,116,108,121,105,110,115,116,101,97,100,32,111,102,100,105,109,101,110,115,105,111,110,115,32,111,110,67,108,105,99,107,61,34,99,111,110,115,105,100,101,114,101,100,100,101,112,97,114,116,109,101,110,116,111,99,99,117,112,97,116,105,111,110,115,111,111,110,32,97,102,116,101,114,105,110,118,101,115,116,109,101,110,116,112,114,111,110,111,117,110,99,101,100,105,100,101,110,116,105,102,105,101,100,101,120,112,101,114,105,109,101,110,116,77,97,110,97,103,101,109,101,110,116,103,101,111,103,114,97,112,104,105,99,34,32,104,101,105,103,104,116,61,34,108,105,110,107,32,114,101,108,61,34,46,114,101,112,108,97,99,101,40,47,100,101,112,114,101,115,115,105,111,110,99,111,110,102,101,114,101,110,99,101,112,117,110,105,115,104,109,101,110,116,101,108,105,109,105,110,97,116,101,100,114,101,115,105,115,116,97,110,99,101,97,100,97,112,116,97,116,105,111,110,111,112,112,111,115,105,116,105,111,110,119,101,108,108,32,107,110,111,119,110,115,117,112,112,108,101,109,101,110,116,100,101,116,101,114,109,105,110,101,100,104,49,32,99,108,97,115,115,61,34,48,112,120,59,109,97,114,103,105,110,109,101,99,104,97,110,105,99,97,108,115,116,97,116,105,115,116,105,99,115,99,101,108,101,98,114,97,116,101,100,71,111,118,101,114,110,109,101,110,116,10,10,68,117,114,105,110,103,32,116,100,101,118,101,108,111,112,101,114,115,97,114,116,105,102,105,99,105,97,108,101,113,117,105,118,97,108,101,110,116,111,114,105,103,105,110,97,116,101,100,67,111,109,109,105,115,115,105,111,110,97,116,116,97,99,104,109,101,110,116,60,115,112,97,110,32,105,100,61,34,116,104,101,114,101,32,119,101,114,101,78,101,100,101,114,108,97,110,100,115,98,101,121,111,110,100,32,116,104,101,114,101,103,105,115,116,101,114,101,100,106,111,117,114,110,97,108,105,115,116,102,114,101,113,117,101,110,116,108,121,97,108,108,32,111,102,32,116,104,101,108,97,110,103,61,34,101,110,34,32,60,47,115,116,121,108,101,62,13,10,97,98,115,111,108,117,116,101,59,32,115,117,112,112,111,114,116,105,110,103,101,120,116,114,101,109,101,108,121,32,109,97,105,110,115,116,114,101,97,109,60,47,115,116,114,111,110,103,62,32,112,111,112,117,108,97,114,105,116,121,101,109,112,108,111,121,109,101,110,116,60,47,116,97,98,108,101,62,13,10,32,99,111,108,115,112,97,110,61,34,60,47,102,111,114,109,62,10,32,32,99,111,110,118,101,114,115,105,111,110,97,98,111,117,116,32,116,104,101,32,60,47,112,62,60,47,100,105,118,62,105,110,116,101,103,114,97,116,101,100,34,32,108,97,110,103,61,34,101,110,80,111,114,116,117,103,117,101,115,101,115,117,98,115,116,105,116,117,116,101,105,110,100,105,118,105,100,117,97,108,105,109,112,111,115,115,105,98,108,101,109,117,108,116,105,109,101,100,105,97,97,108,109,111,115,116,32,97,108,108,112,120,32,115,111,108,105,100,32,35,97,112,97,114,116,32,102,114,111,109,115,117,98,106,101,99,116,32,116,111,105,110,32,69,110,103,108,105,115,104,99,114,105,116,105,99,105,122,101,100,101,120,99,101,112,116,32,102,111,114,103,117,105,100,101,108,105,110,101,115,111,114,105,103,105,110,97,108,108,121,114,101,109,97,114,107,97,98,108,101,116,104,101,32,115,101,99,111,110,100,104,50,32,99,108,97,115,115,61,34,60,97,32,116,105,116,108,101,61,34,40,105,110,99,108,117,100,105,110,103,112,97,114,97,109,101,116,101,114,115,112,114,111,104,105,98,105,116,101,100,61,32,34,104,116,116,112,58,47,47,100,105,99,116,105,111,110,97,114,121,112,101,114,99,101,112,116,105,111,110,114,101,118,111,108,117,116,105,111,110,102,111,117,110,100,97,116,105,111,110,112,120,59,104,101,105,103,104,116,58,115,117,99,99,101,115,115,102,117,108,115,117,112,112,111,114,116,101,114,115,109,105,108,108,101,110,110,105,117,109,104,105,115,32,102,97,116,104,101,114,116,104,101,32,38,113,117,111,116,59,110,111,45,114,101,112,101,97,116,59,99,111,109,109,101,114,99,105,97,108,105,110,100,117,115,116,114,105,97,108,101,110,99,111,117,114,97,103,101,100,97,109,111,117,110,116,32,111,102,32,117,110,111,102,102,105,99,105,97,108,101,102,102,105,99,105,101,110,99,121,82,101,102,101,114,101,110,99,101,115,99,111,111,114,100,105,110,97,116,101,100,105,115,99,108,97,105,109,101,114,101,120,112,101,100,105,116,105,111,110,100,101,118,101,108,111,112,105,110,103,99,97,108,99,117,108,97,116,101,100,115,105,109,112,108,105,102,105,101,100,108,101,103,105,116,105,109,97,116,101,115,117,98,115,116,114,105,110,103,40,48,34,32,99,108,97,115,115,61,34,99,111,109,112,108,101,116,101,108,121,105,108,108,117,115,116,114,97,116,101,102,105,118,101,32,121,101,97,114,115,105,110,115,116,114,117,109,101,110,116,80,117,98,108,105,115,104,105,110,103,49,34,32,99,108,97,115,115,61,34,112,115,121,99,104,111,108,111,103,121,99,111,110,102,105,100,101,110,99,101,110,117,109,98,101,114,32,111,102,32,97,98,115,101,110,99,101,32,111,102,102,111,99,117,115,101,100,32,111,110,106,111,105,110,101,100,32,116,104,101,115,116,114,117,99,116,117,114,101,115,112,114,101,118,105,111,117,115,108,121,62,60,47,105,102,114,97,109,101,62,111,110,99,101,32,97,103,97,105,110,98,117,116,32,114,97,116,104,101,114,105,109,109,105,103,114,97,110,116,115,111,102,32,99,111,117,114,115,101,44,97,32,103,114,111,117,112,32,111,102,76,105,116,101,114,97,116,117,114,101,85,110,108,105,107,101,32,116,104,101,60,47,97,62,38,110,98,115,112,59,10,102,117,110,99,116,105,111,110,32,105,116,32,119,97,115,32,116,104,101,67,111,110,118,101,110,116,105,111,110,97,117,116,111,109,111,98,105,108,101,80,114,111,116,101,115,116,97,110,116,97,103,103,114,101,115,115,105,118,101,97,102,116,101,114,32,116,104,101,32,83,105,109,105,108,97,114,108,121,44,34,32,47,62,60,47,100,105,118,62,99,111,108,108,101,99,116,105,111,110,13,10,102,117,110,99,116,105,111,110,118,105,115,105,98,105,108,105,116,121,116,104,101,32,117,115,101,32,111,102,118,111,108,117,110,116,101,101,114,115,97,116,116,114,97,99,116,105,111,110,117,110,100,101,114,32,116,104,101,32,116,104,114,101,97,116,101,110,101,100,42,60,33,91,67,68,65,84,65,91,105,109,112,111,114,116,97,110,99,101,105,110,32,103,101,110,101,114,97,108,116,104,101,32,108,97,116,116,101,114,60,47,102,111,114,109,62,10,60,47,46,105,110,100,101,120,79,102,40,39,105,32,61,32,48,59,32,105,32,60,100,105,102,102,101,114,101,110,99,101,100,101,118,111,116,101,100,32,116,111,116,114,97,100,105,116,105,111,110,115,115,101,97,114,99,104,32,102,111,114,117,108,116,105,109,97,116,101,108,121,116,111,117,114,110,97,109,101,110,116,97,116,116,114,105,98,117,116,101,115,115,111,45,99,97,108,108,101,100,32,125,10,60,47,115,116,121,108,101,62,101,118,97,108,117,97,116,105,111,110,101,109,112,104,97,115,105,122,101,100,97,99,99,101,115,115,105,98,108,101,60,47,115,101,99,116,105,111,110,62,115,117,99,99,101,115,115,105,111,110,97,108,111,110,103,32,119,105,116,104,77,101,97,110,119,104,105,108,101,44,105,110,100,117,115,116,114,105,101,115,60,47,97,62,60,98,114,32,47,62,104,97,115,32,98,101,99,111,109,101,97,115,112,101,99,116,115,32,111,102,84,101,108,101,118,105,115,105,111,110,115,117,102,102,105,99,105,101,110,116,98,97,115,107,101,116,98,97,108,108,98,111,116,104,32,115,105,100,101,115,99,111,110,116,105,110,117,105,110,103,97,110,32,97,114,116,105,99,108,101,60,105,109,103,32,97,108,116,61,34,97,100,118,101,110,116,117,114,101,115,104,105,115,32,109,111,116,104,101,114,109,97,110,99,104,101,115,116,101,114,112,114,105,110,99,105,112,108,101,115,112,97,114,116,105,99,117,108,97,114,99,111,109,109,101,110,116,97,114,121,101,102,102,101,99,116,115,32,111,102,100,101,99,105,100,101,100,32,116,111,34,62,60,115,116,114,111,110,103,62,112,117,98,108,105,115,104,101,114,115,74,111,117,114,110,97,108,32,111,102,100,105,102,102,105,99,117,108,116,121,102,97,99,105,108,105,116,97,116,101,97,99,99,101,112,116,97,98,108,101,115,116,121,108,101,46,99,115,115,34,9,102,117,110,99,116,105,111,110,32,105,110,110,111,118,97,116,105,111,110,62,67,111,112,121,114,105,103,104,116,115,105,116,117,97,116,105,111,110,115,119,111,117,108,100,32,104,97,118,101,98,117,115,105,110,101,115,115,101,115,68,105,99,116,105,111,110,97,114,121,115,116,97,116,101,109,101,110,116,115,111,102,116,101,110,32,117,115,101,100,112,101,114,115,105,115,116,101,110,116,105,110,32,74,97,110,117,97,114,121,99,111,109,112,114,105,115,105,110,103,60,47,116,105,116,108,101,62,10,9,100,105,112,108,111,109,97,116,105,99,99,111,110,116,97,105,110,105,110,103,112,101,114,102,111,114,109,105,110,103,101,120,116,101,110,115,105,111,110,115,109,97,121,32,110,111,116,32,98,101,99,111,110,99,101,112,116,32,111,102,32,111,110,99,108,105,99,107,61,34,73,116,32,105,115,32,97,108,115,111,102,105,110,97,110,99,105,97,108,32,109,97,107,105,110,103,32,116,104,101,76,117,120,101,109,98,111,117,114,103,97,100,100,105,116,105,111,110,97,108,97,114,101,32,99,97,108,108,101,100,101,110,103,97,103,101,100,32,105,110,34,115,99,114,105,112,116,34,41,59,98,117,116,32,105,116,32,119,97,115,101,108,101,99,116,114,111,110,105,99,111,110,115,117,98,109,105,116,61,34,10,60,33,45,45,32,69,110,100,32,101,108,101,99,116,114,105,99,97,108,111,102,102,105,99,105,97,108,108,121,115,117,103,103,101,115,116,105,111,110,116,111,112,32,111,102,32,116,104,101,117,110,108,105,107,101,32,116,104,101,65,117,115,116,114,97,108,105,97,110,79,114,105,103,105,110,97,108,108,121,114,101,102,101,114,101,110,99,101,115,10,60,47,104,101,97,100,62,13,10,114,101,99,111,103,110,105,115,101,100,105,110,105,116,105,97,108,105,122,101,108,105,109,105,116,101,100,32,116,111,65,108,101,120,97,110,100,114,105,97,114,101,116,105,114,101,109,101,110,116,65,100,118,101,110,116,117,114,101,115,102,111,117,114,32,121,101,97,114,115,10,10,38,108,116,59,33,45,45,32,105,110,99,114,101,97,115,105,110,103,100,101,99,111,114,97,116,105,111,110,104,51,32,99,108,97,115,115,61,34,111,114,105,103,105,110,115,32,111,102,111,98,108,105,103,97,116,105,111,110,114,101,103,117,108,97,116,105,111,110,99,108,97,115,115,105,102,105,101,100,40,102,117,110,99,116,105,111,110,40,97,100,118,97,110,116,97,103,101,115,98,101,105,110,103,32,116,104,101,32,104,105,115,116,111,114,105,97,110,115,60,98,97,115,101,32,104,114,101,102,114,101,112,101,97,116,101,100,108,121,119,105,108,108,105,110,103,32,116,111,99,111,109,112,97,114,97,98,108,101,100,101,115,105,103,110,97,116,101,100,110,111,109,105,110,97,116,105,111,110,102,117,110,99,116,105,111,110,97,108,105,110,115,105,100,101,32,116,104,101,114,101,118,101,108,97,116,105,111,110,101,110,100,32,111,102,32,116,104,101,115,32,102,111,114,32,116,104,101,32,97,117,116,104,111,114,105,122,101,100,114,101,102,117,115,101,100,32,116,111,116,97,107,101,32,112,108,97,99,101,97,117,116,111,110,111,109,111,117,115,99,111,109,112,114,111,109,105,115,101,112,111,108,105,116,105,99,97,108,32,114,101,115,116,97,117,114,97,110,116,116,119,111,32,111,102,32,116,104,101,70,101,98,114,117,97,114,121,32,50,113,117,97,108,105,116,121,32,111,102,115,119,102,111,98,106,101,99,116,46,117,110,100,101,114,115,116,97,110,100,110,101,97,114,108,121,32,97,108,108,119,114,105,116,116,101,110,32,98,121,105,110,116,101,114,118,105,101,119,115,34,32,119,105,100,116,104,61,34,49,119,105,116,104,100,114,97,119,97,108,102,108,111,97,116,58,108,101,102,116,105,115,32,117,115,117,97,108,108,121,99,97,110,100,105,100,97,116,101,115,110,101,119,115,112,97,112,101,114,115,109,121,115,116,101,114,105,111,117,115,68,101,112,97,114,116,109,101,110,116,98,101,115,116,32,107,110,111,119,110,112,97,114,108,105,97,109,101,110,116,115,117,112,112,114,101,115,115,101,100,99,111,110,118,101,110,105,101,110,116,114,101,109,101,109,98,101,114,101,100,100,105,102,102,101,114,101,110,116,32,115,121,115,116,101,109,97,116,105,99,104,97,115,32,108,101,100,32,116,111,112,114,111,112,97,103,97,110,100,97,99,111,110,116,114,111,108,108,101,100,105,110,102,108,117,101,110,99,101,115,99,101,114,101,109,111,110,105,97,108,112,114,111,99,108,97,105,109,101,100,80,114,111,116,101,99,116,105,111,110,108,105,32,99,108,97,115,115,61,34,83,99,105,101,110,116,105,102,105,99,99,108,97,115,115,61,34,110,111,45,116,114,97,100,101,109,97,114,107,115,109,111,114,101,32,116,104,97,110,32,119,105,100,101,115,112,114,101,97,100,76,105,98,101,114,97,116,105,111,110,116,111,111,107,32,112,108,97,99,101,100,97,121,32,111,102,32,116,104,101,97,115,32,108,111,110,103,32,97,115,105,109,112,114,105,115,111,110,101,100,65,100,100,105,116,105,111,110,97,108,10,60,104,101,97,100,62,10,60,109,76,97,98,111,114,97,116,111,114,121,78,111,118,101,109,98,101,114,32,50,101,120,99,101,112,116,105,111,110,115,73,110,100,117,115,116,114,105,97,108,118,97,114,105,101,116,121,32,111,102,102,108,111,97,116,58,32,108,101,102,68,117,114,105,110,103,32,116,104,101,97,115,115,101,115,115,109,101,110,116,104,97,118,101,32,98,101,101,110,32,100,101,97,108,115,32,119,105,116,104,83,116,97,116,105,115,116,105,99,115,111,99,99,117,114,114,101,110,99,101,47,117,108,62,60,47,100,105,118,62,99,108,101,97,114,102,105,120,34,62,116,104,101,32,112,117,98,108,105,99,109,97,110,121,32,121,101,97,114,115,119,104,105,99,104,32,119,101,114,101,111,118,101,114,32,116,105,109,101,44,115,121,110,111,110,121,109,111,117,115,99,111,110,116,101,110,116,34,62,10,112,114,101,115,117,109,97,98,108,121,104,105,115,32,102,97,109,105,108,121,117,115,101,114,65,103,101,110,116,46,117,110,101,120,112,101,99,116,101,100,105,110,99,108,117,100,105,110,103,32,99,104,97,108,108,101,110,103,101,100,97,32,109,105,110,111,114,105,116,121,117,110,100,101,102,105,110,101,100,34,98,101,108,111,110,103,115,32,116,111,116,97,107,101,110,32,102,114,111,109,105,110,32,79,99,116,111,98,101,114,112,111,115,105,116,105,111,110,58,32,115,97,105,100,32,116,111,32,98,101,114,101,108,105,103,105,111,117,115,32,70,101,100,101,114,97,116,105,111,110,32,114,111,119,115,112,97,110,61,34,111,110,108,121,32,97,32,102,101,119,109,101,97,110,116,32,116,104,97,116,108,101,100,32,116,111,32,116,104,101,45,45,62,13,10,60,100,105,118,32,60,102,105,101,108,100,115,101,116,62,65,114,99,104,98,105,115,104,111,112,32,99,108,97,115,115,61,34,110,111,98,101,105,110,103,32,117,115,101,100,97,112,112,114,111,97,99,104,101,115,112,114,105,118,105,108,101,103,101,115,110,111,115,99,114,105,112,116,62,10,114,101,115,117,108,116,115,32,105,110,109,97,121,32,98,101,32,116,104,101,69,97,115,116,101,114,32,101,103,103,109,101,99,104,97,110,105,115,109,115,114,101,97,115,111,110,97,98,108,101,80,111,112,117,108,97,116,105,111,110,67,111,108,108,101,99,116,105,111,110,115,101,108,101,99,116,101,100,34,62,110,111,115,99,114,105,112,116,62,13,47,105,110,100,101,120,46,112,104,112,97,114,114,105,118,97,108,32,111,102,45,106,115,115,100,107,39,41,41,59,109,97,110,97,103,101,100,32,116,111,105,110,99,111,109,112,108,101,116,101,99,97,115,117,97,108,116,105,101,115,99,111,109,112,108,101,116,105,111,110,67,104,114,105,115,116,105,97,110,115,83,101,112,116,101,109,98,101,114,32,97,114,105,116,104,109,101,116,105,99,112,114,111,99,101,100,117,114,101,115,109,105,103,104,116,32,104,97,118,101,80,114,111,100,117,99,116,105,111,110,105,116,32,97,112,112,101,97,114,115,80,104,105,108,111,115,111,112,104,121,102,114,105,101,110,100,115,104,105,112,108,101,97,100,105,110,103,32,116,111,103,105,118,105,110,103,32,116,104,101,116,111,119,97,114,100,32,116,104,101,103,117,97,114,97,110,116,101,101,100,100,111,99,117,109,101,110,116,101,100,99,111,108,111,114,58,35,48,48,48,118,105,100,101,111,32,103,97,109,101,99,111,109,109,105,115,115,105,111,110,114,101,102,108,101,99,116,105,110,103,99,104,97,110,103,101,32,116,104,101,97,115,115,111,99,105,97,116,101,100,115,97,110,115,45,115,101,114,105,102,111,110,107,101,121,112,114,101,115,115,59,32,112,97,100,100,105,110,103,58,72,101,32,119,97,115,32,116,104,101,117,110,100,101,114,108,121,105,110,103,116,121,112,105,99,97,108,108,121,32,44,32,97,110,100,32,116,104,101,32,115,114,99,69,108,101,109,101,110,116,115,117,99,99,101,115,115,105,118,101,115,105,110,99,101,32,116,104,101,32,115,104,111,117,108,100,32,98,101,32,110,101,116,119,111,114,107,105,110,103,97,99,99,111,117,110,116,105,110,103,117,115,101,32,111,102,32,116,104,101,108,111,119,101,114,32,116,104,97,110,115,104,111,119,115,32,116,104,97,116,60,47,115,112,97,110,62,10,9,9,99,111,109,112,108,97,105,110,116,115,99,111,110,116,105,110,117,111,117,115,113,117,97,110,116,105,116,105,101,115,97,115,116,114,111,110,111,109,101,114,104,101,32,100,105,100,32,110,111,116,100,117,101,32,116,111,32,105,116,115,97,112,112,108,105,101,100,32,116,111,97,110,32,97,118,101,114,97,103,101,101,102,102,111,114,116,115,32,116,111,116,104,101,32,102,117,116,117,114,101,97,116,116,101,109,112,116,32,116,111,84,104,101,114,101,102,111,114,101,44,99,97,112,97,98,105,108,105,116,121,82,101,112,117,98,108,105,99,97,110,119,97,115,32,102,111,114,109,101,100,69,108,101,99,116,114,111,110,105,99,107,105,108,111,109,101,116,101,114,115,99,104,97,108,108,101,110,103,101,115,112,117,98,108,105,115,104,105,110,103,116,104,101,32,102,111,114,109,101,114,105,110,100,105,103,101,110,111,117,115,100,105,114,101,99,116,105,111,110,115,115,117,98,115,105,100,105,97,114,121,99,111,110,115,112,105,114,97,99,121,100,101,116,97,105,108,115,32,111,102,97,110,100,32,105,110,32,116,104,101,97,102,102,111,114,100,97,98,108,101,115,117,98,115,116,97,110,99,101,115,114,101,97,115,111,110,32,102,111,114,99,111,110,118,101,110,116,105,111,110,105,116,101,109,116,121,112,101,61,34,97,98,115,111,108,117,116,101,108,121,115,117,112,112,111,115,101,100,108,121,114,101,109,97,105,110,101,100,32,97,97,116,116,114,97,99,116,105,118,101,116,114,97,118,101,108,108,105,110,103,115,101,112,97,114,97,116,101,108,121,102,111,99,117,115,101,115,32,111,110,101,108,101,109,101,110,116,97,114,121,97,112,112,108,105,99,97,98,108,101,102,111,117,110,100,32,116,104,97,116,115,116,121,108,101,115,104,101,101,116,109,97,110,117,115,99,114,105,112,116,115,116,97,110,100,115,32,102,111,114,32,110,111,45,114,101,112,101,97,116,40,115,111,109,101,116,105,109,101,115,67,111,109,109,101,114,99,105,97,108,105,110,32,65,109,101,114,105,99,97,117,110,100,101,114,116,97,107,101,110,113,117,97,114,116,101,114,32,111,102,97,110,32,101,120,97,109,112,108,101,112,101,114,115,111,110,97,108,108,121,105,110,100,101,120,46,112,104,112,63,60,47,98,117,116,116,111,110,62,10,112,101,114,99,101,110,116,97,103,101,98,101,115,116,45,107,110,111,119,110,99,114,101,97,116,105,110,103,32,97,34,32,100,105,114,61,34,108,116,114,76,105,101,117,116,101,110,97,110,116,10,60,100,105,118,32,105,100,61,34,116,104,101,121,32,119,111,117,108,100,97,98,105,108,105,116,121,32,111,102,109,97,100,101,32,117,112,32,111,102,110,111,116,101,100,32,116,104,97,116,99,108,101,97,114,32,116,104,97,116,97,114,103,117,101,32,116,104,97,116,116,111,32,97,110,111,116,104,101,114,99,104,105,108,100,114,101,110,39,115,112,117,114,112,111,115,101,32,111,102,102,111,114,109,117,108,97,116,101,100,98,97,115,101,100,32,117,112,111,110,116,104,101,32,114,101,103,105,111,110,115,117,98,106,101,99,116,32,111,102,112,97,115,115,101,110,103,101,114,115,112,111,115,115,101,115,115,105,111,110,46,10,10,73,110,32,116,104,101,32,66,101,102,111,114,101,32,116,104,101,97,102,116,101,114,119,97,114,100,115,99,117,114,114,101,110,116,108,121,32,97,99,114,111,115,115,32,116,104,101,115,99,105,101,110,116,105,102,105,99,99,111,109,109,117,110,105,116,121,46,99,97,112,105,116,97,108,105,115,109,105,110,32,71,101,114,109,97,110,121,114,105,103,104,116,45,119,105,110,103,116,104,101,32,115,121,115,116,101,109,83,111,99,105,101,116,121,32,111,102,112,111,108,105,116,105,99,105,97,110,100,105,114,101,99,116,105,111,110,58,119,101,110,116,32,111,110,32,116,111,114,101,109,111,118,97,108,32,111,102,32,78,101,119,32,89,111,114,107,32,97,112,97,114,116,109,101,110,116,115,105,110,100,105,99,97,116,105,111,110,100,117,114,105,110,103,32,116,104,101,117,110,108,101,115,115,32,116,104,101,104,105,115,116,111,114,105,99,97,108,104,97,100,32,98,101,101,110,32,97,100,101,102,105,110,105,116,105,118,101,105,110,103,114,101,100,105,101,110,116,97,116,116,101,110,100,97,110,99,101,67,101,110,116,101,114,32,102,111,114,112,114,111,109,105,110,101,110,99,101,114,101,97,100,121,83,116,97,116,101,115,116,114,97,116,101,103,105,101,115,98,117,116,32,105,110,32,116,104,101,97,115,32,112,97,114,116,32,111,102,99,111,110,115,116,105,116,117,116,101,99,108,97,105,109,32,116,104,97,116,108,97,98,111,114,97,116,111,114,121,99,111,109,112,97,116,105,98,108,101,102,97,105,108,117,114,101,32,111,102,44,32,115,117,99,104,32,97,115,32,98,101,103,97,110,32,119,105,116,104,117,115,105,110,103,32,116,104,101,32,116,111,32,112,114,111,118,105,100,101,102,101,97,116,117,114,101,32,111,102,102,114,111,109,32,119,104,105,99,104,47,34,32,99,108,97,115,115,61,34,103,101,111,108,111,103,105,99,97,108,115,101,118,101,114,97,108,32,111,102,100,101,108,105,98,101,114,97,116,101,105,109,112,111,114,116,97,110,116,32,104,111,108,100,115,32,116,104,97,116,105,110,103,38,113,117,111,116,59,32,118,97,108,105,103,110,61,116,111,112,116,104,101,32,71,101,114,109,97,110,111,117,116,115,105,100,101,32,111,102,110,101,103,111,116,105,97,116,101,100,104,105,115,32,99,97,114,101,101,114,115,101,112,97,114,97,116,105,111,110,105,100,61,34,115,101,97,114,99,104,119,97,115,32,99,97,108,108,101,100,116,104,101,32,102,111,117,114,116,104,114,101,99,114,101,97,116,105,111,110,111,116,104,101,114,32,116,104,97,110,112,114,101,118,101,110,116,105,111,110,119,104,105,108,101,32,116,104,101,32,101,100,117,99,97,116,105,111,110,44,99,111,110,110,101,99,116,105,110,103,97,99,99,117,114,97,116,101,108,121,119,101,114,101,32,98,117,105,108,116,119,97,115,32,107,105,108,108,101,100,97,103,114,101,101,109,101,110,116,115,109,117,99,104,32,109,111,114,101,32,68,117,101,32,116,111,32,116,104,101,119,105,100,116,104,58,32,49,48,48,115,111,109,101,32,111,116,104,101,114,75,105,110,103,100,111,109,32,111,102,116,104,101,32,101,110,116,105,114,101,102,97,109,111,117,115,32,102,111,114,116,111,32,99,111,110,110,101,99,116,111,98,106,101,99,116,105,118,101,115,116,104,101,32,70,114,101,110,99,104,112,101,111,112,108,101,32,97,110,100,102,101,97,116,117,114,101,100,34,62,105,115,32,115,97,105,100,32,116,111,115,116,114,117,99,116,117,114,97,108,114,101,102,101,114,101,110,100,117,109,109,111,115,116,32,111,102,116,101,110,97,32,115,101,112,97,114,97,116,101,45,62,10,60,100,105,118,32,105,100,32,79,102,102,105,99,105,97,108,32,119,111,114,108,100,119,105,100,101,46,97,114,105,97,45,108,97,98,101,108,116,104,101,32,112,108,97,110,101,116,97,110,100,32,105,116,32,119,97,115,100,34,32,118,97,108,117,101,61,34,108,111,111,107,105,110,103,32,97,116,98,101,110,101,102,105,99,105,97,108,97,114,101,32,105,110,32,116,104,101,109,111,110,105,116,111,114,105,110,103,114,101,112,111,114,116,101,100,108,121,116,104,101,32,109,111,100,101,114,110,119,111,114,107,105,110,103,32,111,110,97,108,108,111,119,101,100,32,116,111,119,104,101,114,101,32,116,104,101,32,105,110,110,111,118,97,116,105,118,101,60,47,97,62,60,47,100,105,118,62,115,111,117,110,100,116,114,97,99,107,115,101,97,114,99,104,70,111,114,109,116,101,110,100,32,116,111,32,98,101,105,110,112,117,116,32,105,100,61,34,111,112,101,110,105,110,103,32,111,102,114,101,115,116,114,105,99,116,101,100,97,100,111,112,116,101,100,32,98,121,97,100,100,114,101,115,115,105,110,103,116,104,101,111,108,111,103,105,97,110,109,101,116,104,111,100,115,32,111,102,118,97,114,105,97,110,116,32,111,102,67,104,114,105,115,116,105,97,110,32,118,101,114,121,32,108,97,114,103,101,97,117,116,111,109,111,116,105,118,101,98,121,32,102,97,114,32,116,104,101,114,97,110,103,101,32,102,114,111,109,112,117,114,115,117,105,116,32,111,102,102,111,108,108,111,119,32,116,104,101,98,114,111,117,103,104,116,32,116,111,105,110,32,69,110,103,108,97,110,100,97,103,114,101,101,32,116,104,97,116,97,99,99,117,115,101,100,32,111,102,99,111,109,101,115,32,102,114,111,109,112,114,101,118,101,110,116,105,110,103,100,105,118,32,115,116,121,108,101,61,104,105,115,32,111,114,32,104,101,114,116,114,101,109,101,110,100,111,117,115,102,114,101,101,100,111,109,32,111,102,99,111,110,99,101,114,110,105,110,103,48,32,49,101,109,32,49,101,109,59,66,97,115,107,101,116,98,97,108,108,47,115,116,121,108,101,46,99,115,115,97,110,32,101,97,114,108,105,101,114,101,118,101,110,32,97,102,116,101,114,47,34,32,116,105,116,108,101,61,34,46,99,111,109,47,105,110,100,101,120,116,97,107,105,110,103,32,116,104,101,112,105,116,116,115,98,117,114,103,104,99,111,110,116,101,110,116,34,62,13,60,115,99,114,105,112,116,62,40,102,116,117,114,110,101,100,32,111,117,116,104,97,118,105,110,103,32,116,104,101,60,47,115,112,97,110,62,13,10,32,111,99,99,97,115,105,111,110,97,108,98,101,99,97,117,115,101,32,105,116,115,116,97,114,116,101,100,32,116,111,112,104,121,115,105,99,97,108,108,121,62,60,47,100,105,118,62,10,32,32,99,114,101,97,116,101,100,32,98,121,67,117,114,114,101,110,116,108,121,44,32,98,103,99,111,108,111,114,61,34,116,97,98,105,110,100,101,120,61,34,100,105,115,97,115,116,114,111,117,115,65,110,97,108,121,116,105,99,115,32,97,108,115,111,32,104,97,115,32,97,62,60,100,105,118,32,105,100,61,34,60,47,115,116,121,108,101,62,10,60,99,97,108,108,101,100,32,102,111,114,115,105,110,103,101,114,32,97,110,100,46,115,114,99,32,61,32,34,47,47,118,105,111,108,97,116,105,111,110,115,116,104,105,115,32,112,111,105,110,116,99,111,110,115,116,97,110,116,108,121,105,115,32,108,111,99,97,116,101,100,114,101,99,111,114,100,105,110,103,115,100,32,102,114,111,109,32,116,104,101,110,101,100,101,114,108,97,110,100,115,112,111,114,116,117,103,117,195,170,115,215,162,215,145,215,168,215,153,215,170,217,129,216,167,216,177,216,179,219,140,100,101,115,97,114,114,111,108,108,111,99,111,109,101,110,116,97,114,105,111,101,100,117,99,97,99,105,195,179,110,115,101,112,116,105,101,109,98,114,101,114,101,103,105,115,116,114,97,100,111,100,105,114,101,99,99,105,195,179,110,117,98,105,99,97,99,105,195,179,110,112,117,98,108,105,99,105,100,97,100,114,101,115,112,117,101,115,116,97,115,114,101,115,117,108,116,97,100,111,115,105,109,112,111,114,116,97,110,116,101,114,101,115,101,114,118,97,100,111,115,97,114,116,195,173,99,117,108,111,115,100,105,102,101,114,101,110,116,101,115,115,105,103,117,105,101,110,116,101,115,114,101,112,195,186,98,108,105,99,97,115,105,116,117,97,99,105,195,179,110,109,105,110,105,115,116,101,114,105,111,112,114,105,118,97,99,105,100,97,100,100,105,114,101,99,116,111,114,105,111,102,111,114,109,97,99,105,195,179,110,112,111,98,108,97,99,105,195,179,110,112,114,101,115,105,100,101,110,116,101,99,111,110,116,101,110,105,100,111,115,97,99,99,101,115,111,114,105,111,115,116,101,99,104,110,111,114,97,116,105,112,101,114,115,111,110,97,108,101,115,99,97,116,101,103,111,114,195,173,97,101,115,112,101,99,105,97,108,101,115,100,105,115,112,111,110,105,98,108,101,97,99,116,117,97,108,105,100,97,100,114,101,102,101,114,101,110,99,105,97,118,97,108,108,97,100,111,108,105,100,98,105,98,108,105,111,116,101,99,97,114,101,108,97,99,105,111,110,101,115,99,97,108,101,110,100,97,114,105,111,112,111,108,195,173,116,105,99,97,115,97,110,116,101,114,105,111,114,101,115,100,111,99,117,109,101,110,116,111,115,110,97,116,117,114,97,108,101,122,97,109,97,116,101,114,105,97,108,101,115,100,105,102,101,114,101,110,99,105,97,101,99,111,110,195,179,109,105,99,97,116,114,97,110,115,112,111,114,116,101,114,111,100,114,195,173,103,117,101,122,112,97,114,116,105,99,105,112,97,114,101,110,99,117,101,110,116,114,97,110,100,105,115,99,117,115,105,195,179,110,101,115,116,114,117,99,116,117,114,97,102,117,110,100,97,99,105,195,179,110,102,114,101,99,117,101,110,116,101,115,112,101,114,109,97,110,101,110,116,101,116,111,116,97,108,109,101,110,116,101,208,188,208,190,208,182,208,189,208,190,208,177,209,131,208,180,208,181,209,130,208,188,208,190,208,182,208,181,209,130,208,178,209,128,208,181,208,188,209,143,209,130,208,176,208,186,208,182,208,181,209,135,209,130,208,190,208,177,209,139,208,177,208,190,208,187,208,181,208,181,208,190,209,135,208,181,208,189,209,140,209,141,209,130,208,190,208,179,208,190,208,186,208,190,208,179,208,180,208,176,208,191,208,190,209,129,208,187,208,181,208,178,209,129,208,181,208,179,208,190,209,129,208,176,208,185,209,130,208,181,209,135,208,181,209,128,208,181,208,183,208,188,208,190,208,179,209,131,209,130,209,129,208,176,208,185,209,130,208,176,208,182,208,184,208,183,208,189,208,184,208,188,208,181,208,182,208,180,209,131,208,177,209,131,208,180,209,131,209,130,208,159,208,190,208,184,209,129,208,186,208,183,208,180,208,181,209,129,209,140,208,178,208,184,208,180,208,181,208,190,209,129,208,178,209,143,208,183,208,184,208,189,209,131,208,182,208,189,208,190,209,129,208,178,208,190,208,181,208,185,208,187,209,142,208,180,208,181,208,185,208,191,208,190,209,128,208,189,208,190,208,188,208,189,208,190,208,179,208,190,208,180,208,181,209,130,208,181,208,185,209,129,208,178,208,190,208,184,209,133,208,191,209,128,208,176,208,178,208,176,209,130,208,176,208,186,208,190,208,185,208,188,208,181,209,129,209,130,208,190,208,184,208,188,208,181,208,181,209,130,208,182,208,184,208,183,208,189,209,140,208,190,208,180,208,189,208,190,208,185,208,187,209,131,209,135,209,136,208,181,208,191,208,181,209,128,208,181,208,180,209,135,208,176,209,129,209,130,208,184,209,135,208,176,209,129,209,130,209,140,209,128,208,176,208,177,208,190,209,130,208,189,208,190,208,178,209,139,209,133,208,191,209,128,208,176,208,178,208,190,209,129,208,190,208,177,208,190,208,185,208,191,208,190,209,130,208,190,208,188,208,188,208,181,208,189,208,181,208,181,209,135,208,184,209,129,208,187,208,181,208,189,208,190,208,178,209,139,208,181,209,131,209,129,208,187,209,131,208,179,208,190,208,186,208,190,208,187,208,190,208,189,208,176,208,183,208,176,208,180,209,130,208,176,208,186,208,190,208,181,209,130,208,190,208,179,208,180,208,176,208,191,208,190,209,135,209,130,208,184,208,159,208,190,209,129,208,187,208,181,209,130,208,176,208,186,208,184,208,181,208,189,208,190,208,178,209,139,208,185,209,129,209,130,208,190,208,184,209,130,209,130,208,176,208,186,208,184,209,133,209,129,209,128,208,176,208,183,209,131,208,161,208,176,208,189,208,186,209,130,209,132,208,190,209,128,209,131,208,188,208,154,208,190,208,179,208,180,208,176,208,186,208,189,208,184,208,179,208,184,209,129,208,187,208,190,208,178,208,176,208,189,208,176,209,136,208,181,208,185,208,189,208,176,208,185,209,130,208,184,209,129,208,178,208,190,208,184,208,188,209,129,208,178,209,143,208,183,209,140,208,187,209,142,208,177,208,190,208,185,209,135,208,176,209,129,209,130,208,190,209,129,209,128,208,181,208,180,208,184,208,154,209,128,208,190,208,188,208,181,208,164,208,190,209,128,209,131,208,188,209,128,209,139,208,189,208,186,208,181,209,129,209,130,208,176,208,187,208,184,208,191,208,190,208,184,209,129,208,186,209,130,209,139,209,129,209,143,209,135,208,188,208,181,209,129,209,143,209,134,209,134,208,181,208,189,209,130,209,128,209,130,209,128,209,131,208,180,208,176,209,129,208,176,208,188,209,139,209,133,209,128,209,139,208,189,208,186,208,176,208,157,208,190,208,178,209,139,208,185,209,135,208,176,209,129,208,190,208,178,208,188,208,181,209,129,209,130,208,176,209,132,208,184,208,187,209,140,208,188,208,188,208,176,209,128,209,130,208,176,209,129,209,130,209,128,208,176,208,189,208,188,208,181,209,129,209,130,208,181,209,130,208,181,208,186,209,129,209,130,208,189,208,176,209,136,208,184,209,133,208,188,208,184,208,189,209,131,209,130,208,184,208,188,208,181,208,189,208,184,208,184,208,188,208,181,209,142,209,130,208,189,208,190,208,188,208,181,209,128,208,179,208,190,209,128,208,190,208,180,209,129,208,176,208,188,208,190,208,188,209,141,209,130,208,190,208,188,209,131,208,186,208,190,208,189,209,134,208,181,209,129,208,178,208,190,208,181,208,188,208,186,208,176,208,186,208,190,208,185,208,144,209,128,209,133,208,184,208,178,217,133,217,134,216,170,216,175,217,137,216,165,216,177,216,179,216,167,217,132,216,177,216,179,216,167,217,132,216,169,216,167,217,132,216,185,216,167,217,133,217,131,216,170,216,168,217,135,216,167,216,168,216,177,216,167,217,133,216,172,216,167,217,132,217,138,217,136,217,133,216,167,217,132,216,181,217,136,216,177,216,172,216,175,217,138,216,175,216,169,216,167,217,132,216,185,216,182,217,136,216,165,216,182,216,167,217,129,216,169,216,167,217,132,217,130,216,179,217,133,216,167,217,132,216,185,216,167,216,168,216,170,216,173,217,133,217,138,217,132,217,133,217,132,217,129,216,167,216,170,217,133,217,132,216,170,217,130,217,137,216,170,216,185,216,175,217,138,217,132,216,167,217,132,216,180,216,185,216,177,216,163,216,174,216,168,216,167,216,177,216,170,216,183,217,136,217,138,216,177,216,185,217,132,217,138,217,131,217,133,216,165,216,177,217,129,216,167,217,130,216,183,217,132,216,168,216,167,216,170,216,167,217,132,217,132,216,186,216,169,216,170,216,177,216,170,217,138,216,168,216,167,217,132,217,134,216,167,216,179,216,167,217,132,216,180,217,138,216,174,217,133,217,134,216,170,216,175,217,138,216,167,217,132,216,185,216,177,216,168,216,167,217,132,217,130,216,181,216,181,216,167,217,129,217,132,216,167,217,133,216,185,217,132,217,138,217,135,216,167,216,170,216,173,216,175,217,138,216,171,216,167,217,132,217,132,217,135,217,133,216,167,217,132,216,185,217,133,217,132,217,133,217,131,216,170,216,168,216,169,217,138,217,133,217,131,217,134,217,131,216,167,217,132,216,183,217,129,217,132,217,129,217,138,216,175,217,138,217,136,216,165,216,175,216,167,216,177,216,169,216,170,216,167,216,177,217,138,216,174,216,167,217,132,216,181,216,173,216,169,216,170,216,179,216,172,217,138,217,132,216,167,217,132,217,136,217,130,216,170,216,185,217,134,216,175,217,133,216,167,217,133,216,175,217,138,217,134,216,169,216,170,216,181,217,133,217,138,217,133,216,163,216,177,216,180,217,138,217,129,216,167,217,132,216,176,217,138,217,134,216,185,216,177,216,168,217,138,216,169,216,168,217,136,216,167,216,168,216,169,216,163,217,132,216,185,216,167,216,168,216,167,217,132,216,179,217,129,216,177,217,133,216,180,216,167,217,131,217,132,216,170,216,185,216,167,217,132,217,137,216,167,217,132,216,163,217,136,217,132,216,167,217,132,216,179,217,134,216,169,216,172,216,167,217,133,216,185,216,169,216,167,217,132,216,181,216,173,217,129,216,167,217,132,216,175,217,138,217,134,217,131,217,132,217,133,216,167,216,170,216,167,217,132,216,174,216,167,216,181,216,167,217,132,217,133,217,132,217,129,216,163,216,185,216,182,216,167,216,161,217,131,216,170,216,167,216,168,216,169,216,167,217,132,216,174,217,138,216,177,216,177,216,179,216,167,216,166,217,132,216,167,217,132,217,130,217,132,216,168,216,167,217,132,216,163,216,175,216,168,217,133,217,130,216,167,216,183,216,185,217,133,216,177,216,167,216,179,217,132,217,133,217,134,216,183,217,130,216,169,216,167,217,132,217,131,216,170,216,168,216,167,217,132,216,177,216,172,217,132,216,167,216,180,216,170,216,177,217,131,216,167,217,132,217,130,216,175,217,133,217,138,216,185,216,183,217,138,217,131,115,66,121,84,97,103,78,97,109,101,40,46,106,112,103,34,32,97,108,116,61,34,49,112,120,32,115,111,108,105,100,32,35,46,103,105,102,34,32,97,108,116,61,34,116,114,97,110,115,112,97,114,101,110,116,105,110,102,111,114,109,97,116,105,111,110,97,112,112,108,105,99,97,116,105,111,110,34,32,111,110,99,108,105,99,107,61,34,101,115,116,97,98,108,105,115,104,101,100,97,100,118,101,114,116,105,115,105,110,103,46,112,110,103,34,32,97,108,116,61,34,101,110,118,105,114,111,110,109,101,110,116,112,101,114,102,111,114,109,97,110,99,101,97,112,112,114,111,112,114,105,97,116,101,38,97,109,112,59,109,100,97,115,104,59,105,109,109,101,100,105,97,116,101,108,121,60,47,115,116,114,111,110,103,62,60,47,114,97,116,104,101,114,32,116,104,97,110,116,101,109,112,101,114,97,116,117,114,101,100,101,118,101,108,111,112,109,101,110,116,99,111,109,112,101,116,105,116,105,111,110,112,108,97,99,101,104,111,108,100,101,114,118,105,115,105,98,105,108,105,116,121,58,99,111,112,121,114,105,103,104,116,34,62,48,34,32,104,101,105,103,104,116,61,34,101,118,101,110,32,116,104,111,117,103,104,114,101,112,108,97,99,101,109,101,110,116,100,101,115,116,105,110,97,116,105,111,110,67,111,114,112,111,114,97,116,105,111,110,60,117,108,32,99,108,97,115,115,61,34,65,115,115,111,99,105,97,116,105,111,110,105,110,100,105,118,105,100,117,97,108,115,112,101,114,115,112,101,99,116,105,118,101,115,101,116,84,105,109,101,111,117,116,40,117,114,108,40,104,116,116,112,58,47,47,109,97,116,104,101,109,97,116,105,99,115,109,97,114,103,105,110,45,116,111,112,58,101,118,101,110,116,117,97,108,108,121,32,100,101,115,99,114,105,112,116,105,111,110,41,32,110,111,45,114,101,112,101,97,116,99,111,108,108,101,99,116,105,111,110,115,46,74,80,71,124,116,104,117,109,98,124,112,97,114,116,105,99,105,112,97,116,101,47,104,101,97,100,62,60,98,111,100,121,102,108,111,97,116,58,108,101,102,116,59,60,108,105,32,99,108,97,115,115,61,34,104,117,110,100,114,101,100,115,32,111,102,10,10,72,111,119,101,118,101,114,44,32,99,111,109,112,111,115,105,116,105,111,110,99,108,101,97,114,58,98,111,116,104,59,99,111,111,112,101,114,97,116,105,111,110,119,105,116,104,105,110,32,116,104,101,32,108,97,98,101,108,32,102,111,114,61,34,98,111,114,100,101,114,45,116,111,112,58,78,101,119,32,90,101,97,108,97,110,100,114,101,99,111,109,109,101,110,100,101,100,112,104,111,116,111,103,114,97,112,104,121,105,110,116,101,114,101,115,116,105,110,103,38,108,116,59,115,117,112,38,103,116,59,99,111,110,116,114,111,118,101,114,115,121,78,101,116,104,101,114,108,97,110,100,115,97,108,116,101,114,110,97,116,105,118,101,109,97,120,108,101,110,103,116,104,61,34,115,119,105,116,122,101,114,108,97,110,100,68,101,118,101,108,111,112,109,101,110,116,101,115,115,101,110,116,105,97,108,108,121,10,10,65,108,116,104,111,117,103,104,32,60,47,116,101,120,116,97,114,101,97,62,116,104,117,110,100,101,114,98,105,114,100,114,101,112,114,101,115,101,110,116,101,100,38,97,109,112,59,110,100,97,115,104,59,115,112,101,99,117,108,97,116,105,111,110,99,111,109,109,117,110,105,116,105,101,115,108,101,103,105,115,108,97,116,105,111,110,101,108,101,99,116,114,111,110,105,99,115,10,9,60,100,105,118,32,105,100,61,34,105,108,108,117,115,116,114,97,116,101,100,101,110,103,105,110,101,101,114,105,110,103,116,101,114,114,105,116,111,114,105,101,115,97,117,116,104,111,114,105,116,105,101,115,100,105,115,116,114,105,98,117,116,101,100,54,34,32,104,101,105,103,104,116,61,34,115,97,110,115,45,115,101,114,105,102,59,99,97,112,97,98,108,101,32,111,102,32,100,105,115,97,112,112,101,97,114,101,100,105,110,116,101,114,97,99,116,105,118,101,108,111,111,107,105,110,103,32,102,111,114,105,116,32,119,111,117,108,100,32,98,101,65,102,103,104,97,110,105,115,116,97,110,119,97,115,32,99,114,101,97,116,101,100,77,97,116,104,46,102,108,111,111,114,40,115,117,114,114,111,117,110,100,105,110,103,99,97,110,32,97,108,115,111,32,98,101,111,98,115,101,114,118,97,116,105,111,110,109,97,105,110,116,101,110,97,110,99,101,101,110,99,111,117,110,116,101,114,101,100,60,104,50,32,99,108,97,115,115,61,34,109,111,114,101,32,114,101,99,101,110,116,105,116,32,104,97,115,32,98,101,101,110,105,110,118,97,115,105,111,110,32,111,102,41,46,103,101,116,84,105,109,101,40,41,102,117,110,100,97,109,101,110,116,97,108,68,101,115,112,105,116,101,32,116,104,101,34,62,60,100,105,118,32,105,100,61,34,105,110,115,112,105,114,97,116,105,111,110,101,120,97,109,105,110,97,116,105,111,110,112,114,101,112,97,114,97,116,105,111,110,101,120,112,108,97,110,97,116,105,111,110,60,105,110,112,117,116,32,105,100,61,34,60,47,97,62,60,47,115,112,97,110,62,118,101,114,115,105,111,110,115,32,111,102,105,110,115,116,114,117,109,101,110,116,115,98,101,102,111,114,101,32,116,104,101,32,32,61,32,39,104,116,116,112,58,47,47,68,101,115,99,114,105,112,116,105,111,110,114,101,108,97,116,105,118,101,108,121,32,46,115,117,98,115,116,114,105,110,103,40,101,97,99,104,32,111,102,32,116,104,101,101,120,112,101,114,105,109,101,110,116,115,105,110,102,108,117,101,110,116,105,97,108,105,110,116,101,103,114,97,116,105,111,110,109,97,110,121,32,112,101,111,112,108,101,100,117,101,32,116,111,32,116,104,101,32,99,111,109,98,105,110,97,116,105,111,110,100,111,32,110,111,116,32,104,97,118,101,77,105,100,100,108,101,32,69,97,115,116,60,110,111,115,99,114,105,112,116,62,60,99,111,112,121,114,105,103,104,116,34,32,112,101,114,104,97,112,115,32,116,104,101,105,110,115,116,105,116,117,116,105,111,110,105,110,32,68,101,99,101,109,98,101,114,97,114,114,97,110,103,101,109,101,110,116,109,111,115,116,32,102,97,109,111,117,115,112,101,114,115,111,110,97,108,105,116,121,99,114,101,97,116,105,111,110,32,111,102,108,105,109,105,116,97,116,105,111,110,115,101,120,99,108,117,115,105,118,101,108,121,115,111,118,101,114,101,105,103,110,116,121,45,99,111,110,116,101,110,116,34,62,10,60,116,100,32,99,108,97,115,115,61,34,117,110,100,101,114,103,114,111,117,110,100,112,97,114,97,108,108,101,108,32,116,111,100,111,99,116,114,105,110,101,32,111,102,111,99,99,117,112,105,101,100,32,98,121,116,101,114,109,105,110,111,108,111,103,121,82,101,110,97,105,115,115,97,110,99,101,97,32,110,117,109,98,101,114,32,111,102,115,117,112,112,111,114,116,32,102,111,114,101,120,112,108,111,114,97,116,105,111,110,114,101,99,111,103,110,105,116,105,111,110,112,114,101,100,101,99,101,115,115,111,114,60,105,109,103,32,115,114,99,61,34,47,60,104,49,32,99,108,97,115,115,61,34,112,117,98,108,105,99,97,116,105,111,110,109,97,121,32,97,108,115,111,32,98,101,115,112,101,99,105,97,108,105,122,101,100,60,47,102,105,101,108,100,115,101,116,62,112,114,111,103,114,101,115,115,105,118,101,109,105,108,108,105,111,110,115,32,111,102,115,116,97,116,101,115,32,116,104,97,116,101,110,102,111,114,99,101,109,101,110,116,97,114,111,117,110,100,32,116,104,101,32,111,110,101,32,97,110,111,116,104,101,114,46,112,97,114,101,110,116,78,111,100,101,97,103,114,105,99,117,108,116,117,114,101,65,108,116,101,114,110,97,116,105,118,101,114,101,115,101,97,114,99,104,101,114,115,116,111,119,97,114,100,115,32,116,104,101,77,111,115,116,32,111,102,32,116,104,101,109,97,110,121,32,111,116,104,101,114,32,40,101,115,112,101,99,105,97,108,108,121,60,116,100,32,119,105,100,116,104,61,34,59,119,105,100,116,104,58,49,48,48,37,105,110,100,101,112,101,110,100,101,110,116,60,104,51,32,99,108,97,115,115,61,34,32,111,110,99,104,97,110,103,101,61,34,41,46,97,100,100,67,108,97,115,115,40,105,110,116,101,114,97,99,116,105,111,110,79,110,101,32,111,102,32,116,104,101,32,100,97,117,103,104,116,101,114,32,111,102,97,99,99,101,115,115,111,114,105,101,115,98,114,97,110,99,104,101,115,32,111,102,13,10,60,100,105,118,32,105,100,61,34,116,104,101,32,108,97,114,103,101,115,116,100,101,99,108,97,114,97,116,105,111,110,114,101,103,117,108,97,116,105,111,110,115,73,110,102,111,114,109,97,116,105,111,110,116,114,97,110,115,108,97,116,105,111,110,100,111,99,117,109,101,110,116,97,114,121,105,110,32,111,114,100,101,114,32,116,111,34,62,10,60,104,101,97,100,62,10,60,34,32,104,101,105,103,104,116,61,34,49,97,99,114,111,115,115,32,116,104,101,32,111,114,105,101,110,116,97,116,105,111,110,41,59,60,47,115,99,114,105,112,116,62,105,109,112,108,101,109,101,110,116,101,100,99,97,110,32,98,101,32,115,101,101,110,116,104,101,114,101,32,119,97,115,32,97,100,101,109,111,110,115,116,114,97,116,101,99,111,110,116,97,105,110,101,114,34,62,99,111,110,110,101,99,116,105,111,110,115,116,104,101,32,66,114,105,116,105,115,104,119,97,115,32,119,114,105,116,116,101,110,33,105,109,112,111,114,116,97,110,116,59,112,120,59,32,109,97,114,103,105,110,45,102,111,108,108,111,119,101,100,32,98,121,97,98,105,108,105,116,121,32,116,111,32,99,111,109,112,108,105,99,97,116,101,100,100,117,114,105,110,103,32,116,104,101,32,105,109,109,105,103,114,97,116,105,111,110,97,108,115,111,32,99,97,108,108,101,100,60,104,52,32,99,108,97,115,115,61,34,100,105,115,116,105,110,99,116,105,111,110,114,101,112,108,97,99,101,100,32,98,121,103,111,118,101,114,110,109,101,110,116,115,108,111,99,97,116,105,111,110,32,111,102,105,110,32,78,111,118,101,109,98,101,114,119,104,101,116,104,101,114,32,116,104,101,60,47,112,62,10,60,47,100,105,118,62,97,99,113,117,105,115,105,116,105,111,110,99,97,108,108,101,100,32,116,104,101,32,112,101,114,115,101,99,117,116,105,111,110,100,101,115,105,103,110,97,116,105,111,110,123,102,111,110,116,45,115,105,122,101,58,97,112,112,101,97,114,101,100,32,105,110,105,110,118,101,115,116,105,103,97,116,101,101,120,112,101,114,105,101,110,99,101,100,109,111,115,116,32,108,105,107,101,108,121,119,105,100,101,108,121,32,117,115,101,100,100,105,115,99,117,115,115,105,111,110,115,112,114,101,115,101,110,99,101,32,111,102,32,40,100,111,99,117,109,101,110,116,46,101,120,116,101,110,115,105,118,101,108,121,73,116,32,104,97,115,32,98,101,101,110,105,116,32,100,111,101,115,32,110,111,116,99,111,110,116,114,97,114,121,32,116,111,105,110,104,97,98,105,116,97,110,116,115,105,109,112,114,111,118,101,109,101,110,116,115,99,104,111,108,97,114,115,104,105,112,99,111,110,115,117,109,112,116,105,111,110,105,110,115,116,114,117,99,116,105,111,110,102,111,114,32,101,120,97,109,112,108,101,111,110,101,32,111,114,32,109,111,114,101,112,120,59,32,112,97,100,100,105,110,103,116,104,101,32,99,117,114,114,101,110,116,97,32,115,101,114,105,101,115,32,111,102,97,114,101,32,117,115,117,97,108,108,121,114,111,108,101,32,105,110,32,116,104,101,112,114,101,118,105,111,117,115,108,121,32,100,101,114,105,118,97,116,105,118,101,115,101,118,105,100,101,110,99,101,32,111,102,101,120,112,101,114,105,101,110,99,101,115,99,111,108,111,114,115,99,104,101,109,101,115,116,97,116,101,100,32,116,104,97,116,99,101,114,116,105,102,105,99,97,116,101,60,47,97,62,60,47,100,105,118,62,10,32,115,101,108,101,99,116,101,100,61,34,104,105,103,104,32,115,99,104,111,111,108,114,101,115,112,111,110,115,101,32,116,111,99,111,109,102,111,114,116,97,98,108,101,97,100,111,112,116,105,111,110,32,111,102,116,104,114,101,101,32,121,101,97,114,115,116,104,101,32,99,111,117,110,116,114,121,105,110,32,70,101,98,114,117,97,114,121,115,111,32,116,104,97,116,32,116,104,101,112,101,111,112,108,101,32,119,104,111,32,112,114,111,118,105,100,101,100,32,98,121,60,112,97,114,97,109,32,110,97,109,101,97,102,102,101,99,116,101,100,32,98,121,105,110,32,116,101,114,109,115,32,111,102,97,112,112,111,105,110,116,109,101,110,116,73,83,79,45,56,56,53,57,45,49,34,119,97,115,32,98,111,114,110,32,105,110,104,105,115,116,111,114,105,99,97,108,32,114,101,103,97,114,100,101,100,32,97,115,109,101,97,115,117,114,101,109,101,110,116,105,115,32,98,97,115,101,100,32,111,110,32,97,110,100,32,111,116,104,101,114,32,58,32,102,117,110,99,116,105,111,110,40,115,105,103,110,105,102,105,99,97,110,116,99,101,108,101,98,114,97,116,105,111,110,116,114,97,110,115,109,105,116,116,101,100,47,106,115,47,106,113,117,101,114,121,46,105,115,32,107,110,111,119,110,32,97,115,116,104,101,111,114,101,116,105,99,97,108,32,116,97,98,105,110,100,101,120,61,34,105,116,32,99,111,117,108,100,32,98,101,60,110,111,115,99,114,105,112,116,62,10,104,97,118,105,110,103,32,98,101,101,110,13,10,60,104,101,97,100,62,13,10,60,32,38,113,117,111,116,59,84,104,101,32,99,111,109,112,105,108,97,116,105,111,110,104,101,32,104,97,100,32,98,101,101,110,112,114,111,100,117,99,101,100,32,98,121,112,104,105,108,111,115,111,112,104,101,114,99,111,110,115,116,114,117,99,116,101,100,105,110,116,101,110,100,101,100,32,116,111,97,109,111,110,103,32,111,116,104,101,114,99,111,109,112,97,114,101,100,32,116,111,116,111,32,115,97,121,32,116,104,97,116,69,110,103,105,110,101,101,114,105,110,103,97,32,100,105,102,102,101,114,101,110,116,114,101,102,101,114,114,101,100,32,116,111,100,105,102,102,101,114,101,110,99,101,115,98,101,108,105,101,102,32,116,104,97,116,112,104,111,116,111,103,114,97,112,104,115,105,100,101,110,116,105,102,121,105,110,103,72,105,115,116,111,114,121,32,111,102,32,82,101,112,117,98,108,105,99,32,111,102,110,101,99,101,115,115,97,114,105,108,121,112,114,111,98,97,98,105,108,105,116,121,116,101,99,104,110,105,99,97,108,108,121,108,101,97,118,105,110,103,32,116,104,101,115,112,101,99,116,97,99,117,108,97,114,102,114,97,99,116,105,111,110,32,111,102,101,108,101,99,116,114,105,99,105,116,121,104,101,97,100,32,111,102,32,116,104,101,114,101,115,116,97,117,114,97,110,116,115,112,97,114,116,110,101,114,115,104,105,112,101,109,112,104,97,115,105,115,32,111,110,109,111,115,116,32,114,101,99,101,110,116,115,104,97,114,101,32,119,105,116,104,32,115,97,121,105,110,103,32,116,104,97,116,102,105,108,108,101,100,32,119,105,116,104,100,101,115,105,103,110,101,100,32,116,111,105,116,32,105,115,32,111,102,116,101,110,34,62,60,47,105,102,114,97,109,101,62,97,115,32,102,111,108,108,111,119,115,58,109,101,114,103,101,100,32,119,105,116,104,116,104,114,111,117,103,104,32,116,104,101,99,111,109,109,101,114,99,105,97,108,32,112,111,105,110,116,101,100,32,111,117,116,111,112,112,111,114,116,117,110,105,116,121,118,105,101,119,32,111,102,32,116,104,101,114,101,113,117,105,114,101,109,101,110,116,100,105,118,105,115,105,111,110,32,111,102,112,114,111,103,114,97,109,109,105,110,103,104,101,32,114,101,99,101,105,118,101,100,115,101,116,73,110,116,101,114,118,97,108,34,62,60,47,115,112,97,110,62,60,47,105,110,32,78,101,119,32,89,111,114,107,97,100,100,105,116,105,111,110,97,108,32,99,111,109,112,114,101,115,115,105,111,110,10,10,60,100,105,118,32,105,100,61,34,105,110,99,111,114,112,111,114,97,116,101,59,60,47,115,99,114,105,112,116,62,60,97,116,116,97,99,104,69,118,101,110,116,98,101,99,97,109,101,32,116,104,101,32,34,32,116,97,114,103,101,116,61,34,95,99,97,114,114,105,101,100,32,111,117,116,83,111,109,101,32,111,102,32,116,104,101,115,99,105,101,110,99,101,32,97,110,100,116,104,101,32,116,105,109,101,32,111,102,67,111,110,116,97,105,110,101,114,34,62,109,97,105,110,116,97,105,110,105,110,103,67,104,114,105,115,116,111,112,104,101,114,77,117,99,104,32,111,102,32,116,104,101,119,114,105,116,105,110,103,115,32,111,102,34,32,104,101,105,103,104,116,61,34,50,115,105,122,101,32,111,102,32,116,104,101,118,101,114,115,105,111,110,32,111,102,32,109,105,120,116,117,114,101,32,111,102,32,98,101,116,119,101,101,110,32,116,104,101,69,120,97,109,112,108,101,115,32,111,102,101,100,117,99,97,116,105,111,110,97,108,99,111,109,112,101,116,105,116,105,118,101,32,111,110,115,117,98,109,105,116,61,34,100,105,114,101,99,116,111,114,32,111,102,100,105,115,116,105,110,99,116,105,118,101,47,68,84,68,32,88,72,84,77,76,32,114,101,108,97,116,105,110,103,32,116,111,116,101,110,100,101,110,99,121,32,116,111,112,114,111,118,105,110,99,101,32,111,102,119,104,105,99,104,32,119,111,117,108,100,100,101,115,112,105,116,101,32,116,104,101,115,99,105,101,110,116,105,102,105,99,32,108,101,103,105,115,108,97,116,117,114,101,46,105,110,110,101,114,72,84,77,76,32,97,108,108,101,103,97,116,105,111,110,115,65,103,114,105,99,117,108,116,117,114,101,119,97,115,32,117,115,101,100,32,105,110,97,112,112,114,111,97,99,104,32,116,111,105,110,116,101,108,108,105,103,101,110,116,121,101,97,114,115,32,108,97,116,101,114,44,115,97,110,115,45,115,101,114,105,102,100,101,116,101,114,109,105,110,105,110,103,80,101,114,102,111,114,109,97,110,99,101,97,112,112,101,97,114,97,110,99,101,115,44,32,119,104,105,99,104,32,105,115,32,102,111,117,110,100,97,116,105,111,110,115,97,98,98,114,101,118,105,97,116,101,100,104,105,103,104,101,114,32,116,104,97,110,115,32,102,114,111,109,32,116,104,101,32,105,110,100,105,118,105,100,117,97,108,32,99,111,109,112,111,115,101,100,32,111,102,115,117,112,112,111,115,101,100,32,116,111,99,108,97,105,109,115,32,116,104,97,116,97,116,116,114,105,98,117,116,105,111,110,102,111,110,116,45,115,105,122,101,58,49,101,108,101,109,101,110,116,115,32,111,102,72,105,115,116,111,114,105,99,97,108,32,104,105,115,32,98,114,111,116,104,101,114,97,116,32,116,104,101,32,116,105,109,101,97,110,110,105,118,101,114,115,97,114,121,103,111,118,101,114,110,101,100,32,98,121,114,101,108,97,116,101,100,32,116,111,32,117,108,116,105,109,97,116,101,108,121,32,105,110,110,111,118,97,116,105,111,110,115,105,116,32,105,115,32,115,116,105,108,108,99,97,110,32,111,110,108,121,32,98,101,100,101,102,105,110,105,116,105,111,110,115,116,111,71,77,84,83,116,114,105,110,103,65,32,110,117,109,98,101,114,32,111,102,105,109,103,32,99,108,97,115,115,61,34,69,118,101,110,116,117,97,108,108,121,44,119,97,115,32,99,104,97,110,103,101,100,111,99,99,117,114,114,101,100,32,105,110,110,101,105,103,104,98,111,114,105,110,103,100,105,115,116,105,110,103,117,105,115,104,119,104,101,110,32,104,101,32,119,97,115,105,110,116,114,111,100,117,99,105,110,103,116,101,114,114,101,115,116,114,105,97,108,77,97,110,121,32,111,102,32,116,104,101,97,114,103,117,101,115,32,116,104,97,116,97,110,32,65,109,101,114,105,99,97,110,99,111,110,113,117,101,115,116,32,111,102,119,105,100,101,115,112,114,101,97,100,32,119,101,114,101,32,107,105,108,108,101,100,115,99,114,101,101,110,32,97,110,100,32,73,110,32,111,114,100,101,114,32,116,111,101,120,112,101,99,116,101,100,32,116,111,100,101,115,99,101,110,100,97,110,116,115,97,114,101,32,108,111,99,97,116,101,100,108,101,103,105,115,108,97,116,105,118,101,103,101,110,101,114,97,116,105,111,110,115,32,98,97,99,107,103,114,111,117,110,100,109,111,115,116,32,112,101,111,112,108,101,121,101,97,114,115,32,97,102,116,101,114,116,104,101,114,101,32,105,115,32,110,111,116,104,101,32,104,105,103,104,101,115,116,102,114,101,113,117,101,110,116,108,121,32,116,104,101,121,32,100,111,32,110,111,116,97,114,103,117,101,100,32,116,104,97,116,115,104,111,119,101,100,32,116,104,97,116,112,114,101,100,111,109,105,110,97,110,116,116,104,101,111,108,111,103,105,99,97,108,98,121,32,116,104,101,32,116,105,109,101,99,111,110,115,105,100,101,114,105,110,103,115,104,111,114,116,45,108,105,118,101,100,60,47,115,112,97,110,62,60,47,97,62,99,97,110,32,98,101,32,117,115,101,100,118,101,114,121,32,108,105,116,116,108,101,111,110,101,32,111,102,32,116,104,101,32,104,97,100,32,97,108,114,101,97,100,121,105,110,116,101,114,112,114,101,116,101,100,99,111,109,109,117,110,105,99,97,116,101,102,101,97,116,117,114,101,115,32,111,102,103,111,118,101,114,110,109,101,110,116,44,60,47,110,111,115,99,114,105,112,116,62,101,110,116,101,114,101,100,32,116,104,101,34,32,104,101,105,103,104,116,61,34,51,73,110,100,101,112,101,110,100,101,110,116,112,111,112,117,108,97,116,105,111,110,115,108,97,114,103,101,45,115,99,97,108,101,46,32,65,108,116,104,111,117,103,104,32,117,115,101,100,32,105,110,32,116,104,101,100,101,115,116,114,117,99,116,105,111,110,112,111,115,115,105,98,105,108,105,116,121,115,116,97,114,116,105,110,103,32,105,110,116,119,111,32,111,114,32,109,111,114,101,101,120,112,114,101,115,115,105,111,110,115,115,117,98,111,114,100,105,110,97,116,101,108,97,114,103,101,114,32,116,104,97,110,104,105,115,116,111,114,121,32,97,110,100,60,47,111,112,116,105,111,110,62,13,10,67,111,110,116,105,110,101,110,116,97,108,101,108,105,109,105,110,97,116,105,110,103,119,105,108,108,32,110,111,116,32,98,101,112,114,97,99,116,105,99,101,32,111,102,105,110,32,102,114,111,110,116,32,111,102,115,105,116,101,32,111,102,32,116,104,101,101,110,115,117,114,101,32,116,104,97,116,116,111,32,99,114,101,97,116,101,32,97,109,105,115,115,105,115,115,105,112,112,105,112,111,116,101,110,116,105,97,108,108,121,111,117,116,115,116,97,110,100,105,110,103,98,101,116,116,101,114,32,116,104,97,110,119,104,97,116,32,105,115,32,110,111,119,115,105,116,117,97,116,101,100,32,105,110,109,101,116,97,32,110,97,109,101,61,34,84,114,97,100,105,116,105,111,110,97,108,115,117,103,103,101,115,116,105,111,110,115,84,114,97,110,115,108,97,116,105,111,110,116,104,101,32,102,111,114,109,32,111,102,97,116,109,111,115,112,104,101,114,105,99,105,100,101,111,108,111,103,105,99,97,108,101,110,116,101,114,112,114,105,115,101,115,99,97,108,99,117,108,97,116,105,110,103,101,97,115,116,32,111,102,32,116,104,101,114,101,109,110,97,110,116,115,32,111,102,112,108,117,103,105,110,115,112,97,103,101,47,105,110,100,101,120,46,112,104,112,63,114,101,109,97,105,110,101,100,32,105,110,116,114,97,110,115,102,111,114,109,101,100,72,101,32,119,97,115,32,97,108,115,111,119,97,115,32,97,108,114,101,97,100,121,115,116,97,116,105,115,116,105,99,97,108,105,110,32,102,97,118,111,114,32,111,102,77,105,110,105,115,116,114,121,32,111,102,109,111,118,101,109,101,110,116,32,111,102,102,111,114,109,117,108,97,116,105,111,110,105,115,32,114,101,113,117,105,114,101,100,60,108,105,110,107,32,114,101,108,61,34,84,104,105,115,32,105,115,32,116,104,101,32,60,97,32,104,114,101,102,61,34,47,112,111,112,117,108,97,114,105,122,101,100,105,110,118,111,108,118,101,100,32,105,110,97,114,101,32,117,115,101,100,32,116,111,97,110,100,32,115,101,118,101,114,97,108,109,97,100,101,32,98,121,32,116,104,101,115,101,101,109,115,32,116,111,32,98,101,108,105,107,101,108,121,32,116,104,97,116,80,97,108,101,115,116,105,110,105,97,110,110,97,109,101,100,32,97,102,116,101,114,105,116,32,104,97,100,32,98,101,101,110,109,111,115,116,32,99,111,109,109,111,110,116,111,32,114,101,102,101,114,32,116,111,98,117,116,32,116,104,105,115,32,105,115,99,111,110,115,101,99,117,116,105,118,101,116,101,109,112,111,114,97,114,105,108,121,73,110,32,103,101,110,101,114,97,108,44,99,111,110,118,101,110,116,105,111,110,115,116,97,107,101,115,32,112,108,97,99,101,115,117,98,100,105,118,105,115,105,111,110,116,101,114,114,105,116,111,114,105,97,108,111,112,101,114,97,116,105,111,110,97,108,112,101,114,109,97,110,101,110,116,108,121,119,97,115,32,108,97,114,103,101,108,121,111,117,116,98,114,101,97,107,32,111,102,105,110,32,116,104,101,32,112,97,115,116,102,111,108,108,111,119,105,110,103,32,97,32,120,109,108,110,115,58,111,103,61,34,62,60,97,32,99,108,97,115,115,61,34,99,108,97,115,115,61,34,116,101,120,116,67,111,110,118,101,114,115,105,111,110,32,109,97,121,32,98,101,32,117,115,101,100,109,97,110,117,102,97,99,116,117,114,101,97,102,116,101,114,32,98,101,105,110,103,99,108,101,97,114,102,105,120,34,62,10,113,117,101,115,116,105,111,110,32,111,102,119,97,115,32,101,108,101,99,116,101,100,116,111,32,98,101,99,111,109,101,32,97,98,101,99,97,117,115,101,32,111,102,32,115,111,109,101,32,112,101,111,112,108,101,105,110,115,112,105,114,101,100,32,98,121,115,117,99,99,101,115,115,102,117,108,32,97,32,116,105,109,101,32,119,104,101,110,109,111,114,101,32,99,111,109,109,111,110,97,109,111,110,103,115,116,32,116,104,101,97,110,32,111,102,102,105,99,105,97,108,119,105,100,116,104,58,49,48,48,37,59,116,101,99,104,110,111,108,111,103,121,44,119,97,115,32,97,100,111,112,116,101,100,116,111,32,107,101,101,112,32,116,104,101,115,101,116,116,108,101,109,101,110,116,115,108,105,118,101,32,98,105,114,116,104,115,105,110,100,101,120,46,104,116,109,108,34,67,111,110,110,101,99,116,105,99,117,116,97,115,115,105,103,110,101,100,32,116,111,38,97,109,112,59,116,105,109,101,115,59,97,99,99,111,117,110,116,32,102,111,114,97,108,105,103,110,61,114,105,103,104,116,116,104,101,32,99,111,109,112,97,110,121,97,108,119,97,121,115,32,98,101,101,110,114,101,116,117,114,110,101,100,32,116,111,105,110,118,111,108,118,101,109,101,110,116,66,101,99,97,117,115,101,32,116,104,101,116,104,105,115,32,112,101,114,105,111,100,34,32,110,97,109,101,61,34,113,34,32,99,111,110,102,105,110,101,100,32,116,111,97,32,114,101,115,117,108,116,32,111,102,118,97,108,117,101,61,34,34,32,47,62,105,115,32,97,99,116,117,97,108,108,121,69,110,118,105,114,111,110,109,101,110,116,13,10,60,47,104,101,97,100,62,13,10,67,111,110,118,101,114,115,101,108,121,44,62,10,60,100,105,118,32,105,100,61,34,48,34,32,119,105,100,116,104,61,34,49,105,115,32,112,114,111,98,97,98,108,121,104,97,118,101,32,98,101,99,111,109,101,99,111,110,116,114,111,108,108,105,110,103,116,104,101,32,112,114,111,98,108,101,109,99,105,116,105,122,101,110,115,32,111,102,112,111,108,105,116,105,99,105,97,110,115,114,101,97,99,104,101,100,32,116,104,101,97,115,32,101,97,114,108,121,32,97,115,58,110,111,110,101,59,32,111,118,101,114,60,116,97,98,108,101,32,99,101,108,108,118,97,108,105,100,105,116,121,32,111,102,100,105,114,101,99,116,108,121,32,116,111,111,110,109,111,117,115,101,100,111,119,110,119,104,101,114,101,32,105,116,32,105,115,119,104,101,110,32,105,116,32,119,97,115,109,101,109,98,101,114,115,32,111,102,32,114,101,108,97,116,105,111,110,32,116,111,97,99,99,111,109,109,111,100,97,116,101,97,108,111,110,103,32,119,105,116,104,32,73,110,32,116,104,101,32,108,97,116,101,116,104,101,32,69,110,103,108,105,115,104,100,101,108,105,99,105,111,117,115,34,62,116,104,105,115,32,105,115,32,110,111,116,116,104,101,32,112,114,101,115,101,110,116,105,102,32,116,104,101,121,32,97,114,101,97,110,100,32,102,105,110,97,108,108,121,97,32,109,97,116,116,101,114,32,111,102,13,10,9,60,47,100,105,118,62,13,10,13,10,60,47,115,99,114,105,112,116,62,102,97,115,116,101,114,32,116,104,97,110,109,97,106,111,114,105,116,121,32,111,102,97,102,116,101,114,32,119,104,105,99,104,99,111,109,112,97,114,97,116,105,118,101,116,111,32,109,97,105,110,116,97,105,110,105,109,112,114,111,118,101,32,116,104,101,97,119,97,114,100,101,100,32,116,104,101,101,114,34,32,99,108,97,115,115,61,34,102,114,97,109,101,98,111,114,100,101,114,114,101,115,116,111,114,97,116,105,111,110,105,110,32,116,104,101,32,115,97,109,101,97,110,97,108,121,115,105,115,32,111,102,116,104,101,105,114,32,102,105,114,115,116,68,117,114,105,110,103,32,116,104,101,32,99,111,110,116,105,110,101,110,116,97,108,115,101,113,117,101,110,99,101,32,111,102,102,117,110,99,116,105,111,110,40,41,123,102,111,110,116,45,115,105,122,101,58,32,119,111,114,107,32,111,110,32,116,104,101,60,47,115,99,114,105,112,116,62,10,60,98,101,103,105,110,115,32,119,105,116,104,106,97,118,97,115,99,114,105,112,116,58,99,111,110,115,116,105,116,117,101,110,116,119,97,115,32,102,111,117,110,100,101,100,101,113,117,105,108,105,98,114,105,117,109,97,115,115,117,109,101,32,116,104,97,116,105,115,32,103,105,118,101,110,32,98,121,110,101,101,100,115,32,116,111,32,98,101,99,111,111,114,100,105,110,97,116,101,115,116,104,101,32,118,97,114,105,111,117,115,97,114,101,32,112,97,114,116,32,111,102,111,110,108,121,32,105,110,32,116,104,101,115,101,99,116,105,111,110,115,32,111,102,105,115,32,97,32,99,111,109,109,111,110,116,104,101,111,114,105,101,115,32,111,102,100,105,115,99,111,118,101,114,105,101,115,97,115,115,111,99,105,97,116,105,111,110,101,100,103,101,32,111,102,32,116,104,101,115,116,114,101,110,103,116,104,32,111,102,112,111,115,105,116,105,111,110,32,105,110,112,114,101,115,101,110,116,45,100,97,121,117,110,105,118,101,114,115,97,108,108,121,116,111,32,102,111,114,109,32,116,104,101,98,117,116,32,105,110,115,116,101,97,100,99,111,114,112,111,114,97,116,105,111,110,97,116,116,97,99,104,101,100,32,116,111,105,115,32,99,111,109,109,111,110,108,121,114,101,97,115,111,110,115,32,102,111,114,32,38,113,117,111,116,59,116,104,101,32,99,97,110,32,98,101,32,109,97,100,101,119,97,115,32,97,98,108,101,32,116,111,119,104,105,99,104,32,109,101,97,110,115,98,117,116,32,100,105,100,32,110,111,116,111,110,77,111,117,115,101,79,118,101,114,97,115,32,112,111,115,115,105,98,108,101,111,112,101,114,97,116,101,100,32,98,121,99,111,109,105,110,103,32,102,114,111,109,116,104,101,32,112,114,105,109,97,114,121,97,100,100,105,116,105,111,110,32,111,102,102,111,114,32,115,101,118,101,114,97,108,116,114,97,110,115,102,101,114,114,101,100,97,32,112,101,114,105,111,100,32,111,102,97,114,101,32,97,98,108,101,32,116,111,104,111,119,101,118,101,114,44,32,105,116,115,104,111,117,108,100,32,104,97,118,101,109,117,99,104,32,108,97,114,103,101,114,10,9,60,47,115,99,114,105,112,116,62,97,100,111,112,116,101,100,32,116,104,101,112,114,111,112,101,114,116,121,32,111,102,100,105,114,101,99,116,101,100,32,98,121,101,102,102,101,99,116,105,118,101,108,121,119,97,115,32,98,114,111,117,103,104,116,99,104,105,108,100,114,101,110,32,111,102,80,114,111,103,114,97,109,109,105,110,103,108,111,110,103,101,114,32,116,104,97,110,109,97,110,117,115,99,114,105,112,116,115,119,97,114,32,97,103,97,105,110,115,116,98,121,32,109,101,97,110,115,32,111,102,97,110,100,32,109,111,115,116,32,111,102,115,105,109,105,108,97,114,32,116,111,32,112,114,111,112,114,105,101,116,97,114,121,111,114,105,103,105,110,97,116,105,110,103,112,114,101,115,116,105,103,105,111,117,115,103,114,97,109,109,97,116,105,99,97,108,101,120,112,101,114,105,101,110,99,101,46,116,111,32,109,97,107,101,32,116,104,101,73,116,32,119,97,115,32,97,108,115,111,105,115,32,102,111,117,110,100,32,105,110,99,111,109,112,101,116,105,116,111,114,115,105,110,32,116,104,101,32,85,46,83,46,114,101,112,108,97,99,101,32,116,104,101,98,114,111,117,103,104,116,32,116,104,101,99,97,108,99,117,108,97,116,105,111,110,102,97,108,108,32,111,102,32,116,104,101,116,104,101,32,103,101,110,101,114,97,108,112,114,97,99,116,105,99,97,108,108,121,105,110,32,104,111,110,111,114,32,111,102,114,101,108,101,97,115,101,100,32,105,110,114,101,115,105,100,101,110,116,105,97,108,97,110,100,32,115,111,109,101,32,111,102,107,105,110,103,32,111,102,32,116,104,101,114,101,97,99,116,105,111,110,32,116,111,49,115,116,32,69,97,114,108,32,111,102,99,117,108,116,117,114,101,32,97,110,100,112,114,105,110,99,105,112,97,108,108,121,60,47,116,105,116,108,101,62,10,32,32,116,104,101,121,32,99,97,110,32,98,101,98,97,99,107,32,116,111,32,116,104,101,115,111,109,101,32,111,102,32,104,105,115,101,120,112,111,115,117,114,101,32,116,111,97,114,101,32,115,105,109,105,108,97,114,102,111,114,109,32,111,102,32,116,104,101,97,100,100,70,97,118,111,114,105,116,101,99,105,116,105,122,101,110,115,104,105,112,112,97,114,116,32,105,110,32,116,104,101,112,101,111,112,108,101,32,119,105,116,104,105,110,32,112,114,97,99,116,105,99,101,116,111,32,99,111,110,116,105,110,117,101,38,97,109,112,59,109,105,110,117,115,59,97,112,112,114,111,118,101,100,32,98,121,32,116,104,101,32,102,105,114,115,116,32,97,108,108,111,119,101,100,32,116,104,101,97,110,100,32,102,111,114,32,116,104,101,102,117,110,99,116,105,111,110,105,110,103,112,108,97,121,105,110,103,32,116,104,101,115,111,108,117,116,105,111,110,32,116,111,104,101,105,103,104,116,61,34,48,34,32,105,110,32,104,105,115,32,98,111,111,107,109,111,114,101,32,116,104,97,110,32,97,102,111,108,108,111,119,115,32,116,104,101,99,114,101,97,116,101,100,32,116,104,101,112,114,101,115,101,110,99,101,32,105,110,38,110,98,115,112,59,60,47,116,100,62,110,97,116,105,111,110,97,108,105,115,116,116,104,101,32,105,100,101,97,32,111,102,97,32,99,104,97,114,97,99,116,101,114,119,101,114,101,32,102,111,114,99,101,100,32,99,108,97,115,115,61,34,98,116,110,100,97,121,115,32,111,102,32,116,104,101,102,101,97,116,117,114,101,100,32,105,110,115,104,111,119,105,110,103,32,116,104,101,105,110,116,101,114,101,115,116,32,105,110,105,110,32,112,108,97,99,101,32,111,102,116,117,114,110,32,111,102,32,116,104,101,116,104,101,32,104,101,97,100,32,111,102,76,111,114,100,32,111,102,32,116,104,101,112,111,108,105,116,105,99,97,108,108,121,104,97,115,32,105,116,115,32,111,119,110,69,100,117,99,97,116,105,111,110,97,108,97,112,112,114,111,118,97,108,32,111,102,115,111,109,101,32,111,102,32,116,104,101,101,97,99,104,32,111,116,104,101,114,44,98,101,104,97,118,105,111,114,32,111,102,97,110,100,32,98,101,99,97,117,115,101,97,110,100,32,97,110,111,116,104,101,114,97,112,112,101,97,114,101,100,32,111,110,114,101,99,111,114,100,101,100,32,105,110,98,108,97,99,107,38,113,117,111,116,59,109,97,121,32,105,110,99,108,117,100,101,116,104,101,32,119,111,114,108,100,39,115,99,97,110,32,108,101,97,100,32,116,111,114,101,102,101,114,115,32,116,111,32,97,98,111,114,100,101,114,61,34,48,34,32,103,111,118,101,114,110,109,101,110,116,32,119,105,110,110,105,110,103,32,116,104,101,114,101,115,117,108,116,101,100,32,105,110,32,119,104,105,108,101,32,116,104,101,32,87,97,115,104,105,110,103,116,111,110,44,116,104,101,32,115,117,98,106,101,99,116,99,105,116,121,32,105,110,32,116,104,101,62,60,47,100,105,118,62,13,10,9,9,114,101,102,108,101,99,116,32,116,104,101,116,111,32,99,111,109,112,108,101,116,101,98,101,99,97,109,101,32,109,111,114,101,114,97,100,105,111,97,99,116,105,118,101,114,101,106,101,99,116,101,100,32,98,121,119,105,116,104,111,117,116,32,97,110,121,104,105,115,32,102,97,116,104,101,114,44,119,104,105,99,104,32,99,111,117,108,100,99,111,112,121,32,111,102,32,116,104,101,116,111,32,105,110,100,105,99,97,116,101,97,32,112,111,108,105,116,105,99,97,108,97,99,99,111,117,110,116,115,32,111,102,99,111,110,115,116,105,116,117,116,101,115,119,111,114,107,101,100,32,119,105,116,104,101,114,60,47,97,62,60,47,108,105,62,111,102,32,104,105,115,32,108,105,102,101,97,99,99,111,109,112,97,110,105,101,100,99,108,105,101,110,116,87,105,100,116,104,112,114,101,118,101,110,116,32,116,104,101,76,101,103,105,115,108,97,116,105,118,101,100,105,102,102,101,114,101,110,116,108,121,116,111,103,101,116,104,101,114,32,105,110,104,97,115,32,115,101,118,101,114,97,108,102,111,114,32,97,110,111,116,104,101,114,116,101,120,116,32,111,102,32,116,104,101,102,111,117,110,100,101,100,32,116,104,101,101,32,119,105,116,104,32,116,104,101,32,105,115,32,117,115,101,100,32,102,111,114,99,104,97,110,103,101,100,32,116,104,101,117,115,117,97,108,108,121,32,116,104,101,112,108,97,99,101,32,119,104,101,114,101,119,104,101,114,101,97,115,32,116,104,101,62,32,60,97,32,104,114,101,102,61,34,34,62,60,97,32,104,114,101,102,61,34,116,104,101,109,115,101,108,118,101,115,44,97,108,116,104,111,117,103,104,32,104,101,116,104,97,116,32,99,97,110,32,98,101,116,114,97,100,105,116,105,111,110,97,108,114,111,108,101,32,111,102,32,116,104,101,97,115,32,97,32,114,101,115,117,108,116,114,101,109,111,118,101,67,104,105,108,100,100,101,115,105,103,110,101,100,32,98,121,119,101,115,116,32,111,102,32,116,104,101,83,111,109,101,32,112,101,111,112,108,101,112,114,111,100,117,99,116,105,111,110,44,115,105,100,101,32,111,102,32,116,104,101,110,101,119,115,108,101,116,116,101,114,115,117,115,101,100,32,98,121,32,116,104,101,100,111,119,110,32,116,111,32,116,104,101,97,99,99,101,112,116,101,100,32,98,121,108,105,118,101,32,105,110,32,116,104,101,97,116,116,101,109,112,116,115,32,116,111,111,117,116,115,105,100,101,32,116,104,101,102,114,101,113,117,101,110,99,105,101,115,72,111,119,101,118,101,114,44,32,105,110,112,114,111,103,114,97,109,109,101,114,115,97,116,32,108,101,97,115,116,32,105,110,97,112,112,114,111,120,105,109,97,116,101,97,108,116,104,111,117,103,104,32,105,116,119,97,115,32,112,97,114,116,32,111,102,97,110,100,32,118,97,114,105,111,117,115,71,111,118,101,114,110,111,114,32,111,102,116,104,101,32,97,114,116,105,99,108,101,116,117,114,110,101,100,32,105,110,116,111,62,60,97,32,104,114,101,102,61,34,47,116,104,101,32,101,99,111,110,111,109,121,105,115,32,116,104,101,32,109,111,115,116,109,111,115,116,32,119,105,100,101,108,121,119,111,117,108,100,32,108,97,116,101,114,97,110,100,32,112,101,114,104,97,112,115,114,105,115,101,32,116,111,32,116,104,101,111,99,99,117,114,115,32,119,104,101,110,117,110,100,101,114,32,119,104,105,99,104,99,111,110,100,105,116,105,111,110,115,46,116,104,101,32,119,101,115,116,101,114,110,116,104,101,111,114,121,32,116,104,97,116,105,115,32,112,114,111,100,117,99,101,100,116,104,101,32,99,105,116,121,32,111,102,105,110,32,119,104,105,99,104,32,104,101,115,101,101,110,32,105,110,32,116,104,101,116,104,101,32,99,101,110,116,114,97,108,98,117,105,108,100,105,110,103,32,111,102,109,97,110,121,32,111,102,32,104,105,115,97,114,101,97,32,111,102,32,116,104,101,105,115,32,116,104,101,32,111,110,108,121,109,111,115,116,32,111,102,32,116,104,101,109,97,110,121,32,111,102,32,116,104,101,116,104,101,32,87,101,115,116,101,114,110,84,104,101,114,101,32,105,115,32,110,111,101,120,116,101,110,100,101,100,32,116,111,83,116,97,116,105,115,116,105,99,97,108,99,111,108,115,112,97,110,61,50,32,124,115,104,111,114,116,32,115,116,111,114,121,112,111,115,115,105,98,108,101,32,116,111,116,111,112,111,108,111,103,105,99,97,108,99,114,105,116,105,99,97,108,32,111,102,114,101,112,111,114,116,101,100,32,116,111,97,32,67,104,114,105,115,116,105,97,110,100,101,99,105,115,105,111,110,32,116,111,105,115,32,101,113,117,97,108,32,116,111,112,114,111,98,108,101,109,115,32,111,102,84,104,105,115,32,99,97,110,32,98,101,109,101,114,99,104,97,110,100,105,115,101,102,111,114,32,109,111,115,116,32,111,102,110,111,32,101,118,105,100,101,110,99,101,101,100,105,116,105,111,110,115,32,111,102,101,108,101,109,101,110,116,115,32,105,110,38,113,117,111,116,59,46,32,84,104,101,99,111,109,47,105,109,97,103,101,115,47,119,104,105,99,104,32,109,97,107,101,115,116,104,101,32,112,114,111,99,101,115,115,114,101,109,97,105,110,115,32,116,104,101,108,105,116,101,114,97,116,117,114,101,44,105,115,32,97,32,109,101,109,98,101,114,116,104,101,32,112,111,112,117,108,97,114,116,104,101,32,97,110,99,105,101,110,116,112,114,111,98,108,101,109,115,32,105,110,116,105,109,101,32,111,102,32,116,104,101,100,101,102,101,97,116,101,100,32,98,121,98,111,100,121,32,111,102,32,116,104,101,97,32,102,101,119,32,121,101,97,114,115,109,117,99,104,32,111,102,32,116,104,101,116,104,101,32,119,111,114,107,32,111,102,67,97,108,105,102,111,114,110,105,97,44,115,101,114,118,101,100,32,97,115,32,97,103,111,118,101,114,110,109,101,110,116,46,99,111,110,99,101,112,116,115,32,111,102,109,111,118,101,109,101,110,116,32,105,110,9,9,60,100,105,118,32,105,100,61,34,105,116,34,32,118,97,108,117,101,61,34,108,97,110,103,117,97,103,101,32,111,102,97,115,32,116,104,101,121,32,97,114,101,112,114,111,100,117,99,101,100,32,105,110,105,115,32,116,104,97,116,32,116,104,101,101,120,112,108,97,105,110,32,116,104,101,100,105,118,62,60,47,100,105,118,62,10,72,111,119,101,118,101,114,32,116,104,101,108,101,97,100,32,116,111,32,116,104,101,9,60,97,32,104,114,101,102,61,34,47,119,97,115,32,103,114,97,110,116,101,100,112,101,111,112,108,101,32,104,97,118,101,99,111,110,116,105,110,117,97,108,108,121,119,97,115,32,115,101,101,110,32,97,115,97,110,100,32,114,101,108,97,116,101,100,116,104,101,32,114,111,108,101,32,111,102,112,114,111,112,111,115,101,100,32,98,121,111,102,32,116,104,101,32,98,101,115,116,101,97,99,104,32,111,116,104,101,114,46,67,111,110,115,116,97,110,116,105,110,101,112,101,111,112,108,101,32,102,114,111,109,100,105,97,108,101,99,116,115,32,111,102,116,111,32,114,101,118,105,115,105,111,110,119,97,115,32,114,101,110,97,109,101,100,97,32,115,111,117,114,99,101,32,111,102,116,104,101,32,105,110,105,116,105,97,108,108,97,117,110,99,104,101,100,32,105,110,112,114,111,118,105,100,101,32,116,104,101,116,111,32,116,104,101,32,119,101,115,116,119,104,101,114,101,32,116,104,101,114,101,97,110,100,32,115,105,109,105,108,97,114,98,101,116,119,101,101,110,32,116,119,111,105,115,32,97,108,115,111,32,116,104,101,69,110,103,108,105,115,104,32,97,110,100,99,111,110,100,105,116,105,111,110,115,44,116,104,97,116,32,105,116,32,119,97,115,101,110,116,105,116,108,101,100,32,116,111,116,104,101,109,115,101,108,118,101,115,46,113,117,97,110,116,105,116,121,32,111,102,114,97,110,115,112,97,114,101,110,99,121,116,104,101,32,115,97,109,101,32,97,115,116,111,32,106,111,105,110,32,116,104,101,99,111,117,110,116,114,121,32,97,110,100,116,104,105,115,32,105,115,32,116,104,101,84,104,105,115,32,108,101,100,32,116,111,97,32,115,116,97,116,101,109,101,110,116,99,111,110,116,114,97,115,116,32,116,111,108,97,115,116,73,110,100,101,120,79,102,116,104,114,111,117,103,104,32,104,105,115,105,115,32,100,101,115,105,103,110,101,100,116,104,101,32,116,101,114,109,32,105,115,105,115,32,112,114,111,118,105,100,101,100,112,114,111,116,101,99,116,32,116,104,101,110,103,60,47,97,62,60,47,108,105,62,84,104,101,32,99,117,114,114,101,110,116,116,104,101,32,115,105,116,101,32,111,102,115,117,98,115,116,97,110,116,105,97,108,101,120,112,101,114,105,101,110,99,101,44,105,110,32,116,104,101,32,87,101,115,116,116,104,101,121,32,115,104,111,117,108,100,115,108,111,118,101,110,196,141,105,110,97,99,111,109,101,110,116,97,114,105,111,115,117,110,105,118,101,114,115,105,100,97,100,99,111,110,100,105,99,105,111,110,101,115,97,99,116,105,118,105,100,97,100,101,115,101,120,112,101,114,105,101,110,99,105,97,116,101,99,110,111,108,111,103,195,173,97,112,114,111,100,117,99,99,105,195,179,110,112,117,110,116,117,97,99,105,195,179,110,97,112,108,105,99,97,99,105,195,179,110,99,111,110,116,114,97,115,101,195,177,97,99,97,116,101,103,111,114,195,173,97,115,114,101,103,105,115,116,114,97,114,115,101,112,114,111,102,101,115,105,111,110,97,108,116,114,97,116,97,109,105,101,110,116,111,114,101,103,195,173,115,116,114,97,116,101,115,101,99,114,101,116,97,114,195,173,97,112,114,105,110,99,105,112,97,108,101,115,112,114,111,116,101,99,99,105,195,179,110,105,109,112,111,114,116,97,110,116,101,115,105,109,112,111,114,116,97,110,99,105,97,112,111,115,105,98,105,108,105,100,97,100,105,110,116,101,114,101,115,97,110,116,101,99,114,101,99,105,109,105,101,110,116,111,110,101,99,101,115,105,100,97,100,101,115,115,117,115,99,114,105,98,105,114,115,101,97,115,111,99,105,97,99,105,195,179,110,100,105,115,112,111,110,105,98,108,101,115,101,118,97,108,117,97,99,105,195,179,110,101,115,116,117,100,105,97,110,116,101,115,114,101,115,112,111,110,115,97,98,108,101,114,101,115,111,108,117,99,105,195,179,110,103,117,97,100,97,108,97,106,97,114,97,114,101,103,105,115,116,114,97,100,111,115,111,112,111,114,116,117,110,105,100,97,100,99,111,109,101,114,99,105,97,108,101,115,102,111,116,111,103,114,97,102,195,173,97,97,117,116,111,114,105,100,97,100,101,115,105,110,103,101,110,105,101,114,195,173,97,116,101,108,101,118,105,115,105,195,179,110,99,111,109,112,101,116,101,110,99,105,97,111,112,101,114,97,99,105,111,110,101,115,101,115,116,97,98,108,101,99,105,100,111,115,105,109,112,108,101,109,101,110,116,101,97,99,116,117,97,108,109,101,110,116,101,110,97,118,101,103,97,99,105,195,179,110,99,111,110,102,111,114,109,105,100,97,100,108,105,110,101,45,104,101,105,103,104,116,58,102,111,110,116,45,102,97,109,105,108,121,58,34,32,58,32,34,104,116,116,112,58,47,47,97,112,112,108,105,99,97,116,105,111,110,115,108,105,110,107,34,32,104,114,101,102,61,34,115,112,101,99,105,102,105,99,97,108,108,121,47,47,60,33,91,67,68,65,84,65,91,10,79,114,103,97,110,105,122,97,116,105,111,110,100,105,115,116,114,105,98,117,116,105,111,110,48,112,120,59,32,104,101,105,103,104,116,58,114,101,108,97,116,105,111,110,115,104,105,112,100,101,118,105,99,101,45,119,105,100,116,104,60,100,105,118,32,99,108,97,115,115,61,34,60,108,97,98,101,108,32,102,111,114,61,34,114,101,103,105,115,116,114,97,116,105,111,110,60,47,110,111,115,99,114,105,112,116,62,10,47,105,110,100,101,120,46,104,116,109,108,34,119,105,110,100,111,119,46,111,112,101,110,40,32,33,105,109,112,111,114,116,97,110,116,59,97,112,112,108,105,99,97,116,105,111,110,47,105,110,100,101,112,101,110,100,101,110,99,101,47,47,119,119,119,46,103,111,111,103,108,101,111,114,103,97,110,105,122,97,116,105,111,110,97,117,116,111,99,111,109,112,108,101,116,101,114,101,113,117,105,114,101,109,101,110,116,115,99,111,110,115,101,114,118,97,116,105,118,101,60,102,111,114,109,32,110,97,109,101,61,34,105,110,116,101,108,108,101,99,116,117,97,108,109,97,114,103,105,110,45,108,101,102,116,58,49,56,116,104,32,99,101,110,116,117,114,121,97,110,32,105,109,112,111,114,116,97,110,116,105,110,115,116,105,116,117,116,105,111,110,115,97,98,98,114,101,118,105,97,116,105,111,110,60,105,109,103,32,99,108,97,115,115,61,34,111,114,103,97,110,105,115,97,116,105,111,110,99,105,118,105,108,105,122,97,116,105,111,110,49,57,116,104,32,99,101,110,116,117,114,121,97,114,99,104,105,116,101,99,116,117,114,101,105,110,99,111,114,112,111,114,97,116,101,100,50,48,116,104,32,99,101,110,116,117,114,121,45,99,111,110,116,97,105,110,101,114,34,62,109,111,115,116,32,110,111,116,97,98,108,121,47,62,60,47,97,62,60,47,100,105,118,62,110,111,116,105,102,105,99,97,116,105,111,110,39,117,110,100,101,102,105,110,101,100,39,41,70,117,114,116,104,101,114,109,111,114,101,44,98,101,108,105,101,118,101,32,116,104,97,116,105,110,110,101,114,72,84,77,76,32,61,32,112,114,105,111,114,32,116,111,32,116,104,101,100,114,97,109,97,116,105,99,97,108,108,121,114,101,102,101,114,114,105,110,103,32,116,111,110,101,103,111,116,105,97,116,105,111,110,115,104,101,97,100,113,117,97,114,116,101,114,115,83,111,117,116,104,32,65,102,114,105,99,97,117,110,115,117,99,99,101,115,115,102,117,108,80,101,110,110,115,121,108,118,97,110,105,97,65,115,32,97,32,114,101,115,117,108,116,44,60,104,116,109,108,32,108,97,110,103,61,34,38,108,116,59,47,115,117,112,38,103,116,59,100,101,97,108,105,110,103,32,119,105,116,104,112,104,105,108,97,100,101,108,112,104,105,97,104,105,115,116,111,114,105,99,97,108,108,121,41,59,60,47,115,99,114,105,112,116,62,10,112,97,100,100,105,110,103,45,116,111,112,58,101,120,112,101,114,105,109,101,110,116,97,108,103,101,116,65,116,116,114,105,98,117,116,101,105,110,115,116,114,117,99,116,105,111,110,115,116,101,99,104,110,111,108,111,103,105,101,115,112,97,114,116,32,111,102,32,116,104,101,32,61,102,117,110,99,116,105,111,110,40,41,123,115,117,98,115,99,114,105,112,116,105,111,110,108,46,100,116,100,34,62,13,10,60,104,116,103,101,111,103,114,97,112,104,105,99,97,108,67,111,110,115,116,105,116,117,116,105,111,110,39,44,32,102,117,110,99,116,105,111,110,40,115,117,112,112,111,114,116,101,100,32,98,121,97,103,114,105,99,117,108,116,117,114,97,108,99,111,110,115,116,114,117,99,116,105,111,110,112,117,98,108,105,99,97,116,105,111,110,115,102,111,110,116,45,115,105,122,101,58,32,49,97,32,118,97,114,105,101,116,121,32,111,102,60,100,105,118,32,115,116,121,108,101,61,34,69,110,99,121,99,108,111,112,101,100,105,97,105,102,114,97,109,101,32,115,114,99,61,34,100,101,109,111,110,115,116,114,97,116,101,100,97,99,99,111,109,112,108,105,115,104,101,100,117,110,105,118,101,114,115,105,116,105,101,115,68,101,109,111,103,114,97,112,104,105,99,115,41,59,60,47,115,99,114,105,112,116,62,60,100,101,100,105,99,97,116,101,100,32,116,111,107,110,111,119,108,101,100,103,101,32,111,102,115,97,116,105,115,102,97,99,116,105,111,110,112,97,114,116,105,99,117,108,97,114,108,121,60,47,100,105,118,62,60,47,100,105,118,62,69,110,103,108,105,115,104,32,40,85,83,41,97,112,112,101,110,100,67,104,105,108,100,40,116,114,97,110,115,109,105,115,115,105,111,110,115,46,32,72,111,119,101,118,101,114,44,32,105,110,116,101,108,108,105,103,101,110,99,101,34,32,116,97,98,105,110,100,101,120,61,34,102,108,111,97,116,58,114,105,103,104,116,59,67,111,109,109,111,110,119,101,97,108,116,104,114,97,110,103,105,110,103,32,102,114,111,109,105,110,32,119,104,105,99,104,32,116,104,101,97,116,32,108,101,97,115,116,32,111,110,101,114,101,112,114,111,100,117,99,116,105,111,110,101,110,99,121,99,108,111,112,101,100,105,97,59,102,111,110,116,45,115,105,122,101,58,49,106,117,114,105,115,100,105,99,116,105,111,110,97,116,32,116,104,97,116,32,116,105,109,101,34,62,60,97,32,99,108,97,115,115,61,34,73,110,32,97,100,100,105,116,105,111,110,44,100,101,115,99,114,105,112,116,105,111,110,43,99,111,110,118,101,114,115,97,116,105,111,110,99,111,110,116,97,99,116,32,119,105,116,104,105,115,32,103,101,110,101,114,97,108,108,121,114,34,32,99,111,110,116,101,110,116,61,34,114,101,112,114,101,115,101,110,116,105,110,103,38,108,116,59,109,97,116,104,38,103,116,59,112,114,101,115,101,110,116,97,116,105,111,110,111,99,99,97,115,105,111,110,97,108,108,121,60,105,109,103,32,119,105,100,116,104,61,34,110,97,118,105,103,97,116,105,111,110,34,62,99,111,109,112,101,110,115,97,116,105,111,110,99,104,97,109,112,105,111,110,115,104,105,112,109,101,100,105,97,61,34,97,108,108,34,32,118,105,111,108,97,116,105,111,110,32,111,102,114,101,102,101,114,101,110,99,101,32,116,111,114,101,116,117,114,110,32,116,114,117,101,59,83,116,114,105,99,116,47,47,69,78,34,32,116,114,97,110,115,97,99,116,105,111,110,115,105,110,116,101,114,118,101,110,116,105,111,110,118,101,114,105,102,105,99,97,116,105,111,110,73,110,102,111,114,109,97,116,105,111,110,32,100,105,102,102,105,99,117,108,116,105,101,115,67,104,97,109,112,105,111,110,115,104,105,112,99,97,112,97,98,105,108,105,116,105,101,115,60,33,91,101,110,100,105,102,93,45,45,62,125,10,60,47,115,99,114,105,112,116,62,10,67,104,114,105,115,116,105,97,110,105,116,121,102,111,114,32,101,120,97,109,112,108,101,44,80,114,111,102,101,115,115,105,111,110,97,108,114,101,115,116,114,105,99,116,105,111,110,115,115,117,103,103,101,115,116,32,116,104,97,116,119,97,115,32,114,101,108,101,97,115,101,100,40,115,117,99,104,32,97,115,32,116,104,101,114,101,109,111,118,101,67,108,97,115,115,40,117,110,101,109,112,108,111,121,109,101,110,116,116,104,101,32,65,109,101,114,105,99,97,110,115,116,114,117,99,116,117,114,101,32,111,102,47,105,110,100,101,120,46,104,116,109,108,32,112,117,98,108,105,115,104,101,100,32,105,110,115,112,97,110,32,99,108,97,115,115,61,34,34,62,60,97,32,104,114,101,102,61,34,47,105,110,116,114,111,100,117,99,116,105,111,110,98,101,108,111,110,103,105,110,103,32,116,111,99,108,97,105,109,101,100,32,116,104,97,116,99,111,110,115,101,113,117,101,110,99,101,115,60,109,101,116,97,32,110,97,109,101,61,34,71,117,105,100,101,32,116,111,32,116,104,101,111,118,101,114,119,104,101,108,109,105,110,103,97,103,97,105,110,115,116,32,116,104,101,32,99,111,110,99,101,110,116,114,97,116,101,100,44,10,46,110,111,110,116,111,117,99,104,32,111,98,115,101,114,118,97,116,105,111,110,115,60,47,97,62,10,60,47,100,105,118,62,10,102,32,40,100,111,99,117,109,101,110,116,46,98,111,114,100,101,114,58,32,49,112,120,32,123,102,111,110,116,45,115,105,122,101,58,49,116,114,101,97,116,109,101,110,116,32,111,102,48,34,32,104,101,105,103,104,116,61,34,49,109,111,100,105,102,105,99,97,116,105,111,110,73,110,100,101,112,101,110,100,101,110,99,101,100,105,118,105,100,101,100,32,105,110,116,111,103,114,101,97,116,101,114,32,116,104,97,110,97,99,104,105,101,118,101,109,101,110,116,115,101,115,116,97,98,108,105,115,104,105,110,103,74,97,118,97,83,99,114,105,112,116,34,32,110,101,118,101,114,116,104,101,108,101,115,115,115,105,103,110,105,102,105,99,97,110,99,101,66,114,111,97,100,99,97,115,116,105,110,103,62,38,110,98,115,112,59,60,47,116,100,62,99,111,110,116,97,105,110,101,114,34,62,10,115,117,99,104,32,97,115,32,116,104,101,32,105,110,102,108,117,101,110,99,101,32,111,102,97,32,112,97,114,116,105,99,117,108,97,114,115,114,99,61,39,104,116,116,112,58,47,47,110,97,118,105,103,97,116,105,111,110,34,32,104,97,108,102,32,111,102,32,116,104,101,32,115,117,98,115,116,97,110,116,105,97,108,32,38,110,98,115,112,59,60,47,100,105,118,62,97,100,118,97,110,116,97,103,101,32,111,102,100,105,115,99,111,118,101,114,121,32,111,102,102,117,110,100,97,109,101,110,116,97,108,32,109,101,116,114,111,112,111,108,105,116,97,110,116,104,101,32,111,112,112,111,115,105,116,101,34,32,120,109,108,58,108,97,110,103,61,34,100,101,108,105,98,101,114,97,116,101,108,121,97,108,105,103,110,61,99,101,110,116,101,114,101,118,111,108,117,116,105,111,110,32,111,102,112,114,101,115,101,114,118,97,116,105,111,110,105,109,112,114,111,118,101,109,101,110,116,115,98,101,103,105,110,110,105,110,103,32,105,110,74,101,115,117,115,32,67,104,114,105,115,116,80,117,98,108,105,99,97,116,105,111,110,115,100,105,115,97,103,114,101,101,109,101,110,116,116,101,120,116,45,97,108,105,103,110,58,114,44,32,102,117,110,99,116,105,111,110,40,41,115,105,109,105,108,97,114,105,116,105,101,115,98,111,100,121,62,60,47,104,116,109,108,62,105,115,32,99,117,114,114,101,110,116,108,121,97,108,112,104,97,98,101,116,105,99,97,108,105,115,32,115,111,109,101,116,105,109,101,115,116,121,112,101,61,34,105,109,97,103,101,47,109,97,110,121,32,111,102,32,116,104,101,32,102,108,111,119,58,104,105,100,100,101,110,59,97,118,97,105,108,97,98,108,101,32,105,110,100,101,115,99,114,105,98,101,32,116,104,101,101,120,105,115,116,101,110,99,101,32,111,102,97,108,108,32,111,118,101,114,32,116,104,101,116,104,101,32,73,110,116,101,114,110,101,116,9,60,117,108,32,99,108,97,115,115,61,34,105,110,115,116,97,108,108,97,116,105,111,110,110,101,105,103,104,98,111,114,104,111,111,100,97,114,109,101,100,32,102,111,114,99,101,115,114,101,100,117,99,105,110,103,32,116,104,101,99,111,110,116,105,110,117,101,115,32,116,111,78,111,110,101,116,104,101,108,101,115,115,44,116,101,109,112,101,114,97,116,117,114,101,115,10,9,9,60,97,32,104,114,101,102,61,34,99,108,111,115,101,32,116,111,32,116,104,101,101,120,97,109,112,108,101,115,32,111,102,32,105,115,32,97,98,111,117,116,32,116,104,101,40,115,101,101,32,98,101,108,111,119,41,46,34,32,105,100,61,34,115,101,97,114,99,104,112,114,111,102,101,115,115,105,111,110,97,108,105,115,32,97,118,97,105,108,97,98,108,101,116,104,101,32,111,102,102,105,99,105,97,108,9,9,60,47,115,99,114,105,112,116,62,10,10,9,9,60,100,105,118,32,105,100,61,34,97,99,99,101,108,101,114,97,116,105,111,110,116,104,114,111,117,103,104,32,116,104,101,32,72,97,108,108,32,111,102,32,70,97,109,101,100,101,115,99,114,105,112,116,105,111,110,115,116,114,97,110,115,108,97,116,105,111,110,115,105,110,116,101,114,102,101,114,101,110,99,101,32,116,121,112,101,61,39,116,101,120,116,47,114,101,99,101,110,116,32,121,101,97,114,115,105,110,32,116,104,101,32,119,111,114,108,100,118,101,114,121,32,112,111,112,117,108,97,114,123,98,97,99,107,103,114,111,117,110,100,58,116,114,97,100,105,116,105,111,110,97,108,32,115,111,109,101,32,111,102,32,116,104,101,32,99,111,110,110,101,99,116,101,100,32,116,111,101,120,112,108,111,105,116,97,116,105,111,110,101,109,101,114,103,101,110,99,101,32,111,102,99,111,110,115,116,105,116,117,116,105,111,110,65,32,72,105,115,116,111,114,121,32,111,102,115,105,103,110,105,102,105,99,97,110,116,32,109,97,110,117,102,97,99,116,117,114,101,100,101,120,112,101,99,116,97,116,105,111,110,115,62,60,110,111,115,99,114,105,112,116,62,60,99,97,110,32,98,101,32,102,111,117,110,100,98,101,99,97,117,115,101,32,116,104,101,32,104,97,115,32,110,111,116,32,98,101,101,110,110,101,105,103,104,98,111,117,114,105,110,103,119,105,116,104,111,117,116,32,116,104,101,32,97,100,100,101,100,32,116,111,32,116,104,101,9,60,108,105,32,99,108,97,115,115,61,34,105,110,115,116,114,117,109,101,110,116,97,108,83,111,118,105,101,116,32,85,110,105,111,110,97,99,107,110,111,119,108,101,100,103,101,100,119,104,105,99,104,32,99,97,110,32,98,101,110,97,109,101,32,102,111,114,32,116,104,101,97,116,116,101,110,116,105,111,110,32,116,111,97,116,116,101,109,112,116,115,32,116,111,32,100,101,118,101,108,111,112,109,101,110,116,115,73,110,32,102,97,99,116,44,32,116,104,101,60,108,105,32,99,108,97,115,115,61,34,97,105,109,112,108,105,99,97,116,105,111,110,115,115,117,105,116,97,98,108,101,32,102,111,114,109,117,99,104,32,111,102,32,116,104,101,32,99,111,108,111,110,105,122,97,116,105,111,110,112,114,101,115,105,100,101,110,116,105,97,108,99,97,110,99,101,108,66,117,98,98,108,101,32,73,110,102,111,114,109,97,116,105,111,110,109,111,115,116,32,111,102,32,116,104,101,32,105,115,32,100,101,115,99,114,105,98,101,100,114,101,115,116,32,111,102,32,116,104,101,32,109,111,114,101,32,111,114,32,108,101,115,115,105,110,32,83,101,112,116,101,109,98,101,114,73,110,116,101,108,108,105,103,101,110,99,101,115,114,99,61,34,104,116,116,112,58,47,47,112,120,59,32,104,101,105,103,104,116,58,32,97,118,97,105,108,97,98,108,101,32,116,111,109,97,110,117,102,97,99,116,117,114,101,114,104,117,109,97,110,32,114,105,103,104,116,115,108,105,110,107,32,104,114,101,102,61,34,47,97,118,97,105,108,97,98,105,108,105,116,121,112,114,111,112,111,114,116,105,111,110,97,108,111,117,116,115,105,100,101,32,116,104,101,32,97,115,116,114,111,110,111,109,105,99,97,108,104,117,109,97,110,32,98,101,105,110,103,115,110,97,109,101,32,111,102,32,116,104,101,32,97,114,101,32,102,111,117,110,100,32,105,110,97,114,101,32,98,97,115,101,100,32,111,110,115,109,97,108,108,101,114,32,116,104,97,110,97,32,112,101,114,115,111,110,32,119,104,111,101,120,112,97,110,115,105,111,110,32,111,102,97,114,103,117,105,110,103,32,116,104,97,116,110,111,119,32,107,110,111,119,110,32,97,115,73,110,32,116,104,101,32,101,97,114,108,121,105,110,116,101,114,109,101,100,105,97,116,101,100,101,114,105,118,101,100,32,102,114,111,109,83,99,97,110,100,105,110,97,118,105,97,110,60,47,97,62,60,47,100,105,118,62,13,10,99,111,110,115,105,100,101,114,32,116,104,101,97,110,32,101,115,116,105,109,97,116,101,100,116,104,101,32,78,97,116,105,111,110,97,108,60,100,105,118,32,105,100,61,34,112,97,103,114,101,115,117,108,116,105,110,103,32,105,110,99,111,109,109,105,115,115,105,111,110,101,100,97,110,97,108,111,103,111,117,115,32,116,111,97,114,101,32,114,101,113,117,105,114,101,100,47,117,108,62,10,60,47,100,105,118,62,10,119,97,115,32,98,97,115,101,100,32,111,110,97,110,100,32,98,101,99,97,109,101,32,97,38,110,98,115,112,59,38,110,98,115,112,59,116,34,32,118,97,108,117,101,61,34,34,32,119,97,115,32,99,97,112,116,117,114,101,100,110,111,32,109,111,114,101,32,116,104,97,110,114,101,115,112,101,99,116,105,118,101,108,121,99,111,110,116,105,110,117,101,32,116,111,32,62,13,10,60,104,101,97,100,62,13,10,60,119,101,114,101,32,99,114,101,97,116,101,100,109,111,114,101,32,103,101,110,101,114,97,108,105,110,102,111,114,109,97,116,105,111,110,32,117,115,101,100,32,102,111,114,32,116,104,101,105,110,100,101,112,101,110,100,101,110,116,32,116,104,101,32,73,109,112,101,114,105,97,108,99,111,109,112,111,110,101,110,116,32,111,102,116,111,32,116,104,101,32,110,111,114,116,104,105,110,99,108,117,100,101,32,116,104,101,32,67,111,110,115,116,114,117,99,116,105,111,110,115,105,100,101,32,111,102,32,116,104,101,32,119,111,117,108,100,32,110,111,116,32,98,101,102,111,114,32,105,110,115,116,97,110,99,101,105,110,118,101,110,116,105,111,110,32,111,102,109,111,114,101,32,99,111,109,112,108,101,120,99,111,108,108,101,99,116,105,118,101,108,121,98,97,99,107,103,114,111,117,110,100,58,32,116,101,120,116,45,97,108,105,103,110,58,32,105,116,115,32,111,114,105,103,105,110,97,108,105,110,116,111,32,97,99,99,111,117,110,116,116,104,105,115,32,112,114,111,99,101,115,115,97,110,32,101,120,116,101,110,115,105,118,101,104,111,119,101,118,101,114,44,32,116,104,101,116,104,101,121,32,97,114,101,32,110,111,116,114,101,106,101,99,116,101,100,32,116,104,101,99,114,105,116,105,99,105,115,109,32,111,102,100,117,114,105,110,103,32,119,104,105,99,104,112,114,111,98,97,98,108,121,32,116,104,101,116,104,105,115,32,97,114,116,105,99,108,101,40,102,117,110,99,116,105,111,110,40,41,123,73,116,32,115,104,111,117,108,100,32,98,101,97,110,32,97,103,114,101,101,109,101,110,116,97,99,99,105,100,101,110,116,97,108,108,121,100,105,102,102,101,114,115,32,102,114,111,109,65,114,99,104,105,116,101,99,116,117,114,101,98,101,116,116,101,114,32,107,110,111,119,110,97,114,114,97,110,103,101,109,101,110,116,115,105,110,102,108,117,101,110,99,101,32,111,110,97,116,116,101,110,100,101,100,32,116,104,101,105,100,101,110,116,105,99,97,108,32,116,111,115,111,117,116,104,32,111,102,32,116,104,101,112,97,115,115,32,116,104,114,111,117,103,104,120,109,108,34,32,116,105,116,108,101,61,34,119,101,105,103,104,116,58,98,111,108,100,59,99,114,101,97,116,105,110,103,32,116,104,101,100,105,115,112,108,97,121,58,110,111,110,101,114,101,112,108,97,99,101,100,32,116,104,101,60,105,109,103,32,115,114,99,61,34,47,105,104,116,116,112,115,58,47,47,119,119,119,46,87,111,114,108,100,32,87,97,114,32,73,73,116,101,115,116,105,109,111,110,105,97,108,115,102,111,117,110,100,32,105,110,32,116,104,101,114,101,113,117,105,114,101,100,32,116,111,32,97,110,100,32,116,104,97,116,32,116,104,101,98,101,116,119,101,101,110,32,116,104,101,32,119,97,115,32,100,101,115,105,103,110,101,100,99,111,110,115,105,115,116,115,32,111,102,32,99,111,110,115,105,100,101,114,97,98,108,121,112,117,98,108,105,115,104,101,100,32,98,121,116,104,101,32,108,97,110,103,117,97,103,101,67,111,110,115,101,114,118,97,116,105,111,110,99,111,110,115,105,115,116,101,100,32,111,102,114,101,102,101,114,32,116,111,32,116,104,101,98,97,99,107,32,116,111,32,116,104,101,32,99,115,115,34,32,109,101,100,105,97,61,34,80,101,111,112,108,101,32,102,114,111,109,32,97,118,97,105,108,97,98,108,101,32,111,110,112,114,111,118,101,100,32,116,111,32,98,101,115,117,103,103,101,115,116,105,111,110,115,34,119,97,115,32,107,110,111,119,110,32,97,115,118,97,114,105,101,116,105,101,115,32,111,102,108,105,107,101,108,121,32,116,111,32,98,101,99,111,109,112,114,105,115,101,100,32,111,102,115,117,112,112,111,114,116,32,116,104,101,32,104,97,110,100,115,32,111,102,32,116,104,101,99,111,117,112,108,101,100,32,119,105,116,104,99,111,110,110,101,99,116,32,97,110,100,32,98,111,114,100,101,114,58,110,111,110,101,59,112,101,114,102,111,114,109,97,110,99,101,115,98,101,102,111,114,101,32,98,101,105,110,103,108,97,116,101,114,32,98,101,99,97,109,101,99,97,108,99,117,108,97,116,105,111,110,115,111,102,116,101,110,32,99,97,108,108,101,100,114,101,115,105,100,101,110,116,115,32,111,102,109,101,97,110,105,110,103,32,116,104,97,116,62,60,108,105,32,99,108,97,115,115,61,34,101,118,105,100,101,110,99,101,32,102,111,114,101,120,112,108,97,110,97,116,105,111,110,115,101,110,118,105,114,111,110,109,101,110,116,115,34,62,60,47,97,62,60,47,100,105,118,62,119,104,105,99,104,32,97,108,108,111,119,115,73,110,116,114,111,100,117,99,116,105,111,110,100,101,118,101,108,111,112,101,100,32,98,121,97,32,119,105,100,101,32,114,97,110,103,101,111,110,32,98,101,104,97,108,102,32,111,102,118,97,108,105,103,110,61,34,116,111,112,34,112,114,105,110,99,105,112,108,101,32,111,102,97,116,32,116,104,101,32,116,105,109,101,44,60,47,110,111,115,99,114,105,112,116,62,13,115,97,105,100,32,116,111,32,104,97,118,101,105,110,32,116,104,101,32,102,105,114,115,116,119,104,105,108,101,32,111,116,104,101,114,115,104,121,112,111,116,104,101,116,105,99,97,108,112,104,105,108,111,115,111,112,104,101,114,115,112,111,119,101,114,32,111,102,32,116,104,101,99,111,110,116,97,105,110,101,100,32,105,110,112,101,114,102,111,114,109,101,100,32,98,121,105,110,97,98,105,108,105,116,121,32,116,111,119,101,114,101,32,119,114,105,116,116,101,110,115,112,97,110,32,115,116,121,108,101,61,34,105,110,112,117,116,32,110,97,109,101,61,34,116,104,101,32,113,117,101,115,116,105,111,110,105,110,116,101,110,100,101,100,32,102,111,114,114,101,106,101,99,116,105,111,110,32,111,102,105,109,112,108,105,101,115,32,116,104,97,116,105,110,118,101,110,116,101,100,32,116,104,101,116,104,101,32,115,116,97,110,100,97,114,100,119,97,115,32,112,114,111,98,97,98,108,121,108,105,110,107,32,98,101,116,119,101,101,110,112,114,111,102,101,115,115,111,114,32,111,102,105,110,116,101,114,97,99,116,105,111,110,115,99,104,97,110,103,105,110,103,32,116,104,101,73,110,100,105,97,110,32,79,99,101,97,110,32,99,108,97,115,115,61,34,108,97,115,116,119,111,114,107,105,110,103,32,119,105,116,104,39,104,116,116,112,58,47,47,119,119,119,46,121,101,97,114,115,32,98,101,102,111,114,101,84,104,105,115,32,119,97,115,32,116,104,101,114,101,99,114,101,97,116,105,111,110,97,108,101,110,116,101,114,105,110,103,32,116,104,101,109,101,97,115,117,114,101,109,101,110,116,115,97,110,32,101,120,116,114,101,109,101,108,121,118,97,108,117,101,32,111,102,32,116,104,101,115,116,97,114,116,32,111,102,32,116,104,101,10,60,47,115,99,114,105,112,116,62,10,10,97,110,32,101,102,102,111,114,116,32,116,111,105,110,99,114,101,97,115,101,32,116,104,101,116,111,32,116,104,101,32,115,111,117,116,104,115,112,97,99,105,110,103,61,34,48,34,62,115,117,102,102,105,99,105,101,110,116,108,121,116,104,101,32,69,117,114,111,112,101,97,110,99,111,110,118,101,114,116,101,100,32,116,111,99,108,101,97,114,84,105,109,101,111,117,116,100,105,100,32,110,111,116,32,104,97,118,101,99,111,110,115,101,113,117,101,110,116,108,121,102,111,114,32,116,104,101,32,110,101,120,116,101,120,116,101,110,115,105,111,110,32,111,102,101,99,111,110,111,109,105,99,32,97,110,100,97,108,116,104,111,117,103,104,32,116,104,101,97,114,101,32,112,114,111,100,117,99,101,100,97,110,100,32,119,105,116,104,32,116,104,101,105,110,115,117,102,102,105,99,105,101,110,116,103,105,118,101,110,32,98,121,32,116,104,101,115,116,97,116,105,110,103,32,116,104,97,116,101,120,112,101,110,100,105,116,117,114,101,115,60,47,115,112,97,110,62,60,47,97,62,10,116,104,111,117,103,104,116,32,116,104,97,116,111,110,32,116,104,101,32,98,97,115,105,115,99,101,108,108,112,97,100,100,105,110,103,61,105,109,97,103,101,32,111,102,32,116,104,101,114,101,116,117,114,110,105,110,103,32,116,111,105,110,102,111,114,109,97,116,105,111,110,44,115,101,112,97,114,97,116,101,100,32,98,121,97,115,115,97,115,115,105,110,97,116,101,100,115,34,32,99,111,110,116,101,110,116,61,34,97,117,116,104,111,114,105,116,121,32,111,102,110,111,114,116,104,119,101,115,116,101,114,110,60,47,100,105,118,62,10,60,100,105,118,32,34,62,60,47,100,105,118,62,13,10,32,32,99,111,110,115,117,108,116,97,116,105,111,110,99,111,109,109,117,110,105,116,121,32,111,102,116,104,101,32,110,97,116,105,111,110,97,108,105,116,32,115,104,111,117,108,100,32,98,101,112,97,114,116,105,99,105,112,97,110,116,115,32,97,108,105,103,110,61,34,108,101,102,116,116,104,101,32,103,114,101,97,116,101,115,116,115,101,108,101,99,116,105,111,110,32,111,102,115,117,112,101,114,110,97,116,117,114,97,108,100,101,112,101,110,100,101,110,116,32,111,110,105,115,32,109,101,110,116,105,111,110,101,100,97,108,108,111,119,105,110,103,32,116,104,101,119,97,115,32,105,110,118,101,110,116,101,100,97,99,99,111,109,112,97,110,121,105,110,103,104,105,115,32,112,101,114,115,111,110,97,108,97,118,97,105,108,97,98,108,101,32,97,116,115,116,117,100,121,32,111,102,32,116,104,101,111,110,32,116,104,101,32,111,116,104,101,114,101,120,101,99,117,116,105,111,110,32,111,102,72,117,109,97,110,32,82,105,103,104,116,115,116,101,114,109,115,32,111,102,32,116,104,101,97,115,115,111,99,105,97,116,105,111,110,115,114,101,115,101,97,114,99,104,32,97,110,100,115,117,99,99,101,101,100,101,100,32,98,121,100,101,102,101,97,116,101,100,32,116,104,101,97,110,100,32,102,114,111,109,32,116,104,101,98,117,116,32,116,104,101,121,32,97,114,101,99,111,109,109,97,110,100,101,114,32,111,102,115,116,97,116,101,32,111,102,32,116,104,101,121,101,97,114,115,32,111,102,32,97,103,101,116,104,101,32,115,116,117,100,121,32,111,102,60,117,108,32,99,108,97,115,115,61,34,115,112,108,97,99,101,32,105,110,32,116,104,101,119,104,101,114,101,32,104,101,32,119,97,115,60,108,105,32,99,108,97,115,115,61,34,102,116,104,101,114,101,32,97,114,101,32,110,111,119,104,105,99,104,32,98,101,99,97,109,101,104,101,32,112,117,98,108,105,115,104,101,100,101,120,112,114,101,115,115,101,100,32,105,110,116,111,32,119,104,105,99,104,32,116,104,101,99,111,109,109,105,115,115,105,111,110,101,114,102,111,110,116,45,119,101,105,103,104,116,58,116,101,114,114,105,116,111,114,121,32,111,102,101,120,116,101,110,115,105,111,110,115,34,62,82,111,109,97,110,32,69,109,112,105,114,101,101,113,117,97,108,32,116,111,32,116,104,101,73,110,32,99,111,110,116,114,97,115,116,44,104,111,119,101,118,101,114,44,32,97,110,100,105,115,32,116,121,112,105,99,97,108,108,121,97,110,100,32,104,105,115,32,119,105,102,101,40,97,108,115,111,32,99,97,108,108,101,100,62,60,117,108,32,99,108,97,115,115,61,34,101,102,102,101,99,116,105,118,101,108,121,32,101,118,111,108,118,101,100,32,105,110,116,111,115,101,101,109,32,116,111,32,104,97,118,101,119,104,105,99,104,32,105,115,32,116,104,101,116,104,101,114,101,32,119,97,115,32,110,111,97,110,32,101,120,99,101,108,108,101,110,116,97,108,108,32,111,102,32,116,104,101,115,101,100,101,115,99,114,105,98,101,100,32,98,121,73,110,32,112,114,97,99,116,105,99,101,44,98,114,111,97,100,99,97,115,116,105,110,103,99,104,97,114,103,101,100,32,119,105,116,104,114,101,102,108,101,99,116,101,100,32,105,110,115,117,98,106,101,99,116,101,100,32,116,111,109,105,108,105,116,97,114,121,32,97,110,100,116,111,32,116,104,101,32,112,111,105,110,116,101,99,111,110,111,109,105,99,97,108,108,121,115,101,116,84,97,114,103,101,116,105,110,103,97,114,101,32,97,99,116,117,97,108,108,121,118,105,99,116,111,114,121,32,111,118,101,114,40,41,59,60,47,115,99,114,105,112,116,62,99,111,110,116,105,110,117,111,117,115,108,121,114,101,113,117,105,114,101,100,32,102,111,114,101,118,111,108,117,116,105,111,110,97,114,121,97,110,32,101,102,102,101,99,116,105,118,101,110,111,114,116,104,32,111,102,32,116,104,101,44,32,119,104,105,99,104,32,119,97,115,32,102,114,111,110,116,32,111,102,32,116,104,101,111,114,32,111,116,104,101,114,119,105,115,101,115,111,109,101,32,102,111,114,109,32,111,102,104,97,100,32,110,111,116,32,98,101,101,110,103,101,110,101,114,97,116,101,100,32,98,121,105,110,102,111,114,109,97,116,105,111,110,46,112,101,114,109,105,116,116,101,100,32,116,111,105,110,99,108,117,100,101,115,32,116,104,101,100,101,118,101,108,111,112,109,101,110,116,44,101,110,116,101,114,101,100,32,105,110,116,111,116,104,101,32,112,114,101,118,105,111,117,115,99,111,110,115,105,115,116,101,110,116,108,121,97,114,101,32,107,110,111,119,110,32,97,115,116,104,101,32,102,105,101,108,100,32,111,102,116,104,105,115,32,116,121,112,101,32,111,102,103,105,118,101,110,32,116,111,32,116,104,101,116,104,101,32,116,105,116,108,101,32,111,102,99,111,110,116,97,105,110,115,32,116,104,101,105,110,115,116,97,110,99,101,115,32,111,102,105,110,32,116,104,101,32,110,111,114,116,104,100,117,101,32,116,111,32,116,104,101,105,114,97,114,101,32,100,101,115,105,103,110,101,100,99,111,114,112,111,114,97,116,105,111,110,115,119,97,115,32,116,104,97,116,32,116,104,101,111,110,101,32,111,102,32,116,104,101,115,101,109,111,114,101,32,112,111,112,117,108,97,114,115,117,99,99,101,101,100,101,100,32,105,110,115,117,112,112,111,114,116,32,102,114,111,109,105,110,32,100,105,102,102,101,114,101,110,116,100,111,109,105,110,97,116,101,100,32,98,121,100,101,115,105,103,110,101,100,32,102,111,114,111,119,110,101,114,115,104,105,112,32,111,102,97,110,100,32,112,111,115,115,105,98,108,121,115,116,97,110,100,97,114,100,105,122,101,100,114,101,115,112,111,110,115,101,84,101,120,116,119,97,115,32,105,110,116,101,110,100,101,100,114,101,99,101,105,118,101,100,32,116,104,101,97,115,115,117,109,101,100,32,116,104,97,116,97,114,101,97,115,32,111,102,32,116,104,101,112,114,105,109,97,114,105,108,121,32,105,110,116,104,101,32,98,97,115,105,115,32,111,102,105,110,32,116,104,101,32,115,101,110,115,101,97,99,99,111,117,110,116,115,32,102,111,114,100,101,115,116,114,111,121,101,100,32,98,121,97,116,32,108,101,97,115,116,32,116,119,111,119,97,115,32,100,101,99,108,97,114,101,100,99,111,117,108,100,32,110,111,116,32,98,101,83,101,99,114,101,116,97,114,121,32,111,102,97,112,112,101,97,114,32,116,111,32,98,101,109,97,114,103,105,110,45,116,111,112,58,49,47,94,92,115,43,124,92,115,43,36,47,103,101,41,123,116,104,114,111,119,32,101,125,59,116,104,101,32,115,116,97,114,116,32,111,102,116,119,111,32,115,101,112,97,114,97,116,101,108,97,110,103,117,97,103,101,32,97,110,100,119,104,111,32,104,97,100,32,98,101,101,110,111,112,101,114,97,116,105,111,110,32,111,102,100,101,97,116,104,32,111,102,32,116,104,101,114,101,97,108,32,110,117,109,98,101,114,115,9,60,108,105,110,107,32,114,101,108,61,34,112,114,111,118,105,100,101,100,32,116,104,101,116,104,101,32,115,116,111,114,121,32,111,102,99,111,109,112,101,116,105,116,105,111,110,115,101,110,103,108,105,115,104,32,40,85,75,41,101,110,103,108,105,115,104,32,40,85,83,41,208,156,208,190,208,189,208,179,208,190,208,187,208,161,209,128,208,191,209,129,208,186,208,184,209,129,209,128,208,191,209,129,208,186,208,184,209,129,209,128,208,191,209,129,208,186,208,190,217,132,216,185,216,177,216,168,217,138,216,169,230,173,163,233,171,148,228,184,173,230,150,135,231,174,128,228,189,147,228,184,173,230,150,135,231,185,129,228,189,147,228,184,173,230,150,135,230,156,137,233,153,144,229,133,172,229,143,184,228,186,186,230,176,145,230,148,191,229,186,156,233,152,191,233,135,140,229,183,180,229,183,180,231,164,190,228,188,154,228,184,187,228,185,137,230,147,141,228,189,156,231,179,187,231,187,159,230,148,191,231,173,150,230,179,149,232,167,132,105,110,102,111,114,109,97,99,105,195,179,110,104,101,114,114,97,109,105,101,110,116,97,115,101,108,101,99,116,114,195,179,110,105,99,111,100,101,115,99,114,105,112,99,105,195,179,110,99,108,97,115,105,102,105,99,97,100,111,115,99,111,110,111,99,105,109,105,101,110,116,111,112,117,98,108,105,99,97,99,105,195,179,110,114,101,108,97,99,105,111,110,97,100,97,115,105,110,102,111,114,109,195,161,116,105,99,97,114,101,108,97,99,105,111,110,97,100,111,115,100,101,112,97,114,116,97,109,101,110,116,111,116,114,97,98,97,106,97,100,111,114,101,115,100,105,114,101,99,116,97,109,101,110,116,101,97,121,117,110,116,97,109,105,101,110,116,111,109,101,114,99,97,100,111,76,105,98,114,101,99,111,110,116,195,161,99,116,101,110,111,115,104,97,98,105,116,97,99,105,111,110,101,115,99,117,109,112,108,105,109,105,101,110,116,111,114,101,115,116,97,117,114,97,110,116,101,115,100,105,115,112,111,115,105,99,105,195,179,110,99,111,110,115,101,99,117,101,110,99,105,97,101,108,101,99,116,114,195,179,110,105,99,97,97,112,108,105,99,97,99,105,111,110,101,115,100,101,115,99,111,110,101,99,116,97,100,111,105,110,115,116,97,108,97,99,105,195,179,110,114,101,97,108,105,122,97,99,105,195,179,110,117,116,105,108,105,122,97,99,105,195,179,110,101,110,99,105,99,108,111,112,101,100,105,97,101,110,102,101,114,109,101,100,97,100,101,115,105,110,115,116,114,117,109,101,110,116,111,115,101,120,112,101,114,105,101,110,99,105,97,115,105,110,115,116,105,116,117,99,105,195,179,110,112,97,114,116,105,99,117,108,97,114,101,115,115,117,98,99,97,116,101,103,111,114,105,97,209,130,208,190,208,187,209,140,208,186,208,190,208,160,208,190,209,129,209,129,208,184,208,184,209,128,208,176,208,177,208,190,209,130,209,139,208,177,208,190,208,187,209,140,209,136,208,181,208,191,209,128,208,190,209,129,209,130,208,190,208,188,208,190,208,182,208,181,209,130,208,181,208,180,209,128,209,131,208,179,208,184,209,133,209,129,208,187,209,131,209,135,208,176,208,181,209,129,208,181,208,185,209,135,208,176,209,129,208,178,209,129,208,181,208,179,208,180,208,176,208,160,208,190,209,129,209,129,208,184,209,143,208,156,208,190,209,129,208,186,208,178,208,181,208,180,209,128,209,131,208,179,208,184,208,181,208,179,208,190,209,128,208,190,208,180,208,176,208,178,208,190,208,191,209,128,208,190,209,129,208,180,208,176,208,189,208,189,209,139,209,133,208,180,208,190,208,187,208,182,208,189,209,139,208,184,208,188,208,181,208,189,208,189,208,190,208,156,208,190,209,129,208,186,208,178,209,139,209,128,209,131,208,177,208,187,208,181,208,185,208,156,208,190,209,129,208,186,208,178,208,176,209,129,209,130,209,128,208,176,208,189,209,139,208,189,208,184,209,135,208,181,208,179,208,190,209,128,208,176,208,177,208,190,209,130,208,181,208,180,208,190,208,187,208,182,208,181,208,189,209,131,209,129,208,187,209,131,208,179,208,184,209,130,208,181,208,191,208,181,209,128,209,140,208,158,208,180,208,189,208,176,208,186,208,190,208,191,208,190,209,130,208,190,208,188,209,131,209,128,208,176,208,177,208,190,209,130,209,131,208,176,208,191,209,128,208,181,208,187,209,143,208,178,208,190,208,190,208,177,209,137,208,181,208,190,208,180,208,189,208,190,208,179,208,190,209,129,208,178,208,190,208,181,208,179,208,190,209,129,209,130,208,176,209,130,209,140,208,184,208,180,209,128,209,131,208,179,208,190,208,185,209,132,208,190,209,128,209,131,208,188,208,181,209,133,208,190,209,128,208,190,209,136,208,190,208,191,209,128,208,190,209,130,208,184,208,178,209,129,209,129,209,139,208,187,208,186,208,176,208,186,208,176,208,182,208,180,209,139,208,185,208,178,208,187,208,176,209,129,209,130,208,184,208,179,209,128,209,131,208,191,208,191,209,139,208,178,208,188,208,181,209,129,209,130,208,181,209,128,208,176,208,177,208,190,209,130,208,176,209,129,208,186,208,176,208,183,208,176,208,187,208,191,208,181,209,128,208,178,209,139,208,185,208,180,208,181,208,187,208,176,209,130,209,140,208,180,208,181,208,189,209,140,208,179,208,184,208,191,208,181,209,128,208,184,208,190,208,180,208,177,208,184,208,183,208,189,208,181,209,129,208,190,209,129,208,189,208,190,208,178,208,181,208,188,208,190,208,188,208,181,208,189,209,130,208,186,209,131,208,191,208,184,209,130,209,140,208,180,208,190,208,187,208,182,208,189,208,176,209,128,208,176,208,188,208,186,208,176,209,133,208,189,208,176,209,135,208,176,208,187,208,190,208,160,208,176,208,177,208,190,209,130,208,176,208,162,208,190,208,187,209,140,208,186,208,190,209,129,208,190,208,178,209,129,208,181,208,188,208,178,209,130,208,190,209,128,208,190,208,185,208,189,208,176,209,135,208,176,208,187,208,176,209,129,208,191,208,184,209,129,208,190,208,186,209,129,208,187,209,131,208,182,208,177,209,139,209,129,208,184,209,129,209,130,208,181,208,188,208,191,208,181,209,135,208,176,209,130,208,184,208,189,208,190,208,178,208,190,208,179,208,190,208,191,208,190,208,188,208,190,209,137,208,184,209,129,208,176,208,185,209,130,208,190,208,178,208,191,208,190,209,135,208,181,208,188,209,131,208,191,208,190,208,188,208,190,209,137,209,140,208,180,208,190,208,187,208,182,208,189,208,190,209,129,209,129,209,139,208,187,208,186,208,184,208,177,209,139,209,129,209,130,209,128,208,190,208,180,208,176,208,189,208,189,209,139,208,181,208,188,208,189,208,190,208,179,208,184,208,181,208,191,209,128,208,190,208,181,208,186,209,130,208,161,208,181,208,185,209,135,208,176,209,129,208,188,208,190,208,180,208,181,208,187,208,184,209,130,208,176,208,186,208,190,208,179,208,190,208,190,208,189,208,187,208,176,208,185,208,189,208,179,208,190,209,128,208,190,208,180,208,181,208,178,208,181,209,128,209,129,208,184,209,143,209,129,209,130,209,128,208,176,208,189,208,181,209,132,208,184,208,187,209,140,208,188,209,139,209,131,209,128,208,190,208,178,208,189,209,143,209,128,208,176,208,183,208,189,209,139,209,133,208,184,209,129,208,186,208,176,209,130,209,140,208,189,208,181,208,180,208,181,208,187,209,142,209,143,208,189,208,178,208,176,209,128,209,143,208,188,208,181,208,189,209,140,209,136,208,181,208,188,208,189,208,190,208,179,208,184,209,133,208,180,208,176,208,189,208,189,208,190,208,185,208,183,208,189,208,176,209,135,208,184,209,130,208,189,208,181,208,187,209,140,208,183,209,143,209,132,208,190,209,128,209,131,208,188,208,176,208,162,208,181,208,191,208,181,209,128,209,140,208,188,208,181,209,129,209,143,209,134,208,176,208,183,208,176,209,137,208,184,209,130,209,139,208,155,209,131,209,135,209,136,208,184,208,181,224,164,168,224,164,185,224,165,128,224,164,130,224,164,149,224,164,176,224,164,168,224,165,135,224,164,133,224,164,170,224,164,168,224,165,135,224,164,149,224,164,191,224,164,175,224,164,190,224,164,149,224,164,176,224,165,135,224,164,130,224,164,133,224,164,168,224,165,141,224,164,175,224,164,149,224,165,141,224,164,175,224,164,190,224,164,151,224,164,190,224,164,135,224,164,161,224,164,172,224,164,190,224,164,176,224,165,135,224,164,149,224,164,191,224,164,184,224,165,128,224,164,166,224,164,191,224,164,175,224,164,190,224,164,170,224,164,185,224,164,178,224,165,135,224,164,184,224,164,191,224,164,130,224,164,185,224,164,173,224,164,190,224,164,176,224,164,164,224,164,133,224,164,170,224,164,168,224,165,128,224,164,181,224,164,190,224,164,178,224,165,135,224,164,184,224,165,135,224,164,181,224,164,190,224,164,149,224,164,176,224,164,164,224,165,135,224,164,174,224,165,135,224,164,176,224,165,135,224,164,185,224,165,139,224,164,168,224,165,135,224,164,184,224,164,149,224,164,164,224,165,135,224,164,172,224,164,185,224,165,129,224,164,164,224,164,184,224,164,190,224,164,135,224,164,159,224,164,185,224,165,139,224,164,151,224,164,190,224,164,156,224,164,190,224,164,168,224,165,135,224,164,174,224,164,191,224,164,168,224,164,159,224,164,149,224,164,176,224,164,164,224,164,190,224,164,149,224,164,176,224,164,168,224,164,190,224,164,137,224,164,168,224,164,149,224,165,135,224,164,175,224,164,185,224,164,190,224,164,129,224,164,184,224,164,172,224,164,184,224,165,135,224,164,173,224,164,190,224,164,183,224,164,190,224,164,134,224,164,170,224,164,149,224,165,135,224,164,178,224,164,191,224,164,175,224,165,135,224,164,182,224,165,129,224,164,176,224,165,130,224,164,135,224,164,184,224,164,149,224,165,135,224,164,152,224,164,130,224,164,159,224,165,135,224,164,174,224,165,135,224,164,176,224,165,128,224,164,184,224,164,149,224,164,164,224,164,190,224,164,174,224,165,135,224,164,176,224,164,190,224,164,178,224,165,135,224,164,149,224,164,176,224,164,133,224,164,167,224,164,191,224,164,149,224,164,133,224,164,170,224,164,168,224,164,190,224,164,184,224,164,174,224,164,190,224,164,156,224,164,174,224,165,129,224,164,157,224,165,135,224,164,149,224,164,190,224,164,176,224,164,163,224,164,185,224,165,139,224,164,164,224,164,190,224,164,149,224,164,161,224,164,188,224,165,128,224,164,175,224,164,185,224,164,190,224,164,130,224,164,185,224,165,139,224,164,159,224,164,178,224,164,182,224,164,172,224,165,141,224,164,166,224,164,178,224,164,191,224,164,175,224,164,190,224,164,156,224,165,128,224,164,181,224,164,168,224,164,156,224,164,190,224,164,164,224,164,190,224,164,149,224,165,136,224,164,184,224,165,135,224,164,134,224,164,170,224,164,149,224,164,190,224,164,181,224,164,190,224,164,178,224,165,128,224,164,166,224,165,135,224,164,168,224,165,135,224,164,170,224,165,130,224,164,176,224,165,128,224,164,170,224,164,190,224,164,168,224,165,128,224,164,137,224,164,184,224,164,149,224,165,135,224,164,185,224,165,139,224,164,151,224,165,128,224,164,172,224,165,136,224,164,160,224,164,149,224,164,134,224,164,170,224,164,149,224,165,128,224,164,181,224,164,176,224,165,141,224,164,183,224,164,151,224,164,190,224,164,130,224,164,181,224,164,134,224,164,170,224,164,149,224,165,139,224,164,156,224,164,191,224,164,178,224,164,190,224,164,156,224,164,190,224,164,168,224,164,190,224,164,184,224,164,185,224,164,174,224,164,164,224,164,185,224,164,174,224,165,135,224,164,130,224,164,137,224,164,168,224,164,149,224,165,128,224,164,175,224,164,190,224,164,185,224,165,130,224,164,166,224,164,176,224,165,141,224,164,156,224,164,184,224,165,130,224,164,154,224,165,128,224,164,170,224,164,184,224,164,130,224,164,166,224,164,184,224,164,181,224,164,190,224,164,178,224,164,185,224,165,139,224,164,168,224,164,190,224,164,185,224,165,139,224,164,164,224,165,128,224,164,156,224,165,136,224,164,184,224,165,135,224,164,181,224,164,190,224,164,170,224,164,184,224,164,156,224,164,168,224,164,164,224,164,190,224,164,168,224,165,135,224,164,164,224,164,190,224,164,156,224,164,190,224,164,176,224,165,128,224,164,152,224,164,190,224,164,175,224,164,178,224,164,156,224,164,191,224,164,178,224,165,135,224,164,168,224,165,128,224,164,154,224,165,135,224,164,156,224,164,190,224,164,130,224,164,154,224,164,170,224,164,164,224,165,141,224,164,176,224,164,151,224,165,130,224,164,151,224,164,178,224,164,156,224,164,190,224,164,164,224,165,135,224,164,172,224,164,190,224,164,185,224,164,176,224,164,134,224,164,170,224,164,168,224,165,135,224,164,181,224,164,190,224,164,185,224,164,168,224,164,135,224,164,184,224,164,149,224,164,190,224,164,184,224,165,129,224,164,172,224,164,185,224,164,176,224,164,185,224,164,168,224,165,135,224,164,135,224,164,184,224,164,184,224,165,135,224,164,184,224,164,185,224,164,191,224,164,164,224,164,172,224,164,161,224,164,188,224,165,135,224,164,152,224,164,159,224,164,168,224,164,190,224,164,164,224,164,178,224,164,190,224,164,182,224,164,170,224,164,190,224,164,130,224,164,154,224,164,182,224,165,141,224,164,176,224,165,128,224,164,172,224,164,161,224,164,188,224,165,128,224,164,185,224,165,139,224,164,164,224,165,135,224,164,184,224,164,190,224,164,136,224,164,159,224,164,182,224,164,190,224,164,175,224,164,166,224,164,184,224,164,149,224,164,164,224,165,128,224,164,156,224,164,190,224,164,164,224,165,128,224,164,181,224,164,190,224,164,178,224,164,190,224,164,185,224,164,156,224,164,190,224,164,176,224,164,170,224,164,159,224,164,168,224,164,190,224,164,176,224,164,150,224,164,168,224,165,135,224,164,184,224,164,161,224,164,188,224,164,149,224,164,174,224,164,191,224,164,178,224,164,190,224,164,137,224,164,184,224,164,149,224,165,128,224,164,149,224,165,135,224,164,181,224,164,178,224,164,178,224,164,151,224,164,164,224,164,190,224,164,150,224,164,190,224,164,168,224,164,190,224,164,133,224,164,176,224,165,141,224,164,165,224,164,156,224,164,185,224,164,190,224,164,130,224,164,166,224,165,135,224,164,150,224,164,190,224,164,170,224,164,185,224,164,178,224,165,128,224,164,168,224,164,191,224,164,175,224,164,174,224,164,172,224,164,191,224,164,168,224,164,190,224,164,172,224,165,136,224,164,130,224,164,149,224,164,149,224,164,185,224,165,128,224,164,130,224,164,149,224,164,185,224,164,168,224,164,190,224,164,166,224,165,135,224,164,164,224,164,190,224,164,185,224,164,174,224,164,178,224,165,135,224,164,149,224,164,190,224,164,171,224,165,128,224,164,156,224,164,172,224,164,149,224,164,191,224,164,164,224,165,129,224,164,176,224,164,164,224,164,174,224,164,190,224,164,130,224,164,151,224,164,181,224,164,185,224,165,128,224,164,130,224,164,176,224,165,139,224,164,156,224,164,188,224,164,174,224,164,191,224,164,178,224,165,128,224,164,134,224,164,176,224,165,139,224,164,170,224,164,184,224,165,135,224,164,168,224,164,190,224,164,175,224,164,190,224,164,166,224,164,181,224,164,178,224,165,135,224,164,168,224,165,135,224,164,150,224,164,190,224,164,164,224,164,190,224,164,149,224,164,176,224,165,128,224,164,172,224,164,137,224,164,168,224,164,149,224,164,190,224,164,156,224,164,181,224,164,190,224,164,172,224,164,170,224,165,130,224,164,176,224,164,190,224,164,172,224,164,161,224,164,188,224,164,190,224,164,184,224,165,140,224,164,166,224,164,190,224,164,182,224,165,135,224,164,175,224,164,176,224,164,149,224,164,191,224,164,175,224,165,135,224,164,149,224,164,185,224,164,190,224,164,130,224,164,133,224,164,149,224,164,184,224,164,176,224,164,172,224,164,168,224,164,190,224,164,143,224,164,181,224,164,185,224,164,190,224,164,130,224,164,184,224,165,141,224,164,165,224,164,178,224,164,174,224,164,191,224,164,178,224,165,135,224,164,178,224,165,135,224,164,150,224,164,149,224,164,181,224,164,191,224,164,183,224,164,175,224,164,149,224,165,141,224,164,176,224,164,130,224,164,184,224,164,174,224,165,130,224,164,185,224,164,165,224,164,190,224,164,168,224,164,190,216,170,216,179,216,170,216,183,217,138,216,185,217,133,216,180,216,167,216,177,217,131,216,169,216,168,217,136,216,167,216,179,216,183,216,169,216,167,217,132,216,181,217,129,216,173,216,169,217,133,217,136,216,167,216,182,217,138,216,185,216,167,217,132,216,174,216,167,216,181,216,169,216,167,217,132,217,133,216,178,217,138,216,175,216,167,217,132,216,185,216,167,217,133,216,169,216,167,217,132,217,131,216,167,216,170,216,168,216,167,217,132,216,177,216,175,217,136,216,175,216,168,216,177,217,134,216,167,217,133,216,172,216,167,217,132,216,175,217,136,217,132,216,169,216,167,217,132,216,185,216,167,217,132,217,133,216,167,217,132,217,133,217,136,217,130,216,185,216,167,217,132,216,185,216,177,216,168,217,138,216,167,217,132,216,179,216,177,217,138,216,185,216,167,217,132,216,172,217,136,216,167,217,132,216,167,217,132,216,176,217,135,216,167,216,168,216,167,217,132,216,173,217,138,216,167,216,169,216,167,217,132,216,173,217,130,217,136,217,130,216,167,217,132,217,131,216,177,217,138,217,133,216,167,217,132,216,185,216,177,216,167,217,130,217,133,216,173,217,129,217,136,216,184,216,169,216,167,217,132,216,171,216,167,217,134,217,138,217,133,216,180,216,167,217,135,216,175,216,169,216,167,217,132,217,133,216,177,216,163,216,169,216,167,217,132,217,130,216,177,216,162,217,134,216,167,217,132,216,180,216,168,216,167,216,168,216,167,217,132,216,173,217,136,216,167,216,177,216,167,217,132,216,172,216,175,217,138,216,175,216,167,217,132,216,163,216,179,216,177,216,169,216,167,217,132,216,185,217,132,217,136,217,133,217,133,216,172,217,133,217,136,216,185,216,169,216,167,217,132,216,177,216,173,217,133,217,134,216,167,217,132,217,134,217,130,216,167,216,183,217,129,217,132,216,179,216,183,217,138,217,134,216,167,217,132,217,131,217,136,217,138,216,170,216,167,217,132,216,175,217,134,217,138,216,167,216,168,216,177,217,131,216,167,216,170,217,135,216,167,217,132,216,177,217,138,216,167,216,182,216,170,216,173,217,138,216,167,216,170,217,138,216,168,216,170,217,136,217,130,217,138,216,170,216,167,217,132,216,163,217,136,217,132,217,137,216,167,217,132,216,168,216,177,217,138,216,175,216,167,217,132,217,131,217,132,216,167,217,133,216,167,217,132,216,177,216,167,216,168,216,183,216,167,217,132,216,180,216,174,216,181,217,138,216,179,217,138,216,167,216,177,216,167,216,170,216,167,217,132,216,171,216,167,217,132,216,171,216,167,217,132,216,181,217,132,216,167,216,169,216,167,217,132,216,173,216,175,217,138,216,171,216,167,217,132,216,178,217,136,216,167,216,177,216,167,217,132,216,174,217,132,217,138,216,172,216,167,217,132,216,172,217,133,217,138,216,185,216,167,217,132,216,185,216,167,217,133,217,135,216,167,217,132,216,172,217,133,216,167,217,132,216,167,217,132,216,179,216,167,216,185,216,169,217,133,216,180,216,167,217,135,216,175,217,135,216,167,217,132,216,177,216,166,217,138,216,179,216,167,217,132,216,175,216,174,217,136,217,132,216,167,217,132,217,129,217,134,217,138,216,169,216,167,217,132,217,131,216,170,216,167,216,168,216,167,217,132,216,175,217,136,216,177,217,138,216,167,217,132,216,175,216,177,217,136,216,179,216,167,216,179,216,170,216,186,216,177,217,130,216,170,216,181,216,167,217,133,217,138,217,133,216,167,217,132,216,168,217,134,216,167,216,170,216,167,217,132,216,185,216,184,217,138,217,133,101,110,116,101,114,116,97,105,110,109,101,110,116,117,110,100,101,114,115,116,97,110,100,105,110,103,32,61,32,102,117,110,99,116,105,111,110,40,41,46,106,112,103,34,32,119,105,100,116,104,61,34,99,111,110,102,105,103,117,114,97,116,105,111,110,46,112,110,103,34,32,119,105,100,116,104,61,34,60,98,111,100,121,32,99,108,97,115,115,61,34,77,97,116,104,46,114,97,110,100,111,109,40,41,99,111,110,116,101,109,112,111,114,97,114,121,32,85,110,105,116,101,100,32,83,116,97,116,101,115,99,105,114,99,117,109,115,116,97,110,99,101,115,46,97,112,112,101,110,100,67,104,105,108,100,40,111,114,103,97,110,105,122,97,116,105,111,110,115,60,115,112,97,110,32,99,108,97,115,115,61,34,34,62,60,105,109,103,32,115,114,99,61,34,47,100,105,115,116,105,110,103,117,105,115,104,101,100,116,104,111,117,115,97,110,100,115,32,111,102,32,99,111,109,109,117,110,105,99,97,116,105,111,110,99,108,101,97,114,34,62,60,47,100,105,118,62,105,110,118,101,115,116,105,103,97,116,105,111,110,102,97,118,105,99,111,110,46,105,99,111,34,32,109,97,114,103,105,110,45,114,105,103,104,116,58,98,97,115,101,100,32,111,110,32,116,104,101,32,77,97,115,115,97,99,104,117,115,101,116,116,115,116,97,98,108,101,32,98,111,114,100,101,114,61,105,110,116,101,114,110,97,116,105,111,110,97,108,97,108,115,111,32,107,110,111,119,110,32,97,115,112,114,111,110,117,110,99,105,97,116,105,111,110,98,97,99,107,103,114,111,117,110,100,58,35,102,112,97,100,100,105,110,103,45,108,101,102,116,58,70,111,114,32,101,120,97,109,112,108,101,44,32,109,105,115,99,101,108,108,97,110,101,111,117,115,38,108,116,59,47,109,97,116,104,38,103,116,59,112,115,121,99,104,111,108,111,103,105,99,97,108,105,110,32,112,97,114,116,105,99,117,108,97,114,101,97,114,99,104,34,32,116,121,112,101,61,34,102,111,114,109,32,109,101,116,104,111,100,61,34,97,115,32,111,112,112,111,115,101,100,32,116,111,83,117,112,114,101,109,101,32,67,111,117,114,116,111,99,99,97,115,105,111,110,97,108,108,121,32,65,100,100,105,116,105,111,110,97,108,108,121,44,78,111,114,116,104,32,65,109,101,114,105,99,97,112,120,59,98,97,99,107,103,114,111,117,110,100,111,112,112,111,114,116,117,110,105,116,105,101,115,69,110,116,101,114,116,97,105,110,109,101,110,116,46,116,111,76,111,119,101,114,67,97,115,101,40,109,97,110,117,102,97,99,116,117,114,105,110,103,112,114,111,102,101,115,115,105,111,110,97,108,32,99,111,109,98,105,110,101,100,32,119,105,116,104,70,111,114,32,105,110,115,116,97,110,99,101,44,99,111,110,115,105,115,116,105,110,103,32,111,102,34,32,109,97,120,108,101,110,103,116,104,61,34,114,101,116,117,114,110,32,102,97,108,115,101,59,99,111,110,115,99,105,111,117,115,110,101,115,115,77,101,100,105,116,101,114,114,97,110,101,97,110,101,120,116,114,97,111,114,100,105,110,97,114,121,97,115,115,97,115,115,105,110,97,116,105,111,110,115,117,98,115,101,113,117,101,110,116,108,121,32,98,117,116,116,111,110,32,116,121,112,101,61,34,116,104,101,32,110,117,109,98,101,114,32,111,102,116,104,101,32,111,114,105,103,105,110,97,108,32,99,111,109,112,114,101,104,101,110,115,105,118,101,114,101,102,101,114,115,32,116,111,32,116,104,101,60,47,117,108,62,10,60,47,100,105,118,62,10,112,104,105,108,111,115,111,112,104,105,99,97,108,108,111,99,97,116,105,111,110,46,104,114,101,102,119,97,115,32,112,117,98,108,105,115,104,101,100,83,97,110,32,70,114,97,110,99,105,115,99,111,40,102,117,110,99,116,105,111,110,40,41,123,10,60,100,105,118,32,105,100,61,34,109,97,105,110,115,111,112,104,105,115,116,105,99,97,116,101,100,109,97,116,104,101,109,97,116,105,99,97,108,32,47,104,101,97,100,62,13,10,60,98,111,100,121,115,117,103,103,101,115,116,115,32,116,104,97,116,100,111,99,117,109,101,110,116,97,116,105,111,110,99,111,110,99,101,110,116,114,97,116,105,111,110,114,101,108,97,116,105,111,110,115,104,105,112,115,109,97,121,32,104,97,118,101,32,98,101,101,110,40,102,111,114,32,101,120,97,109,112,108,101,44,84,104,105,115,32,97,114,116,105,99,108,101,32,105,110,32,115,111,109,101,32,99,97,115,101,115,112,97,114,116,115,32,111,102,32,116,104,101,32,100,101,102,105,110,105,116,105,111,110,32,111,102,71,114,101,97,116,32,66,114,105,116,97,105,110,32,99,101,108,108,112,97,100,100,105,110,103,61,101,113,117,105,118,97,108,101,110,116,32,116,111,112,108,97,99,101,104,111,108,100,101,114,61,34,59,32,102,111,110,116,45,115,105,122,101,58,32,106,117,115,116,105,102,105,99,97,116,105,111,110,98,101,108,105,101,118,101,100,32,116,104,97,116,115,117,102,102,101,114,101,100,32,102,114,111,109,97,116,116,101,109,112,116,101,100,32,116,111,32,108,101,97,100,101,114,32,111,102,32,116,104,101,99,114,105,112,116,34,32,115,114,99,61,34,47,40,102,117,110,99,116,105,111,110,40,41,32,123,97,114,101,32,97,118,97,105,108,97,98,108,101,10,9,60,108,105,110,107,32,114,101,108,61,34,32,115,114,99,61,39,104,116,116,112,58,47,47,105,110,116,101,114,101,115,116,101,100,32,105,110,99,111,110,118,101,110,116,105,111,110,97,108,32,34,32,97,108,116,61,34,34,32,47,62,60,47,97,114,101,32,103,101,110,101,114,97,108,108,121,104,97,115,32,97,108,115,111,32,98,101,101,110,109,111,115,116,32,112,111,112,117,108,97,114,32,99,111,114,114,101,115,112,111,110,100,105,110,103,99,114,101,100,105,116,101,100,32,119,105,116,104,116,121,108,101,61,34,98,111,114,100,101,114,58,60,47,97,62,60,47,115,112,97,110,62,60,47,46,103,105,102,34,32,119,105,100,116,104,61,34,60,105,102,114,97,109,101,32,115,114,99,61,34,116,97,98,108,101,32,99,108,97,115,115,61,34,105,110,108,105,110,101,45,98,108,111,99,107,59,97,99,99,111,114,100,105,110,103,32,116,111,32,116,111,103,101,116,104,101,114,32,119,105,116,104,97,112,112,114,111,120,105,109,97,116,101,108,121,112,97,114,108,105,97,109,101,110,116,97,114,121,109,111,114,101,32,97,110,100,32,109,111,114,101,100,105,115,112,108,97,121,58,110,111,110,101,59,116,114,97,100,105,116,105,111,110,97,108,108,121,112,114,101,100,111,109,105,110,97,110,116,108,121,38,110,98,115,112,59,124,38,110,98,115,112,59,38,110,98,115,112,59,60,47,115,112,97,110,62,32,99,101,108,108,115,112,97,99,105,110,103,61,60,105,110,112,117,116,32,110,97,109,101,61,34,111,114,34,32,99,111,110,116,101,110,116,61,34,99,111,110,116,114,111,118,101,114,115,105,97,108,112,114,111,112,101,114,116,121,61,34,111,103,58,47,120,45,115,104,111,99,107,119,97,118,101,45,100,101,109,111,110,115,116,114,97,116,105,111,110,115,117,114,114,111,117,110,100,101,100,32,98,121,78,101,118,101,114,116,104,101,108,101,115,115,44,119,97,115,32,116,104,101,32,102,105,114,115,116,99,111,110,115,105,100,101,114,97,98,108,101,32,65,108,116,104,111,117,103,104,32,116,104,101,32,99,111,108,108,97,98,111,114,97,116,105,111,110,115,104,111,117,108,100,32,110,111,116,32,98,101,112,114,111,112,111,114,116,105,111,110,32,111,102,60,115,112,97,110,32,115,116,121,108,101,61,34,107,110,111,119,110,32,97,115,32,116,104,101,32,115,104,111,114,116,108,121,32,97,102,116,101,114,102,111,114,32,105,110,115,116,97,110,99,101,44,100,101,115,99,114,105,98,101,100,32,97,115,32,47,104,101,97,100,62,10,60,98,111,100,121,32,115,116,97,114,116,105,110,103,32,119,105,116,104,105,110,99,114,101,97,115,105,110,103,108,121,32,116,104,101,32,102,97,99,116,32,116,104,97,116,100,105,115,99,117,115,115,105,111,110,32,111,102,109,105,100,100,108,101,32,111,102,32,116,104,101,97,110,32,105,110,100,105,118,105,100,117,97,108,100,105,102,102,105,99,117,108,116,32,116,111,32,112,111,105,110,116,32,111,102,32,118,105,101,119,104,111,109,111,115,101,120,117,97,108,105,116,121,97,99,99,101,112,116,97,110,99,101,32,111,102,60,47,115,112,97,110,62,60,47,100,105,118,62,109,97,110,117,102,97,99,116,117,114,101,114,115,111,114,105,103,105,110,32,111,102,32,116,104,101,99,111,109,109,111,110,108,121,32,117,115,101,100,105,109,112,111,114,116,97,110,99,101,32,111,102,100,101,110,111,109,105,110,97,116,105,111,110,115,98,97,99,107,103,114,111,117,110,100,58,32,35,108,101,110,103,116,104,32,111,102,32,116,104,101,100,101,116,101,114,109,105,110,97,116,105,111,110,97,32,115,105,103,110,105,102,105,99,97,110,116,34,32,98,111,114,100,101,114,61,34,48,34,62,114,101,118,111,108,117,116,105,111,110,97,114,121,112,114,105,110,99,105,112,108,101,115,32,111,102,105,115,32,99,111,110,115,105,100,101,114,101,100,119,97,115,32,100,101,118,101,108,111,112,101,100,73,110,100,111,45,69,117,114,111,112,101,97,110,118,117,108,110,101,114,97,98,108,101,32,116,111,112,114,111,112,111,110,101,110,116,115,32,111,102,97,114,101,32,115,111,109,101,116,105,109,101,115,99,108,111,115,101,114,32,116,111,32,116,104,101,78,101,119,32,89,111,114,107,32,67,105,116,121,32,110,97,109,101,61,34,115,101,97,114,99,104,97,116,116,114,105,98,117,116,101,100,32,116,111,99,111,117,114,115,101,32,111,102,32,116,104,101,109,97,116,104,101,109,97,116,105,99,105,97,110,98,121,32,116,104,101,32,101,110,100,32,111,102,97,116,32,116,104,101,32,101,110,100,32,111,102,34,32,98,111,114,100,101,114,61,34,48,34,32,116,101,99,104,110,111,108,111,103,105,99,97,108,46,114,101,109,111,118,101,67,108,97,115,115,40,98,114,97,110,99,104,32,111,102,32,116,104,101,101,118,105,100,101,110,99,101,32,116,104,97,116,33,91,101,110,100,105,102,93,45,45,62,13,10,73,110,115,116,105,116,117,116,101,32,111,102,32,105,110,116,111,32,97,32,115,105,110,103,108,101,114,101,115,112,101,99,116,105,118,101,108,121,46,97,110,100,32,116,104,101,114,101,102,111,114,101,112,114,111,112,101,114,116,105,101,115,32,111,102,105,115,32,108,111,99,97,116,101,100,32,105,110,115,111,109,101,32,111,102,32,119,104,105,99,104,84,104,101,114,101,32,105,115,32,97,108,115,111,99,111,110,116,105,110,117,101,100,32,116,111,32,97,112,112,101,97,114,97,110,99,101,32,111,102,32,38,97,109,112,59,110,100,97,115,104,59,32,100,101,115,99,114,105,98,101,115,32,116,104,101,99,111,110,115,105,100,101,114,97,116,105,111,110,97,117,116,104,111,114,32,111,102,32,116,104,101,105,110,100,101,112,101,110,100,101,110,116,108,121,101,113,117,105,112,112,101,100,32,119,105,116,104,100,111,101,115,32,110,111,116,32,104,97,118,101,60,47,97,62,60,97,32,104,114,101,102,61,34,99,111,110,102,117,115,101,100,32,119,105,116,104,60,108,105,110,107,32,104,114,101,102,61,34,47,97,116,32,116,104,101,32,97,103,101,32,111,102,97,112,112,101,97,114,32,105,110,32,116,104,101,84,104,101,115,101,32,105,110,99,108,117,100,101,114,101,103,97,114,100,108,101,115,115,32,111,102,99,111,117,108,100,32,98,101,32,117,115,101,100,32,115,116,121,108,101,61,38,113,117,111,116,59,115,101,118,101,114,97,108,32,116,105,109,101,115,114,101,112,114,101,115,101,110,116,32,116,104,101,98,111,100,121,62,10,60,47,104,116,109,108,62,116,104,111,117,103,104,116,32,116,111,32,98,101,112,111,112,117,108,97,116,105,111,110,32,111,102,112,111,115,115,105,98,105,108,105,116,105,101,115,112,101,114,99,101,110,116,97,103,101,32,111,102,97,99,99,101,115,115,32,116,111,32,116,104,101,97,110,32,97,116,116,101,109,112,116,32,116,111,112,114,111,100,117,99,116,105,111,110,32,111,102,106,113,117,101,114,121,47,106,113,117,101,114,121,116,119,111,32,100,105,102,102,101,114,101,110,116,98,101,108,111,110,103,32,116,111,32,116,104,101,101,115,116,97,98,108,105,115,104,109,101,110,116,114,101,112,108,97,99,105,110,103,32,116,104,101,100,101,115,99,114,105,112,116,105,111,110,34,32,100,101,116,101,114,109,105,110,101,32,116,104,101,97,118,97,105,108,97,98,108,101,32,102,111,114,65,99,99,111,114,100,105,110,103,32,116,111,32,119,105,100,101,32,114,97,110,103,101,32,111,102,9,60,100,105,118,32,99,108,97,115,115,61,34,109,111,114,101,32,99,111,109,109,111,110,108,121,111,114,103,97,110,105,115,97,116,105,111,110,115,102,117,110,99,116,105,111,110,97,108,105,116,121,119,97,115,32,99,111,109,112,108,101,116,101,100,32,38,97,109,112,59,109,100,97,115,104,59,32,112,97,114,116,105,99,105,112,97,116,105,111,110,116,104,101,32,99,104,97,114,97,99,116,101,114,97,110,32,97,100,100,105,116,105,111,110,97,108,97,112,112,101,97,114,115,32,116,111,32,98,101,102,97,99,116,32,116,104,97,116,32,116,104,101,97,110,32,101,120,97,109,112,108,101,32,111,102,115,105,103,110,105,102,105,99,97,110,116,108,121,111,110,109,111,117,115,101,111,118,101,114,61,34,98,101,99,97,117,115,101,32,116,104,101,121,32,97,115,121,110,99,32,61,32,116,114,117,101,59,112,114,111,98,108,101,109,115,32,119,105,116,104,115,101,101,109,115,32,116,111,32,104,97,118,101,116,104,101,32,114,101,115,117,108,116,32,111,102,32,115,114,99,61,34,104,116,116,112,58,47,47,102,97,109,105,108,105,97,114,32,119,105,116,104,112,111,115,115,101,115,115,105,111,110,32,111,102,102,117,110,99,116,105,111,110,32,40,41,32,123,116,111,111,107,32,112,108,97,99,101,32,105,110,97,110,100,32,115,111,109,101,116,105,109,101,115,115,117,98,115,116,97,110,116,105,97,108,108,121,60,115,112,97,110,62,60,47,115,112,97,110,62,105,115,32,111,102,116,101,110,32,117,115,101,100,105,110,32,97,110,32,97,116,116,101,109,112,116,103,114,101,97,116,32,100,101,97,108,32,111,102,69,110,118,105,114,111,110,109,101,110,116,97,108,115,117,99,99,101,115,115,102,117,108,108,121,32,118,105,114,116,117,97,108,108,121,32,97,108,108,50,48,116,104,32,99,101,110,116,117,114,121,44,112,114,111,102,101,115,115,105,111,110,97,108,115,110,101,99,101,115,115,97,114,121,32,116,111,32,100,101,116,101,114,109,105,110,101,100,32,98,121,99,111,109,112,97,116,105,98,105,108,105,116,121,98,101,99,97,117,115,101,32,105,116,32,105,115,68,105,99,116,105,111,110,97,114,121,32,111,102,109,111,100,105,102,105,99,97,116,105,111,110,115,84,104,101,32,102,111,108,108,111,119,105,110,103,109,97,121,32,114,101,102,101,114,32,116,111,58,67,111,110,115,101,113,117,101,110,116,108,121,44,73,110,116,101,114,110,97,116,105,111,110,97,108,97,108,116,104,111,117,103,104,32,115,111,109,101,116,104,97,116,32,119,111,117,108,100,32,98,101,119,111,114,108,100,39,115,32,102,105,114,115,116,99,108,97,115,115,105,102,105,101,100,32,97,115,98,111,116,116,111,109,32,111,102,32,116,104,101,40,112,97,114,116,105,99,117,108,97,114,108,121,97,108,105,103,110,61,34,108,101,102,116,34,32,109,111,115,116,32,99,111,109,109,111,110,108,121,98,97,115,105,115,32,102,111,114,32,116,104,101,102,111,117,110,100,97,116,105,111,110,32,111,102,99,111,110,116,114,105,98,117,116,105,111,110,115,112,111,112,117,108,97,114,105,116,121,32,111,102,99,101,110,116,101,114,32,111,102,32,116,104,101,116,111,32,114,101,100,117,99,101,32,116,104,101,106,117,114,105,115,100,105,99,116,105,111,110,115,97,112,112,114,111,120,105,109,97,116,105,111,110,32,111,110,109,111,117,115,101,111,117,116,61,34,78,101,119,32,84,101,115,116,97,109,101,110,116,99,111,108,108,101,99,116,105,111,110,32,111,102,60,47,115,112,97,110,62,60,47,97,62,60,47,105,110,32,116,104,101,32,85,110,105,116,101,100,102,105,108,109,32,100,105,114,101,99,116,111,114,45,115,116,114,105,99,116,46,100,116,100,34,62,104,97,115,32,98,101,101,110,32,117,115,101,100,114,101,116,117,114,110,32,116,111,32,116,104,101,97,108,116,104,111,117,103,104,32,116,104,105,115,99,104,97,110,103,101,32,105,110,32,116,104,101,115,101,118,101,114,97,108,32,111,116,104,101,114,98,117,116,32,116,104,101,114,101,32,97,114,101,117,110,112,114,101,99,101,100,101,110,116,101,100,105,115,32,115,105,109,105,108,97,114,32,116,111,101,115,112,101,99,105,97,108,108,121,32,105,110,119,101,105,103,104,116,58,32,98,111,108,100,59,105,115,32,99,97,108,108,101,100,32,116,104,101,99,111,109,112,117,116,97,116,105,111,110,97,108,105,110,100,105,99,97,116,101,32,116,104,97,116,114,101,115,116,114,105,99,116,101,100,32,116,111,9,60,109,101,116,97,32,110,97,109,101,61,34,97,114,101,32,116,121,112,105,99,97,108,108,121,99,111,110,102,108,105,99,116,32,119,105,116,104,72,111,119,101,118,101,114,44,32,116,104,101,32,65,110,32,101,120,97,109,112,108,101,32,111,102,99,111,109,112,97,114,101,100,32,119,105,116,104,113,117,97,110,116,105,116,105,101,115,32,111,102,114,97,116,104,101,114,32,116,104,97,110,32,97,99,111,110,115,116,101,108,108,97,116,105,111,110,110,101,99,101,115,115,97,114,121,32,102,111,114,114,101,112,111,114,116,101,100,32,116,104,97,116,115,112,101,99,105,102,105,99,97,116,105,111,110,112,111,108,105,116,105,99,97,108,32,97,110,100,38,110,98,115,112,59,38,110,98,115,112,59,60,114,101,102,101,114,101,110,99,101,115,32,116,111,116,104,101,32,115,97,109,101,32,121,101,97,114,71,111,118,101,114,110,109,101,110,116,32,111,102,103,101,110,101,114,97,116,105,111,110,32,111,102,104,97,118,101,32,110,111,116,32,98,101,101,110,115,101,118,101,114,97,108,32,121,101,97,114,115,99,111,109,109,105,116,109,101,110,116,32,116,111,9,9,60,117,108,32,99,108,97,115,115,61,34,118,105,115,117,97,108,105,122,97,116,105,111,110,49,57,116,104,32,99,101,110,116,117,114,121,44,112,114,97,99,116,105,116,105,111,110,101,114,115,116,104,97,116,32,104,101,32,119,111,117,108,100,97,110,100,32,99,111,110,116,105,110,117,101,100,111,99,99,117,112,97,116,105,111,110,32,111,102,105,115,32,100,101,102,105,110,101,100,32,97,115,99,101,110,116,114,101,32,111,102,32,116,104,101,116,104,101,32,97,109,111,117,110,116,32,111,102,62,60,100,105,118,32,115,116,121,108,101,61,34,101,113,117,105,118,97,108,101,110,116,32,111,102,100,105,102,102,101,114,101,110,116,105,97,116,101,98,114,111,117,103,104,116,32,97,98,111,117,116,109,97,114,103,105,110,45,108,101,102,116,58,32,97,117,116,111,109,97,116,105,99,97,108,108,121,116,104,111,117,103,104,116,32,111,102,32,97,115,83,111,109,101,32,111,102,32,116,104,101,115,101,10,60,100,105,118,32,99,108,97,115,115,61,34,105,110,112,117,116,32,99,108,97,115,115,61,34,114,101,112,108,97,99,101,100,32,119,105,116,104,105,115,32,111,110,101,32,111,102,32,116,104,101,101,100,117,99,97,116,105,111,110,32,97,110,100,105,110,102,108,117,101,110,99,101,100,32,98,121,114,101,112,117,116,97,116,105,111,110,32,97,115,10,60,109,101,116,97,32,110,97,109,101,61,34,97,99,99,111,109,109,111,100,97,116,105,111,110,60,47,100,105,118,62,10,60,47,100,105,118,62,108,97,114,103,101,32,112,97,114,116,32,111,102,73,110,115,116,105,116,117,116,101,32,102,111,114,116,104,101,32,115,111,45,99,97,108,108,101,100,32,97,103,97,105,110,115,116,32,116,104,101,32,73,110,32,116,104,105,115,32,99,97,115,101,44,119,97,115,32,97,112,112,111,105,110,116,101,100,99,108,97,105,109,101,100,32,116,111,32,98,101,72,111,119,101,118,101,114,44,32,116,104,105,115,68,101,112,97,114,116,109,101,110,116,32,111,102,116,104,101,32,114,101,109,97,105,110,105,110,103,101,102,102,101,99,116,32,111,110,32,116,104,101,112,97,114,116,105,99,117,108,97,114,108,121,32,100,101,97,108,32,119,105,116,104,32,116,104,101,10,60,100,105,118,32,115,116,121,108,101,61,34,97,108,109,111,115,116,32,97,108,119,97,121,115,97,114,101,32,99,117,114,114,101,110,116,108,121,101,120,112,114,101,115,115,105,111,110,32,111,102,112,104,105,108,111,115,111,112,104,121,32,111,102,102,111,114,32,109,111,114,101,32,116,104,97,110,99,105,118,105,108,105,122,97,116,105,111,110,115,111,110,32,116,104,101,32,105,115,108,97,110,100,115,101,108,101,99,116,101,100,73,110,100,101,120,99,97,110,32,114,101,115,117,108,116,32,105,110,34,32,118,97,108,117,101,61,34,34,32,47,62,116,104,101,32,115,116,114,117,99,116,117,114,101,32,47,62,60,47,97,62,60,47,100,105,118,62,77,97,110,121,32,111,102,32,116,104,101,115,101,99,97,117,115,101,100,32,98,121,32,116,104,101,111,102,32,116,104,101,32,85,110,105,116,101,100,115,112,97,110,32,99,108,97,115,115,61,34,109,99,97,110,32,98,101,32,116,114,97,99,101,100,105,115,32,114,101,108,97,116,101,100,32,116,111,98,101,99,97,109,101,32,111,110,101,32,111,102,105,115,32,102,114,101,113,117,101,110,116,108,121,108,105,118,105,110,103,32,105,110,32,116,104,101,116,104,101,111,114,101,116,105,99,97,108,108,121,70,111,108,108,111,119,105,110,103,32,116,104,101,82,101,118,111,108,117,116,105,111,110,97,114,121,103,111,118,101,114,110,109,101,110,116,32,105,110,105,115,32,100,101,116,101,114,109,105,110,101,100,116,104,101,32,112,111,108,105,116,105,99,97,108,105,110,116,114,111,100,117,99,101,100,32,105,110,115,117,102,102,105,99,105,101,110,116,32,116,111,100,101,115,99,114,105,112,116,105,111,110,34,62,115,104,111,114,116,32,115,116,111,114,105,101,115,115,101,112,97,114,97,116,105,111,110,32,111,102,97,115,32,116,111,32,119,104,101,116,104,101,114,107,110,111,119,110,32,102,111,114,32,105,116,115,119,97,115,32,105,110,105,116,105,97,108,108,121,100,105,115,112,108,97,121,58,98,108,111,99,107,105,115,32,97,110,32,101,120,97,109,112,108,101,116,104,101,32,112,114,105,110,99,105,112,97,108,99,111,110,115,105,115,116,115,32,111,102,32,97,114,101,99,111,103,110,105,122,101,100,32,97,115,47,98,111,100,121,62,60,47,104,116,109,108,62,97,32,115,117,98,115,116,97,110,116,105,97,108,114,101,99,111,110,115,116,114,117,99,116,101,100,104,101,97,100,32,111,102,32,115,116,97,116,101,114,101,115,105,115,116,97,110,99,101,32,116,111,117,110,100,101,114,103,114,97,100,117,97,116,101,84,104,101,114,101,32,97,114,101,32,116,119,111,103,114,97,118,105,116,97,116,105,111,110,97,108,97,114,101,32,100,101,115,99,114,105,98,101,100,105,110,116,101,110,116,105,111,110,97,108,108,121,115,101,114,118,101,100,32,97,115,32,116,104,101,99,108,97,115,115,61,34,104,101,97,100,101,114,111,112,112,111,115,105,116,105,111,110,32,116,111,102,117,110,100,97,109,101,110,116,97,108,108,121,100,111,109,105,110,97,116,101,100,32,116,104,101,97,110,100,32,116,104,101,32,111,116,104,101,114,97,108,108,105,97,110,99,101,32,119,105,116,104,119,97,115,32,102,111,114,99,101,100,32,116,111,114,101,115,112,101,99,116,105,118,101,108,121,44,97,110,100,32,112,111,108,105,116,105,99,97,108,105,110,32,115,117,112,112,111,114,116,32,111,102,112,101,111,112,108,101,32,105,110,32,116,104,101,50,48,116,104,32,99,101,110,116,117,114,121,46,97,110,100,32,112,117,98,108,105,115,104,101,100,108,111,97,100,67,104,97,114,116,98,101,97,116,116,111,32,117,110,100,101,114,115,116,97,110,100,109,101,109,98,101,114,32,115,116,97,116,101,115,101,110,118,105,114,111,110,109,101,110,116,97,108,102,105,114,115,116,32,104,97,108,102,32,111,102,99,111,117,110,116,114,105,101,115,32,97,110,100,97,114,99,104,105,116,101,99,116,117,114,97,108,98,101,32,99,111,110,115,105,100,101,114,101,100,99,104,97,114,97,99,116,101,114,105,122,101,100,99,108,101,97,114,73,110,116,101,114,118,97,108,97,117,116,104,111,114,105,116,97,116,105,118,101,70,101,100,101,114,97,116,105,111,110,32,111,102,119,97,115,32,115,117,99,99,101,101,100,101,100,97,110,100,32,116,104,101,114,101,32,97,114,101,97,32,99,111,110,115,101,113,117,101,110,99,101,116,104,101,32,80,114,101,115,105,100,101,110,116,97,108,115,111,32,105,110,99,108,117,100,101,100,102,114,101,101,32,115,111,102,116,119,97,114,101,115,117,99,99,101,115,115,105,111,110,32,111,102,100,101,118,101,108,111,112,101,100,32,116,104,101,119,97,115,32,100,101,115,116,114,111,121,101,100,97,119,97,121,32,102,114,111,109,32,116,104,101,59,10,60,47,115,99,114,105,112,116,62,10,60,97,108,116,104,111,117,103,104,32,116,104,101,121,102,111,108,108,111,119,101,100,32,98,121,32,97,109,111,114,101,32,112,111,119,101,114,102,117,108,114,101,115,117,108,116,101,100,32,105,110,32,97,85,110,105,118,101,114,115,105,116,121,32,111,102,72,111,119,101,118,101,114,44,32,109,97,110,121,116,104,101,32,112,114,101,115,105,100,101,110,116,72,111,119,101,118,101,114,44,32,115,111,109,101,105,115,32,116,104,111,117,103,104,116,32,116,111,117,110,116,105,108,32,116,104,101,32,101,110,100,119,97,115,32,97,110,110,111,117,110,99,101,100,97,114,101,32,105,109,112,111,114,116,97,110,116,97,108,115,111,32,105,110,99,108,117,100,101,115,62,60,105,110,112,117,116,32,116,121,112,101,61,116,104,101,32,99,101,110,116,101,114,32,111,102,32,68,79,32,78,79,84,32,65,76,84,69,82,117,115,101,100,32,116,111,32,114,101,102,101,114,116,104,101,109,101,115,47,63,115,111,114,116,61,116,104,97,116,32,104,97,100,32,98,101,101,110,116,104,101,32,98,97,115,105,115,32,102,111,114,104,97,115,32,100,101,118,101,108,111,112,101,100,105,110,32,116,104,101,32,115,117,109,109,101,114,99,111,109,112,97,114,97,116,105,118,101,108,121,100,101,115,99,114,105,98,101,100,32,116,104,101,115,117,99,104,32,97,115,32,116,104,111,115,101,116,104,101,32,114,101,115,117,108,116,105,110,103,105,115,32,105,109,112,111,115,115,105,98,108,101,118,97,114,105,111,117,115,32,111,116,104,101,114,83,111,117,116,104,32,65,102,114,105,99,97,110,104,97,118,101,32,116,104,101,32,115,97,109,101,101,102,102,101,99,116,105,118,101,110,101,115,115,105,110,32,119,104,105,99,104,32,99,97,115,101,59,32,116,101,120,116,45,97,108,105,103,110,58,115,116,114,117,99,116,117,114,101,32,97,110,100,59,32,98,97,99,107,103,114,111,117,110,100,58,114,101,103,97,114,100,105,110,103,32,116,104,101,115,117,112,112,111,114,116,101,100,32,116,104,101,105,115,32,97,108,115,111,32,107,110,111,119,110,115,116,121,108,101,61,34,109,97,114,103,105,110,105,110,99,108,117,100,105,110,103,32,116,104,101,98,97,104,97,115,97,32,77,101,108,97,121,117,110,111,114,115,107,32,98,111,107,109,195,165,108,110,111,114,115,107,32,110,121,110,111,114,115,107,115,108,111,118,101,110,197,161,196,141,105,110,97,105,110,116,101,114,110,97,99,105,111,110,97,108,99,97,108,105,102,105,99,97,99,105,195,179,110,99,111,109,117,110,105,99,97,99,105,195,179,110,99,111,110,115,116,114,117,99,99,105,195,179,110,34,62,60,100,105,118,32,99,108,97,115,115,61,34,100,105,115,97,109,98,105,103,117,97,116,105,111,110,68,111,109,97,105,110,78,97,109,101,39,44,32,39,97,100,109,105,110,105,115,116,114,97,116,105,111,110,115,105,109,117,108,116,97,110,101,111,117,115,108,121,116,114,97,110,115,112,111,114,116,97,116,105,111,110,73,110,116,101,114,110,97,116,105,111,110,97,108,32,109,97,114,103,105,110,45,98,111,116,116,111,109,58,114,101,115,112,111,110,115,105,98,105,108,105,116,121,60,33,91,101,110,100,105,102,93,45,45,62,10,60,47,62,60,109,101,116,97,32,110,97,109,101,61,34,105,109,112,108,101,109,101,110,116,97,116,105,111,110,105,110,102,114,97,115,116,114,117,99,116,117,114,101,114,101,112,114,101,115,101,110,116,97,116,105,111,110,98,111,114,100,101,114,45,98,111,116,116,111,109,58,60,47,104,101,97,100,62,10,60,98,111,100,121,62,61,104,116,116,112,37,51,65,37,50,70,37,50,70,60,102,111,114,109,32,109,101,116,104,111,100,61,34,109,101,116,104,111,100,61,34,112,111,115,116,34,32,47,102,97,118,105,99,111,110,46,105,99,111,34,32,125,41,59,10,60,47,115,99,114,105,112,116,62,10,46,115,101,116,65,116,116,114,105,98,117,116,101,40,65,100,109,105,110,105,115,116,114,97,116,105,111,110,61,32,110,101,119,32,65,114,114,97,121,40,41,59,60,33,91,101,110,100,105,102,93,45,45,62,13,10,100,105,115,112,108,97,121,58,98,108,111,99,107,59,85,110,102,111,114,116,117,110,97,116,101,108,121,44,34,62,38,110,98,115,112,59,60,47,100,105,118,62,47,102,97,118,105,99,111,110,46,105,99,111,34,62,61,39,115,116,121,108,101,115,104,101,101,116,39,32,105,100,101,110,116,105,102,105,99,97,116,105,111,110,44,32,102,111,114,32,101,120,97,109,112,108,101,44,60,108,105,62,60,97,32,104,114,101,102,61,34,47,97,110,32,97,108,116,101,114,110,97,116,105,118,101,97,115,32,97,32,114,101,115,117,108,116,32,111,102,112,116,34,62,60,47,115,99,114,105,112,116,62,10,116,121,112,101,61,34,115,117,98,109,105,116,34,32,10,40,102,117,110,99,116,105,111,110,40,41,32,123,114,101,99,111,109,109,101,110,100,97,116,105,111,110,102,111,114,109,32,97,99,116,105,111,110,61,34,47,116,114,97,110,115,102,111,114,109,97,116,105,111,110,114,101,99,111,110,115,116,114,117,99,116,105,111,110,46,115,116,121,108,101,46,100,105,115,112,108,97,121,32,65,99,99,111,114,100,105,110,103,32,116,111,32,104,105,100,100,101,110,34,32,110,97,109,101,61,34,97,108,111,110,103,32,119,105,116,104,32,116,104,101,100,111,99,117,109,101,110,116,46,98,111,100,121,46,97,112,112,114,111,120,105,109,97,116,101,108,121,32,67,111,109,109,117,110,105,99,97,116,105,111,110,115,112,111,115,116,34,32,97,99,116,105,111,110,61,34,109,101,97,110,105,110,103,32,38,113,117,111,116,59,45,45,60,33,91,101,110,100,105,102,93,45,45,62,80,114,105,109,101,32,77,105,110,105,115,116,101,114,99,104,97,114,97,99,116,101,114,105,115,116,105,99,60,47,97,62,32,60,97,32,99,108,97,115,115,61,116,104,101,32,104,105,115,116,111,114,121,32,111,102,32,111,110,109,111,117,115,101,111,118,101,114,61,34,116,104,101,32,103,111,118,101,114,110,109,101,110,116,104,114,101,102,61,34,104,116,116,112,115,58,47,47,119,97,115,32,111,114,105,103,105,110,97,108,108,121,119,97,115,32,105,110,116,114,111,100,117,99,101,100,99,108,97,115,115,105,102,105,99,97,116,105,111,110,114,101,112,114,101,115,101,110,116,97,116,105,118,101,97,114,101,32,99,111,110,115,105,100,101,114,101,100,60,33,91,101,110,100,105,102,93,45,45,62,10,10,100,101,112,101,110,100,115,32,111,110,32,116,104,101,85,110,105,118,101,114,115,105,116,121,32,111,102,32,105,110,32,99,111,110,116,114,97,115,116,32,116,111,32,112,108,97,99,101,104,111,108,100,101,114,61,34,105,110,32,116,104,101,32,99,97,115,101,32,111,102,105,110,116,101,114,110,97,116,105,111,110,97,108,32,99,111,110,115,116,105,116,117,116,105,111,110,97,108,115,116,121,108,101,61,34,98,111,114,100,101,114,45,58,32,102,117,110,99,116,105,111,110,40,41,32,123,66,101,99,97,117,115,101,32,111,102,32,116,104,101,45,115,116,114,105,99,116,46,100,116,100,34,62,10,60,116,97,98,108,101,32,99,108,97,115,115,61,34,97,99,99,111,109,112,97,110,105,101,100,32,98,121,97,99,99,111,117,110,116,32,111,102,32,116,104,101,60,115,99,114,105,112,116,32,115,114,99,61,34,47,110,97,116,117,114,101,32,111,102,32,116,104,101,32,116,104,101,32,112,101,111,112,108,101,32,105,110,32,105,110,32,97,100,100,105,116,105,111,110,32,116,111,115,41,59,32,106,115,46,105,100,32,61,32,105,100,34,32,119,105,100,116,104,61,34,49,48,48,37,34,114,101,103,97,114,100,105,110,103,32,116,104,101,32,82,111,109,97,110,32,67,97,116,104,111,108,105,99,97,110,32,105,110,100,101,112,101,110,100,101,110,116,102,111,108,108,111,119,105,110,103,32,116,104,101,32,46,103,105,102,34,32,119,105,100,116,104,61,34,49,116,104,101,32,102,111,108,108,111,119,105,110,103,32,100,105,115,99,114,105,109,105,110,97,116,105,111,110,97,114,99,104,97,101,111,108,111,103,105,99,97,108,112,114,105,109,101,32,109,105,110,105,115,116,101,114,46,106,115,34,62,60,47,115,99,114,105,112,116,62,99,111,109,98,105,110,97,116,105,111,110,32,111,102,32,109,97,114,103,105,110,119,105,100,116,104,61,34,99,114,101,97,116,101,69,108,101,109,101,110,116,40,119,46,97,116,116,97,99,104,69,118,101,110,116,40,60,47,97,62,60,47,116,100,62,60,47,116,114,62,115,114,99,61,34,104,116,116,112,115,58,47,47,97,73,110,32,112,97,114,116,105,99,117,108,97,114,44,32,97,108,105,103,110,61,34,108,101,102,116,34,32,67,122,101,99,104,32,82,101,112,117,98,108,105,99,85,110,105,116,101,100,32,75,105,110,103,100,111,109,99,111,114,114,101,115,112,111,110,100,101,110,99,101,99,111,110,99,108,117,100,101,100,32,116,104,97,116,46,104,116,109,108,34,32,116,105,116,108,101,61,34,40,102,117,110,99,116,105,111,110,32,40,41,32,123,99,111,109,101,115,32,102,114,111,109,32,116,104,101,97,112,112,108,105,99,97,116,105,111,110,32,111,102,60,115,112,97,110,32,99,108,97,115,115,61,34,115,98,101,108,105,101,118,101,100,32,116,111,32,98,101,101,109,101,110,116,40,39,115,99,114,105,112,116,39,60,47,97,62,10,60,47,108,105,62,10,60,108,105,118,101,114,121,32,100,105,102,102,101,114,101,110,116,62,60,115,112,97,110,32,99,108,97,115,115,61,34,111,112,116,105,111,110,32,118,97,108,117,101,61,34,40,97,108,115,111,32,107,110,111,119,110,32,97,115,9,60,108,105,62,60,97,32,104,114,101,102,61,34,62,60,105,110,112,117,116,32,110,97,109,101,61,34,115,101,112,97,114,97,116,101,100,32,102,114,111,109,114,101,102,101,114,114,101,100,32,116,111,32,97,115,32,118,97,108,105,103,110,61,34,116,111,112,34,62,102,111,117,110,100,101,114,32,111,102,32,116,104,101,97,116,116,101,109,112,116,105,110,103,32,116,111,32,99,97,114,98,111,110,32,100,105,111,120,105,100,101,10,10,60,100,105,118,32,99,108,97,115,115,61,34,99,108,97,115,115,61,34,115,101,97,114,99,104,45,47,98,111,100,121,62,10,60,47,104,116,109,108,62,111,112,112,111,114,116,117,110,105,116,121,32,116,111,99,111,109,109,117,110,105,99,97,116,105,111,110,115,60,47,104,101,97,100,62,13,10,60,98,111,100,121,32,115,116,121,108,101,61,34,119,105,100,116,104,58,84,105,225,186,191,110,103,32,86,105,225,187,135,116,99,104,97,110,103,101,115,32,105,110,32,116,104,101,98,111,114,100,101,114,45,99,111,108,111,114,58,35,48,34,32,98,111,114,100,101,114,61,34,48,34,32,60,47,115,112,97,110,62,60,47,100,105,118,62,60,119,97,115,32,100,105,115,99,111,118,101,114,101,100,34,32,116,121,112,101,61,34,116,101,120,116,34,32,41,59,10,60,47,115,99,114,105,112,116,62,10,10,68,101,112,97,114,116,109,101,110,116,32,111,102,32,101,99,99,108,101,115,105,97,115,116,105,99,97,108,116,104,101,114,101,32,104,97,115,32,98,101,101,110,114,101,115,117,108,116,105,110,103,32,102,114,111,109,60,47,98,111,100,121,62,60,47,104,116,109,108,62,104,97,115,32,110,101,118,101,114,32,98,101,101,110,116,104,101,32,102,105,114,115,116,32,116,105,109,101,105,110,32,114,101,115,112,111,110,115,101,32,116,111,97,117,116,111,109,97,116,105,99,97,108,108,121,32,60,47,100,105,118,62,10,10,60,100,105,118,32,105,119,97,115,32,99,111,110,115,105,100,101,114,101,100,112,101,114,99,101,110,116,32,111,102,32,116,104,101,34,32,47,62,60,47,97,62,60,47,100,105,118,62,99,111,108,108,101,99,116,105,111,110,32,111,102,32,100,101,115,99,101,110,100,101,100,32,102,114,111,109,115,101,99,116,105,111,110,32,111,102,32,116,104,101,97,99,99,101,112,116,45,99,104,97,114,115,101,116,116,111,32,98,101,32,99,111,110,102,117,115,101,100,109,101,109,98,101,114,32,111,102,32,116,104,101,32,112,97,100,100,105,110,103,45,114,105,103,104,116,58,116,114,97,110,115,108,97,116,105,111,110,32,111,102,105,110,116,101,114,112,114,101,116,97,116,105,111,110,32,104,114,101,102,61,39,104,116,116,112,58,47,47,119,104,101,116,104,101,114,32,111,114,32,110,111,116,84,104,101,114,101,32,97,114,101,32,97,108,115,111,116,104,101,114,101,32,97,114,101,32,109,97,110,121,97,32,115,109,97,108,108,32,110,117,109,98,101,114,111,116,104,101,114,32,112,97,114,116,115,32,111,102,105,109,112,111,115,115,105,98,108,101,32,116,111,32,32,99,108,97,115,115,61,34,98,117,116,116,111,110,108,111,99,97,116,101,100,32,105,110,32,116,104,101,46,32,72,111,119,101,118,101,114,44,32,116,104,101,97,110,100,32,101,118,101,110,116,117,97,108,108,121,65,116,32,116,104,101,32,101,110,100,32,111,102,32,98,101,99,97,117,115,101,32,111,102,32,105,116,115,114,101,112,114,101,115,101,110,116,115,32,116,104,101,60,102,111,114,109,32,97,99,116,105,111,110,61,34,32,109,101,116,104,111,100,61,34,112,111,115,116,34,105,116,32,105,115,32,112,111,115,115,105,98,108,101,109,111,114,101,32,108,105,107,101,108,121,32,116,111,97,110,32,105,110,99,114,101,97,115,101,32,105,110,104,97,118,101,32,97,108,115,111,32,98,101,101,110,99,111,114,114,101,115,112,111,110,100,115,32,116,111,97,110,110,111,117,110,99,101,100,32,116,104,97,116,97,108,105,103,110,61,34,114,105,103,104,116,34,62,109,97,110,121,32,99,111,117,110,116,114,105,101,115,102,111,114,32,109,97,110,121,32,121,101,97,114,115,101,97,114,108,105,101,115,116,32,107,110,111,119,110,98,101,99,97,117,115,101,32,105,116,32,119,97,115,112,116,34,62,60,47,115,99,114,105,112,116,62,13,32,118,97,108,105,103,110,61,34,116,111,112,34,32,105,110,104,97,98,105,116,97,110,116,115,32,111,102,102,111,108,108,111,119,105,110,103,32,121,101,97,114,13,10,60,100,105,118,32,99,108,97,115,115,61,34,109,105,108,108,105,111,110,32,112,101,111,112,108,101,99,111,110,116,114,111,118,101,114,115,105,97,108,32,99,111,110,99,101,114,110,105,110,103,32,116,104,101,97,114,103,117,101,32,116,104,97,116,32,116,104,101,103,111,118,101,114,110,109,101,110,116,32,97,110,100,97,32,114,101,102,101,114,101,110,99,101,32,116,111,116,114,97,110,115,102,101,114,114,101,100,32,116,111,100,101,115,99,114,105,98,105,110,103,32,116,104,101,32,115,116,121,108,101,61,34,99,111,108,111,114,58,97,108,116,104,111,117,103,104,32,116,104,101,114,101,98,101,115,116,32,107,110,111,119,110,32,102,111,114,115,117,98,109,105,116,34,32,110,97,109,101,61,34,109,117,108,116,105,112,108,105,99,97,116,105,111,110,109,111,114,101,32,116,104,97,110,32,111,110,101,32,114,101,99,111,103,110,105,116,105,111,110,32,111,102,67,111,117,110,99,105,108,32,111,102,32,116,104,101,101,100,105,116,105,111,110,32,111,102,32,116,104,101,32,32,60,109,101,116,97,32,110,97,109,101,61,34,69,110,116,101,114,116,97,105,110,109,101,110,116,32,97,119,97,121,32,102,114,111,109,32,116,104,101,32,59,109,97,114,103,105,110,45,114,105,103,104,116,58,97,116,32,116,104,101,32,116,105,109,101,32,111,102,105,110,118,101,115,116,105,103,97,116,105,111,110,115,99,111,110,110,101,99,116,101,100,32,119,105,116,104,97,110,100,32,109,97,110,121,32,111,116,104,101,114,97,108,116,104,111,117,103,104,32,105,116,32,105,115,98,101,103,105,110,110,105,110,103,32,119,105,116,104,32,60,115,112,97,110,32,99,108,97,115,115,61,34,100,101,115,99,101,110,100,97,110,116,115,32,111,102,60,115,112,97,110,32,99,108,97,115,115,61,34,105,32,97,108,105,103,110,61,34,114,105,103,104,116,34,60,47,104,101,97,100,62,10,60,98,111,100,121,32,97,115,112,101,99,116,115,32,111,102,32,116,104,101,104,97,115,32,115,105,110,99,101,32,98,101,101,110,69,117,114,111,112,101,97,110,32,85,110,105,111,110,114,101,109,105,110,105,115,99,101,110,116,32,111,102,109,111,114,101,32,100,105,102,102,105,99,117,108,116,86,105,99,101,32,80,114,101,115,105,100,101,110,116,99,111,109,112,111,115,105,116,105,111,110,32,111,102,112,97,115,115,101,100,32,116,104,114,111,117,103,104,109,111,114,101,32,105,109,112,111,114,116,97,110,116,102,111,110,116,45,115,105,122,101,58,49,49,112,120,101,120,112,108,97,110,97,116,105,111,110,32,111,102,116,104,101,32,99,111,110,99,101,112,116,32,111,102,119,114,105,116,116,101,110,32,105,110,32,116,104,101,9,60,115,112,97,110,32,99,108,97,115,115,61,34,105,115,32,111,110,101,32,111,102,32,116,104,101,32,114,101,115,101,109,98,108,97,110,99,101,32,116,111,111,110,32,116,104,101,32,103,114,111,117,110,100,115,119,104,105,99,104,32,99,111,110,116,97,105,110,115,105,110,99,108,117,100,105,110,103,32,116,104,101,32,100,101,102,105,110,101,100,32,98,121,32,116,104,101,112,117,98,108,105,99,97,116,105,111,110,32,111,102,109,101,97,110,115,32,116,104,97,116,32,116,104,101,111,117,116,115,105,100,101,32,111,102,32,116,104,101,115,117,112,112,111,114,116,32,111,102,32,116,104,101,60,105,110,112,117,116,32,99,108,97,115,115,61,34,60,115,112,97,110,32,99,108,97,115,115,61,34,116,40,77,97,116,104,46,114,97,110,100,111,109,40,41,109,111,115,116,32,112,114,111,109,105,110,101,110,116,100,101,115,99,114,105,112,116,105,111,110,32,111,102,67,111,110,115,116,97,110,116,105,110,111,112,108,101,119,101,114,101,32,112,117,98,108,105,115,104,101,100,60,100,105,118,32,99,108,97,115,115,61,34,115,101,97,112,112,101,97,114,115,32,105,110,32,116,104,101,49,34,32,104,101,105,103,104,116,61,34,49,34,32,109,111,115,116,32,105,109,112,111,114,116,97,110,116,119,104,105,99,104,32,105,110,99,108,117,100,101,115,119,104,105,99,104,32,104,97,100,32,98,101,101,110,100,101,115,116,114,117,99,116,105,111,110,32,111,102,116,104,101,32,112,111,112,117,108,97,116,105,111,110,10,9,60,100,105,118,32,99,108,97,115,115,61,34,112,111,115,115,105,98,105,108,105,116,121,32,111,102,115,111,109,101,116,105,109,101,115,32,117,115,101,100,97,112,112,101,97,114,32,116,111,32,104,97,118,101,115,117,99,99,101,115,115,32,111,102,32,116,104,101,105,110,116,101,110,100,101,100,32,116,111,32,98,101,112,114,101,115,101,110,116,32,105,110,32,116,104,101,115,116,121,108,101,61,34,99,108,101,97,114,58,98,13,10,60,47,115,99,114,105,112,116,62,13,10,60,119,97,115,32,102,111,117,110,100,101,100,32,105,110,105,110,116,101,114,118,105,101,119,32,119,105,116,104,95,105,100,34,32,99,111,110,116,101,110,116,61,34,99,97,112,105,116,97,108,32,111,102,32,116,104,101,13,10,60,108,105,110,107,32,114,101,108,61,34,115,114,101,108,101,97,115,101,32,111,102,32,116,104,101,112,111,105,110,116,32,111,117,116,32,116,104,97,116,120,77,76,72,116,116,112,82,101,113,117,101,115,116,97,110,100,32,115,117,98,115,101,113,117,101,110,116,115,101,99,111,110,100,32,108,97,114,103,101,115,116,118,101,114,121,32,105,109,112,111,114,116,97,110,116,115,112,101,99,105,102,105,99,97,116,105,111,110,115,115,117,114,102,97,99,101,32,111,102,32,116,104,101,97,112,112,108,105,101,100,32,116,111,32,116,104,101,102,111,114,101,105,103,110,32,112,111,108,105,99,121,95,115,101,116,68,111,109,97,105,110,78,97,109,101,101,115,116,97,98,108,105,115,104,101,100,32,105,110,105,115,32,98,101,108,105,101,118,101,100,32,116,111,73,110,32,97,100,100,105,116,105,111,110,32,116,111,109,101,97,110,105,110,103,32,111,102,32,116,104,101,105,115,32,110,97,109,101,100,32,97,102,116,101,114,116,111,32,112,114,111,116,101,99,116,32,116,104,101,105,115,32,114,101,112,114,101,115,101,110,116,101,100,68,101,99,108,97,114,97,116,105,111,110,32,111,102,109,111,114,101,32,101,102,102,105,99,105,101,110,116,67,108,97,115,115,105,102,105,99,97,116,105,111,110,111,116,104,101,114,32,102,111,114,109,115,32,111,102,104,101,32,114,101,116,117,114,110,101,100,32,116,111,60,115,112,97,110,32,99,108,97,115,115,61,34,99,112,101,114,102,111,114,109,97,110,99,101,32,111,102,40,102,117,110,99,116,105,111,110,40,41,32,123,13,105,102,32,97,110,100,32,111,110,108,121,32,105,102,114,101,103,105,111,110,115,32,111,102,32,116,104,101,108,101,97,100,105,110,103,32,116,111,32,116,104,101,114,101,108,97,116,105,111,110,115,32,119,105,116,104,85,110,105,116,101,100,32,78,97,116,105,111,110,115,115,116,121,108,101,61,34,104,101,105,103,104,116,58,111,116,104,101,114,32,116,104,97,110,32,116,104,101,121,112,101,34,32,99,111,110,116,101,110,116,61,34,65,115,115,111,99,105,97,116,105,111,110,32,111,102,10,60,47,104,101,97,100,62,10,60,98,111,100,121,108,111,99,97,116,101,100,32,111,110,32,116,104,101,105,115,32,114,101,102,101,114,114,101,100,32,116,111,40,105,110,99,108,117,100,105,110,103,32,116,104,101,99,111,110,99,101,110,116,114,97,116,105,111,110,115,116,104,101,32,105,110,100,105,118,105,100,117,97,108,97,109,111,110,103,32,116,104,101,32,109,111,115,116,116,104,97,110,32,97,110,121,32,111,116,104,101,114,47,62,10,60,108,105,110,107,32,114,101,108,61,34,32,114,101,116,117,114,110,32,102,97,108,115,101,59,116,104,101,32,112,117,114,112,111,115,101,32,111,102,116,104,101,32,97,98,105,108,105,116,121,32,116,111,59,99,111,108,111,114,58,35,102,102,102,125,10,46,10,60,115,112,97,110,32,99,108,97,115,115,61,34,116,104,101,32,115,117,98,106,101,99,116,32,111,102,100,101,102,105,110,105,116,105,111,110,115,32,111,102,62,13,10,60,108,105,110,107,32,114,101,108,61,34,99,108,97,105,109,32,116,104,97,116,32,116,104,101,104,97,118,101,32,100,101,118,101,108,111,112,101,100,60,116,97,98,108,101,32,119,105,100,116,104,61,34,99,101,108,101,98,114,97,116,105,111,110,32,111,102,70,111,108,108,111,119,105,110,103,32,116,104,101,32,116,111,32,100,105,115,116,105,110,103,117,105,115,104,60,115,112,97,110,32,99,108,97,115,115,61,34,98,116,97,107,101,115,32,112,108,97,99,101,32,105,110,117,110,100,101,114,32,116,104,101,32,110,97,109,101,110,111,116,101,100,32,116,104,97,116,32,116,104,101,62,60,33,91,101,110,100,105,102,93,45,45,62,10,115,116,121,108,101,61,34,109,97,114,103,105,110,45,105,110,115,116,101,97,100,32,111,102,32,116,104,101,105,110,116,114,111,100,117,99,101,100,32,116,104,101,116,104,101,32,112,114,111,99,101,115,115,32,111,102,105,110,99,114,101,97,115,105,110,103,32,116,104,101,100,105,102,102,101,114,101,110,99,101,115,32,105,110,101,115,116,105,109,97,116,101,100,32,116,104,97,116,101,115,112,101,99,105,97,108,108,121,32,116,104,101,47,100,105,118,62,60,100,105,118,32,105,100,61,34,119,97,115,32,101,118,101,110,116,117,97,108,108,121,116,104,114,111,117,103,104,111,117,116,32,104,105,115,116,104,101,32,100,105,102,102,101,114,101,110,99,101,115,111,109,101,116,104,105,110,103,32,116,104,97,116,115,112,97,110,62,60,47,115,112,97,110,62,60,47,115,105,103,110,105,102,105,99,97,110,116,108,121,32,62,60,47,115,99,114,105,112,116,62,13,10,13,10,101,110,118,105,114,111,110,109,101,110,116,97,108,32,116,111,32,112,114,101,118,101,110,116,32,116,104,101,104,97,118,101,32,98,101,101,110,32,117,115,101,100,101,115,112,101,99,105,97,108,108,121,32,102,111,114,117,110,100,101,114,115,116,97,110,100,32,116,104,101,105,115,32,101,115,115,101,110,116,105,97,108,108,121,119,101,114,101,32,116,104,101,32,102,105,114,115,116,105,115,32,116,104,101,32,108,97,114,103,101,115,116,104,97,118,101,32,98,101,101,110,32,109,97,100,101,34,32,115,114,99,61,34,104,116,116,112,58,47,47,105,110,116,101,114,112,114,101,116,101,100,32,97,115,115,101,99,111,110,100,32,104,97,108,102,32,111,102,99,114,111,108,108,105,110,103,61,34,110,111,34,32,105,115,32,99,111,109,112,111,115,101,100,32,111,102,73,73,44,32,72,111,108,121,32,82,111,109,97,110,105,115,32,101,120,112,101,99,116,101,100,32,116,111,104,97,118,101,32,116,104,101,105,114,32,111,119,110,100,101,102,105,110,101,100,32,97,115,32,116,104,101,116,114,97,100,105,116,105,111,110,97,108,108,121,32,104,97,118,101,32,100,105,102,102,101,114,101,110,116,97,114,101,32,111,102,116,101,110,32,117,115,101,100,116,111,32,101,110,115,117,114,101,32,116,104,97,116,97,103,114,101,101,109,101,110,116,32,119,105,116,104,99,111,110,116,97,105,110,105,110,103,32,116,104,101,97,114,101,32,102,114,101,113,117,101,110,116,108,121,105,110,102,111,114,109,97,116,105,111,110,32,111,110,101,120,97,109,112,108,101,32,105,115,32,116,104,101,114,101,115,117,108,116,105,110,103,32,105,110,32,97,60,47,97,62,60,47,108,105,62,60,47,117,108,62,32,99,108,97,115,115,61,34,102,111,111,116,101,114,97,110,100,32,101,115,112,101,99,105,97,108,108,121,116,121,112,101,61,34,98,117,116,116,111,110,34,32,60,47,115,112,97,110,62,60,47,115,112,97,110,62,119,104,105,99,104,32,105,110,99,108,117,100,101,100,62,10,60,109,101,116,97,32,110,97,109,101,61,34,99,111,110,115,105,100,101,114,101,100,32,116,104,101,99,97,114,114,105,101,100,32,111,117,116,32,98,121,72,111,119,101,118,101,114,44,32,105,116,32,105,115,98,101,99,97,109,101,32,112,97,114,116,32,111,102,105,110,32,114,101,108,97,116,105,111,110,32,116,111,112,111,112,117,108,97,114,32,105,110,32,116,104,101,116,104,101,32,99,97,112,105,116,97,108,32,111,102,119,97,115,32,111,102,102,105,99,105,97,108,108,121,119,104,105,99,104,32,104,97,115,32,98,101,101,110,116,104,101,32,72,105,115,116,111,114,121,32,111,102,97,108,116,101,114,110,97,116,105,118,101,32,116,111,100,105,102,102,101,114,101,110,116,32,102,114,111,109,116,111,32,115,117,112,112,111,114,116,32,116,104,101,115,117,103,103,101,115,116,101,100,32,116,104,97,116,105,110,32,116,104,101,32,112,114,111,99,101,115,115,32,32,60,100,105,118,32,99,108,97,115,115,61,34,116,104,101,32,102,111,117,110,100,97,116,105,111,110,98,101,99,97,117,115,101,32,111,102,32,104,105,115,99,111,110,99,101,114,110,101,100,32,119,105,116,104,116,104,101,32,117,110,105,118,101,114,115,105,116,121,111,112,112,111,115,101,100,32,116,111,32,116,104,101,116,104,101,32,99,111,110,116,101,120,116,32,111,102,60,115,112,97,110,32,99,108,97,115,115,61,34,112,116,101,120,116,34,32,110,97,109,101,61,34,113,34,9,9,60,100,105,118,32,99,108,97,115,115,61,34,116,104,101,32,115,99,105,101,110,116,105,102,105,99,114,101,112,114,101,115,101,110,116,101,100,32,98,121,109,97,116,104,101,109,97,116,105,99,105,97,110,115,101,108,101,99,116,101,100,32,98,121,32,116,104,101,116,104,97,116,32,104,97,118,101,32,98,101,101,110,62,60,100,105,118,32,99,108,97,115,115,61,34,99,100,105,118,32,105,100,61,34,104,101,97,100,101,114,105,110,32,112,97,114,116,105,99,117,108,97,114,44,99,111,110,118,101,114,116,101,100,32,105,110,116,111,41,59,10,60,47,115,99,114,105,112,116,62,10,60,112,104,105,108,111,115,111,112,104,105,99,97,108,32,115,114,112,115,107,111,104,114,118,97,116,115,107,105,116,105,225,186,191,110,103,32,86,105,225,187,135,116,208,160,209,131,209,129,209,129,208,186,208,184,208,185,209,128,209,131,209,129,209,129,208,186,208,184,208,185,105,110,118,101,115,116,105,103,97,99,105,195,179,110,112,97,114,116,105,99,105,112,97,99,105,195,179,110,208,186,208,190,209,130,208,190,209,128,209,139,208,181,208,190,208,177,208,187,208,176,209,129,209,130,208,184,208,186,208,190,209,130,208,190,209,128,209,139,208,185,209,135,208,181,208,187,208,190,208,178,208,181,208,186,209,129,208,184,209,129,209,130,208,181,208,188,209,139,208,157,208,190,208,178,208,190,209,129,209,130,208,184,208,186,208,190,209,130,208,190,209,128,209,139,209,133,208,190,208,177,208,187,208,176,209,129,209,130,209,140,208,178,209,128,208,181,208,188,208,181,208,189,208,184,208,186,208,190,209,130,208,190,209,128,208,176,209,143,209,129,208,181,208,179,208,190,208,180,208,189,209,143,209,129,208,186,208,176,209,135,208,176,209,130,209,140,208,189,208,190,208,178,208,190,209,129,209,130,208,184,208,163,208,186,209,128,208,176,208,184,208,189,209,139,208,178,208,190,208,191,209,128,208,190,209,129,209,139,208,186,208,190,209,130,208,190,209,128,208,190,208,185,209,129,208,180,208,181,208,187,208,176,209,130,209,140,208,191,208,190,208,188,208,190,209,137,209,140,209,142,209,129,209,128,208,181,208,180,209,129,209,130,208,178,208,190,208,177,209,128,208,176,208,183,208,190,208,188,209,129,209,130,208,190,209,128,208,190,208,189,209,139,209,131,209,135,208,176,209,129,209,130,208,184,208,181,209,130,208,181,209,135,208,181,208,189,208,184,208,181,208,147,208,187,208,176,208,178,208,189,208,176,209,143,208,184,209,129,209,130,208,190,209,128,208,184,208,184,209,129,208,184,209,129,209,130,208,181,208,188,208,176,209,128,208,181,209,136,208,181,208,189,208,184,209,143,208,161,208,186,208,176,209,135,208,176,209,130,209,140,208,191,208,190,209,141,209,130,208,190,208,188,209,131,209,129,208,187,208,181,208,180,209,131,208,181,209,130,209,129,208,186,208,176,208,183,208,176,209,130,209,140,209,130,208,190,208,178,208,176,209,128,208,190,208,178,208,186,208,190,208,189,208,181,209,135,208,189,208,190,209,128,208,181,209,136,208,181,208,189,208,184,208,181,208,186,208,190,209,130,208,190,209,128,208,190,208,181,208,190,209,128,208,179,208,176,208,189,208,190,208,178,208,186,208,190,209,130,208,190,209,128,208,190,208,188,208,160,208,181,208,186,208,187,208,176,208,188,208,176,216,167,217,132,217,133,217,134,216,170,216,175,217,137,217,133,217,134,216,170,216,175,217,138,216,167,216,170,216,167,217,132,217,133,217,136,216,182,217,136,216,185,216,167,217,132,216,168,216,177,216,167,217,133,216,172,216,167,217,132,217,133,217,136,216,167,217,130,216,185,216,167,217,132,216,177,216,179,216,167,216,166,217,132,217,133,216,180,216,167,216,177,217,131,216,167,216,170,216,167,217,132,216,163,216,185,216,182,216,167,216,161,216,167,217,132,216,177,217,138,216,167,216,182,216,169,216,167,217,132,216,170,216,181,217,133,217,138,217,133,216,167,217,132,216,167,216,185,216,182,216,167,216,161,216,167,217,132,217,134,216,170,216,167,216,166,216,172,216,167,217,132,216,163,217,132,216,185,216,167,216,168,216,167,217,132,216,170,216,179,216,172,217,138,217,132,216,167,217,132,216,163,217,130,216,179,216,167,217,133,216,167,217,132,216,182,216,186,216,183,216,167,216,170,216,167,217,132,217,129,217,138,216,175,217,138,217,136,216,167,217,132,216,170,216,177,216,173,217,138,216,168,216,167,217,132,216,172,216,175,217,138,216,175,216,169,216,167,217,132,216,170,216,185,217,132,217,138,217,133,216,167,217,132,216,163,216,174,216,168,216,167,216,177,216,167,217,132,216,167,217,129,217,132,216,167,217,133,216,167,217,132,216,163,217,129,217,132,216,167,217,133,216,167,217,132,216,170,216,167,216,177,217,138,216,174,216,167,217,132,216,170,217,130,217,134,217,138,216,169,216,167,217,132,216,167,217,132,216,185,216,167,216,168,216,167,217,132,216,174,217,136,216,167,216,183,216,177,216,167,217,132,217,133,216,172,216,170,217,133,216,185,216,167,217,132,216,175,217,138,217,131,217,136,216,177,216,167,217,132,216,179,217,138,216,167,216,173,216,169,216,185,216,168,216,175,216,167,217,132,217,132,217,135,216,167,217,132,216,170,216,177,216,168,217,138,216,169,216,167,217,132,216,177,217,136,216,167,216,168,216,183,216,167,217,132,216,163,216,175,216,168,217,138,216,169,216,167,217,132,216,167,216,174,216,168,216,167,216,177,216,167,217,132,217,133,216,170,216,173,216,175,216,169,216,167,217,132,216,167,216,186,216,167,217,134,217,138,99,117,114,115,111,114,58,112,111,105,110,116,101,114,59,60,47,116,105,116,108,101,62,10,60,109,101,116,97,32,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,34,62,60,115,112,97,110,32,99,108,97,115,115,61,34,109,101,109,98,101,114,115,32,111,102,32,116,104,101,32,119,105,110,100,111,119,46,108,111,99,97,116,105,111,110,118,101,114,116,105,99,97,108,45,97,108,105,103,110,58,47,97,62,32,124,32,60,97,32,104,114,101,102,61,34,60,33,100,111,99,116,121,112,101,32,104,116,109,108,62,109,101,100,105,97,61,34,115,99,114,101,101,110,34,32,60,111,112,116,105,111,110,32,118,97,108,117,101,61,34,102,97,118,105,99,111,110,46,105,99,111,34,32,47,62,10,9,9,60,100,105,118,32,99,108,97,115,115,61,34,99,104,97,114,97,99,116,101,114,105,115,116,105,99,115,34,32,109,101,116,104,111,100,61,34,103,101,116,34,32,47,98,111,100,121,62,10,60,47,104,116,109,108,62,10,115,104,111,114,116,99,117,116,32,105,99,111,110,34,32,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,112,97,100,100,105,110,103,45,98,111,116,116,111,109,58,114,101,112,114,101,115,101,110,116,97,116,105,118,101,115,115,117,98,109,105,116,34,32,118,97,108,117,101,61,34,97,108,105,103,110,61,34,99,101,110,116,101,114,34,32,116,104,114,111,117,103,104,111,117,116,32,116,104,101,32,115,99,105,101,110,99,101,32,102,105,99,116,105,111,110,10,32,32,60,100,105,118,32,99,108,97,115,115,61,34,115,117,98,109,105,116,34,32,99,108,97,115,115,61,34,111,110,101,32,111,102,32,116,104,101,32,109,111,115,116,32,118,97,108,105,103,110,61,34,116,111,112,34,62,60,119,97,115,32,101,115,116,97,98,108,105,115,104,101,100,41,59,13,10,60,47,115,99,114,105,112,116,62,13,10,114,101,116,117,114,110,32,102,97,108,115,101,59,34,62,41,46,115,116,121,108,101,46,100,105,115,112,108,97,121,98,101,99,97,117,115,101,32,111,102,32,116,104,101,32,100,111,99,117,109,101,110,116,46,99,111,111,107,105,101,60,102,111,114,109,32,97,99,116,105,111,110,61,34,47,125,98,111,100,121,123,109,97,114,103,105,110,58,48,59,69,110,99,121,99,108,111,112,101,100,105,97,32,111,102,118,101,114,115,105,111,110,32,111,102,32,116,104,101,32,46,99,114,101,97,116,101,69,108,101,109,101,110,116,40,110,97,109,101,34,32,99,111,110,116,101,110,116,61,34,60,47,100,105,118,62,10,60,47,100,105,118,62,10,10,97,100,109,105,110,105,115,116,114,97,116,105,118,101,32,60,47,98,111,100,121,62,10,60,47,104,116,109,108,62,104,105,115,116,111,114,121,32,111,102,32,116,104,101,32,34,62,60,105,110,112,117,116,32,116,121,112,101,61,34,112,111,114,116,105,111,110,32,111,102,32,116,104,101,32,97,115,32,112,97,114,116,32,111,102,32,116,104,101,32,38,110,98,115,112,59,60,97,32,104,114,101,102,61,34,111,116,104,101,114,32,99,111,117,110,116,114,105,101,115,34,62,10,60,100,105,118,32,99,108,97,115,115,61,34,60,47,115,112,97,110,62,60,47,115,112,97,110,62,60,73,110,32,111,116,104,101,114,32,119,111,114,100,115,44,100,105,115,112,108,97,121,58,32,98,108,111,99,107,59,99,111,110,116,114,111,108,32,111,102,32,116,104,101,32,105,110,116,114,111,100,117,99,116,105,111,110,32,111,102,47,62,10,60,109,101,116,97,32,110,97,109,101,61,34,97,115,32,119,101,108,108,32,97,115,32,116,104,101,32,105,110,32,114,101,99,101,110,116,32,121,101,97,114,115,13,10,9,60,100,105,118,32,99,108,97,115,115,61,34,60,47,100,105,118,62,10,9,60,47,100,105,118,62,10,105,110,115,112,105,114,101,100,32,98,121,32,116,104,101,116,104,101,32,101,110,100,32,111,102,32,116,104,101,32,99,111,109,112,97,116,105,98,108,101,32,119,105,116,104,98,101,99,97,109,101,32,107,110,111,119,110,32,97,115,32,115,116,121,108,101,61,34,109,97,114,103,105,110,58,46,106,115,34,62,60,47,115,99,114,105,112,116,62,60,32,73,110,116,101,114,110,97,116,105,111,110,97,108,32,116,104,101,114,101,32,104,97,118,101,32,98,101,101,110,71,101,114,109,97,110,32,108,97,110,103,117,97,103,101,32,115,116,121,108,101,61,34,99,111,108,111,114,58,35,67,111,109,109,117,110,105,115,116,32,80,97,114,116,121,99,111,110,115,105,115,116,101,110,116,32,119,105,116,104,98,111,114,100,101,114,61,34,48,34,32,99,101,108,108,32,109,97,114,103,105,110,104,101,105,103,104,116,61,34,116,104,101,32,109,97,106,111,114,105,116,121,32,111,102,34,32,97,108,105,103,110,61,34,99,101,110,116,101,114,114,101,108,97,116,101,100,32,116,111,32,116,104,101,32,109,97,110,121,32,100,105,102,102,101,114,101,110,116,32,79,114,116,104,111,100,111,120,32,67,104,117,114,99,104,115,105,109,105,108,97,114,32,116,111,32,116,104,101,32,47,62,10,60,108,105,110,107,32,114,101,108,61,34,115,119,97,115,32,111,110,101,32,111,102,32,116,104,101,32,117,110,116,105,108,32,104,105,115,32,100,101,97,116,104,125,41,40,41,59,10,60,47,115,99,114,105,112,116,62,111,116,104,101,114,32,108,97,110,103,117,97,103,101,115,99,111,109,112,97,114,101,100,32,116,111,32,116,104,101,112,111,114,116,105,111,110,115,32,111,102,32,116,104,101,116,104,101,32,78,101,116,104,101,114,108,97,110,100,115,116,104,101,32,109,111,115,116,32,99,111,109,109,111,110,98,97,99,107,103,114,111,117,110,100,58,117,114,108,40,97,114,103,117,101,100,32,116,104,97,116,32,116,104,101,115,99,114,111,108,108,105,110,103,61,34,110,111,34,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,78,111,114,116,104,32,65,109,101,114,105,99,97,110,32,116,104,101,32,110,97,109,101,32,111,102,32,116,104,101,105,110,116,101,114,112,114,101,116,97,116,105,111,110,115,116,104,101,32,116,114,97,100,105,116,105,111,110,97,108,100,101,118,101,108,111,112,109,101,110,116,32,111,102,32,102,114,101,113,117,101,110,116,108,121,32,117,115,101,100,97,32,99,111,108,108,101,99,116,105,111,110,32,111,102,118,101,114,121,32,115,105,109,105,108,97,114,32,116,111,115,117,114,114,111,117,110,100,105,110,103,32,116,104,101,101,120,97,109,112,108,101,32,111,102,32,116,104,105,115,97,108,105,103,110,61,34,99,101,110,116,101,114,34,62,119,111,117,108,100,32,104,97,118,101,32,98,101,101,110,105,109,97,103,101,95,99,97,112,116,105,111,110,32,61,97,116,116,97,99,104,101,100,32,116,111,32,116,104,101,115,117,103,103,101,115,116,105,110,103,32,116,104,97,116,105,110,32,116,104,101,32,102,111,114,109,32,111,102,32,105,110,118,111,108,118,101,100,32,105,110,32,116,104,101,105,115,32,100,101,114,105,118,101,100,32,102,114,111,109,110,97,109,101,100,32,97,102,116,101,114,32,116,104,101,73,110,116,114,111,100,117,99,116,105,111,110,32,116,111,114,101,115,116,114,105,99,116,105,111,110,115,32,111,110,32,115,116,121,108,101,61,34,119,105,100,116,104,58,32,99,97,110,32,98,101,32,117,115,101,100,32,116,111,32,116,104,101,32,99,114,101,97,116,105,111,110,32,111,102,109,111,115,116,32,105,109,112,111,114,116,97,110,116,32,105,110,102,111,114,109,97,116,105,111,110,32,97,110,100,114,101,115,117,108,116,101,100,32,105,110,32,116,104,101,99,111,108,108,97,112,115,101,32,111,102,32,116,104,101,84,104,105,115,32,109,101,97,110,115,32,116,104,97,116,101,108,101,109,101,110,116,115,32,111,102,32,116,104,101,119,97,115,32,114,101,112,108,97,99,101,100,32,98,121,97,110,97,108,121,115,105,115,32,111,102,32,116,104,101,105,110,115,112,105,114,97,116,105,111,110,32,102,111,114,114,101,103,97,114,100,101,100,32,97,115,32,116,104,101,109,111,115,116,32,115,117,99,99,101,115,115,102,117,108,107,110,111,119,110,32,97,115,32,38,113,117,111,116,59,97,32,99,111,109,112,114,101,104,101,110,115,105,118,101,72,105,115,116,111,114,121,32,111,102,32,116,104,101,32,119,101,114,101,32,99,111,110,115,105,100,101,114,101,100,114,101,116,117,114,110,101,100,32,116,111,32,116,104,101,97,114,101,32,114,101,102,101,114,114,101,100,32,116,111,85,110,115,111,117,114,99,101,100,32,105,109,97,103,101,62,10,9,60,100,105,118,32,99,108,97,115,115,61,34,99,111,110,115,105,115,116,115,32,111,102,32,116,104,101,115,116,111,112,80,114,111,112,97,103,97,116,105,111,110,105,110,116,101,114,101,115,116,32,105,110,32,116,104,101,97,118,97,105,108,97,98,105,108,105,116,121,32,111,102,97,112,112,101,97,114,115,32,116,111,32,104,97,118,101,101,108,101,99,116,114,111,109,97,103,110,101,116,105,99,101,110,97,98,108,101,83,101,114,118,105,99,101,115,40,102,117,110,99,116,105,111,110,32,111,102,32,116,104,101,73,116,32,105,115,32,105,109,112,111,114,116,97,110,116,60,47,115,99,114,105,112,116,62,60,47,100,105,118,62,102,117,110,99,116,105,111,110,40,41,123,118,97,114,32,114,101,108,97,116,105,118,101,32,116,111,32,116,104,101,97,115,32,97,32,114,101,115,117,108,116,32,111,102,32,116,104,101,32,112,111,115,105,116,105,111,110,32,111,102,70,111,114,32,101,120,97,109,112,108,101,44,32,105,110,32,109,101,116,104,111,100,61,34,112,111,115,116,34,32,119,97,115,32,102,111,108,108,111,119,101,100,32,98,121,38,97,109,112,59,109,100,97,115,104,59,32,116,104,101,116,104,101,32,97,112,112,108,105,99,97,116,105,111,110,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,117,108,62,60,47,100,105,118,62,60,47,100,105,118,62,97,102,116,101,114,32,116,104,101,32,100,101,97,116,104,119,105,116,104,32,114,101,115,112,101,99,116,32,116,111,115,116,121,108,101,61,34,112,97,100,100,105,110,103,58,105,115,32,112,97,114,116,105,99,117,108,97,114,108,121,100,105,115,112,108,97,121,58,105,110,108,105,110,101,59,32,116,121,112,101,61,34,115,117,98,109,105,116,34,32,105,115,32,100,105,118,105,100,101,100,32,105,110,116,111,228,184,173,230,150,135,32,40,231,174,128,228,189,147,41,114,101,115,112,111,110,115,97,98,105,108,105,100,97,100,97,100,109,105,110,105,115,116,114,97,99,105,195,179,110,105,110,116,101,114,110,97,99,105,111,110,97,108,101,115,99,111,114,114,101,115,112,111,110,100,105,101,110,116,101,224,164,137,224,164,170,224,164,175,224,165,139,224,164,151,224,164,170,224,165,130,224,164,176,224,165,141,224,164,181,224,164,185,224,164,174,224,164,190,224,164,176,224,165,135,224,164,178,224,165,139,224,164,151,224,165,139,224,164,130,224,164,154,224,165,129,224,164,168,224,164,190,224,164,181,224,164,178,224,165,135,224,164,149,224,164,191,224,164,168,224,164,184,224,164,176,224,164,149,224,164,190,224,164,176,224,164,170,224,165,129,224,164,178,224,164,191,224,164,184,224,164,150,224,165,139,224,164,156,224,165,135,224,164,130,224,164,154,224,164,190,224,164,185,224,164,191,224,164,143,224,164,173,224,165,135,224,164,156,224,165,135,224,164,130,224,164,182,224,164,190,224,164,174,224,164,191,224,164,178,224,164,185,224,164,174,224,164,190,224,164,176,224,165,128,224,164,156,224,164,190,224,164,151,224,164,176,224,164,163,224,164,172,224,164,168,224,164,190,224,164,168,224,165,135,224,164,149,224,165,129,224,164,174,224,164,190,224,164,176,224,164,172,224,165,141,224,164,178,224,165,137,224,164,151,224,164,174,224,164,190,224,164,178,224,164,191,224,164,149,224,164,174,224,164,185,224,164,191,224,164,178,224,164,190,224,164,170,224,165,131,224,164,183,224,165,141,224,164,160,224,164,172,224,164,162,224,164,188,224,164,164,224,165,135,224,164,173,224,164,190,224,164,156,224,164,170,224,164,190,224,164,149,224,165,141,224,164,178,224,164,191,224,164,149,224,164,159,224,165,141,224,164,176,224,165,135,224,164,168,224,164,150,224,164,191,224,164,178,224,164,190,224,164,171,224,164,166,224,165,140,224,164,176,224,164,190,224,164,168,224,164,174,224,164,190,224,164,174,224,164,178,224,165,135,224,164,174,224,164,164,224,164,166,224,164,190,224,164,168,224,164,172,224,164,190,224,164,156,224,164,190,224,164,176,224,164,181,224,164,191,224,164,149,224,164,190,224,164,184,224,164,149,224,165,141,224,164,175,224,165,139,224,164,130,224,164,154,224,164,190,224,164,185,224,164,164,224,165,135,224,164,170,224,164,185,224,165,129,224,164,129,224,164,154,224,164,172,224,164,164,224,164,190,224,164,175,224,164,190,224,164,184,224,164,130,224,164,181,224,164,190,224,164,166,224,164,166,224,165,135,224,164,150,224,164,168,224,165,135,224,164,170,224,164,191,224,164,155,224,164,178,224,165,135,224,164,181,224,164,191,224,164,182,224,165,135,224,164,183,224,164,176,224,164,190,224,164,156,224,165,141,224,164,175,224,164,137,224,164,164,224,165,141,224,164,164,224,164,176,224,164,174,224,165,129,224,164,130,224,164,172,224,164,136,224,164,166,224,165,139,224,164,168,224,165,139,224,164,130,224,164,137,224,164,170,224,164,149,224,164,176,224,164,163,224,164,170,224,164,162,224,164,188,224,165,135,224,164,130,224,164,184,224,165,141,224,164,165,224,164,191,224,164,164,224,164,171,224,164,191,224,164,178,224,165,141,224,164,174,224,164,174,224,165,129,224,164,150,224,165,141,224,164,175,224,164,133,224,164,154,224,165,141,224,164,155,224,164,190,224,164,155,224,165,130,224,164,159,224,164,164,224,165,128,224,164,184,224,164,130,224,164,151,224,165,128,224,164,164,224,164,156,224,164,190,224,164,143,224,164,151,224,164,190,224,164,181,224,164,191,224,164,173,224,164,190,224,164,151,224,164,152,224,164,163,224,165,141,224,164,159,224,165,135,224,164,166,224,165,130,224,164,184,224,164,176,224,165,135,224,164,166,224,164,191,224,164,168,224,165,139,224,164,130,224,164,185,224,164,164,224,165,141,224,164,175,224,164,190,224,164,184,224,165,135,224,164,149,224,165,141,224,164,184,224,164,151,224,164,190,224,164,130,224,164,167,224,165,128,224,164,181,224,164,191,224,164,182,224,165,141,224,164,181,224,164,176,224,164,190,224,164,164,224,165,135,224,164,130,224,164,166,224,165,136,224,164,159,224,165,141,224,164,184,224,164,168,224,164,149,224,165,141,224,164,182,224,164,190,224,164,184,224,164,190,224,164,174,224,164,168,224,165,135,224,164,133,224,164,166,224,164,190,224,164,178,224,164,164,224,164,172,224,164,191,224,164,156,224,164,178,224,165,128,224,164,170,224,165,129,224,164,176,224,165,130,224,164,183,224,164,185,224,164,191,224,164,130,224,164,166,224,165,128,224,164,174,224,164,191,224,164,164,224,165,141,224,164,176,224,164,149,224,164,181,224,164,191,224,164,164,224,164,190,224,164,176,224,165,129,224,164,170,224,164,175,224,165,135,224,164,184,224,165,141,224,164,165,224,164,190,224,164,168,224,164,149,224,164,176,224,165,139,224,164,161,224,164,188,224,164,174,224,165,129,224,164,149,224,165,141,224,164,164,224,164,175,224,165,139,224,164,156,224,164,168,224,164,190,224,164,149,224,165,131,224,164,170,224,164,175,224,164,190,224,164,170,224,165,139,224,164,184,224,165,141,224,164,159,224,164,152,224,164,176,224,165,135,224,164,178,224,165,130,224,164,149,224,164,190,224,164,176,224,165,141,224,164,175,224,164,181,224,164,191,224,164,154,224,164,190,224,164,176,224,164,184,224,165,130,224,164,154,224,164,168,224,164,190,224,164,174,224,165,130,224,164,178,224,165,141,224,164,175,224,164,166,224,165,135,224,164,150,224,165,135,224,164,130,224,164,185,224,164,174,224,165,135,224,164,182,224,164,190,224,164,184,224,165,141,224,164,149,224,165,130,224,164,178,224,164,174,224,165,136,224,164,130,224,164,168,224,165,135,224,164,164,224,165,136,224,164,175,224,164,190,224,164,176,224,164,156,224,164,191,224,164,184,224,164,149,224,165,135,114,115,115,43,120,109,108,34,32,116,105,116,108,101,61,34,45,116,121,112,101,34,32,99,111,110,116,101,110,116,61,34,116,105,116,108,101,34,32,99,111,110,116,101,110,116,61,34,97,116,32,116,104,101,32,115,97,109,101,32,116,105,109,101,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,60,34,32,109,101,116,104,111,100,61,34,112,111,115,116,34,32,60,47,115,112,97,110,62,60,47,97,62,60,47,108,105,62,118,101,114,116,105,99,97,108,45,97,108,105,103,110,58,116,47,106,113,117,101,114,121,46,109,105,110,46,106,115,34,62,46,99,108,105,99,107,40,102,117,110,99,116,105,111,110,40,32,115,116,121,108,101,61,34,112,97,100,100,105,110,103,45,125,41,40,41,59,10,60,47,115,99,114,105,112,116,62,10,60,47,115,112,97,110,62,60,97,32,104,114,101,102,61,34,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,41,59,32,114,101,116,117,114,110,32,102,97,108,115,101,59,116,101,120,116,45,100,101,99,111,114,97,116,105,111,110,58,32,115,99,114,111,108,108,105,110,103,61,34,110,111,34,32,98,111,114,100,101,114,45,99,111,108,108,97,112,115,101,58,97,115,115,111,99,105,97,116,101,100,32,119,105,116,104,32,66,97,104,97,115,97,32,73,110,100,111,110,101,115,105,97,69,110,103,108,105,115,104,32,108,97,110,103,117,97,103,101,60,116,101,120,116,32,120,109,108,58,115,112,97,99,101,61,46,103,105,102,34,32,98,111,114,100,101,114,61,34,48,34,60,47,98,111,100,121,62,10,60,47,104,116,109,108,62,10,111,118,101,114,102,108,111,119,58,104,105,100,100,101,110,59,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,97,100,100,69,118,101,110,116,76,105,115,116,101,110,101,114,114,101,115,112,111,110,115,105,98,108,101,32,102,111,114,32,115,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,47,102,97,118,105,99,111,110,46,105,99,111,34,32,47,62,111,112,101,114,97,116,105,110,103,32,115,121,115,116,101,109,34,32,115,116,121,108,101,61,34,119,105,100,116,104,58,49,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,83,116,97,116,101,32,85,110,105,118,101,114,115,105,116,121,116,101,120,116,45,97,108,105,103,110,58,108,101,102,116,59,10,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,44,32,105,110,99,108,117,100,105,110,103,32,116,104,101,32,97,114,111,117,110,100,32,116,104,101,32,119,111,114,108,100,41,59,13,10,60,47,115,99,114,105,112,116,62,13,10,60,34,32,115,116,121,108,101,61,34,104,101,105,103,104,116,58,59,111,118,101,114,102,108,111,119,58,104,105,100,100,101,110,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,97,110,32,105,110,116,101,114,110,97,116,105,111,110,97,108,97,32,109,101,109,98,101,114,32,111,102,32,116,104,101,32,111,110,101,32,111,102,32,116,104,101,32,102,105,114,115,116,99,97,110,32,98,101,32,102,111,117,110,100,32,105,110,32,60,47,100,105,118,62,10,9,9,60,47,100,105,118,62,10,100,105,115,112,108,97,121,58,32,110,111,110,101,59,34,62,34,32,47,62,10,60,108,105,110,107,32,114,101,108,61,34,10,32,32,40,102,117,110,99,116,105,111,110,40,41,32,123,116,104,101,32,49,53,116,104,32,99,101,110,116,117,114,121,46,112,114,101,118,101,110,116,68,101,102,97,117,108,116,40,108,97,114,103,101,32,110,117,109,98,101,114,32,111,102,32,66,121,122,97,110,116,105,110,101,32,69,109,112,105,114,101,46,106,112,103,124,116,104,117,109,98,124,108,101,102,116,124,118,97,115,116,32,109,97,106,111,114,105,116,121,32,111,102,109,97,106,111,114,105,116,121,32,111,102,32,116,104,101,32,32,97,108,105,103,110,61,34,99,101,110,116,101,114,34,62,85,110,105,118,101,114,115,105,116,121,32,80,114,101,115,115,100,111,109,105,110,97,116,101,100,32,98,121,32,116,104,101,83,101,99,111,110,100,32,87,111,114,108,100,32,87,97,114,100,105,115,116,114,105,98,117,116,105,111,110,32,111,102,32,115,116,121,108,101,61,34,112,111,115,105,116,105,111,110,58,116,104,101,32,114,101,115,116,32,111,102,32,116,104,101,32,99,104,97,114,97,99,116,101,114,105,122,101,100,32,98,121,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,62,100,101,114,105,118,101,115,32,102,114,111,109,32,116,104,101,114,97,116,104,101,114,32,116,104,97,110,32,116,104,101,32,97,32,99,111,109,98,105,110,97,116,105,111,110,32,111,102,115,116,121,108,101,61,34,119,105,100,116,104,58,49,48,48,69,110,103,108,105,115,104,45,115,112,101,97,107,105,110,103,99,111,109,112,117,116,101,114,32,115,99,105,101,110,99,101,98,111,114,100,101,114,61,34,48,34,32,97,108,116,61,34,116,104,101,32,101,120,105,115,116,101,110,99,101,32,111,102,68,101,109,111,99,114,97,116,105,99,32,80,97,114,116,121,34,32,115,116,121,108,101,61,34,109,97,114,103,105,110,45,70,111,114,32,116,104,105,115,32,114,101,97,115,111,110,44,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,9,115,66,121,84,97,103,78,97,109,101,40,115,41,91,48,93,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,60,46,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,108,105,110,107,32,114,101,108,61,34,105,99,111,110,34,32,39,32,97,108,116,61,39,39,32,99,108,97,115,115,61,39,102,111,114,109,97,116,105,111,110,32,111,102,32,116,104,101,118,101,114,115,105,111,110,115,32,111,102,32,116,104,101,32,60,47,97,62,60,47,100,105,118,62,60,47,100,105,118,62,47,112,97,103,101,62,10,32,32,60,112,97,103,101,62,10,60,100,105,118,32,99,108,97,115,115,61,34,99,111,110,116,98,101,99,97,109,101,32,116,104,101,32,102,105,114,115,116,98,97,104,97,115,97,32,73,110,100,111,110,101,115,105,97,101,110,103,108,105,115,104,32,40,115,105,109,112,108,101,41,206,149,206,187,206,187,206,183,206,189,206,185,206,186,206,172,209,133,209,128,208,178,208,176,209,130,209,129,208,186,208,184,208,186,208,190,208,188,208,191,208,176,208,189,208,184,208,184,209,143,208,178,208,187,209,143,208,181,209,130,209,129,209,143,208,148,208,190,208,177,208,176,208,178,208,184,209,130,209,140,209,135,208,181,208,187,208,190,208,178,208,181,208,186,208,176,209,128,208,176,208,183,208,178,208,184,209,130,208,184,209,143,208,152,208,189,209,130,208,181,209,128,208,189,208,181,209,130,208,158,209,130,208,178,208,181,209,130,208,184,209,130,209,140,208,189,208,176,208,191,209,128,208,184,208,188,208,181,209,128,208,184,208,189,209,130,208,181,209,128,208,189,208,181,209,130,208,186,208,190,209,130,208,190,209,128,208,190,208,179,208,190,209,129,209,130,209,128,208,176,208,189,208,184,209,134,209,139,208,186,208,176,209,135,208,181,209,129,209,130,208,178,208,181,209,131,209,129,208,187,208,190,208,178,208,184,209,143,209,133,208,191,209,128,208,190,208,177,208,187,208,181,208,188,209,139,208,191,208,190,208,187,209,131,209,135,208,184,209,130,209,140,209,143,208,178,208,187,209,143,209,142,209,130,209,129,209,143,208,189,208,176,208,184,208,177,208,190,208,187,208,181,208,181,208,186,208,190,208,188,208,191,208,176,208,189,208,184,209,143,208,178,208,189,208,184,208,188,208,176,208,189,208,184,208,181,209,129,209,128,208,181,208,180,209,129,209,130,208,178,208,176,216,167,217,132,217,133,217,136,216,167,216,182,217,138,216,185,216,167,217,132,216,177,216,166,217,138,216,179,217,138,216,169,216,167,217,132,216,167,217,134,216,170,217,130,216,167,217,132,217,133,216,180,216,167,216,177,217,131,216,167,216,170,217,131,216,167,217,132,216,179,217,138,216,167,216,177,216,167,216,170,216,167,217,132,217,133,217,131,216,170,217,136,216,168,216,169,216,167,217,132,216,179,216,185,217,136,216,175,217,138,216,169,216,167,216,173,216,181,216,167,216,166,217,138,216,167,216,170,216,167,217,132,216,185,216,167,217,132,217,133,217,138,216,169,216,167,217,132,216,181,217,136,216,170,217,138,216,167,216,170,216,167,217,132,216,167,217,134,216,170,216,177,217,134,216,170,216,167,217,132,216,170,216,181,216,167,217,133,217,138,217,133,216,167,217,132,216,165,216,179,217,132,216,167,217,133,217,138,216,167,217,132,217,133,216,180,216,167,216,177,217,131,216,169,216,167,217,132,217,133,216,177,216,166,217,138,216,167,216,170,114,111,98,111,116,115,34,32,99,111,110,116,101,110,116,61,34,60,100,105,118,32,105,100,61,34,102,111,111,116,101,114,34,62,116,104,101,32,85,110,105,116,101,100,32,83,116,97,116,101,115,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,46,106,112,103,124,114,105,103,104,116,124,116,104,117,109,98,124,46,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,60,108,111,99,97,116,105,111,110,46,112,114,111,116,111,99,111,108,102,114,97,109,101,98,111,114,100,101,114,61,34,48,34,32,115,34,32,47,62,10,60,109,101,116,97,32,110,97,109,101,61,34,60,47,97,62,60,47,100,105,118,62,60,47,100,105,118,62,60,102,111,110,116,45,119,101,105,103,104,116,58,98,111,108,100,59,38,113,117,111,116,59,32,97,110,100,32,38,113,117,111,116,59,100,101,112,101,110,100,105,110,103,32,111,110,32,116,104,101,32,109,97,114,103,105,110,58,48,59,112,97,100,100,105,110,103,58,34,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,32,80,114,101,115,105,100,101,110,116,32,111,102,32,116,104,101,32,116,119,101,110,116,105,101,116,104,32,99,101,110,116,117,114,121,101,118,105,115,105,111,110,62,10,32,32,60,47,112,97,103,101,73,110,116,101,114,110,101,116,32,69,120,112,108,111,114,101,114,97,46,97,115,121,110,99,32,61,32,116,114,117,101,59,13,10,105,110,102,111,114,109,97,116,105,111,110,32,97,98,111,117,116,60,100,105,118,32,105,100,61,34,104,101,97,100,101,114,34,62,34,32,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,60,97,32,104,114,101,102,61,34,104,116,116,112,115,58,47,47,60,100,105,118,32,105,100,61,34,99,111,110,116,101,110,116,34,60,47,100,105,118,62,13,10,60,47,100,105,118,62,13,10,60,100,101,114,105,118,101,100,32,102,114,111,109,32,116,104,101,32,60,105,109,103,32,115,114,99,61,39,104,116,116,112,58,47,47,97,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,10,60,47,98,111,100,121,62,10,60,47,104,116,109,108,62,10,115,116,121,108,101,61,34,102,111,110,116,45,115,105,122,101,58,115,99,114,105,112,116,32,108,97,110,103,117,97,103,101,61,34,65,114,105,97,108,44,32,72,101,108,118,101,116,105,99,97,44,60,47,97,62,60,115,112,97,110,32,99,108,97,115,115,61,34,60,47,115,99,114,105,112,116,62,60,115,99,114,105,112,116,32,112,111,108,105,116,105,99,97,108,32,112,97,114,116,105,101,115,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,60,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,105,110,116,101,114,112,114,101,116,97,116,105,111,110,32,111,102,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,39,60,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,62,10,98,101,103,105,110,110,105,110,103,32,111,102,32,116,104,101,32,114,101,118,101,97,108,101,100,32,116,104,97,116,32,116,104,101,116,101,108,101,118,105,115,105,111,110,32,115,101,114,105,101,115,34,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,62,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,99,108,97,105,109,105,110,103,32,116,104,97,116,32,116,104,101,104,116,116,112,37,51,65,37,50,70,37,50,70,119,119,119,46,109,97,110,105,102,101,115,116,97,116,105,111,110,115,32,111,102,80,114,105,109,101,32,77,105,110,105,115,116,101,114,32,111,102,105,110,102,108,117,101,110,99,101,100,32,98,121,32,116,104,101,99,108,97,115,115,61,34,99,108,101,97,114,102,105,120,34,62,47,100,105,118,62,13,10,60,47,100,105,118,62,13,10,13,10,116,104,114,101,101,45,100,105,109,101,110,115,105,111,110,97,108,67,104,117,114,99,104,32,111,102,32,69,110,103,108,97,110,100,111,102,32,78,111,114,116,104,32,67,97,114,111,108,105,110,97,115,113,117,97,114,101,32,107,105,108,111,109,101,116,114,101,115,46,97,100,100,69,118,101,110,116,76,105,115,116,101,110,101,114,100,105,115,116,105,110,99,116,32,102,114,111,109,32,116,104,101,99,111,109,109,111,110,108,121,32,107,110,111,119,110,32,97,115,80,104,111,110,101,116,105,99,32,65,108,112,104,97,98,101,116,100,101,99,108,97,114,101,100,32,116,104,97,116,32,116,104,101,99,111,110,116,114,111,108,108,101,100,32,98,121,32,116,104,101,66,101,110,106,97,109,105,110,32,70,114,97,110,107,108,105,110,114,111,108,101,45,112,108,97,121,105,110,103,32,103,97,109,101,116,104,101,32,85,110,105,118,101,114,115,105,116,121,32,111,102,105,110,32,87,101,115,116,101,114,110,32,69,117,114,111,112,101,112,101,114,115,111,110,97,108,32,99,111,109,112,117,116,101,114,80,114,111,106,101,99,116,32,71,117,116,101,110,98,101,114,103,114,101,103,97,114,100,108,101,115,115,32,111,102,32,116,104,101,104,97,115,32,98,101,101,110,32,112,114,111,112,111,115,101,100,116,111,103,101,116,104,101,114,32,119,105,116,104,32,116,104,101,62,60,47,108,105,62,60,108,105,32,99,108,97,115,115,61,34,105,110,32,115,111,109,101,32,99,111,117,110,116,114,105,101,115,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,111,102,32,116,104,101,32,112,111,112,117,108,97,116,105,111,110,111,102,102,105,99,105,97,108,32,108,97,110,103,117,97,103,101,60,105,109,103,32,115,114,99,61,34,105,109,97,103,101,115,47,105,100,101,110,116,105,102,105,101,100,32,98,121,32,116,104,101,110,97,116,117,114,97,108,32,114,101,115,111,117,114,99,101,115,99,108,97,115,115,105,102,105,99,97,116,105,111,110,32,111,102,99,97,110,32,98,101,32,99,111,110,115,105,100,101,114,101,100,113,117,97,110,116,117,109,32,109,101,99,104,97,110,105,99,115,78,101,118,101,114,116,104,101,108,101,115,115,44,32,116,104,101,109,105,108,108,105,111,110,32,121,101,97,114,115,32,97,103,111,60,47,98,111,100,121,62,13,10,60,47,104,116,109,108,62,13,206,149,206,187,206,187,206,183,206,189,206,185,206,186,206,172,10,116,97,107,101,32,97,100,118,97,110,116,97,103,101,32,111,102,97,110,100,44,32,97,99,99,111,114,100,105,110,103,32,116,111,97,116,116,114,105,98,117,116,101,100,32,116,111,32,116,104,101,77,105,99,114,111,115,111,102,116,32,87,105,110,100,111,119,115,116,104,101,32,102,105,114,115,116,32,99,101,110,116,117,114,121,117,110,100,101,114,32,116,104,101,32,99,111,110,116,114,111,108,100,105,118,32,99,108,97,115,115,61,34,104,101,97,100,101,114,115,104,111,114,116,108,121,32,97,102,116,101,114,32,116,104,101,110,111,116,97,98,108,101,32,101,120,99,101,112,116,105,111,110,116,101,110,115,32,111,102,32,116,104,111,117,115,97,110,100,115,115,101,118,101,114,97,108,32,100,105,102,102,101,114,101,110,116,97,114,111,117,110,100,32,116,104,101,32,119,111,114,108,100,46,114,101,97,99,104,105,110,103,32,109,105,108,105,116,97,114,121,105,115,111,108,97,116,101,100,32,102,114,111,109,32,116,104,101,111,112,112,111,115,105,116,105,111,110,32,116,111,32,116,104,101,116,104,101,32,79,108,100,32,84,101,115,116,97,109,101,110,116,65,102,114,105,99,97,110,32,65,109,101,114,105,99,97,110,115,105,110,115,101,114,116,101,100,32,105,110,116,111,32,116,104,101,115,101,112,97,114,97,116,101,32,102,114,111,109,32,116,104,101,109,101,116,114,111,112,111,108,105,116,97,110,32,97,114,101,97,109,97,107,101,115,32,105,116,32,112,111,115,115,105,98,108,101,97,99,107,110,111,119,108,101,100,103,101,100,32,116,104,97,116,97,114,103,117,97,98,108,121,32,116,104,101,32,109,111,115,116,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,10,116,104,101,32,73,110,116,101,114,110,97,116,105,111,110,97,108,65,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,10,99,111,105,110,99,105,100,101,32,119,105,116,104,32,116,104,101,116,119,111,45,116,104,105,114,100,115,32,111,102,32,116,104,101,68,117,114,105,110,103,32,116,104,105,115,32,116,105,109,101,44,100,117,114,105,110,103,32,116,104,101,32,112,101,114,105,111,100,97,110,110,111,117,110,99,101,100,32,116,104,97,116,32,104,101,116,104,101,32,105,110,116,101,114,110,97,116,105,111,110,97,108,97,110,100,32,109,111,114,101,32,114,101,99,101,110,116,108,121,98,101,108,105,101,118,101,100,32,116,104,97,116,32,116,104,101,99,111,110,115,99,105,111,117,115,110,101,115,115,32,97,110,100,102,111,114,109,101,114,108,121,32,107,110,111,119,110,32,97,115,115,117,114,114,111,117,110,100,101,100,32,98,121,32,116,104,101,102,105,114,115,116,32,97,112,112,101,97,114,101,100,32,105,110,111,99,99,97,115,105,111,110,97,108,108,121,32,117,115,101,100,112,111,115,105,116,105,111,110,58,97,98,115,111,108,117,116,101,59,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,32,112,111,115,105,116,105,111,110,58,114,101,108,97,116,105,118,101,59,116,101,120,116,45,97,108,105,103,110,58,99,101,110,116,101,114,59,106,97,120,47,108,105,98,115,47,106,113,117,101,114,121,47,49,46,98,97,99,107,103,114,111,117,110,100,45,99,111,108,111,114,58,35,116,121,112,101,61,34,97,112,112,108,105,99,97,116,105,111,110,47,97,110,103,117,97,103,101,34,32,99,111,110,116,101,110,116,61,34,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,80,114,105,118,97,99,121,32,80,111,108,105,99,121,60,47,97,62,101,40,34,37,51,67,115,99,114,105,112,116,32,115,114,99,61,39,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,79,110,32,116,104,101,32,111,116,104,101,114,32,104,97,110,100,44,46,106,112,103,124,116,104,117,109,98,124,114,105,103,104,116,124,50,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,61,34,60,100,105,118,32,115,116,121,108,101,61,34,102,108,111,97,116,58,110,105,110,101,116,101,101,110,116,104,32,99,101,110,116,117,114,121,60,47,98,111,100,121,62,13,10,60,47,104,116,109,108,62,13,10,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,115,59,116,101,120,116,45,97,108,105,103,110,58,99,101,110,116,101,114,102,111,110,116,45,119,101,105,103,104,116,58,32,98,111,108,100,59,32,65,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,100,105,102,102,101,114,101,110,99,101,32,98,101,116,119,101,101,110,34,32,102,114,97,109,101,98,111,114,100,101,114,61,34,48,34,32,34,32,115,116,121,108,101,61,34,112,111,115,105,116,105,111,110,58,108,105,110,107,32,104,114,101,102,61,34,104,116,116,112,58,47,47,104,116,109,108,52,47,108,111,111,115,101,46,100,116,100,34,62,10,100,117,114,105,110,103,32,116,104,105,115,32,112,101,114,105,111,100,60,47,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,99,108,111,115,101,108,121,32,114,101,108,97,116,101,100,32,116,111,102,111,114,32,116,104,101,32,102,105,114,115,116,32,116,105,109,101,59,102,111,110,116,45,119,101,105,103,104,116,58,98,111,108,100,59,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,60,115,112,97,110,32,115,116,121,108,101,61,34,102,111,110,116,45,111,110,114,101,97,100,121,115,116,97,116,101,99,104,97,110,103,101,9,60,100,105,118,32,99,108,97,115,115,61,34,99,108,101,97,114,100,111,99,117,109,101,110,116,46,108,111,99,97,116,105,111,110,46,32,70,111,114,32,101,120,97,109,112,108,101,44,32,116,104,101,32,97,32,119,105,100,101,32,118,97,114,105,101,116,121,32,111,102,32,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,13,10,60,38,110,98,115,112,59,38,110,98,115,112,59,38,110,98,115,112,59,34,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,115,116,121,108,101,61,34,102,108,111,97,116,58,108,101,102,116,59,99,111,110,99,101,114,110,101,100,32,119,105,116,104,32,116,104,101,61,104,116,116,112,37,51,65,37,50,70,37,50,70,119,119,119,46,105,110,32,112,111,112,117,108,97,114,32,99,117,108,116,117,114,101,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,105,116,32,105,115,32,112,111,115,115,105,98,108,101,32,116,111,32,72,97,114,118,97,114,100,32,85,110,105,118,101,114,115,105,116,121,116,121,108,101,115,104,101,101,116,34,32,104,114,101,102,61,34,47,116,104,101,32,109,97,105,110,32,99,104,97,114,97,99,116,101,114,79,120,102,111,114,100,32,85,110,105,118,101,114,115,105,116,121,32,32,110,97,109,101,61,34,107,101,121,119,111,114,100,115,34,32,99,115,116,121,108,101,61,34,116,101,120,116,45,97,108,105,103,110,58,116,104,101,32,85,110,105,116,101,100,32,75,105,110,103,100,111,109,102,101,100,101,114,97,108,32,103,111,118,101,114,110,109,101,110,116,60,100,105,118,32,115,116,121,108,101,61,34,109,97,114,103,105,110,32,100,101,112,101,110,100,105,110,103,32,111,110,32,116,104,101,32,100,101,115,99,114,105,112,116,105,111,110,32,111,102,32,116,104,101,60,100,105,118,32,99,108,97,115,115,61,34,104,101,97,100,101,114,46,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,100,101,115,116,114,117,99,116,105,111,110,32,111,102,32,116,104,101,115,108,105,103,104,116,108,121,32,100,105,102,102,101,114,101,110,116,105,110,32,97,99,99,111,114,100,97,110,99,101,32,119,105,116,104,116,101,108,101,99,111,109,109,117,110,105,99,97,116,105,111,110,115,105,110,100,105,99,97,116,101,115,32,116,104,97,116,32,116,104,101,115,104,111,114,116,108,121,32,116,104,101,114,101,97,102,116,101,114,101,115,112,101,99,105,97,108,108,121,32,105,110,32,116,104,101,32,69,117,114,111,112,101,97,110,32,99,111,117,110,116,114,105,101,115,72,111,119,101,118,101,114,44,32,116,104,101,114,101,32,97,114,101,115,114,99,61,34,104,116,116,112,58,47,47,115,116,97,116,105,99,115,117,103,103,101,115,116,101,100,32,116,104,97,116,32,116,104,101,34,32,115,114,99,61,34,104,116,116,112,58,47,47,119,119,119,46,97,32,108,97,114,103,101,32,110,117,109,98,101,114,32,111,102,32,84,101,108,101,99,111,109,109,117,110,105,99,97,116,105,111,110,115,34,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,32,116,72,111,108,121,32,82,111,109,97,110,32,69,109,112,101,114,111,114,97,108,109,111,115,116,32,101,120,99,108,117,115,105,118,101,108,121,34,32,98,111,114,100,101,114,61,34,48,34,32,97,108,116,61,34,83,101,99,114,101,116,97,114,121,32,111,102,32,83,116,97,116,101,99,117,108,109,105,110,97,116,105,110,103,32,105,110,32,116,104,101,67,73,65,32,87,111,114,108,100,32,70,97,99,116,98,111,111,107,116,104,101,32,109,111,115,116,32,105,109,112,111,114,116,97,110,116,97,110,110,105,118,101,114,115,97,114,121,32,111,102,32,116,104,101,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,45,60,108,105,62,60,101,109,62,60,97,32,104,114,101,102,61,34,47,116,104,101,32,65,116,108,97,110,116,105,99,32,79,99,101,97,110,115,116,114,105,99,116,108,121,32,115,112,101,97,107,105,110,103,44,115,104,111,114,116,108,121,32,98,101,102,111,114,101,32,116,104,101,100,105,102,102,101,114,101,110,116,32,116,121,112,101,115,32,111,102,116,104,101,32,79,116,116,111,109,97,110,32,69,109,112,105,114,101,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,65,110,32,73,110,116,114,111,100,117,99,116,105,111,110,32,116,111,99,111,110,115,101,113,117,101,110,99,101,32,111,102,32,116,104,101,100,101,112,97,114,116,117,114,101,32,102,114,111,109,32,116,104,101,67,111,110,102,101,100,101,114,97,116,101,32,83,116,97,116,101,115,105,110,100,105,103,101,110,111,117,115,32,112,101,111,112,108,101,115,80,114,111,99,101,101,100,105,110,103,115,32,111,102,32,116,104,101,105,110,102,111,114,109,97,116,105,111,110,32,111,110,32,116,104,101,116,104,101,111,114,105,101,115,32,104,97,118,101,32,98,101,101,110,105,110,118,111,108,118,101,109,101,110,116,32,105,110,32,116,104,101,100,105,118,105,100,101,100,32,105,110,116,111,32,116,104,114,101,101,97,100,106,97,99,101,110,116,32,99,111,117,110,116,114,105,101,115,105,115,32,114,101,115,112,111,110,115,105,98,108,101,32,102,111,114,100,105,115,115,111,108,117,116,105,111,110,32,111,102,32,116,104,101,99,111,108,108,97,98,111,114,97,116,105,111,110,32,119,105,116,104,119,105,100,101,108,121,32,114,101,103,97,114,100,101,100,32,97,115,104,105,115,32,99,111,110,116,101,109,112,111,114,97,114,105,101,115,102,111,117,110,100,105,110,103,32,109,101,109,98,101,114,32,111,102,68,111,109,105,110,105,99,97,110,32,82,101,112,117,98,108,105,99,103,101,110,101,114,97,108,108,121,32,97,99,99,101,112,116,101,100,116,104,101,32,112,111,115,115,105,98,105,108,105,116,121,32,111,102,97,114,101,32,97,108,115,111,32,97,118,97,105,108,97,98,108,101,117,110,100,101,114,32,99,111,110,115,116,114,117,99,116,105,111,110,114,101,115,116,111,114,97,116,105,111,110,32,111,102,32,116,104,101,116,104,101,32,103,101,110,101,114,97,108,32,112,117,98,108,105,99,105,115,32,97,108,109,111,115,116,32,101,110,116,105,114,101,108,121,112,97,115,115,101,115,32,116,104,114,111,117,103,104,32,116,104,101,104,97,115,32,98,101,101,110,32,115,117,103,103,101,115,116,101,100,99,111,109,112,117,116,101,114,32,97,110,100,32,118,105,100,101,111,71,101,114,109,97,110,105,99,32,108,97,110,103,117,97,103,101,115,32,97,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,100,105,102,102,101,114,101,110,116,32,102,114,111,109,32,116,104,101,115,104,111,114,116,108,121,32,97,102,116,101,114,119,97,114,100,115,104,114,101,102,61,34,104,116,116,112,115,58,47,47,119,119,119,46,114,101,99,101,110,116,32,100,101,118,101,108,111,112,109,101,110,116,66,111,97,114,100,32,111,102,32,68,105,114,101,99,116,111,114,115,60,100,105,118,32,99,108,97,115,115,61,34,115,101,97,114,99,104,124,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,73,110,32,112,97,114,116,105,99,117,108,97,114,44,32,116,104,101,77,117,108,116,105,112,108,101,32,102,111,111,116,110,111,116,101,115,111,114,32,111,116,104,101,114,32,115,117,98,115,116,97,110,99,101,116,104,111,117,115,97,110,100,115,32,111,102,32,121,101,97,114,115,116,114,97,110,115,108,97,116,105,111,110,32,111,102,32,116,104,101,60,47,100,105,118,62,13,10,60,47,100,105,118,62,13,10,13,10,60,97,32,104,114,101,102,61,34,105,110,100,101,120,46,112,104,112,119,97,115,32,101,115,116,97,98,108,105,115,104,101,100,32,105,110,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,112,97,114,116,105,99,105,112,97,116,101,32,105,110,32,116,104,101,97,32,115,116,114,111,110,103,32,105,110,102,108,117,101,110,99,101,115,116,121,108,101,61,34,109,97,114,103,105,110,45,116,111,112,58,114,101,112,114,101,115,101,110,116,101,100,32,98,121,32,116,104,101,103,114,97,100,117,97,116,101,100,32,102,114,111,109,32,116,104,101,84,114,97,100,105,116,105,111,110,97,108,108,121,44,32,116,104,101,69,108,101,109,101,110,116,40,34,115,99,114,105,112,116,34,41,59,72,111,119,101,118,101,114,44,32,115,105,110,99,101,32,116,104,101,47,100,105,118,62,10,60,47,100,105,118,62,10,60,100,105,118,32,108,101,102,116,59,32,109,97,114,103,105,110,45,108,101,102,116,58,112,114,111,116,101,99,116,105,111,110,32,97,103,97,105,110,115,116,48,59,32,118,101,114,116,105,99,97,108,45,97,108,105,103,110,58,85,110,102,111,114,116,117,110,97,116,101,108,121,44,32,116,104,101,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,47,100,105,118,62,10,60,100,105,118,32,99,108,97,115,115,61,34,32,99,108,97,115,115,61,34,99,108,101,97,114,102,105,120,34,62,60,100,105,118,32,99,108,97,115,115,61,34,102,111,111,116,101,114,9,9,60,47,100,105,118,62,10,9,9,60,47,100,105,118,62,10,116,104,101,32,109,111,116,105,111,110,32,112,105,99,116,117,114,101,208,145,209,138,208,187,208,179,208,176,209,128,209,129,208,186,208,184,208,177,209,138,208,187,208,179,208,176,209,128,209,129,208,186,208,184,208,164,208,181,208,180,208,181,209,128,208,176,209,134,208,184,208,184,208,189,208,181,209,129,208,186,208,190,208,187,209,140,208,186,208,190,209,129,208,190,208,190,208,177,209,137,208,181,208,189,208,184,208,181,209,129,208,190,208,190,208,177,209,137,208,181,208,189,208,184,209,143,208,191,209,128,208,190,208,179,209,128,208,176,208,188,208,188,209,139,208,158,209,130,208,191,209,128,208,176,208,178,208,184,209,130,209,140,208,177,208,181,209,129,208,191,208,187,208,176,209,130,208,189,208,190,208,188,208,176,209,130,208,181,209,128,208,184,208,176,208,187,209,139,208,191,208,190,208,183,208,178,208,190,208,187,209,143,208,181,209,130,208,191,208,190,209,129,208,187,208,181,208,180,208,189,208,184,208,181,209,128,208,176,208,183,208,187,208,184,209,135,208,189,209,139,209,133,208,191,209,128,208,190,208,180,209,131,208,186,209,134,208,184,208,184,208,191,209,128,208,190,208,179,209,128,208,176,208,188,208,188,208,176,208,191,208,190,208,187,208,189,208,190,209,129,209,130,209,140,209,142,208,189,208,176,209,133,208,190,208,180,208,184,209,130,209,129,209,143,208,184,208,183,208,177,209,128,208,176,208,189,208,189,208,190,208,181,208,189,208,176,209,129,208,181,208,187,208,181,208,189,208,184,209,143,208,184,208,183,208,188,208,181,208,189,208,181,208,189,208,184,209,143,208,186,208,176,209,130,208,181,208,179,208,190,209,128,208,184,208,184,208,144,208,187,208,181,208,186,209,129,208,176,208,189,208,180,209,128,224,164,166,224,165,141,224,164,181,224,164,190,224,164,176,224,164,190,224,164,174,224,165,136,224,164,168,224,165,129,224,164,133,224,164,178,224,164,170,224,165,141,224,164,176,224,164,166,224,164,190,224,164,168,224,164,173,224,164,190,224,164,176,224,164,164,224,165,128,224,164,175,224,164,133,224,164,168,224,165,129,224,164,166,224,165,135,224,164,182,224,164,185,224,164,191,224,164,168,224,165,141,224,164,166,224,165,128,224,164,135,224,164,130,224,164,161,224,164,191,224,164,175,224,164,190,224,164,166,224,164,191,224,164,178,224,165,141,224,164,178,224,165,128,224,164,133,224,164,167,224,164,191,224,164,149,224,164,190,224,164,176,224,164,181,224,165,128,224,164,161,224,164,191,224,164,175,224,165,139,224,164,154,224,164,191,224,164,159,224,165,141,224,164,160,224,165,135,224,164,184,224,164,174,224,164,190,224,164,154,224,164,190,224,164,176,224,164,156,224,164,130,224,164,149,224,165,141,224,164,182,224,164,168,224,164,166,224,165,129,224,164,168,224,164,191,224,164,175,224,164,190,224,164,170,224,165,141,224,164,176,224,164,175,224,165,139,224,164,151,224,164,133,224,164,168,224,165,129,224,164,184,224,164,190,224,164,176,224,164,145,224,164,168,224,164,178,224,164,190,224,164,135,224,164,168,224,164,170,224,164,190,224,164,176,224,165,141,224,164,159,224,165,128,224,164,182,224,164,176,224,165,141,224,164,164,224,165,139,224,164,130,224,164,178,224,165,139,224,164,149,224,164,184,224,164,173,224,164,190,224,164,171,224,164,188,224,165,141,224,164,178,224,165,136,224,164,182,224,164,182,224,164,176,224,165,141,224,164,164,224,165,135,224,164,130,224,164,170,224,165,141,224,164,176,224,164,166,224,165,135,224,164,182,224,164,170,224,165,141,224,164,178,224,165,135,224,164,175,224,164,176,224,164,149,224,165,135,224,164,130,224,164,166,224,165,141,224,164,176,224,164,184,224,165,141,224,164,165,224,164,191,224,164,164,224,164,191,224,164,137,224,164,164,224,165,141,224,164,170,224,164,190,224,164,166,224,164,137,224,164,168,224,165,141,224,164,185,224,165,135,224,164,130,224,164,154,224,164,191,224,164,159,224,165,141,224,164,160,224,164,190,224,164,175,224,164,190,224,164,164,224,165,141,224,164,176,224,164,190,224,164,156,224,165,141,224,164,175,224,164,190,224,164,166,224,164,190,224,164,170,224,165,129,224,164,176,224,164,190,224,164,168,224,165,135,224,164,156,224,165,139,224,164,161,224,164,188,224,165,135,224,164,130,224,164,133,224,164,168,224,165,129,224,164,181,224,164,190,224,164,166,224,164,182,224,165,141,224,164,176,224,165,135,224,164,163,224,165,128,224,164,182,224,164,191,224,164,149,224,165,141,224,164,183,224,164,190,224,164,184,224,164,176,224,164,149,224,164,190,224,164,176,224,165,128,224,164,184,224,164,130,224,164,151,224,165,141,224,164,176,224,164,185,224,164,170,224,164,176,224,164,191,224,164,163,224,164,190,224,164,174,224,164,172,224,165,141,224,164,176,224,164,190,224,164,130,224,164,161,224,164,172,224,164,154,224,165,141,224,164,154,224,165,139,224,164,130,224,164,137,224,164,170,224,164,178,224,164,172,224,165,141,224,164,167,224,164,174,224,164,130,224,164,164,224,165,141,224,164,176,224,165,128,224,164,184,224,164,130,224,164,170,224,164,176,224,165,141,224,164,149,224,164,137,224,164,174,224,165,141,224,164,174,224,165,128,224,164,166,224,164,174,224,164,190,224,164,167,224,165,141,224,164,175,224,164,174,224,164,184,224,164,185,224,164,190,224,164,175,224,164,164,224,164,190,224,164,182,224,164,172,224,165,141,224,164,166,224,165,139,224,164,130,224,164,174,224,165,128,224,164,161,224,164,191,224,164,175,224,164,190,224,164,134,224,164,136,224,164,170,224,165,128,224,164,143,224,164,178,224,164,174,224,165,139,224,164,172,224,164,190,224,164,135,224,164,178,224,164,184,224,164,130,224,164,150,224,165,141,224,164,175,224,164,190,224,164,134,224,164,170,224,164,176,224,165,135,224,164,182,224,164,168,224,164,133,224,164,168,224,165,129,224,164,172,224,164,130,224,164,167,224,164,172,224,164,190,224,164,156,224,164,188,224,164,190,224,164,176,224,164,168,224,164,181,224,165,128,224,164,168,224,164,164,224,164,174,224,164,170,224,165,141,224,164,176,224,164,174,224,165,129,224,164,150,224,164,170,224,165,141,224,164,176,224,164,182,224,165,141,224,164,168,224,164,170,224,164,176,224,164,191,224,164,181,224,164,190,224,164,176,224,164,168,224,165,129,224,164,149,224,164,184,224,164,190,224,164,168,224,164,184,224,164,174,224,164,176,224,165,141,224,164,165,224,164,168,224,164,134,224,164,175,224,165,139,224,164,156,224,164,191,224,164,164,224,164,184,224,165,139,224,164,174,224,164,181,224,164,190,224,164,176,216,167,217,132,217,133,216,180,216,167,216,177,217,131,216,167,216,170,216,167,217,132,217,133,217,134,216,170,216,175,217,138,216,167,216,170,216,167,217,132,217,131,217,133,216,168,217,138,217,136,216,170,216,177,216,167,217,132,217,133,216,180,216,167,217,135,216,175,216,167,216,170,216,185,216,175,216,175,216,167,217,132,216,178,217,136,216,167,216,177,216,185,216,175,216,175,216,167,217,132,216,177,216,175,217,136,216,175,216,167,217,132,216,165,216,179,217,132,216,167,217,133,217,138,216,169,216,167,217,132,217,129,217,136,216,170,217,136,216,180,217,136,216,168,216,167,217,132,217,133,216,179,216,167,216,168,217,130,216,167,216,170,216,167,217,132,217,133,216,185,217,132,217,136,217,133,216,167,216,170,216,167,217,132,217,133,216,179,217,132,216,179,217,132,216,167,216,170,216,167,217,132,216,172,216,177,216,167,217,129,217,138,217,131,216,179,216,167,217,132,216,167,216,179,217,132,216,167,217,133,217,138,216,169,216,167,217,132,216,167,216,170,216,181,216,167,217,132,216,167,216,170,107,101,121,119,111,114,100,115,34,32,99,111,110,116,101,110,116,61,34,119,51,46,111,114,103,47,49,57,57,57,47,120,104,116,109,108,34,62,60,97,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,32,116,101,120,116,47,104,116,109,108,59,32,99,104,97,114,115,101,116,61,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,60,116,97,98,108,101,32,99,101,108,108,112,97,100,100,105,110,103,61,34,97,117,116,111,99,111,109,112,108,101,116,101,61,34,111,102,102,34,32,116,101,120,116,45,97,108,105,103,110,58,32,99,101,110,116,101,114,59,116,111,32,108,97,115,116,32,118,101,114,115,105,111,110,32,98,121,32,98,97,99,107,103,114,111,117,110,100,45,99,111,108,111,114,58,32,35,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,47,100,105,118,62,60,47,100,105,118,62,60,100,105,118,32,105,100,61,60,97,32,104,114,101,102,61,34,35,34,32,99,108,97,115,115,61,34,34,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,99,114,105,112,116,34,32,115,114,99,61,34,104,116,116,112,58,47,47,10,60,115,99,114,105,112,116,32,108,97,110,103,117,97,103,101,61,34,47,47,69,78,34,32,34,104,116,116,112,58,47,47,119,119,119,46,119,101,110,99,111,100,101,85,82,73,67,111,109,112,111,110,101,110,116,40,34,32,104,114,101,102,61,34,106,97,118,97,115,99,114,105,112,116,58,60,100,105,118,32,99,108,97,115,115,61,34,99,111,110,116,101,110,116,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,39,60,115,99,112,111,115,105,116,105,111,110,58,32,97,98,115,111,108,117,116,101,59,115,99,114,105,112,116,32,115,114,99,61,34,104,116,116,112,58,47,47,32,115,116,121,108,101,61,34,109,97,114,103,105,110,45,116,111,112,58,46,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,60,47,100,105,118,62,10,60,100,105,118,32,99,108,97,115,115,61,34,119,51,46,111,114,103,47,49,57,57,57,47,120,104,116,109,108,34,32,10,13,10,60,47,98,111,100,121,62,13,10,60,47,104,116,109,108,62,100,105,115,116,105,110,99,116,105,111,110,32,98,101,116,119,101,101,110,47,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,60,108,105,110,107,32,104,114,101,102,61,34,104,116,116,112,58,47,47,101,110,99,111,100,105,110,103,61,34,117,116,102,45,56,34,63,62,10,119,46,97,100,100,69,118,101,110,116,76,105,115,116,101,110,101,114,63,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,119,119,119,46,105,99,111,110,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,32,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,58,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,10,109,101,116,97,32,112,114,111,112,101,114,116,121,61,34,111,103,58,116,60,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,32,115,116,121,108,101,61,34,116,101,120,116,45,97,108,105,103,110,58,116,104,101,32,100,101,118,101,108,111,112,109,101,110,116,32,111,102,32,116,121,108,101,115,104,101,101,116,34,32,116,121,112,101,61,34,116,101,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,105,115,32,99,111,110,115,105,100,101,114,101,100,32,116,111,32,98,101,116,97,98,108,101,32,119,105,100,116,104,61,34,49,48,48,37,34,32,73,110,32,97,100,100,105,116,105,111,110,32,116,111,32,116,104,101,32,99,111,110,116,114,105,98,117,116,101,100,32,116,111,32,116,104,101,32,100,105,102,102,101,114,101,110,99,101,115,32,98,101,116,119,101,101,110,100,101,118,101,108,111,112,109,101,110,116,32,111,102,32,116,104,101,32,73,116,32,105,115,32,105,109,112,111,114,116,97,110,116,32,116,111,32,60,47,115,99,114,105,112,116,62,10,10,60,115,99,114,105,112,116,32,32,115,116,121,108,101,61,34,102,111,110,116,45,115,105,122,101,58,49,62,60,47,115,112,97,110,62,60,115,112,97,110,32,105,100,61,103,98,76,105,98,114,97,114,121,32,111,102,32,67,111,110,103,114,101,115,115,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,105,109,69,110,103,108,105,115,104,32,116,114,97,110,115,108,97,116,105,111,110,65,99,97,100,101,109,121,32,111,102,32,83,99,105,101,110,99,101,115,100,105,118,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,99,111,110,115,116,114,117,99,116,105,111,110,32,111,102,32,116,104,101,46,103,101,116,69,108,101,109,101,110,116,66,121,73,100,40,105,100,41,105,110,32,99,111,110,106,117,110,99,116,105,111,110,32,119,105,116,104,69,108,101,109,101,110,116,40,39,115,99,114,105,112,116,39,41,59,32,60,109,101,116,97,32,112,114,111,112,101,114,116,121,61,34,111,103,58,208,145,209,138,208,187,208,179,208,176,209,128,209,129,208,186,208,184,10,32,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,34,62,80,114,105,118,97,99,121,32,80,111,108,105,99,121,60,47,97,62,97,100,109,105,110,105,115,116,101,114,101,100,32,98,121,32,116,104,101,101,110,97,98,108,101,83,105,110,103,108,101,82,101,113,117,101,115,116,115,116,121,108,101,61,38,113,117,111,116,59,109,97,114,103,105,110,58,60,47,100,105,118,62,60,47,100,105,118,62,60,47,100,105,118,62,60,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,105,32,115,116,121,108,101,61,38,113,117,111,116,59,102,108,111,97,116,58,114,101,102,101,114,114,101,100,32,116,111,32,97,115,32,116,104,101,32,116,111,116,97,108,32,112,111,112,117,108,97,116,105,111,110,32,111,102,105,110,32,87,97,115,104,105,110,103,116,111,110,44,32,68,46,67,46,32,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,45,97,109,111,110,103,32,111,116,104,101,114,32,116,104,105,110,103,115,44,111,114,103,97,110,105,122,97,116,105,111,110,32,111,102,32,116,104,101,112,97,114,116,105,99,105,112,97,116,101,100,32,105,110,32,116,104,101,116,104,101,32,105,110,116,114,111,100,117,99,116,105,111,110,32,111,102,105,100,101,110,116,105,102,105,101,100,32,119,105,116,104,32,116,104,101,102,105,99,116,105,111,110,97,108,32,99,104,97,114,97,99,116,101,114,32,79,120,102,111,114,100,32,85,110,105,118,101,114,115,105,116,121,32,109,105,115,117,110,100,101,114,115,116,97,110,100,105,110,103,32,111,102,84,104,101,114,101,32,97,114,101,44,32,104,111,119,101,118,101,114,44,115,116,121,108,101,115,104,101,101,116,34,32,104,114,101,102,61,34,47,67,111,108,117,109,98,105,97,32,85,110,105,118,101,114,115,105,116,121,101,120,112,97,110,100,101,100,32,116,111,32,105,110,99,108,117,100,101,117,115,117,97,108,108,121,32,114,101,102,101,114,114,101,100,32,116,111,105,110,100,105,99,97,116,105,110,103,32,116,104,97,116,32,116,104,101,104,97,118,101,32,115,117,103,103,101,115,116,101,100,32,116,104,97,116,97,102,102,105,108,105,97,116,101,100,32,119,105,116,104,32,116,104,101,99,111,114,114,101,108,97,116,105,111,110,32,98,101,116,119,101,101,110,110,117,109,98,101,114,32,111,102,32,100,105,102,102,101,114,101,110,116,62,60,47,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,82,101,112,117,98,108,105,99,32,111,102,32,73,114,101,108,97,110,100,10,60,47,115,99,114,105,112,116,62,10,60,115,99,114,105,112,116,32,117,110,100,101,114,32,116,104,101,32,105,110,102,108,117,101,110,99,101,99,111,110,116,114,105,98,117,116,105,111,110,32,116,111,32,116,104,101,79,102,102,105,99,105,97,108,32,119,101,98,115,105,116,101,32,111,102,104,101,97,100,113,117,97,114,116,101,114,115,32,111,102,32,116,104,101,99,101,110,116,101,114,101,100,32,97,114,111,117,110,100,32,116,104,101,105,109,112,108,105,99,97,116,105,111,110,115,32,111,102,32,116,104,101,104,97,118,101,32,98,101,101,110,32,100,101,118,101,108,111,112,101,100,70,101,100,101,114,97,108,32,82,101,112,117,98,108,105,99,32,111,102,98,101,99,97,109,101,32,105,110,99,114,101,97,115,105,110,103,108,121,99,111,110,116,105,110,117,97,116,105,111,110,32,111,102,32,116,104,101,78,111,116,101,44,32,104,111,119,101,118,101,114,44,32,116,104,97,116,115,105,109,105,108,97,114,32,116,111,32,116,104,97,116,32,111,102,32,99,97,112,97,98,105,108,105,116,105,101,115,32,111,102,32,116,104,101,97,99,99,111,114,100,97,110,99,101,32,119,105,116,104,32,116,104,101,112,97,114,116,105,99,105,112,97,110,116,115,32,105,110,32,116,104,101,102,117,114,116,104,101,114,32,100,101,118,101,108,111,112,109,101,110,116,117,110,100,101,114,32,116,104,101,32,100,105,114,101,99,116,105,111,110,105,115,32,111,102,116,101,110,32,99,111,110,115,105,100,101,114,101,100,104,105,115,32,121,111,117,110,103,101,114,32,98,114,111,116,104,101,114,60,47,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,60,97,32,104,116,116,112,45,101,113,117,105,118,61,34,88,45,85,65,45,112,104,121,115,105,99,97,108,32,112,114,111,112,101,114,116,105,101,115,111,102,32,66,114,105,116,105,115,104,32,67,111,108,117,109,98,105,97,104,97,115,32,98,101,101,110,32,99,114,105,116,105,99,105,122,101,100,40,119,105,116,104,32,116,104,101,32,101,120,99,101,112,116,105,111,110,113,117,101,115,116,105,111,110,115,32,97,98,111,117,116,32,116,104,101,112,97,115,115,105,110,103,32,116,104,114,111,117,103,104,32,116,104,101,48,34,32,99,101,108,108,112,97,100,100,105,110,103,61,34,48,34,32,116,104,111,117,115,97,110,100,115,32,111,102,32,112,101,111,112,108,101,114,101,100,105,114,101,99,116,115,32,104,101,114,101,46,32,70,111,114,104,97,118,101,32,99,104,105,108,100,114,101,110,32,117,110,100,101,114,37,51,69,37,51,67,47,115,99,114,105,112,116,37,51,69,34,41,41,59,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,60,108,105,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,115,105,116,101,95,110,97,109,101,34,32,99,111,110,116,101,110,116,61,34,116,101,120,116,45,100,101,99,111,114,97,116,105,111,110,58,110,111,110,101,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,32,110,111,110,101,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,88,45,110,101,119,32,68,97,116,101,40,41,46,103,101,116,84,105,109,101,40,41,32,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,34,60,47,115,112,97,110,62,60,115,112,97,110,32,99,108,97,115,115,61,34,108,97,110,103,117,97,103,101,61,34,106,97,118,97,115,99,114,105,112,116,119,105,110,100,111,119,46,108,111,99,97,116,105,111,110,46,104,114,101,102,60,97,32,104,114,101,102,61,34,106,97,118,97,115,99,114,105,112,116,58,45,45,62,13,10,60,115,99,114,105,112,116,32,116,121,112,101,61,34,116,60,97,32,104,114,101,102,61,39,104,116,116,112,58,47,47,119,119,119,46,104,111,114,116,99,117,116,32,105,99,111,110,34,32,104,114,101,102,61,34,60,47,100,105,118,62,13,10,60,100,105,118,32,99,108,97,115,115,61,34,60,115,99,114,105,112,116,32,115,114,99,61,34,104,116,116,112,58,47,47,34,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,116,60,47,100,105,118,62,10,60,115,99,114,105,112,116,32,116,121,112,101,61,47,97,62,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,32,97,108,108,111,119,84,114,97,110,115,112,97,114,101,110,99,121,61,34,88,45,85,65,45,67,111,109,112,97,116,105,98,108,101,34,32,99,111,110,114,101,108,97,116,105,111,110,115,104,105,112,32,98,101,116,119,101,101,110,10,60,47,115,99,114,105,112,116,62,13,10,60,115,99,114,105,112,116,32,60,47,97,62,60,47,108,105,62,60,47,117,108,62,60,47,100,105,118,62,97,115,115,111,99,105,97,116,101,100,32,119,105,116,104,32,116,104,101,32,112,114,111,103,114,97,109,109,105,110,103,32,108,97,110,103,117,97,103,101,60,47,97,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,60,47,97,62,60,47,108,105,62,60,108,105,32,99,108,97,115,115,61,34,102,111,114,109,32,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,60,100,105,118,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,34,113,34,60,116,97,98,108,101,32,119,105,100,116,104,61,34,49,48,48,37,34,32,98,97,99,107,103,114,111,117,110,100,45,112,111,115,105,116,105,111,110,58,34,32,98,111,114,100,101,114,61,34,48,34,32,119,105,100,116,104,61,34,114,101,108,61,34,115,104,111,114,116,99,117,116,32,105,99,111,110,34,32,104,54,62,60,117,108,62,60,108,105,62,60,97,32,104,114,101,102,61,34,32,32,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,99,115,115,34,32,109,101,100,105,97,61,34,115,99,114,101,101,110,34,32,114,101,115,112,111,110,115,105,98,108,101,32,102,111,114,32,116,104,101,32,34,32,116,121,112,101,61,34,97,112,112,108,105,99,97,116,105,111,110,47,34,32,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,45,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,97,108,108,111,119,116,114,97,110,115,112,97,114,101,110,99,121,61,34,115,116,121,108,101,115,104,101,101,116,34,32,116,121,112,101,61,34,116,101,13,10,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,62,60,47,115,112,97,110,62,60,115,112,97,110,32,99,108,97,115,115,61,34,48,34,32,99,101,108,108,115,112,97,99,105,110,103,61,34,48,34,62,59,10,60,47,115,99,114,105,112,116,62,10,60,115,99,114,105,112,116,32,115,111,109,101,116,105,109,101,115,32,99,97,108,108,101,100,32,116,104,101,100,111,101,115,32,110,111,116,32,110,101,99,101,115,115,97,114,105,108,121,70,111,114,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,97,116,32,116,104,101,32,98,101,103,105,110,110,105,110,103,32,111,102,32,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,60,104,116,109,108,112,97,114,116,105,99,117,108,97,114,108,121,32,105,110,32,116,104,101,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,109,101,61,34,106,97,118,97,115,99,114,105,112,116,58,118,111,105,100,40,48,41,59,34,101,102,102,101,99,116,105,118,101,110,101,115,115,32,111,102,32,116,104,101,32,97,117,116,111,99,111,109,112,108,101,116,101,61,34,111,102,102,34,32,103,101,110,101,114,97,108,108,121,32,99,111,110,115,105,100,101,114,101,100,62,60,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,34,62,60,47,115,99,114,105,112,116,62,13,10,60,115,99,114,105,112,116,116,104,114,111,117,103,104,111,117,116,32,116,104,101,32,119,111,114,108,100,99,111,109,109,111,110,32,109,105,115,99,111,110,99,101,112,116,105,111,110,97,115,115,111,99,105,97,116,105,111,110,32,119,105,116,104,32,116,104,101,60,47,100,105,118,62,10,60,47,100,105,118,62,10,60,100,105,118,32,99,100,117,114,105,110,103,32,104,105,115,32,108,105,102,101,116,105,109,101,44,99,111,114,114,101,115,112,111,110,100,105,110,103,32,116,111,32,116,104,101,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,34,32,97,110,32,105,110,99,114,101,97,115,105,110,103,32,110,117,109,98,101,114,100,105,112,108,111,109,97,116,105,99,32,114,101,108,97,116,105,111,110,115,97,114,101,32,111,102,116,101,110,32,99,111,110,115,105,100,101,114,101,100,109,101,116,97,32,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,32,60,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,101,120,97,109,112,108,101,115,32,105,110,99,108,117,100,101,32,116,104,101,34,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,105,112,97,114,116,105,99,105,112,97,116,105,111,110,32,105,110,32,116,104,101,116,104,101,32,101,115,116,97,98,108,105,115,104,109,101,110,116,32,111,102,10,60,47,100,105,118,62,10,60,100,105,118,32,99,108,97,115,115,61,34,38,97,109,112,59,110,98,115,112,59,38,97,109,112,59,110,98,115,112,59,116,111,32,100,101,116,101,114,109,105,110,101,32,119,104,101,116,104,101,114,113,117,105,116,101,32,100,105,102,102,101,114,101,110,116,32,102,114,111,109,109,97,114,107,101,100,32,116,104,101,32,98,101,103,105,110,110,105,110,103,100,105,115,116,97,110,99,101,32,98,101,116,119,101,101,110,32,116,104,101,99,111,110,116,114,105,98,117,116,105,111,110,115,32,116,111,32,116,104,101,99,111,110,102,108,105,99,116,32,98,101,116,119,101,101,110,32,116,104,101,119,105,100,101,108,121,32,99,111,110,115,105,100,101,114,101,100,32,116,111,119,97,115,32,111,110,101,32,111,102,32,116,104,101,32,102,105,114,115,116,119,105,116,104,32,118,97,114,121,105,110,103,32,100,101,103,114,101,101,115,104,97,118,101,32,115,112,101,99,117,108,97,116,101,100,32,116,104,97,116,40,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,112,97,114,116,105,99,105,112,97,116,105,110,103,32,105,110,32,116,104,101,111,114,105,103,105,110,97,108,108,121,32,100,101,118,101,108,111,112,101,100,101,116,97,32,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,62,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,10,105,110,116,101,114,99,104,97,110,103,101,97,98,108,121,32,119,105,116,104,109,111,114,101,32,99,108,111,115,101,108,121,32,114,101,108,97,116,101,100,115,111,99,105,97,108,32,97,110,100,32,112,111,108,105,116,105,99,97,108,116,104,97,116,32,119,111,117,108,100,32,111,116,104,101,114,119,105,115,101,112,101,114,112,101,110,100,105,99,117,108,97,114,32,116,111,32,116,104,101,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,116,121,112,101,61,34,115,117,98,109,105,116,34,32,110,97,109,101,61,34,102,97,109,105,108,105,101,115,32,114,101,115,105,100,105,110,103,32,105,110,100,101,118,101,108,111,112,105,110,103,32,99,111,117,110,116,114,105,101,115,99,111,109,112,117,116,101,114,32,112,114,111,103,114,97,109,109,105,110,103,101,99,111,110,111,109,105,99,32,100,101,118,101,108,111,112,109,101,110,116,100,101,116,101,114,109,105,110,97,116,105,111,110,32,111,102,32,116,104,101,102,111,114,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,111,110,32,115,101,118,101,114,97,108,32,111,99,99,97,115,105,111,110,115,112,111,114,116,117,103,117,195,170,115,32,40,69,117,114,111,112,101,117,41,208,163,208,186,209,128,208,176,209,151,208,189,209,129,209,140,208,186,208,176,209,131,208,186,209,128,208,176,209,151,208,189,209,129,209,140,208,186,208,176,208,160,208,190,209,129,209,129,208,184,208,185,209,129,208,186,208,190,208,185,208,188,208,176,209,130,208,181,209,128,208,184,208,176,208,187,208,190,208,178,208,184,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,208,184,209,131,208,191,209,128,208,176,208,178,208,187,208,181,208,189,208,184,209,143,208,189,208,181,208,190,208,177,209,133,208,190,208,180,208,184,208,188,208,190,208,184,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,209,143,208,152,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,209,143,208,160,208,181,209,129,208,191,209,131,208,177,208,187,208,184,208,186,208,184,208,186,208,190,208,187,208,184,209,135,208,181,209,129,209,130,208,178,208,190,208,184,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,209,142,209,130,208,181,209,128,209,128,208,184,209,130,208,190,209,128,208,184,208,184,208,180,208,190,209,129,209,130,208,176,209,130,208,190,209,135,208,189,208,190,216,167,217,132,217,133,216,170,217,136,216,167,216,172,216,175,217,136,217,134,216,167,217,132,216,167,216,180,216,170,216,177,216,167,217,131,216,167,216,170,216,167,217,132,216,167,217,130,216,170,216,177,216,167,216,173,216,167,216,170,104,116,109,108,59,32,99,104,97,114,115,101,116,61,85,84,70,45,56,34,32,115,101,116,84,105,109,101,111,117,116,40,102,117,110,99,116,105,111,110,40,41,100,105,115,112,108,97,121,58,105,110,108,105,110,101,45,98,108,111,99,107,59,60,105,110,112,117,116,32,116,121,112,101,61,34,115,117,98,109,105,116,34,32,116,121,112,101,32,61,32,39,116,101,120,116,47,106,97,118,97,115,99,114,105,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,119,119,119,46,34,32,34,104,116,116,112,58,47,47,119,119,119,46,119,51,46,111,114,103,47,115,104,111,114,116,99,117,116,32,105,99,111,110,34,32,104,114,101,102,61,34,34,32,97,117,116,111,99,111,109,112,108,101,116,101,61,34,111,102,102,34,32,60,47,97,62,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,61,60,47,97,62,60,47,108,105,62,10,60,108,105,32,99,108,97,115,115,61,34,99,115,115,34,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,60,102,111,114,109,32,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,120,116,47,99,115,115,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,108,105,110,107,32,114,101,108,61,34,97,108,116,101,114,110,97,116,101,34,32,13,10,60,115,99,114,105,112,116,32,116,121,112,101,61,34,116,101,120,116,47,32,111,110,99,108,105,99,107,61,34,106,97,118,97,115,99,114,105,112,116,58,40,110,101,119,32,68,97,116,101,41,46,103,101,116,84,105,109,101,40,41,125,104,101,105,103,104,116,61,34,49,34,32,119,105,100,116,104,61,34,49,34,32,80,101,111,112,108,101,39,115,32,82,101,112,117,98,108,105,99,32,111,102,32,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,116,101,120,116,45,100,101,99,111,114,97,116,105,111,110,58,117,110,100,101,114,116,104,101,32,98,101,103,105,110,110,105,110,103,32,111,102,32,116,104,101,32,60,47,100,105,118,62,10,60,47,100,105,118,62,10,60,47,100,105,118,62,10,101,115,116,97,98,108,105,115,104,109,101,110,116,32,111,102,32,116,104,101,32,60,47,100,105,118,62,60,47,100,105,118,62,60,47,100,105,118,62,60,47,100,35,118,105,101,119,112,111,114,116,123,109,105,110,45,104,101,105,103,104,116,58,10,60,115,99,114,105,112,116,32,115,114,99,61,34,104,116,116,112,58,47,47,111,112,116,105,111,110,62,60,111,112,116,105,111,110,32,118,97,108,117,101,61,111,102,116,101,110,32,114,101,102,101,114,114,101,100,32,116,111,32,97,115,32,47,111,112,116,105,111,110,62,10,60,111,112,116,105,111,110,32,118,97,108,117,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,10,60,33,45,45,91,73,110,116,101,114,110,97,116,105,111,110,97,108,32,65,105,114,112,111,114,116,62,10,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,60,47,97,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,224,184,160,224,184,178,224,184,169,224,184,178,224,185,132,224,184,151,224,184,162,225,131,165,225,131,144,225,131,160,225,131,151,225,131,163,225,131,154,225,131,152,230,173,163,233,171,148,228,184,173,230,150,135,32,40,231,185,129,233,171,148,41,224,164,168,224,164,191,224,164,176,224,165,141,224,164,166,224,165,135,224,164,182,224,164,161,224,164,190,224,164,137,224,164,168,224,164,178,224,165,139,224,164,161,224,164,149,224,165,141,224,164,183,224,165,135,224,164,164,224,165,141,224,164,176,224,164,156,224,164,190,224,164,168,224,164,149,224,164,190,224,164,176,224,165,128,224,164,184,224,164,130,224,164,172,224,164,130,224,164,167,224,164,191,224,164,164,224,164,184,224,165,141,224,164,165,224,164,190,224,164,170,224,164,168,224,164,190,224,164,184,224,165,141,224,164,181,224,165,128,224,164,149,224,164,190,224,164,176,224,164,184,224,164,130,224,164,184,224,165,141,224,164,149,224,164,176,224,164,163,224,164,184,224,164,190,224,164,174,224,164,151,224,165,141,224,164,176,224,165,128,224,164,154,224,164,191,224,164,159,224,165,141,224,164,160,224,165,139,224,164,130,224,164,181,224,164,191,224,164,156,224,165,141,224,164,158,224,164,190,224,164,168,224,164,133,224,164,174,224,165,135,224,164,176,224,164,191,224,164,149,224,164,190,224,164,181,224,164,191,224,164,173,224,164,191,224,164,168,224,165,141,224,164,168,224,164,151,224,164,190,224,164,161,224,164,191,224,164,175,224,164,190,224,164,129,224,164,149,224,165,141,224,164,175,224,165,139,224,164,130,224,164,149,224,164,191,224,164,184,224,165,129,224,164,176,224,164,149,224,165,141,224,164,183,224,164,190,224,164,170,224,164,185,224,165,129,224,164,129,224,164,154,224,164,164,224,165,128,224,164,170,224,165,141,224,164,176,224,164,172,224,164,130,224,164,167,224,164,168,224,164,159,224,164,191,224,164,170,224,165,141,224,164,170,224,164,163,224,165,128,224,164,149,224,165,141,224,164,176,224,164,191,224,164,149,224,165,135,224,164,159,224,164,170,224,165,141,224,164,176,224,164,190,224,164,176,224,164,130,224,164,173,224,164,170,224,165,141,224,164,176,224,164,190,224,164,170,224,165,141,224,164,164,224,164,174,224,164,190,224,164,178,224,164,191,224,164,149,224,165,139,224,164,130,224,164,176,224,164,171,224,164,188,224,165,141,224,164,164,224,164,190,224,164,176,224,164,168,224,164,191,224,164,176,224,165,141,224,164,174,224,164,190,224,164,163,224,164,178,224,164,191,224,164,174,224,164,191,224,164,159,224,165,135,224,164,161,100,101,115,99,114,105,112,116,105,111,110,34,32,99,111,110,116,101,110,116,61,34,100,111,99,117,109,101,110,116,46,108,111,99,97,116,105,111,110,46,112,114,111,116,46,103,101,116,69,108,101,109,101,110,116,115,66,121,84,97,103,78,97,109,101,40,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,10,60,104,116,109,108,32,60,109,101,116,97,32,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,62,58,117,114,108,34,32,99,111,110,116,101,110,116,61,34,104,116,116,112,58,47,47,46,99,115,115,34,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,104,114,101,102,61,34,119,51,46,111,114,103,47,49,57,57,57,47,120,104,116,109,108,34,32,120,109,108,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,34,32,109,101,116,104,111,100,61,34,103,101,116,34,32,97,99,116,105,111,110,61,34,108,105,110,107,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,32,61,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,34,32,47,62,99,101,108,108,112,97,100,100,105,110,103,61,34,48,34,32,99,101,108,108,115,112,46,99,115,115,34,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,60,47,97,62,60,47,108,105,62,60,108,105,62,60,97,32,104,114,101,102,61,34,34,32,119,105,100,116,104,61,34,49,34,32,104,101,105,103,104,116,61,34,49,34,34,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,110,111,110,101,59,34,62,97,108,116,101,114,110,97,116,101,34,32,116,121,112,101,61,34,97,112,112,108,105,45,47,47,87,51,67,47,47,68,84,68,32,88,72,84,77,76,32,49,46,48,32,101,108,108,115,112,97,99,105,110,103,61,34,48,34,32,99,101,108,108,112,97,100,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,118,97,108,117,101,61,34,47,97,62,38,110,98,115,112,59,60,115,112,97,110,32,114,111,108,101,61,34,115,10,60,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,108,97,110,103,117,97,103,101,61,34,74,97,118,97,83,99,114,105,112,116,34,32,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,115,66,103,61,34,48,34,32,99,101,108,108,115,112,97,99,105,110,103,61,34,48,34,32,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,109,101,100,105,97,61,34,116,121,112,101,61,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,119,105,116,104,32,116,104,101,32,101,120,99,101,112,116,105,111,110,32,111,102,32,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,114,101,108,61,34,115,116,32,104,101,105,103,104,116,61,34,49,34,32,119,105,100,116,104,61,34,49,34,32,61,39,43,101,110,99,111,100,101,85,82,73,67,111,109,112,111,110,101,110,116,40,60,108,105,110,107,32,114,101,108,61,34,97,108,116,101,114,110,97,116,101,34,32,10,98,111,100,121,44,32,116,114,44,32,105,110,112,117,116,44,32,116,101,120,116,109,101,116,97,32,110,97,109,101,61,34,114,111,98,111,116,115,34,32,99,111,110,109,101,116,104,111,100,61,34,112,111,115,116,34,32,97,99,116,105,111,110,61,34,62,10,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,99,115,115,34,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,60,47,100,105,118,62,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,108,97,110,103,117,97,103,101,61,34,106,97,118,97,115,99,114,105,112,116,34,62,97,114,105,97,45,104,105,100,100,101,110,61,34,116,114,117,101,34,62,194,183,60,114,105,112,116,34,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,108,61,48,59,125,41,40,41,59,10,40,102,117,110,99,116,105,111,110,40,41,123,98,97,99,107,103,114,111,117,110,100,45,105,109,97,103,101,58,32,117,114,108,40,47,97,62,60,47,108,105,62,60,108,105,62,60,97,32,104,114,101,102,61,34,104,9,9,60,108,105,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,97,116,111,114,34,32,97,114,105,97,45,104,105,100,100,101,110,61,34,116,114,117,62,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,108,97,110,103,117,97,103,101,61,34,106,97,118,97,115,99,114,105,112,116,34,32,47,111,112,116,105,111,110,62,10,60,111,112,116,105,111,110,32,118,97,108,117,101,47,100,105,118,62,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,61,114,97,116,111,114,34,32,97,114,105,97,45,104,105,100,100,101,110,61,34,116,114,101,61,40,110,101,119,32,68,97,116,101,41,46,103,101,116,84,105,109,101,40,41,112,111,114,116,117,103,117,195,170,115,32,40,100,111,32,66,114,97,115,105,108,41,208,190,209,128,208,179,208,176,208,189,208,184,208,183,208,176,209,134,208,184,208,184,208,178,208,190,208,183,208,188,208,190,208,182,208,189,208,190,209,129,209,130,209,140,208,190,208,177,209,128,208,176,208,183,208,190,208,178,208,176,208,189,208,184,209,143,209,128,208,181,208,179,208,184,209,129,209,130,209,128,208,176,209,134,208,184,208,184,208,178,208,190,208,183,208,188,208,190,208,182,208,189,208,190,209,129,209,130,208,184,208,190,208,177,209,143,208,183,208,176,209,130,208,181,208,187,209,140,208,189,208,176,60,33,68,79,67,84,89,80,69,32,104,116,109,108,32,80,85,66,76,73,67,32,34,110,116,45,84,121,112,101,34,32,99,111,110,116,101,110,116,61,34,116,101,120,116,47,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,67,111,110,116,101,114,97,110,115,105,116,105,111,110,97,108,47,47,69,78,34,32,34,104,116,116,112,58,60,104,116,109,108,32,120,109,108,110,115,61,34,104,116,116,112,58,47,47,119,119,119,45,47,47,87,51,67,47,47,68,84,68,32,88,72,84,77,76,32,49,46,48,32,84,68,84,68,47,120,104,116,109,108,49,45,116,114,97,110,115,105,116,105,111,110,97,108,47,47,119,119,119,46,119,51,46,111,114,103,47,84,82,47,120,104,116,109,108,49,47,112,101,32,61,32,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,59,60,109,101,116,97,32,110,97,109,101,61,34,100,101,115,99,114,105,112,116,105,111,110,112,97,114,101,110,116,78,111,100,101,46,105,110,115,101,114,116,66,101,102,111,114,101,60,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,106,115,34,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,99,114,105,40,100,111,99,117,109,101,110,116,41,46,114,101,97,100,121,40,102,117,110,99,116,105,115,99,114,105,112,116,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,105,109,97,103,101,34,32,99,111,110,116,101,110,116,61,34,104,116,116,112,58,47,47,85,65,45,67,111,109,112,97,116,105,98,108,101,34,32,99,111,110,116,101,110,116,61,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,47,62,10,108,105,110,107,32,114,101,108,61,34,115,104,111,114,116,99,117,116,32,105,99,111,110,60,108,105,110,107,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,60,47,115,99,114,105,112,116,62,10,60,115,99,114,105,112,116,32,116,121,112,101,61,61,32,100,111,99,117,109,101,110,116,46,99,114,101,97,116,101,69,108,101,109,101,110,60,97,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,32,104,114,101,102,61,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,115,66,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,97,46,116,121,112,101,32,61,32,39,116,101,120,116,47,106,97,118,97,115,99,114,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,109,101,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,47,62,100,116,100,34,62,10,60,104,116,109,108,32,120,109,108,110,115,61,34,104,116,116,112,45,47,47,87,51,67,47,47,68,84,68,32,72,84,77,76,32,52,46,48,49,32,84,101,110,116,115,66,121,84,97,103,78,97,109,101,40,39,115,99,114,105,112,116,39,41,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,109,60,115,99,114,105,112,116,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,34,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,110,111,110,101,59,34,62,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,66,121,73,100,40,61,100,111,99,117,109,101,110,116,46,99,114,101,97,116,101,69,108,101,109,101,110,116,40,39,32,116,121,112,101,61,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,34,100,46,103,101,116,69,108,101,109,101,110,116,115,66,121,84,97,103,78,97,109,101,40,115,110,105,99,97,108,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,67,47,47,68,84,68,32,72,84,77,76,32,52,46,48,49,32,84,114,97,110,115,105,116,60,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,10,10,60,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,105,111,110,97,108,46,100,116,100,34,62,10,60,104,116,109,108,32,120,109,108,110,115,61,104,116,116,112,45,101,113,117,105,118,61,34,67,111,110,116,101,110,116,45,84,121,112,101,100,105,110,103,61,34,48,34,32,99,101,108,108,115,112,97,99,105,110,103,61,34,48,34,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,47,62,10,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,110,111,110,101,59,34,62,60,60,108,105,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,32,116,121,112,101,61,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,62,208,180,208,181,209,143,209,130,208,181,208,187,209,140,208,189,208,190,209,129,209,130,208,184,209,129,208,190,208,190,209,130,208,178,208,181,209,130,209,129,209,130,208,178,208,184,208,184,208,191,209,128,208,190,208,184,208,183,208,178,208,190,208,180,209,129,209,130,208,178,208,176,208,177,208,181,208,183,208,190,208,191,208,176,209,129,208,189,208,190,209,129,209,130,208,184,224,164,170,224,165,129,224,164,184,224,165,141,224,164,164,224,164,191,224,164,149,224,164,190,224,164,149,224,164,190,224,164,130,224,164,151,224,165,141,224,164,176,224,165,135,224,164,184,224,164,137,224,164,168,224,165,141,224,164,185,224,165,139,224,164,130,224,164,168,224,165,135,224,164,181,224,164,191,224,164,167,224,164,190,224,164,168,224,164,184,224,164,173,224,164,190,224,164,171,224,164,191,224,164,149,224,165,141,224,164,184,224,164,191,224,164,130,224,164,151,224,164,184,224,165,129,224,164,176,224,164,149,224,165,141,224,164,183,224,164,191,224,164,164,224,164,149,224,165,137,224,164,170,224,165,128,224,164,176,224,164,190,224,164,135,224,164,159,224,164,181,224,164,191,224,164,156,224,165,141,224,164,158,224,164,190,224,164,170,224,164,168,224,164,149,224,164,190,224,164,176,224,165,141,224,164,176,224,164,181,224,164,190,224,164,136,224,164,184,224,164,149,224,165,141,224,164,176,224,164,191,224,164,175,224,164,164,224,164,190]);kt.init=function(){return kt.dictionary}});var lo=Tx(m6=>{"use strict";var Kl=ma();m6.init=function(){m6.dictionary=Kl.init()};m6.offsetsByLength=new Uint32Array([0,0,0,0,0,4096,9216,21504,35840,44032,53248,63488,74752,87040,93696,100864,104704,106752,108928,113536,115968,118528,119872,121280,122016]);m6.sizeBitsByLength=new Uint8Array([0,0,0,0,10,10,11,11,10,10,10,10,10,9,9,8,7,7,8,7,7,6,6,5,5]);m6.minDictionaryWordLength=4;m6.maxDictionaryWordLength=24});var bo=Tx(uo=>{"use strict";function j6(e,x){this.bits=e,this.value=x}uo.HuffmanCode=j6;var G6=15;function pa(e,x){for(var t=1<<x-1;e&t;)t>>=1;return(e&t-1)+t}function ha(e,x,t,n,r){do n-=t,e[x+n]=new j6(r.bits,r.value);while(n>0)}function Zl(e,x,t){for(var n=1<<x-t;x<G6&&(n-=e[x],!(n<=0));)++x,n<<=1;return x-t}uo.BrotliBuildHuffmanTable=function(e,x,t,n,r){var o=x,i,a,s,d,c,f,l,u,b,g,p,m=new Int32Array(G6+1),h=new Int32Array(G6+1);for(p=new Int32Array(r),s=0;s<r;s++)m[n[s]]++;for(h[1]=0,a=1;a<G6;a++)h[a+1]=h[a]+m[a];for(s=0;s<r;s++)n[s]!==0&&(p[h[n[s]]++]=s);if(u=t,b=1<<u,g=b,h[G6]===1){for(d=0;d<g;++d)e[x+d]=new j6(0,p[0]&65535);return g}for(d=0,s=0,a=1,c=2;a<=t;++a,c<<=1)for(;m[a]>0;--m[a])i=new j6(a&255,p[s++]&65535),ha(e,x+d,c,b,i),d=pa(d,a);for(l=g-1,f=-1,a=t+1,c=2;a<=G6;++a,c<<=1)for(;m[a]>0;--m[a])(d&l)!==f&&(x+=b,u=Zl(m,a,t),b=1<<u,g+=b,f=d&l,e[o+f]=new j6(u+t&255,x-o-f&65535)),i=new j6(a-t&255,p[s++]&65535),ha(e,x+(d>>t),c,b,i),d=pa(d,a);return g}});var ga=Tx(mo=>{"use strict";mo.lookup=new Uint8Array([0,0,0,0,0,0,0,0,0,4,4,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,12,16,12,12,20,12,16,24,28,12,12,32,12,36,12,44,44,44,44,44,44,44,44,44,44,32,32,24,40,28,12,12,48,52,52,52,48,52,52,52,48,52,52,52,52,52,48,52,52,52,52,52,48,52,52,52,52,52,24,12,28,12,12,12,56,60,60,60,56,60,60,60,56,60,60,60,60,60,56,60,60,60,60,60,56,60,60,60,60,60,24,12,28,12,0,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,0,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,56,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,9,9,9,9,10,10,10,10,11,11,11,11,12,12,12,12,13,13,13,13,14,14,14,14,15,15,15,15,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,22,22,22,22,23,23,23,23,24,24,24,24,25,25,25,25,26,26,26,26,27,27,27,27,28,28,28,28,29,29,29,29,30,30,30,30,31,31,31,31,32,32,32,32,33,33,33,33,34,34,34,34,35,35,35,35,36,36,36,36,37,37,37,37,38,38,38,38,39,39,39,39,40,40,40,40,41,41,41,41,42,42,42,42,43,43,43,43,44,44,44,44,45,45,45,45,46,46,46,46,47,47,47,47,48,48,48,48,49,49,49,49,50,50,50,50,51,51,51,51,52,52,52,52,53,53,53,53,54,54,54,54,55,55,55,55,56,56,56,56,57,57,57,57,58,58,58,58,59,59,59,59,60,60,60,60,61,61,61,61,62,62,62,62,63,63,63,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);mo.lookupOffsets=new Uint16Array([1024,1536,1280,1536,0,256,768,512])});var ya=Tx($6=>{"use strict";function $(e,x){this.offset=e,this.nbits=x}$6.kBlockLengthPrefixCode=[new $(1,2),new $(5,2),new $(9,2),new $(13,2),new $(17,3),new $(25,3),new $(33,3),new $(41,3),new $(49,4),new $(65,4),new $(81,4),new $(97,4),new $(113,5),new $(145,5),new $(177,5),new $(209,5),new $(241,6),new $(305,6),new $(369,7),new $(497,8),new $(753,9),new $(1265,10),new $(2289,11),new $(4337,12),new $(8433,13),new $(16625,24)];$6.kInsertLengthPrefixCode=[new $(0,0),new $(1,0),new $(2,0),new $(3,0),new $(4,0),new $(5,0),new $(6,1),new $(8,1),new $(10,2),new $(14,2),new $(18,3),new $(26,3),new $(34,4),new $(50,4),new $(66,5),new $(98,5),new $(130,6),new $(194,7),new $(322,8),new $(578,9),new $(1090,10),new $(2114,12),new $(6210,14),new $(22594,24)];$6.kCopyLengthPrefixCode=[new $(2,0),new $(3,0),new $(4,0),new $(5,0),new $(6,0),new $(7,0),new $(8,0),new $(9,0),new $(10,1),new $(12,1),new $(14,2),new $(18,2),new $(22,3),new $(30,3),new $(38,4),new $(54,4),new $(70,5),new $(102,5),new $(134,6),new $(198,7),new $(326,8),new $(582,9),new $(1094,10),new $(2118,24)];$6.kInsertRangeLut=[0,0,8,8,0,16,8,16,16];$6.kCopyRangeLut=[0,8,0,8,16,0,16,8,16]});var Ca=Tx(It=>{"use strict";var Ql=lo(),q=0,wa=1,Jl=2,xu=3,eu=4,tu=5,nu=6,ru=7,ou=8,Sa=9,v0=10,B0=11,po=12,iu=13,au=14,su=15,du=16,cu=17,fu=18,lu=20;function I(e,x,t){this.prefix=new Uint8Array(e.length),this.transform=x,this.suffix=new Uint8Array(t.length);for(var n=0;n<e.length;n++)this.prefix[n]=e.charCodeAt(n);for(var n=0;n<t.length;n++)this.suffix[n]=t.charCodeAt(n)}var ve=[new I("",q,""),new I("",q," "),new I(" ",q," "),new I("",po,""),new I("",v0," "),new I("",q," the "),new I(" ",q,""),new I("s ",q," "),new I("",q," of "),new I("",v0,""),new I("",q," and "),new I("",iu,""),new I("",wa,""),new I(", ",q," "),new I("",q,", "),new I(" ",v0," "),new I("",q," in "),new I("",q," to "),new I("e ",q," "),new I("",q,'"'),new I("",q,"."),new I("",q,'">'),new I("",q,`
2
- `),new I("",xu,""),new I("",q,"]"),new I("",q," for "),new I("",au,""),new I("",Jl,""),new I("",q," a "),new I("",q," that "),new I(" ",v0,""),new I("",q,". "),new I(".",q,""),new I(" ",q,", "),new I("",su,""),new I("",q," with "),new I("",q,"'"),new I("",q," from "),new I("",q," by "),new I("",du,""),new I("",cu,""),new I(" the ",q,""),new I("",eu,""),new I("",q,". The "),new I("",B0,""),new I("",q," on "),new I("",q," as "),new I("",q," is "),new I("",ru,""),new I("",wa,"ing "),new I("",q,`
3
- `),new I("",q,":"),new I(" ",q,". "),new I("",q,"ed "),new I("",lu,""),new I("",fu,""),new I("",nu,""),new I("",q,"("),new I("",v0,", "),new I("",ou,""),new I("",q," at "),new I("",q,"ly "),new I(" the ",q," of "),new I("",tu,""),new I("",Sa,""),new I(" ",v0,", "),new I("",v0,'"'),new I(".",q,"("),new I("",B0," "),new I("",v0,'">'),new I("",q,'="'),new I(" ",q,"."),new I(".com/",q,""),new I(" the ",q," of the "),new I("",v0,"'"),new I("",q,". This "),new I("",q,","),new I(".",q," "),new I("",v0,"("),new I("",v0,"."),new I("",q," not "),new I(" ",q,'="'),new I("",q,"er "),new I(" ",B0," "),new I("",q,"al "),new I(" ",B0,""),new I("",q,"='"),new I("",B0,'"'),new I("",v0,". "),new I(" ",q,"("),new I("",q,"ful "),new I(" ",v0,". "),new I("",q,"ive "),new I("",q,"less "),new I("",B0,"'"),new I("",q,"est "),new I(" ",v0,"."),new I("",B0,'">'),new I(" ",q,"='"),new I("",v0,","),new I("",q,"ize "),new I("",B0,"."),new I("\xC2\xA0",q,""),new I(" ",q,","),new I("",v0,'="'),new I("",B0,'="'),new I("",q,"ous "),new I("",B0,", "),new I("",v0,"='"),new I(" ",v0,","),new I(" ",B0,'="'),new I(" ",B0,", "),new I("",B0,","),new I("",B0,"("),new I("",B0,". "),new I(" ",B0,"."),new I("",B0,"='"),new I(" ",B0,". "),new I(" ",v0,'="'),new I(" ",B0,"='"),new I(" ",v0,"='")];It.kTransforms=ve;It.kNumTransforms=ve.length;function Ra(e,x){return e[x]<192?(e[x]>=97&&e[x]<=122&&(e[x]^=32),1):e[x]<224?(e[x+1]^=32,2):(e[x+2]^=5,3)}It.transformDictionaryWord=function(e,x,t,n,r){var o=ve[r].prefix,i=ve[r].suffix,a=ve[r].transform,s=a<po?0:a-(po-1),d=0,c=x,f;s>n&&(s=n);for(var l=0;l<o.length;)e[x++]=o[l++];for(t+=s,n-=s,a<=Sa&&(n-=a),d=0;d<n;d++)e[x++]=Ql.dictionary[t+d];if(f=x-n,a===v0)Ra(e,f);else if(a===B0)for(;n>0;){var u=Ra(e,f);f+=u,n-=u}for(var b=0;b<i.length;)e[x++]=i[b++];return x-c}});var Da=Tx(Dt=>{"use strict";var Ba=fo().BrotliInput,uu=fo().BrotliOutput,Y6=ba(),_6=lo(),A0=bo().HuffmanCode,Aa=bo().BrotliBuildHuffmanTable,V6=ga(),$x=ya(),va=Ca(),bu=8,La=16,mu=256,pu=704,hu=26,Ta=6,Fa=2,go=8,gu=255,Vx=1080,yo=18,yu=new Uint8Array([1,2,3,4,0,5,17,6,16,7,8,9,10,11,12,13,14,15]),wo=16,wu=new Uint8Array([3,2,1,0,3,3,3,3,3,3,2,2,2,2,2,2]),Ru=new Int8Array([0,0,0,0,-1,1,-2,2,-3,3,-1,1,-2,2,-3,3]),Su=new Uint16Array([256,402,436,468,500,534,566,598,630,662,694,726,758,790,822,854,886,920,952,984,1016,1048,1080]);function Ma(e){var x;return e.readBits(1)===0?16:(x=e.readBits(3),x>0?17+x:(x=e.readBits(3),x>0?8+x:17))}function ka(e){if(e.readBits(1)){var x=e.readBits(3);return x===0?1:e.readBits(x)+(1<<x)}return 0}function Cu(){this.meta_block_length=0,this.input_end=0,this.is_uncompressed=0,this.is_metadata=!1}function Ia(e){var x=new Cu,t,n,r;if(x.input_end=e.readBits(1),x.input_end&&e.readBits(1))return x;if(t=e.readBits(2)+4,t===7){if(x.is_metadata=!0,e.readBits(1)!==0)throw new Error("Invalid reserved bit");if(n=e.readBits(2),n===0)return x;for(r=0;r<n;r++){var o=e.readBits(8);if(r+1===n&&n>1&&o===0)throw new Error("Invalid size byte");x.meta_block_length|=o<<r*8}}else for(r=0;r<t;++r){var i=e.readBits(4);if(r+1===t&&t>4&&i===0)throw new Error("Invalid size nibble");x.meta_block_length|=i<<r*4}return++x.meta_block_length,!x.input_end&&!x.is_metadata&&(x.is_uncompressed=e.readBits(1)),x}function X6(e,x,t){var n=x,r;return t.fillBitWindow(),x+=t.val_>>>t.bit_pos_&gu,r=e[x].bits-go,r>0&&(t.bit_pos_+=go,x+=e[x].value,x+=t.val_>>>t.bit_pos_&(1<<r)-1),t.bit_pos_+=e[x].bits,e[x].value}function vu(e,x,t,n){for(var r=0,o=bu,i=0,a=0,s=32768,d=[],c=0;c<32;c++)d.push(new A0(0,0));for(Aa(d,0,5,e,yo);r<x&&s>0;){var f=0,l;if(n.readMoreInput(),n.fillBitWindow(),f+=n.val_>>>n.bit_pos_&31,n.bit_pos_+=d[f].bits,l=d[f].value&255,l<La)i=0,t[r++]=l,l!==0&&(o=l,s-=32768>>l);else{var u=l-14,b,g,p=0;if(l===La&&(p=o),a!==p&&(i=0,a=p),b=i,i>0&&(i-=2,i<<=u),i+=n.readBits(u)+3,g=i-b,r+g>x)throw new Error("[ReadHuffmanCodeLengths] symbol + repeat_delta > num_symbols");for(var m=0;m<g;m++)t[r+m]=a;r+=g,a!==0&&(s-=g<<15-a)}}if(s!==0)throw new Error("[ReadHuffmanCodeLengths] space = "+s);for(;r<x;r++)t[r]=0}function Et(e,x,t,n){var r=0,o,i=new Uint8Array(e);if(n.readMoreInput(),o=n.readBits(2),o===1){for(var a,s=e-1,d=0,c=new Int32Array(4),f=n.readBits(2)+1;s;)s>>=1,++d;for(a=0;a<f;++a)c[a]=n.readBits(d)%e,i[c[a]]=2;switch(i[c[0]]=1,f){case 1:break;case 3:if(c[0]===c[1]||c[0]===c[2]||c[1]===c[2])throw new Error("[ReadHuffmanCode] invalid symbols");break;case 2:if(c[0]===c[1])throw new Error("[ReadHuffmanCode] invalid symbols");i[c[1]]=1;break;case 4:if(c[0]===c[1]||c[0]===c[2]||c[0]===c[3]||c[1]===c[2]||c[1]===c[3]||c[2]===c[3])throw new Error("[ReadHuffmanCode] invalid symbols");n.readBits(1)?(i[c[2]]=3,i[c[3]]=3):i[c[0]]=2;break}}else{var a,l=new Uint8Array(yo),u=32,b=0,g=[new A0(2,0),new A0(2,4),new A0(2,3),new A0(3,2),new A0(2,0),new A0(2,4),new A0(2,3),new A0(4,1),new A0(2,0),new A0(2,4),new A0(2,3),new A0(3,2),new A0(2,0),new A0(2,4),new A0(2,3),new A0(4,5)];for(a=o;a<yo&&u>0;++a){var p=yu[a],m=0,h;n.fillBitWindow(),m+=n.val_>>>n.bit_pos_&15,n.bit_pos_+=g[m].bits,h=g[m].value,l[p]=h,h!==0&&(u-=32>>h,++b)}if(!(b===1||u===0))throw new Error("[ReadHuffmanCode] invalid num_codes or space");vu(l,e,i,n)}if(r=Aa(x,t,go,i,e),r===0)throw new Error("[ReadHuffmanCode] BuildHuffmanTable failed: ");return r}function Nt(e,x,t){var n,r;return n=X6(e,x,t),r=$x.kBlockLengthPrefixCode[n].nbits,$x.kBlockLengthPrefixCode[n].offset+t.readBits(r)}function Lu(e,x,t){var n;return e<wo?(t+=wu[e],t&=3,n=x[t]+Ru[e]):n=e-wo+1,n}function Tu(e,x){for(var t=e[x],n=x;n;--n)e[n]=e[n-1];e[0]=t}function Fu(e,x){var t=new Uint8Array(256),n;for(n=0;n<256;++n)t[n]=n;for(n=0;n<x;++n){var r=e[n];e[n]=t[r],r&&Tu(t,r)}}function p6(e,x){this.alphabet_size=e,this.num_htrees=x,this.codes=new Array(x+x*Su[e+31>>>5]),this.htrees=new Uint32Array(x)}p6.prototype.decode=function(e){var x,t,n=0;for(x=0;x<this.num_htrees;++x)this.htrees[x]=n,t=Et(this.alphabet_size,this.codes,n,e),n+=t};function Pa(e,x){var t={num_htrees:null,context_map:null},n,r=0,o,i;x.readMoreInput();var a=t.num_htrees=ka(x)+1,s=t.context_map=new Uint8Array(e);if(a<=1)return t;for(n=x.readBits(1),n&&(r=x.readBits(4)+1),o=[],i=0;i<Vx;i++)o[i]=new A0(0,0);for(Et(a+r,o,0,x),i=0;i<e;){var d;if(x.readMoreInput(),d=X6(o,0,x),d===0)s[i]=0,++i;else if(d<=r)for(var c=1+(1<<d)+x.readBits(d);--c;){if(i>=e)throw new Error("[DecodeContextMap] i >= context_map_size");s[i]=0,++i}else s[i]=d-r,++i}return x.readBits(1)&&Fu(s,e),t}function ho(e,x,t,n,r,o,i){var a=t*2,s=t,d=X6(x,t*Vx,i),c;d===0?c=r[a+(o[s]&1)]:d===1?c=r[a+(o[s]-1&1)]+1:c=d-2,c>=e&&(c-=e),n[t]=c,r[a+(o[s]&1)]=c,++o[s]}function Pu(e,x,t,n,r,o){var i=r+1,a=t&r,s=o.pos_&Y6.IBUF_MASK,d;if(x<8||o.bit_pos_+(x<<3)<o.bit_end_pos_){for(;x-- >0;)o.readMoreInput(),n[a++]=o.readBits(8),a===i&&(e.write(n,i),a=0);return}if(o.bit_end_pos_<32)throw new Error("[CopyUncompressedBlockToOutput] br.bit_end_pos_ < 32");for(;o.bit_pos_<32;)n[a]=o.val_>>>o.bit_pos_,o.bit_pos_+=8,++a,--x;if(d=o.bit_end_pos_-o.bit_pos_>>3,s+d>Y6.IBUF_MASK){for(var c=Y6.IBUF_MASK+1-s,f=0;f<c;f++)n[a+f]=o.buf_[s+f];d-=c,a+=c,x-=c,s=0}for(var f=0;f<d;f++)n[a+f]=o.buf_[s+f];if(a+=d,x-=d,a>=i){e.write(n,i),a-=i;for(var f=0;f<a;f++)n[f]=n[i+f]}for(;a+x>=i;){if(d=i-a,o.input_.read(n,a,d)<d)throw new Error("[CopyUncompressedBlockToOutput] not enough bytes");e.write(n,i),x-=d,a=0}if(o.input_.read(n,a,x)<x)throw new Error("[CopyUncompressedBlockToOutput] not enough bytes");o.reset()}function Bu(e){var x=e.bit_pos_+7&-8,t=e.readBits(x-e.bit_pos_);return t==0}function Na(e){var x=new Ba(e),t=new Y6(x);Ma(t);var n=Ia(t);return n.meta_block_length}Dt.BrotliDecompressedSize=Na;function Au(e,x){var t=new Ba(e);x==null&&(x=Na(e));var n=new Uint8Array(x),r=new uu(n);return Ea(t,r),r.pos<r.buffer.length&&(r.buffer=r.buffer.subarray(0,r.pos)),r.buffer}Dt.BrotliDecompressBuffer=Au;function Ea(e,x){var t,n=0,r=0,o=0,i,a=0,s,d,c,f,l=[16,15,11,4],u=0,b=0,g=0,p=[new p6(0,0),new p6(0,0),new p6(0,0)],m,h,w,y=128+Y6.READ_SIZE;w=new Y6(e),o=Ma(w),i=(1<<o)-16,s=1<<o,d=s-1,c=new Uint8Array(s+y+_6.maxDictionaryWordLength),f=s,m=[],h=[];for(var R=0;R<3*Vx;R++)m[R]=new A0(0,0),h[R]=new A0(0,0);for(;!r;){var S=0,C,L=[1<<28,1<<28,1<<28],T=[0],P=[1,1,1],A=[0,1,0,1,0,1],E=[0],H,D,M,O,V=null,z=null,_,Z=null,B,W=0,Y=null,J=0,K=0,G=null,x0=0,r0=0,l0=0,s0,u0;for(t=0;t<3;++t)p[t].codes=null,p[t].htrees=null;w.readMoreInput();var n0=Ia(w);if(S=n0.meta_block_length,n+S>x.buffer.length){var Q=new Uint8Array(n+S);Q.set(x.buffer),x.buffer=Q}if(r=n0.input_end,C=n0.is_uncompressed,n0.is_metadata){for(Bu(w);S>0;--S)w.readMoreInput(),w.readBits(8);continue}if(S!==0){if(C){w.bit_pos_=w.bit_pos_+7&-8,Pu(x,S,n,c,d,w),n+=S;continue}for(t=0;t<3;++t)P[t]=ka(w)+1,P[t]>=2&&(Et(P[t]+2,m,t*Vx,w),Et(hu,h,t*Vx,w),L[t]=Nt(h,t*Vx,w),E[t]=1);for(w.readMoreInput(),H=w.readBits(2),D=wo+(w.readBits(4)<<H),M=(1<<H)-1,O=D+(48<<H),z=new Uint8Array(P[0]),t=0;t<P[0];++t)w.readMoreInput(),z[t]=w.readBits(2)<<1;var e0=Pa(P[0]<<Ta,w);_=e0.num_htrees,V=e0.context_map;var o0=Pa(P[2]<<Fa,w);for(B=o0.num_htrees,Z=o0.context_map,p[0]=new p6(mu,_),p[1]=new p6(pu,P[1]),p[2]=new p6(O,B),t=0;t<3;++t)p[t].decode(w);for(Y=0,G=0,s0=z[T[0]],r0=V6.lookupOffsets[s0],l0=V6.lookupOffsets[s0+1],u0=p[1].htrees[0];S>0;){var d0,V0,tx,z0,M0,b0,w0,k0,X0,q0,_0;for(w.readMoreInput(),L[1]===0&&(ho(P[1],m,1,T,A,E,w),L[1]=Nt(h,Vx,w),u0=p[1].htrees[T[1]]),--L[1],d0=X6(p[1].codes,u0,w),V0=d0>>6,V0>=2?(V0-=2,w0=-1):w0=0,tx=$x.kInsertRangeLut[V0]+(d0>>3&7),z0=$x.kCopyRangeLut[V0]+(d0&7),M0=$x.kInsertLengthPrefixCode[tx].offset+w.readBits($x.kInsertLengthPrefixCode[tx].nbits),b0=$x.kCopyLengthPrefixCode[z0].offset+w.readBits($x.kCopyLengthPrefixCode[z0].nbits),b=c[n-1&d],g=c[n-2&d],q0=0;q0<M0;++q0)w.readMoreInput(),L[0]===0&&(ho(P[0],m,0,T,A,E,w),L[0]=Nt(h,0,w),W=T[0]<<Ta,Y=W,s0=z[T[0]],r0=V6.lookupOffsets[s0],l0=V6.lookupOffsets[s0+1]),X0=V6.lookup[r0+b]|V6.lookup[l0+g],J=V[Y+X0],--L[0],g=b,b=X6(p[0].codes,p[0].htrees[J],w),c[n&d]=b,(n&d)===d&&x.write(c,s),++n;if(S-=M0,S<=0)break;if(w0<0){var X0;if(w.readMoreInput(),L[2]===0&&(ho(P[2],m,2,T,A,E,w),L[2]=Nt(h,2*Vx,w),K=T[2]<<Fa,G=K),--L[2],X0=(b0>4?3:b0-2)&255,x0=Z[G+X0],w0=X6(p[2].codes,p[2].htrees[x0],w),w0>=D){var E0,I6,Lx;w0-=D,I6=w0&M,w0>>=H,E0=(w0>>1)+1,Lx=(2+(w0&1)<<E0)-4,w0=D+(Lx+w.readBits(E0)<<H)+I6}}if(k0=Lu(w0,l,u),k0<0)throw new Error("[BrotliDecompress] invalid distance");if(n<i&&a!==i?a=n:a=i,_0=n&d,k0>a)if(b0>=_6.minDictionaryWordLength&&b0<=_6.maxDictionaryWordLength){var Lx=_6.offsetsByLength[b0],N6=k0-a-1,E6=_6.sizeBitsByLength[b0],D6=(1<<E6)-1,Ye=N6&D6,K0=N6>>E6;if(Lx+=Ye*b0,K0<va.kNumTransforms){var fe=va.transformDictionaryWord(c,_0,Lx,b0,K0);if(_0+=fe,n+=fe,S-=fe,_0>=f){x.write(c,s);for(var Hx=0;Hx<_0-f;Hx++)c[Hx]=c[f+Hx]}}else throw new Error("Invalid backward reference. pos: "+n+" distance: "+k0+" len: "+b0+" bytes left: "+S)}else throw new Error("Invalid backward reference. pos: "+n+" distance: "+k0+" len: "+b0+" bytes left: "+S);else{if(w0>0&&(l[u&3]=k0,++u),b0>S)throw new Error("Invalid backward reference. pos: "+n+" distance: "+k0+" len: "+b0+" bytes left: "+S);for(q0=0;q0<b0;++q0)c[n&d]=c[n-k0&d],(n&d)===d&&x.write(c,s),++n,--S}b=c[n-1&d],g=c[n-2&d]}n&=1073741823}}x.write(c,n&d)}Dt.BrotliDecompress=Ea;_6.init()});var wx,q6,L0,Mu,ku,Iu,Nu,Eu,Du,Wu,Hu,Wa=O0(()=>{"use strict";no();oo();co();wx=null,q6=null,L0=class{static{this.DEFAULT_QUALITY=11}static{this.DEFAULT_MODE=2}static{this.DEFAULT_LGWIN=22}static{this.DEFAULT_LGBLOCK=0}static async compress(x,t={}){let n=ro(x),r=t.quality??this.DEFAULT_QUALITY,o=t.mode??this.DEFAULT_MODE,i=t.lgwin??this.DEFAULT_LGWIN,a=t.lgblock??this.DEFAULT_LGBLOCK;if(r<0||r>11)throw new Error("Brotli quality must be between 0 and 11");let s=await this.brotliCompress(n,{quality:r,mode:o,lgwin:i,lgblock:a});return{data:s,compressedSize:s.length,uncompressedSize:n.length}}static async decompress(x,t={}){let n=ro(x),r=await this.brotliDecompress(n);if(t.expectedSize&&t.validateSize&&r.length!==t.expectedSize)throw new Error(`Size mismatch: expected ${t.expectedSize}, got ${r.length}`);return r}static async compressWithTransform(x,t,n,r={}){let o=yx.transform(t,x,n),i=yx.getTransformedLength(t,x);return{...await this.compress(o,r),transformLength:i}}static async decompressWithTransform(x,t,n,r={}){let o=await this.decompress(x,r);return yx.untransform(t,o,n)}static getCompressionStats(x,t,n){return{originalSize:x.length,compressedSize:t.length,compressionRatio:t.length/x.length,transformedSize:n?.length,transformApplied:!!n&&n.length!==x.length}}static async brotliCompress(x,t){if(typeof process<"u"&&process.versions?.node)return this.nodeBrotliCompress(x,t);if(typeof CompressionStream<"u")return this.browserBrotliCompress(x);throw new Error("No Brotli implementation available (Platform not supported)")}static async brotliDecompress(x){if(typeof process<"u"&&process.versions?.node)return this.nodeBrotliDecompress(x);if(typeof DecompressionStream<"u")try{return await this.browserBrotliDecompress(x)}catch{}return this.jsBrotliDecompress(x)}static async nodeBrotliCompress(x,t){(!wx||!q6)&&(wx=await Promise.resolve().then(()=>(l6(),f6)),q6=await Promise.resolve().then(()=>(Ce(),Se)));let n=q6.promisify(wx.brotliCompress),r={[wx.constants.BROTLI_PARAM_QUALITY]:t.quality??this.DEFAULT_QUALITY,[wx.constants.BROTLI_PARAM_MODE]:t.mode??this.DEFAULT_MODE};t.lgwin!==void 0&&(r[wx.constants.BROTLI_PARAM_LGWIN]=t.lgwin),t.lgblock!==void 0&&t.lgblock>0&&(r[wx.constants.BROTLI_PARAM_LGBLOCK]=t.lgblock);let o=await n(x,{params:r});return new Uint8Array(o)}static async nodeBrotliDecompress(x){(!wx||!q6)&&(wx=await Promise.resolve().then(()=>(l6(),f6)),q6=await Promise.resolve().then(()=>(Ce(),Se)));let n=await q6.promisify(wx.brotliDecompress)(x);return new Uint8Array(n)}static async browserBrotliCompress(x){let t=new CompressionStream("br"),n=t.writable.getWriter();n.write(x).catch(()=>{}),n.close();let r=[],o=t.readable.getReader();try{for(;;){let{done:i,value:a}=await o.read();if(i)break;a&&r.push(a)}}catch(i){throw new Error("Browser Brotli compression failed: "+i)}return At(r)}static async browserBrotliDecompress(x){let t=new DecompressionStream("br"),n=t.writable.getWriter();n.write(x).catch(()=>{}),n.close();let r=[],o=t.readable.getReader();try{for(;;){let{done:i,value:a}=await o.read();if(i)break;a&&r.push(a)}}catch(i){throw new Error("Browser Brotli decompression failed: "+i)}return At(r)}static async jsBrotliDecompress(x){let t=await Promise.resolve().then(()=>_4(Da(),1)),n=t.BrotliDecompressBuffer??t.BrotliDecompress;if(typeof n!="function")throw new Error("No JS Brotli decoder available");let r=n(x);return r instanceof Uint8Array?r:new Uint8Array(r)}static async validateCompressedData(x){try{return(await this.decompress(x)).length>0}catch{return!1}}static async compressMultipleTables(x,t={}){let n=At(x.map(({data:r})=>ia(r)));return this.compress(n,{...t,mode:2,quality:t.quality??11})}static async decompressMultipleTables(x,t,n={}){let r=t.reduce((f,l)=>f+(l.transformLength??l.origLength),0),o=await this.decompress(x,{...n,expectedSize:r,validateSize:!1}),i=new Map,a=0;console.log(`WOFF2-BROTLI: Extracting ${t.length} tables from ${o.length} bytes`);for(let f of t){let l=f.transformLength??f.origLength;if(console.log(`WOFF2-BROTLI: Processing table ${f.tag} - origLength: ${f.origLength}, transformLength: ${f.transformLength}, transformVersion: ${f.transformVersion}`),a+l>o.length){console.warn(`Table ${f.tag} extends beyond decompressed data, using available data`);let g=o.subarray(a);g.length>0&&i.set(f.tag,g);break}let u=o.subarray(a,a+l);a+=l;let b=yx.untransform(f.tag,u,f,i);i.set(f.tag,b),console.log(`WOFF2-BROTLI: Added table ${f.tag} (${b.length} bytes)`)}console.log(`WOFF2-BROTLI: Extracted tables: ${Array.from(i.keys()).join(", ")}`);let s=i.has("gloc"),d=t.find(f=>f.tag==="glyf"),c=i.has("glyf")&&d?.transformVersion===0;if(s||c){console.log("WOFF2: Found transformed glyf/loca data, reconstructing...");let f;s?(console.log("WOFF2: Using gloc table"),f=i.get("gloc"),i.delete("gloc")):(console.log("WOFF2: Using transformed glyf table"),f=i.get("glyf")),console.log(`WOFF2: Transform data size: ${f.length} bytes`);let l=i.get("maxp"),u=i.get("head");if(console.log(`WOFF2: maxp table present: ${!!l}, head table present: ${!!u}`),l&&u){let b=new DataView(l.buffer,l.byteOffset).getUint16(4,!1),g=new DataView(u.buffer,u.byteOffset).getInt16(50,!1);console.log(`WOFF2: Reconstructing glyf/loca with numGlyphs=${b}, indexFormat=${g}`);let{glyf:p,loca:m}=yx.reconstructGlyfLoca(f,b,g);console.log(`WOFF2: Reconstructed glyf size: ${p.length}, loca size: ${m.length}`),i.set("glyf",p),i.set("loca",m),console.log("WOFF2: Successfully reconstructed glyf/loca tables")}else console.warn("Cannot reconstruct glyf/loca: missing maxp or head table");console.log(`WOFF2: Available tables: ${Array.from(i.keys()).join(", ")}`)}return this.reconstructHmtxIfNeeded(i,t),i}static reconstructHmtxIfNeeded(x,t){let n=t.find(c=>c.tag==="hmtx");if(!n||!x.has("hmtx")||n.transformVersion!==0||n.transformLength===void 0)return;let r=x.get("hmtx"),o=x.get("hhea"),i=x.get("maxp");if(!o||!i){console.warn("WOFF2: Cannot reconstruct hmtx: missing hhea or maxp");return}let a=new DataView(o.buffer,o.byteOffset).getUint16(34,!1),s=new DataView(i.buffer,i.byteOffset).getUint16(4,!1),d=yx.reconstructHmtx(r,a,s);x.set("hmtx",d)}},Mu=L0.compress.bind(L0),ku=L0.decompress.bind(L0),Iu=L0.compressWithTransform.bind(L0),Nu=L0.decompressWithTransform.bind(L0),Eu=L0.getCompressionStats.bind(L0),Du=L0.validateCompressedData.bind(L0),Wu=L0.compressMultipleTables.bind(L0),Hu=L0.decompressMultipleTables.bind(L0)});var Ha=O0(()=>{"use strict";Wa();co();no();oo()});var K6,Oa=O0(()=>{"use strict";K6=class{static{this.MOD_ADLER=65521}static calculate(x){let t=1,n=0;for(let r=0;r<x.length;r++)t=(t+x[r])%this.MOD_ADLER,n=(n+t)%this.MOD_ADLER;return n<<16|t}static verify(x,t){return this.calculate(x)===t}static update(x,t){let n=x&65535,r=x>>>16&65535;for(let o=0;o<t.length;o++)n=(n+t[o])%this.MOD_ADLER,r=(r+n)%this.MOD_ADLER;return r<<16|n}}});var za=O0(()=>{"use strict"});var ax,hy,gy,yy,wy,Ua=O0(()=>{"use strict";Oa();za();so();ax=class{static{this.ZLIB_HEADER_CM_DEFLATE=120}static{this.DEFAULT_COMPRESSION_LEVEL=6}static async compress(x,t={}){let n=ao(x),r=t.level??this.DEFAULT_COMPRESSION_LEVEL,o=await this.deflateCompress(n,r),i=this.wrapWithZlibFormat(o,n);return{data:i,compressedSize:i.length,uncompressedSize:n.length}}static async decompress(x,t={}){let n=ao(x),{compressed:r,checksum:o}=this.unwrapZlibFormat(n),i=await this.deflateDecompress(r),a=K6.calculate(i);if(a!==o)throw new Error(`Adler-32 checksum mismatch: expected ${o}, got ${a}`);return i}static getCompressionStats(x,t){return{originalSize:x.length,compressedSize:t.length,compressionRatio:t.length/x.length,checksum:K6.calculate(x)}}static wrapWithZlibFormat(x,t){let n=K6.calculate(t),r=new Uint8Array(x.length+6),o=120,i=156,a=31-(o*256+i)%31;return i=i&224|a,r[0]=o,r[1]=i,r.set(x,2),aa(n,r,r.length-4),r}static unwrapZlibFormat(x){if(x.length<6)throw new Error("Invalid zlib data: too short");let t=x[0],n=x[1],r=t&15;if(r!==8)throw new Error(`Unsupported compression method: ${r}`);if((t*256+n)%31!==0)throw new Error("Invalid zlib header checksum");let o=x.slice(2,-4),i=fx(x,x.length-4);return{compressed:o,checksum:i,uncompressedSize:0}}static async deflateCompress(x,t){if(typeof CompressionStream<"u")return this.browserDeflateCompress(x);if(typeof process<"u"&&process.versions?.node)return this.nodeDeflateCompress(x,t);throw new Error("No DEFLATE implementation available")}static async deflateDecompress(x){if(typeof DecompressionStream<"u")return this.browserDeflateDecompress(x);if(typeof process<"u"&&process.versions?.node)return this.nodeDeflateDecompress(x);throw new Error("No DEFLATE implementation available")}static async nodeDeflateCompress(x,t){let n=await Promise.resolve().then(()=>(l6(),f6)),{promisify:r}=await Promise.resolve().then(()=>(Ce(),Se)),i=await r(n.deflateRaw)(x,{level:t,windowBits:15});return new Uint8Array(i)}static async nodeDeflateDecompress(x){let t=await Promise.resolve().then(()=>(l6(),f6)),{promisify:n}=await Promise.resolve().then(()=>(Ce(),Se)),o=await n(t.inflateRaw)(x,{windowBits:15});return new Uint8Array(o)}static async browserDeflateCompress(x){let t=new CompressionStream("deflate-raw"),n=t.writable.getWriter();n.write(x),n.close();let r=[],o=t.readable.getReader();for(;;){let{done:i,value:a}=await o.read();if(i)break;r.push(a)}return io(r)}static async browserDeflateDecompress(x){let t=new DecompressionStream("deflate-raw"),n=t.writable.getWriter();n.write(x),n.close();let r=[],o=t.readable.getReader();for(;;){let{done:i,value:a}=await o.read();if(i)break;r.push(a)}return io(r)}static validateCompressedData(x){try{let{compressed:t,checksum:n}=this.unwrapZlibFormat(x);return t.length>0&&n>0}catch{return!1}}},hy=ax.compress.bind(ax),gy=ax.decompress.bind(ax),yy=ax.getCompressionStats.bind(ax),wy=ax.validateCompressedData.bind(ax)});var Ga,ja,Ro=O0(()=>{"use strict";Ha();Ua();Ga=async e=>L0.decompress(e),ja=async e=>ax.decompress(e)});var _a={};le(_a,{decodeWoff:()=>Gu});function _x(e,x){return e.getUint32(x,!1)}function zu(e,x){return e.getUint16(x,!1)}function Uu(e){return String.fromCharCode(e>>24&255,e>>16&255,e>>8&255,e&255)}async function Gu(e,x={}){let t=x.inflate??ja;if(e.byteLength<$a)throw new Error("Invalid WOFF: file too short");let n=new DataView(e.buffer,e.byteOffset,e.byteLength);if(_x(n,0)!==Ou)throw new Error("Invalid WOFF signature");let o=_x(n,4)>>>0;if(_x(n,8)!==e.byteLength)throw new Error("Invalid WOFF: length mismatch");let a=zu(n,12),s=_x(n,16);if(a===0||s===0)throw new Error("Invalid WOFF: missing tables");let d=$a,c=a*Va;if(d+c>e.byteLength)throw new Error("Invalid WOFF: truncated directory");let f={};for(let l=0;l<a;l++){let u=d+l*Va,b=_x(n,u),g=_x(n,u+4),p=_x(n,u+8),m=_x(n,u+12);if(g+p>e.byteLength)throw new Error("Invalid WOFF: table outside bounds");let h=e.subarray(g,g+p),w;if(p!==m){let R=await t(h);if(R.byteLength!==m)throw new Error("Invalid WOFF: decompressed size mismatch");w=new Uint8Array(R)}else w=new Uint8Array(m),w.set(h.subarray(0,m));let y=Uu(b);f[y]=w}return{flavor:o,numTables:a,tables:f}}var Ou,$a,Va,Ya=O0(()=>{"use strict";Ro();Ou=2001684038,$a=44,Va=20});function So(e){let x=0;for(let t=0;t<5;t++){let n=e.readU8();if(t===0&&n===128)throw new Error("Invalid Base128: leading zero");if(x&4261412864)throw new Error("Base128 overflow");if(x=x<<7|n&127,!(n&128))return x>>>0}throw new Error("Base128 exceeds 5 bytes")}function Wt(e){let x=e.readU8(),t=253;return x===253?e.readU16():x===255?t+e.readU8():x===254?t*2+e.readU8():x}var $0,Xa=O0(()=>{"use strict";$0=class{constructor(x,t=0){this.data=x;this.offset=t}get length(){return this.data.length}peekRemaining(){return this.data.subarray(this.offset)}readU8(){if(this.offset+1>this.data.length)throw new Error("Unexpected EOF");return this.data[this.offset++]}readU16(){if(this.offset+2>this.data.length)throw new Error("Unexpected EOF");let x=this.data[this.offset]<<8|this.data[this.offset+1]&255;return this.offset+=2,x}readS16(){let x=this.readU16();return x&32768?x-65536:x}readU32(){if(this.offset+4>this.data.length)throw new Error("Unexpected EOF");let x=this.data[this.offset]<<24|this.data[this.offset+1]<<16|this.data[this.offset+2]<<8|this.data[this.offset+3];return this.offset+=4,x>>>0}readBytes(x){if(this.offset+x>this.data.length)throw new Error("Unexpected EOF");let t=this.data.subarray(this.offset,this.offset+x);return this.offset+=x,t}skip(x){if(this.offset+x>this.data.length)throw new Error("Unexpected EOF");this.offset+=x}}});var Qa={};le(Qa,{decodeWoff2:()=>u3});function Za(e){return String.fromCharCode(e>>24&255,e>>16&255,e>>8&255,e&255)}function Ku(e){return{decompress:e?.decompress??Ga,transformers:e?.transformers??c3()}}function Te(e){let x=0,t=e.length&-4;for(let n=0;n<t;n+=4){let r=e[n]<<24|e[n+1]<<16|e[n+2]<<8|e[n+3];x=x+r>>>0}if(t!==e.length){let n=0;for(let r=t;r<e.length;r++)n|=e[r]<<24-8*(r&3);x=x+n>>>0}return x>>>0}function U0(e,x,t){let n=e&65535;return x[t]=n>>8&255,x[t+1]=n&255,t+2}function g6(e,x,t){return x[t]=e>>>24&255,x[t+1]=e>>>16&255,x[t+2]=e>>>8&255,x[t+3]=e&255,t+4}function Zu(e,x){let t=[],n=0;for(let r=0;r<x;r++){let o=e.readU8(),i;(o&63)===63?i=e.readU32():i=qu[o&63]??0;let a=o>>6&3,s=0;i===Ot||i===y6?a===0&&(s|=Ht):a!==0&&(s|=Ht),s|=a;let d=So(e),c=d;if(s&Ht&&(c=So(e),i===y6&&c!==0))throw new Error("Invalid WOFF2: transformed loca must have zero length");t.push({tag:i,flags:s,srcOffset:n,srcLength:c,transformLength:c,dstLength:d}),n+=c}return t}function Qu(e){if(e.byteLength<$u)throw new Error("Invalid WOFF2: file too short");let x=new $0(e);if(x.readU32()!==ju)throw new Error("Invalid WOFF2 signature");let n=x.readU32()>>>0;if(x.readU32()!==e.byteLength)throw new Error("Invalid WOFF2: length mismatch");let o=x.readU16();if(o===0)throw new Error("Invalid WOFF2: no tables");x.skip(6);let i=x.readU32();x.skip(4);let a=x.readU32(),s=x.readU32(),d=x.readU32();if(a!==0&&(a+s>e.byteLength||d===0))throw new Error("Invalid WOFF2 metadata block");let c=x.readU32(),f=x.readU32();if(c!==0&&c+f>e.byteLength)throw new Error("Invalid WOFF2 private block");let l=Zu(x,o),u=l[l.length-1],b=u.srcOffset+u.srcLength,g=x.offset;if(g+i>e.byteLength)throw new Error("Invalid WOFF2: compressed stream truncated");if(b/Math.max(1,e.byteLength)>Yu)throw new Error("Invalid WOFF2: implausible compression ratio");return{flavor:n,numTables:o,compressedOffset:g,compressedLength:i,uncompressedSize:b,tables:l}}function Rx(e,x){return e&1?x:-x}function Ju(e,x,t){let n=0,r=0,o=0,i=new Array(t);for(let a=0;a<t;a++){let s=e[a],d=s>>7===0;s&=127;let c=1;if(s>=84&&s<120?c=2:s<84?c=1:s<124?c=3:c=4,o+c>x.length)throw new Error("Invalid WOFF2 glyf triplet");let f,l;if(s<10)f=0,l=Rx(s,((s&14)<<7)+x[o]);else if(s<20)f=Rx(s,((s-10&14)<<7)+x[o]),l=0;else if(s<84){let u=s-20,b=x[o];f=Rx(s,1+(u&48)+(b>>4)),l=Rx(s>>1,1+((u&12)<<2)+(b&15))}else if(s<120){let u=s-84;f=Rx(s,1+(u/12<<8)+x[o]),l=Rx(s>>1,1+(u%12>>2<<8)+x[o+1])}else if(s<124){let u=x[o+1];f=Rx(s,(x[o]<<4)+(u>>4)),l=Rx(s>>1,((u&15)<<8)+x[o+2])}else f=Rx(s,(x[o]<<8)+x[o+1]),l=Rx(s>>1,(x[o+2]<<8)+x[o+3]);o+=c,n+=f,r+=l,i[a]={x:n,y:r,onCurve:d}}return{points:i,consumed:o}}function x3(e,x,t,n){let r=e.length,o=[],i=[],a=0,s=0,d=-1,c=0,f=10+2*x+2+t,l=[];for(let p=0;p<r;p++){let m=e[p],h=m.onCurve?Ax.ON_CURVE:0;n&&p===0&&(h|=Ax.OVERLAP_SIMPLE);let w=m.x-a,y=m.y-s;w===0?h|=Ax.X_SAME:w>-256&&w<256?(h|=Ax.X_SHORT|(w>0?Ax.X_SAME:0),o.push(Math.abs(w))):o.push(w>>8&255,w&255),y===0?h|=Ax.Y_SAME:y>-256&&y<256?(h|=Ax.Y_SHORT|(y>0?Ax.Y_SAME:0),i.push(Math.abs(y))):i.push(y>>8&255,y&255),h===d&&c!==255?(l[l.length-1]|=Ax.REPEAT,c++):(c!==0&&l.push(c),l.push(h),c=0,d=h),a=m.x,s=m.y}c!==0&&l.push(c);let u=f+l.length+o.length+i.length,b=new Uint8Array(u),g=f;for(let p of l)b[g++]=p;for(let p of o)b[g++]=p;for(let p of i)b[g++]=p;return b}function e3(e){if(e.length===0)return[0,0,0,0];let x=e[0].x,t=e[0].x,n=e[0].y,r=e[0].y;for(let o=1;o<e.length;o++){let i=e[o];i.x<x&&(x=i.x),i.x>t&&(t=i.x),i.y<n&&(n=i.y),i.y>r&&(r=i.y)}return[x,n,t,r]}function t3(e){let x=e.offset,t=h6.MORE_COMPONENTS,n=!1;for(;t&h6.MORE_COMPONENTS;){t=e.readU16(),n||=(t&h6.WE_HAVE_INSTRUCTIONS)!==0;let r=2;t&h6.ARG_WORDS?r+=4:r+=2,t&h6.WE_HAVE_A_SCALE?r+=2:t&h6.WE_HAVE_AN_XY_SCALE?r+=4:t&h6.WE_HAVE_A_TWO_BY_TWO&&(r+=8),e.skip(r)}return{size:e.offset-x,haveInstructions:n}}function n3(e,x){let t=x?4:2,n=new Uint8Array(e.length*t),r=0;for(let o of e)x?r=g6(o,n,r):r=U0(o>>1,n,r);return{data:n,checksum:Te(n)}}function r3(e,x){let t=new $0(e);t.readU16();let r=(t.readU16()&1)!==0,o=t.readU16(),i=t.readU16(),a=[];for(let H=0;H<7;H++)a.push(t.readU32());let s=9*4,d=[];for(let H of a){if(s+H>e.length)throw new Error("Invalid WOFF2 glyf stream");d.push(e.subarray(s,s+H)),s+=H}let c=null;if(r){let H=o+7>>3;if(s+H>e.length)throw new Error("Invalid WOFF2 overlap bitmap");c=e.subarray(s,s+H)}let f=new $0(d[0]),l=new $0(d[1]),u=new $0(d[2]),b=new $0(d[3]),g=new $0(d[4]),p=new $0(d[5]),m=new $0(d[6]),h=o+31>>5<<2,w=p.readBytes(h),y=new Array(o+1).fill(0),R=new Int16Array(o),S=[],C=0,L=0;for(let H=0;H<o;H++){let D=f.readU16(),M=(w[H>>3]&128>>(H&7))!==0,O=null;if(D===65535){let{size:V,haveInstructions:z}=t3(new $0(g.peekRemaining())),_=0;z&&(_=Wt(b));let Z=12+V+_,B=new Uint8Array(Z),W=0;if(W=U0(D,B,W),!M)throw new Error("Invalid WOFF2 glyf: composite without bbox");let Y=p.readBytes(8),J=Y[0]<<8|Y[1];R[H]=J&32768?J-65536:J,B.set(Y,W),W+=8,B.set(g.readBytes(V),W),W+=V,z&&(W=U0(_,B,W),B.set(m.readBytes(_),W)),O=B}else if(D>0){let V=[],z=0;for(let Q=0;Q<D;Q++){let e0=Wt(l);z+=e0,V.push(e0)}let _=u.readBytes(z),Z=b.peekRemaining(),{points:B,consumed:W}=Ju(_,Z,z);b.offset+=W;let Y=Wt(b),J=M?p.readBytes(8):null,K=x3(B,D,Y,!!(c&&c[H>>3]&128>>(H&7))),G=new Uint8Array(K.length);G.set(K);let x0=0;if(x0=U0(D,G,x0),J)G.set(J,x0),x0+=8;else{let[Q,e0,o0,d0]=e3(B);x0=U0(Q,G,x0),x0=U0(e0,G,x0),x0=U0(o0,G,x0),x0=U0(d0,G,x0)}let r0=-1;for(let Q of V)r0+=Q,x0=U0(r0,G,x0);x0=U0(Y,G,x0);let l0=m.peekRemaining().length,s0=Math.min(Y,l0),u0=m.readBytes(s0);G.set(u0,x0),O=G;let n0=G[2]<<8|G[3];R[H]=n0&32768?n0-65536:n0}else{if(M)throw new Error("Invalid WOFF2 glyf: empty glyph with bbox");O=new Uint8Array(0)}y[H]=L,S.push(O),L+=Co(O.length),C=C+Te(O)>>>0}if(y[o]=L,x!==(i?4:2)*(o+1))throw new Error("Invalid WOFF2 loca length");let T=y[o],P=new Uint8Array(T),A=0;for(let H of S){P.set(H,A),A+=H.length;let D=Co(A)-A;A+=D}let E=n3(y,i);return{glyfData:P,locaData:E.data,glyfChecksum:C,locaChecksum:E.checksum,numGlyphs:o,indexFormat:i,xMins:R}}function o3(e){let x=new $0(e);return x.skip(34),x.readU16()}function i3(e,x,t,n){let r=new $0(e),o=r.readU8(),i=(o&1)===0,a=(o&2)===0;if(o&252)throw new Error("Invalid hmtx flags");if(i&&a)throw new Error("Invalid hmtx transform state");if(t<1||t>x)throw new Error("Invalid hmtx metrics count");let s=[],d=[];for(let l=0;l<t;l++)s.push(r.readU16());for(let l=0;l<t;l++)d.push(i?r.readS16():n[l]);for(let l=t;l<x;l++)d.push(a?r.readS16():n[l]);let c=new Uint8Array(2*x+2*t),f=0;for(let l=0;l<x;l++)l<t&&(f=U0(s[l],c,f)),f=U0(d[l],c,f);return{data:c,checksum:Te(c)}}function a3(e,x,t){let n=t.tablesByTag.get(y6);if(!n)throw new Error("Invalid WOFF2: missing loca for glyf");let r=r3(x,n.dstLength);t.state.glyfInfo=r,t.tableMap.set(Ot,r.glyfData),t.tableMap.set(y6,r.locaData)}function s3(e,x,t){if(!t.tableMap.has(y6))throw new Error("Invalid WOFF2: loca transformed without glyf")}function d3(e,x,t){let n=t.state.glyfInfo;if(!n)throw new Error("Invalid WOFF2: hmtx transform before glyf");let r=i3(x,n.numGlyphs,t.state.numHMetrics,n.xMins);t.tableMap.set(qa,r.data)}function c3(){return new Map([[Ot,a3],[y6,s3],[qa,d3]])}function f3(e,x){let t=Array.from(x.entries()).sort((l,u)=>l[0]-u[0]),n=t.length,r=Vu+_u*n,o=[];for(let[l,u]of t){let b=Co(u.length);o.push({tag:l,checksum:Te(u),offset:r,length:u.length,data:u}),r+=b}let i=new Uint8Array(r),a=0;a=g6(e>>>0,i,a),a=U0(n,i,a);let s=0;for(;1<<s+1<=n;)s++;let d=(1<<s)*16;a=U0(d,i,a),a=U0(s,i,a),a=U0(n*16-d,i,a);for(let l of o)a=g6(l.tag,i,a),a=g6(l.checksum,i,a),a=g6(l.offset,i,a),a=g6(l.length,i,a);for(let l of o)i.set(l.data,l.offset);let c=o.find(l=>l.tag===Ka);if(c){let u=2981146554-Te(i)>>>0;g6(u,i,c.offset+Le)}let f={};for(let[l,u]of t)f[Za(l)]=u;return{ttf:i,tables:f}}function l3(e,x,t){let n=new Map,r=new Map(e.tables.map(d=>[d.tag,d])),o={glyfInfo:null,numHMetrics:0},i={header:e,tableMap:n,tablesByTag:r,state:o},a=t.transformers,s=e.tables.slice().sort((d,c)=>d.tag-c.tag);for(let d of s){let c=d.srcOffset,f=c+d.srcLength;if(f>x.length)throw new Error("Invalid WOFF2: table outside brotli buffer");let l=x.subarray(c,f);if(!(d.flags&Ht)){let b=new Uint8Array(l);d.tag===Ka&&b.length>=12&&(b[Le]=0,b[Le+1]=0,b[Le+2]=0,b[Le+3]=0),n.set(d.tag,b),d.tag===Xu&&(o.numHMetrics=o3(b));continue}let u=a.get(d.tag);if(!u)throw new Error(`Unsupported WOFF2 transform for ${Za(d.tag)}`);u(d,l,i)}return f3(e.flavor,n)}async function u3(e,x){let t=Ku(x),n=Qu(e),r=e.subarray(n.compressedOffset,n.compressedOffset+n.compressedLength),o=await t.decompress(r);if(o.byteLength!==n.uncompressedSize)throw new Error("Invalid WOFF2: brotli size mismatch");let i=l3(n,o,t);return{parsed:{flavor:n.flavor,numTables:n.numTables,tables:i.tables},ttfBuffer:i.ttf}}var ju,$u,Ht,Vu,_u,Le,Yu,X,Ot,y6,qa,Xu,Ka,qu,Co,Ax,h6,Ja=O0(()=>{"use strict";Ro();Xa();ju=2001684018,$u=48,Ht=256,Vu=12,_u=16,Le=8,Yu=100,X=e=>e.charCodeAt(0)<<24|e.charCodeAt(1)<<16|e.charCodeAt(2)<<8|e.charCodeAt(3),Ot=X("glyf"),y6=X("loca"),qa=X("hmtx"),Xu=X("hhea"),Ka=X("head"),qu=[X("cmap"),X("head"),X("hhea"),X("hmtx"),X("maxp"),X("name"),X("OS/2"),X("post"),X("cvt "),X("fpgm"),Ot,y6,X("prep"),X("CFF "),X("VORG"),X("EBDT"),X("EBLC"),X("gasp"),X("hdmx"),X("kern"),X("LTSH"),X("PCLT"),X("VDMX"),X("vhea"),X("vmtx"),X("BASE"),X("GDEF"),X("GPOS"),X("GSUB"),X("EBSC"),X("JSTF"),X("MATH"),X("CBDT"),X("CBLC"),X("COLR"),X("CPAL"),X("SVG "),X("sbix"),X("acnt"),X("avar"),X("bdat"),X("bloc"),X("bsln"),X("cvar"),X("fdsc"),X("feat"),X("fmtx"),X("fvar"),X("gvar"),X("hsty"),X("just"),X("lcar"),X("mort"),X("morx"),X("opbd"),X("prop"),X("trak"),X("Zapf"),X("Silf"),X("Glat"),X("Gloc"),X("Feat"),X("Sill")];Co=e=>e+3&-4;Ax={ON_CURVE:1,X_SHORT:2,Y_SHORT:4,REPEAT:8,X_SAME:16,Y_SAME:32,OVERLAP_SIMPLE:64},h6={ARG_WORDS:1,WE_HAVE_A_SCALE:8,MORE_COMPONENTS:32,WE_HAVE_AN_XY_SCALE:64,WE_HAVE_A_TWO_BY_TWO:128,WE_HAVE_INSTRUCTIONS:256}});var S4={};le(S4,{GlyphAtlas:()=>pr,globalGlyphAtlas:()=>B6});var mr,pr,B6,Ge=O0(()=>{"use strict";mr=class{constructor(x,t,n){this.y=x,this.height=t,this.xCursor=0,this.remaining=n}},pr=class{constructor(x=2048){this.pageSize=2048;this.pages=[];this.placements=new Map;this.maxPages=8;this.pageSize=x}setMaxPages(x){!Number.isFinite(x)||x<1||(this.maxPages=Math.max(1,Math.floor(x)),this.evictIfNeeded())}clear(){this.pages=[],this.placements.clear()}getPages(){return this.pages.map(x=>({width:x.width,height:x.height,data:x.data.slice()}))}has(x){return this.placements.has(x)}getPlacement(x){return this.placements.get(x)??null}pack(x,t,n,r,o=0){if(this.placements.has(x))return this.placements.get(x);let i=this.pageSize,a=this.pageSize,s=2+Math.max(0,Math.floor(o)),d=n+s*2,c=r+s*2;for(let w=0;w<this.pages.length;w++){let y=this.pages[w];for(let S of y.shelves)if(c<=S.height&&d<=S.remaining){let C=S.xCursor+s,L=S.y+s;this.blitToPage(y.data,y.width,y.height,C,L,t,n,r),S.xCursor+=d,S.remaining-=d,y.used+=d*c,y.lastUsed=Date.now();let T={pageIndex:w,x:C,y:L,width:n,height:r};return this.placements.set(x,T),T}let R=y.shelves.reduce((S,C)=>S+C.height,0);if(R+c<=y.height){let S=R,C=new mr(S,c,y.width);y.shelves.push(C);let L=C.xCursor+s,T=C.y+s;this.blitToPage(y.data,y.width,y.height,L,T,t,n,r),C.xCursor+=d,C.remaining-=d,y.used+=d*c,y.lastUsed=Date.now();let P={pageIndex:w,x:L,y:T,width:n,height:r};return this.placements.set(x,P),P}}let f=i,l=a,u=new Uint8Array(f*l*4),b={width:f,height:l,data:u,shelves:[],used:0,lastUsed:Date.now()};if(c>l||d>f)return null;let g=new mr(0,c,f);b.shelves.push(g),this.pages.push(b),this.evictIfNeeded();let p=g.xCursor+s,m=g.y+s;this.blitToPage(b.data,b.width,b.height,p,m,t,n,r),g.xCursor+=d,g.remaining-=d,b.used+=d*c,b.lastUsed=Date.now();let h={pageIndex:this.pages.length-1,x:p,y:m,width:n,height:r};return this.placements.set(x,h),h}evictIfNeeded(){for(;this.pages.length>this.maxPages;)this.evictLeastRecentlyUsedPage()}evictLeastRecentlyUsedPage(){if(this.pages.length===0)return;let x=0,t=1/0;for(let n=0;n<this.pages.length;n++){let r=this.pages[n];r.lastUsed<t&&(t=r.lastUsed,x=n)}this.evictPage(x)}evictPage(x){if(!(x<0||x>=this.pages.length)){this.pages.splice(x,1);for(let[t,n]of Array.from(this.placements.entries()))n.pageIndex===x?this.placements.delete(t):n.pageIndex>x&&this.placements.set(t,{...n,pageIndex:n.pageIndex-1})}}blitToPage(x,t,n,r,o,i,a,s){for(let d=0;d<s;d++){let c=d*a,f=(o+d)*t,l=r;for(let u=0;u<a;u++){let b=i[c+u],g=(f+l)*4;x[g]=0,x[g+1]=0,x[g+2]=0,x[g+3]=b,l++}}}},B6=new pr(2048)});var Wr=class{async load(x){let t=await fetch(x);if(!t.ok)throw new Error(`Failed to fetch resource: ${x} (${t.status})`);return await t.arrayBuffer()}},ii=globalThis.DecompressionStream,Hr=class{async inflateRaw(x){if(!ii)throw new Error("DecompressionStream not available; provide a polyfill (e.g., pako) for inflateRaw.");let t=new ii("deflate-raw"),n=t.writable.getWriter();await n.write(new Uint8Array(x)),await n.close();let r=t.readable.getReader(),o=[],i=0;for(;;){let{done:d,value:c}=await r.read();if(d)break;o.push(c),i+=c.byteLength}let a=new Uint8Array(i),s=0;for(let d of o)a.set(d,s),s+=d.byteLength;return a}},W6=class{constructor(){this.loader=new Wr,this.compression=new Hr}resolveLocal(x,t){if(/^data:/i.test(x)||/^[a-z][a-z0-9+\-.]*:\/\//i.test(x)||x.startsWith("//"))return x;if(t)try{return new URL(x,t).toString()}catch{}throw new Error(`Local path resolution is not supported in browser environment: ${x}`)}now(){return typeof performance<"u"?performance.now():Date.now()}getEnv(x){}fileURLToPath(x){if(x.startsWith("file://")){let t=x.slice(7);return t.startsWith("/")&&/^[A-Z]:/i.test(t.slice(1))&&(t=t.slice(1)),t.replace(/\//g,"/")}return x}pathToFileURL(x){try{return new URL(`file://${x.startsWith("/")?"":"/"}${x}`).toString()}catch{return x}}pathResolve(...x){return x.filter(Boolean).join("/").replace(/\/+/g,"/")}pathJoin(...x){return x.filter(Boolean).join("/").replace(/\/+/g,"/")}pathDirname(x){let t=x.split("/");return t.length<=1?".":t.slice(0,-1).join("/")||"/"}pathIsAbsolute(x){return x.startsWith("/")||/^[A-Z]:/i.test(x)}};function ai(e){let x=globalThis;x.__PAGYRA_ENV__=e}function si(){return globalThis.__PAGYRA_ENV__}var Y4={trace:"\x1B[90m",debug:"\x1B[36m",info:"\x1B[32m",warn:"\x1B[33m",error:"\x1B[31m"},ci={parse:"\x1B[95m",style:"\x1B[94m",layout:"\x1B[96m",paint:"\x1B[93m",font:"\x1B[92m",encoding:"\x1B[35m",pdf:"\x1B[91m"},Wp=Object.keys(ci),di="\x1B[0m",X4="\x1B[37m",Xe=["trace","debug","info","warn","error"],H6={level:"warn",cats:new Set};function fi(e){e&&(e.level&&(H6.level=e.level),e.cats&&(H6.cats=new Set(e.cats.map(x=>x.toLowerCase()))))}function k(e,x,t,n){let r=x.toLowerCase(),o=e.toLowerCase(),i=Xe.includes(H6.level)?H6.level:"warn";if(!Xe.includes(r)||Xe.indexOf(r)<Xe.indexOf(i)||H6.cats.size&&!H6.cats.has(o))return;let a=Y4[r]??"",s=ci[o]??X4,d=`${a}[${r.toUpperCase()}]${di} ${s}${e}${di}`;n!==void 0?console.log(d,t,n):console.log(d,t)}var li=0,ui=0;function Or(e,x){li=Number.isFinite(e)&&e>0?e:0,ui=Number.isFinite(x)&&x>0?x:0}function qe(){return li}function Ke(){return ui}var mi={kind:"auto"};function pi(e){return{kind:"absolute",unit:"percent",value:e}}function c0(e,x){return{kind:"relative",unit:e,value:x}}function q4(e){return!e||typeof e!="object"?!1:e.kind==="relative"}function K4(e){return!e||typeof e!="object"?!1:e.kind==="calc"}function Ze(e,x,t){return e.unit==="em"?e.value*x:e.value*t}function R0(e,x,t){if(e!==void 0)return typeof e=="number"?e:Ze(e,x,t)}function hi(e,x,t){if(e!==void 0)return q4(e)?Ze(e,x,t):K4(e)?{kind:"calc",px:e.px+(e.em??0)*x+(e.rem??0)*t,percent:e.percent,em:0,rem:0,cqw:e.cqw??0,cqh:e.cqh??0,cqi:e.cqi??0,cqb:e.cqb??0,cqmin:e.cqmin??0,cqmax:e.cqmax??0}:e}function F0(e){return typeof e=="string"?e==="auto":typeof e=="number"?!1:e.kind==="auto"}function v(e,x,t={auto:"reference"}){let n=t.auto??"reference",r=t.containerWidth??x,o=t.containerHeight??x;if(e===void 0)return 0;if(typeof e=="number")return e;if(e==="auto"||e.kind==="auto")return bi(n,x);if(e.kind==="calc"){let i=r,a=o,s=Math.min(i,a),d=Math.max(i,a);return e.px+e.percent*x+(e.cqw??0)*i+(e.cqi??0)*i+(e.cqh??0)*a+(e.cqb??0)*a+(e.cqmin??0)*s+(e.cqmax??0)*d}return e.unit==="percent"?e.value*x:e.value}function Qe(e){return e!==null&&typeof e=="object"&&e.kind==="clamp"}function Je(e,x,t){let n=R0(e.min,x,t),r=R0(e.preferred,x,t),o=R0(e.max,x,t);if(!(n===void 0||r===void 0||o===void 0))return Math.min(Math.max(r,n),o)}function xt(e,x,t){let n=t??Number.POSITIVE_INFINITY,r=x??Number.NEGATIVE_INFINITY;return Math.min(Math.max(e,r),n)}function bi(e,x){return e==="reference"?x:e==="zero"?0:e}function S0(e={}){return{kind:"calc",px:e.px??0,percent:e.percent??0,em:e.em??0,rem:e.rem??0,cqw:e.cqw??0,cqh:e.cqh??0,cqi:e.cqi??0,cqb:e.cqb??0,cqmin:e.cqmin??0,cqmax:e.cqmax??0}}function Z4(e,x){return S0({px:e.px+x.px,percent:e.percent+x.percent,em:(e.em??0)+(x.em??0),rem:(e.rem??0)+(x.rem??0),cqw:(e.cqw??0)+(x.cqw??0),cqh:(e.cqh??0)+(x.cqh??0),cqi:(e.cqi??0)+(x.cqi??0),cqb:(e.cqb??0)+(x.cqb??0),cqmin:(e.cqmin??0)+(x.cqmin??0),cqmax:(e.cqmax??0)+(x.cqmax??0)})}function Q4(e,x){return S0({px:e.px*x,percent:e.percent*x,em:(e.em??0)*x,rem:(e.rem??0)*x,cqw:(e.cqw??0)*x,cqh:(e.cqh??0)*x,cqi:(e.cqi??0)*x,cqb:(e.cqb??0)*x,cqmin:(e.cqmin??0)*x,cqmax:(e.cqmax??0)*x})}var zr=class{constructor(x){this.tokens=x;this.index=0}parse(){let x=this.parseExpression();if(x&&this.index===this.tokens.length)return x}parseExpression(){let x=this.parseTerm();if(x){for(;;){let t=this.peek();if(!t||t.type!=="op"||t.value!=="+"&&t.value!=="-")break;this.index+=1;let n=this.parseTerm();if(!n||(x=t.value==="+"?gi(x,n):J4(x,n),!x))return}return x}}parseTerm(){let x=this.parseFactor();if(x){for(;;){let t=this.peek();if(!t||t.type!=="op"||t.value!=="*"&&t.value!=="/")break;this.index+=1;let n=this.parseFactor();if(!n||(x=t.value==="*"?ue(x,n):xl(x,n),!x))return}return x}}parseFactor(){let x=this.peek();if(x){if(x.type==="op"&&(x.value==="+"||x.value==="-")){this.index+=1;let t=this.parseFactor();return t?x.value==="+"?t:ue({kind:"number",value:-1},t):void 0}if(x.type==="lparen"){this.index+=1;let t=this.parseExpression();if(!t)return;let n=this.peek();return!n||n.type!=="rparen"?void 0:(this.index+=1,t)}if(this.index+=1,x.type==="number")return{kind:"number",value:x.value};if(x.type==="dimension")return el(x.value,x.unit)}}peek(){return this.tokens[this.index]}};function gi(e,x){if(e.kind==="number"&&x.kind==="number")return{kind:"number",value:e.value+x.value};if(e.kind==="length"&&x.kind==="length")return{kind:"length",value:Z4(e.value,x.value)}}function J4(e,x){let t=ue({kind:"number",value:-1},x);if(t)return gi(e,t)}function ue(e,x){if(e.kind==="number"&&x.kind==="number")return{kind:"number",value:e.value*x.value};if(e.kind==="number"&&x.kind==="length")return{kind:"length",value:Q4(x.value,e.value)};if(e.kind==="length"&&x.kind==="number")return ue(x,e)}function xl(e,x){if(x.kind==="number"&&x.value!==0)return ue(e,{kind:"number",value:1/x.value})}function el(e,x){switch(x.toLowerCase()){case"px":return{kind:"length",value:S0({px:e})};case"pt":return{kind:"length",value:S0({px:nx(e)})};case"cm":return{kind:"length",value:S0({px:et(e)})};case"mm":return{kind:"length",value:S0({px:tt(e)})};case"q":return{kind:"length",value:S0({px:nt(e)})};case"in":return{kind:"length",value:S0({px:rt(e)})};case"pc":return{kind:"length",value:S0({px:ot(e)})};case"vw":return{kind:"length",value:S0({px:e/100*qe()})};case"vh":return{kind:"length",value:S0({px:e/100*Ke()})};case"%":return{kind:"length",value:S0({percent:e/100})};case"em":return{kind:"length",value:S0({em:e})};case"rem":return{kind:"length",value:S0({rem:e})};case"cqw":return{kind:"length",value:S0({cqw:e/100})};case"cqh":return{kind:"length",value:S0({cqh:e/100})};case"cqi":return{kind:"length",value:S0({cqi:e/100})};case"cqb":return{kind:"length",value:S0({cqb:e/100})};case"cqmin":return{kind:"length",value:S0({cqmin:e/100})};case"cqmax":return{kind:"length",value:S0({cqmax:e/100})};default:return}}function tl(e){let x=[],t=0;for(;t<e.length;){let n=e[t];if(/\s/.test(n)){t+=1;continue}if(n==="+"||n==="-"||n==="*"||n==="/"){x.push({type:"op",value:n}),t+=1;continue}if(n==="("){x.push({type:"lparen"}),t+=1;continue}if(n===")"){x.push({type:"rparen"}),t+=1;continue}let r=e.slice(t).match(/^\d*\.?\d+/);if(!r)return;let o=Number.parseFloat(r[0]);if(Number.isNaN(o))return;t+=r[0].length;let i=e.slice(t).match(/^(%|[a-zA-Z]+)/);if(i){x.push({type:"dimension",value:o,unit:i[0]}),t+=i[0].length;continue}x.push({type:"number",value:o})}return x}function yi(e){if(!e)return;let x=e.trim();if(!x.toLowerCase().startsWith("calc(")||!x.endsWith(")"))return;let t=x.slice(5,-1).trim();if(!t)return;let n=tl(t);if(!n||n.length===0)return;let r=new zr(n).parse();if(r)return r.kind==="number"?S0({px:r.value}):r.value}var nl=/^(-?\d+(?:\.\d+)?)%$/,rl=/^(-?\d+(?:\.\d+)?)(cqw|cqh|cqi|cqb|cqmin|cqmax)$/i;function a0(e){if(!e)return;let x=e.trim().toLowerCase();if(!x||x==="auto")return;let t=x.match(/^(-?\d+(?:\.\d+)?)(px|pt|vh|vw|em|rem|cm|mm|q|in|pc)?$/);if(!t)return;let n=Number.parseFloat(t[1]);if(Number.isNaN(n))return;let r=t[2]??"px";switch(r){case"px":return n;case"pt":return nx(n);case"cm":return et(n);case"mm":return tt(n);case"q":return nt(n);case"in":return rt(n);case"pc":return ot(n);case"vh":return n/100*Ke();case"vw":return n/100*qe();case"em":case"rem":return c0(r,n);default:return}}function o6(e){let x=e.trim().match(/^(-?\d+(?:\.\d+)?)(px|pt|em|rem)?$/i);if(!x)return;let t=Number.parseFloat(x[1]),n=(x[2]??"px").toLowerCase();return n==="pt"?(t=nx(t),t):n==="em"||n==="rem"?c0(n,t):t}function f0(e){let x=a0(e);if(x!==void 0)return x;let t=nl.exec(e.trim());if(!t){let r=rl.exec(e.trim());if(r){let o=Number.parseFloat(r[1]);if(Number.isNaN(o))return;let i=o/100;switch(r[2].toLowerCase()){case"cqw":return{kind:"calc",px:0,percent:0,cqw:i};case"cqh":return{kind:"calc",px:0,percent:0,cqh:i};case"cqi":return{kind:"calc",px:0,percent:0,cqi:i};case"cqb":return{kind:"calc",px:0,percent:0,cqb:i};case"cqmin":return{kind:"calc",px:0,percent:0,cqmin:i};case"cqmax":return{kind:"calc",px:0,percent:0,cqmax:i};default:return}}return yi(e)}let n=Number.parseFloat(t[1]);if(!Number.isNaN(n))return pi(n/100)}function px(e){let x=e.trim();if(!x.toLowerCase().startsWith("clamp(")||!x.endsWith(")"))return;let n=x.slice(6,-1).split(",");if(n.length===3)return[n[0].trim(),n[1].trim(),n[2].trim()]}function P0(e){if(!e)return;let x=e.trim().toLowerCase();return x==="auto"?"auto":f0(x)}var i6=96,Ur=1/2.54;function et(e){return e*Ur*i6}function tt(e){return e/10*Ur*i6}function nt(e){return e/40*Ur*i6}function rt(e){return e*i6}function ot(e){return e*(i6/6)}function nx(e){return e*(i6/72)}function Gr(e){return e*(72/i6)}function it(e){return{parseLength:x=>a0(x),parseLengthOrPercent:x=>f0(x)}}var jr=1.2;function t0(){return{kind:"normal"}}function wi(e){return{kind:"unitless",value:e}}function Ri(e){return{kind:"length",value:e}}function rx(e){switch(e.kind){case"normal":return t0();case"unitless":return wi(e.value);case"length":return Ri(e.value);default:return t0()}}function Si(e,x,t){switch(e.kind){case"normal":return t0();case"unitless":return wi(e.value);case"length":{let n=e.value,r=typeof n=="number"?n:Ze(n,x,t);return Ri(r)}default:return t0()}}function Ci(e,x){return e.kind!==x.kind?!1:e.kind==="unitless"||e.kind==="length"?e.value===x.value:!0}function vi(e,x,t=jr){let n=x??16;if(!e)return n*t;switch(e.kind){case"normal":return n*t;case"unitless":return e.value*n;case"length":return e.value;default:return n*t}}function O6(e,x){return e*x}function be(e,x){return e*x}var j=class{static getFontFamily(){return"'Times New Roman', Times, serif"}static getFontSize(){return 1}static getBaseFontSize(){return 16}static getLineHeight(){return jr}static getColor(){return"#000000"}static getLetterSpacing(){return 0}static getWordSpacing(){return 0}static getFontWeight(){return 400}},C0=class{static getMargin(){return 0}static getPadding(){return 0}static getBorder(){return 0}static getWidth(){return"auto"}static getHeight(){return"auto"}static getMinWidth(){}static getMaxWidth(){}static getMinHeight(){}static getMaxHeight(){}},Ox=class{static getDisplay(){return"block"}static getPosition(){return"static"}static getFloat(){return"none"}static getClear(){return"none"}static getOverflowX(){return"visible"}static getOverflowY(){return"visible"}},ox=class{static getWhiteSpace(){return"normal"}static getOverflowWrap(){return"normal"}static getWordBreak(){return"normal"}static getTextWrap(){return"wrap"}static getWritingMode(){return"horizontal-tb"}static getTextAlign(){return"start"}static getVerticalAlign(){return"baseline"}static getTextIndent(){return 0}static getTextTransform(){return"none"}};function Xr(){let e=j.getBaseFontSize();return{fontFamily:j.getFontFamily(),fontSize:O6(j.getFontSize(),e),fontStyle:"normal",fontWeight:j.getFontWeight(),lineHeight:t0(),color:j.getColor(),borderColor:j.getColor(),letterSpacing:j.getLetterSpacing(),wordSpacing:j.getWordSpacing(),textDecorationLine:"none",textDecorationColor:"currentcolor",textDecorationStyle:"solid",listStyleType:"disc",marginTop:be(C0.getMargin(),O6(j.getFontSize(),e)),marginRight:be(C0.getMargin(),O6(j.getFontSize(),e)),marginBottom:be(C0.getMargin(),O6(j.getFontSize(),e)),marginLeft:be(C0.getMargin(),O6(j.getFontSize(),e)),paddingTop:C0.getPadding(),paddingRight:C0.getPadding(),paddingBottom:C0.getPadding(),paddingLeft:C0.getPadding(),borderTop:C0.getBorder(),borderRight:C0.getBorder(),borderBottom:C0.getBorder(),borderLeft:C0.getBorder(),borderTopLeftRadiusX:0,borderTopLeftRadiusY:0,borderTopRightRadiusX:0,borderTopRightRadiusY:0,borderBottomRightRadiusX:0,borderBottomRightRadiusY:0,borderBottomLeftRadiusX:0,borderBottomLeftRadiusY:0,boxShadows:[],width:C0.getWidth(),height:C0.getHeight(),minWidth:C0.getMinWidth(),maxWidth:C0.getMaxWidth(),minHeight:C0.getMinHeight(),maxHeight:C0.getMaxHeight(),boxSizing:"content-box",display:Ox.getDisplay(),position:Ox.getPosition(),float:"none",clear:Ox.getClear(),overflowX:Ox.getOverflowX(),overflowY:Ox.getOverflowY(),whiteSpace:ox.getWhiteSpace(),overflowWrap:ox.getOverflowWrap(),wordBreak:ox.getWordBreak(),textWrap:ox.getTextWrap(),writingMode:ox.getWritingMode(),textAlign:ox.getTextAlign(),verticalAlign:ox.getVerticalAlign(),textIndent:ox.getTextIndent(),textTransform:ox.getTextTransform(),flexGrow:0,flexShrink:1,flexBasis:mi,alignItems:"stretch",alignSelf:"auto",justifyContent:"flex-start",alignContent:"stretch",flexDirection:"row",flexWrap:!1,trackListColumns:[],trackListRows:[],autoFlow:"row",gridColumnSpan:1,rowGap:0,columnGap:0,tableLayout:"auto",borderModel:"separate",breakBefore:"auto",breakAfter:"auto",breakInside:"auto",widows:2,orphans:2,opacity:1,filter:void 0,backdropFilter:void 0}}var qr=class{constructor(){this.elementDefaults={html:{display:"block",fontSize:16,fontFamily:j.getFontFamily(),color:j.getColor()},body:{display:"block",margin:8,fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},h1:{display:"block",marginTop:c0("em",.67),marginBottom:c0("em",.67),marginLeft:0,marginRight:0,fontSize:c0("em",2),lineHeight:t0(),fontFamily:j.getFontFamily(),fontWeight:700,color:j.getColor()},h2:{display:"block",marginTop:c0("em",.83),marginBottom:c0("em",.83),marginLeft:0,marginRight:0,fontSize:c0("em",1.5),lineHeight:t0(),fontFamily:j.getFontFamily(),fontWeight:700,color:j.getColor()},h3:{display:"block",marginTop:c0("em",1),marginBottom:c0("em",1),marginLeft:0,marginRight:0,fontSize:c0("em",1.17),lineHeight:t0(),fontFamily:j.getFontFamily(),fontWeight:700,color:j.getColor()},h4:{display:"block",marginTop:c0("em",1.33),marginBottom:c0("em",1.33),marginLeft:0,marginRight:0,fontSize:c0("em",1),lineHeight:t0(),fontFamily:j.getFontFamily(),fontWeight:700,color:j.getColor()},h5:{display:"block",marginTop:c0("em",1.67),marginBottom:c0("em",1.67),marginLeft:0,marginRight:0,fontSize:c0("em",.83),lineHeight:t0(),fontFamily:j.getFontFamily(),fontWeight:700,color:j.getColor()},h6:{display:"block",marginTop:c0("em",2.33),marginBottom:c0("em",2.33),marginLeft:0,marginRight:0,fontSize:c0("em",.67),lineHeight:t0(),fontFamily:j.getFontFamily(),fontWeight:700,color:j.getColor()},p:{display:"block",marginTop:c0("em",1),marginRight:0,marginBottom:c0("em",1),marginLeft:0,fontSize:c0("em",1),lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},ul:{display:"block",marginTop:c0("em",1),marginBottom:c0("em",1),paddingLeft:40,listStyleType:"disc",fontSize:c0("em",1),lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},ol:{display:"block",marginTop:c0("em",1),marginBottom:c0("em",1),paddingLeft:40,listStyleType:"decimal",fontSize:c0("em",1),lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},li:{display:"block",fontSize:c0("em",1),lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},a:{display:"inline",color:"#0000EE",textAlign:"start",fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily()},strong:{display:"inline",fontSize:16,fontWeight:700,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},em:{display:"inline",fontSize:16,fontStyle:"italic",lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},b:{display:"inline",fontSize:16,fontWeight:700,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},i:{display:"inline",fontSize:16,fontStyle:"italic",lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},s:{display:"inline",fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor(),textDecorationLine:"line-through"},del:{display:"inline",fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor(),textDecorationLine:"line-through"},u:{display:"inline",fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor(),textDecorationLine:"underline"},strike:{display:"inline",fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor(),textDecorationLine:"line-through"},code:{display:"inline",fontFamily:"Monaco, 'Courier New', monospace",color:j.getColor()},table:{display:"table",borderCollapse:"separate",borderSpacing:2,fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},thead:{display:"table-header-group",fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},tbody:{display:"table-row-group",fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},tfoot:{display:"table-footer-group",fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},tr:{display:"table-row",fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},th:{display:"table-cell",padding:8,fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor(),fontWeight:700,textAlign:"center",verticalAlign:"middle"},td:{display:"table-cell",padding:8,fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor(),verticalAlign:"middle"},input:{display:"inline-block",padding:2,border:1,fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},button:{display:"inline-block",padding:2,border:1,fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},textarea:{display:"inline-block",padding:2,border:1,fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},div:{display:"block",fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},span:{display:"inline",fontSize:16,lineHeight:t0(),fontFamily:j.getFontFamily(),color:j.getColor()},img:{display:"inline-block",border:0},br:{display:"inline"}}}getDefaultsForElement(x){let t=x.toLowerCase();return this.elementDefaults[t]||{}}getAllDefaults(){return{...this.elementDefaults}}},Fi=new qr,me=class{static getDefaultsForElement(x){return Fi.getDefaultsForElement(x)}static getAllDefaults(){return Fi.getAllDefaults()}};var Px=class{static createBaseDefaults(){return Xr()}static mergeElementDefaults(x,t){let n={...x};return t.fontSize!==void 0&&(n.fontSize=t.fontSize),t.fontStyle!==void 0&&(n.fontStyle=t.fontStyle),t.lineHeight!==void 0&&(n.lineHeight=rx(t.lineHeight)),t.fontFamily!==void 0&&(n.fontFamily=t.fontFamily),t.fontWeight!==void 0&&(n.fontWeight=t.fontWeight),t.color!==void 0&&(n.color=t.color),t.borderColor!==void 0&&(n.borderColor=t.borderColor),t.margin!==void 0&&(n.marginTop=t.margin,n.marginRight=t.margin,n.marginBottom=t.margin,n.marginLeft=t.margin),t.marginTop!==void 0&&(n.marginTop=t.marginTop),t.marginRight!==void 0&&(n.marginRight=t.marginRight),t.marginBottom!==void 0&&(n.marginBottom=t.marginBottom),t.marginLeft!==void 0&&(n.marginLeft=t.marginLeft),t.padding!==void 0&&(n.paddingTop=t.padding,n.paddingRight=t.padding,n.paddingBottom=t.padding,n.paddingLeft=t.padding),t.paddingTop!==void 0&&(n.paddingTop=t.paddingTop),t.paddingRight!==void 0&&(n.paddingRight=t.paddingRight),t.paddingBottom!==void 0&&(n.paddingBottom=t.paddingBottom),t.paddingLeft!==void 0&&(n.paddingLeft=t.paddingLeft),t.border!==void 0&&(n.borderTop=t.border,n.borderRight=t.border,n.borderBottom=t.border,n.borderLeft=t.border),t.borderTop!==void 0&&(n.borderTop=t.borderTop),t.borderRight!==void 0&&(n.borderRight=t.borderRight),t.borderBottom!==void 0&&(n.borderBottom=t.borderBottom),t.borderLeft!==void 0&&(n.borderLeft=t.borderLeft),t.display!==void 0&&(n.display=t.display),t.objectFit!==void 0&&(n.objectFit=t.objectFit),t.textAlign!==void 0&&(n.textAlign=t.textAlign),t.textIndent!==void 0&&(n.textIndent=t.textIndent),t.verticalAlign!==void 0&&(n.verticalAlign=t.verticalAlign),t.listStyleType!==void 0&&(n.listStyleType=t.listStyleType),t.textDecorationLine!==void 0&&(n.textDecorationLine=t.textDecorationLine),t.overflowWrap!==void 0&&(n.overflowWrap=t.overflowWrap),t.textTransform!==void 0&&(n.textTransform=t.textTransform),n}};var zx=class e{constructor(){this.properties=new Map}set(x,t){x.startsWith("--")&&this.properties.set(x,t.trim())}get(x){return this.properties.get(x)}has(x){return this.properties.has(x)}clone(){let x=new e;return this.properties.forEach((t,n)=>{x.set(n,t)}),x}inherit(x){if(!x)return this.clone();let t=x.clone();return this.properties.forEach((n,r)=>{t.set(r,n)}),t}keys(){return Array.from(this.properties.keys())}get size(){return this.properties.size}},al=/var\s*\(\s*(--[a-zA-Z0-9_-]+)\s*(?:,\s*([^)]+))?\s*\)/g;function Pi(e){return e.includes("var(")}function Bi(e,x,t=10){if(!Pi(e))return e;if(t<=0)return console.warn("CSS variable resolution depth limit reached"),e;let n=e,r=e.matchAll(al);for(let o of r){let i=o[0],a=o[1],s=o[2]?.trim(),d=x.get(a);if(d===void 0)if(s!==void 0)d=s;else{console.warn(`CSS variable ${a} not found and no fallback provided`);continue}n=n.replace(i,d)}return Pi(n)&&(n=Bi(n,x,t-1)),n.trim()}function Kr(e){let x=new zx;for(let[t,n]of Object.entries(e))t.startsWith("--")&&x.set(t,n);return x}function Zr(e,x){let t={};for(let[n,r]of Object.entries(e))n.startsWith("--")?t[n]=r:t[n]=Bi(r,x);return t}var a6=Px.createBaseDefaults(),Z0=class{constructor(x){let t={...a6,...x,flexBasis:x?.flexBasis??a6.flexBasis,trackListColumns:[...x?.trackListColumns??a6.trackListColumns],trackListRows:[...x?.trackListRows??a6.trackListRows],backgroundLayers:x?.backgroundLayers?[...x.backgroundLayers]:[],textShadows:x?.textShadows?[...x.textShadows]:[]};this.display=t.display,this.position=t.position,this.zIndex=t.zIndex,this.float=t.float,this.clear=t.clear,this.overflowX=t.overflowX,this.overflowY=t.overflowY,this.whiteSpace=t.whiteSpace,this.overflowWrap=t.overflowWrap,this.wordBreak=t.wordBreak,this.textWrap=t.textWrap,this.writingMode=t.writingMode,this.boxSizing=t.boxSizing,this.width=t.width,this.height=t.height,this.minWidth=t.minWidth,this.maxWidth=t.maxWidth,this.minHeight=t.minHeight,this.maxHeight=t.maxHeight,this.marginTop=t.marginTop,this.marginRight=t.marginRight,this.marginBottom=t.marginBottom,this.marginLeft=t.marginLeft,this.paddingTop=t.paddingTop,this.paddingRight=t.paddingRight,this.paddingBottom=t.paddingBottom,this.paddingLeft=t.paddingLeft,this.borderTop=t.borderTop,this.borderRight=t.borderRight,this.borderBottom=t.borderBottom,this.borderLeft=t.borderLeft,this.borderTopLeftRadiusX=t.borderTopLeftRadiusX,this.borderTopLeftRadiusY=t.borderTopLeftRadiusY,this.borderTopRightRadiusX=t.borderTopRightRadiusX,this.borderTopRightRadiusY=t.borderTopRightRadiusY,this.borderBottomRightRadiusX=t.borderBottomRightRadiusX,this.borderBottomRightRadiusY=t.borderBottomRightRadiusY,this.borderBottomLeftRadiusX=t.borderBottomLeftRadiusX,this.borderBottomLeftRadiusY=t.borderBottomLeftRadiusY,this.borderStyleTop=t.borderStyleTop,this.borderStyleRight=t.borderStyleRight,this.borderStyleBottom=t.borderStyleBottom,this.borderStyleLeft=t.borderStyleLeft,this.backgroundLayers=t.backgroundLayers,this.borderColor=t.borderColor,this.boxShadows=[...t.boxShadows],this.textShadows=[...t.textShadows],this.color=t.color,this.fontFamily=t.fontFamily,this.fontWeight=t.fontWeight,this.fontStyle=t.fontStyle,this.fontVariant=t.fontVariant,this.fontVariantNumeric=t.fontVariantNumeric,this.content=t.content,this.counterReset=t.counterReset,this.counterIncrement=t.counterIncrement,this.clipPath=t.clipPath,this.objectFit=t.objectFit,this.zIndex=t.zIndex,this.left=t.left,this.right=t.right,this.top=t.top,this.bottom=t.bottom,this.insetInlineStart=t.insetInlineStart,this.insetInlineEnd=t.insetInlineEnd,this.insetBlockStart=t.insetBlockStart,this.insetBlockEnd=t.insetBlockEnd,this.fontSize=t.fontSize,this.lineHeight=rx(t.lineHeight),this.letterSpacing=t.letterSpacing,this.wordSpacing=t.wordSpacing,this.flexGrow=t.flexGrow,this.flexShrink=t.flexShrink,this.flexBasis=t.flexBasis,this.listStyleType=t.listStyleType,this.alignItems=t.alignItems,this.alignSelf=t.alignSelf,this.justifyContent=t.justifyContent,this.alignContent=t.alignContent,this.flexDirection=t.flexDirection,this.flexWrap=t.flexWrap,this.trackListColumns=t.trackListColumns,this.trackListRows=t.trackListRows,this.autoFlow=t.autoFlow,this.rowGap=t.rowGap,this.columnGap=t.columnGap,this.gridColumnSpan=t.gridColumnSpan,this.tableLayout=t.tableLayout,this.borderModel=t.borderModel,this.breakBefore=t.breakBefore,this.breakAfter=t.breakAfter,this.breakInside=t.breakInside,this.widows=t.widows,this.orphans=t.orphans,this.textIndent=t.textIndent,this.textTransform=t.textTransform,this.transform=x?.transform??void 0,this.textAlign=x?.textAlign??void 0,this.verticalAlign=x?.verticalAlign??void 0,this.textDecorationLine=x?.textDecorationLine??a6.textDecorationLine,this.textDecorationColor=x?.textDecorationColor??a6.textDecorationColor,this.textDecorationStyle=x?.textDecorationStyle??a6.textDecorationStyle,this.opacity=t.opacity,this.filter=t.filter?[...t.filter]:void 0,this.backdropFilter=t.backdropFilter?[...t.backdropFilter]:void 0,this.customProperties=x?.customProperties??new zx}get backgroundColor(){if(this.backgroundLayers)for(let x=this.backgroundLayers.length-1;x>=0;x--){let t=this.backgroundLayers[x];if(t.kind==="color")return t.color}}};function I0(e){return vi(e?.lineHeight,e?.fontSize)}var st=class e{constructor(){this.x=0;this.y=0;this.contentWidth=0;this.contentHeight=0;this.scrollWidth=0;this.scrollHeight=0;this.borderBoxWidth=0;this.borderBoxHeight=0;this.marginBoxWidth=0;this.marginBoxHeight=0;this.baseline=0}clone(){let x=new e;return x.x=this.x,x.y=this.y,x.contentWidth=this.contentWidth,x.contentHeight=this.contentHeight,x.scrollWidth=this.scrollWidth,x.scrollHeight=this.scrollHeight,x.borderBoxWidth=this.borderBoxWidth,x.borderBoxHeight=this.borderBoxHeight,x.marginBoxWidth=this.marginBoxWidth,x.marginBoxHeight=this.marginBoxHeight,x.baseline=this.baseline,x.usedMarginLeft=this.usedMarginLeft,x.usedMarginRight=this.usedMarginRight,x}};var h0=class{constructor(x,t=[],n){this.style=x;this.box=new st;this.parent=null;this.childrenInternal=[];this.establishesBFC=!1;this.establishesIFC=!1;this.establishesFFC=!1;this.establishesGFC=!1;this.establishesTFC=!1;this.intrinsicInlineSize=n?.intrinsicInlineSize,this.intrinsicBlockSize=n?.intrinsicBlockSize,this.textContent=n?.textContent,this.tagName=n?.tagName,this.lineBoxes=n?.lineBoxes,this.inlineRuns=n?.inlineRuns,this.customData=n?.customData,this.tableColSpan=n?.tableColSpan,this.tableRowSpan=n?.tableRowSpan,this.tableCellOrigin=n?.tableCellOrigin;for(let r of t)this.appendChild(r)}get children(){return this.childrenInternal}appendChild(x){return x.parent=this,this.childrenInternal.push(x),this}removeChild(x){let t=this.childrenInternal.indexOf(x);t>=0&&(this.childrenInternal.splice(t,1),x.parent=null)}nearestAncestor(x){let t=this.parent;for(;t;){if(x(t))return t;t=t.parent}return null}walk(x,t=!0){t&&x(this);for(let n of this.childrenInternal)n.walk(x,!0)}postOrder(x){for(let t of this.childrenInternal)t.postOrder(x);x(this)}shift(x,t){if(this.box.x+=x,this.box.y+=t,this.box.baseline+=t,this.inlineRuns)for(let n of this.inlineRuns)n.startX+=x,n.baseline+=t;for(let n of this.childrenInternal)n.shift(x,t)}};var dt=class{constructor(x){this.options=x;this.envAccessor=x.getEnv??(()=>{})}get viewport(){return this.options.viewport}get fontEmbedder(){return this.options.fontEmbedder}getEnv(x){return this.envAccessor(x)}};var ct=class{create(x,t){return{env:x,layoutChild:t}}};var pe=[100,200,300,400,500,600,700,800,900];function y0(e){if(!Number.isFinite(e??NaN))return 400;let x=Math.min(900,Math.max(100,e)),t=400,n=Math.abs(t-x);for(let r of pe){let o=Math.abs(r-x);o<n&&(n=o,t=r)}return t}function Ai(e,x){let t=y0(e),n=pe.indexOf(t);return n===-1?t:x==="bolder"?pe[Math.min(pe.length-1,n+1)]:pe[Math.max(0,n-1)]}function he(e,x){let t=e.trim().toLowerCase();switch(t){case"normal":return 400;case"bold":return 700;case"bolder":return Ai(x,"bolder");case"lighter":return Ai(x,"lighter");case"inherit":return x!==void 0?y0(x):void 0;case"initial":return 400;default:{let n=Number.parseFloat(t);return Number.isFinite(n)?y0(n):void 0}}}function Mi(e){return y0(e).toString()}function ki(e){return y0(e)>=600}var Ii={32:250,33:333,34:408,35:500,36:500,37:833,38:778,39:333,40:333,41:333,42:500,43:564,44:250,45:333,46:250,47:278,48:500,49:500,50:500,51:500,52:500,53:500,54:500,55:500,56:500,57:500,58:278,59:278,60:564,61:564,62:564,63:444,64:921,65:722,66:667,67:667,68:722,69:611,70:556,71:722,72:722,73:333,74:389,75:722,76:611,77:889,78:722,79:722,80:556,81:722,82:667,83:556,84:611,85:722,86:722,87:944,88:722,89:722,90:611,91:333,92:278,93:333,94:469,95:500,96:333,97:444,98:500,99:444,100:500,101:444,102:333,103:500,104:500,105:278,106:278,107:500,108:278,109:778,110:500,111:500,112:500,113:500,114:333,115:389,116:278,117:500,118:500,119:722,120:500,121:500,122:444,123:480,124:200,125:480,126:541,161:333,162:500,163:500,164:167,165:500,166:500,167:500,168:500,169:180,170:444,171:500,172:333,173:333,174:556,175:556,177:500,178:500,179:500,180:250,182:453,183:350,184:333,185:444,186:444,187:500,188:1e3,189:1e3,191:444,193:333,194:333,195:333,196:333,197:333,198:333,199:333,200:333,202:333,203:333,205:333,206:333,207:333,208:1e3,225:889,227:276,232:611,233:722,234:889,235:310,241:667,245:278,248:278,249:500,250:722,251:500,"-1":500};var Ni={32:250,33:333,34:555,35:500,36:500,37:1e3,38:833,39:333,40:333,41:333,42:500,43:570,44:250,45:333,46:250,47:278,48:500,49:500,50:500,51:500,52:500,53:500,54:500,55:500,56:500,57:500,58:333,59:333,60:570,61:570,62:570,63:500,64:930,65:722,66:667,67:722,68:722,69:667,70:611,71:778,72:778,73:389,74:500,75:778,76:667,77:944,78:722,79:778,80:611,81:778,82:722,83:556,84:667,85:722,86:722,87:1e3,88:722,89:722,90:667,91:333,92:278,93:333,94:581,95:500,96:333,97:500,98:556,99:444,100:556,101:444,102:333,103:500,104:556,105:278,106:333,107:556,108:278,109:833,110:556,111:500,112:556,113:556,114:444,115:389,116:333,117:556,118:500,119:722,120:500,121:500,122:444,123:394,124:220,125:394,126:520,161:333,162:500,163:500,164:167,165:500,166:500,167:500,168:500,169:278,170:500,171:500,172:333,173:333,174:556,175:556,177:500,178:500,179:500,180:250,182:540,183:350,184:333,185:500,186:500,187:500,188:1e3,189:1e3,191:500,193:333,194:333,195:333,196:333,197:333,198:333,199:333,200:333,202:333,203:333,205:333,206:333,207:333,208:1e3,225:1e3,227:300,232:667,233:778,234:1e3,235:330,241:722,245:278,248:278,249:500,250:722,251:556,"-1":500};var Ei={32:278,33:278,34:355,35:556,36:556,37:889,38:667,39:222,40:333,41:333,42:389,43:584,44:278,45:333,46:278,47:278,48:556,49:556,50:556,51:556,52:556,53:556,54:556,55:556,56:556,57:556,58:278,59:278,60:584,61:584,62:584,63:556,64:1015,65:667,66:667,67:722,68:722,69:667,70:611,71:778,72:722,73:278,74:500,75:667,76:556,77:833,78:722,79:778,80:667,81:778,82:722,83:667,84:611,85:722,86:667,87:944,88:667,89:667,90:611,91:278,92:278,93:278,94:469,95:556,96:222,97:556,98:556,99:500,100:556,101:556,102:278,103:556,104:556,105:222,106:222,107:500,108:222,109:833,110:556,111:556,112:556,113:556,114:333,115:500,116:278,117:556,118:500,119:722,120:500,121:500,122:500,123:334,124:260,125:334,126:584,161:333,162:556,163:556,164:167,165:556,166:556,167:556,168:556,169:191,170:333,171:556,172:333,173:333,174:500,175:500,177:556,178:556,179:556,180:278,182:537,183:350,184:222,185:333,186:333,187:556,188:1e3,189:1e3,191:611,193:333,194:333,195:333,196:333,197:333,198:333,199:333,200:333,202:333,203:333,205:333,206:333,207:333,208:1e3,225:1e3,227:370,232:556,233:778,234:1e3,235:365,241:889,245:278,248:222,249:611,250:944,251:611,"-1":556};var Di={32:278,33:333,34:474,35:556,36:556,37:889,38:722,39:278,40:333,41:333,42:389,43:584,44:278,45:333,46:278,47:278,48:556,49:556,50:556,51:556,52:556,53:556,54:556,55:556,56:556,57:556,58:333,59:333,60:584,61:584,62:584,63:611,64:975,65:722,66:722,67:722,68:722,69:667,70:611,71:778,72:722,73:278,74:556,75:722,76:611,77:833,78:722,79:778,80:667,81:778,82:722,83:667,84:611,85:722,86:667,87:944,88:667,89:667,90:611,91:333,92:278,93:333,94:584,95:556,96:278,97:556,98:611,99:556,100:611,101:556,102:333,103:611,104:611,105:278,106:278,107:556,108:278,109:889,110:611,111:611,112:611,113:611,114:389,115:556,116:333,117:611,118:556,119:778,120:556,121:556,122:500,123:389,124:280,125:389,126:584,161:333,162:556,163:556,164:167,165:556,166:556,167:556,168:556,169:238,170:500,171:556,172:333,173:333,174:611,175:611,177:556,178:556,179:556,180:278,182:556,183:350,184:278,185:500,186:500,187:556,188:1e3,189:1e3,191:611,193:333,194:333,195:333,196:333,197:333,198:333,199:333,200:333,202:333,203:333,205:333,206:333,207:333,208:1e3,225:1e3,227:370,232:611,233:778,234:1e3,235:365,241:889,245:278,248:278,249:611,250:944,251:611,"-1":556};var Wi={32:600,33:600,34:600,35:600,36:600,37:600,38:600,39:600,40:600,41:600,42:600,43:600,44:600,45:600,46:600,47:600,48:600,49:600,50:600,51:600,52:600,53:600,54:600,55:600,56:600,57:600,58:600,59:600,60:600,61:600,62:600,63:600,64:600,65:600,66:600,67:600,68:600,69:600,70:600,71:600,72:600,73:600,74:600,75:600,76:600,77:600,78:600,79:600,80:600,81:600,82:600,83:600,84:600,85:600,86:600,87:600,88:600,89:600,90:600,91:600,92:600,93:600,94:600,95:600,96:600,97:600,98:600,99:600,100:600,101:600,102:600,103:600,104:600,105:600,106:600,107:600,108:600,109:600,110:600,111:600,112:600,113:600,114:600,115:600,116:600,117:600,118:600,119:600,120:600,121:600,122:600,123:600,124:600,125:600,126:600,161:600,162:600,163:600,164:600,165:600,166:600,167:600,168:600,169:600,170:600,171:600,172:600,173:600,174:600,175:600,177:600,178:600,179:600,180:600,182:600,183:600,184:600,185:600,186:600,187:600,188:600,189:600,191:600,193:600,194:600,195:600,196:600,197:600,198:600,199:600,200:600,202:600,203:600,205:600,206:600,207:600,208:600,225:600,227:600,232:600,233:600,234:600,235:600,241:600,245:600,248:600,249:600,250:600,251:600,"-1":600};var Hi={32:600,33:600,34:600,35:600,36:600,37:600,38:600,39:600,40:600,41:600,42:600,43:600,44:600,45:600,46:600,47:600,48:600,49:600,50:600,51:600,52:600,53:600,54:600,55:600,56:600,57:600,58:600,59:600,60:600,61:600,62:600,63:600,64:600,65:600,66:600,67:600,68:600,69:600,70:600,71:600,72:600,73:600,74:600,75:600,76:600,77:600,78:600,79:600,80:600,81:600,82:600,83:600,84:600,85:600,86:600,87:600,88:600,89:600,90:600,91:600,92:600,93:600,94:600,95:600,96:600,97:600,98:600,99:600,100:600,101:600,102:600,103:600,104:600,105:600,106:600,107:600,108:600,109:600,110:600,111:600,112:600,113:600,114:600,115:600,116:600,117:600,118:600,119:600,120:600,121:600,122:600,123:600,124:600,125:600,126:600,161:600,162:600,163:600,164:600,165:600,166:600,167:600,168:600,169:600,170:600,171:600,172:600,173:600,174:600,175:600,177:600,178:600,179:600,180:600,182:600,183:600,184:600,185:600,186:600,187:600,188:600,189:600,191:600,193:600,194:600,195:600,196:600,197:600,198:600,199:600,200:600,202:600,203:600,205:600,206:600,207:600,208:600,225:600,227:600,232:600,233:600,234:600,235:600,241:600,245:600,248:600,249:600,250:600,251:600,"-1":600};var Oi={"Times-Roman":Ii,"Times-Bold":Ni,Helvetica:Ei,"Helvetica-Bold":Di,Courier:Wi,"Courier-Bold":Hi};var sl=/[\p{L}\p{N}]/u,ft="en-US";function dl(e){let x="",t=!0;for(let n of e){if(sl.test(n)){t?(x+=n.toLocaleUpperCase(ft),t=!1):x+=n.toLocaleLowerCase(ft);continue}t=!0,x+=n}return x}function Ux(e,x){if(!e||!x||x==="none")return e;switch(x){case"uppercase":return e.toLocaleUpperCase(ft);case"lowercase":return e.toLocaleLowerCase(ft);case"capitalize":return dl(e);default:return e}}function zi(e){let x=e.toLowerCase().trim();if(x==="normal")return["normal"];let t=x.split(/\s+/),n=[],r=["tabular-nums","slashed-zero","ordinal","lining-nums","oldstyle-nums","proportional-nums","diagonal-fractions","stacked-fractions"];for(let o of t)r.includes(o)&&n.push(o);return n.length>0?n:["normal"]}function Qr(e,x){return e.includes("normal")?!1:e.includes(x)}var cl=/(mono|code|courier|console)/i,Gx={SPACE:.32,DIGIT:.52,UPPER:.58,BASE:.5,PUNCTUATION:.35,IDEOGRAPHIC:1},fl=.9,ll=600,ul=new Map([["helvetica","Helvetica"],["arial","Helvetica"],["sans-serif","Helvetica"],["times","Times-Roman"],["times-roman","Times-Roman"],["times new roman","Times-Roman"],["georgia","Times-Roman"],["serif","Times-Roman"],["courier","Courier"],["courier new","Courier"],["monaco","Courier"],["monospace","Courier"]]),bl=new Map([["Times-Roman","Times-Bold"],["Helvetica","Helvetica-Bold"],["Courier","Courier-Bold"]]);function Ui(e,x){e.walk(t=>{if(!t.textContent)return;let n=t.textContent;if(n.length===0){t.intrinsicInlineSize=0,t.intrinsicBlockSize=I0(t.style);return}let{inlineSize:r,blockSize:o}=ml(n,t.style,x);t.intrinsicInlineSize=r,t.intrinsicBlockSize=o})}function ml(e,x,t){let r=Ux(e,x.textTransform).split(/\r?\n/),o=0,i=typeof x.fontWeight=="number"?x.fontWeight:400,a=x.fontStyle??"normal",s=t?.getMetrics(x.fontFamily??"",i,a);for(let f of r){let l=ge(f,x,s??null);l!==null?o=Math.max(o,l):o=Math.max(o,j0(f,x))}let d=I0(x),c=Math.max(d,r.length*d);return{inlineSize:o,blockSize:c}}function j0(e,x){if(!e)return 0;let t=x.fontSize||16,r=(x.fontFamily?cl.test(x.fontFamily):!1)?.6:Gx.BASE,o=Tl(y0(x.fontWeight)),i=x.letterSpacing??0,a=x.wordSpacing??0,s=Math.max(e.length-1,0)*i+Ll(e)*a,d=pl(e,x);if(d!==null)return d+s;let c=0;for(let l of e)c+=wl(l,r);return c*t*o*fl+s}function pl(e,x){let t=hl(x);if(!t)return null;let n=Oi[t];if(!n)return null;let r=x.fontSize||16,o=0;for(let i of e){let a=i.codePointAt(0);if(a===void 0)return null;if(a>255){if(a===8226){let c=n[149];if(c===void 0)return null;o+=c;continue}let d=i.normalize("NFD").replace(/\p{M}+/gu,"");if(d&&d.length===1){let c=d.codePointAt(0);if(c!==void 0&&c<=255){let f=n[c];if(f!==void 0){o+=f;continue}}}return null}let s=n[a];if(s===void 0){let d=i.normalize("NFD").replace(/\p{M}+/gu,"");if(d&&d.length===1){let c=d.codePointAt(0);c!==void 0&&c<=255&&(s=n[c])}if(s===void 0)return null}if(s>=900){let d=i.normalize("NFD").replace(/\p{M}+/gu,"");if(d&&d.length===1){let c=d.codePointAt(0);if(c!==void 0&&c<=255){let f=n[c];f!==void 0&&(s=f)}}}o+=s}return o/1e3*r}function hl(e){let x=gl(e.fontFamily);if(x.length===0)return null;let t=y0(e.fontWeight);for(let n of x){let r=ul.get(n);if(r){if(t>=ll){let o=bl.get(r);if(o)return o}return r}}return null}function gl(e){return e?e.split(",").map(x=>yl(x.trim()).toLowerCase()).filter(x=>x.length>0):[]}function yl(e){return e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'")?e.slice(1,-1):e}function wl(e,x){return e===" "?Gx.SPACE:e===" "?Gx.SPACE*4:Sl(e)?Gx.DIGIT:Rl(e)?x+(Gx.UPPER-Gx.BASE):Cl(e)?Gx.PUNCTUATION:vl(e)?Gx.IDEOGRAPHIC:x}function Rl(e){return e>="A"&&e<="Z"}function Sl(e){return e>="0"&&e<="9"}function Cl(e){return/[.,;:!?'"`~\-_/\\()[\]{}<>]/.test(e)}function vl(e){let x=e.codePointAt(0);return x===void 0?!1:x>=19968&&x<=40959||x>=13312&&x<=19903||x>=63744&&x<=64255||x>=12352&&x<=12447||x>=12448&&x<=12543||x>=44032&&x<=55215}function Ll(e){let x=0;for(let t of e)t===" "&&(x+=1);return x}function ge(e,x,t){if(!t)return null;let n=t.metrics.unitsPerEm,r=t.kerning,o=0,i=null,a=0,s=0,d=x.fontVariantNumeric??[],c=Qr(d,"tabular-nums"),f=Qr(d,"slashed-zero"),l=0;if(c)for(let h=0;h<=9;h++){let w=h+48,y=t.cmap.getGlyphId(w),R=t.glyphMetrics.get(y);R&&(l=Math.max(l,R.advanceWidth))}for(let h of e){let w=h.codePointAt(0);if(w===void 0)continue;let y=t.cmap.getGlyphId(w),R=t.glyphMetrics.get(y);if(c&&h>="0"&&h<="9"){let S=h.codePointAt(0);if(S===void 0){if(R&&(o+=R.advanceWidth),i!==null&&r){let T=r.get(i)?.get(y)??0;T!==0&&(o+=T)}i=y,a+=1;continue}let C=t.cmap.getGlyphId(S);if(t.glyphMetrics.get(C)){o+=l,i=C,a+=1;continue}else{if(R&&(o+=R.advanceWidth),i!==null&&r){let T=r.get(i)?.get(y)??0;T!==0&&(o+=T)}i=y,a+=1;continue}}if(R&&(o+=R.advanceWidth),i!==null&&r){let S=r.get(i)?.get(y)??0;S!==0&&(o+=S)}i=y,a+=1,h===" "&&(s+=1)}let u=x.fontSize/n,b=o*u,g=x.letterSpacing??0,p=x.wordSpacing??0,m=Math.max(a-1,0)*g+s*p;return b+m}function Tl(e){switch(e){case 100:return .92;case 200:return .94;case 300:return .96;case 400:return 1;case 500:return 1.02;case 600:return 1.04;case 700:return 1.08;case 800:return 1.1;case 900:return 1.12;default:return 1}}var lt=class{assign(x,t){Ui(x,t)}};function ji(e,x,t){let{style:n}=e,r={containerWidth:x,containerHeight:t},o=v(n.paddingLeft,x,{auto:"zero",...r}),i=v(n.paddingRight,x,{auto:"zero",...r}),a=v(n.paddingTop,t,{auto:"zero",...r}),s=v(n.paddingBottom,t,{auto:"zero",...r}),d=v(n.borderLeft,x,{auto:"zero",...r}),c=v(n.borderRight,x,{auto:"zero",...r}),f=v(n.borderTop,t,{auto:"zero",...r}),l=v(n.borderBottom,t,{auto:"zero",...r});return{paddingLeft:o,paddingRight:i,paddingTop:a,paddingBottom:s,borderLeft:d,borderRight:c,borderTop:f,borderBottom:l,contentBoxX:e.box.x+d+o,contentBoxY:e.box.y+f+a}}function m0(e,x,t){return x==="border-box"?Math.max(0,e-t):e}function ix(e,x,t=x){let{style:n}=e,r={containerWidth:x,containerHeight:t};return v(n.paddingLeft,x,{auto:"zero",...r})+v(n.paddingRight,x,{auto:"zero",...r})+v(n.borderLeft,x,{auto:"zero",...r})+v(n.borderRight,x,{auto:"zero",...r})}function hx(e,x,t=x){let{style:n}=e,r={containerWidth:t,containerHeight:x};return v(n.paddingTop,x,{auto:"zero",...r})+v(n.paddingBottom,x,{auto:"zero",...r})+v(n.borderTop,x,{auto:"zero",...r})+v(n.borderBottom,x,{auto:"zero",...r})}function jx(e,x,t=x){let{style:n}=e,r={containerWidth:x,containerHeight:t};return v(n.marginLeft,x,{auto:"zero",...r})+v(n.marginRight,x,{auto:"zero",...r})}function Bx(e){let{position:x,float:t}=e.style;return(x==="static"||x==="relative"||x==="sticky")&&t==="none"}function z6(e){let{style:x}=e;return x.float!=="none"||x.position==="absolute"||x.position==="fixed"||Gi(x.overflowX)||Gi(x.overflowY)||x.display==="inline-block"||x.display==="table"||x.display==="inline-table"||x.display==="flow-root"}function Gi(e){switch(e){case"hidden":case"auto":case"scroll":case"clip":return!0;default:return!1}}function Fl(e){return e.nearestAncestor(x=>{let t=x.style.position;return t==="relative"||t==="absolute"||t==="fixed"||t==="sticky"})}function D0(e,x){let{style:t}=e;if(t.position==="fixed")return{x:0,y:0,width:x.width,height:x.height};if(t.position==="absolute"){let d=Fl(e);return d?{x:d.box.x,y:d.box.y,width:d.box.contentWidth,height:d.box.contentHeight}:{x:0,y:0,width:x.width,height:x.height}}let n=e.parent;if(!n)return{x:0,y:0,width:x.width,height:x.height};let r=Math.max(n.box.contentWidth,0),o=Math.max(n.box.contentHeight,0);if(o===0&&n.style.height!=="auto"){let d=v(n.style.height,x.height,{auto:"reference",containerWidth:x.width,containerHeight:x.height});Number.isFinite(d)&&d>0&&(o=d)}let i={containerWidth:r,containerHeight:o},a=n.box.x+v(n.style.paddingLeft,r,{auto:"zero",...i})+v(n.style.borderLeft,r,{auto:"zero",...i}),s=n.box.y+v(n.style.paddingTop,o,{auto:"zero",...i})+v(n.style.borderTop,o,{auto:"zero",...i});return{x:a,y:s,width:n.box.contentWidth,height:o}}function cx(e,x,t=x){let n=e.style,r={containerWidth:x,containerHeight:t},o=ix(e,x,t),i=F0(n.marginLeft)?0:v(n.marginLeft,x,{auto:"zero",...r}),a=F0(n.marginRight)?0:v(n.marginRight,x,{auto:"zero",...r}),s=Math.max(0,x-o-i-a),d=n.width===void 0||F0(n.width)?s:m0(v(n.width,x,{auto:"reference",...r}),n.boxSizing,o),c=n.minWidth?m0(v(n.minWidth,x,{auto:"zero",...r}),n.boxSizing,o):Number.NEGATIVE_INFINITY,f=n.maxWidth?m0(v(n.maxWidth,x,{auto:"reference",...r}),n.boxSizing,o):Number.POSITIVE_INFINITY;return xt(d,c,f)}function $i(e,x,t,n,r=e){let o={containerWidth:e,containerHeight:r},i=F0(t),a=F0(n),s=i?0:v(t,e,{auto:"zero",...o}),d=a?0:v(n,e,{auto:"zero",...o}),c=s,f=d,l=e-(x+s+d);return Number.isFinite(l)?(l<0?i&&a?(c=0,f=0):i?c=0:a?f=0:f=d+l:i&&a?(c=l/2,f=l/2):i?c=l:a?f=l:f=d+l,{marginLeft:c,marginRight:f}):{marginLeft:c,marginRight:f}}function ut(e,x,t,n,r){if(x.style.minHeight===void 0||F0(x.style.minHeight))return e;let o=m0(v(x.style.minHeight,t,{auto:"zero",...r}),x.style.boxSizing,n);return Number.isFinite(o)?Math.max(e,o):e}var bt=class{layoutOutOfFlow(x,t,n){let r=[];x.walk(o=>{(o.style.position==="absolute"||o.style.position==="fixed")&&r.push(o)});for(let o of r)n(o,t),this.positionAbsoluteOrFixed(o,t.env)}positionAbsoluteOrFixed(x,t){let n=D0(x,t.viewport),r=n.width,o=n.height,i={containerWidth:r,containerHeight:o},a=(y,R)=>{if(!(y===void 0||F0(y)))return v(y,R,{auto:"zero",...i})},s=a(x.style.left,r),d=a(x.style.right,r),c=a(x.style.top,o),f=a(x.style.bottom,o),l=x.box.borderBoxWidth||x.box.contentWidth,u=x.box.borderBoxHeight||x.box.contentHeight,b=x.box.marginBoxWidth||l,g=x.box.marginBoxHeight||u,p=n.x;s!==void 0?p=n.x+s:d!==void 0&&(p=n.x+n.width-b-d);let m=n.y;c!==void 0?m=n.y+c:f!==void 0&&(m=n.y+n.height-g-f);let h=p-x.box.x,w=m-x.box.y;x.box.x=p,x.box.y=m,(h!==0||w!==0)&&Pl(x,h,w)}};function Pl(e,x,t){e.walk(n=>{if(n!==e&&(n.box.x+=x,n.box.y+=t),n.box.baseline+=t,n.inlineRuns&&n.inlineRuns.length>0)for(let r of n.inlineRuns)r.startX+=x,r.baseline+=t})}var mt=class{constructor(x){this.strategies=x.strategies,this.contextFactory=x.contextFactory??new ct,this.textMetricsInitializer=x.textMetricsInitializer??new lt,this.outOfFlowManager=x.outOfFlowManager??new bt}layoutTree(x,t,n){let r=new dt({viewport:t,fontEmbedder:n}),o=this.contextFactory.create(r,i=>{this.layoutNodeInternal(i,o)});return this.textMetricsInitializer.assign(x,n),x.box.x=0,x.box.y=0,x.box.contentWidth=t.width,x.box.contentHeight=t.height,this.layoutNodeInternal(x,o),this.outOfFlowManager.layoutOutOfFlow(x,o,(i,a)=>this.layoutNodeInternal(i,a)),x}layoutNodeInternal(x,t){let n=this.strategies.find(r=>r.canLayout(x));if(!n)throw new Error(`No layout strategy available for display: ${x.style.display}`);n.layout(x,t)}};var pt=class{canLayout(x){return x.style.display==="none"}layout(x,t){x.box.contentWidth=0,x.box.contentHeight=0}};var Bl=1e-7;function ht(e){return Math.abs(e)<Bl}function ye(e){switch(e.style.display){case"block":case"list-item":return!0;default:return!1}}function Vi(e){return e.style.display!=="none"&&Bx(e)&&ye(e)&&!z6(e)}function Jr(e){let x=[],t=[];for(let n of e)n>0?x.push(n):n<0&&t.push(n);return t.length===0?x.length>0?Math.max(...x):0:x.length===0?Math.min(...t):Math.max(...x)+Math.min(...t)}function _i(e,x,t){return t?e+x:Jr([e,x])}function gt(e){for(let x of e.children)if(!(!Bx(x)||x.style.display==="none")){if(Vi(x))return x;break}}function yt(e){for(let x=e.children.length-1;x>=0;x-=1){let t=e.children[x];if(!(!Bx(t)||t.style.display==="none")){if(Vi(t))return t;break}}}function xo(e,x,t=x){if(!ye(e)||z6(e))return!1;let n={containerWidth:x,containerHeight:t},r=v(e.style.paddingTop,t,{auto:"zero",...n}),o=v(e.style.borderTop,t,{auto:"zero",...n});return!ht(r)||!ht(o)?!1:gt(e)!==void 0}function eo(e,x,t=x){if(!ye(e)||z6(e))return!1;let n={containerWidth:x,containerHeight:t},r=v(e.style.paddingBottom,t,{auto:"zero",...n}),o=v(e.style.borderBottom,t,{auto:"zero",...n});return!ht(r)||!ht(o)?!1:yt(e)!==void 0}function wt(e,x,t=x){let n={containerWidth:x,containerHeight:t},r=v(e.style.marginTop,t,{auto:"zero",...n});if(!ye(e)||!xo(e,x,t))return r;let o=gt(e);if(!o)return r;let i=cx(e,x,t),a=wt(o,i,t);return Jr([r,a])}function Rt(e,x,t=x){let n={containerWidth:x,containerHeight:t},r=v(e.style.marginBottom,t,{auto:"zero",...n});if(!ye(e)||!eo(e,x,t))return r;let o=yt(e);if(!o)return r;let i=cx(e,x,t),a=Rt(o,i,t);return Jr([r,a])}function St(e){let x=e.box.contentWidth,t=e.box.contentHeight;e.box.scrollWidth=Math.max(x,...e.children.map(n=>n.box.x+n.box.borderBoxWidth-e.box.x)),e.box.scrollHeight=Math.max(t,...e.children.map(n=>n.box.y+n.box.borderBoxHeight-e.box.y))}var gx=class{constructor(){this.floats=[]}register(x,t){this.floats.push({side:x,rect:t})}bottom(x){let t=0;for(let n of this.floats)n.side===x&&(t=Math.max(t,n.rect.bottom));return t}inlineOffsets(x,t,n){let r=0,o=0;for(let{side:i,rect:a}of this.floats)Yi(a.top,a.bottom,x,t)&&(i==="left"?r=Math.max(r,a.inlineEnd):o=Math.max(o,n-a.inlineStart));return{start:r,end:n-o}}nextUnblockedY(x,t){let n=null;for(let{rect:r}of this.floats)Yi(r.top,r.bottom,x,t)&&(n=n===null?r.bottom:Math.min(n,r.bottom));return n}};function Yi(e,x,t,n){return Math.max(e,t)<Math.min(x,n)}function Xi(e,x,t){let{clear:n}=e.style,r=t;return(n==="left"||n==="both"||n==="inline-start")&&(r=Math.max(r,x.bottom("left"))),(n==="right"||n==="both"||n==="inline-end")&&(r=Math.max(r,x.bottom("right"))),r}function qi(e){let{node:x,floatContext:t,context:n,contentX:r,contentWidth:o}=e,i=e.contentHeight??o,a={containerWidth:o,containerHeight:i};n.layoutChild(x);let s=v(x.style.marginLeft,o,{auto:"zero",...a}),d=v(x.style.marginRight,o,{auto:"zero",...a}),c=v(x.style.marginTop,i,{auto:"zero",...a}),f=v(x.style.marginBottom,i,{auto:"zero",...a}),l=v(x.style.borderLeft,o,{auto:"zero",...a}),u=v(x.style.borderRight,o,{auto:"zero",...a}),b=v(x.style.borderTop,i,{auto:"zero",...a}),g=v(x.style.borderBottom,i,{auto:"zero",...a}),p=v(x.style.paddingLeft,o,{auto:"zero",...a}),m=v(x.style.paddingRight,o,{auto:"zero",...a}),h=v(x.style.paddingTop,i,{auto:"zero",...a}),w=v(x.style.paddingBottom,i,{auto:"zero",...a}),y=x.box.contentWidth+p+m+l+u,R=x.box.contentHeight+h+w+b+g;x.box.borderBoxWidth=y,x.box.borderBoxHeight=R,x.box.marginBoxWidth=y+s+d,x.box.marginBoxHeight=R+c+f;let S=x.box.marginBoxWidth,C=x.box.marginBoxHeight,L=e.startY,T=0;for(;!(T>1e3);){let P=t.inlineOffsets(L,L+C,o),A=Math.max(0,P.end-P.start);if(S<=A){let H=x.style.float==="left"?r+P.start:r+P.end-S,D=H+s+l+p,M=L+c+b+h;return x.box.x=D,x.box.y=M,x.box.scrollWidth=x.box.contentWidth,x.box.scrollHeight=x.box.contentHeight,t.register(x.style.float==="left"?"left":"right",{top:L,bottom:L+C,inlineStart:H-r,inlineEnd:H-r+S}),L+C}let E=t.nextUnblockedY(L,L+C);E===null||E<=L?L+=1:L=E,T+=1}return L+C}var Ct=class{constructor(x,t,n,r,o,i,a){this.metrics=x;this.glyphMetrics=t;this.cmap=n;this.headBBox=r;this.getGlyphOutline=o;this.kerning=i;this.getRawTableData=a}};var vt=class{constructor(x){this.tableDirectory=new Map;this.dataView=new DataView(x),this.parseTableDirectory()}parseTableDirectory(){if(this.dataView.byteLength<12)throw new Error("Truncated TTF header");let x=this.dataView.getUint16(4,!1),t=12;if(t+x*16>this.dataView.byteLength)throw new Error("Truncated table directory");for(let r=0;r<x;r++){let o=t+r*16,i=this.dataView.getUint32(o,!1),a=this.dataView.getUint32(o+4,!1),s=this.dataView.getUint32(o+8,!1),d=this.dataView.getUint32(o+12,!1),c=String.fromCharCode(i>>24&255,i>>16&255,i>>8&255,i&255);if(c==="gloc"){k("font","warn",`\u{1F6AB} CAVEAT TTF PARSER: FORCE SKIPPING problematic table 'gloc' (0x${i.toString(16)})`);continue}let f=["cmap","head","hhea","hmtx","maxp","name","OS/2","post"];if(s+d>this.dataView.byteLength)if(f.includes(c)){k("font","warn",`WOFF2 TTF: ESSENTIAL table ${c} has bounds issues - attempting to proceed with clamped length`);let l=Math.min(d,this.dataView.byteLength-s);l>0?(this.tableDirectory.set(i,{tag:i,checksum:a,offset:s,length:l}),k("font","debug",`\u2705 CAVEAT TTF PARSER: KEPT essential table ${c} with clamped length ${l}`)):k("font","warn",`WOFF2 TTF: Essential table ${c} completely out of bounds - skipping`)}else{k("font","warn",`WOFF2 TTF: Skipping optional table ${c} due to bounds issues`);continue}else this.tableDirectory.set(i,{tag:i,checksum:a,offset:s,length:d})}}getTable(x){let t=this.tableDirectory.get(x);if(!t)return null;if(t.offset+t.length>this.dataView.byteLength)throw new Error(`Invalid table entry for tag 0x${x.toString(16)}`);return new DataView(this.dataView.buffer,t.offset,t.length)}getUint16(x,t){if(t+2>x.byteLength)throw new Error("Read beyond table bounds (getUint16)");return x.getUint16(t,!1)}getInt16(x,t){if(t+2>x.byteLength)throw new Error("Read beyond table bounds (getInt16)");return x.getInt16(t,!1)}getInt8(x,t){if(t+1>x.byteLength)throw new Error("Read beyond table bounds (getInt8)");return x.getInt8(t)}getUint8(x,t){if(t+1>x.byteLength)throw new Error("Read beyond table bounds (getUint8)");return x.getUint8(t)}getUint32(x,t){if(t+4>x.byteLength)throw new Error("Read beyond table bounds (getUint32)");return x.getUint32(t,!1)}getRawTableDataString(x){let t=x.split("").reduce((r,o)=>r<<8|o.charCodeAt(0),0)>>>0,n=this.tableDirectory.get(t);return n?new Uint8Array(this.dataView.buffer,this.dataView.byteOffset+n.offset,n.length):null}};var Al=1751474532,Ml=1751672161,kl=1330851634;function Ki(e){let x=e.getTable(Al);if(!x)throw new Error("Missing head table");let t=e.getUint16(x,18),n=e.getTable(Ml);if(!n)throw new Error("Missing hhea table");let r=e.getInt16(n,4),o=e.getInt16(n,6),i=e.getInt16(n,8),a=e.getUint16(n,34),s=e.getTable(kl),d=r,c=Math.round(r*.5);s&&s.byteLength>=4&&e.getUint16(s,0)>=2&&s.byteLength>=96&&(d=e.getInt16(s,88),c=e.getInt16(s,86));let f;if(x.byteLength>=44){let u=e.getInt16(x,36),b=e.getInt16(x,38),g=e.getInt16(x,40),p=e.getInt16(x,42);f=[u,b,g,p]}return{metrics:{unitsPerEm:t,ascender:r,descender:o,lineGap:i,capHeight:d,xHeight:c},numberOfHMetricsRaw:a,headBBox:f}}var Il=1752003704;function Zi(e,x,t){let n=e.getTable(Il);if(!n)throw new Error("Missing hmtx table");let r=new Map,o=x*4;if(n.byteLength<o)throw new Error("Truncated hmtx long metrics");let i=0;for(let a=0;a<t;a++)if(a<x){let s=a*4;if(s+4>n.byteLength)throw new Error("Truncated hmtx entry");let d=e.getUint16(n,s),c=e.getInt16(n,s+2);r.set(a,{advanceWidth:d,leftSideBearing:c}),i=d}else{let s=o+(a-x)*2;if(s+2>n.byteLength)throw new Error("Truncated hmtx LSB array");let d=e.getInt16(n,s);r.set(a,{advanceWidth:i,leftSideBearing:d})}return r}var Lt=class{constructor(x,t){this.unicodeMap=new Map;this.parseCmapTable(x,t)}parseCmapTable(x,t){if(t.byteLength<4)throw new Error("Truncated cmap header");let n=t.getUint16(0,!1);if(n!==0&&n!==1){console.warn(`Unsupported cmap version: ${n}`);return}let r=t.getUint16(2,!1),o=[];if(4+r*8>t.byteLength)throw new Error("Truncated cmap subtables directory");for(let c=0;c<r;c++){let f=4+c*8,l=t.getUint16(f,!1),u=t.getUint16(f+2,!1),b=t.getUint32(f+4,!1);if(b>=t.byteLength)throw new Error("Invalid subtable offset in cmap");o.push({platformId:l,encodingId:u,offset:b})}let s=(()=>{let c=l=>{for(let u of l)for(let b of o)if(b.platformId===u.pid&&!(u.eids.length>0&&!u.eids.includes(b.encodingId))&&b.offset+2<=t.byteLength&&t.getUint16(b.offset,!1)===12)return b;for(let u of l)for(let b of o)if(b.platformId===u.pid&&!(u.eids.length>0&&!u.eids.includes(b.encodingId))&&b.offset+2<=t.byteLength&&t.getUint16(b.offset,!1)===4)return b;return null},f=c([{pid:0,eids:[]}]);if(f||(f=c([{pid:3,eids:[10]},{pid:3,eids:[1]}]),f))return f;for(let l of o)if(l.offset+2<=t.byteLength&&t.getUint16(l.offset,!1)===4)return l;return null})();if(!s)return;let d=t.getUint16(s.offset,!1);if(d===4)this.parseFormat4Table(x,t,s.offset);else if(d===12)this.parseFormat12Table(x,t,s.offset);else return}parseFormat4Table(x,t,n){if(n+8>t.byteLength)throw new Error("Truncated cmap format 4 header");if(t.getUint16(n,!1)!==4)throw new Error("Unexpected cmap format (not 4)");let o=t.getUint16(n+2,!1);if(n+o>t.byteLength)throw new Error("Truncated cmap format 4 table");let a=t.getUint16(n+6,!1)/2,s=n+14,d=s+a*2+2,c=d+a*2,f=c+a*2;if(f>n+o)throw new Error("Truncated cmap format 4 arrays");for(let l=0;l<a;l++){let u=t.getUint16(s+l*2,!1),b=t.getUint16(d+l*2,!1),g=t.getInt16(c+l*2,!1),p=t.getUint16(f+l*2,!1);if(b===65535)break;if(b>u)throw new Error("Invalid cmap segment (startCode > endCode)");for(let m=b;m<=u;m++){let h=0;if(p===0)h=m+g&65535;else{let y=f+l*2+p+(m-b)*2;if(y+2>n+o)throw new Error("Truncated cmap glyphIndexArray");h=t.getUint16(y,!1),h!==0&&(h=h+g&65535)}this.unicodeMap.set(m,h)}}}parseFormat12Table(x,t,n){if(n+16>t.byteLength)throw new Error("Truncated cmap format 12 header");if(t.getUint16(n,!1)!==12)throw new Error("Unexpected cmap format (not 12)");let o=t.getUint32(n+12,!1),i=n+16;if(i+o*12>t.byteLength)throw new Error("Truncated cmap format 12 groups");let s=i;for(let d=0;d<o;d++,s+=12){let c=t.getUint32(s,!1),f=t.getUint32(s+4,!1),l=t.getUint32(s+8,!1);if(c>f)throw new Error("Invalid cmap format 12 group (startCode > endCode)");for(let u=c;u<=f;u++)this.unicodeMap.set(u,l+(u-c))}}getGlyphId(x){return this.unicodeMap.get(x)??0}hasCodePoint(x){return this.unicodeMap.has(x)}};var s6=class{constructor(x,t,n){this.offsets=[];try{if(t===0){let r=x.byteLength/2;for(let o=0;o<r;o++){let i=n.getUint16(x,o*2);this.offsets.push(i*2)}}else{let r=x.byteLength/4;for(let o=0;o<r;o++){let i=n.getUint32(x,o*4);this.offsets.push(i)}}}catch{this.offsets=[]}}getGlyphOffset(x){if(x<0||x>=this.offsets.length-1)return null;let t=this.offsets[x],n=this.offsets[x+1];return t<0||t>n?null:{start:t,end:n}}isEmptyGlyph(x){return x<0||x>=this.offsets.length-1?!0:this.offsets[x]===this.offsets[x+1]}getGlyphCount(){return Math.max(0,this.offsets.length-1)}validateRange(x,t){return x.start>=0&&x.end<=t&&x.start<=x.end}};var Tt=class{constructor(x){this.reader=x}parse(x){let t=this.parseContours(x);return t?this.buildOutlineCommands(t):null}parseContours(x){if(x.byteLength<10)return null;let t=x.getInt16(0,!1);if(t<0)return null;let n=10,r=[];for(let p=0;p<t;p++){if(n+p*2+2>x.byteLength)return null;r.push(this.reader.getUint16(x,n+p*2))}let o=n+t*2;if(o+2>x.byteLength)return null;let i=this.reader.getUint16(x,o),a=o+2+i;if(a>x.byteLength)return null;let s=r.length===0?0:r[r.length-1]+1;if(s<=0)return[];let d=this.parseFlags(x,s,a);if(!d)return null;let{flags:c,nextOffset:f}=d,l=this.parseCoordinates(x,c,f);if(!l)return null;let{points:u}=l,b=[],g=0;for(let p=0;p<t;p++){let m=r[p];if(m<g||m>=u.length)return null;b.push(u.slice(g,m+1)),g=m+1}return b}parseFlags(x,t,n){let r=[],o=n;try{for(;r.length<t;){if(o>=x.byteLength)return null;let i=this.reader.getUint8(x,o++);if(r.push(i),i&8){if(o>=x.byteLength)return null;let a=this.reader.getUint8(x,o++);for(let s=0;s<a;s++)r.push(i)}}}catch{return null}return{flags:r,nextOffset:o}}parseCoordinates(x,t,n){let r=t.length,o=new Array(r),i=new Array(r),a=n;try{for(let f=0;f<r;f++){let l=t[f];if(l&2){if(a>=x.byteLength)return null;let u=this.reader.getUint8(x,a++);o[f]=l&16?u:-u}else if(l&16)o[f]=0;else{if(a+2>x.byteLength)return null;o[f]=this.reader.getInt16(x,a),a+=2}}}catch{return null}try{for(let f=0;f<r;f++){let l=t[f];if(l&4){if(a>=x.byteLength)return null;let u=this.reader.getUint8(x,a++);i[f]=l&32?u:-u}else if(l&32)i[f]=0;else{if(a+2>x.byteLength)return null;i[f]=this.reader.getInt16(x,a),a+=2}}}catch{return null}let s=new Array(r),d=0,c=0;for(let f=0;f<r;f++)d+=o[f],c+=i[f],s[f]={x:d,y:c,onCurve:!!(t[f]&1)};return{points:s,nextOffset:a}}buildOutlineCommands(x){let t=[];for(let n of x){if(n.length===0)continue;let r=n.length,o=f=>(f%r+r)%r,i=-1;for(let f=0;f<r;f++)if(n[f].onCurve){i=f;break}let a,s;if(i===-1){let f=n[0],l=n[r-1];a={x:(l.x+f.x)/2,y:(l.y+f.y)/2,onCurve:!0},s=0}else a=n[i],s=i;t.push({type:"moveTo",x:a.x,y:a.y});let d=s+1,c=0;for(;c<r;){let f=o(d),l=n[f],u=n[o(d+1)];if(l.onCurve)t.push({type:"lineTo",x:l.x,y:l.y});else if(u.onCurve)t.push({type:"quadTo",cx:l.x,cy:l.y,x:u.x,y:u.y}),d++,c++;else{let b=(l.x+u.x)/2,g=(l.y+u.y)/2;t.push({type:"quadTo",cx:l.x,cy:l.y,x:b,y:g})}d++,c++}t.push({type:"close"})}return t}};var Ft=class e{constructor(x=1,t=0,n=0,r=1,o=0,i=0){this.mxx=x;this.mxy=t;this.myx=n;this.myy=r;this.tx=o;this.ty=i}static identity(){return new e}static scale(x){return new e(x,0,0,x,0,0)}static scaleXY(x,t){return new e(x,0,0,t,0,0)}static translate(x,t){return new e(1,0,0,1,x,t)}static fromComponents(x,t,n=1,r=0,o=0,i=1){return new e(n,r,o,i,x,t)}transformPoint(x,t){return{x:x*this.mxx+t*this.myx+this.tx,y:x*this.mxy+t*this.myy+this.ty}}applyToCommands(x){let t=[];for(let n of x)switch(n.type){case"moveTo":{let{x:r,y:o}=this.transformPoint(n.x,n.y);t.push({type:"moveTo",x:r,y:o});break}case"lineTo":{let{x:r,y:o}=this.transformPoint(n.x,n.y);t.push({type:"lineTo",x:r,y:o});break}case"quadTo":{let r=this.transformPoint(n.cx,n.cy),o=this.transformPoint(n.x,n.y);t.push({type:"quadTo",cx:r.x,cy:r.y,x:o.x,y:o.y});break}case"cubicTo":{let r=this.transformPoint(n.cx1,n.cy1),o=this.transformPoint(n.cx2,n.cy2),i=this.transformPoint(n.x,n.y);t.push({type:"cubicTo",cx1:r.x,cy1:r.y,cx2:o.x,cy2:o.y,x:i.x,y:i.y});break}case"close":{t.push({type:"close"});break}}return t}};var Pt=class e{constructor(x){this.reader=x;this.recursionLimit=8;this.visited=new Set}static{this.ARG_1_AND_2_ARE_WORDS=1}static{this.WE_HAVE_A_SCALE=8}static{this.MORE_COMPONENTS=32}static{this.WE_HAVE_AN_X_AND_Y_SCALE=64}static{this.WE_HAVE_A_TWO_BY_TWO=128}parse(x,t,n=0){if(n>this.recursionLimit)return null;let r=this.parseComponentRecords(x,10,t,n);return this.visited.clear(),r}parseComponentRecords(x,t,n,r){if(r>this.recursionLimit)return null;let o=t,i=[];for(;;){let a=this.readComponentData(x,o);if(!a)return null;if(o=this.calculateNextOffset(x,o,a.flags),!this.visited.has(a.glyphIndex)){this.visited.add(a.glyphIndex);let s=n.getOutline(a.glyphIndex,r+1);if(s&&s.length>0){let d=a.transform.applyToCommands(s);if(d.length>0&&d[0].type!=="moveTo"){let c=this.findFirstCoordinate(d);c&&i.push({type:"moveTo",x:c.x,y:c.y})}i.push(...d)}}if(!a.hasMoreComponents)break}return i.length>0?i:null}readComponentData(x,t){if(t+4>x.byteLength)return null;let n=this.reader.getUint16(x,t),r=this.reader.getUint16(x,t+2),o=t+4,i=0,a=0;if(n&e.ARG_1_AND_2_ARE_WORDS){if(o+4>x.byteLength)return null;i=this.reader.getInt16(x,o),a=this.reader.getInt16(x,o+2),o+=4}else{if(o+2>x.byteLength)return null;i=this.reader.getInt8(x,o),a=this.reader.getInt8(x,o+1),o+=2}let s=1,d=0,c=0,f=1;if(n&e.WE_HAVE_A_SCALE){if(o+2>x.byteLength)return null;let u=this.reader.getInt16(x,o)/16384;s=u,f=u}else if(n&e.WE_HAVE_AN_X_AND_Y_SCALE){if(o+4>x.byteLength)return null;let u=this.reader.getInt16(x,o)/16384,b=this.reader.getInt16(x,o+2)/16384;s=u,f=b}else if(n&e.WE_HAVE_A_TWO_BY_TWO){if(o+8>x.byteLength)return null;s=this.reader.getInt16(x,o)/16384,d=this.reader.getInt16(x,o+2)/16384,c=this.reader.getInt16(x,o+4)/16384,f=this.reader.getInt16(x,o+6)/16384}let l=Ft.fromComponents(i,a,s,d,c,f);return{glyphIndex:r,flags:n,transform:l,hasMoreComponents:!!(n&e.MORE_COMPONENTS)}}calculateNextOffset(x,t,n){let r=t+4;return n&e.ARG_1_AND_2_ARE_WORDS?r+=4:r+=2,n&e.WE_HAVE_A_SCALE?r+=2:n&e.WE_HAVE_AN_X_AND_Y_SCALE?r+=4:n&e.WE_HAVE_A_TWO_BY_TWO&&(r+=8),r}findFirstCoordinate(x){for(let t of x){if(t.type==="moveTo"||t.type==="lineTo")return{x:t.x,y:t.y};if(t.type==="quadTo")return{x:t.x,y:t.y};if(t.type==="cubicTo")return{x:t.x,y:t.y}}return null}};var Nl=1819239265,El=1735162214,Dl=1751474532;function Qi(e){let x=e.getTable(Dl);if(!x)return()=>null;let t=Wl(x,e),n=e.getTable(Nl),r=e.getTable(El);if(!n||!r)return()=>null;let o=new s6(n,t,e),i=new Tt(e),a=new Pt(e),s=(d,c=0)=>{let f=o.getGlyphOffset(d);if(!f||f.start===f.end||!o.validateRange(f,r.byteLength))return null;let l=Hl(r,f.start,f.end);if(!l||l.byteLength<10)return null;if(l.getInt16(0,!1)>=0)return i.parse(l);{let b={getOutline:(g,p)=>s(g,p??0)};return a.parse(l,b,c)}};return d=>s(d,0)}function Wl(e,x){try{return x.getUint16(e,50)}catch{return 0}}function Hl(e,x,t){try{return new DataView(e.buffer,e.byteOffset+x,t-x)}catch{return null}}function xa(e){let x=new vt(e),{metrics:t,numberOfHMetricsRaw:n,headBBox:r}=Ki(x),i=x.getTable(1835104368);if(!i)throw new Error("Missing maxp table");let a=x.getUint16(i,4),s=Math.min(n,a),d=Zi(x,s,a),f=x.getTable(1668112752);if(!f)throw new Error("Missing cmap table");let l=new Lt(x,f),u=Gl(Ol(x),zl(x)),b=Qi(x),g=p=>x.getRawTableDataString(p);return new Ct(t,d,l,r,b,u,g)}function Ol(e){let t=e.getTable(1801810542);if(!t||t.byteLength<4)return;let n=t.getUint16(2,!1),r=4,o=new Map;for(let i=0;i<n&&!(r+6>t.byteLength);i++){let a=t.getUint16(r,!1),s=t.getUint16(r+2,!1),c=t.getUint16(r+4,!1)>>8;if(a===0&&c===0){if(r+s>t.byteLength)break;let f=r+6;if(f+8>t.byteLength)break;let l=t.getUint16(f,!1),u=f+8;for(let b=0;b<l&&!(u+6>t.byteLength);b++){let g=t.getUint16(u,!1),p=t.getUint16(u+2,!1),m=t.getInt16(u+4,!1);if(m!==0){let h=o.get(g)??new Map;h.set(p,m),o.set(g,h)}u+=6}}r+=s}return o.size>0?o:void 0}function zl(e){let t=e.getTable(1196445523);if(!t||t.byteLength<10)return;let n=0,r=t.getUint16(n+8,!1);if(r===0||r>=t.byteLength)return;let o=new Map,i=t.getUint16(n+r,!1),a=n+r+2;for(let s=0;s<i&&!(a+2>t.byteLength);s++){let d=t.getUint16(a,!1);if(a+=2,d===0||n+d>=t.byteLength)continue;let c=n+d;if(c+6>t.byteLength)continue;let f=t.getUint16(c,!1),l=t.getUint16(c+4,!1),u=c+6;if(f===2)for(let b=0;b<l&&!(u+2>t.byteLength);b++){let g=t.getUint16(u,!1);if(u+=2,g===0||c+g>=t.byteLength)continue;let p=c+g;if(p+10>t.byteLength||t.getUint16(p,!1)!==1)continue;let h=t.getUint16(p+2,!1),w=t.getUint16(p+4,!1),y=t.getUint16(p+6,!1),R=t.getUint16(p+8,!1),S=Ul(t,p+h),C=p+10;for(let L=0;L<R;L++){let T=S[L];if(T===void 0)continue;let P=C+L*2;if(P+2>t.byteLength)break;let A=t.getUint16(P,!1);if(A===0||p+A>=t.byteLength)continue;let E=p+A;if(E+2>t.byteLength)continue;let H=t.getUint16(E,!1),D=E+2;for(let M=0;M<H&&!(D+2>t.byteLength);M++){let O=t.getUint16(D,!1);D+=2;let V=Ji(t,D,w);D+=V.length;let z=Ji(t,D,y);D+=z.length;let _=(V.xAdvance??0)+(V.xPlacement??0)+(z.xPlacement??0);if(_!==0){let Z=o.get(T)??new Map;Z.set(O,_),o.set(T,Z)}}}}}return o.size>0?o:void 0}function Ul(e,x){if(x+4>e.byteLength)return[];let t=e.getUint16(x,!1);if(t===1){let n=e.getUint16(x+2,!1),r=[],o=x+4;for(let i=0;i<n&&!(o+2>e.byteLength);i++)r.push(e.getUint16(o,!1)),o+=2;return r}if(t===2){let n=e.getUint16(x+2,!1),r=[],o=x+4;for(let i=0;i<n&&!(o+6>e.byteLength);i++){let a=e.getUint16(o,!1),s=e.getUint16(o+2,!1),d=e.getUint16(o+4,!1);for(let c=0;c<=s-a;c++)r[d+c]=a+c;o+=6}return r}return[]}function Ji(e,x,t){let n=x,r,o,i=s=>{let d=e.getInt16(n,!1);return n+=2,d};t&1&&(r=i(1)),t&2&&i(2),t&4&&(o=i(4)),t&8&&i(8);let a=[16,32,64,128];for(let s of a)t&s&&(n+=2);return{xAdvance:o,xPlacement:r,length:n-x}}function Gl(e,x){if(!e&&!x)return;let t=new Map,n=r=>{if(r)for(let[o,i]of r.entries()){let a=t.get(o)??new Map;for(let[s,d]of i.entries())a.set(s,(a.get(s)??0)+d);t.set(o,a)}};return n(e),n(x),t}function ea(e){if(e.length<4)return null;switch(String.fromCharCode(...e.slice(0,4))){case"wOFF":return"woff";case"wOF2":return"woff2";case"\0\0\0":case"OTTO":return e[0]===0&&e[1]===1?"ttf":"otf";default:return null}}function ta(e){let x=e.flavor>>>0,t=e.numTables,n=12,r=16*t,o=0,i=[];Object.entries(e.tables).sort(([g],[p])=>g.localeCompare(p)).forEach(([g,p])=>{let m=p;if(g==="head"){let w=new DataView(p.buffer,p.byteOffset,p.length);if(p.length>=20&&w.getUint16(18,!1)===0){let R=new Uint8Array(p);new DataView(R.buffer).setUint16(18,1e3,!1),m=R}}i.push({tag:g,data:m});let h=(4-m.length%4)%4;o+=m.length+h});let a=new ArrayBuffer(n+r+o),s=new Uint8Array(a),d=new DataView(a);d.setUint32(0,x,!1),d.setUint16(4,t,!1);let c=0,f=1;for(;f*2<=t;)f*=2,c++;f*=16;let l=t*16-f;d.setUint16(6,f,!1),d.setUint16(8,c,!1),d.setUint16(10,l,!1);let u=n+r,b=12;for(let g of i){let{tag:p,data:m}=g;for(let y=0;y<4;y++)s[b+y]=p.charCodeAt(y);let h=jl(m);d.setUint32(b+4,h,!1),d.setUint32(b+8,u,!1),d.setUint32(b+12,m.length,!1),s.set(m,u);let w=(4-m.length%4)%4;u+=m.length+w,b+=16}return a}function jl(e){let x=0,t=Math.floor((e.length+3)/4);for(let n=0;n<t;n++){let r=0,o=n*4;if(o+4<=e.length)r=e[o]<<24|e[o+1]<<16|e[o+2]<<8|e[o+3];else for(let i=0;i<4;i++)o+i<e.length&&(r|=e[o+i]<<24-i*8);x=x+r>>>0}return x}function we(e){let x=e.glyphMetrics.size,t=new Array(x).fill(0);for(let[a,s]of e.glyphMetrics)t[a]=Math.round(s.advanceWidth/e.metrics.unitsPerEm*1e3);let r=(a=>{let s=new Map;for(let f of a)f!==0&&s.set(f,(s.get(f)??0)+1);if(s.size===0)return 1e3;let d=1e3,c=-1;for(let[f,l]of s.entries())(l>c||l===c&&f<d)&&(d=f,c=l);return d})(t),o=[],i=0;for(;i<x;){if(t[i]===r){i++;continue}let a=i,s=t[i],d=i+1;for(;d<x&&t[d]===s;)d++;if(d-a>=4){o.push(a),o.push(d-1),o.push(s),i=d;continue}let f=i,l=[];for(;i<x&&t[i]!==r&&l.length<32;)l.push(t[i]),i++;o.push(f),o.push(l)}return{DW:r,W:o}}function Re(e){if(!e||e.length===0)return`/CIDInit /ProcSet findresource begin
1
+ var z4=Object.create;var Dr=Object.defineProperty;var U4=Object.getOwnPropertyDescriptor;var G4=Object.getOwnPropertyNames;var j4=Object.getPrototypeOf,$4=Object.prototype.hasOwnProperty;var O0=(e,x)=>()=>(e&&(x=e(e=0)),x);var Tx=(e,x)=>()=>(x||e((x={exports:{}}).exports,x),x.exports),le=(e,x)=>{for(var t in x)Dr(e,t,{get:x[t],enumerable:!0})},V4=(e,x,t,n)=>{if(x&&typeof x=="object"||typeof x=="function")for(let r of G4(x))!$4.call(e,r)&&r!==t&&Dr(e,r,{get:()=>x[r],enumerable:!(n=U4(x,r))||n.enumerable});return e};var _4=(e,x,t)=>(t=e!=null?z4(j4(e)):{},V4(x||!e||!e.__esModule?Dr(t,"default",{value:e,enumerable:!0}):t,e));var no=O0(()=>{"use strict"});function At(e){let x=e.reduce((r,o)=>r+o.length,0),t=new Uint8Array(x),n=0;for(let r of e)t.set(r,n),n+=r.length;return t}function ro(e){return e instanceof Uint8Array?e:new Uint8Array(e)}function ia(e){let x=(4-e.length%4)%4;if(x===0)return e;let t=new Uint8Array(e.length+x);return t.set(e),t}var oo=O0(()=>{"use strict"});function c6(e,x){return e[x]<<8|e[x+1]}function aa(e,x,t){x[t]=e>>>24&255,x[t+1]=e>>>16&255,x[t+2]=e>>>8&255,x[t+3]=e&255}function fx(e,x){return(e[x]<<24|e[x+1]<<16|e[x+2]<<8|e[x+3])>>>0}function io(e){if(e.length===0)return new Uint8Array(0);if(e.length===1)return e[0];let x=e.reduce((r,o)=>r+o.length,0),t=new Uint8Array(x),n=0;for(let r of e)t.set(r,n),n+=r.length;return t}function ao(e){return e instanceof Uint8Array?e:ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):new Uint8Array(e)}var so=O0(()=>{"use strict"});var Mt,sa=O0(()=>{"use strict";so();Mt=class{static untransformGlyf(x,t,n){try{let r=this.parseTransformHeader(x,t),o=this.getHeaderSize(r),i=x.subarray(o,o+r.nContourStreamSize);o+=r.nContourStreamSize;let a=x.subarray(o,o+r.nPointsStreamSize);o+=r.nPointsStreamSize;let s=x.subarray(o,o+r.flagStreamSize);o+=r.flagStreamSize;let d=x.subarray(o,o+r.glyphStreamSize);o+=r.glyphStreamSize;let c=x.subarray(o,o+r.compositeStreamSize);o+=r.compositeStreamSize;let f=x.subarray(o,o+r.bboxStreamSize);o+=r.bboxStreamSize;let l=x.subarray(o,o+r.instructionStreamSize),u=[],b=[0],g=0,p=0,m=0,h=0,y=0,w=0,R=0;for(let P=0;P<t;P++){let A=this.readInt16(i,g);if(g+=2,A===0){u.push(new Uint8Array(0)),b.push(b[b.length-1]);continue}let D=this.readInt16(f,w);w+=2;let I=this.readInt16(f,w);w+=2;let z=this.readInt16(f,w);w+=2;let M=this.readInt16(f,w);w+=2;let W;A>0?(W=this.reconstructSimpleGlyph(A,D,I,z,M,a,p,s,m,d,h,l,R),p+=A*2):W=this.reconstructCompositeGlyph(A,D,I,z,M,c,y,l,R),u.push(W),b.push(b[b.length-1]+W.length)}let S=b[b.length-1],C=new Uint8Array(S),L=0;for(let P of u)C.set(P,L),L+=P.length;let B=this.createLocaTable(b,n);return{glyf:C,loca:B}}catch(r){return console.error("WOFF2 glyf transform failed:",r),this.createMinimalGlyfLoca(t,n)}}static parseTransformHeader(x,t){let n=0,r=fx(x,n);n+=4;let o=c6(x,n);n+=2;let i=c6(x,n);n+=2;let a=fx(x,n);n+=4;let s=fx(x,n);n+=4;let d=fx(x,n);n+=4;let c=fx(x,n);n+=4;let f=fx(x,n);n+=4;let l=fx(x,n);n+=4;let u=fx(x,n);return{version:r,numGlyphs:o||t,indexFormat:i,nContourStreamSize:a,nPointsStreamSize:s,flagStreamSize:d,glyphStreamSize:c,compositeStreamSize:f,bboxStreamSize:l,instructionStreamSize:u}}static getHeaderSize(x){return 36}static readInt16(x,t){let n=c6(x,t);return n>32767?n-65536:n}static read255UInt16(x,t){let n=x[t];return n===253?{value:c6(x,t+1),bytesRead:3}:n===254?{value:x[t+1]+506,bytesRead:2}:n===255?{value:x[t+1]+253,bytesRead:2}:{value:n,bytesRead:1}}static readTriplet(x,t){let n=x[t],r=0,o=0,i=1;if(n<10)r=0,o=n-0<<8|x[t+1],i=2;else if(n<20)r=n-10<<8|x[t+1],o=0,i=2;else if(n<84)r=n-20,o=0;else if(n<148)r=-(n-84),o=0;else if(n<212)r=0,o=n-148;else if(n<276)r=0,o=-(n-212);else if(n<1300){let a=n-276;r=(a>>4)+1,o=(a&15)<<8|x[t+1],i=2}else if(n<2324){let a=n-1300;r=(a>>4)+1,o=-((a&15)<<8|x[t+1]),i=2}else if(n<3348){let a=n-2324;r=-((a>>4)+1),o=(a&15)<<8|x[t+1],i=2}else if(n<4372){let a=n-3348;r=-((a>>4)+1),o=-((a&15)<<8|x[t+1]),i=2}else if(n<5396){let a=n-4372;o=(a>>4)+1,r=(a&15)<<8|x[t+1],i=2}else if(n<6420){let a=n-5396;o=(a>>4)+1,r=-((a&15)<<8|x[t+1]),i=2}else if(n<7444){let a=n-6420;o=-((a>>4)+1),r=(a&15)<<8|x[t+1],i=2}else if(n<8468){let a=n-7444;o=-((a>>4)+1),r=-((a&15)<<8|x[t+1]),i=2}else if(n===8468){let a=new DataView(x.buffer,x.byteOffset+t+1,2);r=a.getInt8(0),o=a.getInt8(1),i=3}else if(n===8469){let a=new DataView(x.buffer,x.byteOffset+t+1,4);r=a.getInt16(0,!1),o=a.getInt16(2,!1),i=5}return{dx:r,dy:o,bytesRead:i}}static reconstructSimpleGlyph(x,t,n,r,o,i,a,s,d,c,f,l,u){let b=[],g=0,p=a;for(let U=0;U<x;U++){let{value:Z,bytesRead:e0}=this.read255UInt16(i,p);p+=e0,g+=Z,b.push(g-1)}let{value:m,bytesRead:h}=this.read255UInt16(c,f),y=f+h,w=l.subarray(u,u+m),R=[],S=d;for(let U=0;U<g;U++){let Z=s[S++];R.push(Z)}let C=[],L=[],B=0,P=0;for(let U=0;U<g;U++){let{dx:Z,dy:e0,bytesRead:Y}=this.readTriplet(c,y);y+=Y,B+=Z,P+=e0,C.push(B),L.push(P)}let A=R.length,D=[],I=[],z=[],M=0,W=0;for(let U=0;U<g;U++){let Z=C[U],e0=L[U],Y=Z-M,$=e0-W,J=0;J|=R[U]&1,Y===0?J|=16:Y>-256&&Y<256?(J|=2,Y>0?(J|=16,I.push(Y)):I.push(-Y)):(I.push(Y>>8&255),I.push(Y&255)),$===0?J|=32:$>-256&&$<256?(J|=4,$>0?(J|=32,z.push($)):z.push(-$)):(z.push($>>8&255),z.push($&255)),D.push(J),M=Z,W=e0}let j=10+x*2+2+w.length+D.length+I.length+z.length,H=j%2,q=new Uint8Array(j+H),Q=new DataView(q.buffer),T=0;Q.setInt16(T,x,!1),T+=2,Q.setInt16(T,t,!1),T+=2,Q.setInt16(T,n,!1),T+=2,Q.setInt16(T,r,!1),T+=2,Q.setInt16(T,o,!1),T+=2;for(let U of b)Q.setUint16(T,U,!1),T+=2;return Q.setUint16(T,w.length,!1),T+=2,q.set(w,T),T+=w.length,q.set(new Uint8Array(D),T),T+=D.length,q.set(new Uint8Array(I),T),T+=I.length,q.set(new Uint8Array(z),T),T+=z.length,q}static reconstructCompositeGlyph(x,t,n,r,o,i,a,s,d){let c=[],f=a,l=!1;for(;;){let h=c6(i,f);f+=2;let y=c6(i,f);f+=2;let w=(h&1)!==0,R=(h&2)!==0,S=0;w?S+=4:S+=2,h&8?S+=2:h&64?S+=4:h&128&&(S+=8);let C=i.subarray(f,f+S);if(f+=S,c.push({flags:h,glyphIndex:y,args:C}),h&256&&(l=!0),!(h&32))break}let u=new Uint8Array(0);if(l){let{value:h,bytesRead:y}=this.read255UInt16(s,d);u=s.subarray(d+y,d+y+h)}let b=10;for(let h of c)b+=4+h.args.length;l&&(b+=2+u.length);let g=new Uint8Array(b),p=new DataView(g.buffer),m=0;p.setInt16(m,x,!1),m+=2,p.setInt16(m,t,!1),m+=2,p.setInt16(m,n,!1),m+=2,p.setInt16(m,r,!1),m+=2,p.setInt16(m,o,!1),m+=2;for(let h of c)p.setUint16(m,h.flags,!1),m+=2,p.setUint16(m,h.glyphIndex,!1),m+=2,g.set(h.args,m),m+=h.args.length;return l&&(p.setUint16(m,u.length,!1),m+=2,g.set(u,m)),g}static createLocaTable(x,t){if(t===0){let n=new Uint8Array(x.length*2),r=new DataView(n.buffer);for(let o=0;o<x.length;o++)r.setUint16(o*2,x[o]/2,!1);return n}else{let n=new Uint8Array(x.length*4),r=new DataView(n.buffer);for(let o=0;o<x.length;o++)r.setUint32(o*4,x[o],!1);return n}}static createMinimalGlyfLoca(x,t){let n=new Uint8Array(0),r=t===0?(x+1)*2:(x+1)*4,o=new Uint8Array(r);return{glyf:n,loca:o}}}});var yx,co=O0(()=>{"use strict";sa();yx=class{static shouldTransform(x){return x==="glyf"||x==="loca"||x==="hmtx"}static getTransformVersion(x){switch(x){case"glyf":case"loca":return 0;case"hmtx":return 0;default:return 255}}static transform(x,t,n){return this.getTransformVersion(x)===255||console.warn(`Transformation for ${x} not implemented (encoding not supported)`),t}static untransform(x,t,n,r){let o=n.transformVersion;return t}static getTransformedLength(x,t){if(this.shouldTransform(x))return t.length}static reconstructGlyfLoca(x,t,n){return Mt.untransformGlyf(x,t,n)}static reconstructHmtx(x,t,n,r,o){if(x.length<1)return x;let i=x[0],a=(i&1)!==0,s=(i&2)!==0,d=1,c=[];for(let m=0;m<t&&!(d+2>x.length);m++)c.push(x[d]<<8|x[d+1]),d+=2;let f=[];if(a)for(let m=0;m<t&&!(d+2>x.length);m++){let h=x[d]<<8|x[d+1];f.push(h>32767?h-65536:h),d+=2}else for(let m=0;m<t;m++)f.push(0);let l=[];if(s)for(let m=t;m<n&&!(d+2>x.length);m++){let h=x[d]<<8|x[d+1];l.push(h>32767?h-65536:h),d+=2}else for(let m=t;m<n;m++)l.push(0);let u=t*4+(n-t)*2,b=new Uint8Array(u),g=new DataView(b.buffer),p=0;for(let m=0;m<t;m++)g.setUint16(p,c[m]||0,!1),g.setInt16(p+2,f[m]||0,!1),p+=4;for(let m=0;m<l.length;m++)g.setInt16(p,l[m],!1),p+=2;return b}}});var f6={};le(f6,{brotliDecompressSync:()=>Vl,default:()=>_l,inflateSync:()=>$l});function $l(e){throw new Error("inflateSync is not available in browser bundle")}function Vl(e){throw new Error("brotliDecompressSync is not available in browser bundle")}var _l,l6=O0(()=>{"use strict";_l={}});var Se={};le(Se,{default:()=>Yl});var Yl,Ce=O0(()=>{"use strict";Yl={}});var fo=Tx((_g,fa)=>{"use strict";function da(e){this.buffer=e,this.pos=0}da.prototype.read=function(e,x,t){this.pos+t>this.buffer.length&&(t=this.buffer.length-this.pos);for(var n=0;n<t;n++)e[x+n]=this.buffer[this.pos+n];return this.pos+=t,t};function ca(e){this.buffer=e,this.pos=0}ca.prototype.write=function(e,x){if(this.pos+x>this.buffer.length)throw new Error("Output buffer is not large enough");return this.buffer.set(e.subarray(0,x),this.pos),this.pos+=x,x};fa.exports={BrotliInput:da,BrotliOutput:ca}});var ba=Tx((Yg,ua)=>{"use strict";var u6=4096,Xl=2*u6+32,la=2*u6-1,ql=new Uint32Array([0,1,3,7,15,31,63,127,255,511,1023,2047,4095,8191,16383,32767,65535,131071,262143,524287,1048575,2097151,4194303,8388607,16777215]);function b6(e){this.buf_=new Uint8Array(Xl),this.input_=e,this.reset()}b6.READ_SIZE=u6;b6.IBUF_MASK=la;b6.prototype.reset=function(){this.buf_ptr_=0,this.val_=0,this.pos_=0,this.bit_pos_=0,this.bit_end_pos_=0,this.eos_=0,this.readMoreInput();for(var e=0;e<4;e++)this.val_|=this.buf_[this.pos_]<<8*e,++this.pos_;return this.bit_end_pos_>0};b6.prototype.readMoreInput=function(){if(!(this.bit_end_pos_>256))if(this.eos_){if(this.bit_pos_>this.bit_end_pos_)throw new Error("Unexpected end of input "+this.bit_pos_+" "+this.bit_end_pos_)}else{var e=this.buf_ptr_,x=this.input_.read(this.buf_,e,u6);if(x<0)throw new Error("Unexpected end of input");if(x<u6){this.eos_=1;for(var t=0;t<32;t++)this.buf_[e+x+t]=0}if(e===0){for(var t=0;t<32;t++)this.buf_[(u6<<1)+t]=this.buf_[t];this.buf_ptr_=u6}else this.buf_ptr_=0;this.bit_end_pos_+=x<<3}};b6.prototype.fillBitWindow=function(){for(;this.bit_pos_>=8;)this.val_>>>=8,this.val_|=this.buf_[this.pos_&la]<<24,++this.pos_,this.bit_pos_=this.bit_pos_-8>>>0,this.bit_end_pos_=this.bit_end_pos_-8>>>0};b6.prototype.readBits=function(e){32-this.bit_pos_<e&&this.fillBitWindow();var x=this.val_>>>this.bit_pos_&ql[e];return this.bit_pos_+=e,x};ua.exports=b6});var ma=Tx(kt=>{"use strict";kt.dictionary=new Uint8Array([116,105,109,101,100,111,119,110,108,105,102,101,108,101,102,116,98,97,99,107,99,111,100,101,100,97,116,97,115,104,111,119,111,110,108,121,115,105,116,101,99,105,116,121,111,112,101,110,106,117,115,116,108,105,107,101,102,114,101,101,119,111,114,107,116,101,120,116,121,101,97,114,111,118,101,114,98,111,100,121,108,111,118,101,102,111,114,109,98,111,111,107,112,108,97,121,108,105,118,101,108,105,110,101,104,101,108,112,104,111,109,101,115,105,100,101,109,111,114,101,119,111,114,100,108,111,110,103,116,104,101,109,118,105,101,119,102,105,110,100,112,97,103,101,100,97,121,115,102,117,108,108,104,101,97,100,116,101,114,109,101,97,99,104,97,114,101,97,102,114,111,109,116,114,117,101,109,97,114,107,97,98,108,101,117,112,111,110,104,105,103,104,100,97,116,101,108,97,110,100,110,101,119,115,101,118,101,110,110,101,120,116,99,97,115,101,98,111,116,104,112,111,115,116,117,115,101,100,109,97,100,101,104,97,110,100,104,101,114,101,119,104,97,116,110,97,109,101,76,105,110,107,98,108,111,103,115,105,122,101,98,97,115,101,104,101,108,100,109,97,107,101,109,97,105,110,117,115,101,114,39,41,32,43,104,111,108,100,101,110,100,115,119,105,116,104,78,101,119,115,114,101,97,100,119,101,114,101,115,105,103,110,116,97,107,101,104,97,118,101,103,97,109,101,115,101,101,110,99,97,108,108,112,97,116,104,119,101,108,108,112,108,117,115,109,101,110,117,102,105,108,109,112,97,114,116,106,111,105,110,116,104,105,115,108,105,115,116,103,111,111,100,110,101,101,100,119,97,121,115,119,101,115,116,106,111,98,115,109,105,110,100,97,108,115,111,108,111,103,111,114,105,99,104,117,115,101,115,108,97,115,116,116,101,97,109,97,114,109,121,102,111,111,100,107,105,110,103,119,105,108,108,101,97,115,116,119,97,114,100,98,101,115,116,102,105,114,101,80,97,103,101,107,110,111,119,97,119,97,121,46,112,110,103,109,111,118,101,116,104,97,110,108,111,97,100,103,105,118,101,115,101,108,102,110,111,116,101,109,117,99,104,102,101,101,100,109,97,110,121,114,111,99,107,105,99,111,110,111,110,99,101,108,111,111,107,104,105,100,101,100,105,101,100,72,111,109,101,114,117,108,101,104,111,115,116,97,106,97,120,105,110,102,111,99,108,117,98,108,97,119,115,108,101,115,115,104,97,108,102,115,111,109,101,115,117,99,104,122,111,110,101,49,48,48,37,111,110,101,115,99,97,114,101,84,105,109,101,114,97,99,101,98,108,117,101,102,111,117,114,119,101,101,107,102,97,99,101,104,111,112,101,103,97,118,101,104,97,114,100,108,111,115,116,119,104,101,110,112,97,114,107,107,101,112,116,112,97,115,115,115,104,105,112,114,111,111,109,72,84,77,76,112,108,97,110,84,121,112,101,100,111,110,101,115,97,118,101,107,101,101,112,102,108,97,103,108,105,110,107,115,111,108,100,102,105,118,101,116,111,111,107,114,97,116,101,116,111,119,110,106,117,109,112,116,104,117,115,100,97,114,107,99,97,114,100,102,105,108,101,102,101,97,114,115,116,97,121,107,105,108,108,116,104,97,116,102,97,108,108,97,117,116,111,101,118,101,114,46,99,111,109,116,97,108,107,115,104,111,112,118,111,116,101,100,101,101,112,109,111,100,101,114,101,115,116,116,117,114,110,98,111,114,110,98,97,110,100,102,101,108,108,114,111,115,101,117,114,108,40,115,107,105,110,114,111,108,101,99,111,109,101,97,99,116,115,97,103,101,115,109,101,101,116,103,111,108,100,46,106,112,103,105,116,101,109,118,97,114,121,102,101,108,116,116,104,101,110,115,101,110,100,100,114,111,112,86,105,101,119,99,111,112,121,49,46,48,34,60,47,97,62,115,116,111,112,101,108,115,101,108,105,101,115,116,111,117,114,112,97,99,107,46,103,105,102,112,97,115,116,99,115,115,63,103,114,97,121,109,101,97,110,38,103,116,59,114,105,100,101,115,104,111,116,108,97,116,101,115,97,105,100,114,111,97,100,118,97,114,32,102,101,101,108,106,111,104,110,114,105,99,107,112,111,114,116,102,97,115,116,39,85,65,45,100,101,97,100,60,47,98,62,112,111,111,114,98,105,108,108,116,121,112,101,85,46,83,46,119,111,111,100,109,117,115,116,50,112,120,59,73,110,102,111,114,97,110,107,119,105,100,101,119,97,110,116,119,97,108,108,108,101,97,100,91,48,93,59,112,97,117,108,119,97,118,101,115,117,114,101,36,40,39,35,119,97,105,116,109,97,115,115,97,114,109,115,103,111,101,115,103,97,105,110,108,97,110,103,112,97,105,100,33,45,45,32,108,111,99,107,117,110,105,116,114,111,111,116,119,97,108,107,102,105,114,109,119,105,102,101,120,109,108,34,115,111,110,103,116,101,115,116,50,48,112,120,107,105,110,100,114,111,119,115,116,111,111,108,102,111,110,116,109,97,105,108,115,97,102,101,115,116,97,114,109,97,112,115,99,111,114,101,114,97,105,110,102,108,111,119,98,97,98,121,115,112,97,110,115,97,121,115,52,112,120,59,54,112,120,59,97,114,116,115,102,111,111,116,114,101,97,108,119,105,107,105,104,101,97,116,115,116,101,112,116,114,105,112,111,114,103,47,108,97,107,101,119,101,97,107,116,111,108,100,70,111,114,109,99,97,115,116,102,97,110,115,98,97,110,107,118,101,114,121,114,117,110,115,106,117,108,121,116,97,115,107,49,112,120,59,103,111,97,108,103,114,101,119,115,108,111,119,101,100,103,101,105,100,61,34,115,101,116,115,53,112,120,59,46,106,115,63,52,48,112,120,105,102,32,40,115,111,111,110,115,101,97,116,110,111,110,101,116,117,98,101,122,101,114,111,115,101,110,116,114,101,101,100,102,97,99,116,105,110,116,111,103,105,102,116,104,97,114,109,49,56,112,120,99,97,109,101,104,105,108,108,98,111,108,100,122,111,111,109,118,111,105,100,101,97,115,121,114,105,110,103,102,105,108,108,112,101,97,107,105,110,105,116,99,111,115,116,51,112,120,59,106,97,99,107,116,97,103,115,98,105,116,115,114,111,108,108,101,100,105,116,107,110,101,119,110,101,97,114,60,33,45,45,103,114,111,119,74,83,79,78,100,117,116,121,78,97,109,101,115,97,108,101,121,111,117,32,108,111,116,115,112,97,105,110,106,97,122,122,99,111,108,100,101,121,101,115,102,105,115,104,119,119,119,46,114,105,115,107,116,97,98,115,112,114,101,118,49,48,112,120,114,105,115,101,50,53,112,120,66,108,117,101,100,105,110,103,51,48,48,44,98,97,108,108,102,111,114,100,101,97,114,110,119,105,108,100,98,111,120,46,102,97,105,114,108,97,99,107,118,101,114,115,112,97,105,114,106,117,110,101,116,101,99,104,105,102,40,33,112,105,99,107,101,118,105,108,36,40,34,35,119,97,114,109,108,111,114,100,100,111,101,115,112,117,108,108,44,48,48,48,105,100,101,97,100,114,97,119,104,117,103,101,115,112,111,116,102,117,110,100,98,117,114,110,104,114,101,102,99,101,108,108,107,101,121,115,116,105,99,107,104,111,117,114,108,111,115,115,102,117,101,108,49,50,112,120,115,117,105,116,100,101,97,108,82,83,83,34,97,103,101,100,103,114,101,121,71,69,84,34,101,97,115,101,97,105,109,115,103,105,114,108,97,105,100,115,56,112,120,59,110,97,118,121,103,114,105,100,116,105,112,115,35,57,57,57,119,97,114,115,108,97,100,121,99,97,114,115,41,59,32,125,112,104,112,63,104,101,108,108,116,97,108,108,119,104,111,109,122,104,58,229,42,47,13,10,32,49,48,48,104,97,108,108,46,10,10,65,55,112,120,59,112,117,115,104,99,104,97,116,48,112,120,59,99,114,101,119,42,47,60,47,104,97,115,104,55,53,112,120,102,108,97,116,114,97,114,101,32,38,38,32,116,101,108,108,99,97,109,112,111,110,116,111,108,97,105,100,109,105,115,115,115,107,105,112,116,101,110,116,102,105,110,101,109,97,108,101,103,101,116,115,112,108,111,116,52,48,48,44,13,10,13,10,99,111,111,108,102,101,101,116,46,112,104,112,60,98,114,62,101,114,105,99,109,111,115,116,103,117,105,100,98,101,108,108,100,101,115,99,104,97,105,114,109,97,116,104,97,116,111,109,47,105,109,103,38,35,56,50,108,117,99,107,99,101,110,116,48,48,48,59,116,105,110,121,103,111,110,101,104,116,109,108,115,101,108,108,100,114,117,103,70,82,69,69,110,111,100,101,110,105,99,107,63,105,100,61,108,111,115,101,110,117,108,108,118,97,115,116,119,105,110,100,82,83,83,32,119,101,97,114,114,101,108,121,98,101,101,110,115,97,109,101,100,117,107,101,110,97,115,97,99,97,112,101,119,105,115,104,103,117,108,102,84,50,51,58,104,105,116,115,115,108,111,116,103,97,116,101,107,105,99,107,98,108,117,114,116,104,101,121,49,53,112,120,39,39,41,59,41,59,34,62,109,115,105,101,119,105,110,115,98,105,114,100,115,111,114,116,98,101,116,97,115,101,101,107,84,49,56,58,111,114,100,115,116,114,101,101,109,97,108,108,54,48,112,120,102,97,114,109,226,128,153,115,98,111,121,115,91,48,93,46,39,41,59,34,80,79,83,84,98,101,97,114,107,105,100,115,41,59,125,125,109,97,114,121,116,101,110,100,40,85,75,41,113,117,97,100,122,104,58,230,45,115,105,122,45,45,45,45,112,114,111,112,39,41,59,13,108,105,102,116,84,49,57,58,118,105,99,101,97,110,100,121,100,101,98,116,62,82,83,83,112,111,111,108,110,101,99,107,98,108,111,119,84,49,54,58,100,111,111,114,101,118,97,108,84,49,55,58,108,101,116,115,102,97,105,108,111,114,97,108,112,111,108,108,110,111,118,97,99,111,108,115,103,101,110,101,32,226,128,148,115,111,102,116,114,111,109,101,116,105,108,108,114,111,115,115,60,104,51,62,112,111,117,114,102,97,100,101,112,105,110,107,60,116,114,62,109,105,110,105,41,124,33,40,109,105,110,101,122,104,58,232,98,97,114,115,104,101,97,114,48,48,41,59,109,105,108,107,32,45,45,62,105,114,111,110,102,114,101,100,100,105,115,107,119,101,110,116,115,111,105,108,112,117,116,115,47,106,115,47,104,111,108,121,84,50,50,58,73,83,66,78,84,50,48,58,97,100,97,109,115,101,101,115,60,104,50,62,106,115,111,110,39,44,32,39,99,111,110,116,84,50,49,58,32,82,83,83,108,111,111,112,97,115,105,97,109,111,111,110,60,47,112,62,115,111,117,108,76,73,78,69,102,111,114,116,99,97,114,116,84,49,52,58,60,104,49,62,56,48,112,120,33,45,45,60,57,112,120,59,84,48,52,58,109,105,107,101,58,52,54,90,110,105,99,101,105,110,99,104,89,111,114,107,114,105,99,101,122,104,58,228,39,41,41,59,112,117,114,101,109,97,103,101,112,97,114,97,116,111,110,101,98,111,110,100,58,51,55,90,95,111,102,95,39,93,41,59,48,48,48,44,122,104,58,231,116,97,110,107,121,97,114,100,98,111,119,108,98,117,115,104,58,53,54,90,74,97,118,97,51,48,112,120,10,124,125,10,37,67,51,37,58,51,52,90,106,101,102,102,69,88,80,73,99,97,115,104,118,105,115,97,103,111,108,102,115,110,111,119,122,104,58,233,113,117,101,114,46,99,115,115,115,105,99,107,109,101,97,116,109,105,110,46,98,105,110,100,100,101,108,108,104,105,114,101,112,105,99,115,114,101,110,116,58,51,54,90,72,84,84,80,45,50,48,49,102,111,116,111,119,111,108,102,69,78,68,32,120,98,111,120,58,53,52,90,66,79,68,89,100,105,99,107,59,10,125,10,101,120,105,116,58,51,53,90,118,97,114,115,98,101,97,116,39,125,41,59,100,105,101,116,57,57,57,59,97,110,110,101,125,125,60,47,91,105,93,46,76,97,110,103,107,109,194,178,119,105,114,101,116,111,121,115,97,100,100,115,115,101,97,108,97,108,101,120,59,10,9,125,101,99,104,111,110,105,110,101,46,111,114,103,48,48,53,41,116,111,110,121,106,101,119,115,115,97,110,100,108,101,103,115,114,111,111,102,48,48,48,41,32,50,48,48,119,105,110,101,103,101,97,114,100,111,103,115,98,111,111,116,103,97,114,121,99,117,116,115,116,121,108,101,116,101,109,112,116,105,111,110,46,120,109,108,99,111,99,107,103,97,110,103,36,40,39,46,53,48,112,120,80,104,46,68,109,105,115,99,97,108,97,110,108,111,97,110,100,101,115,107,109,105,108,101,114,121,97,110,117,110,105,120,100,105,115,99,41,59,125,10,100,117,115,116,99,108,105,112,41,46,10,10,55,48,112,120,45,50,48,48,68,86,68,115,55,93,62,60,116,97,112,101,100,101,109,111,105,43,43,41,119,97,103,101,101,117,114,111,112,104,105,108,111,112,116,115,104,111,108,101,70,65,81,115,97,115,105,110,45,50,54,84,108,97,98,115,112,101,116,115,85,82,76,32,98,117,108,107,99,111,111,107,59,125,13,10,72,69,65,68,91,48,93,41,97,98,98,114,106,117,97,110,40,49,57,56,108,101,115,104,116,119,105,110,60,47,105,62,115,111,110,121,103,117,121,115,102,117,99,107,112,105,112,101,124,45,10,33,48,48,50,41,110,100,111,119,91,49,93,59,91,93,59,10,76,111,103,32,115,97,108,116,13,10,9,9,98,97,110,103,116,114,105,109,98,97,116,104,41,123,13,10,48,48,112,120,10,125,41,59,107,111,58,236,102,101,101,115,97,100,62,13,115,58,47,47,32,91,93,59,116,111,108,108,112,108,117,103,40,41,123,10,123,13,10,32,46,106,115,39,50,48,48,112,100,117,97,108,98,111,97,116,46,74,80,71,41,59,10,125,113,117,111,116,41,59,10,10,39,41,59,10,13,10,125,13,50,48,49,52,50,48,49,53,50,48,49,54,50,48,49,55,50,48,49,56,50,48,49,57,50,48,50,48,50,48,50,49,50,48,50,50,50,48,50,51,50,48,50,52,50,48,50,53,50,48,50,54,50,48,50,55,50,48,50,56,50,48,50,57,50,48,51,48,50,48,51,49,50,48,51,50,50,48,51,51,50,48,51,52,50,48,51,53,50,48,51,54,50,48,51,55,50,48,49,51,50,48,49,50,50,48,49,49,50,48,49,48,50,48,48,57,50,48,48,56,50,48,48,55,50,48,48,54,50,48,48,53,50,48,48,52,50,48,48,51,50,48,48,50,50,48,48,49,50,48,48,48,49,57,57,57,49,57,57,56,49,57,57,55,49,57,57,54,49,57,57,53,49,57,57,52,49,57,57,51,49,57,57,50,49,57,57,49,49,57,57,48,49,57,56,57,49,57,56,56,49,57,56,55,49,57,56,54,49,57,56,53,49,57,56,52,49,57,56,51,49,57,56,50,49,57,56,49,49,57,56,48,49,57,55,57,49,57,55,56,49,57,55,55,49,57,55,54,49,57,55,53,49,57,55,52,49,57,55,51,49,57,55,50,49,57,55,49,49,57,55,48,49,57,54,57,49,57,54,56,49,57,54,55,49,57,54,54,49,57,54,53,49,57,54,52,49,57,54,51,49,57,54,50,49,57,54,49,49,57,54,48,49,57,53,57,49,57,53,56,49,57,53,55,49,57,53,54,49,57,53,53,49,57,53,52,49,57,53,51,49,57,53,50,49,57,53,49,49,57,53,48,49,48,48,48,49,48,50,52,49,51,57,52,48,48,48,48,57,57,57,57,99,111,109,111,109,195,161,115,101,115,116,101,101,115,116,97,112,101,114,111,116,111,100,111,104,97,99,101,99,97,100,97,97,195,177,111,98,105,101,110,100,195,173,97,97,115,195,173,118,105,100,97,99,97,115,111,111,116,114,111,102,111,114,111,115,111,108,111,111,116,114,97,99,117,97,108,100,105,106,111,115,105,100,111,103,114,97,110,116,105,112,111,116,101,109,97,100,101,98,101,97,108,103,111,113,117,195,169,101,115,116,111,110,97,100,97,116,114,101,115,112,111,99,111,99,97,115,97,98,97,106,111,116,111,100,97,115,105,110,111,97,103,117,97,112,117,101,115,117,110,111,115,97,110,116,101,100,105,99,101,108,117,105,115,101,108,108,97,109,97,121,111,122,111,110,97,97,109,111,114,112,105,115,111,111,98,114,97,99,108,105,99,101,108,108,111,100,105,111,115,104,111,114,97,99,97,115,105,208,183,208,176,208,189,208,176,208,190,208,188,209,128,208,176,209,128,209,131,209,130,208,176,208,189,208,181,208,191,208,190,208,190,209,130,208,184,208,183,208,189,208,190,208,180,208,190,209,130,208,190,208,182,208,181,208,190,208,189,208,184,209,133,208,157,208,176,208,181,208,181,208,177,209,139,208,188,209,139,208,146,209,139,209,129,208,190,208,178,209,139,208,178,208,190,208,157,208,190,208,190,208,177,208,159,208,190,208,187,208,184,208,189,208,184,208,160,208,164,208,157,208,181,208,156,209,139,209,130,209,139,208,158,208,189,208,184,208,188,208,180,208,176,208,151,208,176,208,148,208,176,208,157,209,131,208,158,208,177,209,130,208,181,208,152,208,183,208,181,208,185,208,189,209,131,208,188,208,188,208,162,209,139,209,131,208,182,217,129,217,138,216,163,217,134,217,133,216,167,217,133,216,185,217,131,217,132,216,163,217,136,216,177,216,175,217,138,216,167,217,129,217,137,217,135,217,136,217,132,217,133,217,132,217,131,216,167,217,136,217,132,217,135,216,168,216,179,216,167,217,132,216,165,217,134,217,135,217,138,216,163,217,138,217,130,216,175,217,135,217,132,216,171,217,133,216,168,217,135,217,132,217,136,217,132,217,138,216,168,217,132,216,167,217,138,216,168,217,131,216,180,217,138,216,167,217,133,216,163,217,133,217,134,216,170,216,168,217,138,217,132,217,134,216,173,216,168,217,135,217,133,217,133,216,180,217,136,216,180,102,105,114,115,116,118,105,100,101,111,108,105,103,104,116,119,111,114,108,100,109,101,100,105,97,119,104,105,116,101,99,108,111,115,101,98,108,97,99,107,114,105,103,104,116,115,109,97,108,108,98,111,111,107,115,112,108,97,99,101,109,117,115,105,99,102,105,101,108,100,111,114,100,101,114,112,111,105,110,116,118,97,108,117,101,108,101,118,101,108,116,97,98,108,101,98,111,97,114,100,104,111,117,115,101,103,114,111,117,112,119,111,114,107,115,121,101,97,114,115,115,116,97,116,101,116,111,100,97,121,119,97,116,101,114,115,116,97,114,116,115,116,121,108,101,100,101,97,116,104,112,111,119,101,114,112,104,111,110,101,110,105,103,104,116,101,114,114,111,114,105,110,112,117,116,97,98,111,117,116,116,101,114,109,115,116,105,116,108,101,116,111,111,108,115,101,118,101,110,116,108,111,99,97,108,116,105,109,101,115,108,97,114,103,101,119,111,114,100,115,103,97,109,101,115,115,104,111,114,116,115,112,97,99,101,102,111,99,117,115,99,108,101,97,114,109,111,100,101,108,98,108,111,99,107,103,117,105,100,101,114,97,100,105,111,115,104,97,114,101,119,111,109,101,110,97,103,97,105,110,109,111,110,101,121,105,109,97,103,101,110,97,109,101,115,121,111,117,110,103,108,105,110,101,115,108,97,116,101,114,99,111,108,111,114,103,114,101,101,110,102,114,111,110,116,38,97,109,112,59,119,97,116,99,104,102,111,114,99,101,112,114,105,99,101,114,117,108,101,115,98,101,103,105,110,97,102,116,101,114,118,105,115,105,116,105,115,115,117,101,97,114,101,97,115,98,101,108,111,119,105,110,100,101,120,116,111,116,97,108,104,111,117,114,115,108,97,98,101,108,112,114,105,110,116,112,114,101,115,115,98,117,105,108,116,108,105,110,107,115,115,112,101,101,100,115,116,117,100,121,116,114,97,100,101,102,111,117,110,100,115,101,110,115,101,117,110,100,101,114,115,104,111,119,110,102,111,114,109,115,114,97,110,103,101,97,100,100,101,100,115,116,105,108,108,109,111,118,101,100,116,97,107,101,110,97,98,111,118,101,102,108,97,115,104,102,105,120,101,100,111,102,116,101,110,111,116,104,101,114,118,105,101,119,115,99,104,101,99,107,108,101,103,97,108,114,105,118,101,114,105,116,101,109,115,113,117,105,99,107,115,104,97,112,101,104,117,109,97,110,101,120,105,115,116,103,111,105,110,103,109,111,118,105,101,116,104,105,114,100,98,97,115,105,99,112,101,97,99,101,115,116,97,103,101,119,105,100,116,104,108,111,103,105,110,105,100,101,97,115,119,114,111,116,101,112,97,103,101,115,117,115,101,114,115,100,114,105,118,101,115,116,111,114,101,98,114,101,97,107,115,111,117,116,104,118,111,105,99,101,115,105,116,101,115,109,111,110,116,104,119,104,101,114,101,98,117,105,108,100,119,104,105,99,104,101,97,114,116,104,102,111,114,117,109,116,104,114,101,101,115,112,111,114,116,112,97,114,116,121,67,108,105,99,107,108,111,119,101,114,108,105,118,101,115,99,108,97,115,115,108,97,121,101,114,101,110,116,114,121,115,116,111,114,121,117,115,97,103,101,115,111,117,110,100,99,111,117,114,116,121,111,117,114,32,98,105,114,116,104,112,111,112,117,112,116,121,112,101,115,97,112,112,108,121,73,109,97,103,101,98,101,105,110,103,117,112,112,101,114,110,111,116,101,115,101,118,101,114,121,115,104,111,119,115,109,101,97,110,115,101,120,116,114,97,109,97,116,99,104,116,114,97,99,107,107,110,111,119,110,101,97,114,108,121,98,101,103,97,110,115,117,112,101,114,112,97,112,101,114,110,111,114,116,104,108,101,97,114,110,103,105,118,101,110,110,97,109,101,100,101,110,100,101,100,84,101,114,109,115,112,97,114,116,115,71,114,111,117,112,98,114,97,110,100,117,115,105,110,103,119,111,109,97,110,102,97,108,115,101,114,101,97,100,121,97,117,100,105,111,116,97,107,101,115,119,104,105,108,101,46,99,111,109,47,108,105,118,101,100,99,97,115,101,115,100,97,105,108,121,99,104,105,108,100,103,114,101,97,116,106,117,100,103,101,116,104,111,115,101,117,110,105,116,115,110,101,118,101,114,98,114,111,97,100,99,111,97,115,116,99,111,118,101,114,97,112,112,108,101,102,105,108,101,115,99,121,99,108,101,115,99,101,110,101,112,108,97,110,115,99,108,105,99,107,119,114,105,116,101,113,117,101,101,110,112,105,101,99,101,101,109,97,105,108,102,114,97,109,101,111,108,100,101,114,112,104,111,116,111,108,105,109,105,116,99,97,99,104,101,99,105,118,105,108,115,99,97,108,101,101,110,116,101,114,116,104,101,109,101,116,104,101,114,101,116,111,117,99,104,98,111,117,110,100,114,111,121,97,108,97,115,107,101,100,119,104,111,108,101,115,105,110,99,101,115,116,111,99,107,32,110,97,109,101,102,97,105,116,104,104,101,97,114,116,101,109,112,116,121,111,102,102,101,114,115,99,111,112,101,111,119,110,101,100,109,105,103,104,116,97,108,98,117,109,116,104,105,110,107,98,108,111,111,100,97,114,114,97,121,109,97,106,111,114,116,114,117,115,116,99,97,110,111,110,117,110,105,111,110,99,111,117,110,116,118,97,108,105,100,115,116,111,110,101,83,116,121,108,101,76,111,103,105,110,104,97,112,112,121,111,99,99,117,114,108,101,102,116,58,102,114,101,115,104,113,117,105,116,101,102,105,108,109,115,103,114,97,100,101,110,101,101,100,115,117,114,98,97,110,102,105,103,104,116,98,97,115,105,115,104,111,118,101,114,97,117,116,111,59,114,111,117,116,101,46,104,116,109,108,109,105,120,101,100,102,105,110,97,108,89,111,117,114,32,115,108,105,100,101,116,111,112,105,99,98,114,111,119,110,97,108,111,110,101,100,114,97,119,110,115,112,108,105,116,114,101,97,99,104,82,105,103,104,116,100,97,116,101,115,109,97,114,99,104,113,117,111,116,101,103,111,111,100,115,76,105,110,107,115,100,111,117,98,116,97,115,121,110,99,116,104,117,109,98,97,108,108,111,119,99,104,105,101,102,121,111,117,116,104,110,111,118,101,108,49,48,112,120,59,115,101,114,118,101,117,110,116,105,108,104,97,110,100,115,67,104,101,99,107,83,112,97,99,101,113,117,101,114,121,106,97,109,101,115,101,113,117,97,108,116,119,105,99,101,48,44,48,48,48,83,116,97,114,116,112,97,110,101,108,115,111,110,103,115,114,111,117,110,100,101,105,103,104,116,115,104,105,102,116,119,111,114,116,104,112,111,115,116,115,108,101,97,100,115,119,101,101,107,115,97,118,111,105,100,116,104,101,115,101,109,105,108,101,115,112,108,97,110,101,115,109,97,114,116,97,108,112,104,97,112,108,97,110,116,109,97,114,107,115,114,97,116,101,115,112,108,97,121,115,99,108,97,105,109,115,97,108,101,115,116,101,120,116,115,115,116,97,114,115,119,114,111,110,103,60,47,104,51,62,116,104,105,110,103,46,111,114,103,47,109,117,108,116,105,104,101,97,114,100,80,111,119,101,114,115,116,97,110,100,116,111,107,101,110,115,111,108,105,100,40,116,104,105,115,98,114,105,110,103,115,104,105,112,115,115,116,97,102,102,116,114,105,101,100,99,97,108,108,115,102,117,108,108,121,102,97,99,116,115,97,103,101,110,116,84,104,105,115,32,47,47,45,45,62,97,100,109,105,110,101,103,121,112,116,69,118,101,110,116,49,53,112,120,59,69,109,97,105,108,116,114,117,101,34,99,114,111,115,115,115,112,101,110,116,98,108,111,103,115,98,111,120,34,62,110,111,116,101,100,108,101,97,118,101,99,104,105,110,97,115,105,122,101,115,103,117,101,115,116,60,47,104,52,62,114,111,98,111,116,104,101,97,118,121,116,114,117,101,44,115,101,118,101,110,103,114,97,110,100,99,114,105,109,101,115,105,103,110,115,97,119,97,114,101,100,97,110,99,101,112,104,97,115,101,62,60,33,45,45,101,110,95,85,83,38,35,51,57,59,50,48,48,112,120,95,110,97,109,101,108,97,116,105,110,101,110,106,111,121,97,106,97,120,46,97,116,105,111,110,115,109,105,116,104,85,46,83,46,32,104,111,108,100,115,112,101,116,101,114,105,110,100,105,97,110,97,118,34,62,99,104,97,105,110,115,99,111,114,101,99,111,109,101,115,100,111,105,110,103,112,114,105,111,114,83,104,97,114,101,49,57,57,48,115,114,111,109,97,110,108,105,115,116,115,106,97,112,97,110,102,97,108,108,115,116,114,105,97,108,111,119,110,101,114,97,103,114,101,101,60,47,104,50,62,97,98,117,115,101,97,108,101,114,116,111,112,101,114,97,34,45,47,47,87,99,97,114,100,115,104,105,108,108,115,116,101,97,109,115,80,104,111,116,111,116,114,117,116,104,99,108,101,97,110,46,112,104,112,63,115,97,105,110,116,109,101,116,97,108,108,111,117,105,115,109,101,97,110,116,112,114,111,111,102,98,114,105,101,102,114,111,119,34,62,103,101,110,114,101,116,114,117,99,107,108,111,111,107,115,86,97,108,117,101,70,114,97,109,101,46,110,101,116,47,45,45,62,10,60,116,114,121,32,123,10,118,97,114,32,109,97,107,101,115,99,111,115,116,115,112,108,97,105,110,97,100,117,108,116,113,117,101,115,116,116,114,97,105,110,108,97,98,111,114,104,101,108,112,115,99,97,117,115,101,109,97,103,105,99,109,111,116,111,114,116,104,101,105,114,50,53,48,112,120,108,101,97,115,116,115,116,101,112,115,67,111,117,110,116,99,111,117,108,100,103,108,97,115,115,115,105,100,101,115,102,117,110,100,115,104,111,116,101,108,97,119,97,114,100,109,111,117,116,104,109,111,118,101,115,112,97,114,105,115,103,105,118,101,115,100,117,116,99,104,116,101,120,97,115,102,114,117,105,116,110,117,108,108,44,124,124,91,93,59,116,111,112,34,62,10,60,33,45,45,80,79,83,84,34,111,99,101,97,110,60,98,114,47,62,102,108,111,111,114,115,112,101,97,107,100,101,112,116,104,32,115,105,122,101,98,97,110,107,115,99,97,116,99,104,99,104,97,114,116,50,48,112,120,59,97,108,105,103,110,100,101,97,108,115,119,111,117,108,100,53,48,112,120,59,117,114,108,61,34,112,97,114,107,115,109,111,117,115,101,77,111,115,116,32,46,46,46,60,47,97,109,111,110,103,98,114,97,105,110,98,111,100,121,32,110,111,110,101,59,98,97,115,101,100,99,97,114,114,121,100,114,97,102,116,114,101,102,101,114,112,97,103,101,95,104,111,109,101,46,109,101,116,101,114,100,101,108,97,121,100,114,101,97,109,112,114,111,118,101,106,111,105,110,116,60,47,116,114,62,100,114,117,103,115,60,33,45,45,32,97,112,114,105,108,105,100,101,97,108,97,108,108,101,110,101,120,97,99,116,102,111,114,116,104,99,111,100,101,115,108,111,103,105,99,86,105,101,119,32,115,101,101,109,115,98,108,97,110,107,112,111,114,116,115,32,40,50,48,48,115,97,118,101,100,95,108,105,110,107,103,111,97,108,115,103,114,97,110,116,103,114,101,101,107,104,111,109,101,115,114,105,110,103,115,114,97,116,101,100,51,48,112,120,59,119,104,111,115,101,112,97,114,115,101,40,41,59,34,32,66,108,111,99,107,108,105,110,117,120,106,111,110,101,115,112,105,120,101,108,39,41,59,34,62,41,59,105,102,40,45,108,101,102,116,100,97,118,105,100,104,111,114,115,101,70,111,99,117,115,114,97,105,115,101,98,111,120,101,115,84,114,97,99,107,101,109,101,110,116,60,47,101,109,62,98,97,114,34,62,46,115,114,99,61,116,111,119,101,114,97,108,116,61,34,99,97,98,108,101,104,101,110,114,121,50,52,112,120,59,115,101,116,117,112,105,116,97,108,121,115,104,97,114,112,109,105,110,111,114,116,97,115,116,101,119,97,110,116,115,116,104,105,115,46,114,101,115,101,116,119,104,101,101,108,103,105,114,108,115,47,99,115,115,47,49,48,48,37,59,99,108,117,98,115,115,116,117,102,102,98,105,98,108,101,118,111,116,101,115,32,49,48,48,48,107,111,114,101,97,125,41,59,13,10,98,97,110,100,115,113,117,101,117,101,61,32,123,125,59,56,48,112,120,59,99,107,105,110,103,123,13,10,9,9,97,104,101,97,100,99,108,111,99,107,105,114,105,115,104,108,105,107,101,32,114,97,116,105,111,115,116,97,116,115,70,111,114,109,34,121,97,104,111,111,41,91,48,93,59,65,98,111,117,116,102,105,110,100,115,60,47,104,49,62,100,101,98,117,103,116,97,115,107,115,85,82,76,32,61,99,101,108,108,115,125,41,40,41,59,49,50,112,120,59,112,114,105,109,101,116,101,108,108,115,116,117,114,110,115,48,120,54,48,48,46,106,112,103,34,115,112,97,105,110,98,101,97,99,104,116,97,120,101,115,109,105,99,114,111,97,110,103,101,108,45,45,62,60,47,103,105,102,116,115,115,116,101,118,101,45,108,105,110,107,98,111,100,121,46,125,41,59,10,9,109,111,117,110,116,32,40,49,57,57,70,65,81,60,47,114,111,103,101,114,102,114,97,110,107,67,108,97,115,115,50,56,112,120,59,102,101,101,100,115,60,104,49,62,60,115,99,111,116,116,116,101,115,116,115,50,50,112,120,59,100,114,105,110,107,41,32,124,124,32,108,101,119,105,115,115,104,97,108,108,35,48,51,57,59,32,102,111,114,32,108,111,118,101,100,119,97,115,116,101,48,48,112,120,59,106,97,58,227,130,115,105,109,111,110,60,102,111,110,116,114,101,112,108,121,109,101,101,116,115,117,110,116,101,114,99,104,101,97,112,116,105,103,104,116,66,114,97,110,100,41,32,33,61,32,100,114,101,115,115,99,108,105,112,115,114,111,111,109,115,111,110,107,101,121,109,111,98,105,108,109,97,105,110,46,78,97,109,101,32,112,108,97,116,101,102,117,110,110,121,116,114,101,101,115,99,111,109,47,34,49,46,106,112,103,119,109,111,100,101,112,97,114,97,109,83,84,65,82,84,108,101,102,116,32,105,100,100,101,110,44,32,50,48,49,41,59,10,125,10,102,111,114,109,46,118,105,114,117,115,99,104,97,105,114,116,114,97,110,115,119,111,114,115,116,80,97,103,101,115,105,116,105,111,110,112,97,116,99,104,60,33,45,45,10,111,45,99,97,99,102,105,114,109,115,116,111,117,114,115,44,48,48,48,32,97,115,105,97,110,105,43,43,41,123,97,100,111,98,101,39,41,91,48,93,105,100,61,49,48,98,111,116,104,59,109,101,110,117,32,46,50,46,109,105,46,112,110,103,34,107,101,118,105,110,99,111,97,99,104,67,104,105,108,100,98,114,117,99,101,50,46,106,112,103,85,82,76,41,43,46,106,112,103,124,115,117,105,116,101,115,108,105,99,101,104,97,114,114,121,49,50,48,34,32,115,119,101,101,116,116,114,62,13,10,110,97,109,101,61,100,105,101,103,111,112,97,103,101,32,115,119,105,115,115,45,45,62,10,10,35,102,102,102,59,34,62,76,111,103,46,99,111,109,34,116,114,101,97,116,115,104,101,101,116,41,32,38,38,32,49,52,112,120,59,115,108,101,101,112,110,116,101,110,116,102,105,108,101,100,106,97,58,227,131,105,100,61,34,99,78,97,109,101,34,119,111,114,115,101,115,104,111,116,115,45,98,111,120,45,100,101,108,116,97,10,38,108,116,59,98,101,97,114,115,58,52,56,90,60,100,97,116,97,45,114,117,114,97,108,60,47,97,62,32,115,112,101,110,100,98,97,107,101,114,115,104,111,112,115,61,32,34,34,59,112,104,112,34,62,99,116,105,111,110,49,51,112,120,59,98,114,105,97,110,104,101,108,108,111,115,105,122,101,61,111,61,37,50,70,32,106,111,105,110,109,97,121,98,101,60,105,109,103,32,105,109,103,34,62,44,32,102,106,115,105,109,103,34,32,34,41,91,48,93,77,84,111,112,66,84,121,112,101,34,110,101,119,108,121,68,97,110,115,107,99,122,101,99,104,116,114,97,105,108,107,110,111,119,115,60,47,104,53,62,102,97,113,34,62,122,104,45,99,110,49,48,41,59,10,45,49,34,41,59,116,121,112,101,61,98,108,117,101,115,116,114,117,108,121,100,97,118,105,115,46,106,115,39,59,62,13,10,60,33,115,116,101,101,108,32,121,111,117,32,104,50,62,13,10,102,111,114,109,32,106,101,115,117,115,49,48,48,37,32,109,101,110,117,46,13,10,9,13,10,119,97,108,101,115,114,105,115,107,115,117,109,101,110,116,100,100,105,110,103,98,45,108,105,107,116,101,97,99,104,103,105,102,34,32,118,101,103,97,115,100,97,110,115,107,101,101,115,116,105,115,104,113,105,112,115,117,111,109,105,115,111,98,114,101,100,101,115,100,101,101,110,116,114,101,116,111,100,111,115,112,117,101,100,101,97,195,177,111,115,101,115,116,195,161,116,105,101,110,101,104,97,115,116,97,111,116,114,111,115,112,97,114,116,101,100,111,110,100,101,110,117,101,118,111,104,97,99,101,114,102,111,114,109,97,109,105,115,109,111,109,101,106,111,114,109,117,110,100,111,97,113,117,195,173,100,195,173,97,115,115,195,179,108,111,97,121,117,100,97,102,101,99,104,97,116,111,100,97,115,116,97,110,116,111,109,101,110,111,115,100,97,116,111,115,111,116,114,97,115,115,105,116,105,111,109,117,99,104,111,97,104,111,114,97,108,117,103,97,114,109,97,121,111,114,101,115,116,111,115,104,111,114,97,115,116,101,110,101,114,97,110,116,101,115,102,111,116,111,115,101,115,116,97,115,112,97,195,173,115,110,117,101,118,97,115,97,108,117,100,102,111,114,111,115,109,101,100,105,111,113,117,105,101,110,109,101,115,101,115,112,111,100,101,114,99,104,105,108,101,115,101,114,195,161,118,101,99,101,115,100,101,99,105,114,106,111,115,195,169,101,115,116,97,114,118,101,110,116,97,103,114,117,112,111,104,101,99,104,111,101,108,108,111,115,116,101,110,103,111,97,109,105,103,111,99,111,115,97,115,110,105,118,101,108,103,101,110,116,101,109,105,115,109,97,97,105,114,101,115,106,117,108,105,111,116,101,109,97,115,104,97,99,105,97,102,97,118,111,114,106,117,110,105,111,108,105,98,114,101,112,117,110,116,111,98,117,101,110,111,97,117,116,111,114,97,98,114,105,108,98,117,101,110,97,116,101,120,116,111,109,97,114,122,111,115,97,98,101,114,108,105,115,116,97,108,117,101,103,111,99,195,179,109,111,101,110,101,114,111,106,117,101,103,111,112,101,114,195,186,104,97,98,101,114,101,115,116,111,121,110,117,110,99,97,109,117,106,101,114,118,97,108,111,114,102,117,101,114,97,108,105,98,114,111,103,117,115,116,97,105,103,117,97,108,118,111,116,111,115,99,97,115,111,115,103,117,195,173,97,112,117,101,100,111,115,111,109,111,115,97,118,105,115,111,117,115,116,101,100,100,101,98,101,110,110,111,99,104,101,98,117,115,99,97,102,97,108,116,97,101,117,114,111,115,115,101,114,105,101,100,105,99,104,111,99,117,114,115,111,99,108,97,118,101,99,97,115,97,115,108,101,195,179,110,112,108,97,122,111,108,97,114,103,111,111,98,114,97,115,118,105,115,116,97,97,112,111,121,111,106,117,110,116,111,116,114,97,116,97,118,105,115,116,111,99,114,101,97,114,99,97,109,112,111,104,101,109,111,115,99,105,110,99,111,99,97,114,103,111,112,105,115,111,115,111,114,100,101,110,104,97,99,101,110,195,161,114,101,97,100,105,115,99,111,112,101,100,114,111,99,101,114,99,97,112,117,101,100,97,112,97,112,101,108,109,101,110,111,114,195,186,116,105,108,99,108,97,114,111,106,111,114,103,101,99,97,108,108,101,112,111,110,101,114,116,97,114,100,101,110,97,100,105,101,109,97,114,99,97,115,105,103,117,101,101,108,108,97,115,115,105,103,108,111,99,111,99,104,101,109,111,116,111,115,109,97,100,114,101,99,108,97,115,101,114,101,115,116,111,110,105,195,177,111,113,117,101,100,97,112,97,115,97,114,98,97,110,99,111,104,105,106,111,115,118,105,97,106,101,112,97,98,108,111,195,169,115,116,101,118,105,101,110,101,114,101,105,110,111,100,101,106,97,114,102,111,110,100,111,99,97,110,97,108,110,111,114,116,101,108,101,116,114,97,99,97,117,115,97,116,111,109,97,114,109,97,110,111,115,108,117,110,101,115,97,117,116,111,115,118,105,108,108,97,118,101,110,100,111,112,101,115,97,114,116,105,112,111,115,116,101,110,103,97,109,97,114,99,111,108,108,101,118,97,112,97,100,114,101,117,110,105,100,111,118,97,109,111,115,122,111,110,97,115,97,109,98,111,115,98,97,110,100,97,109,97,114,105,97,97,98,117,115,111,109,117,99,104,97,115,117,98,105,114,114,105,111,106,97,118,105,118,105,114,103,114,97,100,111,99,104,105,99,97,97,108,108,195,173,106,111,118,101,110,100,105,99,104,97,101,115,116,97,110,116,97,108,101,115,115,97,108,105,114,115,117,101,108,111,112,101,115,111,115,102,105,110,101,115,108,108,97,109,97,98,117,115,99,111,195,169,115,116,97,108,108,101,103,97,110,101,103,114,111,112,108,97,122,97,104,117,109,111,114,112,97,103,97,114,106,117,110,116,97,100,111,98,108,101,105,115,108,97,115,98,111,108,115,97,98,97,195,177,111,104,97,98,108,97,108,117,99,104,97,195,129,114,101,97,100,105,99,101,110,106,117,103,97,114,110,111,116,97,115,118,97,108,108,101,97,108,108,195,161,99,97,114,103,97,100,111,108,111,114,97,98,97,106,111,101,115,116,195,169,103,117,115,116,111,109,101,110,116,101,109,97,114,105,111,102,105,114,109,97,99,111,115,116,111,102,105,99,104,97,112,108,97,116,97,104,111,103,97,114,97,114,116,101,115,108,101,121,101,115,97,113,117,101,108,109,117,115,101,111,98,97,115,101,115,112,111,99,111,115,109,105,116,97,100,99,105,101,108,111,99,104,105,99,111,109,105,101,100,111,103,97,110,97,114,115,97,110,116,111,101,116,97,112,97,100,101,98,101,115,112,108,97,121,97,114,101,100,101,115,115,105,101,116,101,99,111,114,116,101,99,111,114,101,97,100,117,100,97,115,100,101,115,101,111,118,105,101,106,111,100,101,115,101,97,97,103,117,97,115,38,113,117,111,116,59,100,111,109,97,105,110,99,111,109,109,111,110,115,116,97,116,117,115,101,118,101,110,116,115,109,97,115,116,101,114,115,121,115,116,101,109,97,99,116,105,111,110,98,97,110,110,101,114,114,101,109,111,118,101,115,99,114,111,108,108,117,112,100,97,116,101,103,108,111,98,97,108,109,101,100,105,117,109,102,105,108,116,101,114,110,117,109,98,101,114,99,104,97,110,103,101,114,101,115,117,108,116,112,117,98,108,105,99,115,99,114,101,101,110,99,104,111,111,115,101,110,111,114,109,97,108,116,114,97,118,101,108,105,115,115,117,101,115,115,111,117,114,99,101,116,97,114,103,101,116,115,112,114,105,110,103,109,111,100,117,108,101,109,111,98,105,108,101,115,119,105,116,99,104,112,104,111,116,111,115,98,111,114,100,101,114,114,101,103,105,111,110,105,116,115,101,108,102,115,111,99,105,97,108,97,99,116,105,118,101,99,111,108,117,109,110,114,101,99,111,114,100,102,111,108,108,111,119,116,105,116,108,101,62,101,105,116,104,101,114,108,101,110,103,116,104,102,97,109,105,108,121,102,114,105,101,110,100,108,97,121,111,117,116,97,117,116,104,111,114,99,114,101,97,116,101,114,101,118,105,101,119,115,117,109,109,101,114,115,101,114,118,101,114,112,108,97,121,101,100,112,108,97,121,101,114,101,120,112,97,110,100,112,111,108,105,99,121,102,111,114,109,97,116,100,111,117,98,108,101,112,111,105,110,116,115,115,101,114,105,101,115,112,101,114,115,111,110,108,105,118,105,110,103,100,101,115,105,103,110,109,111,110,116,104,115,102,111,114,99,101,115,117,110,105,113,117,101,119,101,105,103,104,116,112,101,111,112,108,101,101,110,101,114,103,121,110,97,116,117,114,101,115,101,97,114,99,104,102,105,103,117,114,101,104,97,118,105,110,103,99,117,115,116,111,109,111,102,102,115,101,116,108,101,116,116,101,114,119,105,110,100,111,119,115,117,98,109,105,116,114,101,110,100,101,114,103,114,111,117,112,115,117,112,108,111,97,100,104,101,97,108,116,104,109,101,116,104,111,100,118,105,100,101,111,115,115,99,104,111,111,108,102,117,116,117,114,101,115,104,97,100,111,119,100,101,98,97,116,101,118,97,108,117,101,115,79,98,106,101,99,116,111,116,104,101,114,115,114,105,103,104,116,115,108,101,97,103,117,101,99,104,114,111,109,101,115,105,109,112,108,101,110,111,116,105,99,101,115,104,97,114,101,100,101,110,100,105,110,103,115,101,97,115,111,110,114,101,112,111,114,116,111,110,108,105,110,101,115,113,117,97,114,101,98,117,116,116,111,110,105,109,97,103,101,115,101,110,97,98,108,101,109,111,118,105,110,103,108,97,116,101,115,116,119,105,110,116,101,114,70,114,97,110,99,101,112,101,114,105,111,100,115,116,114,111,110,103,114,101,112,101,97,116,76,111,110,100,111,110,100,101,116,97,105,108,102,111,114,109,101,100,100,101,109,97,110,100,115,101,99,117,114,101,112,97,115,115,101,100,116,111,103,103,108,101,112,108,97,99,101,115,100,101,118,105,99,101,115,116,97,116,105,99,99,105,116,105,101,115,115,116,114,101,97,109,121,101,108,108,111,119,97,116,116,97,99,107,115,116,114,101,101,116,102,108,105,103,104,116,104,105,100,100,101,110,105,110,102,111,34,62,111,112,101,110,101,100,117,115,101,102,117,108,118,97,108,108,101,121,99,97,117,115,101,115,108,101,97,100,101,114,115,101,99,114,101,116,115,101,99,111,110,100,100,97,109,97,103,101,115,112,111,114,116,115,101,120,99,101,112,116,114,97,116,105,110,103,115,105,103,110,101,100,116,104,105,110,103,115,101,102,102,101,99,116,102,105,101,108,100,115,115,116,97,116,101,115,111,102,102,105,99,101,118,105,115,117,97,108,101,100,105,116,111,114,118,111,108,117,109,101,82,101,112,111,114,116,109,117,115,101,117,109,109,111,118,105,101,115,112,97,114,101,110,116,97,99,99,101,115,115,109,111,115,116,108,121,109,111,116,104,101,114,34,32,105,100,61,34,109,97,114,107,101,116,103,114,111,117,110,100,99,104,97,110,99,101,115,117,114,118,101,121,98,101,102,111,114,101,115,121,109,98,111,108,109,111,109,101,110,116,115,112,101,101,99,104,109,111,116,105,111,110,105,110,115,105,100,101,109,97,116,116,101,114,67,101,110,116,101,114,111,98,106,101,99,116,101,120,105,115,116,115,109,105,100,100,108,101,69,117,114,111,112,101,103,114,111,119,116,104,108,101,103,97,99,121,109,97,110,110,101,114,101,110,111,117,103,104,99,97,114,101,101,114,97,110,115,119,101,114,111,114,105,103,105,110,112,111,114,116,97,108,99,108,105,101,110,116,115,101,108,101,99,116,114,97,110,100,111,109,99,108,111,115,101,100,116,111,112,105,99,115,99,111,109,105,110,103,102,97,116,104,101,114,111,112,116,105,111,110,115,105,109,112,108,121,114,97,105,115,101,100,101,115,99,97,112,101,99,104,111,115,101,110,99,104,117,114,99,104,100,101,102,105,110,101,114,101,97,115,111,110,99,111,114,110,101,114,111,117,116,112,117,116,109,101,109,111,114,121,105,102,114,97,109,101,112,111,108,105,99,101,109,111,100,101,108,115,78,117,109,98,101,114,100,117,114,105,110,103,111,102,102,101,114,115,115,116,121,108,101,115,107,105,108,108,101,100,108,105,115,116,101,100,99,97,108,108,101,100,115,105,108,118,101,114,109,97,114,103,105,110,100,101,108,101,116,101,98,101,116,116,101,114,98,114,111,119,115,101,108,105,109,105,116,115,71,108,111,98,97,108,115,105,110,103,108,101,119,105,100,103,101,116,99,101,110,116,101,114,98,117,100,103,101,116,110,111,119,114,97,112,99,114,101,100,105,116,99,108,97,105,109,115,101,110,103,105,110,101,115,97,102,101,116,121,99,104,111,105,99,101,115,112,105,114,105,116,45,115,116,121,108,101,115,112,114,101,97,100,109,97,107,105,110,103,110,101,101,100,101,100,114,117,115,115,105,97,112,108,101,97,115,101,101,120,116,101,110,116,83,99,114,105,112,116,98,114,111,107,101,110,97,108,108,111,119,115,99,104,97,114,103,101,100,105,118,105,100,101,102,97,99,116,111,114,109,101,109,98,101,114,45,98,97,115,101,100,116,104,101,111,114,121,99,111,110,102,105,103,97,114,111,117,110,100,119,111,114,107,101,100,104,101,108,112,101,100,67,104,117,114,99,104,105,109,112,97,99,116,115,104,111,117,108,100,97,108,119,97,121,115,108,111,103,111,34,32,98,111,116,116,111,109,108,105,115,116,34,62,41,123,118,97,114,32,112,114,101,102,105,120,111,114,97,110,103,101,72,101,97,100,101,114,46,112,117,115,104,40,99,111,117,112,108,101,103,97,114,100,101,110,98,114,105,100,103,101,108,97,117,110,99,104,82,101,118,105,101,119,116,97,107,105,110,103,118,105,115,105,111,110,108,105,116,116,108,101,100,97,116,105,110,103,66,117,116,116,111,110,98,101,97,117,116,121,116,104,101,109,101,115,102,111,114,103,111,116,83,101,97,114,99,104,97,110,99,104,111,114,97,108,109,111,115,116,108,111,97,100,101,100,67,104,97,110,103,101,114,101,116,117,114,110,115,116,114,105,110,103,114,101,108,111,97,100,77,111,98,105,108,101,105,110,99,111,109,101,115,117,112,112,108,121,83,111,117,114,99,101,111,114,100,101,114,115,118,105,101,119,101,100,38,110,98,115,112,59,99,111,117,114,115,101,65,98,111,117,116,32,105,115,108,97,110,100,60,104,116,109,108,32,99,111,111,107,105,101,110,97,109,101,61,34,97,109,97,122,111,110,109,111,100,101,114,110,97,100,118,105,99,101,105,110,60,47,97,62,58,32,84,104,101,32,100,105,97,108,111,103,104,111,117,115,101,115,66,69,71,73,78,32,77,101,120,105,99,111,115,116,97,114,116,115,99,101,110,116,114,101,104,101,105,103,104,116,97,100,100,105,110,103,73,115,108,97,110,100,97,115,115,101,116,115,69,109,112,105,114,101,83,99,104,111,111,108,101,102,102,111,114,116,100,105,114,101,99,116,110,101,97,114,108,121,109,97,110,117,97,108,83,101,108,101,99,116,46,10,10,79,110,101,106,111,105,110,101,100,109,101,110,117,34,62,80,104,105,108,105,112,97,119,97,114,100,115,104,97,110,100,108,101,105,109,112,111,114,116,79,102,102,105,99,101,114,101,103,97,114,100,115,107,105,108,108,115,110,97,116,105,111,110,83,112,111,114,116,115,100,101,103,114,101,101,119,101,101,107,108,121,32,40,101,46,103,46,98,101,104,105,110,100,100,111,99,116,111,114,108,111,103,103,101,100,117,110,105,116,101,100,60,47,98,62,60,47,98,101,103,105,110,115,112,108,97,110,116,115,97,115,115,105,115,116,97,114,116,105,115,116,105,115,115,117,101,100,51,48,48,112,120,124,99,97,110,97,100,97,97,103,101,110,99,121,115,99,104,101,109,101,114,101,109,97,105,110,66,114,97,122,105,108,115,97,109,112,108,101,108,111,103,111,34,62,98,101,121,111,110,100,45,115,99,97,108,101,97,99,99,101,112,116,115,101,114,118,101,100,109,97,114,105,110,101,70,111,111,116,101,114,99,97,109,101,114,97,60,47,104,49,62,10,95,102,111,114,109,34,108,101,97,118,101,115,115,116,114,101,115,115,34,32,47,62,13,10,46,103,105,102,34,32,111,110,108,111,97,100,108,111,97,100,101,114,79,120,102,111,114,100,115,105,115,116,101,114,115,117,114,118,105,118,108,105,115,116,101,110,102,101,109,97,108,101,68,101,115,105,103,110,115,105,122,101,61,34,97,112,112,101,97,108,116,101,120,116,34,62,108,101,118,101,108,115,116,104,97,110,107,115,104,105,103,104,101,114,102,111,114,99,101,100,97,110,105,109,97,108,97,110,121,111,110,101,65,102,114,105,99,97,97,103,114,101,101,100,114,101,99,101,110,116,80,101,111,112,108,101,60,98,114,32,47,62,119,111,110,100,101,114,112,114,105,99,101,115,116,117,114,110,101,100,124,124,32,123,125,59,109,97,105,110,34,62,105,110,108,105,110,101,115,117,110,100,97,121,119,114,97,112,34,62,102,97,105,108,101,100,99,101,110,115,117,115,109,105,110,117,116,101,98,101,97,99,111,110,113,117,111,116,101,115,49,53,48,112,120,124,101,115,116,97,116,101,114,101,109,111,116,101,101,109,97,105,108,34,108,105,110,107,101,100,114,105,103,104,116,59,115,105,103,110,97,108,102,111,114,109,97,108,49,46,104,116,109,108,115,105,103,110,117,112,112,114,105,110,99,101,102,108,111,97,116,58,46,112,110,103,34,32,102,111,114,117,109,46,65,99,99,101,115,115,112,97,112,101,114,115,115,111,117,110,100,115,101,120,116,101,110,100,72,101,105,103,104,116,115,108,105,100,101,114,85,84,70,45,56,34,38,97,109,112,59,32,66,101,102,111,114,101,46,32,87,105,116,104,115,116,117,100,105,111,111,119,110,101,114,115,109,97,110,97,103,101,112,114,111,102,105,116,106,81,117,101,114,121,97,110,110,117,97,108,112,97,114,97,109,115,98,111,117,103,104,116,102,97,109,111,117,115,103,111,111,103,108,101,108,111,110,103,101,114,105,43,43,41,32,123,105,115,114,97,101,108,115,97,121,105,110,103,100,101,99,105,100,101,104,111,109,101,34,62,104,101,97,100,101,114,101,110,115,117,114,101,98,114,97,110,99,104,112,105,101,99,101,115,98,108,111,99,107,59,115,116,97,116,101,100,116,111,112,34,62,60,114,97,99,105,110,103,114,101,115,105,122,101,45,45,38,103,116,59,112,97,99,105,116,121,115,101,120,117,97,108,98,117,114,101,97,117,46,106,112,103,34,32,49,48,44,48,48,48,111,98,116,97,105,110,116,105,116,108,101,115,97,109,111,117,110,116,44,32,73,110,99,46,99,111,109,101,100,121,109,101,110,117,34,32,108,121,114,105,99,115,116,111,100,97,121,46,105,110,100,101,101,100,99,111,117,110,116,121,95,108,111,103,111,46,70,97,109,105,108,121,108,111,111,107,101,100,77,97,114,107,101,116,108,115,101,32,105,102,80,108,97,121,101,114,116,117,114,107,101,121,41,59,118,97,114,32,102,111,114,101,115,116,103,105,118,105,110,103,101,114,114,111,114,115,68,111,109,97,105,110,125,101,108,115,101,123,105,110,115,101,114,116,66,108,111,103,60,47,102,111,111,116,101,114,108,111,103,105,110,46,102,97,115,116,101,114,97,103,101,110,116,115,60,98,111,100,121,32,49,48,112,120,32,48,112,114,97,103,109,97,102,114,105,100,97,121,106,117,110,105,111,114,100,111,108,108,97,114,112,108,97,99,101,100,99,111,118,101,114,115,112,108,117,103,105,110,53,44,48,48,48,32,112,97,103,101,34,62,98,111,115,116,111,110,46,116,101,115,116,40,97,118,97,116,97,114,116,101,115,116,101,100,95,99,111,117,110,116,102,111,114,117,109,115,115,99,104,101,109,97,105,110,100,101,120,44,102,105,108,108,101,100,115,104,97,114,101,115,114,101,97,100,101,114,97,108,101,114,116,40,97,112,112,101,97,114,83,117,98,109,105,116,108,105,110,101,34,62,98,111,100,121,34,62,10,42,32,84,104,101,84,104,111,117,103,104,115,101,101,105,110,103,106,101,114,115,101,121,78,101,119,115,60,47,118,101,114,105,102,121,101,120,112,101,114,116,105,110,106,117,114,121,119,105,100,116,104,61,67,111,111,107,105,101,83,84,65,82,84,32,97,99,114,111,115,115,95,105,109,97,103,101,116,104,114,101,97,100,110,97,116,105,118,101,112,111,99,107,101,116,98,111,120,34,62,10,83,121,115,116,101,109,32,68,97,118,105,100,99,97,110,99,101,114,116,97,98,108,101,115,112,114,111,118,101,100,65,112,114,105,108,32,114,101,97,108,108,121,100,114,105,118,101,114,105,116,101,109,34,62,109,111,114,101,34,62,98,111,97,114,100,115,99,111,108,111,114,115,99,97,109,112,117,115,102,105,114,115,116,32,124,124,32,91,93,59,109,101,100,105,97,46,103,117,105,116,97,114,102,105,110,105,115,104,119,105,100,116,104,58,115,104,111,119,101,100,79,116,104,101,114,32,46,112,104,112,34,32,97,115,115,117,109,101,108,97,121,101,114,115,119,105,108,115,111,110,115,116,111,114,101,115,114,101,108,105,101,102,115,119,101,100,101,110,67,117,115,116,111,109,101,97,115,105,108,121,32,121,111,117,114,32,83,116,114,105,110,103,10,10,87,104,105,108,116,97,121,108,111,114,99,108,101,97,114,58,114,101,115,111,114,116,102,114,101,110,99,104,116,104,111,117,103,104,34,41,32,43,32,34,60,98,111,100,121,62,98,117,121,105,110,103,98,114,97,110,100,115,77,101,109,98,101,114,110,97,109,101,34,62,111,112,112,105,110,103,115,101,99,116,111,114,53,112,120,59,34,62,118,115,112,97,99,101,112,111,115,116,101,114,109,97,106,111,114,32,99,111,102,102,101,101,109,97,114,116,105,110,109,97,116,117,114,101,104,97,112,112,101,110,60,47,110,97,118,62,107,97,110,115,97,115,108,105,110,107,34,62,73,109,97,103,101,115,61,102,97,108,115,101,119,104,105,108,101,32,104,115,112,97,99,101,48,38,97,109,112,59,32,10,10,73,110,32,32,112,111,119,101,114,80,111,108,115,107,105,45,99,111,108,111,114,106,111,114,100,97,110,66,111,116,116,111,109,83,116,97,114,116,32,45,99,111,117,110,116,50,46,104,116,109,108,110,101,119,115,34,62,48,49,46,106,112,103,79,110,108,105,110,101,45,114,105,103,104,116,109,105,108,108,101,114,115,101,110,105,111,114,73,83,66,78,32,48,48,44,48,48,48,32,103,117,105,100,101,115,118,97,108,117,101,41,101,99,116,105,111,110,114,101,112,97,105,114,46,120,109,108,34,32,32,114,105,103,104,116,115,46,104,116,109,108,45,98,108,111,99,107,114,101,103,69,120,112,58,104,111,118,101,114,119,105,116,104,105,110,118,105,114,103,105,110,112,104,111,110,101,115,60,47,116,114,62,13,117,115,105,110,103,32,10,9,118,97,114,32,62,39,41,59,10,9,60,47,116,100,62,10,60,47,116,114,62,10,98,97,104,97,115,97,98,114,97,115,105,108,103,97,108,101,103,111,109,97,103,121,97,114,112,111,108,115,107,105,115,114,112,115,107,105,216,177,216,175,217,136,228,184,173,230,150,135,231,174,128,228,189,147,231,185,129,233,171,148,228,191,161,230,129,175,228,184,173,229,155,189,230,136,145,228,187,172,228,184,128,228,184,170,229,133,172,229,143,184,231,174,161,231,144,134,232,174,186,229,157,155,229,143,175,228,187,165,230,156,141,229,138,161,230,151,182,233,151,180,228,184,170,228,186,186,228,186,167,229,147,129,232,135,170,229,183,177,228,188,129,228,184,154,230,159,165,231,156,139,229,183,165,228,189,156,232,129,148,231,179,187,230,178,161,230,156,137,231,189,145,231,171,153,230,137,128,230,156,137,232,175,132,232,174,186,228,184,173,229,191,131,230,150,135,231,171,160,231,148,168,230,136,183,233,166,150,233,161,181,228,189,156,232,128,133,230,138,128,230,156,175,233,151,174,233,162,152,231,155,184,229,133,179,228,184,139,232,189,189,230,144,156,231,180,162,228,189,191,231,148,168,232,189,175,228,187,182,229,156,168,231,186,191,228,184,187,233,162,152,232,181,132,230,150,153,232,167,134,233,162,145,229,155,158,229,164,141,230,179,168,229,134,140,231,189,145,231,187,156,230,148,182,232,151,143,229,134,133,229,174,185,230,142,168,232,141,144,229,184,130,229,156,186,230,182,136,230,129,175,231,169,186,233,151,180,229,143,145,229,184,131,228,187,128,228,185,136,229,165,189,229,143,139,231,148,159,230,180,187,229,155,190,231,137,135,229,143,145,229,177,149,229,166,130,230,158,156,230,137,139,230,156,186,230,150,176,233,151,187,230,156,128,230,150,176,230,150,185,229,188,143,229,140,151,228,186,172,230,143,144,228,190,155,229,133,179,228,186,142,230,155,180,229,164,154,232,191,153,228,184,170,231,179,187,231,187,159,231,159,165,233,129,147,230,184,184,230,136,143,229,185,191,229,145,138,229,133,182,228,187,150,229,143,145,232,161,168,229,174,137,229,133,168,231,172,172,228,184,128,228,188,154,229,145,152,232,191,155,232,161,140,231,130,185,229,135,187,231,137,136,230,157,131,231,148,181,229,173,144,228,184,150,231,149,140,232,174,190,232,174,161,229,133,141,232,180,185,230,149,153,232,130,178,229,138,160,229,133,165,230,180,187,229,138,168,228,187,150,228,187,172,229,149,134,229,147,129,229,141,154,229,174,162,231,142,176,229,156,168,228,184,138,230,181,183,229,166,130,228,189,149,229,183,178,231,187,143,231,149,153,232,168,128,232,175,166,231,187,134,231,164,190,229,140,186,231,153,187,229,189,149,230,156,172,231,171,153,233,156,128,232,166,129,228,187,183,230,160,188,230,148,175,230,140,129,229,155,189,233,153,133,233,147,190,230,142,165,229,155,189,229,174,182,229,187,186,232,174,190,230,156,139,229,143,139,233,152,133,232,175,187,230,179,149,229,190,139,228,189,141,231,189,174,231,187,143,230,181,142,233,128,137,230,139,169,232,191,153,230,160,183,229,189,147,229,137,141,229,136,134,231,177,187,230,142,146,232,161,140,229,155,160,228,184,186,228,186,164,230,152,147,230,156,128,229,144,142,233,159,179,228,185,144,228,184,141,232,131,189,233,128,154,232,191,135,232,161,140,228,184,154,231,167,145,230,138,128,229,143,175,232,131,189,232,174,190,229,164,135,229,144,136,228,189,156,229,164,167,229,174,182,231,164,190,228,188,154,231,160,148,231,169,182,228,184,147,228,184,154,229,133,168,233,131,168,233,161,185,231,155,174,232,191,153,233,135,140,232,191,152,230,152,175,229,188,128,229,167,139,230,131,133,229,134,181,231,148,181,232,132,145,230,150,135,228,187,182,229,147,129,231,137,140,229,184,174,229,138,169,230,150,135,229,140,150,232,181,132,230,186,144,229,164,167,229,173,166,229,173,166,228,185,160,229,156,176,229,157,128,230,181,143,232,167,136,230,138,149,232,181,132,229,183,165,231,168,139,232,166,129,230,177,130,230,128,142,228,185,136,230,151,182,229,128,153,229,138,159,232,131,189,228,184,187,232,166,129,231,155,174,229,137,141,232,181,132,232,174,175,229,159,142,229,184,130,230,150,185,230,179,149,231,148,181,229,189,177,230,139,155,232,129,152,229,163,176,230,152,142,228,187,187,228,189,149,229,129,165,229,186,183,230,149,176,230,141,174,231,190,142,229,155,189,230,177,189,232,189,166,228,187,139,231,187,141,228,189,134,230,152,175,228,186,164,230,181,129,231,148,159,228,186,167,230,137,128,228,187,165,231,148,181,232,175,157,230,152,190,231,164,186,228,184,128,228,186,155,229,141,149,228,189,141,228,186,186,229,145,152,229,136,134,230,158,144,229,156,176,229,155,190,230,151,133,230,184,184,229,183,165,229,133,183,229,173,166,231,148,159,231,179,187,229,136,151,231,189,145,229,143,139,229,184,150,229,173,144,229,175,134,231,160,129,233,162,145,233,129,147,230,142,167,229,136,182,229,156,176,229,140,186,229,159,186,230,156,172,229,133,168,229,155,189,231,189,145,228,184,138,233,135,141,232,166,129,231,172,172,228,186,140,229,150,156,230,172,162,232,191,155,229,133,165,229,143,139,230,131,133,232,191,153,228,186,155,232,128,131,232,175,149,229,143,145,231,142,176,229,159,185,232,174,173,228,187,165,228,184,138,230,148,191,229,186,156,230,136,144,228,184,186,231,142,175,229,162,131,233,166,153,230,184,175,229,144,140,230,151,182,229,168,177,228,185,144,229,143,145,233,128,129,228,184,128,229,174,154,229,188,128,229,143,145,228,189,156,229,147,129,230,160,135,229,135,134,230,172,162,232,191,142,232,167,163,229,134,179,229,156,176,230,150,185,228,184,128,228,184,139,228,187,165,229,143,138,232,180,163,228,187,187,230,136,150,232,128,133,229,174,162,230,136,183,228,187,163,232,161,168,231,167,175,229,136,134,229,165,179,228,186,186,230,149,176,231,160,129,233,148,128,229,148,174,229,135,186,231,142,176,231,166,187,231,186,191,229,186,148,231,148,168,229,136,151,232,161,168,228,184,141,229,144,140,231,188,150,232,190,145,231,187,159,232,174,161,230,159,165,232,175,162,228,184,141,232,166,129,230,156,137,229,133,179,230,156,186,230,158,132,229,190,136,229,164,154,230,146,173,230,148,190,231,187,132,231,187,135,230,148,191,231,173,150,231,155,180,230,142,165,232,131,189,229,138,155,230,157,165,230,186,144,230,153,130,233,150,147,231,156,139,229,136,176,231,131,173,233,151,168,229,133,179,233,148,174,228,184,147,229,140,186,233,157,158,229,184,184,232,139,177,232,175,173,231,153,190,229,186,166,229,184,140,230,156,155,231,190,142,229,165,179,230,175,148,232,190,131,231,159,165,232,175,134,232,167,132,229,174,154,229,187,186,232,174,174,233,131,168,233,151,168,230,132,143,232,167,129,231,178,190,229,189,169,230,151,165,230,156,172,230,143,144,233,171,152,229,143,145,232,168,128,230,150,185,233,157,162,229,159,186,233,135,145,229,164,132,231,144,134,230,157,131,233,153,144,229,189,177,231,137,135,233,147,182,232,161,140,232,191,152,230,156,137,229,136,134,228,186,171,231,137,169,229,147,129,231,187,143,232,144,165,230,183,187,229,138,160,228,184,147,229,174,182,232,191,153,231,167,141,232,175,157,233,162,152,232,181,183,230,157,165,228,184,154,229,138,161,229,133,172,229,145,138,232,174,176,229,189,149,231,174,128,228,187,139,232,180,168,233,135,143,231,148,183,228,186,186,229,189,177,229,147,141,229,188,149,231,148,168,230,138,165,229,145,138,233,131,168,229,136,134,229,191,171,233,128,159,229,146,168,232,175,162,230,151,182,229,176,154,230,179,168,230,132,143,231,148,179,232,175,183,229,173,166,230,160,161,229,186,148,232,175,165,229,142,134,229,143,178,229,143,170,230,152,175,232,191,148,229,155,158,232,180,173,228,185,176,229,144,141,231,167,176,228,184,186,228,186,134,230,136,144,229,138,159,232,175,180,230,152,142,228,190,155,229,186,148,229,173,169,229,173,144,228,184,147,233,162,152,231,168,139,229,186,143,228,184,128,232,136,172,230,156,131,229,147,161,229,143,170,230,156,137,229,133,182,229,174,131,228,191,157,230,138,164,232,128,140,228,184,148,228,187,138,229,164,169,231,170,151,229,143,163,229,138,168,230,128,129,231,138,182,230,128,129,231,137,185,229,136,171,232,174,164,228,184,186,229,191,133,233,161,187,230,155,180,230,150,176,229,176,143,232,175,180,230,136,145,229,128,145,228,189,156,228,184,186,229,170,146,228,189,147,229,140,133,230,139,172,233,130,163,228,185,136,228,184,128,230,160,183,229,155,189,229,134,133,230,152,175,229,144,166,230,160,185,230,141,174,231,148,181,232,167,134,229,173,166,233,153,162,229,133,183,230,156,137,232,191,135,231,168,139,231,148,177,228,186,142,228,186,186,230,137,141,229,135,186,230,157,165,228,184,141,232,191,135,230,173,163,229,156,168,230,152,142,230,152,159,230,149,133,228,186,139,229,133,179,231,179,187,230,160,135,233,162,152,229,149,134,229,138,161,232,190,147,229,133,165,228,184,128,231,155,180,229,159,186,231,161,128,230,149,153,229,173,166,228,186,134,232,167,163,229,187,186,231,173,145,231,187,147,230,158,156,229,133,168,231,144,131,233,128,154,231,159,165,232,174,161,229,136,146,229,175,185,228,186,142,232,137,186,230,156,175,231,155,184,229,134,140,229,143,145,231,148,159,231,156,159,231,154,132,229,187,186,231,171,139,231,173,137,231,186,167,231,177,187,229,158,139,231,187,143,233,170,140,229,174,158,231,142,176,229,136,182,228,189,156,230,157,165,232,135,170,230,160,135,231,173,190,228,187,165,228,184,139,229,142,159,229,136,155,230,151,160,230,179,149,229,133,182,228,184,173,229,128,139,228,186,186,228,184,128,229,136,135,230,140,135,229,141,151,229,133,179,233,151,173,233,155,134,229,155,162,231,172,172,228,184,137,229,133,179,230,179,168,229,155,160,230,173,164,231,133,167,231,137,135,230,183,177,229,156,179,229,149,134,228,184,154,229,185,191,229,183,158,230,151,165,230,156,159,233,171,152,231,186,167,230,156,128,232,191,145,231,187,188,229,144,136,232,161,168,231,164,186,228,184,147,232,190,145,232,161,140,228,184,186,228,186,164,233,128,154,232,175,132,228,187,183,232,167,137,229,190,151,231,178,190,229,141,142,229,174,182,229,186,173,229,174,140,230,136,144,230,132,159,232,167,137,229,174,137,232,163,133,229,190,151,229,136,176,233,130,174,228,187,182,229,136,182,229,186,166,233,163,159,229,147,129,232,153,189,231,132,182,232,189,172,232,189,189,230,138,165,228,187,183,232,174,176,232,128,133,230,150,185,230,161,136,232,161,140,230,148,191,228,186,186,230,176,145,231,148,168,229,147,129,228,184,156,232,165,191,230,143,144,229,135,186,233,133,146,229,186,151,231,132,182,229,144,142,228,187,152,230,172,190,231,131,173,231,130,185,228,187,165,229,137,141,229,174,140,229,133,168,229,143,145,229,184,150,232,174,190,231,189,174,233,162,134,229,175,188,229,183,165,228,184,154,229,140,187,233,153,162,231,156,139,231,156,139,231,187,143,229,133,184,229,142,159,229,155,160,229,185,179,229,143,176,229,144,132,231,167,141,229,162,158,229,138,160,230,157,144,230,150,153,230,150,176,229,162,158,228,185,139,229,144,142,232,129,140,228,184,154,230,149,136,230,158,156,228,187,138,229,185,180,232,174,186,230,150,135,230,136,145,229,155,189,229,145,138,232,175,137,231,137,136,228,184,187,228,191,174,230,148,185,229,143,130,228,184,142,230,137,147,229,141,176,229,191,171,228,185,144,230,156,186,230,162,176,232,167,130,231,130,185,229,173,152,229,156,168,231,178,190,231,165,158,232,142,183,229,190,151,229,136,169,231,148,168,231,187,167,231,187,173,228,189,160,228,187,172,232,191,153,228,185,136,230,168,161,229,188,143,232,175,173,232,168,128,232,131,189,229,164,159,233,155,133,232,153,142,230,147,141,228,189,156,233,163,142,230,160,188,228,184,128,232,181,183,231,167,145,229,173,166,228,189,147,232,130,178,231,159,173,228,191,161,230,157,161,228,187,182,230,178,187,231,150,151,232,191,144,229,138,168,228,186,167,228,184,154,228,188,154,232,174,174,229,175,188,232,136,170,229,133,136,231,148,159,232,129,148,231,155,159,229,143,175,230,152,175,229,149,143,233,161,140,231,187,147,230,158,132,228,189,156,231,148,168,232,176,131,230,159,165,232,179,135,230,150,153,232,135,170,229,138,168,232,180,159,232,180,163,229,134,156,228,184,154,232,174,191,233,151,174,229,174,158,230,150,189,230,142,165,229,143,151,232,174,168,232,174,186,233,130,163,228,184,170,229,143,141,233,166,136,229,138,160,229,188,186,229,165,179,230,128,167,232,140,131,229,155,180,230,156,141,229,139,153,228,188,145,233,151,178,228,187,138,230,151,165,229,174,162,230,156,141,232,167,128,231,156,139,229,143,130,229,138,160,231,154,132,232,175,157,228,184,128,231,130,185,228,191,157,232,175,129,229,155,190,228,185,166,230,156,137,230,149,136,230,181,139,232,175,149,231,167,187,229,138,168,230,137,141,232,131,189,229,134,179,229,174,154,232,130,161,231,165,168,228,184,141,230,150,173,233,156,128,230,177,130,228,184,141,229,190,151,229,138,158,230,179,149,228,185,139,233,151,180,233,135,135,231,148,168,232,144,165,233,148,128,230,138,149,232,175,137,231,155,174,230,160,135,231,136,177,230,131,133,230,145,132,229,189,177,230,156,137,228,186,155,232,164,135,232,163,189,230,150,135,229,173,166,230,156,186,228,188,154,230,149,176,229,173,151,232,163,133,228,191,174,232,180,173,231,137,169,229,134,156,230,157,145,229,133,168,233,157,162,231,178,190,229,147,129,229,133,182,229,174,158,228,186,139,230,131,133,230,176,180,229,185,179,230,143,144,231,164,186,228,184,138,229,184,130,232,176,162,232,176,162,230,153,174,233,128,154,230,149,153,229,184,136,228,184,138,228,188,160,231,177,187,229,136,171,230,173,140,230,155,178,230,139,165,230,156,137,229,136,155,230,150,176,233,133,141,228,187,182,229,143,170,232,166,129,230,151,182,228,187,163,232,179,135,232,168,138,232,190,190,229,136,176,228,186,186,231,148,159,232,174,162,233,152,133,232,128,129,229,184,136,229,177,149,231,164,186,229,191,131,231,144,134,232,180,180,229,173,144,231,182,178,231,171,153,228,184,187,233,161,140,232,135,170,231,132,182,231,186,167,229,136,171,231,174,128,229,141,149,230,148,185,233,157,169,233,130,163,228,186,155,230,157,165,232,175,180,230,137,147,229,188,128,228,187,163,231,160,129,229,136,160,233,153,164,232,175,129,229,136,184,232,138,130,231,155,174,233,135,141,231,130,185,230,172,161,230,149,184,229,164,154,229,176,145,232,167,132,229,136,146,232,181,132,233,135,145,230,137,190,229,136,176,228,187,165,229,144,142,229,164,167,229,133,168,228,184,187,233,161,181,230,156,128,228,189,179,229,155,158,231,173,148,229,164,169,228,184,139,228,191,157,233,154,156,231,142,176,228,187,163,230,163,128,230,159,165,230,138,149,231,165,168,229,176,143,230,151,182,230,178,146,230,156,137,230,173,163,229,184,184,231,148,154,232,135,179,228,187,163,231,144,134,231,155,174,229,189,149,229,133,172,229,188,128,229,164,141,229,136,182,233,135,145,232,158,141,229,185,184,231,166,143,231,137,136,230,156,172,229,189,162,230,136,144,229,135,134,229,164,135,232,161,140,230,131,133,229,155,158,229,136,176,230,128,157,230,131,179,230,128,142,230,160,183,229,141,143,232,174,174,232,174,164,232,175,129,230,156,128,229,165,189,228,186,167,231,148,159,230,140,137,231,133,167,230,156,141,232,163,133,229,185,191,228,184,156,229,138,168,230,188,171,233,135,135,232,180,173,230,150,176,230,137,139,231,187,132,229,155,190,233,157,162,230,157,191,229,143,130,232,128,131,230,148,191,230,178,187,229,174,185,230,152,147,229,164,169,229,156,176,229,138,170,229,138,155,228,186,186,228,187,172,229,141,135,231,186,167,233,128,159,229,186,166,228,186,186,231,137,169,232,176,131,230,149,180,230,181,129,232,161,140,233,128,160,230,136,144,230,150,135,229,173,151,233,159,169,229,155,189,232,180,184,230,152,147,229,188,128,229,177,149,231,155,184,233,151,156,232,161,168,231,142,176,229,189,177,232,167,134,229,166,130,230,173,164,231,190,142,229,174,185,229,164,167,229,176,143,230,138,165,233,129,147,230,157,161,230,172,190,229,191,131,230,131,133,232,174,184,229,164,154,230,179,149,232,167,132,229,174,182,229,177,133,228,185,166,229,186,151,232,191,158,230,142,165,231,171,139,229,141,179,228,184,190,230,138,165,230,138,128,229,183,167,229,165,165,232,191,144,231,153,187,229,133,165,228,187,165,230,157,165,231,144,134,232,174,186,228,186,139,228,187,182,232,135,170,231,148,177,228,184,173,229,141,142,229,138,158,229,133,172,229,166,136,229,166,136,231,156,159,230,173,163,228,184,141,233,148,153,229,133,168,230,150,135,229,144,136,229,144,140,228,187,183,229,128,188,229,136,171,228,186,186,231,155,145,231,157,163,229,133,183,228,189,147,228,184,150,231,186,170,229,155,162,233,152,159,229,136,155,228,184,154,230,137,191,230,139,133,229,162,158,233,149,191,230,156,137,228,186,186,228,191,157,230,140,129,229,149,134,229,174,182,231,187,180,228,191,174,229,143,176,230,185,190,229,183,166,229,143,179,232,130,161,228,187,189,231,173,148,230,161,136,229,174,158,233,153,133,231,148,181,228,191,161,231,187,143,231,144,134,231,148,159,229,145,189,229,174,163,228,188,160,228,187,187,229,138,161,230,173,163,229,188,143,231,137,185,232,137,178,228,184,139,230,157,165,229,141,143,228,188,154,229,143,170,232,131,189,229,189,147,231,132,182,233,135,141,230,150,176,229,133,167,229,174,185,230,140,135,229,175,188,232,191,144,232,161,140,230,151,165,229,191,151,232,179,163,229,174,182,232,182,133,232,191,135,229,156,159,229,156,176,230,181,153,230,177,159,230,148,175,228,187,152,230,142,168,229,135,186,231,171,153,233,149,191,230,157,173,229,183,158,230,137,167,232,161,140,229,136,182,233,128,160,228,185,139,228,184,128,230,142,168,229,185,191,231,142,176,229,156,186,230,143,143,232,191,176,229,143,152,229,140,150,228,188,160,231,187,159,230,173,140,230,137,139,228,191,157,233,153,169,232,175,190,231,168,139,229,140,187,231,150,151,231,187,143,232,191,135,232,191,135,229,142,187,228,185,139,229,137,141,230,148,182,229,133,165,229,185,180,229,186,166,230,157,130,229,191,151,231,190,142,228,184,189,230,156,128,233,171,152,231,153,187,233,153,134,230,156,170,230,157,165,229,138,160,229,183,165,229,133,141,232,180,163,230,149,153,231,168,139,231,137,136,229,157,151,232,186,171,228,189,147,233,135,141,229,186,134,229,135,186,229,148,174,230,136,144,230,156,172,229,189,162,229,188,143,229,156,159,232,177,134,229,135,186,229,131,185,228,184,156,230,150,185,233,130,174,231,174,177,229,141,151,228,186,172,230,177,130,232,129,140,229,143,150,229,190,151,232,129,140,228,189,141,231,155,184,228,191,161,233,161,181,233,157,162,229,136,134,233,146,159,231,189,145,233,161,181,231,161,174,229,174,154,229,155,190,228,190,139,231,189,145,229,157,128,231,167,175,230,158,129,233,148,153,232,175,175,231,155,174,231,154,132,229,174,157,232,180,157,230,156,186,229,133,179,233,163,142,233,153,169,230,142,136,230,157,131,231,151,133,230,175,146,229,174,160,231,137,169,233,153,164,228,186,134,232,169,149,232,171,150,231,150,190,231,151,133,229,143,138,230,151,182,230,177,130,232,180,173,231,171,153,231,130,185,229,132,191,231,171,165,230,175,143,229,164,169,228,184,173,229,164,174,232,174,164,232,175,134,230,175,143,228,184,170,229,164,169,230,180,165,229,173,151,228,189,147,229,143,176,231,129,163,231,187,180,230,138,164,230,156,172,233,161,181,228,184,170,230,128,167,229,174,152,230,150,185,229,184,184,232,167,129,231,155,184,230,156,186,230,136,152,231,149,165,229,186,148,229,189,147,229,190,139,229,184,136,230,150,185,228,190,191,230,160,161,229,155,173,232,130,161,229,184,130,230,136,191,229,177,139,230,160,143,231,155,174,229,145,152,229,183,165,229,175,188,232,135,180,231,170,129,231,132,182,233,129,147,229,133,183,230,156,172,231,189,145,231,187,147,229,144,136,230,161,163,230,161,136,229,138,179,229,138,168,229,143,166,229,164,150,231,190,142,229,133,131,229,188,149,232,181,183,230,148,185,229,143,152,231,172,172,229,155,155,228,188,154,232,174,161,232,170,170,230,152,142,233,154,144,231,167,129,229,174,157,229,174,157,232,167,132,232,140,131,230,182,136,232,180,185,229,133,177,229,144,140,229,191,152,232,174,176,228,189,147,231,179,187,229,184,166,230,157,165,229,144,141,229,173,151,231,153,188,232,161,168,229,188,128,230,148,190,229,138,160,231,155,159,229,143,151,229,136,176,228,186,140,230,137,139,229,164,167,233,135,143,230,136,144,228,186,186,230,149,176,233,135,143,229,133,177,228,186,171,229,140,186,229,159,159,229,165,179,229,173,169,229,142,159,229,136,153,230,137,128,229,156,168,231,187,147,230,157,159,233,128,154,228,191,161,232,182,133,231,186,167,233,133,141,231,189,174,229,189,147,230,151,182,228,188,152,231,167,128,230,128,167,230,132,159,230,136,191,228,186,167,233,129,138,230,136,178,229,135,186,229,143,163,230,143,144,228,186,164,229,176,177,228,184,154,228,191,157,229,129,165,231,168,139,229,186,166,229,143,130,230,149,176,228,186,139,228,184,154,230,149,180,228,184,170,229,177,177,228,184,156,230,131,133,230,132,159,231,137,185,230,174,138,229,136,134,233,161,158,230,144,156,229,176,139,229,177,158,228,186,142,233,151,168,230,136,183,232,180,162,229,138,161,229,163,176,233,159,179,229,143,138,229,133,182,232,180,162,231,187,143,229,157,154,230,140,129,229,185,178,233,131,168,230,136,144,231,171,139,229,136,169,231,155,138,232,128,131,232,153,145,230,136,144,233,131,189,229,140,133,232,163,133,231,148,168,230,136,182,230,175,148,232,181,155,230,150,135,230,152,142,230,139,155,229,149,134,229,174,140,230,149,180,231,156,159,230,152,175,231,156,188,231,157,155,228,188,153,228,188,180,229,168,129,230,156,155,233,162,134,229,159,159,229,141,171,231,148,159,228,188,152,230,131,160,232,171,150,229,163,135,229,133,172,229,133,177,232,137,175,229,165,189,229,133,133,229,136,134,231,172,166,229,144,136,233,153,132,228,187,182,231,137,185,231,130,185,228,184,141,229,143,175,232,139,177,230,150,135,232,181,132,228,186,167,230,160,185,230,156,172,230,152,142,230,152,190,229,175,134,231,162,188,229,133,172,228,188,151,230,176,145,230,151,143,230,155,180,229,138,160,228,186,171,229,143,151,229,144,140,229,173,166,229,144,175,229,138,168,233,128,130,229,144,136,229,142,159,230,157,165,233,151,174,231,173,148,230,156,172,230,150,135,231,190,142,233,163,159,231,187,191,232,137,178,231,168,179,229,174,154,231,187,136,228,186,142,231,148,159,231,137,169,228,190,155,230,177,130,230,144,156,231,139,144,229,138,155,233,135,143,228,184,165,233,135,141,230,176,184,232,191,156,229,134,153,231,156,159,230,156,137,233,153,144,231,171,158,228,186,137,229,175,185,232,177,161,232,180,185,231,148,168,228,184,141,229,165,189,231,187,157,229,175,185,229,141,129,229,136,134,228,191,131,232,191,155,231,130,185,232,175,132,229,189,177,233,159,179,228,188,152,229,138,191,228,184,141,229,176,145,230,172,163,232,181,143,229,185,182,228,184,148,230,156,137,231,130,185,230,150,185,229,144,145,229,133,168,230,150,176,228,191,161,231,148,168,232,174,190,230,150,189,229,189,162,232,177,161,232,181,132,230,160,188,231,170,129,231,160,180,233,154,143,231,157,128,233,135,141,229,164,167,228,186,142,230,152,175,230,175,149,228,184,154,230,153,186,232,131,189,229,140,150,229,183,165,229,174,140,231,190,142,229,149,134,229,159,142,231,187,159,228,184,128,229,135,186,231,137,136,230,137,147,233,128,160,231,148,162,229,147,129,230,166,130,229,134,181,231,148,168,228,186,142,228,191,157,231,149,153,229,155,160,231,180,160,228,184,173,229,156,139,229,173,152,229,130,168,232,180,180,229,155,190,230,156,128,230,132,155,233,149,191,230,156,159,229,143,163,228,187,183,231,144,134,232,180,162,229,159,186,229,156,176,229,174,137,230,142,146,230,173,166,230,177,137,233,135,140,233,157,162,229,136,155,229,187,186,229,164,169,231,169,186,233,166,150,229,133,136,229,174,140,229,150,132,233,169,177,229,138,168,228,184,139,233,157,162,228,184,141,229,134,141,232,175,154,228,191,161,230,132,143,228,185,137,233,152,179,229,133,137,232,139,177,229,155,189,230,188,130,228,186,174,229,134,155,228,186,139,231,142,169,229,174,182,231,190,164,228,188,151,229,134,156,230,176,145,229,141,179,229,143,175,229,144,141,231,168,177,229,174,182,229,133,183,229,138,168,231,148,187,230,131,179,229,136,176,230,179,168,230,152,142,229,176,143,229,173,166,230,128,167,232,131,189,232,128,131,231,160,148,231,161,172,228,187,182,232,167,130,231,156,139,230,184,133,230,165,154,230,144,158,231,172,145,233,166,150,233,160,129,233,187,132,233,135,145,233,128,130,231,148,168,230,177,159,232,139,143,231,156,159,229,174,158,228,184,187,231,174,161,233,152,182,230,174,181,232,168,187,229,134,138,231,191,187,232,175,145,230,157,131,229,136,169,229,129,154,229,165,189,228,188,188,228,185,142,233,128,154,232,174,175,230,150,189,229,183,165,231,139,128,230,133,139,228,185,159,232,174,184,231,142,175,228,191,157,229,159,185,229,133,187,230,166,130,229,191,181,229,164,167,229,158,139,230,156,186,231,165,168,231,144,134,232,167,163,229,140,191,229,144,141,99,117,97,110,100,111,101,110,118,105,97,114,109,97,100,114,105,100,98,117,115,99,97,114,105,110,105,99,105,111,116,105,101,109,112,111,112,111,114,113,117,101,99,117,101,110,116,97,101,115,116,97,100,111,112,117,101,100,101,110,106,117,101,103,111,115,99,111,110,116,114,97,101,115,116,195,161,110,110,111,109,98,114,101,116,105,101,110,101,110,112,101,114,102,105,108,109,97,110,101,114,97,97,109,105,103,111,115,99,105,117,100,97,100,99,101,110,116,114,111,97,117,110,113,117,101,112,117,101,100,101,115,100,101,110,116,114,111,112,114,105,109,101,114,112,114,101,99,105,111,115,101,103,195,186,110,98,117,101,110,111,115,118,111,108,118,101,114,112,117,110,116,111,115,115,101,109,97,110,97,104,97,98,195,173,97,97,103,111,115,116,111,110,117,101,118,111,115,117,110,105,100,111,115,99,97,114,108,111,115,101,113,117,105,112,111,110,105,195,177,111,115,109,117,99,104,111,115,97,108,103,117,110,97,99,111,114,114,101,111,105,109,97,103,101,110,112,97,114,116,105,114,97,114,114,105,98,97,109,97,114,195,173,97,104,111,109,98,114,101,101,109,112,108,101,111,118,101,114,100,97,100,99,97,109,98,105,111,109,117,99,104,97,115,102,117,101,114,111,110,112,97,115,97,100,111,108,195,173,110,101,97,112,97,114,101,99,101,110,117,101,118,97,115,99,117,114,115,111,115,101,115,116,97,98,97,113,117,105,101,114,111,108,105,98,114,111,115,99,117,97,110,116,111,97,99,99,101,115,111,109,105,103,117,101,108,118,97,114,105,111,115,99,117,97,116,114,111,116,105,101,110,101,115,103,114,117,112,111,115,115,101,114,195,161,110,101,117,114,111,112,97,109,101,100,105,111,115,102,114,101,110,116,101,97,99,101,114,99,97,100,101,109,195,161,115,111,102,101,114,116,97,99,111,99,104,101,115,109,111,100,101,108,111,105,116,97,108,105,97,108,101,116,114,97,115,97,108,103,195,186,110,99,111,109,112,114,97,99,117,97,108,101,115,101,120,105,115,116,101,99,117,101,114,112,111,115,105,101,110,100,111,112,114,101,110,115,97,108,108,101,103,97,114,118,105,97,106,101,115,100,105,110,101,114,111,109,117,114,99,105,97,112,111,100,114,195,161,112,117,101,115,116,111,100,105,97,114,105,111,112,117,101,98,108,111,113,117,105,101,114,101,109,97,110,117,101,108,112,114,111,112,105,111,99,114,105,115,105,115,99,105,101,114,116,111,115,101,103,117,114,111,109,117,101,114,116,101,102,117,101,110,116,101,99,101,114,114,97,114,103,114,97,110,100,101,101,102,101,99,116,111,112,97,114,116,101,115,109,101,100,105,100,97,112,114,111,112,105,97,111,102,114,101,99,101,116,105,101,114,114,97,101,45,109,97,105,108,118,97,114,105,97,115,102,111,114,109,97,115,102,117,116,117,114,111,111,98,106,101,116,111,115,101,103,117,105,114,114,105,101,115,103,111,110,111,114,109,97,115,109,105,115,109,111,115,195,186,110,105,99,111,99,97,109,105,110,111,115,105,116,105,111,115,114,97,122,195,179,110,100,101,98,105,100,111,112,114,117,101,98,97,116,111,108,101,100,111,116,101,110,195,173,97,106,101,115,195,186,115,101,115,112,101,114,111,99,111,99,105,110,97,111,114,105,103,101,110,116,105,101,110,100,97,99,105,101,110,116,111,99,195,161,100,105,122,104,97,98,108,97,114,115,101,114,195,173,97,108,97,116,105,110,97,102,117,101,114,122,97,101,115,116,105,108,111,103,117,101,114,114,97,101,110,116,114,97,114,195,169,120,105,116,111,108,195,179,112,101,122,97,103,101,110,100,97,118,195,173,100,101,111,101,118,105,116,97,114,112,97,103,105,110,97,109,101,116,114,111,115,106,97,118,105,101,114,112,97,100,114,101,115,102,195,161,99,105,108,99,97,98,101,122,97,195,161,114,101,97,115,115,97,108,105,100,97,101,110,118,195,173,111,106,97,112,195,179,110,97,98,117,115,111,115,98,105,101,110,101,115,116,101,120,116,111,115,108,108,101,118,97,114,112,117,101,100,97,110,102,117,101,114,116,101,99,111,109,195,186,110,99,108,97,115,101,115,104,117,109,97,110,111,116,101,110,105,100,111,98,105,108,98,97,111,117,110,105,100,97,100,101,115,116,195,161,115,101,100,105,116,97,114,99,114,101,97,100,111,208,180,208,187,209,143,209,135,209,130,208,190,208,186,208,176,208,186,208,184,208,187,208,184,209,141,209,130,208,190,208,178,209,129,208,181,208,181,208,179,208,190,208,191,209,128,208,184,209,130,208,176,208,186,208,181,209,137,208,181,209,131,208,182,208,181,208,154,208,176,208,186,208,177,208,181,208,183,208,177,209,139,208,187,208,190,208,189,208,184,208,146,209,129,208,181,208,191,208,190,208,180,208,173,209,130,208,190,209,130,208,190,208,188,209,135,208,181,208,188,208,189,208,181,209,130,208,187,208,181,209,130,209,128,208,176,208,183,208,190,208,189,208,176,208,179,208,180,208,181,208,188,208,189,208,181,208,148,208,187,209,143,208,159,209,128,208,184,208,189,208,176,209,129,208,189,208,184,209,133,209,130,208,181,208,188,208,186,209,130,208,190,208,179,208,190,208,180,208,178,208,190,209,130,209,130,208,176,208,188,208,161,208,168,208,144,208,188,208,176,209,143,208,167,209,130,208,190,208,178,208,176,209,129,208,178,208,176,208,188,208,181,208,188,209,131,208,162,208,176,208,186,208,180,208,178,208,176,208,189,208,176,208,188,209,141,209,130,208,184,209,141,209,130,209,131,208,146,208,176,208,188,209,130,208,181,209,133,208,191,209,128,208,190,209,130,209,131,209,130,208,189,208,176,208,180,208,180,208,189,209,143,208,146,208,190,209,130,209,130,209,128,208,184,208,189,208,181,208,185,208,146,208,176,209,129,208,189,208,184,208,188,209,129,208,176,208,188,209,130,208,190,209,130,209,128,209,131,208,177,208,158,208,189,208,184,208,188,208,184,209,128,208,189,208,181,208,181,208,158,208,158,208,158,208,187,208,184,209,134,209,141,209,130,208,176,208,158,208,189,208,176,208,189,208,181,208,188,208,180,208,190,208,188,208,188,208,190,208,185,208,180,208,178,208,181,208,190,208,189,208,190,209,129,209,131,208,180,224,164,149,224,165,135,224,164,185,224,165,136,224,164,149,224,165,128,224,164,184,224,165,135,224,164,149,224,164,190,224,164,149,224,165,139,224,164,148,224,164,176,224,164,170,224,164,176,224,164,168,224,165,135,224,164,143,224,164,149,224,164,149,224,164,191,224,164,173,224,165,128,224,164,135,224,164,184,224,164,149,224,164,176,224,164,164,224,165,139,224,164,185,224,165,139,224,164,134,224,164,170,224,164,185,224,165,128,224,164,175,224,164,185,224,164,175,224,164,190,224,164,164,224,164,149,224,164,165,224,164,190,106,97,103,114,97,110,224,164,134,224,164,156,224,164,156,224,165,139,224,164,133,224,164,172,224,164,166,224,165,139,224,164,151,224,164,136,224,164,156,224,164,190,224,164,151,224,164,143,224,164,185,224,164,174,224,164,135,224,164,168,224,164,181,224,164,185,224,164,175,224,165,135,224,164,165,224,165,135,224,164,165,224,165,128,224,164,152,224,164,176,224,164,156,224,164,172,224,164,166,224,165,128,224,164,149,224,164,136,224,164,156,224,165,128,224,164,181,224,165,135,224,164,168,224,164,136,224,164,168,224,164,143,224,164,185,224,164,176,224,164,137,224,164,184,224,164,174,224,165,135,224,164,149,224,164,174,224,164,181,224,165,139,224,164,178,224,165,135,224,164,184,224,164,172,224,164,174,224,164,136,224,164,166,224,165,135,224,164,147,224,164,176,224,164,134,224,164,174,224,164,172,224,164,184,224,164,173,224,164,176,224,164,172,224,164,168,224,164,154,224,164,178,224,164,174,224,164,168,224,164,134,224,164,151,224,164,184,224,165,128,224,164,178,224,165,128,216,185,217,132,217,137,216,165,217,132,217,137,217,135,216,176,216,167,216,162,216,174,216,177,216,185,216,175,216,175,216,167,217,132,217,137,217,135,216,176,217,135,216,181,217,136,216,177,216,186,217,138,216,177,217,131,216,167,217,134,217,136,217,132,216,167,216,168,217,138,217,134,216,185,216,177,216,182,216,176,217,132,217,131,217,135,217,134,216,167,217,138,217,136,217,133,217,130,216,167,217,132,216,185,217,132,217,138,216,167,217,134,216,167,217,132,217,131,217,134,216,173,216,170,217,137,217,130,216,168,217,132,217,136,216,173,216,169,216,167,216,174,216,177,217,129,217,130,216,183,216,185,216,168,216,175,216,177,217,131,217,134,216,165,216,176,216,167,217,131,217,133,216,167,216,167,216,173,216,175,216,165,217,132,216,167,217,129,217,138,217,135,216,168,216,185,216,182,217,131,217,138,217,129,216,168,216,173,216,171,217,136,217,133,217,134,217,136,217,135,217,136,216,163,217,134,216,167,216,172,216,175,216,167,217,132,217,135,216,167,216,179,217,132,217,133,216,185,217,134,216,175,217,132,217,138,216,179,216,185,216,168,216,177,216,181,217,132,217,137,217,133,217,134,216,176,216,168,217,135,216,167,216,163,217,134,217,135,217,133,216,171,217,132,217,131,217,134,216,170,216,167,217,132,216,167,216,173,217,138,216,171,217,133,216,181,216,177,216,180,216,177,216,173,216,173,217,136,217,132,217,136,217,129,217,138,216,167,216,176,216,167,217,132,217,131,217,132,217,133,216,177,216,169,216,167,217,134,216,170,216,167,217,132,217,129,216,163,216,168,217,136,216,174,216,167,216,181,216,163,217,134,216,170,216,167,217,134,217,135,216,167,217,132,217,138,216,185,216,182,217,136,217,136,217,130,216,175,216,167,216,168,217,134,216,174,217,138,216,177,216,168,217,134,216,170,217,132,217,131,217,133,216,180,216,167,216,161,217,136,217,135,217,138,216,167,216,168,217,136,217,130,216,181,216,181,217,136,217,133,216,167,216,177,217,130,217,133,216,163,216,173,216,175,217,134,216,173,217,134,216,185,216,175,217,133,216,177,216,163,217,138,216,167,216,173,216,169,217,131,216,170,216,168,216,175,217,136,217,134,217,138,216,172,216,168,217,133,217,134,217,135,216,170,216,173,216,170,216,172,217,135,216,169,216,179,217,134,216,169,217,138,216,170,217,133,217,131,216,177,216,169,216,186,216,178,216,169,217,134,217,129,216,179,216,168,217,138,216,170,217,132,217,132,217,135,217,132,217,134,216,167,216,170,217,132,217,131,217,130,217,132,216,168,217,132,217,133,216,167,216,185,217,134,217,135,216,163,217,136,217,132,216,180,217,138,216,161,217,134,217,136,216,177,216,163,217,133,216,167,217,129,217,138,217,131,216,168,217,131,217,132,216,176,216,167,216,170,216,177,216,170,216,168,216,168,216,163,217,134,217,135,217,133,216,179,216,167,217,134,217,131,216,168,217,138,216,185,217,129,217,130,216,175,216,173,216,179,217,134,217,132,217,135,217,133,216,180,216,185,216,177,216,163,217,135,217,132,216,180,217,135,216,177,217,130,216,183,216,177,216,183,217,132,216,168,112,114,111,102,105,108,101,115,101,114,118,105,99,101,100,101,102,97,117,108,116,104,105,109,115,101,108,102,100,101,116,97,105,108,115,99,111,110,116,101,110,116,115,117,112,112,111,114,116,115,116,97,114,116,101,100,109,101,115,115,97,103,101,115,117,99,99,101,115,115,102,97,115,104,105,111,110,60,116,105,116,108,101,62,99,111,117,110,116,114,121,97,99,99,111,117,110,116,99,114,101,97,116,101,100,115,116,111,114,105,101,115,114,101,115,117,108,116,115,114,117,110,110,105,110,103,112,114,111,99,101,115,115,119,114,105,116,105,110,103,111,98,106,101,99,116,115,118,105,115,105,98,108,101,119,101,108,99,111,109,101,97,114,116,105,99,108,101,117,110,107,110,111,119,110,110,101,116,119,111,114,107,99,111,109,112,97,110,121,100,121,110,97,109,105,99,98,114,111,119,115,101,114,112,114,105,118,97,99,121,112,114,111,98,108,101,109,83,101,114,118,105,99,101,114,101,115,112,101,99,116,100,105,115,112,108,97,121,114,101,113,117,101,115,116,114,101,115,101,114,118,101,119,101,98,115,105,116,101,104,105,115,116,111,114,121,102,114,105,101,110,100,115,111,112,116,105,111,110,115,119,111,114,107,105,110,103,118,101,114,115,105,111,110,109,105,108,108,105,111,110,99,104,97,110,110,101,108,119,105,110,100,111,119,46,97,100,100,114,101,115,115,118,105,115,105,116,101,100,119,101,97,116,104,101,114,99,111,114,114,101,99,116,112,114,111,100,117,99,116,101,100,105,114,101,99,116,102,111,114,119,97,114,100,121,111,117,32,99,97,110,114,101,109,111,118,101,100,115,117,98,106,101,99,116,99,111,110,116,114,111,108,97,114,99,104,105,118,101,99,117,114,114,101,110,116,114,101,97,100,105,110,103,108,105,98,114,97,114,121,108,105,109,105,116,101,100,109,97,110,97,103,101,114,102,117,114,116,104,101,114,115,117,109,109,97,114,121,109,97,99,104,105,110,101,109,105,110,117,116,101,115,112,114,105,118,97,116,101,99,111,110,116,101,120,116,112,114,111,103,114,97,109,115,111,99,105,101,116,121,110,117,109,98,101,114,115,119,114,105,116,116,101,110,101,110,97,98,108,101,100,116,114,105,103,103,101,114,115,111,117,114,99,101,115,108,111,97,100,105,110,103,101,108,101,109,101,110,116,112,97,114,116,110,101,114,102,105,110,97,108,108,121,112,101,114,102,101,99,116,109,101,97,110,105,110,103,115,121,115,116,101,109,115,107,101,101,112,105,110,103,99,117,108,116,117,114,101,38,113,117,111,116,59,44,106,111,117,114,110,97,108,112,114,111,106,101,99,116,115,117,114,102,97,99,101,115,38,113,117,111,116,59,101,120,112,105,114,101,115,114,101,118,105,101,119,115,98,97,108,97,110,99,101,69,110,103,108,105,115,104,67,111,110,116,101,110,116,116,104,114,111,117,103,104,80,108,101,97,115,101,32,111,112,105,110,105,111,110,99,111,110,116,97,99,116,97,118,101,114,97,103,101,112,114,105,109,97,114,121,118,105,108,108,97,103,101,83,112,97,110,105,115,104,103,97,108,108,101,114,121,100,101,99,108,105,110,101,109,101,101,116,105,110,103,109,105,115,115,105,111,110,112,111,112,117,108,97,114,113,117,97,108,105,116,121,109,101,97,115,117,114,101,103,101,110,101,114,97,108,115,112,101,99,105,101,115,115,101,115,115,105,111,110,115,101,99,116,105,111,110,119,114,105,116,101,114,115,99,111,117,110,116,101,114,105,110,105,116,105,97,108,114,101,112,111,114,116,115,102,105,103,117,114,101,115,109,101,109,98,101,114,115,104,111,108,100,105,110,103,100,105,115,112,117,116,101,101,97,114,108,105,101,114,101,120,112,114,101,115,115,100,105,103,105,116,97,108,112,105,99,116,117,114,101,65,110,111,116,104,101,114,109,97,114,114,105,101,100,116,114,97,102,102,105,99,108,101,97,100,105,110,103,99,104,97,110,103,101,100,99,101,110,116,114,97,108,118,105,99,116,111,114,121,105,109,97,103,101,115,47,114,101,97,115,111,110,115,115,116,117,100,105,101,115,102,101,97,116,117,114,101,108,105,115,116,105,110,103,109,117,115,116,32,98,101,115,99,104,111,111,108,115,86,101,114,115,105,111,110,117,115,117,97,108,108,121,101,112,105,115,111,100,101,112,108,97,121,105,110,103,103,114,111,119,105,110,103,111,98,118,105,111,117,115,111,118,101,114,108,97,121,112,114,101,115,101,110,116,97,99,116,105,111,110,115,60,47,117,108,62,13,10,119,114,97,112,112,101,114,97,108,114,101,97,100,121,99,101,114,116,97,105,110,114,101,97,108,105,116,121,115,116,111,114,97,103,101,97,110,111,116,104,101,114,100,101,115,107,116,111,112,111,102,102,101,114,101,100,112,97,116,116,101,114,110,117,110,117,115,117,97,108,68,105,103,105,116,97,108,99,97,112,105,116,97,108,87,101,98,115,105,116,101,102,97,105,108,117,114,101,99,111,110,110,101,99,116,114,101,100,117,99,101,100,65,110,100,114,111,105,100,100,101,99,97,100,101,115,114,101,103,117,108,97,114,32,38,97,109,112,59,32,97,110,105,109,97,108,115,114,101,108,101,97,115,101,65,117,116,111,109,97,116,103,101,116,116,105,110,103,109,101,116,104,111,100,115,110,111,116,104,105,110,103,80,111,112,117,108,97,114,99,97,112,116,105,111,110,108,101,116,116,101,114,115,99,97,112,116,117,114,101,115,99,105,101,110,99,101,108,105,99,101,110,115,101,99,104,97,110,103,101,115,69,110,103,108,97,110,100,61,49,38,97,109,112,59,72,105,115,116,111,114,121,32,61,32,110,101,119,32,67,101,110,116,114,97,108,117,112,100,97,116,101,100,83,112,101,99,105,97,108,78,101,116,119,111,114,107,114,101,113,117,105,114,101,99,111,109,109,101,110,116,119,97,114,110,105,110,103,67,111,108,108,101,103,101,116,111,111,108,98,97,114,114,101,109,97,105,110,115,98,101,99,97,117,115,101,101,108,101,99,116,101,100,68,101,117,116,115,99,104,102,105,110,97,110,99,101,119,111,114,107,101,114,115,113,117,105,99,107,108,121,98,101,116,119,101,101,110,101,120,97,99,116,108,121,115,101,116,116,105,110,103,100,105,115,101,97,115,101,83,111,99,105,101,116,121,119,101,97,112,111,110,115,101,120,104,105,98,105,116,38,108,116,59,33,45,45,67,111,110,116,114,111,108,99,108,97,115,115,101,115,99,111,118,101,114,101,100,111,117,116,108,105,110,101,97,116,116,97,99,107,115,100,101,118,105,99,101,115,40,119,105,110,100,111,119,112,117,114,112,111,115,101,116,105,116,108,101,61,34,77,111,98,105,108,101,32,107,105,108,108,105,110,103,115,104,111,119,105,110,103,73,116,97,108,105,97,110,100,114,111,112,112,101,100,104,101,97,118,105,108,121,101,102,102,101,99,116,115,45,49,39,93,41,59,10,99,111,110,102,105,114,109,67,117,114,114,101,110,116,97,100,118,97,110,99,101,115,104,97,114,105,110,103,111,112,101,110,105,110,103,100,114,97,119,105,110,103,98,105,108,108,105,111,110,111,114,100,101,114,101,100,71,101,114,109,97,110,121,114,101,108,97,116,101,100,60,47,102,111,114,109,62,105,110,99,108,117,100,101,119,104,101,116,104,101,114,100,101,102,105,110,101,100,83,99,105,101,110,99,101,99,97,116,97,108,111,103,65,114,116,105,99,108,101,98,117,116,116,111,110,115,108,97,114,103,101,115,116,117,110,105,102,111,114,109,106,111,117,114,110,101,121,115,105,100,101,98,97,114,67,104,105,99,97,103,111,104,111,108,105,100,97,121,71,101,110,101,114,97,108,112,97,115,115,97,103,101,44,38,113,117,111,116,59,97,110,105,109,97,116,101,102,101,101,108,105,110,103,97,114,114,105,118,101,100,112,97,115,115,105,110,103,110,97,116,117,114,97,108,114,111,117,103,104,108,121,46,10,10,84,104,101,32,98,117,116,32,110,111,116,100,101,110,115,105,116,121,66,114,105,116,97,105,110,67,104,105,110,101,115,101,108,97,99,107,32,111,102,116,114,105,98,117,116,101,73,114,101,108,97,110,100,34,32,100,97,116,97,45,102,97,99,116,111,114,115,114,101,99,101,105,118,101,116,104,97,116,32,105,115,76,105,98,114,97,114,121,104,117,115,98,97,110,100,105,110,32,102,97,99,116,97,102,102,97,105,114,115,67,104,97,114,108,101,115,114,97,100,105,99,97,108,98,114,111,117,103,104,116,102,105,110,100,105,110,103,108,97,110,100,105,110,103,58,108,97,110,103,61,34,114,101,116,117,114,110,32,108,101,97,100,101,114,115,112,108,97,110,110,101,100,112,114,101,109,105,117,109,112,97,99,107,97,103,101,65,109,101,114,105,99,97,69,100,105,116,105,111,110,93,38,113,117,111,116,59,77,101,115,115,97,103,101,110,101,101,100,32,116,111,118,97,108,117,101,61,34,99,111,109,112,108,101,120,108,111,111,107,105,110,103,115,116,97,116,105,111,110,98,101,108,105,101,118,101,115,109,97,108,108,101,114,45,109,111,98,105,108,101,114,101,99,111,114,100,115,119,97,110,116,32,116,111,107,105,110,100,32,111,102,70,105,114,101,102,111,120,121,111,117,32,97,114,101,115,105,109,105,108,97,114,115,116,117,100,105,101,100,109,97,120,105,109,117,109,104,101,97,100,105,110,103,114,97,112,105,100,108,121,99,108,105,109,97,116,101,107,105,110,103,100,111,109,101,109,101,114,103,101,100,97,109,111,117,110,116,115,102,111,117,110,100,101,100,112,105,111,110,101,101,114,102,111,114,109,117,108,97,100,121,110,97,115,116,121,104,111,119,32,116,111,32,83,117,112,112,111,114,116,114,101,118,101,110,117,101,101,99,111,110,111,109,121,82,101,115,117,108,116,115,98,114,111,116,104,101,114,115,111,108,100,105,101,114,108,97,114,103,101,108,121,99,97,108,108,105,110,103,46,38,113,117,111,116,59,65,99,99,111,117,110,116,69,100,119,97,114,100,32,115,101,103,109,101,110,116,82,111,98,101,114,116,32,101,102,102,111,114,116,115,80,97,99,105,102,105,99,108,101,97,114,110,101,100,117,112,32,119,105,116,104,104,101,105,103,104,116,58,119,101,32,104,97,118,101,65,110,103,101,108,101,115,110,97,116,105,111,110,115,95,115,101,97,114,99,104,97,112,112,108,105,101,100,97,99,113,117,105,114,101,109,97,115,115,105,118,101,103,114,97,110,116,101,100,58,32,102,97,108,115,101,116,114,101,97,116,101,100,98,105,103,103,101,115,116,98,101,110,101,102,105,116,100,114,105,118,105,110,103,83,116,117,100,105,101,115,109,105,110,105,109,117,109,112,101,114,104,97,112,115,109,111,114,110,105,110,103,115,101,108,108,105,110,103,105,115,32,117,115,101,100,114,101,118,101,114,115,101,118,97,114,105,97,110,116,32,114,111,108,101,61,34,109,105,115,115,105,110,103,97,99,104,105,101,118,101,112,114,111,109,111,116,101,115,116,117,100,101,110,116,115,111,109,101,111,110,101,101,120,116,114,101,109,101,114,101,115,116,111,114,101,98,111,116,116,111,109,58,101,118,111,108,118,101,100,97,108,108,32,116,104,101,115,105,116,101,109,97,112,101,110,103,108,105,115,104,119,97,121,32,116,111,32,32,65,117,103,117,115,116,115,121,109,98,111,108,115,67,111,109,112,97,110,121,109,97,116,116,101,114,115,109,117,115,105,99,97,108,97,103,97,105,110,115,116,115,101,114,118,105,110,103,125,41,40,41,59,13,10,112,97,121,109,101,110,116,116,114,111,117,98,108,101,99,111,110,99,101,112,116,99,111,109,112,97,114,101,112,97,114,101,110,116,115,112,108,97,121,101,114,115,114,101,103,105,111,110,115,109,111,110,105,116,111,114,32,39,39,84,104,101,32,119,105,110,110,105,110,103,101,120,112,108,111,114,101,97,100,97,112,116,101,100,71,97,108,108,101,114,121,112,114,111,100,117,99,101,97,98,105,108,105,116,121,101,110,104,97,110,99,101,99,97,114,101,101,114,115,41,46,32,84,104,101,32,99,111,108,108,101,99,116,83,101,97,114,99,104,32,97,110,99,105,101,110,116,101,120,105,115,116,101,100,102,111,111,116,101,114,32,104,97,110,100,108,101,114,112,114,105,110,116,101,100,99,111,110,115,111,108,101,69,97,115,116,101,114,110,101,120,112,111,114,116,115,119,105,110,100,111,119,115,67,104,97,110,110,101,108,105,108,108,101,103,97,108,110,101,117,116,114,97,108,115,117,103,103,101,115,116,95,104,101,97,100,101,114,115,105,103,110,105,110,103,46,104,116,109,108,34,62,115,101,116,116,108,101,100,119,101,115,116,101,114,110,99,97,117,115,105,110,103,45,119,101,98,107,105,116,99,108,97,105,109,101,100,74,117,115,116,105,99,101,99,104,97,112,116,101,114,118,105,99,116,105,109,115,84,104,111,109,97,115,32,109,111,122,105,108,108,97,112,114,111,109,105,115,101,112,97,114,116,105,101,115,101,100,105,116,105,111,110,111,117,116,115,105,100,101,58,102,97,108,115,101,44,104,117,110,100,114,101,100,79,108,121,109,112,105,99,95,98,117,116,116,111,110,97,117,116,104,111,114,115,114,101,97,99,104,101,100,99,104,114,111,110,105,99,100,101,109,97,110,100,115,115,101,99,111,110,100,115,112,114,111,116,101,99,116,97,100,111,112,116,101,100,112,114,101,112,97,114,101,110,101,105,116,104,101,114,103,114,101,97,116,108,121,103,114,101,97,116,101,114,111,118,101,114,97,108,108,105,109,112,114,111,118,101,99,111,109,109,97,110,100,115,112,101,99,105,97,108,115,101,97,114,99,104,46,119,111,114,115,104,105,112,102,117,110,100,105,110,103,116,104,111,117,103,104,116,104,105,103,104,101,115,116,105,110,115,116,101,97,100,117,116,105,108,105,116,121,113,117,97,114,116,101,114,67,117,108,116,117,114,101,116,101,115,116,105,110,103,99,108,101,97,114,108,121,101,120,112,111,115,101,100,66,114,111,119,115,101,114,108,105,98,101,114,97,108,125,32,99,97,116,99,104,80,114,111,106,101,99,116,101,120,97,109,112,108,101,104,105,100,101,40,41,59,70,108,111,114,105,100,97,97,110,115,119,101,114,115,97,108,108,111,119,101,100,69,109,112,101,114,111,114,100,101,102,101,110,115,101,115,101,114,105,111,117,115,102,114,101,101,100,111,109,83,101,118,101,114,97,108,45,98,117,116,116,111,110,70,117,114,116,104,101,114,111,117,116,32,111,102,32,33,61,32,110,117,108,108,116,114,97,105,110,101,100,68,101,110,109,97,114,107,118,111,105,100,40,48,41,47,97,108,108,46,106,115,112,114,101,118,101,110,116,82,101,113,117,101,115,116,83,116,101,112,104,101,110,10,10,87,104,101,110,32,111,98,115,101,114,118,101,60,47,104,50,62,13,10,77,111,100,101,114,110,32,112,114,111,118,105,100,101,34,32,97,108,116,61,34,98,111,114,100,101,114,115,46,10,10,70,111,114,32,10,10,77,97,110,121,32,97,114,116,105,115,116,115,112,111,119,101,114,101,100,112,101,114,102,111,114,109,102,105,99,116,105,111,110,116,121,112,101,32,111,102,109,101,100,105,99,97,108,116,105,99,107,101,116,115,111,112,112,111,115,101,100,67,111,117,110,99,105,108,119,105,116,110,101,115,115,106,117,115,116,105,99,101,71,101,111,114,103,101,32,66,101,108,103,105,117,109,46,46,46,60,47,97,62,116,119,105,116,116,101,114,110,111,116,97,98,108,121,119,97,105,116,105,110,103,119,97,114,102,97,114,101,32,79,116,104,101,114,32,114,97,110,107,105,110,103,112,104,114,97,115,101,115,109,101,110,116,105,111,110,115,117,114,118,105,118,101,115,99,104,111,108,97,114,60,47,112,62,13,10,32,67,111,117,110,116,114,121,105,103,110,111,114,101,100,108,111,115,115,32,111,102,106,117,115,116,32,97,115,71,101,111,114,103,105,97,115,116,114,97,110,103,101,60,104,101,97,100,62,60,115,116,111,112,112,101,100,49,39,93,41,59,13,10,105,115,108,97,110,100,115,110,111,116,97,98,108,101,98,111,114,100,101,114,58,108,105,115,116,32,111,102,99,97,114,114,105,101,100,49,48,48,44,48,48,48,60,47,104,51,62,10,32,115,101,118,101,114,97,108,98,101,99,111,109,101,115,115,101,108,101,99,116,32,119,101,100,100,105,110,103,48,48,46,104,116,109,108,109,111,110,97,114,99,104,111,102,102,32,116,104,101,116,101,97,99,104,101,114,104,105,103,104,108,121,32,98,105,111,108,111,103,121,108,105,102,101,32,111,102,111,114,32,101,118,101,110,114,105,115,101,32,111,102,38,114,97,113,117,111,59,112,108,117,115,111,110,101,104,117,110,116,105,110,103,40,116,104,111,117,103,104,68,111,117,103,108,97,115,106,111,105,110,105,110,103,99,105,114,99,108,101,115,70,111,114,32,116,104,101,65,110,99,105,101,110,116,86,105,101,116,110,97,109,118,101,104,105,99,108,101,115,117,99,104,32,97,115,99,114,121,115,116,97,108,118,97,108,117,101,32,61,87,105,110,100,111,119,115,101,110,106,111,121,101,100,97,32,115,109,97,108,108,97,115,115,117,109,101,100,60,97,32,105,100,61,34,102,111,114,101,105,103,110,32,65,108,108,32,114,105,104,111,119,32,116,104,101,68,105,115,112,108,97,121,114,101,116,105,114,101,100,104,111,119,101,118,101,114,104,105,100,100,101,110,59,98,97,116,116,108,101,115,115,101,101,107,105,110,103,99,97,98,105,110,101,116,119,97,115,32,110,111,116,108,111,111,107,32,97,116,99,111,110,100,117,99,116,103,101,116,32,116,104,101,74,97,110,117,97,114,121,104,97,112,112,101,110,115,116,117,114,110,105,110,103,97,58,104,111,118,101,114,79,110,108,105,110,101,32,70,114,101,110,99,104,32,108,97,99,107,105,110,103,116,121,112,105,99,97,108,101,120,116,114,97,99,116,101,110,101,109,105,101,115,101,118,101,110,32,105,102,103,101,110,101,114,97,116,100,101,99,105,100,101,100,97,114,101,32,110,111,116,47,115,101,97,114,99,104,98,101,108,105,101,102,115,45,105,109,97,103,101,58,108,111,99,97,116,101,100,115,116,97,116,105,99,46,108,111,103,105,110,34,62,99,111,110,118,101,114,116,118,105,111,108,101,110,116,101,110,116,101,114,101,100,102,105,114,115,116,34,62,99,105,114,99,117,105,116,70,105,110,108,97,110,100,99,104,101,109,105,115,116,115,104,101,32,119,97,115,49,48,112,120,59,34,62,97,115,32,115,117,99,104,100,105,118,105,100,101,100,60,47,115,112,97,110,62,119,105,108,108,32,98,101,108,105,110,101,32,111,102,97,32,103,114,101,97,116,109,121,115,116,101,114,121,47,105,110,100,101,120,46,102,97,108,108,105,110,103,100,117,101,32,116,111,32,114,97,105,108,119,97,121,99,111,108,108,101,103,101,109,111,110,115,116,101,114,100,101,115,99,101,110,116,105,116,32,119,105,116,104,110,117,99,108,101,97,114,74,101,119,105,115,104,32,112,114,111,116,101,115,116,66,114,105,116,105,115,104,102,108,111,119,101,114,115,112,114,101,100,105,99,116,114,101,102,111,114,109,115,98,117,116,116,111,110,32,119,104,111,32,119,97,115,108,101,99,116,117,114,101,105,110,115,116,97,110,116,115,117,105,99,105,100,101,103,101,110,101,114,105,99,112,101,114,105,111,100,115,109,97,114,107,101,116,115,83,111,99,105,97,108,32,102,105,115,104,105,110,103,99,111,109,98,105,110,101,103,114,97,112,104,105,99,119,105,110,110,101,114,115,60,98,114,32,47,62,60,98,121,32,116,104,101,32,78,97,116,117,114,97,108,80,114,105,118,97,99,121,99,111,111,107,105,101,115,111,117,116,99,111,109,101,114,101,115,111,108,118,101,83,119,101,100,105,115,104,98,114,105,101,102,108,121,80,101,114,115,105,97,110,115,111,32,109,117,99,104,67,101,110,116,117,114,121,100,101,112,105,99,116,115,99,111,108,117,109,110,115,104,111,117,115,105,110,103,115,99,114,105,112,116,115,110,101,120,116,32,116,111,98,101,97,114,105,110,103,109,97,112,112,105,110,103,114,101,118,105,115,101,100,106,81,117,101,114,121,40,45,119,105,100,116,104,58,116,105,116,108,101,34,62,116,111,111,108,116,105,112,83,101,99,116,105,111,110,100,101,115,105,103,110,115,84,117,114,107,105,115,104,121,111,117,110,103,101,114,46,109,97,116,99,104,40,125,41,40,41,59,10,10,98,117,114,110,105,110,103,111,112,101,114,97,116,101,100,101,103,114,101,101,115,115,111,117,114,99,101,61,82,105,99,104,97,114,100,99,108,111,115,101,108,121,112,108,97,115,116,105,99,101,110,116,114,105,101,115,60,47,116,114,62,13,10,99,111,108,111,114,58,35,117,108,32,105,100,61,34,112,111,115,115,101,115,115,114,111,108,108,105,110,103,112,104,121,115,105,99,115,102,97,105,108,105,110,103,101,120,101,99,117,116,101,99,111,110,116,101,115,116,108,105,110,107,32,116,111,68,101,102,97,117,108,116,60,98,114,32,47,62,10,58,32,116,114,117,101,44,99,104,97,114,116,101,114,116,111,117,114,105,115,109,99,108,97,115,115,105,99,112,114,111,99,101,101,100,101,120,112,108,97,105,110,60,47,104,49,62,13,10,111,110,108,105,110,101,46,63,120,109,108,32,118,101,104,101,108,112,105,110,103,100,105,97,109,111,110,100,117,115,101,32,116,104,101,97,105,114,108,105,110,101,101,110,100,32,45,45,62,41,46,97,116,116,114,40,114,101,97,100,101,114,115,104,111,115,116,105,110,103,35,102,102,102,102,102,102,114,101,97,108,105,122,101,86,105,110,99,101,110,116,115,105,103,110,97,108,115,32,115,114,99,61,34,47,80,114,111,100,117,99,116,100,101,115,112,105,116,101,100,105,118,101,114,115,101,116,101,108,108,105,110,103,80,117,98,108,105,99,32,104,101,108,100,32,105,110,74,111,115,101,112,104,32,116,104,101,97,116,114,101,97,102,102,101,99,116,115,60,115,116,121,108,101,62,97,32,108,97,114,103,101,100,111,101,115,110,39,116,108,97,116,101,114,44,32,69,108,101,109,101,110,116,102,97,118,105,99,111,110,99,114,101,97,116,111,114,72,117,110,103,97,114,121,65,105,114,112,111,114,116,115,101,101,32,116,104,101,115,111,32,116,104,97,116,77,105,99,104,97,101,108,83,121,115,116,101,109,115,80,114,111,103,114,97,109,115,44,32,97,110,100,32,32,119,105,100,116,104,61,101,38,113,117,111,116,59,116,114,97,100,105,110,103,108,101,102,116,34,62,10,112,101,114,115,111,110,115,71,111,108,100,101,110,32,65,102,102,97,105,114,115,103,114,97,109,109,97,114,102,111,114,109,105,110,103,100,101,115,116,114,111,121,105,100,101,97,32,111,102,99,97,115,101,32,111,102,111,108,100,101,115,116,32,116,104,105,115,32,105,115,46,115,114,99,32,61,32,99,97,114,116,111,111,110,114,101,103,105,115,116,114,67,111,109,109,111,110,115,77,117,115,108,105,109,115,87,104,97,116,32,105,115,105,110,32,109,97,110,121,109,97,114,107,105,110,103,114,101,118,101,97,108,115,73,110,100,101,101,100,44,101,113,117,97,108,108,121,47,115,104,111,119,95,97,111,117,116,100,111,111,114,101,115,99,97,112,101,40,65,117,115,116,114,105,97,103,101,110,101,116,105,99,115,121,115,116,101,109,44,73,110,32,116,104,101,32,115,105,116,116,105,110,103,72,101,32,97,108,115,111,73,115,108,97,110,100,115,65,99,97,100,101,109,121,10,9,9,60,33,45,45,68,97,110,105,101,108,32,98,105,110,100,105,110,103,98,108,111,99,107,34,62,105,109,112,111,115,101,100,117,116,105,108,105,122,101,65,98,114,97,104,97,109,40,101,120,99,101,112,116,123,119,105,100,116,104,58,112,117,116,116,105,110,103,41,46,104,116,109,108,40,124,124,32,91,93,59,10,68,65,84,65,91,32,42,107,105,116,99,104,101,110,109,111,117,110,116,101,100,97,99,116,117,97,108,32,100,105,97,108,101,99,116,109,97,105,110,108,121,32,95,98,108,97,110,107,39,105,110,115,116,97,108,108,101,120,112,101,114,116,115,105,102,40,116,121,112,101,73,116,32,97,108,115,111,38,99,111,112,121,59,32,34,62,84,101,114,109,115,98,111,114,110,32,105,110,79,112,116,105,111,110,115,101,97,115,116,101,114,110,116,97,108,107,105,110,103,99,111,110,99,101,114,110,103,97,105,110,101,100,32,111,110,103,111,105,110,103,106,117,115,116,105,102,121,99,114,105,116,105,99,115,102,97,99,116,111,114,121,105,116,115,32,111,119,110,97,115,115,97,117,108,116,105,110,118,105,116,101,100,108,97,115,116,105,110,103,104,105,115,32,111,119,110,104,114,101,102,61,34,47,34,32,114,101,108,61,34,100,101,118,101,108,111,112,99,111,110,99,101,114,116,100,105,97,103,114,97,109,100,111,108,108,97,114,115,99,108,117,115,116,101,114,112,104,112,63,105,100,61,97,108,99,111,104,111,108,41,59,125,41,40,41,59,117,115,105,110,103,32,97,62,60,115,112,97,110,62,118,101,115,115,101,108,115,114,101,118,105,118,97,108,65,100,100,114,101,115,115,97,109,97,116,101,117,114,97,110,100,114,111,105,100,97,108,108,101,103,101,100,105,108,108,110,101,115,115,119,97,108,107,105,110,103,99,101,110,116,101,114,115,113,117,97,108,105,102,121,109,97,116,99,104,101,115,117,110,105,102,105,101,100,101,120,116,105,110,99,116,68,101,102,101,110,115,101,100,105,101,100,32,105,110,10,9,60,33,45,45,32,99,117,115,116,111,109,115,108,105,110,107,105,110,103,76,105,116,116,108,101,32,66,111,111,107,32,111,102,101,118,101,110,105,110,103,109,105,110,46,106,115,63,97,114,101,32,116,104,101,107,111,110,116,97,107,116,116,111,100,97,121,39,115,46,104,116,109,108,34,32,116,97,114,103,101,116,61,119,101,97,114,105,110,103,65,108,108,32,82,105,103,59,10,125,41,40,41,59,114,97,105,115,105,110,103,32,65,108,115,111,44,32,99,114,117,99,105,97,108,97,98,111,117,116,34,62,100,101,99,108,97,114,101,45,45,62,10,60,115,99,102,105,114,101,102,111,120,97,115,32,109,117,99,104,97,112,112,108,105,101,115,105,110,100,101,120,44,32,115,44,32,98,117,116,32,116,121,112,101,32,61,32,10,13,10,60,33,45,45,116,111,119,97,114,100,115,82,101,99,111,114,100,115,80,114,105,118,97,116,101,70,111,114,101,105,103,110,80,114,101,109,105,101,114,99,104,111,105,99,101,115,86,105,114,116,117,97,108,114,101,116,117,114,110,115,67,111,109,109,101,110,116,80,111,119,101,114,101,100,105,110,108,105,110,101,59,112,111,118,101,114,116,121,99,104,97,109,98,101,114,76,105,118,105,110,103,32,118,111,108,117,109,101,115,65,110,116,104,111,110,121,108,111,103,105,110,34,32,82,101,108,97,116,101,100,69,99,111,110,111,109,121,114,101,97,99,104,101,115,99,117,116,116,105,110,103,103,114,97,118,105,116,121,108,105,102,101,32,105,110,67,104,97,112,116,101,114,45,115,104,97,100,111,119,78,111,116,97,98,108,101,60,47,116,100,62,13,10,32,114,101,116,117,114,110,115,116,97,100,105,117,109,119,105,100,103,101,116,115,118,97,114,121,105,110,103,116,114,97,118,101,108,115,104,101,108,100,32,98,121,119,104,111,32,97,114,101,119,111,114,107,32,105,110,102,97,99,117,108,116,121,97,110,103,117,108,97,114,119,104,111,32,104,97,100,97,105,114,112,111,114,116,116,111,119,110,32,111,102,10,10,83,111,109,101,32,39,99,108,105,99,107,39,99,104,97,114,103,101,115,107,101,121,119,111,114,100,105,116,32,119,105,108,108,99,105,116,121,32,111,102,40,116,104,105,115,41,59,65,110,100,114,101,119,32,117,110,105,113,117,101,32,99,104,101,99,107,101,100,111,114,32,109,111,114,101,51,48,48,112,120,59,32,114,101,116,117,114,110,59,114,115,105,111,110,61,34,112,108,117,103,105,110,115,119,105,116,104,105,110,32,104,101,114,115,101,108,102,83,116,97,116,105,111,110,70,101,100,101,114,97,108,118,101,110,116,117,114,101,112,117,98,108,105,115,104,115,101,110,116,32,116,111,116,101,110,115,105,111,110,97,99,116,114,101,115,115,99,111,109,101,32,116,111,102,105,110,103,101,114,115,68,117,107,101,32,111,102,112,101,111,112,108,101,44,101,120,112,108,111,105,116,119,104,97,116,32,105,115,104,97,114,109,111,110,121,97,32,109,97,106,111,114,34,58,34,104,116,116,112,105,110,32,104,105,115,32,109,101,110,117,34,62,10,109,111,110,116,104,108,121,111,102,102,105,99,101,114,99,111,117,110,99,105,108,103,97,105,110,105,110,103,101,118,101,110,32,105,110,83,117,109,109,97,114,121,100,97,116,101,32,111,102,108,111,121,97,108,116,121,102,105,116,110,101,115,115,97,110,100,32,119,97,115,101,109,112,101,114,111,114,115,117,112,114,101,109,101,83,101,99,111,110,100,32,104,101,97,114,105,110,103,82,117,115,115,105,97,110,108,111,110,103,101,115,116,65,108,98,101,114,116,97,108,97,116,101,114,97,108,115,101,116,32,111,102,32,115,109,97,108,108,34,62,46,97,112,112,101,110,100,100,111,32,119,105,116,104,102,101,100,101,114,97,108,98,97,110,107,32,111,102,98,101,110,101,97,116,104,68,101,115,112,105,116,101,67,97,112,105,116,97,108,103,114,111,117,110,100,115,41,44,32,97,110,100,32,112,101,114,99,101,110,116,105,116,32,102,114,111,109,99,108,111,115,105,110,103,99,111,110,116,97,105,110,73,110,115,116,101,97,100,102,105,102,116,101,101,110,97,115,32,119,101,108,108,46,121,97,104,111,111,46,114,101,115,112,111,110,100,102,105,103,104,116,101,114,111,98,115,99,117,114,101,114,101,102,108,101,99,116,111,114,103,97,110,105,99,61,32,77,97,116,104,46,101,100,105,116,105,110,103,111,110,108,105,110,101,32,112,97,100,100,105,110,103,97,32,119,104,111,108,101,111,110,101,114,114,111,114,121,101,97,114,32,111,102,101,110,100,32,111,102,32,98,97,114,114,105,101,114,119,104,101,110,32,105,116,104,101,97,100,101,114,32,104,111,109,101,32,111,102,114,101,115,117,109,101,100,114,101,110,97,109,101,100,115,116,114,111,110,103,62,104,101,97,116,105,110,103,114,101,116,97,105,110,115,99,108,111,117,100,102,114,119,97,121,32,111,102,32,77,97,114,99,104,32,49,107,110,111,119,105,110,103,105,110,32,112,97,114,116,66,101,116,119,101,101,110,108,101,115,115,111,110,115,99,108,111,115,101,115,116,118,105,114,116,117,97,108,108,105,110,107,115,34,62,99,114,111,115,115,101,100,69,78,68,32,45,45,62,102,97,109,111,117,115,32,97,119,97,114,100,101,100,76,105,99,101,110,115,101,72,101,97,108,116,104,32,102,97,105,114,108,121,32,119,101,97,108,116,104,121,109,105,110,105,109,97,108,65,102,114,105,99,97,110,99,111,109,112,101,116,101,108,97,98,101,108,34,62,115,105,110,103,105,110,103,102,97,114,109,101,114,115,66,114,97,115,105,108,41,100,105,115,99,117,115,115,114,101,112,108,97,99,101,71,114,101,103,111,114,121,102,111,110,116,32,99,111,112,117,114,115,117,101,100,97,112,112,101,97,114,115,109,97,107,101,32,117,112,114,111,117,110,100,101,100,98,111,116,104,32,111,102,98,108,111,99,107,101,100,115,97,119,32,116,104,101,111,102,102,105,99,101,115,99,111,108,111,117,114,115,105,102,40,100,111,99,117,119,104,101,110,32,104,101,101,110,102,111,114,99,101,112,117,115,104,40,102,117,65,117,103,117,115,116,32,85,84,70,45,56,34,62,70,97,110,116,97,115,121,105,110,32,109,111,115,116,105,110,106,117,114,101,100,85,115,117,97,108,108,121,102,97,114,109,105,110,103,99,108,111,115,117,114,101,111,98,106,101,99,116,32,100,101,102,101,110,99,101,117,115,101,32,111,102,32,77,101,100,105,99,97,108,60,98,111,100,121,62,10,101,118,105,100,101,110,116,98,101,32,117,115,101,100,107,101,121,67,111,100,101,115,105,120,116,101,101,110,73,115,108,97,109,105,99,35,48,48,48,48,48,48,101,110,116,105,114,101,32,119,105,100,101,108,121,32,97,99,116,105,118,101,32,40,116,121,112,101,111,102,111,110,101,32,99,97,110,99,111,108,111,114,32,61,115,112,101,97,107,101,114,101,120,116,101,110,100,115,80,104,121,115,105,99,115,116,101,114,114,97,105,110,60,116,98,111,100,121,62,102,117,110,101,114,97,108,118,105,101,119,105,110,103,109,105,100,100,108,101,32,99,114,105,99,107,101,116,112,114,111,112,104,101,116,115,104,105,102,116,101,100,100,111,99,116,111,114,115,82,117,115,115,101,108,108,32,116,97,114,103,101,116,99,111,109,112,97,99,116,97,108,103,101,98,114,97,115,111,99,105,97,108,45,98,117,108,107,32,111,102,109,97,110,32,97,110,100,60,47,116,100,62,10,32,104,101,32,108,101,102,116,41,46,118,97,108,40,41,102,97,108,115,101,41,59,108,111,103,105,99,97,108,98,97,110,107,105,110,103,104,111,109,101,32,116,111,110,97,109,105,110,103,32,65,114,105,122,111,110,97,99,114,101,100,105,116,115,41,59,10,125,41,59,10,102,111,117,110,100,101,114,105,110,32,116,117,114,110,67,111,108,108,105,110,115,98,101,102,111,114,101,32,66,117,116,32,116,104,101,99,104,97,114,103,101,100,84,105,116,108,101,34,62,67,97,112,116,97,105,110,115,112,101,108,108,101,100,103,111,100,100,101,115,115,84,97,103,32,45,45,62,65,100,100,105,110,103,58,98,117,116,32,119,97,115,82,101,99,101,110,116,32,112,97,116,105,101,110,116,98,97,99,107,32,105,110,61,102,97,108,115,101,38,76,105,110,99,111,108,110,119,101,32,107,110,111,119,67,111,117,110,116,101,114,74,117,100,97,105,115,109,115,99,114,105,112,116,32,97,108,116,101,114,101,100,39,93,41,59,10,32,32,104,97,115,32,116,104,101,117,110,99,108,101,97,114,69,118,101,110,116,39,44,98,111,116,104,32,105,110,110,111,116,32,97,108,108,10,10,60,33,45,45,32,112,108,97,99,105,110,103,104,97,114,100,32,116,111,32,99,101,110,116,101,114,115,111,114,116,32,111,102,99,108,105,101,110,116,115,115,116,114,101,101,116,115,66,101,114,110,97,114,100,97,115,115,101,114,116,115,116,101,110,100,32,116,111,102,97,110,116,97,115,121,100,111,119,110,32,105,110,104,97,114,98,111,117,114,70,114,101,101,100,111,109,106,101,119,101,108,114,121,47,97,98,111,117,116,46,46,115,101,97,114,99,104,108,101,103,101,110,100,115,105,115,32,109,97,100,101,109,111,100,101,114,110,32,111,110,108,121,32,111,110,111,110,108,121,32,116,111,105,109,97,103,101,34,32,108,105,110,101,97,114,32,112,97,105,110,116,101,114,97,110,100,32,110,111,116,114,97,114,101,108,121,32,97,99,114,111,110,121,109,100,101,108,105,118,101,114,115,104,111,114,116,101,114,48,48,38,97,109,112,59,97,115,32,109,97,110,121,119,105,100,116,104,61,34,47,42,32,60,33,91,67,116,105,116,108,101,32,61,111,102,32,116,104,101,32,108,111,119,101,115,116,32,112,105,99,107,101,100,32,101,115,99,97,112,101,100,117,115,101,115,32,111,102,112,101,111,112,108,101,115,32,80,117,98,108,105,99,77,97,116,116,104,101,119,116,97,99,116,105,99,115,100,97,109,97,103,101,100,119,97,121,32,102,111,114,108,97,119,115,32,111,102,101,97,115,121,32,116,111,32,119,105,110,100,111,119,115,116,114,111,110,103,32,32,115,105,109,112,108,101,125,99,97,116,99,104,40,115,101,118,101,110,116,104,105,110,102,111,98,111,120,119,101,110,116,32,116,111,112,97,105,110,116,101,100,99,105,116,105,122,101,110,73,32,100,111,110,39,116,114,101,116,114,101,97,116,46,32,83,111,109,101,32,119,119,46,34,41,59,10,98,111,109,98,105,110,103,109,97,105,108,116,111,58,109,97,100,101,32,105,110,46,32,77,97,110,121,32,99,97,114,114,105,101,115,124,124,123,125,59,119,105,119,111,114,107,32,111,102,115,121,110,111,110,121,109,100,101,102,101,97,116,115,102,97,118,111,114,101,100,111,112,116,105,99,97,108,112,97,103,101,84,114,97,117,110,108,101,115,115,32,115,101,110,100,105,110,103,108,101,102,116,34,62,60,99,111,109,83,99,111,114,65,108,108,32,116,104,101,106,81,117,101,114,121,46,116,111,117,114,105,115,116,67,108,97,115,115,105,99,102,97,108,115,101,34,32,87,105,108,104,101,108,109,115,117,98,117,114,98,115,103,101,110,117,105,110,101,98,105,115,104,111,112,115,46,115,112,108,105,116,40,103,108,111,98,97,108,32,102,111,108,108,111,119,115,98,111,100,121,32,111,102,110,111,109,105,110,97,108,67,111,110,116,97,99,116,115,101,99,117,108,97,114,108,101,102,116,32,116,111,99,104,105,101,102,108,121,45,104,105,100,100,101,110,45,98,97,110,110,101,114,60,47,108,105,62,10,10,46,32,87,104,101,110,32,105,110,32,98,111,116,104,100,105,115,109,105,115,115,69,120,112,108,111,114,101,97,108,119,97,121,115,32,118,105,97,32,116,104,101,115,112,97,195,177,111,108,119,101,108,102,97,114,101,114,117,108,105,110,103,32,97,114,114,97,110,103,101,99,97,112,116,97,105,110,104,105,115,32,115,111,110,114,117,108,101,32,111,102,104,101,32,116,111,111,107,105,116,115,101,108,102,44,61,48,38,97,109,112,59,40,99,97,108,108,101,100,115,97,109,112,108,101,115,116,111,32,109,97,107,101,99,111,109,47,112,97,103,77,97,114,116,105,110,32,75,101,110,110,101,100,121,97,99,99,101,112,116,115,102,117,108,108,32,111,102,104,97,110,100,108,101,100,66,101,115,105,100,101,115,47,47,45,45,62,60,47,97,98,108,101,32,116,111,116,97,114,103,101,116,115,101,115,115,101,110,99,101,104,105,109,32,116,111,32,105,116,115,32,98,121,32,99,111,109,109,111,110,46,109,105,110,101,114,97,108,116,111,32,116,97,107,101,119,97,121,115,32,116,111,115,46,111,114,103,47,108,97,100,118,105,115,101,100,112,101,110,97,108,116,121,115,105,109,112,108,101,58,105,102,32,116,104,101,121,76,101,116,116,101,114,115,97,32,115,104,111,114,116,72,101,114,98,101,114,116,115,116,114,105,107,101,115,32,103,114,111,117,112,115,46,108,101,110,103,116,104,102,108,105,103,104,116,115,111,118,101,114,108,97,112,115,108,111,119,108,121,32,108,101,115,115,101,114,32,115,111,99,105,97,108,32,60,47,112,62,10,9,9,105,116,32,105,110,116,111,114,97,110,107,101,100,32,114,97,116,101,32,111,102,117,108,62,13,10,32,32,97,116,116,101,109,112,116,112,97,105,114,32,111,102,109,97,107,101,32,105,116,75,111,110,116,97,107,116,65,110,116,111,110,105,111,104,97,118,105,110,103,32,114,97,116,105,110,103,115,32,97,99,116,105,118,101,115,116,114,101,97,109,115,116,114,97,112,112,101,100,34,41,46,99,115,115,40,104,111,115,116,105,108,101,108,101,97,100,32,116,111,108,105,116,116,108,101,32,103,114,111,117,112,115,44,80,105,99,116,117,114,101,45,45,62,13,10,13,10,32,114,111,119,115,61,34,32,111,98,106,101,99,116,105,110,118,101,114,115,101,60,102,111,111,116,101,114,67,117,115,116,111,109,86,62,60,92,47,115,99,114,115,111,108,118,105,110,103,67,104,97,109,98,101,114,115,108,97,118,101,114,121,119,111,117,110,100,101,100,119,104,101,114,101,97,115,33,61,32,39,117,110,100,102,111,114,32,97,108,108,112,97,114,116,108,121,32,45,114,105,103,104,116,58,65,114,97,98,105,97,110,98,97,99,107,101,100,32,99,101,110,116,117,114,121,117,110,105,116,32,111,102,109,111,98,105,108,101,45,69,117,114,111,112,101,44,105,115,32,104,111,109,101,114,105,115,107,32,111,102,100,101,115,105,114,101,100,67,108,105,110,116,111,110,99,111,115,116,32,111,102,97,103,101,32,111,102,32,98,101,99,111,109,101,32,110,111,110,101,32,111,102,112,38,113,117,111,116,59,77,105,100,100,108,101,32,101,97,100,39,41,91,48,67,114,105,116,105,99,115,115,116,117,100,105,111,115,62,38,99,111,112,121,59,103,114,111,117,112,34,62,97,115,115,101,109,98,108,109,97,107,105,110,103,32,112,114,101,115,115,101,100,119,105,100,103,101,116,46,112,115,58,34,32,63,32,114,101,98,117,105,108,116,98,121,32,115,111,109,101,70,111,114,109,101,114,32,101,100,105,116,111,114,115,100,101,108,97,121,101,100,67,97,110,111,110,105,99,104,97,100,32,116,104,101,112,117,115,104,105,110,103,99,108,97,115,115,61,34,98,117,116,32,97,114,101,112,97,114,116,105,97,108,66,97,98,121,108,111,110,98,111,116,116,111,109,32,99,97,114,114,105,101,114,67,111,109,109,97,110,100,105,116,115,32,117,115,101,65,115,32,119,105,116,104,99,111,117,114,115,101,115,97,32,116,104,105,114,100,100,101,110,111,116,101,115,97,108,115,111,32,105,110,72,111,117,115,116,111,110,50,48,112,120,59,34,62,97,99,99,117,115,101,100,100,111,117,98,108,101,32,103,111,97,108,32,111,102,70,97,109,111,117,115,32,41,46,98,105,110,100,40,112,114,105,101,115,116,115,32,79,110,108,105,110,101,105,110,32,74,117,108,121,115,116,32,43,32,34,103,99,111,110,115,117,108,116,100,101,99,105,109,97,108,104,101,108,112,102,117,108,114,101,118,105,118,101,100,105,115,32,118,101,114,121,114,39,43,39,105,112,116,108,111,115,105,110,103,32,102,101,109,97,108,101,115,105,115,32,97,108,115,111,115,116,114,105,110,103,115,100,97,121,115,32,111,102,97,114,114,105,118,97,108,102,117,116,117,114,101,32,60,111,98,106,101,99,116,102,111,114,99,105,110,103,83,116,114,105,110,103,40,34,32,47,62,10,9,9,104,101,114,101,32,105,115,101,110,99,111,100,101,100,46,32,32,84,104,101,32,98,97,108,108,111,111,110,100,111,110,101,32,98,121,47,99,111,109,109,111,110,98,103,99,111,108,111,114,108,97,119,32,111,102,32,73,110,100,105,97,110,97,97,118,111,105,100,101,100,98,117,116,32,116,104,101,50,112,120,32,51,112,120,106,113,117,101,114,121,46,97,102,116,101,114,32,97,112,111,108,105,99,121,46,109,101,110,32,97,110,100,102,111,111,116,101,114,45,61,32,116,114,117,101,59,102,111,114,32,117,115,101,115,99,114,101,101,110,46,73,110,100,105,97,110,32,105,109,97,103,101,32,61,102,97,109,105,108,121,44,104,116,116,112,58,47,47,32,38,110,98,115,112,59,100,114,105,118,101,114,115,101,116,101,114,110,97,108,115,97,109,101,32,97,115,110,111,116,105,99,101,100,118,105,101,119,101,114,115,125,41,40,41,59,10,32,105,115,32,109,111,114,101,115,101,97,115,111,110,115,102,111,114,109,101,114,32,116,104,101,32,110,101,119,105,115,32,106,117,115,116,99,111,110,115,101,110,116,32,83,101,97,114,99,104,119,97,115,32,116,104,101,119,104,121,32,116,104,101,115,104,105,112,112,101,100,98,114,62,60,98,114,62,119,105,100,116,104,58,32,104,101,105,103,104,116,61,109,97,100,101,32,111,102,99,117,105,115,105,110,101,105,115,32,116,104,97,116,97,32,118,101,114,121,32,65,100,109,105,114,97,108,32,102,105,120,101,100,59,110,111,114,109,97,108,32,77,105,115,115,105,111,110,80,114,101,115,115,44,32,111,110,116,97,114,105,111,99,104,97,114,115,101,116,116,114,121,32,116,111,32,105,110,118,97,100,101,100,61,34,116,114,117,101,34,115,112,97,99,105,110,103,105,115,32,109,111,115,116,97,32,109,111,114,101,32,116,111,116,97,108,108,121,102,97,108,108,32,111,102,125,41,59,13,10,32,32,105,109,109,101,110,115,101,116,105,109,101,32,105,110,115,101,116,32,111,117,116,115,97,116,105,115,102,121,116,111,32,102,105,110,100,100,111,119,110,32,116,111,108,111,116,32,111,102,32,80,108,97,121,101,114,115,105,110,32,74,117,110,101,113,117,97,110,116,117,109,110,111,116,32,116,104,101,116,105,109,101,32,116,111,100,105,115,116,97,110,116,70,105,110,110,105,115,104,115,114,99,32,61,32,40,115,105,110,103,108,101,32,104,101,108,112,32,111,102,71,101,114,109,97,110,32,108,97,119,32,97,110,100,108,97,98,101,108,101,100,102,111,114,101,115,116,115,99,111,111,107,105,110,103,115,112,97,99,101,34,62,104,101,97,100,101,114,45,119,101,108,108,32,97,115,83,116,97,110,108,101,121,98,114,105,100,103,101,115,47,103,108,111,98,97,108,67,114,111,97,116,105,97,32,65,98,111,117,116,32,91,48,93,59,10,32,32,105,116,44,32,97,110,100,103,114,111,117,112,101,100,98,101,105,110,103,32,97,41,123,116,104,114,111,119,104,101,32,109,97,100,101,108,105,103,104,116,101,114,101,116,104,105,99,97,108,70,70,70,70,70,70,34,98,111,116,116,111,109,34,108,105,107,101,32,97,32,101,109,112,108,111,121,115,108,105,118,101,32,105,110,97,115,32,115,101,101,110,112,114,105,110,116,101,114,109,111,115,116,32,111,102,117,98,45,108,105,110,107,114,101,106,101,99,116,115,97,110,100,32,117,115,101,105,109,97,103,101,34,62,115,117,99,99,101,101,100,102,101,101,100,105,110,103,78,117,99,108,101,97,114,105,110,102,111,114,109,97,116,111,32,104,101,108,112,87,111,109,101,110,39,115,78,101,105,116,104,101,114,77,101,120,105,99,97,110,112,114,111,116,101,105,110,60,116,97,98,108,101,32,98,121,32,109,97,110,121,104,101,97,108,116,104,121,108,97,119,115,117,105,116,100,101,118,105,115,101,100,46,112,117,115,104,40,123,115,101,108,108,101,114,115,115,105,109,112,108,121,32,84,104,114,111,117,103,104,46,99,111,111,107,105,101,32,73,109,97,103,101,40,111,108,100,101,114,34,62,117,115,46,106,115,34,62,32,83,105,110,99,101,32,117,110,105,118,101,114,115,108,97,114,103,101,114,32,111,112,101,110,32,116,111,33,45,45,32,101,110,100,108,105,101,115,32,105,110,39,93,41,59,13,10,32,32,109,97,114,107,101,116,119,104,111,32,105,115,32,40,34,68,79,77,67,111,109,97,110,97,103,101,100,111,110,101,32,102,111,114,116,121,112,101,111,102,32,75,105,110,103,100,111,109,112,114,111,102,105,116,115,112,114,111,112,111,115,101,116,111,32,115,104,111,119,99,101,110,116,101,114,59,109,97,100,101,32,105,116,100,114,101,115,115,101,100,119,101,114,101,32,105,110,109,105,120,116,117,114,101,112,114,101,99,105,115,101,97,114,105,115,105,110,103,115,114,99,32,61,32,39,109,97,107,101,32,97,32,115,101,99,117,114,101,100,66,97,112,116,105,115,116,118,111,116,105,110,103,32,10,9,9,118,97,114,32,77,97,114,99,104,32,50,103,114,101,119,32,117,112,67,108,105,109,97,116,101,46,114,101,109,111,118,101,115,107,105,108,108,101,100,119,97,121,32,116,104,101,60,47,104,101,97,100,62,102,97,99,101,32,111,102,97,99,116,105,110,103,32,114,105,103,104,116,34,62,116,111,32,119,111,114,107,114,101,100,117,99,101,115,104,97,115,32,104,97,100,101,114,101,99,116,101,100,115,104,111,119,40,41,59,97,99,116,105,111,110,61,98,111,111,107,32,111,102,97,110,32,97,114,101,97,61,61,32,34,104,116,116,60,104,101,97,100,101,114,10,60,104,116,109,108,62,99,111,110,102,111,114,109,102,97,99,105,110,103,32,99,111,111,107,105,101,46,114,101,108,121,32,111,110,104,111,115,116,101,100,32,46,99,117,115,116,111,109,104,101,32,119,101,110,116,98,117,116,32,102,111,114,115,112,114,101,97,100,32,70,97,109,105,108,121,32,97,32,109,101,97,110,115,111,117,116,32,116,104,101,102,111,114,117,109,115,46,102,111,111,116,97,103,101,34,62,77,111,98,105,108,67,108,101,109,101,110,116,115,34,32,105,100,61,34,97,115,32,104,105,103,104,105,110,116,101,110,115,101,45,45,62,60,33,45,45,102,101,109,97,108,101,32,105,115,32,115,101,101,110,105,109,112,108,105,101,100,115,101,116,32,116,104,101,97,32,115,116,97,116,101,97,110,100,32,104,105,115,102,97,115,116,101,115,116,98,101,115,105,100,101,115,98,117,116,116,111,110,95,98,111,117,110,100,101,100,34,62,60,105,109,103,32,73,110,102,111,98,111,120,101,118,101,110,116,115,44,97,32,121,111,117,110,103,97,110,100,32,97,114,101,78,97,116,105,118,101,32,99,104,101,97,112,101,114,84,105,109,101,111,117,116,97,110,100,32,104,97,115,101,110,103,105,110,101,115,119,111,110,32,116,104,101,40,109,111,115,116,108,121,114,105,103,104,116,58,32,102,105,110,100,32,97,32,45,98,111,116,116,111,109,80,114,105,110,99,101,32,97,114,101,97,32,111,102,109,111,114,101,32,111,102,115,101,97,114,99,104,95,110,97,116,117,114,101,44,108,101,103,97,108,108,121,112,101,114,105,111,100,44,108,97,110,100,32,111,102,111,114,32,119,105,116,104,105,110,100,117,99,101,100,112,114,111,118,105,110,103,109,105,115,115,105,108,101,108,111,99,97,108,108,121,65,103,97,105,110,115,116,116,104,101,32,119,97,121,107,38,113,117,111,116,59,112,120,59,34,62,13,10,112,117,115,104,101,100,32,97,98,97,110,100,111,110,110,117,109,101,114,97,108,67,101,114,116,97,105,110,73,110,32,116,104,105,115,109,111,114,101,32,105,110,111,114,32,115,111,109,101,110,97,109,101,32,105,115,97,110,100,44,32,105,110,99,114,111,119,110,101,100,73,83,66,78,32,48,45,99,114,101,97,116,101,115,79,99,116,111,98,101,114,109,97,121,32,110,111,116,99,101,110,116,101,114,32,108,97,116,101,32,105,110,68,101,102,101,110,99,101,101,110,97,99,116,101,100,119,105,115,104,32,116,111,98,114,111,97,100,108,121,99,111,111,108,105,110,103,111,110,108,111,97,100,61,105,116,46,32,84,104,101,114,101,99,111,118,101,114,77,101,109,98,101,114,115,104,101,105,103,104,116,32,97,115,115,117,109,101,115,60,104,116,109,108,62,10,112,101,111,112,108,101,46,105,110,32,111,110,101,32,61,119,105,110,100,111,119,102,111,111,116,101,114,95,97,32,103,111,111,100,32,114,101,107,108,97,109,97,111,116,104,101,114,115,44,116,111,32,116,104,105,115,95,99,111,111,107,105,101,112,97,110,101,108,34,62,76,111,110,100,111,110,44,100,101,102,105,110,101,115,99,114,117,115,104,101,100,98,97,112,116,105,115,109,99,111,97,115,116,97,108,115,116,97,116,117,115,32,116,105,116,108,101,34,32,109,111,118,101,32,116,111,108,111,115,116,32,105,110,98,101,116,116,101,114,32,105,109,112,108,105,101,115,114,105,118,97,108,114,121,115,101,114,118,101,114,115,32,83,121,115,116,101,109,80,101,114,104,97,112,115,101,115,32,97,110,100,32,99,111,110,116,101,110,100,102,108,111,119,105,110,103,108,97,115,116,101,100,32,114,105,115,101,32,105,110,71,101,110,101,115,105,115,118,105,101,119,32,111,102,114,105,115,105,110,103,32,115,101,101,109,32,116,111,98,117,116,32,105,110,32,98,97,99,107,105,110,103,104,101,32,119,105,108,108,103,105,118,101,110,32,97,103,105,118,105,110,103,32,99,105,116,105,101,115,46,102,108,111,119,32,111,102,32,76,97,116,101,114,32,97,108,108,32,98,117,116,72,105,103,104,119,97,121,111,110,108,121,32,98,121,115,105,103,110,32,111,102,104,101,32,100,111,101,115,100,105,102,102,101,114,115,98,97,116,116,101,114,121,38,97,109,112,59,108,97,115,105,110,103,108,101,115,116,104,114,101,97,116,115,105,110,116,101,103,101,114,116,97,107,101,32,111,110,114,101,102,117,115,101,100,99,97,108,108,101,100,32,61,85,83,38,97,109,112,83,101,101,32,116,104,101,110,97,116,105,118,101,115,98,121,32,116,104,105,115,115,121,115,116,101,109,46,104,101,97,100,32,111,102,58,104,111,118,101,114,44,108,101,115,98,105,97,110,115,117,114,110,97,109,101,97,110,100,32,97,108,108,99,111,109,109,111,110,47,104,101,97,100,101,114,95,95,112,97,114,97,109,115,72,97,114,118,97,114,100,47,112,105,120,101,108,46,114,101,109,111,118,97,108,115,111,32,108,111,110,103,114,111,108,101,32,111,102,106,111,105,110,116,108,121,115,107,121,115,99,114,97,85,110,105,99,111,100,101,98,114,32,47,62,13,10,65,116,108,97,110,116,97,110,117,99,108,101,117,115,67,111,117,110,116,121,44,112,117,114,101,108,121,32,99,111,117,110,116,34,62,101,97,115,105,108,121,32,98,117,105,108,100,32,97,111,110,99,108,105,99,107,97,32,103,105,118,101,110,112,111,105,110,116,101,114,104,38,113,117,111,116,59,101,118,101,110,116,115,32,101,108,115,101,32,123,10,100,105,116,105,111,110,115,110,111,119,32,116,104,101,44,32,119,105,116,104,32,109,97,110,32,119,104,111,111,114,103,47,87,101,98,111,110,101,32,97,110,100,99,97,118,97,108,114,121,72,101,32,100,105,101,100,115,101,97,116,116,108,101,48,48,44,48,48,48,32,123,119,105,110,100,111,119,104,97,118,101,32,116,111,105,102,40,119,105,110,100,97,110,100,32,105,116,115,115,111,108,101,108,121,32,109,38,113,117,111,116,59,114,101,110,101,119,101,100,68,101,116,114,111,105,116,97,109,111,110,103,115,116,101,105,116,104,101,114,32,116,104,101,109,32,105,110,83,101,110,97,116,111,114,85,115,60,47,97,62,60,75,105,110,103,32,111,102,70,114,97,110,99,105,115,45,112,114,111,100,117,99,104,101,32,117,115,101,100,97,114,116,32,97,110,100,104,105,109,32,97,110,100,117,115,101,100,32,98,121,115,99,111,114,105,110,103,97,116,32,104,111,109,101,116,111,32,104,97,118,101,114,101,108,97,116,101,115,105,98,105,108,105,116,121,102,97,99,116,105,111,110,66,117,102,102,97,108,111,108,105,110,107,34,62,60,119,104,97,116,32,104,101,102,114,101,101,32,116,111,67,105,116,121,32,111,102,99,111,109,101,32,105,110,115,101,99,116,111,114,115,99,111,117,110,116,101,100,111,110,101,32,100,97,121,110,101,114,118,111,117,115,115,113,117,97,114,101,32,125,59,105,102,40,103,111,105,110,32,119,104,97,116,105,109,103,34,32,97,108,105,115,32,111,110,108,121,115,101,97,114,99,104,47,116,117,101,115,100,97,121,108,111,111,115,101,108,121,83,111,108,111,109,111,110,115,101,120,117,97,108,32,45,32,60,97,32,104,114,109,101,100,105,117,109,34,68,79,32,78,79,84,32,70,114,97,110,99,101,44,119,105,116,104,32,97,32,119,97,114,32,97,110,100,115,101,99,111,110,100,32,116,97,107,101,32,97,32,62,13,10,13,10,13,10,109,97,114,107,101,116,46,104,105,103,104,119,97,121,100,111,110,101,32,105,110,99,116,105,118,105,116,121,34,108,97,115,116,34,62,111,98,108,105,103,101,100,114,105,115,101,32,116,111,34,117,110,100,101,102,105,109,97,100,101,32,116,111,32,69,97,114,108,121,32,112,114,97,105,115,101,100,105,110,32,105,116,115,32,102,111,114,32,104,105,115,97,116,104,108,101,116,101,74,117,112,105,116,101,114,89,97,104,111,111,33,32,116,101,114,109,101,100,32,115,111,32,109,97,110,121,114,101,97,108,108,121,32,115,46,32,84,104,101,32,97,32,119,111,109,97,110,63,118,97,108,117,101,61,100,105,114,101,99,116,32,114,105,103,104,116,34,32,98,105,99,121,99,108,101,97,99,105,110,103,61,34,100,97,121,32,97,110,100,115,116,97,116,105,110,103,82,97,116,104,101,114,44,104,105,103,104,101,114,32,79,102,102,105,99,101,32,97,114,101,32,110,111,119,116,105,109,101,115,44,32,119,104,101,110,32,97,32,112,97,121,32,102,111,114,111,110,32,116,104,105,115,45,108,105,110,107,34,62,59,98,111,114,100,101,114,97,114,111,117,110,100,32,97,110,110,117,97,108,32,116,104,101,32,78,101,119,112,117,116,32,116,104,101,46,99,111,109,34,32,116,97,107,105,110,32,116,111,97,32,98,114,105,101,102,40,105,110,32,116,104,101,103,114,111,117,112,115,46,59,32,119,105,100,116,104,101,110,122,121,109,101,115,115,105,109,112,108,101,32,105,110,32,108,97,116,101,123,114,101,116,117,114,110,116,104,101,114,97,112,121,97,32,112,111,105,110,116,98,97,110,110,105,110,103,105,110,107,115,34,62,10,40,41,59,34,32,114,101,97,32,112,108,97,99,101,92,117,48,48,51,67,97,97,98,111,117,116,32,97,116,114,62,13,10,9,9,99,99,111,117,110,116,32,103,105,118,101,115,32,97,60,83,67,82,73,80,84,82,97,105,108,119,97,121,116,104,101,109,101,115,47,116,111,111,108,98,111,120,66,121,73,100,40,34,120,104,117,109,97,110,115,44,119,97,116,99,104,101,115,105,110,32,115,111,109,101,32,105,102,32,40,119,105,99,111,109,105,110,103,32,102,111,114,109,97,116,115,32,85,110,100,101,114,32,98,117,116,32,104,97,115,104,97,110,100,101,100,32,109,97,100,101,32,98,121,116,104,97,110,32,105,110,102,101,97,114,32,111,102,100,101,110,111,116,101,100,47,105,102,114,97,109,101,108,101,102,116,32,105,110,118,111,108,116,97,103,101,105,110,32,101,97,99,104,97,38,113,117,111,116,59,98,97,115,101,32,111,102,73,110,32,109,97,110,121,117,110,100,101,114,103,111,114,101,103,105,109,101,115,97,99,116,105,111,110,32,60,47,112,62,13,10,60,117,115,116,111,109,86,97,59,38,103,116,59,60,47,105,109,112,111,114,116,115,111,114,32,116,104,97,116,109,111,115,116,108,121,32,38,97,109,112,59,114,101,32,115,105,122,101,61,34,60,47,97,62,60,47,104,97,32,99,108,97,115,115,112,97,115,115,105,118,101,72,111,115,116,32,61,32,87,104,101,116,104,101,114,102,101,114,116,105,108,101,86,97,114,105,111,117,115,61,91,93,59,40,102,117,99,97,109,101,114,97,115,47,62,60,47,116,100,62,97,99,116,115,32,97,115,73,110,32,115,111,109,101,62,13,10,13,10,60,33,111,114,103,97,110,105,115,32,60,98,114,32,47,62,66,101,105,106,105,110,103,99,97,116,97,108,195,160,100,101,117,116,115,99,104,101,117,114,111,112,101,117,101,117,115,107,97,114,97,103,97,101,105,108,103,101,115,118,101,110,115,107,97,101,115,112,97,195,177,97,109,101,110,115,97,106,101,117,115,117,97,114,105,111,116,114,97,98,97,106,111,109,195,169,120,105,99,111,112,195,161,103,105,110,97,115,105,101,109,112,114,101,115,105,115,116,101,109,97,111,99,116,117,98,114,101,100,117,114,97,110,116,101,97,195,177,97,100,105,114,101,109,112,114,101,115,97,109,111,109,101,110,116,111,110,117,101,115,116,114,111,112,114,105,109,101,114,97,116,114,97,118,195,169,115,103,114,97,99,105,97,115,110,117,101,115,116,114,97,112,114,111,99,101,115,111,101,115,116,97,100,111,115,99,97,108,105,100,97,100,112,101,114,115,111,110,97,110,195,186,109,101,114,111,97,99,117,101,114,100,111,109,195,186,115,105,99,97,109,105,101,109,98,114,111,111,102,101,114,116,97,115,97,108,103,117,110,111,115,112,97,195,173,115,101,115,101,106,101,109,112,108,111,100,101,114,101,99,104,111,97,100,101,109,195,161,115,112,114,105,118,97,100,111,97,103,114,101,103,97,114,101,110,108,97,99,101,115,112,111,115,105,98,108,101,104,111,116,101,108,101,115,115,101,118,105,108,108,97,112,114,105,109,101,114,111,195,186,108,116,105,109,111,101,118,101,110,116,111,115,97,114,99,104,105,118,111,99,117,108,116,117,114,97,109,117,106,101,114,101,115,101,110,116,114,97,100,97,97,110,117,110,99,105,111,101,109,98,97,114,103,111,109,101,114,99,97,100,111,103,114,97,110,100,101,115,101,115,116,117,100,105,111,109,101,106,111,114,101,115,102,101,98,114,101,114,111,100,105,115,101,195,177,111,116,117,114,105,115,109,111,99,195,179,100,105,103,111,112,111,114,116,97,100,97,101,115,112,97,99,105,111,102,97,109,105,108,105,97,97,110,116,111,110,105,111,112,101,114,109,105,116,101,103,117,97,114,100,97,114,97,108,103,117,110,97,115,112,114,101,99,105,111,115,97,108,103,117,105,101,110,115,101,110,116,105,100,111,118,105,115,105,116,97,115,116,195,173,116,117,108,111,99,111,110,111,99,101,114,115,101,103,117,110,100,111,99,111,110,115,101,106,111,102,114,97,110,99,105,97,109,105,110,117,116,111,115,115,101,103,117,110,100,97,116,101,110,101,109,111,115,101,102,101,99,116,111,115,109,195,161,108,97,103,97,115,101,115,105,195,179,110,114,101,118,105,115,116,97,103,114,97,110,97,100,97,99,111,109,112,114,97,114,105,110,103,114,101,115,111,103,97,114,99,195,173,97,97,99,99,105,195,179,110,101,99,117,97,100,111,114,113,117,105,101,110,101,115,105,110,99,108,117,115,111,100,101,98,101,114,195,161,109,97,116,101,114,105,97,104,111,109,98,114,101,115,109,117,101,115,116,114,97,112,111,100,114,195,173,97,109,97,195,177,97,110,97,195,186,108,116,105,109,97,101,115,116,97,109,111,115,111,102,105,99,105,97,108,116,97,109,98,105,101,110,110,105,110,103,195,186,110,115,97,108,117,100,111,115,112,111,100,101,109,111,115,109,101,106,111,114,97,114,112,111,115,105,116,105,111,110,98,117,115,105,110,101,115,115,104,111,109,101,112,97,103,101,115,101,99,117,114,105,116,121,108,97,110,103,117,97,103,101,115,116,97,110,100,97,114,100,99,97,109,112,97,105,103,110,102,101,97,116,117,114,101,115,99,97,116,101,103,111,114,121,101,120,116,101,114,110,97,108,99,104,105,108,100,114,101,110,114,101,115,101,114,118,101,100,114,101,115,101,97,114,99,104,101,120,99,104,97,110,103,101,102,97,118,111,114,105,116,101,116,101,109,112,108,97,116,101,109,105,108,105,116,97,114,121,105,110,100,117,115,116,114,121,115,101,114,118,105,99,101,115,109,97,116,101,114,105,97,108,112,114,111,100,117,99,116,115,122,45,105,110,100,101,120,58,99,111,109,109,101,110,116,115,115,111,102,116,119,97,114,101,99,111,109,112,108,101,116,101,99,97,108,101,110,100,97,114,112,108,97,116,102,111,114,109,97,114,116,105,99,108,101,115,114,101,113,117,105,114,101,100,109,111,118,101,109,101,110,116,113,117,101,115,116,105,111,110,98,117,105,108,100,105,110,103,112,111,108,105,116,105,99,115,112,111,115,115,105,98,108,101,114,101,108,105,103,105,111,110,112,104,121,115,105,99,97,108,102,101,101,100,98,97,99,107,114,101,103,105,115,116,101,114,112,105,99,116,117,114,101,115,100,105,115,97,98,108,101,100,112,114,111,116,111,99,111,108,97,117,100,105,101,110,99,101,115,101,116,116,105,110,103,115,97,99,116,105,118,105,116,121,101,108,101,109,101,110,116,115,108,101,97,114,110,105,110,103,97,110,121,116,104,105,110,103,97,98,115,116,114,97,99,116,112,114,111,103,114,101,115,115,111,118,101,114,118,105,101,119,109,97,103,97,122,105,110,101,101,99,111,110,111,109,105,99,116,114,97,105,110,105,110,103,112,114,101,115,115,117,114,101,118,97,114,105,111,117,115,32,60,115,116,114,111,110,103,62,112,114,111,112,101,114,116,121,115,104,111,112,112,105,110,103,116,111,103,101,116,104,101,114,97,100,118,97,110,99,101,100,98,101,104,97,118,105,111,114,100,111,119,110,108,111,97,100,102,101,97,116,117,114,101,100,102,111,111,116,98,97,108,108,115,101,108,101,99,116,101,100,76,97,110,103,117,97,103,101,100,105,115,116,97,110,99,101,114,101,109,101,109,98,101,114,116,114,97,99,107,105,110,103,112,97,115,115,119,111,114,100,109,111,100,105,102,105,101,100,115,116,117,100,101,110,116,115,100,105,114,101,99,116,108,121,102,105,103,104,116,105,110,103,110,111,114,116,104,101,114,110,100,97,116,97,98,97,115,101,102,101,115,116,105,118,97,108,98,114,101,97,107,105,110,103,108,111,99,97,116,105,111,110,105,110,116,101,114,110,101,116,100,114,111,112,100,111,119,110,112,114,97,99,116,105,99,101,101,118,105,100,101,110,99,101,102,117,110,99,116,105,111,110,109,97,114,114,105,97,103,101,114,101,115,112,111,110,115,101,112,114,111,98,108,101,109,115,110,101,103,97,116,105,118,101,112,114,111,103,114,97,109,115,97,110,97,108,121,115,105,115,114,101,108,101,97,115,101,100,98,97,110,110,101,114,34,62,112,117,114,99,104,97,115,101,112,111,108,105,99,105,101,115,114,101,103,105,111,110,97,108,99,114,101,97,116,105,118,101,97,114,103,117,109,101,110,116,98,111,111,107,109,97,114,107,114,101,102,101,114,114,101,114,99,104,101,109,105,99,97,108,100,105,118,105,115,105,111,110,99,97,108,108,98,97,99,107,115,101,112,97,114,97,116,101,112,114,111,106,101,99,116,115,99,111,110,102,108,105,99,116,104,97,114,100,119,97,114,101,105,110,116,101,114,101,115,116,100,101,108,105,118,101,114,121,109,111,117,110,116,97,105,110,111,98,116,97,105,110,101,100,61,32,102,97,108,115,101,59,102,111,114,40,118,97,114,32,97,99,99,101,112,116,101,100,99,97,112,97,99,105,116,121,99,111,109,112,117,116,101,114,105,100,101,110,116,105,116,121,97,105,114,99,114,97,102,116,101,109,112,108,111,121,101,100,112,114,111,112,111,115,101,100,100,111,109,101,115,116,105,99,105,110,99,108,117,100,101,115,112,114,111,118,105,100,101,100,104,111,115,112,105,116,97,108,118,101,114,116,105,99,97,108,99,111,108,108,97,112,115,101,97,112,112,114,111,97,99,104,112,97,114,116,110,101,114,115,108,111,103,111,34,62,60,97,100,97,117,103,104,116,101,114,97,117,116,104,111,114,34,32,99,117,108,116,117,114,97,108,102,97,109,105,108,105,101,115,47,105,109,97,103,101,115,47,97,115,115,101,109,98,108,121,112,111,119,101,114,102,117,108,116,101,97,99,104,105,110,103,102,105,110,105,115,104,101,100,100,105,115,116,114,105,99,116,99,114,105,116,105,99,97,108,99,103,105,45,98,105,110,47,112,117,114,112,111,115,101,115,114,101,113,117,105,114,101,115,101,108,101,99,116,105,111,110,98,101,99,111,109,105,110,103,112,114,111,118,105,100,101,115,97,99,97,100,101,109,105,99,101,120,101,114,99,105,115,101,97,99,116,117,97,108,108,121,109,101,100,105,99,105,110,101,99,111,110,115,116,97,110,116,97,99,99,105,100,101,110,116,77,97,103,97,122,105,110,101,100,111,99,117,109,101,110,116,115,116,97,114,116,105,110,103,98,111,116,116,111,109,34,62,111,98,115,101,114,118,101,100,58,32,38,113,117,111,116,59,101,120,116,101,110,100,101,100,112,114,101,118,105,111,117,115,83,111,102,116,119,97,114,101,99,117,115,116,111,109,101,114,100,101,99,105,115,105,111,110,115,116,114,101,110,103,116,104,100,101,116,97,105,108,101,100,115,108,105,103,104,116,108,121,112,108,97,110,110,105,110,103,116,101,120,116,97,114,101,97,99,117,114,114,101,110,99,121,101,118,101,114,121,111,110,101,115,116,114,97,105,103,104,116,116,114,97,110,115,102,101,114,112,111,115,105,116,105,118,101,112,114,111,100,117,99,101,100,104,101,114,105,116,97,103,101,115,104,105,112,112,105,110,103,97,98,115,111,108,117,116,101,114,101,99,101,105,118,101,100,114,101,108,101,118,97,110,116,98,117,116,116,111,110,34,32,118,105,111,108,101,110,99,101,97,110,121,119,104,101,114,101,98,101,110,101,102,105,116,115,108,97,117,110,99,104,101,100,114,101,99,101,110,116,108,121,97,108,108,105,97,110,99,101,102,111,108,108,111,119,101,100,109,117,108,116,105,112,108,101,98,117,108,108,101,116,105,110,105,110,99,108,117,100,101,100,111,99,99,117,114,114,101,100,105,110,116,101,114,110,97,108,36,40,116,104,105,115,41,46,114,101,112,117,98,108,105,99,62,60,116,114,62,60,116,100,99,111,110,103,114,101,115,115,114,101,99,111,114,100,101,100,117,108,116,105,109,97,116,101,115,111,108,117,116,105,111,110,60,117,108,32,105,100,61,34,100,105,115,99,111,118,101,114,72,111,109,101,60,47,97,62,119,101,98,115,105,116,101,115,110,101,116,119,111,114,107,115,97,108,116,104,111,117,103,104,101,110,116,105,114,101,108,121,109,101,109,111,114,105,97,108,109,101,115,115,97,103,101,115,99,111,110,116,105,110,117,101,97,99,116,105,118,101,34,62,115,111,109,101,119,104,97,116,118,105,99,116,111,114,105,97,87,101,115,116,101,114,110,32,32,116,105,116,108,101,61,34,76,111,99,97,116,105,111,110,99,111,110,116,114,97,99,116,118,105,115,105,116,111,114,115,68,111,119,110,108,111,97,100,119,105,116,104,111,117,116,32,114,105,103,104,116,34,62,10,109,101,97,115,117,114,101,115,119,105,100,116,104,32,61,32,118,97,114,105,97,98,108,101,105,110,118,111,108,118,101,100,118,105,114,103,105,110,105,97,110,111,114,109,97,108,108,121,104,97,112,112,101,110,101,100,97,99,99,111,117,110,116,115,115,116,97,110,100,105,110,103,110,97,116,105,111,110,97,108,82,101,103,105,115,116,101,114,112,114,101,112,97,114,101,100,99,111,110,116,114,111,108,115,97,99,99,117,114,97,116,101,98,105,114,116,104,100,97,121,115,116,114,97,116,101,103,121,111,102,102,105,99,105,97,108,103,114,97,112,104,105,99,115,99,114,105,109,105,110,97,108,112,111,115,115,105,98,108,121,99,111,110,115,117,109,101,114,80,101,114,115,111,110,97,108,115,112,101,97,107,105,110,103,118,97,108,105,100,97,116,101,97,99,104,105,101,118,101,100,46,106,112,103,34,32,47,62,109,97,99,104,105,110,101,115,60,47,104,50,62,10,32,32,107,101,121,119,111,114,100,115,102,114,105,101,110,100,108,121,98,114,111,116,104,101,114,115,99,111,109,98,105,110,101,100,111,114,105,103,105,110,97,108,99,111,109,112,111,115,101,100,101,120,112,101,99,116,101,100,97,100,101,113,117,97,116,101,112,97,107,105,115,116,97,110,102,111,108,108,111,119,34,32,118,97,108,117,97,98,108,101,60,47,108,97,98,101,108,62,114,101,108,97,116,105,118,101,98,114,105,110,103,105,110,103,105,110,99,114,101,97,115,101,103,111,118,101,114,110,111,114,112,108,117,103,105,110,115,47,76,105,115,116,32,111,102,32,72,101,97,100,101,114,34,62,34,32,110,97,109,101,61,34,32,40,38,113,117,111,116,59,103,114,97,100,117,97,116,101,60,47,104,101,97,100,62,10,99,111,109,109,101,114,99,101,109,97,108,97,121,115,105,97,100,105,114,101,99,116,111,114,109,97,105,110,116,97,105,110,59,104,101,105,103,104,116,58,115,99,104,101,100,117,108,101,99,104,97,110,103,105,110,103,98,97,99,107,32,116,111,32,99,97,116,104,111,108,105,99,112,97,116,116,101,114,110,115,99,111,108,111,114,58,32,35,103,114,101,97,116,101,115,116,115,117,112,112,108,105,101,115,114,101,108,105,97,98,108,101,60,47,117,108,62,10,9,9,60,115,101,108,101,99,116,32,99,105,116,105,122,101,110,115,99,108,111,116,104,105,110,103,119,97,116,99,104,105,110,103,60,108,105,32,105,100,61,34,115,112,101,99,105,102,105,99,99,97,114,114,121,105,110,103,115,101,110,116,101,110,99,101,60,99,101,110,116,101,114,62,99,111,110,116,114,97,115,116,116,104,105,110,107,105,110,103,99,97,116,99,104,40,101,41,115,111,117,116,104,101,114,110,77,105,99,104,97,101,108,32,109,101,114,99,104,97,110,116,99,97,114,111,117,115,101,108,112,97,100,100,105,110,103,58,105,110,116,101,114,105,111,114,46,115,112,108,105,116,40,34,108,105,122,97,116,105,111,110,79,99,116,111,98,101,114,32,41,123,114,101,116,117,114,110,105,109,112,114,111,118,101,100,45,45,38,103,116,59,10,10,99,111,118,101,114,97,103,101,99,104,97,105,114,109,97,110,46,112,110,103,34,32,47,62,115,117,98,106,101,99,116,115,82,105,99,104,97,114,100,32,119,104,97,116,101,118,101,114,112,114,111,98,97,98,108,121,114,101,99,111,118,101,114,121,98,97,115,101,98,97,108,108,106,117,100,103,109,101,110,116,99,111,110,110,101,99,116,46,46,99,115,115,34,32,47,62,32,119,101,98,115,105,116,101,114,101,112,111,114,116,101,100,100,101,102,97,117,108,116,34,47,62,60,47,97,62,13,10,101,108,101,99,116,114,105,99,115,99,111,116,108,97,110,100,99,114,101,97,116,105,111,110,113,117,97,110,116,105,116,121,46,32,73,83,66,78,32,48,100,105,100,32,110,111,116,32,105,110,115,116,97,110,99,101,45,115,101,97,114,99,104,45,34,32,108,97,110,103,61,34,115,112,101,97,107,101,114,115,67,111,109,112,117,116,101,114,99,111,110,116,97,105,110,115,97,114,99,104,105,118,101,115,109,105,110,105,115,116,101,114,114,101,97,99,116,105,111,110,100,105,115,99,111,117,110,116,73,116,97,108,105,97,110,111,99,114,105,116,101,114,105,97,115,116,114,111,110,103,108,121,58,32,39,104,116,116,112,58,39,115,99,114,105,112,116,39,99,111,118,101,114,105,110,103,111,102,102,101,114,105,110,103,97,112,112,101,97,114,101,100,66,114,105,116,105,115,104,32,105,100,101,110,116,105,102,121,70,97,99,101,98,111,111,107,110,117,109,101,114,111,117,115,118,101,104,105,99,108,101,115,99,111,110,99,101,114,110,115,65,109,101,114,105,99,97,110,104,97,110,100,108,105,110,103,100,105,118,32,105,100,61,34,87,105,108,108,105,97,109,32,112,114,111,118,105,100,101,114,95,99,111,110,116,101,110,116,97,99,99,117,114,97,99,121,115,101,99,116,105,111,110,32,97,110,100,101,114,115,111,110,102,108,101,120,105,98,108,101,67,97,116,101,103,111,114,121,108,97,119,114,101,110,99,101,60,115,99,114,105,112,116,62,108,97,121,111,117,116,61,34,97,112,112,114,111,118,101,100,32,109,97,120,105,109,117,109,104,101,97,100,101,114,34,62,60,47,116,97,98,108,101,62,83,101,114,118,105,99,101,115,104,97,109,105,108,116,111,110,99,117,114,114,101,110,116,32,99,97,110,97,100,105,97,110,99,104,97,110,110,101,108,115,47,116,104,101,109,101,115,47,47,97,114,116,105,99,108,101,111,112,116,105,111,110,97,108,112,111,114,116,117,103,97,108,118,97,108,117,101,61,34,34,105,110,116,101,114,118,97,108,119,105,114,101,108,101,115,115,101,110,116,105,116,108,101,100,97,103,101,110,99,105,101,115,83,101,97,114,99,104,34,32,109,101,97,115,117,114,101,100,116,104,111,117,115,97,110,100,115,112,101,110,100,105,110,103,38,104,101,108,108,105,112,59,110,101,119,32,68,97,116,101,34,32,115,105,122,101,61,34,112,97,103,101,78,97,109,101,109,105,100,100,108,101,34,32,34,32,47,62,60,47,97,62,104,105,100,100,101,110,34,62,115,101,113,117,101,110,99,101,112,101,114,115,111,110,97,108,111,118,101,114,102,108,111,119,111,112,105,110,105,111,110,115,105,108,108,105,110,111,105,115,108,105,110,107,115,34,62,10,9,60,116,105,116,108,101,62,118,101,114,115,105,111,110,115,115,97,116,117,114,100,97,121,116,101,114,109,105,110,97,108,105,116,101,109,112,114,111,112,101,110,103,105,110,101,101,114,115,101,99,116,105,111,110,115,100,101,115,105,103,110,101,114,112,114,111,112,111,115,97,108,61,34,102,97,108,115,101,34,69,115,112,97,195,177,111,108,114,101,108,101,97,115,101,115,115,117,98,109,105,116,34,32,101,114,38,113,117,111,116,59,97,100,100,105,116,105,111,110,115,121,109,112,116,111,109,115,111,114,105,101,110,116,101,100,114,101,115,111,117,114,99,101,114,105,103,104,116,34,62,60,112,108,101,97,115,117,114,101,115,116,97,116,105,111,110,115,104,105,115,116,111,114,121,46,108,101,97,118,105,110,103,32,32,98,111,114,100,101,114,61,99,111,110,116,101,110,116,115,99,101,110,116,101,114,34,62,46,10,10,83,111,109,101,32,100,105,114,101,99,116,101,100,115,117,105,116,97,98,108,101,98,117,108,103,97,114,105,97,46,115,104,111,119,40,41,59,100,101,115,105,103,110,101,100,71,101,110,101,114,97,108,32,99,111,110,99,101,112,116,115,69,120,97,109,112,108,101,115,119,105,108,108,105,97,109,115,79,114,105,103,105,110,97,108,34,62,60,115,112,97,110,62,115,101,97,114,99,104,34,62,111,112,101,114,97,116,111,114,114,101,113,117,101,115,116,115,97,32,38,113,117,111,116,59,97,108,108,111,119,105,110,103,68,111,99,117,109,101,110,116,114,101,118,105,115,105,111,110,46,32,10,10,84,104,101,32,121,111,117,114,115,101,108,102,67,111,110,116,97,99,116,32,109,105,99,104,105,103,97,110,69,110,103,108,105,115,104,32,99,111,108,117,109,98,105,97,112,114,105,111,114,105,116,121,112,114,105,110,116,105,110,103,100,114,105,110,107,105,110,103,102,97,99,105,108,105,116,121,114,101,116,117,114,110,101,100,67,111,110,116,101,110,116,32,111,102,102,105,99,101,114,115,82,117,115,115,105,97,110,32,103,101,110,101,114,97,116,101,45,56,56,53,57,45,49,34,105,110,100,105,99,97,116,101,102,97,109,105,108,105,97,114,32,113,117,97,108,105,116,121,109,97,114,103,105,110,58,48,32,99,111,110,116,101,110,116,118,105,101,119,112,111,114,116,99,111,110,116,97,99,116,115,45,116,105,116,108,101,34,62,112,111,114,116,97,98,108,101,46,108,101,110,103,116,104,32,101,108,105,103,105,98,108,101,105,110,118,111,108,118,101,115,97,116,108,97,110,116,105,99,111,110,108,111,97,100,61,34,100,101,102,97,117,108,116,46,115,117,112,112,108,105,101,100,112,97,121,109,101,110,116,115,103,108,111,115,115,97,114,121,10,10,65,102,116,101,114,32,103,117,105,100,97,110,99,101,60,47,116,100,62,60,116,100,101,110,99,111,100,105,110,103,109,105,100,100,108,101,34,62,99,97,109,101,32,116,111,32,100,105,115,112,108,97,121,115,115,99,111,116,116,105,115,104,106,111,110,97,116,104,97,110,109,97,106,111,114,105,116,121,119,105,100,103,101,116,115,46,99,108,105,110,105,99,97,108,116,104,97,105,108,97,110,100,116,101,97,99,104,101,114,115,60,104,101,97,100,62,10,9,97,102,102,101,99,116,101,100,115,117,112,112,111,114,116,115,112,111,105,110,116,101,114,59,116,111,83,116,114,105,110,103,60,47,115,109,97,108,108,62,111,107,108,97,104,111,109,97,119,105,108,108,32,98,101,32,105,110,118,101,115,116,111,114,48,34,32,97,108,116,61,34,104,111,108,105,100,97,121,115,82,101,115,111,117,114,99,101,108,105,99,101,110,115,101,100,32,40,119,104,105,99,104,32,46,32,65,102,116,101,114,32,99,111,110,115,105,100,101,114,118,105,115,105,116,105,110,103,101,120,112,108,111,114,101,114,112,114,105,109,97,114,121,32,115,101,97,114,99,104,34,32,97,110,100,114,111,105,100,34,113,117,105,99,107,108,121,32,109,101,101,116,105,110,103,115,101,115,116,105,109,97,116,101,59,114,101,116,117,114,110,32,59,99,111,108,111,114,58,35,32,104,101,105,103,104,116,61,97,112,112,114,111,118,97,108,44,32,38,113,117,111,116,59,32,99,104,101,99,107,101,100,46,109,105,110,46,106,115,34,109,97,103,110,101,116,105,99,62,60,47,97,62,60,47,104,102,111,114,101,99,97,115,116,46,32,87,104,105,108,101,32,116,104,117,114,115,100,97,121,100,118,101,114,116,105,115,101,38,101,97,99,117,116,101,59,104,97,115,67,108,97,115,115,101,118,97,108,117,97,116,101,111,114,100,101,114,105,110,103,101,120,105,115,116,105,110,103,112,97,116,105,101,110,116,115,32,79,110,108,105,110,101,32,99,111,108,111,114,97,100,111,79,112,116,105,111,110,115,34,99,97,109,112,98,101,108,108,60,33,45,45,32,101,110,100,60,47,115,112,97,110,62,60,60,98,114,32,47,62,13,10,95,112,111,112,117,112,115,124,115,99,105,101,110,99,101,115,44,38,113,117,111,116,59,32,113,117,97,108,105,116,121,32,87,105,110,100,111,119,115,32,97,115,115,105,103,110,101,100,104,101,105,103,104,116,58,32,60,98,32,99,108,97,115,115,108,101,38,113,117,111,116,59,32,118,97,108,117,101,61,34,32,67,111,109,112,97,110,121,101,120,97,109,112,108,101,115,60,105,102,114,97,109,101,32,98,101,108,105,101,118,101,115,112,114,101,115,101,110,116,115,109,97,114,115,104,97,108,108,112,97,114,116,32,111,102,32,112,114,111,112,101,114,108,121,41,46,10,10,84,104,101,32,116,97,120,111,110,111,109,121,109,117,99,104,32,111,102,32,60,47,115,112,97,110,62,10,34,32,100,97,116,97,45,115,114,116,117,103,117,195,170,115,115,99,114,111,108,108,84,111,32,112,114,111,106,101,99,116,60,104,101,97,100,62,13,10,97,116,116,111,114,110,101,121,101,109,112,104,97,115,105,115,115,112,111,110,115,111,114,115,102,97,110,99,121,98,111,120,119,111,114,108,100,39,115,32,119,105,108,100,108,105,102,101,99,104,101,99,107,101,100,61,115,101,115,115,105,111,110,115,112,114,111,103,114,97,109,109,112,120,59,102,111,110,116,45,32,80,114,111,106,101,99,116,106,111,117,114,110,97,108,115,98,101,108,105,101,118,101,100,118,97,99,97,116,105,111,110,116,104,111,109,112,115,111,110,108,105,103,104,116,105,110,103,97,110,100,32,116,104,101,32,115,112,101,99,105,97,108,32,98,111,114,100,101,114,61,48,99,104,101,99,107,105,110,103,60,47,116,98,111,100,121,62,60,98,117,116,116,111,110,32,67,111,109,112,108,101,116,101,99,108,101,97,114,102,105,120,10,60,104,101,97,100,62,10,97,114,116,105,99,108,101,32,60,115,101,99,116,105,111,110,102,105,110,100,105,110,103,115,114,111,108,101,32,105,110,32,112,111,112,117,108,97,114,32,32,79,99,116,111,98,101,114,119,101,98,115,105,116,101,32,101,120,112,111,115,117,114,101,117,115,101,100,32,116,111,32,32,99,104,97,110,103,101,115,111,112,101,114,97,116,101,100,99,108,105,99,107,105,110,103,101,110,116,101,114,105,110,103,99,111,109,109,97,110,100,115,105,110,102,111,114,109,101,100,32,110,117,109,98,101,114,115,32,32,60,47,100,105,118,62,99,114,101,97,116,105,110,103,111,110,83,117,98,109,105,116,109,97,114,121,108,97,110,100,99,111,108,108,101,103,101,115,97,110,97,108,121,116,105,99,108,105,115,116,105,110,103,115,99,111,110,116,97,99,116,46,108,111,103,103,101,100,73,110,97,100,118,105,115,111,114,121,115,105,98,108,105,110,103,115,99,111,110,116,101,110,116,34,115,38,113,117,111,116,59,41,115,46,32,84,104,105,115,32,112,97,99,107,97,103,101,115,99,104,101,99,107,98,111,120,115,117,103,103,101,115,116,115,112,114,101,103,110,97,110,116,116,111,109,111,114,114,111,119,115,112,97,99,105,110,103,61,105,99,111,110,46,112,110,103,106,97,112,97,110,101,115,101,99,111,100,101,98,97,115,101,98,117,116,116,111,110,34,62,103,97,109,98,108,105,110,103,115,117,99,104,32,97,115,32,44,32,119,104,105,108,101,32,60,47,115,112,97,110,62,32,109,105,115,115,111,117,114,105,115,112,111,114,116,105,110,103,116,111,112,58,49,112,120,32,46,60,47,115,112,97,110,62,116,101,110,115,105,111,110,115,119,105,100,116,104,61,34,50,108,97,122,121,108,111,97,100,110,111,118,101,109,98,101,114,117,115,101,100,32,105,110,32,104,101,105,103,104,116,61,34,99,114,105,112,116,34,62,10,38,110,98,115,112,59,60,47,60,116,114,62,60,116,100,32,104,101,105,103,104,116,58,50,47,112,114,111,100,117,99,116,99,111,117,110,116,114,121,32,105,110,99,108,117,100,101,32,102,111,111,116,101,114,34,32,38,108,116,59,33,45,45,32,116,105,116,108,101,34,62,60,47,106,113,117,101,114,121,46,60,47,102,111,114,109,62,10,40,231,174,128,228,189,147,41,40,231,185,129,233,171,148,41,104,114,118,97,116,115,107,105,105,116,97,108,105,97,110,111,114,111,109,195,162,110,196,131,116,195,188,114,107,195,167,101,216,167,216,177,216,175,217,136,116,97,109,98,105,195,169,110,110,111,116,105,99,105,97,115,109,101,110,115,97,106,101,115,112,101,114,115,111,110,97,115,100,101,114,101,99,104,111,115,110,97,99,105,111,110,97,108,115,101,114,118,105,99,105,111,99,111,110,116,97,99,116,111,117,115,117,97,114,105,111,115,112,114,111,103,114,97,109,97,103,111,98,105,101,114,110,111,101,109,112,114,101,115,97,115,97,110,117,110,99,105,111,115,118,97,108,101,110,99,105,97,99,111,108,111,109,98,105,97,100,101,115,112,117,195,169,115,100,101,112,111,114,116,101,115,112,114,111,121,101,99,116,111,112,114,111,100,117,99,116,111,112,195,186,98,108,105,99,111,110,111,115,111,116,114,111,115,104,105,115,116,111,114,105,97,112,114,101,115,101,110,116,101,109,105,108,108,111,110,101,115,109,101,100,105,97,110,116,101,112,114,101,103,117,110,116,97,97,110,116,101,114,105,111,114,114,101,99,117,114,115,111,115,112,114,111,98,108,101,109,97,115,97,110,116,105,97,103,111,110,117,101,115,116,114,111,115,111,112,105,110,105,195,179,110,105,109,112,114,105,109,105,114,109,105,101,110,116,114,97,115,97,109,195,169,114,105,99,97,118,101,110,100,101,100,111,114,115,111,99,105,101,100,97,100,114,101,115,112,101,99,116,111,114,101,97,108,105,122,97,114,114,101,103,105,115,116,114,111,112,97,108,97,98,114,97,115,105,110,116,101,114,195,169,115,101,110,116,111,110,99,101,115,101,115,112,101,99,105,97,108,109,105,101,109,98,114,111,115,114,101,97,108,105,100,97,100,99,195,179,114,100,111,98,97,122,97,114,97,103,111,122,97,112,195,161,103,105,110,97,115,115,111,99,105,97,108,101,115,98,108,111,113,117,101,97,114,103,101,115,116,105,195,179,110,97,108,113,117,105,108,101,114,115,105,115,116,101,109,97,115,99,105,101,110,99,105,97,115,99,111,109,112,108,101,116,111,118,101,114,115,105,195,179,110,99,111,109,112,108,101,116,97,101,115,116,117,100,105,111,115,112,195,186,98,108,105,99,97,111,98,106,101,116,105,118,111,97,108,105,99,97,110,116,101,98,117,115,99,97,100,111,114,99,97,110,116,105,100,97,100,101,110,116,114,97,100,97,115,97,99,99,105,111,110,101,115,97,114,99,104,105,118,111,115,115,117,112,101,114,105,111,114,109,97,121,111,114,195,173,97,97,108,101,109,97,110,105,97,102,117,110,99,105,195,179,110,195,186,108,116,105,109,111,115,104,97,99,105,101,110,100,111,97,113,117,101,108,108,111,115,101,100,105,99,105,195,179,110,102,101,114,110,97,110,100,111,97,109,98,105,101,110,116,101,102,97,99,101,98,111,111,107,110,117,101,115,116,114,97,115,99,108,105,101,110,116,101,115,112,114,111,99,101,115,111,115,98,97,115,116,97,110,116,101,112,114,101,115,101,110,116,97,114,101,112,111,114,116,97,114,99,111,110,103,114,101,115,111,112,117,98,108,105,99,97,114,99,111,109,101,114,99,105,111,99,111,110,116,114,97,116,111,106,195,179,118,101,110,101,115,100,105,115,116,114,105,116,111,116,195,169,99,110,105,99,97,99,111,110,106,117,110,116,111,101,110,101,114,103,195,173,97,116,114,97,98,97,106,97,114,97,115,116,117,114,105,97,115,114,101,99,105,101,110,116,101,117,116,105,108,105,122,97,114,98,111,108,101,116,195,173,110,115,97,108,118,97,100,111,114,99,111,114,114,101,99,116,97,116,114,97,98,97,106,111,115,112,114,105,109,101,114,111,115,110,101,103,111,99,105,111,115,108,105,98,101,114,116,97,100,100,101,116,97,108,108,101,115,112,97,110,116,97,108,108,97,112,114,195,179,120,105,109,111,97,108,109,101,114,195,173,97,97,110,105,109,97,108,101,115,113,117,105,195,169,110,101,115,99,111,114,97,122,195,179,110,115,101,99,99,105,195,179,110,98,117,115,99,97,110,100,111,111,112,99,105,111,110,101,115,101,120,116,101,114,105,111,114,99,111,110,99,101,112,116,111,116,111,100,97,118,195,173,97,103,97,108,101,114,195,173,97,101,115,99,114,105,98,105,114,109,101,100,105,99,105,110,97,108,105,99,101,110,99,105,97,99,111,110,115,117,108,116,97,97,115,112,101,99,116,111,115,99,114,195,173,116,105,99,97,100,195,179,108,97,114,101,115,106,117,115,116,105,99,105,97,100,101,98,101,114,195,161,110,112,101,114,195,173,111,100,111,110,101,99,101,115,105,116,97,109,97,110,116,101,110,101,114,112,101,113,117,101,195,177,111,114,101,99,105,98,105,100,97,116,114,105,98,117,110,97,108,116,101,110,101,114,105,102,101,99,97,110,99,105,195,179,110,99,97,110,97,114,105,97,115,100,101,115,99,97,114,103,97,100,105,118,101,114,115,111,115,109,97,108,108,111,114,99,97,114,101,113,117,105,101,114,101,116,195,169,99,110,105,99,111,100,101,98,101,114,195,173,97,118,105,118,105,101,110,100,97,102,105,110,97,110,122,97,115,97,100,101,108,97,110,116,101,102,117,110,99,105,111,110,97,99,111,110,115,101,106,111,115,100,105,102,195,173,99,105,108,99,105,117,100,97,100,101,115,97,110,116,105,103,117,97,115,97,118,97,110,122,97,100,97,116,195,169,114,109,105,110,111,117,110,105,100,97,100,101,115,115,195,161,110,99,104,101,122,99,97,109,112,97,195,177,97,115,111,102,116,111,110,105,99,114,101,118,105,115,116,97,115,99,111,110,116,105,101,110,101,115,101,99,116,111,114,101,115,109,111,109,101,110,116,111,115,102,97,99,117,108,116,97,100,99,114,195,169,100,105,116,111,100,105,118,101,114,115,97,115,115,117,112,117,101,115,116,111,102,97,99,116,111,114,101,115,115,101,103,117,110,100,111,115,112,101,113,117,101,195,177,97,208,179,208,190,208,180,208,176,208,181,209,129,208,187,208,184,208,181,209,129,209,130,209,140,208,177,209,139,208,187,208,190,208,177,209,139,209,130,209,140,209,141,209,130,208,190,208,188,208,149,209,129,208,187,208,184,209,130,208,190,208,179,208,190,208,188,208,181,208,189,209,143,208,178,209,129,208,181,209,133,209,141,209,130,208,190,208,185,208,180,208,176,208,182,208,181,208,177,209,139,208,187,208,184,208,179,208,190,208,180,209,131,208,180,208,181,208,189,209,140,209,141,209,130,208,190,209,130,208,177,209,139,208,187,208,176,209,129,208,181,208,177,209,143,208,190,208,180,208,184,208,189,209,129,208,181,208,177,208,181,208,189,208,176,208,180,208,190,209,129,208,176,208,185,209,130,209,132,208,190,209,130,208,190,208,189,208,181,208,179,208,190,209,129,208,178,208,190,208,184,209,129,208,178,208,190,208,185,208,184,208,179,209,128,209,139,209,130,208,190,208,182,208,181,208,178,209,129,208,181,208,188,209,129,208,178,208,190,209,142,208,187,208,184,209,136,209,140,209,141,209,130,208,184,209,133,208,191,208,190,208,186,208,176,208,180,208,189,208,181,208,185,208,180,208,190,208,188,208,176,208,188,208,184,209,128,208,176,208,187,208,184,208,177,208,190,209,130,208,181,208,188,209,131,209,133,208,190,209,130,209,143,208,180,208,178,209,131,209,133,209,129,208,181,209,130,208,184,208,187,209,142,208,180,208,184,208,180,208,181,208,187,208,190,208,188,208,184,209,128,208,181,209,130,208,181,208,177,209,143,209,129,208,178,208,190,208,181,208,178,208,184,208,180,208,181,209,135,208,181,208,179,208,190,209,141,209,130,208,184,208,188,209,129,209,135,208,181,209,130,209,130,208,181,208,188,209,139,209,134,208,181,208,189,209,139,209,129,209,130,208,176,208,187,208,178,208,181,208,180,209,140,209,130,208,181,208,188,208,181,208,178,208,190,208,180,209,139,209,130,208,181,208,177,208,181,208,178,209,139,209,136,208,181,208,189,208,176,208,188,208,184,209,130,208,184,208,191,208,176,209,130,208,190,208,188,209,131,208,191,209,128,208,176,208,178,208,187,208,184,209,134,208,176,208,190,208,180,208,189,208,176,208,179,208,190,208,180,209,139,208,183,208,189,208,176,209,142,208,188,208,190,208,179,209,131,208,180,209,128,209,131,208,179,208,178,209,129,208,181,208,185,208,184,208,180,208,181,209,130,208,186,208,184,208,189,208,190,208,190,208,180,208,189,208,190,208,180,208,181,208,187,208,176,208,180,208,181,208,187,208,181,209,129,209,128,208,190,208,186,208,184,209,142,208,189,209,143,208,178,208,181,209,129,209,140,208,149,209,129,209,130,209,140,209,128,208,176,208,183,208,176,208,189,208,176,209,136,208,184,216,167,217,132,217,132,217,135,216,167,217,132,216,170,217,138,216,172,217,133,217,138,216,185,216,174,216,167,216,181,216,169,216,167,217,132,216,176,217,138,216,185,217,132,217,138,217,135,216,172,216,175,217,138,216,175,216,167,217,132,216,162,217,134,216,167,217,132,216,177,216,175,216,170,216,173,217,131,217,133,216,181,217,129,216,173,216,169,217,131,216,167,217,134,216,170,216,167,217,132,217,132,217,138,217,138,217,131,217,136,217,134,216,180,216,168,217,131,216,169,217,129,217,138,217,135,216,167,216,168,217,134,216,167,216,170,216,173,217,136,216,167,216,161,216,163,217,131,216,171,216,177,216,174,217,132,216,167,217,132,216,167,217,132,216,173,216,168,216,175,217,132,217,138,217,132,216,175,216,177,217,136,216,179,216,167,216,182,216,186,216,183,216,170,217,131,217,136,217,134,217,135,217,134,216,167,217,131,216,179,216,167,216,173,216,169,217,134,216,167,216,175,217,138,216,167,217,132,216,183,216,168,216,185,217,132,217,138,217,131,216,180,217,131,216,177,216,167,217,138,217,133,217,131,217,134,217,133,217,134,217,135,216,167,216,180,216,177,217,131,216,169,216,177,216,166,217,138,216,179,217,134,216,180,217,138,216,183,217,133,216,167,216,176,216,167,216,167,217,132,217,129,217,134,216,180,216,168,216,167,216,168,216,170,216,185,216,168,216,177,216,177,216,173,217,133,216,169,217,131,216,167,217,129,216,169,217,138,217,130,217,136,217,132,217,133,216,177,217,131,216,178,217,131,217,132,217,133,216,169,216,163,216,173,217,133,216,175,217,130,217,132,216,168,217,138,217,138,216,185,217,134,217,138,216,181,217,136,216,177,216,169,216,183,216,177,217,138,217,130,216,180,216,167,216,177,217,131,216,172,217,136,216,167,217,132,216,163,216,174,216,177,217,137,217,133,216,185,217,134,216,167,216,167,216,168,216,173,216,171,216,185,216,177,217,136,216,182,216,168,216,180,217,131,217,132,217,133,216,179,216,172,217,132,216,168,217,134,216,167,217,134,216,174,216,167,217,132,216,175,217,131,216,170,216,167,216,168,217,131,217,132,217,138,216,169,216,168,216,175,217,136,217,134,216,163,217,138,216,182,216,167,217,138,217,136,216,172,216,175,217,129,216,177,217,138,217,130,217,131,216,170,216,168,216,170,216,163,217,129,216,182,217,132,217,133,216,183,216,168,216,174,216,167,217,131,216,171,216,177,216,168,216,167,216,177,217,131,216,167,217,129,216,182,217,132,216,167,216,173,217,132,217,137,217,134,217,129,216,179,217,135,216,163,217,138,216,167,217,133,216,177,216,175,217,136,216,175,216,163,217,134,217,135,216,167,216,175,217,138,217,134,216,167,216,167,217,132,216,167,217,134,217,133,216,185,216,177,216,182,216,170,216,185,217,132,217,133,216,175,216,167,216,174,217,132,217,133,217,133,217,131,217,134,0,0,0,0,0,0,0,0,1,0,1,0,1,0,1,0,2,0,2,0,2,0,2,0,4,0,4,0,4,0,4,0,0,1,2,3,4,5,6,7,7,6,5,4,3,2,1,0,8,9,10,11,12,13,14,15,15,14,13,12,11,10,9,8,16,17,18,19,20,21,22,23,23,22,21,20,19,18,17,16,24,25,26,27,28,29,30,31,31,30,29,28,27,26,25,24,255,255,255,255,0,0,0,0,0,0,0,0,255,255,255,255,1,0,0,0,2,0,0,0,2,0,0,0,1,0,0,0,1,0,0,0,3,0,0,0,255,255,0,1,0,0,0,1,0,0,255,255,0,1,0,0,0,8,0,8,0,8,0,8,0,0,0,1,0,2,0,3,0,4,0,5,0,6,0,7,114,101,115,111,117,114,99,101,115,99,111,117,110,116,114,105,101,115,113,117,101,115,116,105,111,110,115,101,113,117,105,112,109,101,110,116,99,111,109,109,117,110,105,116,121,97,118,97,105,108,97,98,108,101,104,105,103,104,108,105,103,104,116,68,84,68,47,120,104,116,109,108,109,97,114,107,101,116,105,110,103,107,110,111,119,108,101,100,103,101,115,111,109,101,116,104,105,110,103,99,111,110,116,97,105,110,101,114,100,105,114,101,99,116,105,111,110,115,117,98,115,99,114,105,98,101,97,100,118,101,114,116,105,115,101,99,104,97,114,97,99,116,101,114,34,32,118,97,108,117,101,61,34,60,47,115,101,108,101,99,116,62,65,117,115,116,114,97,108,105,97,34,32,99,108,97,115,115,61,34,115,105,116,117,97,116,105,111,110,97,117,116,104,111,114,105,116,121,102,111,108,108,111,119,105,110,103,112,114,105,109,97,114,105,108,121,111,112,101,114,97,116,105,111,110,99,104,97,108,108,101,110,103,101,100,101,118,101,108,111,112,101,100,97,110,111,110,121,109,111,117,115,102,117,110,99,116,105,111,110,32,102,117,110,99,116,105,111,110,115,99,111,109,112,97,110,105,101,115,115,116,114,117,99,116,117,114,101,97,103,114,101,101,109,101,110,116,34,32,116,105,116,108,101,61,34,112,111,116,101,110,116,105,97,108,101,100,117,99,97,116,105,111,110,97,114,103,117,109,101,110,116,115,115,101,99,111,110,100,97,114,121,99,111,112,121,114,105,103,104,116,108,97,110,103,117,97,103,101,115,101,120,99,108,117,115,105,118,101,99,111,110,100,105,116,105,111,110,60,47,102,111,114,109,62,13,10,115,116,97,116,101,109,101,110,116,97,116,116,101,110,116,105,111,110,66,105,111,103,114,97,112,104,121,125,32,101,108,115,101,32,123,10,115,111,108,117,116,105,111,110,115,119,104,101,110,32,116,104,101,32,65,110,97,108,121,116,105,99,115,116,101,109,112,108,97,116,101,115,100,97,110,103,101,114,111,117,115,115,97,116,101,108,108,105,116,101,100,111,99,117,109,101,110,116,115,112,117,98,108,105,115,104,101,114,105,109,112,111,114,116,97,110,116,112,114,111,116,111,116,121,112,101,105,110,102,108,117,101,110,99,101,38,114,97,113,117,111,59,60,47,101,102,102,101,99,116,105,118,101,103,101,110,101,114,97,108,108,121,116,114,97,110,115,102,111,114,109,98,101,97,117,116,105,102,117,108,116,114,97,110,115,112,111,114,116,111,114,103,97,110,105,122,101,100,112,117,98,108,105,115,104,101,100,112,114,111,109,105,110,101,110,116,117,110,116,105,108,32,116,104,101,116,104,117,109,98,110,97,105,108,78,97,116,105,111,110,97,108,32,46,102,111,99,117,115,40,41,59,111,118,101,114,32,116,104,101,32,109,105,103,114,97,116,105,111,110,97,110,110,111,117,110,99,101,100,102,111,111,116,101,114,34,62,10,101,120,99,101,112,116,105,111,110,108,101,115,115,32,116,104,97,110,101,120,112,101,110,115,105,118,101,102,111,114,109,97,116,105,111,110,102,114,97,109,101,119,111,114,107,116,101,114,114,105,116,111,114,121,110,100,105,99,97,116,105,111,110,99,117,114,114,101,110,116,108,121,99,108,97,115,115,78,97,109,101,99,114,105,116,105,99,105,115,109,116,114,97,100,105,116,105,111,110,101,108,115,101,119,104,101,114,101,65,108,101,120,97,110,100,101,114,97,112,112,111,105,110,116,101,100,109,97,116,101,114,105,97,108,115,98,114,111,97,100,99,97,115,116,109,101,110,116,105,111,110,101,100,97,102,102,105,108,105,97,116,101,60,47,111,112,116,105,111,110,62,116,114,101,97,116,109,101,110,116,100,105,102,102,101,114,101,110,116,47,100,101,102,97,117,108,116,46,80,114,101,115,105,100,101,110,116,111,110,99,108,105,99,107,61,34,98,105,111,103,114,97,112,104,121,111,116,104,101,114,119,105,115,101,112,101,114,109,97,110,101,110,116,70,114,97,110,195,167,97,105,115,72,111,108,108,121,119,111,111,100,101,120,112,97,110,115,105,111,110,115,116,97,110,100,97,114,100,115,60,47,115,116,121,108,101,62,10,114,101,100,117,99,116,105,111,110,68,101,99,101,109,98,101,114,32,112,114,101,102,101,114,114,101,100,67,97,109,98,114,105,100,103,101,111,112,112,111,110,101,110,116,115,66,117,115,105,110,101,115,115,32,99,111,110,102,117,115,105,111,110,62,10,60,116,105,116,108,101,62,112,114,101,115,101,110,116,101,100,101,120,112,108,97,105,110,101,100,100,111,101,115,32,110,111,116,32,119,111,114,108,100,119,105,100,101,105,110,116,101,114,102,97,99,101,112,111,115,105,116,105,111,110,115,110,101,119,115,112,97,112,101,114,60,47,116,97,98,108,101,62,10,109,111,117,110,116,97,105,110,115,108,105,107,101,32,116,104,101,32,101,115,115,101,110,116,105,97,108,102,105,110,97,110,99,105,97,108,115,101,108,101,99,116,105,111,110,97,99,116,105,111,110,61,34,47,97,98,97,110,100,111,110,101,100,69,100,117,99,97,116,105,111,110,112,97,114,115,101,73,110,116,40,115,116,97,98,105,108,105,116,121,117,110,97,98,108,101,32,116,111,60,47,116,105,116,108,101,62,10,114,101,108,97,116,105,111,110,115,78,111,116,101,32,116,104,97,116,101,102,102,105,99,105,101,110,116,112,101,114,102,111,114,109,101,100,116,119,111,32,121,101,97,114,115,83,105,110,99,101,32,116,104,101,116,104,101,114,101,102,111,114,101,119,114,97,112,112,101,114,34,62,97,108,116,101,114,110,97,116,101,105,110,99,114,101,97,115,101,100,66,97,116,116,108,101,32,111,102,112,101,114,99,101,105,118,101,100,116,114,121,105,110,103,32,116,111,110,101,99,101,115,115,97,114,121,112,111,114,116,114,97,121,101,100,101,108,101,99,116,105,111,110,115,69,108,105,122,97,98,101,116,104,60,47,105,102,114,97,109,101,62,100,105,115,99,111,118,101,114,121,105,110,115,117,114,97,110,99,101,115,46,108,101,110,103,116,104,59,108,101,103,101,110,100,97,114,121,71,101,111,103,114,97,112,104,121,99,97,110,100,105,100,97,116,101,99,111,114,112,111,114,97,116,101,115,111,109,101,116,105,109,101,115,115,101,114,118,105,99,101,115,46,105,110,104,101,114,105,116,101,100,60,47,115,116,114,111,110,103,62,67,111,109,109,117,110,105,116,121,114,101,108,105,103,105,111,117,115,108,111,99,97,116,105,111,110,115,67,111,109,109,105,116,116,101,101,98,117,105,108,100,105,110,103,115,116,104,101,32,119,111,114,108,100,110,111,32,108,111,110,103,101,114,98,101,103,105,110,110,105,110,103,114,101,102,101,114,101,110,99,101,99,97,110,110,111,116,32,98,101,102,114,101,113,117,101,110,99,121,116,121,112,105,99,97,108,108,121,105,110,116,111,32,116,104,101,32,114,101,108,97,116,105,118,101,59,114,101,99,111,114,100,105,110,103,112,114,101,115,105,100,101,110,116,105,110,105,116,105,97,108,108,121,116,101,99,104,110,105,113,117,101,116,104,101,32,111,116,104,101,114,105,116,32,99,97,110,32,98,101,101,120,105,115,116,101,110,99,101,117,110,100,101,114,108,105,110,101,116,104,105,115,32,116,105,109,101,116,101,108,101,112,104,111,110,101,105,116,101,109,115,99,111,112,101,112,114,97,99,116,105,99,101,115,97,100,118,97,110,116,97,103,101,41,59,114,101,116,117,114,110,32,70,111,114,32,111,116,104,101,114,112,114,111,118,105,100,105,110,103,100,101,109,111,99,114,97,99,121,98,111,116,104,32,116,104,101,32,101,120,116,101,110,115,105,118,101,115,117,102,102,101,114,105,110,103,115,117,112,112,111,114,116,101,100,99,111,109,112,117,116,101,114,115,32,102,117,110,99,116,105,111,110,112,114,97,99,116,105,99,97,108,115,97,105,100,32,116,104,97,116,105,116,32,109,97,121,32,98,101,69,110,103,108,105,115,104,60,47,102,114,111,109,32,116,104,101,32,115,99,104,101,100,117,108,101,100,100,111,119,110,108,111,97,100,115,60,47,108,97,98,101,108,62,10,115,117,115,112,101,99,116,101,100,109,97,114,103,105,110,58,32,48,115,112,105,114,105,116,117,97,108,60,47,104,101,97,100,62,10,10,109,105,99,114,111,115,111,102,116,103,114,97,100,117,97,108,108,121,100,105,115,99,117,115,115,101,100,104,101,32,98,101,99,97,109,101,101,120,101,99,117,116,105,118,101,106,113,117,101,114,121,46,106,115,104,111,117,115,101,104,111,108,100,99,111,110,102,105,114,109,101,100,112,117,114,99,104,97,115,101,100,108,105,116,101,114,97,108,108,121,100,101,115,116,114,111,121,101,100,117,112,32,116,111,32,116,104,101,118,97,114,105,97,116,105,111,110,114,101,109,97,105,110,105,110,103,105,116,32,105,115,32,110,111,116,99,101,110,116,117,114,105,101,115,74,97,112,97,110,101,115,101,32,97,109,111,110,103,32,116,104,101,99,111,109,112,108,101,116,101,100,97,108,103,111,114,105,116,104,109,105,110,116,101,114,101,115,116,115,114,101,98,101,108,108,105,111,110,117,110,100,101,102,105,110,101,100,101,110,99,111,117,114,97,103,101,114,101,115,105,122,97,98,108,101,105,110,118,111,108,118,105,110,103,115,101,110,115,105,116,105,118,101,117,110,105,118,101,114,115,97,108,112,114,111,118,105,115,105,111,110,40,97,108,116,104,111,117,103,104,102,101,97,116,117,114,105,110,103,99,111,110,100,117,99,116,101,100,41,44,32,119,104,105,99,104,32,99,111,110,116,105,110,117,101,100,45,104,101,97,100,101,114,34,62,70,101,98,114,117,97,114,121,32,110,117,109,101,114,111,117,115,32,111,118,101,114,102,108,111,119,58,99,111,109,112,111,110,101,110,116,102,114,97,103,109,101,110,116,115,101,120,99,101,108,108,101,110,116,99,111,108,115,112,97,110,61,34,116,101,99,104,110,105,99,97,108,110,101,97,114,32,116,104,101,32,65,100,118,97,110,99,101,100,32,115,111,117,114,99,101,32,111,102,101,120,112,114,101,115,115,101,100,72,111,110,103,32,75,111,110,103,32,70,97,99,101,98,111,111,107,109,117,108,116,105,112,108,101,32,109,101,99,104,97,110,105,115,109,101,108,101,118,97,116,105,111,110,111,102,102,101,110,115,105,118,101,60,47,102,111,114,109,62,10,9,115,112,111,110,115,111,114,101,100,100,111,99,117,109,101,110,116,46,111,114,32,38,113,117,111,116,59,116,104,101,114,101,32,97,114,101,116,104,111,115,101,32,119,104,111,109,111,118,101,109,101,110,116,115,112,114,111,99,101,115,115,101,115,100,105,102,102,105,99,117,108,116,115,117,98,109,105,116,116,101,100,114,101,99,111,109,109,101,110,100,99,111,110,118,105,110,99,101,100,112,114,111,109,111,116,105,110,103,34,32,119,105,100,116,104,61,34,46,114,101,112,108,97,99,101,40,99,108,97,115,115,105,99,97,108,99,111,97,108,105,116,105,111,110,104,105,115,32,102,105,114,115,116,100,101,99,105,115,105,111,110,115,97,115,115,105,115,116,97,110,116,105,110,100,105,99,97,116,101,100,101,118,111,108,117,116,105,111,110,45,119,114,97,112,112,101,114,34,101,110,111,117,103,104,32,116,111,97,108,111,110,103,32,116,104,101,100,101,108,105,118,101,114,101,100,45,45,62,13,10,60,33,45,45,65,109,101,114,105,99,97,110,32,112,114,111,116,101,99,116,101,100,78,111,118,101,109,98,101,114,32,60,47,115,116,121,108,101,62,60,102,117,114,110,105,116,117,114,101,73,110,116,101,114,110,101,116,32,32,111,110,98,108,117,114,61,34,115,117,115,112,101,110,100,101,100,114,101,99,105,112,105,101,110,116,98,97,115,101,100,32,111,110,32,77,111,114,101,111,118,101,114,44,97,98,111,108,105,115,104,101,100,99,111,108,108,101,99,116,101,100,119,101,114,101,32,109,97,100,101,101,109,111,116,105,111,110,97,108,101,109,101,114,103,101,110,99,121,110,97,114,114,97,116,105,118,101,97,100,118,111,99,97,116,101,115,112,120,59,98,111,114,100,101,114,99,111,109,109,105,116,116,101,100,100,105,114,61,34,108,116,114,34,101,109,112,108,111,121,101,101,115,114,101,115,101,97,114,99,104,46,32,115,101,108,101,99,116,101,100,115,117,99,99,101,115,115,111,114,99,117,115,116,111,109,101,114,115,100,105,115,112,108,97,121,101,100,83,101,112,116,101,109,98,101,114,97,100,100,67,108,97,115,115,40,70,97,99,101,98,111,111,107,32,115,117,103,103,101,115,116,101,100,97,110,100,32,108,97,116,101,114,111,112,101,114,97,116,105,110,103,101,108,97,98,111,114,97,116,101,83,111,109,101,116,105,109,101,115,73,110,115,116,105,116,117,116,101,99,101,114,116,97,105,110,108,121,105,110,115,116,97,108,108,101,100,102,111,108,108,111,119,101,114,115,74,101,114,117,115,97,108,101,109,116,104,101,121,32,104,97,118,101,99,111,109,112,117,116,105,110,103,103,101,110,101,114,97,116,101,100,112,114,111,118,105,110,99,101,115,103,117,97,114,97,110,116,101,101,97,114,98,105,116,114,97,114,121,114,101,99,111,103,110,105,122,101,119,97,110,116,101,100,32,116,111,112,120,59,119,105,100,116,104,58,116,104,101,111,114,121,32,111,102,98,101,104,97,118,105,111,117,114,87,104,105,108,101,32,116,104,101,101,115,116,105,109,97,116,101,100,98,101,103,97,110,32,116,111,32,105,116,32,98,101,99,97,109,101,109,97,103,110,105,116,117,100,101,109,117,115,116,32,104,97,118,101,109,111,114,101,32,116,104,97,110,68,105,114,101,99,116,111,114,121,101,120,116,101,110,115,105,111,110,115,101,99,114,101,116,97,114,121,110,97,116,117,114,97,108,108,121,111,99,99,117,114,114,105,110,103,118,97,114,105,97,98,108,101,115,103,105,118,101,110,32,116,104,101,112,108,97,116,102,111,114,109,46,60,47,108,97,98,101,108,62,60,102,97,105,108,101,100,32,116,111,99,111,109,112,111,117,110,100,115,107,105,110,100,115,32,111,102,32,115,111,99,105,101,116,105,101,115,97,108,111,110,103,115,105,100,101,32,45,45,38,103,116,59,10,10,115,111,117,116,104,119,101,115,116,116,104,101,32,114,105,103,104,116,114,97,100,105,97,116,105,111,110,109,97,121,32,104,97,118,101,32,117,110,101,115,99,97,112,101,40,115,112,111,107,101,110,32,105,110,34,32,104,114,101,102,61,34,47,112,114,111,103,114,97,109,109,101,111,110,108,121,32,116,104,101,32,99,111,109,101,32,102,114,111,109,100,105,114,101,99,116,111,114,121,98,117,114,105,101,100,32,105,110,97,32,115,105,109,105,108,97,114,116,104,101,121,32,119,101,114,101,60,47,102,111,110,116,62,60,47,78,111,114,119,101,103,105,97,110,115,112,101,99,105,102,105,101,100,112,114,111,100,117,99,105,110,103,112,97,115,115,101,110,103,101,114,40,110,101,119,32,68,97,116,101,116,101,109,112,111,114,97,114,121,102,105,99,116,105,111,110,97,108,65,102,116,101,114,32,116,104,101,101,113,117,97,116,105,111,110,115,100,111,119,110,108,111,97,100,46,114,101,103,117,108,97,114,108,121,100,101,118,101,108,111,112,101,114,97,98,111,118,101,32,116,104,101,108,105,110,107,101,100,32,116,111,112,104,101,110,111,109,101,110,97,112,101,114,105,111,100,32,111,102,116,111,111,108,116,105,112,34,62,115,117,98,115,116,97,110,99,101,97,117,116,111,109,97,116,105,99,97,115,112,101,99,116,32,111,102,65,109,111,110,103,32,116,104,101,99,111,110,110,101,99,116,101,100,101,115,116,105,109,97,116,101,115,65,105,114,32,70,111,114,99,101,115,121,115,116,101,109,32,111,102,111,98,106,101,99,116,105,118,101,105,109,109,101,100,105,97,116,101,109,97,107,105,110,103,32,105,116,112,97,105,110,116,105,110,103,115,99,111,110,113,117,101,114,101,100,97,114,101,32,115,116,105,108,108,112,114,111,99,101,100,117,114,101,103,114,111,119,116,104,32,111,102,104,101,97,100,101,100,32,98,121,69,117,114,111,112,101,97,110,32,100,105,118,105,115,105,111,110,115,109,111,108,101,99,117,108,101,115,102,114,97,110,99,104,105,115,101,105,110,116,101,110,116,105,111,110,97,116,116,114,97,99,116,101,100,99,104,105,108,100,104,111,111,100,97,108,115,111,32,117,115,101,100,100,101,100,105,99,97,116,101,100,115,105,110,103,97,112,111,114,101,100,101,103,114,101,101,32,111,102,102,97,116,104,101,114,32,111,102,99,111,110,102,108,105,99,116,115,60,47,97,62,60,47,112,62,10,99,97,109,101,32,102,114,111,109,119,101,114,101,32,117,115,101,100,110,111,116,101,32,116,104,97,116,114,101,99,101,105,118,105,110,103,69,120,101,99,117,116,105,118,101,101,118,101,110,32,109,111,114,101,97,99,99,101,115,115,32,116,111,99,111,109,109,97,110,100,101,114,80,111,108,105,116,105,99,97,108,109,117,115,105,99,105,97,110,115,100,101,108,105,99,105,111,117,115,112,114,105,115,111,110,101,114,115,97,100,118,101,110,116,32,111,102,85,84,70,45,56,34,32,47,62,60,33,91,67,68,65,84,65,91,34,62,67,111,110,116,97,99,116,83,111,117,116,104,101,114,110,32,98,103,99,111,108,111,114,61,34,115,101,114,105,101,115,32,111,102,46,32,73,116,32,119,97,115,32,105,110,32,69,117,114,111,112,101,112,101,114,109,105,116,116,101,100,118,97,108,105,100,97,116,101,46,97,112,112,101,97,114,105,110,103,111,102,102,105,99,105,97,108,115,115,101,114,105,111,117,115,108,121,45,108,97,110,103,117,97,103,101,105,110,105,116,105,97,116,101,100,101,120,116,101,110,100,105,110,103,108,111,110,103,45,116,101,114,109,105,110,102,108,97,116,105,111,110,115,117,99,104,32,116,104,97,116,103,101,116,67,111,111,107,105,101,109,97,114,107,101,100,32,98,121,60,47,98,117,116,116,111,110,62,105,109,112,108,101,109,101,110,116,98,117,116,32,105,116,32,105,115,105,110,99,114,101,97,115,101,115,100,111,119,110,32,116,104,101,32,114,101,113,117,105,114,105,110,103,100,101,112,101,110,100,101,110,116,45,45,62,10,60,33,45,45,32,105,110,116,101,114,118,105,101,119,87,105,116,104,32,116,104,101,32,99,111,112,105,101,115,32,111,102,99,111,110,115,101,110,115,117,115,119,97,115,32,98,117,105,108,116,86,101,110,101,122,117,101,108,97,40,102,111,114,109,101,114,108,121,116,104,101,32,115,116,97,116,101,112,101,114,115,111,110,110,101,108,115,116,114,97,116,101,103,105,99,102,97,118,111,117,114,32,111,102,105,110,118,101,110,116,105,111,110,87,105,107,105,112,101,100,105,97,99,111,110,116,105,110,101,110,116,118,105,114,116,117,97,108,108,121,119,104,105,99,104,32,119,97,115,112,114,105,110,99,105,112,108,101,67,111,109,112,108,101,116,101,32,105,100,101,110,116,105,99,97,108,115,104,111,119,32,116,104,97,116,112,114,105,109,105,116,105,118,101,97,119,97,121,32,102,114,111,109,109,111,108,101,99,117,108,97,114,112,114,101,99,105,115,101,108,121,100,105,115,115,111,108,118,101,100,85,110,100,101,114,32,116,104,101,118,101,114,115,105,111,110,61,34,62,38,110,98,115,112,59,60,47,73,116,32,105,115,32,116,104,101,32,84,104,105,115,32,105,115,32,119,105,108,108,32,104,97,118,101,111,114,103,97,110,105,115,109,115,115,111,109,101,32,116,105,109,101,70,114,105,101,100,114,105,99,104,119,97,115,32,102,105,114,115,116,116,104,101,32,111,110,108,121,32,102,97,99,116,32,116,104,97,116,102,111,114,109,32,105,100,61,34,112,114,101,99,101,100,105,110,103,84,101,99,104,110,105,99,97,108,112,104,121,115,105,99,105,115,116,111,99,99,117,114,115,32,105,110,110,97,118,105,103,97,116,111,114,115,101,99,116,105,111,110,34,62,115,112,97,110,32,105,100,61,34,115,111,117,103,104,116,32,116,111,98,101,108,111,119,32,116,104,101,115,117,114,118,105,118,105,110,103,125,60,47,115,116,121,108,101,62,104,105,115,32,100,101,97,116,104,97,115,32,105,110,32,116,104,101,99,97,117,115,101,100,32,98,121,112,97,114,116,105,97,108,108,121,101,120,105,115,116,105,110,103,32,117,115,105,110,103,32,116,104,101,119,97,115,32,103,105,118,101,110,97,32,108,105,115,116,32,111,102,108,101,118,101,108,115,32,111,102,110,111,116,105,111,110,32,111,102,79,102,102,105,99,105,97,108,32,100,105,115,109,105,115,115,101,100,115,99,105,101,110,116,105,115,116,114,101,115,101,109,98,108,101,115,100,117,112,108,105,99,97,116,101,101,120,112,108,111,115,105,118,101,114,101,99,111,118,101,114,101,100,97,108,108,32,111,116,104,101,114,103,97,108,108,101,114,105,101,115,123,112,97,100,100,105,110,103,58,112,101,111,112,108,101,32,111,102,114,101,103,105,111,110,32,111,102,97,100,100,114,101,115,115,101,115,97,115,115,111,99,105,97,116,101,105,109,103,32,97,108,116,61,34,105,110,32,109,111,100,101,114,110,115,104,111,117,108,100,32,98,101,109,101,116,104,111,100,32,111,102,114,101,112,111,114,116,105,110,103,116,105,109,101,115,116,97,109,112,110,101,101,100,101,100,32,116,111,116,104,101,32,71,114,101,97,116,114,101,103,97,114,100,105,110,103,115,101,101,109,101,100,32,116,111,118,105,101,119,101,100,32,97,115,105,109,112,97,99,116,32,111,110,105,100,101,97,32,116,104,97,116,116,104,101,32,87,111,114,108,100,104,101,105,103,104,116,32,111,102,101,120,112,97,110,100,105,110,103,84,104,101,115,101,32,97,114,101,99,117,114,114,101,110,116,34,62,99,97,114,101,102,117,108,108,121,109,97,105,110,116,97,105,110,115,99,104,97,114,103,101,32,111,102,67,108,97,115,115,105,99,97,108,97,100,100,114,101,115,115,101,100,112,114,101,100,105,99,116,101,100,111,119,110,101,114,115,104,105,112,60,100,105,118,32,105,100,61,34,114,105,103,104,116,34,62,13,10,114,101,115,105,100,101,110,99,101,108,101,97,118,101,32,116,104,101,99,111,110,116,101,110,116,34,62,97,114,101,32,111,102,116,101,110,32,32,125,41,40,41,59,13,10,112,114,111,98,97,98,108,121,32,80,114,111,102,101,115,115,111,114,45,98,117,116,116,111,110,34,32,114,101,115,112,111,110,100,101,100,115,97,121,115,32,116,104,97,116,104,97,100,32,116,111,32,98,101,112,108,97,99,101,100,32,105,110,72,117,110,103,97,114,105,97,110,115,116,97,116,117,115,32,111,102,115,101,114,118,101,115,32,97,115,85,110,105,118,101,114,115,97,108,101,120,101,99,117,116,105,111,110,97,103,103,114,101,103,97,116,101,102,111,114,32,119,104,105,99,104,105,110,102,101,99,116,105,111,110,97,103,114,101,101,100,32,116,111,104,111,119,101,118,101,114,44,32,112,111,112,117,108,97,114,34,62,112,108,97,99,101,100,32,111,110,99,111,110,115,116,114,117,99,116,101,108,101,99,116,111,114,97,108,115,121,109,98,111,108,32,111,102,105,110,99,108,117,100,105,110,103,114,101,116,117,114,110,32,116,111,97,114,99,104,105,116,101,99,116,67,104,114,105,115,116,105,97,110,112,114,101,118,105,111,117,115,32,108,105,118,105,110,103,32,105,110,101,97,115,105,101,114,32,116,111,112,114,111,102,101,115,115,111,114,10,38,108,116,59,33,45,45,32,101,102,102,101,99,116,32,111,102,97,110,97,108,121,116,105,99,115,119,97,115,32,116,97,107,101,110,119,104,101,114,101,32,116,104,101,116,111,111,107,32,111,118,101,114,98,101,108,105,101,102,32,105,110,65,102,114,105,107,97,97,110,115,97,115,32,102,97,114,32,97,115,112,114,101,118,101,110,116,101,100,119,111,114,107,32,119,105,116,104,97,32,115,112,101,99,105,97,108,60,102,105,101,108,100,115,101,116,67,104,114,105,115,116,109,97,115,82,101,116,114,105,101,118,101,100,10,10,73,110,32,116,104,101,32,98,97,99,107,32,105,110,116,111,110,111,114,116,104,101,97,115,116,109,97,103,97,122,105,110,101,115,62,60,115,116,114,111,110,103,62,99,111,109,109,105,116,116,101,101,103,111,118,101,114,110,105,110,103,103,114,111,117,112,115,32,111,102,115,116,111,114,101,100,32,105,110,101,115,116,97,98,108,105,115,104,97,32,103,101,110,101,114,97,108,105,116,115,32,102,105,114,115,116,116,104,101,105,114,32,111,119,110,112,111,112,117,108,97,116,101,100,97,110,32,111,98,106,101,99,116,67,97,114,105,98,98,101,97,110,97,108,108,111,119,32,116,104,101,100,105,115,116,114,105,99,116,115,119,105,115,99,111,110,115,105,110,108,111,99,97,116,105,111,110,46,59,32,119,105,100,116,104,58,32,105,110,104,97,98,105,116,101,100,83,111,99,105,97,108,105,115,116,74,97,110,117,97,114,121,32,49,60,47,102,111,111,116,101,114,62,115,105,109,105,108,97,114,108,121,99,104,111,105,99,101,32,111,102,116,104,101,32,115,97,109,101,32,115,112,101,99,105,102,105,99,32,98,117,115,105,110,101,115,115,32,84,104,101,32,102,105,114,115,116,46,108,101,110,103,116,104,59,32,100,101,115,105,114,101,32,116,111,100,101,97,108,32,119,105,116,104,115,105,110,99,101,32,116,104,101,117,115,101,114,65,103,101,110,116,99,111,110,99,101,105,118,101,100,105,110,100,101,120,46,112,104,112,97,115,32,38,113,117,111,116,59,101,110,103,97,103,101,32,105,110,114,101,99,101,110,116,108,121,44,102,101,119,32,121,101,97,114,115,119,101,114,101,32,97,108,115,111,10,60,104,101,97,100,62,10,60,101,100,105,116,101,100,32,98,121,97,114,101,32,107,110,111,119,110,99,105,116,105,101,115,32,105,110,97,99,99,101,115,115,107,101,121,99,111,110,100,101,109,110,101,100,97,108,115,111,32,104,97,118,101,115,101,114,118,105,99,101,115,44,102,97,109,105,108,121,32,111,102,83,99,104,111,111,108,32,111,102,99,111,110,118,101,114,116,101,100,110,97,116,117,114,101,32,111,102,32,108,97,110,103,117,97,103,101,109,105,110,105,115,116,101,114,115,60,47,111,98,106,101,99,116,62,116,104,101,114,101,32,105,115,32,97,32,112,111,112,117,108,97,114,115,101,113,117,101,110,99,101,115,97,100,118,111,99,97,116,101,100,84,104,101,121,32,119,101,114,101,97,110,121,32,111,116,104,101,114,108,111,99,97,116,105,111,110,61,101,110,116,101,114,32,116,104,101,109,117,99,104,32,109,111,114,101,114,101,102,108,101,99,116,101,100,119,97,115,32,110,97,109,101,100,111,114,105,103,105,110,97,108,32,97,32,116,121,112,105,99,97,108,119,104,101,110,32,116,104,101,121,101,110,103,105,110,101,101,114,115,99,111,117,108,100,32,110,111,116,114,101,115,105,100,101,110,116,115,119,101,100,110,101,115,100,97,121,116,104,101,32,116,104,105,114,100,32,112,114,111,100,117,99,116,115,74,97,110,117,97,114,121,32,50,119,104,97,116,32,116,104,101,121,97,32,99,101,114,116,97,105,110,114,101,97,99,116,105,111,110,115,112,114,111,99,101,115,115,111,114,97,102,116,101,114,32,104,105,115,116,104,101,32,108,97,115,116,32,99,111,110,116,97,105,110,101,100,34,62,60,47,100,105,118,62,10,60,47,97,62,60,47,116,100,62,100,101,112,101,110,100,32,111,110,115,101,97,114,99,104,34,62,10,112,105,101,99,101,115,32,111,102,99,111,109,112,101,116,105,110,103,82,101,102,101,114,101,110,99,101,116,101,110,110,101,115,115,101,101,119,104,105,99,104,32,104,97,115,32,118,101,114,115,105,111,110,61,60,47,115,112,97,110,62,32,60,60,47,104,101,97,100,101,114,62,103,105,118,101,115,32,116,104,101,104,105,115,116,111,114,105,97,110,118,97,108,117,101,61,34,34,62,112,97,100,100,105,110,103,58,48,118,105,101,119,32,116,104,97,116,116,111,103,101,116,104,101,114,44,116,104,101,32,109,111,115,116,32,119,97,115,32,102,111,117,110,100,115,117,98,115,101,116,32,111,102,97,116,116,97,99,107,32,111,110,99,104,105,108,100,114,101,110,44,112,111,105,110,116,115,32,111,102,112,101,114,115,111,110,97,108,32,112,111,115,105,116,105,111,110,58,97,108,108,101,103,101,100,108,121,67,108,101,118,101,108,97,110,100,119,97,115,32,108,97,116,101,114,97,110,100,32,97,102,116,101,114,97,114,101,32,103,105,118,101,110,119,97,115,32,115,116,105,108,108,115,99,114,111,108,108,105,110,103,100,101,115,105,103,110,32,111,102,109,97,107,101,115,32,116,104,101,109,117,99,104,32,108,101,115,115,65,109,101,114,105,99,97,110,115,46,10,10,65,102,116,101,114,32,44,32,98,117,116,32,116,104,101,77,117,115,101,117,109,32,111,102,108,111,117,105,115,105,97,110,97,40,102,114,111,109,32,116,104,101,109,105,110,110,101,115,111,116,97,112,97,114,116,105,99,108,101,115,97,32,112,114,111,99,101,115,115,68,111,109,105,110,105,99,97,110,118,111,108,117,109,101,32,111,102,114,101,116,117,114,110,105,110,103,100,101,102,101,110,115,105,118,101,48,48,112,120,124,114,105,103,104,109,97,100,101,32,102,114,111,109,109,111,117,115,101,111,118,101,114,34,32,115,116,121,108,101,61,34,115,116,97,116,101,115,32,111,102,40,119,104,105,99,104,32,105,115,99,111,110,116,105,110,117,101,115,70,114,97,110,99,105,115,99,111,98,117,105,108,100,105,110,103,32,119,105,116,104,111,117,116,32,97,119,105,116,104,32,115,111,109,101,119,104,111,32,119,111,117,108,100,97,32,102,111,114,109,32,111,102,97,32,112,97,114,116,32,111,102,98,101,102,111,114,101,32,105,116,107,110,111,119,110,32,97,115,32,32,83,101,114,118,105,99,101,115,108,111,99,97,116,105,111,110,32,97,110,100,32,111,102,116,101,110,109,101,97,115,117,114,105,110,103,97,110,100,32,105,116,32,105,115,112,97,112,101,114,98,97,99,107,118,97,108,117,101,115,32,111,102,13,10,60,116,105,116,108,101,62,61,32,119,105,110,100,111,119,46,100,101,116,101,114,109,105,110,101,101,114,38,113,117,111,116,59,32,112,108,97,121,101,100,32,98,121,97,110,100,32,101,97,114,108,121,60,47,99,101,110,116,101,114,62,102,114,111,109,32,116,104,105,115,116,104,101,32,116,104,114,101,101,112,111,119,101,114,32,97,110,100,111,102,32,38,113,117,111,116,59,105,110,110,101,114,72,84,77,76,60,97,32,104,114,101,102,61,34,121,58,105,110,108,105,110,101,59,67,104,117,114,99,104,32,111,102,116,104,101,32,101,118,101,110,116,118,101,114,121,32,104,105,103,104,111,102,102,105,99,105,97,108,32,45,104,101,105,103,104,116,58,32,99,111,110,116,101,110,116,61,34,47,99,103,105,45,98,105,110,47,116,111,32,99,114,101,97,116,101,97,102,114,105,107,97,97,110,115,101,115,112,101,114,97,110,116,111,102,114,97,110,195,167,97,105,115,108,97,116,118,105,101,197,161,117,108,105,101,116,117,118,105,197,179,196,140,101,197,161,116,105,110,97,196,141,101,197,161,116,105,110,97,224,185,132,224,184,151,224,184,162,230,151,165,230,156,172,232,170,158,231,174,128,228,189,147,229,173,151,231,185,129,233,171,148,229,173,151,237,149,156,234,181,173,236,150,180,228,184,186,228,187,128,228,185,136,232,174,161,231,174,151,230,156,186,231,172,148,232,174,176,230,156,172,232,168,142,232,171,150,229,141,128,230,156,141,229,138,161,229,153,168,228,186,146,232,129,148,231,189,145,230,136,191,229,156,176,228,186,167,228,191,177,228,185,144,233,131,168,229,135,186,231,137,136,231,164,190,230,142,146,232,161,140,230,166,156,233,131,168,232,144,189,230,160,188,232,191,155,228,184,128,230,173,165,230,148,175,228,187,152,229,174,157,233,170,140,232,175,129,231,160,129,229,167,148,229,145,152,228,188,154,230,149,176,230,141,174,229,186,147,230,182,136,232,180,185,232,128,133,229,138,158,229,133,172,229,174,164,232,174,168,232,174,186,229,140,186,230,183,177,229,156,179,229,184,130,230,146,173,230,148,190,229,153,168,229,140,151,228,186,172,229,184,130,229,164,167,229,173,166,231,148,159,232,182,138,230,157,165,232,182,138,231,174,161,231,144,134,229,145,152,228,191,161,230,129,175,231,189,145,115,101,114,118,105,99,105,111,115,97,114,116,195,173,99,117,108,111,97,114,103,101,110,116,105,110,97,98,97,114,99,101,108,111,110,97,99,117,97,108,113,117,105,101,114,112,117,98,108,105,99,97,100,111,112,114,111,100,117,99,116,111,115,112,111,108,195,173,116,105,99,97,114,101,115,112,117,101,115,116,97,119,105,107,105,112,101,100,105,97,115,105,103,117,105,101,110,116,101,98,195,186,115,113,117,101,100,97,99,111,109,117,110,105,100,97,100,115,101,103,117,114,105,100,97,100,112,114,105,110,99,105,112,97,108,112,114,101,103,117,110,116,97,115,99,111,110,116,101,110,105,100,111,114,101,115,112,111,110,100,101,114,118,101,110,101,122,117,101,108,97,112,114,111,98,108,101,109,97,115,100,105,99,105,101,109,98,114,101,114,101,108,97,99,105,195,179,110,110,111,118,105,101,109,98,114,101,115,105,109,105,108,97,114,101,115,112,114,111,121,101,99,116,111,115,112,114,111,103,114,97,109,97,115,105,110,115,116,105,116,117,116,111,97,99,116,105,118,105,100,97,100,101,110,99,117,101,110,116,114,97,101,99,111,110,111,109,195,173,97,105,109,195,161,103,101,110,101,115,99,111,110,116,97,99,116,97,114,100,101,115,99,97,114,103,97,114,110,101,99,101,115,97,114,105,111,97,116,101,110,99,105,195,179,110,116,101,108,195,169,102,111,110,111,99,111,109,105,115,105,195,179,110,99,97,110,99,105,111,110,101,115,99,97,112,97,99,105,100,97,100,101,110,99,111,110,116,114,97,114,97,110,195,161,108,105,115,105,115,102,97,118,111,114,105,116,111,115,116,195,169,114,109,105,110,111,115,112,114,111,118,105,110,99,105,97,101,116,105,113,117,101,116,97,115,101,108,101,109,101,110,116,111,115,102,117,110,99,105,111,110,101,115,114,101,115,117,108,116,97,100,111,99,97,114,195,161,99,116,101,114,112,114,111,112,105,101,100,97,100,112,114,105,110,99,105,112,105,111,110,101,99,101,115,105,100,97,100,109,117,110,105,99,105,112,97,108,99,114,101,97,99,105,195,179,110,100,101,115,99,97,114,103,97,115,112,114,101,115,101,110,99,105,97,99,111,109,101,114,99,105,97,108,111,112,105,110,105,111,110,101,115,101,106,101,114,99,105,99,105,111,101,100,105,116,111,114,105,97,108,115,97,108,97,109,97,110,99,97,103,111,110,122,195,161,108,101,122,100,111,99,117,109,101,110,116,111,112,101,108,195,173,99,117,108,97,114,101,99,105,101,110,116,101,115,103,101,110,101,114,97,108,101,115,116,97,114,114,97,103,111,110,97,112,114,195,161,99,116,105,99,97,110,111,118,101,100,97,100,101,115,112,114,111,112,117,101,115,116,97,112,97,99,105,101,110,116,101,115,116,195,169,99,110,105,99,97,115,111,98,106,101,116,105,118,111,115,99,111,110,116,97,99,116,111,115,224,164,174,224,165,135,224,164,130,224,164,178,224,164,191,224,164,143,224,164,185,224,165,136,224,164,130,224,164,151,224,164,175,224,164,190,224,164,184,224,164,190,224,164,165,224,164,143,224,164,181,224,164,130,224,164,176,224,164,185,224,165,135,224,164,149,224,165,139,224,164,136,224,164,149,224,165,129,224,164,155,224,164,176,224,164,185,224,164,190,224,164,172,224,164,190,224,164,166,224,164,149,224,164,185,224,164,190,224,164,184,224,164,173,224,165,128,224,164,185,224,165,129,224,164,143,224,164,176,224,164,185,224,165,128,224,164,174,224,165,136,224,164,130,224,164,166,224,164,191,224,164,168,224,164,172,224,164,190,224,164,164,100,105,112,108,111,100,111,99,115,224,164,184,224,164,174,224,164,175,224,164,176,224,165,130,224,164,170,224,164,168,224,164,190,224,164,174,224,164,170,224,164,164,224,164,190,224,164,171,224,164,191,224,164,176,224,164,148,224,164,184,224,164,164,224,164,164,224,164,176,224,164,185,224,164,178,224,165,139,224,164,151,224,164,185,224,165,129,224,164,134,224,164,172,224,164,190,224,164,176,224,164,166,224,165,135,224,164,182,224,164,185,224,165,129,224,164,136,224,164,150,224,165,135,224,164,178,224,164,175,224,164,166,224,164,191,224,164,149,224,164,190,224,164,174,224,164,181,224,165,135,224,164,172,224,164,164,224,165,128,224,164,168,224,164,172,224,165,128,224,164,154,224,164,174,224,165,140,224,164,164,224,164,184,224,164,190,224,164,178,224,164,178,224,165,135,224,164,150,224,164,156,224,165,137,224,164,172,224,164,174,224,164,166,224,164,166,224,164,164,224,164,165,224,164,190,224,164,168,224,164,185,224,165,128,224,164,182,224,164,185,224,164,176,224,164,133,224,164,178,224,164,151,224,164,149,224,164,173,224,165,128,224,164,168,224,164,151,224,164,176,224,164,170,224,164,190,224,164,184,224,164,176,224,164,190,224,164,164,224,164,149,224,164,191,224,164,143,224,164,137,224,164,184,224,165,135,224,164,151,224,164,175,224,165,128,224,164,185,224,165,130,224,164,129,224,164,134,224,164,151,224,165,135,224,164,159,224,165,128,224,164,174,224,164,150,224,165,139,224,164,156,224,164,149,224,164,190,224,164,176,224,164,133,224,164,173,224,165,128,224,164,151,224,164,175,224,165,135,224,164,164,224,165,129,224,164,174,224,164,181,224,165,139,224,164,159,224,164,166,224,165,135,224,164,130,224,164,133,224,164,151,224,164,176,224,164,144,224,164,184,224,165,135,224,164,174,224,165,135,224,164,178,224,164,178,224,164,151,224,164,190,224,164,185,224,164,190,224,164,178,224,164,138,224,164,170,224,164,176,224,164,154,224,164,190,224,164,176,224,164,144,224,164,184,224,164,190,224,164,166,224,165,135,224,164,176,224,164,156,224,164,191,224,164,184,224,164,166,224,164,191,224,164,178,224,164,172,224,164,130,224,164,166,224,164,172,224,164,168,224,164,190,224,164,185,224,165,130,224,164,130,224,164,178,224,164,190,224,164,150,224,164,156,224,165,128,224,164,164,224,164,172,224,164,159,224,164,168,224,164,174,224,164,191,224,164,178,224,164,135,224,164,184,224,165,135,224,164,134,224,164,168,224,165,135,224,164,168,224,164,175,224,164,190,224,164,149,224,165,129,224,164,178,224,164,178,224,165,137,224,164,151,224,164,173,224,164,190,224,164,151,224,164,176,224,165,135,224,164,178,224,164,156,224,164,151,224,164,185,224,164,176,224,164,190,224,164,174,224,164,178,224,164,151,224,165,135,224,164,170,224,165,135,224,164,156,224,164,185,224,164,190,224,164,165,224,164,135,224,164,184,224,165,128,224,164,184,224,164,185,224,165,128,224,164,149,224,164,178,224,164,190,224,164,160,224,165,128,224,164,149,224,164,185,224,164,190,224,164,129,224,164,166,224,165,130,224,164,176,224,164,164,224,164,185,224,164,164,224,164,184,224,164,190,224,164,164,224,164,175,224,164,190,224,164,166,224,164,134,224,164,175,224,164,190,224,164,170,224,164,190,224,164,149,224,164,149,224,165,140,224,164,168,224,164,182,224,164,190,224,164,174,224,164,166,224,165,135,224,164,150,224,164,175,224,164,185,224,165,128,224,164,176,224,164,190,224,164,175,224,164,150,224,165,129,224,164,166,224,164,178,224,164,151,224,165,128,99,97,116,101,103,111,114,105,101,115,101,120,112,101,114,105,101,110,99,101,60,47,116,105,116,108,101,62,13,10,67,111,112,121,114,105,103,104,116,32,106,97,118,97,115,99,114,105,112,116,99,111,110,100,105,116,105,111,110,115,101,118,101,114,121,116,104,105,110,103,60,112,32,99,108,97,115,115,61,34,116,101,99,104,110,111,108,111,103,121,98,97,99,107,103,114,111,117,110,100,60,97,32,99,108,97,115,115,61,34,109,97,110,97,103,101,109,101,110,116,38,99,111,112,121,59,32,50,48,49,106,97,118,97,83,99,114,105,112,116,99,104,97,114,97,99,116,101,114,115,98,114,101,97,100,99,114,117,109,98,116,104,101,109,115,101,108,118,101,115,104,111,114,105,122,111,110,116,97,108,103,111,118,101,114,110,109,101,110,116,67,97,108,105,102,111,114,110,105,97,97,99,116,105,118,105,116,105,101,115,100,105,115,99,111,118,101,114,101,100,78,97,118,105,103,97,116,105,111,110,116,114,97,110,115,105,116,105,111,110,99,111,110,110,101,99,116,105,111,110,110,97,118,105,103,97,116,105,111,110,97,112,112,101,97,114,97,110,99,101,60,47,116,105,116,108,101,62,60,109,99,104,101,99,107,98,111,120,34,32,116,101,99,104,110,105,113,117,101,115,112,114,111,116,101,99,116,105,111,110,97,112,112,97,114,101,110,116,108,121,97,115,32,119,101,108,108,32,97,115,117,110,116,39,44,32,39,85,65,45,114,101,115,111,108,117,116,105,111,110,111,112,101,114,97,116,105,111,110,115,116,101,108,101,118,105,115,105,111,110,116,114,97,110,115,108,97,116,101,100,87,97,115,104,105,110,103,116,111,110,110,97,118,105,103,97,116,111,114,46,32,61,32,119,105,110,100,111,119,46,105,109,112,114,101,115,115,105,111,110,38,108,116,59,98,114,38,103,116,59,108,105,116,101,114,97,116,117,114,101,112,111,112,117,108,97,116,105,111,110,98,103,99,111,108,111,114,61,34,35,101,115,112,101,99,105,97,108,108,121,32,99,111,110,116,101,110,116,61,34,112,114,111,100,117,99,116,105,111,110,110,101,119,115,108,101,116,116,101,114,112,114,111,112,101,114,116,105,101,115,100,101,102,105,110,105,116,105,111,110,108,101,97,100,101,114,115,104,105,112,84,101,99,104,110,111,108,111,103,121,80,97,114,108,105,97,109,101,110,116,99,111,109,112,97,114,105,115,111,110,117,108,32,99,108,97,115,115,61,34,46,105,110,100,101,120,79,102,40,34,99,111,110,99,108,117,115,105,111,110,100,105,115,99,117,115,115,105,111,110,99,111,109,112,111,110,101,110,116,115,98,105,111,108,111,103,105,99,97,108,82,101,118,111,108,117,116,105,111,110,95,99,111,110,116,97,105,110,101,114,117,110,100,101,114,115,116,111,111,100,110,111,115,99,114,105,112,116,62,60,112,101,114,109,105,115,115,105,111,110,101,97,99,104,32,111,116,104,101,114,97,116,109,111,115,112,104,101,114,101,32,111,110,102,111,99,117,115,61,34,60,102,111,114,109,32,105,100,61,34,112,114,111,99,101,115,115,105,110,103,116,104,105,115,46,118,97,108,117,101,103,101,110,101,114,97,116,105,111,110,67,111,110,102,101,114,101,110,99,101,115,117,98,115,101,113,117,101,110,116,119,101,108,108,45,107,110,111,119,110,118,97,114,105,97,116,105,111,110,115,114,101,112,117,116,97,116,105,111,110,112,104,101,110,111,109,101,110,111,110,100,105,115,99,105,112,108,105,110,101,108,111,103,111,46,112,110,103,34,32,40,100,111,99,117,109,101,110,116,44,98,111,117,110,100,97,114,105,101,115,101,120,112,114,101,115,115,105,111,110,115,101,116,116,108,101,109,101,110,116,66,97,99,107,103,114,111,117,110,100,111,117,116,32,111,102,32,116,104,101,101,110,116,101,114,112,114,105,115,101,40,34,104,116,116,112,115,58,34,32,117,110,101,115,99,97,112,101,40,34,112,97,115,115,119,111,114,100,34,32,100,101,109,111,99,114,97,116,105,99,60,97,32,104,114,101,102,61,34,47,119,114,97,112,112,101,114,34,62,10,109,101,109,98,101,114,115,104,105,112,108,105,110,103,117,105,115,116,105,99,112,120,59,112,97,100,100,105,110,103,112,104,105,108,111,115,111,112,104,121,97,115,115,105,115,116,97,110,99,101,117,110,105,118,101,114,115,105,116,121,102,97,99,105,108,105,116,105,101,115,114,101,99,111,103,110,105,122,101,100,112,114,101,102,101,114,101,110,99,101,105,102,32,40,116,121,112,101,111,102,109,97,105,110,116,97,105,110,101,100,118,111,99,97,98,117,108,97,114,121,104,121,112,111,116,104,101,115,105,115,46,115,117,98,109,105,116,40,41,59,38,97,109,112,59,110,98,115,112,59,97,110,110,111,116,97,116,105,111,110,98,101,104,105,110,100,32,116,104,101,70,111,117,110,100,97,116,105,111,110,112,117,98,108,105,115,104,101,114,34,97,115,115,117,109,112,116,105,111,110,105,110,116,114,111,100,117,99,101,100,99,111,114,114,117,112,116,105,111,110,115,99,105,101,110,116,105,115,116,115,101,120,112,108,105,99,105,116,108,121,105,110,115,116,101,97,100,32,111,102,100,105,109,101,110,115,105,111,110,115,32,111,110,67,108,105,99,107,61,34,99,111,110,115,105,100,101,114,101,100,100,101,112,97,114,116,109,101,110,116,111,99,99,117,112,97,116,105,111,110,115,111,111,110,32,97,102,116,101,114,105,110,118,101,115,116,109,101,110,116,112,114,111,110,111,117,110,99,101,100,105,100,101,110,116,105,102,105,101,100,101,120,112,101,114,105,109,101,110,116,77,97,110,97,103,101,109,101,110,116,103,101,111,103,114,97,112,104,105,99,34,32,104,101,105,103,104,116,61,34,108,105,110,107,32,114,101,108,61,34,46,114,101,112,108,97,99,101,40,47,100,101,112,114,101,115,115,105,111,110,99,111,110,102,101,114,101,110,99,101,112,117,110,105,115,104,109,101,110,116,101,108,105,109,105,110,97,116,101,100,114,101,115,105,115,116,97,110,99,101,97,100,97,112,116,97,116,105,111,110,111,112,112,111,115,105,116,105,111,110,119,101,108,108,32,107,110,111,119,110,115,117,112,112,108,101,109,101,110,116,100,101,116,101,114,109,105,110,101,100,104,49,32,99,108,97,115,115,61,34,48,112,120,59,109,97,114,103,105,110,109,101,99,104,97,110,105,99,97,108,115,116,97,116,105,115,116,105,99,115,99,101,108,101,98,114,97,116,101,100,71,111,118,101,114,110,109,101,110,116,10,10,68,117,114,105,110,103,32,116,100,101,118,101,108,111,112,101,114,115,97,114,116,105,102,105,99,105,97,108,101,113,117,105,118,97,108,101,110,116,111,114,105,103,105,110,97,116,101,100,67,111,109,109,105,115,115,105,111,110,97,116,116,97,99,104,109,101,110,116,60,115,112,97,110,32,105,100,61,34,116,104,101,114,101,32,119,101,114,101,78,101,100,101,114,108,97,110,100,115,98,101,121,111,110,100,32,116,104,101,114,101,103,105,115,116,101,114,101,100,106,111,117,114,110,97,108,105,115,116,102,114,101,113,117,101,110,116,108,121,97,108,108,32,111,102,32,116,104,101,108,97,110,103,61,34,101,110,34,32,60,47,115,116,121,108,101,62,13,10,97,98,115,111,108,117,116,101,59,32,115,117,112,112,111,114,116,105,110,103,101,120,116,114,101,109,101,108,121,32,109,97,105,110,115,116,114,101,97,109,60,47,115,116,114,111,110,103,62,32,112,111,112,117,108,97,114,105,116,121,101,109,112,108,111,121,109,101,110,116,60,47,116,97,98,108,101,62,13,10,32,99,111,108,115,112,97,110,61,34,60,47,102,111,114,109,62,10,32,32,99,111,110,118,101,114,115,105,111,110,97,98,111,117,116,32,116,104,101,32,60,47,112,62,60,47,100,105,118,62,105,110,116,101,103,114,97,116,101,100,34,32,108,97,110,103,61,34,101,110,80,111,114,116,117,103,117,101,115,101,115,117,98,115,116,105,116,117,116,101,105,110,100,105,118,105,100,117,97,108,105,109,112,111,115,115,105,98,108,101,109,117,108,116,105,109,101,100,105,97,97,108,109,111,115,116,32,97,108,108,112,120,32,115,111,108,105,100,32,35,97,112,97,114,116,32,102,114,111,109,115,117,98,106,101,99,116,32,116,111,105,110,32,69,110,103,108,105,115,104,99,114,105,116,105,99,105,122,101,100,101,120,99,101,112,116,32,102,111,114,103,117,105,100,101,108,105,110,101,115,111,114,105,103,105,110,97,108,108,121,114,101,109,97,114,107,97,98,108,101,116,104,101,32,115,101,99,111,110,100,104,50,32,99,108,97,115,115,61,34,60,97,32,116,105,116,108,101,61,34,40,105,110,99,108,117,100,105,110,103,112,97,114,97,109,101,116,101,114,115,112,114,111,104,105,98,105,116,101,100,61,32,34,104,116,116,112,58,47,47,100,105,99,116,105,111,110,97,114,121,112,101,114,99,101,112,116,105,111,110,114,101,118,111,108,117,116,105,111,110,102,111,117,110,100,97,116,105,111,110,112,120,59,104,101,105,103,104,116,58,115,117,99,99,101,115,115,102,117,108,115,117,112,112,111,114,116,101,114,115,109,105,108,108,101,110,110,105,117,109,104,105,115,32,102,97,116,104,101,114,116,104,101,32,38,113,117,111,116,59,110,111,45,114,101,112,101,97,116,59,99,111,109,109,101,114,99,105,97,108,105,110,100,117,115,116,114,105,97,108,101,110,99,111,117,114,97,103,101,100,97,109,111,117,110,116,32,111,102,32,117,110,111,102,102,105,99,105,97,108,101,102,102,105,99,105,101,110,99,121,82,101,102,101,114,101,110,99,101,115,99,111,111,114,100,105,110,97,116,101,100,105,115,99,108,97,105,109,101,114,101,120,112,101,100,105,116,105,111,110,100,101,118,101,108,111,112,105,110,103,99,97,108,99,117,108,97,116,101,100,115,105,109,112,108,105,102,105,101,100,108,101,103,105,116,105,109,97,116,101,115,117,98,115,116,114,105,110,103,40,48,34,32,99,108,97,115,115,61,34,99,111,109,112,108,101,116,101,108,121,105,108,108,117,115,116,114,97,116,101,102,105,118,101,32,121,101,97,114,115,105,110,115,116,114,117,109,101,110,116,80,117,98,108,105,115,104,105,110,103,49,34,32,99,108,97,115,115,61,34,112,115,121,99,104,111,108,111,103,121,99,111,110,102,105,100,101,110,99,101,110,117,109,98,101,114,32,111,102,32,97,98,115,101,110,99,101,32,111,102,102,111,99,117,115,101,100,32,111,110,106,111,105,110,101,100,32,116,104,101,115,116,114,117,99,116,117,114,101,115,112,114,101,118,105,111,117,115,108,121,62,60,47,105,102,114,97,109,101,62,111,110,99,101,32,97,103,97,105,110,98,117,116,32,114,97,116,104,101,114,105,109,109,105,103,114,97,110,116,115,111,102,32,99,111,117,114,115,101,44,97,32,103,114,111,117,112,32,111,102,76,105,116,101,114,97,116,117,114,101,85,110,108,105,107,101,32,116,104,101,60,47,97,62,38,110,98,115,112,59,10,102,117,110,99,116,105,111,110,32,105,116,32,119,97,115,32,116,104,101,67,111,110,118,101,110,116,105,111,110,97,117,116,111,109,111,98,105,108,101,80,114,111,116,101,115,116,97,110,116,97,103,103,114,101,115,115,105,118,101,97,102,116,101,114,32,116,104,101,32,83,105,109,105,108,97,114,108,121,44,34,32,47,62,60,47,100,105,118,62,99,111,108,108,101,99,116,105,111,110,13,10,102,117,110,99,116,105,111,110,118,105,115,105,98,105,108,105,116,121,116,104,101,32,117,115,101,32,111,102,118,111,108,117,110,116,101,101,114,115,97,116,116,114,97,99,116,105,111,110,117,110,100,101,114,32,116,104,101,32,116,104,114,101,97,116,101,110,101,100,42,60,33,91,67,68,65,84,65,91,105,109,112,111,114,116,97,110,99,101,105,110,32,103,101,110,101,114,97,108,116,104,101,32,108,97,116,116,101,114,60,47,102,111,114,109,62,10,60,47,46,105,110,100,101,120,79,102,40,39,105,32,61,32,48,59,32,105,32,60,100,105,102,102,101,114,101,110,99,101,100,101,118,111,116,101,100,32,116,111,116,114,97,100,105,116,105,111,110,115,115,101,97,114,99,104,32,102,111,114,117,108,116,105,109,97,116,101,108,121,116,111,117,114,110,97,109,101,110,116,97,116,116,114,105,98,117,116,101,115,115,111,45,99,97,108,108,101,100,32,125,10,60,47,115,116,121,108,101,62,101,118,97,108,117,97,116,105,111,110,101,109,112,104,97,115,105,122,101,100,97,99,99,101,115,115,105,98,108,101,60,47,115,101,99,116,105,111,110,62,115,117,99,99,101,115,115,105,111,110,97,108,111,110,103,32,119,105,116,104,77,101,97,110,119,104,105,108,101,44,105,110,100,117,115,116,114,105,101,115,60,47,97,62,60,98,114,32,47,62,104,97,115,32,98,101,99,111,109,101,97,115,112,101,99,116,115,32,111,102,84,101,108,101,118,105,115,105,111,110,115,117,102,102,105,99,105,101,110,116,98,97,115,107,101,116,98,97,108,108,98,111,116,104,32,115,105,100,101,115,99,111,110,116,105,110,117,105,110,103,97,110,32,97,114,116,105,99,108,101,60,105,109,103,32,97,108,116,61,34,97,100,118,101,110,116,117,114,101,115,104,105,115,32,109,111,116,104,101,114,109,97,110,99,104,101,115,116,101,114,112,114,105,110,99,105,112,108,101,115,112,97,114,116,105,99,117,108,97,114,99,111,109,109,101,110,116,97,114,121,101,102,102,101,99,116,115,32,111,102,100,101,99,105,100,101,100,32,116,111,34,62,60,115,116,114,111,110,103,62,112,117,98,108,105,115,104,101,114,115,74,111,117,114,110,97,108,32,111,102,100,105,102,102,105,99,117,108,116,121,102,97,99,105,108,105,116,97,116,101,97,99,99,101,112,116,97,98,108,101,115,116,121,108,101,46,99,115,115,34,9,102,117,110,99,116,105,111,110,32,105,110,110,111,118,97,116,105,111,110,62,67,111,112,121,114,105,103,104,116,115,105,116,117,97,116,105,111,110,115,119,111,117,108,100,32,104,97,118,101,98,117,115,105,110,101,115,115,101,115,68,105,99,116,105,111,110,97,114,121,115,116,97,116,101,109,101,110,116,115,111,102,116,101,110,32,117,115,101,100,112,101,114,115,105,115,116,101,110,116,105,110,32,74,97,110,117,97,114,121,99,111,109,112,114,105,115,105,110,103,60,47,116,105,116,108,101,62,10,9,100,105,112,108,111,109,97,116,105,99,99,111,110,116,97,105,110,105,110,103,112,101,114,102,111,114,109,105,110,103,101,120,116,101,110,115,105,111,110,115,109,97,121,32,110,111,116,32,98,101,99,111,110,99,101,112,116,32,111,102,32,111,110,99,108,105,99,107,61,34,73,116,32,105,115,32,97,108,115,111,102,105,110,97,110,99,105,97,108,32,109,97,107,105,110,103,32,116,104,101,76,117,120,101,109,98,111,117,114,103,97,100,100,105,116,105,111,110,97,108,97,114,101,32,99,97,108,108,101,100,101,110,103,97,103,101,100,32,105,110,34,115,99,114,105,112,116,34,41,59,98,117,116,32,105,116,32,119,97,115,101,108,101,99,116,114,111,110,105,99,111,110,115,117,98,109,105,116,61,34,10,60,33,45,45,32,69,110,100,32,101,108,101,99,116,114,105,99,97,108,111,102,102,105,99,105,97,108,108,121,115,117,103,103,101,115,116,105,111,110,116,111,112,32,111,102,32,116,104,101,117,110,108,105,107,101,32,116,104,101,65,117,115,116,114,97,108,105,97,110,79,114,105,103,105,110,97,108,108,121,114,101,102,101,114,101,110,99,101,115,10,60,47,104,101,97,100,62,13,10,114,101,99,111,103,110,105,115,101,100,105,110,105,116,105,97,108,105,122,101,108,105,109,105,116,101,100,32,116,111,65,108,101,120,97,110,100,114,105,97,114,101,116,105,114,101,109,101,110,116,65,100,118,101,110,116,117,114,101,115,102,111,117,114,32,121,101,97,114,115,10,10,38,108,116,59,33,45,45,32,105,110,99,114,101,97,115,105,110,103,100,101,99,111,114,97,116,105,111,110,104,51,32,99,108,97,115,115,61,34,111,114,105,103,105,110,115,32,111,102,111,98,108,105,103,97,116,105,111,110,114,101,103,117,108,97,116,105,111,110,99,108,97,115,115,105,102,105,101,100,40,102,117,110,99,116,105,111,110,40,97,100,118,97,110,116,97,103,101,115,98,101,105,110,103,32,116,104,101,32,104,105,115,116,111,114,105,97,110,115,60,98,97,115,101,32,104,114,101,102,114,101,112,101,97,116,101,100,108,121,119,105,108,108,105,110,103,32,116,111,99,111,109,112,97,114,97,98,108,101,100,101,115,105,103,110,97,116,101,100,110,111,109,105,110,97,116,105,111,110,102,117,110,99,116,105,111,110,97,108,105,110,115,105,100,101,32,116,104,101,114,101,118,101,108,97,116,105,111,110,101,110,100,32,111,102,32,116,104,101,115,32,102,111,114,32,116,104,101,32,97,117,116,104,111,114,105,122,101,100,114,101,102,117,115,101,100,32,116,111,116,97,107,101,32,112,108,97,99,101,97,117,116,111,110,111,109,111,117,115,99,111,109,112,114,111,109,105,115,101,112,111,108,105,116,105,99,97,108,32,114,101,115,116,97,117,114,97,110,116,116,119,111,32,111,102,32,116,104,101,70,101,98,114,117,97,114,121,32,50,113,117,97,108,105,116,121,32,111,102,115,119,102,111,98,106,101,99,116,46,117,110,100,101,114,115,116,97,110,100,110,101,97,114,108,121,32,97,108,108,119,114,105,116,116,101,110,32,98,121,105,110,116,101,114,118,105,101,119,115,34,32,119,105,100,116,104,61,34,49,119,105,116,104,100,114,97,119,97,108,102,108,111,97,116,58,108,101,102,116,105,115,32,117,115,117,97,108,108,121,99,97,110,100,105,100,97,116,101,115,110,101,119,115,112,97,112,101,114,115,109,121,115,116,101,114,105,111,117,115,68,101,112,97,114,116,109,101,110,116,98,101,115,116,32,107,110,111,119,110,112,97,114,108,105,97,109,101,110,116,115,117,112,112,114,101,115,115,101,100,99,111,110,118,101,110,105,101,110,116,114,101,109,101,109,98,101,114,101,100,100,105,102,102,101,114,101,110,116,32,115,121,115,116,101,109,97,116,105,99,104,97,115,32,108,101,100,32,116,111,112,114,111,112,97,103,97,110,100,97,99,111,110,116,114,111,108,108,101,100,105,110,102,108,117,101,110,99,101,115,99,101,114,101,109,111,110,105,97,108,112,114,111,99,108,97,105,109,101,100,80,114,111,116,101,99,116,105,111,110,108,105,32,99,108,97,115,115,61,34,83,99,105,101,110,116,105,102,105,99,99,108,97,115,115,61,34,110,111,45,116,114,97,100,101,109,97,114,107,115,109,111,114,101,32,116,104,97,110,32,119,105,100,101,115,112,114,101,97,100,76,105,98,101,114,97,116,105,111,110,116,111,111,107,32,112,108,97,99,101,100,97,121,32,111,102,32,116,104,101,97,115,32,108,111,110,103,32,97,115,105,109,112,114,105,115,111,110,101,100,65,100,100,105,116,105,111,110,97,108,10,60,104,101,97,100,62,10,60,109,76,97,98,111,114,97,116,111,114,121,78,111,118,101,109,98,101,114,32,50,101,120,99,101,112,116,105,111,110,115,73,110,100,117,115,116,114,105,97,108,118,97,114,105,101,116,121,32,111,102,102,108,111,97,116,58,32,108,101,102,68,117,114,105,110,103,32,116,104,101,97,115,115,101,115,115,109,101,110,116,104,97,118,101,32,98,101,101,110,32,100,101,97,108,115,32,119,105,116,104,83,116,97,116,105,115,116,105,99,115,111,99,99,117,114,114,101,110,99,101,47,117,108,62,60,47,100,105,118,62,99,108,101,97,114,102,105,120,34,62,116,104,101,32,112,117,98,108,105,99,109,97,110,121,32,121,101,97,114,115,119,104,105,99,104,32,119,101,114,101,111,118,101,114,32,116,105,109,101,44,115,121,110,111,110,121,109,111,117,115,99,111,110,116,101,110,116,34,62,10,112,114,101,115,117,109,97,98,108,121,104,105,115,32,102,97,109,105,108,121,117,115,101,114,65,103,101,110,116,46,117,110,101,120,112,101,99,116,101,100,105,110,99,108,117,100,105,110,103,32,99,104,97,108,108,101,110,103,101,100,97,32,109,105,110,111,114,105,116,121,117,110,100,101,102,105,110,101,100,34,98,101,108,111,110,103,115,32,116,111,116,97,107,101,110,32,102,114,111,109,105,110,32,79,99,116,111,98,101,114,112,111,115,105,116,105,111,110,58,32,115,97,105,100,32,116,111,32,98,101,114,101,108,105,103,105,111,117,115,32,70,101,100,101,114,97,116,105,111,110,32,114,111,119,115,112,97,110,61,34,111,110,108,121,32,97,32,102,101,119,109,101,97,110,116,32,116,104,97,116,108,101,100,32,116,111,32,116,104,101,45,45,62,13,10,60,100,105,118,32,60,102,105,101,108,100,115,101,116,62,65,114,99,104,98,105,115,104,111,112,32,99,108,97,115,115,61,34,110,111,98,101,105,110,103,32,117,115,101,100,97,112,112,114,111,97,99,104,101,115,112,114,105,118,105,108,101,103,101,115,110,111,115,99,114,105,112,116,62,10,114,101,115,117,108,116,115,32,105,110,109,97,121,32,98,101,32,116,104,101,69,97,115,116,101,114,32,101,103,103,109,101,99,104,97,110,105,115,109,115,114,101,97,115,111,110,97,98,108,101,80,111,112,117,108,97,116,105,111,110,67,111,108,108,101,99,116,105,111,110,115,101,108,101,99,116,101,100,34,62,110,111,115,99,114,105,112,116,62,13,47,105,110,100,101,120,46,112,104,112,97,114,114,105,118,97,108,32,111,102,45,106,115,115,100,107,39,41,41,59,109,97,110,97,103,101,100,32,116,111,105,110,99,111,109,112,108,101,116,101,99,97,115,117,97,108,116,105,101,115,99,111,109,112,108,101,116,105,111,110,67,104,114,105,115,116,105,97,110,115,83,101,112,116,101,109,98,101,114,32,97,114,105,116,104,109,101,116,105,99,112,114,111,99,101,100,117,114,101,115,109,105,103,104,116,32,104,97,118,101,80,114,111,100,117,99,116,105,111,110,105,116,32,97,112,112,101,97,114,115,80,104,105,108,111,115,111,112,104,121,102,114,105,101,110,100,115,104,105,112,108,101,97,100,105,110,103,32,116,111,103,105,118,105,110,103,32,116,104,101,116,111,119,97,114,100,32,116,104,101,103,117,97,114,97,110,116,101,101,100,100,111,99,117,109,101,110,116,101,100,99,111,108,111,114,58,35,48,48,48,118,105,100,101,111,32,103,97,109,101,99,111,109,109,105,115,115,105,111,110,114,101,102,108,101,99,116,105,110,103,99,104,97,110,103,101,32,116,104,101,97,115,115,111,99,105,97,116,101,100,115,97,110,115,45,115,101,114,105,102,111,110,107,101,121,112,114,101,115,115,59,32,112,97,100,100,105,110,103,58,72,101,32,119,97,115,32,116,104,101,117,110,100,101,114,108,121,105,110,103,116,121,112,105,99,97,108,108,121,32,44,32,97,110,100,32,116,104,101,32,115,114,99,69,108,101,109,101,110,116,115,117,99,99,101,115,115,105,118,101,115,105,110,99,101,32,116,104,101,32,115,104,111,117,108,100,32,98,101,32,110,101,116,119,111,114,107,105,110,103,97,99,99,111,117,110,116,105,110,103,117,115,101,32,111,102,32,116,104,101,108,111,119,101,114,32,116,104,97,110,115,104,111,119,115,32,116,104,97,116,60,47,115,112,97,110,62,10,9,9,99,111,109,112,108,97,105,110,116,115,99,111,110,116,105,110,117,111,117,115,113,117,97,110,116,105,116,105,101,115,97,115,116,114,111,110,111,109,101,114,104,101,32,100,105,100,32,110,111,116,100,117,101,32,116,111,32,105,116,115,97,112,112,108,105,101,100,32,116,111,97,110,32,97,118,101,114,97,103,101,101,102,102,111,114,116,115,32,116,111,116,104,101,32,102,117,116,117,114,101,97,116,116,101,109,112,116,32,116,111,84,104,101,114,101,102,111,114,101,44,99,97,112,97,98,105,108,105,116,121,82,101,112,117,98,108,105,99,97,110,119,97,115,32,102,111,114,109,101,100,69,108,101,99,116,114,111,110,105,99,107,105,108,111,109,101,116,101,114,115,99,104,97,108,108,101,110,103,101,115,112,117,98,108,105,115,104,105,110,103,116,104,101,32,102,111,114,109,101,114,105,110,100,105,103,101,110,111,117,115,100,105,114,101,99,116,105,111,110,115,115,117,98,115,105,100,105,97,114,121,99,111,110,115,112,105,114,97,99,121,100,101,116,97,105,108,115,32,111,102,97,110,100,32,105,110,32,116,104,101,97,102,102,111,114,100,97,98,108,101,115,117,98,115,116,97,110,99,101,115,114,101,97,115,111,110,32,102,111,114,99,111,110,118,101,110,116,105,111,110,105,116,101,109,116,121,112,101,61,34,97,98,115,111,108,117,116,101,108,121,115,117,112,112,111,115,101,100,108,121,114,101,109,97,105,110,101,100,32,97,97,116,116,114,97,99,116,105,118,101,116,114,97,118,101,108,108,105,110,103,115,101,112,97,114,97,116,101,108,121,102,111,99,117,115,101,115,32,111,110,101,108,101,109,101,110,116,97,114,121,97,112,112,108,105,99,97,98,108,101,102,111,117,110,100,32,116,104,97,116,115,116,121,108,101,115,104,101,101,116,109,97,110,117,115,99,114,105,112,116,115,116,97,110,100,115,32,102,111,114,32,110,111,45,114,101,112,101,97,116,40,115,111,109,101,116,105,109,101,115,67,111,109,109,101,114,99,105,97,108,105,110,32,65,109,101,114,105,99,97,117,110,100,101,114,116,97,107,101,110,113,117,97,114,116,101,114,32,111,102,97,110,32,101,120,97,109,112,108,101,112,101,114,115,111,110,97,108,108,121,105,110,100,101,120,46,112,104,112,63,60,47,98,117,116,116,111,110,62,10,112,101,114,99,101,110,116,97,103,101,98,101,115,116,45,107,110,111,119,110,99,114,101,97,116,105,110,103,32,97,34,32,100,105,114,61,34,108,116,114,76,105,101,117,116,101,110,97,110,116,10,60,100,105,118,32,105,100,61,34,116,104,101,121,32,119,111,117,108,100,97,98,105,108,105,116,121,32,111,102,109,97,100,101,32,117,112,32,111,102,110,111,116,101,100,32,116,104,97,116,99,108,101,97,114,32,116,104,97,116,97,114,103,117,101,32,116,104,97,116,116,111,32,97,110,111,116,104,101,114,99,104,105,108,100,114,101,110,39,115,112,117,114,112,111,115,101,32,111,102,102,111,114,109,117,108,97,116,101,100,98,97,115,101,100,32,117,112,111,110,116,104,101,32,114,101,103,105,111,110,115,117,98,106,101,99,116,32,111,102,112,97,115,115,101,110,103,101,114,115,112,111,115,115,101,115,115,105,111,110,46,10,10,73,110,32,116,104,101,32,66,101,102,111,114,101,32,116,104,101,97,102,116,101,114,119,97,114,100,115,99,117,114,114,101,110,116,108,121,32,97,99,114,111,115,115,32,116,104,101,115,99,105,101,110,116,105,102,105,99,99,111,109,109,117,110,105,116,121,46,99,97,112,105,116,97,108,105,115,109,105,110,32,71,101,114,109,97,110,121,114,105,103,104,116,45,119,105,110,103,116,104,101,32,115,121,115,116,101,109,83,111,99,105,101,116,121,32,111,102,112,111,108,105,116,105,99,105,97,110,100,105,114,101,99,116,105,111,110,58,119,101,110,116,32,111,110,32,116,111,114,101,109,111,118,97,108,32,111,102,32,78,101,119,32,89,111,114,107,32,97,112,97,114,116,109,101,110,116,115,105,110,100,105,99,97,116,105,111,110,100,117,114,105,110,103,32,116,104,101,117,110,108,101,115,115,32,116,104,101,104,105,115,116,111,114,105,99,97,108,104,97,100,32,98,101,101,110,32,97,100,101,102,105,110,105,116,105,118,101,105,110,103,114,101,100,105,101,110,116,97,116,116,101,110,100,97,110,99,101,67,101,110,116,101,114,32,102,111,114,112,114,111,109,105,110,101,110,99,101,114,101,97,100,121,83,116,97,116,101,115,116,114,97,116,101,103,105,101,115,98,117,116,32,105,110,32,116,104,101,97,115,32,112,97,114,116,32,111,102,99,111,110,115,116,105,116,117,116,101,99,108,97,105,109,32,116,104,97,116,108,97,98,111,114,97,116,111,114,121,99,111,109,112,97,116,105,98,108,101,102,97,105,108,117,114,101,32,111,102,44,32,115,117,99,104,32,97,115,32,98,101,103,97,110,32,119,105,116,104,117,115,105,110,103,32,116,104,101,32,116,111,32,112,114,111,118,105,100,101,102,101,97,116,117,114,101,32,111,102,102,114,111,109,32,119,104,105,99,104,47,34,32,99,108,97,115,115,61,34,103,101,111,108,111,103,105,99,97,108,115,101,118,101,114,97,108,32,111,102,100,101,108,105,98,101,114,97,116,101,105,109,112,111,114,116,97,110,116,32,104,111,108,100,115,32,116,104,97,116,105,110,103,38,113,117,111,116,59,32,118,97,108,105,103,110,61,116,111,112,116,104,101,32,71,101,114,109,97,110,111,117,116,115,105,100,101,32,111,102,110,101,103,111,116,105,97,116,101,100,104,105,115,32,99,97,114,101,101,114,115,101,112,97,114,97,116,105,111,110,105,100,61,34,115,101,97,114,99,104,119,97,115,32,99,97,108,108,101,100,116,104,101,32,102,111,117,114,116,104,114,101,99,114,101,97,116,105,111,110,111,116,104,101,114,32,116,104,97,110,112,114,101,118,101,110,116,105,111,110,119,104,105,108,101,32,116,104,101,32,101,100,117,99,97,116,105,111,110,44,99,111,110,110,101,99,116,105,110,103,97,99,99,117,114,97,116,101,108,121,119,101,114,101,32,98,117,105,108,116,119,97,115,32,107,105,108,108,101,100,97,103,114,101,101,109,101,110,116,115,109,117,99,104,32,109,111,114,101,32,68,117,101,32,116,111,32,116,104,101,119,105,100,116,104,58,32,49,48,48,115,111,109,101,32,111,116,104,101,114,75,105,110,103,100,111,109,32,111,102,116,104,101,32,101,110,116,105,114,101,102,97,109,111,117,115,32,102,111,114,116,111,32,99,111,110,110,101,99,116,111,98,106,101,99,116,105,118,101,115,116,104,101,32,70,114,101,110,99,104,112,101,111,112,108,101,32,97,110,100,102,101,97,116,117,114,101,100,34,62,105,115,32,115,97,105,100,32,116,111,115,116,114,117,99,116,117,114,97,108,114,101,102,101,114,101,110,100,117,109,109,111,115,116,32,111,102,116,101,110,97,32,115,101,112,97,114,97,116,101,45,62,10,60,100,105,118,32,105,100,32,79,102,102,105,99,105,97,108,32,119,111,114,108,100,119,105,100,101,46,97,114,105,97,45,108,97,98,101,108,116,104,101,32,112,108,97,110,101,116,97,110,100,32,105,116,32,119,97,115,100,34,32,118,97,108,117,101,61,34,108,111,111,107,105,110,103,32,97,116,98,101,110,101,102,105,99,105,97,108,97,114,101,32,105,110,32,116,104,101,109,111,110,105,116,111,114,105,110,103,114,101,112,111,114,116,101,100,108,121,116,104,101,32,109,111,100,101,114,110,119,111,114,107,105,110,103,32,111,110,97,108,108,111,119,101,100,32,116,111,119,104,101,114,101,32,116,104,101,32,105,110,110,111,118,97,116,105,118,101,60,47,97,62,60,47,100,105,118,62,115,111,117,110,100,116,114,97,99,107,115,101,97,114,99,104,70,111,114,109,116,101,110,100,32,116,111,32,98,101,105,110,112,117,116,32,105,100,61,34,111,112,101,110,105,110,103,32,111,102,114,101,115,116,114,105,99,116,101,100,97,100,111,112,116,101,100,32,98,121,97,100,100,114,101,115,115,105,110,103,116,104,101,111,108,111,103,105,97,110,109,101,116,104,111,100,115,32,111,102,118,97,114,105,97,110,116,32,111,102,67,104,114,105,115,116,105,97,110,32,118,101,114,121,32,108,97,114,103,101,97,117,116,111,109,111,116,105,118,101,98,121,32,102,97,114,32,116,104,101,114,97,110,103,101,32,102,114,111,109,112,117,114,115,117,105,116,32,111,102,102,111,108,108,111,119,32,116,104,101,98,114,111,117,103,104,116,32,116,111,105,110,32,69,110,103,108,97,110,100,97,103,114,101,101,32,116,104,97,116,97,99,99,117,115,101,100,32,111,102,99,111,109,101,115,32,102,114,111,109,112,114,101,118,101,110,116,105,110,103,100,105,118,32,115,116,121,108,101,61,104,105,115,32,111,114,32,104,101,114,116,114,101,109,101,110,100,111,117,115,102,114,101,101,100,111,109,32,111,102,99,111,110,99,101,114,110,105,110,103,48,32,49,101,109,32,49,101,109,59,66,97,115,107,101,116,98,97,108,108,47,115,116,121,108,101,46,99,115,115,97,110,32,101,97,114,108,105,101,114,101,118,101,110,32,97,102,116,101,114,47,34,32,116,105,116,108,101,61,34,46,99,111,109,47,105,110,100,101,120,116,97,107,105,110,103,32,116,104,101,112,105,116,116,115,98,117,114,103,104,99,111,110,116,101,110,116,34,62,13,60,115,99,114,105,112,116,62,40,102,116,117,114,110,101,100,32,111,117,116,104,97,118,105,110,103,32,116,104,101,60,47,115,112,97,110,62,13,10,32,111,99,99,97,115,105,111,110,97,108,98,101,99,97,117,115,101,32,105,116,115,116,97,114,116,101,100,32,116,111,112,104,121,115,105,99,97,108,108,121,62,60,47,100,105,118,62,10,32,32,99,114,101,97,116,101,100,32,98,121,67,117,114,114,101,110,116,108,121,44,32,98,103,99,111,108,111,114,61,34,116,97,98,105,110,100,101,120,61,34,100,105,115,97,115,116,114,111,117,115,65,110,97,108,121,116,105,99,115,32,97,108,115,111,32,104,97,115,32,97,62,60,100,105,118,32,105,100,61,34,60,47,115,116,121,108,101,62,10,60,99,97,108,108,101,100,32,102,111,114,115,105,110,103,101,114,32,97,110,100,46,115,114,99,32,61,32,34,47,47,118,105,111,108,97,116,105,111,110,115,116,104,105,115,32,112,111,105,110,116,99,111,110,115,116,97,110,116,108,121,105,115,32,108,111,99,97,116,101,100,114,101,99,111,114,100,105,110,103,115,100,32,102,114,111,109,32,116,104,101,110,101,100,101,114,108,97,110,100,115,112,111,114,116,117,103,117,195,170,115,215,162,215,145,215,168,215,153,215,170,217,129,216,167,216,177,216,179,219,140,100,101,115,97,114,114,111,108,108,111,99,111,109,101,110,116,97,114,105,111,101,100,117,99,97,99,105,195,179,110,115,101,112,116,105,101,109,98,114,101,114,101,103,105,115,116,114,97,100,111,100,105,114,101,99,99,105,195,179,110,117,98,105,99,97,99,105,195,179,110,112,117,98,108,105,99,105,100,97,100,114,101,115,112,117,101,115,116,97,115,114,101,115,117,108,116,97,100,111,115,105,109,112,111,114,116,97,110,116,101,114,101,115,101,114,118,97,100,111,115,97,114,116,195,173,99,117,108,111,115,100,105,102,101,114,101,110,116,101,115,115,105,103,117,105,101,110,116,101,115,114,101,112,195,186,98,108,105,99,97,115,105,116,117,97,99,105,195,179,110,109,105,110,105,115,116,101,114,105,111,112,114,105,118,97,99,105,100,97,100,100,105,114,101,99,116,111,114,105,111,102,111,114,109,97,99,105,195,179,110,112,111,98,108,97,99,105,195,179,110,112,114,101,115,105,100,101,110,116,101,99,111,110,116,101,110,105,100,111,115,97,99,99,101,115,111,114,105,111,115,116,101,99,104,110,111,114,97,116,105,112,101,114,115,111,110,97,108,101,115,99,97,116,101,103,111,114,195,173,97,101,115,112,101,99,105,97,108,101,115,100,105,115,112,111,110,105,98,108,101,97,99,116,117,97,108,105,100,97,100,114,101,102,101,114,101,110,99,105,97,118,97,108,108,97,100,111,108,105,100,98,105,98,108,105,111,116,101,99,97,114,101,108,97,99,105,111,110,101,115,99,97,108,101,110,100,97,114,105,111,112,111,108,195,173,116,105,99,97,115,97,110,116,101,114,105,111,114,101,115,100,111,99,117,109,101,110,116,111,115,110,97,116,117,114,97,108,101,122,97,109,97,116,101,114,105,97,108,101,115,100,105,102,101,114,101,110,99,105,97,101,99,111,110,195,179,109,105,99,97,116,114,97,110,115,112,111,114,116,101,114,111,100,114,195,173,103,117,101,122,112,97,114,116,105,99,105,112,97,114,101,110,99,117,101,110,116,114,97,110,100,105,115,99,117,115,105,195,179,110,101,115,116,114,117,99,116,117,114,97,102,117,110,100,97,99,105,195,179,110,102,114,101,99,117,101,110,116,101,115,112,101,114,109,97,110,101,110,116,101,116,111,116,97,108,109,101,110,116,101,208,188,208,190,208,182,208,189,208,190,208,177,209,131,208,180,208,181,209,130,208,188,208,190,208,182,208,181,209,130,208,178,209,128,208,181,208,188,209,143,209,130,208,176,208,186,208,182,208,181,209,135,209,130,208,190,208,177,209,139,208,177,208,190,208,187,208,181,208,181,208,190,209,135,208,181,208,189,209,140,209,141,209,130,208,190,208,179,208,190,208,186,208,190,208,179,208,180,208,176,208,191,208,190,209,129,208,187,208,181,208,178,209,129,208,181,208,179,208,190,209,129,208,176,208,185,209,130,208,181,209,135,208,181,209,128,208,181,208,183,208,188,208,190,208,179,209,131,209,130,209,129,208,176,208,185,209,130,208,176,208,182,208,184,208,183,208,189,208,184,208,188,208,181,208,182,208,180,209,131,208,177,209,131,208,180,209,131,209,130,208,159,208,190,208,184,209,129,208,186,208,183,208,180,208,181,209,129,209,140,208,178,208,184,208,180,208,181,208,190,209,129,208,178,209,143,208,183,208,184,208,189,209,131,208,182,208,189,208,190,209,129,208,178,208,190,208,181,208,185,208,187,209,142,208,180,208,181,208,185,208,191,208,190,209,128,208,189,208,190,208,188,208,189,208,190,208,179,208,190,208,180,208,181,209,130,208,181,208,185,209,129,208,178,208,190,208,184,209,133,208,191,209,128,208,176,208,178,208,176,209,130,208,176,208,186,208,190,208,185,208,188,208,181,209,129,209,130,208,190,208,184,208,188,208,181,208,181,209,130,208,182,208,184,208,183,208,189,209,140,208,190,208,180,208,189,208,190,208,185,208,187,209,131,209,135,209,136,208,181,208,191,208,181,209,128,208,181,208,180,209,135,208,176,209,129,209,130,208,184,209,135,208,176,209,129,209,130,209,140,209,128,208,176,208,177,208,190,209,130,208,189,208,190,208,178,209,139,209,133,208,191,209,128,208,176,208,178,208,190,209,129,208,190,208,177,208,190,208,185,208,191,208,190,209,130,208,190,208,188,208,188,208,181,208,189,208,181,208,181,209,135,208,184,209,129,208,187,208,181,208,189,208,190,208,178,209,139,208,181,209,131,209,129,208,187,209,131,208,179,208,190,208,186,208,190,208,187,208,190,208,189,208,176,208,183,208,176,208,180,209,130,208,176,208,186,208,190,208,181,209,130,208,190,208,179,208,180,208,176,208,191,208,190,209,135,209,130,208,184,208,159,208,190,209,129,208,187,208,181,209,130,208,176,208,186,208,184,208,181,208,189,208,190,208,178,209,139,208,185,209,129,209,130,208,190,208,184,209,130,209,130,208,176,208,186,208,184,209,133,209,129,209,128,208,176,208,183,209,131,208,161,208,176,208,189,208,186,209,130,209,132,208,190,209,128,209,131,208,188,208,154,208,190,208,179,208,180,208,176,208,186,208,189,208,184,208,179,208,184,209,129,208,187,208,190,208,178,208,176,208,189,208,176,209,136,208,181,208,185,208,189,208,176,208,185,209,130,208,184,209,129,208,178,208,190,208,184,208,188,209,129,208,178,209,143,208,183,209,140,208,187,209,142,208,177,208,190,208,185,209,135,208,176,209,129,209,130,208,190,209,129,209,128,208,181,208,180,208,184,208,154,209,128,208,190,208,188,208,181,208,164,208,190,209,128,209,131,208,188,209,128,209,139,208,189,208,186,208,181,209,129,209,130,208,176,208,187,208,184,208,191,208,190,208,184,209,129,208,186,209,130,209,139,209,129,209,143,209,135,208,188,208,181,209,129,209,143,209,134,209,134,208,181,208,189,209,130,209,128,209,130,209,128,209,131,208,180,208,176,209,129,208,176,208,188,209,139,209,133,209,128,209,139,208,189,208,186,208,176,208,157,208,190,208,178,209,139,208,185,209,135,208,176,209,129,208,190,208,178,208,188,208,181,209,129,209,130,208,176,209,132,208,184,208,187,209,140,208,188,208,188,208,176,209,128,209,130,208,176,209,129,209,130,209,128,208,176,208,189,208,188,208,181,209,129,209,130,208,181,209,130,208,181,208,186,209,129,209,130,208,189,208,176,209,136,208,184,209,133,208,188,208,184,208,189,209,131,209,130,208,184,208,188,208,181,208,189,208,184,208,184,208,188,208,181,209,142,209,130,208,189,208,190,208,188,208,181,209,128,208,179,208,190,209,128,208,190,208,180,209,129,208,176,208,188,208,190,208,188,209,141,209,130,208,190,208,188,209,131,208,186,208,190,208,189,209,134,208,181,209,129,208,178,208,190,208,181,208,188,208,186,208,176,208,186,208,190,208,185,208,144,209,128,209,133,208,184,208,178,217,133,217,134,216,170,216,175,217,137,216,165,216,177,216,179,216,167,217,132,216,177,216,179,216,167,217,132,216,169,216,167,217,132,216,185,216,167,217,133,217,131,216,170,216,168,217,135,216,167,216,168,216,177,216,167,217,133,216,172,216,167,217,132,217,138,217,136,217,133,216,167,217,132,216,181,217,136,216,177,216,172,216,175,217,138,216,175,216,169,216,167,217,132,216,185,216,182,217,136,216,165,216,182,216,167,217,129,216,169,216,167,217,132,217,130,216,179,217,133,216,167,217,132,216,185,216,167,216,168,216,170,216,173,217,133,217,138,217,132,217,133,217,132,217,129,216,167,216,170,217,133,217,132,216,170,217,130,217,137,216,170,216,185,216,175,217,138,217,132,216,167,217,132,216,180,216,185,216,177,216,163,216,174,216,168,216,167,216,177,216,170,216,183,217,136,217,138,216,177,216,185,217,132,217,138,217,131,217,133,216,165,216,177,217,129,216,167,217,130,216,183,217,132,216,168,216,167,216,170,216,167,217,132,217,132,216,186,216,169,216,170,216,177,216,170,217,138,216,168,216,167,217,132,217,134,216,167,216,179,216,167,217,132,216,180,217,138,216,174,217,133,217,134,216,170,216,175,217,138,216,167,217,132,216,185,216,177,216,168,216,167,217,132,217,130,216,181,216,181,216,167,217,129,217,132,216,167,217,133,216,185,217,132,217,138,217,135,216,167,216,170,216,173,216,175,217,138,216,171,216,167,217,132,217,132,217,135,217,133,216,167,217,132,216,185,217,133,217,132,217,133,217,131,216,170,216,168,216,169,217,138,217,133,217,131,217,134,217,131,216,167,217,132,216,183,217,129,217,132,217,129,217,138,216,175,217,138,217,136,216,165,216,175,216,167,216,177,216,169,216,170,216,167,216,177,217,138,216,174,216,167,217,132,216,181,216,173,216,169,216,170,216,179,216,172,217,138,217,132,216,167,217,132,217,136,217,130,216,170,216,185,217,134,216,175,217,133,216,167,217,133,216,175,217,138,217,134,216,169,216,170,216,181,217,133,217,138,217,133,216,163,216,177,216,180,217,138,217,129,216,167,217,132,216,176,217,138,217,134,216,185,216,177,216,168,217,138,216,169,216,168,217,136,216,167,216,168,216,169,216,163,217,132,216,185,216,167,216,168,216,167,217,132,216,179,217,129,216,177,217,133,216,180,216,167,217,131,217,132,216,170,216,185,216,167,217,132,217,137,216,167,217,132,216,163,217,136,217,132,216,167,217,132,216,179,217,134,216,169,216,172,216,167,217,133,216,185,216,169,216,167,217,132,216,181,216,173,217,129,216,167,217,132,216,175,217,138,217,134,217,131,217,132,217,133,216,167,216,170,216,167,217,132,216,174,216,167,216,181,216,167,217,132,217,133,217,132,217,129,216,163,216,185,216,182,216,167,216,161,217,131,216,170,216,167,216,168,216,169,216,167,217,132,216,174,217,138,216,177,216,177,216,179,216,167,216,166,217,132,216,167,217,132,217,130,217,132,216,168,216,167,217,132,216,163,216,175,216,168,217,133,217,130,216,167,216,183,216,185,217,133,216,177,216,167,216,179,217,132,217,133,217,134,216,183,217,130,216,169,216,167,217,132,217,131,216,170,216,168,216,167,217,132,216,177,216,172,217,132,216,167,216,180,216,170,216,177,217,131,216,167,217,132,217,130,216,175,217,133,217,138,216,185,216,183,217,138,217,131,115,66,121,84,97,103,78,97,109,101,40,46,106,112,103,34,32,97,108,116,61,34,49,112,120,32,115,111,108,105,100,32,35,46,103,105,102,34,32,97,108,116,61,34,116,114,97,110,115,112,97,114,101,110,116,105,110,102,111,114,109,97,116,105,111,110,97,112,112,108,105,99,97,116,105,111,110,34,32,111,110,99,108,105,99,107,61,34,101,115,116,97,98,108,105,115,104,101,100,97,100,118,101,114,116,105,115,105,110,103,46,112,110,103,34,32,97,108,116,61,34,101,110,118,105,114,111,110,109,101,110,116,112,101,114,102,111,114,109,97,110,99,101,97,112,112,114,111,112,114,105,97,116,101,38,97,109,112,59,109,100,97,115,104,59,105,109,109,101,100,105,97,116,101,108,121,60,47,115,116,114,111,110,103,62,60,47,114,97,116,104,101,114,32,116,104,97,110,116,101,109,112,101,114,97,116,117,114,101,100,101,118,101,108,111,112,109,101,110,116,99,111,109,112,101,116,105,116,105,111,110,112,108,97,99,101,104,111,108,100,101,114,118,105,115,105,98,105,108,105,116,121,58,99,111,112,121,114,105,103,104,116,34,62,48,34,32,104,101,105,103,104,116,61,34,101,118,101,110,32,116,104,111,117,103,104,114,101,112,108,97,99,101,109,101,110,116,100,101,115,116,105,110,97,116,105,111,110,67,111,114,112,111,114,97,116,105,111,110,60,117,108,32,99,108,97,115,115,61,34,65,115,115,111,99,105,97,116,105,111,110,105,110,100,105,118,105,100,117,97,108,115,112,101,114,115,112,101,99,116,105,118,101,115,101,116,84,105,109,101,111,117,116,40,117,114,108,40,104,116,116,112,58,47,47,109,97,116,104,101,109,97,116,105,99,115,109,97,114,103,105,110,45,116,111,112,58,101,118,101,110,116,117,97,108,108,121,32,100,101,115,99,114,105,112,116,105,111,110,41,32,110,111,45,114,101,112,101,97,116,99,111,108,108,101,99,116,105,111,110,115,46,74,80,71,124,116,104,117,109,98,124,112,97,114,116,105,99,105,112,97,116,101,47,104,101,97,100,62,60,98,111,100,121,102,108,111,97,116,58,108,101,102,116,59,60,108,105,32,99,108,97,115,115,61,34,104,117,110,100,114,101,100,115,32,111,102,10,10,72,111,119,101,118,101,114,44,32,99,111,109,112,111,115,105,116,105,111,110,99,108,101,97,114,58,98,111,116,104,59,99,111,111,112,101,114,97,116,105,111,110,119,105,116,104,105,110,32,116,104,101,32,108,97,98,101,108,32,102,111,114,61,34,98,111,114,100,101,114,45,116,111,112,58,78,101,119,32,90,101,97,108,97,110,100,114,101,99,111,109,109,101,110,100,101,100,112,104,111,116,111,103,114,97,112,104,121,105,110,116,101,114,101,115,116,105,110,103,38,108,116,59,115,117,112,38,103,116,59,99,111,110,116,114,111,118,101,114,115,121,78,101,116,104,101,114,108,97,110,100,115,97,108,116,101,114,110,97,116,105,118,101,109,97,120,108,101,110,103,116,104,61,34,115,119,105,116,122,101,114,108,97,110,100,68,101,118,101,108,111,112,109,101,110,116,101,115,115,101,110,116,105,97,108,108,121,10,10,65,108,116,104,111,117,103,104,32,60,47,116,101,120,116,97,114,101,97,62,116,104,117,110,100,101,114,98,105,114,100,114,101,112,114,101,115,101,110,116,101,100,38,97,109,112,59,110,100,97,115,104,59,115,112,101,99,117,108,97,116,105,111,110,99,111,109,109,117,110,105,116,105,101,115,108,101,103,105,115,108,97,116,105,111,110,101,108,101,99,116,114,111,110,105,99,115,10,9,60,100,105,118,32,105,100,61,34,105,108,108,117,115,116,114,97,116,101,100,101,110,103,105,110,101,101,114,105,110,103,116,101,114,114,105,116,111,114,105,101,115,97,117,116,104,111,114,105,116,105,101,115,100,105,115,116,114,105,98,117,116,101,100,54,34,32,104,101,105,103,104,116,61,34,115,97,110,115,45,115,101,114,105,102,59,99,97,112,97,98,108,101,32,111,102,32,100,105,115,97,112,112,101,97,114,101,100,105,110,116,101,114,97,99,116,105,118,101,108,111,111,107,105,110,103,32,102,111,114,105,116,32,119,111,117,108,100,32,98,101,65,102,103,104,97,110,105,115,116,97,110,119,97,115,32,99,114,101,97,116,101,100,77,97,116,104,46,102,108,111,111,114,40,115,117,114,114,111,117,110,100,105,110,103,99,97,110,32,97,108,115,111,32,98,101,111,98,115,101,114,118,97,116,105,111,110,109,97,105,110,116,101,110,97,110,99,101,101,110,99,111,117,110,116,101,114,101,100,60,104,50,32,99,108,97,115,115,61,34,109,111,114,101,32,114,101,99,101,110,116,105,116,32,104,97,115,32,98,101,101,110,105,110,118,97,115,105,111,110,32,111,102,41,46,103,101,116,84,105,109,101,40,41,102,117,110,100,97,109,101,110,116,97,108,68,101,115,112,105,116,101,32,116,104,101,34,62,60,100,105,118,32,105,100,61,34,105,110,115,112,105,114,97,116,105,111,110,101,120,97,109,105,110,97,116,105,111,110,112,114,101,112,97,114,97,116,105,111,110,101,120,112,108,97,110,97,116,105,111,110,60,105,110,112,117,116,32,105,100,61,34,60,47,97,62,60,47,115,112,97,110,62,118,101,114,115,105,111,110,115,32,111,102,105,110,115,116,114,117,109,101,110,116,115,98,101,102,111,114,101,32,116,104,101,32,32,61,32,39,104,116,116,112,58,47,47,68,101,115,99,114,105,112,116,105,111,110,114,101,108,97,116,105,118,101,108,121,32,46,115,117,98,115,116,114,105,110,103,40,101,97,99,104,32,111,102,32,116,104,101,101,120,112,101,114,105,109,101,110,116,115,105,110,102,108,117,101,110,116,105,97,108,105,110,116,101,103,114,97,116,105,111,110,109,97,110,121,32,112,101,111,112,108,101,100,117,101,32,116,111,32,116,104,101,32,99,111,109,98,105,110,97,116,105,111,110,100,111,32,110,111,116,32,104,97,118,101,77,105,100,100,108,101,32,69,97,115,116,60,110,111,115,99,114,105,112,116,62,60,99,111,112,121,114,105,103,104,116,34,32,112,101,114,104,97,112,115,32,116,104,101,105,110,115,116,105,116,117,116,105,111,110,105,110,32,68,101,99,101,109,98,101,114,97,114,114,97,110,103,101,109,101,110,116,109,111,115,116,32,102,97,109,111,117,115,112,101,114,115,111,110,97,108,105,116,121,99,114,101,97,116,105,111,110,32,111,102,108,105,109,105,116,97,116,105,111,110,115,101,120,99,108,117,115,105,118,101,108,121,115,111,118,101,114,101,105,103,110,116,121,45,99,111,110,116,101,110,116,34,62,10,60,116,100,32,99,108,97,115,115,61,34,117,110,100,101,114,103,114,111,117,110,100,112,97,114,97,108,108,101,108,32,116,111,100,111,99,116,114,105,110,101,32,111,102,111,99,99,117,112,105,101,100,32,98,121,116,101,114,109,105,110,111,108,111,103,121,82,101,110,97,105,115,115,97,110,99,101,97,32,110,117,109,98,101,114,32,111,102,115,117,112,112,111,114,116,32,102,111,114,101,120,112,108,111,114,97,116,105,111,110,114,101,99,111,103,110,105,116,105,111,110,112,114,101,100,101,99,101,115,115,111,114,60,105,109,103,32,115,114,99,61,34,47,60,104,49,32,99,108,97,115,115,61,34,112,117,98,108,105,99,97,116,105,111,110,109,97,121,32,97,108,115,111,32,98,101,115,112,101,99,105,97,108,105,122,101,100,60,47,102,105,101,108,100,115,101,116,62,112,114,111,103,114,101,115,115,105,118,101,109,105,108,108,105,111,110,115,32,111,102,115,116,97,116,101,115,32,116,104,97,116,101,110,102,111,114,99,101,109,101,110,116,97,114,111,117,110,100,32,116,104,101,32,111,110,101,32,97,110,111,116,104,101,114,46,112,97,114,101,110,116,78,111,100,101,97,103,114,105,99,117,108,116,117,114,101,65,108,116,101,114,110,97,116,105,118,101,114,101,115,101,97,114,99,104,101,114,115,116,111,119,97,114,100,115,32,116,104,101,77,111,115,116,32,111,102,32,116,104,101,109,97,110,121,32,111,116,104,101,114,32,40,101,115,112,101,99,105,97,108,108,121,60,116,100,32,119,105,100,116,104,61,34,59,119,105,100,116,104,58,49,48,48,37,105,110,100,101,112,101,110,100,101,110,116,60,104,51,32,99,108,97,115,115,61,34,32,111,110,99,104,97,110,103,101,61,34,41,46,97,100,100,67,108,97,115,115,40,105,110,116,101,114,97,99,116,105,111,110,79,110,101,32,111,102,32,116,104,101,32,100,97,117,103,104,116,101,114,32,111,102,97,99,99,101,115,115,111,114,105,101,115,98,114,97,110,99,104,101,115,32,111,102,13,10,60,100,105,118,32,105,100,61,34,116,104,101,32,108,97,114,103,101,115,116,100,101,99,108,97,114,97,116,105,111,110,114,101,103,117,108,97,116,105,111,110,115,73,110,102,111,114,109,97,116,105,111,110,116,114,97,110,115,108,97,116,105,111,110,100,111,99,117,109,101,110,116,97,114,121,105,110,32,111,114,100,101,114,32,116,111,34,62,10,60,104,101,97,100,62,10,60,34,32,104,101,105,103,104,116,61,34,49,97,99,114,111,115,115,32,116,104,101,32,111,114,105,101,110,116,97,116,105,111,110,41,59,60,47,115,99,114,105,112,116,62,105,109,112,108,101,109,101,110,116,101,100,99,97,110,32,98,101,32,115,101,101,110,116,104,101,114,101,32,119,97,115,32,97,100,101,109,111,110,115,116,114,97,116,101,99,111,110,116,97,105,110,101,114,34,62,99,111,110,110,101,99,116,105,111,110,115,116,104,101,32,66,114,105,116,105,115,104,119,97,115,32,119,114,105,116,116,101,110,33,105,109,112,111,114,116,97,110,116,59,112,120,59,32,109,97,114,103,105,110,45,102,111,108,108,111,119,101,100,32,98,121,97,98,105,108,105,116,121,32,116,111,32,99,111,109,112,108,105,99,97,116,101,100,100,117,114,105,110,103,32,116,104,101,32,105,109,109,105,103,114,97,116,105,111,110,97,108,115,111,32,99,97,108,108,101,100,60,104,52,32,99,108,97,115,115,61,34,100,105,115,116,105,110,99,116,105,111,110,114,101,112,108,97,99,101,100,32,98,121,103,111,118,101,114,110,109,101,110,116,115,108,111,99,97,116,105,111,110,32,111,102,105,110,32,78,111,118,101,109,98,101,114,119,104,101,116,104,101,114,32,116,104,101,60,47,112,62,10,60,47,100,105,118,62,97,99,113,117,105,115,105,116,105,111,110,99,97,108,108,101,100,32,116,104,101,32,112,101,114,115,101,99,117,116,105,111,110,100,101,115,105,103,110,97,116,105,111,110,123,102,111,110,116,45,115,105,122,101,58,97,112,112,101,97,114,101,100,32,105,110,105,110,118,101,115,116,105,103,97,116,101,101,120,112,101,114,105,101,110,99,101,100,109,111,115,116,32,108,105,107,101,108,121,119,105,100,101,108,121,32,117,115,101,100,100,105,115,99,117,115,115,105,111,110,115,112,114,101,115,101,110,99,101,32,111,102,32,40,100,111,99,117,109,101,110,116,46,101,120,116,101,110,115,105,118,101,108,121,73,116,32,104,97,115,32,98,101,101,110,105,116,32,100,111,101,115,32,110,111,116,99,111,110,116,114,97,114,121,32,116,111,105,110,104,97,98,105,116,97,110,116,115,105,109,112,114,111,118,101,109,101,110,116,115,99,104,111,108,97,114,115,104,105,112,99,111,110,115,117,109,112,116,105,111,110,105,110,115,116,114,117,99,116,105,111,110,102,111,114,32,101,120,97,109,112,108,101,111,110,101,32,111,114,32,109,111,114,101,112,120,59,32,112,97,100,100,105,110,103,116,104,101,32,99,117,114,114,101,110,116,97,32,115,101,114,105,101,115,32,111,102,97,114,101,32,117,115,117,97,108,108,121,114,111,108,101,32,105,110,32,116,104,101,112,114,101,118,105,111,117,115,108,121,32,100,101,114,105,118,97,116,105,118,101,115,101,118,105,100,101,110,99,101,32,111,102,101,120,112,101,114,105,101,110,99,101,115,99,111,108,111,114,115,99,104,101,109,101,115,116,97,116,101,100,32,116,104,97,116,99,101,114,116,105,102,105,99,97,116,101,60,47,97,62,60,47,100,105,118,62,10,32,115,101,108,101,99,116,101,100,61,34,104,105,103,104,32,115,99,104,111,111,108,114,101,115,112,111,110,115,101,32,116,111,99,111,109,102,111,114,116,97,98,108,101,97,100,111,112,116,105,111,110,32,111,102,116,104,114,101,101,32,121,101,97,114,115,116,104,101,32,99,111,117,110,116,114,121,105,110,32,70,101,98,114,117,97,114,121,115,111,32,116,104,97,116,32,116,104,101,112,101,111,112,108,101,32,119,104,111,32,112,114,111,118,105,100,101,100,32,98,121,60,112,97,114,97,109,32,110,97,109,101,97,102,102,101,99,116,101,100,32,98,121,105,110,32,116,101,114,109,115,32,111,102,97,112,112,111,105,110,116,109,101,110,116,73,83,79,45,56,56,53,57,45,49,34,119,97,115,32,98,111,114,110,32,105,110,104,105,115,116,111,114,105,99,97,108,32,114,101,103,97,114,100,101,100,32,97,115,109,101,97,115,117,114,101,109,101,110,116,105,115,32,98,97,115,101,100,32,111,110,32,97,110,100,32,111,116,104,101,114,32,58,32,102,117,110,99,116,105,111,110,40,115,105,103,110,105,102,105,99,97,110,116,99,101,108,101,98,114,97,116,105,111,110,116,114,97,110,115,109,105,116,116,101,100,47,106,115,47,106,113,117,101,114,121,46,105,115,32,107,110,111,119,110,32,97,115,116,104,101,111,114,101,116,105,99,97,108,32,116,97,98,105,110,100,101,120,61,34,105,116,32,99,111,117,108,100,32,98,101,60,110,111,115,99,114,105,112,116,62,10,104,97,118,105,110,103,32,98,101,101,110,13,10,60,104,101,97,100,62,13,10,60,32,38,113,117,111,116,59,84,104,101,32,99,111,109,112,105,108,97,116,105,111,110,104,101,32,104,97,100,32,98,101,101,110,112,114,111,100,117,99,101,100,32,98,121,112,104,105,108,111,115,111,112,104,101,114,99,111,110,115,116,114,117,99,116,101,100,105,110,116,101,110,100,101,100,32,116,111,97,109,111,110,103,32,111,116,104,101,114,99,111,109,112,97,114,101,100,32,116,111,116,111,32,115,97,121,32,116,104,97,116,69,110,103,105,110,101,101,114,105,110,103,97,32,100,105,102,102,101,114,101,110,116,114,101,102,101,114,114,101,100,32,116,111,100,105,102,102,101,114,101,110,99,101,115,98,101,108,105,101,102,32,116,104,97,116,112,104,111,116,111,103,114,97,112,104,115,105,100,101,110,116,105,102,121,105,110,103,72,105,115,116,111,114,121,32,111,102,32,82,101,112,117,98,108,105,99,32,111,102,110,101,99,101,115,115,97,114,105,108,121,112,114,111,98,97,98,105,108,105,116,121,116,101,99,104,110,105,99,97,108,108,121,108,101,97,118,105,110,103,32,116,104,101,115,112,101,99,116,97,99,117,108,97,114,102,114,97,99,116,105,111,110,32,111,102,101,108,101,99,116,114,105,99,105,116,121,104,101,97,100,32,111,102,32,116,104,101,114,101,115,116,97,117,114,97,110,116,115,112,97,114,116,110,101,114,115,104,105,112,101,109,112,104,97,115,105,115,32,111,110,109,111,115,116,32,114,101,99,101,110,116,115,104,97,114,101,32,119,105,116,104,32,115,97,121,105,110,103,32,116,104,97,116,102,105,108,108,101,100,32,119,105,116,104,100,101,115,105,103,110,101,100,32,116,111,105,116,32,105,115,32,111,102,116,101,110,34,62,60,47,105,102,114,97,109,101,62,97,115,32,102,111,108,108,111,119,115,58,109,101,114,103,101,100,32,119,105,116,104,116,104,114,111,117,103,104,32,116,104,101,99,111,109,109,101,114,99,105,97,108,32,112,111,105,110,116,101,100,32,111,117,116,111,112,112,111,114,116,117,110,105,116,121,118,105,101,119,32,111,102,32,116,104,101,114,101,113,117,105,114,101,109,101,110,116,100,105,118,105,115,105,111,110,32,111,102,112,114,111,103,114,97,109,109,105,110,103,104,101,32,114,101,99,101,105,118,101,100,115,101,116,73,110,116,101,114,118,97,108,34,62,60,47,115,112,97,110,62,60,47,105,110,32,78,101,119,32,89,111,114,107,97,100,100,105,116,105,111,110,97,108,32,99,111,109,112,114,101,115,115,105,111,110,10,10,60,100,105,118,32,105,100,61,34,105,110,99,111,114,112,111,114,97,116,101,59,60,47,115,99,114,105,112,116,62,60,97,116,116,97,99,104,69,118,101,110,116,98,101,99,97,109,101,32,116,104,101,32,34,32,116,97,114,103,101,116,61,34,95,99,97,114,114,105,101,100,32,111,117,116,83,111,109,101,32,111,102,32,116,104,101,115,99,105,101,110,99,101,32,97,110,100,116,104,101,32,116,105,109,101,32,111,102,67,111,110,116,97,105,110,101,114,34,62,109,97,105,110,116,97,105,110,105,110,103,67,104,114,105,115,116,111,112,104,101,114,77,117,99,104,32,111,102,32,116,104,101,119,114,105,116,105,110,103,115,32,111,102,34,32,104,101,105,103,104,116,61,34,50,115,105,122,101,32,111,102,32,116,104,101,118,101,114,115,105,111,110,32,111,102,32,109,105,120,116,117,114,101,32,111,102,32,98,101,116,119,101,101,110,32,116,104,101,69,120,97,109,112,108,101,115,32,111,102,101,100,117,99,97,116,105,111,110,97,108,99,111,109,112,101,116,105,116,105,118,101,32,111,110,115,117,98,109,105,116,61,34,100,105,114,101,99,116,111,114,32,111,102,100,105,115,116,105,110,99,116,105,118,101,47,68,84,68,32,88,72,84,77,76,32,114,101,108,97,116,105,110,103,32,116,111,116,101,110,100,101,110,99,121,32,116,111,112,114,111,118,105,110,99,101,32,111,102,119,104,105,99,104,32,119,111,117,108,100,100,101,115,112,105,116,101,32,116,104,101,115,99,105,101,110,116,105,102,105,99,32,108,101,103,105,115,108,97,116,117,114,101,46,105,110,110,101,114,72,84,77,76,32,97,108,108,101,103,97,116,105,111,110,115,65,103,114,105,99,117,108,116,117,114,101,119,97,115,32,117,115,101,100,32,105,110,97,112,112,114,111,97,99,104,32,116,111,105,110,116,101,108,108,105,103,101,110,116,121,101,97,114,115,32,108,97,116,101,114,44,115,97,110,115,45,115,101,114,105,102,100,101,116,101,114,109,105,110,105,110,103,80,101,114,102,111,114,109,97,110,99,101,97,112,112,101,97,114,97,110,99,101,115,44,32,119,104,105,99,104,32,105,115,32,102,111,117,110,100,97,116,105,111,110,115,97,98,98,114,101,118,105,97,116,101,100,104,105,103,104,101,114,32,116,104,97,110,115,32,102,114,111,109,32,116,104,101,32,105,110,100,105,118,105,100,117,97,108,32,99,111,109,112,111,115,101,100,32,111,102,115,117,112,112,111,115,101,100,32,116,111,99,108,97,105,109,115,32,116,104,97,116,97,116,116,114,105,98,117,116,105,111,110,102,111,110,116,45,115,105,122,101,58,49,101,108,101,109,101,110,116,115,32,111,102,72,105,115,116,111,114,105,99,97,108,32,104,105,115,32,98,114,111,116,104,101,114,97,116,32,116,104,101,32,116,105,109,101,97,110,110,105,118,101,114,115,97,114,121,103,111,118,101,114,110,101,100,32,98,121,114,101,108,97,116,101,100,32,116,111,32,117,108,116,105,109,97,116,101,108,121,32,105,110,110,111,118,97,116,105,111,110,115,105,116,32,105,115,32,115,116,105,108,108,99,97,110,32,111,110,108,121,32,98,101,100,101,102,105,110,105,116,105,111,110,115,116,111,71,77,84,83,116,114,105,110,103,65,32,110,117,109,98,101,114,32,111,102,105,109,103,32,99,108,97,115,115,61,34,69,118,101,110,116,117,97,108,108,121,44,119,97,115,32,99,104,97,110,103,101,100,111,99,99,117,114,114,101,100,32,105,110,110,101,105,103,104,98,111,114,105,110,103,100,105,115,116,105,110,103,117,105,115,104,119,104,101,110,32,104,101,32,119,97,115,105,110,116,114,111,100,117,99,105,110,103,116,101,114,114,101,115,116,114,105,97,108,77,97,110,121,32,111,102,32,116,104,101,97,114,103,117,101,115,32,116,104,97,116,97,110,32,65,109,101,114,105,99,97,110,99,111,110,113,117,101,115,116,32,111,102,119,105,100,101,115,112,114,101,97,100,32,119,101,114,101,32,107,105,108,108,101,100,115,99,114,101,101,110,32,97,110,100,32,73,110,32,111,114,100,101,114,32,116,111,101,120,112,101,99,116,101,100,32,116,111,100,101,115,99,101,110,100,97,110,116,115,97,114,101,32,108,111,99,97,116,101,100,108,101,103,105,115,108,97,116,105,118,101,103,101,110,101,114,97,116,105,111,110,115,32,98,97,99,107,103,114,111,117,110,100,109,111,115,116,32,112,101,111,112,108,101,121,101,97,114,115,32,97,102,116,101,114,116,104,101,114,101,32,105,115,32,110,111,116,104,101,32,104,105,103,104,101,115,116,102,114,101,113,117,101,110,116,108,121,32,116,104,101,121,32,100,111,32,110,111,116,97,114,103,117,101,100,32,116,104,97,116,115,104,111,119,101,100,32,116,104,97,116,112,114,101,100,111,109,105,110,97,110,116,116,104,101,111,108,111,103,105,99,97,108,98,121,32,116,104,101,32,116,105,109,101,99,111,110,115,105,100,101,114,105,110,103,115,104,111,114,116,45,108,105,118,101,100,60,47,115,112,97,110,62,60,47,97,62,99,97,110,32,98,101,32,117,115,101,100,118,101,114,121,32,108,105,116,116,108,101,111,110,101,32,111,102,32,116,104,101,32,104,97,100,32,97,108,114,101,97,100,121,105,110,116,101,114,112,114,101,116,101,100,99,111,109,109,117,110,105,99,97,116,101,102,101,97,116,117,114,101,115,32,111,102,103,111,118,101,114,110,109,101,110,116,44,60,47,110,111,115,99,114,105,112,116,62,101,110,116,101,114,101,100,32,116,104,101,34,32,104,101,105,103,104,116,61,34,51,73,110,100,101,112,101,110,100,101,110,116,112,111,112,117,108,97,116,105,111,110,115,108,97,114,103,101,45,115,99,97,108,101,46,32,65,108,116,104,111,117,103,104,32,117,115,101,100,32,105,110,32,116,104,101,100,101,115,116,114,117,99,116,105,111,110,112,111,115,115,105,98,105,108,105,116,121,115,116,97,114,116,105,110,103,32,105,110,116,119,111,32,111,114,32,109,111,114,101,101,120,112,114,101,115,115,105,111,110,115,115,117,98,111,114,100,105,110,97,116,101,108,97,114,103,101,114,32,116,104,97,110,104,105,115,116,111,114,121,32,97,110,100,60,47,111,112,116,105,111,110,62,13,10,67,111,110,116,105,110,101,110,116,97,108,101,108,105,109,105,110,97,116,105,110,103,119,105,108,108,32,110,111,116,32,98,101,112,114,97,99,116,105,99,101,32,111,102,105,110,32,102,114,111,110,116,32,111,102,115,105,116,101,32,111,102,32,116,104,101,101,110,115,117,114,101,32,116,104,97,116,116,111,32,99,114,101,97,116,101,32,97,109,105,115,115,105,115,115,105,112,112,105,112,111,116,101,110,116,105,97,108,108,121,111,117,116,115,116,97,110,100,105,110,103,98,101,116,116,101,114,32,116,104,97,110,119,104,97,116,32,105,115,32,110,111,119,115,105,116,117,97,116,101,100,32,105,110,109,101,116,97,32,110,97,109,101,61,34,84,114,97,100,105,116,105,111,110,97,108,115,117,103,103,101,115,116,105,111,110,115,84,114,97,110,115,108,97,116,105,111,110,116,104,101,32,102,111,114,109,32,111,102,97,116,109,111,115,112,104,101,114,105,99,105,100,101,111,108,111,103,105,99,97,108,101,110,116,101,114,112,114,105,115,101,115,99,97,108,99,117,108,97,116,105,110,103,101,97,115,116,32,111,102,32,116,104,101,114,101,109,110,97,110,116,115,32,111,102,112,108,117,103,105,110,115,112,97,103,101,47,105,110,100,101,120,46,112,104,112,63,114,101,109,97,105,110,101,100,32,105,110,116,114,97,110,115,102,111,114,109,101,100,72,101,32,119,97,115,32,97,108,115,111,119,97,115,32,97,108,114,101,97,100,121,115,116,97,116,105,115,116,105,99,97,108,105,110,32,102,97,118,111,114,32,111,102,77,105,110,105,115,116,114,121,32,111,102,109,111,118,101,109,101,110,116,32,111,102,102,111,114,109,117,108,97,116,105,111,110,105,115,32,114,101,113,117,105,114,101,100,60,108,105,110,107,32,114,101,108,61,34,84,104,105,115,32,105,115,32,116,104,101,32,60,97,32,104,114,101,102,61,34,47,112,111,112,117,108,97,114,105,122,101,100,105,110,118,111,108,118,101,100,32,105,110,97,114,101,32,117,115,101,100,32,116,111,97,110,100,32,115,101,118,101,114,97,108,109,97,100,101,32,98,121,32,116,104,101,115,101,101,109,115,32,116,111,32,98,101,108,105,107,101,108,121,32,116,104,97,116,80,97,108,101,115,116,105,110,105,97,110,110,97,109,101,100,32,97,102,116,101,114,105,116,32,104,97,100,32,98,101,101,110,109,111,115,116,32,99,111,109,109,111,110,116,111,32,114,101,102,101,114,32,116,111,98,117,116,32,116,104,105,115,32,105,115,99,111,110,115,101,99,117,116,105,118,101,116,101,109,112,111,114,97,114,105,108,121,73,110,32,103,101,110,101,114,97,108,44,99,111,110,118,101,110,116,105,111,110,115,116,97,107,101,115,32,112,108,97,99,101,115,117,98,100,105,118,105,115,105,111,110,116,101,114,114,105,116,111,114,105,97,108,111,112,101,114,97,116,105,111,110,97,108,112,101,114,109,97,110,101,110,116,108,121,119,97,115,32,108,97,114,103,101,108,121,111,117,116,98,114,101,97,107,32,111,102,105,110,32,116,104,101,32,112,97,115,116,102,111,108,108,111,119,105,110,103,32,97,32,120,109,108,110,115,58,111,103,61,34,62,60,97,32,99,108,97,115,115,61,34,99,108,97,115,115,61,34,116,101,120,116,67,111,110,118,101,114,115,105,111,110,32,109,97,121,32,98,101,32,117,115,101,100,109,97,110,117,102,97,99,116,117,114,101,97,102,116,101,114,32,98,101,105,110,103,99,108,101,97,114,102,105,120,34,62,10,113,117,101,115,116,105,111,110,32,111,102,119,97,115,32,101,108,101,99,116,101,100,116,111,32,98,101,99,111,109,101,32,97,98,101,99,97,117,115,101,32,111,102,32,115,111,109,101,32,112,101,111,112,108,101,105,110,115,112,105,114,101,100,32,98,121,115,117,99,99,101,115,115,102,117,108,32,97,32,116,105,109,101,32,119,104,101,110,109,111,114,101,32,99,111,109,109,111,110,97,109,111,110,103,115,116,32,116,104,101,97,110,32,111,102,102,105,99,105,97,108,119,105,100,116,104,58,49,48,48,37,59,116,101,99,104,110,111,108,111,103,121,44,119,97,115,32,97,100,111,112,116,101,100,116,111,32,107,101,101,112,32,116,104,101,115,101,116,116,108,101,109,101,110,116,115,108,105,118,101,32,98,105,114,116,104,115,105,110,100,101,120,46,104,116,109,108,34,67,111,110,110,101,99,116,105,99,117,116,97,115,115,105,103,110,101,100,32,116,111,38,97,109,112,59,116,105,109,101,115,59,97,99,99,111,117,110,116,32,102,111,114,97,108,105,103,110,61,114,105,103,104,116,116,104,101,32,99,111,109,112,97,110,121,97,108,119,97,121,115,32,98,101,101,110,114,101,116,117,114,110,101,100,32,116,111,105,110,118,111,108,118,101,109,101,110,116,66,101,99,97,117,115,101,32,116,104,101,116,104,105,115,32,112,101,114,105,111,100,34,32,110,97,109,101,61,34,113,34,32,99,111,110,102,105,110,101,100,32,116,111,97,32,114,101,115,117,108,116,32,111,102,118,97,108,117,101,61,34,34,32,47,62,105,115,32,97,99,116,117,97,108,108,121,69,110,118,105,114,111,110,109,101,110,116,13,10,60,47,104,101,97,100,62,13,10,67,111,110,118,101,114,115,101,108,121,44,62,10,60,100,105,118,32,105,100,61,34,48,34,32,119,105,100,116,104,61,34,49,105,115,32,112,114,111,98,97,98,108,121,104,97,118,101,32,98,101,99,111,109,101,99,111,110,116,114,111,108,108,105,110,103,116,104,101,32,112,114,111,98,108,101,109,99,105,116,105,122,101,110,115,32,111,102,112,111,108,105,116,105,99,105,97,110,115,114,101,97,99,104,101,100,32,116,104,101,97,115,32,101,97,114,108,121,32,97,115,58,110,111,110,101,59,32,111,118,101,114,60,116,97,98,108,101,32,99,101,108,108,118,97,108,105,100,105,116,121,32,111,102,100,105,114,101,99,116,108,121,32,116,111,111,110,109,111,117,115,101,100,111,119,110,119,104,101,114,101,32,105,116,32,105,115,119,104,101,110,32,105,116,32,119,97,115,109,101,109,98,101,114,115,32,111,102,32,114,101,108,97,116,105,111,110,32,116,111,97,99,99,111,109,109,111,100,97,116,101,97,108,111,110,103,32,119,105,116,104,32,73,110,32,116,104,101,32,108,97,116,101,116,104,101,32,69,110,103,108,105,115,104,100,101,108,105,99,105,111,117,115,34,62,116,104,105,115,32,105,115,32,110,111,116,116,104,101,32,112,114,101,115,101,110,116,105,102,32,116,104,101,121,32,97,114,101,97,110,100,32,102,105,110,97,108,108,121,97,32,109,97,116,116,101,114,32,111,102,13,10,9,60,47,100,105,118,62,13,10,13,10,60,47,115,99,114,105,112,116,62,102,97,115,116,101,114,32,116,104,97,110,109,97,106,111,114,105,116,121,32,111,102,97,102,116,101,114,32,119,104,105,99,104,99,111,109,112,97,114,97,116,105,118,101,116,111,32,109,97,105,110,116,97,105,110,105,109,112,114,111,118,101,32,116,104,101,97,119,97,114,100,101,100,32,116,104,101,101,114,34,32,99,108,97,115,115,61,34,102,114,97,109,101,98,111,114,100,101,114,114,101,115,116,111,114,97,116,105,111,110,105,110,32,116,104,101,32,115,97,109,101,97,110,97,108,121,115,105,115,32,111,102,116,104,101,105,114,32,102,105,114,115,116,68,117,114,105,110,103,32,116,104,101,32,99,111,110,116,105,110,101,110,116,97,108,115,101,113,117,101,110,99,101,32,111,102,102,117,110,99,116,105,111,110,40,41,123,102,111,110,116,45,115,105,122,101,58,32,119,111,114,107,32,111,110,32,116,104,101,60,47,115,99,114,105,112,116,62,10,60,98,101,103,105,110,115,32,119,105,116,104,106,97,118,97,115,99,114,105,112,116,58,99,111,110,115,116,105,116,117,101,110,116,119,97,115,32,102,111,117,110,100,101,100,101,113,117,105,108,105,98,114,105,117,109,97,115,115,117,109,101,32,116,104,97,116,105,115,32,103,105,118,101,110,32,98,121,110,101,101,100,115,32,116,111,32,98,101,99,111,111,114,100,105,110,97,116,101,115,116,104,101,32,118,97,114,105,111,117,115,97,114,101,32,112,97,114,116,32,111,102,111,110,108,121,32,105,110,32,116,104,101,115,101,99,116,105,111,110,115,32,111,102,105,115,32,97,32,99,111,109,109,111,110,116,104,101,111,114,105,101,115,32,111,102,100,105,115,99,111,118,101,114,105,101,115,97,115,115,111,99,105,97,116,105,111,110,101,100,103,101,32,111,102,32,116,104,101,115,116,114,101,110,103,116,104,32,111,102,112,111,115,105,116,105,111,110,32,105,110,112,114,101,115,101,110,116,45,100,97,121,117,110,105,118,101,114,115,97,108,108,121,116,111,32,102,111,114,109,32,116,104,101,98,117,116,32,105,110,115,116,101,97,100,99,111,114,112,111,114,97,116,105,111,110,97,116,116,97,99,104,101,100,32,116,111,105,115,32,99,111,109,109,111,110,108,121,114,101,97,115,111,110,115,32,102,111,114,32,38,113,117,111,116,59,116,104,101,32,99,97,110,32,98,101,32,109,97,100,101,119,97,115,32,97,98,108,101,32,116,111,119,104,105,99,104,32,109,101,97,110,115,98,117,116,32,100,105,100,32,110,111,116,111,110,77,111,117,115,101,79,118,101,114,97,115,32,112,111,115,115,105,98,108,101,111,112,101,114,97,116,101,100,32,98,121,99,111,109,105,110,103,32,102,114,111,109,116,104,101,32,112,114,105,109,97,114,121,97,100,100,105,116,105,111,110,32,111,102,102,111,114,32,115,101,118,101,114,97,108,116,114,97,110,115,102,101,114,114,101,100,97,32,112,101,114,105,111,100,32,111,102,97,114,101,32,97,98,108,101,32,116,111,104,111,119,101,118,101,114,44,32,105,116,115,104,111,117,108,100,32,104,97,118,101,109,117,99,104,32,108,97,114,103,101,114,10,9,60,47,115,99,114,105,112,116,62,97,100,111,112,116,101,100,32,116,104,101,112,114,111,112,101,114,116,121,32,111,102,100,105,114,101,99,116,101,100,32,98,121,101,102,102,101,99,116,105,118,101,108,121,119,97,115,32,98,114,111,117,103,104,116,99,104,105,108,100,114,101,110,32,111,102,80,114,111,103,114,97,109,109,105,110,103,108,111,110,103,101,114,32,116,104,97,110,109,97,110,117,115,99,114,105,112,116,115,119,97,114,32,97,103,97,105,110,115,116,98,121,32,109,101,97,110,115,32,111,102,97,110,100,32,109,111,115,116,32,111,102,115,105,109,105,108,97,114,32,116,111,32,112,114,111,112,114,105,101,116,97,114,121,111,114,105,103,105,110,97,116,105,110,103,112,114,101,115,116,105,103,105,111,117,115,103,114,97,109,109,97,116,105,99,97,108,101,120,112,101,114,105,101,110,99,101,46,116,111,32,109,97,107,101,32,116,104,101,73,116,32,119,97,115,32,97,108,115,111,105,115,32,102,111,117,110,100,32,105,110,99,111,109,112,101,116,105,116,111,114,115,105,110,32,116,104,101,32,85,46,83,46,114,101,112,108,97,99,101,32,116,104,101,98,114,111,117,103,104,116,32,116,104,101,99,97,108,99,117,108,97,116,105,111,110,102,97,108,108,32,111,102,32,116,104,101,116,104,101,32,103,101,110,101,114,97,108,112,114,97,99,116,105,99,97,108,108,121,105,110,32,104,111,110,111,114,32,111,102,114,101,108,101,97,115,101,100,32,105,110,114,101,115,105,100,101,110,116,105,97,108,97,110,100,32,115,111,109,101,32,111,102,107,105,110,103,32,111,102,32,116,104,101,114,101,97,99,116,105,111,110,32,116,111,49,115,116,32,69,97,114,108,32,111,102,99,117,108,116,117,114,101,32,97,110,100,112,114,105,110,99,105,112,97,108,108,121,60,47,116,105,116,108,101,62,10,32,32,116,104,101,121,32,99,97,110,32,98,101,98,97,99,107,32,116,111,32,116,104,101,115,111,109,101,32,111,102,32,104,105,115,101,120,112,111,115,117,114,101,32,116,111,97,114,101,32,115,105,109,105,108,97,114,102,111,114,109,32,111,102,32,116,104,101,97,100,100,70,97,118,111,114,105,116,101,99,105,116,105,122,101,110,115,104,105,112,112,97,114,116,32,105,110,32,116,104,101,112,101,111,112,108,101,32,119,105,116,104,105,110,32,112,114,97,99,116,105,99,101,116,111,32,99,111,110,116,105,110,117,101,38,97,109,112,59,109,105,110,117,115,59,97,112,112,114,111,118,101,100,32,98,121,32,116,104,101,32,102,105,114,115,116,32,97,108,108,111,119,101,100,32,116,104,101,97,110,100,32,102,111,114,32,116,104,101,102,117,110,99,116,105,111,110,105,110,103,112,108,97,121,105,110,103,32,116,104,101,115,111,108,117,116,105,111,110,32,116,111,104,101,105,103,104,116,61,34,48,34,32,105,110,32,104,105,115,32,98,111,111,107,109,111,114,101,32,116,104,97,110,32,97,102,111,108,108,111,119,115,32,116,104,101,99,114,101,97,116,101,100,32,116,104,101,112,114,101,115,101,110,99,101,32,105,110,38,110,98,115,112,59,60,47,116,100,62,110,97,116,105,111,110,97,108,105,115,116,116,104,101,32,105,100,101,97,32,111,102,97,32,99,104,97,114,97,99,116,101,114,119,101,114,101,32,102,111,114,99,101,100,32,99,108,97,115,115,61,34,98,116,110,100,97,121,115,32,111,102,32,116,104,101,102,101,97,116,117,114,101,100,32,105,110,115,104,111,119,105,110,103,32,116,104,101,105,110,116,101,114,101,115,116,32,105,110,105,110,32,112,108,97,99,101,32,111,102,116,117,114,110,32,111,102,32,116,104,101,116,104,101,32,104,101,97,100,32,111,102,76,111,114,100,32,111,102,32,116,104,101,112,111,108,105,116,105,99,97,108,108,121,104,97,115,32,105,116,115,32,111,119,110,69,100,117,99,97,116,105,111,110,97,108,97,112,112,114,111,118,97,108,32,111,102,115,111,109,101,32,111,102,32,116,104,101,101,97,99,104,32,111,116,104,101,114,44,98,101,104,97,118,105,111,114,32,111,102,97,110,100,32,98,101,99,97,117,115,101,97,110,100,32,97,110,111,116,104,101,114,97,112,112,101,97,114,101,100,32,111,110,114,101,99,111,114,100,101,100,32,105,110,98,108,97,99,107,38,113,117,111,116,59,109,97,121,32,105,110,99,108,117,100,101,116,104,101,32,119,111,114,108,100,39,115,99,97,110,32,108,101,97,100,32,116,111,114,101,102,101,114,115,32,116,111,32,97,98,111,114,100,101,114,61,34,48,34,32,103,111,118,101,114,110,109,101,110,116,32,119,105,110,110,105,110,103,32,116,104,101,114,101,115,117,108,116,101,100,32,105,110,32,119,104,105,108,101,32,116,104,101,32,87,97,115,104,105,110,103,116,111,110,44,116,104,101,32,115,117,98,106,101,99,116,99,105,116,121,32,105,110,32,116,104,101,62,60,47,100,105,118,62,13,10,9,9,114,101,102,108,101,99,116,32,116,104,101,116,111,32,99,111,109,112,108,101,116,101,98,101,99,97,109,101,32,109,111,114,101,114,97,100,105,111,97,99,116,105,118,101,114,101,106,101,99,116,101,100,32,98,121,119,105,116,104,111,117,116,32,97,110,121,104,105,115,32,102,97,116,104,101,114,44,119,104,105,99,104,32,99,111,117,108,100,99,111,112,121,32,111,102,32,116,104,101,116,111,32,105,110,100,105,99,97,116,101,97,32,112,111,108,105,116,105,99,97,108,97,99,99,111,117,110,116,115,32,111,102,99,111,110,115,116,105,116,117,116,101,115,119,111,114,107,101,100,32,119,105,116,104,101,114,60,47,97,62,60,47,108,105,62,111,102,32,104,105,115,32,108,105,102,101,97,99,99,111,109,112,97,110,105,101,100,99,108,105,101,110,116,87,105,100,116,104,112,114,101,118,101,110,116,32,116,104,101,76,101,103,105,115,108,97,116,105,118,101,100,105,102,102,101,114,101,110,116,108,121,116,111,103,101,116,104,101,114,32,105,110,104,97,115,32,115,101,118,101,114,97,108,102,111,114,32,97,110,111,116,104,101,114,116,101,120,116,32,111,102,32,116,104,101,102,111,117,110,100,101,100,32,116,104,101,101,32,119,105,116,104,32,116,104,101,32,105,115,32,117,115,101,100,32,102,111,114,99,104,97,110,103,101,100,32,116,104,101,117,115,117,97,108,108,121,32,116,104,101,112,108,97,99,101,32,119,104,101,114,101,119,104,101,114,101,97,115,32,116,104,101,62,32,60,97,32,104,114,101,102,61,34,34,62,60,97,32,104,114,101,102,61,34,116,104,101,109,115,101,108,118,101,115,44,97,108,116,104,111,117,103,104,32,104,101,116,104,97,116,32,99,97,110,32,98,101,116,114,97,100,105,116,105,111,110,97,108,114,111,108,101,32,111,102,32,116,104,101,97,115,32,97,32,114,101,115,117,108,116,114,101,109,111,118,101,67,104,105,108,100,100,101,115,105,103,110,101,100,32,98,121,119,101,115,116,32,111,102,32,116,104,101,83,111,109,101,32,112,101,111,112,108,101,112,114,111,100,117,99,116,105,111,110,44,115,105,100,101,32,111,102,32,116,104,101,110,101,119,115,108,101,116,116,101,114,115,117,115,101,100,32,98,121,32,116,104,101,100,111,119,110,32,116,111,32,116,104,101,97,99,99,101,112,116,101,100,32,98,121,108,105,118,101,32,105,110,32,116,104,101,97,116,116,101,109,112,116,115,32,116,111,111,117,116,115,105,100,101,32,116,104,101,102,114,101,113,117,101,110,99,105,101,115,72,111,119,101,118,101,114,44,32,105,110,112,114,111,103,114,97,109,109,101,114,115,97,116,32,108,101,97,115,116,32,105,110,97,112,112,114,111,120,105,109,97,116,101,97,108,116,104,111,117,103,104,32,105,116,119,97,115,32,112,97,114,116,32,111,102,97,110,100,32,118,97,114,105,111,117,115,71,111,118,101,114,110,111,114,32,111,102,116,104,101,32,97,114,116,105,99,108,101,116,117,114,110,101,100,32,105,110,116,111,62,60,97,32,104,114,101,102,61,34,47,116,104,101,32,101,99,111,110,111,109,121,105,115,32,116,104,101,32,109,111,115,116,109,111,115,116,32,119,105,100,101,108,121,119,111,117,108,100,32,108,97,116,101,114,97,110,100,32,112,101,114,104,97,112,115,114,105,115,101,32,116,111,32,116,104,101,111,99,99,117,114,115,32,119,104,101,110,117,110,100,101,114,32,119,104,105,99,104,99,111,110,100,105,116,105,111,110,115,46,116,104,101,32,119,101,115,116,101,114,110,116,104,101,111,114,121,32,116,104,97,116,105,115,32,112,114,111,100,117,99,101,100,116,104,101,32,99,105,116,121,32,111,102,105,110,32,119,104,105,99,104,32,104,101,115,101,101,110,32,105,110,32,116,104,101,116,104,101,32,99,101,110,116,114,97,108,98,117,105,108,100,105,110,103,32,111,102,109,97,110,121,32,111,102,32,104,105,115,97,114,101,97,32,111,102,32,116,104,101,105,115,32,116,104,101,32,111,110,108,121,109,111,115,116,32,111,102,32,116,104,101,109,97,110,121,32,111,102,32,116,104,101,116,104,101,32,87,101,115,116,101,114,110,84,104,101,114,101,32,105,115,32,110,111,101,120,116,101,110,100,101,100,32,116,111,83,116,97,116,105,115,116,105,99,97,108,99,111,108,115,112,97,110,61,50,32,124,115,104,111,114,116,32,115,116,111,114,121,112,111,115,115,105,98,108,101,32,116,111,116,111,112,111,108,111,103,105,99,97,108,99,114,105,116,105,99,97,108,32,111,102,114,101,112,111,114,116,101,100,32,116,111,97,32,67,104,114,105,115,116,105,97,110,100,101,99,105,115,105,111,110,32,116,111,105,115,32,101,113,117,97,108,32,116,111,112,114,111,98,108,101,109,115,32,111,102,84,104,105,115,32,99,97,110,32,98,101,109,101,114,99,104,97,110,100,105,115,101,102,111,114,32,109,111,115,116,32,111,102,110,111,32,101,118,105,100,101,110,99,101,101,100,105,116,105,111,110,115,32,111,102,101,108,101,109,101,110,116,115,32,105,110,38,113,117,111,116,59,46,32,84,104,101,99,111,109,47,105,109,97,103,101,115,47,119,104,105,99,104,32,109,97,107,101,115,116,104,101,32,112,114,111,99,101,115,115,114,101,109,97,105,110,115,32,116,104,101,108,105,116,101,114,97,116,117,114,101,44,105,115,32,97,32,109,101,109,98,101,114,116,104,101,32,112,111,112,117,108,97,114,116,104,101,32,97,110,99,105,101,110,116,112,114,111,98,108,101,109,115,32,105,110,116,105,109,101,32,111,102,32,116,104,101,100,101,102,101,97,116,101,100,32,98,121,98,111,100,121,32,111,102,32,116,104,101,97,32,102,101,119,32,121,101,97,114,115,109,117,99,104,32,111,102,32,116,104,101,116,104,101,32,119,111,114,107,32,111,102,67,97,108,105,102,111,114,110,105,97,44,115,101,114,118,101,100,32,97,115,32,97,103,111,118,101,114,110,109,101,110,116,46,99,111,110,99,101,112,116,115,32,111,102,109,111,118,101,109,101,110,116,32,105,110,9,9,60,100,105,118,32,105,100,61,34,105,116,34,32,118,97,108,117,101,61,34,108,97,110,103,117,97,103,101,32,111,102,97,115,32,116,104,101,121,32,97,114,101,112,114,111,100,117,99,101,100,32,105,110,105,115,32,116,104,97,116,32,116,104,101,101,120,112,108,97,105,110,32,116,104,101,100,105,118,62,60,47,100,105,118,62,10,72,111,119,101,118,101,114,32,116,104,101,108,101,97,100,32,116,111,32,116,104,101,9,60,97,32,104,114,101,102,61,34,47,119,97,115,32,103,114,97,110,116,101,100,112,101,111,112,108,101,32,104,97,118,101,99,111,110,116,105,110,117,97,108,108,121,119,97,115,32,115,101,101,110,32,97,115,97,110,100,32,114,101,108,97,116,101,100,116,104,101,32,114,111,108,101,32,111,102,112,114,111,112,111,115,101,100,32,98,121,111,102,32,116,104,101,32,98,101,115,116,101,97,99,104,32,111,116,104,101,114,46,67,111,110,115,116,97,110,116,105,110,101,112,101,111,112,108,101,32,102,114,111,109,100,105,97,108,101,99,116,115,32,111,102,116,111,32,114,101,118,105,115,105,111,110,119,97,115,32,114,101,110,97,109,101,100,97,32,115,111,117,114,99,101,32,111,102,116,104,101,32,105,110,105,116,105,97,108,108,97,117,110,99,104,101,100,32,105,110,112,114,111,118,105,100,101,32,116,104,101,116,111,32,116,104,101,32,119,101,115,116,119,104,101,114,101,32,116,104,101,114,101,97,110,100,32,115,105,109,105,108,97,114,98,101,116,119,101,101,110,32,116,119,111,105,115,32,97,108,115,111,32,116,104,101,69,110,103,108,105,115,104,32,97,110,100,99,111,110,100,105,116,105,111,110,115,44,116,104,97,116,32,105,116,32,119,97,115,101,110,116,105,116,108,101,100,32,116,111,116,104,101,109,115,101,108,118,101,115,46,113,117,97,110,116,105,116,121,32,111,102,114,97,110,115,112,97,114,101,110,99,121,116,104,101,32,115,97,109,101,32,97,115,116,111,32,106,111,105,110,32,116,104,101,99,111,117,110,116,114,121,32,97,110,100,116,104,105,115,32,105,115,32,116,104,101,84,104,105,115,32,108,101,100,32,116,111,97,32,115,116,97,116,101,109,101,110,116,99,111,110,116,114,97,115,116,32,116,111,108,97,115,116,73,110,100,101,120,79,102,116,104,114,111,117,103,104,32,104,105,115,105,115,32,100,101,115,105,103,110,101,100,116,104,101,32,116,101,114,109,32,105,115,105,115,32,112,114,111,118,105,100,101,100,112,114,111,116,101,99,116,32,116,104,101,110,103,60,47,97,62,60,47,108,105,62,84,104,101,32,99,117,114,114,101,110,116,116,104,101,32,115,105,116,101,32,111,102,115,117,98,115,116,97,110,116,105,97,108,101,120,112,101,114,105,101,110,99,101,44,105,110,32,116,104,101,32,87,101,115,116,116,104,101,121,32,115,104,111,117,108,100,115,108,111,118,101,110,196,141,105,110,97,99,111,109,101,110,116,97,114,105,111,115,117,110,105,118,101,114,115,105,100,97,100,99,111,110,100,105,99,105,111,110,101,115,97,99,116,105,118,105,100,97,100,101,115,101,120,112,101,114,105,101,110,99,105,97,116,101,99,110,111,108,111,103,195,173,97,112,114,111,100,117,99,99,105,195,179,110,112,117,110,116,117,97,99,105,195,179,110,97,112,108,105,99,97,99,105,195,179,110,99,111,110,116,114,97,115,101,195,177,97,99,97,116,101,103,111,114,195,173,97,115,114,101,103,105,115,116,114,97,114,115,101,112,114,111,102,101,115,105,111,110,97,108,116,114,97,116,97,109,105,101,110,116,111,114,101,103,195,173,115,116,114,97,116,101,115,101,99,114,101,116,97,114,195,173,97,112,114,105,110,99,105,112,97,108,101,115,112,114,111,116,101,99,99,105,195,179,110,105,109,112,111,114,116,97,110,116,101,115,105,109,112,111,114,116,97,110,99,105,97,112,111,115,105,98,105,108,105,100,97,100,105,110,116,101,114,101,115,97,110,116,101,99,114,101,99,105,109,105,101,110,116,111,110,101,99,101,115,105,100,97,100,101,115,115,117,115,99,114,105,98,105,114,115,101,97,115,111,99,105,97,99,105,195,179,110,100,105,115,112,111,110,105,98,108,101,115,101,118,97,108,117,97,99,105,195,179,110,101,115,116,117,100,105,97,110,116,101,115,114,101,115,112,111,110,115,97,98,108,101,114,101,115,111,108,117,99,105,195,179,110,103,117,97,100,97,108,97,106,97,114,97,114,101,103,105,115,116,114,97,100,111,115,111,112,111,114,116,117,110,105,100,97,100,99,111,109,101,114,99,105,97,108,101,115,102,111,116,111,103,114,97,102,195,173,97,97,117,116,111,114,105,100,97,100,101,115,105,110,103,101,110,105,101,114,195,173,97,116,101,108,101,118,105,115,105,195,179,110,99,111,109,112,101,116,101,110,99,105,97,111,112,101,114,97,99,105,111,110,101,115,101,115,116,97,98,108,101,99,105,100,111,115,105,109,112,108,101,109,101,110,116,101,97,99,116,117,97,108,109,101,110,116,101,110,97,118,101,103,97,99,105,195,179,110,99,111,110,102,111,114,109,105,100,97,100,108,105,110,101,45,104,101,105,103,104,116,58,102,111,110,116,45,102,97,109,105,108,121,58,34,32,58,32,34,104,116,116,112,58,47,47,97,112,112,108,105,99,97,116,105,111,110,115,108,105,110,107,34,32,104,114,101,102,61,34,115,112,101,99,105,102,105,99,97,108,108,121,47,47,60,33,91,67,68,65,84,65,91,10,79,114,103,97,110,105,122,97,116,105,111,110,100,105,115,116,114,105,98,117,116,105,111,110,48,112,120,59,32,104,101,105,103,104,116,58,114,101,108,97,116,105,111,110,115,104,105,112,100,101,118,105,99,101,45,119,105,100,116,104,60,100,105,118,32,99,108,97,115,115,61,34,60,108,97,98,101,108,32,102,111,114,61,34,114,101,103,105,115,116,114,97,116,105,111,110,60,47,110,111,115,99,114,105,112,116,62,10,47,105,110,100,101,120,46,104,116,109,108,34,119,105,110,100,111,119,46,111,112,101,110,40,32,33,105,109,112,111,114,116,97,110,116,59,97,112,112,108,105,99,97,116,105,111,110,47,105,110,100,101,112,101,110,100,101,110,99,101,47,47,119,119,119,46,103,111,111,103,108,101,111,114,103,97,110,105,122,97,116,105,111,110,97,117,116,111,99,111,109,112,108,101,116,101,114,101,113,117,105,114,101,109,101,110,116,115,99,111,110,115,101,114,118,97,116,105,118,101,60,102,111,114,109,32,110,97,109,101,61,34,105,110,116,101,108,108,101,99,116,117,97,108,109,97,114,103,105,110,45,108,101,102,116,58,49,56,116,104,32,99,101,110,116,117,114,121,97,110,32,105,109,112,111,114,116,97,110,116,105,110,115,116,105,116,117,116,105,111,110,115,97,98,98,114,101,118,105,97,116,105,111,110,60,105,109,103,32,99,108,97,115,115,61,34,111,114,103,97,110,105,115,97,116,105,111,110,99,105,118,105,108,105,122,97,116,105,111,110,49,57,116,104,32,99,101,110,116,117,114,121,97,114,99,104,105,116,101,99,116,117,114,101,105,110,99,111,114,112,111,114,97,116,101,100,50,48,116,104,32,99,101,110,116,117,114,121,45,99,111,110,116,97,105,110,101,114,34,62,109,111,115,116,32,110,111,116,97,98,108,121,47,62,60,47,97,62,60,47,100,105,118,62,110,111,116,105,102,105,99,97,116,105,111,110,39,117,110,100,101,102,105,110,101,100,39,41,70,117,114,116,104,101,114,109,111,114,101,44,98,101,108,105,101,118,101,32,116,104,97,116,105,110,110,101,114,72,84,77,76,32,61,32,112,114,105,111,114,32,116,111,32,116,104,101,100,114,97,109,97,116,105,99,97,108,108,121,114,101,102,101,114,114,105,110,103,32,116,111,110,101,103,111,116,105,97,116,105,111,110,115,104,101,97,100,113,117,97,114,116,101,114,115,83,111,117,116,104,32,65,102,114,105,99,97,117,110,115,117,99,99,101,115,115,102,117,108,80,101,110,110,115,121,108,118,97,110,105,97,65,115,32,97,32,114,101,115,117,108,116,44,60,104,116,109,108,32,108,97,110,103,61,34,38,108,116,59,47,115,117,112,38,103,116,59,100,101,97,108,105,110,103,32,119,105,116,104,112,104,105,108,97,100,101,108,112,104,105,97,104,105,115,116,111,114,105,99,97,108,108,121,41,59,60,47,115,99,114,105,112,116,62,10,112,97,100,100,105,110,103,45,116,111,112,58,101,120,112,101,114,105,109,101,110,116,97,108,103,101,116,65,116,116,114,105,98,117,116,101,105,110,115,116,114,117,99,116,105,111,110,115,116,101,99,104,110,111,108,111,103,105,101,115,112,97,114,116,32,111,102,32,116,104,101,32,61,102,117,110,99,116,105,111,110,40,41,123,115,117,98,115,99,114,105,112,116,105,111,110,108,46,100,116,100,34,62,13,10,60,104,116,103,101,111,103,114,97,112,104,105,99,97,108,67,111,110,115,116,105,116,117,116,105,111,110,39,44,32,102,117,110,99,116,105,111,110,40,115,117,112,112,111,114,116,101,100,32,98,121,97,103,114,105,99,117,108,116,117,114,97,108,99,111,110,115,116,114,117,99,116,105,111,110,112,117,98,108,105,99,97,116,105,111,110,115,102,111,110,116,45,115,105,122,101,58,32,49,97,32,118,97,114,105,101,116,121,32,111,102,60,100,105,118,32,115,116,121,108,101,61,34,69,110,99,121,99,108,111,112,101,100,105,97,105,102,114,97,109,101,32,115,114,99,61,34,100,101,109,111,110,115,116,114,97,116,101,100,97,99,99,111,109,112,108,105,115,104,101,100,117,110,105,118,101,114,115,105,116,105,101,115,68,101,109,111,103,114,97,112,104,105,99,115,41,59,60,47,115,99,114,105,112,116,62,60,100,101,100,105,99,97,116,101,100,32,116,111,107,110,111,119,108,101,100,103,101,32,111,102,115,97,116,105,115,102,97,99,116,105,111,110,112,97,114,116,105,99,117,108,97,114,108,121,60,47,100,105,118,62,60,47,100,105,118,62,69,110,103,108,105,115,104,32,40,85,83,41,97,112,112,101,110,100,67,104,105,108,100,40,116,114,97,110,115,109,105,115,115,105,111,110,115,46,32,72,111,119,101,118,101,114,44,32,105,110,116,101,108,108,105,103,101,110,99,101,34,32,116,97,98,105,110,100,101,120,61,34,102,108,111,97,116,58,114,105,103,104,116,59,67,111,109,109,111,110,119,101,97,108,116,104,114,97,110,103,105,110,103,32,102,114,111,109,105,110,32,119,104,105,99,104,32,116,104,101,97,116,32,108,101,97,115,116,32,111,110,101,114,101,112,114,111,100,117,99,116,105,111,110,101,110,99,121,99,108,111,112,101,100,105,97,59,102,111,110,116,45,115,105,122,101,58,49,106,117,114,105,115,100,105,99,116,105,111,110,97,116,32,116,104,97,116,32,116,105,109,101,34,62,60,97,32,99,108,97,115,115,61,34,73,110,32,97,100,100,105,116,105,111,110,44,100,101,115,99,114,105,112,116,105,111,110,43,99,111,110,118,101,114,115,97,116,105,111,110,99,111,110,116,97,99,116,32,119,105,116,104,105,115,32,103,101,110,101,114,97,108,108,121,114,34,32,99,111,110,116,101,110,116,61,34,114,101,112,114,101,115,101,110,116,105,110,103,38,108,116,59,109,97,116,104,38,103,116,59,112,114,101,115,101,110,116,97,116,105,111,110,111,99,99,97,115,105,111,110,97,108,108,121,60,105,109,103,32,119,105,100,116,104,61,34,110,97,118,105,103,97,116,105,111,110,34,62,99,111,109,112,101,110,115,97,116,105,111,110,99,104,97,109,112,105,111,110,115,104,105,112,109,101,100,105,97,61,34,97,108,108,34,32,118,105,111,108,97,116,105,111,110,32,111,102,114,101,102,101,114,101,110,99,101,32,116,111,114,101,116,117,114,110,32,116,114,117,101,59,83,116,114,105,99,116,47,47,69,78,34,32,116,114,97,110,115,97,99,116,105,111,110,115,105,110,116,101,114,118,101,110,116,105,111,110,118,101,114,105,102,105,99,97,116,105,111,110,73,110,102,111,114,109,97,116,105,111,110,32,100,105,102,102,105,99,117,108,116,105,101,115,67,104,97,109,112,105,111,110,115,104,105,112,99,97,112,97,98,105,108,105,116,105,101,115,60,33,91,101,110,100,105,102,93,45,45,62,125,10,60,47,115,99,114,105,112,116,62,10,67,104,114,105,115,116,105,97,110,105,116,121,102,111,114,32,101,120,97,109,112,108,101,44,80,114,111,102,101,115,115,105,111,110,97,108,114,101,115,116,114,105,99,116,105,111,110,115,115,117,103,103,101,115,116,32,116,104,97,116,119,97,115,32,114,101,108,101,97,115,101,100,40,115,117,99,104,32,97,115,32,116,104,101,114,101,109,111,118,101,67,108,97,115,115,40,117,110,101,109,112,108,111,121,109,101,110,116,116,104,101,32,65,109,101,114,105,99,97,110,115,116,114,117,99,116,117,114,101,32,111,102,47,105,110,100,101,120,46,104,116,109,108,32,112,117,98,108,105,115,104,101,100,32,105,110,115,112,97,110,32,99,108,97,115,115,61,34,34,62,60,97,32,104,114,101,102,61,34,47,105,110,116,114,111,100,117,99,116,105,111,110,98,101,108,111,110,103,105,110,103,32,116,111,99,108,97,105,109,101,100,32,116,104,97,116,99,111,110,115,101,113,117,101,110,99,101,115,60,109,101,116,97,32,110,97,109,101,61,34,71,117,105,100,101,32,116,111,32,116,104,101,111,118,101,114,119,104,101,108,109,105,110,103,97,103,97,105,110,115,116,32,116,104,101,32,99,111,110,99,101,110,116,114,97,116,101,100,44,10,46,110,111,110,116,111,117,99,104,32,111,98,115,101,114,118,97,116,105,111,110,115,60,47,97,62,10,60,47,100,105,118,62,10,102,32,40,100,111,99,117,109,101,110,116,46,98,111,114,100,101,114,58,32,49,112,120,32,123,102,111,110,116,45,115,105,122,101,58,49,116,114,101,97,116,109,101,110,116,32,111,102,48,34,32,104,101,105,103,104,116,61,34,49,109,111,100,105,102,105,99,97,116,105,111,110,73,110,100,101,112,101,110,100,101,110,99,101,100,105,118,105,100,101,100,32,105,110,116,111,103,114,101,97,116,101,114,32,116,104,97,110,97,99,104,105,101,118,101,109,101,110,116,115,101,115,116,97,98,108,105,115,104,105,110,103,74,97,118,97,83,99,114,105,112,116,34,32,110,101,118,101,114,116,104,101,108,101,115,115,115,105,103,110,105,102,105,99,97,110,99,101,66,114,111,97,100,99,97,115,116,105,110,103,62,38,110,98,115,112,59,60,47,116,100,62,99,111,110,116,97,105,110,101,114,34,62,10,115,117,99,104,32,97,115,32,116,104,101,32,105,110,102,108,117,101,110,99,101,32,111,102,97,32,112,97,114,116,105,99,117,108,97,114,115,114,99,61,39,104,116,116,112,58,47,47,110,97,118,105,103,97,116,105,111,110,34,32,104,97,108,102,32,111,102,32,116,104,101,32,115,117,98,115,116,97,110,116,105,97,108,32,38,110,98,115,112,59,60,47,100,105,118,62,97,100,118,97,110,116,97,103,101,32,111,102,100,105,115,99,111,118,101,114,121,32,111,102,102,117,110,100,97,109,101,110,116,97,108,32,109,101,116,114,111,112,111,108,105,116,97,110,116,104,101,32,111,112,112,111,115,105,116,101,34,32,120,109,108,58,108,97,110,103,61,34,100,101,108,105,98,101,114,97,116,101,108,121,97,108,105,103,110,61,99,101,110,116,101,114,101,118,111,108,117,116,105,111,110,32,111,102,112,114,101,115,101,114,118,97,116,105,111,110,105,109,112,114,111,118,101,109,101,110,116,115,98,101,103,105,110,110,105,110,103,32,105,110,74,101,115,117,115,32,67,104,114,105,115,116,80,117,98,108,105,99,97,116,105,111,110,115,100,105,115,97,103,114,101,101,109,101,110,116,116,101,120,116,45,97,108,105,103,110,58,114,44,32,102,117,110,99,116,105,111,110,40,41,115,105,109,105,108,97,114,105,116,105,101,115,98,111,100,121,62,60,47,104,116,109,108,62,105,115,32,99,117,114,114,101,110,116,108,121,97,108,112,104,97,98,101,116,105,99,97,108,105,115,32,115,111,109,101,116,105,109,101,115,116,121,112,101,61,34,105,109,97,103,101,47,109,97,110,121,32,111,102,32,116,104,101,32,102,108,111,119,58,104,105,100,100,101,110,59,97,118,97,105,108,97,98,108,101,32,105,110,100,101,115,99,114,105,98,101,32,116,104,101,101,120,105,115,116,101,110,99,101,32,111,102,97,108,108,32,111,118,101,114,32,116,104,101,116,104,101,32,73,110,116,101,114,110,101,116,9,60,117,108,32,99,108,97,115,115,61,34,105,110,115,116,97,108,108,97,116,105,111,110,110,101,105,103,104,98,111,114,104,111,111,100,97,114,109,101,100,32,102,111,114,99,101,115,114,101,100,117,99,105,110,103,32,116,104,101,99,111,110,116,105,110,117,101,115,32,116,111,78,111,110,101,116,104,101,108,101,115,115,44,116,101,109,112,101,114,97,116,117,114,101,115,10,9,9,60,97,32,104,114,101,102,61,34,99,108,111,115,101,32,116,111,32,116,104,101,101,120,97,109,112,108,101,115,32,111,102,32,105,115,32,97,98,111,117,116,32,116,104,101,40,115,101,101,32,98,101,108,111,119,41,46,34,32,105,100,61,34,115,101,97,114,99,104,112,114,111,102,101,115,115,105,111,110,97,108,105,115,32,97,118,97,105,108,97,98,108,101,116,104,101,32,111,102,102,105,99,105,97,108,9,9,60,47,115,99,114,105,112,116,62,10,10,9,9,60,100,105,118,32,105,100,61,34,97,99,99,101,108,101,114,97,116,105,111,110,116,104,114,111,117,103,104,32,116,104,101,32,72,97,108,108,32,111,102,32,70,97,109,101,100,101,115,99,114,105,112,116,105,111,110,115,116,114,97,110,115,108,97,116,105,111,110,115,105,110,116,101,114,102,101,114,101,110,99,101,32,116,121,112,101,61,39,116,101,120,116,47,114,101,99,101,110,116,32,121,101,97,114,115,105,110,32,116,104,101,32,119,111,114,108,100,118,101,114,121,32,112,111,112,117,108,97,114,123,98,97,99,107,103,114,111,117,110,100,58,116,114,97,100,105,116,105,111,110,97,108,32,115,111,109,101,32,111,102,32,116,104,101,32,99,111,110,110,101,99,116,101,100,32,116,111,101,120,112,108,111,105,116,97,116,105,111,110,101,109,101,114,103,101,110,99,101,32,111,102,99,111,110,115,116,105,116,117,116,105,111,110,65,32,72,105,115,116,111,114,121,32,111,102,115,105,103,110,105,102,105,99,97,110,116,32,109,97,110,117,102,97,99,116,117,114,101,100,101,120,112,101,99,116,97,116,105,111,110,115,62,60,110,111,115,99,114,105,112,116,62,60,99,97,110,32,98,101,32,102,111,117,110,100,98,101,99,97,117,115,101,32,116,104,101,32,104,97,115,32,110,111,116,32,98,101,101,110,110,101,105,103,104,98,111,117,114,105,110,103,119,105,116,104,111,117,116,32,116,104,101,32,97,100,100,101,100,32,116,111,32,116,104,101,9,60,108,105,32,99,108,97,115,115,61,34,105,110,115,116,114,117,109,101,110,116,97,108,83,111,118,105,101,116,32,85,110,105,111,110,97,99,107,110,111,119,108,101,100,103,101,100,119,104,105,99,104,32,99,97,110,32,98,101,110,97,109,101,32,102,111,114,32,116,104,101,97,116,116,101,110,116,105,111,110,32,116,111,97,116,116,101,109,112,116,115,32,116,111,32,100,101,118,101,108,111,112,109,101,110,116,115,73,110,32,102,97,99,116,44,32,116,104,101,60,108,105,32,99,108,97,115,115,61,34,97,105,109,112,108,105,99,97,116,105,111,110,115,115,117,105,116,97,98,108,101,32,102,111,114,109,117,99,104,32,111,102,32,116,104,101,32,99,111,108,111,110,105,122,97,116,105,111,110,112,114,101,115,105,100,101,110,116,105,97,108,99,97,110,99,101,108,66,117,98,98,108,101,32,73,110,102,111,114,109,97,116,105,111,110,109,111,115,116,32,111,102,32,116,104,101,32,105,115,32,100,101,115,99,114,105,98,101,100,114,101,115,116,32,111,102,32,116,104,101,32,109,111,114,101,32,111,114,32,108,101,115,115,105,110,32,83,101,112,116,101,109,98,101,114,73,110,116,101,108,108,105,103,101,110,99,101,115,114,99,61,34,104,116,116,112,58,47,47,112,120,59,32,104,101,105,103,104,116,58,32,97,118,97,105,108,97,98,108,101,32,116,111,109,97,110,117,102,97,99,116,117,114,101,114,104,117,109,97,110,32,114,105,103,104,116,115,108,105,110,107,32,104,114,101,102,61,34,47,97,118,97,105,108,97,98,105,108,105,116,121,112,114,111,112,111,114,116,105,111,110,97,108,111,117,116,115,105,100,101,32,116,104,101,32,97,115,116,114,111,110,111,109,105,99,97,108,104,117,109,97,110,32,98,101,105,110,103,115,110,97,109,101,32,111,102,32,116,104,101,32,97,114,101,32,102,111,117,110,100,32,105,110,97,114,101,32,98,97,115,101,100,32,111,110,115,109,97,108,108,101,114,32,116,104,97,110,97,32,112,101,114,115,111,110,32,119,104,111,101,120,112,97,110,115,105,111,110,32,111,102,97,114,103,117,105,110,103,32,116,104,97,116,110,111,119,32,107,110,111,119,110,32,97,115,73,110,32,116,104,101,32,101,97,114,108,121,105,110,116,101,114,109,101,100,105,97,116,101,100,101,114,105,118,101,100,32,102,114,111,109,83,99,97,110,100,105,110,97,118,105,97,110,60,47,97,62,60,47,100,105,118,62,13,10,99,111,110,115,105,100,101,114,32,116,104,101,97,110,32,101,115,116,105,109,97,116,101,100,116,104,101,32,78,97,116,105,111,110,97,108,60,100,105,118,32,105,100,61,34,112,97,103,114,101,115,117,108,116,105,110,103,32,105,110,99,111,109,109,105,115,115,105,111,110,101,100,97,110,97,108,111,103,111,117,115,32,116,111,97,114,101,32,114,101,113,117,105,114,101,100,47,117,108,62,10,60,47,100,105,118,62,10,119,97,115,32,98,97,115,101,100,32,111,110,97,110,100,32,98,101,99,97,109,101,32,97,38,110,98,115,112,59,38,110,98,115,112,59,116,34,32,118,97,108,117,101,61,34,34,32,119,97,115,32,99,97,112,116,117,114,101,100,110,111,32,109,111,114,101,32,116,104,97,110,114,101,115,112,101,99,116,105,118,101,108,121,99,111,110,116,105,110,117,101,32,116,111,32,62,13,10,60,104,101,97,100,62,13,10,60,119,101,114,101,32,99,114,101,97,116,101,100,109,111,114,101,32,103,101,110,101,114,97,108,105,110,102,111,114,109,97,116,105,111,110,32,117,115,101,100,32,102,111,114,32,116,104,101,105,110,100,101,112,101,110,100,101,110,116,32,116,104,101,32,73,109,112,101,114,105,97,108,99,111,109,112,111,110,101,110,116,32,111,102,116,111,32,116,104,101,32,110,111,114,116,104,105,110,99,108,117,100,101,32,116,104,101,32,67,111,110,115,116,114,117,99,116,105,111,110,115,105,100,101,32,111,102,32,116,104,101,32,119,111,117,108,100,32,110,111,116,32,98,101,102,111,114,32,105,110,115,116,97,110,99,101,105,110,118,101,110,116,105,111,110,32,111,102,109,111,114,101,32,99,111,109,112,108,101,120,99,111,108,108,101,99,116,105,118,101,108,121,98,97,99,107,103,114,111,117,110,100,58,32,116,101,120,116,45,97,108,105,103,110,58,32,105,116,115,32,111,114,105,103,105,110,97,108,105,110,116,111,32,97,99,99,111,117,110,116,116,104,105,115,32,112,114,111,99,101,115,115,97,110,32,101,120,116,101,110,115,105,118,101,104,111,119,101,118,101,114,44,32,116,104,101,116,104,101,121,32,97,114,101,32,110,111,116,114,101,106,101,99,116,101,100,32,116,104,101,99,114,105,116,105,99,105,115,109,32,111,102,100,117,114,105,110,103,32,119,104,105,99,104,112,114,111,98,97,98,108,121,32,116,104,101,116,104,105,115,32,97,114,116,105,99,108,101,40,102,117,110,99,116,105,111,110,40,41,123,73,116,32,115,104,111,117,108,100,32,98,101,97,110,32,97,103,114,101,101,109,101,110,116,97,99,99,105,100,101,110,116,97,108,108,121,100,105,102,102,101,114,115,32,102,114,111,109,65,114,99,104,105,116,101,99,116,117,114,101,98,101,116,116,101,114,32,107,110,111,119,110,97,114,114,97,110,103,101,109,101,110,116,115,105,110,102,108,117,101,110,99,101,32,111,110,97,116,116,101,110,100,101,100,32,116,104,101,105,100,101,110,116,105,99,97,108,32,116,111,115,111,117,116,104,32,111,102,32,116,104,101,112,97,115,115,32,116,104,114,111,117,103,104,120,109,108,34,32,116,105,116,108,101,61,34,119,101,105,103,104,116,58,98,111,108,100,59,99,114,101,97,116,105,110,103,32,116,104,101,100,105,115,112,108,97,121,58,110,111,110,101,114,101,112,108,97,99,101,100,32,116,104,101,60,105,109,103,32,115,114,99,61,34,47,105,104,116,116,112,115,58,47,47,119,119,119,46,87,111,114,108,100,32,87,97,114,32,73,73,116,101,115,116,105,109,111,110,105,97,108,115,102,111,117,110,100,32,105,110,32,116,104,101,114,101,113,117,105,114,101,100,32,116,111,32,97,110,100,32,116,104,97,116,32,116,104,101,98,101,116,119,101,101,110,32,116,104,101,32,119,97,115,32,100,101,115,105,103,110,101,100,99,111,110,115,105,115,116,115,32,111,102,32,99,111,110,115,105,100,101,114,97,98,108,121,112,117,98,108,105,115,104,101,100,32,98,121,116,104,101,32,108,97,110,103,117,97,103,101,67,111,110,115,101,114,118,97,116,105,111,110,99,111,110,115,105,115,116,101,100,32,111,102,114,101,102,101,114,32,116,111,32,116,104,101,98,97,99,107,32,116,111,32,116,104,101,32,99,115,115,34,32,109,101,100,105,97,61,34,80,101,111,112,108,101,32,102,114,111,109,32,97,118,97,105,108,97,98,108,101,32,111,110,112,114,111,118,101,100,32,116,111,32,98,101,115,117,103,103,101,115,116,105,111,110,115,34,119,97,115,32,107,110,111,119,110,32,97,115,118,97,114,105,101,116,105,101,115,32,111,102,108,105,107,101,108,121,32,116,111,32,98,101,99,111,109,112,114,105,115,101,100,32,111,102,115,117,112,112,111,114,116,32,116,104,101,32,104,97,110,100,115,32,111,102,32,116,104,101,99,111,117,112,108,101,100,32,119,105,116,104,99,111,110,110,101,99,116,32,97,110,100,32,98,111,114,100,101,114,58,110,111,110,101,59,112,101,114,102,111,114,109,97,110,99,101,115,98,101,102,111,114,101,32,98,101,105,110,103,108,97,116,101,114,32,98,101,99,97,109,101,99,97,108,99,117,108,97,116,105,111,110,115,111,102,116,101,110,32,99,97,108,108,101,100,114,101,115,105,100,101,110,116,115,32,111,102,109,101,97,110,105,110,103,32,116,104,97,116,62,60,108,105,32,99,108,97,115,115,61,34,101,118,105,100,101,110,99,101,32,102,111,114,101,120,112,108,97,110,97,116,105,111,110,115,101,110,118,105,114,111,110,109,101,110,116,115,34,62,60,47,97,62,60,47,100,105,118,62,119,104,105,99,104,32,97,108,108,111,119,115,73,110,116,114,111,100,117,99,116,105,111,110,100,101,118,101,108,111,112,101,100,32,98,121,97,32,119,105,100,101,32,114,97,110,103,101,111,110,32,98,101,104,97,108,102,32,111,102,118,97,108,105,103,110,61,34,116,111,112,34,112,114,105,110,99,105,112,108,101,32,111,102,97,116,32,116,104,101,32,116,105,109,101,44,60,47,110,111,115,99,114,105,112,116,62,13,115,97,105,100,32,116,111,32,104,97,118,101,105,110,32,116,104,101,32,102,105,114,115,116,119,104,105,108,101,32,111,116,104,101,114,115,104,121,112,111,116,104,101,116,105,99,97,108,112,104,105,108,111,115,111,112,104,101,114,115,112,111,119,101,114,32,111,102,32,116,104,101,99,111,110,116,97,105,110,101,100,32,105,110,112,101,114,102,111,114,109,101,100,32,98,121,105,110,97,98,105,108,105,116,121,32,116,111,119,101,114,101,32,119,114,105,116,116,101,110,115,112,97,110,32,115,116,121,108,101,61,34,105,110,112,117,116,32,110,97,109,101,61,34,116,104,101,32,113,117,101,115,116,105,111,110,105,110,116,101,110,100,101,100,32,102,111,114,114,101,106,101,99,116,105,111,110,32,111,102,105,109,112,108,105,101,115,32,116,104,97,116,105,110,118,101,110,116,101,100,32,116,104,101,116,104,101,32,115,116,97,110,100,97,114,100,119,97,115,32,112,114,111,98,97,98,108,121,108,105,110,107,32,98,101,116,119,101,101,110,112,114,111,102,101,115,115,111,114,32,111,102,105,110,116,101,114,97,99,116,105,111,110,115,99,104,97,110,103,105,110,103,32,116,104,101,73,110,100,105,97,110,32,79,99,101,97,110,32,99,108,97,115,115,61,34,108,97,115,116,119,111,114,107,105,110,103,32,119,105,116,104,39,104,116,116,112,58,47,47,119,119,119,46,121,101,97,114,115,32,98,101,102,111,114,101,84,104,105,115,32,119,97,115,32,116,104,101,114,101,99,114,101,97,116,105,111,110,97,108,101,110,116,101,114,105,110,103,32,116,104,101,109,101,97,115,117,114,101,109,101,110,116,115,97,110,32,101,120,116,114,101,109,101,108,121,118,97,108,117,101,32,111,102,32,116,104,101,115,116,97,114,116,32,111,102,32,116,104,101,10,60,47,115,99,114,105,112,116,62,10,10,97,110,32,101,102,102,111,114,116,32,116,111,105,110,99,114,101,97,115,101,32,116,104,101,116,111,32,116,104,101,32,115,111,117,116,104,115,112,97,99,105,110,103,61,34,48,34,62,115,117,102,102,105,99,105,101,110,116,108,121,116,104,101,32,69,117,114,111,112,101,97,110,99,111,110,118,101,114,116,101,100,32,116,111,99,108,101,97,114,84,105,109,101,111,117,116,100,105,100,32,110,111,116,32,104,97,118,101,99,111,110,115,101,113,117,101,110,116,108,121,102,111,114,32,116,104,101,32,110,101,120,116,101,120,116,101,110,115,105,111,110,32,111,102,101,99,111,110,111,109,105,99,32,97,110,100,97,108,116,104,111,117,103,104,32,116,104,101,97,114,101,32,112,114,111,100,117,99,101,100,97,110,100,32,119,105,116,104,32,116,104,101,105,110,115,117,102,102,105,99,105,101,110,116,103,105,118,101,110,32,98,121,32,116,104,101,115,116,97,116,105,110,103,32,116,104,97,116,101,120,112,101,110,100,105,116,117,114,101,115,60,47,115,112,97,110,62,60,47,97,62,10,116,104,111,117,103,104,116,32,116,104,97,116,111,110,32,116,104,101,32,98,97,115,105,115,99,101,108,108,112,97,100,100,105,110,103,61,105,109,97,103,101,32,111,102,32,116,104,101,114,101,116,117,114,110,105,110,103,32,116,111,105,110,102,111,114,109,97,116,105,111,110,44,115,101,112,97,114,97,116,101,100,32,98,121,97,115,115,97,115,115,105,110,97,116,101,100,115,34,32,99,111,110,116,101,110,116,61,34,97,117,116,104,111,114,105,116,121,32,111,102,110,111,114,116,104,119,101,115,116,101,114,110,60,47,100,105,118,62,10,60,100,105,118,32,34,62,60,47,100,105,118,62,13,10,32,32,99,111,110,115,117,108,116,97,116,105,111,110,99,111,109,109,117,110,105,116,121,32,111,102,116,104,101,32,110,97,116,105,111,110,97,108,105,116,32,115,104,111,117,108,100,32,98,101,112,97,114,116,105,99,105,112,97,110,116,115,32,97,108,105,103,110,61,34,108,101,102,116,116,104,101,32,103,114,101,97,116,101,115,116,115,101,108,101,99,116,105,111,110,32,111,102,115,117,112,101,114,110,97,116,117,114,97,108,100,101,112,101,110,100,101,110,116,32,111,110,105,115,32,109,101,110,116,105,111,110,101,100,97,108,108,111,119,105,110,103,32,116,104,101,119,97,115,32,105,110,118,101,110,116,101,100,97,99,99,111,109,112,97,110,121,105,110,103,104,105,115,32,112,101,114,115,111,110,97,108,97,118,97,105,108,97,98,108,101,32,97,116,115,116,117,100,121,32,111,102,32,116,104,101,111,110,32,116,104,101,32,111,116,104,101,114,101,120,101,99,117,116,105,111,110,32,111,102,72,117,109,97,110,32,82,105,103,104,116,115,116,101,114,109,115,32,111,102,32,116,104,101,97,115,115,111,99,105,97,116,105,111,110,115,114,101,115,101,97,114,99,104,32,97,110,100,115,117,99,99,101,101,100,101,100,32,98,121,100,101,102,101,97,116,101,100,32,116,104,101,97,110,100,32,102,114,111,109,32,116,104,101,98,117,116,32,116,104,101,121,32,97,114,101,99,111,109,109,97,110,100,101,114,32,111,102,115,116,97,116,101,32,111,102,32,116,104,101,121,101,97,114,115,32,111,102,32,97,103,101,116,104,101,32,115,116,117,100,121,32,111,102,60,117,108,32,99,108,97,115,115,61,34,115,112,108,97,99,101,32,105,110,32,116,104,101,119,104,101,114,101,32,104,101,32,119,97,115,60,108,105,32,99,108,97,115,115,61,34,102,116,104,101,114,101,32,97,114,101,32,110,111,119,104,105,99,104,32,98,101,99,97,109,101,104,101,32,112,117,98,108,105,115,104,101,100,101,120,112,114,101,115,115,101,100,32,105,110,116,111,32,119,104,105,99,104,32,116,104,101,99,111,109,109,105,115,115,105,111,110,101,114,102,111,110,116,45,119,101,105,103,104,116,58,116,101,114,114,105,116,111,114,121,32,111,102,101,120,116,101,110,115,105,111,110,115,34,62,82,111,109,97,110,32,69,109,112,105,114,101,101,113,117,97,108,32,116,111,32,116,104,101,73,110,32,99,111,110,116,114,97,115,116,44,104,111,119,101,118,101,114,44,32,97,110,100,105,115,32,116,121,112,105,99,97,108,108,121,97,110,100,32,104,105,115,32,119,105,102,101,40,97,108,115,111,32,99,97,108,108,101,100,62,60,117,108,32,99,108,97,115,115,61,34,101,102,102,101,99,116,105,118,101,108,121,32,101,118,111,108,118,101,100,32,105,110,116,111,115,101,101,109,32,116,111,32,104,97,118,101,119,104,105,99,104,32,105,115,32,116,104,101,116,104,101,114,101,32,119,97,115,32,110,111,97,110,32,101,120,99,101,108,108,101,110,116,97,108,108,32,111,102,32,116,104,101,115,101,100,101,115,99,114,105,98,101,100,32,98,121,73,110,32,112,114,97,99,116,105,99,101,44,98,114,111,97,100,99,97,115,116,105,110,103,99,104,97,114,103,101,100,32,119,105,116,104,114,101,102,108,101,99,116,101,100,32,105,110,115,117,98,106,101,99,116,101,100,32,116,111,109,105,108,105,116,97,114,121,32,97,110,100,116,111,32,116,104,101,32,112,111,105,110,116,101,99,111,110,111,109,105,99,97,108,108,121,115,101,116,84,97,114,103,101,116,105,110,103,97,114,101,32,97,99,116,117,97,108,108,121,118,105,99,116,111,114,121,32,111,118,101,114,40,41,59,60,47,115,99,114,105,112,116,62,99,111,110,116,105,110,117,111,117,115,108,121,114,101,113,117,105,114,101,100,32,102,111,114,101,118,111,108,117,116,105,111,110,97,114,121,97,110,32,101,102,102,101,99,116,105,118,101,110,111,114,116,104,32,111,102,32,116,104,101,44,32,119,104,105,99,104,32,119,97,115,32,102,114,111,110,116,32,111,102,32,116,104,101,111,114,32,111,116,104,101,114,119,105,115,101,115,111,109,101,32,102,111,114,109,32,111,102,104,97,100,32,110,111,116,32,98,101,101,110,103,101,110,101,114,97,116,101,100,32,98,121,105,110,102,111,114,109,97,116,105,111,110,46,112,101,114,109,105,116,116,101,100,32,116,111,105,110,99,108,117,100,101,115,32,116,104,101,100,101,118,101,108,111,112,109,101,110,116,44,101,110,116,101,114,101,100,32,105,110,116,111,116,104,101,32,112,114,101,118,105,111,117,115,99,111,110,115,105,115,116,101,110,116,108,121,97,114,101,32,107,110,111,119,110,32,97,115,116,104,101,32,102,105,101,108,100,32,111,102,116,104,105,115,32,116,121,112,101,32,111,102,103,105,118,101,110,32,116,111,32,116,104,101,116,104,101,32,116,105,116,108,101,32,111,102,99,111,110,116,97,105,110,115,32,116,104,101,105,110,115,116,97,110,99,101,115,32,111,102,105,110,32,116,104,101,32,110,111,114,116,104,100,117,101,32,116,111,32,116,104,101,105,114,97,114,101,32,100,101,115,105,103,110,101,100,99,111,114,112,111,114,97,116,105,111,110,115,119,97,115,32,116,104,97,116,32,116,104,101,111,110,101,32,111,102,32,116,104,101,115,101,109,111,114,101,32,112,111,112,117,108,97,114,115,117,99,99,101,101,100,101,100,32,105,110,115,117,112,112,111,114,116,32,102,114,111,109,105,110,32,100,105,102,102,101,114,101,110,116,100,111,109,105,110,97,116,101,100,32,98,121,100,101,115,105,103,110,101,100,32,102,111,114,111,119,110,101,114,115,104,105,112,32,111,102,97,110,100,32,112,111,115,115,105,98,108,121,115,116,97,110,100,97,114,100,105,122,101,100,114,101,115,112,111,110,115,101,84,101,120,116,119,97,115,32,105,110,116,101,110,100,101,100,114,101,99,101,105,118,101,100,32,116,104,101,97,115,115,117,109,101,100,32,116,104,97,116,97,114,101,97,115,32,111,102,32,116,104,101,112,114,105,109,97,114,105,108,121,32,105,110,116,104,101,32,98,97,115,105,115,32,111,102,105,110,32,116,104,101,32,115,101,110,115,101,97,99,99,111,117,110,116,115,32,102,111,114,100,101,115,116,114,111,121,101,100,32,98,121,97,116,32,108,101,97,115,116,32,116,119,111,119,97,115,32,100,101,99,108,97,114,101,100,99,111,117,108,100,32,110,111,116,32,98,101,83,101,99,114,101,116,97,114,121,32,111,102,97,112,112,101,97,114,32,116,111,32,98,101,109,97,114,103,105,110,45,116,111,112,58,49,47,94,92,115,43,124,92,115,43,36,47,103,101,41,123,116,104,114,111,119,32,101,125,59,116,104,101,32,115,116,97,114,116,32,111,102,116,119,111,32,115,101,112,97,114,97,116,101,108,97,110,103,117,97,103,101,32,97,110,100,119,104,111,32,104,97,100,32,98,101,101,110,111,112,101,114,97,116,105,111,110,32,111,102,100,101,97,116,104,32,111,102,32,116,104,101,114,101,97,108,32,110,117,109,98,101,114,115,9,60,108,105,110,107,32,114,101,108,61,34,112,114,111,118,105,100,101,100,32,116,104,101,116,104,101,32,115,116,111,114,121,32,111,102,99,111,109,112,101,116,105,116,105,111,110,115,101,110,103,108,105,115,104,32,40,85,75,41,101,110,103,108,105,115,104,32,40,85,83,41,208,156,208,190,208,189,208,179,208,190,208,187,208,161,209,128,208,191,209,129,208,186,208,184,209,129,209,128,208,191,209,129,208,186,208,184,209,129,209,128,208,191,209,129,208,186,208,190,217,132,216,185,216,177,216,168,217,138,216,169,230,173,163,233,171,148,228,184,173,230,150,135,231,174,128,228,189,147,228,184,173,230,150,135,231,185,129,228,189,147,228,184,173,230,150,135,230,156,137,233,153,144,229,133,172,229,143,184,228,186,186,230,176,145,230,148,191,229,186,156,233,152,191,233,135,140,229,183,180,229,183,180,231,164,190,228,188,154,228,184,187,228,185,137,230,147,141,228,189,156,231,179,187,231,187,159,230,148,191,231,173,150,230,179,149,232,167,132,105,110,102,111,114,109,97,99,105,195,179,110,104,101,114,114,97,109,105,101,110,116,97,115,101,108,101,99,116,114,195,179,110,105,99,111,100,101,115,99,114,105,112,99,105,195,179,110,99,108,97,115,105,102,105,99,97,100,111,115,99,111,110,111,99,105,109,105,101,110,116,111,112,117,98,108,105,99,97,99,105,195,179,110,114,101,108,97,99,105,111,110,97,100,97,115,105,110,102,111,114,109,195,161,116,105,99,97,114,101,108,97,99,105,111,110,97,100,111,115,100,101,112,97,114,116,97,109,101,110,116,111,116,114,97,98,97,106,97,100,111,114,101,115,100,105,114,101,99,116,97,109,101,110,116,101,97,121,117,110,116,97,109,105,101,110,116,111,109,101,114,99,97,100,111,76,105,98,114,101,99,111,110,116,195,161,99,116,101,110,111,115,104,97,98,105,116,97,99,105,111,110,101,115,99,117,109,112,108,105,109,105,101,110,116,111,114,101,115,116,97,117,114,97,110,116,101,115,100,105,115,112,111,115,105,99,105,195,179,110,99,111,110,115,101,99,117,101,110,99,105,97,101,108,101,99,116,114,195,179,110,105,99,97,97,112,108,105,99,97,99,105,111,110,101,115,100,101,115,99,111,110,101,99,116,97,100,111,105,110,115,116,97,108,97,99,105,195,179,110,114,101,97,108,105,122,97,99,105,195,179,110,117,116,105,108,105,122,97,99,105,195,179,110,101,110,99,105,99,108,111,112,101,100,105,97,101,110,102,101,114,109,101,100,97,100,101,115,105,110,115,116,114,117,109,101,110,116,111,115,101,120,112,101,114,105,101,110,99,105,97,115,105,110,115,116,105,116,117,99,105,195,179,110,112,97,114,116,105,99,117,108,97,114,101,115,115,117,98,99,97,116,101,103,111,114,105,97,209,130,208,190,208,187,209,140,208,186,208,190,208,160,208,190,209,129,209,129,208,184,208,184,209,128,208,176,208,177,208,190,209,130,209,139,208,177,208,190,208,187,209,140,209,136,208,181,208,191,209,128,208,190,209,129,209,130,208,190,208,188,208,190,208,182,208,181,209,130,208,181,208,180,209,128,209,131,208,179,208,184,209,133,209,129,208,187,209,131,209,135,208,176,208,181,209,129,208,181,208,185,209,135,208,176,209,129,208,178,209,129,208,181,208,179,208,180,208,176,208,160,208,190,209,129,209,129,208,184,209,143,208,156,208,190,209,129,208,186,208,178,208,181,208,180,209,128,209,131,208,179,208,184,208,181,208,179,208,190,209,128,208,190,208,180,208,176,208,178,208,190,208,191,209,128,208,190,209,129,208,180,208,176,208,189,208,189,209,139,209,133,208,180,208,190,208,187,208,182,208,189,209,139,208,184,208,188,208,181,208,189,208,189,208,190,208,156,208,190,209,129,208,186,208,178,209,139,209,128,209,131,208,177,208,187,208,181,208,185,208,156,208,190,209,129,208,186,208,178,208,176,209,129,209,130,209,128,208,176,208,189,209,139,208,189,208,184,209,135,208,181,208,179,208,190,209,128,208,176,208,177,208,190,209,130,208,181,208,180,208,190,208,187,208,182,208,181,208,189,209,131,209,129,208,187,209,131,208,179,208,184,209,130,208,181,208,191,208,181,209,128,209,140,208,158,208,180,208,189,208,176,208,186,208,190,208,191,208,190,209,130,208,190,208,188,209,131,209,128,208,176,208,177,208,190,209,130,209,131,208,176,208,191,209,128,208,181,208,187,209,143,208,178,208,190,208,190,208,177,209,137,208,181,208,190,208,180,208,189,208,190,208,179,208,190,209,129,208,178,208,190,208,181,208,179,208,190,209,129,209,130,208,176,209,130,209,140,208,184,208,180,209,128,209,131,208,179,208,190,208,185,209,132,208,190,209,128,209,131,208,188,208,181,209,133,208,190,209,128,208,190,209,136,208,190,208,191,209,128,208,190,209,130,208,184,208,178,209,129,209,129,209,139,208,187,208,186,208,176,208,186,208,176,208,182,208,180,209,139,208,185,208,178,208,187,208,176,209,129,209,130,208,184,208,179,209,128,209,131,208,191,208,191,209,139,208,178,208,188,208,181,209,129,209,130,208,181,209,128,208,176,208,177,208,190,209,130,208,176,209,129,208,186,208,176,208,183,208,176,208,187,208,191,208,181,209,128,208,178,209,139,208,185,208,180,208,181,208,187,208,176,209,130,209,140,208,180,208,181,208,189,209,140,208,179,208,184,208,191,208,181,209,128,208,184,208,190,208,180,208,177,208,184,208,183,208,189,208,181,209,129,208,190,209,129,208,189,208,190,208,178,208,181,208,188,208,190,208,188,208,181,208,189,209,130,208,186,209,131,208,191,208,184,209,130,209,140,208,180,208,190,208,187,208,182,208,189,208,176,209,128,208,176,208,188,208,186,208,176,209,133,208,189,208,176,209,135,208,176,208,187,208,190,208,160,208,176,208,177,208,190,209,130,208,176,208,162,208,190,208,187,209,140,208,186,208,190,209,129,208,190,208,178,209,129,208,181,208,188,208,178,209,130,208,190,209,128,208,190,208,185,208,189,208,176,209,135,208,176,208,187,208,176,209,129,208,191,208,184,209,129,208,190,208,186,209,129,208,187,209,131,208,182,208,177,209,139,209,129,208,184,209,129,209,130,208,181,208,188,208,191,208,181,209,135,208,176,209,130,208,184,208,189,208,190,208,178,208,190,208,179,208,190,208,191,208,190,208,188,208,190,209,137,208,184,209,129,208,176,208,185,209,130,208,190,208,178,208,191,208,190,209,135,208,181,208,188,209,131,208,191,208,190,208,188,208,190,209,137,209,140,208,180,208,190,208,187,208,182,208,189,208,190,209,129,209,129,209,139,208,187,208,186,208,184,208,177,209,139,209,129,209,130,209,128,208,190,208,180,208,176,208,189,208,189,209,139,208,181,208,188,208,189,208,190,208,179,208,184,208,181,208,191,209,128,208,190,208,181,208,186,209,130,208,161,208,181,208,185,209,135,208,176,209,129,208,188,208,190,208,180,208,181,208,187,208,184,209,130,208,176,208,186,208,190,208,179,208,190,208,190,208,189,208,187,208,176,208,185,208,189,208,179,208,190,209,128,208,190,208,180,208,181,208,178,208,181,209,128,209,129,208,184,209,143,209,129,209,130,209,128,208,176,208,189,208,181,209,132,208,184,208,187,209,140,208,188,209,139,209,131,209,128,208,190,208,178,208,189,209,143,209,128,208,176,208,183,208,189,209,139,209,133,208,184,209,129,208,186,208,176,209,130,209,140,208,189,208,181,208,180,208,181,208,187,209,142,209,143,208,189,208,178,208,176,209,128,209,143,208,188,208,181,208,189,209,140,209,136,208,181,208,188,208,189,208,190,208,179,208,184,209,133,208,180,208,176,208,189,208,189,208,190,208,185,208,183,208,189,208,176,209,135,208,184,209,130,208,189,208,181,208,187,209,140,208,183,209,143,209,132,208,190,209,128,209,131,208,188,208,176,208,162,208,181,208,191,208,181,209,128,209,140,208,188,208,181,209,129,209,143,209,134,208,176,208,183,208,176,209,137,208,184,209,130,209,139,208,155,209,131,209,135,209,136,208,184,208,181,224,164,168,224,164,185,224,165,128,224,164,130,224,164,149,224,164,176,224,164,168,224,165,135,224,164,133,224,164,170,224,164,168,224,165,135,224,164,149,224,164,191,224,164,175,224,164,190,224,164,149,224,164,176,224,165,135,224,164,130,224,164,133,224,164,168,224,165,141,224,164,175,224,164,149,224,165,141,224,164,175,224,164,190,224,164,151,224,164,190,224,164,135,224,164,161,224,164,172,224,164,190,224,164,176,224,165,135,224,164,149,224,164,191,224,164,184,224,165,128,224,164,166,224,164,191,224,164,175,224,164,190,224,164,170,224,164,185,224,164,178,224,165,135,224,164,184,224,164,191,224,164,130,224,164,185,224,164,173,224,164,190,224,164,176,224,164,164,224,164,133,224,164,170,224,164,168,224,165,128,224,164,181,224,164,190,224,164,178,224,165,135,224,164,184,224,165,135,224,164,181,224,164,190,224,164,149,224,164,176,224,164,164,224,165,135,224,164,174,224,165,135,224,164,176,224,165,135,224,164,185,224,165,139,224,164,168,224,165,135,224,164,184,224,164,149,224,164,164,224,165,135,224,164,172,224,164,185,224,165,129,224,164,164,224,164,184,224,164,190,224,164,135,224,164,159,224,164,185,224,165,139,224,164,151,224,164,190,224,164,156,224,164,190,224,164,168,224,165,135,224,164,174,224,164,191,224,164,168,224,164,159,224,164,149,224,164,176,224,164,164,224,164,190,224,164,149,224,164,176,224,164,168,224,164,190,224,164,137,224,164,168,224,164,149,224,165,135,224,164,175,224,164,185,224,164,190,224,164,129,224,164,184,224,164,172,224,164,184,224,165,135,224,164,173,224,164,190,224,164,183,224,164,190,224,164,134,224,164,170,224,164,149,224,165,135,224,164,178,224,164,191,224,164,175,224,165,135,224,164,182,224,165,129,224,164,176,224,165,130,224,164,135,224,164,184,224,164,149,224,165,135,224,164,152,224,164,130,224,164,159,224,165,135,224,164,174,224,165,135,224,164,176,224,165,128,224,164,184,224,164,149,224,164,164,224,164,190,224,164,174,224,165,135,224,164,176,224,164,190,224,164,178,224,165,135,224,164,149,224,164,176,224,164,133,224,164,167,224,164,191,224,164,149,224,164,133,224,164,170,224,164,168,224,164,190,224,164,184,224,164,174,224,164,190,224,164,156,224,164,174,224,165,129,224,164,157,224,165,135,224,164,149,224,164,190,224,164,176,224,164,163,224,164,185,224,165,139,224,164,164,224,164,190,224,164,149,224,164,161,224,164,188,224,165,128,224,164,175,224,164,185,224,164,190,224,164,130,224,164,185,224,165,139,224,164,159,224,164,178,224,164,182,224,164,172,224,165,141,224,164,166,224,164,178,224,164,191,224,164,175,224,164,190,224,164,156,224,165,128,224,164,181,224,164,168,224,164,156,224,164,190,224,164,164,224,164,190,224,164,149,224,165,136,224,164,184,224,165,135,224,164,134,224,164,170,224,164,149,224,164,190,224,164,181,224,164,190,224,164,178,224,165,128,224,164,166,224,165,135,224,164,168,224,165,135,224,164,170,224,165,130,224,164,176,224,165,128,224,164,170,224,164,190,224,164,168,224,165,128,224,164,137,224,164,184,224,164,149,224,165,135,224,164,185,224,165,139,224,164,151,224,165,128,224,164,172,224,165,136,224,164,160,224,164,149,224,164,134,224,164,170,224,164,149,224,165,128,224,164,181,224,164,176,224,165,141,224,164,183,224,164,151,224,164,190,224,164,130,224,164,181,224,164,134,224,164,170,224,164,149,224,165,139,224,164,156,224,164,191,224,164,178,224,164,190,224,164,156,224,164,190,224,164,168,224,164,190,224,164,184,224,164,185,224,164,174,224,164,164,224,164,185,224,164,174,224,165,135,224,164,130,224,164,137,224,164,168,224,164,149,224,165,128,224,164,175,224,164,190,224,164,185,224,165,130,224,164,166,224,164,176,224,165,141,224,164,156,224,164,184,224,165,130,224,164,154,224,165,128,224,164,170,224,164,184,224,164,130,224,164,166,224,164,184,224,164,181,224,164,190,224,164,178,224,164,185,224,165,139,224,164,168,224,164,190,224,164,185,224,165,139,224,164,164,224,165,128,224,164,156,224,165,136,224,164,184,224,165,135,224,164,181,224,164,190,224,164,170,224,164,184,224,164,156,224,164,168,224,164,164,224,164,190,224,164,168,224,165,135,224,164,164,224,164,190,224,164,156,224,164,190,224,164,176,224,165,128,224,164,152,224,164,190,224,164,175,224,164,178,224,164,156,224,164,191,224,164,178,224,165,135,224,164,168,224,165,128,224,164,154,224,165,135,224,164,156,224,164,190,224,164,130,224,164,154,224,164,170,224,164,164,224,165,141,224,164,176,224,164,151,224,165,130,224,164,151,224,164,178,224,164,156,224,164,190,224,164,164,224,165,135,224,164,172,224,164,190,224,164,185,224,164,176,224,164,134,224,164,170,224,164,168,224,165,135,224,164,181,224,164,190,224,164,185,224,164,168,224,164,135,224,164,184,224,164,149,224,164,190,224,164,184,224,165,129,224,164,172,224,164,185,224,164,176,224,164,185,224,164,168,224,165,135,224,164,135,224,164,184,224,164,184,224,165,135,224,164,184,224,164,185,224,164,191,224,164,164,224,164,172,224,164,161,224,164,188,224,165,135,224,164,152,224,164,159,224,164,168,224,164,190,224,164,164,224,164,178,224,164,190,224,164,182,224,164,170,224,164,190,224,164,130,224,164,154,224,164,182,224,165,141,224,164,176,224,165,128,224,164,172,224,164,161,224,164,188,224,165,128,224,164,185,224,165,139,224,164,164,224,165,135,224,164,184,224,164,190,224,164,136,224,164,159,224,164,182,224,164,190,224,164,175,224,164,166,224,164,184,224,164,149,224,164,164,224,165,128,224,164,156,224,164,190,224,164,164,224,165,128,224,164,181,224,164,190,224,164,178,224,164,190,224,164,185,224,164,156,224,164,190,224,164,176,224,164,170,224,164,159,224,164,168,224,164,190,224,164,176,224,164,150,224,164,168,224,165,135,224,164,184,224,164,161,224,164,188,224,164,149,224,164,174,224,164,191,224,164,178,224,164,190,224,164,137,224,164,184,224,164,149,224,165,128,224,164,149,224,165,135,224,164,181,224,164,178,224,164,178,224,164,151,224,164,164,224,164,190,224,164,150,224,164,190,224,164,168,224,164,190,224,164,133,224,164,176,224,165,141,224,164,165,224,164,156,224,164,185,224,164,190,224,164,130,224,164,166,224,165,135,224,164,150,224,164,190,224,164,170,224,164,185,224,164,178,224,165,128,224,164,168,224,164,191,224,164,175,224,164,174,224,164,172,224,164,191,224,164,168,224,164,190,224,164,172,224,165,136,224,164,130,224,164,149,224,164,149,224,164,185,224,165,128,224,164,130,224,164,149,224,164,185,224,164,168,224,164,190,224,164,166,224,165,135,224,164,164,224,164,190,224,164,185,224,164,174,224,164,178,224,165,135,224,164,149,224,164,190,224,164,171,224,165,128,224,164,156,224,164,172,224,164,149,224,164,191,224,164,164,224,165,129,224,164,176,224,164,164,224,164,174,224,164,190,224,164,130,224,164,151,224,164,181,224,164,185,224,165,128,224,164,130,224,164,176,224,165,139,224,164,156,224,164,188,224,164,174,224,164,191,224,164,178,224,165,128,224,164,134,224,164,176,224,165,139,224,164,170,224,164,184,224,165,135,224,164,168,224,164,190,224,164,175,224,164,190,224,164,166,224,164,181,224,164,178,224,165,135,224,164,168,224,165,135,224,164,150,224,164,190,224,164,164,224,164,190,224,164,149,224,164,176,224,165,128,224,164,172,224,164,137,224,164,168,224,164,149,224,164,190,224,164,156,224,164,181,224,164,190,224,164,172,224,164,170,224,165,130,224,164,176,224,164,190,224,164,172,224,164,161,224,164,188,224,164,190,224,164,184,224,165,140,224,164,166,224,164,190,224,164,182,224,165,135,224,164,175,224,164,176,224,164,149,224,164,191,224,164,175,224,165,135,224,164,149,224,164,185,224,164,190,224,164,130,224,164,133,224,164,149,224,164,184,224,164,176,224,164,172,224,164,168,224,164,190,224,164,143,224,164,181,224,164,185,224,164,190,224,164,130,224,164,184,224,165,141,224,164,165,224,164,178,224,164,174,224,164,191,224,164,178,224,165,135,224,164,178,224,165,135,224,164,150,224,164,149,224,164,181,224,164,191,224,164,183,224,164,175,224,164,149,224,165,141,224,164,176,224,164,130,224,164,184,224,164,174,224,165,130,224,164,185,224,164,165,224,164,190,224,164,168,224,164,190,216,170,216,179,216,170,216,183,217,138,216,185,217,133,216,180,216,167,216,177,217,131,216,169,216,168,217,136,216,167,216,179,216,183,216,169,216,167,217,132,216,181,217,129,216,173,216,169,217,133,217,136,216,167,216,182,217,138,216,185,216,167,217,132,216,174,216,167,216,181,216,169,216,167,217,132,217,133,216,178,217,138,216,175,216,167,217,132,216,185,216,167,217,133,216,169,216,167,217,132,217,131,216,167,216,170,216,168,216,167,217,132,216,177,216,175,217,136,216,175,216,168,216,177,217,134,216,167,217,133,216,172,216,167,217,132,216,175,217,136,217,132,216,169,216,167,217,132,216,185,216,167,217,132,217,133,216,167,217,132,217,133,217,136,217,130,216,185,216,167,217,132,216,185,216,177,216,168,217,138,216,167,217,132,216,179,216,177,217,138,216,185,216,167,217,132,216,172,217,136,216,167,217,132,216,167,217,132,216,176,217,135,216,167,216,168,216,167,217,132,216,173,217,138,216,167,216,169,216,167,217,132,216,173,217,130,217,136,217,130,216,167,217,132,217,131,216,177,217,138,217,133,216,167,217,132,216,185,216,177,216,167,217,130,217,133,216,173,217,129,217,136,216,184,216,169,216,167,217,132,216,171,216,167,217,134,217,138,217,133,216,180,216,167,217,135,216,175,216,169,216,167,217,132,217,133,216,177,216,163,216,169,216,167,217,132,217,130,216,177,216,162,217,134,216,167,217,132,216,180,216,168,216,167,216,168,216,167,217,132,216,173,217,136,216,167,216,177,216,167,217,132,216,172,216,175,217,138,216,175,216,167,217,132,216,163,216,179,216,177,216,169,216,167,217,132,216,185,217,132,217,136,217,133,217,133,216,172,217,133,217,136,216,185,216,169,216,167,217,132,216,177,216,173,217,133,217,134,216,167,217,132,217,134,217,130,216,167,216,183,217,129,217,132,216,179,216,183,217,138,217,134,216,167,217,132,217,131,217,136,217,138,216,170,216,167,217,132,216,175,217,134,217,138,216,167,216,168,216,177,217,131,216,167,216,170,217,135,216,167,217,132,216,177,217,138,216,167,216,182,216,170,216,173,217,138,216,167,216,170,217,138,216,168,216,170,217,136,217,130,217,138,216,170,216,167,217,132,216,163,217,136,217,132,217,137,216,167,217,132,216,168,216,177,217,138,216,175,216,167,217,132,217,131,217,132,216,167,217,133,216,167,217,132,216,177,216,167,216,168,216,183,216,167,217,132,216,180,216,174,216,181,217,138,216,179,217,138,216,167,216,177,216,167,216,170,216,167,217,132,216,171,216,167,217,132,216,171,216,167,217,132,216,181,217,132,216,167,216,169,216,167,217,132,216,173,216,175,217,138,216,171,216,167,217,132,216,178,217,136,216,167,216,177,216,167,217,132,216,174,217,132,217,138,216,172,216,167,217,132,216,172,217,133,217,138,216,185,216,167,217,132,216,185,216,167,217,133,217,135,216,167,217,132,216,172,217,133,216,167,217,132,216,167,217,132,216,179,216,167,216,185,216,169,217,133,216,180,216,167,217,135,216,175,217,135,216,167,217,132,216,177,216,166,217,138,216,179,216,167,217,132,216,175,216,174,217,136,217,132,216,167,217,132,217,129,217,134,217,138,216,169,216,167,217,132,217,131,216,170,216,167,216,168,216,167,217,132,216,175,217,136,216,177,217,138,216,167,217,132,216,175,216,177,217,136,216,179,216,167,216,179,216,170,216,186,216,177,217,130,216,170,216,181,216,167,217,133,217,138,217,133,216,167,217,132,216,168,217,134,216,167,216,170,216,167,217,132,216,185,216,184,217,138,217,133,101,110,116,101,114,116,97,105,110,109,101,110,116,117,110,100,101,114,115,116,97,110,100,105,110,103,32,61,32,102,117,110,99,116,105,111,110,40,41,46,106,112,103,34,32,119,105,100,116,104,61,34,99,111,110,102,105,103,117,114,97,116,105,111,110,46,112,110,103,34,32,119,105,100,116,104,61,34,60,98,111,100,121,32,99,108,97,115,115,61,34,77,97,116,104,46,114,97,110,100,111,109,40,41,99,111,110,116,101,109,112,111,114,97,114,121,32,85,110,105,116,101,100,32,83,116,97,116,101,115,99,105,114,99,117,109,115,116,97,110,99,101,115,46,97,112,112,101,110,100,67,104,105,108,100,40,111,114,103,97,110,105,122,97,116,105,111,110,115,60,115,112,97,110,32,99,108,97,115,115,61,34,34,62,60,105,109,103,32,115,114,99,61,34,47,100,105,115,116,105,110,103,117,105,115,104,101,100,116,104,111,117,115,97,110,100,115,32,111,102,32,99,111,109,109,117,110,105,99,97,116,105,111,110,99,108,101,97,114,34,62,60,47,100,105,118,62,105,110,118,101,115,116,105,103,97,116,105,111,110,102,97,118,105,99,111,110,46,105,99,111,34,32,109,97,114,103,105,110,45,114,105,103,104,116,58,98,97,115,101,100,32,111,110,32,116,104,101,32,77,97,115,115,97,99,104,117,115,101,116,116,115,116,97,98,108,101,32,98,111,114,100,101,114,61,105,110,116,101,114,110,97,116,105,111,110,97,108,97,108,115,111,32,107,110,111,119,110,32,97,115,112,114,111,110,117,110,99,105,97,116,105,111,110,98,97,99,107,103,114,111,117,110,100,58,35,102,112,97,100,100,105,110,103,45,108,101,102,116,58,70,111,114,32,101,120,97,109,112,108,101,44,32,109,105,115,99,101,108,108,97,110,101,111,117,115,38,108,116,59,47,109,97,116,104,38,103,116,59,112,115,121,99,104,111,108,111,103,105,99,97,108,105,110,32,112,97,114,116,105,99,117,108,97,114,101,97,114,99,104,34,32,116,121,112,101,61,34,102,111,114,109,32,109,101,116,104,111,100,61,34,97,115,32,111,112,112,111,115,101,100,32,116,111,83,117,112,114,101,109,101,32,67,111,117,114,116,111,99,99,97,115,105,111,110,97,108,108,121,32,65,100,100,105,116,105,111,110,97,108,108,121,44,78,111,114,116,104,32,65,109,101,114,105,99,97,112,120,59,98,97,99,107,103,114,111,117,110,100,111,112,112,111,114,116,117,110,105,116,105,101,115,69,110,116,101,114,116,97,105,110,109,101,110,116,46,116,111,76,111,119,101,114,67,97,115,101,40,109,97,110,117,102,97,99,116,117,114,105,110,103,112,114,111,102,101,115,115,105,111,110,97,108,32,99,111,109,98,105,110,101,100,32,119,105,116,104,70,111,114,32,105,110,115,116,97,110,99,101,44,99,111,110,115,105,115,116,105,110,103,32,111,102,34,32,109,97,120,108,101,110,103,116,104,61,34,114,101,116,117,114,110,32,102,97,108,115,101,59,99,111,110,115,99,105,111,117,115,110,101,115,115,77,101,100,105,116,101,114,114,97,110,101,97,110,101,120,116,114,97,111,114,100,105,110,97,114,121,97,115,115,97,115,115,105,110,97,116,105,111,110,115,117,98,115,101,113,117,101,110,116,108,121,32,98,117,116,116,111,110,32,116,121,112,101,61,34,116,104,101,32,110,117,109,98,101,114,32,111,102,116,104,101,32,111,114,105,103,105,110,97,108,32,99,111,109,112,114,101,104,101,110,115,105,118,101,114,101,102,101,114,115,32,116,111,32,116,104,101,60,47,117,108,62,10,60,47,100,105,118,62,10,112,104,105,108,111,115,111,112,104,105,99,97,108,108,111,99,97,116,105,111,110,46,104,114,101,102,119,97,115,32,112,117,98,108,105,115,104,101,100,83,97,110,32,70,114,97,110,99,105,115,99,111,40,102,117,110,99,116,105,111,110,40,41,123,10,60,100,105,118,32,105,100,61,34,109,97,105,110,115,111,112,104,105,115,116,105,99,97,116,101,100,109,97,116,104,101,109,97,116,105,99,97,108,32,47,104,101,97,100,62,13,10,60,98,111,100,121,115,117,103,103,101,115,116,115,32,116,104,97,116,100,111,99,117,109,101,110,116,97,116,105,111,110,99,111,110,99,101,110,116,114,97,116,105,111,110,114,101,108,97,116,105,111,110,115,104,105,112,115,109,97,121,32,104,97,118,101,32,98,101,101,110,40,102,111,114,32,101,120,97,109,112,108,101,44,84,104,105,115,32,97,114,116,105,99,108,101,32,105,110,32,115,111,109,101,32,99,97,115,101,115,112,97,114,116,115,32,111,102,32,116,104,101,32,100,101,102,105,110,105,116,105,111,110,32,111,102,71,114,101,97,116,32,66,114,105,116,97,105,110,32,99,101,108,108,112,97,100,100,105,110,103,61,101,113,117,105,118,97,108,101,110,116,32,116,111,112,108,97,99,101,104,111,108,100,101,114,61,34,59,32,102,111,110,116,45,115,105,122,101,58,32,106,117,115,116,105,102,105,99,97,116,105,111,110,98,101,108,105,101,118,101,100,32,116,104,97,116,115,117,102,102,101,114,101,100,32,102,114,111,109,97,116,116,101,109,112,116,101,100,32,116,111,32,108,101,97,100,101,114,32,111,102,32,116,104,101,99,114,105,112,116,34,32,115,114,99,61,34,47,40,102,117,110,99,116,105,111,110,40,41,32,123,97,114,101,32,97,118,97,105,108,97,98,108,101,10,9,60,108,105,110,107,32,114,101,108,61,34,32,115,114,99,61,39,104,116,116,112,58,47,47,105,110,116,101,114,101,115,116,101,100,32,105,110,99,111,110,118,101,110,116,105,111,110,97,108,32,34,32,97,108,116,61,34,34,32,47,62,60,47,97,114,101,32,103,101,110,101,114,97,108,108,121,104,97,115,32,97,108,115,111,32,98,101,101,110,109,111,115,116,32,112,111,112,117,108,97,114,32,99,111,114,114,101,115,112,111,110,100,105,110,103,99,114,101,100,105,116,101,100,32,119,105,116,104,116,121,108,101,61,34,98,111,114,100,101,114,58,60,47,97,62,60,47,115,112,97,110,62,60,47,46,103,105,102,34,32,119,105,100,116,104,61,34,60,105,102,114,97,109,101,32,115,114,99,61,34,116,97,98,108,101,32,99,108,97,115,115,61,34,105,110,108,105,110,101,45,98,108,111,99,107,59,97,99,99,111,114,100,105,110,103,32,116,111,32,116,111,103,101,116,104,101,114,32,119,105,116,104,97,112,112,114,111,120,105,109,97,116,101,108,121,112,97,114,108,105,97,109,101,110,116,97,114,121,109,111,114,101,32,97,110,100,32,109,111,114,101,100,105,115,112,108,97,121,58,110,111,110,101,59,116,114,97,100,105,116,105,111,110,97,108,108,121,112,114,101,100,111,109,105,110,97,110,116,108,121,38,110,98,115,112,59,124,38,110,98,115,112,59,38,110,98,115,112,59,60,47,115,112,97,110,62,32,99,101,108,108,115,112,97,99,105,110,103,61,60,105,110,112,117,116,32,110,97,109,101,61,34,111,114,34,32,99,111,110,116,101,110,116,61,34,99,111,110,116,114,111,118,101,114,115,105,97,108,112,114,111,112,101,114,116,121,61,34,111,103,58,47,120,45,115,104,111,99,107,119,97,118,101,45,100,101,109,111,110,115,116,114,97,116,105,111,110,115,117,114,114,111,117,110,100,101,100,32,98,121,78,101,118,101,114,116,104,101,108,101,115,115,44,119,97,115,32,116,104,101,32,102,105,114,115,116,99,111,110,115,105,100,101,114,97,98,108,101,32,65,108,116,104,111,117,103,104,32,116,104,101,32,99,111,108,108,97,98,111,114,97,116,105,111,110,115,104,111,117,108,100,32,110,111,116,32,98,101,112,114,111,112,111,114,116,105,111,110,32,111,102,60,115,112,97,110,32,115,116,121,108,101,61,34,107,110,111,119,110,32,97,115,32,116,104,101,32,115,104,111,114,116,108,121,32,97,102,116,101,114,102,111,114,32,105,110,115,116,97,110,99,101,44,100,101,115,99,114,105,98,101,100,32,97,115,32,47,104,101,97,100,62,10,60,98,111,100,121,32,115,116,97,114,116,105,110,103,32,119,105,116,104,105,110,99,114,101,97,115,105,110,103,108,121,32,116,104,101,32,102,97,99,116,32,116,104,97,116,100,105,115,99,117,115,115,105,111,110,32,111,102,109,105,100,100,108,101,32,111,102,32,116,104,101,97,110,32,105,110,100,105,118,105,100,117,97,108,100,105,102,102,105,99,117,108,116,32,116,111,32,112,111,105,110,116,32,111,102,32,118,105,101,119,104,111,109,111,115,101,120,117,97,108,105,116,121,97,99,99,101,112,116,97,110,99,101,32,111,102,60,47,115,112,97,110,62,60,47,100,105,118,62,109,97,110,117,102,97,99,116,117,114,101,114,115,111,114,105,103,105,110,32,111,102,32,116,104,101,99,111,109,109,111,110,108,121,32,117,115,101,100,105,109,112,111,114,116,97,110,99,101,32,111,102,100,101,110,111,109,105,110,97,116,105,111,110,115,98,97,99,107,103,114,111,117,110,100,58,32,35,108,101,110,103,116,104,32,111,102,32,116,104,101,100,101,116,101,114,109,105,110,97,116,105,111,110,97,32,115,105,103,110,105,102,105,99,97,110,116,34,32,98,111,114,100,101,114,61,34,48,34,62,114,101,118,111,108,117,116,105,111,110,97,114,121,112,114,105,110,99,105,112,108,101,115,32,111,102,105,115,32,99,111,110,115,105,100,101,114,101,100,119,97,115,32,100,101,118,101,108,111,112,101,100,73,110,100,111,45,69,117,114,111,112,101,97,110,118,117,108,110,101,114,97,98,108,101,32,116,111,112,114,111,112,111,110,101,110,116,115,32,111,102,97,114,101,32,115,111,109,101,116,105,109,101,115,99,108,111,115,101,114,32,116,111,32,116,104,101,78,101,119,32,89,111,114,107,32,67,105,116,121,32,110,97,109,101,61,34,115,101,97,114,99,104,97,116,116,114,105,98,117,116,101,100,32,116,111,99,111,117,114,115,101,32,111,102,32,116,104,101,109,97,116,104,101,109,97,116,105,99,105,97,110,98,121,32,116,104,101,32,101,110,100,32,111,102,97,116,32,116,104,101,32,101,110,100,32,111,102,34,32,98,111,114,100,101,114,61,34,48,34,32,116,101,99,104,110,111,108,111,103,105,99,97,108,46,114,101,109,111,118,101,67,108,97,115,115,40,98,114,97,110,99,104,32,111,102,32,116,104,101,101,118,105,100,101,110,99,101,32,116,104,97,116,33,91,101,110,100,105,102,93,45,45,62,13,10,73,110,115,116,105,116,117,116,101,32,111,102,32,105,110,116,111,32,97,32,115,105,110,103,108,101,114,101,115,112,101,99,116,105,118,101,108,121,46,97,110,100,32,116,104,101,114,101,102,111,114,101,112,114,111,112,101,114,116,105,101,115,32,111,102,105,115,32,108,111,99,97,116,101,100,32,105,110,115,111,109,101,32,111,102,32,119,104,105,99,104,84,104,101,114,101,32,105,115,32,97,108,115,111,99,111,110,116,105,110,117,101,100,32,116,111,32,97,112,112,101,97,114,97,110,99,101,32,111,102,32,38,97,109,112,59,110,100,97,115,104,59,32,100,101,115,99,114,105,98,101,115,32,116,104,101,99,111,110,115,105,100,101,114,97,116,105,111,110,97,117,116,104,111,114,32,111,102,32,116,104,101,105,110,100,101,112,101,110,100,101,110,116,108,121,101,113,117,105,112,112,101,100,32,119,105,116,104,100,111,101,115,32,110,111,116,32,104,97,118,101,60,47,97,62,60,97,32,104,114,101,102,61,34,99,111,110,102,117,115,101,100,32,119,105,116,104,60,108,105,110,107,32,104,114,101,102,61,34,47,97,116,32,116,104,101,32,97,103,101,32,111,102,97,112,112,101,97,114,32,105,110,32,116,104,101,84,104,101,115,101,32,105,110,99,108,117,100,101,114,101,103,97,114,100,108,101,115,115,32,111,102,99,111,117,108,100,32,98,101,32,117,115,101,100,32,115,116,121,108,101,61,38,113,117,111,116,59,115,101,118,101,114,97,108,32,116,105,109,101,115,114,101,112,114,101,115,101,110,116,32,116,104,101,98,111,100,121,62,10,60,47,104,116,109,108,62,116,104,111,117,103,104,116,32,116,111,32,98,101,112,111,112,117,108,97,116,105,111,110,32,111,102,112,111,115,115,105,98,105,108,105,116,105,101,115,112,101,114,99,101,110,116,97,103,101,32,111,102,97,99,99,101,115,115,32,116,111,32,116,104,101,97,110,32,97,116,116,101,109,112,116,32,116,111,112,114,111,100,117,99,116,105,111,110,32,111,102,106,113,117,101,114,121,47,106,113,117,101,114,121,116,119,111,32,100,105,102,102,101,114,101,110,116,98,101,108,111,110,103,32,116,111,32,116,104,101,101,115,116,97,98,108,105,115,104,109,101,110,116,114,101,112,108,97,99,105,110,103,32,116,104,101,100,101,115,99,114,105,112,116,105,111,110,34,32,100,101,116,101,114,109,105,110,101,32,116,104,101,97,118,97,105,108,97,98,108,101,32,102,111,114,65,99,99,111,114,100,105,110,103,32,116,111,32,119,105,100,101,32,114,97,110,103,101,32,111,102,9,60,100,105,118,32,99,108,97,115,115,61,34,109,111,114,101,32,99,111,109,109,111,110,108,121,111,114,103,97,110,105,115,97,116,105,111,110,115,102,117,110,99,116,105,111,110,97,108,105,116,121,119,97,115,32,99,111,109,112,108,101,116,101,100,32,38,97,109,112,59,109,100,97,115,104,59,32,112,97,114,116,105,99,105,112,97,116,105,111,110,116,104,101,32,99,104,97,114,97,99,116,101,114,97,110,32,97,100,100,105,116,105,111,110,97,108,97,112,112,101,97,114,115,32,116,111,32,98,101,102,97,99,116,32,116,104,97,116,32,116,104,101,97,110,32,101,120,97,109,112,108,101,32,111,102,115,105,103,110,105,102,105,99,97,110,116,108,121,111,110,109,111,117,115,101,111,118,101,114,61,34,98,101,99,97,117,115,101,32,116,104,101,121,32,97,115,121,110,99,32,61,32,116,114,117,101,59,112,114,111,98,108,101,109,115,32,119,105,116,104,115,101,101,109,115,32,116,111,32,104,97,118,101,116,104,101,32,114,101,115,117,108,116,32,111,102,32,115,114,99,61,34,104,116,116,112,58,47,47,102,97,109,105,108,105,97,114,32,119,105,116,104,112,111,115,115,101,115,115,105,111,110,32,111,102,102,117,110,99,116,105,111,110,32,40,41,32,123,116,111,111,107,32,112,108,97,99,101,32,105,110,97,110,100,32,115,111,109,101,116,105,109,101,115,115,117,98,115,116,97,110,116,105,97,108,108,121,60,115,112,97,110,62,60,47,115,112,97,110,62,105,115,32,111,102,116,101,110,32,117,115,101,100,105,110,32,97,110,32,97,116,116,101,109,112,116,103,114,101,97,116,32,100,101,97,108,32,111,102,69,110,118,105,114,111,110,109,101,110,116,97,108,115,117,99,99,101,115,115,102,117,108,108,121,32,118,105,114,116,117,97,108,108,121,32,97,108,108,50,48,116,104,32,99,101,110,116,117,114,121,44,112,114,111,102,101,115,115,105,111,110,97,108,115,110,101,99,101,115,115,97,114,121,32,116,111,32,100,101,116,101,114,109,105,110,101,100,32,98,121,99,111,109,112,97,116,105,98,105,108,105,116,121,98,101,99,97,117,115,101,32,105,116,32,105,115,68,105,99,116,105,111,110,97,114,121,32,111,102,109,111,100,105,102,105,99,97,116,105,111,110,115,84,104,101,32,102,111,108,108,111,119,105,110,103,109,97,121,32,114,101,102,101,114,32,116,111,58,67,111,110,115,101,113,117,101,110,116,108,121,44,73,110,116,101,114,110,97,116,105,111,110,97,108,97,108,116,104,111,117,103,104,32,115,111,109,101,116,104,97,116,32,119,111,117,108,100,32,98,101,119,111,114,108,100,39,115,32,102,105,114,115,116,99,108,97,115,115,105,102,105,101,100,32,97,115,98,111,116,116,111,109,32,111,102,32,116,104,101,40,112,97,114,116,105,99,117,108,97,114,108,121,97,108,105,103,110,61,34,108,101,102,116,34,32,109,111,115,116,32,99,111,109,109,111,110,108,121,98,97,115,105,115,32,102,111,114,32,116,104,101,102,111,117,110,100,97,116,105,111,110,32,111,102,99,111,110,116,114,105,98,117,116,105,111,110,115,112,111,112,117,108,97,114,105,116,121,32,111,102,99,101,110,116,101,114,32,111,102,32,116,104,101,116,111,32,114,101,100,117,99,101,32,116,104,101,106,117,114,105,115,100,105,99,116,105,111,110,115,97,112,112,114,111,120,105,109,97,116,105,111,110,32,111,110,109,111,117,115,101,111,117,116,61,34,78,101,119,32,84,101,115,116,97,109,101,110,116,99,111,108,108,101,99,116,105,111,110,32,111,102,60,47,115,112,97,110,62,60,47,97,62,60,47,105,110,32,116,104,101,32,85,110,105,116,101,100,102,105,108,109,32,100,105,114,101,99,116,111,114,45,115,116,114,105,99,116,46,100,116,100,34,62,104,97,115,32,98,101,101,110,32,117,115,101,100,114,101,116,117,114,110,32,116,111,32,116,104,101,97,108,116,104,111,117,103,104,32,116,104,105,115,99,104,97,110,103,101,32,105,110,32,116,104,101,115,101,118,101,114,97,108,32,111,116,104,101,114,98,117,116,32,116,104,101,114,101,32,97,114,101,117,110,112,114,101,99,101,100,101,110,116,101,100,105,115,32,115,105,109,105,108,97,114,32,116,111,101,115,112,101,99,105,97,108,108,121,32,105,110,119,101,105,103,104,116,58,32,98,111,108,100,59,105,115,32,99,97,108,108,101,100,32,116,104,101,99,111,109,112,117,116,97,116,105,111,110,97,108,105,110,100,105,99,97,116,101,32,116,104,97,116,114,101,115,116,114,105,99,116,101,100,32,116,111,9,60,109,101,116,97,32,110,97,109,101,61,34,97,114,101,32,116,121,112,105,99,97,108,108,121,99,111,110,102,108,105,99,116,32,119,105,116,104,72,111,119,101,118,101,114,44,32,116,104,101,32,65,110,32,101,120,97,109,112,108,101,32,111,102,99,111,109,112,97,114,101,100,32,119,105,116,104,113,117,97,110,116,105,116,105,101,115,32,111,102,114,97,116,104,101,114,32,116,104,97,110,32,97,99,111,110,115,116,101,108,108,97,116,105,111,110,110,101,99,101,115,115,97,114,121,32,102,111,114,114,101,112,111,114,116,101,100,32,116,104,97,116,115,112,101,99,105,102,105,99,97,116,105,111,110,112,111,108,105,116,105,99,97,108,32,97,110,100,38,110,98,115,112,59,38,110,98,115,112,59,60,114,101,102,101,114,101,110,99,101,115,32,116,111,116,104,101,32,115,97,109,101,32,121,101,97,114,71,111,118,101,114,110,109,101,110,116,32,111,102,103,101,110,101,114,97,116,105,111,110,32,111,102,104,97,118,101,32,110,111,116,32,98,101,101,110,115,101,118,101,114,97,108,32,121,101,97,114,115,99,111,109,109,105,116,109,101,110,116,32,116,111,9,9,60,117,108,32,99,108,97,115,115,61,34,118,105,115,117,97,108,105,122,97,116,105,111,110,49,57,116,104,32,99,101,110,116,117,114,121,44,112,114,97,99,116,105,116,105,111,110,101,114,115,116,104,97,116,32,104,101,32,119,111,117,108,100,97,110,100,32,99,111,110,116,105,110,117,101,100,111,99,99,117,112,97,116,105,111,110,32,111,102,105,115,32,100,101,102,105,110,101,100,32,97,115,99,101,110,116,114,101,32,111,102,32,116,104,101,116,104,101,32,97,109,111,117,110,116,32,111,102,62,60,100,105,118,32,115,116,121,108,101,61,34,101,113,117,105,118,97,108,101,110,116,32,111,102,100,105,102,102,101,114,101,110,116,105,97,116,101,98,114,111,117,103,104,116,32,97,98,111,117,116,109,97,114,103,105,110,45,108,101,102,116,58,32,97,117,116,111,109,97,116,105,99,97,108,108,121,116,104,111,117,103,104,116,32,111,102,32,97,115,83,111,109,101,32,111,102,32,116,104,101,115,101,10,60,100,105,118,32,99,108,97,115,115,61,34,105,110,112,117,116,32,99,108,97,115,115,61,34,114,101,112,108,97,99,101,100,32,119,105,116,104,105,115,32,111,110,101,32,111,102,32,116,104,101,101,100,117,99,97,116,105,111,110,32,97,110,100,105,110,102,108,117,101,110,99,101,100,32,98,121,114,101,112,117,116,97,116,105,111,110,32,97,115,10,60,109,101,116,97,32,110,97,109,101,61,34,97,99,99,111,109,109,111,100,97,116,105,111,110,60,47,100,105,118,62,10,60,47,100,105,118,62,108,97,114,103,101,32,112,97,114,116,32,111,102,73,110,115,116,105,116,117,116,101,32,102,111,114,116,104,101,32,115,111,45,99,97,108,108,101,100,32,97,103,97,105,110,115,116,32,116,104,101,32,73,110,32,116,104,105,115,32,99,97,115,101,44,119,97,115,32,97,112,112,111,105,110,116,101,100,99,108,97,105,109,101,100,32,116,111,32,98,101,72,111,119,101,118,101,114,44,32,116,104,105,115,68,101,112,97,114,116,109,101,110,116,32,111,102,116,104,101,32,114,101,109,97,105,110,105,110,103,101,102,102,101,99,116,32,111,110,32,116,104,101,112,97,114,116,105,99,117,108,97,114,108,121,32,100,101,97,108,32,119,105,116,104,32,116,104,101,10,60,100,105,118,32,115,116,121,108,101,61,34,97,108,109,111,115,116,32,97,108,119,97,121,115,97,114,101,32,99,117,114,114,101,110,116,108,121,101,120,112,114,101,115,115,105,111,110,32,111,102,112,104,105,108,111,115,111,112,104,121,32,111,102,102,111,114,32,109,111,114,101,32,116,104,97,110,99,105,118,105,108,105,122,97,116,105,111,110,115,111,110,32,116,104,101,32,105,115,108,97,110,100,115,101,108,101,99,116,101,100,73,110,100,101,120,99,97,110,32,114,101,115,117,108,116,32,105,110,34,32,118,97,108,117,101,61,34,34,32,47,62,116,104,101,32,115,116,114,117,99,116,117,114,101,32,47,62,60,47,97,62,60,47,100,105,118,62,77,97,110,121,32,111,102,32,116,104,101,115,101,99,97,117,115,101,100,32,98,121,32,116,104,101,111,102,32,116,104,101,32,85,110,105,116,101,100,115,112,97,110,32,99,108,97,115,115,61,34,109,99,97,110,32,98,101,32,116,114,97,99,101,100,105,115,32,114,101,108,97,116,101,100,32,116,111,98,101,99,97,109,101,32,111,110,101,32,111,102,105,115,32,102,114,101,113,117,101,110,116,108,121,108,105,118,105,110,103,32,105,110,32,116,104,101,116,104,101,111,114,101,116,105,99,97,108,108,121,70,111,108,108,111,119,105,110,103,32,116,104,101,82,101,118,111,108,117,116,105,111,110,97,114,121,103,111,118,101,114,110,109,101,110,116,32,105,110,105,115,32,100,101,116,101,114,109,105,110,101,100,116,104,101,32,112,111,108,105,116,105,99,97,108,105,110,116,114,111,100,117,99,101,100,32,105,110,115,117,102,102,105,99,105,101,110,116,32,116,111,100,101,115,99,114,105,112,116,105,111,110,34,62,115,104,111,114,116,32,115,116,111,114,105,101,115,115,101,112,97,114,97,116,105,111,110,32,111,102,97,115,32,116,111,32,119,104,101,116,104,101,114,107,110,111,119,110,32,102,111,114,32,105,116,115,119,97,115,32,105,110,105,116,105,97,108,108,121,100,105,115,112,108,97,121,58,98,108,111,99,107,105,115,32,97,110,32,101,120,97,109,112,108,101,116,104,101,32,112,114,105,110,99,105,112,97,108,99,111,110,115,105,115,116,115,32,111,102,32,97,114,101,99,111,103,110,105,122,101,100,32,97,115,47,98,111,100,121,62,60,47,104,116,109,108,62,97,32,115,117,98,115,116,97,110,116,105,97,108,114,101,99,111,110,115,116,114,117,99,116,101,100,104,101,97,100,32,111,102,32,115,116,97,116,101,114,101,115,105,115,116,97,110,99,101,32,116,111,117,110,100,101,114,103,114,97,100,117,97,116,101,84,104,101,114,101,32,97,114,101,32,116,119,111,103,114,97,118,105,116,97,116,105,111,110,97,108,97,114,101,32,100,101,115,99,114,105,98,101,100,105,110,116,101,110,116,105,111,110,97,108,108,121,115,101,114,118,101,100,32,97,115,32,116,104,101,99,108,97,115,115,61,34,104,101,97,100,101,114,111,112,112,111,115,105,116,105,111,110,32,116,111,102,117,110,100,97,109,101,110,116,97,108,108,121,100,111,109,105,110,97,116,101,100,32,116,104,101,97,110,100,32,116,104,101,32,111,116,104,101,114,97,108,108,105,97,110,99,101,32,119,105,116,104,119,97,115,32,102,111,114,99,101,100,32,116,111,114,101,115,112,101,99,116,105,118,101,108,121,44,97,110,100,32,112,111,108,105,116,105,99,97,108,105,110,32,115,117,112,112,111,114,116,32,111,102,112,101,111,112,108,101,32,105,110,32,116,104,101,50,48,116,104,32,99,101,110,116,117,114,121,46,97,110,100,32,112,117,98,108,105,115,104,101,100,108,111,97,100,67,104,97,114,116,98,101,97,116,116,111,32,117,110,100,101,114,115,116,97,110,100,109,101,109,98,101,114,32,115,116,97,116,101,115,101,110,118,105,114,111,110,109,101,110,116,97,108,102,105,114,115,116,32,104,97,108,102,32,111,102,99,111,117,110,116,114,105,101,115,32,97,110,100,97,114,99,104,105,116,101,99,116,117,114,97,108,98,101,32,99,111,110,115,105,100,101,114,101,100,99,104,97,114,97,99,116,101,114,105,122,101,100,99,108,101,97,114,73,110,116,101,114,118,97,108,97,117,116,104,111,114,105,116,97,116,105,118,101,70,101,100,101,114,97,116,105,111,110,32,111,102,119,97,115,32,115,117,99,99,101,101,100,101,100,97,110,100,32,116,104,101,114,101,32,97,114,101,97,32,99,111,110,115,101,113,117,101,110,99,101,116,104,101,32,80,114,101,115,105,100,101,110,116,97,108,115,111,32,105,110,99,108,117,100,101,100,102,114,101,101,32,115,111,102,116,119,97,114,101,115,117,99,99,101,115,115,105,111,110,32,111,102,100,101,118,101,108,111,112,101,100,32,116,104,101,119,97,115,32,100,101,115,116,114,111,121,101,100,97,119,97,121,32,102,114,111,109,32,116,104,101,59,10,60,47,115,99,114,105,112,116,62,10,60,97,108,116,104,111,117,103,104,32,116,104,101,121,102,111,108,108,111,119,101,100,32,98,121,32,97,109,111,114,101,32,112,111,119,101,114,102,117,108,114,101,115,117,108,116,101,100,32,105,110,32,97,85,110,105,118,101,114,115,105,116,121,32,111,102,72,111,119,101,118,101,114,44,32,109,97,110,121,116,104,101,32,112,114,101,115,105,100,101,110,116,72,111,119,101,118,101,114,44,32,115,111,109,101,105,115,32,116,104,111,117,103,104,116,32,116,111,117,110,116,105,108,32,116,104,101,32,101,110,100,119,97,115,32,97,110,110,111,117,110,99,101,100,97,114,101,32,105,109,112,111,114,116,97,110,116,97,108,115,111,32,105,110,99,108,117,100,101,115,62,60,105,110,112,117,116,32,116,121,112,101,61,116,104,101,32,99,101,110,116,101,114,32,111,102,32,68,79,32,78,79,84,32,65,76,84,69,82,117,115,101,100,32,116,111,32,114,101,102,101,114,116,104,101,109,101,115,47,63,115,111,114,116,61,116,104,97,116,32,104,97,100,32,98,101,101,110,116,104,101,32,98,97,115,105,115,32,102,111,114,104,97,115,32,100,101,118,101,108,111,112,101,100,105,110,32,116,104,101,32,115,117,109,109,101,114,99,111,109,112,97,114,97,116,105,118,101,108,121,100,101,115,99,114,105,98,101,100,32,116,104,101,115,117,99,104,32,97,115,32,116,104,111,115,101,116,104,101,32,114,101,115,117,108,116,105,110,103,105,115,32,105,109,112,111,115,115,105,98,108,101,118,97,114,105,111,117,115,32,111,116,104,101,114,83,111,117,116,104,32,65,102,114,105,99,97,110,104,97,118,101,32,116,104,101,32,115,97,109,101,101,102,102,101,99,116,105,118,101,110,101,115,115,105,110,32,119,104,105,99,104,32,99,97,115,101,59,32,116,101,120,116,45,97,108,105,103,110,58,115,116,114,117,99,116,117,114,101,32,97,110,100,59,32,98,97,99,107,103,114,111,117,110,100,58,114,101,103,97,114,100,105,110,103,32,116,104,101,115,117,112,112,111,114,116,101,100,32,116,104,101,105,115,32,97,108,115,111,32,107,110,111,119,110,115,116,121,108,101,61,34,109,97,114,103,105,110,105,110,99,108,117,100,105,110,103,32,116,104,101,98,97,104,97,115,97,32,77,101,108,97,121,117,110,111,114,115,107,32,98,111,107,109,195,165,108,110,111,114,115,107,32,110,121,110,111,114,115,107,115,108,111,118,101,110,197,161,196,141,105,110,97,105,110,116,101,114,110,97,99,105,111,110,97,108,99,97,108,105,102,105,99,97,99,105,195,179,110,99,111,109,117,110,105,99,97,99,105,195,179,110,99,111,110,115,116,114,117,99,99,105,195,179,110,34,62,60,100,105,118,32,99,108,97,115,115,61,34,100,105,115,97,109,98,105,103,117,97,116,105,111,110,68,111,109,97,105,110,78,97,109,101,39,44,32,39,97,100,109,105,110,105,115,116,114,97,116,105,111,110,115,105,109,117,108,116,97,110,101,111,117,115,108,121,116,114,97,110,115,112,111,114,116,97,116,105,111,110,73,110,116,101,114,110,97,116,105,111,110,97,108,32,109,97,114,103,105,110,45,98,111,116,116,111,109,58,114,101,115,112,111,110,115,105,98,105,108,105,116,121,60,33,91,101,110,100,105,102,93,45,45,62,10,60,47,62,60,109,101,116,97,32,110,97,109,101,61,34,105,109,112,108,101,109,101,110,116,97,116,105,111,110,105,110,102,114,97,115,116,114,117,99,116,117,114,101,114,101,112,114,101,115,101,110,116,97,116,105,111,110,98,111,114,100,101,114,45,98,111,116,116,111,109,58,60,47,104,101,97,100,62,10,60,98,111,100,121,62,61,104,116,116,112,37,51,65,37,50,70,37,50,70,60,102,111,114,109,32,109,101,116,104,111,100,61,34,109,101,116,104,111,100,61,34,112,111,115,116,34,32,47,102,97,118,105,99,111,110,46,105,99,111,34,32,125,41,59,10,60,47,115,99,114,105,112,116,62,10,46,115,101,116,65,116,116,114,105,98,117,116,101,40,65,100,109,105,110,105,115,116,114,97,116,105,111,110,61,32,110,101,119,32,65,114,114,97,121,40,41,59,60,33,91,101,110,100,105,102,93,45,45,62,13,10,100,105,115,112,108,97,121,58,98,108,111,99,107,59,85,110,102,111,114,116,117,110,97,116,101,108,121,44,34,62,38,110,98,115,112,59,60,47,100,105,118,62,47,102,97,118,105,99,111,110,46,105,99,111,34,62,61,39,115,116,121,108,101,115,104,101,101,116,39,32,105,100,101,110,116,105,102,105,99,97,116,105,111,110,44,32,102,111,114,32,101,120,97,109,112,108,101,44,60,108,105,62,60,97,32,104,114,101,102,61,34,47,97,110,32,97,108,116,101,114,110,97,116,105,118,101,97,115,32,97,32,114,101,115,117,108,116,32,111,102,112,116,34,62,60,47,115,99,114,105,112,116,62,10,116,121,112,101,61,34,115,117,98,109,105,116,34,32,10,40,102,117,110,99,116,105,111,110,40,41,32,123,114,101,99,111,109,109,101,110,100,97,116,105,111,110,102,111,114,109,32,97,99,116,105,111,110,61,34,47,116,114,97,110,115,102,111,114,109,97,116,105,111,110,114,101,99,111,110,115,116,114,117,99,116,105,111,110,46,115,116,121,108,101,46,100,105,115,112,108,97,121,32,65,99,99,111,114,100,105,110,103,32,116,111,32,104,105,100,100,101,110,34,32,110,97,109,101,61,34,97,108,111,110,103,32,119,105,116,104,32,116,104,101,100,111,99,117,109,101,110,116,46,98,111,100,121,46,97,112,112,114,111,120,105,109,97,116,101,108,121,32,67,111,109,109,117,110,105,99,97,116,105,111,110,115,112,111,115,116,34,32,97,99,116,105,111,110,61,34,109,101,97,110,105,110,103,32,38,113,117,111,116,59,45,45,60,33,91,101,110,100,105,102,93,45,45,62,80,114,105,109,101,32,77,105,110,105,115,116,101,114,99,104,97,114,97,99,116,101,114,105,115,116,105,99,60,47,97,62,32,60,97,32,99,108,97,115,115,61,116,104,101,32,104,105,115,116,111,114,121,32,111,102,32,111,110,109,111,117,115,101,111,118,101,114,61,34,116,104,101,32,103,111,118,101,114,110,109,101,110,116,104,114,101,102,61,34,104,116,116,112,115,58,47,47,119,97,115,32,111,114,105,103,105,110,97,108,108,121,119,97,115,32,105,110,116,114,111,100,117,99,101,100,99,108,97,115,115,105,102,105,99,97,116,105,111,110,114,101,112,114,101,115,101,110,116,97,116,105,118,101,97,114,101,32,99,111,110,115,105,100,101,114,101,100,60,33,91,101,110,100,105,102,93,45,45,62,10,10,100,101,112,101,110,100,115,32,111,110,32,116,104,101,85,110,105,118,101,114,115,105,116,121,32,111,102,32,105,110,32,99,111,110,116,114,97,115,116,32,116,111,32,112,108,97,99,101,104,111,108,100,101,114,61,34,105,110,32,116,104,101,32,99,97,115,101,32,111,102,105,110,116,101,114,110,97,116,105,111,110,97,108,32,99,111,110,115,116,105,116,117,116,105,111,110,97,108,115,116,121,108,101,61,34,98,111,114,100,101,114,45,58,32,102,117,110,99,116,105,111,110,40,41,32,123,66,101,99,97,117,115,101,32,111,102,32,116,104,101,45,115,116,114,105,99,116,46,100,116,100,34,62,10,60,116,97,98,108,101,32,99,108,97,115,115,61,34,97,99,99,111,109,112,97,110,105,101,100,32,98,121,97,99,99,111,117,110,116,32,111,102,32,116,104,101,60,115,99,114,105,112,116,32,115,114,99,61,34,47,110,97,116,117,114,101,32,111,102,32,116,104,101,32,116,104,101,32,112,101,111,112,108,101,32,105,110,32,105,110,32,97,100,100,105,116,105,111,110,32,116,111,115,41,59,32,106,115,46,105,100,32,61,32,105,100,34,32,119,105,100,116,104,61,34,49,48,48,37,34,114,101,103,97,114,100,105,110,103,32,116,104,101,32,82,111,109,97,110,32,67,97,116,104,111,108,105,99,97,110,32,105,110,100,101,112,101,110,100,101,110,116,102,111,108,108,111,119,105,110,103,32,116,104,101,32,46,103,105,102,34,32,119,105,100,116,104,61,34,49,116,104,101,32,102,111,108,108,111,119,105,110,103,32,100,105,115,99,114,105,109,105,110,97,116,105,111,110,97,114,99,104,97,101,111,108,111,103,105,99,97,108,112,114,105,109,101,32,109,105,110,105,115,116,101,114,46,106,115,34,62,60,47,115,99,114,105,112,116,62,99,111,109,98,105,110,97,116,105,111,110,32,111,102,32,109,97,114,103,105,110,119,105,100,116,104,61,34,99,114,101,97,116,101,69,108,101,109,101,110,116,40,119,46,97,116,116,97,99,104,69,118,101,110,116,40,60,47,97,62,60,47,116,100,62,60,47,116,114,62,115,114,99,61,34,104,116,116,112,115,58,47,47,97,73,110,32,112,97,114,116,105,99,117,108,97,114,44,32,97,108,105,103,110,61,34,108,101,102,116,34,32,67,122,101,99,104,32,82,101,112,117,98,108,105,99,85,110,105,116,101,100,32,75,105,110,103,100,111,109,99,111,114,114,101,115,112,111,110,100,101,110,99,101,99,111,110,99,108,117,100,101,100,32,116,104,97,116,46,104,116,109,108,34,32,116,105,116,108,101,61,34,40,102,117,110,99,116,105,111,110,32,40,41,32,123,99,111,109,101,115,32,102,114,111,109,32,116,104,101,97,112,112,108,105,99,97,116,105,111,110,32,111,102,60,115,112,97,110,32,99,108,97,115,115,61,34,115,98,101,108,105,101,118,101,100,32,116,111,32,98,101,101,109,101,110,116,40,39,115,99,114,105,112,116,39,60,47,97,62,10,60,47,108,105,62,10,60,108,105,118,101,114,121,32,100,105,102,102,101,114,101,110,116,62,60,115,112,97,110,32,99,108,97,115,115,61,34,111,112,116,105,111,110,32,118,97,108,117,101,61,34,40,97,108,115,111,32,107,110,111,119,110,32,97,115,9,60,108,105,62,60,97,32,104,114,101,102,61,34,62,60,105,110,112,117,116,32,110,97,109,101,61,34,115,101,112,97,114,97,116,101,100,32,102,114,111,109,114,101,102,101,114,114,101,100,32,116,111,32,97,115,32,118,97,108,105,103,110,61,34,116,111,112,34,62,102,111,117,110,100,101,114,32,111,102,32,116,104,101,97,116,116,101,109,112,116,105,110,103,32,116,111,32,99,97,114,98,111,110,32,100,105,111,120,105,100,101,10,10,60,100,105,118,32,99,108,97,115,115,61,34,99,108,97,115,115,61,34,115,101,97,114,99,104,45,47,98,111,100,121,62,10,60,47,104,116,109,108,62,111,112,112,111,114,116,117,110,105,116,121,32,116,111,99,111,109,109,117,110,105,99,97,116,105,111,110,115,60,47,104,101,97,100,62,13,10,60,98,111,100,121,32,115,116,121,108,101,61,34,119,105,100,116,104,58,84,105,225,186,191,110,103,32,86,105,225,187,135,116,99,104,97,110,103,101,115,32,105,110,32,116,104,101,98,111,114,100,101,114,45,99,111,108,111,114,58,35,48,34,32,98,111,114,100,101,114,61,34,48,34,32,60,47,115,112,97,110,62,60,47,100,105,118,62,60,119,97,115,32,100,105,115,99,111,118,101,114,101,100,34,32,116,121,112,101,61,34,116,101,120,116,34,32,41,59,10,60,47,115,99,114,105,112,116,62,10,10,68,101,112,97,114,116,109,101,110,116,32,111,102,32,101,99,99,108,101,115,105,97,115,116,105,99,97,108,116,104,101,114,101,32,104,97,115,32,98,101,101,110,114,101,115,117,108,116,105,110,103,32,102,114,111,109,60,47,98,111,100,121,62,60,47,104,116,109,108,62,104,97,115,32,110,101,118,101,114,32,98,101,101,110,116,104,101,32,102,105,114,115,116,32,116,105,109,101,105,110,32,114,101,115,112,111,110,115,101,32,116,111,97,117,116,111,109,97,116,105,99,97,108,108,121,32,60,47,100,105,118,62,10,10,60,100,105,118,32,105,119,97,115,32,99,111,110,115,105,100,101,114,101,100,112,101,114,99,101,110,116,32,111,102,32,116,104,101,34,32,47,62,60,47,97,62,60,47,100,105,118,62,99,111,108,108,101,99,116,105,111,110,32,111,102,32,100,101,115,99,101,110,100,101,100,32,102,114,111,109,115,101,99,116,105,111,110,32,111,102,32,116,104,101,97,99,99,101,112,116,45,99,104,97,114,115,101,116,116,111,32,98,101,32,99,111,110,102,117,115,101,100,109,101,109,98,101,114,32,111,102,32,116,104,101,32,112,97,100,100,105,110,103,45,114,105,103,104,116,58,116,114,97,110,115,108,97,116,105,111,110,32,111,102,105,110,116,101,114,112,114,101,116,97,116,105,111,110,32,104,114,101,102,61,39,104,116,116,112,58,47,47,119,104,101,116,104,101,114,32,111,114,32,110,111,116,84,104,101,114,101,32,97,114,101,32,97,108,115,111,116,104,101,114,101,32,97,114,101,32,109,97,110,121,97,32,115,109,97,108,108,32,110,117,109,98,101,114,111,116,104,101,114,32,112,97,114,116,115,32,111,102,105,109,112,111,115,115,105,98,108,101,32,116,111,32,32,99,108,97,115,115,61,34,98,117,116,116,111,110,108,111,99,97,116,101,100,32,105,110,32,116,104,101,46,32,72,111,119,101,118,101,114,44,32,116,104,101,97,110,100,32,101,118,101,110,116,117,97,108,108,121,65,116,32,116,104,101,32,101,110,100,32,111,102,32,98,101,99,97,117,115,101,32,111,102,32,105,116,115,114,101,112,114,101,115,101,110,116,115,32,116,104,101,60,102,111,114,109,32,97,99,116,105,111,110,61,34,32,109,101,116,104,111,100,61,34,112,111,115,116,34,105,116,32,105,115,32,112,111,115,115,105,98,108,101,109,111,114,101,32,108,105,107,101,108,121,32,116,111,97,110,32,105,110,99,114,101,97,115,101,32,105,110,104,97,118,101,32,97,108,115,111,32,98,101,101,110,99,111,114,114,101,115,112,111,110,100,115,32,116,111,97,110,110,111,117,110,99,101,100,32,116,104,97,116,97,108,105,103,110,61,34,114,105,103,104,116,34,62,109,97,110,121,32,99,111,117,110,116,114,105,101,115,102,111,114,32,109,97,110,121,32,121,101,97,114,115,101,97,114,108,105,101,115,116,32,107,110,111,119,110,98,101,99,97,117,115,101,32,105,116,32,119,97,115,112,116,34,62,60,47,115,99,114,105,112,116,62,13,32,118,97,108,105,103,110,61,34,116,111,112,34,32,105,110,104,97,98,105,116,97,110,116,115,32,111,102,102,111,108,108,111,119,105,110,103,32,121,101,97,114,13,10,60,100,105,118,32,99,108,97,115,115,61,34,109,105,108,108,105,111,110,32,112,101,111,112,108,101,99,111,110,116,114,111,118,101,114,115,105,97,108,32,99,111,110,99,101,114,110,105,110,103,32,116,104,101,97,114,103,117,101,32,116,104,97,116,32,116,104,101,103,111,118,101,114,110,109,101,110,116,32,97,110,100,97,32,114,101,102,101,114,101,110,99,101,32,116,111,116,114,97,110,115,102,101,114,114,101,100,32,116,111,100,101,115,99,114,105,98,105,110,103,32,116,104,101,32,115,116,121,108,101,61,34,99,111,108,111,114,58,97,108,116,104,111,117,103,104,32,116,104,101,114,101,98,101,115,116,32,107,110,111,119,110,32,102,111,114,115,117,98,109,105,116,34,32,110,97,109,101,61,34,109,117,108,116,105,112,108,105,99,97,116,105,111,110,109,111,114,101,32,116,104,97,110,32,111,110,101,32,114,101,99,111,103,110,105,116,105,111,110,32,111,102,67,111,117,110,99,105,108,32,111,102,32,116,104,101,101,100,105,116,105,111,110,32,111,102,32,116,104,101,32,32,60,109,101,116,97,32,110,97,109,101,61,34,69,110,116,101,114,116,97,105,110,109,101,110,116,32,97,119,97,121,32,102,114,111,109,32,116,104,101,32,59,109,97,114,103,105,110,45,114,105,103,104,116,58,97,116,32,116,104,101,32,116,105,109,101,32,111,102,105,110,118,101,115,116,105,103,97,116,105,111,110,115,99,111,110,110,101,99,116,101,100,32,119,105,116,104,97,110,100,32,109,97,110,121,32,111,116,104,101,114,97,108,116,104,111,117,103,104,32,105,116,32,105,115,98,101,103,105,110,110,105,110,103,32,119,105,116,104,32,60,115,112,97,110,32,99,108,97,115,115,61,34,100,101,115,99,101,110,100,97,110,116,115,32,111,102,60,115,112,97,110,32,99,108,97,115,115,61,34,105,32,97,108,105,103,110,61,34,114,105,103,104,116,34,60,47,104,101,97,100,62,10,60,98,111,100,121,32,97,115,112,101,99,116,115,32,111,102,32,116,104,101,104,97,115,32,115,105,110,99,101,32,98,101,101,110,69,117,114,111,112,101,97,110,32,85,110,105,111,110,114,101,109,105,110,105,115,99,101,110,116,32,111,102,109,111,114,101,32,100,105,102,102,105,99,117,108,116,86,105,99,101,32,80,114,101,115,105,100,101,110,116,99,111,109,112,111,115,105,116,105,111,110,32,111,102,112,97,115,115,101,100,32,116,104,114,111,117,103,104,109,111,114,101,32,105,109,112,111,114,116,97,110,116,102,111,110,116,45,115,105,122,101,58,49,49,112,120,101,120,112,108,97,110,97,116,105,111,110,32,111,102,116,104,101,32,99,111,110,99,101,112,116,32,111,102,119,114,105,116,116,101,110,32,105,110,32,116,104,101,9,60,115,112,97,110,32,99,108,97,115,115,61,34,105,115,32,111,110,101,32,111,102,32,116,104,101,32,114,101,115,101,109,98,108,97,110,99,101,32,116,111,111,110,32,116,104,101,32,103,114,111,117,110,100,115,119,104,105,99,104,32,99,111,110,116,97,105,110,115,105,110,99,108,117,100,105,110,103,32,116,104,101,32,100,101,102,105,110,101,100,32,98,121,32,116,104,101,112,117,98,108,105,99,97,116,105,111,110,32,111,102,109,101,97,110,115,32,116,104,97,116,32,116,104,101,111,117,116,115,105,100,101,32,111,102,32,116,104,101,115,117,112,112,111,114,116,32,111,102,32,116,104,101,60,105,110,112,117,116,32,99,108,97,115,115,61,34,60,115,112,97,110,32,99,108,97,115,115,61,34,116,40,77,97,116,104,46,114,97,110,100,111,109,40,41,109,111,115,116,32,112,114,111,109,105,110,101,110,116,100,101,115,99,114,105,112,116,105,111,110,32,111,102,67,111,110,115,116,97,110,116,105,110,111,112,108,101,119,101,114,101,32,112,117,98,108,105,115,104,101,100,60,100,105,118,32,99,108,97,115,115,61,34,115,101,97,112,112,101,97,114,115,32,105,110,32,116,104,101,49,34,32,104,101,105,103,104,116,61,34,49,34,32,109,111,115,116,32,105,109,112,111,114,116,97,110,116,119,104,105,99,104,32,105,110,99,108,117,100,101,115,119,104,105,99,104,32,104,97,100,32,98,101,101,110,100,101,115,116,114,117,99,116,105,111,110,32,111,102,116,104,101,32,112,111,112,117,108,97,116,105,111,110,10,9,60,100,105,118,32,99,108,97,115,115,61,34,112,111,115,115,105,98,105,108,105,116,121,32,111,102,115,111,109,101,116,105,109,101,115,32,117,115,101,100,97,112,112,101,97,114,32,116,111,32,104,97,118,101,115,117,99,99,101,115,115,32,111,102,32,116,104,101,105,110,116,101,110,100,101,100,32,116,111,32,98,101,112,114,101,115,101,110,116,32,105,110,32,116,104,101,115,116,121,108,101,61,34,99,108,101,97,114,58,98,13,10,60,47,115,99,114,105,112,116,62,13,10,60,119,97,115,32,102,111,117,110,100,101,100,32,105,110,105,110,116,101,114,118,105,101,119,32,119,105,116,104,95,105,100,34,32,99,111,110,116,101,110,116,61,34,99,97,112,105,116,97,108,32,111,102,32,116,104,101,13,10,60,108,105,110,107,32,114,101,108,61,34,115,114,101,108,101,97,115,101,32,111,102,32,116,104,101,112,111,105,110,116,32,111,117,116,32,116,104,97,116,120,77,76,72,116,116,112,82,101,113,117,101,115,116,97,110,100,32,115,117,98,115,101,113,117,101,110,116,115,101,99,111,110,100,32,108,97,114,103,101,115,116,118,101,114,121,32,105,109,112,111,114,116,97,110,116,115,112,101,99,105,102,105,99,97,116,105,111,110,115,115,117,114,102,97,99,101,32,111,102,32,116,104,101,97,112,112,108,105,101,100,32,116,111,32,116,104,101,102,111,114,101,105,103,110,32,112,111,108,105,99,121,95,115,101,116,68,111,109,97,105,110,78,97,109,101,101,115,116,97,98,108,105,115,104,101,100,32,105,110,105,115,32,98,101,108,105,101,118,101,100,32,116,111,73,110,32,97,100,100,105,116,105,111,110,32,116,111,109,101,97,110,105,110,103,32,111,102,32,116,104,101,105,115,32,110,97,109,101,100,32,97,102,116,101,114,116,111,32,112,114,111,116,101,99,116,32,116,104,101,105,115,32,114,101,112,114,101,115,101,110,116,101,100,68,101,99,108,97,114,97,116,105,111,110,32,111,102,109,111,114,101,32,101,102,102,105,99,105,101,110,116,67,108,97,115,115,105,102,105,99,97,116,105,111,110,111,116,104,101,114,32,102,111,114,109,115,32,111,102,104,101,32,114,101,116,117,114,110,101,100,32,116,111,60,115,112,97,110,32,99,108,97,115,115,61,34,99,112,101,114,102,111,114,109,97,110,99,101,32,111,102,40,102,117,110,99,116,105,111,110,40,41,32,123,13,105,102,32,97,110,100,32,111,110,108,121,32,105,102,114,101,103,105,111,110,115,32,111,102,32,116,104,101,108,101,97,100,105,110,103,32,116,111,32,116,104,101,114,101,108,97,116,105,111,110,115,32,119,105,116,104,85,110,105,116,101,100,32,78,97,116,105,111,110,115,115,116,121,108,101,61,34,104,101,105,103,104,116,58,111,116,104,101,114,32,116,104,97,110,32,116,104,101,121,112,101,34,32,99,111,110,116,101,110,116,61,34,65,115,115,111,99,105,97,116,105,111,110,32,111,102,10,60,47,104,101,97,100,62,10,60,98,111,100,121,108,111,99,97,116,101,100,32,111,110,32,116,104,101,105,115,32,114,101,102,101,114,114,101,100,32,116,111,40,105,110,99,108,117,100,105,110,103,32,116,104,101,99,111,110,99,101,110,116,114,97,116,105,111,110,115,116,104,101,32,105,110,100,105,118,105,100,117,97,108,97,109,111,110,103,32,116,104,101,32,109,111,115,116,116,104,97,110,32,97,110,121,32,111,116,104,101,114,47,62,10,60,108,105,110,107,32,114,101,108,61,34,32,114,101,116,117,114,110,32,102,97,108,115,101,59,116,104,101,32,112,117,114,112,111,115,101,32,111,102,116,104,101,32,97,98,105,108,105,116,121,32,116,111,59,99,111,108,111,114,58,35,102,102,102,125,10,46,10,60,115,112,97,110,32,99,108,97,115,115,61,34,116,104,101,32,115,117,98,106,101,99,116,32,111,102,100,101,102,105,110,105,116,105,111,110,115,32,111,102,62,13,10,60,108,105,110,107,32,114,101,108,61,34,99,108,97,105,109,32,116,104,97,116,32,116,104,101,104,97,118,101,32,100,101,118,101,108,111,112,101,100,60,116,97,98,108,101,32,119,105,100,116,104,61,34,99,101,108,101,98,114,97,116,105,111,110,32,111,102,70,111,108,108,111,119,105,110,103,32,116,104,101,32,116,111,32,100,105,115,116,105,110,103,117,105,115,104,60,115,112,97,110,32,99,108,97,115,115,61,34,98,116,97,107,101,115,32,112,108,97,99,101,32,105,110,117,110,100,101,114,32,116,104,101,32,110,97,109,101,110,111,116,101,100,32,116,104,97,116,32,116,104,101,62,60,33,91,101,110,100,105,102,93,45,45,62,10,115,116,121,108,101,61,34,109,97,114,103,105,110,45,105,110,115,116,101,97,100,32,111,102,32,116,104,101,105,110,116,114,111,100,117,99,101,100,32,116,104,101,116,104,101,32,112,114,111,99,101,115,115,32,111,102,105,110,99,114,101,97,115,105,110,103,32,116,104,101,100,105,102,102,101,114,101,110,99,101,115,32,105,110,101,115,116,105,109,97,116,101,100,32,116,104,97,116,101,115,112,101,99,105,97,108,108,121,32,116,104,101,47,100,105,118,62,60,100,105,118,32,105,100,61,34,119,97,115,32,101,118,101,110,116,117,97,108,108,121,116,104,114,111,117,103,104,111,117,116,32,104,105,115,116,104,101,32,100,105,102,102,101,114,101,110,99,101,115,111,109,101,116,104,105,110,103,32,116,104,97,116,115,112,97,110,62,60,47,115,112,97,110,62,60,47,115,105,103,110,105,102,105,99,97,110,116,108,121,32,62,60,47,115,99,114,105,112,116,62,13,10,13,10,101,110,118,105,114,111,110,109,101,110,116,97,108,32,116,111,32,112,114,101,118,101,110,116,32,116,104,101,104,97,118,101,32,98,101,101,110,32,117,115,101,100,101,115,112,101,99,105,97,108,108,121,32,102,111,114,117,110,100,101,114,115,116,97,110,100,32,116,104,101,105,115,32,101,115,115,101,110,116,105,97,108,108,121,119,101,114,101,32,116,104,101,32,102,105,114,115,116,105,115,32,116,104,101,32,108,97,114,103,101,115,116,104,97,118,101,32,98,101,101,110,32,109,97,100,101,34,32,115,114,99,61,34,104,116,116,112,58,47,47,105,110,116,101,114,112,114,101,116,101,100,32,97,115,115,101,99,111,110,100,32,104,97,108,102,32,111,102,99,114,111,108,108,105,110,103,61,34,110,111,34,32,105,115,32,99,111,109,112,111,115,101,100,32,111,102,73,73,44,32,72,111,108,121,32,82,111,109,97,110,105,115,32,101,120,112,101,99,116,101,100,32,116,111,104,97,118,101,32,116,104,101,105,114,32,111,119,110,100,101,102,105,110,101,100,32,97,115,32,116,104,101,116,114,97,100,105,116,105,111,110,97,108,108,121,32,104,97,118,101,32,100,105,102,102,101,114,101,110,116,97,114,101,32,111,102,116,101,110,32,117,115,101,100,116,111,32,101,110,115,117,114,101,32,116,104,97,116,97,103,114,101,101,109,101,110,116,32,119,105,116,104,99,111,110,116,97,105,110,105,110,103,32,116,104,101,97,114,101,32,102,114,101,113,117,101,110,116,108,121,105,110,102,111,114,109,97,116,105,111,110,32,111,110,101,120,97,109,112,108,101,32,105,115,32,116,104,101,114,101,115,117,108,116,105,110,103,32,105,110,32,97,60,47,97,62,60,47,108,105,62,60,47,117,108,62,32,99,108,97,115,115,61,34,102,111,111,116,101,114,97,110,100,32,101,115,112,101,99,105,97,108,108,121,116,121,112,101,61,34,98,117,116,116,111,110,34,32,60,47,115,112,97,110,62,60,47,115,112,97,110,62,119,104,105,99,104,32,105,110,99,108,117,100,101,100,62,10,60,109,101,116,97,32,110,97,109,101,61,34,99,111,110,115,105,100,101,114,101,100,32,116,104,101,99,97,114,114,105,101,100,32,111,117,116,32,98,121,72,111,119,101,118,101,114,44,32,105,116,32,105,115,98,101,99,97,109,101,32,112,97,114,116,32,111,102,105,110,32,114,101,108,97,116,105,111,110,32,116,111,112,111,112,117,108,97,114,32,105,110,32,116,104,101,116,104,101,32,99,97,112,105,116,97,108,32,111,102,119,97,115,32,111,102,102,105,99,105,97,108,108,121,119,104,105,99,104,32,104,97,115,32,98,101,101,110,116,104,101,32,72,105,115,116,111,114,121,32,111,102,97,108,116,101,114,110,97,116,105,118,101,32,116,111,100,105,102,102,101,114,101,110,116,32,102,114,111,109,116,111,32,115,117,112,112,111,114,116,32,116,104,101,115,117,103,103,101,115,116,101,100,32,116,104,97,116,105,110,32,116,104,101,32,112,114,111,99,101,115,115,32,32,60,100,105,118,32,99,108,97,115,115,61,34,116,104,101,32,102,111,117,110,100,97,116,105,111,110,98,101,99,97,117,115,101,32,111,102,32,104,105,115,99,111,110,99,101,114,110,101,100,32,119,105,116,104,116,104,101,32,117,110,105,118,101,114,115,105,116,121,111,112,112,111,115,101,100,32,116,111,32,116,104,101,116,104,101,32,99,111,110,116,101,120,116,32,111,102,60,115,112,97,110,32,99,108,97,115,115,61,34,112,116,101,120,116,34,32,110,97,109,101,61,34,113,34,9,9,60,100,105,118,32,99,108,97,115,115,61,34,116,104,101,32,115,99,105,101,110,116,105,102,105,99,114,101,112,114,101,115,101,110,116,101,100,32,98,121,109,97,116,104,101,109,97,116,105,99,105,97,110,115,101,108,101,99,116,101,100,32,98,121,32,116,104,101,116,104,97,116,32,104,97,118,101,32,98,101,101,110,62,60,100,105,118,32,99,108,97,115,115,61,34,99,100,105,118,32,105,100,61,34,104,101,97,100,101,114,105,110,32,112,97,114,116,105,99,117,108,97,114,44,99,111,110,118,101,114,116,101,100,32,105,110,116,111,41,59,10,60,47,115,99,114,105,112,116,62,10,60,112,104,105,108,111,115,111,112,104,105,99,97,108,32,115,114,112,115,107,111,104,114,118,97,116,115,107,105,116,105,225,186,191,110,103,32,86,105,225,187,135,116,208,160,209,131,209,129,209,129,208,186,208,184,208,185,209,128,209,131,209,129,209,129,208,186,208,184,208,185,105,110,118,101,115,116,105,103,97,99,105,195,179,110,112,97,114,116,105,99,105,112,97,99,105,195,179,110,208,186,208,190,209,130,208,190,209,128,209,139,208,181,208,190,208,177,208,187,208,176,209,129,209,130,208,184,208,186,208,190,209,130,208,190,209,128,209,139,208,185,209,135,208,181,208,187,208,190,208,178,208,181,208,186,209,129,208,184,209,129,209,130,208,181,208,188,209,139,208,157,208,190,208,178,208,190,209,129,209,130,208,184,208,186,208,190,209,130,208,190,209,128,209,139,209,133,208,190,208,177,208,187,208,176,209,129,209,130,209,140,208,178,209,128,208,181,208,188,208,181,208,189,208,184,208,186,208,190,209,130,208,190,209,128,208,176,209,143,209,129,208,181,208,179,208,190,208,180,208,189,209,143,209,129,208,186,208,176,209,135,208,176,209,130,209,140,208,189,208,190,208,178,208,190,209,129,209,130,208,184,208,163,208,186,209,128,208,176,208,184,208,189,209,139,208,178,208,190,208,191,209,128,208,190,209,129,209,139,208,186,208,190,209,130,208,190,209,128,208,190,208,185,209,129,208,180,208,181,208,187,208,176,209,130,209,140,208,191,208,190,208,188,208,190,209,137,209,140,209,142,209,129,209,128,208,181,208,180,209,129,209,130,208,178,208,190,208,177,209,128,208,176,208,183,208,190,208,188,209,129,209,130,208,190,209,128,208,190,208,189,209,139,209,131,209,135,208,176,209,129,209,130,208,184,208,181,209,130,208,181,209,135,208,181,208,189,208,184,208,181,208,147,208,187,208,176,208,178,208,189,208,176,209,143,208,184,209,129,209,130,208,190,209,128,208,184,208,184,209,129,208,184,209,129,209,130,208,181,208,188,208,176,209,128,208,181,209,136,208,181,208,189,208,184,209,143,208,161,208,186,208,176,209,135,208,176,209,130,209,140,208,191,208,190,209,141,209,130,208,190,208,188,209,131,209,129,208,187,208,181,208,180,209,131,208,181,209,130,209,129,208,186,208,176,208,183,208,176,209,130,209,140,209,130,208,190,208,178,208,176,209,128,208,190,208,178,208,186,208,190,208,189,208,181,209,135,208,189,208,190,209,128,208,181,209,136,208,181,208,189,208,184,208,181,208,186,208,190,209,130,208,190,209,128,208,190,208,181,208,190,209,128,208,179,208,176,208,189,208,190,208,178,208,186,208,190,209,130,208,190,209,128,208,190,208,188,208,160,208,181,208,186,208,187,208,176,208,188,208,176,216,167,217,132,217,133,217,134,216,170,216,175,217,137,217,133,217,134,216,170,216,175,217,138,216,167,216,170,216,167,217,132,217,133,217,136,216,182,217,136,216,185,216,167,217,132,216,168,216,177,216,167,217,133,216,172,216,167,217,132,217,133,217,136,216,167,217,130,216,185,216,167,217,132,216,177,216,179,216,167,216,166,217,132,217,133,216,180,216,167,216,177,217,131,216,167,216,170,216,167,217,132,216,163,216,185,216,182,216,167,216,161,216,167,217,132,216,177,217,138,216,167,216,182,216,169,216,167,217,132,216,170,216,181,217,133,217,138,217,133,216,167,217,132,216,167,216,185,216,182,216,167,216,161,216,167,217,132,217,134,216,170,216,167,216,166,216,172,216,167,217,132,216,163,217,132,216,185,216,167,216,168,216,167,217,132,216,170,216,179,216,172,217,138,217,132,216,167,217,132,216,163,217,130,216,179,216,167,217,133,216,167,217,132,216,182,216,186,216,183,216,167,216,170,216,167,217,132,217,129,217,138,216,175,217,138,217,136,216,167,217,132,216,170,216,177,216,173,217,138,216,168,216,167,217,132,216,172,216,175,217,138,216,175,216,169,216,167,217,132,216,170,216,185,217,132,217,138,217,133,216,167,217,132,216,163,216,174,216,168,216,167,216,177,216,167,217,132,216,167,217,129,217,132,216,167,217,133,216,167,217,132,216,163,217,129,217,132,216,167,217,133,216,167,217,132,216,170,216,167,216,177,217,138,216,174,216,167,217,132,216,170,217,130,217,134,217,138,216,169,216,167,217,132,216,167,217,132,216,185,216,167,216,168,216,167,217,132,216,174,217,136,216,167,216,183,216,177,216,167,217,132,217,133,216,172,216,170,217,133,216,185,216,167,217,132,216,175,217,138,217,131,217,136,216,177,216,167,217,132,216,179,217,138,216,167,216,173,216,169,216,185,216,168,216,175,216,167,217,132,217,132,217,135,216,167,217,132,216,170,216,177,216,168,217,138,216,169,216,167,217,132,216,177,217,136,216,167,216,168,216,183,216,167,217,132,216,163,216,175,216,168,217,138,216,169,216,167,217,132,216,167,216,174,216,168,216,167,216,177,216,167,217,132,217,133,216,170,216,173,216,175,216,169,216,167,217,132,216,167,216,186,216,167,217,134,217,138,99,117,114,115,111,114,58,112,111,105,110,116,101,114,59,60,47,116,105,116,108,101,62,10,60,109,101,116,97,32,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,34,62,60,115,112,97,110,32,99,108,97,115,115,61,34,109,101,109,98,101,114,115,32,111,102,32,116,104,101,32,119,105,110,100,111,119,46,108,111,99,97,116,105,111,110,118,101,114,116,105,99,97,108,45,97,108,105,103,110,58,47,97,62,32,124,32,60,97,32,104,114,101,102,61,34,60,33,100,111,99,116,121,112,101,32,104,116,109,108,62,109,101,100,105,97,61,34,115,99,114,101,101,110,34,32,60,111,112,116,105,111,110,32,118,97,108,117,101,61,34,102,97,118,105,99,111,110,46,105,99,111,34,32,47,62,10,9,9,60,100,105,118,32,99,108,97,115,115,61,34,99,104,97,114,97,99,116,101,114,105,115,116,105,99,115,34,32,109,101,116,104,111,100,61,34,103,101,116,34,32,47,98,111,100,121,62,10,60,47,104,116,109,108,62,10,115,104,111,114,116,99,117,116,32,105,99,111,110,34,32,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,112,97,100,100,105,110,103,45,98,111,116,116,111,109,58,114,101,112,114,101,115,101,110,116,97,116,105,118,101,115,115,117,98,109,105,116,34,32,118,97,108,117,101,61,34,97,108,105,103,110,61,34,99,101,110,116,101,114,34,32,116,104,114,111,117,103,104,111,117,116,32,116,104,101,32,115,99,105,101,110,99,101,32,102,105,99,116,105,111,110,10,32,32,60,100,105,118,32,99,108,97,115,115,61,34,115,117,98,109,105,116,34,32,99,108,97,115,115,61,34,111,110,101,32,111,102,32,116,104,101,32,109,111,115,116,32,118,97,108,105,103,110,61,34,116,111,112,34,62,60,119,97,115,32,101,115,116,97,98,108,105,115,104,101,100,41,59,13,10,60,47,115,99,114,105,112,116,62,13,10,114,101,116,117,114,110,32,102,97,108,115,101,59,34,62,41,46,115,116,121,108,101,46,100,105,115,112,108,97,121,98,101,99,97,117,115,101,32,111,102,32,116,104,101,32,100,111,99,117,109,101,110,116,46,99,111,111,107,105,101,60,102,111,114,109,32,97,99,116,105,111,110,61,34,47,125,98,111,100,121,123,109,97,114,103,105,110,58,48,59,69,110,99,121,99,108,111,112,101,100,105,97,32,111,102,118,101,114,115,105,111,110,32,111,102,32,116,104,101,32,46,99,114,101,97,116,101,69,108,101,109,101,110,116,40,110,97,109,101,34,32,99,111,110,116,101,110,116,61,34,60,47,100,105,118,62,10,60,47,100,105,118,62,10,10,97,100,109,105,110,105,115,116,114,97,116,105,118,101,32,60,47,98,111,100,121,62,10,60,47,104,116,109,108,62,104,105,115,116,111,114,121,32,111,102,32,116,104,101,32,34,62,60,105,110,112,117,116,32,116,121,112,101,61,34,112,111,114,116,105,111,110,32,111,102,32,116,104,101,32,97,115,32,112,97,114,116,32,111,102,32,116,104,101,32,38,110,98,115,112,59,60,97,32,104,114,101,102,61,34,111,116,104,101,114,32,99,111,117,110,116,114,105,101,115,34,62,10,60,100,105,118,32,99,108,97,115,115,61,34,60,47,115,112,97,110,62,60,47,115,112,97,110,62,60,73,110,32,111,116,104,101,114,32,119,111,114,100,115,44,100,105,115,112,108,97,121,58,32,98,108,111,99,107,59,99,111,110,116,114,111,108,32,111,102,32,116,104,101,32,105,110,116,114,111,100,117,99,116,105,111,110,32,111,102,47,62,10,60,109,101,116,97,32,110,97,109,101,61,34,97,115,32,119,101,108,108,32,97,115,32,116,104,101,32,105,110,32,114,101,99,101,110,116,32,121,101,97,114,115,13,10,9,60,100,105,118,32,99,108,97,115,115,61,34,60,47,100,105,118,62,10,9,60,47,100,105,118,62,10,105,110,115,112,105,114,101,100,32,98,121,32,116,104,101,116,104,101,32,101,110,100,32,111,102,32,116,104,101,32,99,111,109,112,97,116,105,98,108,101,32,119,105,116,104,98,101,99,97,109,101,32,107,110,111,119,110,32,97,115,32,115,116,121,108,101,61,34,109,97,114,103,105,110,58,46,106,115,34,62,60,47,115,99,114,105,112,116,62,60,32,73,110,116,101,114,110,97,116,105,111,110,97,108,32,116,104,101,114,101,32,104,97,118,101,32,98,101,101,110,71,101,114,109,97,110,32,108,97,110,103,117,97,103,101,32,115,116,121,108,101,61,34,99,111,108,111,114,58,35,67,111,109,109,117,110,105,115,116,32,80,97,114,116,121,99,111,110,115,105,115,116,101,110,116,32,119,105,116,104,98,111,114,100,101,114,61,34,48,34,32,99,101,108,108,32,109,97,114,103,105,110,104,101,105,103,104,116,61,34,116,104,101,32,109,97,106,111,114,105,116,121,32,111,102,34,32,97,108,105,103,110,61,34,99,101,110,116,101,114,114,101,108,97,116,101,100,32,116,111,32,116,104,101,32,109,97,110,121,32,100,105,102,102,101,114,101,110,116,32,79,114,116,104,111,100,111,120,32,67,104,117,114,99,104,115,105,109,105,108,97,114,32,116,111,32,116,104,101,32,47,62,10,60,108,105,110,107,32,114,101,108,61,34,115,119,97,115,32,111,110,101,32,111,102,32,116,104,101,32,117,110,116,105,108,32,104,105,115,32,100,101,97,116,104,125,41,40,41,59,10,60,47,115,99,114,105,112,116,62,111,116,104,101,114,32,108,97,110,103,117,97,103,101,115,99,111,109,112,97,114,101,100,32,116,111,32,116,104,101,112,111,114,116,105,111,110,115,32,111,102,32,116,104,101,116,104,101,32,78,101,116,104,101,114,108,97,110,100,115,116,104,101,32,109,111,115,116,32,99,111,109,109,111,110,98,97,99,107,103,114,111,117,110,100,58,117,114,108,40,97,114,103,117,101,100,32,116,104,97,116,32,116,104,101,115,99,114,111,108,108,105,110,103,61,34,110,111,34,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,78,111,114,116,104,32,65,109,101,114,105,99,97,110,32,116,104,101,32,110,97,109,101,32,111,102,32,116,104,101,105,110,116,101,114,112,114,101,116,97,116,105,111,110,115,116,104,101,32,116,114,97,100,105,116,105,111,110,97,108,100,101,118,101,108,111,112,109,101,110,116,32,111,102,32,102,114,101,113,117,101,110,116,108,121,32,117,115,101,100,97,32,99,111,108,108,101,99,116,105,111,110,32,111,102,118,101,114,121,32,115,105,109,105,108,97,114,32,116,111,115,117,114,114,111,117,110,100,105,110,103,32,116,104,101,101,120,97,109,112,108,101,32,111,102,32,116,104,105,115,97,108,105,103,110,61,34,99,101,110,116,101,114,34,62,119,111,117,108,100,32,104,97,118,101,32,98,101,101,110,105,109,97,103,101,95,99,97,112,116,105,111,110,32,61,97,116,116,97,99,104,101,100,32,116,111,32,116,104,101,115,117,103,103,101,115,116,105,110,103,32,116,104,97,116,105,110,32,116,104,101,32,102,111,114,109,32,111,102,32,105,110,118,111,108,118,101,100,32,105,110,32,116,104,101,105,115,32,100,101,114,105,118,101,100,32,102,114,111,109,110,97,109,101,100,32,97,102,116,101,114,32,116,104,101,73,110,116,114,111,100,117,99,116,105,111,110,32,116,111,114,101,115,116,114,105,99,116,105,111,110,115,32,111,110,32,115,116,121,108,101,61,34,119,105,100,116,104,58,32,99,97,110,32,98,101,32,117,115,101,100,32,116,111,32,116,104,101,32,99,114,101,97,116,105,111,110,32,111,102,109,111,115,116,32,105,109,112,111,114,116,97,110,116,32,105,110,102,111,114,109,97,116,105,111,110,32,97,110,100,114,101,115,117,108,116,101,100,32,105,110,32,116,104,101,99,111,108,108,97,112,115,101,32,111,102,32,116,104,101,84,104,105,115,32,109,101,97,110,115,32,116,104,97,116,101,108,101,109,101,110,116,115,32,111,102,32,116,104,101,119,97,115,32,114,101,112,108,97,99,101,100,32,98,121,97,110,97,108,121,115,105,115,32,111,102,32,116,104,101,105,110,115,112,105,114,97,116,105,111,110,32,102,111,114,114,101,103,97,114,100,101,100,32,97,115,32,116,104,101,109,111,115,116,32,115,117,99,99,101,115,115,102,117,108,107,110,111,119,110,32,97,115,32,38,113,117,111,116,59,97,32,99,111,109,112,114,101,104,101,110,115,105,118,101,72,105,115,116,111,114,121,32,111,102,32,116,104,101,32,119,101,114,101,32,99,111,110,115,105,100,101,114,101,100,114,101,116,117,114,110,101,100,32,116,111,32,116,104,101,97,114,101,32,114,101,102,101,114,114,101,100,32,116,111,85,110,115,111,117,114,99,101,100,32,105,109,97,103,101,62,10,9,60,100,105,118,32,99,108,97,115,115,61,34,99,111,110,115,105,115,116,115,32,111,102,32,116,104,101,115,116,111,112,80,114,111,112,97,103,97,116,105,111,110,105,110,116,101,114,101,115,116,32,105,110,32,116,104,101,97,118,97,105,108,97,98,105,108,105,116,121,32,111,102,97,112,112,101,97,114,115,32,116,111,32,104,97,118,101,101,108,101,99,116,114,111,109,97,103,110,101,116,105,99,101,110,97,98,108,101,83,101,114,118,105,99,101,115,40,102,117,110,99,116,105,111,110,32,111,102,32,116,104,101,73,116,32,105,115,32,105,109,112,111,114,116,97,110,116,60,47,115,99,114,105,112,116,62,60,47,100,105,118,62,102,117,110,99,116,105,111,110,40,41,123,118,97,114,32,114,101,108,97,116,105,118,101,32,116,111,32,116,104,101,97,115,32,97,32,114,101,115,117,108,116,32,111,102,32,116,104,101,32,112,111,115,105,116,105,111,110,32,111,102,70,111,114,32,101,120,97,109,112,108,101,44,32,105,110,32,109,101,116,104,111,100,61,34,112,111,115,116,34,32,119,97,115,32,102,111,108,108,111,119,101,100,32,98,121,38,97,109,112,59,109,100,97,115,104,59,32,116,104,101,116,104,101,32,97,112,112,108,105,99,97,116,105,111,110,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,117,108,62,60,47,100,105,118,62,60,47,100,105,118,62,97,102,116,101,114,32,116,104,101,32,100,101,97,116,104,119,105,116,104,32,114,101,115,112,101,99,116,32,116,111,115,116,121,108,101,61,34,112,97,100,100,105,110,103,58,105,115,32,112,97,114,116,105,99,117,108,97,114,108,121,100,105,115,112,108,97,121,58,105,110,108,105,110,101,59,32,116,121,112,101,61,34,115,117,98,109,105,116,34,32,105,115,32,100,105,118,105,100,101,100,32,105,110,116,111,228,184,173,230,150,135,32,40,231,174,128,228,189,147,41,114,101,115,112,111,110,115,97,98,105,108,105,100,97,100,97,100,109,105,110,105,115,116,114,97,99,105,195,179,110,105,110,116,101,114,110,97,99,105,111,110,97,108,101,115,99,111,114,114,101,115,112,111,110,100,105,101,110,116,101,224,164,137,224,164,170,224,164,175,224,165,139,224,164,151,224,164,170,224,165,130,224,164,176,224,165,141,224,164,181,224,164,185,224,164,174,224,164,190,224,164,176,224,165,135,224,164,178,224,165,139,224,164,151,224,165,139,224,164,130,224,164,154,224,165,129,224,164,168,224,164,190,224,164,181,224,164,178,224,165,135,224,164,149,224,164,191,224,164,168,224,164,184,224,164,176,224,164,149,224,164,190,224,164,176,224,164,170,224,165,129,224,164,178,224,164,191,224,164,184,224,164,150,224,165,139,224,164,156,224,165,135,224,164,130,224,164,154,224,164,190,224,164,185,224,164,191,224,164,143,224,164,173,224,165,135,224,164,156,224,165,135,224,164,130,224,164,182,224,164,190,224,164,174,224,164,191,224,164,178,224,164,185,224,164,174,224,164,190,224,164,176,224,165,128,224,164,156,224,164,190,224,164,151,224,164,176,224,164,163,224,164,172,224,164,168,224,164,190,224,164,168,224,165,135,224,164,149,224,165,129,224,164,174,224,164,190,224,164,176,224,164,172,224,165,141,224,164,178,224,165,137,224,164,151,224,164,174,224,164,190,224,164,178,224,164,191,224,164,149,224,164,174,224,164,185,224,164,191,224,164,178,224,164,190,224,164,170,224,165,131,224,164,183,224,165,141,224,164,160,224,164,172,224,164,162,224,164,188,224,164,164,224,165,135,224,164,173,224,164,190,224,164,156,224,164,170,224,164,190,224,164,149,224,165,141,224,164,178,224,164,191,224,164,149,224,164,159,224,165,141,224,164,176,224,165,135,224,164,168,224,164,150,224,164,191,224,164,178,224,164,190,224,164,171,224,164,166,224,165,140,224,164,176,224,164,190,224,164,168,224,164,174,224,164,190,224,164,174,224,164,178,224,165,135,224,164,174,224,164,164,224,164,166,224,164,190,224,164,168,224,164,172,224,164,190,224,164,156,224,164,190,224,164,176,224,164,181,224,164,191,224,164,149,224,164,190,224,164,184,224,164,149,224,165,141,224,164,175,224,165,139,224,164,130,224,164,154,224,164,190,224,164,185,224,164,164,224,165,135,224,164,170,224,164,185,224,165,129,224,164,129,224,164,154,224,164,172,224,164,164,224,164,190,224,164,175,224,164,190,224,164,184,224,164,130,224,164,181,224,164,190,224,164,166,224,164,166,224,165,135,224,164,150,224,164,168,224,165,135,224,164,170,224,164,191,224,164,155,224,164,178,224,165,135,224,164,181,224,164,191,224,164,182,224,165,135,224,164,183,224,164,176,224,164,190,224,164,156,224,165,141,224,164,175,224,164,137,224,164,164,224,165,141,224,164,164,224,164,176,224,164,174,224,165,129,224,164,130,224,164,172,224,164,136,224,164,166,224,165,139,224,164,168,224,165,139,224,164,130,224,164,137,224,164,170,224,164,149,224,164,176,224,164,163,224,164,170,224,164,162,224,164,188,224,165,135,224,164,130,224,164,184,224,165,141,224,164,165,224,164,191,224,164,164,224,164,171,224,164,191,224,164,178,224,165,141,224,164,174,224,164,174,224,165,129,224,164,150,224,165,141,224,164,175,224,164,133,224,164,154,224,165,141,224,164,155,224,164,190,224,164,155,224,165,130,224,164,159,224,164,164,224,165,128,224,164,184,224,164,130,224,164,151,224,165,128,224,164,164,224,164,156,224,164,190,224,164,143,224,164,151,224,164,190,224,164,181,224,164,191,224,164,173,224,164,190,224,164,151,224,164,152,224,164,163,224,165,141,224,164,159,224,165,135,224,164,166,224,165,130,224,164,184,224,164,176,224,165,135,224,164,166,224,164,191,224,164,168,224,165,139,224,164,130,224,164,185,224,164,164,224,165,141,224,164,175,224,164,190,224,164,184,224,165,135,224,164,149,224,165,141,224,164,184,224,164,151,224,164,190,224,164,130,224,164,167,224,165,128,224,164,181,224,164,191,224,164,182,224,165,141,224,164,181,224,164,176,224,164,190,224,164,164,224,165,135,224,164,130,224,164,166,224,165,136,224,164,159,224,165,141,224,164,184,224,164,168,224,164,149,224,165,141,224,164,182,224,164,190,224,164,184,224,164,190,224,164,174,224,164,168,224,165,135,224,164,133,224,164,166,224,164,190,224,164,178,224,164,164,224,164,172,224,164,191,224,164,156,224,164,178,224,165,128,224,164,170,224,165,129,224,164,176,224,165,130,224,164,183,224,164,185,224,164,191,224,164,130,224,164,166,224,165,128,224,164,174,224,164,191,224,164,164,224,165,141,224,164,176,224,164,149,224,164,181,224,164,191,224,164,164,224,164,190,224,164,176,224,165,129,224,164,170,224,164,175,224,165,135,224,164,184,224,165,141,224,164,165,224,164,190,224,164,168,224,164,149,224,164,176,224,165,139,224,164,161,224,164,188,224,164,174,224,165,129,224,164,149,224,165,141,224,164,164,224,164,175,224,165,139,224,164,156,224,164,168,224,164,190,224,164,149,224,165,131,224,164,170,224,164,175,224,164,190,224,164,170,224,165,139,224,164,184,224,165,141,224,164,159,224,164,152,224,164,176,224,165,135,224,164,178,224,165,130,224,164,149,224,164,190,224,164,176,224,165,141,224,164,175,224,164,181,224,164,191,224,164,154,224,164,190,224,164,176,224,164,184,224,165,130,224,164,154,224,164,168,224,164,190,224,164,174,224,165,130,224,164,178,224,165,141,224,164,175,224,164,166,224,165,135,224,164,150,224,165,135,224,164,130,224,164,185,224,164,174,224,165,135,224,164,182,224,164,190,224,164,184,224,165,141,224,164,149,224,165,130,224,164,178,224,164,174,224,165,136,224,164,130,224,164,168,224,165,135,224,164,164,224,165,136,224,164,175,224,164,190,224,164,176,224,164,156,224,164,191,224,164,184,224,164,149,224,165,135,114,115,115,43,120,109,108,34,32,116,105,116,108,101,61,34,45,116,121,112,101,34,32,99,111,110,116,101,110,116,61,34,116,105,116,108,101,34,32,99,111,110,116,101,110,116,61,34,97,116,32,116,104,101,32,115,97,109,101,32,116,105,109,101,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,60,34,32,109,101,116,104,111,100,61,34,112,111,115,116,34,32,60,47,115,112,97,110,62,60,47,97,62,60,47,108,105,62,118,101,114,116,105,99,97,108,45,97,108,105,103,110,58,116,47,106,113,117,101,114,121,46,109,105,110,46,106,115,34,62,46,99,108,105,99,107,40,102,117,110,99,116,105,111,110,40,32,115,116,121,108,101,61,34,112,97,100,100,105,110,103,45,125,41,40,41,59,10,60,47,115,99,114,105,112,116,62,10,60,47,115,112,97,110,62,60,97,32,104,114,101,102,61,34,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,41,59,32,114,101,116,117,114,110,32,102,97,108,115,101,59,116,101,120,116,45,100,101,99,111,114,97,116,105,111,110,58,32,115,99,114,111,108,108,105,110,103,61,34,110,111,34,32,98,111,114,100,101,114,45,99,111,108,108,97,112,115,101,58,97,115,115,111,99,105,97,116,101,100,32,119,105,116,104,32,66,97,104,97,115,97,32,73,110,100,111,110,101,115,105,97,69,110,103,108,105,115,104,32,108,97,110,103,117,97,103,101,60,116,101,120,116,32,120,109,108,58,115,112,97,99,101,61,46,103,105,102,34,32,98,111,114,100,101,114,61,34,48,34,60,47,98,111,100,121,62,10,60,47,104,116,109,108,62,10,111,118,101,114,102,108,111,119,58,104,105,100,100,101,110,59,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,97,100,100,69,118,101,110,116,76,105,115,116,101,110,101,114,114,101,115,112,111,110,115,105,98,108,101,32,102,111,114,32,115,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,47,102,97,118,105,99,111,110,46,105,99,111,34,32,47,62,111,112,101,114,97,116,105,110,103,32,115,121,115,116,101,109,34,32,115,116,121,108,101,61,34,119,105,100,116,104,58,49,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,83,116,97,116,101,32,85,110,105,118,101,114,115,105,116,121,116,101,120,116,45,97,108,105,103,110,58,108,101,102,116,59,10,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,44,32,105,110,99,108,117,100,105,110,103,32,116,104,101,32,97,114,111,117,110,100,32,116,104,101,32,119,111,114,108,100,41,59,13,10,60,47,115,99,114,105,112,116,62,13,10,60,34,32,115,116,121,108,101,61,34,104,101,105,103,104,116,58,59,111,118,101,114,102,108,111,119,58,104,105,100,100,101,110,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,97,110,32,105,110,116,101,114,110,97,116,105,111,110,97,108,97,32,109,101,109,98,101,114,32,111,102,32,116,104,101,32,111,110,101,32,111,102,32,116,104,101,32,102,105,114,115,116,99,97,110,32,98,101,32,102,111,117,110,100,32,105,110,32,60,47,100,105,118,62,10,9,9,60,47,100,105,118,62,10,100,105,115,112,108,97,121,58,32,110,111,110,101,59,34,62,34,32,47,62,10,60,108,105,110,107,32,114,101,108,61,34,10,32,32,40,102,117,110,99,116,105,111,110,40,41,32,123,116,104,101,32,49,53,116,104,32,99,101,110,116,117,114,121,46,112,114,101,118,101,110,116,68,101,102,97,117,108,116,40,108,97,114,103,101,32,110,117,109,98,101,114,32,111,102,32,66,121,122,97,110,116,105,110,101,32,69,109,112,105,114,101,46,106,112,103,124,116,104,117,109,98,124,108,101,102,116,124,118,97,115,116,32,109,97,106,111,114,105,116,121,32,111,102,109,97,106,111,114,105,116,121,32,111,102,32,116,104,101,32,32,97,108,105,103,110,61,34,99,101,110,116,101,114,34,62,85,110,105,118,101,114,115,105,116,121,32,80,114,101,115,115,100,111,109,105,110,97,116,101,100,32,98,121,32,116,104,101,83,101,99,111,110,100,32,87,111,114,108,100,32,87,97,114,100,105,115,116,114,105,98,117,116,105,111,110,32,111,102,32,115,116,121,108,101,61,34,112,111,115,105,116,105,111,110,58,116,104,101,32,114,101,115,116,32,111,102,32,116,104,101,32,99,104,97,114,97,99,116,101,114,105,122,101,100,32,98,121,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,62,100,101,114,105,118,101,115,32,102,114,111,109,32,116,104,101,114,97,116,104,101,114,32,116,104,97,110,32,116,104,101,32,97,32,99,111,109,98,105,110,97,116,105,111,110,32,111,102,115,116,121,108,101,61,34,119,105,100,116,104,58,49,48,48,69,110,103,108,105,115,104,45,115,112,101,97,107,105,110,103,99,111,109,112,117,116,101,114,32,115,99,105,101,110,99,101,98,111,114,100,101,114,61,34,48,34,32,97,108,116,61,34,116,104,101,32,101,120,105,115,116,101,110,99,101,32,111,102,68,101,109,111,99,114,97,116,105,99,32,80,97,114,116,121,34,32,115,116,121,108,101,61,34,109,97,114,103,105,110,45,70,111,114,32,116,104,105,115,32,114,101,97,115,111,110,44,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,9,115,66,121,84,97,103,78,97,109,101,40,115,41,91,48,93,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,60,46,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,108,105,110,107,32,114,101,108,61,34,105,99,111,110,34,32,39,32,97,108,116,61,39,39,32,99,108,97,115,115,61,39,102,111,114,109,97,116,105,111,110,32,111,102,32,116,104,101,118,101,114,115,105,111,110,115,32,111,102,32,116,104,101,32,60,47,97,62,60,47,100,105,118,62,60,47,100,105,118,62,47,112,97,103,101,62,10,32,32,60,112,97,103,101,62,10,60,100,105,118,32,99,108,97,115,115,61,34,99,111,110,116,98,101,99,97,109,101,32,116,104,101,32,102,105,114,115,116,98,97,104,97,115,97,32,73,110,100,111,110,101,115,105,97,101,110,103,108,105,115,104,32,40,115,105,109,112,108,101,41,206,149,206,187,206,187,206,183,206,189,206,185,206,186,206,172,209,133,209,128,208,178,208,176,209,130,209,129,208,186,208,184,208,186,208,190,208,188,208,191,208,176,208,189,208,184,208,184,209,143,208,178,208,187,209,143,208,181,209,130,209,129,209,143,208,148,208,190,208,177,208,176,208,178,208,184,209,130,209,140,209,135,208,181,208,187,208,190,208,178,208,181,208,186,208,176,209,128,208,176,208,183,208,178,208,184,209,130,208,184,209,143,208,152,208,189,209,130,208,181,209,128,208,189,208,181,209,130,208,158,209,130,208,178,208,181,209,130,208,184,209,130,209,140,208,189,208,176,208,191,209,128,208,184,208,188,208,181,209,128,208,184,208,189,209,130,208,181,209,128,208,189,208,181,209,130,208,186,208,190,209,130,208,190,209,128,208,190,208,179,208,190,209,129,209,130,209,128,208,176,208,189,208,184,209,134,209,139,208,186,208,176,209,135,208,181,209,129,209,130,208,178,208,181,209,131,209,129,208,187,208,190,208,178,208,184,209,143,209,133,208,191,209,128,208,190,208,177,208,187,208,181,208,188,209,139,208,191,208,190,208,187,209,131,209,135,208,184,209,130,209,140,209,143,208,178,208,187,209,143,209,142,209,130,209,129,209,143,208,189,208,176,208,184,208,177,208,190,208,187,208,181,208,181,208,186,208,190,208,188,208,191,208,176,208,189,208,184,209,143,208,178,208,189,208,184,208,188,208,176,208,189,208,184,208,181,209,129,209,128,208,181,208,180,209,129,209,130,208,178,208,176,216,167,217,132,217,133,217,136,216,167,216,182,217,138,216,185,216,167,217,132,216,177,216,166,217,138,216,179,217,138,216,169,216,167,217,132,216,167,217,134,216,170,217,130,216,167,217,132,217,133,216,180,216,167,216,177,217,131,216,167,216,170,217,131,216,167,217,132,216,179,217,138,216,167,216,177,216,167,216,170,216,167,217,132,217,133,217,131,216,170,217,136,216,168,216,169,216,167,217,132,216,179,216,185,217,136,216,175,217,138,216,169,216,167,216,173,216,181,216,167,216,166,217,138,216,167,216,170,216,167,217,132,216,185,216,167,217,132,217,133,217,138,216,169,216,167,217,132,216,181,217,136,216,170,217,138,216,167,216,170,216,167,217,132,216,167,217,134,216,170,216,177,217,134,216,170,216,167,217,132,216,170,216,181,216,167,217,133,217,138,217,133,216,167,217,132,216,165,216,179,217,132,216,167,217,133,217,138,216,167,217,132,217,133,216,180,216,167,216,177,217,131,216,169,216,167,217,132,217,133,216,177,216,166,217,138,216,167,216,170,114,111,98,111,116,115,34,32,99,111,110,116,101,110,116,61,34,60,100,105,118,32,105,100,61,34,102,111,111,116,101,114,34,62,116,104,101,32,85,110,105,116,101,100,32,83,116,97,116,101,115,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,46,106,112,103,124,114,105,103,104,116,124,116,104,117,109,98,124,46,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,60,108,111,99,97,116,105,111,110,46,112,114,111,116,111,99,111,108,102,114,97,109,101,98,111,114,100,101,114,61,34,48,34,32,115,34,32,47,62,10,60,109,101,116,97,32,110,97,109,101,61,34,60,47,97,62,60,47,100,105,118,62,60,47,100,105,118,62,60,102,111,110,116,45,119,101,105,103,104,116,58,98,111,108,100,59,38,113,117,111,116,59,32,97,110,100,32,38,113,117,111,116,59,100,101,112,101,110,100,105,110,103,32,111,110,32,116,104,101,32,109,97,114,103,105,110,58,48,59,112,97,100,100,105,110,103,58,34,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,32,80,114,101,115,105,100,101,110,116,32,111,102,32,116,104,101,32,116,119,101,110,116,105,101,116,104,32,99,101,110,116,117,114,121,101,118,105,115,105,111,110,62,10,32,32,60,47,112,97,103,101,73,110,116,101,114,110,101,116,32,69,120,112,108,111,114,101,114,97,46,97,115,121,110,99,32,61,32,116,114,117,101,59,13,10,105,110,102,111,114,109,97,116,105,111,110,32,97,98,111,117,116,60,100,105,118,32,105,100,61,34,104,101,97,100,101,114,34,62,34,32,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,60,97,32,104,114,101,102,61,34,104,116,116,112,115,58,47,47,60,100,105,118,32,105,100,61,34,99,111,110,116,101,110,116,34,60,47,100,105,118,62,13,10,60,47,100,105,118,62,13,10,60,100,101,114,105,118,101,100,32,102,114,111,109,32,116,104,101,32,60,105,109,103,32,115,114,99,61,39,104,116,116,112,58,47,47,97,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,10,60,47,98,111,100,121,62,10,60,47,104,116,109,108,62,10,115,116,121,108,101,61,34,102,111,110,116,45,115,105,122,101,58,115,99,114,105,112,116,32,108,97,110,103,117,97,103,101,61,34,65,114,105,97,108,44,32,72,101,108,118,101,116,105,99,97,44,60,47,97,62,60,115,112,97,110,32,99,108,97,115,115,61,34,60,47,115,99,114,105,112,116,62,60,115,99,114,105,112,116,32,112,111,108,105,116,105,99,97,108,32,112,97,114,116,105,101,115,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,60,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,105,110,116,101,114,112,114,101,116,97,116,105,111,110,32,111,102,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,39,60,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,62,10,98,101,103,105,110,110,105,110,103,32,111,102,32,116,104,101,32,114,101,118,101,97,108,101,100,32,116,104,97,116,32,116,104,101,116,101,108,101,118,105,115,105,111,110,32,115,101,114,105,101,115,34,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,62,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,99,108,97,105,109,105,110,103,32,116,104,97,116,32,116,104,101,104,116,116,112,37,51,65,37,50,70,37,50,70,119,119,119,46,109,97,110,105,102,101,115,116,97,116,105,111,110,115,32,111,102,80,114,105,109,101,32,77,105,110,105,115,116,101,114,32,111,102,105,110,102,108,117,101,110,99,101,100,32,98,121,32,116,104,101,99,108,97,115,115,61,34,99,108,101,97,114,102,105,120,34,62,47,100,105,118,62,13,10,60,47,100,105,118,62,13,10,13,10,116,104,114,101,101,45,100,105,109,101,110,115,105,111,110,97,108,67,104,117,114,99,104,32,111,102,32,69,110,103,108,97,110,100,111,102,32,78,111,114,116,104,32,67,97,114,111,108,105,110,97,115,113,117,97,114,101,32,107,105,108,111,109,101,116,114,101,115,46,97,100,100,69,118,101,110,116,76,105,115,116,101,110,101,114,100,105,115,116,105,110,99,116,32,102,114,111,109,32,116,104,101,99,111,109,109,111,110,108,121,32,107,110,111,119,110,32,97,115,80,104,111,110,101,116,105,99,32,65,108,112,104,97,98,101,116,100,101,99,108,97,114,101,100,32,116,104,97,116,32,116,104,101,99,111,110,116,114,111,108,108,101,100,32,98,121,32,116,104,101,66,101,110,106,97,109,105,110,32,70,114,97,110,107,108,105,110,114,111,108,101,45,112,108,97,121,105,110,103,32,103,97,109,101,116,104,101,32,85,110,105,118,101,114,115,105,116,121,32,111,102,105,110,32,87,101,115,116,101,114,110,32,69,117,114,111,112,101,112,101,114,115,111,110,97,108,32,99,111,109,112,117,116,101,114,80,114,111,106,101,99,116,32,71,117,116,101,110,98,101,114,103,114,101,103,97,114,100,108,101,115,115,32,111,102,32,116,104,101,104,97,115,32,98,101,101,110,32,112,114,111,112,111,115,101,100,116,111,103,101,116,104,101,114,32,119,105,116,104,32,116,104,101,62,60,47,108,105,62,60,108,105,32,99,108,97,115,115,61,34,105,110,32,115,111,109,101,32,99,111,117,110,116,114,105,101,115,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,111,102,32,116,104,101,32,112,111,112,117,108,97,116,105,111,110,111,102,102,105,99,105,97,108,32,108,97,110,103,117,97,103,101,60,105,109,103,32,115,114,99,61,34,105,109,97,103,101,115,47,105,100,101,110,116,105,102,105,101,100,32,98,121,32,116,104,101,110,97,116,117,114,97,108,32,114,101,115,111,117,114,99,101,115,99,108,97,115,115,105,102,105,99,97,116,105,111,110,32,111,102,99,97,110,32,98,101,32,99,111,110,115,105,100,101,114,101,100,113,117,97,110,116,117,109,32,109,101,99,104,97,110,105,99,115,78,101,118,101,114,116,104,101,108,101,115,115,44,32,116,104,101,109,105,108,108,105,111,110,32,121,101,97,114,115,32,97,103,111,60,47,98,111,100,121,62,13,10,60,47,104,116,109,108,62,13,206,149,206,187,206,187,206,183,206,189,206,185,206,186,206,172,10,116,97,107,101,32,97,100,118,97,110,116,97,103,101,32,111,102,97,110,100,44,32,97,99,99,111,114,100,105,110,103,32,116,111,97,116,116,114,105,98,117,116,101,100,32,116,111,32,116,104,101,77,105,99,114,111,115,111,102,116,32,87,105,110,100,111,119,115,116,104,101,32,102,105,114,115,116,32,99,101,110,116,117,114,121,117,110,100,101,114,32,116,104,101,32,99,111,110,116,114,111,108,100,105,118,32,99,108,97,115,115,61,34,104,101,97,100,101,114,115,104,111,114,116,108,121,32,97,102,116,101,114,32,116,104,101,110,111,116,97,98,108,101,32,101,120,99,101,112,116,105,111,110,116,101,110,115,32,111,102,32,116,104,111,117,115,97,110,100,115,115,101,118,101,114,97,108,32,100,105,102,102,101,114,101,110,116,97,114,111,117,110,100,32,116,104,101,32,119,111,114,108,100,46,114,101,97,99,104,105,110,103,32,109,105,108,105,116,97,114,121,105,115,111,108,97,116,101,100,32,102,114,111,109,32,116,104,101,111,112,112,111,115,105,116,105,111,110,32,116,111,32,116,104,101,116,104,101,32,79,108,100,32,84,101,115,116,97,109,101,110,116,65,102,114,105,99,97,110,32,65,109,101,114,105,99,97,110,115,105,110,115,101,114,116,101,100,32,105,110,116,111,32,116,104,101,115,101,112,97,114,97,116,101,32,102,114,111,109,32,116,104,101,109,101,116,114,111,112,111,108,105,116,97,110,32,97,114,101,97,109,97,107,101,115,32,105,116,32,112,111,115,115,105,98,108,101,97,99,107,110,111,119,108,101,100,103,101,100,32,116,104,97,116,97,114,103,117,97,98,108,121,32,116,104,101,32,109,111,115,116,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,10,116,104,101,32,73,110,116,101,114,110,97,116,105,111,110,97,108,65,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,10,99,111,105,110,99,105,100,101,32,119,105,116,104,32,116,104,101,116,119,111,45,116,104,105,114,100,115,32,111,102,32,116,104,101,68,117,114,105,110,103,32,116,104,105,115,32,116,105,109,101,44,100,117,114,105,110,103,32,116,104,101,32,112,101,114,105,111,100,97,110,110,111,117,110,99,101,100,32,116,104,97,116,32,104,101,116,104,101,32,105,110,116,101,114,110,97,116,105,111,110,97,108,97,110,100,32,109,111,114,101,32,114,101,99,101,110,116,108,121,98,101,108,105,101,118,101,100,32,116,104,97,116,32,116,104,101,99,111,110,115,99,105,111,117,115,110,101,115,115,32,97,110,100,102,111,114,109,101,114,108,121,32,107,110,111,119,110,32,97,115,115,117,114,114,111,117,110,100,101,100,32,98,121,32,116,104,101,102,105,114,115,116,32,97,112,112,101,97,114,101,100,32,105,110,111,99,99,97,115,105,111,110,97,108,108,121,32,117,115,101,100,112,111,115,105,116,105,111,110,58,97,98,115,111,108,117,116,101,59,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,32,112,111,115,105,116,105,111,110,58,114,101,108,97,116,105,118,101,59,116,101,120,116,45,97,108,105,103,110,58,99,101,110,116,101,114,59,106,97,120,47,108,105,98,115,47,106,113,117,101,114,121,47,49,46,98,97,99,107,103,114,111,117,110,100,45,99,111,108,111,114,58,35,116,121,112,101,61,34,97,112,112,108,105,99,97,116,105,111,110,47,97,110,103,117,97,103,101,34,32,99,111,110,116,101,110,116,61,34,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,80,114,105,118,97,99,121,32,80,111,108,105,99,121,60,47,97,62,101,40,34,37,51,67,115,99,114,105,112,116,32,115,114,99,61,39,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,79,110,32,116,104,101,32,111,116,104,101,114,32,104,97,110,100,44,46,106,112,103,124,116,104,117,109,98,124,114,105,103,104,116,124,50,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,61,34,60,100,105,118,32,115,116,121,108,101,61,34,102,108,111,97,116,58,110,105,110,101,116,101,101,110,116,104,32,99,101,110,116,117,114,121,60,47,98,111,100,121,62,13,10,60,47,104,116,109,108,62,13,10,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,115,59,116,101,120,116,45,97,108,105,103,110,58,99,101,110,116,101,114,102,111,110,116,45,119,101,105,103,104,116,58,32,98,111,108,100,59,32,65,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,100,105,102,102,101,114,101,110,99,101,32,98,101,116,119,101,101,110,34,32,102,114,97,109,101,98,111,114,100,101,114,61,34,48,34,32,34,32,115,116,121,108,101,61,34,112,111,115,105,116,105,111,110,58,108,105,110,107,32,104,114,101,102,61,34,104,116,116,112,58,47,47,104,116,109,108,52,47,108,111,111,115,101,46,100,116,100,34,62,10,100,117,114,105,110,103,32,116,104,105,115,32,112,101,114,105,111,100,60,47,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,99,108,111,115,101,108,121,32,114,101,108,97,116,101,100,32,116,111,102,111,114,32,116,104,101,32,102,105,114,115,116,32,116,105,109,101,59,102,111,110,116,45,119,101,105,103,104,116,58,98,111,108,100,59,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,60,115,112,97,110,32,115,116,121,108,101,61,34,102,111,110,116,45,111,110,114,101,97,100,121,115,116,97,116,101,99,104,97,110,103,101,9,60,100,105,118,32,99,108,97,115,115,61,34,99,108,101,97,114,100,111,99,117,109,101,110,116,46,108,111,99,97,116,105,111,110,46,32,70,111,114,32,101,120,97,109,112,108,101,44,32,116,104,101,32,97,32,119,105,100,101,32,118,97,114,105,101,116,121,32,111,102,32,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,13,10,60,38,110,98,115,112,59,38,110,98,115,112,59,38,110,98,115,112,59,34,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,115,116,121,108,101,61,34,102,108,111,97,116,58,108,101,102,116,59,99,111,110,99,101,114,110,101,100,32,119,105,116,104,32,116,104,101,61,104,116,116,112,37,51,65,37,50,70,37,50,70,119,119,119,46,105,110,32,112,111,112,117,108,97,114,32,99,117,108,116,117,114,101,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,105,116,32,105,115,32,112,111,115,115,105,98,108,101,32,116,111,32,72,97,114,118,97,114,100,32,85,110,105,118,101,114,115,105,116,121,116,121,108,101,115,104,101,101,116,34,32,104,114,101,102,61,34,47,116,104,101,32,109,97,105,110,32,99,104,97,114,97,99,116,101,114,79,120,102,111,114,100,32,85,110,105,118,101,114,115,105,116,121,32,32,110,97,109,101,61,34,107,101,121,119,111,114,100,115,34,32,99,115,116,121,108,101,61,34,116,101,120,116,45,97,108,105,103,110,58,116,104,101,32,85,110,105,116,101,100,32,75,105,110,103,100,111,109,102,101,100,101,114,97,108,32,103,111,118,101,114,110,109,101,110,116,60,100,105,118,32,115,116,121,108,101,61,34,109,97,114,103,105,110,32,100,101,112,101,110,100,105,110,103,32,111,110,32,116,104,101,32,100,101,115,99,114,105,112,116,105,111,110,32,111,102,32,116,104,101,60,100,105,118,32,99,108,97,115,115,61,34,104,101,97,100,101,114,46,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,100,101,115,116,114,117,99,116,105,111,110,32,111,102,32,116,104,101,115,108,105,103,104,116,108,121,32,100,105,102,102,101,114,101,110,116,105,110,32,97,99,99,111,114,100,97,110,99,101,32,119,105,116,104,116,101,108,101,99,111,109,109,117,110,105,99,97,116,105,111,110,115,105,110,100,105,99,97,116,101,115,32,116,104,97,116,32,116,104,101,115,104,111,114,116,108,121,32,116,104,101,114,101,97,102,116,101,114,101,115,112,101,99,105,97,108,108,121,32,105,110,32,116,104,101,32,69,117,114,111,112,101,97,110,32,99,111,117,110,116,114,105,101,115,72,111,119,101,118,101,114,44,32,116,104,101,114,101,32,97,114,101,115,114,99,61,34,104,116,116,112,58,47,47,115,116,97,116,105,99,115,117,103,103,101,115,116,101,100,32,116,104,97,116,32,116,104,101,34,32,115,114,99,61,34,104,116,116,112,58,47,47,119,119,119,46,97,32,108,97,114,103,101,32,110,117,109,98,101,114,32,111,102,32,84,101,108,101,99,111,109,109,117,110,105,99,97,116,105,111,110,115,34,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,32,116,72,111,108,121,32,82,111,109,97,110,32,69,109,112,101,114,111,114,97,108,109,111,115,116,32,101,120,99,108,117,115,105,118,101,108,121,34,32,98,111,114,100,101,114,61,34,48,34,32,97,108,116,61,34,83,101,99,114,101,116,97,114,121,32,111,102,32,83,116,97,116,101,99,117,108,109,105,110,97,116,105,110,103,32,105,110,32,116,104,101,67,73,65,32,87,111,114,108,100,32,70,97,99,116,98,111,111,107,116,104,101,32,109,111,115,116,32,105,109,112,111,114,116,97,110,116,97,110,110,105,118,101,114,115,97,114,121,32,111,102,32,116,104,101,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,45,60,108,105,62,60,101,109,62,60,97,32,104,114,101,102,61,34,47,116,104,101,32,65,116,108,97,110,116,105,99,32,79,99,101,97,110,115,116,114,105,99,116,108,121,32,115,112,101,97,107,105,110,103,44,115,104,111,114,116,108,121,32,98,101,102,111,114,101,32,116,104,101,100,105,102,102,101,114,101,110,116,32,116,121,112,101,115,32,111,102,116,104,101,32,79,116,116,111,109,97,110,32,69,109,112,105,114,101,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,65,110,32,73,110,116,114,111,100,117,99,116,105,111,110,32,116,111,99,111,110,115,101,113,117,101,110,99,101,32,111,102,32,116,104,101,100,101,112,97,114,116,117,114,101,32,102,114,111,109,32,116,104,101,67,111,110,102,101,100,101,114,97,116,101,32,83,116,97,116,101,115,105,110,100,105,103,101,110,111,117,115,32,112,101,111,112,108,101,115,80,114,111,99,101,101,100,105,110,103,115,32,111,102,32,116,104,101,105,110,102,111,114,109,97,116,105,111,110,32,111,110,32,116,104,101,116,104,101,111,114,105,101,115,32,104,97,118,101,32,98,101,101,110,105,110,118,111,108,118,101,109,101,110,116,32,105,110,32,116,104,101,100,105,118,105,100,101,100,32,105,110,116,111,32,116,104,114,101,101,97,100,106,97,99,101,110,116,32,99,111,117,110,116,114,105,101,115,105,115,32,114,101,115,112,111,110,115,105,98,108,101,32,102,111,114,100,105,115,115,111,108,117,116,105,111,110,32,111,102,32,116,104,101,99,111,108,108,97,98,111,114,97,116,105,111,110,32,119,105,116,104,119,105,100,101,108,121,32,114,101,103,97,114,100,101,100,32,97,115,104,105,115,32,99,111,110,116,101,109,112,111,114,97,114,105,101,115,102,111,117,110,100,105,110,103,32,109,101,109,98,101,114,32,111,102,68,111,109,105,110,105,99,97,110,32,82,101,112,117,98,108,105,99,103,101,110,101,114,97,108,108,121,32,97,99,99,101,112,116,101,100,116,104,101,32,112,111,115,115,105,98,105,108,105,116,121,32,111,102,97,114,101,32,97,108,115,111,32,97,118,97,105,108,97,98,108,101,117,110,100,101,114,32,99,111,110,115,116,114,117,99,116,105,111,110,114,101,115,116,111,114,97,116,105,111,110,32,111,102,32,116,104,101,116,104,101,32,103,101,110,101,114,97,108,32,112,117,98,108,105,99,105,115,32,97,108,109,111,115,116,32,101,110,116,105,114,101,108,121,112,97,115,115,101,115,32,116,104,114,111,117,103,104,32,116,104,101,104,97,115,32,98,101,101,110,32,115,117,103,103,101,115,116,101,100,99,111,109,112,117,116,101,114,32,97,110,100,32,118,105,100,101,111,71,101,114,109,97,110,105,99,32,108,97,110,103,117,97,103,101,115,32,97,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,100,105,102,102,101,114,101,110,116,32,102,114,111,109,32,116,104,101,115,104,111,114,116,108,121,32,97,102,116,101,114,119,97,114,100,115,104,114,101,102,61,34,104,116,116,112,115,58,47,47,119,119,119,46,114,101,99,101,110,116,32,100,101,118,101,108,111,112,109,101,110,116,66,111,97,114,100,32,111,102,32,68,105,114,101,99,116,111,114,115,60,100,105,118,32,99,108,97,115,115,61,34,115,101,97,114,99,104,124,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,73,110,32,112,97,114,116,105,99,117,108,97,114,44,32,116,104,101,77,117,108,116,105,112,108,101,32,102,111,111,116,110,111,116,101,115,111,114,32,111,116,104,101,114,32,115,117,98,115,116,97,110,99,101,116,104,111,117,115,97,110,100,115,32,111,102,32,121,101,97,114,115,116,114,97,110,115,108,97,116,105,111,110,32,111,102,32,116,104,101,60,47,100,105,118,62,13,10,60,47,100,105,118,62,13,10,13,10,60,97,32,104,114,101,102,61,34,105,110,100,101,120,46,112,104,112,119,97,115,32,101,115,116,97,98,108,105,115,104,101,100,32,105,110,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,112,97,114,116,105,99,105,112,97,116,101,32,105,110,32,116,104,101,97,32,115,116,114,111,110,103,32,105,110,102,108,117,101,110,99,101,115,116,121,108,101,61,34,109,97,114,103,105,110,45,116,111,112,58,114,101,112,114,101,115,101,110,116,101,100,32,98,121,32,116,104,101,103,114,97,100,117,97,116,101,100,32,102,114,111,109,32,116,104,101,84,114,97,100,105,116,105,111,110,97,108,108,121,44,32,116,104,101,69,108,101,109,101,110,116,40,34,115,99,114,105,112,116,34,41,59,72,111,119,101,118,101,114,44,32,115,105,110,99,101,32,116,104,101,47,100,105,118,62,10,60,47,100,105,118,62,10,60,100,105,118,32,108,101,102,116,59,32,109,97,114,103,105,110,45,108,101,102,116,58,112,114,111,116,101,99,116,105,111,110,32,97,103,97,105,110,115,116,48,59,32,118,101,114,116,105,99,97,108,45,97,108,105,103,110,58,85,110,102,111,114,116,117,110,97,116,101,108,121,44,32,116,104,101,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,47,100,105,118,62,10,60,100,105,118,32,99,108,97,115,115,61,34,32,99,108,97,115,115,61,34,99,108,101,97,114,102,105,120,34,62,60,100,105,118,32,99,108,97,115,115,61,34,102,111,111,116,101,114,9,9,60,47,100,105,118,62,10,9,9,60,47,100,105,118,62,10,116,104,101,32,109,111,116,105,111,110,32,112,105,99,116,117,114,101,208,145,209,138,208,187,208,179,208,176,209,128,209,129,208,186,208,184,208,177,209,138,208,187,208,179,208,176,209,128,209,129,208,186,208,184,208,164,208,181,208,180,208,181,209,128,208,176,209,134,208,184,208,184,208,189,208,181,209,129,208,186,208,190,208,187,209,140,208,186,208,190,209,129,208,190,208,190,208,177,209,137,208,181,208,189,208,184,208,181,209,129,208,190,208,190,208,177,209,137,208,181,208,189,208,184,209,143,208,191,209,128,208,190,208,179,209,128,208,176,208,188,208,188,209,139,208,158,209,130,208,191,209,128,208,176,208,178,208,184,209,130,209,140,208,177,208,181,209,129,208,191,208,187,208,176,209,130,208,189,208,190,208,188,208,176,209,130,208,181,209,128,208,184,208,176,208,187,209,139,208,191,208,190,208,183,208,178,208,190,208,187,209,143,208,181,209,130,208,191,208,190,209,129,208,187,208,181,208,180,208,189,208,184,208,181,209,128,208,176,208,183,208,187,208,184,209,135,208,189,209,139,209,133,208,191,209,128,208,190,208,180,209,131,208,186,209,134,208,184,208,184,208,191,209,128,208,190,208,179,209,128,208,176,208,188,208,188,208,176,208,191,208,190,208,187,208,189,208,190,209,129,209,130,209,140,209,142,208,189,208,176,209,133,208,190,208,180,208,184,209,130,209,129,209,143,208,184,208,183,208,177,209,128,208,176,208,189,208,189,208,190,208,181,208,189,208,176,209,129,208,181,208,187,208,181,208,189,208,184,209,143,208,184,208,183,208,188,208,181,208,189,208,181,208,189,208,184,209,143,208,186,208,176,209,130,208,181,208,179,208,190,209,128,208,184,208,184,208,144,208,187,208,181,208,186,209,129,208,176,208,189,208,180,209,128,224,164,166,224,165,141,224,164,181,224,164,190,224,164,176,224,164,190,224,164,174,224,165,136,224,164,168,224,165,129,224,164,133,224,164,178,224,164,170,224,165,141,224,164,176,224,164,166,224,164,190,224,164,168,224,164,173,224,164,190,224,164,176,224,164,164,224,165,128,224,164,175,224,164,133,224,164,168,224,165,129,224,164,166,224,165,135,224,164,182,224,164,185,224,164,191,224,164,168,224,165,141,224,164,166,224,165,128,224,164,135,224,164,130,224,164,161,224,164,191,224,164,175,224,164,190,224,164,166,224,164,191,224,164,178,224,165,141,224,164,178,224,165,128,224,164,133,224,164,167,224,164,191,224,164,149,224,164,190,224,164,176,224,164,181,224,165,128,224,164,161,224,164,191,224,164,175,224,165,139,224,164,154,224,164,191,224,164,159,224,165,141,224,164,160,224,165,135,224,164,184,224,164,174,224,164,190,224,164,154,224,164,190,224,164,176,224,164,156,224,164,130,224,164,149,224,165,141,224,164,182,224,164,168,224,164,166,224,165,129,224,164,168,224,164,191,224,164,175,224,164,190,224,164,170,224,165,141,224,164,176,224,164,175,224,165,139,224,164,151,224,164,133,224,164,168,224,165,129,224,164,184,224,164,190,224,164,176,224,164,145,224,164,168,224,164,178,224,164,190,224,164,135,224,164,168,224,164,170,224,164,190,224,164,176,224,165,141,224,164,159,224,165,128,224,164,182,224,164,176,224,165,141,224,164,164,224,165,139,224,164,130,224,164,178,224,165,139,224,164,149,224,164,184,224,164,173,224,164,190,224,164,171,224,164,188,224,165,141,224,164,178,224,165,136,224,164,182,224,164,182,224,164,176,224,165,141,224,164,164,224,165,135,224,164,130,224,164,170,224,165,141,224,164,176,224,164,166,224,165,135,224,164,182,224,164,170,224,165,141,224,164,178,224,165,135,224,164,175,224,164,176,224,164,149,224,165,135,224,164,130,224,164,166,224,165,141,224,164,176,224,164,184,224,165,141,224,164,165,224,164,191,224,164,164,224,164,191,224,164,137,224,164,164,224,165,141,224,164,170,224,164,190,224,164,166,224,164,137,224,164,168,224,165,141,224,164,185,224,165,135,224,164,130,224,164,154,224,164,191,224,164,159,224,165,141,224,164,160,224,164,190,224,164,175,224,164,190,224,164,164,224,165,141,224,164,176,224,164,190,224,164,156,224,165,141,224,164,175,224,164,190,224,164,166,224,164,190,224,164,170,224,165,129,224,164,176,224,164,190,224,164,168,224,165,135,224,164,156,224,165,139,224,164,161,224,164,188,224,165,135,224,164,130,224,164,133,224,164,168,224,165,129,224,164,181,224,164,190,224,164,166,224,164,182,224,165,141,224,164,176,224,165,135,224,164,163,224,165,128,224,164,182,224,164,191,224,164,149,224,165,141,224,164,183,224,164,190,224,164,184,224,164,176,224,164,149,224,164,190,224,164,176,224,165,128,224,164,184,224,164,130,224,164,151,224,165,141,224,164,176,224,164,185,224,164,170,224,164,176,224,164,191,224,164,163,224,164,190,224,164,174,224,164,172,224,165,141,224,164,176,224,164,190,224,164,130,224,164,161,224,164,172,224,164,154,224,165,141,224,164,154,224,165,139,224,164,130,224,164,137,224,164,170,224,164,178,224,164,172,224,165,141,224,164,167,224,164,174,224,164,130,224,164,164,224,165,141,224,164,176,224,165,128,224,164,184,224,164,130,224,164,170,224,164,176,224,165,141,224,164,149,224,164,137,224,164,174,224,165,141,224,164,174,224,165,128,224,164,166,224,164,174,224,164,190,224,164,167,224,165,141,224,164,175,224,164,174,224,164,184,224,164,185,224,164,190,224,164,175,224,164,164,224,164,190,224,164,182,224,164,172,224,165,141,224,164,166,224,165,139,224,164,130,224,164,174,224,165,128,224,164,161,224,164,191,224,164,175,224,164,190,224,164,134,224,164,136,224,164,170,224,165,128,224,164,143,224,164,178,224,164,174,224,165,139,224,164,172,224,164,190,224,164,135,224,164,178,224,164,184,224,164,130,224,164,150,224,165,141,224,164,175,224,164,190,224,164,134,224,164,170,224,164,176,224,165,135,224,164,182,224,164,168,224,164,133,224,164,168,224,165,129,224,164,172,224,164,130,224,164,167,224,164,172,224,164,190,224,164,156,224,164,188,224,164,190,224,164,176,224,164,168,224,164,181,224,165,128,224,164,168,224,164,164,224,164,174,224,164,170,224,165,141,224,164,176,224,164,174,224,165,129,224,164,150,224,164,170,224,165,141,224,164,176,224,164,182,224,165,141,224,164,168,224,164,170,224,164,176,224,164,191,224,164,181,224,164,190,224,164,176,224,164,168,224,165,129,224,164,149,224,164,184,224,164,190,224,164,168,224,164,184,224,164,174,224,164,176,224,165,141,224,164,165,224,164,168,224,164,134,224,164,175,224,165,139,224,164,156,224,164,191,224,164,164,224,164,184,224,165,139,224,164,174,224,164,181,224,164,190,224,164,176,216,167,217,132,217,133,216,180,216,167,216,177,217,131,216,167,216,170,216,167,217,132,217,133,217,134,216,170,216,175,217,138,216,167,216,170,216,167,217,132,217,131,217,133,216,168,217,138,217,136,216,170,216,177,216,167,217,132,217,133,216,180,216,167,217,135,216,175,216,167,216,170,216,185,216,175,216,175,216,167,217,132,216,178,217,136,216,167,216,177,216,185,216,175,216,175,216,167,217,132,216,177,216,175,217,136,216,175,216,167,217,132,216,165,216,179,217,132,216,167,217,133,217,138,216,169,216,167,217,132,217,129,217,136,216,170,217,136,216,180,217,136,216,168,216,167,217,132,217,133,216,179,216,167,216,168,217,130,216,167,216,170,216,167,217,132,217,133,216,185,217,132,217,136,217,133,216,167,216,170,216,167,217,132,217,133,216,179,217,132,216,179,217,132,216,167,216,170,216,167,217,132,216,172,216,177,216,167,217,129,217,138,217,131,216,179,216,167,217,132,216,167,216,179,217,132,216,167,217,133,217,138,216,169,216,167,217,132,216,167,216,170,216,181,216,167,217,132,216,167,216,170,107,101,121,119,111,114,100,115,34,32,99,111,110,116,101,110,116,61,34,119,51,46,111,114,103,47,49,57,57,57,47,120,104,116,109,108,34,62,60,97,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,32,116,101,120,116,47,104,116,109,108,59,32,99,104,97,114,115,101,116,61,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,60,116,97,98,108,101,32,99,101,108,108,112,97,100,100,105,110,103,61,34,97,117,116,111,99,111,109,112,108,101,116,101,61,34,111,102,102,34,32,116,101,120,116,45,97,108,105,103,110,58,32,99,101,110,116,101,114,59,116,111,32,108,97,115,116,32,118,101,114,115,105,111,110,32,98,121,32,98,97,99,107,103,114,111,117,110,100,45,99,111,108,111,114,58,32,35,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,47,100,105,118,62,60,47,100,105,118,62,60,100,105,118,32,105,100,61,60,97,32,104,114,101,102,61,34,35,34,32,99,108,97,115,115,61,34,34,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,99,114,105,112,116,34,32,115,114,99,61,34,104,116,116,112,58,47,47,10,60,115,99,114,105,112,116,32,108,97,110,103,117,97,103,101,61,34,47,47,69,78,34,32,34,104,116,116,112,58,47,47,119,119,119,46,119,101,110,99,111,100,101,85,82,73,67,111,109,112,111,110,101,110,116,40,34,32,104,114,101,102,61,34,106,97,118,97,115,99,114,105,112,116,58,60,100,105,118,32,99,108,97,115,115,61,34,99,111,110,116,101,110,116,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,39,60,115,99,112,111,115,105,116,105,111,110,58,32,97,98,115,111,108,117,116,101,59,115,99,114,105,112,116,32,115,114,99,61,34,104,116,116,112,58,47,47,32,115,116,121,108,101,61,34,109,97,114,103,105,110,45,116,111,112,58,46,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,60,47,100,105,118,62,10,60,100,105,118,32,99,108,97,115,115,61,34,119,51,46,111,114,103,47,49,57,57,57,47,120,104,116,109,108,34,32,10,13,10,60,47,98,111,100,121,62,13,10,60,47,104,116,109,108,62,100,105,115,116,105,110,99,116,105,111,110,32,98,101,116,119,101,101,110,47,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,60,108,105,110,107,32,104,114,101,102,61,34,104,116,116,112,58,47,47,101,110,99,111,100,105,110,103,61,34,117,116,102,45,56,34,63,62,10,119,46,97,100,100,69,118,101,110,116,76,105,115,116,101,110,101,114,63,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,119,119,119,46,105,99,111,110,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,32,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,58,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,10,109,101,116,97,32,112,114,111,112,101,114,116,121,61,34,111,103,58,116,60,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,32,115,116,121,108,101,61,34,116,101,120,116,45,97,108,105,103,110,58,116,104,101,32,100,101,118,101,108,111,112,109,101,110,116,32,111,102,32,116,121,108,101,115,104,101,101,116,34,32,116,121,112,101,61,34,116,101,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,105,115,32,99,111,110,115,105,100,101,114,101,100,32,116,111,32,98,101,116,97,98,108,101,32,119,105,100,116,104,61,34,49,48,48,37,34,32,73,110,32,97,100,100,105,116,105,111,110,32,116,111,32,116,104,101,32,99,111,110,116,114,105,98,117,116,101,100,32,116,111,32,116,104,101,32,100,105,102,102,101,114,101,110,99,101,115,32,98,101,116,119,101,101,110,100,101,118,101,108,111,112,109,101,110,116,32,111,102,32,116,104,101,32,73,116,32,105,115,32,105,109,112,111,114,116,97,110,116,32,116,111,32,60,47,115,99,114,105,112,116,62,10,10,60,115,99,114,105,112,116,32,32,115,116,121,108,101,61,34,102,111,110,116,45,115,105,122,101,58,49,62,60,47,115,112,97,110,62,60,115,112,97,110,32,105,100,61,103,98,76,105,98,114,97,114,121,32,111,102,32,67,111,110,103,114,101,115,115,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,105,109,69,110,103,108,105,115,104,32,116,114,97,110,115,108,97,116,105,111,110,65,99,97,100,101,109,121,32,111,102,32,83,99,105,101,110,99,101,115,100,105,118,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,99,111,110,115,116,114,117,99,116,105,111,110,32,111,102,32,116,104,101,46,103,101,116,69,108,101,109,101,110,116,66,121,73,100,40,105,100,41,105,110,32,99,111,110,106,117,110,99,116,105,111,110,32,119,105,116,104,69,108,101,109,101,110,116,40,39,115,99,114,105,112,116,39,41,59,32,60,109,101,116,97,32,112,114,111,112,101,114,116,121,61,34,111,103,58,208,145,209,138,208,187,208,179,208,176,209,128,209,129,208,186,208,184,10,32,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,34,62,80,114,105,118,97,99,121,32,80,111,108,105,99,121,60,47,97,62,97,100,109,105,110,105,115,116,101,114,101,100,32,98,121,32,116,104,101,101,110,97,98,108,101,83,105,110,103,108,101,82,101,113,117,101,115,116,115,116,121,108,101,61,38,113,117,111,116,59,109,97,114,103,105,110,58,60,47,100,105,118,62,60,47,100,105,118,62,60,47,100,105,118,62,60,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,105,32,115,116,121,108,101,61,38,113,117,111,116,59,102,108,111,97,116,58,114,101,102,101,114,114,101,100,32,116,111,32,97,115,32,116,104,101,32,116,111,116,97,108,32,112,111,112,117,108,97,116,105,111,110,32,111,102,105,110,32,87,97,115,104,105,110,103,116,111,110,44,32,68,46,67,46,32,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,45,97,109,111,110,103,32,111,116,104,101,114,32,116,104,105,110,103,115,44,111,114,103,97,110,105,122,97,116,105,111,110,32,111,102,32,116,104,101,112,97,114,116,105,99,105,112,97,116,101,100,32,105,110,32,116,104,101,116,104,101,32,105,110,116,114,111,100,117,99,116,105,111,110,32,111,102,105,100,101,110,116,105,102,105,101,100,32,119,105,116,104,32,116,104,101,102,105,99,116,105,111,110,97,108,32,99,104,97,114,97,99,116,101,114,32,79,120,102,111,114,100,32,85,110,105,118,101,114,115,105,116,121,32,109,105,115,117,110,100,101,114,115,116,97,110,100,105,110,103,32,111,102,84,104,101,114,101,32,97,114,101,44,32,104,111,119,101,118,101,114,44,115,116,121,108,101,115,104,101,101,116,34,32,104,114,101,102,61,34,47,67,111,108,117,109,98,105,97,32,85,110,105,118,101,114,115,105,116,121,101,120,112,97,110,100,101,100,32,116,111,32,105,110,99,108,117,100,101,117,115,117,97,108,108,121,32,114,101,102,101,114,114,101,100,32,116,111,105,110,100,105,99,97,116,105,110,103,32,116,104,97,116,32,116,104,101,104,97,118,101,32,115,117,103,103,101,115,116,101,100,32,116,104,97,116,97,102,102,105,108,105,97,116,101,100,32,119,105,116,104,32,116,104,101,99,111,114,114,101,108,97,116,105,111,110,32,98,101,116,119,101,101,110,110,117,109,98,101,114,32,111,102,32,100,105,102,102,101,114,101,110,116,62,60,47,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,82,101,112,117,98,108,105,99,32,111,102,32,73,114,101,108,97,110,100,10,60,47,115,99,114,105,112,116,62,10,60,115,99,114,105,112,116,32,117,110,100,101,114,32,116,104,101,32,105,110,102,108,117,101,110,99,101,99,111,110,116,114,105,98,117,116,105,111,110,32,116,111,32,116,104,101,79,102,102,105,99,105,97,108,32,119,101,98,115,105,116,101,32,111,102,104,101,97,100,113,117,97,114,116,101,114,115,32,111,102,32,116,104,101,99,101,110,116,101,114,101,100,32,97,114,111,117,110,100,32,116,104,101,105,109,112,108,105,99,97,116,105,111,110,115,32,111,102,32,116,104,101,104,97,118,101,32,98,101,101,110,32,100,101,118,101,108,111,112,101,100,70,101,100,101,114,97,108,32,82,101,112,117,98,108,105,99,32,111,102,98,101,99,97,109,101,32,105,110,99,114,101,97,115,105,110,103,108,121,99,111,110,116,105,110,117,97,116,105,111,110,32,111,102,32,116,104,101,78,111,116,101,44,32,104,111,119,101,118,101,114,44,32,116,104,97,116,115,105,109,105,108,97,114,32,116,111,32,116,104,97,116,32,111,102,32,99,97,112,97,98,105,108,105,116,105,101,115,32,111,102,32,116,104,101,97,99,99,111,114,100,97,110,99,101,32,119,105,116,104,32,116,104,101,112,97,114,116,105,99,105,112,97,110,116,115,32,105,110,32,116,104,101,102,117,114,116,104,101,114,32,100,101,118,101,108,111,112,109,101,110,116,117,110,100,101,114,32,116,104,101,32,100,105,114,101,99,116,105,111,110,105,115,32,111,102,116,101,110,32,99,111,110,115,105,100,101,114,101,100,104,105,115,32,121,111,117,110,103,101,114,32,98,114,111,116,104,101,114,60,47,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,60,97,32,104,116,116,112,45,101,113,117,105,118,61,34,88,45,85,65,45,112,104,121,115,105,99,97,108,32,112,114,111,112,101,114,116,105,101,115,111,102,32,66,114,105,116,105,115,104,32,67,111,108,117,109,98,105,97,104,97,115,32,98,101,101,110,32,99,114,105,116,105,99,105,122,101,100,40,119,105,116,104,32,116,104,101,32,101,120,99,101,112,116,105,111,110,113,117,101,115,116,105,111,110,115,32,97,98,111,117,116,32,116,104,101,112,97,115,115,105,110,103,32,116,104,114,111,117,103,104,32,116,104,101,48,34,32,99,101,108,108,112,97,100,100,105,110,103,61,34,48,34,32,116,104,111,117,115,97,110,100,115,32,111,102,32,112,101,111,112,108,101,114,101,100,105,114,101,99,116,115,32,104,101,114,101,46,32,70,111,114,104,97,118,101,32,99,104,105,108,100,114,101,110,32,117,110,100,101,114,37,51,69,37,51,67,47,115,99,114,105,112,116,37,51,69,34,41,41,59,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,60,108,105,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,115,105,116,101,95,110,97,109,101,34,32,99,111,110,116,101,110,116,61,34,116,101,120,116,45,100,101,99,111,114,97,116,105,111,110,58,110,111,110,101,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,32,110,111,110,101,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,88,45,110,101,119,32,68,97,116,101,40,41,46,103,101,116,84,105,109,101,40,41,32,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,34,60,47,115,112,97,110,62,60,115,112,97,110,32,99,108,97,115,115,61,34,108,97,110,103,117,97,103,101,61,34,106,97,118,97,115,99,114,105,112,116,119,105,110,100,111,119,46,108,111,99,97,116,105,111,110,46,104,114,101,102,60,97,32,104,114,101,102,61,34,106,97,118,97,115,99,114,105,112,116,58,45,45,62,13,10,60,115,99,114,105,112,116,32,116,121,112,101,61,34,116,60,97,32,104,114,101,102,61,39,104,116,116,112,58,47,47,119,119,119,46,104,111,114,116,99,117,116,32,105,99,111,110,34,32,104,114,101,102,61,34,60,47,100,105,118,62,13,10,60,100,105,118,32,99,108,97,115,115,61,34,60,115,99,114,105,112,116,32,115,114,99,61,34,104,116,116,112,58,47,47,34,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,116,60,47,100,105,118,62,10,60,115,99,114,105,112,116,32,116,121,112,101,61,47,97,62,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,32,97,108,108,111,119,84,114,97,110,115,112,97,114,101,110,99,121,61,34,88,45,85,65,45,67,111,109,112,97,116,105,98,108,101,34,32,99,111,110,114,101,108,97,116,105,111,110,115,104,105,112,32,98,101,116,119,101,101,110,10,60,47,115,99,114,105,112,116,62,13,10,60,115,99,114,105,112,116,32,60,47,97,62,60,47,108,105,62,60,47,117,108,62,60,47,100,105,118,62,97,115,115,111,99,105,97,116,101,100,32,119,105,116,104,32,116,104,101,32,112,114,111,103,114,97,109,109,105,110,103,32,108,97,110,103,117,97,103,101,60,47,97,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,60,47,97,62,60,47,108,105,62,60,108,105,32,99,108,97,115,115,61,34,102,111,114,109,32,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,60,100,105,118,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,34,113,34,60,116,97,98,108,101,32,119,105,100,116,104,61,34,49,48,48,37,34,32,98,97,99,107,103,114,111,117,110,100,45,112,111,115,105,116,105,111,110,58,34,32,98,111,114,100,101,114,61,34,48,34,32,119,105,100,116,104,61,34,114,101,108,61,34,115,104,111,114,116,99,117,116,32,105,99,111,110,34,32,104,54,62,60,117,108,62,60,108,105,62,60,97,32,104,114,101,102,61,34,32,32,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,99,115,115,34,32,109,101,100,105,97,61,34,115,99,114,101,101,110,34,32,114,101,115,112,111,110,115,105,98,108,101,32,102,111,114,32,116,104,101,32,34,32,116,121,112,101,61,34,97,112,112,108,105,99,97,116,105,111,110,47,34,32,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,45,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,97,108,108,111,119,116,114,97,110,115,112,97,114,101,110,99,121,61,34,115,116,121,108,101,115,104,101,101,116,34,32,116,121,112,101,61,34,116,101,13,10,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,62,60,47,115,112,97,110,62,60,115,112,97,110,32,99,108,97,115,115,61,34,48,34,32,99,101,108,108,115,112,97,99,105,110,103,61,34,48,34,62,59,10,60,47,115,99,114,105,112,116,62,10,60,115,99,114,105,112,116,32,115,111,109,101,116,105,109,101,115,32,99,97,108,108,101,100,32,116,104,101,100,111,101,115,32,110,111,116,32,110,101,99,101,115,115,97,114,105,108,121,70,111,114,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,97,116,32,116,104,101,32,98,101,103,105,110,110,105,110,103,32,111,102,32,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,60,104,116,109,108,112,97,114,116,105,99,117,108,97,114,108,121,32,105,110,32,116,104,101,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,109,101,61,34,106,97,118,97,115,99,114,105,112,116,58,118,111,105,100,40,48,41,59,34,101,102,102,101,99,116,105,118,101,110,101,115,115,32,111,102,32,116,104,101,32,97,117,116,111,99,111,109,112,108,101,116,101,61,34,111,102,102,34,32,103,101,110,101,114,97,108,108,121,32,99,111,110,115,105,100,101,114,101,100,62,60,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,34,62,60,47,115,99,114,105,112,116,62,13,10,60,115,99,114,105,112,116,116,104,114,111,117,103,104,111,117,116,32,116,104,101,32,119,111,114,108,100,99,111,109,109,111,110,32,109,105,115,99,111,110,99,101,112,116,105,111,110,97,115,115,111,99,105,97,116,105,111,110,32,119,105,116,104,32,116,104,101,60,47,100,105,118,62,10,60,47,100,105,118,62,10,60,100,105,118,32,99,100,117,114,105,110,103,32,104,105,115,32,108,105,102,101,116,105,109,101,44,99,111,114,114,101,115,112,111,110,100,105,110,103,32,116,111,32,116,104,101,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,34,32,97,110,32,105,110,99,114,101,97,115,105,110,103,32,110,117,109,98,101,114,100,105,112,108,111,109,97,116,105,99,32,114,101,108,97,116,105,111,110,115,97,114,101,32,111,102,116,101,110,32,99,111,110,115,105,100,101,114,101,100,109,101,116,97,32,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,32,60,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,101,120,97,109,112,108,101,115,32,105,110,99,108,117,100,101,32,116,104,101,34,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,105,112,97,114,116,105,99,105,112,97,116,105,111,110,32,105,110,32,116,104,101,116,104,101,32,101,115,116,97,98,108,105,115,104,109,101,110,116,32,111,102,10,60,47,100,105,118,62,10,60,100,105,118,32,99,108,97,115,115,61,34,38,97,109,112,59,110,98,115,112,59,38,97,109,112,59,110,98,115,112,59,116,111,32,100,101,116,101,114,109,105,110,101,32,119,104,101,116,104,101,114,113,117,105,116,101,32,100,105,102,102,101,114,101,110,116,32,102,114,111,109,109,97,114,107,101,100,32,116,104,101,32,98,101,103,105,110,110,105,110,103,100,105,115,116,97,110,99,101,32,98,101,116,119,101,101,110,32,116,104,101,99,111,110,116,114,105,98,117,116,105,111,110,115,32,116,111,32,116,104,101,99,111,110,102,108,105,99,116,32,98,101,116,119,101,101,110,32,116,104,101,119,105,100,101,108,121,32,99,111,110,115,105,100,101,114,101,100,32,116,111,119,97,115,32,111,110,101,32,111,102,32,116,104,101,32,102,105,114,115,116,119,105,116,104,32,118,97,114,121,105,110,103,32,100,101,103,114,101,101,115,104,97,118,101,32,115,112,101,99,117,108,97,116,101,100,32,116,104,97,116,40,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,112,97,114,116,105,99,105,112,97,116,105,110,103,32,105,110,32,116,104,101,111,114,105,103,105,110,97,108,108,121,32,100,101,118,101,108,111,112,101,100,101,116,97,32,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,62,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,10,105,110,116,101,114,99,104,97,110,103,101,97,98,108,121,32,119,105,116,104,109,111,114,101,32,99,108,111,115,101,108,121,32,114,101,108,97,116,101,100,115,111,99,105,97,108,32,97,110,100,32,112,111,108,105,116,105,99,97,108,116,104,97,116,32,119,111,117,108,100,32,111,116,104,101,114,119,105,115,101,112,101,114,112,101,110,100,105,99,117,108,97,114,32,116,111,32,116,104,101,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,116,121,112,101,61,34,115,117,98,109,105,116,34,32,110,97,109,101,61,34,102,97,109,105,108,105,101,115,32,114,101,115,105,100,105,110,103,32,105,110,100,101,118,101,108,111,112,105,110,103,32,99,111,117,110,116,114,105,101,115,99,111,109,112,117,116,101,114,32,112,114,111,103,114,97,109,109,105,110,103,101,99,111,110,111,109,105,99,32,100,101,118,101,108,111,112,109,101,110,116,100,101,116,101,114,109,105,110,97,116,105,111,110,32,111,102,32,116,104,101,102,111,114,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,111,110,32,115,101,118,101,114,97,108,32,111,99,99,97,115,105,111,110,115,112,111,114,116,117,103,117,195,170,115,32,40,69,117,114,111,112,101,117,41,208,163,208,186,209,128,208,176,209,151,208,189,209,129,209,140,208,186,208,176,209,131,208,186,209,128,208,176,209,151,208,189,209,129,209,140,208,186,208,176,208,160,208,190,209,129,209,129,208,184,208,185,209,129,208,186,208,190,208,185,208,188,208,176,209,130,208,181,209,128,208,184,208,176,208,187,208,190,208,178,208,184,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,208,184,209,131,208,191,209,128,208,176,208,178,208,187,208,181,208,189,208,184,209,143,208,189,208,181,208,190,208,177,209,133,208,190,208,180,208,184,208,188,208,190,208,184,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,209,143,208,152,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,209,143,208,160,208,181,209,129,208,191,209,131,208,177,208,187,208,184,208,186,208,184,208,186,208,190,208,187,208,184,209,135,208,181,209,129,209,130,208,178,208,190,208,184,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,209,142,209,130,208,181,209,128,209,128,208,184,209,130,208,190,209,128,208,184,208,184,208,180,208,190,209,129,209,130,208,176,209,130,208,190,209,135,208,189,208,190,216,167,217,132,217,133,216,170,217,136,216,167,216,172,216,175,217,136,217,134,216,167,217,132,216,167,216,180,216,170,216,177,216,167,217,131,216,167,216,170,216,167,217,132,216,167,217,130,216,170,216,177,216,167,216,173,216,167,216,170,104,116,109,108,59,32,99,104,97,114,115,101,116,61,85,84,70,45,56,34,32,115,101,116,84,105,109,101,111,117,116,40,102,117,110,99,116,105,111,110,40,41,100,105,115,112,108,97,121,58,105,110,108,105,110,101,45,98,108,111,99,107,59,60,105,110,112,117,116,32,116,121,112,101,61,34,115,117,98,109,105,116,34,32,116,121,112,101,32,61,32,39,116,101,120,116,47,106,97,118,97,115,99,114,105,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,119,119,119,46,34,32,34,104,116,116,112,58,47,47,119,119,119,46,119,51,46,111,114,103,47,115,104,111,114,116,99,117,116,32,105,99,111,110,34,32,104,114,101,102,61,34,34,32,97,117,116,111,99,111,109,112,108,101,116,101,61,34,111,102,102,34,32,60,47,97,62,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,61,60,47,97,62,60,47,108,105,62,10,60,108,105,32,99,108,97,115,115,61,34,99,115,115,34,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,60,102,111,114,109,32,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,120,116,47,99,115,115,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,108,105,110,107,32,114,101,108,61,34,97,108,116,101,114,110,97,116,101,34,32,13,10,60,115,99,114,105,112,116,32,116,121,112,101,61,34,116,101,120,116,47,32,111,110,99,108,105,99,107,61,34,106,97,118,97,115,99,114,105,112,116,58,40,110,101,119,32,68,97,116,101,41,46,103,101,116,84,105,109,101,40,41,125,104,101,105,103,104,116,61,34,49,34,32,119,105,100,116,104,61,34,49,34,32,80,101,111,112,108,101,39,115,32,82,101,112,117,98,108,105,99,32,111,102,32,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,116,101,120,116,45,100,101,99,111,114,97,116,105,111,110,58,117,110,100,101,114,116,104,101,32,98,101,103,105,110,110,105,110,103,32,111,102,32,116,104,101,32,60,47,100,105,118,62,10,60,47,100,105,118,62,10,60,47,100,105,118,62,10,101,115,116,97,98,108,105,115,104,109,101,110,116,32,111,102,32,116,104,101,32,60,47,100,105,118,62,60,47,100,105,118,62,60,47,100,105,118,62,60,47,100,35,118,105,101,119,112,111,114,116,123,109,105,110,45,104,101,105,103,104,116,58,10,60,115,99,114,105,112,116,32,115,114,99,61,34,104,116,116,112,58,47,47,111,112,116,105,111,110,62,60,111,112,116,105,111,110,32,118,97,108,117,101,61,111,102,116,101,110,32,114,101,102,101,114,114,101,100,32,116,111,32,97,115,32,47,111,112,116,105,111,110,62,10,60,111,112,116,105,111,110,32,118,97,108,117,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,10,60,33,45,45,91,73,110,116,101,114,110,97,116,105,111,110,97,108,32,65,105,114,112,111,114,116,62,10,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,60,47,97,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,224,184,160,224,184,178,224,184,169,224,184,178,224,185,132,224,184,151,224,184,162,225,131,165,225,131,144,225,131,160,225,131,151,225,131,163,225,131,154,225,131,152,230,173,163,233,171,148,228,184,173,230,150,135,32,40,231,185,129,233,171,148,41,224,164,168,224,164,191,224,164,176,224,165,141,224,164,166,224,165,135,224,164,182,224,164,161,224,164,190,224,164,137,224,164,168,224,164,178,224,165,139,224,164,161,224,164,149,224,165,141,224,164,183,224,165,135,224,164,164,224,165,141,224,164,176,224,164,156,224,164,190,224,164,168,224,164,149,224,164,190,224,164,176,224,165,128,224,164,184,224,164,130,224,164,172,224,164,130,224,164,167,224,164,191,224,164,164,224,164,184,224,165,141,224,164,165,224,164,190,224,164,170,224,164,168,224,164,190,224,164,184,224,165,141,224,164,181,224,165,128,224,164,149,224,164,190,224,164,176,224,164,184,224,164,130,224,164,184,224,165,141,224,164,149,224,164,176,224,164,163,224,164,184,224,164,190,224,164,174,224,164,151,224,165,141,224,164,176,224,165,128,224,164,154,224,164,191,224,164,159,224,165,141,224,164,160,224,165,139,224,164,130,224,164,181,224,164,191,224,164,156,224,165,141,224,164,158,224,164,190,224,164,168,224,164,133,224,164,174,224,165,135,224,164,176,224,164,191,224,164,149,224,164,190,224,164,181,224,164,191,224,164,173,224,164,191,224,164,168,224,165,141,224,164,168,224,164,151,224,164,190,224,164,161,224,164,191,224,164,175,224,164,190,224,164,129,224,164,149,224,165,141,224,164,175,224,165,139,224,164,130,224,164,149,224,164,191,224,164,184,224,165,129,224,164,176,224,164,149,224,165,141,224,164,183,224,164,190,224,164,170,224,164,185,224,165,129,224,164,129,224,164,154,224,164,164,224,165,128,224,164,170,224,165,141,224,164,176,224,164,172,224,164,130,224,164,167,224,164,168,224,164,159,224,164,191,224,164,170,224,165,141,224,164,170,224,164,163,224,165,128,224,164,149,224,165,141,224,164,176,224,164,191,224,164,149,224,165,135,224,164,159,224,164,170,224,165,141,224,164,176,224,164,190,224,164,176,224,164,130,224,164,173,224,164,170,224,165,141,224,164,176,224,164,190,224,164,170,224,165,141,224,164,164,224,164,174,224,164,190,224,164,178,224,164,191,224,164,149,224,165,139,224,164,130,224,164,176,224,164,171,224,164,188,224,165,141,224,164,164,224,164,190,224,164,176,224,164,168,224,164,191,224,164,176,224,165,141,224,164,174,224,164,190,224,164,163,224,164,178,224,164,191,224,164,174,224,164,191,224,164,159,224,165,135,224,164,161,100,101,115,99,114,105,112,116,105,111,110,34,32,99,111,110,116,101,110,116,61,34,100,111,99,117,109,101,110,116,46,108,111,99,97,116,105,111,110,46,112,114,111,116,46,103,101,116,69,108,101,109,101,110,116,115,66,121,84,97,103,78,97,109,101,40,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,10,60,104,116,109,108,32,60,109,101,116,97,32,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,62,58,117,114,108,34,32,99,111,110,116,101,110,116,61,34,104,116,116,112,58,47,47,46,99,115,115,34,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,104,114,101,102,61,34,119,51,46,111,114,103,47,49,57,57,57,47,120,104,116,109,108,34,32,120,109,108,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,34,32,109,101,116,104,111,100,61,34,103,101,116,34,32,97,99,116,105,111,110,61,34,108,105,110,107,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,32,61,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,34,32,47,62,99,101,108,108,112,97,100,100,105,110,103,61,34,48,34,32,99,101,108,108,115,112,46,99,115,115,34,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,60,47,97,62,60,47,108,105,62,60,108,105,62,60,97,32,104,114,101,102,61,34,34,32,119,105,100,116,104,61,34,49,34,32,104,101,105,103,104,116,61,34,49,34,34,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,110,111,110,101,59,34,62,97,108,116,101,114,110,97,116,101,34,32,116,121,112,101,61,34,97,112,112,108,105,45,47,47,87,51,67,47,47,68,84,68,32,88,72,84,77,76,32,49,46,48,32,101,108,108,115,112,97,99,105,110,103,61,34,48,34,32,99,101,108,108,112,97,100,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,118,97,108,117,101,61,34,47,97,62,38,110,98,115,112,59,60,115,112,97,110,32,114,111,108,101,61,34,115,10,60,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,108,97,110,103,117,97,103,101,61,34,74,97,118,97,83,99,114,105,112,116,34,32,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,115,66,103,61,34,48,34,32,99,101,108,108,115,112,97,99,105,110,103,61,34,48,34,32,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,109,101,100,105,97,61,34,116,121,112,101,61,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,119,105,116,104,32,116,104,101,32,101,120,99,101,112,116,105,111,110,32,111,102,32,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,114,101,108,61,34,115,116,32,104,101,105,103,104,116,61,34,49,34,32,119,105,100,116,104,61,34,49,34,32,61,39,43,101,110,99,111,100,101,85,82,73,67,111,109,112,111,110,101,110,116,40,60,108,105,110,107,32,114,101,108,61,34,97,108,116,101,114,110,97,116,101,34,32,10,98,111,100,121,44,32,116,114,44,32,105,110,112,117,116,44,32,116,101,120,116,109,101,116,97,32,110,97,109,101,61,34,114,111,98,111,116,115,34,32,99,111,110,109,101,116,104,111,100,61,34,112,111,115,116,34,32,97,99,116,105,111,110,61,34,62,10,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,99,115,115,34,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,60,47,100,105,118,62,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,108,97,110,103,117,97,103,101,61,34,106,97,118,97,115,99,114,105,112,116,34,62,97,114,105,97,45,104,105,100,100,101,110,61,34,116,114,117,101,34,62,194,183,60,114,105,112,116,34,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,108,61,48,59,125,41,40,41,59,10,40,102,117,110,99,116,105,111,110,40,41,123,98,97,99,107,103,114,111,117,110,100,45,105,109,97,103,101,58,32,117,114,108,40,47,97,62,60,47,108,105,62,60,108,105,62,60,97,32,104,114,101,102,61,34,104,9,9,60,108,105,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,97,116,111,114,34,32,97,114,105,97,45,104,105,100,100,101,110,61,34,116,114,117,62,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,108,97,110,103,117,97,103,101,61,34,106,97,118,97,115,99,114,105,112,116,34,32,47,111,112,116,105,111,110,62,10,60,111,112,116,105,111,110,32,118,97,108,117,101,47,100,105,118,62,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,61,114,97,116,111,114,34,32,97,114,105,97,45,104,105,100,100,101,110,61,34,116,114,101,61,40,110,101,119,32,68,97,116,101,41,46,103,101,116,84,105,109,101,40,41,112,111,114,116,117,103,117,195,170,115,32,40,100,111,32,66,114,97,115,105,108,41,208,190,209,128,208,179,208,176,208,189,208,184,208,183,208,176,209,134,208,184,208,184,208,178,208,190,208,183,208,188,208,190,208,182,208,189,208,190,209,129,209,130,209,140,208,190,208,177,209,128,208,176,208,183,208,190,208,178,208,176,208,189,208,184,209,143,209,128,208,181,208,179,208,184,209,129,209,130,209,128,208,176,209,134,208,184,208,184,208,178,208,190,208,183,208,188,208,190,208,182,208,189,208,190,209,129,209,130,208,184,208,190,208,177,209,143,208,183,208,176,209,130,208,181,208,187,209,140,208,189,208,176,60,33,68,79,67,84,89,80,69,32,104,116,109,108,32,80,85,66,76,73,67,32,34,110,116,45,84,121,112,101,34,32,99,111,110,116,101,110,116,61,34,116,101,120,116,47,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,67,111,110,116,101,114,97,110,115,105,116,105,111,110,97,108,47,47,69,78,34,32,34,104,116,116,112,58,60,104,116,109,108,32,120,109,108,110,115,61,34,104,116,116,112,58,47,47,119,119,119,45,47,47,87,51,67,47,47,68,84,68,32,88,72,84,77,76,32,49,46,48,32,84,68,84,68,47,120,104,116,109,108,49,45,116,114,97,110,115,105,116,105,111,110,97,108,47,47,119,119,119,46,119,51,46,111,114,103,47,84,82,47,120,104,116,109,108,49,47,112,101,32,61,32,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,59,60,109,101,116,97,32,110,97,109,101,61,34,100,101,115,99,114,105,112,116,105,111,110,112,97,114,101,110,116,78,111,100,101,46,105,110,115,101,114,116,66,101,102,111,114,101,60,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,106,115,34,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,99,114,105,40,100,111,99,117,109,101,110,116,41,46,114,101,97,100,121,40,102,117,110,99,116,105,115,99,114,105,112,116,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,105,109,97,103,101,34,32,99,111,110,116,101,110,116,61,34,104,116,116,112,58,47,47,85,65,45,67,111,109,112,97,116,105,98,108,101,34,32,99,111,110,116,101,110,116,61,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,47,62,10,108,105,110,107,32,114,101,108,61,34,115,104,111,114,116,99,117,116,32,105,99,111,110,60,108,105,110,107,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,60,47,115,99,114,105,112,116,62,10,60,115,99,114,105,112,116,32,116,121,112,101,61,61,32,100,111,99,117,109,101,110,116,46,99,114,101,97,116,101,69,108,101,109,101,110,60,97,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,32,104,114,101,102,61,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,115,66,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,97,46,116,121,112,101,32,61,32,39,116,101,120,116,47,106,97,118,97,115,99,114,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,109,101,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,47,62,100,116,100,34,62,10,60,104,116,109,108,32,120,109,108,110,115,61,34,104,116,116,112,45,47,47,87,51,67,47,47,68,84,68,32,72,84,77,76,32,52,46,48,49,32,84,101,110,116,115,66,121,84,97,103,78,97,109,101,40,39,115,99,114,105,112,116,39,41,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,109,60,115,99,114,105,112,116,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,34,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,110,111,110,101,59,34,62,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,66,121,73,100,40,61,100,111,99,117,109,101,110,116,46,99,114,101,97,116,101,69,108,101,109,101,110,116,40,39,32,116,121,112,101,61,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,34,100,46,103,101,116,69,108,101,109,101,110,116,115,66,121,84,97,103,78,97,109,101,40,115,110,105,99,97,108,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,67,47,47,68,84,68,32,72,84,77,76,32,52,46,48,49,32,84,114,97,110,115,105,116,60,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,10,10,60,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,105,111,110,97,108,46,100,116,100,34,62,10,60,104,116,109,108,32,120,109,108,110,115,61,104,116,116,112,45,101,113,117,105,118,61,34,67,111,110,116,101,110,116,45,84,121,112,101,100,105,110,103,61,34,48,34,32,99,101,108,108,115,112,97,99,105,110,103,61,34,48,34,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,47,62,10,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,110,111,110,101,59,34,62,60,60,108,105,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,32,116,121,112,101,61,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,62,208,180,208,181,209,143,209,130,208,181,208,187,209,140,208,189,208,190,209,129,209,130,208,184,209,129,208,190,208,190,209,130,208,178,208,181,209,130,209,129,209,130,208,178,208,184,208,184,208,191,209,128,208,190,208,184,208,183,208,178,208,190,208,180,209,129,209,130,208,178,208,176,208,177,208,181,208,183,208,190,208,191,208,176,209,129,208,189,208,190,209,129,209,130,208,184,224,164,170,224,165,129,224,164,184,224,165,141,224,164,164,224,164,191,224,164,149,224,164,190,224,164,149,224,164,190,224,164,130,224,164,151,224,165,141,224,164,176,224,165,135,224,164,184,224,164,137,224,164,168,224,165,141,224,164,185,224,165,139,224,164,130,224,164,168,224,165,135,224,164,181,224,164,191,224,164,167,224,164,190,224,164,168,224,164,184,224,164,173,224,164,190,224,164,171,224,164,191,224,164,149,224,165,141,224,164,184,224,164,191,224,164,130,224,164,151,224,164,184,224,165,129,224,164,176,224,164,149,224,165,141,224,164,183,224,164,191,224,164,164,224,164,149,224,165,137,224,164,170,224,165,128,224,164,176,224,164,190,224,164,135,224,164,159,224,164,181,224,164,191,224,164,156,224,165,141,224,164,158,224,164,190,224,164,170,224,164,168,224,164,149,224,164,190,224,164,176,224,165,141,224,164,176,224,164,181,224,164,190,224,164,136,224,164,184,224,164,149,224,165,141,224,164,176,224,164,191,224,164,175,224,164,164,224,164,190]);kt.init=function(){return kt.dictionary}});var lo=Tx(m6=>{"use strict";var Kl=ma();m6.init=function(){m6.dictionary=Kl.init()};m6.offsetsByLength=new Uint32Array([0,0,0,0,0,4096,9216,21504,35840,44032,53248,63488,74752,87040,93696,100864,104704,106752,108928,113536,115968,118528,119872,121280,122016]);m6.sizeBitsByLength=new Uint8Array([0,0,0,0,10,10,11,11,10,10,10,10,10,9,9,8,7,7,8,7,7,6,6,5,5]);m6.minDictionaryWordLength=4;m6.maxDictionaryWordLength=24});var bo=Tx(uo=>{"use strict";function j6(e,x){this.bits=e,this.value=x}uo.HuffmanCode=j6;var G6=15;function pa(e,x){for(var t=1<<x-1;e&t;)t>>=1;return(e&t-1)+t}function ha(e,x,t,n,r){do n-=t,e[x+n]=new j6(r.bits,r.value);while(n>0)}function Zl(e,x,t){for(var n=1<<x-t;x<G6&&(n-=e[x],!(n<=0));)++x,n<<=1;return x-t}uo.BrotliBuildHuffmanTable=function(e,x,t,n,r){var o=x,i,a,s,d,c,f,l,u,b,g,p,m=new Int32Array(G6+1),h=new Int32Array(G6+1);for(p=new Int32Array(r),s=0;s<r;s++)m[n[s]]++;for(h[1]=0,a=1;a<G6;a++)h[a+1]=h[a]+m[a];for(s=0;s<r;s++)n[s]!==0&&(p[h[n[s]]++]=s);if(u=t,b=1<<u,g=b,h[G6]===1){for(d=0;d<g;++d)e[x+d]=new j6(0,p[0]&65535);return g}for(d=0,s=0,a=1,c=2;a<=t;++a,c<<=1)for(;m[a]>0;--m[a])i=new j6(a&255,p[s++]&65535),ha(e,x+d,c,b,i),d=pa(d,a);for(l=g-1,f=-1,a=t+1,c=2;a<=G6;++a,c<<=1)for(;m[a]>0;--m[a])(d&l)!==f&&(x+=b,u=Zl(m,a,t),b=1<<u,g+=b,f=d&l,e[o+f]=new j6(u+t&255,x-o-f&65535)),i=new j6(a-t&255,p[s++]&65535),ha(e,x+(d>>t),c,b,i),d=pa(d,a);return g}});var ga=Tx(mo=>{"use strict";mo.lookup=new Uint8Array([0,0,0,0,0,0,0,0,0,4,4,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,12,16,12,12,20,12,16,24,28,12,12,32,12,36,12,44,44,44,44,44,44,44,44,44,44,32,32,24,40,28,12,12,48,52,52,52,48,52,52,52,48,52,52,52,52,52,48,52,52,52,52,52,48,52,52,52,52,52,24,12,28,12,12,12,56,60,60,60,56,60,60,60,56,60,60,60,60,60,56,60,60,60,60,60,56,60,60,60,60,60,24,12,28,12,0,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,0,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,56,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,9,9,9,9,10,10,10,10,11,11,11,11,12,12,12,12,13,13,13,13,14,14,14,14,15,15,15,15,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,22,22,22,22,23,23,23,23,24,24,24,24,25,25,25,25,26,26,26,26,27,27,27,27,28,28,28,28,29,29,29,29,30,30,30,30,31,31,31,31,32,32,32,32,33,33,33,33,34,34,34,34,35,35,35,35,36,36,36,36,37,37,37,37,38,38,38,38,39,39,39,39,40,40,40,40,41,41,41,41,42,42,42,42,43,43,43,43,44,44,44,44,45,45,45,45,46,46,46,46,47,47,47,47,48,48,48,48,49,49,49,49,50,50,50,50,51,51,51,51,52,52,52,52,53,53,53,53,54,54,54,54,55,55,55,55,56,56,56,56,57,57,57,57,58,58,58,58,59,59,59,59,60,60,60,60,61,61,61,61,62,62,62,62,63,63,63,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);mo.lookupOffsets=new Uint16Array([1024,1536,1280,1536,0,256,768,512])});var ya=Tx($6=>{"use strict";function V(e,x){this.offset=e,this.nbits=x}$6.kBlockLengthPrefixCode=[new V(1,2),new V(5,2),new V(9,2),new V(13,2),new V(17,3),new V(25,3),new V(33,3),new V(41,3),new V(49,4),new V(65,4),new V(81,4),new V(97,4),new V(113,5),new V(145,5),new V(177,5),new V(209,5),new V(241,6),new V(305,6),new V(369,7),new V(497,8),new V(753,9),new V(1265,10),new V(2289,11),new V(4337,12),new V(8433,13),new V(16625,24)];$6.kInsertLengthPrefixCode=[new V(0,0),new V(1,0),new V(2,0),new V(3,0),new V(4,0),new V(5,0),new V(6,1),new V(8,1),new V(10,2),new V(14,2),new V(18,3),new V(26,3),new V(34,4),new V(50,4),new V(66,5),new V(98,5),new V(130,6),new V(194,7),new V(322,8),new V(578,9),new V(1090,10),new V(2114,12),new V(6210,14),new V(22594,24)];$6.kCopyLengthPrefixCode=[new V(2,0),new V(3,0),new V(4,0),new V(5,0),new V(6,0),new V(7,0),new V(8,0),new V(9,0),new V(10,1),new V(12,1),new V(14,2),new V(18,2),new V(22,3),new V(30,3),new V(38,4),new V(54,4),new V(70,5),new V(102,5),new V(134,6),new V(198,7),new V(326,8),new V(582,9),new V(1094,10),new V(2118,24)];$6.kInsertRangeLut=[0,0,8,8,0,16,8,16,16];$6.kCopyRangeLut=[0,8,0,8,16,0,16,8,16]});var Ca=Tx(It=>{"use strict";var Ql=lo(),K=0,wa=1,Jl=2,xu=3,eu=4,tu=5,nu=6,ru=7,ou=8,Sa=9,C0=10,A0=11,po=12,iu=13,au=14,su=15,du=16,cu=17,fu=18,lu=20;function N(e,x,t){this.prefix=new Uint8Array(e.length),this.transform=x,this.suffix=new Uint8Array(t.length);for(var n=0;n<e.length;n++)this.prefix[n]=e.charCodeAt(n);for(var n=0;n<t.length;n++)this.suffix[n]=t.charCodeAt(n)}var ve=[new N("",K,""),new N("",K," "),new N(" ",K," "),new N("",po,""),new N("",C0," "),new N("",K," the "),new N(" ",K,""),new N("s ",K," "),new N("",K," of "),new N("",C0,""),new N("",K," and "),new N("",iu,""),new N("",wa,""),new N(", ",K," "),new N("",K,", "),new N(" ",C0," "),new N("",K," in "),new N("",K," to "),new N("e ",K," "),new N("",K,'"'),new N("",K,"."),new N("",K,'">'),new N("",K,`
2
+ `),new N("",xu,""),new N("",K,"]"),new N("",K," for "),new N("",au,""),new N("",Jl,""),new N("",K," a "),new N("",K," that "),new N(" ",C0,""),new N("",K,". "),new N(".",K,""),new N(" ",K,", "),new N("",su,""),new N("",K," with "),new N("",K,"'"),new N("",K," from "),new N("",K," by "),new N("",du,""),new N("",cu,""),new N(" the ",K,""),new N("",eu,""),new N("",K,". The "),new N("",A0,""),new N("",K," on "),new N("",K," as "),new N("",K," is "),new N("",ru,""),new N("",wa,"ing "),new N("",K,`
3
+ `),new N("",K,":"),new N(" ",K,". "),new N("",K,"ed "),new N("",lu,""),new N("",fu,""),new N("",nu,""),new N("",K,"("),new N("",C0,", "),new N("",ou,""),new N("",K," at "),new N("",K,"ly "),new N(" the ",K," of "),new N("",tu,""),new N("",Sa,""),new N(" ",C0,", "),new N("",C0,'"'),new N(".",K,"("),new N("",A0," "),new N("",C0,'">'),new N("",K,'="'),new N(" ",K,"."),new N(".com/",K,""),new N(" the ",K," of the "),new N("",C0,"'"),new N("",K,". This "),new N("",K,","),new N(".",K," "),new N("",C0,"("),new N("",C0,"."),new N("",K," not "),new N(" ",K,'="'),new N("",K,"er "),new N(" ",A0," "),new N("",K,"al "),new N(" ",A0,""),new N("",K,"='"),new N("",A0,'"'),new N("",C0,". "),new N(" ",K,"("),new N("",K,"ful "),new N(" ",C0,". "),new N("",K,"ive "),new N("",K,"less "),new N("",A0,"'"),new N("",K,"est "),new N(" ",C0,"."),new N("",A0,'">'),new N(" ",K,"='"),new N("",C0,","),new N("",K,"ize "),new N("",A0,"."),new N("\xC2\xA0",K,""),new N(" ",K,","),new N("",C0,'="'),new N("",A0,'="'),new N("",K,"ous "),new N("",A0,", "),new N("",C0,"='"),new N(" ",C0,","),new N(" ",A0,'="'),new N(" ",A0,", "),new N("",A0,","),new N("",A0,"("),new N("",A0,". "),new N(" ",A0,"."),new N("",A0,"='"),new N(" ",A0,". "),new N(" ",C0,'="'),new N(" ",A0,"='"),new N(" ",C0,"='")];It.kTransforms=ve;It.kNumTransforms=ve.length;function Ra(e,x){return e[x]<192?(e[x]>=97&&e[x]<=122&&(e[x]^=32),1):e[x]<224?(e[x+1]^=32,2):(e[x+2]^=5,3)}It.transformDictionaryWord=function(e,x,t,n,r){var o=ve[r].prefix,i=ve[r].suffix,a=ve[r].transform,s=a<po?0:a-(po-1),d=0,c=x,f;s>n&&(s=n);for(var l=0;l<o.length;)e[x++]=o[l++];for(t+=s,n-=s,a<=Sa&&(n-=a),d=0;d<n;d++)e[x++]=Ql.dictionary[t+d];if(f=x-n,a===C0)Ra(e,f);else if(a===A0)for(;n>0;){var u=Ra(e,f);f+=u,n-=u}for(var b=0;b<i.length;)e[x++]=i[b++];return x-c}});var Da=Tx(Dt=>{"use strict";var Ba=fo().BrotliInput,uu=fo().BrotliOutput,Y6=ba(),_6=lo(),M0=bo().HuffmanCode,Aa=bo().BrotliBuildHuffmanTable,V6=ga(),$x=ya(),va=Ca(),bu=8,La=16,mu=256,pu=704,hu=26,Ta=6,Pa=2,go=8,gu=255,Vx=1080,yo=18,yu=new Uint8Array([1,2,3,4,0,5,17,6,16,7,8,9,10,11,12,13,14,15]),wo=16,wu=new Uint8Array([3,2,1,0,3,3,3,3,3,3,2,2,2,2,2,2]),Ru=new Int8Array([0,0,0,0,-1,1,-2,2,-3,3,-1,1,-2,2,-3,3]),Su=new Uint16Array([256,402,436,468,500,534,566,598,630,662,694,726,758,790,822,854,886,920,952,984,1016,1048,1080]);function Ma(e){var x;return e.readBits(1)===0?16:(x=e.readBits(3),x>0?17+x:(x=e.readBits(3),x>0?8+x:17))}function ka(e){if(e.readBits(1)){var x=e.readBits(3);return x===0?1:e.readBits(x)+(1<<x)}return 0}function Cu(){this.meta_block_length=0,this.input_end=0,this.is_uncompressed=0,this.is_metadata=!1}function Ia(e){var x=new Cu,t,n,r;if(x.input_end=e.readBits(1),x.input_end&&e.readBits(1))return x;if(t=e.readBits(2)+4,t===7){if(x.is_metadata=!0,e.readBits(1)!==0)throw new Error("Invalid reserved bit");if(n=e.readBits(2),n===0)return x;for(r=0;r<n;r++){var o=e.readBits(8);if(r+1===n&&n>1&&o===0)throw new Error("Invalid size byte");x.meta_block_length|=o<<r*8}}else for(r=0;r<t;++r){var i=e.readBits(4);if(r+1===t&&t>4&&i===0)throw new Error("Invalid size nibble");x.meta_block_length|=i<<r*4}return++x.meta_block_length,!x.input_end&&!x.is_metadata&&(x.is_uncompressed=e.readBits(1)),x}function X6(e,x,t){var n=x,r;return t.fillBitWindow(),x+=t.val_>>>t.bit_pos_&gu,r=e[x].bits-go,r>0&&(t.bit_pos_+=go,x+=e[x].value,x+=t.val_>>>t.bit_pos_&(1<<r)-1),t.bit_pos_+=e[x].bits,e[x].value}function vu(e,x,t,n){for(var r=0,o=bu,i=0,a=0,s=32768,d=[],c=0;c<32;c++)d.push(new M0(0,0));for(Aa(d,0,5,e,yo);r<x&&s>0;){var f=0,l;if(n.readMoreInput(),n.fillBitWindow(),f+=n.val_>>>n.bit_pos_&31,n.bit_pos_+=d[f].bits,l=d[f].value&255,l<La)i=0,t[r++]=l,l!==0&&(o=l,s-=32768>>l);else{var u=l-14,b,g,p=0;if(l===La&&(p=o),a!==p&&(i=0,a=p),b=i,i>0&&(i-=2,i<<=u),i+=n.readBits(u)+3,g=i-b,r+g>x)throw new Error("[ReadHuffmanCodeLengths] symbol + repeat_delta > num_symbols");for(var m=0;m<g;m++)t[r+m]=a;r+=g,a!==0&&(s-=g<<15-a)}}if(s!==0)throw new Error("[ReadHuffmanCodeLengths] space = "+s);for(;r<x;r++)t[r]=0}function Et(e,x,t,n){var r=0,o,i=new Uint8Array(e);if(n.readMoreInput(),o=n.readBits(2),o===1){for(var a,s=e-1,d=0,c=new Int32Array(4),f=n.readBits(2)+1;s;)s>>=1,++d;for(a=0;a<f;++a)c[a]=n.readBits(d)%e,i[c[a]]=2;switch(i[c[0]]=1,f){case 1:break;case 3:if(c[0]===c[1]||c[0]===c[2]||c[1]===c[2])throw new Error("[ReadHuffmanCode] invalid symbols");break;case 2:if(c[0]===c[1])throw new Error("[ReadHuffmanCode] invalid symbols");i[c[1]]=1;break;case 4:if(c[0]===c[1]||c[0]===c[2]||c[0]===c[3]||c[1]===c[2]||c[1]===c[3]||c[2]===c[3])throw new Error("[ReadHuffmanCode] invalid symbols");n.readBits(1)?(i[c[2]]=3,i[c[3]]=3):i[c[0]]=2;break}}else{var a,l=new Uint8Array(yo),u=32,b=0,g=[new M0(2,0),new M0(2,4),new M0(2,3),new M0(3,2),new M0(2,0),new M0(2,4),new M0(2,3),new M0(4,1),new M0(2,0),new M0(2,4),new M0(2,3),new M0(3,2),new M0(2,0),new M0(2,4),new M0(2,3),new M0(4,5)];for(a=o;a<yo&&u>0;++a){var p=yu[a],m=0,h;n.fillBitWindow(),m+=n.val_>>>n.bit_pos_&15,n.bit_pos_+=g[m].bits,h=g[m].value,l[p]=h,h!==0&&(u-=32>>h,++b)}if(!(b===1||u===0))throw new Error("[ReadHuffmanCode] invalid num_codes or space");vu(l,e,i,n)}if(r=Aa(x,t,go,i,e),r===0)throw new Error("[ReadHuffmanCode] BuildHuffmanTable failed: ");return r}function Nt(e,x,t){var n,r;return n=X6(e,x,t),r=$x.kBlockLengthPrefixCode[n].nbits,$x.kBlockLengthPrefixCode[n].offset+t.readBits(r)}function Lu(e,x,t){var n;return e<wo?(t+=wu[e],t&=3,n=x[t]+Ru[e]):n=e-wo+1,n}function Tu(e,x){for(var t=e[x],n=x;n;--n)e[n]=e[n-1];e[0]=t}function Pu(e,x){var t=new Uint8Array(256),n;for(n=0;n<256;++n)t[n]=n;for(n=0;n<x;++n){var r=e[n];e[n]=t[r],r&&Tu(t,r)}}function p6(e,x){this.alphabet_size=e,this.num_htrees=x,this.codes=new Array(x+x*Su[e+31>>>5]),this.htrees=new Uint32Array(x)}p6.prototype.decode=function(e){var x,t,n=0;for(x=0;x<this.num_htrees;++x)this.htrees[x]=n,t=Et(this.alphabet_size,this.codes,n,e),n+=t};function Fa(e,x){var t={num_htrees:null,context_map:null},n,r=0,o,i;x.readMoreInput();var a=t.num_htrees=ka(x)+1,s=t.context_map=new Uint8Array(e);if(a<=1)return t;for(n=x.readBits(1),n&&(r=x.readBits(4)+1),o=[],i=0;i<Vx;i++)o[i]=new M0(0,0);for(Et(a+r,o,0,x),i=0;i<e;){var d;if(x.readMoreInput(),d=X6(o,0,x),d===0)s[i]=0,++i;else if(d<=r)for(var c=1+(1<<d)+x.readBits(d);--c;){if(i>=e)throw new Error("[DecodeContextMap] i >= context_map_size");s[i]=0,++i}else s[i]=d-r,++i}return x.readBits(1)&&Pu(s,e),t}function ho(e,x,t,n,r,o,i){var a=t*2,s=t,d=X6(x,t*Vx,i),c;d===0?c=r[a+(o[s]&1)]:d===1?c=r[a+(o[s]-1&1)]+1:c=d-2,c>=e&&(c-=e),n[t]=c,r[a+(o[s]&1)]=c,++o[s]}function Fu(e,x,t,n,r,o){var i=r+1,a=t&r,s=o.pos_&Y6.IBUF_MASK,d;if(x<8||o.bit_pos_+(x<<3)<o.bit_end_pos_){for(;x-- >0;)o.readMoreInput(),n[a++]=o.readBits(8),a===i&&(e.write(n,i),a=0);return}if(o.bit_end_pos_<32)throw new Error("[CopyUncompressedBlockToOutput] br.bit_end_pos_ < 32");for(;o.bit_pos_<32;)n[a]=o.val_>>>o.bit_pos_,o.bit_pos_+=8,++a,--x;if(d=o.bit_end_pos_-o.bit_pos_>>3,s+d>Y6.IBUF_MASK){for(var c=Y6.IBUF_MASK+1-s,f=0;f<c;f++)n[a+f]=o.buf_[s+f];d-=c,a+=c,x-=c,s=0}for(var f=0;f<d;f++)n[a+f]=o.buf_[s+f];if(a+=d,x-=d,a>=i){e.write(n,i),a-=i;for(var f=0;f<a;f++)n[f]=n[i+f]}for(;a+x>=i;){if(d=i-a,o.input_.read(n,a,d)<d)throw new Error("[CopyUncompressedBlockToOutput] not enough bytes");e.write(n,i),x-=d,a=0}if(o.input_.read(n,a,x)<x)throw new Error("[CopyUncompressedBlockToOutput] not enough bytes");o.reset()}function Bu(e){var x=e.bit_pos_+7&-8,t=e.readBits(x-e.bit_pos_);return t==0}function Na(e){var x=new Ba(e),t=new Y6(x);Ma(t);var n=Ia(t);return n.meta_block_length}Dt.BrotliDecompressedSize=Na;function Au(e,x){var t=new Ba(e);x==null&&(x=Na(e));var n=new Uint8Array(x),r=new uu(n);return Ea(t,r),r.pos<r.buffer.length&&(r.buffer=r.buffer.subarray(0,r.pos)),r.buffer}Dt.BrotliDecompressBuffer=Au;function Ea(e,x){var t,n=0,r=0,o=0,i,a=0,s,d,c,f,l=[16,15,11,4],u=0,b=0,g=0,p=[new p6(0,0),new p6(0,0),new p6(0,0)],m,h,y,w=128+Y6.READ_SIZE;y=new Y6(e),o=Ma(y),i=(1<<o)-16,s=1<<o,d=s-1,c=new Uint8Array(s+w+_6.maxDictionaryWordLength),f=s,m=[],h=[];for(var R=0;R<3*Vx;R++)m[R]=new M0(0,0),h[R]=new M0(0,0);for(;!r;){var S=0,C,L=[1<<28,1<<28,1<<28],B=[0],P=[1,1,1],A=[0,1,0,1,0,1],D=[0],I,z,M,W,j=null,H=null,q,Q=null,T,U=0,Z=null,e0=0,Y=0,$=null,J=0,i0=0,l0=0,a0,c0;for(t=0;t<3;++t)p[t].codes=null,p[t].htrees=null;y.readMoreInput();var _=Ia(y);if(S=_.meta_block_length,n+S>x.buffer.length){var x0=new Uint8Array(n+S);x0.set(x.buffer),x.buffer=x0}if(r=_.input_end,C=_.is_uncompressed,_.is_metadata){for(Bu(y);S>0;--S)y.readMoreInput(),y.readBits(8);continue}if(S!==0){if(C){y.bit_pos_=y.bit_pos_+7&-8,Fu(x,S,n,c,d,y),n+=S;continue}for(t=0;t<3;++t)P[t]=ka(y)+1,P[t]>=2&&(Et(P[t]+2,m,t*Vx,y),Et(hu,h,t*Vx,y),L[t]=Nt(h,t*Vx,y),D[t]=1);for(y.readMoreInput(),I=y.readBits(2),z=wo+(y.readBits(4)<<I),M=(1<<I)-1,W=z+(48<<I),H=new Uint8Array(P[0]),t=0;t<P[0];++t)y.readMoreInput(),H[t]=y.readBits(2)<<1;var t0=Fa(P[0]<<Ta,y);q=t0.num_htrees,j=t0.context_map;var f0=Fa(P[2]<<Pa,y);for(T=f0.num_htrees,Q=f0.context_map,p[0]=new p6(mu,q),p[1]=new p6(pu,P[1]),p[2]=new p6(W,T),t=0;t<3;++t)p[t].decode(y);for(Z=0,$=0,a0=H[B[0]],i0=V6.lookupOffsets[a0],l0=V6.lookupOffsets[a0+1],c0=p[1].htrees[0];S>0;){var N0,z0,Y0,T0,U0,g0,y0,P0,X0,q0,ex;for(y.readMoreInput(),L[1]===0&&(ho(P[1],m,1,B,A,D,y),L[1]=Nt(h,Vx,y),c0=p[1].htrees[B[1]]),--L[1],N0=X6(p[1].codes,c0,y),z0=N0>>6,z0>=2?(z0-=2,y0=-1):y0=0,Y0=$x.kInsertRangeLut[z0]+(N0>>3&7),T0=$x.kCopyRangeLut[z0]+(N0&7),U0=$x.kInsertLengthPrefixCode[Y0].offset+y.readBits($x.kInsertLengthPrefixCode[Y0].nbits),g0=$x.kCopyLengthPrefixCode[T0].offset+y.readBits($x.kCopyLengthPrefixCode[T0].nbits),b=c[n-1&d],g=c[n-2&d],q0=0;q0<U0;++q0)y.readMoreInput(),L[0]===0&&(ho(P[0],m,0,B,A,D,y),L[0]=Nt(h,0,y),U=B[0]<<Ta,Z=U,a0=H[B[0]],i0=V6.lookupOffsets[a0],l0=V6.lookupOffsets[a0+1]),X0=V6.lookup[i0+b]|V6.lookup[l0+g],e0=j[Z+X0],--L[0],g=b,b=X6(p[0].codes,p[0].htrees[e0],y),c[n&d]=b,(n&d)===d&&x.write(c,s),++n;if(S-=U0,S<=0)break;if(y0<0){var X0;if(y.readMoreInput(),L[2]===0&&(ho(P[2],m,2,B,A,D,y),L[2]=Nt(h,2*Vx,y),Y=B[2]<<Pa,$=Y),--L[2],X0=(g0>4?3:g0-2)&255,J=Q[$+X0],y0=X6(p[2].codes,p[2].htrees[J],y),y0>=z){var E0,I6,Lx;y0-=z,I6=y0&M,y0>>=I,E0=(y0>>1)+1,Lx=(2+(y0&1)<<E0)-4,y0=z+(Lx+y.readBits(E0)<<I)+I6}}if(P0=Lu(y0,l,u),P0<0)throw new Error("[BrotliDecompress] invalid distance");if(n<i&&a!==i?a=n:a=i,ex=n&d,P0>a)if(g0>=_6.minDictionaryWordLength&&g0<=_6.maxDictionaryWordLength){var Lx=_6.offsetsByLength[g0],N6=P0-a-1,E6=_6.sizeBitsByLength[g0],D6=(1<<E6)-1,Ye=N6&D6,K0=N6>>E6;if(Lx+=Ye*g0,K0<va.kNumTransforms){var fe=va.transformDictionaryWord(c,ex,Lx,g0,K0);if(ex+=fe,n+=fe,S-=fe,ex>=f){x.write(c,s);for(var Hx=0;Hx<ex-f;Hx++)c[Hx]=c[f+Hx]}}else throw new Error("Invalid backward reference. pos: "+n+" distance: "+P0+" len: "+g0+" bytes left: "+S)}else throw new Error("Invalid backward reference. pos: "+n+" distance: "+P0+" len: "+g0+" bytes left: "+S);else{if(y0>0&&(l[u&3]=P0,++u),g0>S)throw new Error("Invalid backward reference. pos: "+n+" distance: "+P0+" len: "+g0+" bytes left: "+S);for(q0=0;q0<g0;++q0)c[n&d]=c[n-P0&d],(n&d)===d&&x.write(c,s),++n,--S}b=c[n-1&d],g=c[n-2&d]}n&=1073741823}}x.write(c,n&d)}Dt.BrotliDecompress=Ea;_6.init()});var wx,q6,v0,Mu,ku,Iu,Nu,Eu,Du,Wu,Hu,Wa=O0(()=>{"use strict";no();oo();co();wx=null,q6=null,v0=class{static{this.DEFAULT_QUALITY=11}static{this.DEFAULT_MODE=2}static{this.DEFAULT_LGWIN=22}static{this.DEFAULT_LGBLOCK=0}static async compress(x,t={}){let n=ro(x),r=t.quality??this.DEFAULT_QUALITY,o=t.mode??this.DEFAULT_MODE,i=t.lgwin??this.DEFAULT_LGWIN,a=t.lgblock??this.DEFAULT_LGBLOCK;if(r<0||r>11)throw new Error("Brotli quality must be between 0 and 11");let s=await this.brotliCompress(n,{quality:r,mode:o,lgwin:i,lgblock:a});return{data:s,compressedSize:s.length,uncompressedSize:n.length}}static async decompress(x,t={}){let n=ro(x),r=await this.brotliDecompress(n);if(t.expectedSize&&t.validateSize&&r.length!==t.expectedSize)throw new Error(`Size mismatch: expected ${t.expectedSize}, got ${r.length}`);return r}static async compressWithTransform(x,t,n,r={}){let o=yx.transform(t,x,n),i=yx.getTransformedLength(t,x);return{...await this.compress(o,r),transformLength:i}}static async decompressWithTransform(x,t,n,r={}){let o=await this.decompress(x,r);return yx.untransform(t,o,n)}static getCompressionStats(x,t,n){return{originalSize:x.length,compressedSize:t.length,compressionRatio:t.length/x.length,transformedSize:n?.length,transformApplied:!!n&&n.length!==x.length}}static async brotliCompress(x,t){if(typeof process<"u"&&process.versions?.node)return this.nodeBrotliCompress(x,t);if(typeof CompressionStream<"u")return this.browserBrotliCompress(x);throw new Error("No Brotli implementation available (Platform not supported)")}static async brotliDecompress(x){if(typeof process<"u"&&process.versions?.node)return this.nodeBrotliDecompress(x);if(typeof DecompressionStream<"u")try{return await this.browserBrotliDecompress(x)}catch{}return this.jsBrotliDecompress(x)}static async nodeBrotliCompress(x,t){(!wx||!q6)&&(wx=await Promise.resolve().then(()=>(l6(),f6)),q6=await Promise.resolve().then(()=>(Ce(),Se)));let n=q6.promisify(wx.brotliCompress),r={[wx.constants.BROTLI_PARAM_QUALITY]:t.quality??this.DEFAULT_QUALITY,[wx.constants.BROTLI_PARAM_MODE]:t.mode??this.DEFAULT_MODE};t.lgwin!==void 0&&(r[wx.constants.BROTLI_PARAM_LGWIN]=t.lgwin),t.lgblock!==void 0&&t.lgblock>0&&(r[wx.constants.BROTLI_PARAM_LGBLOCK]=t.lgblock);let o=await n(x,{params:r});return new Uint8Array(o)}static async nodeBrotliDecompress(x){(!wx||!q6)&&(wx=await Promise.resolve().then(()=>(l6(),f6)),q6=await Promise.resolve().then(()=>(Ce(),Se)));let n=await q6.promisify(wx.brotliDecompress)(x);return new Uint8Array(n)}static async browserBrotliCompress(x){let t=new CompressionStream("br"),n=t.writable.getWriter();n.write(x).catch(()=>{}),n.close();let r=[],o=t.readable.getReader();try{for(;;){let{done:i,value:a}=await o.read();if(i)break;a&&r.push(a)}}catch(i){throw new Error("Browser Brotli compression failed: "+i)}return At(r)}static async browserBrotliDecompress(x){let t=new DecompressionStream("br"),n=t.writable.getWriter();n.write(x).catch(()=>{}),n.close();let r=[],o=t.readable.getReader();try{for(;;){let{done:i,value:a}=await o.read();if(i)break;a&&r.push(a)}}catch(i){throw new Error("Browser Brotli decompression failed: "+i)}return At(r)}static async jsBrotliDecompress(x){let t=await Promise.resolve().then(()=>_4(Da(),1)),n=t.BrotliDecompressBuffer??t.BrotliDecompress;if(typeof n!="function")throw new Error("No JS Brotli decoder available");let r=n(x);return r instanceof Uint8Array?r:new Uint8Array(r)}static async validateCompressedData(x){try{return(await this.decompress(x)).length>0}catch{return!1}}static async compressMultipleTables(x,t={}){let n=At(x.map(({data:r})=>ia(r)));return this.compress(n,{...t,mode:2,quality:t.quality??11})}static async decompressMultipleTables(x,t,n={}){let r=t.reduce((f,l)=>f+(l.transformLength??l.origLength),0),o=await this.decompress(x,{...n,expectedSize:r,validateSize:!1}),i=new Map,a=0;console.log(`WOFF2-BROTLI: Extracting ${t.length} tables from ${o.length} bytes`);for(let f of t){let l=f.transformLength??f.origLength;if(console.log(`WOFF2-BROTLI: Processing table ${f.tag} - origLength: ${f.origLength}, transformLength: ${f.transformLength}, transformVersion: ${f.transformVersion}`),a+l>o.length){console.warn(`Table ${f.tag} extends beyond decompressed data, using available data`);let g=o.subarray(a);g.length>0&&i.set(f.tag,g);break}let u=o.subarray(a,a+l);a+=l;let b=yx.untransform(f.tag,u,f,i);i.set(f.tag,b),console.log(`WOFF2-BROTLI: Added table ${f.tag} (${b.length} bytes)`)}console.log(`WOFF2-BROTLI: Extracted tables: ${Array.from(i.keys()).join(", ")}`);let s=i.has("gloc"),d=t.find(f=>f.tag==="glyf"),c=i.has("glyf")&&d?.transformVersion===0;if(s||c){console.log("WOFF2: Found transformed glyf/loca data, reconstructing...");let f;s?(console.log("WOFF2: Using gloc table"),f=i.get("gloc"),i.delete("gloc")):(console.log("WOFF2: Using transformed glyf table"),f=i.get("glyf")),console.log(`WOFF2: Transform data size: ${f.length} bytes`);let l=i.get("maxp"),u=i.get("head");if(console.log(`WOFF2: maxp table present: ${!!l}, head table present: ${!!u}`),l&&u){let b=new DataView(l.buffer,l.byteOffset).getUint16(4,!1),g=new DataView(u.buffer,u.byteOffset).getInt16(50,!1);console.log(`WOFF2: Reconstructing glyf/loca with numGlyphs=${b}, indexFormat=${g}`);let{glyf:p,loca:m}=yx.reconstructGlyfLoca(f,b,g);console.log(`WOFF2: Reconstructed glyf size: ${p.length}, loca size: ${m.length}`),i.set("glyf",p),i.set("loca",m),console.log("WOFF2: Successfully reconstructed glyf/loca tables")}else console.warn("Cannot reconstruct glyf/loca: missing maxp or head table");console.log(`WOFF2: Available tables: ${Array.from(i.keys()).join(", ")}`)}return this.reconstructHmtxIfNeeded(i,t),i}static reconstructHmtxIfNeeded(x,t){let n=t.find(c=>c.tag==="hmtx");if(!n||!x.has("hmtx")||n.transformVersion!==0||n.transformLength===void 0)return;let r=x.get("hmtx"),o=x.get("hhea"),i=x.get("maxp");if(!o||!i){console.warn("WOFF2: Cannot reconstruct hmtx: missing hhea or maxp");return}let a=new DataView(o.buffer,o.byteOffset).getUint16(34,!1),s=new DataView(i.buffer,i.byteOffset).getUint16(4,!1),d=yx.reconstructHmtx(r,a,s);x.set("hmtx",d)}},Mu=v0.compress.bind(v0),ku=v0.decompress.bind(v0),Iu=v0.compressWithTransform.bind(v0),Nu=v0.decompressWithTransform.bind(v0),Eu=v0.getCompressionStats.bind(v0),Du=v0.validateCompressedData.bind(v0),Wu=v0.compressMultipleTables.bind(v0),Hu=v0.decompressMultipleTables.bind(v0)});var Ha=O0(()=>{"use strict";Wa();co();no();oo()});var K6,Oa=O0(()=>{"use strict";K6=class{static{this.MOD_ADLER=65521}static calculate(x){let t=1,n=0;for(let r=0;r<x.length;r++)t=(t+x[r])%this.MOD_ADLER,n=(n+t)%this.MOD_ADLER;return n<<16|t}static verify(x,t){return this.calculate(x)===t}static update(x,t){let n=x&65535,r=x>>>16&65535;for(let o=0;o<t.length;o++)n=(n+t[o])%this.MOD_ADLER,r=(r+n)%this.MOD_ADLER;return r<<16|n}}});var za=O0(()=>{"use strict"});var ix,hy,gy,yy,wy,Ua=O0(()=>{"use strict";Oa();za();so();ix=class{static{this.ZLIB_HEADER_CM_DEFLATE=120}static{this.DEFAULT_COMPRESSION_LEVEL=6}static async compress(x,t={}){let n=ao(x),r=t.level??this.DEFAULT_COMPRESSION_LEVEL,o=await this.deflateCompress(n,r),i=this.wrapWithZlibFormat(o,n);return{data:i,compressedSize:i.length,uncompressedSize:n.length}}static async decompress(x,t={}){let n=ao(x),{compressed:r,checksum:o}=this.unwrapZlibFormat(n),i=await this.deflateDecompress(r),a=K6.calculate(i);if(a!==o)throw new Error(`Adler-32 checksum mismatch: expected ${o}, got ${a}`);return i}static getCompressionStats(x,t){return{originalSize:x.length,compressedSize:t.length,compressionRatio:t.length/x.length,checksum:K6.calculate(x)}}static wrapWithZlibFormat(x,t){let n=K6.calculate(t),r=new Uint8Array(x.length+6),o=120,i=156,a=31-(o*256+i)%31;return i=i&224|a,r[0]=o,r[1]=i,r.set(x,2),aa(n,r,r.length-4),r}static unwrapZlibFormat(x){if(x.length<6)throw new Error("Invalid zlib data: too short");let t=x[0],n=x[1],r=t&15;if(r!==8)throw new Error(`Unsupported compression method: ${r}`);if((t*256+n)%31!==0)throw new Error("Invalid zlib header checksum");let o=x.slice(2,-4),i=fx(x,x.length-4);return{compressed:o,checksum:i,uncompressedSize:0}}static async deflateCompress(x,t){if(typeof CompressionStream<"u")return this.browserDeflateCompress(x);if(typeof process<"u"&&process.versions?.node)return this.nodeDeflateCompress(x,t);throw new Error("No DEFLATE implementation available")}static async deflateDecompress(x){if(typeof DecompressionStream<"u")return this.browserDeflateDecompress(x);if(typeof process<"u"&&process.versions?.node)return this.nodeDeflateDecompress(x);throw new Error("No DEFLATE implementation available")}static async nodeDeflateCompress(x,t){let n=await Promise.resolve().then(()=>(l6(),f6)),{promisify:r}=await Promise.resolve().then(()=>(Ce(),Se)),i=await r(n.deflateRaw)(x,{level:t,windowBits:15});return new Uint8Array(i)}static async nodeDeflateDecompress(x){let t=await Promise.resolve().then(()=>(l6(),f6)),{promisify:n}=await Promise.resolve().then(()=>(Ce(),Se)),o=await n(t.inflateRaw)(x,{windowBits:15});return new Uint8Array(o)}static async browserDeflateCompress(x){let t=new CompressionStream("deflate-raw"),n=t.writable.getWriter();n.write(x),n.close();let r=[],o=t.readable.getReader();for(;;){let{done:i,value:a}=await o.read();if(i)break;r.push(a)}return io(r)}static async browserDeflateDecompress(x){let t=new DecompressionStream("deflate-raw"),n=t.writable.getWriter();n.write(x),n.close();let r=[],o=t.readable.getReader();for(;;){let{done:i,value:a}=await o.read();if(i)break;r.push(a)}return io(r)}static validateCompressedData(x){try{let{compressed:t,checksum:n}=this.unwrapZlibFormat(x);return t.length>0&&n>0}catch{return!1}}},hy=ix.compress.bind(ix),gy=ix.decompress.bind(ix),yy=ix.getCompressionStats.bind(ix),wy=ix.validateCompressedData.bind(ix)});var Ga,ja,Ro=O0(()=>{"use strict";Ha();Ua();Ga=async e=>v0.decompress(e),ja=async e=>ix.decompress(e)});var _a={};le(_a,{decodeWoff:()=>Gu});function _x(e,x){return e.getUint32(x,!1)}function zu(e,x){return e.getUint16(x,!1)}function Uu(e){return String.fromCharCode(e>>24&255,e>>16&255,e>>8&255,e&255)}async function Gu(e,x={}){let t=x.inflate??ja;if(e.byteLength<$a)throw new Error("Invalid WOFF: file too short");let n=new DataView(e.buffer,e.byteOffset,e.byteLength);if(_x(n,0)!==Ou)throw new Error("Invalid WOFF signature");let o=_x(n,4)>>>0;if(_x(n,8)!==e.byteLength)throw new Error("Invalid WOFF: length mismatch");let a=zu(n,12),s=_x(n,16);if(a===0||s===0)throw new Error("Invalid WOFF: missing tables");let d=$a,c=a*Va;if(d+c>e.byteLength)throw new Error("Invalid WOFF: truncated directory");let f={};for(let l=0;l<a;l++){let u=d+l*Va,b=_x(n,u),g=_x(n,u+4),p=_x(n,u+8),m=_x(n,u+12);if(g+p>e.byteLength)throw new Error("Invalid WOFF: table outside bounds");let h=e.subarray(g,g+p),y;if(p!==m){let R=await t(h);if(R.byteLength!==m)throw new Error("Invalid WOFF: decompressed size mismatch");y=new Uint8Array(R)}else y=new Uint8Array(m),y.set(h.subarray(0,m));let w=Uu(b);f[w]=y}return{flavor:o,numTables:a,tables:f}}var Ou,$a,Va,Ya=O0(()=>{"use strict";Ro();Ou=2001684038,$a=44,Va=20});function So(e){let x=0;for(let t=0;t<5;t++){let n=e.readU8();if(t===0&&n===128)throw new Error("Invalid Base128: leading zero");if(x&4261412864)throw new Error("Base128 overflow");if(x=x<<7|n&127,!(n&128))return x>>>0}throw new Error("Base128 exceeds 5 bytes")}function Wt(e){let x=e.readU8(),t=253;return x===253?e.readU16():x===255?t+e.readU8():x===254?t*2+e.readU8():x}var V0,Xa=O0(()=>{"use strict";V0=class{constructor(x,t=0){this.data=x;this.offset=t}get length(){return this.data.length}peekRemaining(){return this.data.subarray(this.offset)}readU8(){if(this.offset+1>this.data.length)throw new Error("Unexpected EOF");return this.data[this.offset++]}readU16(){if(this.offset+2>this.data.length)throw new Error("Unexpected EOF");let x=this.data[this.offset]<<8|this.data[this.offset+1]&255;return this.offset+=2,x}readS16(){let x=this.readU16();return x&32768?x-65536:x}readU32(){if(this.offset+4>this.data.length)throw new Error("Unexpected EOF");let x=this.data[this.offset]<<24|this.data[this.offset+1]<<16|this.data[this.offset+2]<<8|this.data[this.offset+3];return this.offset+=4,x>>>0}readBytes(x){if(this.offset+x>this.data.length)throw new Error("Unexpected EOF");let t=this.data.subarray(this.offset,this.offset+x);return this.offset+=x,t}skip(x){if(this.offset+x>this.data.length)throw new Error("Unexpected EOF");this.offset+=x}}});var Qa={};le(Qa,{decodeWoff2:()=>u3});function Za(e){return String.fromCharCode(e>>24&255,e>>16&255,e>>8&255,e&255)}function Ku(e){return{decompress:e?.decompress??Ga,transformers:e?.transformers??c3()}}function Te(e){let x=0,t=e.length&-4;for(let n=0;n<t;n+=4){let r=e[n]<<24|e[n+1]<<16|e[n+2]<<8|e[n+3];x=x+r>>>0}if(t!==e.length){let n=0;for(let r=t;r<e.length;r++)n|=e[r]<<24-8*(r&3);x=x+n>>>0}return x>>>0}function G0(e,x,t){let n=e&65535;return x[t]=n>>8&255,x[t+1]=n&255,t+2}function g6(e,x,t){return x[t]=e>>>24&255,x[t+1]=e>>>16&255,x[t+2]=e>>>8&255,x[t+3]=e&255,t+4}function Zu(e,x){let t=[],n=0;for(let r=0;r<x;r++){let o=e.readU8(),i;(o&63)===63?i=e.readU32():i=qu[o&63]??0;let a=o>>6&3,s=0;i===Ot||i===y6?a===0&&(s|=Ht):a!==0&&(s|=Ht),s|=a;let d=So(e),c=d;if(s&Ht&&(c=So(e),i===y6&&c!==0))throw new Error("Invalid WOFF2: transformed loca must have zero length");t.push({tag:i,flags:s,srcOffset:n,srcLength:c,transformLength:c,dstLength:d}),n+=c}return t}function Qu(e){if(e.byteLength<$u)throw new Error("Invalid WOFF2: file too short");let x=new V0(e);if(x.readU32()!==ju)throw new Error("Invalid WOFF2 signature");let n=x.readU32()>>>0;if(x.readU32()!==e.byteLength)throw new Error("Invalid WOFF2: length mismatch");let o=x.readU16();if(o===0)throw new Error("Invalid WOFF2: no tables");x.skip(6);let i=x.readU32();x.skip(4);let a=x.readU32(),s=x.readU32(),d=x.readU32();if(a!==0&&(a+s>e.byteLength||d===0))throw new Error("Invalid WOFF2 metadata block");let c=x.readU32(),f=x.readU32();if(c!==0&&c+f>e.byteLength)throw new Error("Invalid WOFF2 private block");let l=Zu(x,o),u=l[l.length-1],b=u.srcOffset+u.srcLength,g=x.offset;if(g+i>e.byteLength)throw new Error("Invalid WOFF2: compressed stream truncated");if(b/Math.max(1,e.byteLength)>Yu)throw new Error("Invalid WOFF2: implausible compression ratio");return{flavor:n,numTables:o,compressedOffset:g,compressedLength:i,uncompressedSize:b,tables:l}}function Rx(e,x){return e&1?x:-x}function Ju(e,x,t){let n=0,r=0,o=0,i=new Array(t);for(let a=0;a<t;a++){let s=e[a],d=s>>7===0;s&=127;let c=1;if(s>=84&&s<120?c=2:s<84?c=1:s<124?c=3:c=4,o+c>x.length)throw new Error("Invalid WOFF2 glyf triplet");let f,l;if(s<10)f=0,l=Rx(s,((s&14)<<7)+x[o]);else if(s<20)f=Rx(s,((s-10&14)<<7)+x[o]),l=0;else if(s<84){let u=s-20,b=x[o];f=Rx(s,1+(u&48)+(b>>4)),l=Rx(s>>1,1+((u&12)<<2)+(b&15))}else if(s<120){let u=s-84;f=Rx(s,1+(u/12<<8)+x[o]),l=Rx(s>>1,1+(u%12>>2<<8)+x[o+1])}else if(s<124){let u=x[o+1];f=Rx(s,(x[o]<<4)+(u>>4)),l=Rx(s>>1,((u&15)<<8)+x[o+2])}else f=Rx(s,(x[o]<<8)+x[o+1]),l=Rx(s>>1,(x[o+2]<<8)+x[o+3]);o+=c,n+=f,r+=l,i[a]={x:n,y:r,onCurve:d}}return{points:i,consumed:o}}function x3(e,x,t,n){let r=e.length,o=[],i=[],a=0,s=0,d=-1,c=0,f=10+2*x+2+t,l=[];for(let p=0;p<r;p++){let m=e[p],h=m.onCurve?Ax.ON_CURVE:0;n&&p===0&&(h|=Ax.OVERLAP_SIMPLE);let y=m.x-a,w=m.y-s;y===0?h|=Ax.X_SAME:y>-256&&y<256?(h|=Ax.X_SHORT|(y>0?Ax.X_SAME:0),o.push(Math.abs(y))):o.push(y>>8&255,y&255),w===0?h|=Ax.Y_SAME:w>-256&&w<256?(h|=Ax.Y_SHORT|(w>0?Ax.Y_SAME:0),i.push(Math.abs(w))):i.push(w>>8&255,w&255),h===d&&c!==255?(l[l.length-1]|=Ax.REPEAT,c++):(c!==0&&l.push(c),l.push(h),c=0,d=h),a=m.x,s=m.y}c!==0&&l.push(c);let u=f+l.length+o.length+i.length,b=new Uint8Array(u),g=f;for(let p of l)b[g++]=p;for(let p of o)b[g++]=p;for(let p of i)b[g++]=p;return b}function e3(e){if(e.length===0)return[0,0,0,0];let x=e[0].x,t=e[0].x,n=e[0].y,r=e[0].y;for(let o=1;o<e.length;o++){let i=e[o];i.x<x&&(x=i.x),i.x>t&&(t=i.x),i.y<n&&(n=i.y),i.y>r&&(r=i.y)}return[x,n,t,r]}function t3(e){let x=e.offset,t=h6.MORE_COMPONENTS,n=!1;for(;t&h6.MORE_COMPONENTS;){t=e.readU16(),n||=(t&h6.WE_HAVE_INSTRUCTIONS)!==0;let r=2;t&h6.ARG_WORDS?r+=4:r+=2,t&h6.WE_HAVE_A_SCALE?r+=2:t&h6.WE_HAVE_AN_XY_SCALE?r+=4:t&h6.WE_HAVE_A_TWO_BY_TWO&&(r+=8),e.skip(r)}return{size:e.offset-x,haveInstructions:n}}function n3(e,x){let t=x?4:2,n=new Uint8Array(e.length*t),r=0;for(let o of e)x?r=g6(o,n,r):r=G0(o>>1,n,r);return{data:n,checksum:Te(n)}}function r3(e,x){let t=new V0(e);t.readU16();let r=(t.readU16()&1)!==0,o=t.readU16(),i=t.readU16(),a=[];for(let I=0;I<7;I++)a.push(t.readU32());let s=9*4,d=[];for(let I of a){if(s+I>e.length)throw new Error("Invalid WOFF2 glyf stream");d.push(e.subarray(s,s+I)),s+=I}let c=null;if(r){let I=o+7>>3;if(s+I>e.length)throw new Error("Invalid WOFF2 overlap bitmap");c=e.subarray(s,s+I)}let f=new V0(d[0]),l=new V0(d[1]),u=new V0(d[2]),b=new V0(d[3]),g=new V0(d[4]),p=new V0(d[5]),m=new V0(d[6]),h=o+31>>5<<2,y=p.readBytes(h),w=new Array(o+1).fill(0),R=new Int16Array(o),S=[],C=0,L=0;for(let I=0;I<o;I++){let z=f.readU16(),M=(y[I>>3]&128>>(I&7))!==0,W=null;if(z===65535){let{size:j,haveInstructions:H}=t3(new V0(g.peekRemaining())),q=0;H&&(q=Wt(b));let Q=12+j+q,T=new Uint8Array(Q),U=0;if(U=G0(z,T,U),!M)throw new Error("Invalid WOFF2 glyf: composite without bbox");let Z=p.readBytes(8),e0=Z[0]<<8|Z[1];R[I]=e0&32768?e0-65536:e0,T.set(Z,U),U+=8,T.set(g.readBytes(j),U),U+=j,H&&(U=G0(q,T,U),T.set(m.readBytes(q),U)),W=T}else if(z>0){let j=[],H=0;for(let x0=0;x0<z;x0++){let t0=Wt(l);H+=t0,j.push(t0)}let q=u.readBytes(H),Q=b.peekRemaining(),{points:T,consumed:U}=Ju(q,Q,H);b.offset+=U;let Z=Wt(b),e0=M?p.readBytes(8):null,Y=x3(T,z,Z,!!(c&&c[I>>3]&128>>(I&7))),$=new Uint8Array(Y.length);$.set(Y);let J=0;if(J=G0(z,$,J),e0)$.set(e0,J),J+=8;else{let[x0,t0,f0,N0]=e3(T);J=G0(x0,$,J),J=G0(t0,$,J),J=G0(f0,$,J),J=G0(N0,$,J)}let i0=-1;for(let x0 of j)i0+=x0,J=G0(i0,$,J);J=G0(Z,$,J);let l0=m.peekRemaining().length,a0=Math.min(Z,l0),c0=m.readBytes(a0);$.set(c0,J),W=$;let _=$[2]<<8|$[3];R[I]=_&32768?_-65536:_}else{if(M)throw new Error("Invalid WOFF2 glyf: empty glyph with bbox");W=new Uint8Array(0)}w[I]=L,S.push(W),L+=Co(W.length),C=C+Te(W)>>>0}if(w[o]=L,x!==(i?4:2)*(o+1))throw new Error("Invalid WOFF2 loca length");let B=w[o],P=new Uint8Array(B),A=0;for(let I of S){P.set(I,A),A+=I.length;let z=Co(A)-A;A+=z}let D=n3(w,i);return{glyfData:P,locaData:D.data,glyfChecksum:C,locaChecksum:D.checksum,numGlyphs:o,indexFormat:i,xMins:R}}function o3(e){let x=new V0(e);return x.skip(34),x.readU16()}function i3(e,x,t,n){let r=new V0(e),o=r.readU8(),i=(o&1)===0,a=(o&2)===0;if(o&252)throw new Error("Invalid hmtx flags");if(i&&a)throw new Error("Invalid hmtx transform state");if(t<1||t>x)throw new Error("Invalid hmtx metrics count");let s=[],d=[];for(let l=0;l<t;l++)s.push(r.readU16());for(let l=0;l<t;l++)d.push(i?r.readS16():n[l]);for(let l=t;l<x;l++)d.push(a?r.readS16():n[l]);let c=new Uint8Array(2*x+2*t),f=0;for(let l=0;l<x;l++)l<t&&(f=G0(s[l],c,f)),f=G0(d[l],c,f);return{data:c,checksum:Te(c)}}function a3(e,x,t){let n=t.tablesByTag.get(y6);if(!n)throw new Error("Invalid WOFF2: missing loca for glyf");let r=r3(x,n.dstLength);t.state.glyfInfo=r,t.tableMap.set(Ot,r.glyfData),t.tableMap.set(y6,r.locaData)}function s3(e,x,t){if(!t.tableMap.has(y6))throw new Error("Invalid WOFF2: loca transformed without glyf")}function d3(e,x,t){let n=t.state.glyfInfo;if(!n)throw new Error("Invalid WOFF2: hmtx transform before glyf");let r=i3(x,n.numGlyphs,t.state.numHMetrics,n.xMins);t.tableMap.set(qa,r.data)}function c3(){return new Map([[Ot,a3],[y6,s3],[qa,d3]])}function f3(e,x){let t=Array.from(x.entries()).sort((l,u)=>l[0]-u[0]),n=t.length,r=Vu+_u*n,o=[];for(let[l,u]of t){let b=Co(u.length);o.push({tag:l,checksum:Te(u),offset:r,length:u.length,data:u}),r+=b}let i=new Uint8Array(r),a=0;a=g6(e>>>0,i,a),a=G0(n,i,a);let s=0;for(;1<<s+1<=n;)s++;let d=(1<<s)*16;a=G0(d,i,a),a=G0(s,i,a),a=G0(n*16-d,i,a);for(let l of o)a=g6(l.tag,i,a),a=g6(l.checksum,i,a),a=g6(l.offset,i,a),a=g6(l.length,i,a);for(let l of o)i.set(l.data,l.offset);let c=o.find(l=>l.tag===Ka);if(c){let u=2981146554-Te(i)>>>0;g6(u,i,c.offset+Le)}let f={};for(let[l,u]of t)f[Za(l)]=u;return{ttf:i,tables:f}}function l3(e,x,t){let n=new Map,r=new Map(e.tables.map(d=>[d.tag,d])),o={glyfInfo:null,numHMetrics:0},i={header:e,tableMap:n,tablesByTag:r,state:o},a=t.transformers,s=e.tables.slice().sort((d,c)=>d.tag-c.tag);for(let d of s){let c=d.srcOffset,f=c+d.srcLength;if(f>x.length)throw new Error("Invalid WOFF2: table outside brotli buffer");let l=x.subarray(c,f);if(!(d.flags&Ht)){let b=new Uint8Array(l);d.tag===Ka&&b.length>=12&&(b[Le]=0,b[Le+1]=0,b[Le+2]=0,b[Le+3]=0),n.set(d.tag,b),d.tag===Xu&&(o.numHMetrics=o3(b));continue}let u=a.get(d.tag);if(!u)throw new Error(`Unsupported WOFF2 transform for ${Za(d.tag)}`);u(d,l,i)}return f3(e.flavor,n)}async function u3(e,x){let t=Ku(x),n=Qu(e),r=e.subarray(n.compressedOffset,n.compressedOffset+n.compressedLength),o=await t.decompress(r);if(o.byteLength!==n.uncompressedSize)throw new Error("Invalid WOFF2: brotli size mismatch");let i=l3(n,o,t);return{parsed:{flavor:n.flavor,numTables:n.numTables,tables:i.tables},ttfBuffer:i.ttf}}var ju,$u,Ht,Vu,_u,Le,Yu,X,Ot,y6,qa,Xu,Ka,qu,Co,Ax,h6,Ja=O0(()=>{"use strict";Ro();Xa();ju=2001684018,$u=48,Ht=256,Vu=12,_u=16,Le=8,Yu=100,X=e=>e.charCodeAt(0)<<24|e.charCodeAt(1)<<16|e.charCodeAt(2)<<8|e.charCodeAt(3),Ot=X("glyf"),y6=X("loca"),qa=X("hmtx"),Xu=X("hhea"),Ka=X("head"),qu=[X("cmap"),X("head"),X("hhea"),X("hmtx"),X("maxp"),X("name"),X("OS/2"),X("post"),X("cvt "),X("fpgm"),Ot,y6,X("prep"),X("CFF "),X("VORG"),X("EBDT"),X("EBLC"),X("gasp"),X("hdmx"),X("kern"),X("LTSH"),X("PCLT"),X("VDMX"),X("vhea"),X("vmtx"),X("BASE"),X("GDEF"),X("GPOS"),X("GSUB"),X("EBSC"),X("JSTF"),X("MATH"),X("CBDT"),X("CBLC"),X("COLR"),X("CPAL"),X("SVG "),X("sbix"),X("acnt"),X("avar"),X("bdat"),X("bloc"),X("bsln"),X("cvar"),X("fdsc"),X("feat"),X("fmtx"),X("fvar"),X("gvar"),X("hsty"),X("just"),X("lcar"),X("mort"),X("morx"),X("opbd"),X("prop"),X("trak"),X("Zapf"),X("Silf"),X("Glat"),X("Gloc"),X("Feat"),X("Sill")];Co=e=>e+3&-4;Ax={ON_CURVE:1,X_SHORT:2,Y_SHORT:4,REPEAT:8,X_SAME:16,Y_SAME:32,OVERLAP_SIMPLE:64},h6={ARG_WORDS:1,WE_HAVE_A_SCALE:8,MORE_COMPONENTS:32,WE_HAVE_AN_XY_SCALE:64,WE_HAVE_A_TWO_BY_TWO:128,WE_HAVE_INSTRUCTIONS:256}});var S4={};le(S4,{GlyphAtlas:()=>pr,globalGlyphAtlas:()=>B6});var mr,pr,B6,Ge=O0(()=>{"use strict";mr=class{constructor(x,t,n){this.y=x,this.height=t,this.xCursor=0,this.remaining=n}},pr=class{constructor(x=2048){this.pageSize=2048;this.pages=[];this.placements=new Map;this.maxPages=8;this.pageSize=x}setMaxPages(x){!Number.isFinite(x)||x<1||(this.maxPages=Math.max(1,Math.floor(x)),this.evictIfNeeded())}clear(){this.pages=[],this.placements.clear()}getPages(){return this.pages.map(x=>({width:x.width,height:x.height,data:x.data.slice()}))}has(x){return this.placements.has(x)}getPlacement(x){return this.placements.get(x)??null}pack(x,t,n,r,o=0){if(this.placements.has(x))return this.placements.get(x);let i=this.pageSize,a=this.pageSize,s=2+Math.max(0,Math.floor(o)),d=n+s*2,c=r+s*2;for(let y=0;y<this.pages.length;y++){let w=this.pages[y];for(let S of w.shelves)if(c<=S.height&&d<=S.remaining){let C=S.xCursor+s,L=S.y+s;this.blitToPage(w.data,w.width,w.height,C,L,t,n,r),S.xCursor+=d,S.remaining-=d,w.used+=d*c,w.lastUsed=Date.now();let B={pageIndex:y,x:C,y:L,width:n,height:r};return this.placements.set(x,B),B}let R=w.shelves.reduce((S,C)=>S+C.height,0);if(R+c<=w.height){let S=R,C=new mr(S,c,w.width);w.shelves.push(C);let L=C.xCursor+s,B=C.y+s;this.blitToPage(w.data,w.width,w.height,L,B,t,n,r),C.xCursor+=d,C.remaining-=d,w.used+=d*c,w.lastUsed=Date.now();let P={pageIndex:y,x:L,y:B,width:n,height:r};return this.placements.set(x,P),P}}let f=i,l=a,u=new Uint8Array(f*l*4),b={width:f,height:l,data:u,shelves:[],used:0,lastUsed:Date.now()};if(c>l||d>f)return null;let g=new mr(0,c,f);b.shelves.push(g),this.pages.push(b),this.evictIfNeeded();let p=g.xCursor+s,m=g.y+s;this.blitToPage(b.data,b.width,b.height,p,m,t,n,r),g.xCursor+=d,g.remaining-=d,b.used+=d*c,b.lastUsed=Date.now();let h={pageIndex:this.pages.length-1,x:p,y:m,width:n,height:r};return this.placements.set(x,h),h}evictIfNeeded(){for(;this.pages.length>this.maxPages;)this.evictLeastRecentlyUsedPage()}evictLeastRecentlyUsedPage(){if(this.pages.length===0)return;let x=0,t=1/0;for(let n=0;n<this.pages.length;n++){let r=this.pages[n];r.lastUsed<t&&(t=r.lastUsed,x=n)}this.evictPage(x)}evictPage(x){if(!(x<0||x>=this.pages.length)){this.pages.splice(x,1);for(let[t,n]of Array.from(this.placements.entries()))n.pageIndex===x?this.placements.delete(t):n.pageIndex>x&&this.placements.set(t,{...n,pageIndex:n.pageIndex-1})}}blitToPage(x,t,n,r,o,i,a,s){for(let d=0;d<s;d++){let c=d*a,f=(o+d)*t,l=r;for(let u=0;u<a;u++){let b=i[c+u],g=(f+l)*4;x[g]=0,x[g+1]=0,x[g+2]=0,x[g+3]=b,l++}}}},B6=new pr(2048)});var Wr=class{async load(x){let t=await fetch(x);if(!t.ok)throw new Error(`Failed to fetch resource: ${x} (${t.status})`);return await t.arrayBuffer()}},ii=globalThis.DecompressionStream,Hr=class{async inflateRaw(x){if(!ii)throw new Error("DecompressionStream not available; provide a polyfill (e.g., pako) for inflateRaw.");let t=new ii("deflate-raw"),n=t.writable.getWriter();await n.write(new Uint8Array(x)),await n.close();let r=t.readable.getReader(),o=[],i=0;for(;;){let{done:d,value:c}=await r.read();if(d)break;o.push(c),i+=c.byteLength}let a=new Uint8Array(i),s=0;for(let d of o)a.set(d,s),s+=d.byteLength;return a}},W6=class{constructor(){this.loader=new Wr,this.compression=new Hr}resolveLocal(x,t){if(/^data:/i.test(x)||/^[a-z][a-z0-9+\-.]*:\/\//i.test(x)||x.startsWith("//"))return x;if(t)try{return new URL(x,t).toString()}catch{}throw new Error(`Local path resolution is not supported in browser environment: ${x}`)}now(){return typeof performance<"u"?performance.now():Date.now()}getEnv(x){}fileURLToPath(x){if(x.startsWith("file://")){let t=x.slice(7);return t.startsWith("/")&&/^[A-Z]:/i.test(t.slice(1))&&(t=t.slice(1)),t.replace(/\//g,"/")}return x}pathToFileURL(x){try{return new URL(`file://${x.startsWith("/")?"":"/"}${x}`).toString()}catch{return x}}pathResolve(...x){return x.filter(Boolean).join("/").replace(/\/+/g,"/")}pathJoin(...x){return x.filter(Boolean).join("/").replace(/\/+/g,"/")}pathDirname(x){let t=x.split("/");return t.length<=1?".":t.slice(0,-1).join("/")||"/"}pathIsAbsolute(x){return x.startsWith("/")||/^[A-Z]:/i.test(x)}};function ai(e){let x=globalThis;x.__PAGYRA_ENV__=e}function si(){return globalThis.__PAGYRA_ENV__}var Y4={trace:"\x1B[90m",debug:"\x1B[36m",info:"\x1B[32m",warn:"\x1B[33m",error:"\x1B[31m"},ci={parse:"\x1B[95m",style:"\x1B[94m",layout:"\x1B[96m",paint:"\x1B[93m",font:"\x1B[92m",encoding:"\x1B[35m",pdf:"\x1B[91m"},Wp=Object.keys(ci),di="\x1B[0m",X4="\x1B[37m",Xe=["trace","debug","info","warn","error"],H6={level:"warn",cats:new Set};function fi(e){e&&(e.level&&(H6.level=e.level),e.cats&&(H6.cats=new Set(e.cats.map(x=>x.toLowerCase()))))}function k(e,x,t,n){let r=x.toLowerCase(),o=e.toLowerCase(),i=Xe.includes(H6.level)?H6.level:"warn";if(!Xe.includes(r)||Xe.indexOf(r)<Xe.indexOf(i)||H6.cats.size&&!H6.cats.has(o))return;let a=Y4[r]??"",s=ci[o]??X4,d=`${a}[${r.toUpperCase()}]${di} ${s}${e}${di}`;n!==void 0?console.log(d,t,n):console.log(d,t)}var li=0,ui=0;function Or(e,x){li=Number.isFinite(e)&&e>0?e:0,ui=Number.isFinite(x)&&x>0?x:0}function qe(){return li}function Ke(){return ui}var mi={kind:"auto"};function pi(e){return{kind:"absolute",unit:"percent",value:e}}function s0(e,x){return{kind:"relative",unit:e,value:x}}function q4(e){return!e||typeof e!="object"?!1:e.kind==="relative"}function K4(e){return!e||typeof e!="object"?!1:e.kind==="calc"}function Ze(e,x,t){return e.unit==="em"?e.value*x:e.value*t}function w0(e,x,t){if(e!==void 0)return typeof e=="number"?e:Ze(e,x,t)}function hi(e,x,t){if(e!==void 0)return q4(e)?Ze(e,x,t):K4(e)?{kind:"calc",px:e.px+(e.em??0)*x+(e.rem??0)*t,percent:e.percent,em:0,rem:0,cqw:e.cqw??0,cqh:e.cqh??0,cqi:e.cqi??0,cqb:e.cqb??0,cqmin:e.cqmin??0,cqmax:e.cqmax??0}:e}function F0(e){return typeof e=="string"?e==="auto":typeof e=="number"?!1:e.kind==="auto"}function v(e,x,t={auto:"reference"}){let n=t.auto??"reference",r=t.containerWidth??x,o=t.containerHeight??x;if(e===void 0)return 0;if(typeof e=="number")return e;if(e==="auto"||e.kind==="auto")return bi(n,x);if(e.kind==="calc"){let i=r,a=o,s=Math.min(i,a),d=Math.max(i,a);return e.px+e.percent*x+(e.cqw??0)*i+(e.cqi??0)*i+(e.cqh??0)*a+(e.cqb??0)*a+(e.cqmin??0)*s+(e.cqmax??0)*d}return e.unit==="percent"?e.value*x:e.value}function Qe(e){return e!==null&&typeof e=="object"&&e.kind==="clamp"}function Je(e,x,t){let n=w0(e.min,x,t),r=w0(e.preferred,x,t),o=w0(e.max,x,t);if(!(n===void 0||r===void 0||o===void 0))return Math.min(Math.max(r,n),o)}function xt(e,x,t){let n=t??Number.POSITIVE_INFINITY,r=x??Number.NEGATIVE_INFINITY;return Math.min(Math.max(e,r),n)}function bi(e,x){return e==="reference"?x:e==="zero"?0:e}function R0(e={}){return{kind:"calc",px:e.px??0,percent:e.percent??0,em:e.em??0,rem:e.rem??0,cqw:e.cqw??0,cqh:e.cqh??0,cqi:e.cqi??0,cqb:e.cqb??0,cqmin:e.cqmin??0,cqmax:e.cqmax??0}}function Z4(e,x){return R0({px:e.px+x.px,percent:e.percent+x.percent,em:(e.em??0)+(x.em??0),rem:(e.rem??0)+(x.rem??0),cqw:(e.cqw??0)+(x.cqw??0),cqh:(e.cqh??0)+(x.cqh??0),cqi:(e.cqi??0)+(x.cqi??0),cqb:(e.cqb??0)+(x.cqb??0),cqmin:(e.cqmin??0)+(x.cqmin??0),cqmax:(e.cqmax??0)+(x.cqmax??0)})}function Q4(e,x){return R0({px:e.px*x,percent:e.percent*x,em:(e.em??0)*x,rem:(e.rem??0)*x,cqw:(e.cqw??0)*x,cqh:(e.cqh??0)*x,cqi:(e.cqi??0)*x,cqb:(e.cqb??0)*x,cqmin:(e.cqmin??0)*x,cqmax:(e.cqmax??0)*x})}var zr=class{constructor(x){this.tokens=x;this.index=0}parse(){let x=this.parseExpression();if(x&&this.index===this.tokens.length)return x}parseExpression(){let x=this.parseTerm();if(x){for(;;){let t=this.peek();if(!t||t.type!=="op"||t.value!=="+"&&t.value!=="-")break;this.index+=1;let n=this.parseTerm();if(!n||(x=t.value==="+"?gi(x,n):J4(x,n),!x))return}return x}}parseTerm(){let x=this.parseFactor();if(x){for(;;){let t=this.peek();if(!t||t.type!=="op"||t.value!=="*"&&t.value!=="/")break;this.index+=1;let n=this.parseFactor();if(!n||(x=t.value==="*"?ue(x,n):xl(x,n),!x))return}return x}}parseFactor(){let x=this.peek();if(x){if(x.type==="op"&&(x.value==="+"||x.value==="-")){this.index+=1;let t=this.parseFactor();return t?x.value==="+"?t:ue({kind:"number",value:-1},t):void 0}if(x.type==="lparen"){this.index+=1;let t=this.parseExpression();if(!t)return;let n=this.peek();return!n||n.type!=="rparen"?void 0:(this.index+=1,t)}if(this.index+=1,x.type==="number")return{kind:"number",value:x.value};if(x.type==="dimension")return el(x.value,x.unit)}}peek(){return this.tokens[this.index]}};function gi(e,x){if(e.kind==="number"&&x.kind==="number")return{kind:"number",value:e.value+x.value};if(e.kind==="length"&&x.kind==="length")return{kind:"length",value:Z4(e.value,x.value)}}function J4(e,x){let t=ue({kind:"number",value:-1},x);if(t)return gi(e,t)}function ue(e,x){if(e.kind==="number"&&x.kind==="number")return{kind:"number",value:e.value*x.value};if(e.kind==="number"&&x.kind==="length")return{kind:"length",value:Q4(x.value,e.value)};if(e.kind==="length"&&x.kind==="number")return ue(x,e)}function xl(e,x){if(x.kind==="number"&&x.value!==0)return ue(e,{kind:"number",value:1/x.value})}function el(e,x){switch(x.toLowerCase()){case"px":return{kind:"length",value:R0({px:e})};case"pt":return{kind:"length",value:R0({px:tx(e)})};case"cm":return{kind:"length",value:R0({px:et(e)})};case"mm":return{kind:"length",value:R0({px:tt(e)})};case"q":return{kind:"length",value:R0({px:nt(e)})};case"in":return{kind:"length",value:R0({px:rt(e)})};case"pc":return{kind:"length",value:R0({px:ot(e)})};case"vw":return{kind:"length",value:R0({px:e/100*qe()})};case"vh":return{kind:"length",value:R0({px:e/100*Ke()})};case"%":return{kind:"length",value:R0({percent:e/100})};case"em":return{kind:"length",value:R0({em:e})};case"rem":return{kind:"length",value:R0({rem:e})};case"cqw":return{kind:"length",value:R0({cqw:e/100})};case"cqh":return{kind:"length",value:R0({cqh:e/100})};case"cqi":return{kind:"length",value:R0({cqi:e/100})};case"cqb":return{kind:"length",value:R0({cqb:e/100})};case"cqmin":return{kind:"length",value:R0({cqmin:e/100})};case"cqmax":return{kind:"length",value:R0({cqmax:e/100})};default:return}}function tl(e){let x=[],t=0;for(;t<e.length;){let n=e[t];if(/\s/.test(n)){t+=1;continue}if(n==="+"||n==="-"||n==="*"||n==="/"){x.push({type:"op",value:n}),t+=1;continue}if(n==="("){x.push({type:"lparen"}),t+=1;continue}if(n===")"){x.push({type:"rparen"}),t+=1;continue}let r=e.slice(t).match(/^\d*\.?\d+/);if(!r)return;let o=Number.parseFloat(r[0]);if(Number.isNaN(o))return;t+=r[0].length;let i=e.slice(t).match(/^(%|[a-zA-Z]+)/);if(i){x.push({type:"dimension",value:o,unit:i[0]}),t+=i[0].length;continue}x.push({type:"number",value:o})}return x}function yi(e){if(!e)return;let x=e.trim();if(!x.toLowerCase().startsWith("calc(")||!x.endsWith(")"))return;let t=x.slice(5,-1).trim();if(!t)return;let n=tl(t);if(!n||n.length===0)return;let r=new zr(n).parse();if(r)return r.kind==="number"?R0({px:r.value}):r.value}var nl=/^(-?\d+(?:\.\d+)?)%$/,rl=/^(-?\d+(?:\.\d+)?)(cqw|cqh|cqi|cqb|cqmin|cqmax)$/i;function o0(e){if(!e)return;let x=e.trim().toLowerCase();if(!x||x==="auto")return;let t=x.match(/^(-?\d+(?:\.\d+)?)(px|pt|vh|vw|em|rem|cm|mm|q|in|pc)?$/);if(!t)return;let n=Number.parseFloat(t[1]);if(Number.isNaN(n))return;let r=t[2]??"px";switch(r){case"px":return n;case"pt":return tx(n);case"cm":return et(n);case"mm":return tt(n);case"q":return nt(n);case"in":return rt(n);case"pc":return ot(n);case"vh":return n/100*Ke();case"vw":return n/100*qe();case"em":case"rem":return s0(r,n);default:return}}function o6(e){let x=e.trim().match(/^(-?\d+(?:\.\d+)?)(px|pt|em|rem)?$/i);if(!x)return;let t=Number.parseFloat(x[1]),n=(x[2]??"px").toLowerCase();return n==="pt"?(t=tx(t),t):n==="em"||n==="rem"?s0(n,t):t}function d0(e){let x=o0(e);if(x!==void 0)return x;let t=nl.exec(e.trim());if(!t){let r=rl.exec(e.trim());if(r){let o=Number.parseFloat(r[1]);if(Number.isNaN(o))return;let i=o/100;switch(r[2].toLowerCase()){case"cqw":return{kind:"calc",px:0,percent:0,cqw:i};case"cqh":return{kind:"calc",px:0,percent:0,cqh:i};case"cqi":return{kind:"calc",px:0,percent:0,cqi:i};case"cqb":return{kind:"calc",px:0,percent:0,cqb:i};case"cqmin":return{kind:"calc",px:0,percent:0,cqmin:i};case"cqmax":return{kind:"calc",px:0,percent:0,cqmax:i};default:return}}return yi(e)}let n=Number.parseFloat(t[1]);if(!Number.isNaN(n))return pi(n/100)}function px(e){let x=e.trim();if(!x.toLowerCase().startsWith("clamp(")||!x.endsWith(")"))return;let n=x.slice(6,-1).split(",");if(n.length===3)return[n[0].trim(),n[1].trim(),n[2].trim()]}function B0(e){if(!e)return;let x=e.trim().toLowerCase();return x==="auto"?"auto":d0(x)}var i6=96,Ur=1/2.54;function et(e){return e*Ur*i6}function tt(e){return e/10*Ur*i6}function nt(e){return e/40*Ur*i6}function rt(e){return e*i6}function ot(e){return e*(i6/6)}function tx(e){return e*(i6/72)}function Gr(e){return e*(72/i6)}function it(e){return{parseLength:x=>o0(x),parseLengthOrPercent:x=>d0(x)}}var jr=1.2;function n0(){return{kind:"normal"}}function wi(e){return{kind:"unitless",value:e}}function Ri(e){return{kind:"length",value:e}}function nx(e){switch(e.kind){case"normal":return n0();case"unitless":return wi(e.value);case"length":return Ri(e.value);default:return n0()}}function Si(e,x,t){switch(e.kind){case"normal":return n0();case"unitless":return wi(e.value);case"length":{let n=e.value,r=typeof n=="number"?n:Ze(n,x,t);return Ri(r)}default:return n0()}}function Ci(e,x){return e.kind!==x.kind?!1:e.kind==="unitless"||e.kind==="length"?e.value===x.value:!0}function vi(e,x,t=jr){let n=x??16;if(!e)return n*t;switch(e.kind){case"normal":return n*t;case"unitless":return e.value*n;case"length":return e.value;default:return n*t}}function O6(e,x){return e*x}function be(e,x){return e*x}var G=class{static getFontFamily(){return"'Times New Roman', Times, serif"}static getFontSize(){return 1}static getBaseFontSize(){return 16}static getLineHeight(){return jr}static getColor(){return"#000000"}static getLetterSpacing(){return 0}static getWordSpacing(){return 0}static getFontWeight(){return 400}},S0=class{static getMargin(){return 0}static getPadding(){return 0}static getBorder(){return 0}static getWidth(){return"auto"}static getHeight(){return"auto"}static getMinWidth(){}static getMaxWidth(){}static getMinHeight(){}static getMaxHeight(){}},Ox=class{static getDisplay(){return"block"}static getPosition(){return"static"}static getFloat(){return"none"}static getClear(){return"none"}static getOverflowX(){return"visible"}static getOverflowY(){return"visible"}},rx=class{static getWhiteSpace(){return"normal"}static getOverflowWrap(){return"normal"}static getWordBreak(){return"normal"}static getTextWrap(){return"wrap"}static getWritingMode(){return"horizontal-tb"}static getTextAlign(){return"start"}static getVerticalAlign(){return"baseline"}static getTextIndent(){return 0}static getTextTransform(){return"none"}};function Xr(){let e=G.getBaseFontSize();return{fontFamily:G.getFontFamily(),fontSize:O6(G.getFontSize(),e),fontStyle:"normal",fontWeight:G.getFontWeight(),lineHeight:n0(),color:G.getColor(),borderColor:G.getColor(),letterSpacing:G.getLetterSpacing(),wordSpacing:G.getWordSpacing(),textDecorationLine:"none",textDecorationColor:"currentcolor",textDecorationStyle:"solid",listStyleType:"disc",marginTop:be(S0.getMargin(),O6(G.getFontSize(),e)),marginRight:be(S0.getMargin(),O6(G.getFontSize(),e)),marginBottom:be(S0.getMargin(),O6(G.getFontSize(),e)),marginLeft:be(S0.getMargin(),O6(G.getFontSize(),e)),paddingTop:S0.getPadding(),paddingRight:S0.getPadding(),paddingBottom:S0.getPadding(),paddingLeft:S0.getPadding(),borderTop:S0.getBorder(),borderRight:S0.getBorder(),borderBottom:S0.getBorder(),borderLeft:S0.getBorder(),borderTopLeftRadiusX:0,borderTopLeftRadiusY:0,borderTopRightRadiusX:0,borderTopRightRadiusY:0,borderBottomRightRadiusX:0,borderBottomRightRadiusY:0,borderBottomLeftRadiusX:0,borderBottomLeftRadiusY:0,boxShadows:[],width:S0.getWidth(),height:S0.getHeight(),minWidth:S0.getMinWidth(),maxWidth:S0.getMaxWidth(),minHeight:S0.getMinHeight(),maxHeight:S0.getMaxHeight(),boxSizing:"content-box",display:Ox.getDisplay(),position:Ox.getPosition(),float:"none",clear:Ox.getClear(),overflowX:Ox.getOverflowX(),overflowY:Ox.getOverflowY(),whiteSpace:rx.getWhiteSpace(),overflowWrap:rx.getOverflowWrap(),wordBreak:rx.getWordBreak(),textWrap:rx.getTextWrap(),writingMode:rx.getWritingMode(),textAlign:rx.getTextAlign(),verticalAlign:rx.getVerticalAlign(),textIndent:rx.getTextIndent(),textTransform:rx.getTextTransform(),flexGrow:0,flexShrink:1,flexBasis:mi,alignItems:"stretch",alignSelf:"auto",justifyContent:"flex-start",alignContent:"stretch",flexDirection:"row",flexWrap:!1,trackListColumns:[],trackListRows:[],autoFlow:"row",gridColumnSpan:1,rowGap:0,columnGap:0,tableLayout:"auto",borderModel:"separate",breakBefore:"auto",breakAfter:"auto",breakInside:"auto",widows:2,orphans:2,opacity:1,filter:void 0,backdropFilter:void 0}}var qr=class{constructor(){this.elementDefaults={html:{display:"block",fontSize:16,fontFamily:G.getFontFamily(),color:G.getColor()},body:{display:"block",margin:8,fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},h1:{display:"block",marginTop:s0("em",.67),marginBottom:s0("em",.67),marginLeft:0,marginRight:0,fontSize:s0("em",2),lineHeight:n0(),fontFamily:G.getFontFamily(),fontWeight:700,color:G.getColor()},h2:{display:"block",marginTop:s0("em",.83),marginBottom:s0("em",.83),marginLeft:0,marginRight:0,fontSize:s0("em",1.5),lineHeight:n0(),fontFamily:G.getFontFamily(),fontWeight:700,color:G.getColor()},h3:{display:"block",marginTop:s0("em",1),marginBottom:s0("em",1),marginLeft:0,marginRight:0,fontSize:s0("em",1.17),lineHeight:n0(),fontFamily:G.getFontFamily(),fontWeight:700,color:G.getColor()},h4:{display:"block",marginTop:s0("em",1.33),marginBottom:s0("em",1.33),marginLeft:0,marginRight:0,fontSize:s0("em",1),lineHeight:n0(),fontFamily:G.getFontFamily(),fontWeight:700,color:G.getColor()},h5:{display:"block",marginTop:s0("em",1.67),marginBottom:s0("em",1.67),marginLeft:0,marginRight:0,fontSize:s0("em",.83),lineHeight:n0(),fontFamily:G.getFontFamily(),fontWeight:700,color:G.getColor()},h6:{display:"block",marginTop:s0("em",2.33),marginBottom:s0("em",2.33),marginLeft:0,marginRight:0,fontSize:s0("em",.67),lineHeight:n0(),fontFamily:G.getFontFamily(),fontWeight:700,color:G.getColor()},p:{display:"block",marginTop:s0("em",1),marginRight:0,marginBottom:s0("em",1),marginLeft:0,fontSize:s0("em",1),lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},ul:{display:"block",marginTop:s0("em",1),marginBottom:s0("em",1),paddingLeft:40,listStyleType:"disc",fontSize:s0("em",1),lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},ol:{display:"block",marginTop:s0("em",1),marginBottom:s0("em",1),paddingLeft:40,listStyleType:"decimal",fontSize:s0("em",1),lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},li:{display:"block",fontSize:s0("em",1),lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},a:{display:"inline",color:"#0000EE",textAlign:"start",fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily()},strong:{display:"inline",fontSize:16,fontWeight:700,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},em:{display:"inline",fontSize:16,fontStyle:"italic",lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},b:{display:"inline",fontSize:16,fontWeight:700,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},i:{display:"inline",fontSize:16,fontStyle:"italic",lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},s:{display:"inline",fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor(),textDecorationLine:"line-through"},del:{display:"inline",fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor(),textDecorationLine:"line-through"},u:{display:"inline",fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor(),textDecorationLine:"underline"},strike:{display:"inline",fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor(),textDecorationLine:"line-through"},code:{display:"inline",fontFamily:"Monaco, 'Courier New', monospace",color:G.getColor()},table:{display:"table",borderCollapse:"separate",borderSpacing:2,fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},thead:{display:"table-header-group",fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},tbody:{display:"table-row-group",fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},tfoot:{display:"table-footer-group",fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},tr:{display:"table-row",fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},th:{display:"table-cell",padding:8,fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor(),fontWeight:700,textAlign:"center",verticalAlign:"middle"},td:{display:"table-cell",padding:8,fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor(),verticalAlign:"middle"},input:{display:"inline-block",padding:2,border:1,fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},button:{display:"inline-block",padding:2,border:1,fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},textarea:{display:"inline-block",padding:2,border:1,fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},div:{display:"block",fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},span:{display:"inline",fontSize:16,lineHeight:n0(),fontFamily:G.getFontFamily(),color:G.getColor()},img:{display:"inline-block",border:0},br:{display:"inline"}}}getDefaultsForElement(x){let t=x.toLowerCase();return this.elementDefaults[t]||{}}getAllDefaults(){return{...this.elementDefaults}}},Pi=new qr,me=class{static getDefaultsForElement(x){return Pi.getDefaultsForElement(x)}static getAllDefaults(){return Pi.getAllDefaults()}};var Fx=class{static createBaseDefaults(){return Xr()}static mergeElementDefaults(x,t){let n={...x};return t.fontSize!==void 0&&(n.fontSize=t.fontSize),t.fontStyle!==void 0&&(n.fontStyle=t.fontStyle),t.lineHeight!==void 0&&(n.lineHeight=nx(t.lineHeight)),t.fontFamily!==void 0&&(n.fontFamily=t.fontFamily),t.fontWeight!==void 0&&(n.fontWeight=t.fontWeight),t.color!==void 0&&(n.color=t.color),t.borderColor!==void 0&&(n.borderColor=t.borderColor),t.margin!==void 0&&(n.marginTop=t.margin,n.marginRight=t.margin,n.marginBottom=t.margin,n.marginLeft=t.margin),t.marginTop!==void 0&&(n.marginTop=t.marginTop),t.marginRight!==void 0&&(n.marginRight=t.marginRight),t.marginBottom!==void 0&&(n.marginBottom=t.marginBottom),t.marginLeft!==void 0&&(n.marginLeft=t.marginLeft),t.padding!==void 0&&(n.paddingTop=t.padding,n.paddingRight=t.padding,n.paddingBottom=t.padding,n.paddingLeft=t.padding),t.paddingTop!==void 0&&(n.paddingTop=t.paddingTop),t.paddingRight!==void 0&&(n.paddingRight=t.paddingRight),t.paddingBottom!==void 0&&(n.paddingBottom=t.paddingBottom),t.paddingLeft!==void 0&&(n.paddingLeft=t.paddingLeft),t.border!==void 0&&(n.borderTop=t.border,n.borderRight=t.border,n.borderBottom=t.border,n.borderLeft=t.border),t.borderTop!==void 0&&(n.borderTop=t.borderTop),t.borderRight!==void 0&&(n.borderRight=t.borderRight),t.borderBottom!==void 0&&(n.borderBottom=t.borderBottom),t.borderLeft!==void 0&&(n.borderLeft=t.borderLeft),t.display!==void 0&&(n.display=t.display),t.objectFit!==void 0&&(n.objectFit=t.objectFit),t.textAlign!==void 0&&(n.textAlign=t.textAlign),t.textIndent!==void 0&&(n.textIndent=t.textIndent),t.verticalAlign!==void 0&&(n.verticalAlign=t.verticalAlign),t.listStyleType!==void 0&&(n.listStyleType=t.listStyleType),t.textDecorationLine!==void 0&&(n.textDecorationLine=t.textDecorationLine),t.overflowWrap!==void 0&&(n.overflowWrap=t.overflowWrap),t.textTransform!==void 0&&(n.textTransform=t.textTransform),n}};var zx=class e{constructor(){this.properties=new Map}set(x,t){x.startsWith("--")&&this.properties.set(x,t.trim())}get(x){return this.properties.get(x)}has(x){return this.properties.has(x)}clone(){let x=new e;return this.properties.forEach((t,n)=>{x.set(n,t)}),x}inherit(x){if(!x)return this.clone();let t=x.clone();return this.properties.forEach((n,r)=>{t.set(r,n)}),t}keys(){return Array.from(this.properties.keys())}get size(){return this.properties.size}},al=/var\s*\(\s*(--[a-zA-Z0-9_-]+)\s*(?:,\s*([^)]+))?\s*\)/g;function Fi(e){return e.includes("var(")}function Bi(e,x,t=10){if(!Fi(e))return e;if(t<=0)return console.warn("CSS variable resolution depth limit reached"),e;let n=e,r=e.matchAll(al);for(let o of r){let i=o[0],a=o[1],s=o[2]?.trim(),d=x.get(a);if(d===void 0)if(s!==void 0)d=s;else{console.warn(`CSS variable ${a} not found and no fallback provided`);continue}n=n.replace(i,d)}return Fi(n)&&(n=Bi(n,x,t-1)),n.trim()}function Kr(e){let x=new zx;for(let[t,n]of Object.entries(e))t.startsWith("--")&&x.set(t,n);return x}function Zr(e,x){let t={};for(let[n,r]of Object.entries(e))n.startsWith("--")?t[n]=r:t[n]=Bi(r,x);return t}var a6=Fx.createBaseDefaults(),Z0=class{constructor(x){let t={...a6,...x,flexBasis:x?.flexBasis??a6.flexBasis,trackListColumns:[...x?.trackListColumns??a6.trackListColumns],trackListRows:[...x?.trackListRows??a6.trackListRows],backgroundLayers:x?.backgroundLayers?[...x.backgroundLayers]:[],textShadows:x?.textShadows?[...x.textShadows]:[]};this.display=t.display,this.position=t.position,this.zIndex=t.zIndex,this.float=t.float,this.clear=t.clear,this.overflowX=t.overflowX,this.overflowY=t.overflowY,this.whiteSpace=t.whiteSpace,this.overflowWrap=t.overflowWrap,this.wordBreak=t.wordBreak,this.textWrap=t.textWrap,this.writingMode=t.writingMode,this.boxSizing=t.boxSizing,this.width=t.width,this.height=t.height,this.minWidth=t.minWidth,this.maxWidth=t.maxWidth,this.minHeight=t.minHeight,this.maxHeight=t.maxHeight,this.marginTop=t.marginTop,this.marginRight=t.marginRight,this.marginBottom=t.marginBottom,this.marginLeft=t.marginLeft,this.paddingTop=t.paddingTop,this.paddingRight=t.paddingRight,this.paddingBottom=t.paddingBottom,this.paddingLeft=t.paddingLeft,this.borderTop=t.borderTop,this.borderRight=t.borderRight,this.borderBottom=t.borderBottom,this.borderLeft=t.borderLeft,this.borderTopLeftRadiusX=t.borderTopLeftRadiusX,this.borderTopLeftRadiusY=t.borderTopLeftRadiusY,this.borderTopRightRadiusX=t.borderTopRightRadiusX,this.borderTopRightRadiusY=t.borderTopRightRadiusY,this.borderBottomRightRadiusX=t.borderBottomRightRadiusX,this.borderBottomRightRadiusY=t.borderBottomRightRadiusY,this.borderBottomLeftRadiusX=t.borderBottomLeftRadiusX,this.borderBottomLeftRadiusY=t.borderBottomLeftRadiusY,this.borderStyleTop=t.borderStyleTop,this.borderStyleRight=t.borderStyleRight,this.borderStyleBottom=t.borderStyleBottom,this.borderStyleLeft=t.borderStyleLeft,this.backgroundLayers=t.backgroundLayers,this.borderColor=t.borderColor,this.boxShadows=[...t.boxShadows],this.textShadows=[...t.textShadows],this.color=t.color,this.fontFamily=t.fontFamily,this.fontWeight=t.fontWeight,this.fontStyle=t.fontStyle,this.fontVariant=t.fontVariant,this.fontVariantNumeric=t.fontVariantNumeric,this.content=t.content,this.counterReset=t.counterReset,this.counterIncrement=t.counterIncrement,this.clipPath=t.clipPath,this.objectFit=t.objectFit,this.zIndex=t.zIndex,this.left=t.left,this.right=t.right,this.top=t.top,this.bottom=t.bottom,this.insetInlineStart=t.insetInlineStart,this.insetInlineEnd=t.insetInlineEnd,this.insetBlockStart=t.insetBlockStart,this.insetBlockEnd=t.insetBlockEnd,this.fontSize=t.fontSize,this.lineHeight=nx(t.lineHeight),this.letterSpacing=t.letterSpacing,this.wordSpacing=t.wordSpacing,this.flexGrow=t.flexGrow,this.flexShrink=t.flexShrink,this.flexBasis=t.flexBasis,this.listStyleType=t.listStyleType,this.alignItems=t.alignItems,this.alignSelf=t.alignSelf,this.justifyContent=t.justifyContent,this.alignContent=t.alignContent,this.flexDirection=t.flexDirection,this.flexWrap=t.flexWrap,this.trackListColumns=t.trackListColumns,this.trackListRows=t.trackListRows,this.autoFlow=t.autoFlow,this.rowGap=t.rowGap,this.columnGap=t.columnGap,this.gridColumnSpan=t.gridColumnSpan,this.tableLayout=t.tableLayout,this.borderModel=t.borderModel,this.breakBefore=t.breakBefore,this.breakAfter=t.breakAfter,this.breakInside=t.breakInside,this.widows=t.widows,this.orphans=t.orphans,this.textIndent=t.textIndent,this.textTransform=t.textTransform,this.transform=x?.transform??void 0,this.textAlign=x?.textAlign??void 0,this.verticalAlign=x?.verticalAlign??void 0,this.textDecorationLine=x?.textDecorationLine??a6.textDecorationLine,this.textDecorationColor=x?.textDecorationColor??a6.textDecorationColor,this.textDecorationStyle=x?.textDecorationStyle??a6.textDecorationStyle,this.opacity=t.opacity,this.filter=t.filter?[...t.filter]:void 0,this.backdropFilter=t.backdropFilter?[...t.backdropFilter]:void 0,this.customProperties=x?.customProperties??new zx}get backgroundColor(){if(this.backgroundLayers)for(let x=this.backgroundLayers.length-1;x>=0;x--){let t=this.backgroundLayers[x];if(t.kind==="color")return t.color}}};function k0(e){return vi(e?.lineHeight,e?.fontSize)}var st=class e{constructor(){this.x=0;this.y=0;this.contentWidth=0;this.contentHeight=0;this.scrollWidth=0;this.scrollHeight=0;this.borderBoxWidth=0;this.borderBoxHeight=0;this.marginBoxWidth=0;this.marginBoxHeight=0;this.baseline=0}clone(){let x=new e;return x.x=this.x,x.y=this.y,x.contentWidth=this.contentWidth,x.contentHeight=this.contentHeight,x.scrollWidth=this.scrollWidth,x.scrollHeight=this.scrollHeight,x.borderBoxWidth=this.borderBoxWidth,x.borderBoxHeight=this.borderBoxHeight,x.marginBoxWidth=this.marginBoxWidth,x.marginBoxHeight=this.marginBoxHeight,x.baseline=this.baseline,x.usedMarginLeft=this.usedMarginLeft,x.usedMarginRight=this.usedMarginRight,x}};var m0=class{constructor(x,t=[],n){this.style=x;this.box=new st;this.parent=null;this.childrenInternal=[];this.establishesBFC=!1;this.establishesIFC=!1;this.establishesFFC=!1;this.establishesGFC=!1;this.establishesTFC=!1;this.intrinsicInlineSize=n?.intrinsicInlineSize,this.intrinsicBlockSize=n?.intrinsicBlockSize,this.textContent=n?.textContent,this.tagName=n?.tagName,this.lineBoxes=n?.lineBoxes,this.inlineRuns=n?.inlineRuns,this.customData=n?.customData,this.tableColSpan=n?.tableColSpan,this.tableRowSpan=n?.tableRowSpan,this.tableCellOrigin=n?.tableCellOrigin;for(let r of t)this.appendChild(r)}get children(){return this.childrenInternal}appendChild(x){return x.parent=this,this.childrenInternal.push(x),this}removeChild(x){let t=this.childrenInternal.indexOf(x);t>=0&&(this.childrenInternal.splice(t,1),x.parent=null)}nearestAncestor(x){let t=this.parent;for(;t;){if(x(t))return t;t=t.parent}return null}walk(x,t=!0){t&&x(this);for(let n of this.childrenInternal)n.walk(x,!0)}postOrder(x){for(let t of this.childrenInternal)t.postOrder(x);x(this)}shift(x,t){if(this.box.x+=x,this.box.y+=t,this.box.baseline+=t,this.inlineRuns)for(let n of this.inlineRuns)n.startX+=x,n.baseline+=t;for(let n of this.childrenInternal)n.shift(x,t)}};var dt=class{constructor(x){this.options=x;this.envAccessor=x.getEnv??(()=>{})}get viewport(){return this.options.viewport}get fontEmbedder(){return this.options.fontEmbedder}getEnv(x){return this.envAccessor(x)}};var ct=class{create(x,t){return{env:x,layoutChild:t}}};var pe=[100,200,300,400,500,600,700,800,900];function h0(e){if(!Number.isFinite(e??NaN))return 400;let x=Math.min(900,Math.max(100,e)),t=400,n=Math.abs(t-x);for(let r of pe){let o=Math.abs(r-x);o<n&&(n=o,t=r)}return t}function Ai(e,x){let t=h0(e),n=pe.indexOf(t);return n===-1?t:x==="bolder"?pe[Math.min(pe.length-1,n+1)]:pe[Math.max(0,n-1)]}function he(e,x){let t=e.trim().toLowerCase();switch(t){case"normal":return 400;case"bold":return 700;case"bolder":return Ai(x,"bolder");case"lighter":return Ai(x,"lighter");case"inherit":return x!==void 0?h0(x):void 0;case"initial":return 400;default:{let n=Number.parseFloat(t);return Number.isFinite(n)?h0(n):void 0}}}function Mi(e){return h0(e).toString()}function ki(e){return h0(e)>=600}var Ii={32:250,33:333,34:408,35:500,36:500,37:833,38:778,39:333,40:333,41:333,42:500,43:564,44:250,45:333,46:250,47:278,48:500,49:500,50:500,51:500,52:500,53:500,54:500,55:500,56:500,57:500,58:278,59:278,60:564,61:564,62:564,63:444,64:921,65:722,66:667,67:667,68:722,69:611,70:556,71:722,72:722,73:333,74:389,75:722,76:611,77:889,78:722,79:722,80:556,81:722,82:667,83:556,84:611,85:722,86:722,87:944,88:722,89:722,90:611,91:333,92:278,93:333,94:469,95:500,96:333,97:444,98:500,99:444,100:500,101:444,102:333,103:500,104:500,105:278,106:278,107:500,108:278,109:778,110:500,111:500,112:500,113:500,114:333,115:389,116:278,117:500,118:500,119:722,120:500,121:500,122:444,123:480,124:200,125:480,126:541,161:333,162:500,163:500,164:167,165:500,166:500,167:500,168:500,169:180,170:444,171:500,172:333,173:333,174:556,175:556,177:500,178:500,179:500,180:250,182:453,183:350,184:333,185:444,186:444,187:500,188:1e3,189:1e3,191:444,193:333,194:333,195:333,196:333,197:333,198:333,199:333,200:333,202:333,203:333,205:333,206:333,207:333,208:1e3,225:889,227:276,232:611,233:722,234:889,235:310,241:667,245:278,248:278,249:500,250:722,251:500,"-1":500};var Ni={32:250,33:333,34:555,35:500,36:500,37:1e3,38:833,39:333,40:333,41:333,42:500,43:570,44:250,45:333,46:250,47:278,48:500,49:500,50:500,51:500,52:500,53:500,54:500,55:500,56:500,57:500,58:333,59:333,60:570,61:570,62:570,63:500,64:930,65:722,66:667,67:722,68:722,69:667,70:611,71:778,72:778,73:389,74:500,75:778,76:667,77:944,78:722,79:778,80:611,81:778,82:722,83:556,84:667,85:722,86:722,87:1e3,88:722,89:722,90:667,91:333,92:278,93:333,94:581,95:500,96:333,97:500,98:556,99:444,100:556,101:444,102:333,103:500,104:556,105:278,106:333,107:556,108:278,109:833,110:556,111:500,112:556,113:556,114:444,115:389,116:333,117:556,118:500,119:722,120:500,121:500,122:444,123:394,124:220,125:394,126:520,161:333,162:500,163:500,164:167,165:500,166:500,167:500,168:500,169:278,170:500,171:500,172:333,173:333,174:556,175:556,177:500,178:500,179:500,180:250,182:540,183:350,184:333,185:500,186:500,187:500,188:1e3,189:1e3,191:500,193:333,194:333,195:333,196:333,197:333,198:333,199:333,200:333,202:333,203:333,205:333,206:333,207:333,208:1e3,225:1e3,227:300,232:667,233:778,234:1e3,235:330,241:722,245:278,248:278,249:500,250:722,251:556,"-1":500};var Ei={32:278,33:278,34:355,35:556,36:556,37:889,38:667,39:222,40:333,41:333,42:389,43:584,44:278,45:333,46:278,47:278,48:556,49:556,50:556,51:556,52:556,53:556,54:556,55:556,56:556,57:556,58:278,59:278,60:584,61:584,62:584,63:556,64:1015,65:667,66:667,67:722,68:722,69:667,70:611,71:778,72:722,73:278,74:500,75:667,76:556,77:833,78:722,79:778,80:667,81:778,82:722,83:667,84:611,85:722,86:667,87:944,88:667,89:667,90:611,91:278,92:278,93:278,94:469,95:556,96:222,97:556,98:556,99:500,100:556,101:556,102:278,103:556,104:556,105:222,106:222,107:500,108:222,109:833,110:556,111:556,112:556,113:556,114:333,115:500,116:278,117:556,118:500,119:722,120:500,121:500,122:500,123:334,124:260,125:334,126:584,161:333,162:556,163:556,164:167,165:556,166:556,167:556,168:556,169:191,170:333,171:556,172:333,173:333,174:500,175:500,177:556,178:556,179:556,180:278,182:537,183:350,184:222,185:333,186:333,187:556,188:1e3,189:1e3,191:611,193:333,194:333,195:333,196:333,197:333,198:333,199:333,200:333,202:333,203:333,205:333,206:333,207:333,208:1e3,225:1e3,227:370,232:556,233:778,234:1e3,235:365,241:889,245:278,248:222,249:611,250:944,251:611,"-1":556};var Di={32:278,33:333,34:474,35:556,36:556,37:889,38:722,39:278,40:333,41:333,42:389,43:584,44:278,45:333,46:278,47:278,48:556,49:556,50:556,51:556,52:556,53:556,54:556,55:556,56:556,57:556,58:333,59:333,60:584,61:584,62:584,63:611,64:975,65:722,66:722,67:722,68:722,69:667,70:611,71:778,72:722,73:278,74:556,75:722,76:611,77:833,78:722,79:778,80:667,81:778,82:722,83:667,84:611,85:722,86:667,87:944,88:667,89:667,90:611,91:333,92:278,93:333,94:584,95:556,96:278,97:556,98:611,99:556,100:611,101:556,102:333,103:611,104:611,105:278,106:278,107:556,108:278,109:889,110:611,111:611,112:611,113:611,114:389,115:556,116:333,117:611,118:556,119:778,120:556,121:556,122:500,123:389,124:280,125:389,126:584,161:333,162:556,163:556,164:167,165:556,166:556,167:556,168:556,169:238,170:500,171:556,172:333,173:333,174:611,175:611,177:556,178:556,179:556,180:278,182:556,183:350,184:278,185:500,186:500,187:556,188:1e3,189:1e3,191:611,193:333,194:333,195:333,196:333,197:333,198:333,199:333,200:333,202:333,203:333,205:333,206:333,207:333,208:1e3,225:1e3,227:370,232:611,233:778,234:1e3,235:365,241:889,245:278,248:278,249:611,250:944,251:611,"-1":556};var Wi={32:600,33:600,34:600,35:600,36:600,37:600,38:600,39:600,40:600,41:600,42:600,43:600,44:600,45:600,46:600,47:600,48:600,49:600,50:600,51:600,52:600,53:600,54:600,55:600,56:600,57:600,58:600,59:600,60:600,61:600,62:600,63:600,64:600,65:600,66:600,67:600,68:600,69:600,70:600,71:600,72:600,73:600,74:600,75:600,76:600,77:600,78:600,79:600,80:600,81:600,82:600,83:600,84:600,85:600,86:600,87:600,88:600,89:600,90:600,91:600,92:600,93:600,94:600,95:600,96:600,97:600,98:600,99:600,100:600,101:600,102:600,103:600,104:600,105:600,106:600,107:600,108:600,109:600,110:600,111:600,112:600,113:600,114:600,115:600,116:600,117:600,118:600,119:600,120:600,121:600,122:600,123:600,124:600,125:600,126:600,161:600,162:600,163:600,164:600,165:600,166:600,167:600,168:600,169:600,170:600,171:600,172:600,173:600,174:600,175:600,177:600,178:600,179:600,180:600,182:600,183:600,184:600,185:600,186:600,187:600,188:600,189:600,191:600,193:600,194:600,195:600,196:600,197:600,198:600,199:600,200:600,202:600,203:600,205:600,206:600,207:600,208:600,225:600,227:600,232:600,233:600,234:600,235:600,241:600,245:600,248:600,249:600,250:600,251:600,"-1":600};var Hi={32:600,33:600,34:600,35:600,36:600,37:600,38:600,39:600,40:600,41:600,42:600,43:600,44:600,45:600,46:600,47:600,48:600,49:600,50:600,51:600,52:600,53:600,54:600,55:600,56:600,57:600,58:600,59:600,60:600,61:600,62:600,63:600,64:600,65:600,66:600,67:600,68:600,69:600,70:600,71:600,72:600,73:600,74:600,75:600,76:600,77:600,78:600,79:600,80:600,81:600,82:600,83:600,84:600,85:600,86:600,87:600,88:600,89:600,90:600,91:600,92:600,93:600,94:600,95:600,96:600,97:600,98:600,99:600,100:600,101:600,102:600,103:600,104:600,105:600,106:600,107:600,108:600,109:600,110:600,111:600,112:600,113:600,114:600,115:600,116:600,117:600,118:600,119:600,120:600,121:600,122:600,123:600,124:600,125:600,126:600,161:600,162:600,163:600,164:600,165:600,166:600,167:600,168:600,169:600,170:600,171:600,172:600,173:600,174:600,175:600,177:600,178:600,179:600,180:600,182:600,183:600,184:600,185:600,186:600,187:600,188:600,189:600,191:600,193:600,194:600,195:600,196:600,197:600,198:600,199:600,200:600,202:600,203:600,205:600,206:600,207:600,208:600,225:600,227:600,232:600,233:600,234:600,235:600,241:600,245:600,248:600,249:600,250:600,251:600,"-1":600};var Oi={"Times-Roman":Ii,"Times-Bold":Ni,Helvetica:Ei,"Helvetica-Bold":Di,Courier:Wi,"Courier-Bold":Hi};var sl=/[\p{L}\p{N}]/u,ft="en-US";function dl(e){let x="",t=!0;for(let n of e){if(sl.test(n)){t?(x+=n.toLocaleUpperCase(ft),t=!1):x+=n.toLocaleLowerCase(ft);continue}t=!0,x+=n}return x}function Ux(e,x){if(!e||!x||x==="none")return e;switch(x){case"uppercase":return e.toLocaleUpperCase(ft);case"lowercase":return e.toLocaleLowerCase(ft);case"capitalize":return dl(e);default:return e}}function zi(e){let x=e.toLowerCase().trim();if(x==="normal")return["normal"];let t=x.split(/\s+/),n=[],r=["tabular-nums","slashed-zero","ordinal","lining-nums","oldstyle-nums","proportional-nums","diagonal-fractions","stacked-fractions"];for(let o of t)r.includes(o)&&n.push(o);return n.length>0?n:["normal"]}function Qr(e,x){return e.includes("normal")?!1:e.includes(x)}var cl=/(mono|code|courier|console)/i,Gx={SPACE:.32,DIGIT:.52,UPPER:.58,BASE:.5,PUNCTUATION:.35,IDEOGRAPHIC:1},fl=.9,ll=600,ul=new Map([["helvetica","Helvetica"],["arial","Helvetica"],["sans-serif","Helvetica"],["times","Times-Roman"],["times-roman","Times-Roman"],["times new roman","Times-Roman"],["georgia","Times-Roman"],["serif","Times-Roman"],["courier","Courier"],["courier new","Courier"],["monaco","Courier"],["monospace","Courier"]]),bl=new Map([["Times-Roman","Times-Bold"],["Helvetica","Helvetica-Bold"],["Courier","Courier-Bold"]]);function Ui(e,x){e.walk(t=>{if(!t.textContent)return;let n=t.textContent;if(n.length===0){t.intrinsicInlineSize=0,t.intrinsicBlockSize=k0(t.style);return}let{inlineSize:r,blockSize:o}=ml(n,t.style,x);t.intrinsicInlineSize=r,t.intrinsicBlockSize=o})}function ml(e,x,t){let r=Ux(e,x.textTransform).split(/\r?\n/),o=0,i=typeof x.fontWeight=="number"?x.fontWeight:400,a=x.fontStyle??"normal",s=t?.getMetrics(x.fontFamily??"",i,a);for(let f of r){let l=ge(f,x,s??null);l!==null?o=Math.max(o,l):o=Math.max(o,$0(f,x))}let d=k0(x),c=Math.max(d,r.length*d);return{inlineSize:o,blockSize:c}}function $0(e,x){if(!e)return 0;let t=x.fontSize||16,r=(x.fontFamily?cl.test(x.fontFamily):!1)?.6:Gx.BASE,o=Tl(h0(x.fontWeight)),i=x.letterSpacing??0,a=x.wordSpacing??0,s=Math.max(e.length-1,0)*i+Ll(e)*a,d=pl(e,x);if(d!==null)return d+s;let c=0;for(let l of e)c+=wl(l,r);return c*t*o*fl+s}function pl(e,x){let t=hl(x);if(!t)return null;let n=Oi[t];if(!n)return null;let r=x.fontSize||16,o=0;for(let i of e){let a=i.codePointAt(0);if(a===void 0)return null;if(a>255){if(a===8226){let c=n[149];if(c===void 0)return null;o+=c;continue}let d=i.normalize("NFD").replace(/\p{M}+/gu,"");if(d&&d.length===1){let c=d.codePointAt(0);if(c!==void 0&&c<=255){let f=n[c];if(f!==void 0){o+=f;continue}}}return null}let s=n[a];if(s===void 0){let d=i.normalize("NFD").replace(/\p{M}+/gu,"");if(d&&d.length===1){let c=d.codePointAt(0);c!==void 0&&c<=255&&(s=n[c])}if(s===void 0)return null}if(s>=900){let d=i.normalize("NFD").replace(/\p{M}+/gu,"");if(d&&d.length===1){let c=d.codePointAt(0);if(c!==void 0&&c<=255){let f=n[c];f!==void 0&&(s=f)}}}o+=s}return o/1e3*r}function hl(e){let x=gl(e.fontFamily);if(x.length===0)return null;let t=h0(e.fontWeight);for(let n of x){let r=ul.get(n);if(r){if(t>=ll){let o=bl.get(r);if(o)return o}return r}}return null}function gl(e){return e?e.split(",").map(x=>yl(x.trim()).toLowerCase()).filter(x=>x.length>0):[]}function yl(e){return e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'")?e.slice(1,-1):e}function wl(e,x){return e===" "?Gx.SPACE:e===" "?Gx.SPACE*4:Sl(e)?Gx.DIGIT:Rl(e)?x+(Gx.UPPER-Gx.BASE):Cl(e)?Gx.PUNCTUATION:vl(e)?Gx.IDEOGRAPHIC:x}function Rl(e){return e>="A"&&e<="Z"}function Sl(e){return e>="0"&&e<="9"}function Cl(e){return/[.,;:!?'"`~\-_/\\()[\]{}<>]/.test(e)}function vl(e){let x=e.codePointAt(0);return x===void 0?!1:x>=19968&&x<=40959||x>=13312&&x<=19903||x>=63744&&x<=64255||x>=12352&&x<=12447||x>=12448&&x<=12543||x>=44032&&x<=55215}function Ll(e){let x=0;for(let t of e)t===" "&&(x+=1);return x}function ge(e,x,t){if(!t)return null;let n=t.metrics.unitsPerEm,r=t.kerning,o=0,i=null,a=0,s=0,d=x.fontVariantNumeric??[],c=Qr(d,"tabular-nums"),f=Qr(d,"slashed-zero"),l=0;if(c)for(let h=0;h<=9;h++){let y=h+48,w=t.cmap.getGlyphId(y),R=t.glyphMetrics.get(w);R&&(l=Math.max(l,R.advanceWidth))}for(let h of e){let y=h.codePointAt(0);if(y===void 0)continue;let w=t.cmap.getGlyphId(y),R=t.glyphMetrics.get(w);if(c&&h>="0"&&h<="9"){let S=h.codePointAt(0);if(S===void 0){if(R&&(o+=R.advanceWidth),i!==null&&r){let B=r.get(i)?.get(w)??0;B!==0&&(o+=B)}i=w,a+=1;continue}let C=t.cmap.getGlyphId(S);if(t.glyphMetrics.get(C)){o+=l,i=C,a+=1;continue}else{if(R&&(o+=R.advanceWidth),i!==null&&r){let B=r.get(i)?.get(w)??0;B!==0&&(o+=B)}i=w,a+=1;continue}}if(R&&(o+=R.advanceWidth),i!==null&&r){let S=r.get(i)?.get(w)??0;S!==0&&(o+=S)}i=w,a+=1,h===" "&&(s+=1)}let u=x.fontSize/n,b=o*u,g=x.letterSpacing??0,p=x.wordSpacing??0,m=Math.max(a-1,0)*g+s*p;return b+m}function Tl(e){switch(e){case 100:return .92;case 200:return .94;case 300:return .96;case 400:return 1;case 500:return 1.02;case 600:return 1.04;case 700:return 1.08;case 800:return 1.1;case 900:return 1.12;default:return 1}}var lt=class{assign(x,t){Ui(x,t)}};function ji(e,x,t){let{style:n}=e,r={containerWidth:x,containerHeight:t},o=v(n.paddingLeft,x,{auto:"zero",...r}),i=v(n.paddingRight,x,{auto:"zero",...r}),a=v(n.paddingTop,t,{auto:"zero",...r}),s=v(n.paddingBottom,t,{auto:"zero",...r}),d=v(n.borderLeft,x,{auto:"zero",...r}),c=v(n.borderRight,x,{auto:"zero",...r}),f=v(n.borderTop,t,{auto:"zero",...r}),l=v(n.borderBottom,t,{auto:"zero",...r});return{paddingLeft:o,paddingRight:i,paddingTop:a,paddingBottom:s,borderLeft:d,borderRight:c,borderTop:f,borderBottom:l,contentBoxX:e.box.x+d+o,contentBoxY:e.box.y+f+a}}function u0(e,x,t){return x==="border-box"?Math.max(0,e-t):e}function ox(e,x,t=x){let{style:n}=e,r={containerWidth:x,containerHeight:t};return v(n.paddingLeft,x,{auto:"zero",...r})+v(n.paddingRight,x,{auto:"zero",...r})+v(n.borderLeft,x,{auto:"zero",...r})+v(n.borderRight,x,{auto:"zero",...r})}function hx(e,x,t=x){let{style:n}=e,r={containerWidth:t,containerHeight:x};return v(n.paddingTop,x,{auto:"zero",...r})+v(n.paddingBottom,x,{auto:"zero",...r})+v(n.borderTop,x,{auto:"zero",...r})+v(n.borderBottom,x,{auto:"zero",...r})}function jx(e,x,t=x){let{style:n}=e,r={containerWidth:x,containerHeight:t};return v(n.marginLeft,x,{auto:"zero",...r})+v(n.marginRight,x,{auto:"zero",...r})}function Bx(e){let{position:x,float:t}=e.style;return(x==="static"||x==="relative"||x==="sticky")&&t==="none"}function z6(e){let{style:x}=e;return x.float!=="none"||x.position==="absolute"||x.position==="fixed"||Gi(x.overflowX)||Gi(x.overflowY)||x.display==="inline-block"||x.display==="table"||x.display==="inline-table"||x.display==="flow-root"}function Gi(e){switch(e){case"hidden":case"auto":case"scroll":case"clip":return!0;default:return!1}}function Pl(e){return e.nearestAncestor(x=>{let t=x.style.position;return t==="relative"||t==="absolute"||t==="fixed"||t==="sticky"})}function D0(e,x){let{style:t}=e;if(t.position==="fixed")return{x:0,y:0,width:x.width,height:x.height};if(t.position==="absolute"){let d=Pl(e);return d?{x:d.box.x,y:d.box.y,width:d.box.contentWidth,height:d.box.contentHeight}:{x:0,y:0,width:x.width,height:x.height}}let n=e.parent;if(!n)return{x:0,y:0,width:x.width,height:x.height};let r=Math.max(n.box.contentWidth,0),o=Math.max(n.box.contentHeight,0);if(o===0&&n.style.height!=="auto"){let d=v(n.style.height,x.height,{auto:"reference",containerWidth:x.width,containerHeight:x.height});Number.isFinite(d)&&d>0&&(o=d)}let i={containerWidth:r,containerHeight:o},a=n.box.x+v(n.style.paddingLeft,r,{auto:"zero",...i})+v(n.style.borderLeft,r,{auto:"zero",...i}),s=n.box.y+v(n.style.paddingTop,o,{auto:"zero",...i})+v(n.style.borderTop,o,{auto:"zero",...i});return{x:a,y:s,width:n.box.contentWidth,height:o}}function cx(e,x,t=x){let n=e.style,r={containerWidth:x,containerHeight:t},o=ox(e,x,t),i=F0(n.marginLeft)?0:v(n.marginLeft,x,{auto:"zero",...r}),a=F0(n.marginRight)?0:v(n.marginRight,x,{auto:"zero",...r}),s=Math.max(0,x-o-i-a),d=n.width===void 0||F0(n.width)?s:u0(v(n.width,x,{auto:"reference",...r}),n.boxSizing,o),c=n.minWidth?u0(v(n.minWidth,x,{auto:"zero",...r}),n.boxSizing,o):Number.NEGATIVE_INFINITY,f=n.maxWidth?u0(v(n.maxWidth,x,{auto:"reference",...r}),n.boxSizing,o):Number.POSITIVE_INFINITY;return xt(d,c,f)}function $i(e,x,t,n,r=e){let o={containerWidth:e,containerHeight:r},i=F0(t),a=F0(n),s=i?0:v(t,e,{auto:"zero",...o}),d=a?0:v(n,e,{auto:"zero",...o}),c=s,f=d,l=e-(x+s+d);return Number.isFinite(l)?(l<0?i&&a?(c=0,f=0):i?c=0:a?f=0:f=d+l:i&&a?(c=l/2,f=l/2):i?c=l:a?f=l:f=d+l,{marginLeft:c,marginRight:f}):{marginLeft:c,marginRight:f}}function ut(e,x,t,n,r){if(x.style.minHeight===void 0||F0(x.style.minHeight))return e;let o=u0(v(x.style.minHeight,t,{auto:"zero",...r}),x.style.boxSizing,n);return Number.isFinite(o)?Math.max(e,o):e}var bt=class{layoutOutOfFlow(x,t,n){let r=[];x.walk(o=>{(o.style.position==="absolute"||o.style.position==="fixed")&&r.push(o)});for(let o of r)n(o,t),this.positionAbsoluteOrFixed(o,t.env)}positionAbsoluteOrFixed(x,t){let n=D0(x,t.viewport),r=n.width,o=n.height,i={containerWidth:r,containerHeight:o},a=(w,R)=>{if(!(w===void 0||F0(w)))return v(w,R,{auto:"zero",...i})},s=a(x.style.left,r),d=a(x.style.right,r),c=a(x.style.top,o),f=a(x.style.bottom,o),l=x.box.borderBoxWidth||x.box.contentWidth,u=x.box.borderBoxHeight||x.box.contentHeight,b=x.box.marginBoxWidth||l,g=x.box.marginBoxHeight||u,p=n.x;s!==void 0?p=n.x+s:d!==void 0&&(p=n.x+n.width-b-d);let m=n.y;c!==void 0?m=n.y+c:f!==void 0&&(m=n.y+n.height-g-f);let h=p-x.box.x,y=m-x.box.y;x.box.x=p,x.box.y=m,(h!==0||y!==0)&&Fl(x,h,y)}};function Fl(e,x,t){e.walk(n=>{if(n!==e&&(n.box.x+=x,n.box.y+=t),n.box.baseline+=t,n.inlineRuns&&n.inlineRuns.length>0)for(let r of n.inlineRuns)r.startX+=x,r.baseline+=t})}var mt=class{constructor(x){this.strategies=x.strategies,this.contextFactory=x.contextFactory??new ct,this.textMetricsInitializer=x.textMetricsInitializer??new lt,this.outOfFlowManager=x.outOfFlowManager??new bt}layoutTree(x,t,n){let r=new dt({viewport:t,fontEmbedder:n}),o=this.contextFactory.create(r,i=>{this.layoutNodeInternal(i,o)});return this.textMetricsInitializer.assign(x,n),x.box.x=0,x.box.y=0,x.box.contentWidth=t.width,x.box.contentHeight=t.height,this.layoutNodeInternal(x,o),this.outOfFlowManager.layoutOutOfFlow(x,o,(i,a)=>this.layoutNodeInternal(i,a)),x}layoutNodeInternal(x,t){let n=this.strategies.find(r=>r.canLayout(x));if(!n)throw new Error(`No layout strategy available for display: ${x.style.display}`);n.layout(x,t)}};var pt=class{canLayout(x){return x.style.display==="none"}layout(x,t){x.box.contentWidth=0,x.box.contentHeight=0}};var Bl=1e-7;function ht(e){return Math.abs(e)<Bl}function ye(e){switch(e.style.display){case"block":case"list-item":return!0;default:return!1}}function Vi(e){return e.style.display!=="none"&&Bx(e)&&ye(e)&&!z6(e)}function Jr(e){let x=[],t=[];for(let n of e)n>0?x.push(n):n<0&&t.push(n);return t.length===0?x.length>0?Math.max(...x):0:x.length===0?Math.min(...t):Math.max(...x)+Math.min(...t)}function _i(e,x,t){return t?e+x:Jr([e,x])}function gt(e){for(let x of e.children)if(!(!Bx(x)||x.style.display==="none")){if(Vi(x))return x;break}}function yt(e){for(let x=e.children.length-1;x>=0;x-=1){let t=e.children[x];if(!(!Bx(t)||t.style.display==="none")){if(Vi(t))return t;break}}}function xo(e,x,t=x){if(!ye(e)||z6(e))return!1;let n={containerWidth:x,containerHeight:t},r=v(e.style.paddingTop,t,{auto:"zero",...n}),o=v(e.style.borderTop,t,{auto:"zero",...n});return!ht(r)||!ht(o)?!1:gt(e)!==void 0}function eo(e,x,t=x){if(!ye(e)||z6(e))return!1;let n={containerWidth:x,containerHeight:t},r=v(e.style.paddingBottom,t,{auto:"zero",...n}),o=v(e.style.borderBottom,t,{auto:"zero",...n});return!ht(r)||!ht(o)?!1:yt(e)!==void 0}function wt(e,x,t=x){let n={containerWidth:x,containerHeight:t},r=v(e.style.marginTop,t,{auto:"zero",...n});if(!ye(e)||!xo(e,x,t))return r;let o=gt(e);if(!o)return r;let i=cx(e,x,t),a=wt(o,i,t);return Jr([r,a])}function Rt(e,x,t=x){let n={containerWidth:x,containerHeight:t},r=v(e.style.marginBottom,t,{auto:"zero",...n});if(!ye(e)||!eo(e,x,t))return r;let o=yt(e);if(!o)return r;let i=cx(e,x,t),a=Rt(o,i,t);return Jr([r,a])}function St(e){let x=e.box.contentWidth,t=e.box.contentHeight;e.box.scrollWidth=Math.max(x,...e.children.map(n=>n.box.x+n.box.borderBoxWidth-e.box.x)),e.box.scrollHeight=Math.max(t,...e.children.map(n=>n.box.y+n.box.borderBoxHeight-e.box.y))}var gx=class{constructor(){this.floats=[]}register(x,t){this.floats.push({side:x,rect:t})}bottom(x){let t=0;for(let n of this.floats)n.side===x&&(t=Math.max(t,n.rect.bottom));return t}inlineOffsets(x,t,n){let r=0,o=0;for(let{side:i,rect:a}of this.floats)Yi(a.top,a.bottom,x,t)&&(i==="left"?r=Math.max(r,a.inlineEnd):o=Math.max(o,n-a.inlineStart));return{start:r,end:n-o}}nextUnblockedY(x,t){let n=null;for(let{rect:r}of this.floats)Yi(r.top,r.bottom,x,t)&&(n=n===null?r.bottom:Math.min(n,r.bottom));return n}};function Yi(e,x,t,n){return Math.max(e,t)<Math.min(x,n)}function Xi(e,x,t){let{clear:n}=e.style,r=t;return(n==="left"||n==="both"||n==="inline-start")&&(r=Math.max(r,x.bottom("left"))),(n==="right"||n==="both"||n==="inline-end")&&(r=Math.max(r,x.bottom("right"))),r}function qi(e){let{node:x,floatContext:t,context:n,contentX:r,contentWidth:o}=e,i=e.contentHeight??o,a={containerWidth:o,containerHeight:i};n.layoutChild(x);let s=v(x.style.marginLeft,o,{auto:"zero",...a}),d=v(x.style.marginRight,o,{auto:"zero",...a}),c=v(x.style.marginTop,i,{auto:"zero",...a}),f=v(x.style.marginBottom,i,{auto:"zero",...a}),l=v(x.style.borderLeft,o,{auto:"zero",...a}),u=v(x.style.borderRight,o,{auto:"zero",...a}),b=v(x.style.borderTop,i,{auto:"zero",...a}),g=v(x.style.borderBottom,i,{auto:"zero",...a}),p=v(x.style.paddingLeft,o,{auto:"zero",...a}),m=v(x.style.paddingRight,o,{auto:"zero",...a}),h=v(x.style.paddingTop,i,{auto:"zero",...a}),y=v(x.style.paddingBottom,i,{auto:"zero",...a}),w=x.box.contentWidth+p+m+l+u,R=x.box.contentHeight+h+y+b+g;x.box.borderBoxWidth=w,x.box.borderBoxHeight=R,x.box.marginBoxWidth=w+s+d,x.box.marginBoxHeight=R+c+f;let S=x.box.marginBoxWidth,C=x.box.marginBoxHeight,L=e.startY,B=0;for(;!(B>1e3);){let P=t.inlineOffsets(L,L+C,o),A=Math.max(0,P.end-P.start);if(S<=A){let I=x.style.float==="left"?r+P.start:r+P.end-S,z=I+s+l+p,M=L+c+b+h;return x.box.x=z,x.box.y=M,x.box.scrollWidth=x.box.contentWidth,x.box.scrollHeight=x.box.contentHeight,t.register(x.style.float==="left"?"left":"right",{top:L,bottom:L+C,inlineStart:I-r,inlineEnd:I-r+S}),L+C}let D=t.nextUnblockedY(L,L+C);D===null||D<=L?L+=1:L=D,B+=1}return L+C}var Ct=class{constructor(x,t,n,r,o,i,a){this.metrics=x;this.glyphMetrics=t;this.cmap=n;this.headBBox=r;this.getGlyphOutline=o;this.kerning=i;this.getRawTableData=a}};var vt=class{constructor(x){this.tableDirectory=new Map;this.dataView=new DataView(x),this.parseTableDirectory()}parseTableDirectory(){if(this.dataView.byteLength<12)throw new Error("Truncated TTF header");let x=this.dataView.getUint16(4,!1),t=12;if(t+x*16>this.dataView.byteLength)throw new Error("Truncated table directory");for(let r=0;r<x;r++){let o=t+r*16,i=this.dataView.getUint32(o,!1),a=this.dataView.getUint32(o+4,!1),s=this.dataView.getUint32(o+8,!1),d=this.dataView.getUint32(o+12,!1),c=String.fromCharCode(i>>24&255,i>>16&255,i>>8&255,i&255);if(c==="gloc"){k("font","warn",`\u{1F6AB} CAVEAT TTF PARSER: FORCE SKIPPING problematic table 'gloc' (0x${i.toString(16)})`);continue}let f=["cmap","head","hhea","hmtx","maxp","name","OS/2","post"];if(s+d>this.dataView.byteLength)if(f.includes(c)){k("font","warn",`WOFF2 TTF: ESSENTIAL table ${c} has bounds issues - attempting to proceed with clamped length`);let l=Math.min(d,this.dataView.byteLength-s);l>0?(this.tableDirectory.set(i,{tag:i,checksum:a,offset:s,length:l}),k("font","debug",`\u2705 CAVEAT TTF PARSER: KEPT essential table ${c} with clamped length ${l}`)):k("font","warn",`WOFF2 TTF: Essential table ${c} completely out of bounds - skipping`)}else{k("font","warn",`WOFF2 TTF: Skipping optional table ${c} due to bounds issues`);continue}else this.tableDirectory.set(i,{tag:i,checksum:a,offset:s,length:d})}}getTable(x){let t=this.tableDirectory.get(x);if(!t)return null;if(t.offset+t.length>this.dataView.byteLength)throw new Error(`Invalid table entry for tag 0x${x.toString(16)}`);return new DataView(this.dataView.buffer,t.offset,t.length)}getUint16(x,t){if(t+2>x.byteLength)throw new Error("Read beyond table bounds (getUint16)");return x.getUint16(t,!1)}getInt16(x,t){if(t+2>x.byteLength)throw new Error("Read beyond table bounds (getInt16)");return x.getInt16(t,!1)}getInt8(x,t){if(t+1>x.byteLength)throw new Error("Read beyond table bounds (getInt8)");return x.getInt8(t)}getUint8(x,t){if(t+1>x.byteLength)throw new Error("Read beyond table bounds (getUint8)");return x.getUint8(t)}getUint32(x,t){if(t+4>x.byteLength)throw new Error("Read beyond table bounds (getUint32)");return x.getUint32(t,!1)}getRawTableDataString(x){let t=x.split("").reduce((r,o)=>r<<8|o.charCodeAt(0),0)>>>0,n=this.tableDirectory.get(t);return n?new Uint8Array(this.dataView.buffer,this.dataView.byteOffset+n.offset,n.length):null}};var Al=1751474532,Ml=1751672161,kl=1330851634;function Ki(e){let x=e.getTable(Al);if(!x)throw new Error("Missing head table");let t=e.getUint16(x,18),n=e.getTable(Ml);if(!n)throw new Error("Missing hhea table");let r=e.getInt16(n,4),o=e.getInt16(n,6),i=e.getInt16(n,8),a=e.getUint16(n,34),s=e.getTable(kl),d=r,c=Math.round(r*.5);s&&s.byteLength>=4&&e.getUint16(s,0)>=2&&s.byteLength>=96&&(d=e.getInt16(s,88),c=e.getInt16(s,86));let f;if(x.byteLength>=44){let u=e.getInt16(x,36),b=e.getInt16(x,38),g=e.getInt16(x,40),p=e.getInt16(x,42);f=[u,b,g,p]}return{metrics:{unitsPerEm:t,ascender:r,descender:o,lineGap:i,capHeight:d,xHeight:c},numberOfHMetricsRaw:a,headBBox:f}}var Il=1752003704;function Zi(e,x,t){let n=e.getTable(Il);if(!n)throw new Error("Missing hmtx table");let r=new Map,o=x*4;if(n.byteLength<o)throw new Error("Truncated hmtx long metrics");let i=0;for(let a=0;a<t;a++)if(a<x){let s=a*4;if(s+4>n.byteLength)throw new Error("Truncated hmtx entry");let d=e.getUint16(n,s),c=e.getInt16(n,s+2);r.set(a,{advanceWidth:d,leftSideBearing:c}),i=d}else{let s=o+(a-x)*2;if(s+2>n.byteLength)throw new Error("Truncated hmtx LSB array");let d=e.getInt16(n,s);r.set(a,{advanceWidth:i,leftSideBearing:d})}return r}var Lt=class{constructor(x,t){this.unicodeMap=new Map;this.parseCmapTable(x,t)}parseCmapTable(x,t){if(t.byteLength<4)throw new Error("Truncated cmap header");let n=t.getUint16(0,!1);if(n!==0&&n!==1){console.warn(`Unsupported cmap version: ${n}`);return}let r=t.getUint16(2,!1),o=[];if(4+r*8>t.byteLength)throw new Error("Truncated cmap subtables directory");for(let c=0;c<r;c++){let f=4+c*8,l=t.getUint16(f,!1),u=t.getUint16(f+2,!1),b=t.getUint32(f+4,!1);if(b>=t.byteLength)throw new Error("Invalid subtable offset in cmap");o.push({platformId:l,encodingId:u,offset:b})}let s=(()=>{let c=l=>{for(let u of l)for(let b of o)if(b.platformId===u.pid&&!(u.eids.length>0&&!u.eids.includes(b.encodingId))&&b.offset+2<=t.byteLength&&t.getUint16(b.offset,!1)===12)return b;for(let u of l)for(let b of o)if(b.platformId===u.pid&&!(u.eids.length>0&&!u.eids.includes(b.encodingId))&&b.offset+2<=t.byteLength&&t.getUint16(b.offset,!1)===4)return b;return null},f=c([{pid:0,eids:[]}]);if(f||(f=c([{pid:3,eids:[10]},{pid:3,eids:[1]}]),f))return f;for(let l of o)if(l.offset+2<=t.byteLength&&t.getUint16(l.offset,!1)===4)return l;return null})();if(!s)return;let d=t.getUint16(s.offset,!1);if(d===4)this.parseFormat4Table(x,t,s.offset);else if(d===12)this.parseFormat12Table(x,t,s.offset);else return}parseFormat4Table(x,t,n){if(n+8>t.byteLength)throw new Error("Truncated cmap format 4 header");if(t.getUint16(n,!1)!==4)throw new Error("Unexpected cmap format (not 4)");let o=t.getUint16(n+2,!1);if(n+o>t.byteLength)throw new Error("Truncated cmap format 4 table");let a=t.getUint16(n+6,!1)/2,s=n+14,d=s+a*2+2,c=d+a*2,f=c+a*2;if(f>n+o)throw new Error("Truncated cmap format 4 arrays");for(let l=0;l<a;l++){let u=t.getUint16(s+l*2,!1),b=t.getUint16(d+l*2,!1),g=t.getInt16(c+l*2,!1),p=t.getUint16(f+l*2,!1);if(b===65535)break;if(b>u)throw new Error("Invalid cmap segment (startCode > endCode)");for(let m=b;m<=u;m++){let h=0;if(p===0)h=m+g&65535;else{let w=f+l*2+p+(m-b)*2;if(w+2>n+o)throw new Error("Truncated cmap glyphIndexArray");h=t.getUint16(w,!1),h!==0&&(h=h+g&65535)}this.unicodeMap.set(m,h)}}}parseFormat12Table(x,t,n){if(n+16>t.byteLength)throw new Error("Truncated cmap format 12 header");if(t.getUint16(n,!1)!==12)throw new Error("Unexpected cmap format (not 12)");let o=t.getUint32(n+12,!1),i=n+16;if(i+o*12>t.byteLength)throw new Error("Truncated cmap format 12 groups");let s=i;for(let d=0;d<o;d++,s+=12){let c=t.getUint32(s,!1),f=t.getUint32(s+4,!1),l=t.getUint32(s+8,!1);if(c>f)throw new Error("Invalid cmap format 12 group (startCode > endCode)");for(let u=c;u<=f;u++)this.unicodeMap.set(u,l+(u-c))}}getGlyphId(x){return this.unicodeMap.get(x)??0}hasCodePoint(x){return this.unicodeMap.has(x)}};var s6=class{constructor(x,t,n){this.offsets=[];try{if(t===0){let r=x.byteLength/2;for(let o=0;o<r;o++){let i=n.getUint16(x,o*2);this.offsets.push(i*2)}}else{let r=x.byteLength/4;for(let o=0;o<r;o++){let i=n.getUint32(x,o*4);this.offsets.push(i)}}}catch{this.offsets=[]}}getGlyphOffset(x){if(x<0||x>=this.offsets.length-1)return null;let t=this.offsets[x],n=this.offsets[x+1];return t<0||t>n?null:{start:t,end:n}}isEmptyGlyph(x){return x<0||x>=this.offsets.length-1?!0:this.offsets[x]===this.offsets[x+1]}getGlyphCount(){return Math.max(0,this.offsets.length-1)}validateRange(x,t){return x.start>=0&&x.end<=t&&x.start<=x.end}};var Tt=class{constructor(x){this.reader=x}parse(x){let t=this.parseContours(x);return t?this.buildOutlineCommands(t):null}parseContours(x){if(x.byteLength<10)return null;let t=x.getInt16(0,!1);if(t<0)return null;let n=10,r=[];for(let p=0;p<t;p++){if(n+p*2+2>x.byteLength)return null;r.push(this.reader.getUint16(x,n+p*2))}let o=n+t*2;if(o+2>x.byteLength)return null;let i=this.reader.getUint16(x,o),a=o+2+i;if(a>x.byteLength)return null;let s=r.length===0?0:r[r.length-1]+1;if(s<=0)return[];let d=this.parseFlags(x,s,a);if(!d)return null;let{flags:c,nextOffset:f}=d,l=this.parseCoordinates(x,c,f);if(!l)return null;let{points:u}=l,b=[],g=0;for(let p=0;p<t;p++){let m=r[p];if(m<g||m>=u.length)return null;b.push(u.slice(g,m+1)),g=m+1}return b}parseFlags(x,t,n){let r=[],o=n;try{for(;r.length<t;){if(o>=x.byteLength)return null;let i=this.reader.getUint8(x,o++);if(r.push(i),i&8){if(o>=x.byteLength)return null;let a=this.reader.getUint8(x,o++);for(let s=0;s<a;s++)r.push(i)}}}catch{return null}return{flags:r,nextOffset:o}}parseCoordinates(x,t,n){let r=t.length,o=new Array(r),i=new Array(r),a=n;try{for(let f=0;f<r;f++){let l=t[f];if(l&2){if(a>=x.byteLength)return null;let u=this.reader.getUint8(x,a++);o[f]=l&16?u:-u}else if(l&16)o[f]=0;else{if(a+2>x.byteLength)return null;o[f]=this.reader.getInt16(x,a),a+=2}}}catch{return null}try{for(let f=0;f<r;f++){let l=t[f];if(l&4){if(a>=x.byteLength)return null;let u=this.reader.getUint8(x,a++);i[f]=l&32?u:-u}else if(l&32)i[f]=0;else{if(a+2>x.byteLength)return null;i[f]=this.reader.getInt16(x,a),a+=2}}}catch{return null}let s=new Array(r),d=0,c=0;for(let f=0;f<r;f++)d+=o[f],c+=i[f],s[f]={x:d,y:c,onCurve:!!(t[f]&1)};return{points:s,nextOffset:a}}buildOutlineCommands(x){let t=[];for(let n of x){if(n.length===0)continue;let r=n.length,o=f=>(f%r+r)%r,i=-1;for(let f=0;f<r;f++)if(n[f].onCurve){i=f;break}let a,s;if(i===-1){let f=n[0],l=n[r-1];a={x:(l.x+f.x)/2,y:(l.y+f.y)/2,onCurve:!0},s=0}else a=n[i],s=i;t.push({type:"moveTo",x:a.x,y:a.y});let d=s+1,c=0;for(;c<r;){let f=o(d),l=n[f],u=n[o(d+1)];if(l.onCurve)t.push({type:"lineTo",x:l.x,y:l.y});else if(u.onCurve)t.push({type:"quadTo",cx:l.x,cy:l.y,x:u.x,y:u.y}),d++,c++;else{let b=(l.x+u.x)/2,g=(l.y+u.y)/2;t.push({type:"quadTo",cx:l.x,cy:l.y,x:b,y:g})}d++,c++}t.push({type:"close"})}return t}};var Pt=class e{constructor(x=1,t=0,n=0,r=1,o=0,i=0){this.mxx=x;this.mxy=t;this.myx=n;this.myy=r;this.tx=o;this.ty=i}static identity(){return new e}static scale(x){return new e(x,0,0,x,0,0)}static scaleXY(x,t){return new e(x,0,0,t,0,0)}static translate(x,t){return new e(1,0,0,1,x,t)}static fromComponents(x,t,n=1,r=0,o=0,i=1){return new e(n,r,o,i,x,t)}transformPoint(x,t){return{x:x*this.mxx+t*this.myx+this.tx,y:x*this.mxy+t*this.myy+this.ty}}applyToCommands(x){let t=[];for(let n of x)switch(n.type){case"moveTo":{let{x:r,y:o}=this.transformPoint(n.x,n.y);t.push({type:"moveTo",x:r,y:o});break}case"lineTo":{let{x:r,y:o}=this.transformPoint(n.x,n.y);t.push({type:"lineTo",x:r,y:o});break}case"quadTo":{let r=this.transformPoint(n.cx,n.cy),o=this.transformPoint(n.x,n.y);t.push({type:"quadTo",cx:r.x,cy:r.y,x:o.x,y:o.y});break}case"cubicTo":{let r=this.transformPoint(n.cx1,n.cy1),o=this.transformPoint(n.cx2,n.cy2),i=this.transformPoint(n.x,n.y);t.push({type:"cubicTo",cx1:r.x,cy1:r.y,cx2:o.x,cy2:o.y,x:i.x,y:i.y});break}case"close":{t.push({type:"close"});break}}return t}};var Ft=class e{constructor(x){this.reader=x;this.recursionLimit=8;this.visited=new Set}static{this.ARG_1_AND_2_ARE_WORDS=1}static{this.WE_HAVE_A_SCALE=8}static{this.MORE_COMPONENTS=32}static{this.WE_HAVE_AN_X_AND_Y_SCALE=64}static{this.WE_HAVE_A_TWO_BY_TWO=128}parse(x,t,n=0){if(n>this.recursionLimit)return null;let r=this.parseComponentRecords(x,10,t,n);return this.visited.clear(),r}parseComponentRecords(x,t,n,r){if(r>this.recursionLimit)return null;let o=t,i=[];for(;;){let a=this.readComponentData(x,o);if(!a)return null;if(o=this.calculateNextOffset(x,o,a.flags),!this.visited.has(a.glyphIndex)){this.visited.add(a.glyphIndex);let s=n.getOutline(a.glyphIndex,r+1);if(s&&s.length>0){let d=a.transform.applyToCommands(s);if(d.length>0&&d[0].type!=="moveTo"){let c=this.findFirstCoordinate(d);c&&i.push({type:"moveTo",x:c.x,y:c.y})}i.push(...d)}}if(!a.hasMoreComponents)break}return i.length>0?i:null}readComponentData(x,t){if(t+4>x.byteLength)return null;let n=this.reader.getUint16(x,t),r=this.reader.getUint16(x,t+2),o=t+4,i=0,a=0;if(n&e.ARG_1_AND_2_ARE_WORDS){if(o+4>x.byteLength)return null;i=this.reader.getInt16(x,o),a=this.reader.getInt16(x,o+2),o+=4}else{if(o+2>x.byteLength)return null;i=this.reader.getInt8(x,o),a=this.reader.getInt8(x,o+1),o+=2}let s=1,d=0,c=0,f=1;if(n&e.WE_HAVE_A_SCALE){if(o+2>x.byteLength)return null;let u=this.reader.getInt16(x,o)/16384;s=u,f=u}else if(n&e.WE_HAVE_AN_X_AND_Y_SCALE){if(o+4>x.byteLength)return null;let u=this.reader.getInt16(x,o)/16384,b=this.reader.getInt16(x,o+2)/16384;s=u,f=b}else if(n&e.WE_HAVE_A_TWO_BY_TWO){if(o+8>x.byteLength)return null;s=this.reader.getInt16(x,o)/16384,d=this.reader.getInt16(x,o+2)/16384,c=this.reader.getInt16(x,o+4)/16384,f=this.reader.getInt16(x,o+6)/16384}let l=Pt.fromComponents(i,a,s,d,c,f);return{glyphIndex:r,flags:n,transform:l,hasMoreComponents:!!(n&e.MORE_COMPONENTS)}}calculateNextOffset(x,t,n){let r=t+4;return n&e.ARG_1_AND_2_ARE_WORDS?r+=4:r+=2,n&e.WE_HAVE_A_SCALE?r+=2:n&e.WE_HAVE_AN_X_AND_Y_SCALE?r+=4:n&e.WE_HAVE_A_TWO_BY_TWO&&(r+=8),r}findFirstCoordinate(x){for(let t of x){if(t.type==="moveTo"||t.type==="lineTo")return{x:t.x,y:t.y};if(t.type==="quadTo")return{x:t.x,y:t.y};if(t.type==="cubicTo")return{x:t.x,y:t.y}}return null}};var Nl=1819239265,El=1735162214,Dl=1751474532;function Qi(e){let x=e.getTable(Dl);if(!x)return()=>null;let t=Wl(x,e),n=e.getTable(Nl),r=e.getTable(El);if(!n||!r)return()=>null;let o=new s6(n,t,e),i=new Tt(e),a=new Ft(e),s=(d,c=0)=>{let f=o.getGlyphOffset(d);if(!f||f.start===f.end||!o.validateRange(f,r.byteLength))return null;let l=Hl(r,f.start,f.end);if(!l||l.byteLength<10)return null;if(l.getInt16(0,!1)>=0)return i.parse(l);{let b={getOutline:(g,p)=>s(g,p??0)};return a.parse(l,b,c)}};return d=>s(d,0)}function Wl(e,x){try{return x.getUint16(e,50)}catch{return 0}}function Hl(e,x,t){try{return new DataView(e.buffer,e.byteOffset+x,t-x)}catch{return null}}function xa(e){let x=new vt(e),{metrics:t,numberOfHMetricsRaw:n,headBBox:r}=Ki(x),i=x.getTable(1835104368);if(!i)throw new Error("Missing maxp table");let a=x.getUint16(i,4),s=Math.min(n,a),d=Zi(x,s,a),f=x.getTable(1668112752);if(!f)throw new Error("Missing cmap table");let l=new Lt(x,f),u=Gl(Ol(x),zl(x)),b=Qi(x),g=p=>x.getRawTableDataString(p);return new Ct(t,d,l,r,b,u,g)}function Ol(e){let t=e.getTable(1801810542);if(!t||t.byteLength<4)return;let n=t.getUint16(2,!1),r=4,o=new Map;for(let i=0;i<n&&!(r+6>t.byteLength);i++){let a=t.getUint16(r,!1),s=t.getUint16(r+2,!1),c=t.getUint16(r+4,!1)>>8;if(a===0&&c===0){if(r+s>t.byteLength)break;let f=r+6;if(f+8>t.byteLength)break;let l=t.getUint16(f,!1),u=f+8;for(let b=0;b<l&&!(u+6>t.byteLength);b++){let g=t.getUint16(u,!1),p=t.getUint16(u+2,!1),m=t.getInt16(u+4,!1);if(m!==0){let h=o.get(g)??new Map;h.set(p,m),o.set(g,h)}u+=6}}r+=s}return o.size>0?o:void 0}function zl(e){let t=e.getTable(1196445523);if(!t||t.byteLength<10)return;let n=0,r=t.getUint16(n+8,!1);if(r===0||r>=t.byteLength)return;let o=new Map,i=t.getUint16(n+r,!1),a=n+r+2;for(let s=0;s<i&&!(a+2>t.byteLength);s++){let d=t.getUint16(a,!1);if(a+=2,d===0||n+d>=t.byteLength)continue;let c=n+d;if(c+6>t.byteLength)continue;let f=t.getUint16(c,!1),l=t.getUint16(c+4,!1),u=c+6;if(f===2)for(let b=0;b<l&&!(u+2>t.byteLength);b++){let g=t.getUint16(u,!1);if(u+=2,g===0||c+g>=t.byteLength)continue;let p=c+g;if(p+10>t.byteLength||t.getUint16(p,!1)!==1)continue;let h=t.getUint16(p+2,!1),y=t.getUint16(p+4,!1),w=t.getUint16(p+6,!1),R=t.getUint16(p+8,!1),S=Ul(t,p+h),C=p+10;for(let L=0;L<R;L++){let B=S[L];if(B===void 0)continue;let P=C+L*2;if(P+2>t.byteLength)break;let A=t.getUint16(P,!1);if(A===0||p+A>=t.byteLength)continue;let D=p+A;if(D+2>t.byteLength)continue;let I=t.getUint16(D,!1),z=D+2;for(let M=0;M<I&&!(z+2>t.byteLength);M++){let W=t.getUint16(z,!1);z+=2;let j=Ji(t,z,y);z+=j.length;let H=Ji(t,z,w);z+=H.length;let q=(j.xAdvance??0)+(j.xPlacement??0)+(H.xPlacement??0);if(q!==0){let Q=o.get(B)??new Map;Q.set(W,q),o.set(B,Q)}}}}}return o.size>0?o:void 0}function Ul(e,x){if(x+4>e.byteLength)return[];let t=e.getUint16(x,!1);if(t===1){let n=e.getUint16(x+2,!1),r=[],o=x+4;for(let i=0;i<n&&!(o+2>e.byteLength);i++)r.push(e.getUint16(o,!1)),o+=2;return r}if(t===2){let n=e.getUint16(x+2,!1),r=[],o=x+4;for(let i=0;i<n&&!(o+6>e.byteLength);i++){let a=e.getUint16(o,!1),s=e.getUint16(o+2,!1),d=e.getUint16(o+4,!1);for(let c=0;c<=s-a;c++)r[d+c]=a+c;o+=6}return r}return[]}function Ji(e,x,t){let n=x,r,o,i=s=>{let d=e.getInt16(n,!1);return n+=2,d};t&1&&(r=i(1)),t&2&&i(2),t&4&&(o=i(4)),t&8&&i(8);let a=[16,32,64,128];for(let s of a)t&s&&(n+=2);return{xAdvance:o,xPlacement:r,length:n-x}}function Gl(e,x){if(!e&&!x)return;let t=new Map,n=r=>{if(r)for(let[o,i]of r.entries()){let a=t.get(o)??new Map;for(let[s,d]of i.entries())a.set(s,(a.get(s)??0)+d);t.set(o,a)}};return n(e),n(x),t}function ea(e){if(e.length<4)return null;switch(String.fromCharCode(...e.slice(0,4))){case"wOFF":return"woff";case"wOF2":return"woff2";case"\0\0\0":case"OTTO":return e[0]===0&&e[1]===1?"ttf":"otf";default:return null}}function ta(e){let x=e.flavor>>>0,t=e.numTables,n=12,r=16*t,o=0,i=[];Object.entries(e.tables).sort(([g],[p])=>g.localeCompare(p)).forEach(([g,p])=>{let m=p;if(g==="head"){let y=new DataView(p.buffer,p.byteOffset,p.length);if(p.length>=20&&y.getUint16(18,!1)===0){let R=new Uint8Array(p);new DataView(R.buffer).setUint16(18,1e3,!1),m=R}}i.push({tag:g,data:m});let h=(4-m.length%4)%4;o+=m.length+h});let a=new ArrayBuffer(n+r+o),s=new Uint8Array(a),d=new DataView(a);d.setUint32(0,x,!1),d.setUint16(4,t,!1);let c=0,f=1;for(;f*2<=t;)f*=2,c++;f*=16;let l=t*16-f;d.setUint16(6,f,!1),d.setUint16(8,c,!1),d.setUint16(10,l,!1);let u=n+r,b=12;for(let g of i){let{tag:p,data:m}=g;for(let w=0;w<4;w++)s[b+w]=p.charCodeAt(w);let h=jl(m);d.setUint32(b+4,h,!1),d.setUint32(b+8,u,!1),d.setUint32(b+12,m.length,!1),s.set(m,u);let y=(4-m.length%4)%4;u+=m.length+y,b+=16}return a}function jl(e){let x=0,t=Math.floor((e.length+3)/4);for(let n=0;n<t;n++){let r=0,o=n*4;if(o+4<=e.length)r=e[o]<<24|e[o+1]<<16|e[o+2]<<8|e[o+3];else for(let i=0;i<4;i++)o+i<e.length&&(r|=e[o+i]<<24-i*8);x=x+r>>>0}return x}function we(e){let x=e.glyphMetrics.size,t=new Array(x).fill(0);for(let[a,s]of e.glyphMetrics)t[a]=Math.round(s.advanceWidth/e.metrics.unitsPerEm*1e3);let r=(a=>{let s=new Map;for(let f of a)f!==0&&s.set(f,(s.get(f)??0)+1);if(s.size===0)return 1e3;let d=1e3,c=-1;for(let[f,l]of s.entries())(l>c||l===c&&f<d)&&(d=f,c=l);return d})(t),o=[],i=0;for(;i<x;){if(t[i]===r){i++;continue}let a=i,s=t[i],d=i+1;for(;d<x&&t[d]===s;)d++;if(d-a>=4){o.push(a),o.push(d-1),o.push(s),i=d;continue}let f=i,l=[];for(;i<x&&t[i]!==r&&l.length<32;)l.push(t[i]),i++;o.push(f),o.push(l)}return{DW:r,W:o}}function Re(e){if(!e||e.length===0)return`/CIDInit /ProcSet findresource begin
4
4
  12 dict begin
5
5
  begincmap
6
6
  /CIDSystemInfo <<
@@ -17,15 +17,15 @@ endcmap
17
17
  CMapName currentdict /CMap defineresource pop
18
18
  end
19
19
  end`;let x=e.slice().sort((s,d)=>s.gid-d.gid),t=s=>{if(s<=65535)return s.toString(16).padStart(4,"0").toUpperCase();let d=s-65536,c=55296+(d>>10),f=56320+(d&1023);return c.toString(16).padStart(4,"0").toUpperCase()+f.toString(16).padStart(4,"0").toUpperCase()},n=[],r=0;for(;r<x.length;){let s=x[r],d=r+1;for(;d<x.length&&x[d].gid===x[d-1].gid+1&&x[d].unicode===x[d-1].unicode+1;)d++;d-r>=2?(n.push({type:"range",startG:s.gid,endG:x[d-1].gid,startU:s.unicode}),r=d):(n.push({type:"char",gid:s.gid,unicode:s.unicode}),r++)}let o=[];o.push("/CIDInit /ProcSet findresource begin"),o.push("12 dict begin"),o.push("begincmap"),o.push("/CIDSystemInfo << /Registry (Adobe) /Ordering (UCS) /Supplement 0 >> def"),o.push("/CMapName /Adobe-Identity-UCS def"),o.push("/CMapType 2 def"),o.push("1 begincodespacerange"),o.push("<0000> <FFFF>"),o.push("endcodespacerange");let i=100,a=0;for(;a<n.length;){let s=n[a].type,d=[];for(;a<n.length&&n[a].type===s&&d.length<i;)d.push(n[a]),a++;if(s==="char"){o.push(`${d.length} beginbfchar`);for(let c of d){let f=c.gid.toString(16).padStart(4,"0").toUpperCase(),l=t(c.unicode);o.push(`<${f}> <${l}>`)}o.push("endbfchar")}else{o.push(`${d.length} beginbfrange`);for(let c of d){let f=c.startG.toString(16).padStart(4,"0").toUpperCase(),l=c.endG.toString(16).padStart(4,"0").toUpperCase(),u=t(c.startU);o.push(`<${f}> <${l}> <${u}>`)}o.push("endbfrange")}}return o.push("endcmap"),o.push("CMapName currentdict /CMap defineresource pop"),o.push("end"),o.push("end"),o.join(`
20
- `)}var d6=new Map([["helvetica","Lato"],["arial","Arimo"],["arial black","Arimo"],["segoe ui","Roboto"],["open sans","Lato"],["calibri","Roboto"],["roboto","Roboto"],["arimo","Arimo"],["lato","Lato"],["noto sans","Noto Sans"],["notosans-regular","Noto Sans"],["dejavu sans","DejaVu Sans"],["times","Tinos"],["times-roman","Tinos"],["times new roman","Tinos"],["georgia","Tinos"],["garamond","Tinos"],["baskerville","Tinos"],["courier","Fira Code"],["courier new","Fira Code"],["consolas","Fira Code"],["menlo","Fira Code"],["monaco","Fira Code"],["source code pro","Fira Code"],["comic sans","Caveat"],["comic sans ms","Caveat"],["fantasy","Cinzel Decorative"],["cursive","Caveat"],["noto emoji","Noto Emoji"],["noto color emoji","Noto Emoji"],["segoe ui emoji","Noto Emoji"],["apple color emoji","Noto Emoji"],["twemoji","Noto Emoji"],["cambria math","STIX Two Math"],["stix two math","STIX Two Math"],["math","STIX Two Math"],["symbol","Symbol"],["zapfdingbats","ZapfDingbats"]]),U6=new Map([["serif","Tinos"],["sans-serif","Lato"],["monospace","Fira Code"],["system-ui","Roboto"],["cursive","Caveat"],["fantasy","Cinzel Decorative"],["emoji","Noto Emoji"],["math","STIX Two Math"]]),na=new Map([["times","Times-Roman"],["times-roman","Times-Roman"],["times new roman","Times-Roman"],["georgia","Times-Roman"],["garamond","Times-Roman"],["baskerville","Times-Roman"],["serif","Times-Roman"],["helvetica","Helvetica"],["arial","Helvetica"],["segoe ui","Helvetica"],["open sans","Helvetica"],["calibri","Helvetica"],["sans-serif","Helvetica"],["system-ui","Helvetica"],["courier","Courier"],["courier new","Courier"],["monospace","Courier"]]),to={Helvetica:{normal:"Helvetica",italic:"Helvetica-Oblique",bold:"Helvetica-Bold",boldItalic:"Helvetica-BoldOblique"},"Times-Roman":{normal:"Times-Roman",italic:"Times-Italic",bold:"Times-Bold",boldItalic:"Times-BoldItalic"},Courier:{normal:"Courier",italic:"Courier-Oblique",bold:"Courier-Bold",boldItalic:"Courier-BoldOblique"}},Bt=(()=>{let e=new Map;for(let[x,t]of Object.entries(to))for(let[n,r]of Object.entries(t))e.set(r.toLowerCase(),{family:x,variant:n});return e})();function ra(e){let x=Bt.get(e.toLowerCase());return x?x.family:null}function oa(e){let x=Bt.get(e.toLowerCase());return x?x.variant:"normal"}var b3=80,w6=class{constructor(x,t){this.config=x;this.doc=t;this.embeddedFonts=new Map;this.faceMetrics=new Map}async initialize(){for(let x of this.config.fontFaceDefs){if(!x.data){k("font","error",`Missing data for font ${x.name}`);continue}try{let t=new Uint8Array(x.data),n=ea(t),r;if(n==="woff"){let{decodeWoff:i}=await Promise.resolve().then(()=>(Ya(),_a)),a=await i(t);r=ta(a),t=new Uint8Array(r),x.data=r}else if(n==="woff2"){let{decodeWoff2:i}=await Promise.resolve().then(()=>(Ja(),Qa));r=(await i(t)).ttfBuffer.slice().buffer,t=new Uint8Array(r),x.data=r}else r=x.data;let o=xa(r);this.faceMetrics.set(x.name,o)}catch(t){k("font","error",`Failed to load font ${x.name}`,{error:t instanceof Error?t.message:String(t)})}}}ensureFont(x,t,n){let r=y0(t),o=es(n);for(let i of x){let a=i.toLowerCase().trim(),s=this.config.fontFaceDefs.filter(u=>(u.family||"").toLowerCase().trim()===a);if(s.length===0)continue;let d=xs(s,r,o);if(!d)continue;let c=(d.name||"").toLowerCase().trim(),f=this.embeddedFonts.get(d.name)??this.embeddedFonts.get(c);if(f)return f;let l=this.embedFont(d);if(l)return this.embeddedFonts.set(d.name,l),this.embeddedFonts.set(c,l),l}return null}embedFont(x){let t=this.faceMetrics.get(x.name);if(!t)return null;let n=new Uint8Array(x.data),r=`F${this.embeddedFonts.size+1}`,o,i=this;return{resourceName:r,baseFont:x.name,metrics:t,subset:n,get ref(){return o||(o=i.realizeFont(x,t,r)),o}}}realizeFont(x,t,n){let r=t.metrics.unitsPerEm,o=m=>Math.round(m/r*1e3),i;if(t.headBBox){let m=t.headBBox;i=[o(m[0]),o(m[1]),o(m[2]),o(m[3])]}else i=[-1e3,-1e3,1e3,1e3];let a=new Uint8Array(x.data),s=this.doc.registerStream(a,{}),d={Type:"/FontDescriptor",FontName:`/${x.name}`,Flags:m3(x),FontBBox:i,ItalicAngle:x.style==="italic"?-12:0,Ascent:o(t.metrics.ascender),Descent:o(t.metrics.descender),CapHeight:o(t.metrics.capHeight),XHeight:o(t.metrics.xHeight),StemV:b3,FontFile2:s},c=this.doc.register(d),{DW:f,W:l}=we(t),u={Type:"/Font",Subtype:"/CIDFontType2",BaseFont:`/${x.name}`,CIDSystemInfo:{Registry:"(Adobe)",Ordering:"(Identity)",Supplement:0},FontDescriptor:c,DW:f,W:l,CIDToGIDMap:"/Identity"},b=this.doc.register(u),g=this.createToUnicodeCMap(t),p={Type:"/Font",Subtype:"/Type0",BaseFont:`/${x.name}-Identity-H`,Encoding:"/Identity-H",DescendantFonts:[b],ToUnicode:g};return this.doc.register(p)}createToUnicodeCMap(x,t=[]){let n=x.cmap.unicodeMap;k("font","debug","createToUnicodeCMap - unicodeMap size",{size:n.size});let r=[],o=0;for(let[l,u]of n.entries())o<10&&r.push({unicode:l,char:String.fromCodePoint(l),gid:u}),o++;k("font","debug","createToUnicodeCMap - sample entries",{samples:r});let i=new Map;for(let[l,u]of n.entries())i.has(u)||i.set(u,[]),i.get(u).push(l);let a=[],s=0;for(let[l,u]of i.entries()){if(s<20&&u.length>0){let b=u[0];a.push({gid:l,unicode:b,char:String.fromCodePoint(b)})}s++}k("font","debug","createToUnicodeCMap - gid->unicode sample",{samples:a});let d=[];for(let[l,u]of i.entries())for(let b of u)d.push({gid:l,unicode:b});let c=d.sort((l,u)=>l.gid-u.gid),f=Re(c);return this.doc.registerStream(new TextEncoder().encode(f),{})}getMetrics(x,t=400,n="normal"){let r=this.faceMetrics.get(x);if(r)return r;let o=n==="italic"||n==="oblique",i=x.split(",").map(a=>a.trim().replace(/^["']|["']$/g,""));for(let a of i){let s=a.toLowerCase().trim(),d=this.faceMetrics.get(a);if(d)return d;let c=d6.get(s)||U6.get(s),f=c?c.toLowerCase():s,l=[];for(let u of this.config.fontFaceDefs)(u.family||"").toLowerCase().trim()===f&&l.push(u);if(l.length>0){let u=xs(l,t,o);if(u){let b=this.faceMetrics.get(u.name);if(b)return b}}}return null}};function xs(e,x,t){if(e.length===0)return null;let n=e.filter(a=>es(a.style)===t),r=n.length>0?n:e,o=r[0],i=Math.abs(y0(o.weight)-x);for(let a of r){let s=y0(a.weight),d=Math.abs(s-x);d<i&&(i=d,o=a)}return o}function es(e){if(!e)return!1;let x=e.toLowerCase();return x==="italic"||x==="oblique"}function m3(e){let x=0,t=(e.family||"").toLowerCase().trim(),n=(e.name||"").toLowerCase().trim(),r=(e.style||"").toLowerCase(),o=/italic|oblique/i.test(r),i=/serif/i.test(t)||/serif/i.test(n);return/symbol|dingbat|dingbats|zapfdingbats/i.test(t)||/symbol|dingbat|dingbats/i.test(n)?x|=4:x|=32,i&&(x|=2),o&&(x|=64),x}function ts(e,x,t){let n=typeof x.fontWeight=="number"?x.fontWeight:400,r=x.fontStyle??"normal",o=t?.getMetrics(x.fontFamily??"",n,r);return ge(e,x,o??null)??j0(e,x)}function ns(e){let x=0;for(let t of e)t===" "&&(x+=1);return x}function rs(e,x,t,n){if(e.style.display==="inline-block"||e.style.display==="inline-flex"||e.style.display==="inline-grid"||e.style.display==="inline-table"){let w=e.box.x,y=e.box.y;t.layoutChild(e),e.box.x=w,e.box.y=y}let r=v(e.style.marginLeft,x,{auto:"zero"}),o=v(e.style.marginRight,x,{auto:"zero"}),i=v(e.style.marginTop,x,{auto:"zero"}),a=v(e.style.marginBottom,x,{auto:"zero"}),s=n(e,x,t),d=e.box.contentWidth,c=e.box.contentHeight;if(s&&(d=Math.max(d,s.contentWidth),c=Math.max(c,s.contentHeight)),e.style.display==="inline-block"&&e.style.width==="auto"){let w=e.box.scrollWidth;if(Number.isFinite(w)&&w>0&&w<d){let y=e.style.minWidth!==void 0?v(e.style.minWidth,x,{auto:"zero"}):void 0,R=e.style.maxWidth!==void 0?v(e.style.maxWidth,x,{auto:"reference"}):void 0,S=xt(w,y,R);d=Math.min(S,d)}}d===0&&!e.textContent&&(typeof e.style.width=="number"?d=e.style.width:e.style.width!=="auto"?d=v(e.style.width,x,{auto:"zero"}):e.intrinsicInlineSize!==void 0?d=e.intrinsicInlineSize:d=I0(e.style)),c===0&&!e.textContent&&(e.style.height!=="auto"?c=v(e.style.height,x,{auto:"zero"}):e.intrinsicBlockSize!==void 0?c=e.intrinsicBlockSize:c=I0(e.style));let f=v(e.style.paddingLeft,x,{auto:"zero"}),l=v(e.style.paddingRight,x,{auto:"zero"}),u=v(e.style.paddingTop,x,{auto:"zero"}),b=v(e.style.paddingBottom,x,{auto:"zero"}),g=v(e.style.borderLeft,x,{auto:"zero"}),p=v(e.style.borderRight,x,{auto:"zero"}),m=v(e.style.borderTop,x,{auto:"zero"}),h=v(e.style.borderBottom,x,{auto:"zero"});return e.box.contentWidth=d,e.box.contentHeight=c,e.box.borderBoxWidth=d+f+l+g+p,e.box.borderBoxHeight=c+u+b+m+h,e.box.marginBoxWidth=e.box.borderBoxWidth+r+o,e.box.marginBoxHeight=e.box.borderBoxHeight+i+a,e.box.scrollWidth=Math.max(e.box.scrollWidth,e.box.contentWidth),e.box.scrollHeight=Math.max(e.box.scrollHeight,e.box.contentHeight),{node:e,contentWidth:d,contentHeight:c,lineOffset:0,marginLeft:r,marginRight:o,marginTop:i,marginBottom:a,paddingLeft:f,paddingRight:l,paddingTop:u,paddingBottom:b,borderLeft:g,borderRight:p,borderTop:m,borderBottom:h,outerWidth:e.box.marginBoxWidth,outerHeight:e.box.marginBoxHeight}}function os(e,x,t,n){let r=[],o=i=>{if(i.style.display!=="none"&&i.style.float==="none"){if(g3(i.style.display)){let a=rs(i,x,t,n);r.push({kind:"box",metrics:a});return}if(i.textContent&&i.style.display==="inline"){r.push({kind:"text",node:i,style:i.style,text:i.textContent,preserveLeading:!!i.customData?.preserveLeadingSpace,preserveTrailing:!!i.customData?.preserveTrailingSpace});return}for(let a of i.children)h3(a.style.display)&&o(a)}};for(let i of e)o(i);return r}function is(e,x){let t=[];for(let n of e){if(n.kind==="box"){t.push({kind:"box",width:n.metrics.outerWidth,height:n.metrics.outerHeight,lineHeight:n.metrics.outerHeight,metrics:n.metrics});continue}let r=n.style,o=n.text??"";if(!o)continue;let i=Ux(o,r.textTransform),a=I0(r),s=p3(i,r.whiteSpace);for(let d of s){if(d.kind==="newline"){t.push({kind:"newline",width:0,height:a,lineHeight:a});continue}let c=ts(d.text,r,x);t.push({kind:d.kind,width:c,height:a,lineHeight:a,node:n.node,style:r,text:d.text,spaceCount:d.kind==="space"?ns(d.text):0})}}return t}function p3(e,x){let t=[],n=/(\n)|(\s+)|([^\s]+)/g,r;for(;(r=n.exec(e))!==null;)r[1]?x==="pre"||x==="pre-wrap"||x==="pre-line"?t.push({kind:"newline",text:`
21
- `}):t.push({kind:"space",text:" "}):r[2]?t.push({kind:"space",text:r[2]}):r[3]&&t.push({kind:"word",text:r[3]});return t}function as(e,x){if(e.kind!=="word"||!e.text||!e.style)return[e,null];let t="",n=0;for(let a of Array.from(e.text)){let s=t+a,d=j0(s,e.style);if(t&&d>x)break;t=s,n=d}if(!t)return[e,null];let r={...e,text:t,width:n},o=e.text.slice(t.length);if(!o)return[r,null];let i={...e,text:o,width:j0(o,e.style)};return[r,i]}function h3(e){switch(e){case"inline":case"inline-block":case"inline-flex":case"inline-grid":case"inline-table":return!0;default:return!1}}function g3(e){switch(e){case"inline-block":case"inline-flex":case"inline-grid":case"inline-table":return!0;default:return!1}}function ss(e){let x=e;for(;x;){let t=x.style.textAlign;if(t){let n=t.toLowerCase();if(n!=="start"&&n!=="auto")return n}x=x.parent}}function vo(e){switch(e){case"inline":case"inline-block":case"inline-flex":case"inline-grid":case"inline-table":return!0;default:return!1}}function ds(e){return!(e.children.length===0||e.style.display!=="inline")}function cs(e){let x=[];for(let t of e.children)t.style.display!=="none"&&t.style.float==="none"&&vo(t.style.display)&&x.push(t);return x}function fs(e,x,t=x){let n={containerWidth:x,containerHeight:t},r=v(e.style.marginLeft,x,{auto:"zero",...n}),o=v(e.style.marginRight,x,{auto:"zero",...n}),i=v(e.style.paddingLeft,x,{auto:"zero",...n}),a=v(e.style.paddingRight,x,{auto:"zero",...n}),s=v(e.style.borderLeft,x,{auto:"zero",...n}),d=v(e.style.borderRight,x,{auto:"zero",...n}),c=e.box.x-i-s-r,f=e.box.contentWidth+i+a+s+d+r+o;return{start:c,end:c+f}}var Lo=class{calculateOffset(){return 0}},To=class{calculateOffset(x,t){return Math.max(t-x,0)/2}},Fo=class{calculateOffset(x,t){return Math.max(t-x,0)}},Po=class{calculateOffset(){return 0}};function ls(e){switch(e){case"center":return new To;case"right":case"end":return new Fo;case"justify":return new Po;default:return new Lo}}var zt=class{constructor(){this.boundingBoxes=new Map}computeNodeBoxes(x){for(let[t,n]of x.entries()){t.inlineRuns=n,t.lineBoxes=void 0;let r=n.reduce((i,a)=>Math.max(i,a.lineIndex+1),0),o=I0(t.style);if(t.box.contentHeight=r*o,n.length>0){let i=n[0],a=i.startX,s=i.startX+i.width;for(let c=1;c<n.length;c++){let f=n[c];a=Math.min(a,f.startX),s=Math.max(s,f.startX+f.width)}let d=s-a;t.box.contentWidth=d}else t.box.contentWidth=0;t.box.borderBoxWidth=t.box.contentWidth,t.box.borderBoxHeight=t.box.contentHeight,t.box.marginBoxWidth=t.box.borderBoxWidth,t.box.marginBoxHeight=t.box.borderBoxHeight,t.box.scrollWidth=Math.max(t.box.scrollWidth,t.box.contentWidth),t.box.scrollHeight=Math.max(t.box.scrollHeight,t.box.contentHeight)}}propagateBoundingBoxes(x,t){for(let[n]of x.entries()){let r={minX:n.box.x,minY:n.box.y,maxX:n.box.x+n.box.contentWidth,maxY:n.box.y+n.box.contentHeight},o=n.parent;for(;o&&o!==t&&vo(o.style.display);)this.updateBox(o,r),o=o.parent}for(let[n,r]of this.boundingBoxes.entries())n.box.x=r.minX,n.box.y=r.minY,n.box.contentWidth=r.maxX-r.minX,n.box.contentHeight=r.maxY-r.minY,n.box.borderBoxWidth=Math.max(n.box.borderBoxWidth,n.box.contentWidth),n.box.borderBoxHeight=Math.max(n.box.borderBoxHeight,n.box.contentHeight),n.box.marginBoxWidth=Math.max(n.box.marginBoxWidth,n.box.borderBoxWidth),n.box.marginBoxHeight=Math.max(n.box.marginBoxHeight,n.box.borderBoxHeight)}updateBox(x,t){let n=this.boundingBoxes.get(x);n?(n.minX=Math.min(n.minX,t.minX),n.minY=Math.min(n.minY,t.minY),n.maxX=Math.max(n.maxX,t.maxX),n.maxY=Math.max(n.maxY,t.maxY)):(x.box.contentWidth>0||x.box.contentHeight>0?(n={minX:x.box.x,minY:x.box.y,maxX:x.box.x+x.box.contentWidth,maxY:x.box.y+x.box.contentHeight},n.minX=Math.min(n.minX,t.minX),n.minY=Math.min(n.minY,t.minY),n.maxX=Math.max(n.maxX,t.maxX),n.maxY=Math.max(n.maxY,t.maxY)):n={...t},this.boundingBoxes.set(x,n))}};function us(e){return e.kind==="box"}var Ut=class{constructor(x=null){this.fontEmbedder=x;this.nodeRuns=new Map;this.maxInlineEnd=0}placeRunsForLine(x,t){if(x.length===0)return;let{lineTop:n,lineHeight:r,lineStartX:o,lineIndex:i,availableWidth:a,offsetShift:s,isLastLine:d,contentX:c,inlineOffsetStart:f}=t,l=x.reduce((g,p)=>Math.max(g,p.offset+p.item.width),0),u=Math.max(a,0),b=x.reduce((g,p)=>p.item.kind==="space"?g+(p.item.spaceCount??1):g,0);this.maxInlineEnd=Math.max(this.maxInlineEnd,o+l-c);for(let g of x){if(us(g.item)){let y=g.item.metrics;y.lineOffset=g.offset+s,bs(y,c+f,n);continue}let p=g.item.node;if(!p||!g.item.text)continue;let m=t.lineBaseline,h=o+g.offset,w={lineIndex:i,startX:h,baseline:m,text:g.item.text,width:g.item.width,lineWidth:l,targetWidth:u,spaceCount:b,isLastLine:d};this.nodeRuns.has(p)?(p.box.x=Math.min(p.box.x,h),p.box.y=Math.min(p.box.y,n)):(p.box.x=h,p.box.y=n),p.box.baseline=m,this.pushRun(p,w)}}getNodeRuns(){return this.nodeRuns}getMaxInlineEnd(){return this.maxInlineEnd}pushRun(x,t){let n=this.nodeRuns.get(x);n?n.push(t):this.nodeRuns.set(x,[t])}};function ms(e,x,t,n){let r;if(n){let{metrics:a}=n,s=a.unitsPerEm;r=a.ascender/s*x}else r=x*.75;let i=(t-x)/2;return e+i+r}var Bo,y3=e=>{Bo===void 0&&(Bo=e.env.getEnv("PAGYRA_DEBUG_LAYOUT")==="1")},Gt=e=>(y3(e),(...x)=>{Bo&&console.log(...x)});function jt(e){let{container:x,inlineNodes:t,context:n,floatContext:r,contentX:o,contentWidth:i}=e,a=D0(x,n.env.viewport),s={containerWidth:a.width,containerHeight:a.height};x.establishesIFC=!0;let d=x.style.display==="inline"?void 0:ss(x),c=ls(d),f=x.style.display!=="inline",l=f?v(x.style.textIndent,i,{auto:"zero",...s}):0,u=f&&l!==0,g=os(t,i,n,(H,D,M)=>R3(H,D,M)),p=is(g,n.env.fontEmbedder),m=e.startY,h=Math.max(I0(x.style),0),w=r.inlineOffsets(m,m+h,i),y=Math.max(0,w.end-w.start),R=0,S=0,C=[],L=new Ut(n.env.fontEmbedder),T=(H,D)=>{let M=c.calculateOffset(H.reduce((W,Y)=>Math.max(W,Y.offset+Y.item.width),0),Math.max(y,0)),O=x.style.fontSize??16,V=x.style.fontFamily??"sans-serif",z=x.style.fontWeight??400,_=x.style.fontStyle??"normal",Z=n.env.fontEmbedder?.getMetrics(V,z,_),B=ms(m,O,h,Z);L.placeRunsForLine(H,{lineTop:m,lineHeight:h,lineStartX:o+w.start+M,lineIndex:S,availableWidth:y,offsetShift:M,isLastLine:D,contentX:o,inlineOffsetStart:w.start,lineBaseline:B})},P=H=>{C.length===0||T(C,H),m+=h,R=0,h=Math.max(I0(x.style),0),C.length=0,w=r.inlineOffsets(m,m+h,i),y=Math.max(0,w.end-w.start),S+=1};for(let H=0;H<p.length;H++){let D=p[H];if(D.kind==="newline"){P(!1);continue}let M=D;for(;M;){if(y<=0){let V=r.nextUnblockedY(m,m+h);if(V===null)y=Math.max(0,i),w={start:0,end:i};else{m=V,w=r.inlineOffsets(m,m+h,i),y=Math.max(0,w.end-w.start),R=0,C.length=0;continue}}C.length===0&&u&&(R+=l,u=!1);let O=Math.max(y-R,0);if(M.kind==="box"){if(C.length>0&&R+M.width>y){P(!1);continue}if(C.length===0&&M.width>y){let V=r.nextUnblockedY(m,m+h);if(V===null){C.push({item:M,offset:R}),R+=M.width,h=Math.max(h,M.lineHeight);break}m=V,w=r.inlineOffsets(m,m+h,i),y=Math.max(0,w.end-w.start),R=0,C.length=0;continue}C.push({item:M,offset:R}),R+=M.width,h=Math.max(h,M.lineHeight);break}if(M.kind==="word"&&M.width>O){let V=M.style?.overflowWrap??"normal",z=M.style?.wordBreak??"normal";if((V!=="normal"||z==="break-all"||z==="break-word")&&O>0){let[_,Z]=as(M,O);_&&(C.push({item:_,offset:R}),R+=_.width,h=Math.max(h,_.lineHeight)),Z&&p.splice(H+1,0,Z),M=null;break}}if(C.length>0&&R+M.width>y){P(!1);continue}if(C.length===0&&M.width>y&&M.kind==="word"){let V=r.nextUnblockedY(m,m+h);if(V===null){C.push({item:M,offset:R}),R+=M.width,h=Math.max(h,M.lineHeight),M=null;break}m=V,w=r.inlineOffsets(m,m+h,i),y=Math.max(0,w.end-w.start),R=0,C.length=0;continue}C.push({item:M,offset:R}),R+=M.width,h=Math.max(h,M.lineHeight),M=null}}C.length>0&&P(!0);let A=L.getNodeRuns(),E=new zt;return E.computeNodeBoxes(A),E.propagateBoundingBoxes(A,x),{newCursorY:m}}function bs(e,x,t,n){let{node:r}=e,o=x+e.lineOffset+e.marginLeft+e.borderLeft+e.paddingLeft,i=t+e.marginTop+e.borderTop+e.paddingTop;(n?Gt(n):()=>{})(`[placeInlineItem] node=${r.tagName??"(anonymous)"} lineStartX=${x} lineOffset=${e.lineOffset} marginLeft=${e.marginLeft} paddingLeft=${e.paddingLeft} borderLeft=${e.borderLeft} -> contentX=${o}`);let s=r.box.x,d=r.box.y;r.box.x=o,r.box.y=i,r.box.baseline=i+e.contentHeight;let c=r.box.x-s,f=r.box.y-d;(c!==0||f!==0)&&w3(r,c,f)}function w3(e,x,t){for(let n of e.children)n.shift(x,t)}function R3(e,x,t){if(!ds(e))return null;let n=cs(e);if(n.length===0)return null;let r=e.box.x,o=e.box.y;e.box.x=0,e.box.y=0;for(let f of n)f.box.x=0,f.box.y=0;let i=new gx,a=jt({container:e,inlineNodes:n,context:t,floatContext:i,contentX:0,contentWidth:Math.max(x,0),startY:0}),s=Math.max(i.bottom("left"),i.bottom("right")),d=Math.max(a.newCursorY,s),c=0;for(let f of n){let l=fs(f,x,x);c=Math.max(c,l.end)}return e.box.x=r,e.box.y=o,{contentWidth:Math.max(0,c),contentHeight:Math.max(0,d)}}var Ao=class{layout(x){let t=x.floatContext??new gx;return jt({container:x.container,inlineNodes:x.inlineNodes,context:x.context,floatContext:t,contentX:x.contentX,contentWidth:x.contentWidth,startY:x.startY})}},$t=new Ao;function Mo(e){switch(e.style.display){case"inline":case"inline-block":case"inline-flex":case"inline-grid":case"inline-table":return!0;default:return!1}}var Vt=class{constructor(x){this.layoutDebug=x}measureInFlowWidth(x,t,n,r=t){let o={containerWidth:t,containerHeight:r},i=Number.POSITIVE_INFINITY,a=Number.NEGATIVE_INFINITY,s=!1;for(let f of x.children){if(!Bx(f)||f.style.display==="none")continue;let l=f.box.usedMarginLeft!==void 0?f.box.usedMarginLeft:v(f.style.marginLeft,t,{auto:"zero",...o}),u=f.box.usedMarginRight!==void 0?f.box.usedMarginRight:v(f.style.marginRight,t,{auto:"zero",...o}),b=v(f.style.borderLeft,t,{auto:"zero",...o}),g=v(f.style.borderRight,t,{auto:"zero",...o}),p=v(f.style.paddingLeft,t,{auto:"zero",...o}),m=v(f.style.paddingRight,t,{auto:"zero",...o}),h=f.box.borderBoxWidth||Math.max(0,f.box.contentWidth+p+m+b+g),w=h+l+u,y=f.box.x-p-b-l,R=y-n,S=R+w;this.layoutDebug(`[measureInFlowContentWidth] parent=${x.tagName??"(anonymous)"} child=${f.tagName??"(anonymous)"} marginStart=${y} relativeStart=${R} marginBoxWidth=${w} borderBoxWidth=${h} child.box.x=${f.box.x} contentStartX=${n}`),i=Math.min(i,R),a=Math.max(a,S),s=!0}if(!s)return{width:0,leftOffset:0};Number.isFinite(i)||(i=0),Number.isFinite(a)||(a=i);let d=Math.max(0,a-i),c=i>0?i:0;return{width:d,leftOffset:c}}shiftInFlowChildrenX(x,t){if(t!==0)for(let n of x.children)Bx(n)&&n.style.display!=="none"&&n.shift(-t,0)}};var _t=class{constructor(){this.supportedDisplays=new Set(["block","flow-root","inline-block","table-cell"])}canLayout(x){return this.supportedDisplays.has(x.style.display)}layout(x,t){let n=Gt(t),r=new Vt(n),o=D0(x,t.env.viewport),i={containerWidth:o.width,containerHeight:o.height};x.establishesBFC=z6(x);let a=cx(x,o.width,o.height),s=x.tagName??"(anonymous)";x.style.display==="inline-block"&&n(`[BlockLayout] start inline-block tag=${s} style.width=${x.style.width} resolvedContentWidth=${a} cb.width=${o.width}`);let d=a;x.box.contentWidth=a;let c=ix(x,a,o.height),f=jx(x,a,o.height);x.box.borderBoxWidth=a+c,x.box.marginBoxWidth=x.box.borderBoxWidth+f;let l=v(x.style.paddingLeft,a,{auto:"zero",...i}),u=v(x.style.borderLeft,a,{auto:"zero",...i}),b=v(x.style.paddingTop,a,{auto:"zero",...i}),g=v(x.style.borderTop,a,{auto:"zero",...i}),p=x.box.x+u+l,m=xo(x,a,o.height),h=eo(x,a,o.height),w=m?gt(x):void 0,y=h?yt(x):void 0,R=m&&w?wt(w,a,o.height):0,S=h&&y?Rt(y,a,o.height):0,C=x.box.y+b+g,L=0,T=new gx,P=x.children;for(let M=0;M<P.length;M++){let O=P[M];if(O.style.display==="none")continue;if(O.style.float!=="none"){C=Xi(O,T,C),qi({node:O,floatContext:T,context:t,contentX:p,contentWidth:a,contentHeight:o.height,startY:C}),L=0;continue}if(!Bx(O))continue;if(Mo(O)){let K=[O],G=M+1;for(;G<P.length;){let r0=P[G];if(r0.style.float!=="none"||!Mo(r0))break;K.push(r0),G+=1}C=$t.layout({container:x,inlineNodes:K,context:t,floatContext:T,contentX:p,contentWidth:a,startY:C}).newCursorY,L=0,M=G-1;continue}let V=v(O.style.marginTop,a,{auto:"zero",...i}),z=v(O.style.marginBottom,a,{auto:"zero",...i}),_=wt(O,a,o.height),Z=Rt(O,a,o.height),B=_i(L,_,x.establishesBFC);m&&O===w&&(B-=R),O.box.x=p,O.box.y=C+B,t.layoutChild(O);let{marginLeft:W,marginRight:Y}=$i(a,O.box.borderBoxWidth,O.style.marginLeft,O.style.marginRight,o.height);O.box.usedMarginLeft=W,O.box.usedMarginRight=Y;let J=W;J!==0&&O.shift(J,0),O.box.x=p+W,O.box.marginBoxWidth=O.box.borderBoxWidth+W+Y,O.box.marginBoxHeight=O.box.borderBoxHeight+V+z,L=Z,C=O.box.y+O.box.borderBoxHeight,h&&O===y&&(C+=Z-S,L=0)}!h&&L!==0&&(C+=L);let A=r.measureInFlowWidth(x,a,p,o.height);if(Number.isFinite(A.width)){let M=Math.max(0,A.width);if(x.box.scrollWidth=Math.max(x.box.scrollWidth,M),x.style.display==="inline-block"&&x.style.width==="auto"){let O=x.style.minWidth!==void 0?v(x.style.minWidth,o.width,{auto:"zero",...i}):void 0,V=x.style.maxWidth!==void 0?v(x.style.maxWidth,o.width,{auto:"reference",...i}):void 0,z=M;z=Math.min(z,d),O!==void 0&&(z=Math.max(z,O)),V!==void 0&&(z=Math.min(z,V)),z=Math.max(0,z),x.style.display==="inline-block"&&n(`[BlockLayout] intrinsic measurement tag=${s} intrinsic=${M} current=${x.box.contentWidth} horizontalExtras=${c} available=${d}`),A.leftOffset>0&&(n(`[BlockLayout] shifting inline-block children tag=${s} offset=${A.leftOffset}`),r.shiftInFlowChildrenX(x,A.leftOffset)),z!==x.box.contentWidth&&(x.box.contentWidth=z,a=z,x.box.borderBoxWidth=x.box.contentWidth+c,x.box.marginBoxWidth=x.box.borderBoxWidth+f,x.style.display==="inline-block"&&n(`[BlockLayout] updated inline-block tag=${s} newContentWidth=${x.box.contentWidth} borderBoxWidth=${x.box.borderBoxWidth}`))}}let E=Math.max(T.bottom("left"),T.bottom("right")),H=Math.max(C,E);if(x.box.contentHeight=Math.max(0,H-(x.box.y+g)-b),x.style.height!=="auto"){let M=hx(x,o.height,o.width);x.box.contentHeight=m0(v(x.style.height,o.height,{auto:"zero",...i}),x.style.boxSizing,M)}let D=hx(x,o.height,o.width);x.box.contentHeight=ut(x.box.contentHeight,x,o.height,D,i),x.box.borderBoxHeight=x.box.contentHeight+D,x.box.marginBoxHeight=x.box.borderBoxHeight+v(x.style.marginTop,o.height,{auto:"zero",...i})+v(x.style.marginBottom,o.height,{auto:"zero",...i}),St(x)}};function Sx(e,x){return x<=1||e<=0?0:e*(x-1)}function S3(e,x,t){let n=Sx(x,t);return Math.max(0,e-n)}function C3(e,x){let t=[],n=0;for(let r=0;r<e.length;r++)t.push(n),n+=e[r],r<e.length-1&&(n+=x);return t}function ps(e,x){return C3(e,x)}var Yt=class{constructor(x){this.config=x}getMainAxisGap(x){return x?this.config.columnGap:this.config.rowGap}getCrossAxisGap(x){return x?this.config.rowGap:this.config.columnGap}calculateMainAxisTotalGap(x,t){let n=this.getMainAxisGap(x);return Sx(n,t)}calculateMainAxisAvailableSpace(x,t,n){let r=this.getMainAxisGap(x);return S3(t,r,n)}};function v3(e){switch(e){case"inline":case"inline-block":return"block";case"inline-flex":return"flex";case"inline-grid":return"grid";case"inline-table":return"table";default:return e}}function L3(e,x){switch(x){case"flex":case"inline-flex":case"grid":case"inline-grid":return!1;default:break}return x===e?!0:e==="inline"}function T3(e,x,t){if(e.length===0)return[];let n=[],r={items:[],mainSizeWithGaps:0,crossSize:0};for(let o of e){let i=r.items.length===0?o.mainContribution:t+o.mainContribution;r.items.length>0&&x>0&&r.mainSizeWithGaps+i>x+.01&&(n.push(r),r={items:[],mainSizeWithGaps:0,crossSize:0}),r.items.length>0&&(r.mainSizeWithGaps+=t),r.items.push(o),r.mainSizeWithGaps+=o.mainContribution,r.crossSize=Math.max(r.crossSize,o.crossContribution)}return r.items.length>0&&n.push(r),n}function Ss(e,x){return e.length===0?0:e.reduce((n,r)=>n+r.crossSize,0)+Sx(x,e.length)}function F3(e,x){e.mainSize=x?e.node.box.borderBoxWidth:e.node.box.borderBoxHeight,e.crossSize=x?e.node.box.borderBoxHeight:e.node.box.borderBoxWidth,e.mainContribution=e.mainSize+e.mainMarginStart+e.mainMarginEnd,e.crossContribution=e.crossSize+e.crossMarginStart+e.crossMarginEnd}function P3(e,x){let t=0,n=0;for(let r=0;r<e.items.length;r++){let o=e.items[r];r>0&&(t+=x),t+=o.mainContribution,n=Math.max(n,o.crossContribution)}e.mainSizeWithGaps=t,e.crossSize=n}function B3(e,x,t,n,r){if(!Number.isFinite(n)||n<0)return;let o=e.box.contentWidth,i=e.box.contentHeight,a=n+x.mainMarginStart+x.mainMarginEnd,s=!1;x.node.style.display!==x.effectiveDisplay&&(x.node.style.display=x.effectiveDisplay,s=!0);try{r?e.box.contentWidth=Math.max(0,a):e.box.contentHeight=Math.max(0,a),t.layoutChild(x.node)}finally{e.box.contentWidth=o,e.box.contentHeight=i,s&&(x.node.style.display=x.originalDisplay)}}function hs(e,x,t,n,r,o){if(!(e.length===0||!(n>0)))for(let i of e){let a=n-i.mainSizeWithGaps;if(!(a>0))continue;let s=i.items.filter(c=>c.flexGrow>0),d=s.reduce((c,f)=>c+f.flexGrow,0);if(d>0){for(let c of s){let f=a*c.flexGrow/d,l=Math.max(0,c.mainSize+f);Math.abs(l-c.mainSize)<.01||(B3(x,c,t,l,o),F3(c,o))}P3(i,r)}}}function A3(e,x,t,n){let r=e.map(a=>a.crossSize);if(e.length===0)return{lineCrossSizes:r,initialOffset:0,additionalGap:0};let o=Ss(e,n),i=Math.max(0,t-o);switch(x){case"stretch":if(i>0){let a=i/e.length;for(let s=0;s<r.length;s++)r[s]+=a}return{lineCrossSizes:r,initialOffset:0,additionalGap:0};case"flex-end":return{lineCrossSizes:r,initialOffset:i,additionalGap:0};case"center":return{lineCrossSizes:r,initialOffset:i/2,additionalGap:0};case"space-between":return e.length<=1?{lineCrossSizes:r,initialOffset:0,additionalGap:0}:{lineCrossSizes:r,initialOffset:0,additionalGap:i/(e.length-1)};case"space-around":{let a=i/e.length;return{lineCrossSizes:r,initialOffset:a/2,additionalGap:a}}case"space-evenly":{let a=i/(e.length+1);return{lineCrossSizes:r,initialOffset:a,additionalGap:a}}case"flex-start":default:return{lineCrossSizes:r,initialOffset:0,additionalGap:0}}}var Kt=class{constructor(){this.supportedDisplays=new Set(["flex","inline-flex"])}canLayout(x){return this.supportedDisplays.has(x.style.display)}layout(x,t){let n=D0(x,t.env.viewport),r={containerWidth:n.width,containerHeight:n.height},o=M3(x.style.flexDirection),i=o?n.width:n.height,a=o?n.height:n.width,s=ji(x,n.width,n.height),d=s.paddingLeft+s.paddingRight+s.borderLeft+s.borderRight,c=s.paddingTop+s.paddingBottom+s.borderTop+s.borderBottom,f=qt(o?x.style.width:x.style.height,i,n.width,n.height),l=qt(o?x.style.height:x.style.width,a,n.width,n.height);f!==void 0&&(f=m0(f,x.style.boxSizing,o?d:c)),l!==void 0&&(l=m0(l,x.style.boxSizing,o?c:d));let u=x.style.rowGap??0,b=x.style.columnGap??0,g=new Yt({rowGap:u,columnGap:b}),p=g.getMainAxisGap(o),m=cx(x,n.width,n.height);o?(x.box.contentWidth=Xt(f,m),x.box.contentHeight=Xt(l,a)):(x.box.contentWidth=Xt(l,m),x.box.contentHeight=Xt(f,i)),x.box.borderBoxWidth=x.box.contentWidth+s.paddingLeft+s.paddingRight+s.borderLeft+s.borderRight,x.box.borderBoxHeight=x.box.contentHeight+s.paddingTop+s.paddingBottom+s.borderTop+s.borderBottom,x.box.scrollWidth=Math.max(x.box.scrollWidth,x.box.contentWidth),x.box.scrollHeight=Math.max(x.box.scrollHeight,x.box.contentHeight);let h=x.style.alignItems??"stretch",w=[],y=0,R=0;for(let B of x.children){if(B.style.display==="none")continue;let W=B.style.display,Y=v3(W),J=Y!==W;J&&(B.style.display=Y);let K=x.box.contentWidth,G=x.box.contentHeight;try{let x0=o?n.width:n.height,r0=qt(B.style.flexBasis,x0,n.width,n.height);r0!==void 0&&(o?x.box.contentWidth=Math.max(0,r0):x.box.contentHeight=Math.max(0,r0)),t.layoutChild(B),x.box.contentWidth=K,x.box.contentHeight=G;let l0=v(B.style.marginLeft,n.width,{auto:"zero",...r}),s0=v(B.style.marginRight,n.width,{auto:"zero",...r}),u0=v(B.style.marginTop,n.height,{auto:"zero",...r}),n0=v(B.style.marginBottom,n.height,{auto:"zero",...r}),Q=o?l0:u0,e0=o?s0:n0,o0=o?u0:l0,d0=o?n0:s0,V0=o?B.box.borderBoxWidth:B.box.borderBoxHeight,tx=qt(B.style.flexBasis,o?n.width:n.height,n.width,n.height)!==void 0,M0=L3(W,Y);if(o&&M0&&k3(B.style.width)&&!tx){let X0=ws(B);if(X0!==void 0&&X0>=0){let q0=B.style.minWidth!==void 0?v(B.style.minWidth,n.width,{auto:"zero",...r}):void 0,_0=B.style.maxWidth!==void 0?v(B.style.maxWidth,n.width,{auto:"reference",...r}):void 0,E0=X0;if(q0!==void 0&&(E0=Math.max(E0,q0)),_0!==void 0&&(E0=Math.min(E0,_0)),E0<B.box.contentWidth){let I6=v(B.style.paddingLeft,n.width,{auto:"zero",...r}),Lx=v(B.style.paddingRight,n.width,{auto:"zero",...r}),N6=v(B.style.borderLeft,n.width,{auto:"zero",...r}),E6=v(B.style.borderRight,n.width,{auto:"zero",...r});B.box.contentWidth=E0,B.box.borderBoxWidth=E0+I6+Lx+N6+E6,B.box.marginBoxWidth=B.box.borderBoxWidth+l0+s0,B.box.scrollWidth=Math.max(B.box.scrollWidth,B.box.contentWidth),V0=B.box.borderBoxWidth;let D6=x.box.contentWidth;x.box.contentWidth=B.box.borderBoxWidth+l0+s0,t.layoutChild(B),x.box.contentWidth=D6}}}let b0=o?B.box.borderBoxHeight:B.box.borderBoxWidth;if(!o&&M0){let X0=ko(B.style.alignSelf,h),q0=F0(B.style.width);if(X0!=="stretch"&&q0){let _0=ws(B);if(_0!==void 0&&_0>0){let E0=n.width,I6=v(B.style.paddingLeft,E0,{auto:"zero",...r}),Lx=v(B.style.paddingRight,E0,{auto:"zero",...r}),N6=v(B.style.borderLeft,E0,{auto:"zero",...r}),E6=v(B.style.borderRight,E0,{auto:"zero",...r}),D6=B.style.minWidth!==void 0?v(B.style.minWidth,E0,{auto:"zero",...r}):void 0,Ye=B.style.maxWidth!==void 0?v(B.style.maxWidth,E0,{auto:"reference",...r}):void 0,K0=Math.min(_0,B.box.contentWidth);if(D6!==void 0&&(K0=Math.max(K0,D6)),Ye!==void 0&&(K0=Math.min(K0,Ye)),K0=Math.max(0,K0),K0<B.box.contentWidth){B.box.contentWidth=K0;let fe=I6+Lx+N6+E6,Hx=K0+fe;B.box.borderBoxWidth=Hx,B.box.marginBoxWidth=Hx+l0+s0,B.box.scrollWidth=Math.max(B.box.scrollWidth,K0),b0=Hx}}}}let w0=V0+Q+e0,k0=b0+o0+d0;w.push({node:B,originalDisplay:W,effectiveDisplay:Y,mainMarginStart:Q,mainMarginEnd:e0,crossMarginStart:o0,crossMarginEnd:d0,mainSize:V0,crossSize:b0,mainContribution:w0,crossContribution:k0,flexGrow:Math.max(0,B.style.flexGrow??0),flexShrink:Math.max(0,B.style.flexShrink??0)}),y+=w0,R=Math.max(R,k0)}finally{x.box.contentWidth=K,x.box.contentHeight=G,J&&(B.style.display=W)}}let S=Sx(p,w.length),C=y+S,L=o&&x.style.flexWrap,T=g.getCrossAxisGap(o),P;if(f!==void 0)P=f;else if(o){let B=Number.isFinite(m)&&m>0?m:C;P=L?B:Math.max(B,C)}else P=C;let A=L?T3(w,P,p):[];L?hs(A,x,t,P,p,o):w.length>0&&(hs([{items:w,mainSizeWithGaps:C,crossSize:R}],x,t,P,p,o),y=w.reduce((W,Y)=>W+Y.mainContribution,0),R=w.reduce((W,Y)=>Math.max(W,Y.crossContribution),0),C=y+S);let E=L?Ss(A,T):0,H;if(l!==void 0)H=Math.max(l,L?E:R);else if(o)H=L?E:R;else{let B=Number.isFinite(m)&&m>0?m:R;H=Math.max(B,R)}let D=o?x.style.minHeight:x.style.minWidth,M=o?x.style.maxHeight:x.style.maxWidth,O=o?c:d,V=D!==void 0?m0(v(D,a,{auto:"zero",...r}),x.style.boxSizing,O):void 0,z=M!==void 0?m0(v(M,a,{auto:"reference",...r}),x.style.boxSizing,O):void 0;V!==void 0&&(H=Math.max(H,V)),z!==void 0&&(H=Math.min(H,z));let _=x.style.justifyContent??"flex-start",Z=h;if(L){let B=x.style.alignContent,W=A3(A,B,H,T),Y=W.initialOffset;for(let J=0;J<A.length;J++){let K=A[J],G=W.lineCrossSizes[J]??K.crossSize,x0=P-K.mainSizeWithGaps,{offset:r0,gap:l0}=ys(_,x0,K.items.length),s0=r0;for(let u0=0;u0<K.items.length;u0++){let n0=K.items[u0],Q=ko(n0.node.style.alignSelf,Z),e0=gs(Q,G,n0.crossSize,n0.crossMarginStart,n0.crossMarginEnd),o0=n0.node.box.x,d0=n0.node.box.y;n0.node.box.x=s.contentBoxX+s0+n0.mainMarginStart,n0.node.box.y=s.contentBoxY+Y+e0+n0.crossMarginStart,Rs(n0.node,n0.node.box.x-o0,n0.node.box.y-d0),s0+=n0.mainContribution,u0<K.items.length-1&&(s0+=p+l0)}Y+=G,J<A.length-1&&(Y+=T+W.additionalGap)}}else{let B=P-C,{offset:W,gap:Y}=ys(_,B,w.length),J=W;for(let K=0;K<w.length;K++){let G=w[K],x0=ko(G.node.style.alignSelf,Z),r0=gs(x0,H,G.crossSize,G.crossMarginStart,G.crossMarginEnd),l0=G.node.box.x,s0=G.node.box.y;o?(G.node.box.x=s.contentBoxX+J+G.mainMarginStart,G.node.box.y=s.contentBoxY+r0+G.crossMarginStart):(G.node.box.x=s.contentBoxX+r0+G.crossMarginStart,G.node.box.y=s.contentBoxY+J+G.mainMarginStart),Rs(G.node,G.node.box.x-l0,G.node.box.y-s0),J+=G.mainContribution,K<w.length-1&&(J+=p+Y)}}o?(x.box.contentWidth=P,x.box.contentHeight=H):(x.box.contentWidth=H,x.box.contentHeight=P),x.box.borderBoxWidth=x.box.contentWidth+s.paddingLeft+s.paddingRight+s.borderLeft+s.borderRight,x.box.borderBoxHeight=x.box.contentHeight+s.paddingTop+s.paddingBottom+s.borderTop+s.borderBottom,x.box.scrollWidth=x.box.contentWidth,x.box.scrollHeight=x.box.contentHeight}};function Xt(e,x){return e!==void 0&&Number.isFinite(e)?Math.max(e,0):Number.isFinite(x)?Math.max(x,0):0}function qt(e,x,t=x,n=x){if(e!==void 0){if(typeof e=="number")return e;if(!(e==="auto"||F0(e)))return v(e,x,{auto:"reference",containerWidth:t,containerHeight:n})}}function ko(e,x){return e&&e!=="auto"?e:x}function gs(e,x,t,n,r){let o=t+n+r,a=(Number.isFinite(x)?x:o)-o;if(a<=0)return 0;switch(e){case"center":return a/2;case"flex-end":return a;default:return 0}}function ys(e,x,t){if(t<=0)return{offset:0,gap:0};let n=Number.isFinite(x)?Math.max(x,0):0;switch(e){case"center":return{offset:n/2,gap:0};case"flex-end":case"end":case"right":return{offset:n,gap:0};case"space-between":return t===1?{offset:0,gap:0}:{offset:0,gap:n/(t-1)};case"space-around":{let r=n/t;return{offset:r/2,gap:r}}case"space-evenly":{let r=n/(t+1);return{offset:r,gap:r}}default:return{offset:0,gap:0}}}function M3(e){return e==="row"||e==="row-reverse"}function k3(e){return e===void 0?!0:typeof e=="number"?!1:e==="auto"?!0:F0(e)}function ws(e){let x=0;return e.walk(t=>{if(t.inlineRuns&&t.inlineRuns.length>0){let n=t.inlineRuns.reduce((r,o)=>Math.max(r,o.lineWidth??o.width),0);n>x&&(x=n);return}if(!(!t.lineBoxes||t.lineBoxes.length===0))for(let n of t.lineBoxes){if(!n)continue;let r=typeof n.width=="number"?n.width:0;r>x&&(x=r)}}),x>0?x:void 0}function Rs(e,x,t){x===0&&t===0||e.walk(n=>{if(n!==e&&(n.box.x+=x,n.box.y+=t),n.box.baseline+=t,n.inlineRuns&&n.inlineRuns.length>0)for(let r of n.inlineRuns)r.startX+=x,r.baseline+=t})}function I3(e){return typeof e=="object"&&e!==null&&"kind"in e&&e.kind==="repeat"}function N3(e){return typeof e=="object"&&e!==null&&"kind"in e&&e.kind==="repeat-auto"}function vs(e){switch(e.kind){case"fixed":return Math.max(0,e.size);case"clamp":return Math.max(0,e.min);case"flex":return Math.max(0,e.min??0);case"auto":return Math.max(0,e.min??0);default:return 0}}function E3(e){return e.kind==="flex"?Math.max(0,e.flex):0}function Io(e){return e.kind==="fixed"?{kind:"fixed",size:e.size}:e.kind==="clamp"?{kind:"clamp",min:e.min,preferred:e.preferred,max:e.max}:e.kind==="flex"?{kind:"flex",flex:e.flex,min:e.min,max:e.max}:{kind:"auto",min:e.min,max:e.max}}function D3(e,x,t,n){if(e.length===0)return[];let r=[];for(let o of e){if(I3(o)){for(let i=0;i<o.count;i++)r.push(Io(o.track));continue}if(N3(o)){let i=vs(o.track),a=x||1;if(i>0){let s=i+n;s>0&&(a=Math.max(1,Math.floor((t+n)/s)))}o.mode==="auto-fit"&&x>0&&(a=Math.min(a,x));for(let s=0;s<a;s++)r.push(Io(o.track));continue}r.push(Io(o))}return r}function W3(e,x,t){let n=e.length;if(n===0)return[];let r=Sx(t,n),o=Math.max(0,x-r),i=e.map(f=>vs(f)),a=e.map(f=>E3(f)),s=i.reduce((f,l)=>f+l,0),d=a.reduce((f,l)=>f+l,0),c=Math.max(0,o-s);return e.map((f,l)=>{switch(f.kind){case"fixed":return Math.max(0,f.size);case"clamp":{let u=Math.max(0,f.min),b=Math.max(u,f.max),g=f.preferred;return Math.max(u,Math.min(g,b))}case"flex":{let u=i[l];return d>0&&a[l]>0&&(u+=a[l]/d*c),f.max!==void 0&&(u=Math.min(u,f.max)),Math.max(0,u)}case"auto":{let u=i[l];return f.max!==void 0&&u>f.max&&(u=f.max),Math.max(0,u)}default:return o/n}})}var Zt=class{constructor(){this.supportedDisplays=new Set(["grid","inline-grid"])}canLayout(x){return this.supportedDisplays.has(x.style.display)}layout(x,t){let n=D0(x,t.env.viewport),r={containerWidth:n.width,containerHeight:n.height},o=cx(x,n.width,n.height);x.box.contentWidth=o;let i=ix(x,o,n.height);x.box.borderBoxWidth=o+i,x.box.marginBoxWidth=x.box.borderBoxWidth+jx(x,o,n.height);let a=v(x.style.paddingLeft,o,{auto:"zero",...r}),s=v(x.style.paddingTop,n.height,{auto:"zero",...r}),d=v(x.style.borderLeft,o,{auto:"zero",...r}),c=v(x.style.borderTop,n.height,{auto:"zero",...r}),f=x.box.x+d+a,l=x.box.y+c+s,u=x.style.columnGap??0,b=x.style.rowGap??0,g=D3(x.style.trackListColumns,x.children.length,o,u),p=g.length>0?g:[{kind:"flex",flex:1}],m=W3(p,o,u),h=m.reduce((z,_)=>z+_,0)+Sx(u,m.length),w=m.length>0?Math.max(o,h):o;x.box.contentWidth=w,x.box.borderBoxWidth=w+i,x.box.marginBoxWidth=x.box.borderBoxWidth+jx(x,w,n.height);let y=ps(m,u),R=[],S=l,C=0,L=0,T=[];for(let z of x.children){if(z.style.display==="none")continue;let _=Math.min(z.style.gridColumnSpan??1,m.length);L+_>m.length&&(T.length>0&&(R.push({items:T,height:C}),S+=C+b,C=0,T=[]),L=0);let Z=0;for(let Y=0;Y<_;Y++)Z+=m[L+Y]??0;_>1&&(Z+=u*(_-1));let B=f+(y[L]??0),W=x.box.contentWidth;x.box.contentWidth=Z,t.layoutChild(z),x.box.contentWidth=W,C=Math.max(C,z.box.borderBoxHeight),T.push({child:z,columnWidth:Z,columnX:B}),L+=_,L>=m.length&&(R.push({items:T,height:C}),S+=C+b,C=0,L=0,T=[])}T.length>0&&R.push({items:T,height:C});let P=R.length,A=R.reduce((z,_)=>z+_.height,0),E=Sx(b,P),H=hx(x,n.height,n.width),D=Math.max(0,A+E);x.style.height!=="auto"&&x.style.height!==void 0&&(D=m0(v(x.style.height,n.height,{auto:"zero",...r}),x.style.boxSizing,H)),D=ut(D,x,n.height,H,r),x.box.contentHeight=Math.max(0,D),x.box.borderBoxHeight=x.box.contentHeight+H,x.box.marginBoxHeight=x.box.borderBoxHeight+v(x.style.marginTop,n.height,{auto:"zero",...r})+v(x.style.marginBottom,n.height,{auto:"zero",...r});let M=O3(R,b,x.box.contentHeight,x.style.alignContent),O=x.style.alignItems??"stretch",V=l;for(let z=0;z<R.length;z++){let _=R[z],Z=M[z]??_.height;for(let B of _.items){let W=B.child,Y=B.columnX,J=V,K=Y-W.box.x,G=J-W.box.y;W.box.x=Y,W.box.y=J,Cs(W,K,G);let x0=H3(W,O),r0=W.style.height===void 0||W.style.height==="auto"||F0(W.style.height);if(x0==="stretch"&&r0){let l0={containerWidth:B.columnWidth,containerHeight:Z},s0=v(W.style.marginTop,Z,{auto:"zero",...l0}),u0=v(W.style.marginBottom,Z,{auto:"zero",...l0}),n0=Math.max(0,Z-s0-u0),Q=hx(W,Z,B.columnWidth),e0=W.style.boxSizing==="border-box"?n0:Math.max(0,n0-Q),o0=W.box.borderBoxHeight;if(Math.abs(o0-n0)>.01){let d0=W.style.height,V0=x.box.contentWidth;try{W.style.height=e0,W.box.x=Y,W.box.y=J,x.box.contentWidth=B.columnWidth,t.layoutChild(W)}finally{x.box.contentWidth=V0,W.style.height=d0}let tx=Y-W.box.x,z0=J-W.box.y;W.box.x=Y,W.box.y=J,Cs(W,tx,z0)}}}V+=Z,z<R.length-1&&(V+=b)}x.box.scrollWidth=Math.max(x.box.contentWidth,h),x.box.scrollHeight=x.box.contentHeight,m.length===0&&(x.box.contentWidth=o,x.box.borderBoxWidth=x.box.contentWidth+i,x.box.marginBoxWidth=x.box.borderBoxWidth+jx(x,x.box.contentWidth,n.height))}};function Cs(e,x,t){x===0&&t===0||e.walk(n=>{if(n!==e&&(n.box.x+=x,n.box.y+=t),n.box.baseline+=t,n.inlineRuns&&n.inlineRuns.length>0)for(let r of n.inlineRuns)r.startX+=x,r.baseline+=t})}function H3(e,x){let t=e.style.alignSelf;return t&&t!=="auto"?t:x}function O3(e,x,t,n){let r=e.map(a=>a.height);if(n!=="stretch")return r;let o=r.reduce((a,s)=>a+s,0)+Sx(x,r.length),i=Math.max(0,t-o);if(i>0&&r.length>0){let a=i/r.length;for(let s=0;s<r.length;s++)r[s]+=a}return r}function z3(e){let x=[],t=/(\s+)|([^\s]+)/g,n;for(;(n=t.exec(e))!==null;)n[1]?x.push({type:"space",text:n[1]}):n[2]&&x.push({type:"word",text:n[2]});return x}function U3(e,x,t){let n=typeof x.fontWeight=="number"?x.fontWeight:400,r=x.fontStyle??"normal",o=t?.getMetrics(x.fontFamily??"",n,r);return e.map(i=>{let a=ge(i.text,x,o??null);return{...i,width:a??j0(i.text,x)}})}function G3(e,x,t){if(t<=0)return[e];let n=[],r="",o=0,i=()=>{r&&(n.push({type:"word",text:r,width:o}),r="",o=0)};for(let a of Array.from(e.text)){let s=r+a,d=j0(s,x);if(r&&d>t){i(),r=a,o=j0(a,x);continue}if(!r&&d>t){n.push({type:"word",text:a,width:d}),r="",o=0;continue}r=s,o=d}return i(),n.length?n:[e]}function j3(e,x,t,n){if(!n||n==="normal")return e;let r=[];for(let o of e){if(o.type!=="word"){r.push(o);continue}if(o.width<=t){r.push(o);continue}r.push(...G3(o,x,t))}return r.length?r:e}function $3(e){let x=0;for(let t=0;t<e.length;t++){if(e[t].type!=="space"||!e.slice(0,t).some(i=>i.type==="word"))continue;e.slice(t+1).some(i=>i.type==="word")&&(x+=1)}return x}function V3(e){let x=e.whiteSpace;return x==="normal"||x==="nowrap"||x==="pre-line"}function No(e,x,t){let n=0,r=e.length;if(t){for(;n<r&&e[n].type==="space";)n+=1;for(;r>n&&e[r-1].type==="space";)r-=1}if(n>=r)return null;let o=e.slice(n,r),i=o.map(s=>s.text).join(""),a=o.reduce((s,d)=>s+d.width,0);return{text:i,width:a,spaceCount:$3(o),targetWidth:x}}function Ls(e,x,t,n=null){let r=Ux(e,x.textTransform);if(r.length===0)return[];let o=z3(r),i=U3(o,x,n);i=j3(i,x,t,x.overflowWrap);let a=i.length;if(a===0)return[];let s=V3(x);if(i.reduce((b,g)=>b+g.width,0)<=t){let b=No(i,t,s);return b?[b]:[]}let c=new Array(a+1).fill(1/0),f=new Array(a+1).fill(0);c[0]=0;for(let b=1;b<=a;b++){let g=0,p=!1;for(let m=b;m>0;m--){let h=i[m-1];if(h.type==="space"){if(!p&&s)continue;if(g+=h.width,g>t)break;if(!s&&!p){let R=t-g,S=100+R*R;c[m-1]+S<c[b]&&(c[b]=c[m-1]+S,f[b]=m-1)}continue}if(g+=h.width,p=!0,g>t)break;let w=t-g,y=100+w*w;c[m-1]+y<c[b]&&(c[b]=c[m-1]+y,f[b]=m-1)}}if(!isFinite(c[a])){let b=[],g=0,p=[],m=()=>{let h=No(p,t,s);h&&b.push(h)};for(let h of i)s&&h.type==="space"&&p.length===0||(h.type==="word"&&p.length>0&&g+h.width>t&&(m(),g=0,p=[]),p.push(h),g+=h.width);return p.length>0&&m(),b}let l=[],u=a;for(;u>0;){let b=f[u],g=i.slice(b,u),p=No(g,t,s);p&&l.unshift(p),u=b}return l}function Ts(e){let x=Math.max(0,e.box.contentWidth);e.walk(n=>{if(!n.textContent)return;let r=Ls(n.textContent,n.style,x);n.lineBoxes=r;let o=I0(n.style),i=n.textContent.trim().length>0,a=r.length>0?r.length*o:i?o:0;if(n.box.contentHeight=a,r.length>0){let s=Math.max(...r.map(d=>d.width));n.box.contentWidth=Math.min(x,s)}else n.box.contentWidth=0});let t=Array.from(e.children).map(n=>n.box.contentHeight??0);e.box.contentHeight=Math.max(e.box.contentHeight??0,...t)}function Fs(e){k("layout","debug","[AUDIT] td inline",{tdWidth:e.box.contentWidth,lines:(e.lineBoxes??[]).length,joined:(e.lineBoxes??[]).map(x=>x.text).join(" | ")})}function Ps(e){e.tagName==="td"&&e.textContent?.includes("Row 3, Cell 3")&&k("layout","debug","[DEBUG] before inline layout for problematic td",{textContent:e.textContent,contentWidth:e.box.contentWidth})}var Qt=class{constructor(){this.supportedDisplays=new Set(["table","inline-table"])}canLayout(x){return this.supportedDisplays.has(x.style.display)}layout(x,t){k("layout","debug","TableLayoutStrategy invoked",{tagName:x.tagName,display:x.style.display,children:x.children.length});let n=D0(x,t.env.viewport),r={containerWidth:n.width,containerHeight:n.height};x.box.contentWidth=cx(x,n.width,n.height),k("layout","debug","Table layout start",{table:x.tagName,availableWidth:n.width,resolvedWidth:x.box.contentWidth});let{grid:o,rowNodes:i}=this.buildTableGrid(x);if(o.length===0||o[0].length===0){x.box.contentHeight=0;return}let a=o.length,s=o[0].length;k("layout","debug","Table grid created",{rows:a,cols:s});let d=x.style.borderModel==="collapse";for(let h=0;h<a;h++)for(let w=0;w<s;w++){let y=o[h][w];if(!y||!this.isOriginCell(y,h,w))continue;let R=y.parent;(y.tagName==="td"||y.tagName==="th")&&(y.style.borderTop===void 0&&(y.style.borderTop=d?0:1),y.style.borderRight===void 0&&(y.style.borderRight=d?0:1),y.style.borderBottom===void 0&&(y.style.borderBottom=d?0:1),y.style.borderLeft===void 0&&(y.style.borderLeft=d?0:1),y.style.borderColor===void 0&&(y.style.borderColor="#000")),y.style.borderTop===void 0&&(R&&R.style.borderTop!==void 0&&R.style.borderTop!==0?y.style.borderTop=R.style.borderTop:x.style.borderTop!==void 0&&x.style.borderTop!==0&&(y.style.borderTop=x.style.borderTop)),y.style.borderRight===void 0&&(R&&R.style.borderRight!==void 0&&R.style.borderRight!==0?y.style.borderRight=R.style.borderRight:x.style.borderRight!==void 0&&x.style.borderRight!==0&&(y.style.borderRight=x.style.borderRight)),y.style.borderBottom===void 0&&(R&&R.style.borderBottom!==void 0&&R.style.borderBottom!==0?y.style.borderBottom=R.style.borderBottom:x.style.borderBottom!==void 0&&x.style.borderBottom!==0&&(y.style.borderBottom=x.style.borderBottom)),y.style.borderLeft===void 0&&(R&&R.style.borderLeft!==void 0&&R.style.borderLeft!==0?y.style.borderLeft=R.style.borderLeft:x.style.borderLeft!==void 0&&x.style.borderLeft!==0&&(y.style.borderLeft=x.style.borderLeft)),y.style.borderColor===void 0&&(R&&R.style.borderColor!==void 0?y.style.borderColor=R.style.borderColor:x.style.borderColor!==void 0&&(y.style.borderColor=x.style.borderColor)),k("layout","trace","Cell border properties",{row:h,col:w,borderTop:y.style.borderTop,borderRight:y.style.borderRight,borderBottom:y.style.borderBottom,borderLeft:y.style.borderLeft,borderColor:y.style.borderColor})}if(d){let h=C=>v(C,x.box.contentWidth,{auto:"zero",...r}),w=h(x.style.borderTop),y=h(x.style.borderRight),R=h(x.style.borderBottom),S=h(x.style.borderLeft);for(let C=0;C<s;C++){let L=o[0][C];if(L&&this.isOriginCell(L,0,C)){let P=h(L.style.borderTop),A=Math.max(P,w);L.style.borderTop=A}let T=o[a-1][C];if(T&&this.isOriginCell(T,a-1,C)){let P=h(T.style.borderBottom),A=Math.max(P,R);T.style.borderBottom=A}}for(let C=0;C<a;C++){let L=o[C][0];if(L&&this.isOriginCell(L,C,0)){let P=h(L.style.borderLeft),A=Math.max(P,S);L.style.borderLeft=A}let T=o[C][s-1];if(T&&this.isOriginCell(T,C,s-1)){let P=h(T.style.borderRight),A=Math.max(P,y);T.style.borderRight=A}}x.style.borderTop=0,x.style.borderRight=0,x.style.borderBottom=0,x.style.borderLeft=0;for(let C=0;C<a-1;C++)for(let L=0;L<s;L++){let T=o[C][L],P=o[C+1][L];if(!T||!P||T===P||!this.isRowBoundary(T,C))continue;let A=h(T.style.borderBottom),E=h(P.style.borderTop),H=Math.max(A,E);P.style.borderTop=H,T.style.borderBottom=0,P.style.borderColor===void 0&&T.style.borderColor!==void 0&&(P.style.borderColor=T.style.borderColor)}for(let C=0;C<a;C++)for(let L=0;L<s-1;L++){let T=o[C][L],P=o[C][L+1];if(!T||!P||T===P||!this.isColumnBoundary(T,L))continue;let A=h(T.style.borderRight),E=h(P.style.borderLeft),H=Math.max(A,E);P.style.borderLeft=H,T.style.borderRight=0,P.style.borderColor===void 0&&T.style.borderColor!==void 0&&(P.style.borderColor=T.style.borderColor)}}for(let h=0;h<a;h++){let w=i[h];if(!w)continue;let y=w.style.backgroundColor;if(y)for(let R=0;R<s;R++){let S=o[h][R];!S||!this.isOriginCell(S,h,R)||S.style.backgroundColor||(S.style.backgroundLayers||(S.style.backgroundLayers=[]),S.style.backgroundLayers.push({kind:"color",color:y}))}}let c=this.calculateColumnWidths(o,x.box.contentWidth),f=c.reduce((h,w)=>h+w,0);x.box.contentWidth=f,k("layout","debug","Table column widths calculated",{colWidths:c});let l=new Array(a).fill(0),u=[];for(let h=0;h<a;h++)for(let w=0;w<s;w++){let y=o[h][w];if(!y||!this.isOriginCell(y,h,w))continue;let R=Math.min(this.cellColSpan(y),s-w),S=Math.min(this.cellRowSpan(y),a-h),C=this.sumColumns(c,w,R),L=this.resolveCellBoxMetrics(y,C,n.height),T=C-L.borderLeft-L.borderRight-L.paddingLeft-L.paddingRight;y.box.x=0,y.box.y=0,y.box.contentWidth=T,Ps(y),Ts(y),y.textContent?.includes("Row 3, Cell 3")&&Fs(y);for(let A of y.children)A.box.x=(A.box.x??0)+L.paddingLeft,A.box.y=(A.box.y??0)+L.paddingTop;if(y.style.textAlign||y.style.verticalAlign)for(let A of y.children)y.style.textAlign&&(A.style.textAlign=y.style.textAlign),y.style.verticalAlign&&(A.style.verticalAlign=y.style.verticalAlign);if(y.box.contentHeight=y.box.contentHeight||0,y.children&&y.children.length>0){let A=0;for(let E of y.children)A=Math.max(A,E.box.contentHeight||0);y.box.contentHeight=Math.max(y.box.contentHeight,A)}let P=y.box.contentHeight+L.borderTop+L.borderBottom+L.paddingTop+L.paddingBottom;S===1?l[h]=Math.max(l[h],P):u.push({startRow:h,span:S,height:P})}for(let h of u){let w=h.height/h.span;for(let y=0;y<h.span;y++){let R=h.startRow+y;R<l.length&&(l[R]=Math.max(l[R],w))}}k("layout","debug","Table row heights calculated",{rowHeights:l});let b=this.prefixSums(c),g=this.prefixSums(l);for(let h=0;h<a;h++)for(let w=0;w<s;w++){let y=o[h][w];if(y&&this.isOriginCell(y,h,w)){let R=Math.min(this.cellColSpan(y),s-w),S=Math.min(this.cellRowSpan(y),a-h),C=b[w+R]-b[w],L=g[h+S]-g[h],T=this.resolveCellBoxMetrics(y,C,n.height),P=L-T.borderTop-T.borderBottom-T.paddingTop-T.paddingBottom,A=this.computeVerticalAlignOffset(y.style.verticalAlign,P,y.box.contentHeight),E=x.box.x+b[w],H=x.box.y+g[h],D=E+T.borderLeft+T.paddingLeft,M=H+T.borderTop+T.paddingTop,O=D-y.box.x,V=M-y.box.y;y.box.x=E,y.box.y=H,y.walk(z=>{z.box.x+=O,z.box.y+=V+A,z.box.baseline!==void 0&&(z.box.baseline+=V+A)},!1),y.box.borderBoxWidth=C,y.box.borderBoxHeight=L,k("layout","trace","Positioning table cell",{row:h,col:w,x:y.box.x,y:y.box.y,width:y.box.borderBoxWidth,height:y.box.borderBoxHeight,contentWidth:y.box.contentWidth,contentHeight:y.box.contentHeight})}}for(let h=0;h<i.length;h++){let w=i[h];w&&(w.box.x=x.box.x,w.box.y=x.box.y+g[h],w.box.contentWidth=f,w.box.contentHeight=l[h],w.box.borderBoxWidth=f,w.box.borderBoxHeight=l[h])}let p=g[a],m=hx(x,n.height,n.width);x.style.height!=="auto"&&x.style.height!==void 0&&(p=m0(v(x.style.height,n.height,{auto:"zero",...r}),x.style.boxSizing,m)),x.box.contentHeight=Math.max(0,p),x.box.borderBoxWidth=x.box.contentWidth+ix(x,n.width,n.height),x.box.borderBoxHeight=x.box.contentHeight+m,x.box.scrollWidth=x.box.contentWidth,x.box.scrollHeight=x.box.contentHeight}buildTableGrid(x){let t=[],n=[],r=[],o=-1,i=s=>{o++,n.push(s);let d=[];for(let f of r)if(!(f.remainingRows<=0)){for(;d.length<f.colStart+f.colSpan;)d.push(null);for(let l=0;l<f.colSpan;l++)d[f.colStart+l]=f.cell;f.remainingRows--}let c=0;for(let f of s.children)if(f.style.display==="table-cell"){for(;d[c];)c++;let l=Math.max(1,f.tableColSpan??1),u=Math.max(1,f.tableRowSpan??1);for(f.tableColSpan=l,f.tableRowSpan=u,f.tableCellOrigin={row:o,col:c};d.length<c+l;)d.push(null);for(let b=0;b<l;b++)d[c+b]=f;u>1&&r.push({colStart:c,colSpan:l,remainingRows:u-1,cell:f}),c+=l}t.push(d);for(let f=r.length-1;f>=0;f--)r[f].remainingRows<=0&&r.splice(f,1)};for(let s of x.children)if(s.style.display==="table-row")i(s);else if(["table-row-group","table-header-group","table-footer-group"].includes(s.style.display))for(let d of s.children)d.style.display==="table-row"&&i(d);let a=t.reduce((s,d)=>Math.max(s,d.length),0);return t.forEach(s=>{for(;s.length<a;)s.push(null)}),{grid:t,rowNodes:n}}calculateColumnWidths(x,t){let n=x[0]?.length||0;if(n===0)return[];let r=new Array(n).fill(0);for(let i=0;i<x.length;i++)for(let a=0;a<n;a++){let s=x[i][a];if(!s||!this.isOriginCell(s,i,a))continue;let d=0;s.intrinsicInlineSize&&(d=s.intrinsicInlineSize),s.walk(u=>{u.intrinsicInlineSize!==void 0&&(d=Math.max(d,u.intrinsicInlineSize))});let c=ix(s,t),f=d+c,l=Math.min(this.cellColSpan(s),n-a);if(l===1)r[a]=Math.max(r[a],f);else{let u=f/l;for(let b=0;b<l;b++)r[a+b]=Math.max(r[a+b],u)}}let o=r.reduce((i,a)=>i+a,0);if(o<t){let i=t-o,a=r.map(d=>d>0?d:o>0?0:1),s=a.reduce((d,c)=>d+c,0);return s>0?r.map((d,c)=>d+i*(a[c]/s)):new Array(n).fill(t/n)}else return o>0?r:new Array(n).fill(t/n)}isOriginCell(x,t,n){let r=x.tableCellOrigin;return!!r&&r.row===t&&r.col===n}cellColSpan(x){return Math.max(1,x.tableColSpan??1)}cellRowSpan(x){return Math.max(1,x.tableRowSpan??1)}isColumnBoundary(x,t){let n=x.tableCellOrigin;return n?n.col+this.cellColSpan(x)-1===t:!1}isRowBoundary(x,t){let n=x.tableCellOrigin;return n?n.row+this.cellRowSpan(x)-1===t:!1}sumColumns(x,t,n){let r=0;for(let o=0;o<n;o++)r+=x[t+o]??0;return r}prefixSums(x){let t=[0];for(let n of x)t.push(t[t.length-1]+n);return t}resolveCellBoxMetrics(x,t,n=t){let r={containerWidth:t,containerHeight:n},o=a=>v(a,t,{auto:"zero",...r}),i=a=>v(a,n,{auto:"zero",...r});return{borderLeft:o(x.style.borderLeft),borderRight:o(x.style.borderRight),borderTop:i(x.style.borderTop),borderBottom:i(x.style.borderBottom),paddingLeft:o(x.style.paddingLeft),paddingRight:o(x.style.paddingRight),paddingTop:i(x.style.paddingTop),paddingBottom:i(x.style.paddingBottom)}}computeVerticalAlignOffset(x,t,n){let r=Math.max(0,n??0),o=t-r;if(!Number.isFinite(o)||o<=0)return 0;let i=(x??"top").toLowerCase();return i==="middle"||i==="center"?o/2:i==="bottom"||i==="text-bottom"?o:0}};var Jt=class{canLayout(){return!0}layout(x,t){x.box.contentWidth=0,x.box.contentHeight=0,x.box.borderBoxWidth=0,x.box.borderBoxHeight=0}};var xn=class{canLayout(x){return x.style.display==="inline"}layout(x,t){let n=D0(x,t.env.viewport),r=Math.max(n.width||t.env.viewport.width,0),o=Math.max(n.height||t.env.viewport.height,0),i={containerWidth:r,containerHeight:o},a=v(x.style.paddingLeft,r,{auto:"zero",...i}),s=v(x.style.paddingRight,r,{auto:"zero",...i}),d=v(x.style.paddingTop,o,{auto:"zero",...i}),c=v(x.style.paddingBottom,o,{auto:"zero",...i}),f=v(x.style.borderLeft,r,{auto:"zero",...i}),l=v(x.style.borderRight,r,{auto:"zero",...i}),u=v(x.style.borderTop,o,{auto:"zero",...i}),b=v(x.style.borderBottom,o,{auto:"zero",...i}),g=v(x.style.marginLeft,r,{auto:"zero",...i}),p=v(x.style.marginRight,r,{auto:"zero",...i}),m=v(x.style.marginTop,o,{auto:"zero",...i}),h=v(x.style.marginBottom,o,{auto:"zero",...i}),w=a+s+f+l,y=d+c+u+b,R=_3(x),S=new gx,C=x.box.y,L=Math.max(r,0),T=$t.layout({container:x,inlineNodes:R,context:t,floatContext:S,contentX:x.box.x+f+a,contentWidth:L,startY:C}),P=X3(R,r,o,x.box.x+f+a),A=Math.max(S.bottom("left"),S.bottom("right")),E=Math.max(T.newCursorY,A)-C;x.box.contentWidth=Math.max(0,P),x.box.contentHeight=Math.max(0,E),x.box.borderBoxWidth=x.box.contentWidth+w,x.box.borderBoxHeight=x.box.contentHeight+y,x.box.marginBoxWidth=x.box.borderBoxWidth+g+p,x.box.marginBoxHeight=x.box.borderBoxHeight+m+h,x.box.scrollWidth=Math.max(x.box.scrollWidth,x.box.contentWidth),x.box.scrollHeight=Math.max(x.box.scrollHeight,x.box.contentHeight),x.box.baseline===void 0&&(x.box.baseline=x.box.y+x.box.contentHeight||x.box.y+I0(x.style))}};function _3(e){let x=[];for(let t of e.children)t.style.display!=="none"&&t.style.float==="none"&&Y3(t.style.display)&&x.push(t);return x}function Y3(e){switch(e){case"inline":case"inline-block":case"inline-flex":case"inline-grid":case"inline-table":return!0;default:return!1}}function X3(e,x,t,n){if(e.length===0)return 0;let r={containerWidth:x,containerHeight:t},o=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;for(let a of e){let s=v(a.style.marginLeft,x,{auto:"zero",...r}),d=v(a.style.marginRight,x,{auto:"zero",...r}),c=v(a.style.paddingLeft,x,{auto:"zero",...r}),f=v(a.style.paddingRight,x,{auto:"zero",...r}),l=v(a.style.borderLeft,x,{auto:"zero",...r}),u=v(a.style.borderRight,x,{auto:"zero",...r}),b=a.box.x-c-l-s,g=a.box.contentWidth+c+f+l+u+s+d,p=b-n,m=p+g;o=Math.min(o,p),i=Math.max(i,m)}return!Number.isFinite(o)||!Number.isFinite(i)?0:Math.max(0,i-o)}var en=class{static processImage(x,t){x.intrinsicInlineSize=t.width,x.intrinsicBlockSize=t.height,(!x.style.display||x.style.display==="inline")&&(x.style.display="inline-block"),this.setupImageSizing(x,t)}static setupImageSizing(x,t){let n={containerWidth:x.intrinsicInlineSize??0,containerHeight:x.intrinsicBlockSize??0};if(x.style.width!==void 0&&typeof x.style.width=="number"&&x.style.width>0){let o=v(x.style.width,x.intrinsicInlineSize,{auto:"zero",...n})/x.intrinsicInlineSize;x.intrinsicBlockSize=Math.round(x.intrinsicBlockSize*o)}else if(x.style.height!==void 0&&typeof x.style.height=="number"&&x.style.height>0){let o=v(x.style.height,x.intrinsicBlockSize,{auto:"zero",...n})/x.intrinsicBlockSize;x.intrinsicInlineSize=Math.round(x.intrinsicInlineSize*o)}else if(x.style.maxWidth!==void 0&&typeof x.style.maxWidth=="number"){let r=v(x.style.maxWidth,x.intrinsicInlineSize,{auto:"zero",...n});if(r<x.intrinsicInlineSize){let o=r/x.intrinsicInlineSize;x.intrinsicInlineSize=r,x.intrinsicBlockSize=Math.round(x.intrinsicBlockSize*o)}}}static isImageElement(x){if(!x.tagName)return!!(x.textContent&&x.textContent.includes("data:image"));let t=x.tagName.toLowerCase();return t==="img"||t==="picture"?!0:!!(x.textContent&&x.textContent.includes("data:image"))}};var tn=class{canLayout(x){let t=x.tagName?.toLowerCase()??"";return t==="img"?!0:t==="svg"?!!(x.customData&&"svg"in x.customData):!1}layout(x,t){let n=D0(x,t.env.viewport),r=Math.max(n.width,0),o=Math.max(n.height,0),i={containerWidth:r,containerHeight:o},a=Math.max(0,x.intrinsicInlineSize??0),s=Math.max(0,x.intrinsicBlockSize??0),d=a>0&&s>0,c=v(x.style.paddingLeft,r,{auto:"zero",...i}),f=v(x.style.paddingRight,r,{auto:"zero",...i}),l=v(x.style.paddingTop,o,{auto:"zero",...i}),u=v(x.style.paddingBottom,o,{auto:"zero",...i}),b=v(x.style.borderLeft,r,{auto:"zero",...i}),g=v(x.style.borderRight,r,{auto:"zero",...i}),p=v(x.style.borderTop,o,{auto:"zero",...i}),m=v(x.style.borderBottom,o,{auto:"zero",...i}),h=v(x.style.marginLeft,r,{auto:"zero",...i}),w=v(x.style.marginRight,r,{auto:"zero",...i}),y=v(x.style.marginTop,o,{auto:"zero",...i}),R=v(x.style.marginBottom,o,{auto:"zero",...i}),S=c+f+b+g,C=l+u+p+m,L=Math.max(0,r-ix(x,r,o)-jx(x,r,o)),T=x.style.width!=="auto"&&x.style.width!==void 0,P=x.style.height!=="auto"&&x.style.height!==void 0,A=d?a:L,E=d?s:0;if(T){let M=v(x.style.width,r,{auto:"reference",...i});Number.isFinite(M)&&M>0&&(A=m0(M,x.style.boxSizing,S))}if(P){let M=v(x.style.height,o,{auto:"reference",...i});Number.isFinite(M)&&M>0&&(E=m0(M,x.style.boxSizing,C))}if(d)if(T&&!P){let M=a>0?A/a:1;E=Math.max(1,Math.round(s*M))}else if(!T&&P){let M=s>0?E/s:1;A=Math.max(1,Math.round(a*M))}else!T&&!P&&(A=a,E=s);if(!T&&L>0&&A>L)if(d&&A>0){let M=L/A;A=L,E=Math.max(1,Math.round(E*M))}else A=L;let H=d&&!P,D=d&&!T;if(x.style.maxWidth!==void 0&&!F0(x.style.maxWidth)){let M=m0(v(x.style.maxWidth,r,{auto:"reference",...i}),x.style.boxSizing,S);if(Number.isFinite(M)&&M>0&&A>M){if(H&&A>0){let O=M/A;E=Math.max(1,Math.round(E*O))}A=M}}if(x.style.minWidth!==void 0&&!F0(x.style.minWidth)){let M=m0(v(x.style.minWidth,r,{auto:"zero",...i}),x.style.boxSizing,S);if(Number.isFinite(M)&&M>0&&A<M){if(H&&A>0){let O=M/A;E=Math.max(1,Math.round(E*O))}A=M}}if(x.style.maxHeight!==void 0&&!F0(x.style.maxHeight)){let M=m0(v(x.style.maxHeight,o,{auto:"reference",...i}),x.style.boxSizing,C);if(Number.isFinite(M)&&M>0&&E>M){if(D&&E>0){let O=M/E;A=Math.max(1,Math.round(A*O))}E=M}}if(x.style.minHeight!==void 0&&!F0(x.style.minHeight)){let M=m0(v(x.style.minHeight,o,{auto:"zero",...i}),x.style.boxSizing,C);if(Number.isFinite(M)&&M>0&&E<M){if(D&&E>0){let O=M/E;A=Math.max(1,Math.round(A*O))}E=M}}if((!Number.isFinite(A)||A<=0)&&(A=Math.max(L,d?a:0)),!Number.isFinite(E)||E<=0)if(d&&A>0&&a>0){let M=A/a;E=Math.max(1,Math.round(s*M))}else E=A;if(x.box.contentWidth=Math.max(0,A),x.box.contentHeight=Math.max(0,E),x.box.borderBoxWidth=x.box.contentWidth+S,x.box.borderBoxHeight=x.box.contentHeight+C,x.box.marginBoxWidth=x.box.borderBoxWidth+h+w,x.box.marginBoxHeight=x.box.borderBoxHeight+y+R,x.box.scrollWidth=x.box.contentWidth,x.box.scrollHeight=x.box.contentHeight,x.box.baseline=x.box.borderBoxHeight,x.style.display==="block"&&x.box.contentWidth>L&&L>0){let M=L/x.box.contentWidth;x.box.contentWidth=L,x.box.contentHeight=Math.max(1,Math.round(x.box.contentHeight*M)),x.box.borderBoxWidth=x.box.contentWidth+S,x.box.borderBoxHeight=x.box.contentHeight+C,x.box.marginBoxWidth=x.box.borderBoxWidth+h+w,x.box.marginBoxHeight=x.box.borderBoxHeight+y+R,x.box.scrollWidth=x.box.contentWidth,x.box.scrollHeight=x.box.contentHeight,x.box.baseline=x.box.borderBoxHeight}}};var Eo=200,Bs=34,q3=300,K3=100,Z3=40,Q3=34,As=16,nn=class{constructor(){this.formTags=new Set(["input","select","textarea","button"])}resolveExplicitOrAutoWidth(x,t,n,r,o){if(!(x.style.width!=="auto"&&x.style.width!==void 0))return n;let a=v(x.style.width,t,{auto:n,containerWidth:t,containerHeight:o});return m0(a,x.style.boxSizing,r)}resolveExplicitOrAutoHeight(x,t,n,r,o){if(!(x.style.height!=="auto"&&x.style.height!==void 0))return n;let a=v(x.style.height,t,{auto:n,containerWidth:o,containerHeight:t});return m0(a,x.style.boxSizing,r)}canLayout(x){return x.tagName?this.formTags.has(x.tagName.toLowerCase()):!1}layout(x,t){let n=D0(x,t.env.viewport),r={containerWidth:n.width,containerHeight:n.height},o=x.tagName?.toLowerCase()??"",i=x.customData?.formControl,a,s,d=ix(x,n.width,n.height),c=hx(x,n.height,n.width);switch(o){case"input":{let u=i?.inputType??"text";u==="checkbox"||u==="radio"?(a=As,s=As):u==="hidden"?(a=0,s=0):(a=this.resolveExplicitOrAutoWidth(x,n.width,Eo,d,n.height),s=this.resolveExplicitOrAutoHeight(x,n.height,Bs,c,n.width));break}case"select":a=this.resolveExplicitOrAutoWidth(x,n.width,Eo,d,n.height),s=this.resolveExplicitOrAutoHeight(x,n.height,Q3,c,n.width);break;case"textarea":{a=this.resolveExplicitOrAutoWidth(x,n.width,q3,d,n.height);let u=i?.rows??3;s=this.resolveExplicitOrAutoHeight(x,n.height,u*24,c,n.width);break}case"button":a=this.resolveExplicitOrAutoWidth(x,n.width,K3,d,n.height),s=this.resolveExplicitOrAutoHeight(x,n.height,Z3,c,n.width);break;default:a=Eo,s=Bs}x.box.contentWidth=Math.max(0,a),x.box.contentHeight=Math.max(0,s),x.box.borderBoxWidth=x.box.contentWidth+d,x.box.borderBoxHeight=x.box.contentHeight+c,x.box.x=n.x,x.box.y=n.y;let f=v(x.style.marginLeft,n.width,{auto:"zero",...r}),l=v(x.style.marginRight,n.width,{auto:"zero",...r});x.box.usedMarginLeft=f,x.box.usedMarginRight=l,x.box.marginBoxWidth=x.box.borderBoxWidth+f+l,x.box.marginBoxHeight=x.box.borderBoxHeight+f+l,St(x)}};function Ms(){let e=[new pt,new tn,new nn,new xn,new _t,new Kt,new Zt,new Qt,new Jt];return new mt({strategies:e})}function rn(e,x,t=null){return Ms().layoutTree(e,x,t)}var R6={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function W0(e){if(!e)return;let x=e.trim().toLowerCase();if(x in R6&&(x=R6[x]),x==="transparent")return;let t=x.match(/^#([0-9a-f]{3,4}|[0-9a-f]{6}|[0-9a-f]{8})$/i);if(t){let r=t[1];if(r.length===3){let d=Y0(r[0]+r[0]),c=Y0(r[1]+r[1]),f=Y0(r[2]+r[2]);return{r:d,g:c,b:f,a:1}}if(r.length===4){let d=Y0(r[0]+r[0]),c=Y0(r[1]+r[1]),f=Y0(r[2]+r[2]),l=Y0(r[3]+r[3])/255;return{r:d,g:c,b:f,a:l}}if(r.length===6){let d=Y0(r.slice(0,2)),c=Y0(r.slice(2,4)),f=Y0(r.slice(4,6));return{r:d,g:c,b:f,a:1}}let o=Y0(r.slice(0,2)),i=Y0(r.slice(2,4)),a=Y0(r.slice(4,6)),s=Y0(r.slice(6,8))/255;return{r:o,g:i,b:a,a:s}}let n=x.match(/^rgba?\((.+)\)$/);if(n){let r=n[1].split(",").map(d=>d.trim()),o=Do(Number.parseFloat(r[0])),i=Do(Number.parseFloat(r[1])),a=Do(Number.parseFloat(r[2])),s=r[3]!==void 0?Wo(Number.parseFloat(r[3])):1;return{r:o,g:i,b:a,a:s}}}function Y0(e){return Number.parseInt(e,16)}function Do(e){return Number.isNaN(e)?0:e>255?255:e<0?0:e}function Wo(e){return Number.isNaN(e)||e>1?1:e<0?0:e}function Mx(e){return{r:e.r,g:e.g,b:e.b,a:e.a}}function on(e){let x=e;for(;x;){let t=x.style.textAlign;if(t&&t!=="start"&&t!=="auto")return t;x=x.parent}}function ks(e,x,t){let n=e.box.x;if(x>0&&Number.isFinite(e.box.contentWidth)&&e.box.contentWidth>0){let o=Math.max(e.box.contentWidth-x,0);t==="center"?n=e.box.x+o/2:t==="right"||t==="end"?n=e.box.x+o:(t==="left"||t==="start")&&(n=e.box.x)}let r=J3(e,x);return r!==null&&(n=r),n}function J3(e,x){if(!e.parent||x<=0)return null;let t=e.parent;if(t.style.display!=="flex"||t.children.length!==1)return null;let n=t.style.flexDirection??"row";if(n!=="row"&&n!=="row-reverse")return null;let r=t.style.justifyContent??"flex-start",o=Number.isFinite(t.box.contentWidth)?t.box.contentWidth:0;if(!(o>0))return null;let i=x>o?o:x,a=Math.max(o-i,0),s=t.box.x,d=s+o,c=n==="row-reverse";switch(r){case"center":return s+a/2;case"flex-end":case"end":case"right":return c?s:d-i;case"flex-start":case"start":case"left":return c?d-i:s;default:return null}}function Is(e,x){let t={topLeft:{x:Yx(e.borderTopLeftRadiusX),y:Yx(e.borderTopLeftRadiusY)},topRight:{x:Yx(e.borderTopRightRadiusX),y:Yx(e.borderTopRightRadiusY)},bottomRight:{x:Yx(e.borderBottomRightRadiusX),y:Yx(e.borderBottomRightRadiusY)},bottomLeft:{x:Yx(e.borderBottomLeftRadiusX),y:Yx(e.borderBottomLeftRadiusY)}};return xb(t,x.width,x.height)}function Yx(e){if(!Number.isFinite(e??NaN))return 0;let x=Number(e);return x>0?x:0}function xb(e,x,t){let n={topLeft:{...e.topLeft},topRight:{...e.topRight},bottomRight:{...e.bottomRight},bottomLeft:{...e.bottomLeft}},r=Math.max(x,0),o=Math.max(t,0);if(r<=0||o<=0)return{topLeft:{x:0,y:0},topRight:{x:0,y:0},bottomRight:{x:0,y:0},bottomLeft:{x:0,y:0}};let i=1,a=n.topLeft.x+n.topRight.x;a>0&&(i=Math.min(i,r/a));let s=n.bottomLeft.x+n.bottomRight.x;s>0&&(i=Math.min(i,r/s));let d=n.topLeft.y+n.bottomLeft.y;d>0&&(i=Math.min(i,o/d));let c=n.topRight.y+n.bottomRight.y;return c>0&&(i=Math.min(i,o/c)),i<1&&(n.topLeft.x*=i,n.topLeft.y*=i,n.topRight.x*=i,n.topRight.y*=i,n.bottomRight.x*=i,n.bottomRight.y*=i,n.bottomLeft.x*=i,n.bottomLeft.y*=i),n}function Ho(e,x){let t=[],n=e.style.boxShadows??[];for(let r of n){let o=Ns(r.color,e.style.color,x);o&&t.push({inset:r.inset,offsetX:r.offsetX,offsetY:r.offsetY,blur:Ds(r.blurRadius),spread:r.spreadRadius??0,color:o})}return t}function Z6(e,x){let t=[],n=e.style.textShadows??[];for(let r of n){let o=r.offsetX??0,i=r.offsetY??0,a=Ds(r.blurRadius??0),s=Ns(r.color,e.style.color,x);s&&t.push({inset:!1,offsetX:o,offsetY:i,blur:a,spread:0,color:s})}return t}function Ns(e,x,t){if(!e||e.trim().length===0)return Mx(t);let n=e.trim().toLowerCase();if(n==="transparent")return;if(n==="currentcolor"){let o=W0(x);return Mx(o??t)}let r=W0(e);return r?Mx(r):Mx(t)}function eb(e,x){let t=x.spread,n=x.blur,r=Math.max(e.width+t*2,0),o=Math.max(e.height+t*2,0),i=e.x+x.offsetX-t,a=e.y+x.offsetY-t,s=r+n*2,d=o+n*2;return s<=0||d<=0?null:{x:i-n,y:a-n,width:s,height:d}}function Es(e,x,t){let n=tb(x);for(let r of t){if(r.inset)continue;let o=eb(x,r);o&&nb(n,o)}return n}function Ds(e){return Number.isFinite(e)?e<0?0:e:0}function tb(e){return{x:e.x,y:e.y,width:e.width,height:e.height}}function nb(e,x){if(x.width<=0||x.height<=0)return;let t=Math.min(e.x,x.x),n=Math.min(e.y,x.y),r=Math.max(e.x+e.width,x.x+x.width),o=Math.max(e.y+e.height,x.y+x.height);e.x=t,e.y=n,e.width=Math.max(0,r-t),e.height=Math.max(0,o-n)}function Ws(e){if(e.tagName!=="img")return;let x=e.customData?.image;if(!x?.info)return;let t=x.info;return{src:x.resolvedSrc??x.originalSrc??"",width:t.width,height:t.height,format:t.format,channels:t.channels,bitsPerComponent:t.bitsPerChannel,data:t.data}}function Os(e){let x=Math.max(e.box.contentWidth,0),t=Math.max(e.box.contentHeight,0),n={top:v(e.style.paddingTop,x,{auto:"zero"}),right:v(e.style.paddingRight,x,{auto:"zero"}),bottom:v(e.style.paddingBottom,x,{auto:"zero"}),left:v(e.style.paddingLeft,x,{auto:"zero"})},r={top:v(e.style.borderTop,x,{auto:"zero"}),right:v(e.style.borderRight,x,{auto:"zero"}),bottom:v(e.style.borderBottom,x,{auto:"zero"}),left:v(e.style.borderLeft,x,{auto:"zero"})},o={x:e.box.x,y:e.box.y,width:Hs(e.box.borderBoxWidth,e.box.contentWidth+n.left+n.right+r.left+r.right),height:Hs(e.box.borderBoxHeight,t+n.top+n.bottom+r.top+r.bottom)},i={x:o.x+r.left,y:o.y+r.top,width:o.width-r.left-r.right,height:o.height-r.top-r.bottom},a={x:i.x+n.left,y:i.y+n.top,width:i.width-n.left-n.right,height:i.height-n.top-n.bottom};return{borderBox:o,paddingBox:i,contentBox:a}}function Hs(e,x){return e>0?e:x}function an(e){let x=e.textDecorationLine?.trim().toLowerCase();if(!x||x==="none")return;let t=x.split(/\s+/),n={};for(let i of t)switch(i){case"underline":n.underline=!0;break;case"overline":n.overline=!0;break;case"line-through":n.lineThrough=!0;break;default:break}if(!(n.underline||n.overline||n.lineThrough))return;let r=e.textDecorationStyle?.trim().toLowerCase();switch(r){case"solid":case"double":case"dotted":case"dashed":case"wavy":n.style=r;break;default:n.style="solid";break}let o=rb(e);return o&&(n.color=o),n}function rb(e){let x=e.textDecorationColor;if(x){if(x.toLowerCase()==="currentcolor")return W0(e.color);let t=W0(x);if(t)return t}return W0(e.color)}function js(e,x){let t=e.style.backgroundLayers??[],n={};for(let o=t.length-1;o>=0;o--){let i=t[o];if(i.clip!=="text"){if(i.kind==="gradient"&&n.gradient===void 0){let a=Vs(i,x);a&&(n.gradient=a)}else if(i.kind==="image"&&n.image===void 0){let a=ob(i,x);a&&(n.image=a)}}}let r=W0(e.style.backgroundColor||void 0);return r&&(n.color=r),n}function $s(e,x){let t=e.style.backgroundLayers??[];for(let n=t.length-1;n>=0;n--){let r=t[n];if(r.kind==="gradient"&&r.clip==="text"){let o=Vs(r,x);if(o)return o}}}function ob(e,x){if(!e.imageInfo)return;let t=_s(e,x),n=ib(e.size,t,e.imageInfo);if(n.width<=0||n.height<=0)return;let r=Ys(e.position,t,n.width,n.height);return{image:ub(e,e.imageInfo),rect:{x:r.x,y:r.y,width:n.width,height:n.height},repeat:e.repeat??"repeat",originRect:t}}function Vs(e,x){let t=_s(e,x),n=ab(e.size,t);if(n.width<=0||n.height<=0)return;let r=Ys(e.position,t,n.width,n.height),o={x:r.x,y:r.y,width:n.width,height:n.height},i=sb(e.gradient,o);if(i)return{gradient:i,rect:o,repeat:e.repeat??"no-repeat",originRect:t}}function _s(e,x){switch(e.origin){case"border-box":return x.borderBox;case"padding-box":return x.paddingBox;case"content-box":return x.contentBox;default:return x.paddingBox}}function ib(e,x,t){let n=t.width,r=t.height,o=x.width,i=x.height,a=n>0&&r>0?n/r:1;if(!e||typeof e=="string")return e==="cover"?a>=o/i?{width:a*i,height:i}:{width:o,height:o/a}:e==="contain"?a>=o/i?{width:o,height:o/a}:{width:a*i,height:i}:n>0&&r>0?{width:n,height:r}:{width:o,height:i};let s=Q6(e.width,o,n)??Q6("auto",o,n),d=Q6(e.height,i,r)??Q6("auto",i,r);return{width:s??o,height:d??i}}function ab(e,x){if(!e||typeof e=="string")return{width:x.width,height:x.height};let t=Q6(e.width,x.width,x.width)??x.width,n=Q6(e.height,x.height,x.height)??x.height;return{width:t,height:n}}function Ys(e,x,t,n){let r=zs(e?.x,x.x,x.width-t,t,"x"),o=zs(e?.y,x.y,x.height-n,n,"y");return{x:r,y:o}}function zs(e,x,t,n,r){if(!e||e==="left"||e==="top")return x;if(e==="center")return x+t/2;if(e==="right"||e==="bottom")return x+t;if(e.endsWith("%")){let o=parseFloat(e);if(!Number.isNaN(o))return x+o/100*t}if(e.endsWith("px")){let o=parseFloat(e);if(!Number.isNaN(o))return x+o}return r==="x"?x:x+t}function Q6(e,x,t){if(!e||e==="auto")return t>0?t:void 0;if(e.endsWith("%")){let r=parseFloat(e);return Number.isNaN(r)?void 0:r/100*x}if(e.endsWith("px")){let r=parseFloat(e);return Number.isNaN(r)?void 0:r}let n=Number(e);if(Number.isFinite(n))return n}function sb(e,x){if(e)return db(e)?cb(e,x):e}function db(e){return e.type==="radial"}function cb(e,x){if(e.coordsUnits==="userSpace")return e;if(x.width<=0||x.height<=0)return;if(!(!!e.at||!!e.size||!!e.shape||e.source==="css"))return e;let n=Us(e.at?.x,x.width,(e.cx??.5)*x.width,"x"),r=Us(e.at?.y,x.height,(e.cy??.5)*x.height,"y"),o=fb(e.size,e.shape,x.width,x.height,n,r,e.r),i=Math.max(x.width,x.height,1);return{...e,cx:Oo(n/x.width),cy:Oo(r/x.height),r:Oo(o/i),coordsUnits:"ratio"}}function Us(e,x,t,n){if(!Number.isFinite(x)||x<=0)return t;if(!e)return Fe(Gs(t),0,x);let r=e.trim().toLowerCase();if(r==="left"||r==="top")return 0;if(r==="center")return x/2;if(r==="right"||r==="bottom")return x;if(r.endsWith("%")){let i=Number.parseFloat(r.slice(0,-1));if(Number.isFinite(i))return Fe(i/100*x,0,x)}if(r.endsWith("px")){let i=Number.parseFloat(r);if(Number.isFinite(i))return Fe(i,0,x)}let o=Number.parseFloat(r);return Number.isFinite(o)?Fe(o,0,x):Fe(Gs(t),0,x)}function fb(e,x,t,n,r,o,i){let a=Math.max(r,0),s=Math.max(t-r,0),d=Math.max(o,0),c=Math.max(n-o,0),f=Math.min(a,s,d,c),l=Math.max(a,s,d,c),u=[Math.hypot(r,o),Math.hypot(r,Math.max(n-o,0)),Math.hypot(Math.max(t-r,0),o),Math.hypot(Math.max(t-r,0),Math.max(n-o,0))],b=Math.min(...u),g=Math.max(...u),p=typeof e=="string"?e.toLowerCase():void 0;if(p==="closest-side")return f;if(p==="farthest-side")return l;if(p==="closest-corner")return b;if(p==="farthest-corner"||p===void 0)return g;let m=lb(e,Math.max(t,n));return m!==void 0?m:Number.isFinite(i)?i*Math.max(t,n):g}function lb(e,x){if(!e)return;let t=e.trim().toLowerCase();if(t.endsWith("%")){let r=Number.parseFloat(t.slice(0,-1));return Number.isFinite(r)?r/100*x:void 0}if(t.endsWith("px")){let r=Number.parseFloat(t);return Number.isFinite(r)?r:void 0}let n=Number.parseFloat(t);return Number.isFinite(n)?n:void 0}function Fe(e,x,t){return!Number.isFinite(e)||e<x?x:e>t?t:e}function Gs(e){return Number.isFinite(e)?e:0}function Oo(e){return!Number.isFinite(e)||e<0?0:e>1?1:e}function ub(e,x){return{src:e.resolvedUrl??e.originalUrl??"",width:x.width,height:x.height,format:x.format,channels:x.channels,bitsPerComponent:x.bitsPerChannel,data:x.data}}function qs(e,x){let t=e.style.clipPath;if(!t||t.type!=="polygon"||!t.points.length)return;let n=bb(t.referenceBox,x);if(!n||n.width<=0||n.height<=0)return;let r=t.points.map(o=>{let i=Xs(o.x,n.width),a=Xs(o.y,n.height);return{x:n.x+i,y:n.y+a}});if(!r.some(o=>!Number.isFinite(o.x)||!Number.isFinite(o.y)))return{type:"polygon",points:r}}function bb(e,x){switch(e){case"padding-box":return x.paddingBox;case"content-box":return x.contentBox;case"border-box":default:return x.borderBox}}function Xs(e,x){return e.unit==="percent"?e.value*x:e.value}function Pe(){return{a:1,b:0,c:0,d:1,e:0,f:0}}function Q0(e,x){return{a:e.a*x.a+e.c*x.b,b:e.b*x.a+e.d*x.b,c:e.a*x.c+e.c*x.d,d:e.b*x.c+e.d*x.d,e:e.a*x.e+e.c*x.f+e.e,f:e.b*x.e+e.d*x.f+e.f}}function sx(e,x,t){return{x:e.a*x+e.c*t+e.e,y:e.b*x+e.d*t+e.f}}function zo(e,x){let t=Q0(e,x),n=t.a*t.d-t.b*t.c;if(Number.isFinite(n)&&n!==0){let a=Math.sqrt(Math.abs(n));if(a>0)return a}let r=Math.hypot(t.a,t.b),o=Math.hypot(t.c,t.d),i=(r+o)/2;return i>0?i:1}function kx(e){if(!e)return null;let x=/([a-zA-Z]+)\(([^)]*)\)/g,t,n=Pe(),r=!1;for(;(t=x.exec(e))!==null;){let o=t[1].toLowerCase(),i=pb(t[2]),a=mb(o,i);a&&(n=Q0(n,a),r=!0)}return r?n:null}function mb(e,x){switch(e){case"matrix":return x.length>=6?{a:x[0],b:x[1],c:x[2],d:x[3],e:x[4],f:x[5]}:null;case"translate":{let t=Number.isFinite(x[0])?x[0]:0,n=Number.isFinite(x[1])?x[1]:0;return{a:1,b:0,c:0,d:1,e:t,f:n}}case"scale":{let t=Number.isFinite(x[0])?x[0]:1,n=Number.isFinite(x[1])?x[1]:t;return{a:t,b:0,c:0,d:n,e:0,f:0}}case"rotate":{let t=(Number.isFinite(x[0])?x[0]:0)*(Math.PI/180),n=Math.cos(t),r=Math.sin(t),o={a:n,b:r,c:-r,d:n,e:0,f:0};if(x.length>=3&&Number.isFinite(x[1])&&Number.isFinite(x[2])){let i=x[1],a=x[2],s={a:1,b:0,c:0,d:1,e:i,f:a},d={a:1,b:0,c:0,d:1,e:-i,f:-a};o=Q0(s,Q0(o,d))}return o}case"skewx":{let t=(Number.isFinite(x[0])?x[0]:0)*(Math.PI/180);return{a:1,b:0,c:Math.tan(t),d:1,e:0,f:0}}case"skewy":{let t=(Number.isFinite(x[0])?x[0]:0)*(Math.PI/180);return{a:1,b:Math.tan(t),c:0,d:1,e:0,f:0}}default:return null}}function pb(e){let x=[],t=/[-+]?(?:\d+\.?\d*|\.\d+)(?:[eE][-+]?\d+)?/g,n;for(;(n=t.exec(e))!==null;){let r=Number.parseFloat(n[0]);Number.isFinite(r)&&x.push(r)}return x}function Ks(e,x,t){let n=[],r=x??{r:0,g:0,b:0,a:1},o=on(e)??e.style.textAlign,i=t??an(e.style),a=e.style.fontFamily??"sans-serif",s=e.style.fontSize,d=e.style.fontWeight,c=e.style.fontStyle,f=e.style.fontVariant,l=e.style.letterSpacing;if(e.inlineRuns&&e.inlineRuns.length>0){for(let u of e.inlineRuns){let b=o==="justify"&&!u.isLastLine,g,p=u.targetWidth??u.lineWidth??u.width,m=u.lineWidth??u.width;if(b&&u.spaceCount>0){let C=Math.max(p-m,0);C>0&&(g=C/u.spaceCount)}let h=u.text.split("").reduce((C,L)=>L===" "?C+1:C,0),w=h>0&&g!==void 0?h*g:0,y=u.width+w,R=Z6(e,r),S={a:1,b:0,c:0,d:1,e:u.startX,f:u.baseline};n.push({text:u.text.normalize("NFC"),fontFamily:a,fontSize:s,fontWeight:d,fontStyle:c,fontVariant:f,fill:r,letterSpacing:l,lineMatrix:S,wordSpacing:g,decorations:i?{...i}:void 0,advanceWidth:y,textShadows:R,lineIndex:u.lineIndex,isLastLine:u.isLastLine,spacesInRun:h})}return n}if(e.lineBoxes&&e.lineBoxes.length>0){let u=I0(e.style),b=e.parent&&(e.parent.tagName==="td"||e.parent.tagName==="th"),g=Math.max(b?e.parent.box.contentWidth:e.box.contentWidth,0),p=e.box.y,m=e.lineBoxes.length*u;e.style.verticalAlign==="middle"?p=e.box.y+(e.box.contentHeight-m)/2:e.style.verticalAlign==="bottom"&&(p=e.box.y+(e.box.contentHeight-m));let h=o==="justify";for(let w=0;w<e.lineBoxes.length;w++){let y=e.lineBoxes[w],R=y.text.normalize("NFC"),S=y.width??j0(R,e.style),C=w*u,L=p+C+s,T;if(h&&w<e.lineBoxes.length-1){let M=y.spaceCount??0;if(M>0){let O=y.targetWidth??g??S,V=Math.max(O-S,0);V>0&&(T=V/M)}}let P=y.targetWidth??S,A=T!==void 0&&T!==0&&P>0?Math.max(P,S):Math.max(S,0),E=e.box.x;if(A>0&&Number.isFinite(g)&&g>0){let M=Math.max(g-A,0);o==="center"?E=e.box.x+M/2:(o==="right"||o==="end")&&(E=e.box.x+M)}let H=Z6(e,r),D={a:1,b:0,c:0,d:1,e:E,f:L};n.push({text:R,fontFamily:a,fontSize:s,fontWeight:d,fontStyle:c,fontVariant:f,fill:r,letterSpacing:l,lineMatrix:D,wordSpacing:T,decorations:i?{...i}:void 0,advanceWidth:A,textShadows:H})}return n}if(e.textContent){let u=e.textContent,g=Ux(u,e.style.textTransform).normalize("NFC"),p=e.box.baseline>0?e.box.baseline:e.box.y+e.box.contentHeight,m=Math.max(j0(g,e.style),0),h=ks(e,m,o),w=Z6(e,r);return[{text:g,fontFamily:a,fontSize:s,fontWeight:d,fontStyle:c,fontVariant:f,letterSpacing:l,fill:r,lineMatrix:{a:1,b:0,c:0,d:1,e:h,f:p},decorations:i?{...i}:void 0,advanceWidth:m,textShadows:w}]}return[]}function xd(e,x,t,n){let r=wb(e);if(!r||r==="none")return;let o=hb(e),i=yb(r,o);if(!i)return;let a=ed(t),s=e.style.fontFamily??"sans-serif",d=e.style.fontSize,c=e.style.fontWeight,f=n??{r:0,g:0,b:0,a:1},l=a?.lineMatrix.f??(e.box.baseline>0?e.box.baseline:x.y+d),u=a?.lineMatrix.e??x.x,b=Math.max(j0(i,e.style),0),g=Math.max(d*.5,6),p=u-g-b;return{text:i,fontFamily:s,fontSize:d,fontWeight:c,fill:f,lineMatrix:{a:1,b:0,c:0,d:1,e:p,f:l},advanceWidth:b+g}}function ed(e){for(let x of e){if(x.textRuns.length>0)return x.textRuns[0];let t=ed(x.children);if(t)return t}}function hb(e){let x=e.parent;if(!x)return 1;let t=0;for(let n of x.children)if(n.tagName==="li"&&(t+=1),n===e)break;return Math.max(t,1)}var td={disc:"\u2022",circle:"\u25E6",square:"\u25AA"},gb=td.disc;function yb(e,x){let t=e.trim().toLowerCase();switch(t){case"none":return;case"decimal":return`${x}.`;case"decimal-leading-zero":return`${String(x).padStart(2,"0")}.`;case"lower-alpha":return`${Zs(x).toLowerCase()}.`;case"upper-alpha":return`${Zs(x).toUpperCase()}.`;case"lower-roman":{let n=Qs(x);return n?`${n.toLowerCase()}.`:`${x}.`}case"upper-roman":{let n=Qs(x);return n?`${n.toUpperCase()}.`:`${x}.`}case"disc":case"circle":case"square":return td[t];default:return gb}}function Zs(e){let x=Math.max(1,Math.floor(e)),t="";for(;x>0;){x-=1;let n=65+x%26;t=String.fromCharCode(n)+t,x=Math.floor(x/26)}return t}function Qs(e){if(!Number.isFinite(e)||e<=0||e>=4e3)return;let x=[[1e3,"M"],[900,"CM"],[500,"D"],[400,"CD"],[100,"C"],[90,"XC"],[50,"L"],[40,"XL"],[10,"X"],[9,"IX"],[5,"V"],[4,"IV"],[1,"I"]],t=Math.floor(e),n="";for(let[r,o]of x){for(;t>=r;)n+=o,t-=r;if(t===0)break}return n}function wb(e){let x=Js(e.style.listStyleType);if(x==="none")return"none";if(x&&x!=="disc")return x;let t=e.parent;if(t){let n=Js(t.style.listStyleType);if(n==="none")return"none";if(n)return n;if(t.tagName==="ol")return"decimal";if(t.tagName==="ul")return"disc"}return x??"disc"}function Js(e){if(!e)return;let x=e.trim().toLowerCase();return x.length>0?x:void 0}function nd(e){let{node:x,children:t,borderBox:n,contentBox:r,textColor:o,decorations:i,transform:a,fallbackColor:s,fontResolver:d,textGradient:c}=e,f=Ks(x,o,i);if(d&&Rb(f,d),x.tagName==="li"){let l=xd(x,r,t,o??s);l&&f.unshift(l)}if(c)for(let l of f)l.textGradient=c;return a&&f.length>0,f}function Rb(e,x){for(let t of e)try{let n=x.resolveSync?x.resolveSync(t.fontFamily,t.fontWeight,t.fontStyle):void 0;if(!n)continue;let r=S6(n,t.text,t.fontSize,t.letterSpacing??0);t.wordSpacing!==void 0&&r.positions.length>0&&C6(r,t.text,t.wordSpacing),t.glyphs=r}catch(n){console.warn(`Failed to create GlyphRun for text "${t.text}": ${n}`)}}function S6(e,x,t,n){let r=[],o=[],i=0,a=e.metrics.kerning,s=e.metrics.metrics.unitsPerEm,d=null;for(let c=0;c<x.length;c++){let f=x.codePointAt(c)??0,l=e.metrics.cmap.getGlyphId(f);r.push(l);let b=e.metrics.glyphMetrics.get(l)?.advanceWidth??0;if(d!==null&&a){let p=Sb(a,d,l);p!==0&&(i+=p/s*t)}let g=b/s*t;o.push({x:i,y:0}),i+=g,c<x.length-1&&(i+=n),f>65535&&c++,d=l}return{font:e,glyphIds:r,positions:o,text:x,fontSize:t,width:i}}function C6(e,x,t){if(!t)return;let n=0,r=e.positions.length;for(let o=0;o<r;o++)n>0&&(e.positions[o].x+=n),x.charCodeAt(o)===32&&(n+=t);n>0&&(e.width=(e.width??0)+n)}function Sb(e,x,t){let n=e.get(x);return n?n.get(t)??0:0}function dn(e,x={}){let t=x.dpiAssumption??96,n={fontFaces:x.stylesheets?.fontFaces??[]},r={headerHtml:x.headerFooter?.headerHtml,footerHtml:x.headerFooter?.footerHtml,headerFirstHtml:x.headerFooter?.headerFirstHtml,footerFirstHtml:x.headerFooter?.footerFirstHtml,headerEvenHtml:x.headerFooter?.headerEvenHtml,footerEvenHtml:x.headerFooter?.footerEvenHtml,headerOddHtml:x.headerFooter?.headerOddHtml,footerOddHtml:x.headerFooter?.footerOddHtml,placeholders:x.headerFooter?.placeholders??{},layerMode:x.headerFooter?.layerMode??"under",maxHeaderHeightPx:x.headerFooter?.maxHeaderHeightPx??0,maxFooterHeightPx:x.headerFooter?.maxFooterHeightPx??0,clipOverflow:x.headerFooter?.clipOverflow??!1,fontFamily:x.headerFooter?.fontFamily},o={counter:0,fontResolver:x.fontResolver};return{root:rd(e,o),dpiAssumption:t,css:n,hf:r}}var Uo={r:0,g:0,b:0,a:1};function Lb(e){return e.tagName==="img"?"image":e.tagName==="svg"&&e.customData&&"svg"in e.customData?"svg":e.tagName==="li"?"list-item":e.textContent&&e.textContent.length>0?"text-runs":"container"}function Tb(e){if(e.float!=="none")return{type:"float"};switch(e.position){case"absolute":return{type:"absolute"};case"fixed":return{type:"fixed"};case"sticky":return{type:"sticky"};default:return{type:"normal"}}}function Fb(e){switch(e){case"hidden":return"hidden";case"scroll":return"scroll";case"auto":return"auto";case"clip":return"clip";default:return"visible"}}function rd(e,x,t){let r=e.customData?.id||`node-${x.counter++}`,{borderBox:o,paddingBox:i,contentBox:a}=Os(e),s=W0(e.style.color),d=s??Uo,c=Ho(e,d),f=Es(e,o,c),l=Is(e.style,o),u=e.style.transform,b=u?kx(u)??void 0:void 0,g=$s(e,{borderBox:o,paddingBox:i,contentBox:a});g&&k("layout","debug","node has background-clip:text gradient",{tagName:e.tagName,rect:g.rect});let p=g??t,m=e.children.map(D=>rd(D,x,p)),h=Ws(e),w=an(e.style),y=nd({node:e,children:m,borderBox:o,contentBox:a,textColor:s,decorations:w,transform:b??void 0,fallbackColor:s??Uo,fontResolver:x.fontResolver,textGradient:p});k("layout","debug","node converted",{tagName:e.tagName,textContent:e.textContent?.slice(0,40),fontFamily:e.style.fontFamily,fontSize:e.style.fontSize,contentBox:a});let R=js(e,{borderBox:o,paddingBox:i,contentBox:a}),S=qs(e,{borderBox:o,paddingBox:i,contentBox:a}),C=typeof e.style.zIndex=="number"?e.style.zIndex:0,L=typeof e.style.zIndex=="number"&&e.style.position!=="static"||e.style.filter!==void 0&&e.style.filter.length>0||e.style.backdropFilter!==void 0&&e.style.backdropFilter.length>0,T={top:sn(e.style.borderStyleTop),right:sn(e.style.borderStyleRight),bottom:sn(e.style.borderStyleBottom),left:sn(e.style.borderStyleLeft)},P=on(e),A=P==="left"||P==="center"||P==="right"||P==="justify"?P:void 0,E={fontFamily:e.style.fontFamily,fontWeight:e.style.fontWeight,fontStyle:e.style.fontStyle,fontSize:e.style.fontSize},H=e.customData||Object.values(E).some(D=>D!==void 0)?{...e.customData,...E}:void 0;return{id:r,tagName:e.tagName,textContent:e.textContent,kind:Lb(e),contentBox:a,paddingBox:i,borderBox:o,visualOverflow:f,padding:{top:v(e.style.paddingTop,Math.max(e.box.contentWidth,0),{auto:"zero"}),right:v(e.style.paddingRight,Math.max(e.box.contentWidth,0),{auto:"zero"}),bottom:v(e.style.paddingBottom,Math.max(e.box.contentWidth,0),{auto:"zero"}),left:v(e.style.paddingLeft,Math.max(e.box.contentWidth,0),{auto:"zero"})},border:{top:v(e.style.borderTop,Math.max(e.box.contentWidth,0),{auto:"zero"}),right:v(e.style.borderRight,Math.max(e.box.contentWidth,0),{auto:"zero"}),bottom:v(e.style.borderBottom,Math.max(e.box.contentWidth,0),{auto:"zero"}),left:v(e.style.borderLeft,Math.max(e.box.contentWidth,0),{auto:"zero"})},borderRadius:l,opacity:e.style.opacity??1,overflow:Fb(e.style.overflowX??"visible"),textRuns:y,decorations:w??{},textShadows:Z6(e,d),boxShadows:Ho(e,s??Uo),establishesStackingContext:L,zIndexComputed:C,positioning:Tb(e.style),children:m,links:[],borderColor:W0(e.style.borderColor),borderStyle:T,color:s,background:R,clipPath:S,image:h,customData:H,textAlign:A,transform:b,filter:e.style.filter?[...e.style.filter]:void 0,backdropFilter:e.style.backdropFilter?[...e.style.backdropFilter]:void 0}}function sn(e){if(!e)return"solid";let x=e.toLowerCase();return x==="dashed"||x==="dotted"||x==="double"?x:x==="none"||x==="hidden"?"none":"solid"}var od=new Map;function N(e,x){od.set(e,x)}function id(e){return od.get(e)}function ad(e){switch(e){case"block":return"block";case"inline":return"inline";case"inline-block":return"inline-block";case"flex":return"flex";case"grid":return"grid";case"table":return"table";case"table-row":return"table-row";case"table-cell":return"table-cell";case"table-row-group":return"table-row-group";case"table-header-group":return"table-header-group";case"table-footer-group":return"table-footer-group";case"table-caption":return"table-caption";case"none":return"none";default:return}}function sd(e){if(e)switch(e.trim().toLowerCase()){case"flex-start":return"flex-start";case"flex-end":return"flex-end";case"center":return"center";case"space-between":return"space-between";case"space-around":return"space-around";case"space-evenly":return"space-evenly";case"start":return"start";case"end":return"end";case"left":return"left";case"right":return"right";default:return}}function Go(e){if(e)switch(e.trim().toLowerCase()){case"flex-start":return"flex-start";case"flex-end":return"flex-end";case"center":return"center";case"baseline":return"baseline";case"stretch":return"stretch";default:return}}function dd(e){if(e)switch(e.trim().toLowerCase()){case"flex-start":return"flex-start";case"flex-end":return"flex-end";case"center":return"center";case"space-between":return"space-between";case"space-around":return"space-around";case"space-evenly":return"space-evenly";case"stretch":return"stretch";default:return}}function cd(e){if(!e)return;let x=e.trim().toLowerCase();return x==="auto"?"auto":Go(x)}function fd(e){if(!e)return;let x=e.trim().toLowerCase();switch(x){case"row":case"row-reverse":case"column":case"column-reverse":return x;default:return}}function cn(e){let x=e.trim();if(!/^\d+(?:\.\d+)?$/.test(x))return;let t=Number.parseFloat(x);if(!(Number.isNaN(t)||t<0))return t}function ld(e,x){x.display=ad(e)}function ud(e,x){let t=sd(e);t!==void 0&&(x.justifyContent=t)}function bd(e,x){let t=Go(e);t!==void 0&&(x.alignItems=t)}function md(e,x){let t=dd(e);t!==void 0&&(x.alignContent=t)}function pd(e,x){let t=cd(e);t!==void 0&&(x.alignSelf=t)}function hd(e,x){let t=fd(e);t!==void 0&&(x.flexDirection=t)}function gd(e,x){let t=e.trim().toLowerCase();t==="nowrap"?x.flexWrap=!1:(t==="wrap"||t==="wrap-reverse")&&(x.flexWrap=!0)}function yd(e,x){let t=cn(e);t!==void 0&&(x.flexGrow=t)}function wd(e,x){let t=cn(e);t!==void 0&&(x.flexShrink=t)}function Rd(e,x){let t=P0(e);t!==void 0&&(x.flexBasis=t)}function Sd(e,x){let t=e.trim().toLowerCase();if(!t)return;if(t==="none"){x.flexGrow=0,x.flexShrink=0,x.flexBasis="auto";return}if(t==="auto"){x.flexGrow=1,x.flexShrink=1,x.flexBasis="auto";return}if(t==="initial"){x.flexGrow=0,x.flexShrink=1,x.flexBasis="auto";return}let n=t.split(/\s+/).filter(Boolean);if(n.length===0)return;let r=cn(n[0]),o=P0(n[0]);if(n.length===1){if(r!==void 0){x.flexGrow=r,x.flexShrink=1,x.flexBasis=0;return}o!==void 0&&(x.flexGrow=1,x.flexShrink=1,x.flexBasis=o);return}let i=cn(n[1]),a=P0(n[1]);if(n.length===2&&r!==void 0){if(x.flexGrow=r,i!==void 0){x.flexShrink=i,x.flexBasis=0;return}a!==void 0&&(x.flexShrink=1,x.flexBasis=a);return}if(n.length>=3&&r!==void 0&&i!==void 0){let s=P0(n[2]);s!==void 0&&(x.flexGrow=r,x.flexShrink=i,x.flexBasis=s)}}function Cd(e,x){x.color=e}function vd(e,x){x.backgroundLayers||(x.backgroundLayers=[]),x.backgroundLayers.push({kind:"color",color:e})}function Ld(e){if(!Number.isFinite(e??NaN))return 0;let x=Number(e);return x>0?x:0}function fn(e){return Number.isFinite(e)?e<0?0:e:0}function v6(e){let x=[],t="",n=0,r=null;for(let o of e){if(r){t+=o,o===r&&(r=null);continue}if(o==="'"||o==='"'){r=o,t+=o;continue}if(o==="("){n+=1,t+=o;continue}if(o===")"){n=Math.max(0,n-1),t+=o;continue}if(o===","&&n===0){t.trim()&&x.push(t.trim()),t="";continue}t+=o}return t.trim()&&x.push(t.trim()),x}function N0(e){let x=[],t="",n=0,r=null;for(let o of e){if(r){t+=o,o===r&&(r=null);continue}if(o==="'"||o==='"'){r=o,t+=o;continue}if(o==="("){n+=1,t+=o;continue}if(o===")"){n=Math.max(0,n-1),t+=o;continue}if(/\s/.test(o)&&n===0){t.trim()&&x.push(t.trim()),t="";continue}t+=o}return t.trim()&&x.push(t.trim()),x}var Pb=new Set(["none","hidden","solid","dashed","dotted","double","groove","ridge","inset","outset"]),jo={thin:1,medium:3,thick:5},$o=jo.medium;function Fd(e){let x=N0(e);if(x.length===0)return null;let t,n,r;for(let o of x){let i=o.trim();if(!i)continue;if(t===void 0){let s=L6(i);if(s!==void 0){t=s;continue}}let a=i.toLowerCase();if(!n&&Pb.has(a)){n=a;continue}r===void 0&&(r=i)}return n==="none"||n==="hidden"?t=0:t===void 0&&n&&(t=$o),{width:t,style:n,color:r}}function L6(e){let x=e.trim().toLowerCase();if(x)return x in jo?jo[x]:a0(e)}function Pd(e){let x=e.trim();if(!x)return null;let[t,n]=x.split("/").map(i=>i.trim()),r=Td(t);if(!r)return null;let o=n?Td(n):r;return o?{topLeft:{x:r[0],y:o[0]},topRight:{x:r[1],y:o[1]},bottomRight:{x:r[2],y:o[2]},bottomLeft:{x:r[3],y:o[3]}}:null}function Be(e){let x=e.trim();if(!x)return;let[t,n]=x.split("/").map(a=>a.trim()),r=N0(t);if(r.length===0)return;let o=ln(r[0]),i;if(n){let a=N0(n);i=ln(a[0])}else r.length>1?i=ln(r[1]):i=o;return{x:o,y:i}}function ln(e){let x=a0(e);return x===void 0?0:typeof x=="number"?Ld(x):x}function Td(e){if(!e)return null;let x=N0(e);if(x.length===0)return null;let t=x.map(n=>ln(n));switch(t.length){case 1:return[t[0],t[0],t[0],t[0]];case 2:return[t[0],t[1],t[0],t[1]];case 3:return[t[0],t[1],t[2],t[1]];default:return[t[0],t[1],t[2],t[3]]}}function Bd(e){let x=e.trim();if(!x)return;let t=x.toLowerCase();if(t==="none"||t==="initial")return[];if(t==="inherit"||t==="revert"||t==="revert-layer")return;let n=v6(x),r=[];for(let o of n){let i=Bb(o);i&&r.push(i)}return r}function Bb(e){let x=N0(e);if(x.length===0)return null;let t=!1,n=[],r;for(let c of x){if(c.toLowerCase()==="inset"){t=!0;continue}let l=a0(c);if(l!==void 0){n.push(l);continue}if(r===void 0&&Ab(c)){r=c;continue}}if(n.length<2)return null;let o=(c,f=!1)=>c===void 0?0:typeof c=="number"&&f?fn(c):c,i=o(n[0]),a=o(n[1]),s=o(n[2],!0),d=o(n[3]);return{inset:t,offsetX:i,offsetY:a,blurRadius:s,spreadRadius:d,color:r}}function Ab(e){let x=e.toLowerCase();return x.startsWith("#")||x.startsWith("rgb(")||x.startsWith("rgba(")||x.startsWith("hsl(")||x.startsWith("hsla(")?!0:["transparent","black","white","red","green","blue","yellow","gray","grey"].includes(x)}function dx(e,x,t,n){let r=Fd(e);r&&(n&&n(r.style),r.style==="none"||r.style==="hidden"?x(0):r.width!==void 0?x(r.width):r.style&&x($o),r.color!==void 0&&t(r.color))}function Ad(e,x){let t=N0(e);if(t.length===0)return;let[n]=t.length===1?[t[0],t[0],t[0],t[0]]:t.length===2?[t[0],t[1],t[0],t[1]]:t.length===3?[t[0],t[1],t[2],t[1]]:[t[0],t[1],t[2],t[3]];n&&x(n)}function Md(e,x){let t=N0(e);t.length!==0&&x(t[0]?.toLowerCase())}function Ae(e){let x=N0(e);if(x.length===0)return!1;let t=x[0]?.toLowerCase();return t==="none"||t==="hidden"}function J6(e,x,t=P0){let n=N0(e);if(n.length===0)return;let r=n.map(d=>t(d)),[o,i,a,s]=r.length===1?[r[0],r[0],r[0],r[0]]:r.length===2?[r[0],r[1],r[0],r[1]]:r.length===3?[r[0],r[1],r[2],r[1]]:[r[0],r[1],r[2],r[3]];x(o,i,a,s)}function kd(e,x){Ad(e,t=>{x.borderColor=t})}function Id(e,x){let t=Bd(e);t!==void 0&&(x.boxShadows=t)}function Nd(e,x){dx(e,t=>{x.borderTop=t,x.borderRight=t,x.borderBottom=t,x.borderLeft=t},t=>{x.borderColor=t??x.borderColor},t=>{if(!t)return;let n=t.toLowerCase();x.borderStyleTop=n,x.borderStyleRight=n,x.borderStyleBottom=n,x.borderStyleLeft=n})}function Ed(e,x){dx(e,t=>{x.borderTop=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleTop=t.toLowerCase())})}function Dd(e,x){dx(e,t=>{x.borderRight=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleRight=t.toLowerCase())})}function Wd(e,x){dx(e,t=>{x.borderBottom=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleBottom=t.toLowerCase())})}function Hd(e,x){dx(e,t=>{x.borderLeft=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleLeft=t.toLowerCase())})}function Od(e,x){let t=Pd(e);t&&(x.borderTopLeftRadiusX=t.topLeft.x,x.borderTopLeftRadiusY=t.topLeft.y,x.borderTopRightRadiusX=t.topRight.x,x.borderTopRightRadiusY=t.topRight.y,x.borderBottomRightRadiusX=t.bottomRight.x,x.borderBottomRightRadiusY=t.bottomRight.y,x.borderBottomLeftRadiusX=t.bottomLeft.x,x.borderBottomLeftRadiusY=t.bottomLeft.y)}function zd(e,x){let t=Be(e);t&&(x.borderTopLeftRadiusX=t.x,x.borderTopLeftRadiusY=t.y)}function Ud(e,x){let t=Be(e);t&&(x.borderTopRightRadiusX=t.x,x.borderTopRightRadiusY=t.y)}function Gd(e,x){let t=Be(e);t&&(x.borderBottomRightRadiusX=t.x,x.borderBottomRightRadiusY=t.y)}function jd(e,x){let t=Be(e);t&&(x.borderBottomLeftRadiusX=t.x,x.borderBottomLeftRadiusY=t.y)}function $d(e,x){J6(e,(t,n,r,o)=>{x.borderTop=t,x.borderRight=n,x.borderBottom=r,x.borderLeft=o},L6)}function Vd(e,x){x.borderTop=L6(e)??x.borderTop}function _d(e,x){x.borderRight=L6(e)??x.borderRight}function Yd(e,x){x.borderBottom=L6(e)??x.borderBottom}function Xd(e,x){x.borderLeft=L6(e)??x.borderLeft}function qd(e,x){e.trim()&&(x.borderColor=e.trim())}function Kd(e,x){e.trim()&&(x.borderColor=e.trim())}function Zd(e,x){e.trim()&&(x.borderColor=e.trim())}function Qd(e,x){e.trim()&&(x.borderColor=e.trim())}function Jd(e,x){Md(e,t=>{if(!t)return;let n=t.toLowerCase();x.borderStyleTop=n,x.borderStyleRight=n,x.borderStyleBottom=n,x.borderStyleLeft=n,(n==="none"||n==="hidden")&&(x.borderTop=0,x.borderRight=0,x.borderBottom=0,x.borderLeft=0)})}function xc(e,x){let t=e.trim().toLowerCase();t&&(x.borderStyleTop=t,Ae(e)&&(x.borderTop=0))}function ec(e,x){let t=e.trim().toLowerCase();t&&(x.borderStyleRight=t,Ae(e)&&(x.borderRight=0))}function tc(e,x){let t=e.trim().toLowerCase();t&&(x.borderStyleBottom=t,Ae(e)&&(x.borderBottom=0))}function nc(e,x){let t=e.trim().toLowerCase();t&&(x.borderStyleLeft=t,Ae(e)&&(x.borderLeft=0))}function rc(e,x){let t=e.trim().toLowerCase();x.borderModel=t==="collapse"?"collapse":"separate"}function oc(e,x){dx(e,t=>{x.borderTop=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleTop=t.toLowerCase())})}function ic(e,x){dx(e,t=>{x.borderBottom=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleBottom=t.toLowerCase())})}function ac(e,x){dx(e,t=>{x.borderLeft=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleLeft=t.toLowerCase())})}function sc(e,x){dx(e,t=>{x.borderRight=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleRight=t.toLowerCase())})}function dc(e,x){J6(e,(t,n,r,o)=>{x.marginTop=t,x.marginRight=n,x.marginBottom=r,x.marginLeft=o})}function cc(e,x){x.marginTop=P0(e)??x.marginTop}function fc(e,x){x.marginRight=P0(e)??x.marginRight}function lc(e,x){x.marginBottom=P0(e)??x.marginBottom}function uc(e,x){x.marginLeft=P0(e)??x.marginLeft}function bc(e,x){x.marginTop=P0(e)??x.marginTop}function mc(e,x){x.marginBottom=P0(e)??x.marginBottom}function pc(e,x){x.marginLeft=P0(e)??x.marginLeft}function hc(e,x){x.marginRight=P0(e)??x.marginRight}function gc(e,x){J6(e,(t,n,r,o)=>{x.paddingTop=t,x.paddingRight=n,x.paddingBottom=r,x.paddingLeft=o},f0)}function yc(e,x){x.paddingTop=f0(e)??x.paddingTop}function wc(e,x){x.paddingRight=f0(e)??x.paddingRight}function Rc(e,x){x.paddingBottom=f0(e)??x.paddingBottom}function Sc(e,x){x.paddingLeft=f0(e)??x.paddingLeft}function Cc(e,x){x.paddingTop=f0(e)??x.paddingTop}function vc(e,x){x.paddingBottom=f0(e)??x.paddingBottom}function Lc(e,x){x.paddingLeft=f0(e)??x.paddingLeft}function Tc(e,x){x.paddingRight=f0(e)??x.paddingRight}function Fc(e,x){let t=px(e);if(t){let r=f0(t[0]),o=f0(t[1]),i=f0(t[2]);o!==void 0&&(x.width=o),r!==void 0&&(x.minWidth??=r),i!==void 0&&(x.maxWidth??=i);return}let n=f0(e);n!==void 0&&(x.width=n)}function Pc(e,x){let t=f0(e);t!==void 0&&(x.minWidth=t)}function Bc(e,x){let t=f0(e);t!==void 0&&(x.maxWidth=t)}function Ac(e,x){let t=px(e);if(t){let r=f0(t[0]),o=f0(t[1]),i=f0(t[2]);o!==void 0&&(x.height=o),r!==void 0&&(x.minHeight??=r),i!==void 0&&(x.maxHeight??=i);return}let n=f0(e);n!==void 0&&(x.height=n)}function Mc(e,x){let t=f0(e);t!==void 0&&(x.minHeight=t)}function kc(e,x){let t=f0(e);t!==void 0&&(x.maxHeight=t)}function Ic(e,x){let t=px(e);if(t){let n=a0(t[0])??o6(t[0]),r=a0(t[1])??o6(t[1]),o=a0(t[2])??o6(t[2]);n!==void 0&&r!==void 0&&o!==void 0&&(x.fontSize={kind:"clamp",min:n,preferred:r,max:o});return}x.fontSize=o6(e)??x.fontSize}function Mb(e){let x=e.trim();if(!x)return;let t=x.toLowerCase();if(t==="normal")return{kind:"normal"};if(/^[+-]?\d+(?:\.\d+)?%$/.test(t)){let r=Number.parseFloat(t.slice(0,-1));return Number.isNaN(r)?void 0:{kind:"unitless",value:r/100}}if(/^[+-]?\d+(?:\.\d+)?$/.test(t)){let r=Number.parseFloat(t);return Number.isNaN(r)?void 0:{kind:"unitless",value:r}}let n=a0(x);if(n!==void 0)return{kind:"length",value:n}}function Nc(e,x){let t=Mb(e);t&&(x.lineHeight=t)}function Ec(e,x){let t=e.trim();t.toLowerCase()==="auto"?x.zIndex="auto":/^-?\d+$/.test(t)&&(x.zIndex=Number.parseInt(t,10))}function Dc(e,x){let t=e.trim().toLowerCase();t!=="inherit"&&(t==="normal"||t==="small-caps")&&(x.fontVariant=t)}function Wc(e,x){x.fontVariantNumeric=zi(e)}function Hc(e,x){let t=e.trim().toLowerCase();t!=="inherit"&&(t==="normal"||t==="italic"||t==="oblique"||t.startsWith("oblique "))&&(x.fontStyle=t.startsWith("oblique")?"oblique":t)}function Oc(e,x,t,n){let r=he(e,n);r!==void 0&&(x.fontWeight=r)}function zc(e,x){x.fontFamily=e}function un(e){return P0(e)}function Uc(e,x){let t=e.trim().toLowerCase();switch(t){case"static":case"relative":case"absolute":case"fixed":case"sticky":x.position=t;break;default:break}}function Gc(e,x){let t=un(e);t!==void 0&&(x.top=t)}function jc(e,x){let t=un(e);t!==void 0&&(x.right=t)}function $c(e,x){let t=un(e);t!==void 0&&(x.bottom=t)}function Vc(e,x){let t=un(e);t!==void 0&&(x.left=t)}function Vo(e){if(!e)return;let x=e.trim().toLowerCase().split(/\s+/).filter(Boolean);if(x.length===0)return;if(x.includes("none"))return"none";let t=new Set(["underline","overline","line-through"]),n=x.filter(o=>t.has(o));return n.length===0?void 0:[...new Set(n)].join(" ")}function _c(e,x){x.textAlign=e.toLowerCase()}function Yc(e,x){let t=Vo(e);t!==void 0&&(x.textDecorationLine=t);let n=tf(e);n&&(x.textDecorationStyle=n);let r=Eb(e);r&&(x.textDecorationColor=r)}function Xc(e,x){let t=Vo(e);t!==void 0&&(x.textDecorationLine=t)}function qc(e,x){let t=e.trim();t&&(x.textDecorationColor=t)}function Kc(e,x){let t=tf(e);t&&(x.textDecorationStyle=t)}function Zc(e,x){x.float=e}function Qc(e,x){let t=f0(e);t!==void 0&&(x.textIndent=t)}function Jc(e,x){let t=e.trim().toLowerCase();if(t==="initial"){x.textTransform="none";return}if(ef.has(t))return;let n=kb[t];n&&(x.textTransform=n)}function xf(e,x){let t=e.trim().toLowerCase();if(!t)return;if(t==="normal"){x.letterSpacing=0;return}if(ef.has(t))return;let n=o6(e);n!==void 0&&(x.letterSpacing=n)}var kb={none:"none",uppercase:"uppercase",lowercase:"lowercase",capitalize:"capitalize"},ef=new Set(["inherit","unset","revert","revert-layer"]),_o=new Set(Object.keys(R6).map(e=>e.toLowerCase()));_o.add("transparent");_o.add("currentcolor");var Ib=new Set(["underline","overline","line-through","none"]),Nb=new Set(["solid","double","dotted","dashed","wavy"]);function tf(e){if(!e)return;let x=e.trim().toLowerCase().split(/\s+/);for(let t of x)if(Nb.has(t))return t}function Eb(e){if(!e)return;let x=e.match(/\b(?:rgba?|hsla?)\([^)]*\)/i);if(x)return x[0].trim();let t=e.match(/#[0-9a-f]{3,8}\b/i);if(t)return t[0];let n=e.trim().split(/\s+/);for(let r of n){let o=r.toLowerCase();if(!Ib.has(o)&&_o.has(o))return o}}function nf(e){switch(e){case"normal":return"normal";case"anywhere":return"anywhere";case"break-word":return"break-word";default:return}}function rf(e,x){if(!e)return;let t=nf(e.trim().toLowerCase());t&&(x.overflowWrap=t)}function of(e,x){if(!e)return;let t=nf(e.trim().toLowerCase());t&&(x.overflowWrap=t==="anywhere"?"break-word":t)}function Db(e){switch(e){case"normal":return"normal";case"break-all":return"break-all";case"keep-all":return"keep-all";case"break-word":return"break-word";default:return}}function af(e,x){if(!e)return;let t=Db(e.trim().toLowerCase());t&&(x.wordBreak=t)}function Wb(e){let x=e.trim();if(!x)return;let t=x.toLowerCase();if(t==="none"||t==="initial")return[];if(t==="inherit"||t==="revert"||t==="revert-layer")return;let n=v6(x),r=[];for(let o of n){let i=Hb(o);i&&r.push(i)}return r}function sf(e,x){let t=Wb(e);t!==void 0&&(x.textShadows=t)}function Hb(e){let x=N0(e);if(x.length===0)return null;let t=[],n;for(let s of x){let d=a0(s);if(d!==void 0){t.push(d);continue}if(n===void 0){let c=s.toLowerCase();if(Ob(c)){n=s;continue}}}if(t.length<2)return null;let r=(s,d=!1)=>s===void 0?0:typeof s=="number"&&d?fn(s):s,o=r(t[0]),i=r(t[1]),a=r(t[2],!0);return{offsetX:o,offsetY:i,blurRadius:a,color:n}}function Ob(e){return e?e.startsWith("#")||e.startsWith("rgb(")||e.startsWith("rgba(")||e.startsWith("hsl(")||e.startsWith("hsla(")?!0:["transparent","black","white","red","green","blue","yellow","gray","grey"].includes(e.toLowerCase()):!1}var zb={none:"none",disc:"disc",circle:"circle",square:"square",decimal:"decimal","decimal-leading-zero":"decimal-leading-zero","lower-alpha":"lower-alpha","lower-latin":"lower-alpha","upper-alpha":"upper-alpha","upper-latin":"upper-alpha","lower-roman":"lower-roman","upper-roman":"upper-roman"},Ub=new Set(["inherit","unset","revert","revert-layer"]);function df(e,x){if(!e)return;let t=e.trim().toLowerCase();if(t){if(t==="initial"){x.listStyleType="disc";return}Ub.has(t)||(x.listStyleType=zb[t]??t)}}var cf=["\u201C","\u201D"];function uf(e,x){let t=e.trim();if(t==="none"||t==="inherit"){x.content=void 0;return}let n=Gb(t);n.length>0&&(x.content=n)}function Gb(e){let x=[],t=0;for(;t<e.length;){if(e[t]==='"'||e[t]==="'"){let n=e[t],r="";for(t++;t<e.length&&e[t]!==n;)if(e[t]==="\\"&&t+1<e.length){let o=e[t+1];if(o==="n")r+=`
22
- `,t+=2;else if(o==="t")r+=" ",t+=2;else if(o===n)r+=n,t+=2;else if(o==="\\")r+="\\",t+=2;else{if((o==="x"||o==="u")&&t+3<e.length){let i=e.slice(t+2,t+4);if(/^[0-9A-Fa-f]{2}$/.test(i)){r+=String.fromCharCode(parseInt(i,16)),t+=4;continue}}r+=o,t+=2}}else r+=e[t],t++;t++,x.push({type:"string",value:r});continue}if(e.slice(t).startsWith("counter(")){let n=/^counter\(\s*([a-zA-Z_][a-zA-Z0-9_-]*)\s*(?:,\s*(decimal-leading-zero|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha))?\s*\)/i.exec(e.slice(t));if(n){x.push({type:"counter",counter:n[1],style:n[2]}),t+=n[0].length;continue}}if(e.slice(t).startsWith("counters(")){let n=/^counters\(\s*([a-zA-Z_][a-zA-Z0-9_-]*)\s*,\s*(["'])(.*)\2\s*(?:,\s*(decimal-leading-zero|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha))?\s*\)/i.exec(e.slice(t));if(n){x.push({type:"counter",counter:n[1],style:n[4]}),t+=n[0].length;continue}}if(e.slice(t).startsWith("attr(")){let n=/^attr\(\s*([a-zA-Z_][a-zA-Z0-9_-]*)\s*\)/i.exec(e.slice(t));if(n){x.push({type:"attr",attribute:n[1]}),t+=n[0].length;continue}}if(e.slice(t).startsWith("open-quote")){x.push({type:"open-quote"}),t+=10;continue}if(e.slice(t).startsWith("close-quote")){x.push({type:"close-quote"}),t+=11;continue}if(e.slice(t).startsWith("no-open-quote")){x.push({type:"no-open-quote"}),t+=14;continue}if(e.slice(t).startsWith("no-close-quote")){x.push({type:"no-close-quote"}),t+=15;continue}t++}return x}function jb(e,x){if(!x||x==="decimal")return String(e);let t=x.toLowerCase();if(t==="decimal-leading-zero"){let n=e<0?"-":"",r=Math.abs(Math.trunc(e));return`${n}${String(r).padStart(2,"0")}`}return t==="lower-roman"?ff(e)?.toLowerCase()??String(e):t==="upper-roman"?ff(e)?.toUpperCase()??String(e):t==="lower-alpha"?lf(e).toLowerCase():t==="upper-alpha"?lf(e).toUpperCase():String(e)}function ff(e){if(!Number.isFinite(e)||e<=0||e>=4e3)return;let x=[[1e3,"M"],[900,"CM"],[500,"D"],[400,"CD"],[100,"C"],[90,"XC"],[50,"L"],[40,"XL"],[10,"X"],[9,"IX"],[5,"V"],[4,"IV"],[1,"I"]],t=Math.floor(e),n="";for(let[r,o]of x){for(;t>=r;)n+=o,t-=r;if(t===0)break}return n}function lf(e){let x=Math.max(1,Math.floor(e)),t="";for(;x>0;){x-=1;let n=65+x%26;t=String.fromCharCode(n)+t,x=Math.floor(x/26)}return t}function bf(e,x){let t="",n=x.quoteDepth;for(let r of e)switch(r.type){case"string":t+=r.value;break;case"counter":{let o=x.getCounter(r.counter);t+=jb(o,r.style);break}case"attr":{let o=x.getAttribute(r.attribute);o!==null&&(t+=o);break}case"open-quote":{t+=cf[0],n++;break}case"close-quote":{t+=cf[1],n=Math.max(0,n-1);break}case"no-open-quote":n++;break;case"no-close-quote":n=Math.max(0,n-1);break}return t}var $b=0;function Vb(e){return{id:`scope-${++$b}`,parent:e,depth:e?e.depth+1:0}}function bn(){let e=new Map,x=new Map,t=new Map;function n(i,a){e.has(i)||e.set(i,new Map);let s=e.get(i);s.has(a)||s.set(a,0)}function r(i,a){let s=i;for(;s!==null;){let d=e.get(s);if(d&&d.has(a))return d.get(a);s=t.get(s)??null}return 0}function o(i,a){let s=i;for(;s!==null;){let d=e.get(s);if(d&&d.has(a))return s;s=t.get(s)??null}return null}return{getCounter(i,a){return a?r(a,i):0},registerScope(i){let a=Vb(i?x.get(i)??null:null);return x.set(a.id,a),t.set(a.id,i),a.id},resetCounter(i,a,s){n(s,i),e.get(s).set(i,a)},incrementCounter(i,a,s){let d=o(s,i)??s;n(d,i);let c=e.get(d),f=c.get(i)??0;c.set(i,f+a)}}}function mf(e){if(!e||e==="none")return[];let x=[],t=e.trim().split(/\s+/);for(let n=0;n<t.length;n++){let r=t[n],o=t[n+1];o&&/^-?\d+$/.test(o)?(x.push({name:r,value:parseInt(o,10)}),n++):x.push({name:r,value:0})}return x}function pf(e){if(!e||e==="none")return[];let x=[],t=e.trim().split(/\s+/);for(let n=0;n<t.length;n++){let r=t[n],o=t[n+1];o&&/^-?\d+$/.test(o)?(x.push({name:r,value:parseInt(o,10)}),n++):x.push({name:r,value:1})}return x}function hf(e,x,t){for(let n of x)e.resetCounter(n.name,n.value,t)}function gf(e,x,t){for(let n of x)e.incrementCounter(n.name,n.value,t)}function Ix(e){let x=e.trim();if(console.log("parseLinearGradient - input:",e),console.log("parseLinearGradient - trimmed:",x),!x.toLowerCase().startsWith("linear-gradient("))return console.log("parseLinearGradient - not a linear gradient, returning null"),null;let t=x.slice(16,-1);if(!t)return null;let n="to bottom",r=t,o=-1,i=0;for(let d=0;d<t.length;d++)if(t[d]==="(")i++;else if(t[d]===")")i--;else if(t[d]===","&&i===0){o=d;break}if(o!==-1){let c=t.substring(0,o).trim().toLowerCase();["to","to bottom","to right","to left","to top right","to top left","to bottom right","to bottom left"].some(u=>c===u)||c.endsWith("deg")?(n=c,r=t.substring(o+1).trim()):r=t}else{let d=t.trim().toLowerCase();d==="to"||d.startsWith("to ")||d.endsWith("deg")?(n=d,r=""):r=t}n.startsWith("to ")?(n==="to righ"?n="to right":(n==="to botto"||n==="to bott"||n==="to bot")&&(n="to bottom"),n=n.replace(/,$/,"")):n.endsWith("deg")&&(n=n.replace(/,$/,"")),n.startsWith("to ")?n=n.replace(/,$/,""):n.endsWith("deg")&&(n=n.replace(/,$/,""));let a=v6(r);console.log("Gradient parser - input value:",e),console.log("Gradient parser - content:",t),console.log("Gradient parser - direction:",n),console.log("Gradient parser - colorStopsContent:",r),console.log("Gradient parser - colorStopValues:",a);let s=[];for(let d of a){if(!d.trim())continue;let c=yf(d);c&&s.push(c)}return console.log("Gradient parser - parsed stops:",s),s.length===0&&s.push({color:"#000000"}),{type:"linear",direction:n,stops:s}}function Me(e){let x=e.trim();if(!x.toLowerCase().startsWith("radial-gradient(")||!x.endsWith(")"))return null;let n=x.slice(16,-1);if(!n)return null;let r=Kb(n),o=r===-1?"":n.slice(0,r).trim(),i=r===-1?n:n.slice(r+1).trim(),a=_b(o);a.hasDescriptor||(i=n);let s=[],d=v6(i);for(let c of d){if(!c.trim())continue;let f=yf(c);f&&s.push(f)}return s.length===0&&s.push({color:"#000000"}),{type:"radial",cx:.5,cy:.5,r:.5,stops:s,coordsUnits:"ratio",shape:a.shape,size:a.size,at:a.position,source:"css"}}function yf(e){let x=N0(e);if(x.length===0)return null;let t=x[0].trim();if(!t)return null;({red:!0,yellow:!0,green:!0,blue:!0,black:!0,white:!0,gray:!0,grey:!0,lime:!0})[t.toLowerCase()];let r;if(x.length>1){let o=x[1].trim(),i=parseFloat(o.slice(0,-1));if(!isNaN(i))r=i/100;else{let a=parseFloat(o);!isNaN(a)&&a>=0&&a<=1&&(r=a)}}return{color:t,position:r}}function _b(e){let x=e.trim();if(!x)return{hasDescriptor:!1};let t=x.split(/\s+/).filter(Boolean);if(t.length===0)return{hasDescriptor:!1};let n=t.findIndex(c=>c.toLowerCase()==="at"),r=n===-1?t:t.slice(0,n),o=n===-1?[]:t.slice(n+1),i,a;for(let c of r){let f=c.toLowerCase();if(f==="circle"||f==="ellipse"){i=f;continue}if(qb(f)){a=f;continue}}let s=Yb(o);return{shape:i,size:a,position:s,hasDescriptor:!!i||!!a||!!s}}function Yb(e){if(!e||e.length===0)return;if(e.length===1){let n=e[0];return Xb(n)?{x:"50%",y:mn(n,"y")}:{x:mn(n,"x"),y:"50%"}}let x=e[0],t=e[1];return{x:mn(x,"x"),y:mn(t,"y")}}function mn(e,x){let t=e.toLowerCase();if(x==="x"){if(t==="left")return"0%";if(t==="right")return"100%"}else{if(t==="top")return"0%";if(t==="bottom")return"100%"}return t==="center"?"50%":e}function Xb(e){let x=e.toLowerCase();return x==="top"||x==="bottom"}function qb(e){switch(e){case"closest-side":case"farthest-side":case"closest-corner":case"farthest-corner":return!0;default:return!1}}function Kb(e){let x=0;for(let t=0;t<e.length;t++){let n=e[t];if(n==="(")x++;else if(n===")")x=Math.max(0,x-1);else if(n===","&&x===0)return t}return-1}function Yo(e){let x=e.trim().toLowerCase();if(!x)return;let t=n=>x===n||x.startsWith(`${n} `)||x.startsWith(`${n}(`);if(t("cover"))return"cover";if(t("contain"))return"contain";if(t("auto"))return"auto"}function Xx(e){return Yo(e)??e.trim()}function wf(e,x){let t=e.toLowerCase(),n=`${x.toLowerCase()}(`,r=t.indexOf(n);if(r===-1)return null;let o=0;for(let i=r;i<e.length;i++){let a=e[i];if(a==="(")o++;else if(a===")"&&(o--,o===0))return{text:e.slice(r,i+1),start:r,end:i+1}}return null}function T6(e){return e.backgroundLayers||(e.backgroundLayers=[]),e.backgroundLayers}function pn(e){let x=T6(e);for(let n=x.length-1;n>=0;n--)if(x[n].kind!=="color")return x[n];let t={kind:"image",url:""};return x.push(t),t}function Sf(e){let x=e.trim();if(!x)return[];let t=Zb(x),n=[];for(let r of t){let o=Qb(r);o&&n.push(o)}return n}function Zb(e){let x=[],t="",n=0,r=0;for(;r<e.length;){let o=e[r];o==="("?(n++,t+=o):o===")"?(n--,t+=o):o===","&&n===0?(x.push(t.trim()),t=""):t+=o,r++}return t.trim()&&x.push(t.trim()),x}function Qb(e){let x=e.trim();if(!x)return null;let t=wf(x,"radial-gradient")??wf(x,"linear-gradient");if(t){let n=Jb(t.text);if(n){let r=x.slice(0,t.start).trim(),o=x.slice(t.end).trim(),i=[r,o].filter(Boolean).join(" ");if(i&&n.kind==="gradient"){let a=i.split(/\s+/).filter(Boolean);for(let s of a){let d=s.toLowerCase();Xo(d)?n.repeat=d:qo(d)&&(n.origin=d)}}return n}}return tm(x)?{kind:"color",color:x}:xm(x)}function Jb(e){let x=e.trim().toLowerCase(),t=x.startsWith("linear-gradient(")?Ix(e):x.startsWith("radial-gradient(")?Me(e):null;return t?{kind:"gradient",gradient:t}:null}function xm(e){let x=e.split(/\s+/).filter(s=>s.length>0);if(x.length===0)return null;let t="",n={x:"left",y:"top"},r="auto",o="repeat",i,a=0;for(let s=0;s<x.length;s++)if(x[s].startsWith("url(")){t=x[s],a=s+1;break}if(!t)return null;for(;a<x.length;){let s=x[a],d=s.toLowerCase();d.includes("/")?(r=em(s),a++):nm(d)?(n=xe(d,x[a+1]),a+=n.y!=="top"?2:1):Xo(d)?(o=d,a++):(qo(d)&&i===void 0&&(i=d),a++)}return{kind:"image",url:t,position:n,size:r,repeat:o,origin:i}}function em(e){let x=e.indexOf("/");if(x===-1){let t=Yo(e);if(t)return t;let n=e.trim().split(/\s+/).filter(Boolean);return n.length===1?{width:Xx(n[0]),height:"auto"}:{width:Xx(n[0]),height:Xx(n[1]??"auto")}}else{let t=e.substring(0,x).trim(),n=e.substring(x+1).trim();return{width:t?Xx(t):"auto",height:n?Xx(n):"auto"}}}var Rf=new Set(["top","bottom"]);function xe(e,x){return{x:e.toLowerCase(),y:x.toLowerCase()}}function tm(e){let x=e.toLowerCase();return!!(x in R6||x==="transparent"||x.startsWith("#")&&(x.length===4||x.length===5||x.length===7||x.length===9)||x.startsWith("rgb(")||x.startsWith("rgba(")||x.startsWith("hsl(")||x.startsWith("hsla("))}function nm(e){return["left","center","right","top","bottom"].includes(e.toLowerCase())}function Xo(e){return["repeat","repeat-x","repeat-y","no-repeat","space","round"].includes(e.toLowerCase())}function qo(e){let x=e.toLowerCase();return x==="border-box"||x==="padding-box"||x==="content-box"}function Cf(e,x){T6(e);let t=pn(e),n=Yo(x),r;if(n)r=n;else{let o=x.trim().split(/\s+/).filter(Boolean);o.length===0?r="auto":o.length===1?r={width:Xx(o[0]),height:"auto"}:r={width:Xx(o[0]),height:Xx(o[1]??"auto")}}(t.kind==="image"||t.kind==="gradient")&&(t.size=r)}function rm(e){let x=e.trim().split(/\s+/).filter(Boolean);if(x.length===0)return{x:"left",y:"top"};let t=x.map(i=>i.toLowerCase()),n=t[0];if(x.length===1)return n==="center"?xe("center","center"):Rf.has(n)?xe("center",n):xe(n,"center");let r=t[1];if(Rf.has(n)){let i=x[1]??"center";return xe(i,n)}return xe(n,r??"center")}function vf(e,x){T6(e);let t=pn(e),n=rm(x);(t.kind==="image"||t.kind==="gradient")&&(t.position=n)}function Lf(e,x){T6(e);let t=x.trim().toLowerCase();if(!qo(t))return;let n=pn(e);(n.kind==="image"||n.kind==="gradient")&&(n.origin=t)}function Tf(e,x){T6(e);let t=x.trim().toLowerCase();if(!Xo(t))return;let n=pn(e);(n.kind==="image"||n.kind==="gradient")&&(n.repeat=t)}var om=new Set(["border-box","padding-box","content-box","text"]);function Ff(e,x){Cf(x,e)}function Pf(e,x){vf(x,e)}function Bf(e,x){Lf(x,e)}function Af(e,x){Tf(x,e)}function Mf(e,x){let t=T6(x);if(t.length===0)return;let n=e.split(",").map(r=>r.trim().toLowerCase()).filter(r=>r.length>0);if(n.length!==0)for(let r=0;r<n.length;r++){let o=n[r];if(!om.has(o))continue;let i=Math.min(r,t.length-1),a=t[i];a&&(a.clip=o)}}function kf(e,x){let t=e.trim(),n=Ix(e)??Me(e);if(n){x.backgroundLayers||(x.backgroundLayers=[]),x.backgroundLayers.push({kind:"gradient",gradient:n});return}t.startsWith("url(")&&(x.backgroundLayers||(x.backgroundLayers=[]),x.backgroundLayers.push({kind:"image",url:t,position:{x:"left",y:"top"},size:"auto",repeat:"repeat"}))}function If(e,x){console.log("Processing background property:",e);let t=Sf(e);console.log("Parsed background layers:",t),t.length>0&&(x.backgroundLayers||(x.backgroundLayers=[]),x.backgroundLayers.push(...t))}function Nf(e,x){let t=e.trim().toLowerCase();["contain","cover","fill","none","scale-down"].includes(t)&&(x.objectFit=t)}function Df(e,x){let t=im(e);t&&(x.clipPath=t)}function im(e){if(!e)return;let x=e.trim();if(x==="none")return;let t=am(x);if(t)return t}function am(e){let x=/^polygon\s*\((.+)\)$/i.exec(e);if(!x)return;let t=x[1].trim();if(!t)return;let n=t.includes(",")?t.split(/\s*,\s*/):sm(t.split(/\s+/)),r=[];for(let i of n){let a=i.trim().split(/\s+/).filter(Boolean);if(a.length<2)return;let s=Ef(a[0]),d=Ef(a[1]);if(!s||!d)return;r.push({x:s,y:d})}return r.length<3?void 0:{type:"polygon",points:r,referenceBox:"border-box"}}function sm(e){let x=[];for(let t=0;t<e.length;t+=2){let n=e[t],r=e[t+1];if(!n||!r)break;x.push(`${n} ${r}`)}return x}function Ef(e){let x=f0(e);if(x!==void 0){if(typeof x=="number")return{unit:"px",value:x};if(typeof x=="object"&&x.kind==="absolute"&&x.unit==="percent")return{unit:"percent",value:x.value}}}function dm(e){let x=[],t="",n=0;for(let r=0;r<e.length;r++){let o=e[r];if(o==="("){n+=1,t+=o;continue}if(o===")"){n=Math.max(0,n-1),t+=o;continue}if(/\s/.test(o)&&n===0){t&&(x.push(t.trim()),t="");continue}t+=o}return t&&x.push(t.trim()),x}function cm(e){let x=[],t="",n=0;for(let r=0;r<e.length;r++){let o=e[r];if(o==="("){n+=1,t+=o;continue}if(o===")"){n=Math.max(0,n-1),t+=o;continue}if(/\s/.test(o)&&n===0){t&&(x.push(t.trim()),t="");continue}t+=o}return t&&x.push(t.trim()),x}function zf(e){let x=[],t="",n=0;for(let r=0;r<e.length;r++){let o=e[r];if(o==="("){n+=1,t+=o;continue}if(o===")"){n=Math.max(0,n-1),t+=o;continue}if(o===","&&n===0){x.push(t.trim()),t="";continue}t+=o}return t&&x.push(t.trim()),x}function Wf(e){let x=e.trim().match(/^(-?\d+(?:\.\d+)?)fr$/i);if(!x)return;let t=Number.parseFloat(x[1]);return Number.isNaN(t)?void 0:t}function Hf(e){let x=e.trim().toLowerCase();if(x.startsWith("minmax(")&&x.endsWith(")")){let o=x.slice(7,-1),[i,a]=zf(o);if(!i||!a)return;let s=a0(i);if(s===void 0)return;let d=Wf(a);if(d!==void 0)return{kind:"flex",flex:d,min:s};let c=a0(a);return c!==void 0?typeof s=="number"&&typeof c=="number"?{kind:"fixed",size:Math.max(s,c)}:{kind:"fixed",size:c}:a.trim()==="auto"?{kind:"auto",min:s}:void 0}let t=Wf(x);if(t!==void 0)return{kind:"flex",flex:t};if(x==="auto")return{kind:"auto"};let n=px(e);if(n){let o=a0(n[0]),i=a0(n[1]),a=a0(n[2]);if(o!==void 0&&i!==void 0&&a!==void 0)return{kind:"clamp",min:o,preferred:i,max:a}}let r=a0(x);if(r!==void 0)return{kind:"fixed",size:r}}function Ko(e){if(!e)return;let x=dm(e.trim());if(x.length===0)return;let t=[];for(let n of x){let r=n.trim().toLowerCase();if(r.startsWith("repeat(")&&r.endsWith(")")){let i=n.trim().slice(7,-1),[a,s]=zf(i);if(!a||!s)return;let d=Hf(s);if(!d)return;let c=a.trim().toLowerCase();if(c==="auto-fit"||c==="auto-fill"){let u={kind:"repeat-auto",mode:c,track:d};t.push(u);continue}let f=Number.parseInt(c,10);if(!Number.isFinite(f)||f<=0)return;let l={kind:"repeat",count:f,track:d};t.push(l);continue}let o=Hf(n);if(!o)return;t.push(o)}return t}function Of(e){let x=a0(e);if(x!==void 0)return x;let t=px(e);if(!t)return;let n=a0(t[0]),r=a0(t[1]),o=a0(t[2]);if(!(n===void 0||r===void 0||o===void 0))return{kind:"clamp",min:n,preferred:r,max:o}}function Uf(e){if(!e)return;let x=cm(e.trim());if(x.length===0)return;let t=Of(x[0]);if(t===void 0)return;let n=x.length>1?Of(x[1]):void 0;return{row:t,column:n??t}}function Gf(e,x){let t=Ko(e);t&&(x.trackListColumns=t)}function jf(e,x){let t=Ko(e);t&&(x.trackListRows=t)}function $f(e,x){let t=e.trim().toLowerCase();switch(t){case"row":case"column":case"row dense":case"column dense":x.autoFlow=t;break;default:break}}function Vf(e,x){let t=Uf(e);t&&(x.rowGap=t.row,x.columnGap=t.column)}function _f(e,x){let t=a0(e);if(t!==void 0){x.rowGap=t;return}let n=px(e);if(n){let r=a0(n[0]),o=a0(n[1]),i=a0(n[2]);if(r!==void 0&&o!==void 0&&i!==void 0){let a={kind:"clamp",min:r,preferred:o,max:i};x.rowGap=a}}}function Yf(e,x){let t=e.trim().toLowerCase(),n=t.match(/^span\s+(\d+)$/);if(n){let o=Number.parseInt(n[1],10);if(Number.isFinite(o)&&o>0){x.gridColumnSpan=o;return}}let r=Number.parseInt(t,10);Number.isFinite(r)&&r>0&&(x.gridColumnSpan=1)}function Xf(e,x){let t=a0(e);if(t!==void 0){x.columnGap=t;return}let n=px(e);if(n){let r=a0(n[0]),o=a0(n[1]),i=a0(n[2]);if(r!==void 0&&o!==void 0&&i!==void 0){let a={kind:"clamp",min:r,preferred:o,max:i};x.columnGap=a}}}function qf(e,x){console.log(`DEBUG: parseOpacity called with value: "${e}"`);let t=e.trim().toLowerCase(),n;if(t.endsWith("%")){let r=t.slice(0,-1),o=parseFloat(r);if(isNaN(o))return;n=o/100}else if(n=parseFloat(t),isNaN(n))return;n=Math.max(0,Math.min(1,n)),x.opacity=n}function Kf(e,x){let t=Zf(e);t!==void 0&&(x.filter=t)}function Zo(e,x){let t=Zf(e);t!==void 0&&(x.backdropFilter=t)}function Zf(e){let x=e.trim();if(!x)return;let t=x.toLowerCase();if(t==="none"||t==="initial")return[];if(t==="inherit"||t==="revert"||t==="revert-layer")return;let n=fm(x);if(n.length===0)return;let r=[];for(let{name:o,args:i}of n){let a=bm(o,i);a&&r.push(a)}return r.length>0?r:void 0}function fm(e){let x=[],t=0,n=e.length;for(;t<n;){for(;t<n&&/\s/.test(e[t]);)t++;if(t>=n)break;let r=t;for(;t<n&&e[t]!=="("&&!/\s/.test(e[t]);)t++;if(t>=n||e[t]!=="(")break;let o=e.slice(r,t).toLowerCase();t++;let i=1,a=t;for(;t<n&&i>0;)e[t]==="("?i++:e[t]===")"&&i--,i>0&&t++;let s=e.slice(a,t).trim();i===0&&t++,x.push({name:o,args:s})}return x}var lm=new Set(["brightness","contrast","grayscale","sepia","saturate","invert","opacity"]),um=new Set(["grayscale","sepia","invert","opacity"]);function bm(e,x){if(lm.has(e))return mm(e,x);switch(e){case"blur":return pm(x);case"hue-rotate":return hm(x);case"drop-shadow":return ym(x);default:return null}}function mm(e,x){let t=x.trim(),n;if(t==="")n=1;else if(t.endsWith("%")){let r=t.slice(0,-1),o=parseFloat(r);if(isNaN(o))return null;n=o/100}else if(n=parseFloat(t),isNaN(n))return null;return um.has(e)?n=Math.max(0,Math.min(1,n)):n=Math.max(0,n),{kind:e,value:n}}function pm(e){let x=e.trim();if(x==="")return{kind:"blur",value:0};let t=a0(x);return t===void 0||typeof t=="number"&&t<0?null:{kind:"blur",value:t}}function hm(e){let x=e.trim();if(x==="")return{kind:"hue-rotate",valueDeg:0};let t=gm(x);return t===null?null:{kind:"hue-rotate",valueDeg:t}}function gm(e){let x=e.toLowerCase();if(x.endsWith("deg")){let n=parseFloat(x.slice(0,-3));return isNaN(n)?null:n}if(x.endsWith("rad")){let n=parseFloat(x.slice(0,-3));return isNaN(n)?null:n*(180/Math.PI)}if(x.endsWith("grad")){let n=parseFloat(x.slice(0,-4));return isNaN(n)?null:n*.9}if(x.endsWith("turn")){let n=parseFloat(x.slice(0,-4));return isNaN(n)?null:n*360}let t=parseFloat(x);return isNaN(t)?null:t===0?0:null}function ym(e){let x=N0(e);if(x.length<2)return null;let t=[],n;for(let r of x){let o=a0(r);if(o!==void 0){t.push(o);continue}if(n===void 0&&wm(r)){n=r;continue}}return t.length<2?null:{kind:"drop-shadow",offsetX:t[0],offsetY:t[1],blurRadius:t[2]??0,color:n}}function wm(e){let x=e.toLowerCase();return x.startsWith("#")||x.startsWith("rgb(")||x.startsWith("rgba(")||x.startsWith("hsl(")||x.startsWith("hsla(")?!0:["transparent","black","white","red","green","blue","yellow","gray","grey","currentcolor"].includes(x)}var Qf=!1;function Jf(){Qf||(Qf=!0,N("box-sizing",(e,x)=>{let t=e.trim().toLowerCase();(t==="border-box"||t==="content-box")&&(x.boxSizing=t)}),N("display",ld),N("justify-content",ud),N("align-items",bd),N("align-content",md),N("align-self",pd),N("flex-direction",hd),N("flex-wrap",gd),N("flex-grow",yd),N("flex-shrink",wd),N("flex-basis",Rd),N("flex",Sd),N("color",Cd),N("background-color",vd),N("border-color",kd),N("box-shadow",Id),N("border",Nd),N("border-top",Ed),N("border-right",Dd),N("border-bottom",Wd),N("border-left",Hd),N("border-radius",Od),N("border-top-left-radius",zd),N("border-top-right-radius",Ud),N("border-bottom-right-radius",Gd),N("border-bottom-left-radius",jd),N("border-width",$d),N("border-top-width",Vd),N("border-right-width",_d),N("border-bottom-width",Yd),N("border-left-width",Xd),N("border-top-color",qd),N("border-right-color",Kd),N("border-bottom-color",Zd),N("border-left-color",Qd),N("border-style",Jd),N("border-top-style",xc),N("border-right-style",ec),N("border-bottom-style",tc),N("border-left-style",nc),N("border-collapse",rc),N("border-block-start",oc),N("border-block-end",ic),N("border-inline-start",ac),N("border-inline-end",sc),N("margin",dc),N("margin-top",cc),N("margin-right",fc),N("margin-bottom",lc),N("margin-left",uc),N("margin-block-start",bc),N("margin-block-end",mc),N("margin-inline-start",pc),N("margin-inline-end",hc),N("padding",gc),N("padding-top",yc),N("padding-right",wc),N("padding-bottom",Rc),N("padding-left",Sc),N("padding-block-start",Cc),N("padding-block-end",vc),N("padding-inline-start",Lc),N("padding-inline-end",Tc),N("width",Fc),N("min-width",Pc),N("max-width",Bc),N("height",Ac),N("min-height",Mc),N("max-height",kc),N("font-size",Ic),N("line-height",Nc),N("z-index",Ec),N("font-family",zc),N("font-style",Hc),N("font-variant",Dc),N("font-variant-numeric",Wc),N("font-weight",Oc),N("position",Uc),N("top",Gc),N("right",jc),N("bottom",$c),N("left",Vc),N("text-align",_c),N("text-decoration",Yc),N("text-decoration-line",Xc),N("text-decoration-color",qc),N("text-decoration-style",Kc),N("letter-spacing",xf),N("text-indent",Qc),N("text-transform",Jc),N("float",Zc),N("overflow-wrap",rf),N("word-wrap",of),N("word-break",af),N("text-shadow",sf),N("list-style-type",df),N("content",uf),N("counter-reset",(e,x)=>{x.counterReset=mf(e)}),N("counter-increment",(e,x)=>{x.counterIncrement=pf(e)}),N("transform",(e,x)=>{x.transform=e}),N("background-size",Ff),N("background-position",Pf),N("background-origin",Bf),N("background-repeat",Af),N("background-clip",Mf),N("background-image",kf),N("background",If),N("object-fit",Nf),N("clip-path",Df),N("grid-template-columns",Gf),N("grid-template-rows",jf),N("grid-auto-flow",$f),N("grid-column",Yf),N("gap",Vf),N("row-gap",_f),N("column-gap",Xf),N("opacity",qf),N("filter",Kf),N("backdrop-filter",Zo),N("-webkit-backdrop-filter",Zo))}Jf();var Rm=new Set(["border","border-color","border-style","border-width","border-radius","margin","padding","background","font","text-decoration","flex","gap"]),Qo=new Map;function x2(e){if(Qo.has(e))return Qo.get(e);let x=id(e);return x&&Qo.set(e,x),x}function Jo(e,x,t,n){let r={};for(let[a,s]of Object.entries(e))r[a.toLowerCase()]=s.trim();let o=[],i=[];for(let[a,s]of Object.entries(r))Rm.has(a)?o.push([a,s]):i.push([a,s]);for(let[a,s]of o){let d=x2(a);d?d(s,x,t,n):a.startsWith("--")||console.warn(`Unsupported CSS property: ${a}`)}for(let[a,s]of i){let d=x2(a);d?d(s,x,t,n):a.startsWith("--")||console.warn(`Unsupported CSS property: ${a}`)}}var e2={width:595.28,height:841.89},hn={top:36,right:36,bottom:36,left:36},t2=nx(e2.width),n2=nx(e2.height),Sm={top:nx(hn.top),right:nx(hn.right),bottom:nx(hn.bottom),left:nx(hn.left)};function r2(e,x){let t={...Sm},n=t.left+t.right,r=t.top+t.bottom,o=ke(e,0),i=ke(x,0);if(n>o){let a=o/(n||1);t.left*=a,t.right*=a}if(r>i){let a=i/(r||1);t.top*=a,t.bottom*=a}return t}function Ie(e,x){if(!Number.isFinite(e??NaN))return x;let t=Number(e);return t>0?t:x}function ke(e,x){return Math.max(1,e-x)}var x7=class{async load(x){throw new Error("NodeEnvironment is not available in browser builds")}},e7=class{async inflateRaw(x){throw new Error("NodeEnvironment compression is not available in browser builds")}},qx=class{constructor(){this.loader=new x7;this.compression=new e7}resolveLocal(){throw new Error("NodeEnvironment resolveLocal is not available in browser builds")}now(){return typeof performance<"u"?performance.now():Date.now()}getEnv(x){}fileURLToPath(){throw new Error("NodeEnvironment fileURLToPath is not available in browser builds")}pathToFileURL(){throw new Error("NodeEnvironment pathToFileURL is not available in browser builds")}pathResolve(){throw new Error("NodeEnvironment pathResolve is not available in browser builds")}pathJoin(){throw new Error("NodeEnvironment pathJoin is not available in browser builds")}pathDirname(){throw new Error("NodeEnvironment pathDirname is not available in browser builds")}pathIsAbsolute(){throw new Error("NodeEnvironment pathIsAbsolute is not available in browser builds")}};function Kx(e){let x="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=e.replace(/[^A-Za-z0-9+/=]/g,""),n=[],r=0,o=0;for(let i of t){if(i==="=")break;let a=x.indexOf(i);a!==-1&&(r=r<<6|a,o+=6,o>=8&&(o-=8,n.push(r>>o&255)))}return new Uint8Array(n)}function i2(e,x,t,n){let r=e;return r.startsWith("file://")?r=n.fileURLToPath?n.fileURLToPath(r):r:r.startsWith("/")?r=n.pathResolve?n.pathResolve(t,`.${r}`):r:(n.pathIsAbsolute?n.pathIsAbsolute(r):r.includes(":"))||(r=n.pathResolve?n.pathResolve(x,r):r),r}function a2(e,x,t){return e.trim().startsWith("/")?t||x:x||t}async function s2(e,x,t,n){let r=e.trim();if(!r)return"";try{if(/^https?:\/\//i.test(r)||r.startsWith("//")){let c=r.startsWith("//")?`https:${r}`:r,f=await fetch(c);if(!f.ok)throw new Error(`HTTP ${f.status}`);let l=await f.text();return o2(l,c)}let o=a2(r,x,t),i=n.resolveLocal?n.resolveLocal(r,o||void 0):i2(r,x,t,n),a=await n.loader.load(i),s=new TextDecoder("utf-8").decode(a),d=/^https?:\/\//i.test(i)||i.startsWith("file:")?i:n.pathToFileURL?n.pathToFileURL(i):i;return o2(s,d)}catch(o){return k("parse","warn","Failed to load stylesheet",{href:e,error:o instanceof Error?o.message:String(o)}),""}}function o2(e,x){let t;try{t=new URL(x)}catch{return e}let n=/url\(\s*(['"]?)([^'")]+)\1\s*\)/gi;return e.replace(n,(r,o,i)=>{let a=(i||"").trim();if(!a||/^data:/i.test(a)||/^[a-z][a-z0-9+\-.]*:/i.test(a))return r;try{let s=new URL(a,t).toString(),d=o||"";return`url(${d}${s}${d})`}catch{return r}})}async function t7(e,x,t,n){let r=e.trim();if(!r)return null;let o=r;try{if(o.startsWith("//")&&(o=`https:${o}`),/^data:/i.test(o)){let s=o.indexOf(",");if(s===-1)throw new Error("Invalid data URI");let d=o.slice(5,s);if(!/;base64/i.test(d))throw new Error("Only base64-encoded data URIs are supported for fonts");return Kx(o.slice(s+1)).slice().buffer}if(/^https?:\/\//i.test(o)){let s=await fetch(o);if(!s.ok)throw new Error(`HTTP ${s.status}`);return await s.arrayBuffer()}if(/^file:/i.test(o)){let s=n.fileURLToPath?n.fileURLToPath(o):o;return await n.loader.load(s)}let i=a2(o,x,t),a=n.resolveLocal?n.resolveLocal(o,i||void 0):i2(o,x,t,n);return await n.loader.load(a)}catch(i){return k("font","warn","Failed to load font data",{src:e,error:i instanceof Error?i.message:String(i)}),null}}function Cm(e){let x=/url\(\s*(['"]?)([^'")]+)\1\s*\)(?:\s*format\(\s*['"]?([^'")]+)['"]?\s*\))?/gi,t=null,n=null,r;for(;(r=x.exec(e))!==null;){let o=r[2],i=(r[3]||"").toLowerCase();if(t||(t=o),i==="woff2"){n=o;break}}return n??t}function vm(e){let x=e.trim().toLowerCase();if(x==="bold")return 700;if(x==="normal")return 400;let t=Number.parseInt(x,10);return Number.isFinite(t)?t:400}function Lm(e){let x=e.trim().toLowerCase();return x.includes("italic")||x.includes("oblique")?"italic":"normal"}async function d2(e,x,t){if(x)for(let n of e){let r=n.declarations["font-family"]?.replace(/['"]/g,""),o=n.declarations.src;if(!r||!o)continue;let i=Cm(o);if(!i)continue;let a=await t7(i,t.resourceBaseDir,t.assetRootDir,t.environment);if(!a)continue;let s=n.declarations["font-weight"]||"400",d=n.declarations["font-style"]||"normal";x.fontFaceDefs.push({name:r,family:r,src:i,data:a,weight:vm(s),style:Lm(d)})}}async function c2(e,x){if(e){for(let t of e.fontFaceDefs)if(!t.data&&t.src){let n=await t7(t.src,x.resourceBaseDir,x.assetRootDir,x.environment);n&&(t.data=n)}}}function gn(e){return new DOMParser().parseFromString(e,"text/html")}function n7(e){let x=[];for(let t=0;t<e.length;t++){let n=e[t];x.push({type:"declaration",property:n,value:e.getPropertyValue(n)})}return x}function f2(e){let x=document.createElement("style");x.textContent=e,document.head.appendChild(x);let t=x.sheet,n=[];if(t){let r=t.cssRules||[];for(let o=0;o<r.length;o++){let i=r[o];if(i instanceof CSSStyleRule){let a=i.selectorText.split(",").map(s=>s.trim()).filter(Boolean);n.push({type:"rule",selectors:a,declarations:n7(i.style)})}else if(i instanceof CSSFontFaceRule)n.push({type:"font-face",declarations:n7(i.style)});else if(i instanceof CSSMediaRule){let a=[];for(let s=0;s<i.cssRules.length;s++){let d=i.cssRules[s];if(d instanceof CSSStyleRule){let c=d.selectorText.split(",").map(f=>f.trim()).filter(Boolean);a.push({type:"rule",selectors:c,declarations:n7(d.style)})}}n.push({type:"media",media:i.conditionText,rules:a})}}}return document.head.removeChild(x),{type:"stylesheet",stylesheet:{rules:n}}}function l2(e){if(!e?.trim())return null;function x(s){let d=s.replace(/\s+/g,"");if(d==="odd")return{a:2,b:1};if(d==="even")return{a:2,b:0};if(/^[+-]?\d+$/.test(d))return{a:0,b:parseInt(d,10)};let c=/^([+-]?\d*)n([+-]?\d+)?$/.exec(d);if(!c)return null;let f=c[1]===""||c[1]==="+"?1:c[1]==="-"?-1:parseInt(c[1],10),l=c[2]?parseInt(c[2],10):0;return{a:f,b:l}}function t(s){let d=s.trim();if(!d)return null;let c=null;if(d[0]==="*")c=null,d=d.slice(1);else if(!["#",".","[",":"].includes(d[0])){let p=/^[a-zA-Z][a-zA-Z0-9-]*/.exec(d);p&&(c=p[0].toLowerCase(),d=d.slice(p[0].length))}let f=null,l=[],u=[],b=[];for(;d.length;){let p=d[0];if(p==="#"){let m=/^#[^.#[\]:\s>+~]+/.exec(d);if(!m)break;f=m[0].slice(1),d=d.slice(m[0].length);continue}if(p==="."){let m=/^\.[^.#[\]:\s>+~]+/.exec(d);if(!m)break;l.push(m[0].slice(1)),d=d.slice(m[0].length);continue}if(p==="["){let m=/^\[(\s*[-\w:]+\s*(?:([~|^$*]?=)\s*(?:"([^"]*)"|'([^']*)'|([^\]-\s]+))\s*)?)\]/.exec(d);if(!m)break;let h=m[1].match(/^[-\w:]+/)[0],w=m[2]??"exists",y=m[3]??m[4]??m[5],R=w==="exists"?{name:h,op:w}:{name:h,op:w,value:y};u.push(R),d=d.slice(m[0].length);continue}if(p===":"){let m=/^:first-child/.exec(d);if(m){b.push({kind:"first-child"}),d=d.slice(m[0].length);continue}if(m=/^:last-child/.exec(d),m){b.push({kind:"last-child"}),d=d.slice(m[0].length);continue}if(m=/^:root\b/.exec(d),m){b.push({kind:"root"}),d=d.slice(m[0].length);continue}if(m=/^:nth-child\(\s*([^)]+)\s*\)/.exec(d),m){let h=x(m[1]);h&&b.push({kind:"nth-child",a:h.a,b:h.b}),d=d.slice(m[0].length);continue}if(m=/^:not\(\s*([^)]+)\s*\)/.exec(d),m){let h=m[1],w=t(h);w&&b.push({kind:"not",inner:w}),d=d.slice(m[0].length);continue}return null}break}return{tag:c,id:f,classes:l,attrs:u,pseudos:b}}let n=e.trim().replace(/\s+/g," "),r=[],o=0;for(;o<n.length;){let s=n[o];if(s===" "||s===">"||s==="+"||s==="~"){if(s===" "){for(;n[o]===" ";)o++;r.push(" ")}else r.push(s),o++,n[o]===" "&&o++;continue}let d=o,c=0,f=0;for(;d<n.length;){let b=n[d];if(b==="[")c++;else if(b==="]")c=Math.max(0,c-1);else if(b==="(")f++;else if(b===")")f=Math.max(0,f-1);else if(c===0&&f===0&&(b===" "||b===">"||b==="+"||b==="~"))break;d++}let l=n.slice(o,d),u=t(l);if(!u)return null;r.push(u),o=d}let i=[];for(let s=0;s<r.length;s++){let d=r[s];if(typeof d!="string"){let c,f=s-1;for(;f>=0&&r[f]===" ";){c=" ",f--;break}f>=0&&typeof r[f]=="string"&&r[f]!==" "&&(c=r[f]);let l={simple:d,combinatorToLeft:c};i.push(l)}}return i.length?i:null}function r7(e){let x=e.classes.length?"."+e.classes.slice().sort().join("."):"",t=e.attrs.length?"["+e.attrs.map(a=>a.op==="exists"?a.name:`${a.name}${a.op}"${a.value}"`).sort().join("][")+"]":"",n=e.pseudos.length?":"+e.pseudos.map(a=>{switch(a.kind){case"first-child":return"first-child";case"last-child":return"last-child";case"nth-child":return`nth-child(${a.a}n+${a.b})`;case"not":return`not(${r7(a.inner)})`;default:return""}}).filter(a=>a!=="").sort().join(":"):"",r=e.tag??"*",o=e.id?`#${e.id}`:"";return`${r}${o}${x}${t}${n}`}function u2(e){let x=l2(e);if(!x)return null;let t=new WeakMap;function n(d,c,f){let l=t.get(d);l||(l=new Map,t.set(d,l));let u=r7(c);if(l.has(u))return l.get(u);let b=f(d,c);return l.set(u,b),b}function r(d,c){return typeof d.getAttribute=="function"?d.getAttribute(c):null}function o(d,c){let f=r(d,c.name);if(c.op==="exists")return f!==null;if(f===null)return!1;let l;switch(c.op){case"=":l=f===c.value;break;case"~=":l=f.split(/\s+/).includes(c.value);break;case"|=":l=f===c.value||f.startsWith(c.value+"-");break;case"^=":l=f.startsWith(c.value);break;case"$=":l=f.endsWith(c.value);break;case"*=":l=f.includes(c.value);break;default:l=!1;break}return l}function i(d){let c=d.parentElement;if(!c)return-1;let f=0;for(let l=c.firstElementChild;l;l=l.nextElementSibling)if(f++,l===d)return f;return-1}function a(d,c){if(c.kind==="first-child")return i(d)===1;if(c.kind==="last-child"){let f=d.parentElement;return f?f.lastElementChild===d:!1}if(c.kind==="nth-child"){let f=i(d);if(f<1)return!1;let{a:l,b:u}=c,b;return l===0?b=f===u:b=(f-u)%l===0&&(f-u)/l>=0,b}if(c.kind==="not")return!s(d,c.inner);if(c.kind==="root"){let f=d.ownerDocument;return!f||!f.documentElement?!1:f.documentElement===d}return!1}function s(d,c){if(c.tag&&d.tagName.toLowerCase()!==c.tag||c.id&&d.id!==c.id)return!1;let f=d.classList;for(let l of c.classes)if(!f?.contains?.(l))return!1;for(let l of c.attrs)if(!o(d,l))return!1;for(let l of c.pseudos)if(!a(d,l))return!1;return!0}return function(c){let f=c,l=x.length-1;if(!f||!n(f,x[l].simple,s))return!1;for(l--;l>=0;){let u=x[l],b=x[l+1].combinatorToLeft;if(b===">"){if(f=f.parentElement,!f||!n(f,u.simple,s))return!1;l--;continue}if(b===" "){let g=f.parentElement,p=!1;for(;g;){if(n(g,u.simple,s)){f=g,p=!0;break}g=g.parentElement}if(!p)return!1;l--;continue}if(b==="+"){let g=f.previousElementSibling;if(!g||!n(g,u.simple,s))return!1;f=g,l--;continue}if(b==="~"){let g=f.previousElementSibling,p=!1;for(;g;){if(n(g,u.simple,s)){f=g,p=!0;break}g=g.previousElementSibling}if(!p)return!1;l--;continue}if(!n(f,u.simple,s))return!1;l--}return!0}}function Fm(e){let x={styleRules:[],fontFaceRules:[]};if(!e.trim())return x;let n=f2(e).stylesheet?.rules??[];for(let r of n)if(r.type==="rule"){let o=r,i=o.selectors??[],a=o.declarations??[],s={};for(let d of a){if(d.type!=="declaration")continue;let c=d;if(!c.property||c.value===void 0)continue;let f=c.property.trim();f.startsWith("--")?s[f]=c.value.trim():s[f.toLowerCase()]=c.value.trim()}for(let d of i){let c=d.trim(),f=Pm(c);if(f.unsupportedPseudo){console.warn(`Unsupported pseudo-element selector: ${c}`);continue}let l=u2(f.baseSelector);if(!l){console.warn(`Invalid CSS selector: ${c}`);continue}x.styleRules.push({selector:d,declarations:{...s},match:l,pseudoElement:f.pseudoElement})}}else if(r.type==="font-face"){let i=r.declarations??[],a={};for(let s of i){if(s.type!=="declaration")continue;let d=s;if(!d.property||d.value===void 0)continue;let c=d.property.trim();c.startsWith("--")?a[c]=d.value.trim():a[c.toLowerCase()]=d.value.trim()}x.fontFaceRules.push({declarations:a})}return x}function Pm(e){let x=e.trim(),t=/(.*?)(::?before|::?after)\s*$/i.exec(x);if(t){let o=t[2].toLowerCase().endsWith("before")?"::before":"::after";return{baseSelector:t[1].trim()||"*",pseudoElement:o}}let n=/(.*?)(::[a-z-]+)\s*$/i.exec(x);return n?{baseSelector:n[1].trim()||"*",unsupportedPseudo:n[2].toLowerCase()}:{baseSelector:x||"*"}}function yn(e){return Fm(e)}var Ne=class{static resolveInheritedProperties(x,t){return{color:x.color??t.color,fontSize:x.fontSize,lineHeight:rx(x.lineHeight),fontFamily:x.fontFamily??t.fontFamily,fontStyle:x.fontStyle??t.fontStyle,fontVariant:x.fontVariant??t.fontVariant,fontWeight:x.fontWeight??t.fontWeight,letterSpacing:x.letterSpacing??t.letterSpacing,textDecorationLine:x.textDecorationLine??t.textDecorationLine,textDecorationColor:x.textDecorationColor??t.textDecorationColor,textDecorationStyle:x.textDecorationStyle??t.textDecorationStyle,overflowWrap:x.overflowWrap??t.overflowWrap,wordBreak:x.wordBreak??t.wordBreak,textIndent:x.textIndent??t.textIndent??0,textTransform:x.textTransform??t.textTransform??"none",listStyleType:x.listStyleType??t.listStyleType??"disc"}}};function b2(e){let x={};if(!e||typeof e!="string")return x;let t=e.split(";");for(let n of t){let r=n.indexOf(":");if(r===-1)continue;let o=n.substring(0,r).trim(),i=n.substring(r+1).trim();o&&i&&(x[o]=i)}return x}function Bm(e){let x={};for(let[t,n]of Object.entries(e))t.startsWith("--")?x[t]=n:x[t.toLowerCase()]=n;return x}function m2(e,x,t){let n={},r=t?.pseudoElement,o=t?.includeInlineStyle??!0;for(let i of x){if(r){if(i.pseudoElement!==r)continue}else if(i.pseudoElement)continue;i.match(e)&&(k("style","debug","CSS rule matched",{selector:i.selector,declarations:i.declarations}),i.declarations.display&&k("style","debug","Display declaration found",{selector:i.selector,display:i.declarations.display}),Object.assign(n,Bm(i.declarations)))}if(o){let i=b2(e.getAttribute("style")??"");Object.keys(i).length>0&&k("style","debug","inline style applied",{declarations:i}),Object.assign(n,i)}return n}function p2(e,x,t){let n=m2(e,x),r=t?t.clone():new zx;return r=Kr(n).inherit(r),k("style","debug","custom properties",{count:r.size,keys:r.keys()}),{resolvedDeclarations:Zr(n,r),customProperties:r}}function h2(e,x,t,n){let r=m2(e,x,{pseudoElement:t,includeInlineStyle:!1}),o=n?n.clone():new zx;return o=Kr(r).inherit(o),{resolvedDeclarations:Zr(r,o),customProperties:o}}var Am=new Set(["span","a","strong","em","b","s","strike","del","label","code","small","time","i","u","sub","sup","mark","abbr","cite","dfn","kbd","q","tt"]),Mm={table:"table",thead:"table-row-group",tbody:"table-row-group",tfoot:"table-row-group",tr:"table-row",td:"table-cell",th:"table-cell"};function km(e){let x;if(Am.has(e))x="inline";else switch(e){case"table":x="table";break;case"tbody":case"thead":case"tfoot":x="table-row-group";break;case"tr":x="table-row";break;case"td":case"th":x="table-cell";break;case"caption":x="table-caption";break;default:x="block";break}return k("style","trace","defaultDisplayForTag",{tag:e,display:x}),x}function o7(e,x,t){let n=t??km(e),r=x??n;k("style","debug","computeStyleForElement display",{tagName:e,styleInitDisplay:x,defaultDisplay:n,finalDisplay:r});let o=Mm[e];return o!==void 0&&r!==o?(k("style","debug","Forcing table display",{tagName:e,originalDisplay:r}),o):r}var wn=class{constructor(x,t){this.fontSize=x;this.rootFontSize=t}resolveLengthInput(x){return hi(x,this.fontSize,this.rootFontSize)}resolveNumberLike(x){return R0(x,this.fontSize,this.rootFontSize)}resolveShadowLength(x,t=!1){let n=this.resolveNumberLike(x);return n===void 0||t&&n<0?0:n}createLengthAssigner(x){return t=>{let n=this.resolveLengthInput(t);n!==void 0&&x(n)}}createNumberAssigner(x){return t=>{let n=this.resolveNumberLike(t);n!==void 0&&x(n)}}};var Ee=class e{static resolveTrackSizeInputToAbsolute(x,t,n){switch(x.kind){case"fixed":return{kind:"fixed",size:R0(x.size,t,n)??0};case"flex":return{kind:"flex",flex:x.flex,min:R0(x.min,t,n),max:R0(x.max,t,n)};case"auto":return{kind:"auto",min:R0(x.min,t,n),max:R0(x.max,t,n)};case"clamp":return{kind:"clamp",min:R0(x.min,t,n)??0,preferred:R0(x.preferred,t,n)??0,max:R0(x.max,t,n)??0};default:return{kind:"auto"}}}static resolveTrackDefinitionsInput(x,t,n){if(x)return x.map(r=>r.kind==="repeat"?{kind:"repeat",count:r.count,track:e.resolveTrackSizeInputToAbsolute(r.track,t,n)}:r.kind==="repeat-auto"?{kind:"repeat-auto",mode:r.mode,track:e.resolveTrackSizeInputToAbsolute(r.track,t,n)}:e.resolveTrackSizeInputToAbsolute(r,t,n))}};function Rn(e,x,t,n,r,o){if(e!==void 0){r(e,o);return}let i=R0(x,t,n);i!==void 0&&o(i)}function i7(e,x,t,n,r){e.lineHeight!==void 0&&(x.lineHeight=Si(e.lineHeight,n,r));let o=new wn(n,r),i=(d,c)=>{o.createLengthAssigner(c)(d)},a=(d,c)=>{o.createNumberAssigner(c)(d)},s=(d,c)=>{if(Qe(d)){let f=Je(d,n,r);f!==void 0&&c(f);return}o.createNumberAssigner(c)(d)};if(e.boxSizing!==void 0&&(x.boxSizing=e.boxSizing==="border-box"?"border-box":"content-box"),e.position!==void 0&&(x.position=e.position),e.top!==void 0&&i(e.top,d=>x.top=d),e.right!==void 0&&i(e.right,d=>x.right=d),e.bottom!==void 0&&i(e.bottom,d=>x.bottom=d),e.left!==void 0&&i(e.left,d=>x.left=d),e.zIndex!==void 0&&(x.zIndex=e.zIndex),e.color!==void 0&&(x.color=e.color),e.backgroundLayers!==void 0&&(x.backgroundLayers=e.backgroundLayers),e.clipPath!==void 0&&(x.clipPath=e.clipPath),e.borderColor!==void 0&&(x.borderColor=e.borderColor),e.borderStyleTop!==void 0&&(x.borderStyleTop=e.borderStyleTop),e.borderStyleRight!==void 0&&(x.borderStyleRight=e.borderStyleRight),e.borderStyleBottom!==void 0&&(x.borderStyleBottom=e.borderStyleBottom),e.borderStyleLeft!==void 0&&(x.borderStyleLeft=e.borderStyleLeft),e.boxShadows!==void 0&&(x.boxShadows=e.boxShadows.map(d=>({inset:d.inset,offsetX:o.resolveShadowLength(d.offsetX),offsetY:o.resolveShadowLength(d.offsetY),blurRadius:o.resolveShadowLength(d.blurRadius,!0),spreadRadius:o.resolveShadowLength(d.spreadRadius),color:d.color}))),e.textShadows!==void 0&&(x.textShadows=e.textShadows.map(d=>({offsetX:o.resolveShadowLength(d.offsetX),offsetY:o.resolveShadowLength(d.offsetY),blurRadius:o.resolveShadowLength(d.blurRadius,!0),color:d.color}))),e.fontFamily!==void 0&&(x.fontFamily=e.fontFamily),e.fontStyle!==void 0&&(x.fontStyle=e.fontStyle),e.fontVariant!==void 0&&(x.fontVariant=e.fontVariant),e.fontWeight!==void 0&&(x.fontWeight=y0(e.fontWeight)),e.overflowWrap!==void 0&&(x.overflowWrap=e.overflowWrap),e.wordBreak!==void 0&&(x.wordBreak=e.wordBreak),e.content!==void 0&&(x.content=e.content),e.counterReset!==void 0&&(x.counterReset=[...e.counterReset]),e.counterIncrement!==void 0&&(x.counterIncrement=[...e.counterIncrement]),Rn(e.marginTop,t.marginTop,n,r,i,d=>x.marginTop=d),Rn(e.marginRight,t.marginRight,n,r,i,d=>x.marginRight=d),Rn(e.marginBottom,t.marginBottom,n,r,i,d=>x.marginBottom=d),Rn(e.marginLeft,t.marginLeft,n,r,i,d=>x.marginLeft=d),e.paddingTop!==void 0&&i(e.paddingTop,d=>x.paddingTop=d),e.paddingRight!==void 0&&i(e.paddingRight,d=>x.paddingRight=d),e.paddingBottom!==void 0&&i(e.paddingBottom,d=>x.paddingBottom=d),e.paddingLeft!==void 0&&i(e.paddingLeft,d=>x.paddingLeft=d),e.borderTop!==void 0&&i(e.borderTop,d=>x.borderTop=d),e.borderRight!==void 0&&i(e.borderRight,d=>x.borderRight=d),e.borderBottom!==void 0&&i(e.borderBottom,d=>x.borderBottom=d),e.borderLeft!==void 0&&i(e.borderLeft,d=>x.borderLeft=d),e.borderTopLeftRadiusX!==void 0&&a(e.borderTopLeftRadiusX,d=>x.borderTopLeftRadiusX=d),e.borderTopLeftRadiusY!==void 0&&a(e.borderTopLeftRadiusY,d=>x.borderTopLeftRadiusY=d),e.borderTopRightRadiusX!==void 0&&a(e.borderTopRightRadiusX,d=>x.borderTopRightRadiusX=d),e.borderTopRightRadiusY!==void 0&&a(e.borderTopRightRadiusY,d=>x.borderTopRightRadiusY=d),e.borderBottomRightRadiusX!==void 0&&a(e.borderBottomRightRadiusX,d=>x.borderBottomRightRadiusX=d),e.borderBottomRightRadiusY!==void 0&&a(e.borderBottomRightRadiusY,d=>x.borderBottomRightRadiusY=d),e.borderBottomLeftRadiusX!==void 0&&a(e.borderBottomLeftRadiusX,d=>x.borderBottomLeftRadiusX=d),e.borderBottomLeftRadiusY!==void 0&&a(e.borderBottomLeftRadiusY,d=>x.borderBottomLeftRadiusY=d),e.width!==void 0&&i(e.width,d=>x.width=d),e.minWidth!==void 0&&i(e.minWidth,d=>x.minWidth=d),e.maxWidth!==void 0&&i(e.maxWidth,d=>x.maxWidth=d),e.height!==void 0&&i(e.height,d=>x.height=d),e.minHeight!==void 0&&i(e.minHeight,d=>x.minHeight=d),e.maxHeight!==void 0&&i(e.maxHeight,d=>x.maxHeight=d),e.trackListColumns!==void 0){let d=Ee.resolveTrackDefinitionsInput(e.trackListColumns,n,r);d&&(x.trackListColumns=d)}if(e.trackListRows!==void 0){let d=Ee.resolveTrackDefinitionsInput(e.trackListRows,n,r);d&&(x.trackListRows=d)}e.autoFlow!==void 0&&(x.autoFlow=e.autoFlow),e.rowGap!==void 0&&s(e.rowGap,d=>x.rowGap=d),e.columnGap!==void 0&&s(e.columnGap,d=>x.columnGap=d),e.gridColumnSpan!==void 0&&(x.gridColumnSpan=e.gridColumnSpan),e.justifyContent!==void 0&&(x.justifyContent=e.justifyContent),e.alignItems!==void 0&&(x.alignItems=e.alignItems),e.alignContent!==void 0&&(x.alignContent=e.alignContent),e.alignSelf!==void 0&&(x.alignSelf=e.alignSelf),e.flexDirection!==void 0&&(x.flexDirection=e.flexDirection),e.flexWrap!==void 0&&(x.flexWrap=e.flexWrap),e.flexGrow!==void 0&&(x.flexGrow=e.flexGrow),e.flexShrink!==void 0&&(x.flexShrink=e.flexShrink),e.flexBasis!==void 0&&i(e.flexBasis,d=>x.flexBasis=d),e.textAlign!==void 0&&(x.textAlign=e.textAlign),e.textIndent!==void 0&&i(e.textIndent,d=>x.textIndent=d),e.textTransform!==void 0&&(x.textTransform=e.textTransform),e.letterSpacing!==void 0&&a(e.letterSpacing,d=>x.letterSpacing=d),e.listStyleType!==void 0&&(x.listStyleType=e.listStyleType),e.transform!==void 0&&(x.transform=e.transform),e.objectFit!==void 0&&(x.objectFit=e.objectFit),e.opacity!==void 0&&(x.opacity=e.opacity),e.filter!==void 0&&(x.filter=e.filter.map(d=>g2(d,o))),e.backdropFilter!==void 0&&(x.backdropFilter=e.backdropFilter.map(d=>g2(d,o)))}function g2(e,x){switch(e.kind){case"blur":return{kind:"blur",value:typeof e.value=="number"?e.value:x.resolveShadowLength(e.value)};case"drop-shadow":return{kind:"drop-shadow",offsetX:x.resolveShadowLength(e.offsetX),offsetY:x.resolveShadowLength(e.offsetY),blurRadius:x.resolveShadowLength(e.blurRadius,!0),color:e.color};default:return e}}function a7(e,x,t,n,r){let o=n.textDecorationLine??"none",i=t.textDecorationLine??o;r.textDecorationLine!==void 0&&(i=r.textDecorationLine),x.textDecorationLine!==void 0&&(i=x.textDecorationLine),e.textDecorationLine=i;let a=x.textDecorationColor!==void 0?y2(x.textDecorationColor):void 0;a===void 0&&(a=r.textDecorationColor!==void 0?y2(r.textDecorationColor):void 0),a===void 0&&t.textDecorationColor!==void 0&&(a=t.textDecorationColor),a!==void 0&&(e.textDecorationColor=a);let s=n.textDecorationStyle??"solid",d=t.textDecorationStyle??s;r.textDecorationStyle!==void 0&&(d=r.textDecorationStyle),x.textDecorationStyle!==void 0&&(d=x.textDecorationStyle),e.textDecorationStyle=d}function y2(e){if(e===void 0)return;let x=e.trim();if(!x)return;let t=x.toLowerCase();if(t!=="inherit"){if(t==="initial")return"currentcolor";if(!(t==="unset"||t==="revert"||t==="revert-layer"))return t==="currentcolor"?"currentcolor":x}}function s7(e,x,t){let{fontSize:n,marginTop:r,marginRight:o,marginBottom:i,marginLeft:a,paddingTop:s,paddingRight:d,paddingBottom:c,paddingLeft:f,borderTop:l,borderRight:u,borderBottom:b,borderLeft:g,...p}=e,m={...p},h=w=>R0(w,x,t);return n!==void 0&&(m.fontSize=h(n)??x),r!==void 0&&(m.marginTop=h(r)),o!==void 0&&(m.marginRight=h(o)),i!==void 0&&(m.marginBottom=h(i)),a!==void 0&&(m.marginLeft=h(a)),s!==void 0&&(m.paddingTop=h(s)),d!==void 0&&(m.paddingRight=h(d)),c!==void 0&&(m.paddingBottom=h(c)),f!==void 0&&(m.paddingLeft=h(f)),l!==void 0&&(m.borderTop=h(l)),u!==void 0&&(m.borderRight=h(u)),b!==void 0&&(m.borderBottom=h(b)),g!==void 0&&(m.borderLeft=h(g)),m}var Im={small:.8,big:1.2};function Nm(e,x){return e===void 0||x===void 0||typeof e=="number"||typeof x=="number"?e===x:e.kind===x.kind&&e.unit===x.unit&&e.value===x.value}function d7(e,x,t,n,r,o,i,a){let s=n.fontWeight!==void 0,d=n.fontStyle!==void 0,c=n.fontSize!==void 0&&!Nm(n.fontSize,r.fontSize),f=r.lineHeight??t0(),l=o.lineHeight??f,u=!Ci(l,f),b=a??i,g=t.fontSize;if(x.fontSize!==void 0){let p;Qe(x.fontSize)?p=Je(x.fontSize,t.fontSize,b):p=R0(x.fontSize,t.fontSize,b),p!==void 0&&(g=p)}else{if(c){let m=R0(o.fontSize,t.fontSize,b);m!==void 0&&(g=m)}let p=Im[e];p!==void 0&&(g=(t.fontSize??16)*p)}return{rootFontReference:b,computedFontSize:g,lineHeightSource:u?l:t.lineHeight,elementDefinesFontWeight:s,elementDefinesFontStyle:d}}function c7(e){switch(e){case"left":return"left";case"right":return"right";case"none":return"none";default:return}}function f7(e,x,t,n,r,o,i,a){return{customProperties:a,...e,color:x.color,fontSize:t.computedFontSize,lineHeight:rx(t.lineHeightSource),fontFamily:x.fontFamily,fontStyle:t.elementDefinesFontStyle?n.fontStyle:x.fontStyle,fontWeight:t.elementDefinesFontWeight?n.fontWeight:y0(x.fontWeight),overflowWrap:x.overflowWrap,wordBreak:x.wordBreak,textIndent:x.textIndent??n.textIndent??0,textTransform:x.textTransform??"none",letterSpacing:x.letterSpacing??n.letterSpacing,listStyleType:x.listStyleType??n.listStyleType??"disc",display:o,float:i??"none",borderModel:r.borderModel??n.borderModel}}function J0(e,x,t,n,r){let o=e.tagName.toLowerCase(),i=me.getDefaultsForElement(o),a=Px.createBaseDefaults(),s=Px.mergeElementDefaults(a,i),d=Ne.resolveInheritedProperties(t,s),c={},{resolvedDeclarations:f,customProperties:l}=p2(e,x,t.customProperties);Jo(f,c,n,d.fontWeight??s.fontWeight);let u=o7(o,c.display,s.display),b=c7(c.float),g=d7(o,c,d,i,a,s,t.fontSize,r),p=s7(s,g.computedFontSize,g.rootFontReference),m=f7(p,d,g,s,c,u,b,l);if(i7(c,m,s,g.computedFontSize,g.rootFontReference),a7(m,c,d,s,i),o==="em"||o==="strong"){let h={tagName:o,elementDefaultsFontStyle:i.fontStyle,mergedFontStyle:s.fontStyle,finalFontStyle:m.fontStyle};k("style","debug","element fontStyle",h)}return new Z0(m)}function w2(e,x,t,n,r,o){let i="span",a=Px.createBaseDefaults(),s={...a,display:"inline"},d=Ne.resolveInheritedProperties(n,s),c={},{resolvedDeclarations:f,customProperties:l}=h2(e,x,t,n.customProperties);Jo(f,c,r,d.fontWeight??s.fontWeight);let u=o7(i,c.display,s.display),b=c7(c.float),g=d7(i,c,d,{},a,s,n.fontSize,o),p=s7(s,g.computedFontSize,g.rootFontReference),m=f7(p,d,g,s,c,u,b,l);return i7(c,m,s,g.computedFontSize,g.rootFontReference),a7(m,c,d,s,{}),new Z0(m)}var ee=class{static calculateDimensions(x,t,n){let r=x,o=t;if(n.scale&&n.scale>0)r=Math.max(1,Math.round(x*n.scale)),o=Math.max(1,Math.round(t*n.scale));else if(n.maxWidth||n.maxHeight){let i=Math.min(n.maxWidth?n.maxWidth/x:1/0,n.maxHeight?n.maxHeight/t:1/0);i>0&&i<1&&(r=Math.max(1,Math.round(x*i)),o=Math.max(1,Math.round(t*i)))}return{targetWidth:r,targetHeight:o}}static resizeNN(x,t,n,r,o,i){if(t===r&&n===o)return x;let a=new Uint8Array(r*o*i),s=t/r,d=n/o;for(let c=0;c<o;c++){let l=Math.min(n-1,Math.floor(c*d))*t*i,u=c*r*i;for(let b=0;b<r;b++){let g=Math.min(t-1,Math.floor(b*s)),p=l+g*i,m=u+b*i;for(let h=0;h<i;h++)a[m+h]=x[p+h]}}return a}};var Sn=class e extends ee{static{this.SOI_MARKER=65496}static{this.EOI_MARKER=65497}static{this.SOF0_MARKER=65472}async decode(x,t={}){let n=new DataView(x);if(n.getUint16(0,!1)!==e.SOI_MARKER)throw new Error("Invalid JPEG: missing SOI marker");let r=2,o=0,i=0,a=3,s=8;for(;r+4<x.byteLength;){let l=n.getUint16(r,!1);if(r+=2,l===e.EOI_MARKER)break;let u=n.getUint16(r,!1);if(l===e.SOF0_MARKER){s=n.getUint8(r+2),i=n.getUint16(r+3,!1),o=n.getUint16(r+5,!1),a=n.getUint8(r+7);break}r+=u}if(o===0||i===0)throw new Error("Invalid JPEG: missing SOF0 marker");let{targetWidth:d,targetHeight:c}=e.calculateDimensions(o,i,t),f=x.slice(0);return{width:d,height:c,format:"jpeg",channels:a,bitsPerChannel:s,data:f}}};async function Em(e){if(typeof DecompressionStream<"u"){let x=new DecompressionStream("deflate-raw"),t=new Blob([e.buffer]).stream().pipeThrough(x),n=await new Response(t).arrayBuffer();return new Uint8Array(n)}else{let{inflateRawSync:x}=await Promise.resolve().then(()=>(l6(),f6));return x(e)}}async function Dm(e){if(typeof DecompressionStream<"u"){let x=new DecompressionStream("deflate"),t=new Blob([e.buffer]).stream().pipeThrough(x),n=await new Response(t).arrayBuffer();return new Uint8Array(n)}else{let{inflateSync:x}=await Promise.resolve().then(()=>(l6(),f6));return x(e)}}function R2(e,x,t){let n=8/t,r=Math.floor(x/n),o=x%n,i=8-t*(o+1),a=(1<<t)-1;return e[r]>>i&a}function Wm(e,x){let t=(1<<x)-1;return Math.round(e/t*255)}function Hm(e,x,t){let n=e+x-t,r=Math.abs(n-e),o=Math.abs(n-x),i=Math.abs(n-t);return r<=o&&r<=i?e:o<=i?x:t}var Cn=class e extends ee{static{this.PNG_SIGNATURE=[137,80,78,71,13,10,26,10]}constructor(x={}){super(),this.decompression={inflateRaw:x.inflateRaw??Em,inflateZlib:x.inflateZlib??Dm}}async decode(x,t={}){let n=new DataView(x);e.validateSignature(n);let{metadata:r,idatChunks:o}=e.parseChunks(x,n);e.validateMetadata(r);let i=await this.decompressImageData(o),a=e.decodeScanlines(i,r),{targetWidth:s,targetHeight:d}=e.calculateDimensions(r.width,r.height,t),c=e.resizeNN(a,r.width,r.height,s,d,4);return{width:s,height:d,format:"png",channels:4,bitsPerChannel:8,data:c.buffer}}static validateSignature(x){for(let t=0;t<e.PNG_SIGNATURE.length;t++)if(x.getUint8(t)!==e.PNG_SIGNATURE[t])throw new Error("Invalid PNG signature")}static parseChunks(x,t){let n=8,r=[],o={palette:null,transparency:null},i=!1,a=!1;for(;n<x.byteLength;){if(n+8>x.byteLength)throw new Error("Incomplete chunk header");let s=t.getUint32(n,!1),d=String.fromCharCode(t.getUint8(n+4),t.getUint8(n+5),t.getUint8(n+6),t.getUint8(n+7)),c=n+8;if(n+12+s>x.byteLength)throw new Error(`Chunk ${d} extends beyond file boundary`);switch(d){case"IHDR":e.parseIHDR(t,c,o);break;case"PLTE":if(i)throw new Error("PLTE chunk must appear before IDAT");e.parsePLTE(x,c,s,o);break;case"tRNS":if(i)throw new Error("tRNS chunk must appear before IDAT");e.parseTRNS(x,c,s,o);break;case"IDAT":i=!0,r.push(new Uint8Array(x,c,s));break;case"IEND":a=!0,n+=12+s;break;default:break}if(a)break;n+=12+s}if(!a)throw new Error("Missing IEND chunk");if(!i)throw new Error("Missing IDAT chunk");return{metadata:o,idatChunks:r}}static parseIHDR(x,t,n){n.width=x.getUint32(t,!1),n.height=x.getUint32(t+4,!1),n.bitDepth=x.getUint8(t+8),n.colorType=x.getUint8(t+9);let r=x.getUint8(t+10),o=x.getUint8(t+11);if(n.interlaceMethod=x.getUint8(t+12),r!==0)throw new Error("Unsupported compression method");if(o!==0)throw new Error("Unsupported filter method")}static parsePLTE(x,t,n,r){if(n%3!==0)throw new Error("Invalid PLTE chunk length");if(n/3>256)throw new Error("PLTE has too many entries");r.palette=new Uint8Array(x,t,n)}static parseTRNS(x,t,n,r){r.transparency=new Uint8Array(x,t,n)}static validateMetadata(x){if(!x.width||!x.height)throw new Error("Missing or invalid IHDR chunk");if(x.colorType===3&&!x.palette)throw new Error("Indexed color PNG missing PLTE chunk");if(x.interlaceMethod!==0)throw new Error("Interlaced PNGs are not supported");if(!{0:[1,2,4,8,16],2:[8,16],3:[1,2,4,8],4:[8,16],6:[8,16]}[x.colorType]?.includes(x.bitDepth))throw new Error(`Invalid bit depth ${x.bitDepth} for color type ${x.colorType}`)}async decompressImageData(x){let t=x.reduce((i,a)=>i+a.length,0),n=new Uint8Array(t),r=0;for(let i of x)n.set(i,r),r+=i.length;let o=(n[0]&15)===8;try{return o?await this.decompression.inflateZlib(n):await this.decompression.inflateRaw(n.slice(2,-4))}catch(i){throw new Error(`Decompression failed: ${i}`)}}static decodeScanlines(x,t){let{width:n,height:r,bitDepth:o,colorType:i}=t,a=e.getChannelCount(i),s=o*a,d=Math.ceil(s*n/8),c=Math.max(1,Math.ceil(s/8)),f=new Uint8Array(n*r*4),l=new Uint8Array(d),u=0;for(let b=0;b<r;b++){let g=x[u++],p=x.subarray(u,u+d);u+=d;let m=e.reconstructRow(p,l,g,c);e.convertRowToRGBA(m,f,b,n,t),l=m}return f}static getChannelCount(x){return{0:1,2:3,3:1,4:2,6:4}[x]}static reconstructRow(x,t,n,r){let o=new Uint8Array(x.length);for(let i=0;i<x.length;i++){let a=i>=r?o[i-r]:0,s=t[i],d=i>=r?t[i-r]:0,c;switch(n){case 0:c=x[i];break;case 1:c=x[i]+a;break;case 2:c=x[i]+s;break;case 3:c=x[i]+(a+s>>>1);break;case 4:c=x[i]+Hm(a,s,d);break;default:throw new Error(`Invalid filter type: ${n}`)}o[i]=c&255}return o}static convertRowToRGBA(x,t,n,r,o){let{colorType:i,bitDepth:a,palette:s,transparency:d}=o;switch(i){case 0:e.convertGrayscale(x,t,n,r,a,d);break;case 2:e.convertRGB(x,t,n,r,a,d);break;case 3:e.convertIndexed(x,t,n,r,a,s,d);break;case 4:e.convertGrayscaleAlpha(x,t,n,r,a);break;case 6:e.convertRGBA(x,t,n,r,a);break}}static convertGrayscale(x,t,n,r,o,i){for(let a=0;a<r;a++){let s;if(o===8)s=x[a];else if(o===16)s=x[a*2];else{let c=R2(x,a,o);s=Wm(c,o)}let d=(n*r+a)*4;t[d]=s,t[d+1]=s,t[d+2]=s,t[d+3]=i&&s===i[1]?0:255}}static convertRGB(x,t,n,r,o,i){let a=o===16?6:3,s=o===16?2:1;for(let d=0;d<r;d++){let c=d*a,f=(n*r+d)*4,l=x[c],u=x[c+s],b=x[c+s*2];t[f]=l,t[f+1]=u,t[f+2]=b;let g=i&&l===i[1]&&u===i[3]&&b===i[5];t[f+3]=g?0:255}}static convertIndexed(x,t,n,r,o,i,a){for(let s=0;s<r;s++){let d=o===8?x[s]:R2(x,s,o),c=d*3,f=(n*r+s)*4;t[f]=i[c],t[f+1]=i[c+1],t[f+2]=i[c+2],t[f+3]=a&&d<a.length?a[d]:255}}static convertGrayscaleAlpha(x,t,n,r,o){let i=o===16?4:2,a=o===16?2:1;for(let s=0;s<r;s++){let d=s*i,c=(n*r+s)*4,f=x[d],l=x[d+a];t[c]=f,t[c+1]=f,t[c+2]=f,t[c+3]=l}}static convertRGBA(x,t,n,r,o){let i=o===16?8:4,a=o===16?2:1;for(let s=0;s<r;s++){let d=s*i,c=(n*r+s)*4;t[c]=x[d],t[c+1]=x[d+a],t[c+2]=x[d+a*2],t[c+3]=x[d+a*3]}}};var vn=class{validateHeader(x){if(x.getString(4)!=="RIFF")throw new Error("Invalid WebP: Missing RIFF header");if(x.getUint32(!0),x.getString(4)!=="WEBP")throw new Error("Invalid WebP: Missing WEBP signature")}parseChunks(x){let t=[];for(;x.hasMore();){let n=x.getString(4),r=x.getUint32(!0),o=x.getView(r);t.push({fourCC:n,size:r,data:o}),r%2===1&&x.hasMore()&&x.seek(x.tell()+1)}return t}};var Om=[17,18,0,1,2,3,4,5,16,6,7,8,9,10,11,12,13,14,15],zm=5,Ln=class{readHuffmanCodes(x){let t=[];for(let n=0;n<zm;n++){let r=n===4?40:280;t[n]=this.readHuffmanCode(x,r)}return t}readHuffmanCode(x,t){if(x.readBits(1))return this.readSimpleHuffmanCode(x);let r=new Array(19).fill(0),o=4+x.readBits(4);for(let s=0;s<o;s++)r[Om[s]]=x.readBits(3);let i=this.buildHuffmanTree(r),a=this.readCodeLengths(x,i,t);return this.buildHuffmanTree(a)}readSimpleHuffmanCode(x){let t=x.readBits(1)+1,n=[],o=x.readBits(1)?8:1;return n.push(x.readBits(o)),t===2&&n.push(x.readBits(o)),this.buildSimpleHuffman(n)}readCodeLengths(x,t,n){let r=new Array(n).fill(0),o=0;for(;o<n;){let i=this.readSymbol(x,t);if(i<16)r[o++]=i;else{let a=0,s=0;i===16?(a=3+x.readBits(2),s=r[o-1]):i===17?a=3+x.readBits(3):i===18&&(a=11+x.readBits(7));for(let d=0;d<a&&o<n;d++)r[o++]=s}}return r}buildSimpleHuffman(x){return x.length===1?{codes:[{symbol:x[0],length:0,code:0}],maxLength:0}:{codes:[{symbol:x[0],length:1,code:0},{symbol:x[1],length:1,code:1}],maxLength:1}}buildHuffmanTree(x){let t=x.filter(s=>s>0&&Number.isFinite(s)),n=t.length>0?Math.max(...t):0,r=[];if(n===0)return{codes:[],maxLength:0,lookupTable:new Map};let o=new Array(n+1).fill(0),i=new Array(n+1).fill(0);for(let s of x)s>0&&Number.isFinite(s)&&o[s]++;i[1]=0;for(let s=2;s<=n;s++)i[s]=i[s-1]+o[s-1]<<1;let a=new Map;for(let s=0;s<x.length;s++){let d=x[s];if(d>0&&Number.isFinite(d)){let c=i[d];r.push({symbol:s,length:d,code:c});let f=c<<4|d;a.set(f,s),i[d]++}}return{codes:r,maxLength:n,lookupTable:a}}readSymbol(x,t){if(t.maxLength===0)return t.codes[0].symbol;if(t.lookupTable){let n=0;for(let r=0;r<t.maxLength;r++){n=n<<1|x.readBits(1);let o=n<<4|r+1,i=t.lookupTable.get(o);if(i!==void 0)return i}}for(let n of t.codes){let r=0;for(let o=0;o<n.length;o++)r=r<<1|x.readBits(1);if(r===n.code)return n.symbol}return 0}};var Um=47,Tn=class{constructor(){this.huffmanDecoder=new Ln}decodeVp8l(x,t,n,r){let o=new Fn(x.data);if(o.readBits(8)!==Um)throw new Error("Invalid VP8L signature");let a=o.readBits(14)+1,s=o.readBits(14)+1,d=o.readBits(3);if(d!==0)throw new Error(`Unsupported VP8L version: ${d}`);let c=o.readBits(1);for(;c;){let p=o.readBits(2);if(p===0||p===1){let m=o.readBits(3)+2,h=this.subSampleSize(a,m),w=this.subSampleSize(s,m);this.skipTransformImage(o,h,w)}c=o.readBits(1)}let f=this.huffmanDecoder.readHuffmanCodes(o),l=this.decodePixelData(o,a,s,f),{targetWidth:u,targetHeight:b}=n(a,s,t),g=r(l,a,s,u,b,4);return{width:u,height:b,format:"webp",channels:4,bitsPerChannel:8,data:g.buffer}}decodePixelData(x,t,n,r){let o=new Uint8Array(t*n*4),i=0,a=t*n;for(let s=0;s<a;s++){let d=this.huffmanDecoder.readSymbol(x,r[0]);if(d<256){let c=this.huffmanDecoder.readSymbol(x,r[1]),f=this.huffmanDecoder.readSymbol(x,r[2]),l=this.huffmanDecoder.readSymbol(x,r[3]);o[i++]=c,o[i++]=d,o[i++]=f,o[i++]=l}else{let c=d-256,f=this.getLengthFromSymbol(c,x),l=this.huffmanDecoder.readSymbol(x,r[4]),u=this.getDistanceFromSymbol(l,x);for(let b=0;b<f&&s+b<a;b++){let g=i-u*4;g>=0&&(o[i++]=o[g],o[i++]=o[g+1],o[i++]=o[g+2],o[i++]=o[g+3])}s+=f-1}}return o}subSampleSize(x,t){return x+(1<<t)-1>>t}skipTransformImage(x,t,n){try{this.huffmanDecoder.readHuffmanCodes(x)}catch{let o=Math.min(t*n*4,1e4);for(let i=0;i<o&&x.hasMore();i++)x.readBits(1);return}let r=t*n;for(let o=0;o<Math.min(r*4,1e4)&&x.hasMore();o++)x.readBits(1)}getLengthFromSymbol(x,t){if(x<4)return x+1;let n=x-2>>1;return(2+(x&1)<<n)+t.readBits(n)+1}getDistanceFromSymbol(x,t){if(x<4)return x+1;let n=x-2>>1;return(2+(x&1)<<n)+t.readBits(n)+1}decodeVp8x(x,t,n,r,o){if((new Uint8Array(x.data.buffer,x.data.byteOffset,x.data.byteLength)[0]&2)!==0)throw new Error("Animated WebP is not supported");let d=t.find(f=>f.fourCC==="VP8L");if(d)return this.decodeVp8l(d,n,r,o);throw t.find(f=>f.fourCC==="VP8 ")?new Error("VP8 (lossy) WebP format is not yet supported"):new Error("No image data found in VP8X container")}};var Gm=new TextDecoder("ascii"),l7=class{constructor(x){this.offset=0;this.view=new DataView(x)}seek(x){if(x<0||x>this.view.byteLength)throw new RangeError(`Seek offset ${x} out of bounds [0, ${this.view.byteLength}]`);this.offset=x}tell(){return this.offset}hasMore(){return this.offset<this.view.byteLength}getUint8(){this.checkBounds(1);let x=this.view.getUint8(this.offset);return this.offset+=1,x}getUint16(x=!1){this.checkBounds(2);let t=this.view.getUint16(this.offset,x);return this.offset+=2,t}getUint32(x=!1){this.checkBounds(4);let t=this.view.getUint32(this.offset,x);return this.offset+=4,t}getString(x){this.checkBounds(x);let t=new Uint8Array(this.view.buffer,this.view.byteOffset+this.offset,x);return this.offset+=x,Gm.decode(t)}getView(x){this.checkBounds(x);let t=new DataView(this.view.buffer,this.view.byteOffset+this.offset,x);return this.offset+=x,t}checkBounds(x){if(this.offset+x>this.view.byteLength)throw new RangeError(`Read beyond buffer bounds: ${this.offset+x} > ${this.view.byteLength}`)}},Fn=class{constructor(x){this.bytePos=0;this.bitPos=0;this.view=x}readBits(x){if(x>32)throw new Error("Cannot read more than 32 bits at once");let t=0;for(let n=0;n<x;n++){if(this.bytePos>=this.view.byteLength)return t;let o=this.view.getUint8(this.bytePos)>>this.bitPos&1;t|=o<<n,this.bitPos++,this.bitPos===8&&(this.bitPos=0,this.bytePos++)}return t}hasMore(){return this.bytePos<this.view.byteLength}peekBits(x){let t=this.bytePos,n=this.bitPos,r=this.readBits(x);return this.bytePos=t,this.bitPos=n,r}},u7=class{static calculateDimensions(x,t,n){let r=x,o=t;if(n.scale&&n.scale>0)r=Math.max(1,Math.round(x*n.scale)),o=Math.max(1,Math.round(t*n.scale));else if(n.maxWidth||n.maxHeight){let i=Math.min(n.maxWidth?n.maxWidth/x:1/0,n.maxHeight?n.maxHeight/t:1/0);i>0&&i<1&&(r=Math.max(1,Math.round(x*i)),o=Math.max(1,Math.round(t*i)))}return{targetWidth:r,targetHeight:o}}static resizeNN(x,t,n,r,o,i){if(t===r&&n===o)return x;let a=new Uint8Array(r*o*i),s=t/r,d=n/o;for(let c=0;c<o;c++){let l=Math.min(n-1,Math.floor(c*d))*t*i,u=c*r*i;for(let b=0;b<r;b++){let g=Math.min(t-1,Math.floor(b*s)),p=l+g*i,m=u+b*i;for(let h=0;h<i;h++)a[m+h]=x[p+h]}}return a}},Pn=class e extends u7{constructor(){super(...arguments);this.riffParser=new vn;this.vp8lDecoder=new Tn}async decode(t,n={}){let r=new l7(t);this.riffParser.validateHeader(r);let o=this.riffParser.parseChunks(r),i=o.find(d=>d.fourCC==="VP8X");if(i)return this.vp8lDecoder.decodeVp8x(i,o,n,e.calculateDimensions,e.resizeNN);let a=o.find(d=>d.fourCC==="VP8L");if(a)return this.vp8lDecoder.decodeVp8l(a,n,e.calculateDimensions,e.resizeNN);throw o.find(d=>d.fourCC==="VP8 ")?new Error("VP8 (lossy) WebP format is not yet supported"):new Error("Unsupported WebP format: No recognized image chunk found")}};var Zx=class e{constructor(x){this.imageCache=new Map;this.jpegDecoder=new Sn;this.pngDecoder=new Cn;this.webpDecoder=new Pn;this.env=x??jm()}static getInstance(x){return e.instance||(e.instance=new e(x)),e.instance}async loadImage(x,t){let n=this.normalizeSource(x),r=this.generateCacheKey(n,t);if(this.imageCache.has(r))return this.imageCache.get(r);try{let o=await this.env.loader.load(n),i=await this.decodeImage(o,t);return this.imageCache.set(r,i),i}catch(o){throw new Error(`Failed to load image from ${n}: ${o instanceof Error?o.message:String(o)}`)}}async decodeImage(x,t){let n=this.detectImageFormat(x);switch(n){case"jpeg":return this.jpegDecoder.decode(x,t);case"png":return this.pngDecoder.decode(x,t);case"gif":return this.decodeGif(x,t);case"webp":return this.decodeWebp(x,t);default:throw new Error(`Unsupported image format: ${n}`)}}detectImageFormat(x){let t=new DataView(x);if(x.byteLength>=3&&t.getUint8(0)===255&&t.getUint8(1)===216&&t.getUint8(2)===255)return"jpeg";if(x.byteLength>=8&&t.getUint8(0)===137&&t.getUint8(1)===80&&t.getUint8(2)===78&&t.getUint8(3)===71&&t.getUint8(4)===13&&t.getUint8(5)===10&&t.getUint8(6)===26&&t.getUint8(7)===10)return"png";if(x.byteLength>=6&&new TextDecoder().decode(x.slice(0,6)).startsWith("GIF"))return"gif";if(x.byteLength>=12&&t.getUint32(0,!1)===1380533830&&t.getUint32(8,!1)===1464156752)return"webp";throw new Error("Unknown image format")}decodeGif(x,t){let n=t?.maxWidth||100,r=t?.maxHeight||100,o=n*r,i=new ArrayBuffer(o*4);return{width:n,height:r,format:"gif",channels:4,bitsPerChannel:8,data:i}}async decodeWebp(x,t){return this.webpDecoder.decode(x,t)}generateCacheKey(x,t){let n=t?`_${t.maxWidth||0}_${t.maxHeight||0}_${t.scale||1}`:"_default";return`${x}${n}`}clearCache(){this.imageCache.clear()}normalizeSource(x){return x}};function jm(){let e=si();if(e)return e;if(typeof process<"u"&&!!process.versions?.node)return new qx;throw new Error("Environment not provided to ImageService and no global __PAGYRA_ENV__ set")}function b7(e,x){let t=e.trim();if(!t||/^data:/i.test(t))return t;try{let n=new URL(t);return n.protocol==="file:",n.href}catch{}if(t.startsWith("/")){if(x.environment?.resolveLocal){let r=x.environment.resolveLocal(t,x.assetRootDir||x.resourceBaseDir||void 0);return k("image-converter","debug","resolveImageSource - resolving absolute path via resolveLocal:",{src:e,trimmed:t,assetRootDir:x.assetRootDir,resolved:r}),r}let n=x.assetRootDir&&x.environment?.pathResolve?x.environment.pathResolve(x.assetRootDir,`.${t}`):t;return k("image-converter","debug","resolveImageSource - resolving absolute path:",{src:e,trimmed:t,assetRootDir:x.assetRootDir,resolved:n}),n}return x.environment?.resolveLocal?x.environment.resolveLocal(t,x.resourceBaseDir||x.assetRootDir||void 0):x.environment?.pathIsAbsolute&&x.environment.pathIsAbsolute(t)?t:x.resourceBaseDir&&x.environment?.pathResolve?x.environment.pathResolve(x.resourceBaseDir,t):t}function S2(e){return/^https?:\/\//i.test(e)}function $m(e){if(!e)return null;try{let x=new URL(e);if(x.protocol==="http:"||x.protocol==="https:")return x}catch{}return null}function Vm(e){let x=new Map,t=[e.assetRootDir,e.resourceBaseDir];for(let n of t){let r=$m(n);if(r){let o=r.origin;x.has(o)||x.set(o,r)}}return Array.from(x.values())}function m7(e,x){if(!S2(e))return!1;try{let t=new URL(e);return t.protocol!=="http:"&&t.protocol!=="https:"?!1:Vm(x).some(r=>r.origin===t.origin)}catch{return!1}}async function C2(e,x,t,n){let r=J0(e,x,t,n.units,n.rootFontSize),i=(e.getAttribute("href")??e.getAttribute("xlink:href")??e.getAttribute("src")??"")?.trim()??"",a=e.getAttribute("width"),s=e.getAttribute("height"),d=a&&Number.parseFloat(a)||void 0,c=s&&Number.parseFloat(s)||void 0;if(!i){let b=new h0(r,[],{tagName:"img"});return b.intrinsicInlineSize=d??100,b.intrinsicBlockSize=c??100,b}let f=b7(i,n),l;try{let b=Zx.getInstance(n.environment);if(S2(f)&&!m7(f,n))throw new Error(`Remote images are not supported (${f})`);if(f.startsWith("data:")){let g=f.indexOf(",");if(g<0)throw new Error("Invalid data URI");let m=f.substring(5,g).endsWith(";base64"),h=f.substring(g+1),y=(m?Kx(h):new TextEncoder().encode(decodeURIComponent(h))).slice();l=await b.decodeImage(y.buffer,{maxWidth:d,maxHeight:c})}else l=await b.loadImage(f,{maxWidth:d,maxHeight:c});k("render-tree","debug","Image loaded successfully",{src:i,resolvedSrc:f,width:l.width,height:l.height,format:l.format})}catch(b){k("render-tree","warn",`Failed to load image: ${i}. Using placeholder.`,{resolvedSrc:f,error:b instanceof Error?b.message:String(b)});let g=new h0(r,[],{tagName:"img"});return g.intrinsicInlineSize=d??100,g.intrinsicBlockSize=c??100,g}let u=new h0(r,[],{tagName:"img",customData:{image:{originalSrc:i,resolvedSrc:f,info:l}}});return u.intrinsicInlineSize=l.width,u.intrinsicBlockSize=l.height,en.processImage(u,l),d&&c?(u.intrinsicInlineSize=d,u.intrinsicBlockSize=c):d?(u.intrinsicInlineSize=d,u.intrinsicBlockSize=Math.round(l.height/l.width*d)):c&&(u.intrinsicBlockSize=c,u.intrinsicInlineSize=Math.round(l.width/l.height*c)),u}function _m(e){let x=e.trim();if(!x)return"";if(x.startsWith("url(")&&x.endsWith(")")){let t=x.slice(4,-1).trim();return(t.startsWith("'")&&t.endsWith("'")||t.startsWith('"')&&t.endsWith('"'))&&(t=t.slice(1,-1)),t}return x.startsWith("'")&&x.endsWith("'")||x.startsWith('"')&&x.endsWith('"')?x.slice(1,-1):x}function Ym(e){return/^data:/i.test(e)}function Xm(e){return/^https?:\/\//i.test(e)}async function qm(e,x){let t=Zx.getInstance(x.environment),n=b7(e,x);if(Xm(n)&&!m7(n,x))return k("dom-converter","warn",`Skipping remote background image (${n}); remote assets are not supported.`),null;try{let r;if(Ym(n)){let o=n.indexOf(",");if(o<0)return k("dom-converter","warn",`Unsupported data URI format for background image: ${e}`),null;let a=n.substring(5,o).endsWith(";base64"),s=n.substring(o+1),c=(a?Kx(s):new TextEncoder().encode(decodeURIComponent(s))).slice();r=await t.decodeImage(c.buffer)}else r=await t.loadImage(n);return{info:r,resolvedSrc:n}}catch(r){return k("dom-converter","warn",`Failed to load background image ${e}:`,r instanceof Error?r.message:String(r)),null}}async function te(e,x){if(!(!e.backgroundLayers||e.backgroundLayers.length===0))for(let t of e.backgroundLayers){if(t.kind!=="image"||t.imageInfo)continue;let n=_m(t.url);if(!n)continue;let r=await qm(n,x);r&&(t.originalUrl=n,t.resolvedUrl=r.resolvedSrc,t.imageInfo=r.info)}}function Km(e){let x=new Z0({display:"inline",color:e.color,fontSize:e.fontSize,lineHeight:rx(e.lineHeight),fontFamily:e.fontFamily,fontWeight:e.fontWeight,fontStyle:e.fontStyle,textTransform:e.textTransform});return new h0(x,[],{textContent:`
23
- `})}var v2=({parentStyle:e})=>Km(e);var p7=class{constructor(){this.elements=new Map;this.registerDefaults()}registerDefaults(){this.elements.set("input",{tagName:"input",isFormControl:!0,attributeExtractors:["type","value","checked","disabled","placeholder","name","id","min","max","step","accept","multiple","readonly","required"]}),this.elements.set("select",{tagName:"select",isFormControl:!0,attributeExtractors:["multiple","disabled","name","id","required"]}),this.elements.set("textarea",{tagName:"textarea",isFormControl:!0,attributeExtractors:["rows","cols","disabled","placeholder","name","id","maxlength","minlength","readonly","required","wrap"]}),this.elements.set("button",{tagName:"button",isFormControl:!0,attributeExtractors:["type","disabled","name","id","value"]})}register(x,t){this.elements.set(x.toLowerCase(),t)}getConfig(x){return this.elements.get(x.toLowerCase())}isFormElement(x){return this.getConfig(x)?.isFormControl??!1}},h7=new p7;function Zm(e){let x=(e||"text").toLowerCase();return["text","password","email","number","tel","url","search","date","time","color","range","checkbox","radio","file","hidden"].includes(x)?x:"text"}function Qm(e){let x=(e||"button").toLowerCase();return["submit","reset","button"].includes(x)?x:"button"}function Nx(e,x){return e.hasAttribute?.(x)===!0&&e.getAttribute(x)!=="false"}function Jm(e){let x=[],t=e.querySelectorAll?.("option")??[];for(let n of t)x.push({value:n.getAttribute("value")??n.textContent??"",text:n.textContent??"",selected:Nx(n,"selected"),disabled:Nx(n,"disabled")});return x}function L2(e,x){if(!h7.getConfig(x))return null;let n=Nx(e,"disabled"),r=e.getAttribute("name")??void 0,o=e.getAttribute("id")??void 0,i=Nx(e,"required");switch(x.toLowerCase()){case"input":{let a=e.getAttribute("type"),s=Zm(a),d=e.getAttribute("value")??void 0,c=e.getAttribute("placeholder")??void 0,f=s==="checkbox"||s==="radio"?Nx(e,"checked"):void 0,l=e.getAttribute("min")??void 0,u=e.getAttribute("max")??void 0,b=e.getAttribute("step")??void 0,g=s==="file"?e.getAttribute("accept")??void 0:void 0,p=s==="file"?Nx(e,"multiple"):void 0,m=Nx(e,"readonly");return{kind:"input",inputType:s,value:d,placeholder:c,isChecked:f,isDisabled:n,isRequired:i,name:r,id:o,min:l,max:u,step:b,accept:g,multiple:p,readonly:m}}case"select":{let a=Nx(e,"multiple");return{kind:"select",options:Jm(e),isMultiple:a,isDisabled:n,isRequired:i,name:r,id:o}}case"textarea":{let a=parseInt(e.getAttribute("rows")||"3",10),s=parseInt(e.getAttribute("cols")||"20",10),d=e.getAttribute("value")??e.textContent??"",c=e.getAttribute("placeholder")??void 0,f=parseInt(e.getAttribute("maxlength")||"0",10)||void 0,l=parseInt(e.getAttribute("minlength")||"0",10)||void 0,u=e.getAttribute("wrap")||"soft",b=Nx(e,"readonly");return{kind:"textarea",value:d,placeholder:c,rows:a,cols:s,maxlength:f,minlength:l,wrap:u,isDisabled:n,isRequired:i,name:r,id:o,readonly:b}}case"button":{let a=Qm(e.getAttribute("type")),s=e.getAttribute("value")??e.textContent??"";return{kind:"button",buttonType:a,value:s,isDisabled:n,name:r,id:o}}default:return null}}async function x1(e,x,t,n,r){if(!h7.isFormElement(x))return null;let o=L2(e,x);if(!o)return null;let i=J0(e,t,n,r.units,r.rootFontSize);await te(i,r);let a={tagName:x},s=e.getAttribute("id");return s?a.customData={id:s,formControl:o}:a.customData={formControl:o},new h0(i,[],a)}var T2=async({element:e,tagName:x,cssRules:t,parentStyle:n,context:r})=>await x1(e,x,t,n,r);var F2=async({element:e,cssRules:x,parentStyle:t,context:n})=>await C2(e,x,t,n);var Bn=class{constructor(){this.parsers=new Map}register(x,t){this.parsers.set(x.toLowerCase(),t)}parse(x,t){let n=x.tagName.toLowerCase(),r=this.parsers.get(n);return r?r(x,t):(t.warn(`Unsupported <${n}> element ignored.`),null)}has(x){return this.parsers.has(x.toLowerCase())}};function e1(e){return typeof e=="object"&&e!==null&&"tagName"in e&&"getAttribute"in e&&"nodeType"in e}function P2(e){return e1(e),e}function B2(e,x={}){let t=x.warn??(()=>{}),n=P2(e);if(n.tagName.toLowerCase()!=="svg")return t("Expected <svg> root element."),null;let r={warn:t},i=(x.registry??H0).parse(n,r);return!i||i.type!=="svg"?(t("Unable to parse <svg> element."),null):i}function t1(e,x,t){return(t??H0).parse(P2(e),x)}function n1(e,x){let t=An(e,"svg",x);if(!t)return null;let n=m1(e.getAttribute("viewBox")),r=i0(e.getAttribute("width")),o=i0(e.getAttribute("height"));return{...t,type:"svg",width:r,height:o,viewBox:n}}function r1(e,x){let t=An(e,"g",x);return t?{...t,type:"g"}:null}function o1(e,x){let t=An(e,"defs",x);return t?{...t,type:"defs"}:null}function i1(e){return{...xx(e,"rect"),type:"rect",x:i0(e.getAttribute("x")),y:i0(e.getAttribute("y")),width:i0(e.getAttribute("width")),height:i0(e.getAttribute("height")),rx:i0(e.getAttribute("rx")),ry:i0(e.getAttribute("ry"))}}function a1(e){return{...xx(e,"circle"),type:"circle",cx:i0(e.getAttribute("cx")),cy:i0(e.getAttribute("cy")),r:i0(e.getAttribute("r"))}}function s1(e){return{...xx(e,"ellipse"),type:"ellipse",cx:i0(e.getAttribute("cx")),cy:i0(e.getAttribute("cy")),rx:i0(e.getAttribute("rx")),ry:i0(e.getAttribute("ry"))}}function d1(e){return{...xx(e,"line"),type:"line",x1:i0(e.getAttribute("x1")),y1:i0(e.getAttribute("y1")),x2:i0(e.getAttribute("x2")),y2:i0(e.getAttribute("y2"))}}function c1(e){return{...xx(e,"path"),type:"path",d:e.getAttribute("d")??void 0}}function f1(e){return{...xx(e,"polyline"),type:"polyline",points:k2(e.getAttribute("points"))}}function l1(e){return{...xx(e,"polygon"),type:"polygon",points:k2(e.getAttribute("points"))}}function u1(e){let x=xx(e,"text"),n=(e.textContent??"").replace(/\s+/g," ").trim();return n?{...x,type:"text",text:n,x:i0(e.getAttribute("x")),y:i0(e.getAttribute("y")),fontSize:i0(e.getAttribute("font-size")),fontFamily:e.getAttribute("font-family")??void 0,textAnchor:b1(e.getAttribute("text-anchor"))}:null}function b1(e){if(!e)return;let x=e.trim().toLowerCase();if(x==="start"||x==="middle"||x==="end")return x}function An(e,x,t){let n=xx(e,x),r=[];for(let o of Array.from(e.children)){let i=t1(o,t);i&&r.push(i)}return{...n,type:x,children:r}}function xx(e,x){let t={};if(typeof e.getAttributeNames=="function")for(let a of e.getAttributeNames()){let s=e.getAttribute(a);s!==null&&(t[a]=s)}else{let a=e.attributes??[];for(let s of Array.from(a)){let d=s.value;d!==null&&(t[s.name]=d)}}let n=e.getAttribute("class"),r=n?n.split(/\s+/).filter(Boolean):[],o=e.getAttribute("transform")??void 0,i=o&&kx(o)||void 0;return{type:x,id:e.getAttribute("id")??void 0,classes:r,attributes:t,transform:o,transformMatrix:i}}function i0(e){if(!e)return;let x=e.trim();if(x.length===0)return;let t=x.match(/^(-?\d+(\.\d+)?)([a-z%]*)$/i);if(!t)return;let n=Number.parseFloat(t[1]);if(!Number.isFinite(n))return;let r=t[3]??"";if(!(r&&r!=="px"))return n}function m1(e){if(!e)return;let x=e.trim().split(/[\s,]+/).map(t=>Number.parseFloat(t));if(!(x.length!==4||x.some(t=>!Number.isFinite(t))))return{minX:x[0],minY:x[1],width:x[2],height:x[3]}}function p1(e){return{...xx(e,"image"),type:"image",x:i0(e.getAttribute("x")),y:i0(e.getAttribute("y")),width:i0(e.getAttribute("width")),height:i0(e.getAttribute("height")),href:e.getAttribute("href")||e.getAttribute("xlink:href")||void 0,preserveAspectRatio:e.getAttribute("preserveAspectRatio")||void 0}}function h1(e){return{...xx(e,"use"),type:"use",x:i0(e.getAttribute("x")),y:i0(e.getAttribute("y")),width:i0(e.getAttribute("width")),height:i0(e.getAttribute("height")),href:e.getAttribute("href")||e.getAttribute("xlink:href")||void 0}}function g1(e,x){let t=An(e,"clippath",x);if(!t)return null;let n=e.getAttribute("clipPathUnits");return{...t,type:"clippath",clipPathUnits:n==="objectBoundingBox"?"objectBoundingBox":"userSpaceOnUse"}}function y1(e,x){let t=xx(e,"lineargradient"),n=A2(e,x);return{...t,type:"lineargradient",x1:i0(e.getAttribute("x1"))??0,y1:i0(e.getAttribute("y1"))??0,x2:i0(e.getAttribute("x2"))??1,y2:i0(e.getAttribute("y2"))??0,gradientUnits:e.getAttribute("gradientUnits")==="userSpaceOnUse"?"userSpaceOnUse":"objectBoundingBox",spreadMethod:M2(e.getAttribute("spreadMethod")),stops:n}}function w1(e,x){let t=xx(e,"radialgradient"),n=A2(e,x);return{...t,type:"radialgradient",cx:i0(e.getAttribute("cx"))??.5,cy:i0(e.getAttribute("cy"))??.5,r:i0(e.getAttribute("r"))??.5,fx:i0(e.getAttribute("fx")),fy:i0(e.getAttribute("fy")),gradientUnits:e.getAttribute("gradientUnits")==="userSpaceOnUse"?"userSpaceOnUse":"objectBoundingBox",spreadMethod:M2(e.getAttribute("spreadMethod")),stops:n}}function A2(e,x){let t=[];for(let n of Array.from(e.children))if(n.tagName.toLowerCase()==="stop"){let r=R1(n.getAttribute("offset")),o=n.getAttribute("stop-color")||"#000000",i=S1(n.getAttribute("stop-opacity"));r!==void 0&&t.push({offset:r,color:o,opacity:i})}return t}function R1(e){if(!e)return;let x=e.trim();if(x.endsWith("%")){let n=Number.parseFloat(x.slice(0,-1));return Number.isFinite(n)?n/100:void 0}let t=Number.parseFloat(x);return Number.isFinite(t)?t:void 0}function S1(e){if(!e)return;let x=Number.parseFloat(e.trim());return Number.isFinite(x)&&x>=0&&x<=1?x:void 0}function M2(e){if(!e)return;let x=e.trim().toLowerCase();if(x==="pad"||x==="reflect"||x==="repeat")return x}function k2(e){if(!e)return;let x=e.trim();if(!x)return;let t=[];for(let r of x.split(/[\s,]+/)){if(!r)continue;let o=Number.parseFloat(r);if(!Number.isFinite(o))return;t.push(o)}if(t.length%2!==0)return;let n=[];for(let r=0;r<t.length;r+=2)n.push({x:t[r],y:t[r+1]});return n}var H0=new Bn;H0.register("svg",n1);H0.register("g",r1);H0.register("defs",o1);H0.register("rect",i1);H0.register("circle",a1);H0.register("ellipse",s1);H0.register("line",d1);H0.register("path",c1);H0.register("polyline",f1);H0.register("polygon",l1);H0.register("text",u1);H0.register("image",p1);H0.register("use",h1);H0.register("clippath",g1);H0.register("lineargradient",y1);H0.register("radialgradient",w1);function g7(e){if(!e)return;let x=Number.parseInt(e,10);return Number.isFinite(x)&&x>0?x:void 0}function N2(e,x){let t=e.width,n=e.height;return e.viewBox&&((!t||t<=0)&&(t=e.viewBox.width),(!n||n<=0)&&(n=e.viewBox.height)),(!t||t<=0)&&(t=I2(x.getAttribute("width"))??100),(!n||n<=0)&&(n=I2(x.getAttribute("height"))??t),{width:Number.isFinite(t)&&t>0?t:100,height:Number.isFinite(n)&&n>0?n:100}}function I2(e){if(!e)return;let x=Number.parseFloat(e);return Number.isFinite(x)?x:void 0}function C1(e,x,t,n,r){let o=J0(e,t,n,r.units,r.rootFontSize);k("dom-converter","debug","convertDomNode - computed style backgroundLayers:",o.backgroundLayers);let i=B2(e,{warn:s=>k("svg-parser","warn",s)});if(!i)return new h0(o,[],{tagName:x});let a=N2(i,e);return new h0(o,[],{tagName:x,intrinsicInlineSize:a.width,intrinsicBlockSize:a.height,customData:{svg:{root:i,intrinsicWidth:a.width,intrinsicHeight:a.height,resourceBaseDir:r?.resourceBaseDir,assetRootDir:r?.assetRootDir}}})}var E2=({element:e,tagName:x,cssRules:t,parentStyle:n,context:r})=>C1(e,x,t,n,r);var v1=new Map([["img",F2],["svg",E2],["br",v2]]);function D2(e){return e==="script"||e==="style"}async function W2(e){let x=v1.get(e.tagName);return x?await x(e):await T2(e)}var L1=new Set(["address","article","aside","blockquote","canvas","dd","div","dl","dt","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","li","main","nav","noscript","ol","p","pre","section","table","tbody","thead","tfoot","tr","td","th","ul","video"]);function H2(e,x){let t=e,n=x==="previous"?r=>r.previousSibling:r=>r.nextSibling;for(;t;){if(t.nodeType===t.TEXT_NODE){if((t.textContent??"").replace(/\s+/g,"").length>0)return t}else if(t.nodeType===t.ELEMENT_NODE){let r=t.tagName.toLowerCase();if(!["script","style","meta","link"].includes(r))return t}t=n(t)}return null}function z2(e){return e==="inline"||e==="inline-block"||e==="inline-flex"||e==="inline-grid"||e==="inline-table"}function T1(e){return e==="grid"||e==="inline-grid"||e==="flex"||e==="inline-flex"}function F1(e){return new Z0({display:"inline",color:e.color,fontSize:e.fontSize,lineHeight:rx(e.lineHeight),fontFamily:e.fontFamily,fontWeight:e.fontWeight,fontStyle:e.fontStyle,letterSpacing:e.letterSpacing,wordSpacing:e.wordSpacing,overflowWrap:e.overflowWrap,wordBreak:e.wordBreak,whiteSpace:e.whiteSpace,textDecorationLine:e.textDecorationLine,textDecorationColor:e.textDecorationColor,textDecorationStyle:e.textDecorationStyle,textTransform:e.textTransform,transform:e.transform,textShadows:e.textShadows})}function y7(e,x,t,n){return new h0(F1(x),[],{textContent:e,customData:{preserveLeadingSpace:t,preserveTrailingSpace:n}})}function U2(e,x){return e.length===0?null:y7(e,x,!0,!0)}function G2(e,x,t={}){let r=(e.textContent??"").replace(/\s+/g," ").normalize("NFC"),o=r.trim(),i=H2(e.previousSibling,"previous"),a=H2(e.nextSibling,"next"),s=i!==null,d=a!==null,c=t.interBlockWhitespace??"collapse",f=r.startsWith(" ")&&s,l=r.endsWith(" ")&&d,u=f&&O2(i,c,x),b=l&&O2(a,c,x);if(o.length===0)return T1(x.display)||!(s&&d&&(c==="preserve"||P1(i,a,x)))?null:y7(" ",x,!0,!0);let g=o;return u&&(g=" "+g),b&&(g=g+" "),y7(g,x,u,b)}function O2(e,x,t){return x==="preserve"||z2(t.display)?!0:w7(e)}function P1(e,x,t){return z2(t.display)?!0:w7(e)&&w7(x)}function w7(e){if(!e)return!1;if(e.nodeType===e.TEXT_NODE)return!0;if(e.nodeType!==e.ELEMENT_NODE)return!1;let x=e.tagName.toLowerCase();return!L1.has(x)}function R7(e,x,t){if(!x.counterContext)return;let n=x.counterContext.registerScope(t);return e.counterReset&&e.counterReset.length>0&&hf(x.counterContext,e.counterReset,n),e.counterIncrement&&e.counterIncrement.length>0&&gf(x.counterContext,e.counterIncrement,n),n}async function S7(e,x,t,n,r,o){let i=w2(e,t,x,n,r.units,r.rootFontSize);if(!i.content)return null;await te(i,r);let a=R7(i,r,o),s=a??o,d=bf(i.content,{getCounter:u=>r.counterContext?.getCounter(u,s)??0,getAttribute:u=>e.getAttribute(u),quoteDepth:0}),c=[],f=U2(d,i);f&&c.push(f);let l=new h0(i,c,{tagName:x,customData:{pseudoType:x==="::before"?"before":"after"}});return a&&(l.counterScopeId=a),l}async function F6(e,x,t,n,r=n.rootCounterScopeId??null){let o=e;if(k("dom-converter","debug",`convertDomNode - entering function for node type: ${e.nodeType}, tagName: ${o.tagName||"text node"}`),e.nodeType===e.TEXT_NODE){let w=G2(e,t,{interBlockWhitespace:n.interBlockWhitespace??"collapse"});return w?(k("dom-converter","debug","convertDomNode - processing text node:",`${w.textContent?.substring(0,50)??""}${(w.textContent?.length??0)>50?"...":""}`),w):null}if(e.nodeType!==e.ELEMENT_NODE)return null;let i=e,a=i.tagName.toLowerCase();if(k("dom-converter","debug",`convertDomNode - processing element: ${a}, with style attr: ${i.getAttribute("style")}`),D2(a))return null;let s=await W2({element:i,tagName:a,cssRules:x,parentStyle:t,context:n});if(s)return s;let d=J0(i,x,t,n.units,n.rootFontSize);await te(d,n),k("dom-converter","debug","convertDomNode - computed style backgroundLayers:",d.backgroundLayers),i.tagName.toLowerCase()==="div"&&i.getAttribute("style")?.includes("linear-gradient")&&k("dom-converter","debug","Found div with gradient style!");let c=R7(d,n,r)??void 0,f=c??r,l=[],u=await S7(i,"::before",x,d,n,f);u&&l.push(u);let b=i.childNodes;if(!b)return new h0(d,[],{tagName:a});for(let w of Array.from(b)){let y=await F6(w,x,d,n,f);y&&l.push(y)}let g=await S7(i,"::after",x,d,n,f);g&&l.push(g);let p=i.getAttribute("id"),m={tagName:a};(a==="td"||a==="th")&&(m.tableColSpan=g7(i.getAttribute("colspan"))??1,m.tableRowSpan=g7(i.getAttribute("rowspan"))??1),p&&(m.customData={...m.customData,id:p});let h=new h0(d,l,m);return c&&(h.counterScopeId=c),h}function Cx(e,x,t){e&&(e.x+=x,e.y+=t)}function B1(e,x,t){e&&(e.image&&(Cx(e.image.rect,x,t),Cx(e.image.originRect,x,t)),e.gradient&&(Cx(e.gradient.rect,x,t),Cx(e.gradient.originRect,x,t)))}function Mn(e,x,t,n){let r=[e];for(;r.length>0;){let o=r.pop();if(k("layout","trace","offset render tree box",{tagName:o.tagName,textContent:o.textContent,x:o.contentBox.x,y:o.contentBox.y,width:o.contentBox.width,height:o.contentBox.height}),Cx(o.contentBox,x,t),Cx(o.paddingBox,x,t),Cx(o.borderBox,x,t),Cx(o.visualOverflow,x,t),o.clipPath&&o.clipPath.points)for(let i of o.clipPath.points)i.x+=x,i.y+=t;o.markerRect&&Cx(o.markerRect,x,t),B1(o.background,x,t);for(let i of o.links)Cx(i.rect,x,t);for(let i of o.textRuns)i.lineMatrix&&(i.lineMatrix.e+=x,i.lineMatrix.f+=t);for(let i of o.children)r.push(i)}}function j2(e,x){let{pageHeight:t,margins:n,headerHeightPx:r=0,footerHeightPx:o=0}=x,i=Number.isFinite(t)&&t>0?t:1,a=Number.isFinite(n.top)&&n.top>0?n.top:0,s=Number.isFinite(n.bottom)&&n.bottom>0?n.bottom:0,d=a+r,c=s+o,f=d+c,l=i-f>0?i-f:i,u=m=>{if(!Number.isFinite(m))return m;if(m<=0)return m+d;let h=Math.floor(m/l),w=m-h*l;return h*i+d+w},b=m=>{m&&(m.y=u(m.y))},g=m=>{m&&(m.image&&(b(m.image.rect),b(m.image.originRect)),m.gradient&&(b(m.gradient.rect),b(m.gradient.originRect)))},p=[e];for(;p.length>0;){let m=p.pop();if(b(m.contentBox),b(m.paddingBox),b(m.borderBox),b(m.visualOverflow),m.clipPath&&m.clipPath.points)for(let h of m.clipPath.points)h.y=u(h.y);m.markerRect&&b(m.markerRect),g(m.background);for(let h of m.links)b(h.rect);for(let h of m.textRuns)h.lineMatrix&&(h.lineMatrix.f=u(h.lineMatrix.f));for(let h of m.children)p.push(h)}}var ne=class{constructor(x){this.fontRegistry=x;this.rawTableAccessors=new WeakMap}async resolve(x,t,n){let r=await this.fontRegistry.ensureFontResource(x,t,n);return this.toUnifiedFont(r,x,t,n)??this.createFallbackFont(x,t,n)}resolveSync(x,t,n){let r=this.fontRegistry.ensureFontResourceSync(x,t,n);return this.toUnifiedFont(r,x,t,n)}createFallbackFont(x,t,n){return{metrics:{metrics:{unitsPerEm:1e3,ascender:800,descender:-200,lineGap:0,capHeight:700,xHeight:500},glyphMetrics:new Map([[0,{advanceWidth:500,leftSideBearing:0}]]),cmap:{getGlyphId:()=>0,hasCodePoint:()=>!1,unicodeMap:new Map}},program:{sourceFormat:"ttf",unitsPerEm:1e3,glyphCount:1},css:{family:x,weight:t??400,style:n??"normal"}}}toUnifiedFont(x,t,n,r){let o=x.metrics;if(!o)return;let i=this.lookupRawTableAccessor(x);return{metrics:{metrics:o.metrics,glyphMetrics:o.glyphMetrics,cmap:o.cmap,headBBox:o.headBBox,kerning:o.kerning},program:{sourceFormat:"ttf",unitsPerEm:o.metrics.unitsPerEm,glyphCount:o.glyphMetrics.size,getGlyphOutline:o.getGlyphOutline,getRawTableData:i},css:{family:t,weight:n??400,style:r??"normal"}}}lookupRawTableAccessor(x){let t=x.embedded?.subset;if(!t||t.byteLength<12)return;let n=this.rawTableAccessors.get(x);if(n)return n;let r=A1(t);return this.rawTableAccessors.set(x,r),r}};function A1(e){let x=M1(e);return t=>x.get(t)??null}function M1(e){let x=new Map;if(e.byteLength<12)return x;let t=new DataView(e.buffer,e.byteOffset,e.byteLength),n=t.getUint16(4,!1);for(let r=0;r<n;r++){let o=12+r*16;if(o+16>e.byteLength)break;let i=String.fromCharCode(e[o],e[o+1],e[o+2],e[o+3]),a=t.getUint32(o+8,!1),s=t.getUint32(o+12,!1);a+s>e.byteLength||x.set(i,e.subarray(a,a+s))}return x}function k1(e){return!Number.isFinite(e)||e<=0?0:e>=1?1:e}function $2(e){return!Number.isFinite(e)||e<=0?0:Math.ceil(e)}function V2(e,x){let t=e.width+x*2,n=e.height+x*2;return t<=0||n<=0?{x:e.x+e.width/2,y:e.y+e.height/2,width:0,height:0}:{x:e.x-x,y:e.y-x,width:t,height:n}}function kn(e,x){return e>x?e:x}function I1(e,x,t,n){if(e<t.x||x<t.y||e>t.x+t.width||x>t.y+t.height)return!1;let r=kn(n.topLeft.x,n.bottomLeft.x),o=kn(n.topRight.x,n.bottomRight.x),i=kn(n.topLeft.y,n.topRight.y),a=kn(n.bottomLeft.y,n.bottomRight.y);if(e>=t.x+r&&e<=t.x+t.width-o||x>=t.y+i&&x<=t.y+t.height-a)return!0;if(e<t.x+n.topLeft.x&&x<t.y+n.topLeft.y&&n.topLeft.x>0&&n.topLeft.y>0){let s=t.x+n.topLeft.x,d=t.y+n.topLeft.y,c=(e-s)/n.topLeft.x,f=(x-d)/n.topLeft.y;return c*c+f*f<=1}if(e>t.x+t.width-n.topRight.x&&x<t.y+n.topRight.y&&n.topRight.x>0&&n.topRight.y>0){let s=t.x+t.width-n.topRight.x,d=t.y+n.topRight.y,c=(e-s)/n.topRight.x,f=(x-d)/n.topRight.y;return c*c+f*f<=1}if(e>t.x+t.width-n.bottomRight.x&&x>t.y+t.height-n.bottomRight.y&&n.bottomRight.x>0&&n.bottomRight.y>0){let s=t.x+t.width-n.bottomRight.x,d=t.y+t.height-n.bottomRight.y,c=(e-s)/n.bottomRight.x,f=(x-d)/n.bottomRight.y;return c*c+f*f<=1}if(e<t.x+n.bottomLeft.x&&x>t.y+t.height-n.bottomLeft.y&&n.bottomLeft.x>0&&n.bottomLeft.y>0){let s=t.x+n.bottomLeft.x,d=t.y+t.height-n.bottomLeft.y,c=(e-s)/n.bottomLeft.x,f=(x-d)/n.bottomLeft.y;return c*c+f*f<=1}return!1}function N1(e){let x=e>0?e:1e-4,t=Math.max(1,Math.ceil(x*3)),n=t*2+1,r=new Float32Array(n),o=1/(Math.sqrt(2*Math.PI)*x),i=2*x*x,a=0;for(let s=-t;s<=t;s++){let d=o*Math.exp(-(s*s)/i);r[s+t]=d,a+=d}return{kernel:r,radius:t,sum:a}}function E1(e,x,t,n){if(n<=0)return e;let{kernel:r,radius:o,sum:i}=N1(n),a=new Float32Array(x*t);for(let d=0;d<t;d++){let c=d*x;for(let f=0;f<x;f++){let l=0,u=0;for(let b=-o;b<=o;b++){let g=Math.min(x-1,Math.max(0,f+b)),p=r[b+o];l+=e[c+g]*p,u+=p}a[c+f]=l/(u||i)}}let s=new Uint8Array(x*t);for(let d=0;d<x;d++)for(let c=0;c<t;c++){let f=0,l=0;for(let b=-o;b<=o;b++){let g=Math.min(t-1,Math.max(0,c+b)),p=r[b+o];f+=a[g*x+d]*p,l+=p}let u=f/(l||i);s[c*x+d]=u<0?0:u>255?255:u}return s}function _2(e,x,t,n,r){let o=Math.max(0,n),i=V2(e,r),a=D1(x,r),s=V2(i,o),d=$2(s.width),c=$2(s.height);if(d===0||c===0)return null;let f=new Uint8Array(d*c),l={x:i.x-s.x,y:i.y-s.y,width:i.width,height:i.height};for(let S=0;S<c;S++){let C=S+.5;for(let L=0;L<d;L++){let T=L+.5,P=I1(T,C,l,a);f[S*d+L]=P?255:0}}let u=o>0?Math.max(.5,o/2):0,b=E1(f,d,c,u),[g,p,m]=W1(t.r,t.g,t.b),h=k1(t.a??1),w=new Uint8Array(d*c*4),y=0;for(let S=0;S<b.length;S++){w[y++]=g,w[y++]=p,w[y++]=m;let C=Math.round(b[S]*h);w[y++]=C<0?0:C>255?255:C}return{image:{src:`internal:shadow:${Math.random().toString(36).slice(2)}`,width:d,height:c,format:"png",channels:4,bitsPerComponent:8,data:w.buffer},drawRect:s}}function D1(e,x){let t=n=>Number.isFinite(n)&&n>0?n:0;return{topLeft:{x:t(e.topLeft.x+x),y:t(e.topLeft.y+x)},topRight:{x:t(e.topRight.x+x),y:t(e.topRight.y+x)},bottomRight:{x:t(e.bottomRight.x+x),y:t(e.bottomRight.y+x)},bottomLeft:{x:t(e.bottomLeft.x+x),y:t(e.bottomLeft.y+x)}}}function C7(e){let x=Math.min(1,Math.max(0,e>1?e/255:e));return(x<=.04045?x/12.92:Math.pow((x+.055)/1.055,2.4))*255}function v7(e){let x=Math.min(1,Math.max(0,e>1?e/255:e)),t=x<=.0031308?12.92*x:1.055*Math.pow(x,1/2.4)-.055;return Math.round(Math.min(255,Math.max(0,t*255)))}function W1(e,x,t){let n=C7(e)/255,r=C7(x)/255,o=C7(t)/255,i=Math.max(n,r,o),a=Math.min(n,r,o),s=(n+r+o)/3,d=i-a,c=Math.min(1,d*1.08),f=d>0?c/d:1,l=s+(n-s)*f,u=s+(r-s)*f,b=s+(o-s)*f;return[v7(l),v7(u),v7(b)]}function De(e){return{topLeft:{x:e.topLeft.x,y:e.topLeft.y},topRight:{x:e.topRight.x,y:e.topRight.y},bottomRight:{x:e.bottomRight.x,y:e.bottomRight.y},bottomLeft:{x:e.bottomLeft.x,y:e.bottomLeft.y}}}function re(e,x,t,n,r){return{topLeft:{x:Qx(e.topLeft.x-x),y:Qx(e.topLeft.y-r)},topRight:{x:Qx(e.topRight.x-x),y:Qx(e.topRight.y-t)},bottomRight:{x:Qx(e.bottomRight.x-n),y:Qx(e.bottomRight.y-t)},bottomLeft:{x:Qx(e.bottomLeft.x-n),y:Qx(e.bottomLeft.y-r)}}}function L7(e,x){let t=De(e);return t.topLeft.x=lx(t.topLeft.x+x),t.topLeft.y=lx(t.topLeft.y+x),t.topRight.x=lx(t.topRight.x+x),t.topRight.y=lx(t.topRight.y+x),t.bottomRight.x=lx(t.bottomRight.x+x),t.bottomRight.y=lx(t.bottomRight.y+x),t.bottomLeft.x=lx(t.bottomLeft.x+x),t.bottomLeft.y=lx(t.bottomLeft.y+x),t}function Qx(e){return Number.isFinite(e)&&e>0?e:0}function lx(e){return Number.isFinite(e)?e<0?0:e:0}function In(e,x,t){for(let n of x)if(n.boxShadows?.length)for(let r of n.boxShadows)r.inset===t&&H1(r)&&(t?z1(e,n,r):O1(e,n,r))}function H1(e){return T7(e.color.a??1)>0}function O1(e,x,t){let n=X2(x.borderBox,t.offsetX,t.offsetY),r=De(x.borderRadius),o=lx(t.blur),i=t.spread;if(o>0){let a=_2(n,r,t.color,o,i);if(a){e.drawShadowImage(a.image,a.drawRect);return}}Y2(e,{mode:"outer",baseRect:n,baseRadius:r,color:t.color,blur:o,spread:i})}function z1(e,x,t){let n=x.paddingBox??x.contentBox;if(!n)return;let r=X2(n,t.offsetX,t.offsetY),o=re(De(x.borderRadius),x.border.top,x.border.right,x.border.bottom,x.border.left),i=lx(t.blur),a=t.spread;if(i===0&&a===0){e.fillRoundedRect(r,o,t.color);return}Y2(e,{mode:"inset",baseRect:r,baseRadius:o,color:t.color,blur:i,spread:a})}function Y2(e,x){let t=U1(x);if(t.length){if(x.mode==="outer"){G1(e,x.baseRect,x.baseRadius,t);return}j1(e,x.baseRect,x.baseRadius,t)}}function U1(e){let{mode:x,color:t,blur:n,spread:r}=e,o=n>0?Math.max(2,Math.ceil(n/2)):1,i=$1(o),a=T7(t.a??1),s=[];for(let d=0;d<o;d++){let c=o===1?0:x==="outer"?d/(o-1):(d+1)/o,f=r+n*c,l=i[d]??0;l<=0||s.push({expansion:f,color:{r:t.r,g:t.g,b:t.b,a:T7(a*l)}})}return s}function G1(e,x,t,n){for(let r of n){let o=q2(x,r.expansion);if(o.width<=0||o.height<=0)continue;let i=L7(t,r.expansion);e.fillRoundedRect(o,i,r.color)}}function j1(e,x,t,n){for(let r of n){let o=Math.max(0,r.expansion),i=q2(x,-o);if(i.width<=0||i.height<=0)continue;let a=De(t),s=L7(t,-o);e.fillRoundedRectDifference(x,a,i,s,r.color)}}function X2(e,x,t){return{x:e.x+x,y:e.y+t,width:e.width,height:e.height}}function q2(e,x){let t=e.width+x*2,n=e.height+x*2;return t<=0||n<=0?{x:e.x+e.width/2,y:e.y+e.height/2,width:0,height:0}:{x:e.x-x,y:e.y-x,width:t,height:n}}function $1(e){if(e<=1)return[1];let x=[],t=0;for(let n=0;n<e;n++){let r=e-n;x.push(r),t+=r}return x.map(n=>n/t)}function T7(e){return Number.isFinite(e)?e<=0?0:e>=1?1:e:1}function J2(e){return e?new F7(e).parse():[]}var F7=class{constructor(x){this.index=0;this.source=x}parse(){let x=[],t=null,n=0,r=0,o=0,i=0,a=null,s=null,d=null,c=null;for(;this.skipSeparators(),!this.isDone();){let f=this.peekChar();if(f!==null&&Q2(f))t=f,this.index+=1;else if(!t)break;switch(t){case"M":case"m":{let l=t==="m",u=this.readCoordinatePair();if(!u)return x;for(n=l?n+u.x:u.x,r=l?r+u.y:u.y,o=n,i=r,x.push({type:"M",x:n,y:r}),a=s=null,d=c=null;;){this.skipSeparators();let b=this.peekChar();if(b===null||Q2(b))break;let g=this.readCoordinatePair();if(!g)return x;n=l?n+g.x:g.x,r=l?r+g.y:g.y,x.push({type:"L",x:n,y:r})}break}case"L":case"l":{let l=t==="l";for(;;){let u=this.readCoordinatePair();if(!u)break;n=l?n+u.x:u.x,r=l?r+u.y:u.y,x.push({type:"L",x:n,y:r})}a=s=null,d=c=null;break}case"H":case"h":{let l=t==="h";for(;;){let u=this.readNumber();if(u===null)break;n=l?n+u:u,x.push({type:"L",x:n,y:r})}a=s=null,d=c=null;break}case"V":case"v":{let l=t==="v";for(;;){let u=this.readNumber();if(u===null)break;r=l?r+u:u,x.push({type:"L",x:n,y:r})}a=s=null,d=c=null;break}case"C":case"c":{let l=t==="c";for(;;){let u=this.readCoordinatePair(),b=this.readCoordinatePair(),g=this.readCoordinatePair();if(!u||!b||!g)break;let p=l?n+u.x:u.x,m=l?r+u.y:u.y,h=l?n+b.x:b.x,w=l?r+b.y:b.y;n=l?n+g.x:g.x,r=l?r+g.y:g.y,x.push({type:"C",x1:p,y1:m,x2:h,y2:w,x:n,y:r}),a=h,s=w,d=c=null}break}case"S":case"s":{let l=t==="s";for(;;){let u=this.readCoordinatePair(),b=this.readCoordinatePair();if(!u||!b)break;let g=n,p=r;a!==null&&s!==null&&(g=n*2-a,p=r*2-s);let m=l?n+u.x:u.x,h=l?r+u.y:u.y;n=l?n+b.x:b.x,r=l?r+b.y:b.y,x.push({type:"C",x1:g,y1:p,x2:m,y2:h,x:n,y:r}),a=m,s=h,d=c=null}break}case"Q":case"q":{let l=t==="q";for(;;){let u=this.readCoordinatePair(),b=this.readCoordinatePair();if(!u||!b)break;let g=l?n+u.x:u.x,p=l?r+u.y:u.y,m=l?n+b.x:b.x,h=l?r+b.y:b.y,w=K2(n,r,g,p,m,h);x.push(w),n=m,r=h,a=w.x2,s=w.y2,d=g,c=p}break}case"T":case"t":{let l=t==="t";for(;;){let u=this.readCoordinatePair();if(!u)break;let b=n,g=r;d!==null&&c!==null&&(b=n*2-d,g=r*2-c);let p=l?n+u.x:u.x,m=l?r+u.y:u.y,h=K2(n,r,b,g,p,m);x.push(h),n=p,r=m,a=h.x2,s=h.y2,d=b,c=g}break}case"A":case"a":{let l=t==="a";for(;;){let u=this.readNumber(),b=this.readNumber(),g=this.readNumber(),p=this.readFlag(),m=this.readFlag(),h=this.readCoordinatePair();if(u===null||b===null||g===null||p===null||m===null||!h)break;let w=l?n+h.x:h.x,y=l?r+h.y:h.y,R=V1(n,r,u,b,g,p===1,m===1,w,y);if(R.length===0)(n!==w||r!==y)&&x.push({type:"L",x:w,y});else for(let S of R)x.push({type:"C",x1:S[0],y1:S[1],x2:S[2],y2:S[3],x:S[4],y:S[5]});n=w,r=y,a=R.length>0?R[R.length-1][2]:null,s=R.length>0?R[R.length-1][3]:null,d=c=null}break}case"Z":case"z":{(n!==o||r!==i)&&x.push({type:"L",x:o,y:i}),x.push({type:"Z"}),n=o,r=i,a=s=null,d=c=null;break}default:return x}}return x}readCoordinatePair(){let x=this.readNumber(),t=this.readNumber();return x===null||t===null?null:{x,y:t}}readFlag(){if(this.skipSeparators(),this.isDone())return null;let x=this.source[this.index];if(x==="0"||x==="1")return this.index+=1,x==="1"?1:0;let t=this.readNumber();return t===null?null:t===0?0:1}readNumber(){if(this.skipSeparators(),this.isDone())return null;let t=this.source.slice(this.index).match(/^[-+]?(?:\d+\.?\d*|\.\d+)(?:[eE][-+]?\d+)?/);if(!t)return null;this.index+=t[0].length;let n=Number.parseFloat(t[0]);return Number.isFinite(n)?n:null}skipSeparators(){for(;!this.isDone();){let x=this.source[this.index];if(x===","||x===" "||x===" "||x===`
24
- `||x==="\r"){this.index+=1;continue}break}}peekChar(){return this.isDone()?null:this.source[this.index]}isDone(){return this.index>=this.source.length}};function K2(e,x,t,n,r,o){let i=e+.6666666666666666*(t-e),a=x+2/3*(n-x),s=r+2/3*(t-r),d=o+2/3*(n-o);return{type:"C",x1:i,y1:a,x2:s,y2:d,x:r,y:o}}function V1(e,x,t,n,r,o,i,a,s){let d=[];if(e===a&&x===s||(t=Math.abs(t),n=Math.abs(n),t===0||n===0))return d;let c=r*Math.PI/180,f=Math.cos(c),l=Math.sin(c),u=(e-a)/2,b=(x-s)/2,g=f*u+l*b,p=-l*u+f*b,m=t*t,h=n*n,w=g*g,y=p*p,R=w/m+y/h;if(R>1){let B=Math.sqrt(R);t*=B,n*=B,m=t*t,h=n*n}let S=o===i?-1:1,C=(m*h-m*y-h*w)/(m*y+h*w),L=S*Math.sqrt(Math.max(0,C)),T=L*t*p/n,P=-L*n*g/t,A=f*T-l*P+(e+a)/2,E=l*T+f*P+(x+s)/2,H=Z2(1,0,(g-T)/t,(p-P)/n),D=Z2((g-T)/t,(p-P)/n,(-g-T)/t,(-p-P)/n);!i&&D>0?D-=2*Math.PI:i&&D<0&&(D+=2*Math.PI);let M=Math.ceil(Math.abs(D)/(Math.PI/2)),O=D/M,V=4/3*Math.tan(O/4),z=H,_=e,Z=x;for(let B=0;B<M;B+=1){let W=z+O,Y=Math.sin(z),J=Math.cos(z),K=Math.sin(W),G=Math.cos(W),x0=A+t*f*G-n*l*K,r0=E+t*l*G+n*f*K,l0=-t*f*Y-n*l*J,s0=-t*l*Y+n*f*J,u0=-t*f*K-n*l*G,n0=-t*l*K+n*f*G,Q=_+V*l0,e0=Z+V*s0,o0=x0-V*u0,d0=r0-V*n0;d.push([Q,e0,o0,d0,x0,r0]),_=x0,Z=r0,z=W}return d}function Z2(e,x,t,n){let r=e*t+x*n,o=Math.sqrt((e*e+x*x)*(t*t+n*n)),i=_1(-1,1,o===0?0:r/o);return(e*n-x*t<0?-1:1)*Math.acos(i)}function Q2(e){return/[a-zA-Z]/.test(e)}function _1(e,x,t){return t<e?e:t>x?x:t}var Nn=.5522847498307936;function x5(e,x,t,n){return[{type:"M",x:e,y:x},{type:"L",x:e+t,y:x},{type:"L",x:e+t,y:x+n},{type:"L",x:e,y:x+n},{type:"Z"}]}function e5(e,x,t,n,r,o){let i=e+t,a=x+n,s=r*Nn,d=o*Nn;return[{type:"M",x:e+r,y:x},{type:"L",x:i-r,y:x},{type:"C",x1:i-r+s,y1:x,x2:i,y2:x+o-d,x:i,y:x+o},{type:"L",x:i,y:a-o},{type:"C",x1:i,y1:a-o+d,x2:i-r+s,y2:a,x:i-r,y:a},{type:"L",x:e+r,y:a},{type:"C",x1:e+r-s,y1:a,x2:e,y2:a-o+d,x:e,y:a-o},{type:"L",x:e,y:x+o},{type:"C",x1:e,y1:x+o-d,x2:e+r-s,y2:x,x:e+r,y:x},{type:"Z"}]}function P7(e,x,t,n){let r=t*Nn,o=n*Nn;return[{type:"M",x:e,y:x-n},{type:"C",x1:e+r,y1:x-n,x2:e+t,y2:x-o,x:e+t,y:x},{type:"C",x1:e+t,y1:x+o,x2:e+r,y2:x+n,x:e,y:x+n},{type:"C",x1:e-r,y1:x+n,x2:e-t,y2:x+o,x:e-t,y:x},{type:"C",x1:e-t,y1:x-o,x2:e-r,y2:x-n,x:e,y:x-n},{type:"Z"}]}function B7(e,x){let t=[];for(let n of e){let r=T0(n.x,n.y,x);if(!r)return[];t.push(r)}return t}function We(e,x){let t=[];for(let n of e)switch(n.type){case"M":{let r=T0(n.x,n.y,x);if(!r)return null;t.push({type:"moveTo",x:r.x,y:r.y});break}case"L":{let r=T0(n.x,n.y,x);if(!r)return null;t.push({type:"lineTo",x:r.x,y:r.y});break}case"C":{let r=T0(n.x1,n.y1,x),o=T0(n.x2,n.y2,x),i=T0(n.x,n.y,x);if(!r||!o||!i)return null;t.push({type:"curveTo",x1:r.x,y1:r.y,x2:o.x,y2:o.y,x:i.x,y:i.y});break}case"Z":t.push({type:"closePath"});break;default:return null}return t}function T0(e,x,t){if(!Number.isFinite(e)||!Number.isFinite(x))return null;let n=Y1(t,e,x);return!Number.isFinite(n.x)||!Number.isFinite(n.y)?null:n}function Y1(e,x,t){let n=sx(e.transform,x,t);return sx(e.viewportMatrix,n.x,n.y)}function ux(e,x){let t={...e},n=x.attributes??{};if(n.opacity!==void 0){let r=A7(n.opacity);r!==void 0&&(t.opacity=He(t.opacity*r))}if(n.fill!==void 0){let r=n.fill.trim();t.fill=!r||r==="none"?void 0:r}if(n["fill-opacity"]!==void 0){let r=A7(n["fill-opacity"]);r!==void 0&&(t.fillOpacity=He(r))}if(n.stroke!==void 0){let r=n.stroke.trim();t.stroke=!r||r==="none"?void 0:r}if(n["stroke-opacity"]!==void 0){let r=A7(n["stroke-opacity"]);r!==void 0&&(t.strokeOpacity=He(r))}if(n["stroke-width"]!==void 0){let r=En(n["stroke-width"]);r!==void 0&&(t.strokeWidth=r)}if(n["stroke-linecap"]!==void 0){let r=X1(n["stroke-linecap"]);r&&(t.strokeLinecap=r)}if(n["stroke-linejoin"]!==void 0){let r=q1(n["stroke-linejoin"]);r&&(t.strokeLinejoin=r)}if(n["stroke-dasharray"]!==void 0){let r=Q1(n["stroke-dasharray"]);r&&(t.strokeDashArray=r)}if(n["stroke-dashoffset"]!==void 0){let r=En(n["stroke-dashoffset"]);r!==void 0&&(t.strokeDashOffset=r)}if(n["fill-rule"]!==void 0){let r=K1(n["fill-rule"]);r&&(t.fillRule=r)}if(n["font-size"]!==void 0){let r=En(n["font-size"]);r!==void 0&&(t.fontSize=r)}if(n["font-family"]!==void 0){let r=n["font-family"].trim();r&&(t.fontFamily=r)}if(n["text-anchor"]!==void 0){let r=Z1(n["text-anchor"]);r&&(t.textAnchor=r)}return t}function t5(){return{fill:"#000000",stroke:void 0,strokeWidth:1,strokeLinecap:"butt",strokeLinejoin:"miter",strokeDashArray:void 0,strokeDashOffset:0,fillRule:"nonzero",opacity:1,fillOpacity:1,strokeOpacity:1,fontSize:16,fontFamily:void 0,textAnchor:"start"}}function Jx(e,x){if(!e||e==="none")return;let t=W0(e);if(!t)return;let n=t.a??1;return{r:t.r,g:t.g,b:t.b,a:He(n*x)}}function A7(e){let x=En(e);if(x!==void 0)return He(x)}function En(e){if(!e)return;let x=e.trim();if(!x)return;let t=Number.parseFloat(x);if(Number.isFinite(t))return t}function X1(e){let x=e.trim().toLowerCase();if(x==="butt"||x==="round"||x==="square")return x}function q1(e){let x=e.trim().toLowerCase();if(x==="miter"||x==="round"||x==="bevel")return x}function K1(e){let x=e.trim().toLowerCase();if(x==="nonzero"||x==="evenodd")return x}function Z1(e){let x=e.trim().toLowerCase();if(x==="start"||x==="middle"||x==="end")return x}function He(e){return!Number.isFinite(e)||e<=0?0:e>=1?1:e}function Q1(e){if(!e)return;let x=e.trim();if(!x||x==="none")return;let t=x.split(/[\s,]+/).map(n=>Number.parseFloat(n)).filter(n=>Number.isFinite(n)&&n>=0);if(t.length!==0)return t}function J1(e){if(typeof e!="object"||e===null)return!1;let x=e;return x.type==="linear"&&Array.isArray(x.stops)}function x9(e){if(typeof e!="object"||e===null)return!1;let x=e;return x.type==="radial"&&typeof x.r=="number"}function r5(e,x,t){let n=Number.isFinite(e.width??NaN)?e.width??0:0,r=Number.isFinite(e.height??NaN)?e.height??0:0;if(n<=0||r<=0)return;let o=Number.isFinite(e.x??NaN)?e.x??0:0,i=Number.isFinite(e.y??NaN)?e.y??0:0,a=e.rx??e.ry??0,s=e.ry??e.rx??0;Number.isFinite(a)||(a=0),Number.isFinite(s)||(s=0),a=n5(a,n/2),s=n5(s,r/2);let d=a>0||s>0?e5(o,i,n,r,a,s):x5(o,i,n,r),c=M7(x.fill,t);if(c){let l=T0(o,i,t),u=T0(o+n,i+r,t);if(l&&u){let b={x:l.x,y:l.y,width:u.x-l.x,height:u.y-l.y};c.type==="radial"?a>0||s>0?t.painter.fillRoundedRect(b,{topLeft:{x:a,y:s},topRight:{x:a,y:s},bottomRight:{x:a,y:s},bottomLeft:{x:a,y:s}},c):t.painter.fillRect(b,c):a>0||s>0?t.painter.fillRoundedRect(b,{topLeft:{x:a,y:s},topRight:{x:a,y:s},bottomRight:{x:a,y:s},bottomLeft:{x:a,y:s}},c):t.painter.fillRect(b,c);return}}let f=We(d,t);!f||f.length===0||Dn(f,x,t,x.fillRule)}function o5(e,x,t){let n=Number.isFinite(e.r??NaN)?e.r??0:0;if(n<=0)return;let r=Number.isFinite(e.cx??NaN)?e.cx??0:0,o=Number.isFinite(e.cy??NaN)?e.cy??0:0,i=M7(x.fill,t);if(i){let d=T0(r,o,t),c=T0(r+n,o,t);if(d&&c){let f=Math.sqrt((c.x-d.x)**2+(c.y-d.y)**2),l={x:d.x-f,y:d.y-f,width:f*2,height:f*2},u={topLeft:{x:f,y:f},topRight:{x:f,y:f},bottomRight:{x:f,y:f},bottomLeft:{x:f,y:f}};i.type,t.painter.fillRoundedRect(l,u,i);return}}let a=P7(r,o,n,n),s=We(a,t);!s||s.length===0||Dn(s,x,t,x.fillRule)}function i5(e,x,t){let n=Number.isFinite(e.rx??NaN)?e.rx??0:0,r=Number.isFinite(e.ry??NaN)?e.ry??0:0;if(n<=0||r<=0)return;let o=Number.isFinite(e.cx??NaN)?e.cx??0:0,i=Number.isFinite(e.cy??NaN)?e.cy??0:0,a=P7(o,i,n,r),s=We(a,t);!s||s.length===0||Dn(s,x,t,x.fillRule)}function n5(e,x){return!Number.isFinite(e)||e<=0?0:e>x?x:e}function a5(e,x,t){let n=e.points??[];if(n.length<2)return;let r=B7(n,t);if(r.length<2)return;let o=Jx(x.fill,x.opacity*x.fillOpacity);o&&t.painter.fillPolygon(r,o,!0);let i=Jx(x.stroke,x.opacity*x.strokeOpacity);i&&t.painter.strokePolyline(r,i,{...Wn(x,t),close:!0})}function s5(e,x,t){let n=e.points??[];if(n.length<2)return;let r=B7(n,t);if(r.length<2)return;let o=Jx(x.stroke,x.opacity*x.strokeOpacity);o&&t.painter.strokePolyline(r,o,{...Wn(x,t),close:!1})}function d5(e,x,t){let n=Jx(x.stroke,x.opacity*x.strokeOpacity);if(!n)return;let r=T0(e.x1??0,e.y1??0,t),o=T0(e.x2??0,e.y2??0,t);if(!r||!o)return;let i=[r,o];t.painter.strokePolyline(i,n,{...Wn(x,t),close:!1})}function c5(e,x,t){let n=J2(e.d);if(n.length===0)return;let r=We(n,t);!r||r.length===0||Dn(r,x,t,x.fillRule)}function Dn(e,x,t,n){if(e.length===0)return;let r=M7(x.fill,t);if(r){t.painter.fillPathWithGradient(e,r,{fillRule:n});return}let o=Jx(x.fill,x.opacity*x.fillOpacity);o&&t.painter.fillPath(e,o,{fillRule:n??x.fillRule});let i=Jx(x.stroke,x.opacity*x.strokeOpacity);i&&t.painter.strokePath(e,i,Wn(x,t))}async function f5(e,x,t){let n=Jx(x.fill,x.opacity*x.fillOpacity);if(!n)return;let r=e.fontSize??x.fontSize;if(!Number.isFinite(r)||r<=0)return;let o=e.textAnchor??x.textAnchor??"start",i=Q0(t.viewportMatrix,t.transform),a=Number.isFinite(e.x??NaN)?e.x??0:0,s=Number.isFinite(e.y??NaN)?e.y??0:0,d=sx(i,a,s),c={x:i.a,y:i.b},f=e9(e.text,r),l=o==="middle"?.5:o==="end"?1:0,u=d.x,b=d.y;l!==0&&(c.x!==0||c.y!==0)&&(u-=c.x*f*l,b-=c.y*f*l);let g={r:n.r,g:n.g,b:n.b,a:Wo(n.a??1)},p=e.fontFamily??x.fontFamily??"Helvetica";await t.painter.drawTextRun({text:e.text,fontFamily:p,fontSize:r,fill:g,lineMatrix:{a:i.a,b:i.b,c:i.c,d:i.d,e:u,f:b}})}function e9(e,x){return e?e.length*x*.6:0}function M7(e,x){if(J1(e)||x9(e))return e;if(typeof e=="string"){let n=e.trim().match(/^url\(\s*#([^)\s]+)\s*\)$/i);if(n&&x){let r=x.defs;if(r){let o=r.get(n[1]);if(o&&(o.type==="lineargradient"||o.type==="radialgradient"))return o.type==="lineargradient"?t9(o,x):n9(o,x)}}return Ix(e)}return null}function t9(e,x){let t=e.x1??0,n=e.y1??0,r=e.x2??1,o=e.y2??0,i=(e.stops??[]).map(p=>({color:p.color,position:p.offset})),a=e.gradientUnits==="userSpaceOnUse"?"userSpace":"ratio",s=e.attributes&&(e.attributes.gradientTransform??e.attributes.gradienttransform),d=s&&kx(s)||void 0;if(a==="userSpace"&&x){let p=t,m=n,h=r,w=o;if(d){let S=sx(d,p,m),C=sx(d,h,w);p=S.x,m=S.y,h=C.x,w=C.y}let y=T0(p,m,x),R=T0(h,w,x);if(y&&R)return{type:"linear",direction:"to right",stops:i,coords:{x1:y.x,y1:y.y,x2:R.x,y2:R.y,units:"userSpace"}}}let c={x:t,y:n},f={x:r,y:o};d&&(c=sx(d,c.x,c.y),f=sx(d,f.x,f.y));let l=f.x-c.x,u=f.y-c.y;return{type:"linear",direction:`${(Math.atan2(u,l)*180/Math.PI).toFixed(2)}deg`,stops:i,coords:{x1:c.x,y1:c.y,x2:f.x,y2:f.y,units:"ratio"}}}function n9(e,x){let t=e.cx??.5,n=e.cy??.5,r=e.r??.5,o=e.fx,i=e.fy,a=(e.stops??[]).map(l=>({color:l.color,position:l.offset})),s=e.gradientUnits==="userSpaceOnUse"?"userSpace":"ratio",d=e.attributes&&(e.attributes.gradientTransform??e.attributes.gradienttransform),c=d&&kx(d)||void 0;if(s==="userSpace"&&x){let l=t,u=n,b=o,g=i,p=t+r,m=n;if(c){let R=sx(c,l,u);l=R.x,u=R.y;let S=sx(c,p,m);if(p=S.x,m=S.y,b!==void 0&&g!==void 0){let C=sx(c,b,g);b=C.x,g=C.y}}let h=T0(l,u,x),w=b!==void 0&&g!==void 0?T0(b,g,x):void 0,y=(()=>{let R=T0(p,m,x);if(h&&R){let S=R.x-h.x,C=R.y-h.y;return Math.sqrt(S*S+C*C)}})();if(h&&y!==void 0){let R={type:"radial",cx:h.x,cy:h.y,r:y,stops:a,coordsUnits:"userSpace"};return w&&(R.fx=w.x,R.fy=w.y),R}}let f={type:"radial",cx:t,cy:n,r,stops:a};return o!==void 0&&i!==void 0&&(f.fx=o,f.fy=i),c&&(f.transform={a:c.a,b:c.b,c:c.c,d:c.d,e:c.e,f:c.f}),f}function Wn(e,x){let t=(e.strokeWidth??1)*x.strokeScale,n={lineWidth:t>0?t:void 0,lineCap:e.strokeLinecap,lineJoin:e.strokeLinejoin};if(e.strokeDashArray&&e.strokeDashArray.length>0){let r=e.strokeDashArray.map(i=>i*x.strokeScale),o=(e.strokeDashOffset??0)*x.strokeScale;n.dash={pattern:r,phase:o}}return n}function l5(e){let x={align:"xMidYMid",meetOrSlice:"meet"};if(!e)return x;let t=e.trim().split(/[\s,]+/).filter(Boolean);if(t.length===0)return x;let n={none:"none",xminymin:"xMinYMin",xmidymin:"xMidYMin",xmaxymin:"xMaxYMin",xminymid:"xMinYMid",xmidymid:"xMidYMid",xmaxymid:"xMaxYMid",xminymax:"xMinYMax",xmidymax:"xMidYMax",xmaxymax:"xMaxYMax"},r=0,o=t[r]?.toLowerCase()??"";o==="defer"&&(r+=1,o=t[r]?.toLowerCase()??""),r+=1;let i=n[o]??x.align;if(i==="none")return{align:"none",meetOrSlice:"meet"};let a="meet";for(;r<t.length;r+=1){let s=t[r]?.toLowerCase();if(s==="meet"){a="meet";break}if(s==="slice"){a="slice";break}}return n[o]||(i=x.align),{align:i,meetOrSlice:a}}function u5(e){if(e==="none")return{x:0,y:0};let x=e.includes("xMid")?.5:e.includes("xMax")?1:0,t=e.includes("YMid")?.5:e.includes("YMax")?1:0;return{x,y:t}}async function m5(e,x,t){let n=r9(x);if(!n)return;let{root:r}=n,o=x.contentBox,i=Math.max(o.width,0),a=Math.max(o.height,0);if(i<=0||a<=0)return;let s=Hn(r.viewBox?.width??n.intrinsicWidth??i),d=Hn(r.viewBox?.height??n.intrinsicHeight??a),c=r.viewBox?.minX??0,f=r.viewBox?.minY??0,l=r.attributes?.preserveAspectRatio??r.attributes?.preserveaspectratio,u=l5(typeof l=="string"?l:void 0),b=b5(i/s),g=b5(a/d),p=b,m=g,h=0,w=0;if(u.align!=="none"){let P=u.meetOrSlice==="slice"?Math.max(b,g):Math.min(b,g);p=P,m=P;let A=s*p,E=d*m,H=i-A,D=a-E,M=u5(u.align);h=H*M.x,w=D*M.y}let y={a:p,b:0,c:0,d:m,e:o.x+h-c*p,f:o.y+w-f*m},R=Pe(),S=zo(y,R),C={painter:e,viewportMatrix:y,transform:R,strokeScale:S,environment:t},L=new Map;p5(r,L),C.defs=L,n.resourceBaseDir&&(C.resourceBaseDir=n.resourceBaseDir),n.assetRootDir&&(C.assetRootDir=n.assetRootDir);let T=t5();await h5(r,T,C)}function p5(e,x){if(e&&(e.id&&typeof e.id=="string"&&x.set(e.id,e),"children"in e&&Array.isArray(e.children)))for(let t of e.children)p5(t,x)}function r9(e){let x=e.customData?.svg;if(!x||typeof x!="object")return null;let t=x;return t.root?{root:t.root,intrinsicWidth:Hn(t.intrinsicWidth??0),intrinsicHeight:Hn(t.intrinsicHeight??0),resourceBaseDir:t.resourceBaseDir,assetRootDir:t.assetRootDir}:null}async function h5(e,x,t){let n=t,r=kx(e.transform);if(r){let o=Q0(t.transform,r);n={painter:t.painter,viewportMatrix:t.viewportMatrix,transform:o,strokeScale:zo(t.viewportMatrix,o)}}switch(e.type){case"svg":case"g":{let o=ux(x,e);for(let i of e.children)await h5(i,o,n);return}case"rect":return r5(e,ux(x,e),n);case"circle":return o5(e,ux(x,e),n);case"ellipse":return i5(e,ux(x,e),n);case"polygon":return a5(e,ux(x,e),n);case"polyline":return s5(e,ux(x,e),n);case"line":return d5(e,ux(x,e),n);case"text":return f5(e,ux(x,e),n);case"image":return await o9(e,ux(x,e),n);case"path":return c5(e,ux(x,e),n);default:return}}function b5(e){return!Number.isFinite(e)||e===0?1:e}function Hn(e){return!Number.isFinite(e)||e<=0?1:e}async function o9(e,x,t){let n=e.href??e.attributes?.href??e.attributes?.["xlink:href"];if(!n||typeof n!="string")return;let r,o=n,i=Zx.getInstance(t.environment);try{if(n.startsWith("data:")){let u=n.indexOf(",");if(u<0)return;let g=n.substring(5,u).endsWith(";base64"),p=n.substring(u+1),h=(g?Kx(p):new TextEncoder().encode(decodeURIComponent(p))).slice();r=await i.decodeImage(h.buffer)}else if(/^https?:\/\//i.test(n)){console.debug("Skipping remote image in SVG:",n);return}else{if(!(typeof process<"u"&&!!process.versions?.node)){console.debug("Skipping local SVG image in non-Node environment:",n);return}let b=t.environment?.resolveLocal;if(!b){console.debug("Skipping local SVG image (no resolver in environment):",n);return}let g=n.startsWith("/")?t.assetRootDir??t.resourceBaseDir:t.resourceBaseDir??t.assetRootDir;o=b(n,g),r=await i.loadImage(o)}}catch(u){console.debug("Failed to load SVG image",n,u instanceof Error?u.message:u);return}if(!r)return;let a=Number.isFinite(e.width)?e.width:r.width,s=Number.isFinite(e.height)?e.height:r.height,d=T0(Number(e.x??0),Number(e.y??0),t),c=T0(Number(e.x??0)+a,Number(e.y??0)+s,t);if(!d||!c)return;let f={x:d.x,y:d.y,width:c.x-d.x,height:c.y-d.y},l={src:o,width:r.width,height:r.height,format:r.format,channels:r.channels,bitsPerComponent:r.bitsPerChannel,data:r.data};try{t.painter.drawImage(l,f)}catch(u){console.debug("Failed to draw image in SVG",n,u instanceof Error?u.message:u)}}function On(e,x){let t=Math.max(e.x,x.x),n=Math.max(e.y,x.y),r=Math.min(e.x+e.width,x.x+x.width),o=Math.min(e.y+e.height,x.y+x.height),i=r-t,a=o-n;return i<=0||a<=0?null:{x:t,y:n,width:i,height:a}}function k7(e,x,t=.01){return!e||!x?!1:Math.abs(e.x-x.x)<t&&Math.abs(e.y-x.y)<t&&Math.abs(e.width-x.width)<t&&Math.abs(e.height-x.height)<t}function I7(e,x,t){let n=e.width,r=e.height;if(!Number.isFinite(n)||!Number.isFinite(r)||n<=0||r<=0)return[];if(t==="no-repeat"){let l=On(e,x);return l?[l]:[]}if(t==="space")return i9(e,x);if(t==="round")return a9(e,x);let o=t==="repeat"||t==="repeat-x",i=t==="repeat"||t==="repeat-y",a=[],s=o?Math.floor((x.x-e.x)/n):0,d=i?Math.floor((x.y-e.y)/r):0,c=x.x+x.width,f=x.y+x.height;for(let l=d;;l++){let u=e.y+l*r;if(u>=f||u+r<=x.y&&!i)break;for(let b=s;;b++){let g=e.x+b*n;if(g>=c||g+n<=x.x&&!o)break;let m=On({x:g,y:u,width:n,height:r},x);if(m&&a.push(m),!o)break}if(!i)break}return a}function i9(e,x){let t=[],n=e.width,r=e.height,o=x.width,i=x.height,a=Math.max(1,Math.floor(o/n)),s=Math.max(1,Math.floor(i/r)),d=a>1?(o-a*n)/(a-1):0,c=s>1?(i-s*r)/(s-1):0;for(let f=0;f<s;f++){let l=x.y+f*(r+c);for(let u=0;u<a;u++){let g={x:x.x+u*(n+d),y:l,width:n,height:r},p=On(g,x);p&&t.push(p)}}return t}function a9(e,x){let t=[],n=e.width,r=e.height,o=x.width,i=x.height,a=Math.max(1,Math.round(o/n)),s=Math.max(1,Math.round(i/r)),d=o/a,c=i/s;for(let f=0;f<s;f++){let l=x.y+f*c;for(let u=0;u<a;u++){let g={x:x.x+u*d,y:l,width:d,height:c},p=On(g,x);p&&t.push(p)}}return t}function s9(e,x){let t=Math.max(x,0);if(!Number.isFinite(t)||t<=0)return;let n=e.toLowerCase();if(n==="dashed"){let r=t;return{pattern:[3*r,3*r],phase:0}}if(n==="dotted"){let r=t;return{pattern:[r,r],phase:0}}}function g5(e,x,t,n,r){let o=[],i=e.x,a=e.y,s=e.width,d=e.height;if(!Number.isFinite(s)||!Number.isFinite(d)||s<=0||d<=0)return o;let c=a+x.top/2,f=a+d-x.bottom/2,l=i+x.left/2,u=i+s-x.right/2,b=(g,p,m,h,w)=>{if(!Number.isFinite(p)||p<=0)return;let y=m.toLowerCase();y!=="none"&&o.push({side:g,points:[h,w],color:n,lineWidth:p,dash:s9(y,p)})};return b("top",x.top,t.top,{x:l,y:c},{x:u,y:c}),b("right",x.right,t.right,{x:u,y:c},{x:u,y:f}),b("bottom",x.bottom,t.bottom,{x:u,y:f},{x:l,y:f}),b("left",x.left,t.left,{x:l,y:f},{x:l,y:c}),o}function bx(e){return e>1?e/255:e}function F(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}function Ex(e,x){let t=F(bx(e.r)),n=F(bx(e.g)),r=F(bx(e.b)),o=e.a??1;return o<1&&x?`/${x.ensureFillAlphaState(o)} gs
25
- ${t} ${n} ${r} rg`:`${t} ${n} ${r} rg`}function g0(e){let x=F(bx(e.r)),t=F(bx(e.g)),n=F(bx(e.b));return`${x} ${t} ${n}`}var d9=(()=>{let e=new Array(256);for(let t=0;t<=255;t++)e[t]=t;let x={128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376};for(let[t,n]of Object.entries(x)){let r=Number(t);e[r]=n}return e})(),N7=(()=>{let e=new Map;for(let x=0;x<=255;x++){let t=d9[x];e.has(t)||e.set(t,x)}return e})();function c9(e){let x="",t=0,n=[];for(let r of e){let o=r.codePointAt(0);if(o===void 0)continue;let i=N7.get(o);if(i===void 0){t++,n.push(o),x+="?";continue}x+=String.fromCharCode(i)}return t&&k("encoding","debug","WinAnsi misses",{misses:t,codepoints:n.slice(0,20)}),x}function E7(e){return e.replace(/([()\\])/g,"\\$1")}function Dx(e,x="WinAnsi"){let t=e,n=x==="WinAnsi"?c9(e):e;return k("encoding","trace","PdfText transformation",{scheme:x,before:t,after:n}),E7(n)}function zn(e,x){return x.isBase14?{encoded:Dx(e,"WinAnsi"),scheme:"WinAnsi"}:{encoded:f9(e,x),scheme:"Identity-H"}}function f9(e,x){let t=x.metrics;if(!t)return Dx(e,"WinAnsi");let n="",r=[];for(let o of e){let i=o.codePointAt(0);if(i===void 0)continue;let a=t.cmap.getGlyphId(i);r.length<10&&r.push({char:o,codePoint:i,gid:a}),n+=String.fromCharCode(a>>8&255,a&255)}return r.length>0&&k("encoding","debug","Identity-H encoding samples",{font:x.baseFont,samples:r}),E7(n)}function x6(e,x){let t=e.customData??{},n=typeof t.fontFamily=="string"?t.fontFamily:void 0,r=typeof t.fontWeight=="number"?t.fontWeight:void 0,o=typeof t.fontStyle=="string"?t.fontStyle:void 0,a=(typeof t.fontSize=="number"&&Number.isFinite(t.fontSize)?t.fontSize:void 0)??e.textRuns[0]?.fontSize??14;return{font:x.ensureFontResourceSync(n,r,o),fontSize:a}}function vx(e,x){return zn(e,x).encoded}function Wx(e,x,t,n){let r=e.contentBox??e.borderBox,o=r.y,i=r.height,a=x*1.2,s=x*.8,d;n==="center"?d=o+Math.max(0,(i-a)/2)+s:d=o+s;let c=d-t.pageOffsetPx;return{xPt:t.convertPxToPt(r.x),yPt:t.pageHeightPt-t.convertPxToPt(c)}}var l9=1,Un=class{constructor(){this.elementType="input-text"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&["text","password","email","number","tel","url","search"].includes(t.inputType)}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=l9,{font:d,fontSize:c}=x6(x,t.fontProvider),f=x.borderBox,l=a.convertPxToPt(f.x),u=a.pageHeightPt-a.convertPxToPt(f.y+f.height),b=a.convertPxToPt(f.width),g=a.convertPxToPt(f.height),p=a.convertPxToPt(s);n.push("q");let m=this.parseColor(x.background?.color)??{r:1,g:1,b:1,a:1};n.push(`${g0(m)} rg`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("f");let h=this.parseColor(x.borderColor)??{r:.7,g:.7,b:.7,a:1};if(n.push(`${g0(h)} RG`),n.push(`${F(p)} w`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("S"),o.isDisabled&&(n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push(`${g0(m)} rg`),n.push("f")),o.value&&o.value.length>0){let w=x.color??{r:0,g:0,b:0,a:1},{xPt:y,yPt:R}=Wx(x,c,a,"center");n.push("BT"),n.push(`/${d.resourceName} ${F(a.convertPxToPt(c))} Tf`),n.push(`${g0(w)} rg`),n.push(`${F(y)} ${F(R)} Td`);let S=vx(o.value,d);n.push(`(${S}) Tj`),n.push("ET")}else if(o.placeholder&&o.placeholder.length>0){let w=this.parseRgbaString("153, 153, 153")??{r:.6,g:.6,b:.6,a:1},{xPt:y,yPt:R}=Wx(x,c,a,"center");n.push("BT"),n.push(`/${d.resourceName} ${F(a.convertPxToPt(c))} Tf`),n.push(`${g0(w)} rg`),n.push(`${F(y)} ${F(R)} Td`);let S=vx(o.placeholder,d);n.push(`(${S}) Tj`),n.push("ET")}return n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="input")return t}return null}parseColor(x){return x?typeof x=="object"&&"r"in x?x:typeof x=="string"?this.parseRgbaString(x):null:null}parseRgbaString(x){let t=x.match(/^rgba?\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)/i);if(!t){let n=x.match(/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})$/i);return n?{r:parseInt(n[1],16)/255,g:parseInt(n[2],16)/255,b:parseInt(n[3],16)/255,a:1}:null}return{r:parseInt(t[1])/255,g:parseInt(t[2])/255,b:parseInt(t[3])/255,a:1}}};function y5(e,x,t,n,r,o){let i=[];if(i.push(`${F(e)} ${F(x)} ${F(t)} ${F(t)} re`),n?(i.push(`${g0(r)} rg`),i.push("f")):(o&&i.push(`${g0(o)} RG`),i.push("S")),n&&o){let a=Math.max(1,t*.05);i.push(`${F(e)} ${F(x)} ${F(t)} ${F(t)} re`),i.push(`${g0(o)} RG`),i.push(`${F(a)} w`),i.push("S"),i.push(`${F(e)} ${F(x)} ${F(t)} ${F(t)} re`),i.push(`${g0(r)} rg`),i.push("f")}return i}function w5(e,x,t,n){let r=[],o=e+t*.2,i=x+t*.55,a=e+t*.45,s=x+t*.85,d=e+t*.85,c=x+t*.3;return r.push(`${F(o)} ${F(i)} m`),r.push(`${F(a)} ${F(s)} l`),r.push(`${F(d)} ${F(c)} l`),r.push("h"),r.push(`${g0(n)} rg`),r.push("f"),r}function R5(e,x,t,n,r,o){let i=[],a=t/2,s=e+a,d=x+a,c=o?Math.max(1,t*.06):0,f=a-c-1;return i.push(`${F(s)} ${F(d)} ${F(a)} ${F(a)} c`),i.push("h"),o&&(i.push(`${g0(o)} RG`),i.push(`${F(c)} w`),i.push("S")),n&&(i.push(`${F(s)} ${F(d)} ${F(f)} ${F(f)} c`),i.push("h"),i.push(`${g0(r)} rg`),i.push("f")),i}function S5(e,x,t,n){let r=[],o=t/2,i=t*.6,a=e+o,s=x+i*.3,d=e+t*.15,c=e+t*.85,f=x+i;return r.push(`${F(a)} ${F(s)} m`),r.push(`${F(c)} ${F(f)} l`),r.push(`${F(d)} ${F(f)} l`),r.push("h"),r.push(`${g0(n)} rg`),r.push("f"),r}var u9=16,Gn=class{constructor(){this.elementType="checkbox"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&t.inputType==="checkbox"}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=x.borderBox,d=Math.min(s.width,s.height,u9),c=s.x+(s.width-d)/2,f=s.y+(s.height-d)/2,l=a.convertPxToPt(c),u=a.pageHeightPt-a.convertPxToPt(f+d),b=a.convertPxToPt(d),g=x.borderColor??{r:.6,g:.6,b:.6,a:1},p={r:.2,g:.4,b:.8,a:1};n.push("q");let m=y5(l,u,b,o.isChecked??!1,p,g);if(n.push(...m),o.isChecked){let h=l+b*.15,w=u+b*.35,y=b*.7,R=w5(h,w,y,{r:1,g:1,b:1,a:1});n.push(...R)}return n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="input")return t}return null}};var b9=16,jn=class{constructor(){this.elementType="radio"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&t.inputType==="radio"}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=x.borderBox,d=Math.min(s.width,s.height,b9),c=s.x+(s.width-d)/2,f=s.y+(s.height-d)/2,l=a.convertPxToPt(c),u=a.pageHeightPt-a.convertPxToPt(f+d),b=a.convertPxToPt(d),g=x.borderColor??{r:.6,g:.6,b:.6,a:1},p={r:.2,g:.4,b:.8,a:1};n.push("q");let m=R5(l,u,b,o.isChecked??!1,p,g);return n.push(...m),n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="input")return t}return null}};var m9=12,$n=class{constructor(){this.elementType="select"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&t.kind==="select"}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=x.borderBox,{font:d,fontSize:c}=x6(x,t.fontProvider),f=10,l=m9,u=a.convertPxToPt(s.x),b=a.pageHeightPt-a.convertPxToPt(s.y+s.height),g=a.convertPxToPt(s.width),p=a.convertPxToPt(s.height),m=s.x+s.width-f-l,h=s.y+s.height/2-l/2;n.push("q");let w=x.background?.color??{r:1,g:1,b:1,a:1};n.push(`${g0(w)} rg`),n.push(`${F(u)} ${F(b)} ${F(g)} ${F(p)} re`),n.push("f");let y=x.borderColor??{r:.7,g:.7,b:.7,a:1};n.push(`${g0(y)} RG`),n.push("1 w"),n.push(`${F(u)} ${F(b)} ${F(g)} ${F(p)} re`),n.push("S");let R=S5(m,h,l,{r:.4,g:.4,b:.4,a:1});n.push(...R);let S=o.options.find(C=>C.selected)??o.options[0];if(S){let C=x.color??{r:0,g:0,b:0,a:1},{xPt:L,yPt:T}=Wx(x,c,a,"center");n.push("BT"),n.push(`/${d.resourceName} ${F(a.convertPxToPt(c))} Tf`),n.push(`${g0(C)} rg`),n.push(`${F(L)} ${F(T)} Td`);let P=vx(S.text,d);n.push(`(${P}) Tj`),n.push("ET")}return n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="select")return t}return null}};var p9=1,h9=20,Vn=class{constructor(){this.elementType="textarea"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&t.kind==="textarea"}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=x.borderBox,d=p9,{font:c,fontSize:f}=x6(x,t.fontProvider),l=a.convertPxToPt(s.x),u=a.pageHeightPt-a.convertPxToPt(s.y+s.height),b=a.convertPxToPt(s.width),g=a.convertPxToPt(s.height),p=a.convertPxToPt(d);n.push("q");let m=x.background?.color??{r:1,g:1,b:1,a:1};n.push(`${g0(m)} rg`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("f");let h=x.borderColor??{r:.7,g:.7,b:.7,a:1};n.push(`${g0(h)} RG`),n.push(`${F(p)} w`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("S");let w=a.convertPxToPt(h9),{xPt:y,yPt:R}=Wx(x,f,a,"top");if(n.push("BT"),n.push(`/${c.resourceName} ${F(a.convertPxToPt(f))} Tf`),n.push(`${w} TL`),o.value&&o.value.length>0){let S=x.color??{r:0,g:0,b:0,a:1};n.push(`${g0(S)} rg`),n.push(`${F(y)} ${F(R)} Td`);let C=o.value.split(`
26
- `);for(let L=0;L<C.length;L++){L>0&&n.push(`0 ${F(-w)} Td`);let T=vx(C[L],c);n.push(`(${T}) Tj`)}}else if(o.placeholder&&o.placeholder.length>0){let S={r:.6,g:.6,b:.6,a:1};n.push(`${g0(S)} rg`),n.push(`${F(y)} ${F(R)} Td`);let C=vx(o.placeholder,c);n.push(`(${C}) Tj`)}return n.push("ET"),n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="textarea")return t}return null}};var g9=1,_n=class{constructor(){this.elementType="button"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&t.kind==="button"}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=x.borderBox,d=g9,{font:c,fontSize:f}=x6(x,t.fontProvider),l=a.convertPxToPt(s.x),u=a.pageHeightPt-a.convertPxToPt(s.y+s.height),b=a.convertPxToPt(s.width),g=a.convertPxToPt(s.height),p=a.convertPxToPt(d);n.push("q");let m=this.getButtonBackgroundColor(o.buttonType,o.isDisabled);n.push(`${m.r.toFixed(3)} ${m.g.toFixed(3)} ${m.b.toFixed(3)} rg`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("f");let h=o.isDisabled?{r:.8,g:.8,b:.8,a:1}:{r:.4,g:.4,b:.4,a:1};n.push(`${h.r.toFixed(3)} ${h.g.toFixed(3)} ${h.b.toFixed(3)} RG`),n.push(`${F(p)} w`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("S");let w=l+b/2,{yPt:y}=Wx(x,f,a,"center"),R=o.isDisabled?{r:.6,g:.6,b:.6,a:1}:{r:1,g:1,b:1,a:1};n.push("BT"),n.push(`/${c.resourceName} ${F(a.convertPxToPt(f))} Tf`),n.push(`${R.r.toFixed(3)} ${R.g.toFixed(3)} ${R.b.toFixed(3)} rg`);let S=this.getButtonText(o),C=vx(S,c);return n.push(`1 0 0 0 ${F(w)} ${F(y)} Tm`),n.push(`(${C}) Tj`),n.push("ET"),n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="button")return t}return null}getButtonBackgroundColor(x,t){if(t)return{r:.9,g:.9,b:.9,a:1};switch(x){case"submit":return{r:.2,g:.5,b:.2,a:1};case"reset":return{r:.8,g:.3,b:.2,a:1};default:return{r:.4,g:.4,b:.5,a:1}}}getButtonText(x){if(x.value&&x.value.length>0)return x.value;switch(x.buttonType){case"submit":return"Submit";case"reset":return"Reset";default:return"Button"}}};var D7=class{constructor(x){x&&x.length>0?this.renderers=x:this.renderers=[new Un,new Gn,new jn,new $n,new Vn,new _n]}getRenderer(x){let t=this.renderers.find(n=>n.canRender(x));if(!t)throw new Error(`No form renderer found for node kind: ${x.kind}, tagName: ${x.tagName}`);return t}canRender(x){return this.renderers.some(t=>t.canRender(x))}render(x,t){return this.getRenderer(x).render(x,t)}getFormControlData(x){let t=this.renderers.find(n=>n.canRender(x));return t?t.getFormControlData(x):null}},Yn=new D7;function C5(e,x){let t=[];for(let n of e){if(n.kind!=="drop-shadow")continue;let r=typeof n.offsetX=="number"?n.offsetX:0,o=typeof n.offsetY=="number"?n.offsetY:0,i=typeof n.blurRadius=="number"?Math.max(0,n.blurRadius):0,a;if(n.color){let s=W0(n.color);a=s?Mx(s):Mx(x)}else a=Mx(x);t.push({inset:!1,offsetX:r,offsetY:o,blur:i,spread:0,color:a})}return t}function y9(e){if(!e||e.length===0)return[];let x=[];for(let t of e)t.kind==="opacity"||t.kind==="drop-shadow"||x.push(t.kind);return x}function W7(e,x,t){let n=x==="backdrop-filter"?(e??[]).map(r=>r.kind):y9(e);n.length!==0&&k("paint","warn",`Unsupported ${x} function(s) ignored: ${n.join(", ")}`,{boxId:t,functions:n})}async function Xn(e,x){k("paint","debug",`paintBoxAtomic: ${x.tagName} id:${x.id} opacity:${x.opacity}`,{id:x.id,opacity:x.opacity});let t=x.transform&&(x.transform.b!==0||x.transform.c!==0),n=x.establishesStackingContext?1:x.opacity,r=n<1;if(t&&e.beginTransformScope(x.transform,x.borderBox),r&&e.beginOpacityScope(n),W7(x.filter,"filter",x.id),W7(x.backdropFilter,"backdrop-filter",x.id),x.filter){let a=x.color??{r:0,g:0,b:0,a:1},s=C5(x.filter,a);s.length>0&&P9(e,x,s)}In(e,[x],!1);let o=F9(x.clipPath),i=!!o;i&&o&&e.beginClipPath(o),R9(e,x),C9(e,x),In(e,[x],!0),x.kind==="svg"||x.tagName==="svg"&&x.customData?.svg?await m5(e,x,e.environment):x.image?e.drawImage(x.image,x.contentBox):Yn.canRender(x)&&e.renderFormControl(x),await w9(e,x),i&&e.endClipPath(),r&&e.endOpacityScope(n),t&&e.endTransformScope()}function v5(e,x,t,n,r){if(!x||!Number.isFinite(t)||t<=0||!Number.isFinite(n)||n<=0)return;let o={x:0,y:r,width:t,height:n};e.fillRect(o,x)}async function w9(e,x){if(!(!x.textRuns||x.textRuns.length===0))for(let t of x.textRuns)x.textShadows&&x.textShadows.length>0&&(t.textShadows=[...x.textShadows??[],...t.textShadows??[]]),await e.drawTextRun(t)}function R9(e,x){let t=x.background;if(!t)return;let n=v9(x);if(n){if(k("paint","debug",`painting background z:${x.zIndexComputed??0}`,{tagName:x.tagName,zIndex:x.zIndexComputed??0,id:x.id,background:t.color?"color":t.gradient?"gradient":t.image?"image":"none"}),t.color&&e.fillRoundedRect(n.rect,n.radius,t.color),t.gradient){let r=t.gradient,o=n.rect,i=r.rect??o,a=r.repeat??"no-repeat",s=I7(i,o,a);for(let d of s){let c=k7(d,o)||k7(d,r.originRect)?n.radius:T9(),f=r.gradient;f.type,e.fillRoundedRect(d,c,f)}}t.image&&S9(e,t.image,n.rect,n.radius)}}function S9(e,x,t,n){if(!x||!x.rect)return;let r=x.repeat??"repeat",o=I7(x.rect,t,r);for(let i of o)e.drawBackgroundImage(x.image,i,t,n)}function C9(e,x){let t=x.borderColor;if(!t)return;let{border:n}=x;if(!L9(n))return;let r=x.borderStyle;if(!r||r.top==="solid"&&r.right==="solid"&&r.bottom==="solid"&&r.left==="solid"){let s=x.borderBox,d={x:s.x+n.left,y:s.y+n.top,width:Math.max(s.width-n.left-n.right,0),height:Math.max(s.height-n.top-n.bottom,0)},c=re(x.borderRadius,n.top,n.right,n.bottom,n.left);d.width<=0||d.height<=0?e.fillRoundedRect(s,x.borderRadius,t):e.fillRoundedRectDifference(s,x.borderRadius,d,c,t);return}let i=r??{top:"solid",right:"solid",bottom:"solid",left:"solid"},a=g5(x.borderBox,n,i,t,x.borderRadius);for(let s of a)e.strokePolyline(s.points,s.color,{lineWidth:s.lineWidth,lineCap:"butt",lineJoin:"miter",dash:s.dash})}function v9(e){let x=e.borderBox??e.paddingBox??e.contentBox;if(!x)return null;if(x===e.borderBox)return{rect:x,radius:e.borderRadius};let t=re(e.borderRadius,e.border.top,e.border.right,e.border.bottom,e.border.left);return x===e.contentBox&&(t=re(t,e.padding.top,e.padding.right,e.padding.bottom,e.padding.left)),{rect:x,radius:t}}function L9(e){return e.top>0||e.right>0||e.bottom>0||e.left>0}function T9(){return{topLeft:{x:0,y:0},topRight:{x:0,y:0},bottomRight:{x:0,y:0},bottomLeft:{x:0,y:0}}}function F9(e){if(!e||e.type!=="polygon"||e.points.length<3)return null;let[x,...t]=e.points,n=[{type:"moveTo",x:x.x,y:x.y}];for(let r of t)n.push({type:"lineTo",x:r.x,y:r.y});return n.push({type:"closePath"}),n}function P9(e,x,t){let n={borderBox:x.borderBox,borderRadius:x.borderRadius,boxShadows:t};In(e,[n],!1)}function H7(e,x,t={}){let n=new Map;for(let[r,o]of Object.entries(e??{}))n.set(r,o);return n.set("page",(r,o)=>String(r)),n.set("pageNumber",(r,o)=>String(r)),n.set("pages",(r,o)=>String(o)),n.set("totalPages",(r,o)=>String(o)),!n.has("title")&&t.title&&n.set("title",t.title),n.set("date",()=>new Date().toLocaleDateString()),n}function oe(e,x,t,n){let r=e.replace(/\{\{([^}]+)\}\}/g,(o,i)=>{let a=x.get(i.trim());return a===void 0?"":typeof a=="string"?a:a(t,n)});return r=r.replace(/\{([^}]+)\}/g,(o,i)=>{let a=x.get(i.trim());return a===void 0?"":typeof a=="string"?a:a(t,n)}),r}async function ie(e){let{html:x,css:t="",widthPx:n,maxHeightPx:r,fontEmbedder:o,resourceBaseDir:i,assetRootDir:a,tokens:s,pageNumber:d=1,totalPages:c=1,environment:f}=e,l=i??"",u=a??l;if(!x||!x.trim())return null;let b=x;s&&(b=oe(x,s,d,c));let g=B9(b),m=it({viewport:{width:n,height:r}}),{document:h}=gn(g),{styleRules:w}=yn(t),y=h.body||h.documentElement,R=new Z0,S=R.fontSize,C=J0(y,w,R,m,S);A9(C.display)&&(C.display="block");let L=new h0(C,[],{tagName:y?.tagName?.toLowerCase()}),T=bn(),P=T.registerScope(null),A={resourceBaseDir:l,assetRootDir:u,units:m,rootFontSize:S,environment:f,counterContext:T,rootCounterScopeId:P};if(y)for(let D of Array.from(y.childNodes)){if(D.nodeType===D.ELEMENT_NODE){let O=D.tagName.toLowerCase();if(O==="head"||O==="meta"||O==="title"||O==="link"||O==="script")continue}let M=await F6(D,w,C,A);M&&L.appendChild(M)}rn(L,{width:n,height:r},o??null);let E=dn(L,{}),H=Math.min(M9(E.root),r);return k("layout","debug","Header/footer rendered",{widthPx:n,maxHeightPx:r,actualHeight:H,hasContent:E.root.children.length>0}),{renderTree:E,heightPx:H,root:E.root}}function L5(e){let x=e.textRuns.map(n=>({...n,lineMatrix:n.lineMatrix?{...n.lineMatrix}:void 0,decorations:n.decorations?{...n.decorations}:void 0,glyphs:n.glyphs?{...n.glyphs}:void 0}));return{...e,contentBox:{...e.contentBox},paddingBox:{...e.paddingBox},borderBox:{...e.borderBox},visualOverflow:{...e.visualOverflow},padding:{...e.padding},border:{...e.border},borderRadius:{topLeft:{...e.borderRadius.topLeft},topRight:{...e.borderRadius.topRight},bottomRight:{...e.borderRadius.bottomRight},bottomLeft:{...e.borderRadius.bottomLeft}},background:e.background?{color:e.background.color?{...e.background.color}:void 0,image:e.background.image?{...e.background.image,rect:{...e.background.image.rect},originRect:{...e.background.image.originRect}}:void 0,gradient:e.background.gradient?{...e.background.gradient,rect:{...e.background.gradient.rect},originRect:{...e.background.gradient.originRect}}:void 0}:{color:void 0},textRuns:x,markerRect:e.markerRect?{...e.markerRect}:void 0,boxShadows:e.boxShadows.map(n=>({...n,color:{...n.color}})),links:e.links.map(n=>({rect:{...n.rect},target:{...n.target}})),children:e.children.map(n=>L5(n))}}async function qn(e,x,t,n,r,o){let i=L5(x.root),a=new ne(r);await k9(i,a),Mn(i,t,n+o,!1);let s=[i];for(;s.length>0;){let d=s.pop();await Xn(e,d);for(let c=d.children.length-1;c>=0;c--)s.push(d.children[c])}}function B9(e){return/<\s*html[\s>]/i.test(e)?e:`<!doctype html><html><head></head><body>${e}</body></html>`}function A9(e){return e==="inline"||e==="inline-block"||e==="inline-flex"||e==="inline-grid"||e==="inline-table"}function M9(e){let x=0;function t(n){let r=n.borderBox.y+n.borderBox.height;x=Math.max(x,r);for(let o of n.children)t(o)}return t(e),x}async function k9(e,x){async function t(r){if(!r.glyphs)try{let o=await x.resolve(r.fontFamily,r.fontWeight,r.fontStyle),i=r.letterSpacing??0,a=S6(o,r.text,r.fontSize,i);C6(a,r.text,r.wordSpacing),r.glyphs=a}catch{}}async function n(r){if(r.textRuns&&r.textRuns.length>0)for(let o of r.textRuns)await t(o);for(let o of r.children)await n(o)}await n(e)}var T5=64;async function B5(e){let{headerFooter:x}=e;if(!x)return;let t={...x},n=Math.max(1,e.pageWidthPx-e.margins.left-e.margins.right),r=Math.max(1,e.pageHeightPx-e.margins.top-e.margins.bottom);if(!P5(x,"maxHeaderHeightPx")){let o=I9(x);if(o.length>0){let i=await F5({variants:o,widthPx:n,maxHeightPx:r,resourceBaseDir:e.resourceBaseDir,assetRootDir:e.assetRootDir,environment:e.environment});t.maxHeaderHeightPx=i>0?i:T5}}if(!P5(x,"maxFooterHeightPx")){let o=N9(x);if(o.length>0){let i=await F5({variants:o,widthPx:n,maxHeightPx:r,resourceBaseDir:e.resourceBaseDir,assetRootDir:e.assetRootDir,environment:e.environment});t.maxFooterHeightPx=i>0?i:T5}}return t}async function F5(e){let x=await Promise.all(e.variants.map(async t=>{try{let n=await ie({html:t,widthPx:e.widthPx,maxHeightPx:e.maxHeightPx,resourceBaseDir:e.resourceBaseDir,assetRootDir:e.assetRootDir,environment:e.environment});return n?Math.ceil(n.heightPx):0}catch(n){return k("layout","warn","Failed to auto-measure header/footer variant height",{error:n instanceof Error?n.message:String(n)}),0}}));return Math.max(0,...x)}function I9(e){return[e.headerHtml,e.headerFirstHtml,e.headerEvenHtml,e.headerOddHtml].map(A5).filter(t=>t.length>0)}function N9(e){return[e.footerHtml,e.footerFirstHtml,e.footerEvenHtml,e.footerOddHtml].map(A5).filter(t=>t.length>0)}function A5(e){if(e==null)return"";if(typeof e=="string")return e;if(typeof e=="function")try{return String(e())}catch{return""}return String(e)}function P5(e,x){return Object.prototype.hasOwnProperty.call(e,x)}function k5(e){return/<\s*html[\s>]/i.test(e)?e:O7(e)}function O7(e){return`<!doctype html><html><head></head><body>${e}</body></html>`}function z7(e){let x=gn(e);if(!x||typeof x!="object")return;if(M5(x))return x;let t;try{t=x.document}catch{t=void 0}if(M5(t))return t}function I5(e){if(!e)return!0;let x;try{x=e.documentElement?.tagName}catch{return!0}if(!(x?.toUpperCase()==="HTML"))return!0;try{if(!e.body)return!0}catch{return!0}return!1}function N5(e){let x=e.body,t=x;return x&&x.childNodes.length===0?Array.from(e.documentElement.childNodes).filter(r=>r.nodeType===r.ELEMENT_NODE&&r.tagName!=="HEAD").length>0&&(t=e.documentElement):x||(t=e.documentElement),t}function E5(e){if(e.nodeType!==e.ELEMENT_NODE)return!1;let x=e.tagName.toLowerCase();return x==="head"||x==="meta"||x==="title"||x==="link"||x==="script"}function M5(e){return!e||typeof e!="object"?!1:"querySelectorAll"in e&&"childNodes"in e}function D5(e,x){k("html-to-pdf","debug",`prepareHtmlRender - input html: ${e}`);let t=z7(x);if(I5(t)&&(t=z7(O7(e))),!t)throw new Error("Failed to parse HTML into a document");k("html-to-pdf","debug",`prepareHtmlRender - parsed document body: ${t.body?.innerHTML||"no body"}`),k("html-to-pdf","debug",`prepareHtmlRender - document.documentElement tagName: ${t.documentElement?.tagName}`),k("html-to-pdf","debug",`prepareHtmlRender - document.documentElement innerHTML: ${t.documentElement?.innerHTML}`),k("html-to-pdf","debug",`prepareHtmlRender - document children count: ${t.childNodes.length}`);for(let n=0;n<t.childNodes.length;n++){let r=t.childNodes[n],o=r.nodeType===r.ELEMENT_NODE?r.tagName:"text node";k("html-to-pdf","debug",`prepareHtmlRender - document child ${n}: ${r.nodeType}, ${o}`)}return k("parse","debug","DOM parsed",{hasBody:!!t.body}),t}async function W5(e){let x=e.cssInput||"",t=Array.from(e.document.querySelectorAll("style"));for(let i of t)i.textContent&&(x+=`
20
+ `)}var d6=new Map([["helvetica","Lato"],["arial","Arimo"],["arial black","Arimo"],["segoe ui","Roboto"],["open sans","Lato"],["calibri","Roboto"],["roboto","Roboto"],["arimo","Arimo"],["lato","Lato"],["noto sans","Noto Sans"],["notosans-regular","Noto Sans"],["dejavu sans","DejaVu Sans"],["times","Tinos"],["times-roman","Tinos"],["times new roman","Tinos"],["georgia","Tinos"],["garamond","Tinos"],["baskerville","Tinos"],["courier","Fira Code"],["courier new","Fira Code"],["consolas","Fira Code"],["menlo","Fira Code"],["monaco","Fira Code"],["source code pro","Fira Code"],["comic sans","Caveat"],["comic sans ms","Caveat"],["fantasy","Cinzel Decorative"],["cursive","Caveat"],["noto emoji","Noto Emoji"],["noto color emoji","Noto Emoji"],["segoe ui emoji","Noto Emoji"],["apple color emoji","Noto Emoji"],["twemoji","Noto Emoji"],["cambria math","STIX Two Math"],["stix two math","STIX Two Math"],["math","STIX Two Math"],["symbol","Symbol"],["zapfdingbats","ZapfDingbats"]]),U6=new Map([["serif","Tinos"],["sans-serif","Lato"],["monospace","Fira Code"],["system-ui","Roboto"],["cursive","Caveat"],["fantasy","Cinzel Decorative"],["emoji","Noto Emoji"],["math","STIX Two Math"]]),na=new Map([["times","Times-Roman"],["times-roman","Times-Roman"],["times new roman","Times-Roman"],["georgia","Times-Roman"],["garamond","Times-Roman"],["baskerville","Times-Roman"],["serif","Times-Roman"],["helvetica","Helvetica"],["arial","Helvetica"],["segoe ui","Helvetica"],["open sans","Helvetica"],["calibri","Helvetica"],["sans-serif","Helvetica"],["system-ui","Helvetica"],["courier","Courier"],["courier new","Courier"],["monospace","Courier"]]),to={Helvetica:{normal:"Helvetica",italic:"Helvetica-Oblique",bold:"Helvetica-Bold",boldItalic:"Helvetica-BoldOblique"},"Times-Roman":{normal:"Times-Roman",italic:"Times-Italic",bold:"Times-Bold",boldItalic:"Times-BoldItalic"},Courier:{normal:"Courier",italic:"Courier-Oblique",bold:"Courier-Bold",boldItalic:"Courier-BoldOblique"}},Bt=(()=>{let e=new Map;for(let[x,t]of Object.entries(to))for(let[n,r]of Object.entries(t))e.set(r.toLowerCase(),{family:x,variant:n});return e})();function ra(e){let x=Bt.get(e.toLowerCase());return x?x.family:null}function oa(e){let x=Bt.get(e.toLowerCase());return x?x.variant:"normal"}var b3=80,w6=class{constructor(x,t){this.config=x;this.doc=t;this.embeddedFonts=new Map;this.faceMetrics=new Map}async initialize(){for(let x of this.config.fontFaceDefs){if(!x.data){k("font","error",`Missing data for font ${x.name}`);continue}try{let t=new Uint8Array(x.data),n=ea(t),r;if(n==="woff"){let{decodeWoff:i}=await Promise.resolve().then(()=>(Ya(),_a)),a=await i(t);r=ta(a),t=new Uint8Array(r),x.data=r}else if(n==="woff2"){let{decodeWoff2:i}=await Promise.resolve().then(()=>(Ja(),Qa));r=(await i(t)).ttfBuffer.slice().buffer,t=new Uint8Array(r),x.data=r}else r=x.data;let o=xa(r);this.faceMetrics.set(x.name,o)}catch(t){k("font","error",`Failed to load font ${x.name}`,{error:t instanceof Error?t.message:String(t)})}}}ensureFont(x,t,n){let r=h0(t),o=es(n);for(let i of x){let a=i.toLowerCase().trim(),s=this.config.fontFaceDefs.filter(u=>(u.family||"").toLowerCase().trim()===a);if(s.length===0)continue;let d=xs(s,r,o);if(!d)continue;let c=(d.name||"").toLowerCase().trim(),f=this.embeddedFonts.get(d.name)??this.embeddedFonts.get(c);if(f)return f;let l=this.embedFont(d);if(l)return this.embeddedFonts.set(d.name,l),this.embeddedFonts.set(c,l),l}return null}embedFont(x){let t=this.faceMetrics.get(x.name);if(!t)return null;let n=new Uint8Array(x.data),r=`F${this.embeddedFonts.size+1}`,o,i=this.realizeFont.bind(this);return{resourceName:r,baseFont:x.name,metrics:t,subset:n,get ref(){return o||(o=i(x,t)),o}}}realizeFont(x,t){let n=t.metrics.unitsPerEm,r=p=>Math.round(p/n*1e3),o;if(t.headBBox){let p=t.headBBox;o=[r(p[0]),r(p[1]),r(p[2]),r(p[3])]}else o=[-1e3,-1e3,1e3,1e3];let i=new Uint8Array(x.data),a=this.doc.registerStream(i,{}),s={Type:"/FontDescriptor",FontName:`/${x.name}`,Flags:m3(x),FontBBox:o,ItalicAngle:x.style==="italic"?-12:0,Ascent:r(t.metrics.ascender),Descent:r(t.metrics.descender),CapHeight:r(t.metrics.capHeight),XHeight:r(t.metrics.xHeight),StemV:b3,FontFile2:a},d=this.doc.register(s),{DW:c,W:f}=we(t),l={Type:"/Font",Subtype:"/CIDFontType2",BaseFont:`/${x.name}`,CIDSystemInfo:{Registry:"(Adobe)",Ordering:"(Identity)",Supplement:0},FontDescriptor:d,DW:c,W:f,CIDToGIDMap:"/Identity"},u=this.doc.register(l),b=this.createToUnicodeCMap(t),g={Type:"/Font",Subtype:"/Type0",BaseFont:`/${x.name}-Identity-H`,Encoding:"/Identity-H",DescendantFonts:[u],ToUnicode:b};return this.doc.register(g)}createToUnicodeCMap(x,t=[]){let n=x.cmap.unicodeMap;k("font","debug","createToUnicodeCMap - unicodeMap size",{size:n.size});let r=[],o=0;for(let[l,u]of n.entries())o<10&&r.push({unicode:l,char:String.fromCodePoint(l),gid:u}),o++;k("font","debug","createToUnicodeCMap - sample entries",{samples:r});let i=new Map;for(let[l,u]of n.entries())i.has(u)||i.set(u,[]),i.get(u).push(l);let a=[],s=0;for(let[l,u]of i.entries()){if(s<20&&u.length>0){let b=u[0];a.push({gid:l,unicode:b,char:String.fromCodePoint(b)})}s++}k("font","debug","createToUnicodeCMap - gid->unicode sample",{samples:a});let d=[];for(let[l,u]of i.entries())for(let b of u)d.push({gid:l,unicode:b});let c=d.sort((l,u)=>l.gid-u.gid),f=Re(c);return this.doc.registerStream(new TextEncoder().encode(f),{})}getMetrics(x,t=400,n="normal"){let r=this.faceMetrics.get(x);if(r)return r;let o=n==="italic"||n==="oblique",i=x.split(",").map(a=>a.trim().replace(/^["']|["']$/g,""));for(let a of i){let s=a.toLowerCase().trim(),d=this.faceMetrics.get(a);if(d)return d;let c=d6.get(s)||U6.get(s),f=c?c.toLowerCase():s,l=[];for(let u of this.config.fontFaceDefs)(u.family||"").toLowerCase().trim()===f&&l.push(u);if(l.length>0){let u=xs(l,t,o);if(u){let b=this.faceMetrics.get(u.name);if(b)return b}}}return null}};function xs(e,x,t){if(e.length===0)return null;let n=e.filter(a=>es(a.style)===t),r=n.length>0?n:e,o=r[0],i=Math.abs(h0(o.weight)-x);for(let a of r){let s=h0(a.weight),d=Math.abs(s-x);d<i&&(i=d,o=a)}return o}function es(e){if(!e)return!1;let x=e.toLowerCase();return x==="italic"||x==="oblique"}function m3(e){let x=0,t=(e.family||"").toLowerCase().trim(),n=(e.name||"").toLowerCase().trim(),r=(e.style||"").toLowerCase(),o=/italic|oblique/i.test(r),i=/serif/i.test(t)||/serif/i.test(n);return/symbol|dingbat|dingbats|zapfdingbats/i.test(t)||/symbol|dingbat|dingbats/i.test(n)?x|=4:x|=32,i&&(x|=2),o&&(x|=64),x}function ts(e,x,t){let n=typeof x.fontWeight=="number"?x.fontWeight:400,r=x.fontStyle??"normal",o=t?.getMetrics(x.fontFamily??"",n,r);return ge(e,x,o??null)??$0(e,x)}function ns(e){let x=0;for(let t of e)t===" "&&(x+=1);return x}function rs(e,x,t,n){if(e.style.display==="inline-block"||e.style.display==="inline-flex"||e.style.display==="inline-grid"||e.style.display==="inline-table"){let y=e.box.x,w=e.box.y;t.layoutChild(e),e.box.x=y,e.box.y=w}let r=v(e.style.marginLeft,x,{auto:"zero"}),o=v(e.style.marginRight,x,{auto:"zero"}),i=v(e.style.marginTop,x,{auto:"zero"}),a=v(e.style.marginBottom,x,{auto:"zero"}),s=n(e,x,t),d=e.box.contentWidth,c=e.box.contentHeight;if(s&&(d=Math.max(d,s.contentWidth),c=Math.max(c,s.contentHeight)),e.style.display==="inline-block"&&e.style.width==="auto"){let y=e.box.scrollWidth;if(Number.isFinite(y)&&y>0&&y<d){let w=e.style.minWidth!==void 0?v(e.style.minWidth,x,{auto:"zero"}):void 0,R=e.style.maxWidth!==void 0?v(e.style.maxWidth,x,{auto:"reference"}):void 0,S=xt(y,w,R);d=Math.min(S,d)}}d===0&&!e.textContent&&(typeof e.style.width=="number"?d=e.style.width:e.style.width!=="auto"?d=v(e.style.width,x,{auto:"zero"}):e.intrinsicInlineSize!==void 0?d=e.intrinsicInlineSize:d=k0(e.style)),c===0&&!e.textContent&&(e.style.height!=="auto"?c=v(e.style.height,x,{auto:"zero"}):e.intrinsicBlockSize!==void 0?c=e.intrinsicBlockSize:c=k0(e.style));let f=v(e.style.paddingLeft,x,{auto:"zero"}),l=v(e.style.paddingRight,x,{auto:"zero"}),u=v(e.style.paddingTop,x,{auto:"zero"}),b=v(e.style.paddingBottom,x,{auto:"zero"}),g=v(e.style.borderLeft,x,{auto:"zero"}),p=v(e.style.borderRight,x,{auto:"zero"}),m=v(e.style.borderTop,x,{auto:"zero"}),h=v(e.style.borderBottom,x,{auto:"zero"});return e.box.contentWidth=d,e.box.contentHeight=c,e.box.borderBoxWidth=d+f+l+g+p,e.box.borderBoxHeight=c+u+b+m+h,e.box.marginBoxWidth=e.box.borderBoxWidth+r+o,e.box.marginBoxHeight=e.box.borderBoxHeight+i+a,e.box.scrollWidth=Math.max(e.box.scrollWidth,e.box.contentWidth),e.box.scrollHeight=Math.max(e.box.scrollHeight,e.box.contentHeight),{node:e,contentWidth:d,contentHeight:c,lineOffset:0,marginLeft:r,marginRight:o,marginTop:i,marginBottom:a,paddingLeft:f,paddingRight:l,paddingTop:u,paddingBottom:b,borderLeft:g,borderRight:p,borderTop:m,borderBottom:h,outerWidth:e.box.marginBoxWidth,outerHeight:e.box.marginBoxHeight}}function os(e,x,t,n){let r=[],o=i=>{if(i.style.display!=="none"&&i.style.float==="none"){if(g3(i.style.display)){let a=rs(i,x,t,n);r.push({kind:"box",metrics:a});return}if(i.textContent&&i.style.display==="inline"){r.push({kind:"text",node:i,style:i.style,text:i.textContent,preserveLeading:!!i.customData?.preserveLeadingSpace,preserveTrailing:!!i.customData?.preserveTrailingSpace});return}for(let a of i.children)h3(a.style.display)&&o(a)}};for(let i of e)o(i);return r}function is(e,x){let t=[];for(let n of e){if(n.kind==="box"){t.push({kind:"box",width:n.metrics.outerWidth,height:n.metrics.outerHeight,lineHeight:n.metrics.outerHeight,metrics:n.metrics});continue}let r=n.style,o=n.text??"";if(!o)continue;let i=Ux(o,r.textTransform),a=k0(r),s=p3(i,r.whiteSpace);for(let d of s){if(d.kind==="newline"){t.push({kind:"newline",width:0,height:a,lineHeight:a});continue}let c=ts(d.text,r,x);t.push({kind:d.kind,width:c,height:a,lineHeight:a,node:n.node,style:r,text:d.text,spaceCount:d.kind==="space"?ns(d.text):0})}}return t}function p3(e,x){let t=[],n=/(\n)|(\s+)|([^\s]+)/g,r;for(;(r=n.exec(e))!==null;)r[1]?x==="pre"||x==="pre-wrap"||x==="pre-line"?t.push({kind:"newline",text:`
21
+ `}):t.push({kind:"space",text:" "}):r[2]?t.push({kind:"space",text:r[2]}):r[3]&&t.push({kind:"word",text:r[3]});return t}function as(e,x){if(e.kind!=="word"||!e.text||!e.style)return[e,null];let t="",n=0;for(let a of Array.from(e.text)){let s=t+a,d=$0(s,e.style);if(t&&d>x)break;t=s,n=d}if(!t)return[e,null];let r={...e,text:t,width:n},o=e.text.slice(t.length);if(!o)return[r,null];let i={...e,text:o,width:$0(o,e.style)};return[r,i]}function h3(e){switch(e){case"inline":case"inline-block":case"inline-flex":case"inline-grid":case"inline-table":return!0;default:return!1}}function g3(e){switch(e){case"inline-block":case"inline-flex":case"inline-grid":case"inline-table":return!0;default:return!1}}function ss(e){let x=e;for(;x;){let t=x.style.textAlign;if(t){let n=t.toLowerCase();if(n!=="start"&&n!=="auto")return n}x=x.parent}}function vo(e){switch(e){case"inline":case"inline-block":case"inline-flex":case"inline-grid":case"inline-table":return!0;default:return!1}}function ds(e){return!(e.children.length===0||e.style.display!=="inline")}function cs(e){let x=[];for(let t of e.children)t.style.display!=="none"&&t.style.float==="none"&&vo(t.style.display)&&x.push(t);return x}function fs(e,x,t=x){let n={containerWidth:x,containerHeight:t},r=v(e.style.marginLeft,x,{auto:"zero",...n}),o=v(e.style.marginRight,x,{auto:"zero",...n}),i=v(e.style.paddingLeft,x,{auto:"zero",...n}),a=v(e.style.paddingRight,x,{auto:"zero",...n}),s=v(e.style.borderLeft,x,{auto:"zero",...n}),d=v(e.style.borderRight,x,{auto:"zero",...n}),c=e.box.x-i-s-r,f=e.box.contentWidth+i+a+s+d+r+o;return{start:c,end:c+f}}var Lo=class{calculateOffset(){return 0}},To=class{calculateOffset(x,t){return Math.max(t-x,0)/2}},Po=class{calculateOffset(x,t){return Math.max(t-x,0)}},Fo=class{calculateOffset(){return 0}};function ls(e){switch(e){case"center":return new To;case"right":case"end":return new Po;case"justify":return new Fo;default:return new Lo}}var zt=class{constructor(){this.boundingBoxes=new Map}computeNodeBoxes(x){for(let[t,n]of x.entries()){t.inlineRuns=n,t.lineBoxes=void 0;let r=n.reduce((i,a)=>Math.max(i,a.lineIndex+1),0),o=k0(t.style);if(t.box.contentHeight=r*o,n.length>0){let i=n[0],a=i.startX,s=i.startX+i.width;for(let c=1;c<n.length;c++){let f=n[c];a=Math.min(a,f.startX),s=Math.max(s,f.startX+f.width)}let d=s-a;t.box.contentWidth=d}else t.box.contentWidth=0;t.box.borderBoxWidth=t.box.contentWidth,t.box.borderBoxHeight=t.box.contentHeight,t.box.marginBoxWidth=t.box.borderBoxWidth,t.box.marginBoxHeight=t.box.borderBoxHeight,t.box.scrollWidth=Math.max(t.box.scrollWidth,t.box.contentWidth),t.box.scrollHeight=Math.max(t.box.scrollHeight,t.box.contentHeight)}}propagateBoundingBoxes(x,t){for(let[n]of x.entries()){let r={minX:n.box.x,minY:n.box.y,maxX:n.box.x+n.box.contentWidth,maxY:n.box.y+n.box.contentHeight},o=n.parent;for(;o&&o!==t&&vo(o.style.display);)this.updateBox(o,r),o=o.parent}for(let[n,r]of this.boundingBoxes.entries())n.box.x=r.minX,n.box.y=r.minY,n.box.contentWidth=r.maxX-r.minX,n.box.contentHeight=r.maxY-r.minY,n.box.borderBoxWidth=Math.max(n.box.borderBoxWidth,n.box.contentWidth),n.box.borderBoxHeight=Math.max(n.box.borderBoxHeight,n.box.contentHeight),n.box.marginBoxWidth=Math.max(n.box.marginBoxWidth,n.box.borderBoxWidth),n.box.marginBoxHeight=Math.max(n.box.marginBoxHeight,n.box.borderBoxHeight)}updateBox(x,t){let n=this.boundingBoxes.get(x);n?(n.minX=Math.min(n.minX,t.minX),n.minY=Math.min(n.minY,t.minY),n.maxX=Math.max(n.maxX,t.maxX),n.maxY=Math.max(n.maxY,t.maxY)):(x.box.contentWidth>0||x.box.contentHeight>0?(n={minX:x.box.x,minY:x.box.y,maxX:x.box.x+x.box.contentWidth,maxY:x.box.y+x.box.contentHeight},n.minX=Math.min(n.minX,t.minX),n.minY=Math.min(n.minY,t.minY),n.maxX=Math.max(n.maxX,t.maxX),n.maxY=Math.max(n.maxY,t.maxY)):n={...t},this.boundingBoxes.set(x,n))}};function us(e){return e.kind==="box"}var Ut=class{constructor(x=null){this.fontEmbedder=x;this.nodeRuns=new Map;this.maxInlineEnd=0}placeRunsForLine(x,t){if(x.length===0)return;let{lineTop:n,lineStartX:r,lineIndex:o,availableWidth:i,offsetShift:a,isLastLine:s,contentX:d,inlineOffsetStart:c}=t,f=x.reduce((b,g)=>Math.max(b,g.offset+g.item.width),0),l=Math.max(i,0),u=x.reduce((b,g)=>g.item.kind==="space"?b+(g.item.spaceCount??1):b,0);this.maxInlineEnd=Math.max(this.maxInlineEnd,r+f-d);for(let b of x){if(us(b.item)){let y=b.item.metrics;y.lineOffset=b.offset+a,bs(y,d+c,n);continue}let g=b.item.node;if(!g||!b.item.text)continue;let p=t.lineBaseline,m=r+b.offset,h={lineIndex:o,startX:m,baseline:p,text:b.item.text,width:b.item.width,lineWidth:f,targetWidth:l,spaceCount:u,isLastLine:s};this.nodeRuns.has(g)?(g.box.x=Math.min(g.box.x,m),g.box.y=Math.min(g.box.y,n)):(g.box.x=m,g.box.y=n),g.box.baseline=p,this.pushRun(g,h)}}getNodeRuns(){return this.nodeRuns}getMaxInlineEnd(){return this.maxInlineEnd}pushRun(x,t){let n=this.nodeRuns.get(x);n?n.push(t):this.nodeRuns.set(x,[t])}};function ms(e,x,t,n){let r;if(n){let{metrics:a}=n,s=a.unitsPerEm;r=a.ascender/s*x}else r=x*.75;let i=(t-x)/2;return e+i+r}var Bo,y3=e=>{Bo===void 0&&(Bo=e.env.getEnv("PAGYRA_DEBUG_LAYOUT")==="1")},Gt=e=>(y3(e),(...x)=>{Bo&&console.log(...x)});function jt(e){let{container:x,inlineNodes:t,context:n,floatContext:r,contentX:o,contentWidth:i}=e,a=D0(x,n.env.viewport),s={containerWidth:a.width,containerHeight:a.height};x.establishesIFC=!0;let d=x.style.display==="inline"?void 0:ss(x),c=ls(d),f=x.style.display!=="inline",l=f?v(x.style.textIndent,i,{auto:"zero",...s}):0,u=f&&l!==0,g=os(t,i,n,(I,z,M)=>R3(I,z,M)),p=is(g,n.env.fontEmbedder),m=e.startY,h=Math.max(k0(x.style),0),y=r.inlineOffsets(m,m+h,i),w=Math.max(0,y.end-y.start),R=0,S=0,C=[],L=new Ut(n.env.fontEmbedder),B=(I,z)=>{let M=c.calculateOffset(I.reduce((U,Z)=>Math.max(U,Z.offset+Z.item.width),0),Math.max(w,0)),W=x.style.fontSize??16,j=x.style.fontFamily??"sans-serif",H=x.style.fontWeight??400,q=x.style.fontStyle??"normal",Q=n.env.fontEmbedder?.getMetrics(j,H,q),T=ms(m,W,h,Q);L.placeRunsForLine(I,{lineTop:m,lineHeight:h,lineStartX:o+y.start+M,lineIndex:S,availableWidth:w,offsetShift:M,isLastLine:z,contentX:o,inlineOffsetStart:y.start,lineBaseline:T})},P=I=>{C.length===0||B(C,I),m+=h,R=0,h=Math.max(k0(x.style),0),C.length=0,y=r.inlineOffsets(m,m+h,i),w=Math.max(0,y.end-y.start),S+=1};for(let I=0;I<p.length;I++){let z=p[I];if(z.kind==="newline"){P(!1);continue}let M=z;for(;M;){if(w<=0){let j=r.nextUnblockedY(m,m+h);if(j===null)w=Math.max(0,i),y={start:0,end:i};else{m=j,y=r.inlineOffsets(m,m+h,i),w=Math.max(0,y.end-y.start),R=0,C.length=0;continue}}C.length===0&&u&&(R+=l,u=!1);let W=Math.max(w-R,0);if(M.kind==="box"){if(C.length>0&&R+M.width>w){P(!1);continue}if(C.length===0&&M.width>w){let j=r.nextUnblockedY(m,m+h);if(j===null){C.push({item:M,offset:R}),R+=M.width,h=Math.max(h,M.lineHeight);break}m=j,y=r.inlineOffsets(m,m+h,i),w=Math.max(0,y.end-y.start),R=0,C.length=0;continue}C.push({item:M,offset:R}),R+=M.width,h=Math.max(h,M.lineHeight);break}if(M.kind==="word"&&M.width>W){let j=M.style?.overflowWrap??"normal",H=M.style?.wordBreak??"normal";if((j!=="normal"||H==="break-all"||H==="break-word")&&W>0){let[q,Q]=as(M,W);q&&(C.push({item:q,offset:R}),R+=q.width,h=Math.max(h,q.lineHeight)),Q&&p.splice(I+1,0,Q),M=null;break}}if(C.length>0&&R+M.width>w){P(!1);continue}if(C.length===0&&M.width>w&&M.kind==="word"){let j=r.nextUnblockedY(m,m+h);if(j===null){C.push({item:M,offset:R}),R+=M.width,h=Math.max(h,M.lineHeight),M=null;break}m=j,y=r.inlineOffsets(m,m+h,i),w=Math.max(0,y.end-y.start),R=0,C.length=0;continue}C.push({item:M,offset:R}),R+=M.width,h=Math.max(h,M.lineHeight),M=null}}C.length>0&&P(!0);let A=L.getNodeRuns(),D=new zt;return D.computeNodeBoxes(A),D.propagateBoundingBoxes(A,x),{newCursorY:m}}function bs(e,x,t,n){let{node:r}=e,o=x+e.lineOffset+e.marginLeft+e.borderLeft+e.paddingLeft,i=t+e.marginTop+e.borderTop+e.paddingTop;(n?Gt(n):()=>{})(`[placeInlineItem] node=${r.tagName??"(anonymous)"} lineStartX=${x} lineOffset=${e.lineOffset} marginLeft=${e.marginLeft} paddingLeft=${e.paddingLeft} borderLeft=${e.borderLeft} -> contentX=${o}`);let s=r.box.x,d=r.box.y;r.box.x=o,r.box.y=i,r.box.baseline=i+e.contentHeight;let c=r.box.x-s,f=r.box.y-d;(c!==0||f!==0)&&w3(r,c,f)}function w3(e,x,t){for(let n of e.children)n.shift(x,t)}function R3(e,x,t){if(!ds(e))return null;let n=cs(e);if(n.length===0)return null;let r=e.box.x,o=e.box.y;e.box.x=0,e.box.y=0;for(let f of n)f.box.x=0,f.box.y=0;let i=new gx,a=jt({container:e,inlineNodes:n,context:t,floatContext:i,contentX:0,contentWidth:Math.max(x,0),startY:0}),s=Math.max(i.bottom("left"),i.bottom("right")),d=Math.max(a.newCursorY,s),c=0;for(let f of n){let l=fs(f,x,x);c=Math.max(c,l.end)}return e.box.x=r,e.box.y=o,{contentWidth:Math.max(0,c),contentHeight:Math.max(0,d)}}var Ao=class{layout(x){let t=x.floatContext??new gx;return jt({container:x.container,inlineNodes:x.inlineNodes,context:x.context,floatContext:t,contentX:x.contentX,contentWidth:x.contentWidth,startY:x.startY})}},$t=new Ao;function Mo(e){switch(e.style.display){case"inline":case"inline-block":case"inline-flex":case"inline-grid":case"inline-table":return!0;default:return!1}}var Vt=class{constructor(x){this.layoutDebug=x}measureInFlowWidth(x,t,n,r=t){let o={containerWidth:t,containerHeight:r},i=Number.POSITIVE_INFINITY,a=Number.NEGATIVE_INFINITY,s=!1;for(let f of x.children){if(!Bx(f)||f.style.display==="none")continue;let l=f.box.usedMarginLeft!==void 0?f.box.usedMarginLeft:v(f.style.marginLeft,t,{auto:"zero",...o}),u=f.box.usedMarginRight!==void 0?f.box.usedMarginRight:v(f.style.marginRight,t,{auto:"zero",...o}),b=v(f.style.borderLeft,t,{auto:"zero",...o}),g=v(f.style.borderRight,t,{auto:"zero",...o}),p=v(f.style.paddingLeft,t,{auto:"zero",...o}),m=v(f.style.paddingRight,t,{auto:"zero",...o}),h=f.box.borderBoxWidth||Math.max(0,f.box.contentWidth+p+m+b+g),y=h+l+u,w=f.box.x-p-b-l,R=w-n,S=R+y;this.layoutDebug(`[measureInFlowContentWidth] parent=${x.tagName??"(anonymous)"} child=${f.tagName??"(anonymous)"} marginStart=${w} relativeStart=${R} marginBoxWidth=${y} borderBoxWidth=${h} child.box.x=${f.box.x} contentStartX=${n}`),i=Math.min(i,R),a=Math.max(a,S),s=!0}if(!s)return{width:0,leftOffset:0};Number.isFinite(i)||(i=0),Number.isFinite(a)||(a=i);let d=Math.max(0,a-i),c=i>0?i:0;return{width:d,leftOffset:c}}shiftInFlowChildrenX(x,t){if(t!==0)for(let n of x.children)Bx(n)&&n.style.display!=="none"&&n.shift(-t,0)}};var _t=class{constructor(){this.supportedDisplays=new Set(["block","flow-root","inline-block","table-cell"])}canLayout(x){return this.supportedDisplays.has(x.style.display)}layout(x,t){let n=Gt(t),r=new Vt(n),o=D0(x,t.env.viewport),i={containerWidth:o.width,containerHeight:o.height};x.establishesBFC=z6(x);let a=cx(x,o.width,o.height),s=x.tagName??"(anonymous)";x.style.display==="inline-block"&&n(`[BlockLayout] start inline-block tag=${s} style.width=${x.style.width} resolvedContentWidth=${a} cb.width=${o.width}`);let d=a;x.box.contentWidth=a;let c=ox(x,a,o.height),f=jx(x,a,o.height);x.box.borderBoxWidth=a+c,x.box.marginBoxWidth=x.box.borderBoxWidth+f;let l=v(x.style.paddingLeft,a,{auto:"zero",...i}),u=v(x.style.borderLeft,a,{auto:"zero",...i}),b=v(x.style.paddingTop,a,{auto:"zero",...i}),g=v(x.style.borderTop,a,{auto:"zero",...i}),p=x.box.x+u+l,m=xo(x,a,o.height),h=eo(x,a,o.height),y=m?gt(x):void 0,w=h?yt(x):void 0,R=m&&y?wt(y,a,o.height):0,S=h&&w?Rt(w,a,o.height):0,C=x.box.y+b+g,L=0,B=new gx,P=x.children;for(let M=0;M<P.length;M++){let W=P[M];if(W.style.display==="none")continue;if(W.style.float!=="none"){C=Xi(W,B,C),qi({node:W,floatContext:B,context:t,contentX:p,contentWidth:a,contentHeight:o.height,startY:C}),L=0;continue}if(!Bx(W))continue;if(Mo(W)){let Y=[W],$=M+1;for(;$<P.length;){let i0=P[$];if(i0.style.float!=="none"||!Mo(i0))break;Y.push(i0),$+=1}C=$t.layout({container:x,inlineNodes:Y,context:t,floatContext:B,contentX:p,contentWidth:a,startY:C}).newCursorY,L=0,M=$-1;continue}let j=v(W.style.marginTop,a,{auto:"zero",...i}),H=v(W.style.marginBottom,a,{auto:"zero",...i}),q=wt(W,a,o.height),Q=Rt(W,a,o.height),T=_i(L,q,x.establishesBFC);m&&W===y&&(T-=R),W.box.x=p,W.box.y=C+T,t.layoutChild(W);let{marginLeft:U,marginRight:Z}=$i(a,W.box.borderBoxWidth,W.style.marginLeft,W.style.marginRight,o.height);W.box.usedMarginLeft=U,W.box.usedMarginRight=Z;let e0=U;e0!==0&&W.shift(e0,0),W.box.x=p+U,W.box.marginBoxWidth=W.box.borderBoxWidth+U+Z,W.box.marginBoxHeight=W.box.borderBoxHeight+j+H,L=Q,C=W.box.y+W.box.borderBoxHeight,h&&W===w&&(C+=Q-S,L=0)}!h&&L!==0&&(C+=L);let A=r.measureInFlowWidth(x,a,p,o.height);if(Number.isFinite(A.width)){let M=Math.max(0,A.width);if(x.box.scrollWidth=Math.max(x.box.scrollWidth,M),x.style.display==="inline-block"&&x.style.width==="auto"){let W=x.style.minWidth!==void 0?v(x.style.minWidth,o.width,{auto:"zero",...i}):void 0,j=x.style.maxWidth!==void 0?v(x.style.maxWidth,o.width,{auto:"reference",...i}):void 0,H=M;H=Math.min(H,d),W!==void 0&&(H=Math.max(H,W)),j!==void 0&&(H=Math.min(H,j)),H=Math.max(0,H),x.style.display==="inline-block"&&n(`[BlockLayout] intrinsic measurement tag=${s} intrinsic=${M} current=${x.box.contentWidth} horizontalExtras=${c} available=${d}`),A.leftOffset>0&&(n(`[BlockLayout] shifting inline-block children tag=${s} offset=${A.leftOffset}`),r.shiftInFlowChildrenX(x,A.leftOffset)),H!==x.box.contentWidth&&(x.box.contentWidth=H,a=H,x.box.borderBoxWidth=x.box.contentWidth+c,x.box.marginBoxWidth=x.box.borderBoxWidth+f,x.style.display==="inline-block"&&n(`[BlockLayout] updated inline-block tag=${s} newContentWidth=${x.box.contentWidth} borderBoxWidth=${x.box.borderBoxWidth}`))}}let D=Math.max(B.bottom("left"),B.bottom("right")),I=Math.max(C,D);if(x.box.contentHeight=Math.max(0,I-(x.box.y+g)-b),x.style.height!=="auto"){let M=hx(x,o.height,o.width);x.box.contentHeight=u0(v(x.style.height,o.height,{auto:"zero",...i}),x.style.boxSizing,M)}let z=hx(x,o.height,o.width);x.box.contentHeight=ut(x.box.contentHeight,x,o.height,z,i),x.box.borderBoxHeight=x.box.contentHeight+z,x.box.marginBoxHeight=x.box.borderBoxHeight+v(x.style.marginTop,o.height,{auto:"zero",...i})+v(x.style.marginBottom,o.height,{auto:"zero",...i}),St(x)}};function Sx(e,x){return x<=1||e<=0?0:e*(x-1)}function S3(e,x,t){let n=Sx(x,t);return Math.max(0,e-n)}function C3(e,x){let t=[],n=0;for(let r=0;r<e.length;r++)t.push(n),n+=e[r],r<e.length-1&&(n+=x);return t}function ps(e,x){return C3(e,x)}var Yt=class{constructor(x){this.config=x}getMainAxisGap(x){return x?this.config.columnGap:this.config.rowGap}getCrossAxisGap(x){return x?this.config.rowGap:this.config.columnGap}calculateMainAxisTotalGap(x,t){let n=this.getMainAxisGap(x);return Sx(n,t)}calculateMainAxisAvailableSpace(x,t,n){let r=this.getMainAxisGap(x);return S3(t,r,n)}};function v3(e){switch(e){case"inline":case"inline-block":return"block";case"inline-flex":return"flex";case"inline-grid":return"grid";case"inline-table":return"table";default:return e}}function L3(e,x){switch(x){case"flex":case"inline-flex":case"grid":case"inline-grid":return!1;default:break}return x===e?!0:e==="inline"}function T3(e,x,t){if(e.length===0)return[];let n=[],r={items:[],mainSizeWithGaps:0,crossSize:0};for(let o of e){let i=r.items.length===0?o.mainContribution:t+o.mainContribution;r.items.length>0&&x>0&&r.mainSizeWithGaps+i>x+.01&&(n.push(r),r={items:[],mainSizeWithGaps:0,crossSize:0}),r.items.length>0&&(r.mainSizeWithGaps+=t),r.items.push(o),r.mainSizeWithGaps+=o.mainContribution,r.crossSize=Math.max(r.crossSize,o.crossContribution)}return r.items.length>0&&n.push(r),n}function Ss(e,x){return e.length===0?0:e.reduce((n,r)=>n+r.crossSize,0)+Sx(x,e.length)}function P3(e,x){e.mainSize=x?e.node.box.borderBoxWidth:e.node.box.borderBoxHeight,e.crossSize=x?e.node.box.borderBoxHeight:e.node.box.borderBoxWidth,e.mainContribution=e.mainSize+e.mainMarginStart+e.mainMarginEnd,e.crossContribution=e.crossSize+e.crossMarginStart+e.crossMarginEnd}function F3(e,x){let t=0,n=0;for(let r=0;r<e.items.length;r++){let o=e.items[r];r>0&&(t+=x),t+=o.mainContribution,n=Math.max(n,o.crossContribution)}e.mainSizeWithGaps=t,e.crossSize=n}function B3(e,x,t,n,r){if(!Number.isFinite(n)||n<0)return;let o=e.box.contentWidth,i=e.box.contentHeight,a=n+x.mainMarginStart+x.mainMarginEnd,s=!1;x.node.style.display!==x.effectiveDisplay&&(x.node.style.display=x.effectiveDisplay,s=!0);try{r?e.box.contentWidth=Math.max(0,a):e.box.contentHeight=Math.max(0,a),t.layoutChild(x.node)}finally{e.box.contentWidth=o,e.box.contentHeight=i,s&&(x.node.style.display=x.originalDisplay)}}function hs(e,x,t,n,r,o){if(!(e.length===0||!(n>0)))for(let i of e){let a=n-i.mainSizeWithGaps;if(!(a>0))continue;let s=i.items.filter(c=>c.flexGrow>0),d=s.reduce((c,f)=>c+f.flexGrow,0);if(d>0){for(let c of s){let f=a*c.flexGrow/d,l=Math.max(0,c.mainSize+f);Math.abs(l-c.mainSize)<.01||(B3(x,c,t,l,o),P3(c,o))}F3(i,r)}}}function A3(e,x,t,n){let r=e.map(a=>a.crossSize);if(e.length===0)return{lineCrossSizes:r,initialOffset:0,additionalGap:0};let o=Ss(e,n),i=Math.max(0,t-o);switch(x){case"stretch":if(i>0){let a=i/e.length;for(let s=0;s<r.length;s++)r[s]+=a}return{lineCrossSizes:r,initialOffset:0,additionalGap:0};case"flex-end":return{lineCrossSizes:r,initialOffset:i,additionalGap:0};case"center":return{lineCrossSizes:r,initialOffset:i/2,additionalGap:0};case"space-between":return e.length<=1?{lineCrossSizes:r,initialOffset:0,additionalGap:0}:{lineCrossSizes:r,initialOffset:0,additionalGap:i/(e.length-1)};case"space-around":{let a=i/e.length;return{lineCrossSizes:r,initialOffset:a/2,additionalGap:a}}case"space-evenly":{let a=i/(e.length+1);return{lineCrossSizes:r,initialOffset:a,additionalGap:a}}case"flex-start":default:return{lineCrossSizes:r,initialOffset:0,additionalGap:0}}}var Kt=class{constructor(){this.supportedDisplays=new Set(["flex","inline-flex"])}canLayout(x){return this.supportedDisplays.has(x.style.display)}layout(x,t){let n=D0(x,t.env.viewport),r={containerWidth:n.width,containerHeight:n.height},o=M3(x.style.flexDirection),i=o?n.width:n.height,a=o?n.height:n.width,s=ji(x,n.width,n.height),d=s.paddingLeft+s.paddingRight+s.borderLeft+s.borderRight,c=s.paddingTop+s.paddingBottom+s.borderTop+s.borderBottom,f=qt(o?x.style.width:x.style.height,i,n.width,n.height),l=qt(o?x.style.height:x.style.width,a,n.width,n.height);f!==void 0&&(f=u0(f,x.style.boxSizing,o?d:c)),l!==void 0&&(l=u0(l,x.style.boxSizing,o?c:d));let u=x.style.rowGap??0,b=x.style.columnGap??0,g=new Yt({rowGap:u,columnGap:b}),p=g.getMainAxisGap(o),m=cx(x,n.width,n.height);o?(x.box.contentWidth=Xt(f,m),x.box.contentHeight=Xt(l,a)):(x.box.contentWidth=Xt(l,m),x.box.contentHeight=Xt(f,i)),x.box.borderBoxWidth=x.box.contentWidth+s.paddingLeft+s.paddingRight+s.borderLeft+s.borderRight,x.box.borderBoxHeight=x.box.contentHeight+s.paddingTop+s.paddingBottom+s.borderTop+s.borderBottom,x.box.scrollWidth=Math.max(x.box.scrollWidth,x.box.contentWidth),x.box.scrollHeight=Math.max(x.box.scrollHeight,x.box.contentHeight);let h=x.style.alignItems??"stretch",y=[],w=0,R=0;for(let T of x.children){if(T.style.display==="none")continue;let U=T.style.display,Z=v3(U),e0=Z!==U;e0&&(T.style.display=Z);let Y=x.box.contentWidth,$=x.box.contentHeight;try{let J=o?n.width:n.height,i0=qt(T.style.flexBasis,J,n.width,n.height);i0!==void 0&&(o?x.box.contentWidth=Math.max(0,i0):x.box.contentHeight=Math.max(0,i0)),t.layoutChild(T),x.box.contentWidth=Y,x.box.contentHeight=$;let l0=v(T.style.marginLeft,n.width,{auto:"zero",...r}),a0=v(T.style.marginRight,n.width,{auto:"zero",...r}),c0=v(T.style.marginTop,n.height,{auto:"zero",...r}),_=v(T.style.marginBottom,n.height,{auto:"zero",...r}),x0=o?l0:c0,t0=o?a0:_,f0=o?c0:l0,N0=o?_:a0,z0=o?T.box.borderBoxWidth:T.box.borderBoxHeight,Y0=qt(T.style.flexBasis,o?n.width:n.height,n.width,n.height)!==void 0,U0=L3(U,Z);if(o&&U0&&k3(T.style.width)&&!Y0){let X0=ws(T);if(X0!==void 0&&X0>=0){let q0=T.style.minWidth!==void 0?v(T.style.minWidth,n.width,{auto:"zero",...r}):void 0,ex=T.style.maxWidth!==void 0?v(T.style.maxWidth,n.width,{auto:"reference",...r}):void 0,E0=X0;if(q0!==void 0&&(E0=Math.max(E0,q0)),ex!==void 0&&(E0=Math.min(E0,ex)),E0<T.box.contentWidth){let I6=v(T.style.paddingLeft,n.width,{auto:"zero",...r}),Lx=v(T.style.paddingRight,n.width,{auto:"zero",...r}),N6=v(T.style.borderLeft,n.width,{auto:"zero",...r}),E6=v(T.style.borderRight,n.width,{auto:"zero",...r});T.box.contentWidth=E0,T.box.borderBoxWidth=E0+I6+Lx+N6+E6,T.box.marginBoxWidth=T.box.borderBoxWidth+l0+a0,T.box.scrollWidth=Math.max(T.box.scrollWidth,T.box.contentWidth),z0=T.box.borderBoxWidth;let D6=x.box.contentWidth;x.box.contentWidth=T.box.borderBoxWidth+l0+a0,t.layoutChild(T),x.box.contentWidth=D6}}}let g0=o?T.box.borderBoxHeight:T.box.borderBoxWidth;if(!o&&U0){let X0=ko(T.style.alignSelf,h),q0=F0(T.style.width);if(X0!=="stretch"&&q0){let ex=ws(T);if(ex!==void 0&&ex>0){let E0=n.width,I6=v(T.style.paddingLeft,E0,{auto:"zero",...r}),Lx=v(T.style.paddingRight,E0,{auto:"zero",...r}),N6=v(T.style.borderLeft,E0,{auto:"zero",...r}),E6=v(T.style.borderRight,E0,{auto:"zero",...r}),D6=T.style.minWidth!==void 0?v(T.style.minWidth,E0,{auto:"zero",...r}):void 0,Ye=T.style.maxWidth!==void 0?v(T.style.maxWidth,E0,{auto:"reference",...r}):void 0,K0=Math.min(ex,T.box.contentWidth);if(D6!==void 0&&(K0=Math.max(K0,D6)),Ye!==void 0&&(K0=Math.min(K0,Ye)),K0=Math.max(0,K0),K0<T.box.contentWidth){T.box.contentWidth=K0;let fe=I6+Lx+N6+E6,Hx=K0+fe;T.box.borderBoxWidth=Hx,T.box.marginBoxWidth=Hx+l0+a0,T.box.scrollWidth=Math.max(T.box.scrollWidth,K0),g0=Hx}}}}let y0=z0+x0+t0,P0=g0+f0+N0;y.push({node:T,originalDisplay:U,effectiveDisplay:Z,mainMarginStart:x0,mainMarginEnd:t0,crossMarginStart:f0,crossMarginEnd:N0,mainSize:z0,crossSize:g0,mainContribution:y0,crossContribution:P0,flexGrow:Math.max(0,T.style.flexGrow??0),flexShrink:Math.max(0,T.style.flexShrink??0)}),w+=y0,R=Math.max(R,P0)}finally{x.box.contentWidth=Y,x.box.contentHeight=$,e0&&(T.style.display=U)}}let S=Sx(p,y.length),C=w+S,L=o&&x.style.flexWrap,B=g.getCrossAxisGap(o),P;if(f!==void 0)P=f;else if(o){let T=Number.isFinite(m)&&m>0?m:C;P=L?T:Math.max(T,C)}else P=C;let A=L?T3(y,P,p):[];L?hs(A,x,t,P,p,o):y.length>0&&(hs([{items:y,mainSizeWithGaps:C,crossSize:R}],x,t,P,p,o),w=y.reduce((U,Z)=>U+Z.mainContribution,0),R=y.reduce((U,Z)=>Math.max(U,Z.crossContribution),0),C=w+S);let D=L?Ss(A,B):0,I;if(l!==void 0)I=Math.max(l,L?D:R);else if(o)I=L?D:R;else{let T=Number.isFinite(m)&&m>0?m:R;I=Math.max(T,R)}let z=o?x.style.minHeight:x.style.minWidth,M=o?x.style.maxHeight:x.style.maxWidth,W=o?c:d,j=z!==void 0?u0(v(z,a,{auto:"zero",...r}),x.style.boxSizing,W):void 0,H=M!==void 0?u0(v(M,a,{auto:"reference",...r}),x.style.boxSizing,W):void 0;j!==void 0&&(I=Math.max(I,j)),H!==void 0&&(I=Math.min(I,H));let q=x.style.justifyContent??"flex-start",Q=h;if(L){let T=x.style.alignContent,U=A3(A,T,I,B),Z=U.initialOffset;for(let e0=0;e0<A.length;e0++){let Y=A[e0],$=U.lineCrossSizes[e0]??Y.crossSize,J=P-Y.mainSizeWithGaps,{offset:i0,gap:l0}=ys(q,J,Y.items.length),a0=i0;for(let c0=0;c0<Y.items.length;c0++){let _=Y.items[c0],x0=ko(_.node.style.alignSelf,Q),t0=gs(x0,$,_.crossSize,_.crossMarginStart,_.crossMarginEnd),f0=_.node.box.x,N0=_.node.box.y;_.node.box.x=s.contentBoxX+a0+_.mainMarginStart,_.node.box.y=s.contentBoxY+Z+t0+_.crossMarginStart,Rs(_.node,_.node.box.x-f0,_.node.box.y-N0),a0+=_.mainContribution,c0<Y.items.length-1&&(a0+=p+l0)}Z+=$,e0<A.length-1&&(Z+=B+U.additionalGap)}}else{let T=P-C,{offset:U,gap:Z}=ys(q,T,y.length),e0=U;for(let Y=0;Y<y.length;Y++){let $=y[Y],J=ko($.node.style.alignSelf,Q),i0=gs(J,I,$.crossSize,$.crossMarginStart,$.crossMarginEnd),l0=$.node.box.x,a0=$.node.box.y;o?($.node.box.x=s.contentBoxX+e0+$.mainMarginStart,$.node.box.y=s.contentBoxY+i0+$.crossMarginStart):($.node.box.x=s.contentBoxX+i0+$.crossMarginStart,$.node.box.y=s.contentBoxY+e0+$.mainMarginStart),Rs($.node,$.node.box.x-l0,$.node.box.y-a0),e0+=$.mainContribution,Y<y.length-1&&(e0+=p+Z)}}o?(x.box.contentWidth=P,x.box.contentHeight=I):(x.box.contentWidth=I,x.box.contentHeight=P),x.box.borderBoxWidth=x.box.contentWidth+s.paddingLeft+s.paddingRight+s.borderLeft+s.borderRight,x.box.borderBoxHeight=x.box.contentHeight+s.paddingTop+s.paddingBottom+s.borderTop+s.borderBottom,x.box.scrollWidth=x.box.contentWidth,x.box.scrollHeight=x.box.contentHeight}};function Xt(e,x){return e!==void 0&&Number.isFinite(e)?Math.max(e,0):Number.isFinite(x)?Math.max(x,0):0}function qt(e,x,t=x,n=x){if(e!==void 0){if(typeof e=="number")return e;if(!(e==="auto"||F0(e)))return v(e,x,{auto:"reference",containerWidth:t,containerHeight:n})}}function ko(e,x){return e&&e!=="auto"?e:x}function gs(e,x,t,n,r){let o=t+n+r,a=(Number.isFinite(x)?x:o)-o;if(a<=0)return 0;switch(e){case"center":return a/2;case"flex-end":return a;default:return 0}}function ys(e,x,t){if(t<=0)return{offset:0,gap:0};let n=Number.isFinite(x)?Math.max(x,0):0;switch(e){case"center":return{offset:n/2,gap:0};case"flex-end":case"end":case"right":return{offset:n,gap:0};case"space-between":return t===1?{offset:0,gap:0}:{offset:0,gap:n/(t-1)};case"space-around":{let r=n/t;return{offset:r/2,gap:r}}case"space-evenly":{let r=n/(t+1);return{offset:r,gap:r}}default:return{offset:0,gap:0}}}function M3(e){return e==="row"||e==="row-reverse"}function k3(e){return e===void 0?!0:typeof e=="number"?!1:e==="auto"?!0:F0(e)}function ws(e){let x=0;return e.walk(t=>{if(t.inlineRuns&&t.inlineRuns.length>0){let n=t.inlineRuns.reduce((r,o)=>Math.max(r,o.lineWidth??o.width),0);n>x&&(x=n);return}if(!(!t.lineBoxes||t.lineBoxes.length===0))for(let n of t.lineBoxes){if(!n)continue;let r=typeof n.width=="number"?n.width:0;r>x&&(x=r)}}),x>0?x:void 0}function Rs(e,x,t){x===0&&t===0||e.walk(n=>{if(n!==e&&(n.box.x+=x,n.box.y+=t),n.box.baseline+=t,n.inlineRuns&&n.inlineRuns.length>0)for(let r of n.inlineRuns)r.startX+=x,r.baseline+=t})}function I3(e){return typeof e=="object"&&e!==null&&"kind"in e&&e.kind==="repeat"}function N3(e){return typeof e=="object"&&e!==null&&"kind"in e&&e.kind==="repeat-auto"}function vs(e){switch(e.kind){case"fixed":return Math.max(0,e.size);case"clamp":return Math.max(0,e.min);case"flex":return Math.max(0,e.min??0);case"auto":return Math.max(0,e.min??0);default:return 0}}function E3(e){return e.kind==="flex"?Math.max(0,e.flex):0}function Io(e){return e.kind==="fixed"?{kind:"fixed",size:e.size}:e.kind==="clamp"?{kind:"clamp",min:e.min,preferred:e.preferred,max:e.max}:e.kind==="flex"?{kind:"flex",flex:e.flex,min:e.min,max:e.max}:{kind:"auto",min:e.min,max:e.max}}function D3(e,x,t,n){if(e.length===0)return[];let r=[];for(let o of e){if(I3(o)){for(let i=0;i<o.count;i++)r.push(Io(o.track));continue}if(N3(o)){let i=vs(o.track),a=x||1;if(i>0){let s=i+n;s>0&&(a=Math.max(1,Math.floor((t+n)/s)))}o.mode==="auto-fit"&&x>0&&(a=Math.min(a,x));for(let s=0;s<a;s++)r.push(Io(o.track));continue}r.push(Io(o))}return r}function W3(e,x,t){let n=e.length;if(n===0)return[];let r=Sx(t,n),o=Math.max(0,x-r),i=e.map(f=>vs(f)),a=e.map(f=>E3(f)),s=i.reduce((f,l)=>f+l,0),d=a.reduce((f,l)=>f+l,0),c=Math.max(0,o-s);return e.map((f,l)=>{switch(f.kind){case"fixed":return Math.max(0,f.size);case"clamp":{let u=Math.max(0,f.min),b=Math.max(u,f.max),g=f.preferred;return Math.max(u,Math.min(g,b))}case"flex":{let u=i[l];return d>0&&a[l]>0&&(u+=a[l]/d*c),f.max!==void 0&&(u=Math.min(u,f.max)),Math.max(0,u)}case"auto":{let u=i[l];return f.max!==void 0&&u>f.max&&(u=f.max),Math.max(0,u)}default:return o/n}})}var Zt=class{constructor(){this.supportedDisplays=new Set(["grid","inline-grid"])}canLayout(x){return this.supportedDisplays.has(x.style.display)}layout(x,t){let n=D0(x,t.env.viewport),r={containerWidth:n.width,containerHeight:n.height},o=cx(x,n.width,n.height);x.box.contentWidth=o;let i=ox(x,o,n.height);x.box.borderBoxWidth=o+i,x.box.marginBoxWidth=x.box.borderBoxWidth+jx(x,o,n.height);let a=v(x.style.paddingLeft,o,{auto:"zero",...r}),s=v(x.style.paddingTop,n.height,{auto:"zero",...r}),d=v(x.style.borderLeft,o,{auto:"zero",...r}),c=v(x.style.borderTop,n.height,{auto:"zero",...r}),f=x.box.x+d+a,l=x.box.y+c+s,u=x.style.columnGap??0,b=x.style.rowGap??0,g=D3(x.style.trackListColumns,x.children.length,o,u),p=g.length>0?g:[{kind:"flex",flex:1}],m=W3(p,o,u),h=m.reduce((j,H)=>j+H,0)+Sx(u,m.length),y=m.length>0?Math.max(o,h):o;x.box.contentWidth=y,x.box.borderBoxWidth=y+i,x.box.marginBoxWidth=x.box.borderBoxWidth+jx(x,y,n.height);let w=ps(m,u),R=[],S=0,C=0,L=[];for(let j of x.children){if(j.style.display==="none")continue;let H=Math.min(j.style.gridColumnSpan??1,m.length);C+H>m.length&&(L.length>0&&(R.push({items:L,height:S}),S=0,L=[]),C=0);let q=0;for(let U=0;U<H;U++)q+=m[C+U]??0;H>1&&(q+=u*(H-1));let Q=f+(w[C]??0),T=x.box.contentWidth;x.box.contentWidth=q,t.layoutChild(j),x.box.contentWidth=T,S=Math.max(S,j.box.borderBoxHeight),L.push({child:j,columnWidth:q,columnX:Q}),C+=H,C>=m.length&&(R.push({items:L,height:S}),S=0,C=0,L=[])}L.length>0&&R.push({items:L,height:S});let B=R.length,P=R.reduce((j,H)=>j+H.height,0),A=Sx(b,B),D=hx(x,n.height,n.width),I=Math.max(0,P+A);x.style.height!=="auto"&&x.style.height!==void 0&&(I=u0(v(x.style.height,n.height,{auto:"zero",...r}),x.style.boxSizing,D)),I=ut(I,x,n.height,D,r),x.box.contentHeight=Math.max(0,I),x.box.borderBoxHeight=x.box.contentHeight+D,x.box.marginBoxHeight=x.box.borderBoxHeight+v(x.style.marginTop,n.height,{auto:"zero",...r})+v(x.style.marginBottom,n.height,{auto:"zero",...r});let z=O3(R,b,x.box.contentHeight,x.style.alignContent),M=x.style.alignItems??"stretch",W=l;for(let j=0;j<R.length;j++){let H=R[j],q=z[j]??H.height;for(let Q of H.items){let T=Q.child,U=Q.columnX,Z=W,e0=U-T.box.x,Y=Z-T.box.y;T.box.x=U,T.box.y=Z,Cs(T,e0,Y);let $=H3(T,M),J=T.style.height===void 0||T.style.height==="auto"||F0(T.style.height);if($==="stretch"&&J){let i0={containerWidth:Q.columnWidth,containerHeight:q},l0=v(T.style.marginTop,q,{auto:"zero",...i0}),a0=v(T.style.marginBottom,q,{auto:"zero",...i0}),c0=Math.max(0,q-l0-a0),_=hx(T,q,Q.columnWidth),x0=T.style.boxSizing==="border-box"?c0:Math.max(0,c0-_),t0=T.box.borderBoxHeight;if(Math.abs(t0-c0)>.01){let f0=T.style.height,N0=x.box.contentWidth;try{T.style.height=x0,T.box.x=U,T.box.y=Z,x.box.contentWidth=Q.columnWidth,t.layoutChild(T)}finally{x.box.contentWidth=N0,T.style.height=f0}let z0=U-T.box.x,Y0=Z-T.box.y;T.box.x=U,T.box.y=Z,Cs(T,z0,Y0)}}}W+=q,j<R.length-1&&(W+=b)}x.box.scrollWidth=Math.max(x.box.contentWidth,h),x.box.scrollHeight=x.box.contentHeight,m.length===0&&(x.box.contentWidth=o,x.box.borderBoxWidth=x.box.contentWidth+i,x.box.marginBoxWidth=x.box.borderBoxWidth+jx(x,x.box.contentWidth,n.height))}};function Cs(e,x,t){x===0&&t===0||e.walk(n=>{if(n!==e&&(n.box.x+=x,n.box.y+=t),n.box.baseline+=t,n.inlineRuns&&n.inlineRuns.length>0)for(let r of n.inlineRuns)r.startX+=x,r.baseline+=t})}function H3(e,x){let t=e.style.alignSelf;return t&&t!=="auto"?t:x}function O3(e,x,t,n){let r=e.map(a=>a.height);if(n!=="stretch")return r;let o=r.reduce((a,s)=>a+s,0)+Sx(x,r.length),i=Math.max(0,t-o);if(i>0&&r.length>0){let a=i/r.length;for(let s=0;s<r.length;s++)r[s]+=a}return r}function z3(e){let x=[],t=/(\s+)|([^\s]+)/g,n;for(;(n=t.exec(e))!==null;)n[1]?x.push({type:"space",text:n[1]}):n[2]&&x.push({type:"word",text:n[2]});return x}function U3(e,x,t){let n=typeof x.fontWeight=="number"?x.fontWeight:400,r=x.fontStyle??"normal",o=t?.getMetrics(x.fontFamily??"",n,r);return e.map(i=>{let a=ge(i.text,x,o??null);return{...i,width:a??$0(i.text,x)}})}function G3(e,x,t){if(t<=0)return[e];let n=[],r="",o=0,i=()=>{r&&(n.push({type:"word",text:r,width:o}),r="",o=0)};for(let a of Array.from(e.text)){let s=r+a,d=$0(s,x);if(r&&d>t){i(),r=a,o=$0(a,x);continue}if(!r&&d>t){n.push({type:"word",text:a,width:d}),r="",o=0;continue}r=s,o=d}return i(),n.length?n:[e]}function j3(e,x,t,n){if(!n||n==="normal")return e;let r=[];for(let o of e){if(o.type!=="word"){r.push(o);continue}if(o.width<=t){r.push(o);continue}r.push(...G3(o,x,t))}return r.length?r:e}function $3(e){let x=0;for(let t=0;t<e.length;t++){if(e[t].type!=="space"||!e.slice(0,t).some(i=>i.type==="word"))continue;e.slice(t+1).some(i=>i.type==="word")&&(x+=1)}return x}function V3(e){let x=e.whiteSpace;return x==="normal"||x==="nowrap"||x==="pre-line"}function No(e,x,t){let n=0,r=e.length;if(t){for(;n<r&&e[n].type==="space";)n+=1;for(;r>n&&e[r-1].type==="space";)r-=1}if(n>=r)return null;let o=e.slice(n,r),i=o.map(s=>s.text).join(""),a=o.reduce((s,d)=>s+d.width,0);return{text:i,width:a,spaceCount:$3(o),targetWidth:x}}function Ls(e,x,t,n=null){let r=Ux(e,x.textTransform);if(r.length===0)return[];let o=z3(r),i=U3(o,x,n);i=j3(i,x,t,x.overflowWrap);let a=i.length;if(a===0)return[];let s=V3(x);if(i.reduce((b,g)=>b+g.width,0)<=t){let b=No(i,t,s);return b?[b]:[]}let c=new Array(a+1).fill(1/0),f=new Array(a+1).fill(0);c[0]=0;for(let b=1;b<=a;b++){let g=0,p=!1;for(let m=b;m>0;m--){let h=i[m-1];if(h.type==="space"){if(!p&&s)continue;if(g+=h.width,g>t)break;if(!s&&!p){let R=t-g,S=100+R*R;c[m-1]+S<c[b]&&(c[b]=c[m-1]+S,f[b]=m-1)}continue}if(g+=h.width,p=!0,g>t)break;let y=t-g,w=100+y*y;c[m-1]+w<c[b]&&(c[b]=c[m-1]+w,f[b]=m-1)}}if(!isFinite(c[a])){let b=[],g=0,p=[],m=()=>{let h=No(p,t,s);h&&b.push(h)};for(let h of i)s&&h.type==="space"&&p.length===0||(h.type==="word"&&p.length>0&&g+h.width>t&&(m(),g=0,p=[]),p.push(h),g+=h.width);return p.length>0&&m(),b}let l=[],u=a;for(;u>0;){let b=f[u],g=i.slice(b,u),p=No(g,t,s);p&&l.unshift(p),u=b}return l}function Ts(e){let x=Math.max(0,e.box.contentWidth);e.walk(n=>{if(!n.textContent)return;let r=Ls(n.textContent,n.style,x);n.lineBoxes=r;let o=k0(n.style),i=n.textContent.trim().length>0,a=r.length>0?r.length*o:i?o:0;if(n.box.contentHeight=a,r.length>0){let s=Math.max(...r.map(d=>d.width));n.box.contentWidth=Math.min(x,s)}else n.box.contentWidth=0});let t=Array.from(e.children).map(n=>n.box.contentHeight??0);e.box.contentHeight=Math.max(e.box.contentHeight??0,...t)}function Ps(e){k("layout","debug","[AUDIT] td inline",{tdWidth:e.box.contentWidth,lines:(e.lineBoxes??[]).length,joined:(e.lineBoxes??[]).map(x=>x.text).join(" | ")})}function Fs(e){e.tagName==="td"&&e.textContent?.includes("Row 3, Cell 3")&&k("layout","debug","[DEBUG] before inline layout for problematic td",{textContent:e.textContent,contentWidth:e.box.contentWidth})}var Qt=class{constructor(){this.supportedDisplays=new Set(["table","inline-table"])}canLayout(x){return this.supportedDisplays.has(x.style.display)}layout(x,t){k("layout","debug","TableLayoutStrategy invoked",{tagName:x.tagName,display:x.style.display,children:x.children.length});let n=D0(x,t.env.viewport),r={containerWidth:n.width,containerHeight:n.height};x.box.contentWidth=cx(x,n.width,n.height),k("layout","debug","Table layout start",{table:x.tagName,availableWidth:n.width,resolvedWidth:x.box.contentWidth});let{grid:o,rowNodes:i}=this.buildTableGrid(x);if(o.length===0||o[0].length===0){x.box.contentHeight=0;return}let a=o.length,s=o[0].length;k("layout","debug","Table grid created",{rows:a,cols:s});let d=x.style.borderModel==="collapse";for(let h=0;h<a;h++)for(let y=0;y<s;y++){let w=o[h][y];if(!w||!this.isOriginCell(w,h,y))continue;let R=w.parent;(w.tagName==="td"||w.tagName==="th")&&(w.style.borderTop===void 0&&(w.style.borderTop=d?0:1),w.style.borderRight===void 0&&(w.style.borderRight=d?0:1),w.style.borderBottom===void 0&&(w.style.borderBottom=d?0:1),w.style.borderLeft===void 0&&(w.style.borderLeft=d?0:1),w.style.borderColor===void 0&&(w.style.borderColor="#000")),w.style.borderTop===void 0&&(R&&R.style.borderTop!==void 0&&R.style.borderTop!==0?w.style.borderTop=R.style.borderTop:x.style.borderTop!==void 0&&x.style.borderTop!==0&&(w.style.borderTop=x.style.borderTop)),w.style.borderRight===void 0&&(R&&R.style.borderRight!==void 0&&R.style.borderRight!==0?w.style.borderRight=R.style.borderRight:x.style.borderRight!==void 0&&x.style.borderRight!==0&&(w.style.borderRight=x.style.borderRight)),w.style.borderBottom===void 0&&(R&&R.style.borderBottom!==void 0&&R.style.borderBottom!==0?w.style.borderBottom=R.style.borderBottom:x.style.borderBottom!==void 0&&x.style.borderBottom!==0&&(w.style.borderBottom=x.style.borderBottom)),w.style.borderLeft===void 0&&(R&&R.style.borderLeft!==void 0&&R.style.borderLeft!==0?w.style.borderLeft=R.style.borderLeft:x.style.borderLeft!==void 0&&x.style.borderLeft!==0&&(w.style.borderLeft=x.style.borderLeft)),w.style.borderColor===void 0&&(R&&R.style.borderColor!==void 0?w.style.borderColor=R.style.borderColor:x.style.borderColor!==void 0&&(w.style.borderColor=x.style.borderColor)),k("layout","trace","Cell border properties",{row:h,col:y,borderTop:w.style.borderTop,borderRight:w.style.borderRight,borderBottom:w.style.borderBottom,borderLeft:w.style.borderLeft,borderColor:w.style.borderColor})}if(d){let h=C=>v(C,x.box.contentWidth,{auto:"zero",...r}),y=h(x.style.borderTop),w=h(x.style.borderRight),R=h(x.style.borderBottom),S=h(x.style.borderLeft);for(let C=0;C<s;C++){let L=o[0][C];if(L&&this.isOriginCell(L,0,C)){let P=h(L.style.borderTop),A=Math.max(P,y);L.style.borderTop=A}let B=o[a-1][C];if(B&&this.isOriginCell(B,a-1,C)){let P=h(B.style.borderBottom),A=Math.max(P,R);B.style.borderBottom=A}}for(let C=0;C<a;C++){let L=o[C][0];if(L&&this.isOriginCell(L,C,0)){let P=h(L.style.borderLeft),A=Math.max(P,S);L.style.borderLeft=A}let B=o[C][s-1];if(B&&this.isOriginCell(B,C,s-1)){let P=h(B.style.borderRight),A=Math.max(P,w);B.style.borderRight=A}}x.style.borderTop=0,x.style.borderRight=0,x.style.borderBottom=0,x.style.borderLeft=0;for(let C=0;C<a-1;C++)for(let L=0;L<s;L++){let B=o[C][L],P=o[C+1][L];if(!B||!P||B===P||!this.isRowBoundary(B,C))continue;let A=h(B.style.borderBottom),D=h(P.style.borderTop),I=Math.max(A,D);P.style.borderTop=I,B.style.borderBottom=0,P.style.borderColor===void 0&&B.style.borderColor!==void 0&&(P.style.borderColor=B.style.borderColor)}for(let C=0;C<a;C++)for(let L=0;L<s-1;L++){let B=o[C][L],P=o[C][L+1];if(!B||!P||B===P||!this.isColumnBoundary(B,L))continue;let A=h(B.style.borderRight),D=h(P.style.borderLeft),I=Math.max(A,D);P.style.borderLeft=I,B.style.borderRight=0,P.style.borderColor===void 0&&B.style.borderColor!==void 0&&(P.style.borderColor=B.style.borderColor)}}for(let h=0;h<a;h++){let y=i[h];if(!y)continue;let w=y.style.backgroundColor;if(w)for(let R=0;R<s;R++){let S=o[h][R];!S||!this.isOriginCell(S,h,R)||S.style.backgroundColor||(S.style.backgroundLayers||(S.style.backgroundLayers=[]),S.style.backgroundLayers.push({kind:"color",color:w}))}}let c=this.calculateColumnWidths(o,x.box.contentWidth),f=c.reduce((h,y)=>h+y,0);x.box.contentWidth=f,k("layout","debug","Table column widths calculated",{colWidths:c});let l=new Array(a).fill(0),u=[];for(let h=0;h<a;h++)for(let y=0;y<s;y++){let w=o[h][y];if(!w||!this.isOriginCell(w,h,y))continue;let R=Math.min(this.cellColSpan(w),s-y),S=Math.min(this.cellRowSpan(w),a-h),C=this.sumColumns(c,y,R),L=this.resolveCellBoxMetrics(w,C,n.height),B=C-L.borderLeft-L.borderRight-L.paddingLeft-L.paddingRight;w.box.x=0,w.box.y=0,w.box.contentWidth=B,Fs(w),Ts(w),w.textContent?.includes("Row 3, Cell 3")&&Ps(w);for(let A of w.children)A.box.x=(A.box.x??0)+L.paddingLeft,A.box.y=(A.box.y??0)+L.paddingTop;if(w.style.textAlign||w.style.verticalAlign)for(let A of w.children)w.style.textAlign&&(A.style.textAlign=w.style.textAlign),w.style.verticalAlign&&(A.style.verticalAlign=w.style.verticalAlign);if(w.box.contentHeight=w.box.contentHeight||0,w.children&&w.children.length>0){let A=0;for(let D of w.children)A=Math.max(A,D.box.contentHeight||0);w.box.contentHeight=Math.max(w.box.contentHeight,A)}let P=w.box.contentHeight+L.borderTop+L.borderBottom+L.paddingTop+L.paddingBottom;S===1?l[h]=Math.max(l[h],P):u.push({startRow:h,span:S,height:P})}for(let h of u){let y=h.height/h.span;for(let w=0;w<h.span;w++){let R=h.startRow+w;R<l.length&&(l[R]=Math.max(l[R],y))}}k("layout","debug","Table row heights calculated",{rowHeights:l});let b=this.prefixSums(c),g=this.prefixSums(l);for(let h=0;h<a;h++)for(let y=0;y<s;y++){let w=o[h][y];if(w&&this.isOriginCell(w,h,y)){let R=Math.min(this.cellColSpan(w),s-y),S=Math.min(this.cellRowSpan(w),a-h),C=b[y+R]-b[y],L=g[h+S]-g[h],B=this.resolveCellBoxMetrics(w,C,n.height),P=L-B.borderTop-B.borderBottom-B.paddingTop-B.paddingBottom,A=this.computeVerticalAlignOffset(w.style.verticalAlign,P,w.box.contentHeight),D=x.box.x+b[y],I=x.box.y+g[h],z=D+B.borderLeft+B.paddingLeft,M=I+B.borderTop+B.paddingTop,W=z-w.box.x,j=M-w.box.y;w.box.x=D,w.box.y=I,w.walk(H=>{H.box.x+=W,H.box.y+=j+A,H.box.baseline!==void 0&&(H.box.baseline+=j+A)},!1),w.box.borderBoxWidth=C,w.box.borderBoxHeight=L,k("layout","trace","Positioning table cell",{row:h,col:y,x:w.box.x,y:w.box.y,width:w.box.borderBoxWidth,height:w.box.borderBoxHeight,contentWidth:w.box.contentWidth,contentHeight:w.box.contentHeight})}}for(let h=0;h<i.length;h++){let y=i[h];y&&(y.box.x=x.box.x,y.box.y=x.box.y+g[h],y.box.contentWidth=f,y.box.contentHeight=l[h],y.box.borderBoxWidth=f,y.box.borderBoxHeight=l[h])}let p=g[a],m=hx(x,n.height,n.width);x.style.height!=="auto"&&x.style.height!==void 0&&(p=u0(v(x.style.height,n.height,{auto:"zero",...r}),x.style.boxSizing,m)),x.box.contentHeight=Math.max(0,p),x.box.borderBoxWidth=x.box.contentWidth+ox(x,n.width,n.height),x.box.borderBoxHeight=x.box.contentHeight+m,x.box.scrollWidth=x.box.contentWidth,x.box.scrollHeight=x.box.contentHeight}buildTableGrid(x){let t=[],n=[],r=[],o=-1,i=s=>{o++,n.push(s);let d=[];for(let f of r)if(!(f.remainingRows<=0)){for(;d.length<f.colStart+f.colSpan;)d.push(null);for(let l=0;l<f.colSpan;l++)d[f.colStart+l]=f.cell;f.remainingRows--}let c=0;for(let f of s.children)if(f.style.display==="table-cell"){for(;d[c];)c++;let l=Math.max(1,f.tableColSpan??1),u=Math.max(1,f.tableRowSpan??1);for(f.tableColSpan=l,f.tableRowSpan=u,f.tableCellOrigin={row:o,col:c};d.length<c+l;)d.push(null);for(let b=0;b<l;b++)d[c+b]=f;u>1&&r.push({colStart:c,colSpan:l,remainingRows:u-1,cell:f}),c+=l}t.push(d);for(let f=r.length-1;f>=0;f--)r[f].remainingRows<=0&&r.splice(f,1)};for(let s of x.children)if(s.style.display==="table-row")i(s);else if(["table-row-group","table-header-group","table-footer-group"].includes(s.style.display))for(let d of s.children)d.style.display==="table-row"&&i(d);let a=t.reduce((s,d)=>Math.max(s,d.length),0);return t.forEach(s=>{for(;s.length<a;)s.push(null)}),{grid:t,rowNodes:n}}calculateColumnWidths(x,t){let n=x[0]?.length||0;if(n===0)return[];let r=new Array(n).fill(0);for(let i=0;i<x.length;i++)for(let a=0;a<n;a++){let s=x[i][a];if(!s||!this.isOriginCell(s,i,a))continue;let d=0;s.intrinsicInlineSize&&(d=s.intrinsicInlineSize),s.walk(u=>{u.intrinsicInlineSize!==void 0&&(d=Math.max(d,u.intrinsicInlineSize))});let c=ox(s,t),f=d+c,l=Math.min(this.cellColSpan(s),n-a);if(l===1)r[a]=Math.max(r[a],f);else{let u=f/l;for(let b=0;b<l;b++)r[a+b]=Math.max(r[a+b],u)}}let o=r.reduce((i,a)=>i+a,0);if(o<t){let i=t-o,a=r.map(d=>d>0?d:o>0?0:1),s=a.reduce((d,c)=>d+c,0);return s>0?r.map((d,c)=>d+i*(a[c]/s)):new Array(n).fill(t/n)}else return o>0?r:new Array(n).fill(t/n)}isOriginCell(x,t,n){let r=x.tableCellOrigin;return!!r&&r.row===t&&r.col===n}cellColSpan(x){return Math.max(1,x.tableColSpan??1)}cellRowSpan(x){return Math.max(1,x.tableRowSpan??1)}isColumnBoundary(x,t){let n=x.tableCellOrigin;return n?n.col+this.cellColSpan(x)-1===t:!1}isRowBoundary(x,t){let n=x.tableCellOrigin;return n?n.row+this.cellRowSpan(x)-1===t:!1}sumColumns(x,t,n){let r=0;for(let o=0;o<n;o++)r+=x[t+o]??0;return r}prefixSums(x){let t=[0];for(let n of x)t.push(t[t.length-1]+n);return t}resolveCellBoxMetrics(x,t,n=t){let r={containerWidth:t,containerHeight:n},o=a=>v(a,t,{auto:"zero",...r}),i=a=>v(a,n,{auto:"zero",...r});return{borderLeft:o(x.style.borderLeft),borderRight:o(x.style.borderRight),borderTop:i(x.style.borderTop),borderBottom:i(x.style.borderBottom),paddingLeft:o(x.style.paddingLeft),paddingRight:o(x.style.paddingRight),paddingTop:i(x.style.paddingTop),paddingBottom:i(x.style.paddingBottom)}}computeVerticalAlignOffset(x,t,n){let r=Math.max(0,n??0),o=t-r;if(!Number.isFinite(o)||o<=0)return 0;let i=(x??"top").toLowerCase();return i==="middle"||i==="center"?o/2:i==="bottom"||i==="text-bottom"?o:0}};var Jt=class{canLayout(){return!0}layout(x,t){x.box.contentWidth=0,x.box.contentHeight=0,x.box.borderBoxWidth=0,x.box.borderBoxHeight=0}};var xn=class{canLayout(x){return x.style.display==="inline"}layout(x,t){let n=D0(x,t.env.viewport),r=Math.max(n.width||t.env.viewport.width,0),o=Math.max(n.height||t.env.viewport.height,0),i={containerWidth:r,containerHeight:o},a=v(x.style.paddingLeft,r,{auto:"zero",...i}),s=v(x.style.paddingRight,r,{auto:"zero",...i}),d=v(x.style.paddingTop,o,{auto:"zero",...i}),c=v(x.style.paddingBottom,o,{auto:"zero",...i}),f=v(x.style.borderLeft,r,{auto:"zero",...i}),l=v(x.style.borderRight,r,{auto:"zero",...i}),u=v(x.style.borderTop,o,{auto:"zero",...i}),b=v(x.style.borderBottom,o,{auto:"zero",...i}),g=v(x.style.marginLeft,r,{auto:"zero",...i}),p=v(x.style.marginRight,r,{auto:"zero",...i}),m=v(x.style.marginTop,o,{auto:"zero",...i}),h=v(x.style.marginBottom,o,{auto:"zero",...i}),y=a+s+f+l,w=d+c+u+b,R=_3(x),S=new gx,C=x.box.y,L=Math.max(r,0),B=$t.layout({container:x,inlineNodes:R,context:t,floatContext:S,contentX:x.box.x+f+a,contentWidth:L,startY:C}),P=X3(R,r,o,x.box.x+f+a),A=Math.max(S.bottom("left"),S.bottom("right")),D=Math.max(B.newCursorY,A)-C;x.box.contentWidth=Math.max(0,P),x.box.contentHeight=Math.max(0,D),x.box.borderBoxWidth=x.box.contentWidth+y,x.box.borderBoxHeight=x.box.contentHeight+w,x.box.marginBoxWidth=x.box.borderBoxWidth+g+p,x.box.marginBoxHeight=x.box.borderBoxHeight+m+h,x.box.scrollWidth=Math.max(x.box.scrollWidth,x.box.contentWidth),x.box.scrollHeight=Math.max(x.box.scrollHeight,x.box.contentHeight),x.box.baseline===void 0&&(x.box.baseline=x.box.y+x.box.contentHeight||x.box.y+k0(x.style))}};function _3(e){let x=[];for(let t of e.children)t.style.display!=="none"&&t.style.float==="none"&&Y3(t.style.display)&&x.push(t);return x}function Y3(e){switch(e){case"inline":case"inline-block":case"inline-flex":case"inline-grid":case"inline-table":return!0;default:return!1}}function X3(e,x,t,n){if(e.length===0)return 0;let r={containerWidth:x,containerHeight:t},o=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;for(let a of e){let s=v(a.style.marginLeft,x,{auto:"zero",...r}),d=v(a.style.marginRight,x,{auto:"zero",...r}),c=v(a.style.paddingLeft,x,{auto:"zero",...r}),f=v(a.style.paddingRight,x,{auto:"zero",...r}),l=v(a.style.borderLeft,x,{auto:"zero",...r}),u=v(a.style.borderRight,x,{auto:"zero",...r}),b=a.box.x-c-l-s,g=a.box.contentWidth+c+f+l+u+s+d,p=b-n,m=p+g;o=Math.min(o,p),i=Math.max(i,m)}return!Number.isFinite(o)||!Number.isFinite(i)?0:Math.max(0,i-o)}var en=class{static processImage(x,t){x.intrinsicInlineSize=t.width,x.intrinsicBlockSize=t.height,(!x.style.display||x.style.display==="inline")&&(x.style.display="inline-block"),this.setupImageSizing(x,t)}static setupImageSizing(x,t){let n={containerWidth:x.intrinsicInlineSize??0,containerHeight:x.intrinsicBlockSize??0};if(x.style.width!==void 0&&typeof x.style.width=="number"&&x.style.width>0){let o=v(x.style.width,x.intrinsicInlineSize,{auto:"zero",...n})/x.intrinsicInlineSize;x.intrinsicBlockSize=Math.round(x.intrinsicBlockSize*o)}else if(x.style.height!==void 0&&typeof x.style.height=="number"&&x.style.height>0){let o=v(x.style.height,x.intrinsicBlockSize,{auto:"zero",...n})/x.intrinsicBlockSize;x.intrinsicInlineSize=Math.round(x.intrinsicInlineSize*o)}else if(x.style.maxWidth!==void 0&&typeof x.style.maxWidth=="number"){let r=v(x.style.maxWidth,x.intrinsicInlineSize,{auto:"zero",...n});if(r<x.intrinsicInlineSize){let o=r/x.intrinsicInlineSize;x.intrinsicInlineSize=r,x.intrinsicBlockSize=Math.round(x.intrinsicBlockSize*o)}}}static isImageElement(x){if(!x.tagName)return!!(x.textContent&&x.textContent.includes("data:image"));let t=x.tagName.toLowerCase();return t==="img"||t==="picture"?!0:!!(x.textContent&&x.textContent.includes("data:image"))}};var tn=class{canLayout(x){let t=x.tagName?.toLowerCase()??"";return t==="img"?!0:t==="svg"?!!(x.customData&&"svg"in x.customData):!1}layout(x,t){let n=D0(x,t.env.viewport),r=Math.max(n.width,0),o=Math.max(n.height,0),i={containerWidth:r,containerHeight:o},a=Math.max(0,x.intrinsicInlineSize??0),s=Math.max(0,x.intrinsicBlockSize??0),d=a>0&&s>0,c=v(x.style.paddingLeft,r,{auto:"zero",...i}),f=v(x.style.paddingRight,r,{auto:"zero",...i}),l=v(x.style.paddingTop,o,{auto:"zero",...i}),u=v(x.style.paddingBottom,o,{auto:"zero",...i}),b=v(x.style.borderLeft,r,{auto:"zero",...i}),g=v(x.style.borderRight,r,{auto:"zero",...i}),p=v(x.style.borderTop,o,{auto:"zero",...i}),m=v(x.style.borderBottom,o,{auto:"zero",...i}),h=v(x.style.marginLeft,r,{auto:"zero",...i}),y=v(x.style.marginRight,r,{auto:"zero",...i}),w=v(x.style.marginTop,o,{auto:"zero",...i}),R=v(x.style.marginBottom,o,{auto:"zero",...i}),S=c+f+b+g,C=l+u+p+m,L=Math.max(0,r-ox(x,r,o)-jx(x,r,o)),B=x.style.width!=="auto"&&x.style.width!==void 0,P=x.style.height!=="auto"&&x.style.height!==void 0,A=d?a:L,D=d?s:0;if(B){let M=v(x.style.width,r,{auto:"reference",...i});Number.isFinite(M)&&M>0&&(A=u0(M,x.style.boxSizing,S))}if(P){let M=v(x.style.height,o,{auto:"reference",...i});Number.isFinite(M)&&M>0&&(D=u0(M,x.style.boxSizing,C))}if(d)if(B&&!P){let M=a>0?A/a:1;D=Math.max(1,Math.round(s*M))}else if(!B&&P){let M=s>0?D/s:1;A=Math.max(1,Math.round(a*M))}else!B&&!P&&(A=a,D=s);if(!B&&L>0&&A>L)if(d&&A>0){let M=L/A;A=L,D=Math.max(1,Math.round(D*M))}else A=L;let I=d&&!P,z=d&&!B;if(x.style.maxWidth!==void 0&&!F0(x.style.maxWidth)){let M=u0(v(x.style.maxWidth,r,{auto:"reference",...i}),x.style.boxSizing,S);if(Number.isFinite(M)&&M>0&&A>M){if(I&&A>0){let W=M/A;D=Math.max(1,Math.round(D*W))}A=M}}if(x.style.minWidth!==void 0&&!F0(x.style.minWidth)){let M=u0(v(x.style.minWidth,r,{auto:"zero",...i}),x.style.boxSizing,S);if(Number.isFinite(M)&&M>0&&A<M){if(I&&A>0){let W=M/A;D=Math.max(1,Math.round(D*W))}A=M}}if(x.style.maxHeight!==void 0&&!F0(x.style.maxHeight)){let M=u0(v(x.style.maxHeight,o,{auto:"reference",...i}),x.style.boxSizing,C);if(Number.isFinite(M)&&M>0&&D>M){if(z&&D>0){let W=M/D;A=Math.max(1,Math.round(A*W))}D=M}}if(x.style.minHeight!==void 0&&!F0(x.style.minHeight)){let M=u0(v(x.style.minHeight,o,{auto:"zero",...i}),x.style.boxSizing,C);if(Number.isFinite(M)&&M>0&&D<M){if(z&&D>0){let W=M/D;A=Math.max(1,Math.round(A*W))}D=M}}if((!Number.isFinite(A)||A<=0)&&(A=Math.max(L,d?a:0)),!Number.isFinite(D)||D<=0)if(d&&A>0&&a>0){let M=A/a;D=Math.max(1,Math.round(s*M))}else D=A;if(x.box.contentWidth=Math.max(0,A),x.box.contentHeight=Math.max(0,D),x.box.borderBoxWidth=x.box.contentWidth+S,x.box.borderBoxHeight=x.box.contentHeight+C,x.box.marginBoxWidth=x.box.borderBoxWidth+h+y,x.box.marginBoxHeight=x.box.borderBoxHeight+w+R,x.box.scrollWidth=x.box.contentWidth,x.box.scrollHeight=x.box.contentHeight,x.box.baseline=x.box.borderBoxHeight,x.style.display==="block"&&x.box.contentWidth>L&&L>0){let M=L/x.box.contentWidth;x.box.contentWidth=L,x.box.contentHeight=Math.max(1,Math.round(x.box.contentHeight*M)),x.box.borderBoxWidth=x.box.contentWidth+S,x.box.borderBoxHeight=x.box.contentHeight+C,x.box.marginBoxWidth=x.box.borderBoxWidth+h+y,x.box.marginBoxHeight=x.box.borderBoxHeight+w+R,x.box.scrollWidth=x.box.contentWidth,x.box.scrollHeight=x.box.contentHeight,x.box.baseline=x.box.borderBoxHeight}}};var Eo=200,Bs=34,q3=300,K3=100,Z3=40,Q3=34,As=16,nn=class{constructor(){this.formTags=new Set(["input","select","textarea","button"])}resolveExplicitOrAutoWidth(x,t,n,r,o){if(!(x.style.width!=="auto"&&x.style.width!==void 0))return n;let a=v(x.style.width,t,{auto:n,containerWidth:t,containerHeight:o});return u0(a,x.style.boxSizing,r)}resolveExplicitOrAutoHeight(x,t,n,r,o){if(!(x.style.height!=="auto"&&x.style.height!==void 0))return n;let a=v(x.style.height,t,{auto:n,containerWidth:o,containerHeight:t});return u0(a,x.style.boxSizing,r)}canLayout(x){return x.tagName?this.formTags.has(x.tagName.toLowerCase()):!1}layout(x,t){let n=D0(x,t.env.viewport),r={containerWidth:n.width,containerHeight:n.height},o=x.tagName?.toLowerCase()??"",i=x.customData?.formControl,a,s,d=ox(x,n.width,n.height),c=hx(x,n.height,n.width);switch(o){case"input":{let u=i?.inputType??"text";u==="checkbox"||u==="radio"?(a=As,s=As):u==="hidden"?(a=0,s=0):(a=this.resolveExplicitOrAutoWidth(x,n.width,Eo,d,n.height),s=this.resolveExplicitOrAutoHeight(x,n.height,Bs,c,n.width));break}case"select":a=this.resolveExplicitOrAutoWidth(x,n.width,Eo,d,n.height),s=this.resolveExplicitOrAutoHeight(x,n.height,Q3,c,n.width);break;case"textarea":{a=this.resolveExplicitOrAutoWidth(x,n.width,q3,d,n.height);let u=i?.rows??3;s=this.resolveExplicitOrAutoHeight(x,n.height,u*24,c,n.width);break}case"button":a=this.resolveExplicitOrAutoWidth(x,n.width,K3,d,n.height),s=this.resolveExplicitOrAutoHeight(x,n.height,Z3,c,n.width);break;default:a=Eo,s=Bs}x.box.contentWidth=Math.max(0,a),x.box.contentHeight=Math.max(0,s),x.box.borderBoxWidth=x.box.contentWidth+d,x.box.borderBoxHeight=x.box.contentHeight+c,x.box.x=n.x,x.box.y=n.y;let f=v(x.style.marginLeft,n.width,{auto:"zero",...r}),l=v(x.style.marginRight,n.width,{auto:"zero",...r});x.box.usedMarginLeft=f,x.box.usedMarginRight=l,x.box.marginBoxWidth=x.box.borderBoxWidth+f+l,x.box.marginBoxHeight=x.box.borderBoxHeight+f+l,St(x)}};function Ms(){let e=[new pt,new tn,new nn,new xn,new _t,new Kt,new Zt,new Qt,new Jt];return new mt({strategies:e})}function rn(e,x,t=null){return Ms().layoutTree(e,x,t)}var R6={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function W0(e){if(!e)return;let x=e.trim().toLowerCase();if(x in R6&&(x=R6[x]),x==="transparent")return;let t=x.match(/^#([0-9a-f]{3,4}|[0-9a-f]{6}|[0-9a-f]{8})$/i);if(t){let r=t[1];if(r.length===3){let d=_0(r[0]+r[0]),c=_0(r[1]+r[1]),f=_0(r[2]+r[2]);return{r:d,g:c,b:f,a:1}}if(r.length===4){let d=_0(r[0]+r[0]),c=_0(r[1]+r[1]),f=_0(r[2]+r[2]),l=_0(r[3]+r[3])/255;return{r:d,g:c,b:f,a:l}}if(r.length===6){let d=_0(r.slice(0,2)),c=_0(r.slice(2,4)),f=_0(r.slice(4,6));return{r:d,g:c,b:f,a:1}}let o=_0(r.slice(0,2)),i=_0(r.slice(2,4)),a=_0(r.slice(4,6)),s=_0(r.slice(6,8))/255;return{r:o,g:i,b:a,a:s}}let n=x.match(/^rgba?\((.+)\)$/);if(n){let r=n[1].split(",").map(d=>d.trim()),o=Do(Number.parseFloat(r[0])),i=Do(Number.parseFloat(r[1])),a=Do(Number.parseFloat(r[2])),s=r[3]!==void 0?Wo(Number.parseFloat(r[3])):1;return{r:o,g:i,b:a,a:s}}}function _0(e){return Number.parseInt(e,16)}function Do(e){return Number.isNaN(e)?0:e>255?255:e<0?0:e}function Wo(e){return Number.isNaN(e)||e>1?1:e<0?0:e}function Mx(e){return{r:e.r,g:e.g,b:e.b,a:e.a}}function on(e){let x=e;for(;x;){let t=x.style.textAlign;if(t&&t!=="start"&&t!=="auto")return t;x=x.parent}}function ks(e,x,t){let n=e.box.x;if(x>0&&Number.isFinite(e.box.contentWidth)&&e.box.contentWidth>0){let o=Math.max(e.box.contentWidth-x,0);t==="center"?n=e.box.x+o/2:t==="right"||t==="end"?n=e.box.x+o:(t==="left"||t==="start")&&(n=e.box.x)}let r=J3(e,x);return r!==null&&(n=r),n}function J3(e,x){if(!e.parent||x<=0)return null;let t=e.parent;if(t.style.display!=="flex"||t.children.length!==1)return null;let n=t.style.flexDirection??"row";if(n!=="row"&&n!=="row-reverse")return null;let r=t.style.justifyContent??"flex-start",o=Number.isFinite(t.box.contentWidth)?t.box.contentWidth:0;if(!(o>0))return null;let i=x>o?o:x,a=Math.max(o-i,0),s=t.box.x,d=s+o,c=n==="row-reverse";switch(r){case"center":return s+a/2;case"flex-end":case"end":case"right":return c?s:d-i;case"flex-start":case"start":case"left":return c?d-i:s;default:return null}}function Is(e,x){let t={topLeft:{x:Yx(e.borderTopLeftRadiusX),y:Yx(e.borderTopLeftRadiusY)},topRight:{x:Yx(e.borderTopRightRadiusX),y:Yx(e.borderTopRightRadiusY)},bottomRight:{x:Yx(e.borderBottomRightRadiusX),y:Yx(e.borderBottomRightRadiusY)},bottomLeft:{x:Yx(e.borderBottomLeftRadiusX),y:Yx(e.borderBottomLeftRadiusY)}};return xb(t,x.width,x.height)}function Yx(e){if(!Number.isFinite(e??NaN))return 0;let x=Number(e);return x>0?x:0}function xb(e,x,t){let n={topLeft:{...e.topLeft},topRight:{...e.topRight},bottomRight:{...e.bottomRight},bottomLeft:{...e.bottomLeft}},r=Math.max(x,0),o=Math.max(t,0);if(r<=0||o<=0)return{topLeft:{x:0,y:0},topRight:{x:0,y:0},bottomRight:{x:0,y:0},bottomLeft:{x:0,y:0}};let i=1,a=n.topLeft.x+n.topRight.x;a>0&&(i=Math.min(i,r/a));let s=n.bottomLeft.x+n.bottomRight.x;s>0&&(i=Math.min(i,r/s));let d=n.topLeft.y+n.bottomLeft.y;d>0&&(i=Math.min(i,o/d));let c=n.topRight.y+n.bottomRight.y;return c>0&&(i=Math.min(i,o/c)),i<1&&(n.topLeft.x*=i,n.topLeft.y*=i,n.topRight.x*=i,n.topRight.y*=i,n.bottomRight.x*=i,n.bottomRight.y*=i,n.bottomLeft.x*=i,n.bottomLeft.y*=i),n}function Ho(e,x){let t=[],n=e.style.boxShadows??[];for(let r of n){let o=Ns(r.color,e.style.color,x);o&&t.push({inset:r.inset,offsetX:r.offsetX,offsetY:r.offsetY,blur:Ds(r.blurRadius),spread:r.spreadRadius??0,color:o})}return t}function Z6(e,x){let t=[],n=e.style.textShadows??[];for(let r of n){let o=r.offsetX??0,i=r.offsetY??0,a=Ds(r.blurRadius??0),s=Ns(r.color,e.style.color,x);s&&t.push({inset:!1,offsetX:o,offsetY:i,blur:a,spread:0,color:s})}return t}function Ns(e,x,t){if(!e||e.trim().length===0)return Mx(t);let n=e.trim().toLowerCase();if(n==="transparent")return;if(n==="currentcolor"){let o=W0(x);return Mx(o??t)}let r=W0(e);return r?Mx(r):Mx(t)}function eb(e,x){let t=x.spread,n=x.blur,r=Math.max(e.width+t*2,0),o=Math.max(e.height+t*2,0),i=e.x+x.offsetX-t,a=e.y+x.offsetY-t,s=r+n*2,d=o+n*2;return s<=0||d<=0?null:{x:i-n,y:a-n,width:s,height:d}}function Es(e,x,t){let n=tb(x);for(let r of t){if(r.inset)continue;let o=eb(x,r);o&&nb(n,o)}return n}function Ds(e){return Number.isFinite(e)?e<0?0:e:0}function tb(e){return{x:e.x,y:e.y,width:e.width,height:e.height}}function nb(e,x){if(x.width<=0||x.height<=0)return;let t=Math.min(e.x,x.x),n=Math.min(e.y,x.y),r=Math.max(e.x+e.width,x.x+x.width),o=Math.max(e.y+e.height,x.y+x.height);e.x=t,e.y=n,e.width=Math.max(0,r-t),e.height=Math.max(0,o-n)}function Ws(e){if(e.tagName!=="img")return;let x=e.customData?.image;if(!x?.info)return;let t=x.info;return{src:x.resolvedSrc??x.originalSrc??"",width:t.width,height:t.height,format:t.format,channels:t.channels,bitsPerComponent:t.bitsPerChannel,data:t.data}}function Os(e){let x=Math.max(e.box.contentWidth,0),t=Math.max(e.box.contentHeight,0),n={top:v(e.style.paddingTop,x,{auto:"zero"}),right:v(e.style.paddingRight,x,{auto:"zero"}),bottom:v(e.style.paddingBottom,x,{auto:"zero"}),left:v(e.style.paddingLeft,x,{auto:"zero"})},r={top:v(e.style.borderTop,x,{auto:"zero"}),right:v(e.style.borderRight,x,{auto:"zero"}),bottom:v(e.style.borderBottom,x,{auto:"zero"}),left:v(e.style.borderLeft,x,{auto:"zero"})},o={x:e.box.x,y:e.box.y,width:Hs(e.box.borderBoxWidth,e.box.contentWidth+n.left+n.right+r.left+r.right),height:Hs(e.box.borderBoxHeight,t+n.top+n.bottom+r.top+r.bottom)},i={x:o.x+r.left,y:o.y+r.top,width:o.width-r.left-r.right,height:o.height-r.top-r.bottom},a={x:i.x+n.left,y:i.y+n.top,width:i.width-n.left-n.right,height:i.height-n.top-n.bottom};return{borderBox:o,paddingBox:i,contentBox:a}}function Hs(e,x){return e>0?e:x}function an(e){let x=e.textDecorationLine?.trim().toLowerCase();if(!x||x==="none")return;let t=x.split(/\s+/),n={};for(let i of t)switch(i){case"underline":n.underline=!0;break;case"overline":n.overline=!0;break;case"line-through":n.lineThrough=!0;break;default:break}if(!(n.underline||n.overline||n.lineThrough))return;let r=e.textDecorationStyle?.trim().toLowerCase();switch(r){case"solid":case"double":case"dotted":case"dashed":case"wavy":n.style=r;break;default:n.style="solid";break}let o=rb(e);return o&&(n.color=o),n}function rb(e){let x=e.textDecorationColor;if(x){if(x.toLowerCase()==="currentcolor")return W0(e.color);let t=W0(x);if(t)return t}return W0(e.color)}function js(e,x){let t=e.style.backgroundLayers??[],n={};for(let o=t.length-1;o>=0;o--){let i=t[o];if(i.clip!=="text"){if(i.kind==="gradient"&&n.gradient===void 0){let a=Vs(i,x);a&&(n.gradient=a)}else if(i.kind==="image"&&n.image===void 0){let a=ob(i,x);a&&(n.image=a)}}}let r=W0(e.style.backgroundColor||void 0);return r&&(n.color=r),n}function $s(e,x){let t=e.style.backgroundLayers??[];for(let n=t.length-1;n>=0;n--){let r=t[n];if(r.kind==="gradient"&&r.clip==="text"){let o=Vs(r,x);if(o)return o}}}function ob(e,x){if(!e.imageInfo)return;let t=_s(e,x),n=ib(e.size,t,e.imageInfo);if(n.width<=0||n.height<=0)return;let r=Ys(e.position,t,n.width,n.height);return{image:ub(e,e.imageInfo),rect:{x:r.x,y:r.y,width:n.width,height:n.height},repeat:e.repeat??"repeat",originRect:t}}function Vs(e,x){let t=_s(e,x),n=ab(e.size,t);if(n.width<=0||n.height<=0)return;let r=Ys(e.position,t,n.width,n.height),o={x:r.x,y:r.y,width:n.width,height:n.height},i=sb(e.gradient,o);if(i)return{gradient:i,rect:o,repeat:e.repeat??"no-repeat",originRect:t}}function _s(e,x){switch(e.origin){case"border-box":return x.borderBox;case"padding-box":return x.paddingBox;case"content-box":return x.contentBox;default:return x.paddingBox}}function ib(e,x,t){let n=t.width,r=t.height,o=x.width,i=x.height,a=n>0&&r>0?n/r:1;if(!e||typeof e=="string")return e==="cover"?a>=o/i?{width:a*i,height:i}:{width:o,height:o/a}:e==="contain"?a>=o/i?{width:o,height:o/a}:{width:a*i,height:i}:n>0&&r>0?{width:n,height:r}:{width:o,height:i};let s=Q6(e.width,o,n)??Q6("auto",o,n),d=Q6(e.height,i,r)??Q6("auto",i,r);return{width:s??o,height:d??i}}function ab(e,x){if(!e||typeof e=="string")return{width:x.width,height:x.height};let t=Q6(e.width,x.width,x.width)??x.width,n=Q6(e.height,x.height,x.height)??x.height;return{width:t,height:n}}function Ys(e,x,t,n){let r=zs(e?.x,x.x,x.width-t,t,"x"),o=zs(e?.y,x.y,x.height-n,n,"y");return{x:r,y:o}}function zs(e,x,t,n,r){if(!e||e==="left"||e==="top")return x;if(e==="center")return x+t/2;if(e==="right"||e==="bottom")return x+t;if(e.endsWith("%")){let o=parseFloat(e);if(!Number.isNaN(o))return x+o/100*t}if(e.endsWith("px")){let o=parseFloat(e);if(!Number.isNaN(o))return x+o}return r==="x"?x:x+t}function Q6(e,x,t){if(!e||e==="auto")return t>0?t:void 0;if(e.endsWith("%")){let r=parseFloat(e);return Number.isNaN(r)?void 0:r/100*x}if(e.endsWith("px")){let r=parseFloat(e);return Number.isNaN(r)?void 0:r}let n=Number(e);if(Number.isFinite(n))return n}function sb(e,x){if(e)return db(e)?cb(e,x):e}function db(e){return e.type==="radial"}function cb(e,x){if(e.coordsUnits==="userSpace")return e;if(x.width<=0||x.height<=0)return;if(!(!!e.at||!!e.size||!!e.shape||e.source==="css"))return e;let n=Us(e.at?.x,x.width,(e.cx??.5)*x.width,"x"),r=Us(e.at?.y,x.height,(e.cy??.5)*x.height,"y"),o=fb(e.size,e.shape,x.width,x.height,n,r,e.r),i=Math.max(x.width,x.height,1);return{...e,cx:Oo(n/x.width),cy:Oo(r/x.height),r:Oo(o/i),coordsUnits:"ratio"}}function Us(e,x,t,n){if(!Number.isFinite(x)||x<=0)return t;if(!e)return Pe(Gs(t),0,x);let r=e.trim().toLowerCase();if(r==="left"||r==="top")return 0;if(r==="center")return x/2;if(r==="right"||r==="bottom")return x;if(r.endsWith("%")){let i=Number.parseFloat(r.slice(0,-1));if(Number.isFinite(i))return Pe(i/100*x,0,x)}if(r.endsWith("px")){let i=Number.parseFloat(r);if(Number.isFinite(i))return Pe(i,0,x)}let o=Number.parseFloat(r);return Number.isFinite(o)?Pe(o,0,x):Pe(Gs(t),0,x)}function fb(e,x,t,n,r,o,i){let a=Math.max(r,0),s=Math.max(t-r,0),d=Math.max(o,0),c=Math.max(n-o,0),f=Math.min(a,s,d,c),l=Math.max(a,s,d,c),u=[Math.hypot(r,o),Math.hypot(r,Math.max(n-o,0)),Math.hypot(Math.max(t-r,0),o),Math.hypot(Math.max(t-r,0),Math.max(n-o,0))],b=Math.min(...u),g=Math.max(...u),p=typeof e=="string"?e.toLowerCase():void 0;if(p==="closest-side")return f;if(p==="farthest-side")return l;if(p==="closest-corner")return b;if(p==="farthest-corner"||p===void 0)return g;let m=lb(e,Math.max(t,n));return m!==void 0?m:Number.isFinite(i)?i*Math.max(t,n):g}function lb(e,x){if(!e)return;let t=e.trim().toLowerCase();if(t.endsWith("%")){let r=Number.parseFloat(t.slice(0,-1));return Number.isFinite(r)?r/100*x:void 0}if(t.endsWith("px")){let r=Number.parseFloat(t);return Number.isFinite(r)?r:void 0}let n=Number.parseFloat(t);return Number.isFinite(n)?n:void 0}function Pe(e,x,t){return!Number.isFinite(e)||e<x?x:e>t?t:e}function Gs(e){return Number.isFinite(e)?e:0}function Oo(e){return!Number.isFinite(e)||e<0?0:e>1?1:e}function ub(e,x){return{src:e.resolvedUrl??e.originalUrl??"",width:x.width,height:x.height,format:x.format,channels:x.channels,bitsPerComponent:x.bitsPerChannel,data:x.data}}function qs(e,x){let t=e.style.clipPath;if(!t||t.type!=="polygon"||!t.points.length)return;let n=bb(t.referenceBox,x);if(!n||n.width<=0||n.height<=0)return;let r=t.points.map(o=>{let i=Xs(o.x,n.width),a=Xs(o.y,n.height);return{x:n.x+i,y:n.y+a}});if(!r.some(o=>!Number.isFinite(o.x)||!Number.isFinite(o.y)))return{type:"polygon",points:r}}function bb(e,x){switch(e){case"padding-box":return x.paddingBox;case"content-box":return x.contentBox;case"border-box":default:return x.borderBox}}function Xs(e,x){return e.unit==="percent"?e.value*x:e.value}function Fe(){return{a:1,b:0,c:0,d:1,e:0,f:0}}function ax(e,x){return{a:e.a*x.a+e.c*x.b,b:e.b*x.a+e.d*x.b,c:e.a*x.c+e.c*x.d,d:e.b*x.c+e.d*x.d,e:e.a*x.e+e.c*x.f+e.e,f:e.b*x.e+e.d*x.f+e.f}}function sx(e,x,t){return{x:e.a*x+e.c*t+e.e,y:e.b*x+e.d*t+e.f}}function zo(e,x){let t=ax(e,x),n=t.a*t.d-t.b*t.c;if(Number.isFinite(n)&&n!==0){let a=Math.sqrt(Math.abs(n));if(a>0)return a}let r=Math.hypot(t.a,t.b),o=Math.hypot(t.c,t.d),i=(r+o)/2;return i>0?i:1}function kx(e){if(!e)return null;let x=/([a-zA-Z]+)\(([^)]*)\)/g,t,n=Fe(),r=!1;for(;(t=x.exec(e))!==null;){let o=t[1].toLowerCase(),i=pb(t[2]),a=mb(o,i);a&&(n=ax(n,a),r=!0)}return r?n:null}function mb(e,x){switch(e){case"matrix":return x.length>=6?{a:x[0],b:x[1],c:x[2],d:x[3],e:x[4],f:x[5]}:null;case"translate":{let t=Number.isFinite(x[0])?x[0]:0,n=Number.isFinite(x[1])?x[1]:0;return{a:1,b:0,c:0,d:1,e:t,f:n}}case"scale":{let t=Number.isFinite(x[0])?x[0]:1,n=Number.isFinite(x[1])?x[1]:t;return{a:t,b:0,c:0,d:n,e:0,f:0}}case"rotate":{let t=(Number.isFinite(x[0])?x[0]:0)*(Math.PI/180),n=Math.cos(t),r=Math.sin(t),o={a:n,b:r,c:-r,d:n,e:0,f:0};if(x.length>=3&&Number.isFinite(x[1])&&Number.isFinite(x[2])){let i=x[1],a=x[2],s={a:1,b:0,c:0,d:1,e:i,f:a},d={a:1,b:0,c:0,d:1,e:-i,f:-a};o=ax(s,ax(o,d))}return o}case"skewx":{let t=(Number.isFinite(x[0])?x[0]:0)*(Math.PI/180);return{a:1,b:0,c:Math.tan(t),d:1,e:0,f:0}}case"skewy":{let t=(Number.isFinite(x[0])?x[0]:0)*(Math.PI/180);return{a:1,b:Math.tan(t),c:0,d:1,e:0,f:0}}default:return null}}function pb(e){let x=[],t=/[-+]?(?:\d+\.?\d*|\.\d+)(?:[eE][-+]?\d+)?/g,n;for(;(n=t.exec(e))!==null;){let r=Number.parseFloat(n[0]);Number.isFinite(r)&&x.push(r)}return x}function Ks(e,x,t){let n=[],r=x??{r:0,g:0,b:0,a:1},o=on(e)??e.style.textAlign,i=t??an(e.style),a=e.style.fontFamily??"sans-serif",s=e.style.fontSize,d=e.style.fontWeight,c=e.style.fontStyle,f=e.style.fontVariant,l=e.style.letterSpacing;if(e.inlineRuns&&e.inlineRuns.length>0){for(let u of e.inlineRuns){let b=o==="justify"&&!u.isLastLine,g,p=u.targetWidth??u.lineWidth??u.width,m=u.lineWidth??u.width;if(b&&u.spaceCount>0){let C=Math.max(p-m,0);C>0&&(g=C/u.spaceCount)}let h=u.text.split("").reduce((C,L)=>L===" "?C+1:C,0),y=h>0&&g!==void 0?h*g:0,w=u.width+y,R=Z6(e,r),S={a:1,b:0,c:0,d:1,e:u.startX,f:u.baseline};n.push({text:u.text.normalize("NFC"),fontFamily:a,fontSize:s,fontWeight:d,fontStyle:c,fontVariant:f,fill:r,letterSpacing:l,lineMatrix:S,wordSpacing:g,decorations:i?{...i}:void 0,advanceWidth:w,textShadows:R,lineIndex:u.lineIndex,isLastLine:u.isLastLine,spacesInRun:h})}return n}if(e.lineBoxes&&e.lineBoxes.length>0){let u=k0(e.style),b=e.parent&&(e.parent.tagName==="td"||e.parent.tagName==="th"),g=Math.max(b?e.parent.box.contentWidth:e.box.contentWidth,0),p=e.box.y,m=e.lineBoxes.length*u;e.style.verticalAlign==="middle"?p=e.box.y+(e.box.contentHeight-m)/2:e.style.verticalAlign==="bottom"&&(p=e.box.y+(e.box.contentHeight-m));let h=o==="justify";for(let y=0;y<e.lineBoxes.length;y++){let w=e.lineBoxes[y],R=w.text.normalize("NFC"),S=w.width??$0(R,e.style),C=y*u,L=p+C+s,B;if(h&&y<e.lineBoxes.length-1){let M=w.spaceCount??0;if(M>0){let W=w.targetWidth??g??S,j=Math.max(W-S,0);j>0&&(B=j/M)}}let P=w.targetWidth??S,A=B!==void 0&&B!==0&&P>0?Math.max(P,S):Math.max(S,0),D=e.box.x;if(A>0&&Number.isFinite(g)&&g>0){let M=Math.max(g-A,0);o==="center"?D=e.box.x+M/2:(o==="right"||o==="end")&&(D=e.box.x+M)}let I=Z6(e,r),z={a:1,b:0,c:0,d:1,e:D,f:L};n.push({text:R,fontFamily:a,fontSize:s,fontWeight:d,fontStyle:c,fontVariant:f,fill:r,letterSpacing:l,lineMatrix:z,wordSpacing:B,decorations:i?{...i}:void 0,advanceWidth:A,textShadows:I})}return n}if(e.textContent){let u=e.textContent,g=Ux(u,e.style.textTransform).normalize("NFC"),p=e.box.baseline>0?e.box.baseline:e.box.y+e.box.contentHeight,m=Math.max($0(g,e.style),0),h=ks(e,m,o),y=Z6(e,r);return[{text:g,fontFamily:a,fontSize:s,fontWeight:d,fontStyle:c,fontVariant:f,letterSpacing:l,fill:r,lineMatrix:{a:1,b:0,c:0,d:1,e:h,f:p},decorations:i?{...i}:void 0,advanceWidth:m,textShadows:y}]}return[]}function xd(e,x,t,n){let r=wb(e);if(!r||r==="none")return;let o=hb(e),i=yb(r,o);if(!i)return;let a=ed(t),s=e.style.fontFamily??"sans-serif",d=e.style.fontSize,c=e.style.fontWeight,f=n??{r:0,g:0,b:0,a:1},l=a?.lineMatrix.f??(e.box.baseline>0?e.box.baseline:x.y+d),u=a?.lineMatrix.e??x.x,b=Math.max($0(i,e.style),0),g=Math.max(d*.5,6),p=u-g-b;return{text:i,fontFamily:s,fontSize:d,fontWeight:c,fill:f,lineMatrix:{a:1,b:0,c:0,d:1,e:p,f:l},advanceWidth:b+g}}function ed(e){for(let x of e){if(x.textRuns.length>0)return x.textRuns[0];let t=ed(x.children);if(t)return t}}function hb(e){let x=e.parent;if(!x)return 1;let t=0;for(let n of x.children)if(n.tagName==="li"&&(t+=1),n===e)break;return Math.max(t,1)}var td={disc:"\u2022",circle:"\u25E6",square:"\u25AA"},gb=td.disc;function yb(e,x){let t=e.trim().toLowerCase();switch(t){case"none":return;case"decimal":return`${x}.`;case"decimal-leading-zero":return`${String(x).padStart(2,"0")}.`;case"lower-alpha":return`${Zs(x).toLowerCase()}.`;case"upper-alpha":return`${Zs(x).toUpperCase()}.`;case"lower-roman":{let n=Qs(x);return n?`${n.toLowerCase()}.`:`${x}.`}case"upper-roman":{let n=Qs(x);return n?`${n.toUpperCase()}.`:`${x}.`}case"disc":case"circle":case"square":return td[t];default:return gb}}function Zs(e){let x=Math.max(1,Math.floor(e)),t="";for(;x>0;){x-=1;let n=65+x%26;t=String.fromCharCode(n)+t,x=Math.floor(x/26)}return t}function Qs(e){if(!Number.isFinite(e)||e<=0||e>=4e3)return;let x=[[1e3,"M"],[900,"CM"],[500,"D"],[400,"CD"],[100,"C"],[90,"XC"],[50,"L"],[40,"XL"],[10,"X"],[9,"IX"],[5,"V"],[4,"IV"],[1,"I"]],t=Math.floor(e),n="";for(let[r,o]of x){for(;t>=r;)n+=o,t-=r;if(t===0)break}return n}function wb(e){let x=Js(e.style.listStyleType);if(x==="none")return"none";if(x&&x!=="disc")return x;let t=e.parent;if(t){let n=Js(t.style.listStyleType);if(n==="none")return"none";if(n)return n;if(t.tagName==="ol")return"decimal";if(t.tagName==="ul")return"disc"}return x??"disc"}function Js(e){if(!e)return;let x=e.trim().toLowerCase();return x.length>0?x:void 0}function nd(e){let{node:x,children:t,contentBox:n,textColor:r,decorations:o,fallbackColor:i,fontResolver:a,textGradient:s}=e,d=Ks(x,r,o);if(a&&Rb(d,a),x.tagName==="li"){let c=xd(x,n,t,r??i);c&&d.unshift(c)}if(s)for(let c of d)c.textGradient=s;return d}function Rb(e,x){for(let t of e)try{let n=x.resolveSync?x.resolveSync(t.fontFamily,t.fontWeight,t.fontStyle):void 0;if(!n)continue;let r=S6(n,t.text,t.fontSize,t.letterSpacing??0);t.wordSpacing!==void 0&&r.positions.length>0&&C6(r,t.text,t.wordSpacing),t.glyphs=r}catch(n){console.warn(`Failed to create GlyphRun for text "${t.text}": ${n}`)}}function S6(e,x,t,n){let r=[],o=[],i=0,a=e.metrics.kerning,s=e.metrics.metrics.unitsPerEm,d=null;for(let c=0;c<x.length;c++){let f=x.codePointAt(c)??0,l=e.metrics.cmap.getGlyphId(f);r.push(l);let b=e.metrics.glyphMetrics.get(l)?.advanceWidth??0;if(d!==null&&a){let p=Sb(a,d,l);p!==0&&(i+=p/s*t)}let g=b/s*t;o.push({x:i,y:0}),i+=g,c<x.length-1&&(i+=n),f>65535&&c++,d=l}return{font:e,glyphIds:r,positions:o,text:x,fontSize:t,width:i}}function C6(e,x,t){if(!t)return;let n=0,r=e.positions.length;for(let o=0;o<r;o++)n>0&&(e.positions[o].x+=n),x.charCodeAt(o)===32&&(n+=t);n>0&&(e.width=(e.width??0)+n)}function Sb(e,x,t){let n=e.get(x);return n?n.get(t)??0:0}function dn(e,x={}){let t=x.dpiAssumption??96,n={fontFaces:x.stylesheets?.fontFaces??[]},r={headerHtml:x.headerFooter?.headerHtml,footerHtml:x.headerFooter?.footerHtml,headerFirstHtml:x.headerFooter?.headerFirstHtml,footerFirstHtml:x.headerFooter?.footerFirstHtml,headerEvenHtml:x.headerFooter?.headerEvenHtml,footerEvenHtml:x.headerFooter?.footerEvenHtml,headerOddHtml:x.headerFooter?.headerOddHtml,footerOddHtml:x.headerFooter?.footerOddHtml,placeholders:x.headerFooter?.placeholders??{},layerMode:x.headerFooter?.layerMode??"under",maxHeaderHeightPx:x.headerFooter?.maxHeaderHeightPx??0,maxFooterHeightPx:x.headerFooter?.maxFooterHeightPx??0,clipOverflow:x.headerFooter?.clipOverflow??!1,fontFamily:x.headerFooter?.fontFamily},o={counter:0,fontResolver:x.fontResolver};return{root:rd(e,o),dpiAssumption:t,css:n,hf:r}}var Uo={r:0,g:0,b:0,a:1};function Lb(e){return e.tagName==="img"?"image":e.tagName==="svg"&&e.customData&&"svg"in e.customData?"svg":e.tagName==="li"?"list-item":e.textContent&&e.textContent.length>0?"text-runs":"container"}function Tb(e){if(e.float!=="none")return{type:"float"};switch(e.position){case"absolute":return{type:"absolute"};case"fixed":return{type:"fixed"};case"sticky":return{type:"sticky"};default:return{type:"normal"}}}function Pb(e){switch(e){case"hidden":return"hidden";case"scroll":return"scroll";case"auto":return"auto";case"clip":return"clip";default:return"visible"}}function rd(e,x,t){let r=e.customData?.id||`node-${x.counter++}`,{borderBox:o,paddingBox:i,contentBox:a}=Os(e),s=W0(e.style.color),d=s??Uo,c=Ho(e,d),f=Es(e,o,c),l=Is(e.style,o),u=e.style.transform,b=u?kx(u)??void 0:void 0,g=$s(e,{borderBox:o,paddingBox:i,contentBox:a});g&&k("layout","debug","node has background-clip:text gradient",{tagName:e.tagName,rect:g.rect});let p=g??t,m=e.children.map(z=>rd(z,x,p)),h=Ws(e),y=an(e.style),w=nd({node:e,children:m,borderBox:o,contentBox:a,textColor:s,decorations:y,transform:b??void 0,fallbackColor:s??Uo,fontResolver:x.fontResolver,textGradient:p});k("layout","debug","node converted",{tagName:e.tagName,textContent:e.textContent?.slice(0,40),fontFamily:e.style.fontFamily,fontSize:e.style.fontSize,contentBox:a});let R=js(e,{borderBox:o,paddingBox:i,contentBox:a}),S=qs(e,{borderBox:o,paddingBox:i,contentBox:a}),C=typeof e.style.zIndex=="number"?e.style.zIndex:0,L=typeof e.style.zIndex=="number"&&e.style.position!=="static"||e.style.filter!==void 0&&e.style.filter.length>0||e.style.backdropFilter!==void 0&&e.style.backdropFilter.length>0,B={top:sn(e.style.borderStyleTop),right:sn(e.style.borderStyleRight),bottom:sn(e.style.borderStyleBottom),left:sn(e.style.borderStyleLeft)},P=on(e),A=P==="left"||P==="center"||P==="right"||P==="justify"?P:void 0,D={fontFamily:e.style.fontFamily,fontWeight:e.style.fontWeight,fontStyle:e.style.fontStyle,fontSize:e.style.fontSize},I=e.customData||Object.values(D).some(z=>z!==void 0)?{...e.customData,...D}:void 0;return{id:r,tagName:e.tagName,textContent:e.textContent,kind:Lb(e),contentBox:a,paddingBox:i,borderBox:o,visualOverflow:f,padding:{top:v(e.style.paddingTop,Math.max(e.box.contentWidth,0),{auto:"zero"}),right:v(e.style.paddingRight,Math.max(e.box.contentWidth,0),{auto:"zero"}),bottom:v(e.style.paddingBottom,Math.max(e.box.contentWidth,0),{auto:"zero"}),left:v(e.style.paddingLeft,Math.max(e.box.contentWidth,0),{auto:"zero"})},border:{top:v(e.style.borderTop,Math.max(e.box.contentWidth,0),{auto:"zero"}),right:v(e.style.borderRight,Math.max(e.box.contentWidth,0),{auto:"zero"}),bottom:v(e.style.borderBottom,Math.max(e.box.contentWidth,0),{auto:"zero"}),left:v(e.style.borderLeft,Math.max(e.box.contentWidth,0),{auto:"zero"})},borderRadius:l,opacity:e.style.opacity??1,overflow:Pb(e.style.overflowX??"visible"),textRuns:w,decorations:y??{},textShadows:Z6(e,d),boxShadows:Ho(e,s??Uo),establishesStackingContext:L,zIndexComputed:C,positioning:Tb(e.style),children:m,links:[],borderColor:W0(e.style.borderColor),borderStyle:B,color:s,background:R,clipPath:S,image:h,customData:I,textAlign:A,transform:b,filter:e.style.filter?[...e.style.filter]:void 0,backdropFilter:e.style.backdropFilter?[...e.style.backdropFilter]:void 0}}function sn(e){if(!e)return"solid";let x=e.toLowerCase();return x==="dashed"||x==="dotted"||x==="double"?x:x==="none"||x==="hidden"?"none":"solid"}var od=new Map;function E(e,x){od.set(e,x)}function id(e){return od.get(e)}function ad(e){switch(e){case"block":return"block";case"inline":return"inline";case"inline-block":return"inline-block";case"flex":return"flex";case"grid":return"grid";case"table":return"table";case"table-row":return"table-row";case"table-cell":return"table-cell";case"table-row-group":return"table-row-group";case"table-header-group":return"table-header-group";case"table-footer-group":return"table-footer-group";case"table-caption":return"table-caption";case"none":return"none";default:return}}function sd(e){if(e)switch(e.trim().toLowerCase()){case"flex-start":return"flex-start";case"flex-end":return"flex-end";case"center":return"center";case"space-between":return"space-between";case"space-around":return"space-around";case"space-evenly":return"space-evenly";case"start":return"start";case"end":return"end";case"left":return"left";case"right":return"right";default:return}}function Go(e){if(e)switch(e.trim().toLowerCase()){case"flex-start":return"flex-start";case"flex-end":return"flex-end";case"center":return"center";case"baseline":return"baseline";case"stretch":return"stretch";default:return}}function dd(e){if(e)switch(e.trim().toLowerCase()){case"flex-start":return"flex-start";case"flex-end":return"flex-end";case"center":return"center";case"space-between":return"space-between";case"space-around":return"space-around";case"space-evenly":return"space-evenly";case"stretch":return"stretch";default:return}}function cd(e){if(!e)return;let x=e.trim().toLowerCase();return x==="auto"?"auto":Go(x)}function fd(e){if(!e)return;let x=e.trim().toLowerCase();switch(x){case"row":case"row-reverse":case"column":case"column-reverse":return x;default:return}}function cn(e){let x=e.trim();if(!/^\d+(?:\.\d+)?$/.test(x))return;let t=Number.parseFloat(x);if(!(Number.isNaN(t)||t<0))return t}function ld(e,x){x.display=ad(e)}function ud(e,x){let t=sd(e);t!==void 0&&(x.justifyContent=t)}function bd(e,x){let t=Go(e);t!==void 0&&(x.alignItems=t)}function md(e,x){let t=dd(e);t!==void 0&&(x.alignContent=t)}function pd(e,x){let t=cd(e);t!==void 0&&(x.alignSelf=t)}function hd(e,x){let t=fd(e);t!==void 0&&(x.flexDirection=t)}function gd(e,x){let t=e.trim().toLowerCase();t==="nowrap"?x.flexWrap=!1:(t==="wrap"||t==="wrap-reverse")&&(x.flexWrap=!0)}function yd(e,x){let t=cn(e);t!==void 0&&(x.flexGrow=t)}function wd(e,x){let t=cn(e);t!==void 0&&(x.flexShrink=t)}function Rd(e,x){let t=B0(e);t!==void 0&&(x.flexBasis=t)}function Sd(e,x){let t=e.trim().toLowerCase();if(!t)return;if(t==="none"){x.flexGrow=0,x.flexShrink=0,x.flexBasis="auto";return}if(t==="auto"){x.flexGrow=1,x.flexShrink=1,x.flexBasis="auto";return}if(t==="initial"){x.flexGrow=0,x.flexShrink=1,x.flexBasis="auto";return}let n=t.split(/\s+/).filter(Boolean);if(n.length===0)return;let r=cn(n[0]),o=B0(n[0]);if(n.length===1){if(r!==void 0){x.flexGrow=r,x.flexShrink=1,x.flexBasis=0;return}o!==void 0&&(x.flexGrow=1,x.flexShrink=1,x.flexBasis=o);return}let i=cn(n[1]),a=B0(n[1]);if(n.length===2&&r!==void 0){if(x.flexGrow=r,i!==void 0){x.flexShrink=i,x.flexBasis=0;return}a!==void 0&&(x.flexShrink=1,x.flexBasis=a);return}if(n.length>=3&&r!==void 0&&i!==void 0){let s=B0(n[2]);s!==void 0&&(x.flexGrow=r,x.flexShrink=i,x.flexBasis=s)}}function Cd(e,x){x.color=e}function vd(e,x){x.backgroundLayers||(x.backgroundLayers=[]),x.backgroundLayers.push({kind:"color",color:e})}function Ld(e){if(!Number.isFinite(e??NaN))return 0;let x=Number(e);return x>0?x:0}function fn(e){return Number.isFinite(e)?e<0?0:e:0}function v6(e){let x=[],t="",n=0,r=null;for(let o of e){if(r){t+=o,o===r&&(r=null);continue}if(o==="'"||o==='"'){r=o,t+=o;continue}if(o==="("){n+=1,t+=o;continue}if(o===")"){n=Math.max(0,n-1),t+=o;continue}if(o===","&&n===0){t.trim()&&x.push(t.trim()),t="";continue}t+=o}return t.trim()&&x.push(t.trim()),x}function I0(e){let x=[],t="",n=0,r=null;for(let o of e){if(r){t+=o,o===r&&(r=null);continue}if(o==="'"||o==='"'){r=o,t+=o;continue}if(o==="("){n+=1,t+=o;continue}if(o===")"){n=Math.max(0,n-1),t+=o;continue}if(/\s/.test(o)&&n===0){t.trim()&&x.push(t.trim()),t="";continue}t+=o}return t.trim()&&x.push(t.trim()),x}var Fb=new Set(["none","hidden","solid","dashed","dotted","double","groove","ridge","inset","outset"]),jo={thin:1,medium:3,thick:5},$o=jo.medium;function Pd(e){let x=I0(e);if(x.length===0)return null;let t,n,r;for(let o of x){let i=o.trim();if(!i)continue;if(t===void 0){let s=L6(i);if(s!==void 0){t=s;continue}}let a=i.toLowerCase();if(!n&&Fb.has(a)){n=a;continue}r===void 0&&(r=i)}return n==="none"||n==="hidden"?t=0:t===void 0&&n&&(t=$o),{width:t,style:n,color:r}}function L6(e){let x=e.trim().toLowerCase();if(x)return x in jo?jo[x]:o0(e)}function Fd(e){let x=e.trim();if(!x)return null;let[t,n]=x.split("/").map(i=>i.trim()),r=Td(t);if(!r)return null;let o=n?Td(n):r;return o?{topLeft:{x:r[0],y:o[0]},topRight:{x:r[1],y:o[1]},bottomRight:{x:r[2],y:o[2]},bottomLeft:{x:r[3],y:o[3]}}:null}function Be(e){let x=e.trim();if(!x)return;let[t,n]=x.split("/").map(a=>a.trim()),r=I0(t);if(r.length===0)return;let o=ln(r[0]),i;if(n){let a=I0(n);i=ln(a[0])}else r.length>1?i=ln(r[1]):i=o;return{x:o,y:i}}function ln(e){let x=o0(e);return x===void 0?0:typeof x=="number"?Ld(x):x}function Td(e){if(!e)return null;let x=I0(e);if(x.length===0)return null;let t=x.map(n=>ln(n));switch(t.length){case 1:return[t[0],t[0],t[0],t[0]];case 2:return[t[0],t[1],t[0],t[1]];case 3:return[t[0],t[1],t[2],t[1]];default:return[t[0],t[1],t[2],t[3]]}}function Bd(e){let x=e.trim();if(!x)return;let t=x.toLowerCase();if(t==="none"||t==="initial")return[];if(t==="inherit"||t==="revert"||t==="revert-layer")return;let n=v6(x),r=[];for(let o of n){let i=Bb(o);i&&r.push(i)}return r}function Bb(e){let x=I0(e);if(x.length===0)return null;let t=!1,n=[],r;for(let c of x){if(c.toLowerCase()==="inset"){t=!0;continue}let l=o0(c);if(l!==void 0){n.push(l);continue}if(r===void 0&&Ab(c)){r=c;continue}}if(n.length<2)return null;let o=(c,f=!1)=>c===void 0?0:typeof c=="number"&&f?fn(c):c,i=o(n[0]),a=o(n[1]),s=o(n[2],!0),d=o(n[3]);return{inset:t,offsetX:i,offsetY:a,blurRadius:s,spreadRadius:d,color:r}}function Ab(e){let x=e.toLowerCase();return x.startsWith("#")||x.startsWith("rgb(")||x.startsWith("rgba(")||x.startsWith("hsl(")||x.startsWith("hsla(")?!0:["transparent","black","white","red","green","blue","yellow","gray","grey"].includes(x)}function dx(e,x,t,n){let r=Pd(e);r&&(n&&n(r.style),r.style==="none"||r.style==="hidden"?x(0):r.width!==void 0?x(r.width):r.style&&x($o),r.color!==void 0&&t(r.color))}function Ad(e,x){let t=I0(e);if(t.length===0)return;let[n]=t.length===1?[t[0],t[0],t[0],t[0]]:t.length===2?[t[0],t[1],t[0],t[1]]:t.length===3?[t[0],t[1],t[2],t[1]]:[t[0],t[1],t[2],t[3]];n&&x(n)}function Md(e,x){let t=I0(e);t.length!==0&&x(t[0]?.toLowerCase())}function Ae(e){let x=I0(e);if(x.length===0)return!1;let t=x[0]?.toLowerCase();return t==="none"||t==="hidden"}function J6(e,x,t=B0){let n=I0(e);if(n.length===0)return;let r=n.map(d=>t(d)),[o,i,a,s]=r.length===1?[r[0],r[0],r[0],r[0]]:r.length===2?[r[0],r[1],r[0],r[1]]:r.length===3?[r[0],r[1],r[2],r[1]]:[r[0],r[1],r[2],r[3]];x(o,i,a,s)}function kd(e,x){Ad(e,t=>{x.borderColor=t})}function Id(e,x){let t=Bd(e);t!==void 0&&(x.boxShadows=t)}function Nd(e,x){dx(e,t=>{x.borderTop=t,x.borderRight=t,x.borderBottom=t,x.borderLeft=t},t=>{x.borderColor=t??x.borderColor},t=>{if(!t)return;let n=t.toLowerCase();x.borderStyleTop=n,x.borderStyleRight=n,x.borderStyleBottom=n,x.borderStyleLeft=n})}function Ed(e,x){dx(e,t=>{x.borderTop=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleTop=t.toLowerCase())})}function Dd(e,x){dx(e,t=>{x.borderRight=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleRight=t.toLowerCase())})}function Wd(e,x){dx(e,t=>{x.borderBottom=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleBottom=t.toLowerCase())})}function Hd(e,x){dx(e,t=>{x.borderLeft=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleLeft=t.toLowerCase())})}function Od(e,x){let t=Fd(e);t&&(x.borderTopLeftRadiusX=t.topLeft.x,x.borderTopLeftRadiusY=t.topLeft.y,x.borderTopRightRadiusX=t.topRight.x,x.borderTopRightRadiusY=t.topRight.y,x.borderBottomRightRadiusX=t.bottomRight.x,x.borderBottomRightRadiusY=t.bottomRight.y,x.borderBottomLeftRadiusX=t.bottomLeft.x,x.borderBottomLeftRadiusY=t.bottomLeft.y)}function zd(e,x){let t=Be(e);t&&(x.borderTopLeftRadiusX=t.x,x.borderTopLeftRadiusY=t.y)}function Ud(e,x){let t=Be(e);t&&(x.borderTopRightRadiusX=t.x,x.borderTopRightRadiusY=t.y)}function Gd(e,x){let t=Be(e);t&&(x.borderBottomRightRadiusX=t.x,x.borderBottomRightRadiusY=t.y)}function jd(e,x){let t=Be(e);t&&(x.borderBottomLeftRadiusX=t.x,x.borderBottomLeftRadiusY=t.y)}function $d(e,x){J6(e,(t,n,r,o)=>{x.borderTop=t,x.borderRight=n,x.borderBottom=r,x.borderLeft=o},L6)}function Vd(e,x){x.borderTop=L6(e)??x.borderTop}function _d(e,x){x.borderRight=L6(e)??x.borderRight}function Yd(e,x){x.borderBottom=L6(e)??x.borderBottom}function Xd(e,x){x.borderLeft=L6(e)??x.borderLeft}function qd(e,x){e.trim()&&(x.borderColor=e.trim())}function Kd(e,x){e.trim()&&(x.borderColor=e.trim())}function Zd(e,x){e.trim()&&(x.borderColor=e.trim())}function Qd(e,x){e.trim()&&(x.borderColor=e.trim())}function Jd(e,x){Md(e,t=>{if(!t)return;let n=t.toLowerCase();x.borderStyleTop=n,x.borderStyleRight=n,x.borderStyleBottom=n,x.borderStyleLeft=n,(n==="none"||n==="hidden")&&(x.borderTop=0,x.borderRight=0,x.borderBottom=0,x.borderLeft=0)})}function xc(e,x){let t=e.trim().toLowerCase();t&&(x.borderStyleTop=t,Ae(e)&&(x.borderTop=0))}function ec(e,x){let t=e.trim().toLowerCase();t&&(x.borderStyleRight=t,Ae(e)&&(x.borderRight=0))}function tc(e,x){let t=e.trim().toLowerCase();t&&(x.borderStyleBottom=t,Ae(e)&&(x.borderBottom=0))}function nc(e,x){let t=e.trim().toLowerCase();t&&(x.borderStyleLeft=t,Ae(e)&&(x.borderLeft=0))}function rc(e,x){let t=e.trim().toLowerCase();x.borderModel=t==="collapse"?"collapse":"separate"}function oc(e,x){dx(e,t=>{x.borderTop=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleTop=t.toLowerCase())})}function ic(e,x){dx(e,t=>{x.borderBottom=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleBottom=t.toLowerCase())})}function ac(e,x){dx(e,t=>{x.borderLeft=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleLeft=t.toLowerCase())})}function sc(e,x){dx(e,t=>{x.borderRight=t},t=>{x.borderColor=t??x.borderColor},t=>{t&&(x.borderStyleRight=t.toLowerCase())})}function dc(e,x){J6(e,(t,n,r,o)=>{x.marginTop=t,x.marginRight=n,x.marginBottom=r,x.marginLeft=o})}function cc(e,x){x.marginTop=B0(e)??x.marginTop}function fc(e,x){x.marginRight=B0(e)??x.marginRight}function lc(e,x){x.marginBottom=B0(e)??x.marginBottom}function uc(e,x){x.marginLeft=B0(e)??x.marginLeft}function bc(e,x){x.marginTop=B0(e)??x.marginTop}function mc(e,x){x.marginBottom=B0(e)??x.marginBottom}function pc(e,x){x.marginLeft=B0(e)??x.marginLeft}function hc(e,x){x.marginRight=B0(e)??x.marginRight}function gc(e,x){J6(e,(t,n,r,o)=>{x.paddingTop=t,x.paddingRight=n,x.paddingBottom=r,x.paddingLeft=o},d0)}function yc(e,x){x.paddingTop=d0(e)??x.paddingTop}function wc(e,x){x.paddingRight=d0(e)??x.paddingRight}function Rc(e,x){x.paddingBottom=d0(e)??x.paddingBottom}function Sc(e,x){x.paddingLeft=d0(e)??x.paddingLeft}function Cc(e,x){x.paddingTop=d0(e)??x.paddingTop}function vc(e,x){x.paddingBottom=d0(e)??x.paddingBottom}function Lc(e,x){x.paddingLeft=d0(e)??x.paddingLeft}function Tc(e,x){x.paddingRight=d0(e)??x.paddingRight}function Pc(e,x){let t=px(e);if(t){let r=d0(t[0]),o=d0(t[1]),i=d0(t[2]);o!==void 0&&(x.width=o),r!==void 0&&(x.minWidth??=r),i!==void 0&&(x.maxWidth??=i);return}let n=d0(e);n!==void 0&&(x.width=n)}function Fc(e,x){let t=d0(e);t!==void 0&&(x.minWidth=t)}function Bc(e,x){let t=d0(e);t!==void 0&&(x.maxWidth=t)}function Ac(e,x){let t=px(e);if(t){let r=d0(t[0]),o=d0(t[1]),i=d0(t[2]);o!==void 0&&(x.height=o),r!==void 0&&(x.minHeight??=r),i!==void 0&&(x.maxHeight??=i);return}let n=d0(e);n!==void 0&&(x.height=n)}function Mc(e,x){let t=d0(e);t!==void 0&&(x.minHeight=t)}function kc(e,x){let t=d0(e);t!==void 0&&(x.maxHeight=t)}function Ic(e,x){let t=px(e);if(t){let n=o0(t[0])??o6(t[0]),r=o0(t[1])??o6(t[1]),o=o0(t[2])??o6(t[2]);n!==void 0&&r!==void 0&&o!==void 0&&(x.fontSize={kind:"clamp",min:n,preferred:r,max:o});return}x.fontSize=o6(e)??x.fontSize}function Mb(e){let x=e.trim();if(!x)return;let t=x.toLowerCase();if(t==="normal")return{kind:"normal"};if(/^[+-]?\d+(?:\.\d+)?%$/.test(t)){let r=Number.parseFloat(t.slice(0,-1));return Number.isNaN(r)?void 0:{kind:"unitless",value:r/100}}if(/^[+-]?\d+(?:\.\d+)?$/.test(t)){let r=Number.parseFloat(t);return Number.isNaN(r)?void 0:{kind:"unitless",value:r}}let n=o0(x);if(n!==void 0)return{kind:"length",value:n}}function Nc(e,x){let t=Mb(e);t&&(x.lineHeight=t)}function Ec(e,x){let t=e.trim();t.toLowerCase()==="auto"?x.zIndex="auto":/^-?\d+$/.test(t)&&(x.zIndex=Number.parseInt(t,10))}function Dc(e,x){let t=e.trim().toLowerCase();t!=="inherit"&&(t==="normal"||t==="small-caps")&&(x.fontVariant=t)}function Wc(e,x){x.fontVariantNumeric=zi(e)}function Hc(e,x){let t=e.trim().toLowerCase();t!=="inherit"&&(t==="normal"||t==="italic"||t==="oblique"||t.startsWith("oblique "))&&(x.fontStyle=t.startsWith("oblique")?"oblique":t)}function Oc(e,x,t,n){let r=he(e,n);r!==void 0&&(x.fontWeight=r)}function zc(e,x){x.fontFamily=e}function un(e){return B0(e)}function Uc(e,x){let t=e.trim().toLowerCase();switch(t){case"static":case"relative":case"absolute":case"fixed":case"sticky":x.position=t;break;default:break}}function Gc(e,x){let t=un(e);t!==void 0&&(x.top=t)}function jc(e,x){let t=un(e);t!==void 0&&(x.right=t)}function $c(e,x){let t=un(e);t!==void 0&&(x.bottom=t)}function Vc(e,x){let t=un(e);t!==void 0&&(x.left=t)}function Vo(e){if(!e)return;let x=e.trim().toLowerCase().split(/\s+/).filter(Boolean);if(x.length===0)return;if(x.includes("none"))return"none";let t=new Set(["underline","overline","line-through"]),n=x.filter(o=>t.has(o));return n.length===0?void 0:[...new Set(n)].join(" ")}function _c(e,x){x.textAlign=e.toLowerCase()}function Yc(e,x){let t=Vo(e);t!==void 0&&(x.textDecorationLine=t);let n=tf(e);n&&(x.textDecorationStyle=n);let r=Eb(e);r&&(x.textDecorationColor=r)}function Xc(e,x){let t=Vo(e);t!==void 0&&(x.textDecorationLine=t)}function qc(e,x){let t=e.trim();t&&(x.textDecorationColor=t)}function Kc(e,x){let t=tf(e);t&&(x.textDecorationStyle=t)}function Zc(e,x){x.float=e}function Qc(e,x){let t=d0(e);t!==void 0&&(x.textIndent=t)}function Jc(e,x){let t=e.trim().toLowerCase();if(t==="initial"){x.textTransform="none";return}if(ef.has(t))return;let n=kb[t];n&&(x.textTransform=n)}function xf(e,x){let t=e.trim().toLowerCase();if(!t)return;if(t==="normal"){x.letterSpacing=0;return}if(ef.has(t))return;let n=o6(e);n!==void 0&&(x.letterSpacing=n)}var kb={none:"none",uppercase:"uppercase",lowercase:"lowercase",capitalize:"capitalize"},ef=new Set(["inherit","unset","revert","revert-layer"]),_o=new Set(Object.keys(R6).map(e=>e.toLowerCase()));_o.add("transparent");_o.add("currentcolor");var Ib=new Set(["underline","overline","line-through","none"]),Nb=new Set(["solid","double","dotted","dashed","wavy"]);function tf(e){if(!e)return;let x=e.trim().toLowerCase().split(/\s+/);for(let t of x)if(Nb.has(t))return t}function Eb(e){if(!e)return;let x=e.match(/\b(?:rgba?|hsla?)\([^)]*\)/i);if(x)return x[0].trim();let t=e.match(/#[0-9a-f]{3,8}\b/i);if(t)return t[0];let n=e.trim().split(/\s+/);for(let r of n){let o=r.toLowerCase();if(!Ib.has(o)&&_o.has(o))return o}}function nf(e){switch(e){case"normal":return"normal";case"anywhere":return"anywhere";case"break-word":return"break-word";default:return}}function rf(e,x){if(!e)return;let t=nf(e.trim().toLowerCase());t&&(x.overflowWrap=t)}function of(e,x){if(!e)return;let t=nf(e.trim().toLowerCase());t&&(x.overflowWrap=t==="anywhere"?"break-word":t)}function Db(e){switch(e){case"normal":return"normal";case"break-all":return"break-all";case"keep-all":return"keep-all";case"break-word":return"break-word";default:return}}function af(e,x){if(!e)return;let t=Db(e.trim().toLowerCase());t&&(x.wordBreak=t)}function Wb(e){let x=e.trim();if(!x)return;let t=x.toLowerCase();if(t==="none"||t==="initial")return[];if(t==="inherit"||t==="revert"||t==="revert-layer")return;let n=v6(x),r=[];for(let o of n){let i=Hb(o);i&&r.push(i)}return r}function sf(e,x){let t=Wb(e);t!==void 0&&(x.textShadows=t)}function Hb(e){let x=I0(e);if(x.length===0)return null;let t=[],n;for(let s of x){let d=o0(s);if(d!==void 0){t.push(d);continue}if(n===void 0){let c=s.toLowerCase();if(Ob(c)){n=s;continue}}}if(t.length<2)return null;let r=(s,d=!1)=>s===void 0?0:typeof s=="number"&&d?fn(s):s,o=r(t[0]),i=r(t[1]),a=r(t[2],!0);return{offsetX:o,offsetY:i,blurRadius:a,color:n}}function Ob(e){return e?e.startsWith("#")||e.startsWith("rgb(")||e.startsWith("rgba(")||e.startsWith("hsl(")||e.startsWith("hsla(")?!0:["transparent","black","white","red","green","blue","yellow","gray","grey"].includes(e.toLowerCase()):!1}var zb={none:"none",disc:"disc",circle:"circle",square:"square",decimal:"decimal","decimal-leading-zero":"decimal-leading-zero","lower-alpha":"lower-alpha","lower-latin":"lower-alpha","upper-alpha":"upper-alpha","upper-latin":"upper-alpha","lower-roman":"lower-roman","upper-roman":"upper-roman"},Ub=new Set(["inherit","unset","revert","revert-layer"]);function df(e,x){if(!e)return;let t=e.trim().toLowerCase();if(t){if(t==="initial"){x.listStyleType="disc";return}Ub.has(t)||(x.listStyleType=zb[t]??t)}}var cf=["\u201C","\u201D"];function uf(e,x){let t=e.trim();if(t==="none"||t==="inherit"){x.content=void 0;return}let n=Gb(t);n.length>0&&(x.content=n)}function Gb(e){let x=[],t=0;for(;t<e.length;){if(e[t]==='"'||e[t]==="'"){let n=e[t],r="";for(t++;t<e.length&&e[t]!==n;)if(e[t]==="\\"&&t+1<e.length){let o=e[t+1];if(o==="n")r+=`
22
+ `,t+=2;else if(o==="t")r+=" ",t+=2;else if(o===n)r+=n,t+=2;else if(o==="\\")r+="\\",t+=2;else{if((o==="x"||o==="u")&&t+3<e.length){let i=e.slice(t+2,t+4);if(/^[0-9A-Fa-f]{2}$/.test(i)){r+=String.fromCharCode(parseInt(i,16)),t+=4;continue}}r+=o,t+=2}}else r+=e[t],t++;t++,x.push({type:"string",value:r});continue}if(e.slice(t).startsWith("counter(")){let n=/^counter\(\s*([a-zA-Z_][a-zA-Z0-9_-]*)\s*(?:,\s*(decimal-leading-zero|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha))?\s*\)/i.exec(e.slice(t));if(n){x.push({type:"counter",counter:n[1],style:n[2]}),t+=n[0].length;continue}}if(e.slice(t).startsWith("counters(")){let n=/^counters\(\s*([a-zA-Z_][a-zA-Z0-9_-]*)\s*,\s*(["'])(.*)\2\s*(?:,\s*(decimal-leading-zero|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha))?\s*\)/i.exec(e.slice(t));if(n){x.push({type:"counter",counter:n[1],style:n[4]}),t+=n[0].length;continue}}if(e.slice(t).startsWith("attr(")){let n=/^attr\(\s*([a-zA-Z_][a-zA-Z0-9_-]*)\s*\)/i.exec(e.slice(t));if(n){x.push({type:"attr",attribute:n[1]}),t+=n[0].length;continue}}if(e.slice(t).startsWith("open-quote")){x.push({type:"open-quote"}),t+=10;continue}if(e.slice(t).startsWith("close-quote")){x.push({type:"close-quote"}),t+=11;continue}if(e.slice(t).startsWith("no-open-quote")){x.push({type:"no-open-quote"}),t+=14;continue}if(e.slice(t).startsWith("no-close-quote")){x.push({type:"no-close-quote"}),t+=15;continue}t++}return x}function jb(e,x){if(!x||x==="decimal")return String(e);let t=x.toLowerCase();if(t==="decimal-leading-zero"){let n=e<0?"-":"",r=Math.abs(Math.trunc(e));return`${n}${String(r).padStart(2,"0")}`}return t==="lower-roman"?ff(e)?.toLowerCase()??String(e):t==="upper-roman"?ff(e)?.toUpperCase()??String(e):t==="lower-alpha"?lf(e).toLowerCase():t==="upper-alpha"?lf(e).toUpperCase():String(e)}function ff(e){if(!Number.isFinite(e)||e<=0||e>=4e3)return;let x=[[1e3,"M"],[900,"CM"],[500,"D"],[400,"CD"],[100,"C"],[90,"XC"],[50,"L"],[40,"XL"],[10,"X"],[9,"IX"],[5,"V"],[4,"IV"],[1,"I"]],t=Math.floor(e),n="";for(let[r,o]of x){for(;t>=r;)n+=o,t-=r;if(t===0)break}return n}function lf(e){let x=Math.max(1,Math.floor(e)),t="";for(;x>0;){x-=1;let n=65+x%26;t=String.fromCharCode(n)+t,x=Math.floor(x/26)}return t}function bf(e,x){let t="",n=x.quoteDepth;for(let r of e)switch(r.type){case"string":t+=r.value;break;case"counter":{let o=x.getCounter(r.counter);t+=jb(o,r.style);break}case"attr":{let o=x.getAttribute(r.attribute);o!==null&&(t+=o);break}case"open-quote":{t+=cf[0],n++;break}case"close-quote":{t+=cf[1],n=Math.max(0,n-1);break}case"no-open-quote":n++;break;case"no-close-quote":n=Math.max(0,n-1);break}return t}var $b=0;function Vb(e){return{id:`scope-${++$b}`,parent:e,depth:e?e.depth+1:0}}function bn(){let e=new Map,x=new Map,t=new Map;function n(i,a){e.has(i)||e.set(i,new Map);let s=e.get(i);s.has(a)||s.set(a,0)}function r(i,a){let s=i;for(;s!==null;){let d=e.get(s);if(d&&d.has(a))return d.get(a);s=t.get(s)??null}return 0}function o(i,a){let s=i;for(;s!==null;){let d=e.get(s);if(d&&d.has(a))return s;s=t.get(s)??null}return null}return{getCounter(i,a){return a?r(a,i):0},registerScope(i){let a=Vb(i?x.get(i)??null:null);return x.set(a.id,a),t.set(a.id,i),a.id},resetCounter(i,a,s){n(s,i),e.get(s).set(i,a)},incrementCounter(i,a,s){let d=o(s,i)??s;n(d,i);let c=e.get(d),f=c.get(i)??0;c.set(i,f+a)}}}function mf(e){if(!e||e==="none")return[];let x=[],t=e.trim().split(/\s+/);for(let n=0;n<t.length;n++){let r=t[n],o=t[n+1];o&&/^-?\d+$/.test(o)?(x.push({name:r,value:parseInt(o,10)}),n++):x.push({name:r,value:0})}return x}function pf(e){if(!e||e==="none")return[];let x=[],t=e.trim().split(/\s+/);for(let n=0;n<t.length;n++){let r=t[n],o=t[n+1];o&&/^-?\d+$/.test(o)?(x.push({name:r,value:parseInt(o,10)}),n++):x.push({name:r,value:1})}return x}function hf(e,x,t){for(let n of x)e.resetCounter(n.name,n.value,t)}function gf(e,x,t){for(let n of x)e.incrementCounter(n.name,n.value,t)}function Ix(e){let x=e.trim();if(console.log("parseLinearGradient - input:",e),console.log("parseLinearGradient - trimmed:",x),!x.toLowerCase().startsWith("linear-gradient("))return console.log("parseLinearGradient - not a linear gradient, returning null"),null;let t=x.slice(16,-1);if(!t)return null;let n="to bottom",r=t,o=-1,i=0;for(let d=0;d<t.length;d++)if(t[d]==="(")i++;else if(t[d]===")")i--;else if(t[d]===","&&i===0){o=d;break}if(o!==-1){let c=t.substring(0,o).trim().toLowerCase();["to","to bottom","to right","to left","to top right","to top left","to bottom right","to bottom left"].some(u=>c===u)||c.endsWith("deg")?(n=c,r=t.substring(o+1).trim()):r=t}else{let d=t.trim().toLowerCase();d==="to"||d.startsWith("to ")||d.endsWith("deg")?(n=d,r=""):r=t}n.startsWith("to ")?(n==="to righ"?n="to right":(n==="to botto"||n==="to bott"||n==="to bot")&&(n="to bottom"),n=n.replace(/,$/,"")):n.endsWith("deg")&&(n=n.replace(/,$/,"")),n.startsWith("to ")?n=n.replace(/,$/,""):n.endsWith("deg")&&(n=n.replace(/,$/,""));let a=v6(r);console.log("Gradient parser - input value:",e),console.log("Gradient parser - content:",t),console.log("Gradient parser - direction:",n),console.log("Gradient parser - colorStopsContent:",r),console.log("Gradient parser - colorStopValues:",a);let s=[];for(let d of a){if(!d.trim())continue;let c=yf(d);c&&s.push(c)}return console.log("Gradient parser - parsed stops:",s),s.length===0&&s.push({color:"#000000"}),{type:"linear",direction:n,stops:s}}function Me(e){let x=e.trim();if(!x.toLowerCase().startsWith("radial-gradient(")||!x.endsWith(")"))return null;let n=x.slice(16,-1);if(!n)return null;let r=Kb(n),o=r===-1?"":n.slice(0,r).trim(),i=r===-1?n:n.slice(r+1).trim(),a=_b(o);a.hasDescriptor||(i=n);let s=[],d=v6(i);for(let c of d){if(!c.trim())continue;let f=yf(c);f&&s.push(f)}return s.length===0&&s.push({color:"#000000"}),{type:"radial",cx:.5,cy:.5,r:.5,stops:s,coordsUnits:"ratio",shape:a.shape,size:a.size,at:a.position,source:"css"}}function yf(e){let x=I0(e);if(x.length===0)return null;let t=x[0].trim();if(!t)return null;({red:!0,yellow:!0,green:!0,blue:!0,black:!0,white:!0,gray:!0,grey:!0,lime:!0})[t.toLowerCase()];let r;if(x.length>1){let o=x[1].trim(),i=parseFloat(o.slice(0,-1));if(!isNaN(i))r=i/100;else{let a=parseFloat(o);!isNaN(a)&&a>=0&&a<=1&&(r=a)}}return{color:t,position:r}}function _b(e){let x=e.trim();if(!x)return{hasDescriptor:!1};let t=x.split(/\s+/).filter(Boolean);if(t.length===0)return{hasDescriptor:!1};let n=t.findIndex(c=>c.toLowerCase()==="at"),r=n===-1?t:t.slice(0,n),o=n===-1?[]:t.slice(n+1),i,a;for(let c of r){let f=c.toLowerCase();if(f==="circle"||f==="ellipse"){i=f;continue}if(qb(f)){a=f;continue}}let s=Yb(o);return{shape:i,size:a,position:s,hasDescriptor:!!i||!!a||!!s}}function Yb(e){if(!e||e.length===0)return;if(e.length===1){let n=e[0];return Xb(n)?{x:"50%",y:mn(n,"y")}:{x:mn(n,"x"),y:"50%"}}let x=e[0],t=e[1];return{x:mn(x,"x"),y:mn(t,"y")}}function mn(e,x){let t=e.toLowerCase();if(x==="x"){if(t==="left")return"0%";if(t==="right")return"100%"}else{if(t==="top")return"0%";if(t==="bottom")return"100%"}return t==="center"?"50%":e}function Xb(e){let x=e.toLowerCase();return x==="top"||x==="bottom"}function qb(e){switch(e){case"closest-side":case"farthest-side":case"closest-corner":case"farthest-corner":return!0;default:return!1}}function Kb(e){let x=0;for(let t=0;t<e.length;t++){let n=e[t];if(n==="(")x++;else if(n===")")x=Math.max(0,x-1);else if(n===","&&x===0)return t}return-1}function Yo(e){let x=e.trim().toLowerCase();if(!x)return;let t=n=>x===n||x.startsWith(`${n} `)||x.startsWith(`${n}(`);if(t("cover"))return"cover";if(t("contain"))return"contain";if(t("auto"))return"auto"}function Xx(e){return Yo(e)??e.trim()}function wf(e,x){let t=e.toLowerCase(),n=`${x.toLowerCase()}(`,r=t.indexOf(n);if(r===-1)return null;let o=0;for(let i=r;i<e.length;i++){let a=e[i];if(a==="(")o++;else if(a===")"&&(o--,o===0))return{text:e.slice(r,i+1),start:r,end:i+1}}return null}function T6(e){return e.backgroundLayers||(e.backgroundLayers=[]),e.backgroundLayers}function pn(e){let x=T6(e);for(let n=x.length-1;n>=0;n--)if(x[n].kind!=="color")return x[n];let t={kind:"image",url:""};return x.push(t),t}function Sf(e){let x=e.trim();if(!x)return[];let t=Zb(x),n=[];for(let r of t){let o=Qb(r);o&&n.push(o)}return n}function Zb(e){let x=[],t="",n=0,r=0;for(;r<e.length;){let o=e[r];o==="("?(n++,t+=o):o===")"?(n--,t+=o):o===","&&n===0?(x.push(t.trim()),t=""):t+=o,r++}return t.trim()&&x.push(t.trim()),x}function Qb(e){let x=e.trim();if(!x)return null;let t=wf(x,"radial-gradient")??wf(x,"linear-gradient");if(t){let n=Jb(t.text);if(n){let r=x.slice(0,t.start).trim(),o=x.slice(t.end).trim(),i=[r,o].filter(Boolean).join(" ");if(i&&n.kind==="gradient"){let a=i.split(/\s+/).filter(Boolean);for(let s of a){let d=s.toLowerCase();Xo(d)?n.repeat=d:qo(d)&&(n.origin=d)}}return n}}return tm(x)?{kind:"color",color:x}:xm(x)}function Jb(e){let x=e.trim().toLowerCase(),t=x.startsWith("linear-gradient(")?Ix(e):x.startsWith("radial-gradient(")?Me(e):null;return t?{kind:"gradient",gradient:t}:null}function xm(e){let x=e.split(/\s+/).filter(s=>s.length>0);if(x.length===0)return null;let t="",n={x:"left",y:"top"},r="auto",o="repeat",i,a=0;for(let s=0;s<x.length;s++)if(x[s].startsWith("url(")){t=x[s],a=s+1;break}if(!t)return null;for(;a<x.length;){let s=x[a],d=s.toLowerCase();d.includes("/")?(r=em(s),a++):nm(d)?(n=xe(d,x[a+1]),a+=n.y!=="top"?2:1):Xo(d)?(o=d,a++):(qo(d)&&i===void 0&&(i=d),a++)}return{kind:"image",url:t,position:n,size:r,repeat:o,origin:i}}function em(e){let x=e.indexOf("/");if(x===-1){let t=Yo(e);if(t)return t;let n=e.trim().split(/\s+/).filter(Boolean);return n.length===1?{width:Xx(n[0]),height:"auto"}:{width:Xx(n[0]),height:Xx(n[1]??"auto")}}else{let t=e.substring(0,x).trim(),n=e.substring(x+1).trim();return{width:t?Xx(t):"auto",height:n?Xx(n):"auto"}}}var Rf=new Set(["top","bottom"]);function xe(e,x){return{x:e.toLowerCase(),y:x.toLowerCase()}}function tm(e){let x=e.toLowerCase();return!!(x in R6||x==="transparent"||x.startsWith("#")&&(x.length===4||x.length===5||x.length===7||x.length===9)||x.startsWith("rgb(")||x.startsWith("rgba(")||x.startsWith("hsl(")||x.startsWith("hsla("))}function nm(e){return["left","center","right","top","bottom"].includes(e.toLowerCase())}function Xo(e){return["repeat","repeat-x","repeat-y","no-repeat","space","round"].includes(e.toLowerCase())}function qo(e){let x=e.toLowerCase();return x==="border-box"||x==="padding-box"||x==="content-box"}function Cf(e,x){T6(e);let t=pn(e),n=Yo(x),r;if(n)r=n;else{let o=x.trim().split(/\s+/).filter(Boolean);o.length===0?r="auto":o.length===1?r={width:Xx(o[0]),height:"auto"}:r={width:Xx(o[0]),height:Xx(o[1]??"auto")}}(t.kind==="image"||t.kind==="gradient")&&(t.size=r)}function rm(e){let x=e.trim().split(/\s+/).filter(Boolean);if(x.length===0)return{x:"left",y:"top"};let t=x.map(i=>i.toLowerCase()),n=t[0];if(x.length===1)return n==="center"?xe("center","center"):Rf.has(n)?xe("center",n):xe(n,"center");let r=t[1];if(Rf.has(n)){let i=x[1]??"center";return xe(i,n)}return xe(n,r??"center")}function vf(e,x){T6(e);let t=pn(e),n=rm(x);(t.kind==="image"||t.kind==="gradient")&&(t.position=n)}function Lf(e,x){T6(e);let t=x.trim().toLowerCase();if(!qo(t))return;let n=pn(e);(n.kind==="image"||n.kind==="gradient")&&(n.origin=t)}function Tf(e,x){T6(e);let t=x.trim().toLowerCase();if(!Xo(t))return;let n=pn(e);(n.kind==="image"||n.kind==="gradient")&&(n.repeat=t)}var om=new Set(["border-box","padding-box","content-box","text"]);function Pf(e,x){Cf(x,e)}function Ff(e,x){vf(x,e)}function Bf(e,x){Lf(x,e)}function Af(e,x){Tf(x,e)}function Mf(e,x){let t=T6(x);if(t.length===0)return;let n=e.split(",").map(r=>r.trim().toLowerCase()).filter(r=>r.length>0);if(n.length!==0)for(let r=0;r<n.length;r++){let o=n[r];if(!om.has(o))continue;let i=Math.min(r,t.length-1),a=t[i];a&&(a.clip=o)}}function kf(e,x){let t=e.trim(),n=Ix(e)??Me(e);if(n){x.backgroundLayers||(x.backgroundLayers=[]),x.backgroundLayers.push({kind:"gradient",gradient:n});return}t.startsWith("url(")&&(x.backgroundLayers||(x.backgroundLayers=[]),x.backgroundLayers.push({kind:"image",url:t,position:{x:"left",y:"top"},size:"auto",repeat:"repeat"}))}function If(e,x){console.log("Processing background property:",e);let t=Sf(e);console.log("Parsed background layers:",t),t.length>0&&(x.backgroundLayers||(x.backgroundLayers=[]),x.backgroundLayers.push(...t))}function Nf(e,x){let t=e.trim().toLowerCase();["contain","cover","fill","none","scale-down"].includes(t)&&(x.objectFit=t)}function Df(e,x){let t=im(e);t&&(x.clipPath=t)}function im(e){if(!e)return;let x=e.trim();if(x==="none")return;let t=am(x);if(t)return t}function am(e){let x=/^polygon\s*\((.+)\)$/i.exec(e);if(!x)return;let t=x[1].trim();if(!t)return;let n=t.includes(",")?t.split(/\s*,\s*/):sm(t.split(/\s+/)),r=[];for(let i of n){let a=i.trim().split(/\s+/).filter(Boolean);if(a.length<2)return;let s=Ef(a[0]),d=Ef(a[1]);if(!s||!d)return;r.push({x:s,y:d})}return r.length<3?void 0:{type:"polygon",points:r,referenceBox:"border-box"}}function sm(e){let x=[];for(let t=0;t<e.length;t+=2){let n=e[t],r=e[t+1];if(!n||!r)break;x.push(`${n} ${r}`)}return x}function Ef(e){let x=d0(e);if(x!==void 0){if(typeof x=="number")return{unit:"px",value:x};if(typeof x=="object"&&x.kind==="absolute"&&x.unit==="percent")return{unit:"percent",value:x.value}}}function dm(e){let x=[],t="",n=0;for(let r=0;r<e.length;r++){let o=e[r];if(o==="("){n+=1,t+=o;continue}if(o===")"){n=Math.max(0,n-1),t+=o;continue}if(/\s/.test(o)&&n===0){t&&(x.push(t.trim()),t="");continue}t+=o}return t&&x.push(t.trim()),x}function cm(e){let x=[],t="",n=0;for(let r=0;r<e.length;r++){let o=e[r];if(o==="("){n+=1,t+=o;continue}if(o===")"){n=Math.max(0,n-1),t+=o;continue}if(/\s/.test(o)&&n===0){t&&(x.push(t.trim()),t="");continue}t+=o}return t&&x.push(t.trim()),x}function zf(e){let x=[],t="",n=0;for(let r=0;r<e.length;r++){let o=e[r];if(o==="("){n+=1,t+=o;continue}if(o===")"){n=Math.max(0,n-1),t+=o;continue}if(o===","&&n===0){x.push(t.trim()),t="";continue}t+=o}return t&&x.push(t.trim()),x}function Wf(e){let x=e.trim().match(/^(-?\d+(?:\.\d+)?)fr$/i);if(!x)return;let t=Number.parseFloat(x[1]);return Number.isNaN(t)?void 0:t}function Hf(e){let x=e.trim().toLowerCase();if(x.startsWith("minmax(")&&x.endsWith(")")){let o=x.slice(7,-1),[i,a]=zf(o);if(!i||!a)return;let s=o0(i);if(s===void 0)return;let d=Wf(a);if(d!==void 0)return{kind:"flex",flex:d,min:s};let c=o0(a);return c!==void 0?typeof s=="number"&&typeof c=="number"?{kind:"fixed",size:Math.max(s,c)}:{kind:"fixed",size:c}:a.trim()==="auto"?{kind:"auto",min:s}:void 0}let t=Wf(x);if(t!==void 0)return{kind:"flex",flex:t};if(x==="auto")return{kind:"auto"};let n=px(e);if(n){let o=o0(n[0]),i=o0(n[1]),a=o0(n[2]);if(o!==void 0&&i!==void 0&&a!==void 0)return{kind:"clamp",min:o,preferred:i,max:a}}let r=o0(x);if(r!==void 0)return{kind:"fixed",size:r}}function Ko(e){if(!e)return;let x=dm(e.trim());if(x.length===0)return;let t=[];for(let n of x){let r=n.trim().toLowerCase();if(r.startsWith("repeat(")&&r.endsWith(")")){let i=n.trim().slice(7,-1),[a,s]=zf(i);if(!a||!s)return;let d=Hf(s);if(!d)return;let c=a.trim().toLowerCase();if(c==="auto-fit"||c==="auto-fill"){let u={kind:"repeat-auto",mode:c,track:d};t.push(u);continue}let f=Number.parseInt(c,10);if(!Number.isFinite(f)||f<=0)return;let l={kind:"repeat",count:f,track:d};t.push(l);continue}let o=Hf(n);if(!o)return;t.push(o)}return t}function Of(e){let x=o0(e);if(x!==void 0)return x;let t=px(e);if(!t)return;let n=o0(t[0]),r=o0(t[1]),o=o0(t[2]);if(!(n===void 0||r===void 0||o===void 0))return{kind:"clamp",min:n,preferred:r,max:o}}function Uf(e){if(!e)return;let x=cm(e.trim());if(x.length===0)return;let t=Of(x[0]);if(t===void 0)return;let n=x.length>1?Of(x[1]):void 0;return{row:t,column:n??t}}function Gf(e,x){let t=Ko(e);t&&(x.trackListColumns=t)}function jf(e,x){let t=Ko(e);t&&(x.trackListRows=t)}function $f(e,x){let t=e.trim().toLowerCase();switch(t){case"row":case"column":case"row dense":case"column dense":x.autoFlow=t;break;default:break}}function Vf(e,x){let t=Uf(e);t&&(x.rowGap=t.row,x.columnGap=t.column)}function _f(e,x){let t=o0(e);if(t!==void 0){x.rowGap=t;return}let n=px(e);if(n){let r=o0(n[0]),o=o0(n[1]),i=o0(n[2]);if(r!==void 0&&o!==void 0&&i!==void 0){let a={kind:"clamp",min:r,preferred:o,max:i};x.rowGap=a}}}function Yf(e,x){let t=e.trim().toLowerCase(),n=t.match(/^span\s+(\d+)$/);if(n){let o=Number.parseInt(n[1],10);if(Number.isFinite(o)&&o>0){x.gridColumnSpan=o;return}}let r=Number.parseInt(t,10);Number.isFinite(r)&&r>0&&(x.gridColumnSpan=1)}function Xf(e,x){let t=o0(e);if(t!==void 0){x.columnGap=t;return}let n=px(e);if(n){let r=o0(n[0]),o=o0(n[1]),i=o0(n[2]);if(r!==void 0&&o!==void 0&&i!==void 0){let a={kind:"clamp",min:r,preferred:o,max:i};x.columnGap=a}}}function qf(e,x){console.log(`DEBUG: parseOpacity called with value: "${e}"`);let t=e.trim().toLowerCase(),n;if(t.endsWith("%")){let r=t.slice(0,-1),o=parseFloat(r);if(isNaN(o))return;n=o/100}else if(n=parseFloat(t),isNaN(n))return;n=Math.max(0,Math.min(1,n)),x.opacity=n}function Kf(e,x){let t=Zf(e);t!==void 0&&(x.filter=t)}function Zo(e,x){let t=Zf(e);t!==void 0&&(x.backdropFilter=t)}function Zf(e){let x=e.trim();if(!x)return;let t=x.toLowerCase();if(t==="none"||t==="initial")return[];if(t==="inherit"||t==="revert"||t==="revert-layer")return;let n=fm(x);if(n.length===0)return;let r=[];for(let{name:o,args:i}of n){let a=bm(o,i);a&&r.push(a)}return r.length>0?r:void 0}function fm(e){let x=[],t=0,n=e.length;for(;t<n;){for(;t<n&&/\s/.test(e[t]);)t++;if(t>=n)break;let r=t;for(;t<n&&e[t]!=="("&&!/\s/.test(e[t]);)t++;if(t>=n||e[t]!=="(")break;let o=e.slice(r,t).toLowerCase();t++;let i=1,a=t;for(;t<n&&i>0;)e[t]==="("?i++:e[t]===")"&&i--,i>0&&t++;let s=e.slice(a,t).trim();i===0&&t++,x.push({name:o,args:s})}return x}var lm=new Set(["brightness","contrast","grayscale","sepia","saturate","invert","opacity"]),um=new Set(["grayscale","sepia","invert","opacity"]);function bm(e,x){if(lm.has(e))return mm(e,x);switch(e){case"blur":return pm(x);case"hue-rotate":return hm(x);case"drop-shadow":return ym(x);default:return null}}function mm(e,x){let t=x.trim(),n;if(t==="")n=1;else if(t.endsWith("%")){let r=t.slice(0,-1),o=parseFloat(r);if(isNaN(o))return null;n=o/100}else if(n=parseFloat(t),isNaN(n))return null;return um.has(e)?n=Math.max(0,Math.min(1,n)):n=Math.max(0,n),{kind:e,value:n}}function pm(e){let x=e.trim();if(x==="")return{kind:"blur",value:0};let t=o0(x);return t===void 0||typeof t=="number"&&t<0?null:{kind:"blur",value:t}}function hm(e){let x=e.trim();if(x==="")return{kind:"hue-rotate",valueDeg:0};let t=gm(x);return t===null?null:{kind:"hue-rotate",valueDeg:t}}function gm(e){let x=e.toLowerCase();if(x.endsWith("deg")){let n=parseFloat(x.slice(0,-3));return isNaN(n)?null:n}if(x.endsWith("rad")){let n=parseFloat(x.slice(0,-3));return isNaN(n)?null:n*(180/Math.PI)}if(x.endsWith("grad")){let n=parseFloat(x.slice(0,-4));return isNaN(n)?null:n*.9}if(x.endsWith("turn")){let n=parseFloat(x.slice(0,-4));return isNaN(n)?null:n*360}let t=parseFloat(x);return isNaN(t)?null:t===0?0:null}function ym(e){let x=I0(e);if(x.length<2)return null;let t=[],n;for(let r of x){let o=o0(r);if(o!==void 0){t.push(o);continue}if(n===void 0&&wm(r)){n=r;continue}}return t.length<2?null:{kind:"drop-shadow",offsetX:t[0],offsetY:t[1],blurRadius:t[2]??0,color:n}}function wm(e){let x=e.toLowerCase();return x.startsWith("#")||x.startsWith("rgb(")||x.startsWith("rgba(")||x.startsWith("hsl(")||x.startsWith("hsla(")?!0:["transparent","black","white","red","green","blue","yellow","gray","grey","currentcolor"].includes(x)}var Qf=!1;function Jf(){Qf||(Qf=!0,E("box-sizing",(e,x)=>{let t=e.trim().toLowerCase();(t==="border-box"||t==="content-box")&&(x.boxSizing=t)}),E("display",ld),E("justify-content",ud),E("align-items",bd),E("align-content",md),E("align-self",pd),E("flex-direction",hd),E("flex-wrap",gd),E("flex-grow",yd),E("flex-shrink",wd),E("flex-basis",Rd),E("flex",Sd),E("color",Cd),E("background-color",vd),E("border-color",kd),E("box-shadow",Id),E("border",Nd),E("border-top",Ed),E("border-right",Dd),E("border-bottom",Wd),E("border-left",Hd),E("border-radius",Od),E("border-top-left-radius",zd),E("border-top-right-radius",Ud),E("border-bottom-right-radius",Gd),E("border-bottom-left-radius",jd),E("border-width",$d),E("border-top-width",Vd),E("border-right-width",_d),E("border-bottom-width",Yd),E("border-left-width",Xd),E("border-top-color",qd),E("border-right-color",Kd),E("border-bottom-color",Zd),E("border-left-color",Qd),E("border-style",Jd),E("border-top-style",xc),E("border-right-style",ec),E("border-bottom-style",tc),E("border-left-style",nc),E("border-collapse",rc),E("border-block-start",oc),E("border-block-end",ic),E("border-inline-start",ac),E("border-inline-end",sc),E("margin",dc),E("margin-top",cc),E("margin-right",fc),E("margin-bottom",lc),E("margin-left",uc),E("margin-block-start",bc),E("margin-block-end",mc),E("margin-inline-start",pc),E("margin-inline-end",hc),E("padding",gc),E("padding-top",yc),E("padding-right",wc),E("padding-bottom",Rc),E("padding-left",Sc),E("padding-block-start",Cc),E("padding-block-end",vc),E("padding-inline-start",Lc),E("padding-inline-end",Tc),E("width",Pc),E("min-width",Fc),E("max-width",Bc),E("height",Ac),E("min-height",Mc),E("max-height",kc),E("font-size",Ic),E("line-height",Nc),E("z-index",Ec),E("font-family",zc),E("font-style",Hc),E("font-variant",Dc),E("font-variant-numeric",Wc),E("font-weight",Oc),E("position",Uc),E("top",Gc),E("right",jc),E("bottom",$c),E("left",Vc),E("text-align",_c),E("text-decoration",Yc),E("text-decoration-line",Xc),E("text-decoration-color",qc),E("text-decoration-style",Kc),E("letter-spacing",xf),E("text-indent",Qc),E("text-transform",Jc),E("float",Zc),E("overflow-wrap",rf),E("word-wrap",of),E("word-break",af),E("text-shadow",sf),E("list-style-type",df),E("content",uf),E("counter-reset",(e,x)=>{x.counterReset=mf(e)}),E("counter-increment",(e,x)=>{x.counterIncrement=pf(e)}),E("transform",(e,x)=>{x.transform=e}),E("background-size",Pf),E("background-position",Ff),E("background-origin",Bf),E("background-repeat",Af),E("background-clip",Mf),E("background-image",kf),E("background",If),E("object-fit",Nf),E("clip-path",Df),E("grid-template-columns",Gf),E("grid-template-rows",jf),E("grid-auto-flow",$f),E("grid-column",Yf),E("gap",Vf),E("row-gap",_f),E("column-gap",Xf),E("opacity",qf),E("filter",Kf),E("backdrop-filter",Zo),E("-webkit-backdrop-filter",Zo))}Jf();var Rm=new Set(["border","border-color","border-style","border-width","border-radius","margin","padding","background","font","text-decoration","flex","gap"]),Qo=new Map;function x2(e){if(Qo.has(e))return Qo.get(e);let x=id(e);return x&&Qo.set(e,x),x}function Jo(e,x,t,n){let r={};for(let[a,s]of Object.entries(e))r[a.toLowerCase()]=s.trim();let o=[],i=[];for(let[a,s]of Object.entries(r))Rm.has(a)?o.push([a,s]):i.push([a,s]);for(let[a,s]of o){let d=x2(a);d?d(s,x,t,n):a.startsWith("--")||console.warn(`Unsupported CSS property: ${a}`)}for(let[a,s]of i){let d=x2(a);d?d(s,x,t,n):a.startsWith("--")||console.warn(`Unsupported CSS property: ${a}`)}}var e2={width:595.28,height:841.89},hn={top:36,right:36,bottom:36,left:36},t2=tx(e2.width),n2=tx(e2.height),Sm={top:tx(hn.top),right:tx(hn.right),bottom:tx(hn.bottom),left:tx(hn.left)};function r2(e,x){let t={...Sm},n=t.left+t.right,r=t.top+t.bottom,o=ke(e,0),i=ke(x,0);if(n>o){let a=o/(n||1);t.left*=a,t.right*=a}if(r>i){let a=i/(r||1);t.top*=a,t.bottom*=a}return t}function Ie(e,x){if(!Number.isFinite(e??NaN))return x;let t=Number(e);return t>0?t:x}function ke(e,x){return Math.max(1,e-x)}var x7=class{async load(x){throw new Error("NodeEnvironment is not available in browser builds")}},e7=class{async inflateRaw(x){throw new Error("NodeEnvironment compression is not available in browser builds")}},qx=class{constructor(){this.loader=new x7;this.compression=new e7}resolveLocal(){throw new Error("NodeEnvironment resolveLocal is not available in browser builds")}now(){return typeof performance<"u"?performance.now():Date.now()}getEnv(x){}fileURLToPath(){throw new Error("NodeEnvironment fileURLToPath is not available in browser builds")}pathToFileURL(){throw new Error("NodeEnvironment pathToFileURL is not available in browser builds")}pathResolve(){throw new Error("NodeEnvironment pathResolve is not available in browser builds")}pathJoin(){throw new Error("NodeEnvironment pathJoin is not available in browser builds")}pathDirname(){throw new Error("NodeEnvironment pathDirname is not available in browser builds")}pathIsAbsolute(){throw new Error("NodeEnvironment pathIsAbsolute is not available in browser builds")}};function Kx(e){let x="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=e.replace(/[^A-Za-z0-9+/=]/g,""),n=[],r=0,o=0;for(let i of t){if(i==="=")break;let a=x.indexOf(i);a!==-1&&(r=r<<6|a,o+=6,o>=8&&(o-=8,n.push(r>>o&255)))}return new Uint8Array(n)}function i2(e,x,t,n){let r=e;return r.startsWith("file://")?r=n.fileURLToPath?n.fileURLToPath(r):r:r.startsWith("/")?r=n.pathResolve?n.pathResolve(t,`.${r}`):r:(n.pathIsAbsolute?n.pathIsAbsolute(r):r.includes(":"))||(r=n.pathResolve?n.pathResolve(x,r):r),r}function a2(e,x,t){return e.trim().startsWith("/")?t||x:x||t}async function s2(e,x,t,n){let r=e.trim();if(!r)return"";try{if(/^https?:\/\//i.test(r)||r.startsWith("//")){let c=r.startsWith("//")?`https:${r}`:r,f=await fetch(c);if(!f.ok)throw new Error(`HTTP ${f.status}`);let l=await f.text();return o2(l,c)}let o=a2(r,x,t),i=n.resolveLocal?n.resolveLocal(r,o||void 0):i2(r,x,t,n),a=await n.loader.load(i),s=new TextDecoder("utf-8").decode(a),d=/^https?:\/\//i.test(i)||i.startsWith("file:")?i:n.pathToFileURL?n.pathToFileURL(i):i;return o2(s,d)}catch(o){return k("parse","warn","Failed to load stylesheet",{href:e,error:o instanceof Error?o.message:String(o)}),""}}function o2(e,x){let t;try{t=new URL(x)}catch{return e}let n=/url\(\s*(['"]?)([^'")]+)\1\s*\)/gi;return e.replace(n,(r,o,i)=>{let a=(i||"").trim();if(!a||/^data:/i.test(a)||/^[a-z][a-z0-9+\-.]*:/i.test(a))return r;try{let s=new URL(a,t).toString(),d=o||"";return`url(${d}${s}${d})`}catch{return r}})}async function t7(e,x,t,n){let r=e.trim();if(!r)return null;let o=r;try{if(o.startsWith("//")&&(o=`https:${o}`),/^data:/i.test(o)){let s=o.indexOf(",");if(s===-1)throw new Error("Invalid data URI");let d=o.slice(5,s);if(!/;base64/i.test(d))throw new Error("Only base64-encoded data URIs are supported for fonts");return Kx(o.slice(s+1)).slice().buffer}if(/^https?:\/\//i.test(o)){let s=await fetch(o);if(!s.ok)throw new Error(`HTTP ${s.status}`);return await s.arrayBuffer()}if(/^file:/i.test(o)){let s=n.fileURLToPath?n.fileURLToPath(o):o;return await n.loader.load(s)}let i=a2(o,x,t),a=n.resolveLocal?n.resolveLocal(o,i||void 0):i2(o,x,t,n);return await n.loader.load(a)}catch(i){return k("font","warn","Failed to load font data",{src:e,error:i instanceof Error?i.message:String(i)}),null}}function Cm(e){let x=/url\(\s*(['"]?)([^'")]+)\1\s*\)(?:\s*format\(\s*['"]?([^'")]+)['"]?\s*\))?/gi,t=null,n=null,r;for(;(r=x.exec(e))!==null;){let o=r[2],i=(r[3]||"").toLowerCase();if(t||(t=o),i==="woff2"){n=o;break}}return n??t}function vm(e){let x=e.trim().toLowerCase();if(x==="bold")return 700;if(x==="normal")return 400;let t=Number.parseInt(x,10);return Number.isFinite(t)?t:400}function Lm(e){let x=e.trim().toLowerCase();return x.includes("italic")||x.includes("oblique")?"italic":"normal"}async function d2(e,x,t){if(x)for(let n of e){let r=n.declarations["font-family"]?.replace(/['"]/g,""),o=n.declarations.src;if(!r||!o)continue;let i=Cm(o);if(!i)continue;let a=await t7(i,t.resourceBaseDir,t.assetRootDir,t.environment);if(!a)continue;let s=n.declarations["font-weight"]||"400",d=n.declarations["font-style"]||"normal";x.fontFaceDefs.push({name:r,family:r,src:i,data:a,weight:vm(s),style:Lm(d)})}}async function c2(e,x){if(e){for(let t of e.fontFaceDefs)if(!t.data&&t.src){let n=await t7(t.src,x.resourceBaseDir,x.assetRootDir,x.environment);n&&(t.data=n)}}}function gn(e){return new DOMParser().parseFromString(e,"text/html")}function n7(e){let x=[];for(let t=0;t<e.length;t++){let n=e[t];x.push({type:"declaration",property:n,value:e.getPropertyValue(n)})}return x}function f2(e){let x=document.createElement("style");x.textContent=e,document.head.appendChild(x);let t=x.sheet,n=[];if(t){let r=t.cssRules||[];for(let o=0;o<r.length;o++){let i=r[o];if(i instanceof CSSStyleRule){let a=i.selectorText.split(",").map(s=>s.trim()).filter(Boolean);n.push({type:"rule",selectors:a,declarations:n7(i.style)})}else if(i instanceof CSSFontFaceRule)n.push({type:"font-face",declarations:n7(i.style)});else if(i instanceof CSSMediaRule){let a=[];for(let s=0;s<i.cssRules.length;s++){let d=i.cssRules[s];if(d instanceof CSSStyleRule){let c=d.selectorText.split(",").map(f=>f.trim()).filter(Boolean);a.push({type:"rule",selectors:c,declarations:n7(d.style)})}}n.push({type:"media",media:i.conditionText,rules:a})}}}return document.head.removeChild(x),{type:"stylesheet",stylesheet:{rules:n}}}function l2(e){if(!e?.trim())return null;function x(s){let d=s.replace(/\s+/g,"");if(d==="odd")return{a:2,b:1};if(d==="even")return{a:2,b:0};if(/^[+-]?\d+$/.test(d))return{a:0,b:parseInt(d,10)};let c=/^([+-]?\d*)n([+-]?\d+)?$/.exec(d);if(!c)return null;let f=c[1]===""||c[1]==="+"?1:c[1]==="-"?-1:parseInt(c[1],10),l=c[2]?parseInt(c[2],10):0;return{a:f,b:l}}function t(s){let d=s.trim();if(!d)return null;let c=null;if(d[0]==="*")c=null,d=d.slice(1);else if(!["#",".","[",":"].includes(d[0])){let p=/^[a-zA-Z][a-zA-Z0-9-]*/.exec(d);p&&(c=p[0].toLowerCase(),d=d.slice(p[0].length))}let f=null,l=[],u=[],b=[];for(;d.length;){let p=d[0];if(p==="#"){let m=/^#[^.#[\]:\s>+~]+/.exec(d);if(!m)break;f=m[0].slice(1),d=d.slice(m[0].length);continue}if(p==="."){let m=/^\.[^.#[\]:\s>+~]+/.exec(d);if(!m)break;l.push(m[0].slice(1)),d=d.slice(m[0].length);continue}if(p==="["){let m=/^\[(\s*[-\w:]+\s*(?:([~|^$*]?=)\s*(?:"([^"]*)"|'([^']*)'|([^\]-\s]+))\s*)?)\]/.exec(d);if(!m)break;let h=m[1].match(/^[-\w:]+/)[0],y=m[2]??"exists",w=m[3]??m[4]??m[5],R=y==="exists"?{name:h,op:y}:{name:h,op:y,value:w};u.push(R),d=d.slice(m[0].length);continue}if(p===":"){let m=/^:first-child/.exec(d);if(m){b.push({kind:"first-child"}),d=d.slice(m[0].length);continue}if(m=/^:last-child/.exec(d),m){b.push({kind:"last-child"}),d=d.slice(m[0].length);continue}if(m=/^:root\b/.exec(d),m){b.push({kind:"root"}),d=d.slice(m[0].length);continue}if(m=/^:nth-child\(\s*([^)]+)\s*\)/.exec(d),m){let h=x(m[1]);h&&b.push({kind:"nth-child",a:h.a,b:h.b}),d=d.slice(m[0].length);continue}if(m=/^:not\(\s*([^)]+)\s*\)/.exec(d),m){let h=m[1],y=t(h);y&&b.push({kind:"not",inner:y}),d=d.slice(m[0].length);continue}return null}break}return{tag:c,id:f,classes:l,attrs:u,pseudos:b}}let n=e.trim().replace(/\s+/g," "),r=[],o=0;for(;o<n.length;){let s=n[o];if(s===" "||s===">"||s==="+"||s==="~"){if(s===" "){for(;n[o]===" ";)o++;r.push(" ")}else r.push(s),o++,n[o]===" "&&o++;continue}let d=o,c=0,f=0;for(;d<n.length;){let b=n[d];if(b==="[")c++;else if(b==="]")c=Math.max(0,c-1);else if(b==="(")f++;else if(b===")")f=Math.max(0,f-1);else if(c===0&&f===0&&(b===" "||b===">"||b==="+"||b==="~"))break;d++}let l=n.slice(o,d),u=t(l);if(!u)return null;r.push(u),o=d}let i=[];for(let s=0;s<r.length;s++){let d=r[s];if(typeof d!="string"){let c,f=s-1;for(;f>=0&&r[f]===" ";){c=" ",f--;break}f>=0&&typeof r[f]=="string"&&r[f]!==" "&&(c=r[f]);let l={simple:d,combinatorToLeft:c};i.push(l)}}return i.length?i:null}function r7(e){let x=e.classes.length?"."+e.classes.slice().sort().join("."):"",t=e.attrs.length?"["+e.attrs.map(a=>a.op==="exists"?a.name:`${a.name}${a.op}"${a.value}"`).sort().join("][")+"]":"",n=e.pseudos.length?":"+e.pseudos.map(a=>{switch(a.kind){case"first-child":return"first-child";case"last-child":return"last-child";case"nth-child":return`nth-child(${a.a}n+${a.b})`;case"not":return`not(${r7(a.inner)})`;default:return""}}).filter(a=>a!=="").sort().join(":"):"",r=e.tag??"*",o=e.id?`#${e.id}`:"";return`${r}${o}${x}${t}${n}`}function u2(e){let x=l2(e);if(!x)return null;let t=new WeakMap;function n(d,c,f){let l=t.get(d);l||(l=new Map,t.set(d,l));let u=r7(c);if(l.has(u))return l.get(u);let b=f(d,c);return l.set(u,b),b}function r(d,c){return typeof d.getAttribute=="function"?d.getAttribute(c):null}function o(d,c){let f=r(d,c.name);if(c.op==="exists")return f!==null;if(f===null)return!1;let l;switch(c.op){case"=":l=f===c.value;break;case"~=":l=f.split(/\s+/).includes(c.value);break;case"|=":l=f===c.value||f.startsWith(c.value+"-");break;case"^=":l=f.startsWith(c.value);break;case"$=":l=f.endsWith(c.value);break;case"*=":l=f.includes(c.value);break;default:l=!1;break}return l}function i(d){let c=d.parentElement;if(!c)return-1;let f=0;for(let l=c.firstElementChild;l;l=l.nextElementSibling)if(f++,l===d)return f;return-1}function a(d,c){if(c.kind==="first-child")return i(d)===1;if(c.kind==="last-child"){let f=d.parentElement;return f?f.lastElementChild===d:!1}if(c.kind==="nth-child"){let f=i(d);if(f<1)return!1;let{a:l,b:u}=c,b;return l===0?b=f===u:b=(f-u)%l===0&&(f-u)/l>=0,b}if(c.kind==="not")return!s(d,c.inner);if(c.kind==="root"){let f=d.ownerDocument;return!f||!f.documentElement?!1:f.documentElement===d}return!1}function s(d,c){if(c.tag&&d.tagName.toLowerCase()!==c.tag||c.id&&d.id!==c.id)return!1;let f=d.classList;for(let l of c.classes)if(!f?.contains?.(l))return!1;for(let l of c.attrs)if(!o(d,l))return!1;for(let l of c.pseudos)if(!a(d,l))return!1;return!0}return function(c){let f=c,l=x.length-1;if(!f||!n(f,x[l].simple,s))return!1;for(l--;l>=0;){let u=x[l],b=x[l+1].combinatorToLeft;if(b===">"){if(f=f.parentElement,!f||!n(f,u.simple,s))return!1;l--;continue}if(b===" "){let g=f.parentElement,p=!1;for(;g;){if(n(g,u.simple,s)){f=g,p=!0;break}g=g.parentElement}if(!p)return!1;l--;continue}if(b==="+"){let g=f.previousElementSibling;if(!g||!n(g,u.simple,s))return!1;f=g,l--;continue}if(b==="~"){let g=f.previousElementSibling,p=!1;for(;g;){if(n(g,u.simple,s)){f=g,p=!0;break}g=g.previousElementSibling}if(!p)return!1;l--;continue}if(!n(f,u.simple,s))return!1;l--}return!0}}function Pm(e){let x={styleRules:[],fontFaceRules:[]};if(!e.trim())return x;let n=f2(e).stylesheet?.rules??[];for(let r of n)if(r.type==="rule"){let o=r,i=o.selectors??[],a=o.declarations??[],s={};for(let d of a){if(d.type!=="declaration")continue;let c=d;if(!c.property||c.value===void 0)continue;let f=c.property.trim();f.startsWith("--")?s[f]=c.value.trim():s[f.toLowerCase()]=c.value.trim()}for(let d of i){let c=d.trim(),f=Fm(c);if(f.unsupportedPseudo){console.warn(`Unsupported pseudo-element selector: ${c}`);continue}let l=u2(f.baseSelector);if(!l){console.warn(`Invalid CSS selector: ${c}`);continue}x.styleRules.push({selector:d,declarations:{...s},match:l,pseudoElement:f.pseudoElement})}}else if(r.type==="font-face"){let i=r.declarations??[],a={};for(let s of i){if(s.type!=="declaration")continue;let d=s;if(!d.property||d.value===void 0)continue;let c=d.property.trim();c.startsWith("--")?a[c]=d.value.trim():a[c.toLowerCase()]=d.value.trim()}x.fontFaceRules.push({declarations:a})}return x}function Fm(e){let x=e.trim(),t=/(.*?)(::?before|::?after)\s*$/i.exec(x);if(t){let o=t[2].toLowerCase().endsWith("before")?"::before":"::after";return{baseSelector:t[1].trim()||"*",pseudoElement:o}}let n=/(.*?)(::[a-z-]+)\s*$/i.exec(x);return n?{baseSelector:n[1].trim()||"*",unsupportedPseudo:n[2].toLowerCase()}:{baseSelector:x||"*"}}function yn(e){return Pm(e)}var Ne=class{static resolveInheritedProperties(x,t){return{color:x.color??t.color,fontSize:x.fontSize,lineHeight:nx(x.lineHeight),fontFamily:x.fontFamily??t.fontFamily,fontStyle:x.fontStyle??t.fontStyle,fontVariant:x.fontVariant??t.fontVariant,fontWeight:x.fontWeight??t.fontWeight,letterSpacing:x.letterSpacing??t.letterSpacing,textDecorationLine:x.textDecorationLine??t.textDecorationLine,textDecorationColor:x.textDecorationColor??t.textDecorationColor,textDecorationStyle:x.textDecorationStyle??t.textDecorationStyle,overflowWrap:x.overflowWrap??t.overflowWrap,wordBreak:x.wordBreak??t.wordBreak,textIndent:x.textIndent??t.textIndent??0,textTransform:x.textTransform??t.textTransform??"none",listStyleType:x.listStyleType??t.listStyleType??"disc"}}};function b2(e){let x={};if(!e||typeof e!="string")return x;let t=e.split(";");for(let n of t){let r=n.indexOf(":");if(r===-1)continue;let o=n.substring(0,r).trim(),i=n.substring(r+1).trim();o&&i&&(x[o]=i)}return x}function Bm(e){let x={};for(let[t,n]of Object.entries(e))t.startsWith("--")?x[t]=n:x[t.toLowerCase()]=n;return x}function m2(e,x,t){let n={},r=t?.pseudoElement,o=t?.includeInlineStyle??!0;for(let i of x){if(r){if(i.pseudoElement!==r)continue}else if(i.pseudoElement)continue;i.match(e)&&(k("style","debug","CSS rule matched",{selector:i.selector,declarations:i.declarations}),i.declarations.display&&k("style","debug","Display declaration found",{selector:i.selector,display:i.declarations.display}),Object.assign(n,Bm(i.declarations)))}if(o){let i=b2(e.getAttribute("style")??"");Object.keys(i).length>0&&k("style","debug","inline style applied",{declarations:i}),Object.assign(n,i)}return n}function p2(e,x,t){let n=m2(e,x),r=t?t.clone():new zx;return r=Kr(n).inherit(r),k("style","debug","custom properties",{count:r.size,keys:r.keys()}),{resolvedDeclarations:Zr(n,r),customProperties:r}}function h2(e,x,t,n){let r=m2(e,x,{pseudoElement:t,includeInlineStyle:!1}),o=n?n.clone():new zx;return o=Kr(r).inherit(o),{resolvedDeclarations:Zr(r,o),customProperties:o}}var Am=new Set(["span","a","strong","em","b","s","strike","del","label","code","small","time","i","u","sub","sup","mark","abbr","cite","dfn","kbd","q","tt"]),Mm={table:"table",thead:"table-row-group",tbody:"table-row-group",tfoot:"table-row-group",tr:"table-row",td:"table-cell",th:"table-cell"};function km(e){let x;if(Am.has(e))x="inline";else switch(e){case"table":x="table";break;case"tbody":case"thead":case"tfoot":x="table-row-group";break;case"tr":x="table-row";break;case"td":case"th":x="table-cell";break;case"caption":x="table-caption";break;default:x="block";break}return k("style","trace","defaultDisplayForTag",{tag:e,display:x}),x}function o7(e,x,t){let n=t??km(e),r=x??n;k("style","debug","computeStyleForElement display",{tagName:e,styleInitDisplay:x,defaultDisplay:n,finalDisplay:r});let o=Mm[e];return o!==void 0&&r!==o?(k("style","debug","Forcing table display",{tagName:e,originalDisplay:r}),o):r}var wn=class{constructor(x,t){this.fontSize=x;this.rootFontSize=t}resolveLengthInput(x){return hi(x,this.fontSize,this.rootFontSize)}resolveNumberLike(x){return w0(x,this.fontSize,this.rootFontSize)}resolveShadowLength(x,t=!1){let n=this.resolveNumberLike(x);return n===void 0||t&&n<0?0:n}createLengthAssigner(x){return t=>{let n=this.resolveLengthInput(t);n!==void 0&&x(n)}}createNumberAssigner(x){return t=>{let n=this.resolveNumberLike(t);n!==void 0&&x(n)}}};var Ee=class e{static resolveTrackSizeInputToAbsolute(x,t,n){switch(x.kind){case"fixed":return{kind:"fixed",size:w0(x.size,t,n)??0};case"flex":return{kind:"flex",flex:x.flex,min:w0(x.min,t,n),max:w0(x.max,t,n)};case"auto":return{kind:"auto",min:w0(x.min,t,n),max:w0(x.max,t,n)};case"clamp":return{kind:"clamp",min:w0(x.min,t,n)??0,preferred:w0(x.preferred,t,n)??0,max:w0(x.max,t,n)??0};default:return{kind:"auto"}}}static resolveTrackDefinitionsInput(x,t,n){if(x)return x.map(r=>r.kind==="repeat"?{kind:"repeat",count:r.count,track:e.resolveTrackSizeInputToAbsolute(r.track,t,n)}:r.kind==="repeat-auto"?{kind:"repeat-auto",mode:r.mode,track:e.resolveTrackSizeInputToAbsolute(r.track,t,n)}:e.resolveTrackSizeInputToAbsolute(r,t,n))}};function Rn(e,x,t,n,r,o){if(e!==void 0){r(e,o);return}let i=w0(x,t,n);i!==void 0&&o(i)}function i7(e,x,t,n,r){e.lineHeight!==void 0&&(x.lineHeight=Si(e.lineHeight,n,r));let o=new wn(n,r),i=(d,c)=>{o.createLengthAssigner(c)(d)},a=(d,c)=>{o.createNumberAssigner(c)(d)},s=(d,c)=>{if(Qe(d)){let f=Je(d,n,r);f!==void 0&&c(f);return}o.createNumberAssigner(c)(d)};if(e.boxSizing!==void 0&&(x.boxSizing=e.boxSizing==="border-box"?"border-box":"content-box"),e.position!==void 0&&(x.position=e.position),e.top!==void 0&&i(e.top,d=>x.top=d),e.right!==void 0&&i(e.right,d=>x.right=d),e.bottom!==void 0&&i(e.bottom,d=>x.bottom=d),e.left!==void 0&&i(e.left,d=>x.left=d),e.zIndex!==void 0&&(x.zIndex=e.zIndex),e.color!==void 0&&(x.color=e.color),e.backgroundLayers!==void 0&&(x.backgroundLayers=e.backgroundLayers),e.clipPath!==void 0&&(x.clipPath=e.clipPath),e.borderColor!==void 0&&(x.borderColor=e.borderColor),e.borderStyleTop!==void 0&&(x.borderStyleTop=e.borderStyleTop),e.borderStyleRight!==void 0&&(x.borderStyleRight=e.borderStyleRight),e.borderStyleBottom!==void 0&&(x.borderStyleBottom=e.borderStyleBottom),e.borderStyleLeft!==void 0&&(x.borderStyleLeft=e.borderStyleLeft),e.boxShadows!==void 0&&(x.boxShadows=e.boxShadows.map(d=>({inset:d.inset,offsetX:o.resolveShadowLength(d.offsetX),offsetY:o.resolveShadowLength(d.offsetY),blurRadius:o.resolveShadowLength(d.blurRadius,!0),spreadRadius:o.resolveShadowLength(d.spreadRadius),color:d.color}))),e.textShadows!==void 0&&(x.textShadows=e.textShadows.map(d=>({offsetX:o.resolveShadowLength(d.offsetX),offsetY:o.resolveShadowLength(d.offsetY),blurRadius:o.resolveShadowLength(d.blurRadius,!0),color:d.color}))),e.fontFamily!==void 0&&(x.fontFamily=e.fontFamily),e.fontStyle!==void 0&&(x.fontStyle=e.fontStyle),e.fontVariant!==void 0&&(x.fontVariant=e.fontVariant),e.fontWeight!==void 0&&(x.fontWeight=h0(e.fontWeight)),e.overflowWrap!==void 0&&(x.overflowWrap=e.overflowWrap),e.wordBreak!==void 0&&(x.wordBreak=e.wordBreak),e.content!==void 0&&(x.content=e.content),e.counterReset!==void 0&&(x.counterReset=[...e.counterReset]),e.counterIncrement!==void 0&&(x.counterIncrement=[...e.counterIncrement]),Rn(e.marginTop,t.marginTop,n,r,i,d=>x.marginTop=d),Rn(e.marginRight,t.marginRight,n,r,i,d=>x.marginRight=d),Rn(e.marginBottom,t.marginBottom,n,r,i,d=>x.marginBottom=d),Rn(e.marginLeft,t.marginLeft,n,r,i,d=>x.marginLeft=d),e.paddingTop!==void 0&&i(e.paddingTop,d=>x.paddingTop=d),e.paddingRight!==void 0&&i(e.paddingRight,d=>x.paddingRight=d),e.paddingBottom!==void 0&&i(e.paddingBottom,d=>x.paddingBottom=d),e.paddingLeft!==void 0&&i(e.paddingLeft,d=>x.paddingLeft=d),e.borderTop!==void 0&&i(e.borderTop,d=>x.borderTop=d),e.borderRight!==void 0&&i(e.borderRight,d=>x.borderRight=d),e.borderBottom!==void 0&&i(e.borderBottom,d=>x.borderBottom=d),e.borderLeft!==void 0&&i(e.borderLeft,d=>x.borderLeft=d),e.borderTopLeftRadiusX!==void 0&&a(e.borderTopLeftRadiusX,d=>x.borderTopLeftRadiusX=d),e.borderTopLeftRadiusY!==void 0&&a(e.borderTopLeftRadiusY,d=>x.borderTopLeftRadiusY=d),e.borderTopRightRadiusX!==void 0&&a(e.borderTopRightRadiusX,d=>x.borderTopRightRadiusX=d),e.borderTopRightRadiusY!==void 0&&a(e.borderTopRightRadiusY,d=>x.borderTopRightRadiusY=d),e.borderBottomRightRadiusX!==void 0&&a(e.borderBottomRightRadiusX,d=>x.borderBottomRightRadiusX=d),e.borderBottomRightRadiusY!==void 0&&a(e.borderBottomRightRadiusY,d=>x.borderBottomRightRadiusY=d),e.borderBottomLeftRadiusX!==void 0&&a(e.borderBottomLeftRadiusX,d=>x.borderBottomLeftRadiusX=d),e.borderBottomLeftRadiusY!==void 0&&a(e.borderBottomLeftRadiusY,d=>x.borderBottomLeftRadiusY=d),e.width!==void 0&&i(e.width,d=>x.width=d),e.minWidth!==void 0&&i(e.minWidth,d=>x.minWidth=d),e.maxWidth!==void 0&&i(e.maxWidth,d=>x.maxWidth=d),e.height!==void 0&&i(e.height,d=>x.height=d),e.minHeight!==void 0&&i(e.minHeight,d=>x.minHeight=d),e.maxHeight!==void 0&&i(e.maxHeight,d=>x.maxHeight=d),e.trackListColumns!==void 0){let d=Ee.resolveTrackDefinitionsInput(e.trackListColumns,n,r);d&&(x.trackListColumns=d)}if(e.trackListRows!==void 0){let d=Ee.resolveTrackDefinitionsInput(e.trackListRows,n,r);d&&(x.trackListRows=d)}e.autoFlow!==void 0&&(x.autoFlow=e.autoFlow),e.rowGap!==void 0&&s(e.rowGap,d=>x.rowGap=d),e.columnGap!==void 0&&s(e.columnGap,d=>x.columnGap=d),e.gridColumnSpan!==void 0&&(x.gridColumnSpan=e.gridColumnSpan),e.justifyContent!==void 0&&(x.justifyContent=e.justifyContent),e.alignItems!==void 0&&(x.alignItems=e.alignItems),e.alignContent!==void 0&&(x.alignContent=e.alignContent),e.alignSelf!==void 0&&(x.alignSelf=e.alignSelf),e.flexDirection!==void 0&&(x.flexDirection=e.flexDirection),e.flexWrap!==void 0&&(x.flexWrap=e.flexWrap),e.flexGrow!==void 0&&(x.flexGrow=e.flexGrow),e.flexShrink!==void 0&&(x.flexShrink=e.flexShrink),e.flexBasis!==void 0&&i(e.flexBasis,d=>x.flexBasis=d),e.textAlign!==void 0&&(x.textAlign=e.textAlign),e.textIndent!==void 0&&i(e.textIndent,d=>x.textIndent=d),e.textTransform!==void 0&&(x.textTransform=e.textTransform),e.letterSpacing!==void 0&&a(e.letterSpacing,d=>x.letterSpacing=d),e.listStyleType!==void 0&&(x.listStyleType=e.listStyleType),e.transform!==void 0&&(x.transform=e.transform),e.objectFit!==void 0&&(x.objectFit=e.objectFit),e.opacity!==void 0&&(x.opacity=e.opacity),e.filter!==void 0&&(x.filter=e.filter.map(d=>g2(d,o))),e.backdropFilter!==void 0&&(x.backdropFilter=e.backdropFilter.map(d=>g2(d,o)))}function g2(e,x){switch(e.kind){case"blur":return{kind:"blur",value:typeof e.value=="number"?e.value:x.resolveShadowLength(e.value)};case"drop-shadow":return{kind:"drop-shadow",offsetX:x.resolveShadowLength(e.offsetX),offsetY:x.resolveShadowLength(e.offsetY),blurRadius:x.resolveShadowLength(e.blurRadius,!0),color:e.color};default:return e}}function a7(e,x,t,n,r){let o=n.textDecorationLine??"none",i=t.textDecorationLine??o;r.textDecorationLine!==void 0&&(i=r.textDecorationLine),x.textDecorationLine!==void 0&&(i=x.textDecorationLine),e.textDecorationLine=i;let a=x.textDecorationColor!==void 0?y2(x.textDecorationColor):void 0;a===void 0&&(a=r.textDecorationColor!==void 0?y2(r.textDecorationColor):void 0),a===void 0&&t.textDecorationColor!==void 0&&(a=t.textDecorationColor),a!==void 0&&(e.textDecorationColor=a);let s=n.textDecorationStyle??"solid",d=t.textDecorationStyle??s;r.textDecorationStyle!==void 0&&(d=r.textDecorationStyle),x.textDecorationStyle!==void 0&&(d=x.textDecorationStyle),e.textDecorationStyle=d}function y2(e){if(e===void 0)return;let x=e.trim();if(!x)return;let t=x.toLowerCase();if(t!=="inherit"){if(t==="initial")return"currentcolor";if(!(t==="unset"||t==="revert"||t==="revert-layer"))return t==="currentcolor"?"currentcolor":x}}function s7(e,x,t){let{fontSize:n,marginTop:r,marginRight:o,marginBottom:i,marginLeft:a,paddingTop:s,paddingRight:d,paddingBottom:c,paddingLeft:f,borderTop:l,borderRight:u,borderBottom:b,borderLeft:g,...p}=e,m={...p},h=y=>w0(y,x,t);return n!==void 0&&(m.fontSize=h(n)??x),r!==void 0&&(m.marginTop=h(r)),o!==void 0&&(m.marginRight=h(o)),i!==void 0&&(m.marginBottom=h(i)),a!==void 0&&(m.marginLeft=h(a)),s!==void 0&&(m.paddingTop=h(s)),d!==void 0&&(m.paddingRight=h(d)),c!==void 0&&(m.paddingBottom=h(c)),f!==void 0&&(m.paddingLeft=h(f)),l!==void 0&&(m.borderTop=h(l)),u!==void 0&&(m.borderRight=h(u)),b!==void 0&&(m.borderBottom=h(b)),g!==void 0&&(m.borderLeft=h(g)),m}var Im={small:.8,big:1.2};function Nm(e,x){return e===void 0||x===void 0||typeof e=="number"||typeof x=="number"?e===x:e.kind===x.kind&&e.unit===x.unit&&e.value===x.value}function d7(e,x,t,n,r,o,i,a){let s=n.fontWeight!==void 0,d=n.fontStyle!==void 0,c=n.fontSize!==void 0&&!Nm(n.fontSize,r.fontSize),f=r.lineHeight??n0(),l=o.lineHeight??f,u=!Ci(l,f),b=a??i,g=t.fontSize;if(x.fontSize!==void 0){let p;Qe(x.fontSize)?p=Je(x.fontSize,t.fontSize,b):p=w0(x.fontSize,t.fontSize,b),p!==void 0&&(g=p)}else{if(c){let m=w0(o.fontSize,t.fontSize,b);m!==void 0&&(g=m)}let p=Im[e];p!==void 0&&(g=(t.fontSize??16)*p)}return{rootFontReference:b,computedFontSize:g,lineHeightSource:u?l:t.lineHeight,elementDefinesFontWeight:s,elementDefinesFontStyle:d}}function c7(e){switch(e){case"left":return"left";case"right":return"right";case"none":return"none";default:return}}function f7(e,x,t,n,r,o,i,a){return{customProperties:a,...e,color:x.color,fontSize:t.computedFontSize,lineHeight:nx(t.lineHeightSource),fontFamily:x.fontFamily,fontStyle:t.elementDefinesFontStyle?n.fontStyle:x.fontStyle,fontWeight:t.elementDefinesFontWeight?n.fontWeight:h0(x.fontWeight),overflowWrap:x.overflowWrap,wordBreak:x.wordBreak,textIndent:x.textIndent??n.textIndent??0,textTransform:x.textTransform??"none",letterSpacing:x.letterSpacing??n.letterSpacing,listStyleType:x.listStyleType??n.listStyleType??"disc",display:o,float:i??"none",borderModel:r.borderModel??n.borderModel}}function Q0(e,x,t,n,r){let o=e.tagName.toLowerCase(),i=me.getDefaultsForElement(o),a=Fx.createBaseDefaults(),s=Fx.mergeElementDefaults(a,i),d=Ne.resolveInheritedProperties(t,s),c={},{resolvedDeclarations:f,customProperties:l}=p2(e,x,t.customProperties);Jo(f,c,n,d.fontWeight??s.fontWeight);let u=o7(o,c.display,s.display),b=c7(c.float),g=d7(o,c,d,i,a,s,t.fontSize,r),p=s7(s,g.computedFontSize,g.rootFontReference),m=f7(p,d,g,s,c,u,b,l);if(i7(c,m,s,g.computedFontSize,g.rootFontReference),a7(m,c,d,s,i),o==="em"||o==="strong"){let h={tagName:o,elementDefaultsFontStyle:i.fontStyle,mergedFontStyle:s.fontStyle,finalFontStyle:m.fontStyle};k("style","debug","element fontStyle",h)}return new Z0(m)}function w2(e,x,t,n,r,o){let i="span",a=Fx.createBaseDefaults(),s={...a,display:"inline"},d=Ne.resolveInheritedProperties(n,s),c={},{resolvedDeclarations:f,customProperties:l}=h2(e,x,t,n.customProperties);Jo(f,c,r,d.fontWeight??s.fontWeight);let u=o7(i,c.display,s.display),b=c7(c.float),g=d7(i,c,d,{},a,s,n.fontSize,o),p=s7(s,g.computedFontSize,g.rootFontReference),m=f7(p,d,g,s,c,u,b,l);return i7(c,m,s,g.computedFontSize,g.rootFontReference),a7(m,c,d,s,{}),new Z0(m)}var ee=class{static calculateDimensions(x,t,n){let r=x,o=t;if(n.scale&&n.scale>0)r=Math.max(1,Math.round(x*n.scale)),o=Math.max(1,Math.round(t*n.scale));else if(n.maxWidth||n.maxHeight){let i=Math.min(n.maxWidth?n.maxWidth/x:1/0,n.maxHeight?n.maxHeight/t:1/0);i>0&&i<1&&(r=Math.max(1,Math.round(x*i)),o=Math.max(1,Math.round(t*i)))}return{targetWidth:r,targetHeight:o}}static resizeNN(x,t,n,r,o,i){if(t===r&&n===o)return x;let a=new Uint8Array(r*o*i),s=t/r,d=n/o;for(let c=0;c<o;c++){let l=Math.min(n-1,Math.floor(c*d))*t*i,u=c*r*i;for(let b=0;b<r;b++){let g=Math.min(t-1,Math.floor(b*s)),p=l+g*i,m=u+b*i;for(let h=0;h<i;h++)a[m+h]=x[p+h]}}return a}};var Sn=class e extends ee{static{this.SOI_MARKER=65496}static{this.EOI_MARKER=65497}static{this.SOF0_MARKER=65472}async decode(x,t={}){let n=new DataView(x);if(n.getUint16(0,!1)!==e.SOI_MARKER)throw new Error("Invalid JPEG: missing SOI marker");let r=2,o=0,i=0,a=3,s=8;for(;r+4<x.byteLength;){let l=n.getUint16(r,!1);if(r+=2,l===e.EOI_MARKER)break;let u=n.getUint16(r,!1);if(l===e.SOF0_MARKER){s=n.getUint8(r+2),i=n.getUint16(r+3,!1),o=n.getUint16(r+5,!1),a=n.getUint8(r+7);break}r+=u}if(o===0||i===0)throw new Error("Invalid JPEG: missing SOF0 marker");let{targetWidth:d,targetHeight:c}=e.calculateDimensions(o,i,t),f=x.slice(0);return{width:d,height:c,format:"jpeg",channels:a,bitsPerChannel:s,data:f}}};async function Em(e){if(typeof DecompressionStream<"u"){let x=new DecompressionStream("deflate-raw"),t=new Blob([e.buffer]).stream().pipeThrough(x),n=await new Response(t).arrayBuffer();return new Uint8Array(n)}else{let{inflateRawSync:x}=await Promise.resolve().then(()=>(l6(),f6));return x(e)}}async function Dm(e){if(typeof DecompressionStream<"u"){let x=new DecompressionStream("deflate"),t=new Blob([e.buffer]).stream().pipeThrough(x),n=await new Response(t).arrayBuffer();return new Uint8Array(n)}else{let{inflateSync:x}=await Promise.resolve().then(()=>(l6(),f6));return x(e)}}function R2(e,x,t){let n=8/t,r=Math.floor(x/n),o=x%n,i=8-t*(o+1),a=(1<<t)-1;return e[r]>>i&a}function Wm(e,x){let t=(1<<x)-1;return Math.round(e/t*255)}function Hm(e,x,t){let n=e+x-t,r=Math.abs(n-e),o=Math.abs(n-x),i=Math.abs(n-t);return r<=o&&r<=i?e:o<=i?x:t}var Cn=class e extends ee{static{this.PNG_SIGNATURE=[137,80,78,71,13,10,26,10]}constructor(x={}){super(),this.decompression={inflateRaw:x.inflateRaw??Em,inflateZlib:x.inflateZlib??Dm}}async decode(x,t={}){let n=new DataView(x);e.validateSignature(n);let{metadata:r,idatChunks:o}=e.parseChunks(x,n);e.validateMetadata(r);let i=await this.decompressImageData(o),a=e.decodeScanlines(i,r),{targetWidth:s,targetHeight:d}=e.calculateDimensions(r.width,r.height,t),c=e.resizeNN(a,r.width,r.height,s,d,4);return{width:s,height:d,format:"png",channels:4,bitsPerChannel:8,data:c.buffer}}static validateSignature(x){for(let t=0;t<e.PNG_SIGNATURE.length;t++)if(x.getUint8(t)!==e.PNG_SIGNATURE[t])throw new Error("Invalid PNG signature")}static parseChunks(x,t){let n=8,r=[],o={palette:null,transparency:null},i=!1,a=!1;for(;n<x.byteLength;){if(n+8>x.byteLength)throw new Error("Incomplete chunk header");let s=t.getUint32(n,!1),d=String.fromCharCode(t.getUint8(n+4),t.getUint8(n+5),t.getUint8(n+6),t.getUint8(n+7)),c=n+8;if(n+12+s>x.byteLength)throw new Error(`Chunk ${d} extends beyond file boundary`);switch(d){case"IHDR":e.parseIHDR(t,c,o);break;case"PLTE":if(i)throw new Error("PLTE chunk must appear before IDAT");e.parsePLTE(x,c,s,o);break;case"tRNS":if(i)throw new Error("tRNS chunk must appear before IDAT");e.parseTRNS(x,c,s,o);break;case"IDAT":i=!0,r.push(new Uint8Array(x,c,s));break;case"IEND":a=!0,n+=12+s;break;default:break}if(a)break;n+=12+s}if(!a)throw new Error("Missing IEND chunk");if(!i)throw new Error("Missing IDAT chunk");return{metadata:o,idatChunks:r}}static parseIHDR(x,t,n){n.width=x.getUint32(t,!1),n.height=x.getUint32(t+4,!1),n.bitDepth=x.getUint8(t+8),n.colorType=x.getUint8(t+9);let r=x.getUint8(t+10),o=x.getUint8(t+11);if(n.interlaceMethod=x.getUint8(t+12),r!==0)throw new Error("Unsupported compression method");if(o!==0)throw new Error("Unsupported filter method")}static parsePLTE(x,t,n,r){if(n%3!==0)throw new Error("Invalid PLTE chunk length");if(n/3>256)throw new Error("PLTE has too many entries");r.palette=new Uint8Array(x,t,n)}static parseTRNS(x,t,n,r){r.transparency=new Uint8Array(x,t,n)}static validateMetadata(x){if(!x.width||!x.height)throw new Error("Missing or invalid IHDR chunk");if(x.colorType===3&&!x.palette)throw new Error("Indexed color PNG missing PLTE chunk");if(x.interlaceMethod!==0)throw new Error("Interlaced PNGs are not supported");if(!{0:[1,2,4,8,16],2:[8,16],3:[1,2,4,8],4:[8,16],6:[8,16]}[x.colorType]?.includes(x.bitDepth))throw new Error(`Invalid bit depth ${x.bitDepth} for color type ${x.colorType}`)}async decompressImageData(x){let t=x.reduce((i,a)=>i+a.length,0),n=new Uint8Array(t),r=0;for(let i of x)n.set(i,r),r+=i.length;let o=(n[0]&15)===8;try{return o?await this.decompression.inflateZlib(n):await this.decompression.inflateRaw(n.slice(2,-4))}catch(i){throw new Error(`Decompression failed: ${i}`)}}static decodeScanlines(x,t){let{width:n,height:r,bitDepth:o,colorType:i}=t,a=e.getChannelCount(i),s=o*a,d=Math.ceil(s*n/8),c=Math.max(1,Math.ceil(s/8)),f=new Uint8Array(n*r*4),l=new Uint8Array(d),u=0;for(let b=0;b<r;b++){let g=x[u++],p=x.subarray(u,u+d);u+=d;let m=e.reconstructRow(p,l,g,c);e.convertRowToRGBA(m,f,b,n,t),l=m}return f}static getChannelCount(x){return{0:1,2:3,3:1,4:2,6:4}[x]}static reconstructRow(x,t,n,r){let o=new Uint8Array(x.length);for(let i=0;i<x.length;i++){let a=i>=r?o[i-r]:0,s=t[i],d=i>=r?t[i-r]:0,c;switch(n){case 0:c=x[i];break;case 1:c=x[i]+a;break;case 2:c=x[i]+s;break;case 3:c=x[i]+(a+s>>>1);break;case 4:c=x[i]+Hm(a,s,d);break;default:throw new Error(`Invalid filter type: ${n}`)}o[i]=c&255}return o}static convertRowToRGBA(x,t,n,r,o){let{colorType:i,bitDepth:a,palette:s,transparency:d}=o;switch(i){case 0:e.convertGrayscale(x,t,n,r,a,d);break;case 2:e.convertRGB(x,t,n,r,a,d);break;case 3:e.convertIndexed(x,t,n,r,a,s,d);break;case 4:e.convertGrayscaleAlpha(x,t,n,r,a);break;case 6:e.convertRGBA(x,t,n,r,a);break}}static convertGrayscale(x,t,n,r,o,i){for(let a=0;a<r;a++){let s;if(o===8)s=x[a];else if(o===16)s=x[a*2];else{let c=R2(x,a,o);s=Wm(c,o)}let d=(n*r+a)*4;t[d]=s,t[d+1]=s,t[d+2]=s,t[d+3]=i&&s===i[1]?0:255}}static convertRGB(x,t,n,r,o,i){let a=o===16?6:3,s=o===16?2:1;for(let d=0;d<r;d++){let c=d*a,f=(n*r+d)*4,l=x[c],u=x[c+s],b=x[c+s*2];t[f]=l,t[f+1]=u,t[f+2]=b;let g=i&&l===i[1]&&u===i[3]&&b===i[5];t[f+3]=g?0:255}}static convertIndexed(x,t,n,r,o,i,a){for(let s=0;s<r;s++){let d=o===8?x[s]:R2(x,s,o),c=d*3,f=(n*r+s)*4;t[f]=i[c],t[f+1]=i[c+1],t[f+2]=i[c+2],t[f+3]=a&&d<a.length?a[d]:255}}static convertGrayscaleAlpha(x,t,n,r,o){let i=o===16?4:2,a=o===16?2:1;for(let s=0;s<r;s++){let d=s*i,c=(n*r+s)*4,f=x[d],l=x[d+a];t[c]=f,t[c+1]=f,t[c+2]=f,t[c+3]=l}}static convertRGBA(x,t,n,r,o){let i=o===16?8:4,a=o===16?2:1;for(let s=0;s<r;s++){let d=s*i,c=(n*r+s)*4;t[c]=x[d],t[c+1]=x[d+a],t[c+2]=x[d+a*2],t[c+3]=x[d+a*3]}}};var vn=class{validateHeader(x){if(x.getString(4)!=="RIFF")throw new Error("Invalid WebP: Missing RIFF header");if(x.getUint32(!0),x.getString(4)!=="WEBP")throw new Error("Invalid WebP: Missing WEBP signature")}parseChunks(x){let t=[];for(;x.hasMore();){let n=x.getString(4),r=x.getUint32(!0),o=x.getView(r);t.push({fourCC:n,size:r,data:o}),r%2===1&&x.hasMore()&&x.seek(x.tell()+1)}return t}};var Om=[17,18,0,1,2,3,4,5,16,6,7,8,9,10,11,12,13,14,15],zm=5,Ln=class{readHuffmanCodes(x){let t=[];for(let n=0;n<zm;n++){let r=n===4?40:280;t[n]=this.readHuffmanCode(x,r)}return t}readHuffmanCode(x,t){if(x.readBits(1))return this.readSimpleHuffmanCode(x);let r=new Array(19).fill(0),o=4+x.readBits(4);for(let s=0;s<o;s++)r[Om[s]]=x.readBits(3);let i=this.buildHuffmanTree(r),a=this.readCodeLengths(x,i,t);return this.buildHuffmanTree(a)}readSimpleHuffmanCode(x){let t=x.readBits(1)+1,n=[],o=x.readBits(1)?8:1;return n.push(x.readBits(o)),t===2&&n.push(x.readBits(o)),this.buildSimpleHuffman(n)}readCodeLengths(x,t,n){let r=new Array(n).fill(0),o=0;for(;o<n;){let i=this.readSymbol(x,t);if(i<16)r[o++]=i;else{let a=0,s=0;i===16?(a=3+x.readBits(2),s=r[o-1]):i===17?a=3+x.readBits(3):i===18&&(a=11+x.readBits(7));for(let d=0;d<a&&o<n;d++)r[o++]=s}}return r}buildSimpleHuffman(x){return x.length===1?{codes:[{symbol:x[0],length:0,code:0}],maxLength:0}:{codes:[{symbol:x[0],length:1,code:0},{symbol:x[1],length:1,code:1}],maxLength:1}}buildHuffmanTree(x){let t=x.filter(s=>s>0&&Number.isFinite(s)),n=t.length>0?Math.max(...t):0,r=[];if(n===0)return{codes:[],maxLength:0,lookupTable:new Map};let o=new Array(n+1).fill(0),i=new Array(n+1).fill(0);for(let s of x)s>0&&Number.isFinite(s)&&o[s]++;i[1]=0;for(let s=2;s<=n;s++)i[s]=i[s-1]+o[s-1]<<1;let a=new Map;for(let s=0;s<x.length;s++){let d=x[s];if(d>0&&Number.isFinite(d)){let c=i[d];r.push({symbol:s,length:d,code:c});let f=c<<4|d;a.set(f,s),i[d]++}}return{codes:r,maxLength:n,lookupTable:a}}readSymbol(x,t){if(t.maxLength===0)return t.codes[0].symbol;if(t.lookupTable){let n=0;for(let r=0;r<t.maxLength;r++){n=n<<1|x.readBits(1);let o=n<<4|r+1,i=t.lookupTable.get(o);if(i!==void 0)return i}}for(let n of t.codes){let r=0;for(let o=0;o<n.length;o++)r=r<<1|x.readBits(1);if(r===n.code)return n.symbol}return 0}};var Um=47,Tn=class{constructor(){this.huffmanDecoder=new Ln}decodeVp8l(x,t,n,r){let o=new Pn(x.data);if(o.readBits(8)!==Um)throw new Error("Invalid VP8L signature");let a=o.readBits(14)+1,s=o.readBits(14)+1,d=o.readBits(3);if(d!==0)throw new Error(`Unsupported VP8L version: ${d}`);let c=o.readBits(1);for(;c;){let p=o.readBits(2);if(p===0||p===1){let m=o.readBits(3)+2,h=this.subSampleSize(a,m),y=this.subSampleSize(s,m);this.skipTransformImage(o,h,y)}c=o.readBits(1)}let f=this.huffmanDecoder.readHuffmanCodes(o),l=this.decodePixelData(o,a,s,f),{targetWidth:u,targetHeight:b}=n(a,s,t),g=r(l,a,s,u,b,4);return{width:u,height:b,format:"webp",channels:4,bitsPerChannel:8,data:g.buffer}}decodePixelData(x,t,n,r){let o=new Uint8Array(t*n*4),i=0,a=t*n;for(let s=0;s<a;s++){let d=this.huffmanDecoder.readSymbol(x,r[0]);if(d<256){let c=this.huffmanDecoder.readSymbol(x,r[1]),f=this.huffmanDecoder.readSymbol(x,r[2]),l=this.huffmanDecoder.readSymbol(x,r[3]);o[i++]=c,o[i++]=d,o[i++]=f,o[i++]=l}else{let c=d-256,f=this.getLengthFromSymbol(c,x),l=this.huffmanDecoder.readSymbol(x,r[4]),u=this.getDistanceFromSymbol(l,x);for(let b=0;b<f&&s+b<a;b++){let g=i-u*4;g>=0&&(o[i++]=o[g],o[i++]=o[g+1],o[i++]=o[g+2],o[i++]=o[g+3])}s+=f-1}}return o}subSampleSize(x,t){return x+(1<<t)-1>>t}skipTransformImage(x,t,n){try{this.huffmanDecoder.readHuffmanCodes(x)}catch{let o=Math.min(t*n*4,1e4);for(let i=0;i<o&&x.hasMore();i++)x.readBits(1);return}let r=t*n;for(let o=0;o<Math.min(r*4,1e4)&&x.hasMore();o++)x.readBits(1)}getLengthFromSymbol(x,t){if(x<4)return x+1;let n=x-2>>1;return(2+(x&1)<<n)+t.readBits(n)+1}getDistanceFromSymbol(x,t){if(x<4)return x+1;let n=x-2>>1;return(2+(x&1)<<n)+t.readBits(n)+1}decodeVp8x(x,t,n,r,o){if((new Uint8Array(x.data.buffer,x.data.byteOffset,x.data.byteLength)[0]&2)!==0)throw new Error("Animated WebP is not supported");let d=t.find(f=>f.fourCC==="VP8L");if(d)return this.decodeVp8l(d,n,r,o);throw t.find(f=>f.fourCC==="VP8 ")?new Error("VP8 (lossy) WebP format is not yet supported"):new Error("No image data found in VP8X container")}};var Gm=new TextDecoder("ascii"),l7=class{constructor(x){this.offset=0;this.view=new DataView(x)}seek(x){if(x<0||x>this.view.byteLength)throw new RangeError(`Seek offset ${x} out of bounds [0, ${this.view.byteLength}]`);this.offset=x}tell(){return this.offset}hasMore(){return this.offset<this.view.byteLength}getUint8(){this.checkBounds(1);let x=this.view.getUint8(this.offset);return this.offset+=1,x}getUint16(x=!1){this.checkBounds(2);let t=this.view.getUint16(this.offset,x);return this.offset+=2,t}getUint32(x=!1){this.checkBounds(4);let t=this.view.getUint32(this.offset,x);return this.offset+=4,t}getString(x){this.checkBounds(x);let t=new Uint8Array(this.view.buffer,this.view.byteOffset+this.offset,x);return this.offset+=x,Gm.decode(t)}getView(x){this.checkBounds(x);let t=new DataView(this.view.buffer,this.view.byteOffset+this.offset,x);return this.offset+=x,t}checkBounds(x){if(this.offset+x>this.view.byteLength)throw new RangeError(`Read beyond buffer bounds: ${this.offset+x} > ${this.view.byteLength}`)}},Pn=class{constructor(x){this.bytePos=0;this.bitPos=0;this.view=x}readBits(x){if(x>32)throw new Error("Cannot read more than 32 bits at once");let t=0;for(let n=0;n<x;n++){if(this.bytePos>=this.view.byteLength)return t;let o=this.view.getUint8(this.bytePos)>>this.bitPos&1;t|=o<<n,this.bitPos++,this.bitPos===8&&(this.bitPos=0,this.bytePos++)}return t}hasMore(){return this.bytePos<this.view.byteLength}peekBits(x){let t=this.bytePos,n=this.bitPos,r=this.readBits(x);return this.bytePos=t,this.bitPos=n,r}},u7=class{static calculateDimensions(x,t,n){let r=x,o=t;if(n.scale&&n.scale>0)r=Math.max(1,Math.round(x*n.scale)),o=Math.max(1,Math.round(t*n.scale));else if(n.maxWidth||n.maxHeight){let i=Math.min(n.maxWidth?n.maxWidth/x:1/0,n.maxHeight?n.maxHeight/t:1/0);i>0&&i<1&&(r=Math.max(1,Math.round(x*i)),o=Math.max(1,Math.round(t*i)))}return{targetWidth:r,targetHeight:o}}static resizeNN(x,t,n,r,o,i){if(t===r&&n===o)return x;let a=new Uint8Array(r*o*i),s=t/r,d=n/o;for(let c=0;c<o;c++){let l=Math.min(n-1,Math.floor(c*d))*t*i,u=c*r*i;for(let b=0;b<r;b++){let g=Math.min(t-1,Math.floor(b*s)),p=l+g*i,m=u+b*i;for(let h=0;h<i;h++)a[m+h]=x[p+h]}}return a}},Fn=class e extends u7{constructor(){super(...arguments);this.riffParser=new vn;this.vp8lDecoder=new Tn}async decode(t,n={}){let r=new l7(t);this.riffParser.validateHeader(r);let o=this.riffParser.parseChunks(r),i=o.find(d=>d.fourCC==="VP8X");if(i)return this.vp8lDecoder.decodeVp8x(i,o,n,e.calculateDimensions,e.resizeNN);let a=o.find(d=>d.fourCC==="VP8L");if(a)return this.vp8lDecoder.decodeVp8l(a,n,e.calculateDimensions,e.resizeNN);throw o.find(d=>d.fourCC==="VP8 ")?new Error("VP8 (lossy) WebP format is not yet supported"):new Error("Unsupported WebP format: No recognized image chunk found")}};var Zx=class e{constructor(x){this.imageCache=new Map;this.jpegDecoder=new Sn;this.pngDecoder=new Cn;this.webpDecoder=new Fn;this.env=x??jm()}static getInstance(x){return e.instance||(e.instance=new e(x)),e.instance}async loadImage(x,t){let n=this.normalizeSource(x),r=this.generateCacheKey(n,t);if(this.imageCache.has(r))return this.imageCache.get(r);try{let o=await this.env.loader.load(n),i=await this.decodeImage(o,t);return this.imageCache.set(r,i),i}catch(o){throw new Error(`Failed to load image from ${n}: ${o instanceof Error?o.message:String(o)}`)}}async decodeImage(x,t){let n=this.detectImageFormat(x);switch(n){case"jpeg":return this.jpegDecoder.decode(x,t);case"png":return this.pngDecoder.decode(x,t);case"gif":return this.decodeGif(x,t);case"webp":return this.decodeWebp(x,t);default:throw new Error(`Unsupported image format: ${n}`)}}detectImageFormat(x){let t=new DataView(x);if(x.byteLength>=3&&t.getUint8(0)===255&&t.getUint8(1)===216&&t.getUint8(2)===255)return"jpeg";if(x.byteLength>=8&&t.getUint8(0)===137&&t.getUint8(1)===80&&t.getUint8(2)===78&&t.getUint8(3)===71&&t.getUint8(4)===13&&t.getUint8(5)===10&&t.getUint8(6)===26&&t.getUint8(7)===10)return"png";if(x.byteLength>=6&&new TextDecoder().decode(x.slice(0,6)).startsWith("GIF"))return"gif";if(x.byteLength>=12&&t.getUint32(0,!1)===1380533830&&t.getUint32(8,!1)===1464156752)return"webp";throw new Error("Unknown image format")}decodeGif(x,t){let n=t?.maxWidth||100,r=t?.maxHeight||100,o=n*r,i=new ArrayBuffer(o*4);return{width:n,height:r,format:"gif",channels:4,bitsPerChannel:8,data:i}}async decodeWebp(x,t){return this.webpDecoder.decode(x,t)}generateCacheKey(x,t){let n=t?`_${t.maxWidth||0}_${t.maxHeight||0}_${t.scale||1}`:"_default";return`${x}${n}`}clearCache(){this.imageCache.clear()}normalizeSource(x){return x}};function jm(){let e=si();if(e)return e;if(typeof process<"u"&&!!process.versions?.node)return new qx;throw new Error("Environment not provided to ImageService and no global __PAGYRA_ENV__ set")}function b7(e,x){let t=e.trim();if(!t||/^data:/i.test(t))return t;try{let n=new URL(t);return n.protocol==="file:",n.href}catch{}if(t.startsWith("/")){if(x.environment?.resolveLocal){let r=x.environment.resolveLocal(t,x.assetRootDir||x.resourceBaseDir||void 0);return k("image-converter","debug","resolveImageSource - resolving absolute path via resolveLocal:",{src:e,trimmed:t,assetRootDir:x.assetRootDir,resolved:r}),r}let n=x.assetRootDir&&x.environment?.pathResolve?x.environment.pathResolve(x.assetRootDir,`.${t}`):t;return k("image-converter","debug","resolveImageSource - resolving absolute path:",{src:e,trimmed:t,assetRootDir:x.assetRootDir,resolved:n}),n}return x.environment?.resolveLocal?x.environment.resolveLocal(t,x.resourceBaseDir||x.assetRootDir||void 0):x.environment?.pathIsAbsolute&&x.environment.pathIsAbsolute(t)?t:x.resourceBaseDir&&x.environment?.pathResolve?x.environment.pathResolve(x.resourceBaseDir,t):t}function S2(e){return/^https?:\/\//i.test(e)}function $m(e){if(!e)return null;try{let x=new URL(e);if(x.protocol==="http:"||x.protocol==="https:")return x}catch{}return null}function Vm(e){let x=new Map,t=[e.assetRootDir,e.resourceBaseDir];for(let n of t){let r=$m(n);if(r){let o=r.origin;x.has(o)||x.set(o,r)}}return Array.from(x.values())}function m7(e,x){if(!S2(e))return!1;try{let t=new URL(e);return t.protocol!=="http:"&&t.protocol!=="https:"?!1:Vm(x).some(r=>r.origin===t.origin)}catch{return!1}}async function C2(e,x,t,n){let r=Q0(e,x,t,n.units,n.rootFontSize),i=(e.getAttribute("href")??e.getAttribute("xlink:href")??e.getAttribute("src")??"")?.trim()??"",a=e.getAttribute("width"),s=e.getAttribute("height"),d=a&&Number.parseFloat(a)||void 0,c=s&&Number.parseFloat(s)||void 0;if(!i){let b=new m0(r,[],{tagName:"img"});return b.intrinsicInlineSize=d??100,b.intrinsicBlockSize=c??100,b}let f=b7(i,n),l;try{let b=Zx.getInstance(n.environment);if(S2(f)&&!m7(f,n))throw new Error(`Remote images are not supported (${f})`);if(f.startsWith("data:")){let g=f.indexOf(",");if(g<0)throw new Error("Invalid data URI");let m=f.substring(5,g).endsWith(";base64"),h=f.substring(g+1),w=(m?Kx(h):new TextEncoder().encode(decodeURIComponent(h))).slice();l=await b.decodeImage(w.buffer,{maxWidth:d,maxHeight:c})}else l=await b.loadImage(f,{maxWidth:d,maxHeight:c});k("render-tree","debug","Image loaded successfully",{src:i,resolvedSrc:f,width:l.width,height:l.height,format:l.format})}catch(b){k("render-tree","warn",`Failed to load image: ${i}. Using placeholder.`,{resolvedSrc:f,error:b instanceof Error?b.message:String(b)});let g=new m0(r,[],{tagName:"img"});return g.intrinsicInlineSize=d??100,g.intrinsicBlockSize=c??100,g}let u=new m0(r,[],{tagName:"img",customData:{image:{originalSrc:i,resolvedSrc:f,info:l}}});return u.intrinsicInlineSize=l.width,u.intrinsicBlockSize=l.height,en.processImage(u,l),d&&c?(u.intrinsicInlineSize=d,u.intrinsicBlockSize=c):d?(u.intrinsicInlineSize=d,u.intrinsicBlockSize=Math.round(l.height/l.width*d)):c&&(u.intrinsicBlockSize=c,u.intrinsicInlineSize=Math.round(l.width/l.height*c)),u}function _m(e){let x=e.trim();if(!x)return"";if(x.startsWith("url(")&&x.endsWith(")")){let t=x.slice(4,-1).trim();return(t.startsWith("'")&&t.endsWith("'")||t.startsWith('"')&&t.endsWith('"'))&&(t=t.slice(1,-1)),t}return x.startsWith("'")&&x.endsWith("'")||x.startsWith('"')&&x.endsWith('"')?x.slice(1,-1):x}function Ym(e){return/^data:/i.test(e)}function Xm(e){return/^https?:\/\//i.test(e)}async function qm(e,x){let t=Zx.getInstance(x.environment),n=b7(e,x);if(Xm(n)&&!m7(n,x))return k("dom-converter","warn",`Skipping remote background image (${n}); remote assets are not supported.`),null;try{let r;if(Ym(n)){let o=n.indexOf(",");if(o<0)return k("dom-converter","warn",`Unsupported data URI format for background image: ${e}`),null;let a=n.substring(5,o).endsWith(";base64"),s=n.substring(o+1),c=(a?Kx(s):new TextEncoder().encode(decodeURIComponent(s))).slice();r=await t.decodeImage(c.buffer)}else r=await t.loadImage(n);return{info:r,resolvedSrc:n}}catch(r){return k("dom-converter","warn",`Failed to load background image ${e}:`,r instanceof Error?r.message:String(r)),null}}async function te(e,x){if(!(!e.backgroundLayers||e.backgroundLayers.length===0))for(let t of e.backgroundLayers){if(t.kind!=="image"||t.imageInfo)continue;let n=_m(t.url);if(!n)continue;let r=await qm(n,x);r&&(t.originalUrl=n,t.resolvedUrl=r.resolvedSrc,t.imageInfo=r.info)}}function Km(e){let x=new Z0({display:"inline",color:e.color,fontSize:e.fontSize,lineHeight:nx(e.lineHeight),fontFamily:e.fontFamily,fontWeight:e.fontWeight,fontStyle:e.fontStyle,textTransform:e.textTransform});return new m0(x,[],{textContent:`
23
+ `})}var v2=({parentStyle:e})=>Km(e);var p7=class{constructor(){this.elements=new Map;this.registerDefaults()}registerDefaults(){this.elements.set("input",{tagName:"input",isFormControl:!0,attributeExtractors:["type","value","checked","disabled","placeholder","name","id","min","max","step","accept","multiple","readonly","required"]}),this.elements.set("select",{tagName:"select",isFormControl:!0,attributeExtractors:["multiple","disabled","name","id","required"]}),this.elements.set("textarea",{tagName:"textarea",isFormControl:!0,attributeExtractors:["rows","cols","disabled","placeholder","name","id","maxlength","minlength","readonly","required","wrap"]}),this.elements.set("button",{tagName:"button",isFormControl:!0,attributeExtractors:["type","disabled","name","id","value"]})}register(x,t){this.elements.set(x.toLowerCase(),t)}getConfig(x){return this.elements.get(x.toLowerCase())}isFormElement(x){return this.getConfig(x)?.isFormControl??!1}},h7=new p7;function Zm(e){let x=(e||"text").toLowerCase();return["text","password","email","number","tel","url","search","date","time","color","range","checkbox","radio","file","hidden"].includes(x)?x:"text"}function Qm(e){let x=(e||"button").toLowerCase();return["submit","reset","button"].includes(x)?x:"button"}function Nx(e,x){return e.hasAttribute?.(x)===!0&&e.getAttribute(x)!=="false"}function Jm(e){let x=[],t=e.querySelectorAll?.("option")??[];for(let n of t)x.push({value:n.getAttribute("value")??n.textContent??"",text:n.textContent??"",selected:Nx(n,"selected"),disabled:Nx(n,"disabled")});return x}function L2(e,x){if(!h7.getConfig(x))return null;let n=Nx(e,"disabled"),r=e.getAttribute("name")??void 0,o=e.getAttribute("id")??void 0,i=Nx(e,"required");switch(x.toLowerCase()){case"input":{let a=e.getAttribute("type"),s=Zm(a),d=e.getAttribute("value")??void 0,c=e.getAttribute("placeholder")??void 0,f=s==="checkbox"||s==="radio"?Nx(e,"checked"):void 0,l=e.getAttribute("min")??void 0,u=e.getAttribute("max")??void 0,b=e.getAttribute("step")??void 0,g=s==="file"?e.getAttribute("accept")??void 0:void 0,p=s==="file"?Nx(e,"multiple"):void 0,m=Nx(e,"readonly");return{kind:"input",inputType:s,value:d,placeholder:c,isChecked:f,isDisabled:n,isRequired:i,name:r,id:o,min:l,max:u,step:b,accept:g,multiple:p,readonly:m}}case"select":{let a=Nx(e,"multiple");return{kind:"select",options:Jm(e),isMultiple:a,isDisabled:n,isRequired:i,name:r,id:o}}case"textarea":{let a=parseInt(e.getAttribute("rows")||"3",10),s=parseInt(e.getAttribute("cols")||"20",10),d=e.getAttribute("value")??e.textContent??"",c=e.getAttribute("placeholder")??void 0,f=parseInt(e.getAttribute("maxlength")||"0",10)||void 0,l=parseInt(e.getAttribute("minlength")||"0",10)||void 0,u=e.getAttribute("wrap")||"soft",b=Nx(e,"readonly");return{kind:"textarea",value:d,placeholder:c,rows:a,cols:s,maxlength:f,minlength:l,wrap:u,isDisabled:n,isRequired:i,name:r,id:o,readonly:b}}case"button":{let a=Qm(e.getAttribute("type")),s=e.getAttribute("value")??e.textContent??"";return{kind:"button",buttonType:a,value:s,isDisabled:n,name:r,id:o}}default:return null}}async function x1(e,x,t,n,r){if(!h7.isFormElement(x))return null;let o=L2(e,x);if(!o)return null;let i=Q0(e,t,n,r.units,r.rootFontSize);await te(i,r);let a={tagName:x},s=e.getAttribute("id");return s?a.customData={id:s,formControl:o}:a.customData={formControl:o},new m0(i,[],a)}var T2=async({element:e,tagName:x,cssRules:t,parentStyle:n,context:r})=>await x1(e,x,t,n,r);var P2=async({element:e,cssRules:x,parentStyle:t,context:n})=>await C2(e,x,t,n);var Bn=class{constructor(){this.parsers=new Map}register(x,t){this.parsers.set(x.toLowerCase(),t)}parse(x,t){let n=x.tagName.toLowerCase(),r=this.parsers.get(n);return r?r(x,t):(t.warn(`Unsupported <${n}> element ignored.`),null)}has(x){return this.parsers.has(x.toLowerCase())}};function e1(e){return typeof e=="object"&&e!==null&&"tagName"in e&&"getAttribute"in e&&"nodeType"in e}function F2(e){return e1(e),e}function B2(e,x={}){let t=x.warn??(()=>{}),n=F2(e);if(n.tagName.toLowerCase()!=="svg")return t("Expected <svg> root element."),null;let r={warn:t},i=(x.registry??H0).parse(n,r);return!i||i.type!=="svg"?(t("Unable to parse <svg> element."),null):i}function t1(e,x,t){return(t??H0).parse(F2(e),x)}function n1(e,x){let t=An(e,"svg",x);if(!t)return null;let n=m1(e.getAttribute("viewBox")),r=r0(e.getAttribute("width")),o=r0(e.getAttribute("height"));return{...t,type:"svg",width:r,height:o,viewBox:n}}function r1(e,x){let t=An(e,"g",x);return t?{...t,type:"g"}:null}function o1(e,x){let t=An(e,"defs",x);return t?{...t,type:"defs"}:null}function i1(e){return{...J0(e,"rect"),type:"rect",x:r0(e.getAttribute("x")),y:r0(e.getAttribute("y")),width:r0(e.getAttribute("width")),height:r0(e.getAttribute("height")),rx:r0(e.getAttribute("rx")),ry:r0(e.getAttribute("ry"))}}function a1(e){return{...J0(e,"circle"),type:"circle",cx:r0(e.getAttribute("cx")),cy:r0(e.getAttribute("cy")),r:r0(e.getAttribute("r"))}}function s1(e){return{...J0(e,"ellipse"),type:"ellipse",cx:r0(e.getAttribute("cx")),cy:r0(e.getAttribute("cy")),rx:r0(e.getAttribute("rx")),ry:r0(e.getAttribute("ry"))}}function d1(e){return{...J0(e,"line"),type:"line",x1:r0(e.getAttribute("x1")),y1:r0(e.getAttribute("y1")),x2:r0(e.getAttribute("x2")),y2:r0(e.getAttribute("y2"))}}function c1(e){return{...J0(e,"path"),type:"path",d:e.getAttribute("d")??void 0}}function f1(e){return{...J0(e,"polyline"),type:"polyline",points:k2(e.getAttribute("points"))}}function l1(e){return{...J0(e,"polygon"),type:"polygon",points:k2(e.getAttribute("points"))}}function u1(e){let x=J0(e,"text"),n=(e.textContent??"").replace(/\s+/g," ").trim();return n?{...x,type:"text",text:n,x:r0(e.getAttribute("x")),y:r0(e.getAttribute("y")),fontSize:r0(e.getAttribute("font-size")),fontFamily:e.getAttribute("font-family")??void 0,textAnchor:b1(e.getAttribute("text-anchor"))}:null}function b1(e){if(!e)return;let x=e.trim().toLowerCase();if(x==="start"||x==="middle"||x==="end")return x}function An(e,x,t){let n=J0(e,x),r=[];for(let o of Array.from(e.children)){let i=t1(o,t);i&&r.push(i)}return{...n,type:x,children:r}}function J0(e,x){let t={};if(typeof e.getAttributeNames=="function")for(let a of e.getAttributeNames()){let s=e.getAttribute(a);s!==null&&(t[a]=s)}else{let a=e.attributes??[];for(let s of Array.from(a)){let d=s.value;d!==null&&(t[s.name]=d)}}let n=e.getAttribute("class"),r=n?n.split(/\s+/).filter(Boolean):[],o=e.getAttribute("transform")??void 0,i=o&&kx(o)||void 0;return{type:x,id:e.getAttribute("id")??void 0,classes:r,attributes:t,transform:o,transformMatrix:i}}function r0(e){if(!e)return;let x=e.trim();if(x.length===0)return;let t=x.match(/^(-?\d+(\.\d+)?)([a-z%]*)$/i);if(!t)return;let n=Number.parseFloat(t[1]);if(!Number.isFinite(n))return;let r=t[3]??"";if(!(r&&r!=="px"))return n}function m1(e){if(!e)return;let x=e.trim().split(/[\s,]+/).map(t=>Number.parseFloat(t));if(!(x.length!==4||x.some(t=>!Number.isFinite(t))))return{minX:x[0],minY:x[1],width:x[2],height:x[3]}}function p1(e){return{...J0(e,"image"),type:"image",x:r0(e.getAttribute("x")),y:r0(e.getAttribute("y")),width:r0(e.getAttribute("width")),height:r0(e.getAttribute("height")),href:e.getAttribute("href")||e.getAttribute("xlink:href")||void 0,preserveAspectRatio:e.getAttribute("preserveAspectRatio")||void 0}}function h1(e){return{...J0(e,"use"),type:"use",x:r0(e.getAttribute("x")),y:r0(e.getAttribute("y")),width:r0(e.getAttribute("width")),height:r0(e.getAttribute("height")),href:e.getAttribute("href")||e.getAttribute("xlink:href")||void 0}}function g1(e,x){let t=An(e,"clippath",x);if(!t)return null;let n=e.getAttribute("clipPathUnits");return{...t,type:"clippath",clipPathUnits:n==="objectBoundingBox"?"objectBoundingBox":"userSpaceOnUse"}}function y1(e,x){let t=J0(e,"lineargradient"),n=A2(e,x);return{...t,type:"lineargradient",x1:r0(e.getAttribute("x1"))??0,y1:r0(e.getAttribute("y1"))??0,x2:r0(e.getAttribute("x2"))??1,y2:r0(e.getAttribute("y2"))??0,gradientUnits:e.getAttribute("gradientUnits")==="userSpaceOnUse"?"userSpaceOnUse":"objectBoundingBox",spreadMethod:M2(e.getAttribute("spreadMethod")),stops:n}}function w1(e,x){let t=J0(e,"radialgradient"),n=A2(e,x);return{...t,type:"radialgradient",cx:r0(e.getAttribute("cx"))??.5,cy:r0(e.getAttribute("cy"))??.5,r:r0(e.getAttribute("r"))??.5,fx:r0(e.getAttribute("fx")),fy:r0(e.getAttribute("fy")),gradientUnits:e.getAttribute("gradientUnits")==="userSpaceOnUse"?"userSpaceOnUse":"objectBoundingBox",spreadMethod:M2(e.getAttribute("spreadMethod")),stops:n}}function A2(e,x){let t=[];for(let n of Array.from(e.children))if(n.tagName.toLowerCase()==="stop"){let r=R1(n.getAttribute("offset")),o=n.getAttribute("stop-color")||"#000000",i=S1(n.getAttribute("stop-opacity"));r!==void 0&&t.push({offset:r,color:o,opacity:i})}return t}function R1(e){if(!e)return;let x=e.trim();if(x.endsWith("%")){let n=Number.parseFloat(x.slice(0,-1));return Number.isFinite(n)?n/100:void 0}let t=Number.parseFloat(x);return Number.isFinite(t)?t:void 0}function S1(e){if(!e)return;let x=Number.parseFloat(e.trim());return Number.isFinite(x)&&x>=0&&x<=1?x:void 0}function M2(e){if(!e)return;let x=e.trim().toLowerCase();if(x==="pad"||x==="reflect"||x==="repeat")return x}function k2(e){if(!e)return;let x=e.trim();if(!x)return;let t=[];for(let r of x.split(/[\s,]+/)){if(!r)continue;let o=Number.parseFloat(r);if(!Number.isFinite(o))return;t.push(o)}if(t.length%2!==0)return;let n=[];for(let r=0;r<t.length;r+=2)n.push({x:t[r],y:t[r+1]});return n}var H0=new Bn;H0.register("svg",n1);H0.register("g",r1);H0.register("defs",o1);H0.register("rect",i1);H0.register("circle",a1);H0.register("ellipse",s1);H0.register("line",d1);H0.register("path",c1);H0.register("polyline",f1);H0.register("polygon",l1);H0.register("text",u1);H0.register("image",p1);H0.register("use",h1);H0.register("clippath",g1);H0.register("lineargradient",y1);H0.register("radialgradient",w1);function g7(e){if(!e)return;let x=Number.parseInt(e,10);return Number.isFinite(x)&&x>0?x:void 0}function N2(e,x){let t=e.width,n=e.height;return e.viewBox&&((!t||t<=0)&&(t=e.viewBox.width),(!n||n<=0)&&(n=e.viewBox.height)),(!t||t<=0)&&(t=I2(x.getAttribute("width"))??100),(!n||n<=0)&&(n=I2(x.getAttribute("height"))??t),{width:Number.isFinite(t)&&t>0?t:100,height:Number.isFinite(n)&&n>0?n:100}}function I2(e){if(!e)return;let x=Number.parseFloat(e);return Number.isFinite(x)?x:void 0}function C1(e,x,t,n,r){let o=Q0(e,t,n,r.units,r.rootFontSize);k("dom-converter","debug","convertDomNode - computed style backgroundLayers:",o.backgroundLayers);let i=B2(e,{warn:s=>k("svg-parser","warn",s)});if(!i)return new m0(o,[],{tagName:x});let a=N2(i,e);return new m0(o,[],{tagName:x,intrinsicInlineSize:a.width,intrinsicBlockSize:a.height,customData:{svg:{root:i,intrinsicWidth:a.width,intrinsicHeight:a.height,resourceBaseDir:r?.resourceBaseDir,assetRootDir:r?.assetRootDir}}})}var E2=({element:e,tagName:x,cssRules:t,parentStyle:n,context:r})=>C1(e,x,t,n,r);var v1=new Map([["img",P2],["svg",E2],["br",v2]]);function D2(e){return e==="script"||e==="style"}async function W2(e){let x=v1.get(e.tagName);return x?await x(e):await T2(e)}var L1=new Set(["address","article","aside","blockquote","canvas","dd","div","dl","dt","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","li","main","nav","noscript","ol","p","pre","section","table","tbody","thead","tfoot","tr","td","th","ul","video"]);function H2(e,x){let t=e,n=x==="previous"?r=>r.previousSibling:r=>r.nextSibling;for(;t;){if(t.nodeType===t.TEXT_NODE){if((t.textContent??"").replace(/\s+/g,"").length>0)return t}else if(t.nodeType===t.ELEMENT_NODE){let r=t.tagName.toLowerCase();if(!["script","style","meta","link"].includes(r))return t}t=n(t)}return null}function z2(e){return e==="inline"||e==="inline-block"||e==="inline-flex"||e==="inline-grid"||e==="inline-table"}function T1(e){return e==="grid"||e==="inline-grid"||e==="flex"||e==="inline-flex"}function P1(e){return new Z0({display:"inline",color:e.color,fontSize:e.fontSize,lineHeight:nx(e.lineHeight),fontFamily:e.fontFamily,fontWeight:e.fontWeight,fontStyle:e.fontStyle,letterSpacing:e.letterSpacing,wordSpacing:e.wordSpacing,overflowWrap:e.overflowWrap,wordBreak:e.wordBreak,whiteSpace:e.whiteSpace,textDecorationLine:e.textDecorationLine,textDecorationColor:e.textDecorationColor,textDecorationStyle:e.textDecorationStyle,textTransform:e.textTransform,transform:e.transform,textShadows:e.textShadows})}function y7(e,x,t,n){return new m0(P1(x),[],{textContent:e,customData:{preserveLeadingSpace:t,preserveTrailingSpace:n}})}function U2(e,x){return e.length===0?null:y7(e,x,!0,!0)}function G2(e,x,t={}){let r=(e.textContent??"").replace(/\s+/g," ").normalize("NFC"),o=r.trim(),i=H2(e.previousSibling,"previous"),a=H2(e.nextSibling,"next"),s=i!==null,d=a!==null,c=t.interBlockWhitespace??"collapse",f=r.startsWith(" ")&&s,l=r.endsWith(" ")&&d,u=f&&O2(i,c,x),b=l&&O2(a,c,x);if(o.length===0)return T1(x.display)||!(s&&d&&(c==="preserve"||F1(i,a,x)))?null:y7(" ",x,!0,!0);let g=o;return u&&(g=" "+g),b&&(g=g+" "),y7(g,x,u,b)}function O2(e,x,t){return x==="preserve"||z2(t.display)?!0:w7(e)}function F1(e,x,t){return z2(t.display)?!0:w7(e)&&w7(x)}function w7(e){if(!e)return!1;if(e.nodeType===e.TEXT_NODE)return!0;if(e.nodeType!==e.ELEMENT_NODE)return!1;let x=e.tagName.toLowerCase();return!L1.has(x)}function R7(e,x,t){if(!x.counterContext)return;let n=x.counterContext.registerScope(t);return e.counterReset&&e.counterReset.length>0&&hf(x.counterContext,e.counterReset,n),e.counterIncrement&&e.counterIncrement.length>0&&gf(x.counterContext,e.counterIncrement,n),n}async function S7(e,x,t,n,r,o){let i=w2(e,t,x,n,r.units,r.rootFontSize);if(!i.content)return null;await te(i,r);let a=R7(i,r,o),s=a??o,d=bf(i.content,{getCounter:u=>r.counterContext?.getCounter(u,s)??0,getAttribute:u=>e.getAttribute(u),quoteDepth:0}),c=[],f=U2(d,i);f&&c.push(f);let l=new m0(i,c,{tagName:x,customData:{pseudoType:x==="::before"?"before":"after"}});return a&&(l.counterScopeId=a),l}async function P6(e,x,t,n,r=n.rootCounterScopeId??null){let o=e;if(k("dom-converter","debug",`convertDomNode - entering function for node type: ${e.nodeType}, tagName: ${o.tagName||"text node"}`),e.nodeType===e.TEXT_NODE){let y=G2(e,t,{interBlockWhitespace:n.interBlockWhitespace??"collapse"});return y?(k("dom-converter","debug","convertDomNode - processing text node:",`${y.textContent?.substring(0,50)??""}${(y.textContent?.length??0)>50?"...":""}`),y):null}if(e.nodeType!==e.ELEMENT_NODE)return null;let i=e,a=i.tagName.toLowerCase();if(k("dom-converter","debug",`convertDomNode - processing element: ${a}, with style attr: ${i.getAttribute("style")}`),D2(a))return null;let s=await W2({element:i,tagName:a,cssRules:x,parentStyle:t,context:n});if(s)return s;let d=Q0(i,x,t,n.units,n.rootFontSize);await te(d,n),k("dom-converter","debug","convertDomNode - computed style backgroundLayers:",d.backgroundLayers),i.tagName.toLowerCase()==="div"&&i.getAttribute("style")?.includes("linear-gradient")&&k("dom-converter","debug","Found div with gradient style!");let c=R7(d,n,r)??void 0,f=c??r,l=[],u=await S7(i,"::before",x,d,n,f);u&&l.push(u);let b=i.childNodes;if(!b)return new m0(d,[],{tagName:a});for(let y of Array.from(b)){let w=await P6(y,x,d,n,f);w&&l.push(w)}let g=await S7(i,"::after",x,d,n,f);g&&l.push(g);let p=i.getAttribute("id"),m={tagName:a};(a==="td"||a==="th")&&(m.tableColSpan=g7(i.getAttribute("colspan"))??1,m.tableRowSpan=g7(i.getAttribute("rowspan"))??1),p&&(m.customData={...m.customData,id:p});let h=new m0(d,l,m);return c&&(h.counterScopeId=c),h}function Cx(e,x,t){e&&(e.x+=x,e.y+=t)}function B1(e,x,t){e&&(e.image&&(Cx(e.image.rect,x,t),Cx(e.image.originRect,x,t)),e.gradient&&(Cx(e.gradient.rect,x,t),Cx(e.gradient.originRect,x,t)))}function Mn(e,x,t,n){let r=[e];for(;r.length>0;){let o=r.pop();if(k("layout","trace","offset render tree box",{tagName:o.tagName,textContent:o.textContent,x:o.contentBox.x,y:o.contentBox.y,width:o.contentBox.width,height:o.contentBox.height}),Cx(o.contentBox,x,t),Cx(o.paddingBox,x,t),Cx(o.borderBox,x,t),Cx(o.visualOverflow,x,t),o.clipPath&&o.clipPath.points)for(let i of o.clipPath.points)i.x+=x,i.y+=t;o.markerRect&&Cx(o.markerRect,x,t),B1(o.background,x,t);for(let i of o.links)Cx(i.rect,x,t);for(let i of o.textRuns)i.lineMatrix&&(i.lineMatrix.e+=x,i.lineMatrix.f+=t);for(let i of o.children)r.push(i)}}function j2(e,x){let{pageHeight:t,margins:n,headerHeightPx:r=0,footerHeightPx:o=0}=x,i=Number.isFinite(t)&&t>0?t:1,a=Number.isFinite(n.top)&&n.top>0?n.top:0,s=Number.isFinite(n.bottom)&&n.bottom>0?n.bottom:0,d=a+r,c=s+o,f=d+c,l=i-f>0?i-f:i,u=m=>{if(!Number.isFinite(m))return m;if(m<=0)return m+d;let h=Math.floor(m/l),y=m-h*l;return h*i+d+y},b=m=>{m&&(m.y=u(m.y))},g=m=>{m&&(m.image&&(b(m.image.rect),b(m.image.originRect)),m.gradient&&(b(m.gradient.rect),b(m.gradient.originRect)))},p=[e];for(;p.length>0;){let m=p.pop();if(b(m.contentBox),b(m.paddingBox),b(m.borderBox),b(m.visualOverflow),m.clipPath&&m.clipPath.points)for(let h of m.clipPath.points)h.y=u(h.y);m.markerRect&&b(m.markerRect),g(m.background);for(let h of m.links)b(h.rect);for(let h of m.textRuns)h.lineMatrix&&(h.lineMatrix.f=u(h.lineMatrix.f));for(let h of m.children)p.push(h)}}var ne=class{constructor(x){this.fontRegistry=x;this.rawTableAccessors=new WeakMap}async resolve(x,t,n){let r=await this.fontRegistry.ensureFontResource(x,t,n);return this.toUnifiedFont(r,x,t,n)??this.createFallbackFont(x,t,n)}resolveSync(x,t,n){let r=this.fontRegistry.ensureFontResourceSync(x,t,n);return this.toUnifiedFont(r,x,t,n)}createFallbackFont(x,t,n){return{metrics:{metrics:{unitsPerEm:1e3,ascender:800,descender:-200,lineGap:0,capHeight:700,xHeight:500},glyphMetrics:new Map([[0,{advanceWidth:500,leftSideBearing:0}]]),cmap:{getGlyphId:()=>0,hasCodePoint:()=>!1,unicodeMap:new Map}},program:{sourceFormat:"ttf",unitsPerEm:1e3,glyphCount:1},css:{family:x,weight:t??400,style:n??"normal"}}}toUnifiedFont(x,t,n,r){let o=x.metrics;if(!o)return;let i=this.lookupRawTableAccessor(x);return{metrics:{metrics:o.metrics,glyphMetrics:o.glyphMetrics,cmap:o.cmap,headBBox:o.headBBox,kerning:o.kerning},program:{sourceFormat:"ttf",unitsPerEm:o.metrics.unitsPerEm,glyphCount:o.glyphMetrics.size,getGlyphOutline:o.getGlyphOutline,getRawTableData:i},css:{family:t,weight:n??400,style:r??"normal"}}}lookupRawTableAccessor(x){let t=x.embedded?.subset;if(!t||t.byteLength<12)return;let n=this.rawTableAccessors.get(x);if(n)return n;let r=A1(t);return this.rawTableAccessors.set(x,r),r}};function A1(e){let x=M1(e);return t=>x.get(t)??null}function M1(e){let x=new Map;if(e.byteLength<12)return x;let t=new DataView(e.buffer,e.byteOffset,e.byteLength),n=t.getUint16(4,!1);for(let r=0;r<n;r++){let o=12+r*16;if(o+16>e.byteLength)break;let i=String.fromCharCode(e[o],e[o+1],e[o+2],e[o+3]),a=t.getUint32(o+8,!1),s=t.getUint32(o+12,!1);a+s>e.byteLength||x.set(i,e.subarray(a,a+s))}return x}function k1(e){return!Number.isFinite(e)||e<=0?0:e>=1?1:e}function $2(e){return!Number.isFinite(e)||e<=0?0:Math.ceil(e)}function V2(e,x){let t=e.width+x*2,n=e.height+x*2;return t<=0||n<=0?{x:e.x+e.width/2,y:e.y+e.height/2,width:0,height:0}:{x:e.x-x,y:e.y-x,width:t,height:n}}function kn(e,x){return e>x?e:x}function I1(e,x,t,n){if(e<t.x||x<t.y||e>t.x+t.width||x>t.y+t.height)return!1;let r=kn(n.topLeft.x,n.bottomLeft.x),o=kn(n.topRight.x,n.bottomRight.x),i=kn(n.topLeft.y,n.topRight.y),a=kn(n.bottomLeft.y,n.bottomRight.y);if(e>=t.x+r&&e<=t.x+t.width-o||x>=t.y+i&&x<=t.y+t.height-a)return!0;if(e<t.x+n.topLeft.x&&x<t.y+n.topLeft.y&&n.topLeft.x>0&&n.topLeft.y>0){let s=t.x+n.topLeft.x,d=t.y+n.topLeft.y,c=(e-s)/n.topLeft.x,f=(x-d)/n.topLeft.y;return c*c+f*f<=1}if(e>t.x+t.width-n.topRight.x&&x<t.y+n.topRight.y&&n.topRight.x>0&&n.topRight.y>0){let s=t.x+t.width-n.topRight.x,d=t.y+n.topRight.y,c=(e-s)/n.topRight.x,f=(x-d)/n.topRight.y;return c*c+f*f<=1}if(e>t.x+t.width-n.bottomRight.x&&x>t.y+t.height-n.bottomRight.y&&n.bottomRight.x>0&&n.bottomRight.y>0){let s=t.x+t.width-n.bottomRight.x,d=t.y+t.height-n.bottomRight.y,c=(e-s)/n.bottomRight.x,f=(x-d)/n.bottomRight.y;return c*c+f*f<=1}if(e<t.x+n.bottomLeft.x&&x>t.y+t.height-n.bottomLeft.y&&n.bottomLeft.x>0&&n.bottomLeft.y>0){let s=t.x+n.bottomLeft.x,d=t.y+t.height-n.bottomLeft.y,c=(e-s)/n.bottomLeft.x,f=(x-d)/n.bottomLeft.y;return c*c+f*f<=1}return!1}function N1(e){let x=e>0?e:1e-4,t=Math.max(1,Math.ceil(x*3)),n=t*2+1,r=new Float32Array(n),o=1/(Math.sqrt(2*Math.PI)*x),i=2*x*x,a=0;for(let s=-t;s<=t;s++){let d=o*Math.exp(-(s*s)/i);r[s+t]=d,a+=d}return{kernel:r,radius:t,sum:a}}function E1(e,x,t,n){if(n<=0)return e;let{kernel:r,radius:o,sum:i}=N1(n),a=new Float32Array(x*t);for(let d=0;d<t;d++){let c=d*x;for(let f=0;f<x;f++){let l=0,u=0;for(let b=-o;b<=o;b++){let g=Math.min(x-1,Math.max(0,f+b)),p=r[b+o];l+=e[c+g]*p,u+=p}a[c+f]=l/(u||i)}}let s=new Uint8Array(x*t);for(let d=0;d<x;d++)for(let c=0;c<t;c++){let f=0,l=0;for(let b=-o;b<=o;b++){let g=Math.min(t-1,Math.max(0,c+b)),p=r[b+o];f+=a[g*x+d]*p,l+=p}let u=f/(l||i);s[c*x+d]=u<0?0:u>255?255:u}return s}function _2(e,x,t,n,r){let o=Math.max(0,n),i=V2(e,r),a=D1(x,r),s=V2(i,o),d=$2(s.width),c=$2(s.height);if(d===0||c===0)return null;let f=new Uint8Array(d*c),l={x:i.x-s.x,y:i.y-s.y,width:i.width,height:i.height};for(let S=0;S<c;S++){let C=S+.5;for(let L=0;L<d;L++){let B=L+.5,P=I1(B,C,l,a);f[S*d+L]=P?255:0}}let u=o>0?Math.max(.5,o/2):0,b=E1(f,d,c,u),[g,p,m]=W1(t.r,t.g,t.b),h=k1(t.a??1),y=new Uint8Array(d*c*4),w=0;for(let S=0;S<b.length;S++){y[w++]=g,y[w++]=p,y[w++]=m;let C=Math.round(b[S]*h);y[w++]=C<0?0:C>255?255:C}return{image:{src:`internal:shadow:${Math.random().toString(36).slice(2)}`,width:d,height:c,format:"png",channels:4,bitsPerComponent:8,data:y.buffer},drawRect:s}}function D1(e,x){let t=n=>Number.isFinite(n)&&n>0?n:0;return{topLeft:{x:t(e.topLeft.x+x),y:t(e.topLeft.y+x)},topRight:{x:t(e.topRight.x+x),y:t(e.topRight.y+x)},bottomRight:{x:t(e.bottomRight.x+x),y:t(e.bottomRight.y+x)},bottomLeft:{x:t(e.bottomLeft.x+x),y:t(e.bottomLeft.y+x)}}}function C7(e){let x=Math.min(1,Math.max(0,e>1?e/255:e));return(x<=.04045?x/12.92:Math.pow((x+.055)/1.055,2.4))*255}function v7(e){let x=Math.min(1,Math.max(0,e>1?e/255:e)),t=x<=.0031308?12.92*x:1.055*Math.pow(x,1/2.4)-.055;return Math.round(Math.min(255,Math.max(0,t*255)))}function W1(e,x,t){let n=C7(e)/255,r=C7(x)/255,o=C7(t)/255,i=Math.max(n,r,o),a=Math.min(n,r,o),s=(n+r+o)/3,d=i-a,c=Math.min(1,d*1.08),f=d>0?c/d:1,l=s+(n-s)*f,u=s+(r-s)*f,b=s+(o-s)*f;return[v7(l),v7(u),v7(b)]}function De(e){return{topLeft:{x:e.topLeft.x,y:e.topLeft.y},topRight:{x:e.topRight.x,y:e.topRight.y},bottomRight:{x:e.bottomRight.x,y:e.bottomRight.y},bottomLeft:{x:e.bottomLeft.x,y:e.bottomLeft.y}}}function re(e,x,t,n,r){return{topLeft:{x:Qx(e.topLeft.x-x),y:Qx(e.topLeft.y-r)},topRight:{x:Qx(e.topRight.x-x),y:Qx(e.topRight.y-t)},bottomRight:{x:Qx(e.bottomRight.x-n),y:Qx(e.bottomRight.y-t)},bottomLeft:{x:Qx(e.bottomLeft.x-n),y:Qx(e.bottomLeft.y-r)}}}function L7(e,x){let t=De(e);return t.topLeft.x=lx(t.topLeft.x+x),t.topLeft.y=lx(t.topLeft.y+x),t.topRight.x=lx(t.topRight.x+x),t.topRight.y=lx(t.topRight.y+x),t.bottomRight.x=lx(t.bottomRight.x+x),t.bottomRight.y=lx(t.bottomRight.y+x),t.bottomLeft.x=lx(t.bottomLeft.x+x),t.bottomLeft.y=lx(t.bottomLeft.y+x),t}function Qx(e){return Number.isFinite(e)&&e>0?e:0}function lx(e){return Number.isFinite(e)?e<0?0:e:0}function In(e,x,t){for(let n of x)if(n.boxShadows?.length)for(let r of n.boxShadows)r.inset===t&&H1(r)&&(t?z1(e,n,r):O1(e,n,r))}function H1(e){return T7(e.color.a??1)>0}function O1(e,x,t){let n=X2(x.borderBox,t.offsetX,t.offsetY),r=De(x.borderRadius),o=lx(t.blur),i=t.spread;if(o>0){let a=_2(n,r,t.color,o,i);if(a){e.drawShadowImage(a.image,a.drawRect);return}}Y2(e,{mode:"outer",baseRect:n,baseRadius:r,color:t.color,blur:o,spread:i})}function z1(e,x,t){let n=x.paddingBox??x.contentBox;if(!n)return;let r=X2(n,t.offsetX,t.offsetY),o=re(De(x.borderRadius),x.border.top,x.border.right,x.border.bottom,x.border.left),i=lx(t.blur),a=t.spread;if(i===0&&a===0){e.fillRoundedRect(r,o,t.color);return}Y2(e,{mode:"inset",baseRect:r,baseRadius:o,color:t.color,blur:i,spread:a})}function Y2(e,x){let t=U1(x);if(t.length){if(x.mode==="outer"){G1(e,x.baseRect,x.baseRadius,t);return}j1(e,x.baseRect,x.baseRadius,t)}}function U1(e){let{mode:x,color:t,blur:n,spread:r}=e,o=n>0?Math.max(2,Math.ceil(n/2)):1,i=$1(o),a=T7(t.a??1),s=[];for(let d=0;d<o;d++){let c=o===1?0:x==="outer"?d/(o-1):(d+1)/o,f=r+n*c,l=i[d]??0;l<=0||s.push({expansion:f,color:{r:t.r,g:t.g,b:t.b,a:T7(a*l)}})}return s}function G1(e,x,t,n){for(let r of n){let o=q2(x,r.expansion);if(o.width<=0||o.height<=0)continue;let i=L7(t,r.expansion);e.fillRoundedRect(o,i,r.color)}}function j1(e,x,t,n){for(let r of n){let o=Math.max(0,r.expansion),i=q2(x,-o);if(i.width<=0||i.height<=0)continue;let a=De(t),s=L7(t,-o);e.fillRoundedRectDifference(x,a,i,s,r.color)}}function X2(e,x,t){return{x:e.x+x,y:e.y+t,width:e.width,height:e.height}}function q2(e,x){let t=e.width+x*2,n=e.height+x*2;return t<=0||n<=0?{x:e.x+e.width/2,y:e.y+e.height/2,width:0,height:0}:{x:e.x-x,y:e.y-x,width:t,height:n}}function $1(e){if(e<=1)return[1];let x=[],t=0;for(let n=0;n<e;n++){let r=e-n;x.push(r),t+=r}return x.map(n=>n/t)}function T7(e){return Number.isFinite(e)?e<=0?0:e>=1?1:e:1}function J2(e){return e?new P7(e).parse():[]}var P7=class{constructor(x){this.index=0;this.source=x}parse(){let x=[],t=null,n=0,r=0,o=0,i=0,a=null,s=null,d=null,c=null;for(;this.skipSeparators(),!this.isDone();){let f=this.peekChar();if(f!==null&&Q2(f))t=f,this.index+=1;else if(!t)break;switch(t){case"M":case"m":{let l=t==="m",u=this.readCoordinatePair();if(!u)return x;for(n=l?n+u.x:u.x,r=l?r+u.y:u.y,o=n,i=r,x.push({type:"M",x:n,y:r}),a=s=null,d=c=null;;){this.skipSeparators();let b=this.peekChar();if(b===null||Q2(b))break;let g=this.readCoordinatePair();if(!g)return x;n=l?n+g.x:g.x,r=l?r+g.y:g.y,x.push({type:"L",x:n,y:r})}break}case"L":case"l":{let l=t==="l";for(;;){let u=this.readCoordinatePair();if(!u)break;n=l?n+u.x:u.x,r=l?r+u.y:u.y,x.push({type:"L",x:n,y:r})}a=s=null,d=c=null;break}case"H":case"h":{let l=t==="h";for(;;){let u=this.readNumber();if(u===null)break;n=l?n+u:u,x.push({type:"L",x:n,y:r})}a=s=null,d=c=null;break}case"V":case"v":{let l=t==="v";for(;;){let u=this.readNumber();if(u===null)break;r=l?r+u:u,x.push({type:"L",x:n,y:r})}a=s=null,d=c=null;break}case"C":case"c":{let l=t==="c";for(;;){let u=this.readCoordinatePair(),b=this.readCoordinatePair(),g=this.readCoordinatePair();if(!u||!b||!g)break;let p=l?n+u.x:u.x,m=l?r+u.y:u.y,h=l?n+b.x:b.x,y=l?r+b.y:b.y;n=l?n+g.x:g.x,r=l?r+g.y:g.y,x.push({type:"C",x1:p,y1:m,x2:h,y2:y,x:n,y:r}),a=h,s=y,d=c=null}break}case"S":case"s":{let l=t==="s";for(;;){let u=this.readCoordinatePair(),b=this.readCoordinatePair();if(!u||!b)break;let g=n,p=r;a!==null&&s!==null&&(g=n*2-a,p=r*2-s);let m=l?n+u.x:u.x,h=l?r+u.y:u.y;n=l?n+b.x:b.x,r=l?r+b.y:b.y,x.push({type:"C",x1:g,y1:p,x2:m,y2:h,x:n,y:r}),a=m,s=h,d=c=null}break}case"Q":case"q":{let l=t==="q";for(;;){let u=this.readCoordinatePair(),b=this.readCoordinatePair();if(!u||!b)break;let g=l?n+u.x:u.x,p=l?r+u.y:u.y,m=l?n+b.x:b.x,h=l?r+b.y:b.y,y=K2(n,r,g,p,m,h);x.push(y),n=m,r=h,a=y.x2,s=y.y2,d=g,c=p}break}case"T":case"t":{let l=t==="t";for(;;){let u=this.readCoordinatePair();if(!u)break;let b=n,g=r;d!==null&&c!==null&&(b=n*2-d,g=r*2-c);let p=l?n+u.x:u.x,m=l?r+u.y:u.y,h=K2(n,r,b,g,p,m);x.push(h),n=p,r=m,a=h.x2,s=h.y2,d=b,c=g}break}case"A":case"a":{let l=t==="a";for(;;){let u=this.readNumber(),b=this.readNumber(),g=this.readNumber(),p=this.readFlag(),m=this.readFlag(),h=this.readCoordinatePair();if(u===null||b===null||g===null||p===null||m===null||!h)break;let y=l?n+h.x:h.x,w=l?r+h.y:h.y,R=V1(n,r,u,b,g,p===1,m===1,y,w);if(R.length===0)(n!==y||r!==w)&&x.push({type:"L",x:y,y:w});else for(let S of R)x.push({type:"C",x1:S[0],y1:S[1],x2:S[2],y2:S[3],x:S[4],y:S[5]});n=y,r=w,a=R.length>0?R[R.length-1][2]:null,s=R.length>0?R[R.length-1][3]:null,d=c=null}break}case"Z":case"z":{(n!==o||r!==i)&&x.push({type:"L",x:o,y:i}),x.push({type:"Z"}),n=o,r=i,a=s=null,d=c=null;break}default:return x}}return x}readCoordinatePair(){let x=this.readNumber(),t=this.readNumber();return x===null||t===null?null:{x,y:t}}readFlag(){if(this.skipSeparators(),this.isDone())return null;let x=this.source[this.index];if(x==="0"||x==="1")return this.index+=1,x==="1"?1:0;let t=this.readNumber();return t===null?null:t===0?0:1}readNumber(){if(this.skipSeparators(),this.isDone())return null;let t=this.source.slice(this.index).match(/^[-+]?(?:\d+\.?\d*|\.\d+)(?:[eE][-+]?\d+)?/);if(!t)return null;this.index+=t[0].length;let n=Number.parseFloat(t[0]);return Number.isFinite(n)?n:null}skipSeparators(){for(;!this.isDone();){let x=this.source[this.index];if(x===","||x===" "||x===" "||x===`
24
+ `||x==="\r"){this.index+=1;continue}break}}peekChar(){return this.isDone()?null:this.source[this.index]}isDone(){return this.index>=this.source.length}};function K2(e,x,t,n,r,o){let i=e+.6666666666666666*(t-e),a=x+2/3*(n-x),s=r+2/3*(t-r),d=o+2/3*(n-o);return{type:"C",x1:i,y1:a,x2:s,y2:d,x:r,y:o}}function V1(e,x,t,n,r,o,i,a,s){let d=[];if(e===a&&x===s||(t=Math.abs(t),n=Math.abs(n),t===0||n===0))return d;let c=r*Math.PI/180,f=Math.cos(c),l=Math.sin(c),u=(e-a)/2,b=(x-s)/2,g=f*u+l*b,p=-l*u+f*b,m=t*t,h=n*n,y=g*g,w=p*p,R=y/m+w/h;if(R>1){let T=Math.sqrt(R);t*=T,n*=T,m=t*t,h=n*n}let S=o===i?-1:1,C=(m*h-m*w-h*y)/(m*w+h*y),L=S*Math.sqrt(Math.max(0,C)),B=L*t*p/n,P=-L*n*g/t,A=f*B-l*P+(e+a)/2,D=l*B+f*P+(x+s)/2,I=Z2(1,0,(g-B)/t,(p-P)/n),z=Z2((g-B)/t,(p-P)/n,(-g-B)/t,(-p-P)/n);!i&&z>0?z-=2*Math.PI:i&&z<0&&(z+=2*Math.PI);let M=Math.ceil(Math.abs(z)/(Math.PI/2)),W=z/M,j=4/3*Math.tan(W/4),H=I,q=e,Q=x;for(let T=0;T<M;T+=1){let U=H+W,Z=Math.sin(H),e0=Math.cos(H),Y=Math.sin(U),$=Math.cos(U),J=A+t*f*$-n*l*Y,i0=D+t*l*$+n*f*Y,l0=-t*f*Z-n*l*e0,a0=-t*l*Z+n*f*e0,c0=-t*f*Y-n*l*$,_=-t*l*Y+n*f*$,x0=q+j*l0,t0=Q+j*a0,f0=J-j*c0,N0=i0-j*_;d.push([x0,t0,f0,N0,J,i0]),q=J,Q=i0,H=U}return d}function Z2(e,x,t,n){let r=e*t+x*n,o=Math.sqrt((e*e+x*x)*(t*t+n*n)),i=_1(-1,1,o===0?0:r/o);return(e*n-x*t<0?-1:1)*Math.acos(i)}function Q2(e){return/[a-zA-Z]/.test(e)}function _1(e,x,t){return t<e?e:t>x?x:t}var Nn=.5522847498307936;function x5(e,x,t,n){return[{type:"M",x:e,y:x},{type:"L",x:e+t,y:x},{type:"L",x:e+t,y:x+n},{type:"L",x:e,y:x+n},{type:"Z"}]}function e5(e,x,t,n,r,o){let i=e+t,a=x+n,s=r*Nn,d=o*Nn;return[{type:"M",x:e+r,y:x},{type:"L",x:i-r,y:x},{type:"C",x1:i-r+s,y1:x,x2:i,y2:x+o-d,x:i,y:x+o},{type:"L",x:i,y:a-o},{type:"C",x1:i,y1:a-o+d,x2:i-r+s,y2:a,x:i-r,y:a},{type:"L",x:e+r,y:a},{type:"C",x1:e+r-s,y1:a,x2:e,y2:a-o+d,x:e,y:a-o},{type:"L",x:e,y:x+o},{type:"C",x1:e,y1:x+o-d,x2:e+r-s,y2:x,x:e+r,y:x},{type:"Z"}]}function F7(e,x,t,n){let r=t*Nn,o=n*Nn;return[{type:"M",x:e,y:x-n},{type:"C",x1:e+r,y1:x-n,x2:e+t,y2:x-o,x:e+t,y:x},{type:"C",x1:e+t,y1:x+o,x2:e+r,y2:x+n,x:e,y:x+n},{type:"C",x1:e-r,y1:x+n,x2:e-t,y2:x+o,x:e-t,y:x},{type:"C",x1:e-t,y1:x-o,x2:e-r,y2:x-n,x:e,y:x-n},{type:"Z"}]}function B7(e,x){let t=[];for(let n of e){let r=L0(n.x,n.y,x);if(!r)return[];t.push(r)}return t}function We(e,x){let t=[];for(let n of e)switch(n.type){case"M":{let r=L0(n.x,n.y,x);if(!r)return null;t.push({type:"moveTo",x:r.x,y:r.y});break}case"L":{let r=L0(n.x,n.y,x);if(!r)return null;t.push({type:"lineTo",x:r.x,y:r.y});break}case"C":{let r=L0(n.x1,n.y1,x),o=L0(n.x2,n.y2,x),i=L0(n.x,n.y,x);if(!r||!o||!i)return null;t.push({type:"curveTo",x1:r.x,y1:r.y,x2:o.x,y2:o.y,x:i.x,y:i.y});break}case"Z":t.push({type:"closePath"});break;default:return null}return t}function L0(e,x,t){if(!Number.isFinite(e)||!Number.isFinite(x))return null;let n=Y1(t,e,x);return!Number.isFinite(n.x)||!Number.isFinite(n.y)?null:n}function Y1(e,x,t){let n=sx(e.transform,x,t);return sx(e.viewportMatrix,n.x,n.y)}function ux(e,x){let t={...e},n=x.attributes??{};if(n.opacity!==void 0){let r=A7(n.opacity);r!==void 0&&(t.opacity=He(t.opacity*r))}if(n.fill!==void 0){let r=n.fill.trim();t.fill=!r||r==="none"?void 0:r}if(n["fill-opacity"]!==void 0){let r=A7(n["fill-opacity"]);r!==void 0&&(t.fillOpacity=He(r))}if(n.stroke!==void 0){let r=n.stroke.trim();t.stroke=!r||r==="none"?void 0:r}if(n["stroke-opacity"]!==void 0){let r=A7(n["stroke-opacity"]);r!==void 0&&(t.strokeOpacity=He(r))}if(n["stroke-width"]!==void 0){let r=En(n["stroke-width"]);r!==void 0&&(t.strokeWidth=r)}if(n["stroke-linecap"]!==void 0){let r=X1(n["stroke-linecap"]);r&&(t.strokeLinecap=r)}if(n["stroke-linejoin"]!==void 0){let r=q1(n["stroke-linejoin"]);r&&(t.strokeLinejoin=r)}if(n["stroke-dasharray"]!==void 0){let r=Q1(n["stroke-dasharray"]);r&&(t.strokeDashArray=r)}if(n["stroke-dashoffset"]!==void 0){let r=En(n["stroke-dashoffset"]);r!==void 0&&(t.strokeDashOffset=r)}if(n["fill-rule"]!==void 0){let r=K1(n["fill-rule"]);r&&(t.fillRule=r)}if(n["font-size"]!==void 0){let r=En(n["font-size"]);r!==void 0&&(t.fontSize=r)}if(n["font-family"]!==void 0){let r=n["font-family"].trim();r&&(t.fontFamily=r)}if(n["text-anchor"]!==void 0){let r=Z1(n["text-anchor"]);r&&(t.textAnchor=r)}return t}function t5(){return{fill:"#000000",stroke:void 0,strokeWidth:1,strokeLinecap:"butt",strokeLinejoin:"miter",strokeDashArray:void 0,strokeDashOffset:0,fillRule:"nonzero",opacity:1,fillOpacity:1,strokeOpacity:1,fontSize:16,fontFamily:void 0,textAnchor:"start"}}function Jx(e,x){if(!e||e==="none")return;let t=W0(e);if(!t)return;let n=t.a??1;return{r:t.r,g:t.g,b:t.b,a:He(n*x)}}function A7(e){let x=En(e);if(x!==void 0)return He(x)}function En(e){if(!e)return;let x=e.trim();if(!x)return;let t=Number.parseFloat(x);if(Number.isFinite(t))return t}function X1(e){let x=e.trim().toLowerCase();if(x==="butt"||x==="round"||x==="square")return x}function q1(e){let x=e.trim().toLowerCase();if(x==="miter"||x==="round"||x==="bevel")return x}function K1(e){let x=e.trim().toLowerCase();if(x==="nonzero"||x==="evenodd")return x}function Z1(e){let x=e.trim().toLowerCase();if(x==="start"||x==="middle"||x==="end")return x}function He(e){return!Number.isFinite(e)||e<=0?0:e>=1?1:e}function Q1(e){if(!e)return;let x=e.trim();if(!x||x==="none")return;let t=x.split(/[\s,]+/).map(n=>Number.parseFloat(n)).filter(n=>Number.isFinite(n)&&n>=0);if(t.length!==0)return t}function J1(e){if(typeof e!="object"||e===null)return!1;let x=e;return x.type==="linear"&&Array.isArray(x.stops)}function x9(e){if(typeof e!="object"||e===null)return!1;let x=e;return x.type==="radial"&&typeof x.r=="number"}function r5(e,x,t){let n=Number.isFinite(e.width??NaN)?e.width??0:0,r=Number.isFinite(e.height??NaN)?e.height??0:0;if(n<=0||r<=0)return;let o=Number.isFinite(e.x??NaN)?e.x??0:0,i=Number.isFinite(e.y??NaN)?e.y??0:0,a=e.rx??e.ry??0,s=e.ry??e.rx??0;Number.isFinite(a)||(a=0),Number.isFinite(s)||(s=0),a=n5(a,n/2),s=n5(s,r/2);let d=a>0||s>0?e5(o,i,n,r,a,s):x5(o,i,n,r),c=M7(x.fill,t);if(c){let l=L0(o,i,t),u=L0(o+n,i+r,t);if(l&&u){let b={x:l.x,y:l.y,width:u.x-l.x,height:u.y-l.y};c.type==="radial"?a>0||s>0?t.painter.fillRoundedRect(b,{topLeft:{x:a,y:s},topRight:{x:a,y:s},bottomRight:{x:a,y:s},bottomLeft:{x:a,y:s}},c):t.painter.fillRect(b,c):a>0||s>0?t.painter.fillRoundedRect(b,{topLeft:{x:a,y:s},topRight:{x:a,y:s},bottomRight:{x:a,y:s},bottomLeft:{x:a,y:s}},c):t.painter.fillRect(b,c);return}}let f=We(d,t);!f||f.length===0||Dn(f,x,t,x.fillRule)}function o5(e,x,t){let n=Number.isFinite(e.r??NaN)?e.r??0:0;if(n<=0)return;let r=Number.isFinite(e.cx??NaN)?e.cx??0:0,o=Number.isFinite(e.cy??NaN)?e.cy??0:0,i=M7(x.fill,t);if(i){let d=L0(r,o,t),c=L0(r+n,o,t);if(d&&c){let f=Math.sqrt((c.x-d.x)**2+(c.y-d.y)**2),l={x:d.x-f,y:d.y-f,width:f*2,height:f*2},u={topLeft:{x:f,y:f},topRight:{x:f,y:f},bottomRight:{x:f,y:f},bottomLeft:{x:f,y:f}};i.type,t.painter.fillRoundedRect(l,u,i);return}}let a=F7(r,o,n,n),s=We(a,t);!s||s.length===0||Dn(s,x,t,x.fillRule)}function i5(e,x,t){let n=Number.isFinite(e.rx??NaN)?e.rx??0:0,r=Number.isFinite(e.ry??NaN)?e.ry??0:0;if(n<=0||r<=0)return;let o=Number.isFinite(e.cx??NaN)?e.cx??0:0,i=Number.isFinite(e.cy??NaN)?e.cy??0:0,a=F7(o,i,n,r),s=We(a,t);!s||s.length===0||Dn(s,x,t,x.fillRule)}function n5(e,x){return!Number.isFinite(e)||e<=0?0:e>x?x:e}function a5(e,x,t){let n=e.points??[];if(n.length<2)return;let r=B7(n,t);if(r.length<2)return;let o=Jx(x.fill,x.opacity*x.fillOpacity);o&&t.painter.fillPolygon(r,o,!0);let i=Jx(x.stroke,x.opacity*x.strokeOpacity);i&&t.painter.strokePolyline(r,i,{...Wn(x,t),close:!0})}function s5(e,x,t){let n=e.points??[];if(n.length<2)return;let r=B7(n,t);if(r.length<2)return;let o=Jx(x.stroke,x.opacity*x.strokeOpacity);o&&t.painter.strokePolyline(r,o,{...Wn(x,t),close:!1})}function d5(e,x,t){let n=Jx(x.stroke,x.opacity*x.strokeOpacity);if(!n)return;let r=L0(e.x1??0,e.y1??0,t),o=L0(e.x2??0,e.y2??0,t);if(!r||!o)return;let i=[r,o];t.painter.strokePolyline(i,n,{...Wn(x,t),close:!1})}function c5(e,x,t){let n=J2(e.d);if(n.length===0)return;let r=We(n,t);!r||r.length===0||Dn(r,x,t,x.fillRule)}function Dn(e,x,t,n){if(e.length===0)return;let r=M7(x.fill,t);if(r){t.painter.fillPathWithGradient(e,r,{fillRule:n});return}let o=Jx(x.fill,x.opacity*x.fillOpacity);o&&t.painter.fillPath(e,o,{fillRule:n??x.fillRule});let i=Jx(x.stroke,x.opacity*x.strokeOpacity);i&&t.painter.strokePath(e,i,Wn(x,t))}async function f5(e,x,t){let n=Jx(x.fill,x.opacity*x.fillOpacity);if(!n)return;let r=e.fontSize??x.fontSize;if(!Number.isFinite(r)||r<=0)return;let o=e.textAnchor??x.textAnchor??"start",i=ax(t.viewportMatrix,t.transform),a=Number.isFinite(e.x??NaN)?e.x??0:0,s=Number.isFinite(e.y??NaN)?e.y??0:0,d=sx(i,a,s),c={x:i.a,y:i.b},f=e9(e.text,r),l=o==="middle"?.5:o==="end"?1:0,u=d.x,b=d.y;l!==0&&(c.x!==0||c.y!==0)&&(u-=c.x*f*l,b-=c.y*f*l);let g={r:n.r,g:n.g,b:n.b,a:Wo(n.a??1)},p=e.fontFamily??x.fontFamily??"Helvetica";await t.painter.drawTextRun({text:e.text,fontFamily:p,fontSize:r,fill:g,lineMatrix:{a:i.a,b:i.b,c:i.c,d:i.d,e:u,f:b}})}function e9(e,x){return e?e.length*x*.6:0}function M7(e,x){if(J1(e)||x9(e))return e;if(typeof e=="string"){let n=e.trim().match(/^url\(\s*#([^)\s]+)\s*\)$/i);if(n&&x){let r=x.defs;if(r){let o=r.get(n[1]);if(o&&(o.type==="lineargradient"||o.type==="radialgradient"))return o.type==="lineargradient"?t9(o,x):n9(o,x)}}return Ix(e)}return null}function t9(e,x){let t=e.x1??0,n=e.y1??0,r=e.x2??1,o=e.y2??0,i=(e.stops??[]).map(p=>({color:p.color,position:p.offset})),a=e.gradientUnits==="userSpaceOnUse"?"userSpace":"ratio",s=e.attributes&&(e.attributes.gradientTransform??e.attributes.gradienttransform),d=s&&kx(s)||void 0;if(a==="userSpace"&&x){let p=t,m=n,h=r,y=o;if(d){let S=sx(d,p,m),C=sx(d,h,y);p=S.x,m=S.y,h=C.x,y=C.y}let w=L0(p,m,x),R=L0(h,y,x);if(w&&R)return{type:"linear",direction:"to right",stops:i,coords:{x1:w.x,y1:w.y,x2:R.x,y2:R.y,units:"userSpace"}}}let c={x:t,y:n},f={x:r,y:o};d&&(c=sx(d,c.x,c.y),f=sx(d,f.x,f.y));let l=f.x-c.x,u=f.y-c.y;return{type:"linear",direction:`${(Math.atan2(u,l)*180/Math.PI).toFixed(2)}deg`,stops:i,coords:{x1:c.x,y1:c.y,x2:f.x,y2:f.y,units:"ratio"}}}function n9(e,x){let t=e.cx??.5,n=e.cy??.5,r=e.r??.5,o=e.fx,i=e.fy,a=(e.stops??[]).map(l=>({color:l.color,position:l.offset})),s=e.gradientUnits==="userSpaceOnUse"?"userSpace":"ratio",d=e.attributes&&(e.attributes.gradientTransform??e.attributes.gradienttransform),c=d&&kx(d)||void 0;if(s==="userSpace"&&x){let l=t,u=n,b=o,g=i,p=t+r,m=n;if(c){let R=sx(c,l,u);l=R.x,u=R.y;let S=sx(c,p,m);if(p=S.x,m=S.y,b!==void 0&&g!==void 0){let C=sx(c,b,g);b=C.x,g=C.y}}let h=L0(l,u,x),y=b!==void 0&&g!==void 0?L0(b,g,x):void 0,w=(()=>{let R=L0(p,m,x);if(h&&R){let S=R.x-h.x,C=R.y-h.y;return Math.sqrt(S*S+C*C)}})();if(h&&w!==void 0){let R={type:"radial",cx:h.x,cy:h.y,r:w,stops:a,coordsUnits:"userSpace"};return y&&(R.fx=y.x,R.fy=y.y),R}}let f={type:"radial",cx:t,cy:n,r,stops:a};return o!==void 0&&i!==void 0&&(f.fx=o,f.fy=i),c&&(f.transform={a:c.a,b:c.b,c:c.c,d:c.d,e:c.e,f:c.f}),f}function Wn(e,x){let t=(e.strokeWidth??1)*x.strokeScale,n={lineWidth:t>0?t:void 0,lineCap:e.strokeLinecap,lineJoin:e.strokeLinejoin};if(e.strokeDashArray&&e.strokeDashArray.length>0){let r=e.strokeDashArray.map(i=>i*x.strokeScale),o=(e.strokeDashOffset??0)*x.strokeScale;n.dash={pattern:r,phase:o}}return n}function l5(e){let x={align:"xMidYMid",meetOrSlice:"meet"};if(!e)return x;let t=e.trim().split(/[\s,]+/).filter(Boolean);if(t.length===0)return x;let n={none:"none",xminymin:"xMinYMin",xmidymin:"xMidYMin",xmaxymin:"xMaxYMin",xminymid:"xMinYMid",xmidymid:"xMidYMid",xmaxymid:"xMaxYMid",xminymax:"xMinYMax",xmidymax:"xMidYMax",xmaxymax:"xMaxYMax"},r=0,o=t[r]?.toLowerCase()??"";o==="defer"&&(r+=1,o=t[r]?.toLowerCase()??""),r+=1;let i=n[o]??x.align;if(i==="none")return{align:"none",meetOrSlice:"meet"};let a="meet";for(;r<t.length;r+=1){let s=t[r]?.toLowerCase();if(s==="meet"){a="meet";break}if(s==="slice"){a="slice";break}}return n[o]||(i=x.align),{align:i,meetOrSlice:a}}function u5(e){if(e==="none")return{x:0,y:0};let x=e.includes("xMid")?.5:e.includes("xMax")?1:0,t=e.includes("YMid")?.5:e.includes("YMax")?1:0;return{x,y:t}}async function m5(e,x,t){let n=r9(x);if(!n)return;let{root:r}=n,o=x.contentBox,i=Math.max(o.width,0),a=Math.max(o.height,0);if(i<=0||a<=0)return;let s=Hn(r.viewBox?.width??n.intrinsicWidth??i),d=Hn(r.viewBox?.height??n.intrinsicHeight??a),c=r.viewBox?.minX??0,f=r.viewBox?.minY??0,l=r.attributes?.preserveAspectRatio??r.attributes?.preserveaspectratio,u=l5(typeof l=="string"?l:void 0),b=b5(i/s),g=b5(a/d),p=b,m=g,h=0,y=0;if(u.align!=="none"){let P=u.meetOrSlice==="slice"?Math.max(b,g):Math.min(b,g);p=P,m=P;let A=s*p,D=d*m,I=i-A,z=a-D,M=u5(u.align);h=I*M.x,y=z*M.y}let w={a:p,b:0,c:0,d:m,e:o.x+h-c*p,f:o.y+y-f*m},R=Fe(),S=zo(w,R),C={painter:e,viewportMatrix:w,transform:R,strokeScale:S,environment:t},L=new Map;p5(r,L),C.defs=L,n.resourceBaseDir&&(C.resourceBaseDir=n.resourceBaseDir),n.assetRootDir&&(C.assetRootDir=n.assetRootDir);let B=t5();await h5(r,B,C)}function p5(e,x){if(e&&(e.id&&typeof e.id=="string"&&x.set(e.id,e),"children"in e&&Array.isArray(e.children)))for(let t of e.children)p5(t,x)}function r9(e){let x=e.customData?.svg;if(!x||typeof x!="object")return null;let t=x;return t.root?{root:t.root,intrinsicWidth:Hn(t.intrinsicWidth??0),intrinsicHeight:Hn(t.intrinsicHeight??0),resourceBaseDir:t.resourceBaseDir,assetRootDir:t.assetRootDir}:null}async function h5(e,x,t){let n=t,r=kx(e.transform);if(r){let o=ax(t.transform,r);n={painter:t.painter,viewportMatrix:t.viewportMatrix,transform:o,strokeScale:zo(t.viewportMatrix,o)}}switch(e.type){case"svg":case"g":{let o=ux(x,e);for(let i of e.children)await h5(i,o,n);return}case"rect":return r5(e,ux(x,e),n);case"circle":return o5(e,ux(x,e),n);case"ellipse":return i5(e,ux(x,e),n);case"polygon":return a5(e,ux(x,e),n);case"polyline":return s5(e,ux(x,e),n);case"line":return d5(e,ux(x,e),n);case"text":return f5(e,ux(x,e),n);case"image":return await o9(e,ux(x,e),n);case"path":return c5(e,ux(x,e),n);default:return}}function b5(e){return!Number.isFinite(e)||e===0?1:e}function Hn(e){return!Number.isFinite(e)||e<=0?1:e}async function o9(e,x,t){let n=e.href??e.attributes?.href??e.attributes?.["xlink:href"];if(!n||typeof n!="string")return;let r,o=n,i=Zx.getInstance(t.environment);try{if(n.startsWith("data:")){let u=n.indexOf(",");if(u<0)return;let g=n.substring(5,u).endsWith(";base64"),p=n.substring(u+1),h=(g?Kx(p):new TextEncoder().encode(decodeURIComponent(p))).slice();r=await i.decodeImage(h.buffer)}else if(/^https?:\/\//i.test(n)){console.debug("Skipping remote image in SVG:",n);return}else{if(!(typeof process<"u"&&!!process.versions?.node)){console.debug("Skipping local SVG image in non-Node environment:",n);return}let b=t.environment?.resolveLocal;if(!b){console.debug("Skipping local SVG image (no resolver in environment):",n);return}let g=n.startsWith("/")?t.assetRootDir??t.resourceBaseDir:t.resourceBaseDir??t.assetRootDir;o=b(n,g),r=await i.loadImage(o)}}catch(u){console.debug("Failed to load SVG image",n,u instanceof Error?u.message:u);return}if(!r)return;let a=Number.isFinite(e.width)?e.width:r.width,s=Number.isFinite(e.height)?e.height:r.height,d=L0(Number(e.x??0),Number(e.y??0),t),c=L0(Number(e.x??0)+a,Number(e.y??0)+s,t);if(!d||!c)return;let f={x:d.x,y:d.y,width:c.x-d.x,height:c.y-d.y},l={src:o,width:r.width,height:r.height,format:r.format,channels:r.channels,bitsPerComponent:r.bitsPerChannel,data:r.data};try{t.painter.drawImage(l,f)}catch(u){console.debug("Failed to draw image in SVG",n,u instanceof Error?u.message:u)}}function On(e,x){let t=Math.max(e.x,x.x),n=Math.max(e.y,x.y),r=Math.min(e.x+e.width,x.x+x.width),o=Math.min(e.y+e.height,x.y+x.height),i=r-t,a=o-n;return i<=0||a<=0?null:{x:t,y:n,width:i,height:a}}function k7(e,x,t=.01){return!e||!x?!1:Math.abs(e.x-x.x)<t&&Math.abs(e.y-x.y)<t&&Math.abs(e.width-x.width)<t&&Math.abs(e.height-x.height)<t}function I7(e,x,t){let n=e.width,r=e.height;if(!Number.isFinite(n)||!Number.isFinite(r)||n<=0||r<=0)return[];if(t==="no-repeat"){let l=On(e,x);return l?[l]:[]}if(t==="space")return i9(e,x);if(t==="round")return a9(e,x);let o=t==="repeat"||t==="repeat-x",i=t==="repeat"||t==="repeat-y",a=[],s=o?Math.floor((x.x-e.x)/n):0,d=i?Math.floor((x.y-e.y)/r):0,c=x.x+x.width,f=x.y+x.height;for(let l=d;;l++){let u=e.y+l*r;if(u>=f||u+r<=x.y&&!i)break;for(let b=s;;b++){let g=e.x+b*n;if(g>=c||g+n<=x.x&&!o)break;let m=On({x:g,y:u,width:n,height:r},x);if(m&&a.push(m),!o)break}if(!i)break}return a}function i9(e,x){let t=[],n=e.width,r=e.height,o=x.width,i=x.height,a=Math.max(1,Math.floor(o/n)),s=Math.max(1,Math.floor(i/r)),d=a>1?(o-a*n)/(a-1):0,c=s>1?(i-s*r)/(s-1):0;for(let f=0;f<s;f++){let l=x.y+f*(r+c);for(let u=0;u<a;u++){let g={x:x.x+u*(n+d),y:l,width:n,height:r},p=On(g,x);p&&t.push(p)}}return t}function a9(e,x){let t=[],n=e.width,r=e.height,o=x.width,i=x.height,a=Math.max(1,Math.round(o/n)),s=Math.max(1,Math.round(i/r)),d=o/a,c=i/s;for(let f=0;f<s;f++){let l=x.y+f*c;for(let u=0;u<a;u++){let g={x:x.x+u*d,y:l,width:d,height:c},p=On(g,x);p&&t.push(p)}}return t}function s9(e,x){let t=Math.max(x,0);if(!Number.isFinite(t)||t<=0)return;let n=e.toLowerCase();if(n==="dashed"){let r=t;return{pattern:[3*r,3*r],phase:0}}if(n==="dotted"){let r=t;return{pattern:[r,r],phase:0}}}function g5(e,x,t,n,r){let o=[],i=e.x,a=e.y,s=e.width,d=e.height;if(!Number.isFinite(s)||!Number.isFinite(d)||s<=0||d<=0)return o;let c=a+x.top/2,f=a+d-x.bottom/2,l=i+x.left/2,u=i+s-x.right/2,b=(g,p,m,h,y)=>{if(!Number.isFinite(p)||p<=0)return;let w=m.toLowerCase();w!=="none"&&o.push({side:g,points:[h,y],color:n,lineWidth:p,dash:s9(w,p)})};return b("top",x.top,t.top,{x:l,y:c},{x:u,y:c}),b("right",x.right,t.right,{x:u,y:c},{x:u,y:f}),b("bottom",x.bottom,t.bottom,{x:u,y:f},{x:l,y:f}),b("left",x.left,t.left,{x:l,y:f},{x:l,y:c}),o}function bx(e){return e>1?e/255:e}function F(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}function Ex(e,x){let t=F(bx(e.r)),n=F(bx(e.g)),r=F(bx(e.b)),o=e.a??1;return o<1&&x?`/${x.ensureFillAlphaState(o)} gs
25
+ ${t} ${n} ${r} rg`:`${t} ${n} ${r} rg`}function p0(e){let x=F(bx(e.r)),t=F(bx(e.g)),n=F(bx(e.b));return`${x} ${t} ${n}`}var d9=(()=>{let e=new Array(256);for(let t=0;t<=255;t++)e[t]=t;let x={128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376};for(let[t,n]of Object.entries(x)){let r=Number(t);e[r]=n}return e})(),N7=(()=>{let e=new Map;for(let x=0;x<=255;x++){let t=d9[x];e.has(t)||e.set(t,x)}return e})();function c9(e){let x="",t=0,n=[];for(let r of e){let o=r.codePointAt(0);if(o===void 0)continue;let i=N7.get(o);if(i===void 0){t++,n.push(o),x+="?";continue}x+=String.fromCharCode(i)}return t&&k("encoding","debug","WinAnsi misses",{misses:t,codepoints:n.slice(0,20)}),x}function E7(e){return e.replace(/([()\\])/g,"\\$1")}function Dx(e,x="WinAnsi"){let t=e,n=x==="WinAnsi"?c9(e):e;return k("encoding","trace","PdfText transformation",{scheme:x,before:t,after:n}),E7(n)}function zn(e,x){return x.isBase14?{encoded:Dx(e,"WinAnsi"),scheme:"WinAnsi"}:{encoded:f9(e,x),scheme:"Identity-H"}}function f9(e,x){let t=x.metrics;if(!t)return Dx(e,"WinAnsi");let n="",r=[];for(let o of e){let i=o.codePointAt(0);if(i===void 0)continue;let a=t.cmap.getGlyphId(i);r.length<10&&r.push({char:o,codePoint:i,gid:a}),n+=String.fromCharCode(a>>8&255,a&255)}return r.length>0&&k("encoding","debug","Identity-H encoding samples",{font:x.baseFont,samples:r}),E7(n)}function x6(e,x){let t=e.customData??{},n=typeof t.fontFamily=="string"?t.fontFamily:void 0,r=typeof t.fontWeight=="number"?t.fontWeight:void 0,o=typeof t.fontStyle=="string"?t.fontStyle:void 0,a=(typeof t.fontSize=="number"&&Number.isFinite(t.fontSize)?t.fontSize:void 0)??e.textRuns[0]?.fontSize??14;return{font:x.ensureFontResourceSync(n,r,o),fontSize:a}}function vx(e,x){return zn(e,x).encoded}function Wx(e,x,t,n){let r=e.contentBox??e.borderBox,o=r.y,i=r.height,a=x*1.2,s=x*.8,d;n==="center"?d=o+Math.max(0,(i-a)/2)+s:d=o+s;let c=d-t.pageOffsetPx;return{xPt:t.convertPxToPt(r.x),yPt:t.pageHeightPt-t.convertPxToPt(c)}}var l9=1,Un=class{constructor(){this.elementType="input-text"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&["text","password","email","number","tel","url","search"].includes(t.inputType)}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=l9,{font:d,fontSize:c}=x6(x,t.fontProvider),f=x.borderBox,l=a.convertPxToPt(f.x),u=a.pageHeightPt-a.convertPxToPt(f.y+f.height),b=a.convertPxToPt(f.width),g=a.convertPxToPt(f.height),p=a.convertPxToPt(s);n.push("q");let m=this.parseColor(x.background?.color)??{r:1,g:1,b:1,a:1};n.push(`${p0(m)} rg`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("f");let h=this.parseColor(x.borderColor)??{r:.7,g:.7,b:.7,a:1};if(n.push(`${p0(h)} RG`),n.push(`${F(p)} w`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("S"),o.isDisabled&&(n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push(`${p0(m)} rg`),n.push("f")),o.value&&o.value.length>0){let y=x.color??{r:0,g:0,b:0,a:1},{xPt:w,yPt:R}=Wx(x,c,a,"center");n.push("BT"),n.push(`/${d.resourceName} ${F(a.convertPxToPt(c))} Tf`),n.push(`${p0(y)} rg`),n.push(`${F(w)} ${F(R)} Td`);let S=vx(o.value,d);n.push(`(${S}) Tj`),n.push("ET")}else if(o.placeholder&&o.placeholder.length>0){let y=this.parseRgbaString("153, 153, 153")??{r:.6,g:.6,b:.6,a:1},{xPt:w,yPt:R}=Wx(x,c,a,"center");n.push("BT"),n.push(`/${d.resourceName} ${F(a.convertPxToPt(c))} Tf`),n.push(`${p0(y)} rg`),n.push(`${F(w)} ${F(R)} Td`);let S=vx(o.placeholder,d);n.push(`(${S}) Tj`),n.push("ET")}return n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="input")return t}return null}parseColor(x){return x?typeof x=="object"&&"r"in x?x:typeof x=="string"?this.parseRgbaString(x):null:null}parseRgbaString(x){let t=x.match(/^rgba?\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)/i);if(!t){let n=x.match(/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})$/i);return n?{r:parseInt(n[1],16)/255,g:parseInt(n[2],16)/255,b:parseInt(n[3],16)/255,a:1}:null}return{r:parseInt(t[1])/255,g:parseInt(t[2])/255,b:parseInt(t[3])/255,a:1}}};function y5(e,x,t,n,r,o){let i=[];if(i.push(`${F(e)} ${F(x)} ${F(t)} ${F(t)} re`),n?(i.push(`${p0(r)} rg`),i.push("f")):(o&&i.push(`${p0(o)} RG`),i.push("S")),n&&o){let a=Math.max(1,t*.05);i.push(`${F(e)} ${F(x)} ${F(t)} ${F(t)} re`),i.push(`${p0(o)} RG`),i.push(`${F(a)} w`),i.push("S"),i.push(`${F(e)} ${F(x)} ${F(t)} ${F(t)} re`),i.push(`${p0(r)} rg`),i.push("f")}return i}function w5(e,x,t,n){let r=[],o=e+t*.2,i=x+t*.55,a=e+t*.45,s=x+t*.85,d=e+t*.85,c=x+t*.3;return r.push(`${F(o)} ${F(i)} m`),r.push(`${F(a)} ${F(s)} l`),r.push(`${F(d)} ${F(c)} l`),r.push("h"),r.push(`${p0(n)} rg`),r.push("f"),r}function R5(e,x,t,n,r,o){let i=[],a=t/2,s=e+a,d=x+a,c=o?Math.max(1,t*.06):0,f=a-c-1;return i.push(`${F(s)} ${F(d)} ${F(a)} ${F(a)} c`),i.push("h"),o&&(i.push(`${p0(o)} RG`),i.push(`${F(c)} w`),i.push("S")),n&&(i.push(`${F(s)} ${F(d)} ${F(f)} ${F(f)} c`),i.push("h"),i.push(`${p0(r)} rg`),i.push("f")),i}function S5(e,x,t,n){let r=[],o=t/2,i=t*.6,a=e+o,s=x+i*.3,d=e+t*.15,c=e+t*.85,f=x+i;return r.push(`${F(a)} ${F(s)} m`),r.push(`${F(c)} ${F(f)} l`),r.push(`${F(d)} ${F(f)} l`),r.push("h"),r.push(`${p0(n)} rg`),r.push("f"),r}var u9=16,Gn=class{constructor(){this.elementType="checkbox"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&t.inputType==="checkbox"}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=x.borderBox,d=Math.min(s.width,s.height,u9),c=s.x+(s.width-d)/2,f=s.y+(s.height-d)/2,l=a.convertPxToPt(c),u=a.pageHeightPt-a.convertPxToPt(f+d),b=a.convertPxToPt(d),g=x.borderColor??{r:.6,g:.6,b:.6,a:1},p={r:.2,g:.4,b:.8,a:1};n.push("q");let m=y5(l,u,b,o.isChecked??!1,p,g);if(n.push(...m),o.isChecked){let h=l+b*.15,y=u+b*.35,w=b*.7,R=w5(h,y,w,{r:1,g:1,b:1,a:1});n.push(...R)}return n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="input")return t}return null}};var b9=16,jn=class{constructor(){this.elementType="radio"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&t.inputType==="radio"}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=x.borderBox,d=Math.min(s.width,s.height,b9),c=s.x+(s.width-d)/2,f=s.y+(s.height-d)/2,l=a.convertPxToPt(c),u=a.pageHeightPt-a.convertPxToPt(f+d),b=a.convertPxToPt(d),g=x.borderColor??{r:.6,g:.6,b:.6,a:1},p={r:.2,g:.4,b:.8,a:1};n.push("q");let m=R5(l,u,b,o.isChecked??!1,p,g);return n.push(...m),n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="input")return t}return null}};var m9=12,$n=class{constructor(){this.elementType="select"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&t.kind==="select"}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=x.borderBox,{font:d,fontSize:c}=x6(x,t.fontProvider),f=10,l=m9,u=a.convertPxToPt(s.x),b=a.pageHeightPt-a.convertPxToPt(s.y+s.height),g=a.convertPxToPt(s.width),p=a.convertPxToPt(s.height),m=s.x+s.width-f-l,h=s.y+s.height/2-l/2;n.push("q");let y=x.background?.color??{r:1,g:1,b:1,a:1};n.push(`${p0(y)} rg`),n.push(`${F(u)} ${F(b)} ${F(g)} ${F(p)} re`),n.push("f");let w=x.borderColor??{r:.7,g:.7,b:.7,a:1};n.push(`${p0(w)} RG`),n.push("1 w"),n.push(`${F(u)} ${F(b)} ${F(g)} ${F(p)} re`),n.push("S");let R=S5(m,h,l,{r:.4,g:.4,b:.4,a:1});n.push(...R);let S=o.options.find(C=>C.selected)??o.options[0];if(S){let C=x.color??{r:0,g:0,b:0,a:1},{xPt:L,yPt:B}=Wx(x,c,a,"center");n.push("BT"),n.push(`/${d.resourceName} ${F(a.convertPxToPt(c))} Tf`),n.push(`${p0(C)} rg`),n.push(`${F(L)} ${F(B)} Td`);let P=vx(S.text,d);n.push(`(${P}) Tj`),n.push("ET")}return n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="select")return t}return null}};var p9=1,h9=20,Vn=class{constructor(){this.elementType="textarea"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&t.kind==="textarea"}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=x.borderBox,d=p9,{font:c,fontSize:f}=x6(x,t.fontProvider),l=a.convertPxToPt(s.x),u=a.pageHeightPt-a.convertPxToPt(s.y+s.height),b=a.convertPxToPt(s.width),g=a.convertPxToPt(s.height),p=a.convertPxToPt(d);n.push("q");let m=x.background?.color??{r:1,g:1,b:1,a:1};n.push(`${p0(m)} rg`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("f");let h=x.borderColor??{r:.7,g:.7,b:.7,a:1};n.push(`${p0(h)} RG`),n.push(`${F(p)} w`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("S");let y=a.convertPxToPt(h9),{xPt:w,yPt:R}=Wx(x,f,a,"top");if(n.push("BT"),n.push(`/${c.resourceName} ${F(a.convertPxToPt(f))} Tf`),n.push(`${y} TL`),o.value&&o.value.length>0){let S=x.color??{r:0,g:0,b:0,a:1};n.push(`${p0(S)} rg`),n.push(`${F(w)} ${F(R)} Td`);let C=o.value.split(`
26
+ `);for(let L=0;L<C.length;L++){L>0&&n.push(`0 ${F(-y)} Td`);let B=vx(C[L],c);n.push(`(${B}) Tj`)}}else if(o.placeholder&&o.placeholder.length>0){let S={r:.6,g:.6,b:.6,a:1};n.push(`${p0(S)} rg`),n.push(`${F(w)} ${F(R)} Td`);let C=vx(o.placeholder,c);n.push(`(${C}) Tj`)}return n.push("ET"),n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="textarea")return t}return null}};var g9=1,_n=class{constructor(){this.elementType="button"}canRender(x){let t=this.getFormControlDataInternal(x);return t!==null&&t.kind==="button"}render(x,t){let n=[],r=new Map,o=this.getFormControlDataInternal(x);if(!o)return{commands:n,shadings:r};let{coordinateTransformer:i}=t,a=i,s=x.borderBox,d=g9,{font:c,fontSize:f}=x6(x,t.fontProvider),l=a.convertPxToPt(s.x),u=a.pageHeightPt-a.convertPxToPt(s.y+s.height),b=a.convertPxToPt(s.width),g=a.convertPxToPt(s.height),p=a.convertPxToPt(d);n.push("q");let m=this.getButtonBackgroundColor(o.buttonType,o.isDisabled);n.push(`${m.r.toFixed(3)} ${m.g.toFixed(3)} ${m.b.toFixed(3)} rg`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("f");let h=o.isDisabled?{r:.8,g:.8,b:.8,a:1}:{r:.4,g:.4,b:.4,a:1};n.push(`${h.r.toFixed(3)} ${h.g.toFixed(3)} ${h.b.toFixed(3)} RG`),n.push(`${F(p)} w`),n.push(`${F(l)} ${F(u)} ${F(b)} ${F(g)} re`),n.push("S");let y=l+b/2,{yPt:w}=Wx(x,f,a,"center"),R=o.isDisabled?{r:.6,g:.6,b:.6,a:1}:{r:1,g:1,b:1,a:1};n.push("BT"),n.push(`/${c.resourceName} ${F(a.convertPxToPt(f))} Tf`),n.push(`${R.r.toFixed(3)} ${R.g.toFixed(3)} ${R.b.toFixed(3)} rg`);let S=this.getButtonText(o),C=vx(S,c);return n.push(`1 0 0 0 ${F(y)} ${F(w)} Tm`),n.push(`(${C}) Tj`),n.push("ET"),n.push("Q"),{commands:n,shadings:r}}getFormControlData(x){return this.getFormControlDataInternal(x)}getFormControlDataInternal(x){if(x.customData&&"formControl"in x.customData){let t=x.customData.formControl;if(t&&typeof t=="object"&&"kind"in t&&t.kind==="button")return t}return null}getButtonBackgroundColor(x,t){if(t)return{r:.9,g:.9,b:.9,a:1};switch(x){case"submit":return{r:.2,g:.5,b:.2,a:1};case"reset":return{r:.8,g:.3,b:.2,a:1};default:return{r:.4,g:.4,b:.5,a:1}}}getButtonText(x){if(x.value&&x.value.length>0)return x.value;switch(x.buttonType){case"submit":return"Submit";case"reset":return"Reset";default:return"Button"}}};var D7=class{constructor(x){x&&x.length>0?this.renderers=x:this.renderers=[new Un,new Gn,new jn,new $n,new Vn,new _n]}getRenderer(x){let t=this.renderers.find(n=>n.canRender(x));if(!t)throw new Error(`No form renderer found for node kind: ${x.kind}, tagName: ${x.tagName}`);return t}canRender(x){return this.renderers.some(t=>t.canRender(x))}render(x,t){return this.getRenderer(x).render(x,t)}getFormControlData(x){let t=this.renderers.find(n=>n.canRender(x));return t?t.getFormControlData(x):null}},Yn=new D7;function C5(e,x){let t=[];for(let n of e){if(n.kind!=="drop-shadow")continue;let r=typeof n.offsetX=="number"?n.offsetX:0,o=typeof n.offsetY=="number"?n.offsetY:0,i=typeof n.blurRadius=="number"?Math.max(0,n.blurRadius):0,a;if(n.color){let s=W0(n.color);a=s?Mx(s):Mx(x)}else a=Mx(x);t.push({inset:!1,offsetX:r,offsetY:o,blur:i,spread:0,color:a})}return t}function y9(e){if(!e||e.length===0)return[];let x=[];for(let t of e)t.kind==="opacity"||t.kind==="drop-shadow"||x.push(t.kind);return x}function W7(e,x,t){let n=x==="backdrop-filter"?(e??[]).map(r=>r.kind):y9(e);n.length!==0&&k("paint","warn",`Unsupported ${x} function(s) ignored: ${n.join(", ")}`,{boxId:t,functions:n})}async function Xn(e,x){k("paint","debug",`paintBoxAtomic: ${x.tagName} id:${x.id} opacity:${x.opacity}`,{id:x.id,opacity:x.opacity});let t=x.transform&&(x.transform.b!==0||x.transform.c!==0),n=x.establishesStackingContext?1:x.opacity,r=n<1;if(t&&e.beginTransformScope(x.transform,x.borderBox),r&&e.beginOpacityScope(n),W7(x.filter,"filter",x.id),W7(x.backdropFilter,"backdrop-filter",x.id),x.filter){let a=x.color??{r:0,g:0,b:0,a:1},s=C5(x.filter,a);s.length>0&&F9(e,x,s)}In(e,[x],!1);let o=P9(x.clipPath),i=!!o;i&&o&&e.beginClipPath(o),R9(e,x),C9(e,x),In(e,[x],!0),x.kind==="svg"||x.tagName==="svg"&&x.customData?.svg?await m5(e,x,e.environment):x.image?e.drawImage(x.image,x.contentBox):Yn.canRender(x)&&e.renderFormControl(x),await w9(e,x),i&&e.endClipPath(),r&&e.endOpacityScope(n),t&&e.endTransformScope()}function v5(e,x,t,n,r){if(!x||!Number.isFinite(t)||t<=0||!Number.isFinite(n)||n<=0)return;let o={x:0,y:r,width:t,height:n};e.fillRect(o,x)}async function w9(e,x){if(!(!x.textRuns||x.textRuns.length===0))for(let t of x.textRuns)x.textShadows&&x.textShadows.length>0&&(t.textShadows=[...x.textShadows??[],...t.textShadows??[]]),await e.drawTextRun(t)}function R9(e,x){let t=x.background;if(!t)return;let n=v9(x);if(n){if(k("paint","debug",`painting background z:${x.zIndexComputed??0}`,{tagName:x.tagName,zIndex:x.zIndexComputed??0,id:x.id,background:t.color?"color":t.gradient?"gradient":t.image?"image":"none"}),t.color&&e.fillRoundedRect(n.rect,n.radius,t.color),t.gradient){let r=t.gradient,o=n.rect,i=r.rect??o,a=r.repeat??"no-repeat",s=I7(i,o,a);for(let d of s){let c=k7(d,o)||k7(d,r.originRect)?n.radius:T9(),f=r.gradient;f.type,e.fillRoundedRect(d,c,f)}}t.image&&S9(e,t.image,n.rect,n.radius)}}function S9(e,x,t,n){if(!x||!x.rect)return;let r=x.repeat??"repeat",o=I7(x.rect,t,r);for(let i of o)e.drawBackgroundImage(x.image,i,t,n)}function C9(e,x){let t=x.borderColor;if(!t)return;let{border:n}=x;if(!L9(n))return;let r=x.borderStyle;if(!r||r.top==="solid"&&r.right==="solid"&&r.bottom==="solid"&&r.left==="solid"){let s=x.borderBox,d={x:s.x+n.left,y:s.y+n.top,width:Math.max(s.width-n.left-n.right,0),height:Math.max(s.height-n.top-n.bottom,0)},c=re(x.borderRadius,n.top,n.right,n.bottom,n.left);d.width<=0||d.height<=0?e.fillRoundedRect(s,x.borderRadius,t):e.fillRoundedRectDifference(s,x.borderRadius,d,c,t);return}let i=r??{top:"solid",right:"solid",bottom:"solid",left:"solid"},a=g5(x.borderBox,n,i,t,x.borderRadius);for(let s of a)e.strokePolyline(s.points,s.color,{lineWidth:s.lineWidth,lineCap:"butt",lineJoin:"miter",dash:s.dash})}function v9(e){let x=e.borderBox??e.paddingBox??e.contentBox;if(!x)return null;if(x===e.borderBox)return{rect:x,radius:e.borderRadius};let t=re(e.borderRadius,e.border.top,e.border.right,e.border.bottom,e.border.left);return x===e.contentBox&&(t=re(t,e.padding.top,e.padding.right,e.padding.bottom,e.padding.left)),{rect:x,radius:t}}function L9(e){return e.top>0||e.right>0||e.bottom>0||e.left>0}function T9(){return{topLeft:{x:0,y:0},topRight:{x:0,y:0},bottomRight:{x:0,y:0},bottomLeft:{x:0,y:0}}}function P9(e){if(!e||e.type!=="polygon"||e.points.length<3)return null;let[x,...t]=e.points,n=[{type:"moveTo",x:x.x,y:x.y}];for(let r of t)n.push({type:"lineTo",x:r.x,y:r.y});return n.push({type:"closePath"}),n}function F9(e,x,t){let n={borderBox:x.borderBox,borderRadius:x.borderRadius,boxShadows:t};In(e,[n],!1)}function H7(e,x,t={}){let n=new Map;for(let[r,o]of Object.entries(e??{}))n.set(r,o);return n.set("page",(r,o)=>String(r)),n.set("pageNumber",(r,o)=>String(r)),n.set("pages",(r,o)=>String(o)),n.set("totalPages",(r,o)=>String(o)),!n.has("title")&&t.title&&n.set("title",t.title),n.set("date",()=>new Date().toLocaleDateString()),n}function oe(e,x,t,n){let r=e.replace(/\{\{([^}]+)\}\}/g,(o,i)=>{let a=x.get(i.trim());return a===void 0?"":typeof a=="string"?a:a(t,n)});return r=r.replace(/\{([^}]+)\}/g,(o,i)=>{let a=x.get(i.trim());return a===void 0?"":typeof a=="string"?a:a(t,n)}),r}async function ie(e){let{html:x,css:t="",widthPx:n,maxHeightPx:r,fontEmbedder:o,resourceBaseDir:i,assetRootDir:a,tokens:s,pageNumber:d=1,totalPages:c=1,environment:f}=e,l=i??"",u=a??l;if(!x||!x.trim())return null;let b=x;s&&(b=oe(x,s,d,c));let g=B9(b),m=it({viewport:{width:n,height:r}}),{document:h}=gn(g),{styleRules:y}=yn(t),w=h.body||h.documentElement,R=new Z0,S=R.fontSize,C=Q0(w,y,R,m,S);A9(C.display)&&(C.display="block");let L=new m0(C,[],{tagName:w?.tagName?.toLowerCase()}),B=bn(),P=B.registerScope(null),A={resourceBaseDir:l,assetRootDir:u,units:m,rootFontSize:S,environment:f,counterContext:B,rootCounterScopeId:P};if(w)for(let z of Array.from(w.childNodes)){if(z.nodeType===z.ELEMENT_NODE){let W=z.tagName.toLowerCase();if(W==="head"||W==="meta"||W==="title"||W==="link"||W==="script")continue}let M=await P6(z,y,C,A);M&&L.appendChild(M)}rn(L,{width:n,height:r},o??null);let D=dn(L,{}),I=Math.min(M9(D.root),r);return k("layout","debug","Header/footer rendered",{widthPx:n,maxHeightPx:r,actualHeight:I,hasContent:D.root.children.length>0}),{renderTree:D,heightPx:I,root:D.root}}function L5(e){let x=e.textRuns.map(n=>({...n,lineMatrix:n.lineMatrix?{...n.lineMatrix}:void 0,decorations:n.decorations?{...n.decorations}:void 0,glyphs:n.glyphs?{...n.glyphs}:void 0}));return{...e,contentBox:{...e.contentBox},paddingBox:{...e.paddingBox},borderBox:{...e.borderBox},visualOverflow:{...e.visualOverflow},padding:{...e.padding},border:{...e.border},borderRadius:{topLeft:{...e.borderRadius.topLeft},topRight:{...e.borderRadius.topRight},bottomRight:{...e.borderRadius.bottomRight},bottomLeft:{...e.borderRadius.bottomLeft}},background:e.background?{color:e.background.color?{...e.background.color}:void 0,image:e.background.image?{...e.background.image,rect:{...e.background.image.rect},originRect:{...e.background.image.originRect}}:void 0,gradient:e.background.gradient?{...e.background.gradient,rect:{...e.background.gradient.rect},originRect:{...e.background.gradient.originRect}}:void 0}:{color:void 0},textRuns:x,markerRect:e.markerRect?{...e.markerRect}:void 0,boxShadows:e.boxShadows.map(n=>({...n,color:{...n.color}})),links:e.links.map(n=>({rect:{...n.rect},target:{...n.target}})),children:e.children.map(n=>L5(n))}}async function qn(e,x,t,n,r,o){let i=L5(x.root),a=new ne(r);await k9(i,a),Mn(i,t,n+o,!1);let s=[i];for(;s.length>0;){let d=s.pop();await Xn(e,d);for(let c=d.children.length-1;c>=0;c--)s.push(d.children[c])}}function B9(e){return/<\s*html[\s>]/i.test(e)?e:`<!doctype html><html><head></head><body>${e}</body></html>`}function A9(e){return e==="inline"||e==="inline-block"||e==="inline-flex"||e==="inline-grid"||e==="inline-table"}function M9(e){let x=0;function t(n){let r=n.borderBox.y+n.borderBox.height;x=Math.max(x,r);for(let o of n.children)t(o)}return t(e),x}async function k9(e,x){async function t(r){if(!r.glyphs)try{let o=await x.resolve(r.fontFamily,r.fontWeight,r.fontStyle),i=r.letterSpacing??0,a=S6(o,r.text,r.fontSize,i);C6(a,r.text,r.wordSpacing),r.glyphs=a}catch{}}async function n(r){if(r.textRuns&&r.textRuns.length>0)for(let o of r.textRuns)await t(o);for(let o of r.children)await n(o)}await n(e)}var T5=64;async function B5(e){let{headerFooter:x}=e;if(!x)return;let t={...x},n=Math.max(1,e.pageWidthPx-e.margins.left-e.margins.right),r=Math.max(1,e.pageHeightPx-e.margins.top-e.margins.bottom);if(!F5(x,"maxHeaderHeightPx")){let o=I9(x);if(o.length>0){let i=await P5({variants:o,widthPx:n,maxHeightPx:r,resourceBaseDir:e.resourceBaseDir,assetRootDir:e.assetRootDir,environment:e.environment});t.maxHeaderHeightPx=i>0?i:T5}}if(!F5(x,"maxFooterHeightPx")){let o=N9(x);if(o.length>0){let i=await P5({variants:o,widthPx:n,maxHeightPx:r,resourceBaseDir:e.resourceBaseDir,assetRootDir:e.assetRootDir,environment:e.environment});t.maxFooterHeightPx=i>0?i:T5}}return t}async function P5(e){let x=await Promise.all(e.variants.map(async t=>{try{let n=await ie({html:t,widthPx:e.widthPx,maxHeightPx:e.maxHeightPx,resourceBaseDir:e.resourceBaseDir,assetRootDir:e.assetRootDir,environment:e.environment});return n?Math.ceil(n.heightPx):0}catch(n){return k("layout","warn","Failed to auto-measure header/footer variant height",{error:n instanceof Error?n.message:String(n)}),0}}));return Math.max(0,...x)}function I9(e){return[e.headerHtml,e.headerFirstHtml,e.headerEvenHtml,e.headerOddHtml].map(A5).filter(t=>t.length>0)}function N9(e){return[e.footerHtml,e.footerFirstHtml,e.footerEvenHtml,e.footerOddHtml].map(A5).filter(t=>t.length>0)}function A5(e){if(e==null)return"";if(typeof e=="string")return e;if(typeof e=="function")try{return String(e())}catch{return""}return String(e)}function F5(e,x){return Object.prototype.hasOwnProperty.call(e,x)}function k5(e){return/<\s*html[\s>]/i.test(e)?e:O7(e)}function O7(e){return`<!doctype html><html><head></head><body>${e}</body></html>`}function z7(e){let x=gn(e);if(!x||typeof x!="object")return;if(M5(x))return x;let t;try{t=x.document}catch{t=void 0}if(M5(t))return t}function I5(e){if(!e)return!0;let x;try{x=e.documentElement?.tagName}catch{return!0}if(!(x?.toUpperCase()==="HTML"))return!0;try{if(!e.body)return!0}catch{return!0}return!1}function N5(e){let x=e.body,t=x;return x&&x.childNodes.length===0?Array.from(e.documentElement.childNodes).filter(r=>r.nodeType===r.ELEMENT_NODE&&r.tagName!=="HEAD").length>0&&(t=e.documentElement):x||(t=e.documentElement),t}function E5(e){if(e.nodeType!==e.ELEMENT_NODE)return!1;let x=e.tagName.toLowerCase();return x==="head"||x==="meta"||x==="title"||x==="link"||x==="script"}function M5(e){return!e||typeof e!="object"?!1:"querySelectorAll"in e&&"childNodes"in e}function D5(e,x){k("html-to-pdf","debug",`prepareHtmlRender - input html: ${e}`);let t=z7(x);if(I5(t)&&(t=z7(O7(e))),!t)throw new Error("Failed to parse HTML into a document");k("html-to-pdf","debug",`prepareHtmlRender - parsed document body: ${t.body?.innerHTML||"no body"}`),k("html-to-pdf","debug",`prepareHtmlRender - document.documentElement tagName: ${t.documentElement?.tagName}`),k("html-to-pdf","debug",`prepareHtmlRender - document.documentElement innerHTML: ${t.documentElement?.innerHTML}`),k("html-to-pdf","debug",`prepareHtmlRender - document children count: ${t.childNodes.length}`);for(let n=0;n<t.childNodes.length;n++){let r=t.childNodes[n],o=r.nodeType===r.ELEMENT_NODE?r.tagName:"text node";k("html-to-pdf","debug",`prepareHtmlRender - document child ${n}: ${r.nodeType}, ${o}`)}return k("parse","debug","DOM parsed",{hasBody:!!t.body}),t}async function W5(e){let x=e.cssInput||"",t=Array.from(e.document.querySelectorAll("style"));for(let i of t)i.textContent&&(x+=`
27
27
  ${i.textContent}`);let n=Array.from(e.document.querySelectorAll("link")).filter(i=>(i.getAttribute("rel")||"").toLowerCase()==="stylesheet");for(let i of n){let a=i.getAttribute("href");if(!a)continue;let s=await s2(a,e.resourceBaseDir,e.assetRootDir,e.environment);s&&(x+=`
28
- ${s}`)}let{styleRules:r,fontFaceRules:o}=yn(x);return k("parse","debug","CSS rules",{count:r.length,fontFaces:o.length}),{cssRules:r,fontFaceRules:o}}function H5(e){let x=N5(e.document),t=new Z0,n=e.document.documentElement,r=n?J0(n,e.cssRules,t,e.units,t.fontSize):t,o=r.fontSize,i;!x||x===n?i=r:i=J0(x,e.cssRules,r,e.units,o),E9(i.display)&&(i.display="block"),e.pagedBodyMargin==="zero"&&x?.tagName?.toLowerCase()==="body"&&(i.marginTop=0,i.marginRight=0,i.marginBottom=0,i.marginLeft=0);let a=new h0(i,[],{tagName:x?.tagName?.toLowerCase()});return{processChildrenOf:x,rootStyle:i,rootLayout:a,rootFontSize:o}}function O5(e){let x=bn(),t=x.registerScope(null);return{resourceBaseDir:e.resourceBaseDir,assetRootDir:e.assetRootDir,units:e.units,rootFontSize:e.rootFontSize,environment:e.environment,interBlockWhitespace:e.interBlockWhitespace??"collapse",counterContext:x,rootCounterScopeId:t}}async function z5(e){let{processChildrenOf:x,rootLayout:t,cssRules:n,rootStyle:r,conversionContext:o}=e;if(x){k("html-to-pdf","debug",`prepareHtmlRender - processing children of: ${x.tagName}, count: ${x.childNodes.length}`);for(let i of Array.from(x.childNodes)){let a=i.nodeType===i.ELEMENT_NODE?i.tagName:"text node";if(k("html-to-pdf","debug",`prepareHtmlRender - processing child: ${a}, type: ${i.nodeType}`),E5(i))continue;let s=await F6(i,n,r,o);s&&t.appendChild(s)}}}function E9(e){return e==="inline"||e==="inline-block"||e==="inline-flex"||e==="inline-grid"||e==="inline-table"}var Kn=class{constructor(){this.currentObjectNumber=1}createRef(){return{objectNumber:-1}}ensureRefNumber(x){return x.objectNumber<=0?x.objectNumber=this.currentObjectNumber++:x.objectNumber>=this.currentObjectNumber&&(this.currentObjectNumber=x.objectNumber+1),x}getNextObjectNumber(){return this.currentObjectNumber}getObjectCount(){return this.currentObjectNumber}};var Zn=class{constructor(){this.fonts=new Map}register(x){let t=this.fonts.get(x);if(t)return t.objectRef;let n={objectNumber:-1};return this.fonts.set(x,{name:x,baseFont:x,objectRef:n}),n}getAll(){return Array.from(this.fonts.values())}},Qn=class{constructor(){this.images=[]}register(x){let t=x.channels===1?"DeviceGray":"DeviceRGB",n=x.format==="png"&&x.channels===4,r=n?8:x.bitsPerComponent;if(x.src){for(let a of this.images)if(a.src===x.src&&a.width===x.width&&a.height===x.height&&a.colorSpace===t&&a.bitsPerComponent===r&&!!a.sMask===n)return a.ref}if(n)return this.registerPngWithAlpha(x);let o=x.format==="jpeg"?"DCTDecode":void 0,i={objectNumber:-1};return this.images.push({ref:i,src:x.src,width:x.width,height:x.height,colorSpace:t,bitsPerComponent:x.bitsPerComponent,filter:o,data:x.data.slice(),sMask:void 0}),i}registerPngWithAlpha(x){let t=new Uint8Array(x.width*x.height*3),n=new Uint8Array(x.width*x.height);for(let i=0,a=0,s=0;i<x.data.length;i+=4,a+=3,s++)t[a]=x.data[i],t[a+1]=x.data[i+1],t[a+2]=x.data[i+2],n[s]=x.data[i+3];let r={objectNumber:-1};this.images.push({ref:r,src:x.src,width:x.width,height:x.height,colorSpace:"DeviceGray",bitsPerComponent:8,data:n,sMask:void 0});let o={objectNumber:-1};return this.images.push({ref:o,src:x.src,width:x.width,height:x.height,colorSpace:"DeviceRGB",bitsPerComponent:8,data:t,sMask:r}),o}getAll(){return this.images}},Jn=class{constructor(){this.states=new Map}register(x){let t=this.clampAlpha(x),n=t.toFixed(4),r=this.states.get(n);if(r)return r.ref;let o={objectNumber:-1};return this.states.set(n,{ref:o,alpha:t}),o}clampAlpha(x){return Number.isFinite(x)?x<=0?0:x>=1?1:x:1}getAll(){return Array.from(this.states.values())}},xr=class{constructor(){this.shadings=new Map}register(x,t){let n=this.shadings.get(x);if(n)return n.ref;let r={objectNumber:-1};return this.shadings.set(x,{ref:r,dict:t}),r}getAll(){return Array.from(this.shadings.values())}},er=class{constructor(){this.patterns=new Map}register(x,t){let n=this.patterns.get(x);if(n)return n.ref;let r={objectNumber:-1};return this.patterns.set(x,{ref:r,dict:t}),r}getAll(){return Array.from(this.patterns.values())}},tr=class{constructor(){this.objects=[]}register(x){let t={objectNumber:-1};return this.objects.push({ref:t,value:x}),t}getAll(){return this.objects}},nr=class{constructor(){this.streams=[]}register(x,t={}){let n={objectNumber:-1};return this.streams.push({ref:n,data:x,headers:t}),n}getAll(){return this.streams}};function mx(e){let x=new Uint8Array(e.length);for(let t=0;t<e.length;t++)x[t]=e.charCodeAt(t)&255;return x}var CM=new TextEncoder;function Oe(e){let x=0;for(let r of e)x+=r.length;let t=new Uint8Array(x),n=0;for(let r of e)t.set(r,n),n+=r.length;return t}function rr(e){return typeof e=="number"?ze(e):typeof e=="string"?e:Array.isArray(e)?`[${e.map(x=>rr(x)).join(" ")}]`:typeof e=="object"&&e!==null&&"objectNumber"in e?`${e.objectNumber} 0 R`:typeof e=="object"&&e!==null?`<< ${Object.entries(e).map(([t,n])=>`/${t} ${rr(n)}`).join(" ")} >>`:"null"}function U5(e){let x=["<<","/Type /Font","/Subtype /Type1",`/BaseFont /${_5(e)}`];return D9(e)||x.push("/Encoding /WinAnsiEncoding"),x.push(">>"),x.join(`
28
+ ${s}`)}let{styleRules:r,fontFaceRules:o}=yn(x);return k("parse","debug","CSS rules",{count:r.length,fontFaces:o.length}),{cssRules:r,fontFaceRules:o}}function H5(e){let x=N5(e.document),t=new Z0,n=e.document.documentElement,r=n?Q0(n,e.cssRules,t,e.units,t.fontSize):t,o=r.fontSize,i;!x||x===n?i=r:i=Q0(x,e.cssRules,r,e.units,o),E9(i.display)&&(i.display="block"),e.pagedBodyMargin==="zero"&&x?.tagName?.toLowerCase()==="body"&&(i.marginTop=0,i.marginRight=0,i.marginBottom=0,i.marginLeft=0);let a=new m0(i,[],{tagName:x?.tagName?.toLowerCase()});return{processChildrenOf:x,rootStyle:i,rootLayout:a,rootFontSize:o}}function O5(e){let x=bn(),t=x.registerScope(null);return{resourceBaseDir:e.resourceBaseDir,assetRootDir:e.assetRootDir,units:e.units,rootFontSize:e.rootFontSize,environment:e.environment,interBlockWhitespace:e.interBlockWhitespace??"collapse",counterContext:x,rootCounterScopeId:t}}async function z5(e){let{processChildrenOf:x,rootLayout:t,cssRules:n,rootStyle:r,conversionContext:o}=e;if(x){k("html-to-pdf","debug",`prepareHtmlRender - processing children of: ${x.tagName}, count: ${x.childNodes.length}`);for(let i of Array.from(x.childNodes)){let a=i.nodeType===i.ELEMENT_NODE?i.tagName:"text node";if(k("html-to-pdf","debug",`prepareHtmlRender - processing child: ${a}, type: ${i.nodeType}`),E5(i))continue;let s=await P6(i,n,r,o);s&&t.appendChild(s)}}}function E9(e){return e==="inline"||e==="inline-block"||e==="inline-flex"||e==="inline-grid"||e==="inline-table"}var Kn=class{constructor(){this.currentObjectNumber=1}createRef(){return{objectNumber:-1}}ensureRefNumber(x){return x.objectNumber<=0?x.objectNumber=this.currentObjectNumber++:x.objectNumber>=this.currentObjectNumber&&(this.currentObjectNumber=x.objectNumber+1),x}getNextObjectNumber(){return this.currentObjectNumber}getObjectCount(){return this.currentObjectNumber}};var Zn=class{constructor(){this.fonts=new Map}register(x){let t=this.fonts.get(x);if(t)return t.objectRef;let n={objectNumber:-1};return this.fonts.set(x,{name:x,baseFont:x,objectRef:n}),n}getAll(){return Array.from(this.fonts.values())}},Qn=class{constructor(){this.images=[]}register(x){let t=x.channels===1?"DeviceGray":"DeviceRGB",n=x.format==="png"&&x.channels===4,r=n?8:x.bitsPerComponent;if(x.src){for(let a of this.images)if(a.src===x.src&&a.width===x.width&&a.height===x.height&&a.colorSpace===t&&a.bitsPerComponent===r&&!!a.sMask===n)return a.ref}if(n)return this.registerPngWithAlpha(x);let o=x.format==="jpeg"?"DCTDecode":void 0,i={objectNumber:-1};return this.images.push({ref:i,src:x.src,width:x.width,height:x.height,colorSpace:t,bitsPerComponent:x.bitsPerComponent,filter:o,data:x.data.slice(),sMask:void 0}),i}registerPngWithAlpha(x){let t=new Uint8Array(x.width*x.height*3),n=new Uint8Array(x.width*x.height);for(let i=0,a=0,s=0;i<x.data.length;i+=4,a+=3,s++)t[a]=x.data[i],t[a+1]=x.data[i+1],t[a+2]=x.data[i+2],n[s]=x.data[i+3];let r={objectNumber:-1};this.images.push({ref:r,src:x.src,width:x.width,height:x.height,colorSpace:"DeviceGray",bitsPerComponent:8,data:n,sMask:void 0});let o={objectNumber:-1};return this.images.push({ref:o,src:x.src,width:x.width,height:x.height,colorSpace:"DeviceRGB",bitsPerComponent:8,data:t,sMask:r}),o}getAll(){return this.images}},Jn=class{constructor(){this.states=new Map}register(x){let t=this.clampAlpha(x),n=t.toFixed(4),r=this.states.get(n);if(r)return r.ref;let o={objectNumber:-1};return this.states.set(n,{ref:o,alpha:t}),o}clampAlpha(x){return Number.isFinite(x)?x<=0?0:x>=1?1:x:1}getAll(){return Array.from(this.states.values())}},xr=class{constructor(){this.shadings=new Map}register(x,t){let n=this.shadings.get(x);if(n)return n.ref;let r={objectNumber:-1};return this.shadings.set(x,{ref:r,dict:t}),r}getAll(){return Array.from(this.shadings.values())}},er=class{constructor(){this.patterns=new Map}register(x,t){let n=this.patterns.get(x);if(n)return n.ref;let r={objectNumber:-1};return this.patterns.set(x,{ref:r,dict:t}),r}getAll(){return Array.from(this.patterns.values())}},tr=class{constructor(){this.objects=[]}register(x){let t={objectNumber:-1};return this.objects.push({ref:t,value:x}),t}getAll(){return this.objects}},nr=class{constructor(){this.streams=[]}register(x,t={}){let n={objectNumber:-1};return this.streams.push({ref:n,data:x,headers:t}),n}getAll(){return this.streams}};function mx(e){let x=new Uint8Array(e.length);for(let t=0;t<e.length;t++)x[t]=e.charCodeAt(t)&255;return x}var SM=new TextEncoder;function Oe(e){let x=0;for(let r of e)x+=r.length;let t=new Uint8Array(x),n=0;for(let r of e)t.set(r,n),n+=r.length;return t}function rr(e){return typeof e=="number"?ze(e):typeof e=="string"?e:Array.isArray(e)?`[${e.map(x=>rr(x)).join(" ")}]`:typeof e=="object"&&e!==null&&"objectNumber"in e?`${e.objectNumber} 0 R`:typeof e=="object"&&e!==null?`<< ${Object.entries(e).map(([t,n])=>`/${t} ${rr(n)}`).join(" ")} >>`:"null"}function U5(e){let x=["<<","/Type /Font","/Subtype /Type1",`/BaseFont /${_5(e)}`];return D9(e)||x.push("/Encoding /WinAnsiEncoding"),x.push(">>"),x.join(`
29
29
  `)}function G5(e){let x=W9(e),t=ze(x);return["<<","/Type /ExtGState",`/ca ${t}`,`/CA ${t}`,">>"].join(`
30
30
  `)}function or(e,x=[]){let t=typeof e=="string"?mx(e):new Uint8Array(e),n=[`/Length ${t.length}`,...x].join(" "),r=mx(`<< ${n} >>
31
31
  stream
@@ -47,12 +47,12 @@ ${$5(a,n,r)}
47
47
  startxref
48
48
  ${d}
49
49
  %%EOF
50
- `);return o.push(c),Oe(o)}};var ae=class{constructor(x={}){this.builder=new ir(x)}registerStandardFont(x){return this.builder.fontRegistry.register(x)}addPage(x){let t={fonts:x.resources?.fonts??new Map,xObjects:x.resources?.xObjects??new Map,extGStates:x.resources?.extGStates??new Map,shadings:x.resources?.shadings??new Map,patterns:x.resources?.patterns??new Map};this.builder.addPage({width:x.width,height:x.height,contents:x.contents,resources:t,annotations:x.annotations??[]})}registerImage(x){return this.builder.imageRegistry.register(x)}registerExtGState(x){return this.builder.extGStateRegistry.register(x)}registerShading(x,t){return this.builder.shadingRegistry.register(x,t)}registerPattern(x,t){return this.builder.patternRegistry.register(x,t)}register(x){return this.builder.objectRegistry.register(x)}registerStream(x,t={}){return this.builder.streamRegistry.register(x,t)}finalize(){return this.builder.finalize()}};function X5(e){K5(e,x=>{if(x.textAlign!=="justify")return!0;let t=[];q5(x,t);let n=t.filter(o=>typeof o.lineIndex=="number");if(n.length===0)return!1;let r=H9(n);for(let o of r)O9(o);return!1})}function H9(e){let x=new Map;for(let t of e){let n=t.lineIndex,r=x.get(n);r||(r=[],x.set(n,r)),r.push(t)}for(let t of x.values())t.sort((n,r)=>{let o=n.lineMatrix?.e??0,i=r.lineMatrix?.e??0;return o-i});return Array.from(x.values())}function O9(e){if(e.length===0)return;let x=0;for(;x<e.length&&/^\s+$/.test(e[x].text);)x++;let t=x>0;if(x>=e.length){let s=e[0].lineMatrix?.e??0;for(let d of e)d.lineMatrix&&(d.lineMatrix.e=s),d.advanceWidth=0;return}let n=0;for(let s=0;s<x;s++)n+=e[s].advanceWidth??0;let r=0;for(let s=x;s<e.length;s++)r+=e[s].spacesInRun??0;let o=e[0].isLastLine??!1;if(t&&!o&&n>0&&r>0){let s=n/r;for(let d=x;d<e.length;d++){let c=e[d];(c.spacesInRun??0)>0&&(c.wordSpacing=(c.wordSpacing??0)+s,c.advanceWidth=(c.advanceWidth??0)+c.spacesInRun*s)}}let i=e.map(s=>({x:s.lineMatrix?.e??0,baseWidth:(s.advanceWidth??0)-(s.spacesInRun??0)*(s.wordSpacing??0),fontSize:s.fontSize})),a=i[0].x;for(let s=0;s<e.length;s++){let d=e[s];if(s<x){d.lineMatrix&&(d.lineMatrix.e=a),d.advanceWidth=0;continue}d.lineMatrix&&(d.lineMatrix.e=a);let c=d.advanceWidth??0;if(a+=c,s<e.length-1){let f=i[s+1],l=i[s],u=f.x-(l.x+l.baseWidth),b=Math.max(l.fontSize,f.fontSize),g=s<x;(u>b||!g&&c===0&&u>0)&&(a+=u)}}}function q5(e,x){e.textRuns&&x.push(...e.textRuns);for(let t of e.children)q5(t,x)}function K5(e,x){if(x(e))for(let n of e.children)K5(n,x)}async function Z5(e){if(!e)return null;let x=new ae,t=new w6(e,x);return await t.initialize(),t}function Q5(e){let{renderTree:x,resolvedHeaderFooter:t,pageHeight:n,marginsPx:r,debug:o}=e;X5(x.root);let i=t?.maxHeaderHeightPx??0,a=t?.maxFooterHeightPx??0;j2(x.root,{pageHeight:n,margins:r,headerHeightPx:i,footerHeightPx:a}),Mn(x.root,r.left,0,o)}async function U7(e){let x=Ie(e.pageWidth,t2),t=Ie(e.pageHeight,n2),n=z9(r2(x,t),e.margins,x,t),r=ke(x,n.left+n.right),o=ke(t,n.top+n.bottom),i=Math.min(Ie(e.viewportWidth,r),r),a=Math.min(Ie(e.viewportHeight,o),o),{html:s,css:d,pageWidth:c,pageHeight:f,margins:l,...u}=e,{html:b,css:g=""}={html:s,css:d,...u},{debug:p=!1,debugLevel:m,debugCats:h,headerFooter:w,resourceBaseDir:y,assetRootDir:R,environment:S,pagedBodyMargin:C="auto",interBlockWhitespace:L="collapse"}=e,T=k5(b);Or(i,a);let P=y??R??"",A=R??P,E=S??new qx(A),H=await B5({headerFooter:w,pageWidthPx:x,pageHeightPx:t,margins:n,resourceBaseDir:P,assetRootDir:A,environment:E});(m||h)&&fi({level:m??(p?"debug":"info"),cats:h});let M=it({viewport:{width:i,height:a}}),O=D5(b,T),{cssRules:V,fontFaceRules:z}=await W5({document:O,cssInput:g,resourceBaseDir:P,assetRootDir:A,environment:E}),{processChildrenOf:_,rootStyle:Z,rootLayout:B,rootFontSize:W}=H5({document:O,cssRules:V,units:M,pagedBodyMargin:C}),Y=O5({resourceBaseDir:P,assetRootDir:A,units:M,rootFontSize:W,environment:E,interBlockWhitespace:L});await z5({processChildrenOf:_,rootLayout:B,cssRules:V,rootStyle:Z,conversionContext:Y}),await d2(z,e.fontConfig,{resourceBaseDir:P,assetRootDir:A,environment:E}),await c2(e.fontConfig,{resourceBaseDir:P,assetRootDir:A,environment:E});let J=await Z5(e.fontConfig);rn(B,{width:i,height:a},J),k("layout","debug","Layout complete");let K=dn(B,{headerFooter:H});Q5({renderTree:K,resolvedHeaderFooter:H,pageHeight:t,marginsPx:n,debug:p});let G={widthPt:Gr(x),heightPt:Gr(t)};return{layoutRoot:B,renderTree:K,pageSize:G,margins:n}}function z9(e,x,t,n){let r={...e};if(x)for(let a of["top","right","bottom","left"]){let s=x[a];Number.isFinite(s)&&(r[a]=Math.max(Number(s),0))}let o=r.left+r.right,i=r.top+r.bottom;if(o>t){let a=t/(o||1);r.left*=a,r.right*=a}if(i>n){let a=n/(i||1);r.top*=a,r.bottom*=a}return r}function G7(e,x,t){return{hf:e,pageSize:x,baseBox:t}}function j7(e,x){let t=J5(e.hf,x,"header"),n=J5(e.hf,x,"footer"),r=x4(t),o=x4(n),i=e4(t),a=e4(n);return{headerHeightPt:r,footerHeightPt:o,headerHeightPx:i,footerHeightPx:a,layerMode:e.hf.layerMode,header:t,footer:n,clipOverflow:e.hf.clipOverflow}}function $7(e,x,t){return t4(e.header,x,t)}function V7(e,x,t){return t4(e.footer,x,t)}function J5(e,x,t){let n=t==="header"?e.maxHeaderHeightPx??0:e.maxFooterHeightPx??0,r=o=>{if(o)return{content:o,maxHeightPt:x(n),maxHeightPx:n}};return t==="header"?{defaultVariant:r(e.headerHtml),firstVariant:r(e.headerFirstHtml),evenVariant:r(e.headerEvenHtml),oddVariant:r(e.headerOddHtml)}:{defaultVariant:r(e.footerHtml),firstVariant:r(e.footerFirstHtml),evenVariant:r(e.footerEvenHtml),oddVariant:r(e.footerOddHtml)}}function x4(e){let x=[e.defaultVariant?.maxHeightPt??0,e.firstVariant?.maxHeightPt??0,e.evenVariant?.maxHeightPt??0,e.oddVariant?.maxHeightPt??0];return Math.max(...x)}function e4(e){let x=[e.defaultVariant?.maxHeightPx??0,e.firstVariant?.maxHeightPx??0,e.evenVariant?.maxHeightPx??0,e.oddVariant?.maxHeightPx??0];return Math.max(...x)}function t4(e,x,t){if(x===1&&e.firstVariant)return e.firstVariant;if(t>1){if(x%2===0&&e.evenVariant)return e.evenVariant;if(x%2===1&&e.oddVariant)return e.oddVariant}return e.defaultVariant}async function sr(e,x,t,n,r,o,i={fontSizePt:10},a=!1,s){if(s){k("layout","debug","Using HTML rendering path for headers/footers",{hasHeader:!!x?.content,hasFooter:!!t?.content,margins:s.margins}),await U9(e,x,t,n,r,o,s);return}k("layout","debug","Using legacy text rendering for headers/footers (no context)"),await G9(e,x,t,n,r,o,i)}async function U9(e,x,t,n,r,o,i){let{margins:a,pageWidthPx:s,pageHeightPx:d,fontRegistry:c,pageOffsetY:f,clipOverflow:l=!1,css:u,resourceBaseDir:b,assetRootDir:g}=i,p=s-a.left-a.right;if(k("layout","debug","paintHeaderFooterWithContext",{headerContent:x?.content?String(x.content).slice(0,100):"none",footerContent:t?.content?String(t.content).slice(0,100):"none",contentWidthPx:p,pageWidthPx:s,pageHeightPx:d}),x?.content){let m=ar(x.content);if(k("layout","debug","Rendering header HTML",{headerHtml:m.slice(0,200)}),m)try{let h=await ie({html:m,css:u,widthPx:p,maxHeightPx:x.maxHeightPx,resourceBaseDir:b,assetRootDir:g,tokens:n,pageNumber:r,totalPages:o,environment:i.environment});if(h){k("layout","debug","Header rendered successfully",{heightPx:h.heightPx});let w=a.top,y=l&&x.maxHeightPx>0&&p>0;if(y){let R=n4({x:a.left,y:w+f,width:p,height:x.maxHeightPx});e.beginClipPath(R)}try{await qn(e,h,a.left,w,c,f)}finally{y&&e.endClipPath()}}}catch(h){k("layout","warn","Failed to render header HTML",{error:h})}}if(t?.content){let m=ar(t.content);if(m)try{let h=await ie({html:m,css:u,widthPx:p,maxHeightPx:t.maxHeightPx,resourceBaseDir:b,assetRootDir:g,tokens:n,pageNumber:r,totalPages:o,environment:i.environment});if(h){let w=d-a.bottom-t.maxHeightPx,y=l&&t.maxHeightPx>0&&p>0;if(y){let R=n4({x:a.left,y:w+f,width:p,height:t.maxHeightPx});e.beginClipPath(R)}try{await qn(e,h,a.left,w,c,f)}finally{y&&e.endClipPath()}}}catch(h){k("layout","warn","Failed to render footer HTML",{error:h})}}}async function G9(e,x,t,n,r,o,i){let a=x?.content?ar(x.content):void 0,s=t?.content?ar(t.content):void 0;if(a){let d=oe(a,n,r,o);await e.drawText(d,16,x?.maxHeightPx??24,{...i,absolute:!0})}if(s){let d=oe(s,n,r,o),c=e.pageHeightPx?e.pageHeightPx-((t?.maxHeightPx??24)+16):16;await e.drawText(d,16,c,{...i,absolute:!0})}}function ar(e){return e==null?"":typeof e=="string"?e:typeof e=="function"?String(e()):JSON.stringify(e)}function n4(e){let x=e.x,t=e.y,n=e.x+e.width,r=e.y+e.height;return[{type:"moveTo",x,y:t},{type:"lineTo",x:n,y:t},{type:"lineTo",x:n,y:r},{type:"lineTo",x,y:r},{type:"closePath"}]}function P6(e){let x=e.positioning.type!=="normal",t=e.zIndexComputed,n=typeof t=="number"&&Number.isFinite(t),r=n?t:"auto",o=e.establishesStackingContext||x&&n;return{isPositioned:x,zIndex:r,establishesContext:o}}function r4(e){let x=new Map,t=o4(e,0),n={id:t,box:e,parentId:null,childContextIds:[]};return x.set(t,n),_7(e,t,1,x),{rootContextId:t,contexts:x}}function _7(e,x,t,n){let r=t;for(let o of e.children)if(P6(o).establishesContext){let a=o4(o,r++),s={id:a,box:o,parentId:x,childContextIds:[]};n.set(a,s);let d=n.get(x);d&&d.childContextIds.push(a),r=_7(o,a,r,n)}else r=_7(o,x,r,n);return r}function o4(e,x){return`${e.id||"ctx"}-${x}`}function i4(e){let{rootContextId:x,contexts:t}=r4(e),n=[];return a4(x,t,n),n}function j9(e){let x=e.opacity;if(e.filter)for(let t of e.filter)t.kind==="opacity"&&(x*=t.value);return Math.max(0,Math.min(1,x))}function a4(e,x,t){let n=x.get(e);if(!n)return;let r=n.box;t.push({type:"box",box:r});let o=[];s4(r,e,x,o);let i=[],a=[],s=[];for(let d of o){let c=P6(d);c.isPositioned&&c.zIndex!=="auto"?c.zIndex<0?i.push(d):s.push(d):a.push(d)}i.sort((d,c)=>{let f=P6(d).zIndex??0,l=P6(c).zIndex??0;return f!==l?f-l:0});for(let d of i)Y7(d,e,x,t);for(let d of a)Y7(d,e,x,t);s.sort((d,c)=>{let f=P6(d).zIndex??0,l=P6(c).zIndex??0;return f!==l?f-l:0});for(let d of s)Y7(d,e,x,t)}function Y7(e,x,t,n){let r=d4(e,x,t);if(r){let o=j9(r.box);o<1&&n.push({type:"beginOpacity",opacity:o}),a4(r.id,t,n),o<1&&n.push({type:"endOpacity"})}else n.push({type:"box",box:e})}function s4(e,x,t,n){for(let r of e.children){let o=d4(r,null,t);if(o&&o.id!==x){n.push(r);continue}n.push(r),s4(r,x,t,n)}}function d4(e,x,t){for(let n of t.values())if(n.box===e&&(x===null||n.parentId===x))return n}function c4(e,x){let t=Number.isFinite(x.pageHeight)&&x.pageHeight>0?x.pageHeight:1,n=i4(e),r=$9(e),o=V9(e),i=_9(e),a=q9(n.filter(c=>c.type==="box").map(c=>c.box)),s=Math.max(1,Math.ceil(a/t)),d=[];for(let c=0;c<s;c++){let f=c*t,l=f+t,u=n.filter(h=>h.type!=="box"||X7(h.box,f,l)),b=r.filter(h=>X7(h,f,l)),g=Y9(o,f,l),p=X9(i,f,l,f),m=[];d.push({paintOrder:u,floatLayerOrder:[],flowContentOrder:b,positionedLayersSortedByZ:g,decorations:m,links:p,pageOffsetY:f})}return d}function $9(e){let x=[];return q7(e,t=>(x.push(t),t.positioning.type==="normal")),x}function V9(e){return[]}function _9(e){let x=[];return q7(e,t=>(x.push(...t.links),!0)),x}function Y9(e,x,t){let n=[];for(let r of e){let o=r.boxes.filter(i=>X7(i,x,t));o.length>0&&n.push({z:r.z,boxes:o})}return n}function X9(e,x,t,n){let r=[];for(let o of e){let i=o.rect.y;o.rect.y+Math.max(o.rect.height,0)<=x||i>=t||r.push({rect:{x:o.rect.x,y:o.rect.y-n,width:o.rect.width,height:o.rect.height},target:{...o.target}})}return r}function q9(e){let x=0;for(let t of e){let n=f4(t);x=Math.max(x,n.bottom)}return x}function X7(e,x,t){let n=f4(e);return n.bottom>x&&n.top<t}function f4(e){let x=e.visualOverflow??e.borderBox??e.contentBox,t=x?x.y:e.contentBox.y,n=x?x.y+Math.max(x.height,0):e.contentBox.y+Math.max(e.contentBox.height,0);if(Number.isFinite(t)||(t=0),Number.isFinite(n)||(n=t),e.textRuns.length>0)for(let r of e.textRuns){let o=r.lineMatrix?.f??0,i=r.fontSize,a=Math.max(r.fontSize*.2,0);t=Math.min(t,o-i),n=Math.max(n,o+a)}return{top:t,bottom:n}}function q7(e,x){if(x(e))for(let n of e.children)q7(n,x)}function K7(e){for(let x of Array.from(e)){let t=x.codePointAt(0);if(!N7.has(t))return!0}return!1}function l4(e){let x=new Map;for(let t of e.fontFaces??[]){let n=e6(t.family);if(!n)continue;let r=x.get(n)??[];r.push(t),x.set(n,r)}return{facesByFamily:x}}function u4(e,x){let t,n=Number.POSITIVE_INFINITY;for(let r of e){let o=Z9(r.weight,x);if(o===null){t||(t=r);continue}let i=Math.abs(o-x);i<n&&(n=i,t=r)}return t??e[0]}function dr(e){return e?e.split(",").map(x=>Z7(x.trim())).filter(x=>x.length>0):[]}function cr(e){if(!e)return!1;let x=e.toLowerCase();return x==="italic"||x==="oblique"}function e6(e){return e?Z7(e).trim().toLowerCase():""}function Z7(e){return e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'")?e.slice(1,-1):e}function b4(e,x){let t=K9(e.src);if(t){let r=e6(t),o=x.get(r);if(o)return o}let n=x.get(e6(e.family));return n||null}function K9(e){for(let x of e){let t=x.match(/local\(([^)]+)\)/i);if(t)return Z7(t[1].trim())}return null}function Z9(e,x){if(typeof e=="number")return y0(e);if(typeof e!="string")return null;let t=e.split(/\s+/).filter(Boolean);if(t.length>1){let r=t.map(o=>he(o,x)).filter(o=>o!==void 0).map(o=>y0(o));return r.length===0?null:r.reduce((o,i)=>{let a=Math.abs(i-x),s=Math.abs(o-x);return a<s?i:o},r[0])}let n=he(e,x);return n===void 0?null:y0(n)}function t6(e,x,t){let n=cr(t),r=ki(x),o=ra(e);if(o){let a=to[o],s=oa(e),d=r&&n?"boldItalic":r?"bold":n?"italic":"normal";return s===d?e:a[d]}let i=e;return n&&!/-italic$/i.test(i)&&!/-oblique$/i.test(i)&&(i=`${i}-Italic`),r&&!/-bold$/i.test(i)?(/-italic$/i.test(i)?i=i.replace(/-italic$/i,""):/-oblique$/i.test(i)&&(i=i.replace(/-oblique$/i,"")),n?`${i}-BoldItalic`:`${i}-Bold`):i}function Q7(e,x=[]){return(e?dr(e):x).flatMap(n=>{let r=e6(n),o=d6.get(r),i=U6.get(r);return[n,o,i].filter(a=>!!a)})}var Q9="Times New Roman";function m4(e,x,t,n,r){let o=r.get(e);if(o&&o.length>0){let s=u4(o,x);if(s){let d=b4(s,d6);if(d)return t6(d,x,t)}}if(!n){let s=na.get(e);if(s)return t6(s,x,t)}let i=d6.get(e);if(i){let s=Bt.has(i.toLowerCase());if(n||s)return t6(i,x,t)}let a=U6.get(e);return a?t6(a,x,t):t6(Q9,x,t)}var fr=class{constructor(x){this.doc=x;this.fontsByFamilyWeight=new Map;this.fontsByBaseFont=new Map;this.aliasCounter=1}getCached(x){return this.fontsByFamilyWeight.get(x)}setCached(x,t){this.fontsByFamilyWeight.set(x,t)}ensureBaseFontResource(x){let t=this.fontsByBaseFont.get(x);if(t)return t;let n=this.doc.registerStandardFont(x),r=`F${this.aliasCounter++}`,i=new Set(["Helvetica","Helvetica-Bold","Helvetica-Oblique","Helvetica-BoldOblique","Times-Roman","Times-Bold","Times-Italic","Times-BoldItalic","Courier","Courier-Bold","Courier-Oblique","Courier-BoldOblique","Symbol","ZapfDingbats"]).has(x),a={baseFont:x,resourceName:r,ref:n,isBase14:i};return this.fontsByBaseFont.set(x,a),a}};var n6=class{constructor(x=1024){this.buffer=new Uint8Array(x),this.view=new DataView(this.buffer.buffer),this.offset=0}ensureSize(x){if(this.offset+x>this.buffer.length){let t=Math.max(this.buffer.length*2,this.offset+x),n=new Uint8Array(t);n.set(this.buffer),this.buffer=n,this.view=new DataView(this.buffer.buffer)}}writeUint8(x){this.ensureSize(1),this.view.setUint8(this.offset,x),this.offset+=1}writeInt8(x){this.ensureSize(1),this.view.setInt8(this.offset,x),this.offset+=1}writeUint16(x){this.ensureSize(2),this.view.setUint16(this.offset,x,!1),this.offset+=2}writeInt16(x){this.ensureSize(2),this.view.setInt16(this.offset,x,!1),this.offset+=2}writeUint32(x){this.ensureSize(4),this.view.setUint32(this.offset,x,!1),this.offset+=4}writeInt32(x){this.ensureSize(4),this.view.setInt32(this.offset,x,!1),this.offset+=4}writeFixed(x){let t=Math.floor(x),n=Math.floor((x-t)*65536);this.writeInt16(t),this.writeUint16(n)}writeString(x){let t=new TextEncoder().encode(x);this.writeBytes(t)}writeBytes(x){this.ensureSize(x.length),this.buffer.set(x,this.offset),this.offset+=x.length}getData(){return this.buffer.subarray(0,this.offset)}byteLength(){return this.offset}};var Ue=class{getUint16(x,t){return x.getUint16(t,!1)}getUint32(x,t){return x.getUint32(t,!1)}getInt16(x,t){return x.getInt16(t,!1)}getInt8(x,t){return x.getInt8(t)}getUint8(x,t){return x.getUint8(t)}};function h4(e){let{baseName:x,fontMetrics:t,fontProgram:n,usedGlyphIds:r}=e,o=e.encoding??"identity",i=Array.from(r);i.includes(0)||i.push(0);let{glyphIds:a,gidMap:s}=J9(n,i),d=t.metrics.unitsPerEm,c=[],f=new Set(a),l,u;if(o==="sequential"){l=0,u=a.length-1;for(let y of a){let S=t.glyphMetrics.get(y)?.advanceWidth??0;c.push(Math.round(S/d*1e3))}}else{let y=Math.max(...a);l=0,u=y;for(let R=0;R<=y;R++){let C=t.glyphMetrics.get(R)?.advanceWidth??0;c.push(Math.round(C/d*1e3))}}let b=[],g=t.cmap.unicodeMap,p=new Map;for(let[y,R]of g.entries()){let S=p.get(R)||[];S.push(y),p.set(R,S)}if(o==="sequential")for(let y=0;y<a.length;y++){let R=a[y],S=p.get(R);if(S)for(let C of S)b.push({gid:y,unicode:C})}else for(let y of a){let R=p.get(y);if(R)for(let S of R)b.push({gid:y,unicode:S})}let m=Re(b),h=xp(n,a,o),w=y=>{if(o==="sequential"){let R=s.get(y);if(R===void 0)throw new Error(`Glyph ID ${y} not found in subset`);return R}else return y};return{name:`/${x}`,firstChar:l,lastChar:u,widths:c,toUnicodeCMap:m,fontFile:h,encodeGlyph:w,glyphIds:a,gidMap:s}}function J9(e,x){let t=new Ue,n=e.getRawTableData?.("glyf"),r=e.getRawTableData?.("loca"),o=e.getRawTableData?.("head"),i=new Set(x),a=[...x];if(!n||!r||!o){let g=Array.from(i).sort((m,h)=>m-h),p=new Map;return g.forEach((m,h)=>p.set(m,h)),{glyphIds:g,gidMap:p}}let s=new DataView(o.buffer,o.byteOffset,o.byteLength),d=new DataView(r.buffer,r.byteOffset,r.byteLength),c=new DataView(n.buffer,n.byteOffset,n.byteLength),f=t.getUint16(s,50),l=new s6(d,f,t);for(;a.length>0;){let g=a.pop(),p=l.getGlyphOffset(g);if(!p||p.start===p.end||p.start+2>c.byteLength)continue;if(t.getInt16(c,p.start)<0){let h=p.start+10,w;do{if(h+4>c.byteLength)break;w=t.getUint16(c,h);let y=t.getUint16(c,h+2);i.has(y)||(i.add(y),a.push(y)),h+=4,(w&1)!==0?h+=4:h+=2;let S=(w&8)!==0,C=(w&64)!==0,L=(w&128)!==0;S?h+=2:C?h+=4:L&&(h+=8)}while(w&32)}}let u=Array.from(i).sort((g,p)=>g-p),b=new Map;return u.forEach((g,p)=>b.set(g,p)),{glyphIds:u,gidMap:b}}function xp(e,x,t){let n=new Ue,r=Q=>e.getRawTableData?.(Q),o=r("head"),i=r("hhea"),a=r("maxp"),s=r("hmtx"),d=r("loca"),c=r("glyf"),f=r("OS/2");if(!o||!i||!a||!s||!d||!c)throw new Error("Missing required tables for subsetting");let l=new DataView(o.buffer,o.byteOffset,o.byteLength),u=new DataView(d.buffer,d.byteOffset,d.byteLength),b=new DataView(c.buffer,c.byteOffset,c.byteLength),g=new DataView(s.buffer,s.byteOffset,s.byteLength),p=new DataView(i.buffer,i.byteOffset,i.byteLength),m=n.getUint16(l,50),h=new s6(u,m,n),w=n.getUint16(p,34),y=new n6,R=new n6,S=new Set(x),C;if(t==="sequential"){C=x.length-1;let Q=new Map;x.forEach((e0,o0)=>Q.set(e0,o0));for(let e0 of x){y.writeUint32(R.byteLength());let o0=h.getGlyphOffset(e0);if(o0&&o0.end>o0.start){let d0=new Uint8Array(c.buffer,c.byteOffset+o0.start,o0.end-o0.start);if(n.getInt16(new DataView(d0.buffer,d0.byteOffset,d0.byteLength),0)<0){let tx=new Uint8Array(d0),z0=new DataView(tx.buffer),M0=10,b0;do{b0=n.getUint16(z0,M0);let w0=n.getUint16(z0,M0+2);z0.setUint16(M0+2,Q.get(w0)??0,!1),M0+=4,(b0&1)!==0?M0+=4:M0+=2;let X0=(b0&8)!==0,q0=(b0&64)!==0,_0=(b0&128)!==0;X0?M0+=2:q0?M0+=4:_0&&(M0+=8)}while(b0&32);R.writeBytes(tx)}else R.writeBytes(d0)}}}else{C=Math.max(...x);for(let Q=0;Q<=C;Q++)if(y.writeUint32(R.byteLength()),S.has(Q)){let e0=h.getGlyphOffset(Q);if(e0&&e0.end>e0.start){let o0=new Uint8Array(c.buffer,c.byteOffset+e0.start,e0.end-e0.start);R.writeBytes(o0)}}}y.writeUint32(R.byteLength());let L=a.byteLength>6?6+Math.min(a.byteLength-6,26):a.byteLength,T=new Uint8Array(L);T.set(new Uint8Array(a.buffer,a.byteOffset,L)),new DataView(T.buffer,T.byteOffset,T.byteLength).setUint16(4,C+1,!1);let A=new n6;if(t==="sequential")for(let Q of x){let e0=0,o0=0;if(Q<w)e0=n.getUint16(g,Q*4),o0=n.getInt16(g,Q*4+2);else{e0=n.getUint16(g,(w-1)*4);let d0=w*4+(Q-w)*2;d0+2<=g.byteLength&&(o0=n.getInt16(g,d0))}A.writeUint16(e0),A.writeInt16(o0)}else for(let Q=0;Q<=C;Q++){let e0=0,o0=0;if(Q<w)e0=n.getUint16(g,Q*4),o0=n.getInt16(g,Q*4+2);else{e0=n.getUint16(g,(w-1)*4);let d0=w*4+(Q-w)*2;d0+2<=g.byteLength&&(o0=n.getInt16(g,d0))}A.writeUint16(e0),A.writeInt16(o0)}let E=new Uint8Array(i.byteLength);E.set(new Uint8Array(i.buffer,i.byteOffset,i.byteLength)),new DataView(E.buffer,E.byteOffset,E.byteLength).setUint16(34,C+1,!1);let D=new n6;D.writeUint16(0),D.writeUint16(1),D.writeUint16(3),D.writeUint16(1),D.writeUint32(12);let M=D.byteLength();D.writeUint16(4),D.writeUint16(0),D.writeUint16(0),D.writeUint16(0),D.writeUint16(0),D.writeUint16(0),D.writeUint16(0),D.writeUint16(65535),D.writeUint16(0),D.writeUint16(0),D.writeUint16(0),D.writeUint16(0);let O=D.byteLength(),V=D.getData();new DataView(V.buffer,V.byteOffset,V.byteLength).setUint16(M+2,O-M,!1);let _=new Uint8Array(o.byteLength);_.set(new Uint8Array(o.buffer,o.byteOffset,o.byteLength));let Z=new DataView(_.buffer,_.byteOffset,_.byteLength);Z.setUint16(50,1,!1),Z.setUint32(8,0,!1);let B=[["head",_],["hhea",E],["maxp",T],["hmtx",A.getData()],["loca",y.getData()],["glyf",R.getData()],["cmap",V]];f&&B.push(["OS/2",new Uint8Array(f)]),B.sort((Q,e0)=>Q[0].localeCompare(e0[0]));let W=B.length,Y=Math.pow(2,Math.floor(Math.log2(W)))*16,J=Math.floor(Math.log2(W)),K=W*16-Y,G=new n6;G.writeUint32(65536),G.writeUint16(W),G.writeUint16(Y),G.writeUint16(J),G.writeUint16(K);let x0=12+W*16;for(let[Q,e0]of B){G.writeBytes(new TextEncoder().encode(Q.padEnd(4)).slice(0,4)),G.writeUint32(p4(e0)),G.writeUint32(x0),G.writeUint32(e0.length);let o0=e0.length;e0.length%4!==0&&(o0+=4-e0.length%4),x0+=o0}for(let[Q,e0]of B){G.writeBytes(e0);let o0=(4-e0.length%4)%4;for(let d0=0;d0<o0;d0++)G.writeUint8(0)}let r0=G.getData(),l0=new DataView(r0.buffer,r0.byteOffset,r0.byteLength),u0=2981146554-p4(r0)>>>0,n0=0;for(let Q=0;Q<W;Q++)if(new TextDecoder().decode(r0.slice(12+Q*16,12+Q*16+4))==="head"){n0=l0.getUint32(12+Q*16+8,!1);break}return n0>0&&l0.setUint32(n0+8,u0,!1),r0}function p4(e){let x=0,t=Math.floor(e.length/4),n=new DataView(e.buffer,e.byteOffset,e.byteLength);for(let o=0;o<t;o++)x=x+n.getUint32(o*4,!1)>>>0;let r=e.length%4;if(r>0){let o=0;for(let i=0;i<r;i++)o=o<<8|e[t*4+i];o=o<<(4-r)*8,x=x+o>>>0}return x>>>0}var lr=class{constructor(x="identity"){this.encoding=x;this.glyphUsage=new Map;this.fonts=new Map;this.fontCounter=0;this.identityCounter=0;this.programIdentity=new WeakMap;this.cmapIdentity=new WeakMap}fontKey(x){let t=this.resolveProgramToken(x),n=this.resolveCmapToken(x);if(x.css){let{family:i,weight:a,style:s}=x.css;return`${i}|${a}|${s}|p:${t}|c:${n}`}let{unitsPerEm:r,ascender:o}=x.metrics.metrics;return`_fallback_${r}_${o}|p:${t}|c:${n}`}resolveProgramToken(x){let t=x.program.getRawTableData;return t?`raw-${this.identityFor(this.programIdentity,t)}`:`shape-${x.program.sourceFormat}-${x.program.unitsPerEm}-${x.program.glyphCount}`}resolveCmapToken(x){let t=x.metrics.cmap;return t?`map-${this.identityFor(this.cmapIdentity,t)}`:`none-${x.program.unitsPerEm}-${x.program.glyphCount}`}identityFor(x,t){let n=x.get(t);if(n!==void 0)return n;let r=++this.identityCounter;return x.set(t,r),r}registerGlyphRun(x){let t=this.fontKey(x.font),n=this.glyphUsage.get(t);n||(n=new Set,this.glyphUsage.set(t,n));for(let r of x.glyphIds)n.add(r)}ensureSubsetFor(x){let t=this.fontKey(x),n=this.glyphUsage.get(t)??new Set([0]);this.glyphUsage.has(t)||this.glyphUsage.set(t,n),n.add(0);let r=this.fonts.get(t);if(r&&this.subsetCoversGlyphs(r.subset,n))return r;let i=(r?.subset.name.startsWith("/")?r.subset.name.slice(1):void 0)??`F${++this.fontCounter}`,s={subset:h4({baseName:i,fontMetrics:x.metrics,fontProgram:x.program,usedGlyphIds:n,encoding:this.encoding}),unifiedFont:x};return this.fonts.set(t,s),s}subsetCoversGlyphs(x,t){let n=new Set(x.glyphIds);for(let r of t)if(!n.has(r))return!1;return!0}getAllSubsets(){return this.fonts.values()}getFontCount(){return this.fonts.size}};var ep=80,ur=class{constructor(x){this.doc=x;this.glyphSubsetRegistry=new lr;this.subsetResources=new Map}registerGlyphRun(x){this.glyphSubsetRegistry.registerGlyphRun(x)}ensureSubsetForGlyphRun(x,t){this.registerGlyphRun(x);let n=this.glyphSubsetRegistry.ensureSubsetFor(x.font),o=`GS${n.subset.name.startsWith("/")?n.subset.name.slice(1):n.subset.name}`,i=this.subsetResources.get(o),a={...n.subset,name:`/${o}`};if(i&&this.subsetMatches(i.subset,a))return i;let s=this.materializeSubsetFont(a,t,n.unifiedFont),d={alias:o,subset:a,ref:s,font:t};return this.subsetResources.set(o,d),d}subsetMatches(x,t){if(x.glyphIds.length!==t.glyphIds.length)return!1;for(let n=0;n<x.glyphIds.length;n++)if(x.glyphIds[n]!==t.glyphIds[n])return!1;return!0}materializeSubsetFont(x,t,n){let r=t.metrics??n.metrics;if(!r)return t.ref;let o=r.metrics.unitsPerEm,i=y=>Math.round(y/o*1e3),a=r.headBBox?[i(r.headBBox[0]),i(r.headBBox[1]),i(r.headBBox[2]),i(r.headBBox[3])]:[-1e3,-1e3,1e3,1e3],s=x.fontFile&&x.fontFile.length>0?x.fontFile:t.embedded?.subset??new Uint8Array(0);if(!s||s.length===0)return k("font","warn","missing-font-file-for-subset",{baseFont:t.baseFont,alias:x.name}),t.ref;let d=1e3,c=[];if(x.widths&&x.widths.length>0)c=[x.firstChar,x.widths];else{let y=we(r);d=y.DW,c=y.W}let l=`${x.name.startsWith("/")?x.name.slice(1):x.name}+${t.baseFont}`,u=this.doc.registerStream(s,{}),b={Type:"/FontDescriptor",FontName:`/${l}`,Flags:this.computePdfFlags(t,n),FontBBox:a,ItalicAngle:n.css?.style==="italic"?-12:0,Ascent:i(r.metrics.ascender),Descent:i(r.metrics.descender),CapHeight:i(r.metrics.capHeight??r.metrics.ascender),XHeight:i(r.metrics.xHeight??r.metrics.ascender/2),StemV:ep,FontFile2:u},g=this.doc.register(b),p={Type:"/Font",Subtype:"/CIDFontType2",BaseFont:`/${l}`,CIDSystemInfo:{Registry:"(Adobe)",Ordering:"(Identity)",Supplement:0},FontDescriptor:g,DW:d,W:c,CIDToGIDMap:"/Identity"},m=this.doc.register(p),h=this.doc.registerStream(new TextEncoder().encode(x.toUnicodeCMap),{}),w={Type:"/Font",Subtype:"/Type0",BaseFont:`/${l}-Identity-H`,Encoding:"/Identity-H",DescendantFonts:[m],ToUnicode:h};return this.doc.register(w)}computePdfFlags(x,t){let n=t.css?.family?.toLowerCase()??x.baseFont.toLowerCase(),r=t.css?.style??"",o=/italic|oblique/i.test(r)||/italic|oblique/i.test(x.baseFont),i=n.includes("serif"),a=n.includes("symbol")||n.includes("dingbat")||x.baseFont.toLowerCase().includes("symbol"),s=0;return a?s|=4:s|=32,i&&(s|=2),o&&(s|=64),s}};var g4="Times New Roman",J7=class{constructor(x,t){this.doc=x;this.facesByFamily=new Map;this.embedder=null;this.fontConfig=null;let{facesByFamily:n}=l4(t);this.facesByFamily=n,this.fontResourceManager=new fr(x),this.subsetResourceManager=new ur(x)}async ensureFontResource(x,t,n){let r=y0(t),o=this.makeFamilyKey(x,r,n),i=this.fontResourceManager.getCached(o);if(i)return i;if(this.embedder&&this.fontConfig){let s=Q7(x,this.fontConfig?.defaultStack),d=this.embedder.ensureFont(s,r,n);if(d){let c={baseFont:d.baseFont,resourceName:d.resourceName,get ref(){return d.ref},isBase14:!1,metrics:d.metrics,embedded:d};return this.fontResourceManager.setCached(o,c),c}}let a=this.ensureStandardFontResource(x,r,n);return this.fontResourceManager.setCached(o,a),a}getEmbedder(){return this.embedder}getDefaultFontStack(){return!this.fontConfig?.defaultStack||this.fontConfig.defaultStack.length===0?[]:[...this.fontConfig.defaultStack]}ensureFontResourceSync(x,t,n){let r=y0(t),o=this.makeFamilyKey(x,r,n),i=this.fontResourceManager.getCached(o);if(i)return i;if(this.embedder&&this.fontConfig){let s=Q7(x,this.fontConfig?.defaultStack),d=this.embedder.ensureFont(s,r,n);if(d){let c={baseFont:d.baseFont,resourceName:d.resourceName,get ref(){return d.ref},isBase14:!1,metrics:d.metrics,embedded:d};return this.fontResourceManager.setCached(o,c),c}}let a=this.ensureStandardFontResource(x,r,n);return this.fontResourceManager.setCached(o,a),a}ensureSubsetForGlyphRun(x,t){return this.subsetResourceManager.ensureSubsetForGlyphRun(x,t)}ensureStandardFontResource(x,t,n){let r=[...dr(x),g4];for(let a of r){let s=e6(a);if(!s)continue;let d=this.familyWeightKey(s,t,n),c=this.fontResourceManager.getCached(d);if(c)return this.fontResourceManager.setCached(this.makeFamilyKey(x,t,n),c),c;let f=m4(s,t,n,this.embedder!==null,this.facesByFamily),l=this.fontResourceManager.ensureBaseFontResource(f);return this.fontResourceManager.setCached(d,l),this.fontResourceManager.setCached(this.makeFamilyKey(a,t,n),l),x&&a!==x&&this.fontResourceManager.setCached(this.makeFamilyKey(x,t,n),l),l}let o=t6(g4,t,n),i=this.fontResourceManager.ensureBaseFontResource(o);return this.fontResourceManager.setCached(this.familyWeightKey("",t,n),i),i}makeFamilyKey(x,t,n){return this.familyWeightKey(e6(x),t,n)}familyWeightKey(x,t,n){let r=x&&x.length>0?x:"__default",o=cr(n)?"_italic":"";return`${r}@${Mi(t)}${o}`}async initializeEmbedder(x){this.fontConfig=x,this.embedder=new w6(x,this.doc),await this.embedder.initialize(),k("font","debug","embedder initialized",{fontConfig:x})}setFontConfig(x){this.fontConfig=x,this.embedder=new w6(x,this.doc),k("font","debug","font config set",{fontConfig:x})}};function y4(e,x){return new J7(e,x)}var br=class{constructor(x,t,n=0){this.pageHeightPt=x;this.pxToPt=t;this.pageOffsetPx=n}get pageHeightPx(){return this.ptToPx(this.pageHeightPt)}ptToPx(x){if(!this.ptToPxFactor){let t=this.pxToPt(1);this.ptToPxFactor=t===0?0:1/t}return x*(this.ptToPxFactor??0)}convertPxToPt(x){return this.pxToPt(x)}convertPtToPx(x){return this.ptToPx(x)}};function tp(e,x,t,n,r){let o=[];for(o.push({x0:e.x,y0:e.y,cx:x.x,cy:x.y,x1:t.x,y1:t.y});o.length>0;){let i=o.pop(),a=i.x0,s=i.y0,d=i.x1,c=i.y1,f=i.cx,l=i.cy,u=d-a,b=c-s,g=u*u+b*b,p=0;if(g===0){let m=f-a,h=l-s;p=Math.hypot(m,h)}else{let m=((f-a)*u+(l-s)*b)/g,h=a+m*u,w=s+m*b;p=Math.hypot(f-h,l-w)}if(p<=n)r.push({x:d,y:c});else{let m=(a+f)/2,h=(s+l)/2,w=(f+d)/2,y=(l+c)/2,R=(m+w)/2,S=(h+y)/2;o.push({x0:R,y0:S,cx:w,cy:y,x1:d,y1:c}),o.push({x0:a,y0:s,cx:m,cy:h,x1:R,y1:S})}}}function w4(e,x,t=.5){let n=[],r=0,o=0,i=[],a=(c,f)=>{i.length>0&&n.push(i),i=[{x:c,y:f}],r=c,o=f},s=(c,f)=>{i||(i=[{x:r,y:o}]),i.push({x:c,y:f}),r=c,o=f},d=(c,f,l,u)=>{i||(i=[{x:r,y:o}]),tp({x:r,y:o},{x:c,y:f},{x:l,y:u},t,i),r=l,o=u};for(let c of e)switch(c.type){case"moveTo":{let f=c.x*x,l=-c.y*x;a(f,l);break}case"lineTo":{let f=c.x*x,l=-c.y*x;s(f,l);break}case"quadTo":{let f=c.cx*x,l=-c.cy*x,u=c.x*x,b=-c.y*x;d(f,l,u,b);break}case"cubicTo":{for(let l=1;l<=8;l++){let u=l/8,b=Math.pow(1-u,3)*r+3*u*Math.pow(1-u,2)*(c.cx1*x)+3*u*u*(1-u)*(c.cx2*x)+u*u*u*(c.x*x),g=Math.pow(1-u,3)*o+3*u*Math.pow(1-u,2)*(-c.cy1*x)+3*u*u*(1-u)*(-c.cy2*x)+u*u*u*(-c.y*x);s(b,g)}break}case"close":{if(i.length>0){let f=i[0],l=i[i.length-1];(Math.abs(f.x-l.x)>1e-6||Math.abs(f.y-l.y)>1e-6)&&i.push({x:f.x,y:f.y}),n.push(i),i=[]}break}}if(i.length>0){let c=i[0],f=i[i.length-1];(Math.abs(c.x-f.x)>1e-6||Math.abs(c.y-f.y)>1e-6)&&i.push({x:c.x,y:c.y}),n.push(i)}return{contours:n}}function R4(e,x=4){if(!e||e.length===0)return null;let t=1/0,n=1/0,r=-1/0,o=-1/0;for(let g of e)for(let p of g)p.x<t&&(t=p.x),p.y<n&&(n=p.y),p.x>r&&(r=p.x),p.y>o&&(o=p.y);if(!isFinite(t)||!isFinite(n))return null;let i=1;t=Math.floor(t)-i,n=Math.floor(n)-i,r=Math.ceil(r)+i,o=Math.ceil(o)+i;let a=r-t,s=o-n;if(a<=0||s<=0)return null;let d=a*x,c=s*x,f=new Uint8ClampedArray(d*c);for(let g=0;g<c;g++){let p=n+g/x+.5/x,m=[];for(let h of e)for(let w=0;w<h.length-1;w++){let y=h[w],R=h[w+1],S=y.y,C=R.y;if(S===C)continue;let L=Math.min(S,C),T=Math.max(S,C);if(p<L||p>=T)continue;let P=(p-S)/(C-S),A=y.x+P*(R.x-y.x);m.push(A)}if(m.length!==0){m.sort((h,w)=>h-w);for(let h=0;h<m.length;h+=2){let w=m[h],y=m[h+1];if(y===void 0)break;let R=Math.max(0,Math.floor((w-t)*x)),S=Math.min(d,Math.ceil((y-t)*x));if(S<=R)continue;let C=g*d;for(let L=R;L<S;L++)f[C+L]=255}}}let l=a,u=s,b=new Uint8ClampedArray(l*u);for(let g=0;g<u;g++)for(let p=0;p<l;p++){let m=0,h=g*x,w=p*x;for(let R=0;R<x;R++){let S=(h+R)*d;for(let C=0;C<x;C++)m+=f[S+w+C]}let y=Math.round(m/(x*x));b[g*l+p]=y}return{width:l,height:u,data:b,offsetX:t,offsetY:n}}Ge();function hr(e,x,t,n){if(!e||e.length===0)return e;if(n<=0)return e.slice();let r=Math.max(1e-4,n/3),o=Math.ceil(3*r),i=o*2+1,a=new Float32Array(i),s=r*r,d=1/(Math.sqrt(2*Math.PI)*r),c=0;for(let u=-o;u<=o;u++){let b=d*Math.exp(-(u*u)/(2*s));a[u+o]=b,c+=b}for(let u=0;u<i;u++)a[u]/=c;let f=new Float32Array(x*t);for(let u=0;u<t;u++){let b=u*x;for(let g=0;g<x;g++){let p=0;for(let m=-o;m<=o;m++){let h=g+m;h<0?p+=a[m+o]*e[b+0]:h>=x?p+=a[m+o]*e[b+(x-1)]:p+=a[m+o]*e[b+h]}f[b+g]=p}}let l=new Uint8ClampedArray(x*t);for(let u=0;u<x;u++)for(let b=0;b<t;b++){let g=0;for(let p=-o;p<=o;p++){let m=b+p;m<0?g+=a[p+o]*f[0*x+u]:m>=t?g+=a[p+o]*f[(t-1)*x+u]:g+=a[p+o]*f[m*x+u]}l[b*x+u]=Math.round(g)}return l}var np=500,A6=new Map,C4=new Map;function rp(){for(;A6.size>np;){let e=A6.keys().next().value;if(!e)break;A6.delete(e)}}function op(e,x,t,n=4,r=0){let o=`${e.metrics.unitsPerEm}-${e.headBBox?e.headBBox.join(","):"nbb"}`,i=Math.round(Math.max(0,r||0)*10)/10;return`${o}|gid:${x}|size:${Math.round(t)}|ss:${n}|blur:${i}`}function v4(e,x,t,n=4,r=0){let o=op(e,x,t,n,r),i=A6.get(o);if(i)return A6.delete(o),A6.set(o,i),i;if(!e.getGlyphOutline)return null;let a=e.getGlyphOutline(x);if(!a||a.length===0)return null;let s=e.metrics.unitsPerEm||1e3,d=t/s;try{let{contours:c}=w4(a,d,.5),f=R4(c,n);if(!f)return null;let l=f.data;r&&r>0&&(l=hr(f.data,f.width,f.height,r));let u=r&&r>0?Math.ceil(r*2)+2:0;try{let p=B6.pack(o,l,f.width,f.height,u);C4.set(o,p)}catch{C4.set(o,null)}let b=l instanceof Uint8ClampedArray?l:new Uint8ClampedArray(l),g={width:f.width,height:f.height,data:b,offsetX:f.offsetX,offsetY:f.offsetY};return A6.set(o,g),rp(),g}catch{return null}}var gr=class{constructor(x,t,n,r){this.coordinateTransformer=x;this.fontRegistry=t;this.imageRenderer=n;this.graphicsStateManager=r;this.runShadowCache=new Map}async render(x){let t=[],{run:n,font:r,encoded:o,Tm:i,fontSizePt:a,fontSizePx:s,wordSpacingPt:d,appliedWordSpacing:c,fontResourceName:f,subset:l,subsetAlias:u}=x;if(!n.textShadows||n.textShadows.length===0)return t;let b=n.textShadows.some(S=>(S.blur??0)>0||S.color&&S.color.a!==void 0&&S.color.a<1),g=n.glyphs?sp(n.glyphs.font):null,p=this.fontRegistry.getEmbedder?this.fontRegistry.getEmbedder():void 0,m=g??(p?p.getMetrics(r.baseFont):null),h=c?`${F(d)} Tw`:void 0,w=c?"0 Tw":void 0,y=u??f??r.resourceName,R=l?ip(n,l):o;if(this.imageRenderer&&b)if(n.glyphs&&m){let S=(await Promise.resolve().then(()=>(Ge(),S4))).globalGlyphAtlas.getPages();S&&S.length>0&&this.imageRenderer.registerAtlasPages(S);let C=4,L=[];for(let T=0;T<n.glyphs.glyphIds.length;T++){let P=n.glyphs.glyphIds[T],A=n.glyphs.positions[T]??{x:0,y:0};try{let E=v4(m,P,s,C,0);if(!E)continue;L.push({mask:E,pos:A})}catch{}}if(L.length>0){let T=1/0,P=1/0,A=-1/0,E=-1/0,H=n.textShadows.reduce((V,z)=>Math.max(V,Math.max(0,z?.blur??0)),0);for(let V of L){let{mask:z,pos:_}=V,Z=z.offsetX??0,B=z.offsetY??0,W=_.x+Z,Y=_.y+B,J=W+z.width,K=Y+z.height;W<T&&(T=W),Y<P&&(P=Y),J>A&&(A=J),K>E&&(E=K)}let D=Math.ceil(H*2);T=Math.floor(T-D),P=Math.floor(P-D),A=Math.ceil(A+D),E=Math.ceil(E+D);let M=Math.max(0,A-T),O=Math.max(0,E-P);if(M>0&&O>0){let V=new Uint8Array(M*O);for(let z of L){let{mask:_,pos:Z}=z,B=_.offsetX??0,W=_.offsetY??0,Y=Math.round(Z.x+B-T),J=Math.round(Z.y+W-P);for(let K=0;K<_.height;K++){let G=J+K;if(G<0||G>=O)continue;let x0=K,r0=G*M,l0=x0*_.width;for(let s0=0;s0<_.width;s0++){let u0=r0+Y+s0;if(u0<0||u0>=V.length)continue;let n0=_.data[l0+s0]||0,Q=V[u0]+n0;V[u0]=Q>255?255:Q}}}for(let z of n.textShadows){if(!z||!z.color)continue;let _=Math.max(0,z.blur??0),Z=V instanceof Uint8ClampedArray?V:new Uint8ClampedArray(V),B=_>0?hr(Z,M,O,_):Z,W=B instanceof Uint8ClampedArray?B:new Uint8ClampedArray(B),Y=Math.round(bx(z.color.r)*255),J=Math.round(bx(z.color.g)*255),K=Math.round(bx(z.color.b)*255),G=z.color.a??1,x0=`${n.text}|${r.baseFont}|size:${s}|blur:${Math.round(_)}|color:${Y},${J},${K},${G}|ss:${C}`,r0,l0=this.runShadowCache.get(x0);if(l0)r0=l0.alias;else{let z0=new Uint8Array(M*O*4);for(let w0=0,k0=0;w0<W.length;w0++,k0+=4)z0[k0]=Y,z0[k0+1]=J,z0[k0+2]=K,z0[k0+3]=Math.round(W[w0]*G);let M0={src:`internal:shadow:run:${r.resourceName}:${Math.round(Math.random()*1e9)}`,width:M,height:O,format:"png",channels:4,bitsPerComponent:8,data:z0.buffer};r0=this.imageRenderer.registerResource(M0).alias,this.runShadowCache.set(x0,{alias:r0,image:M0})}let s0=z.offsetX??0,u0=z.offsetY??0,n0=i.e+s0+T,Q=i.f+u0+P,e0=this.coordinateTransformer.convertPxToPt(M),o0=this.coordinateTransformer.convertPxToPt(O),d0=this.coordinateTransformer.convertPxToPt(n0),V0=Q-this.coordinateTransformer.pageOffsetPx,tx=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(V0+O);t.push("q",`${F(e0)} 0 0 ${F(o0)} ${F(d0)} ${F(tx)} cm`,`/${r0} Do`,"Q")}}}else this.appendVectorShadowLayers(t,n,r,R,i,a,y,h,w)}else this.appendVectorShadowLayers(t,n,r,R,i,a,y,h,w);else this.appendVectorShadowLayers(t,n,r,R,i,a,y,h,w);return t}appendVectorShadowLayers(x,t,n,r,o,i,a,s,d){let c=t.textShadows??[];for(let f of c){if(!f||!f.color)continue;let l=this.coordinateTransformer.convertPxToPt(o.e+(f.offsetX??0)),u=o.f-this.coordinateTransformer.pageOffsetPx+(f.offsetY??0),b=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(u),g=["q",Ex(f.color,this.graphicsStateManager),"BT"];s&&g.push(s),g.push(`/${a} ${F(i)} Tf`,`${F(o.a)} ${F(o.b)} ${F(o.c)} ${F(o.d)} ${F(l)} ${F(b)} Tm`,`(${r}) Tj`),d&&g.push(d),g.push("ET","Q"),x.push(...g)}}};function ip(e,x){let t=e.glyphs;if(!t)return"";let n="";for(let r of t.glyphIds){let o=x.gidMap.get(r)??0;n+=String.fromCharCode(o>>8&255,o&255)}return ap(n)}function ap(e){return e.replace(/([()\\])/g,"\\$1")}function sp(e){return!e?.metrics||!e.program?.getGlyphOutline?null:{metrics:e.metrics.metrics,glyphMetrics:new Map(e.metrics.glyphMetrics),cmap:e.metrics.cmap,headBBox:e.metrics.headBBox,getGlyphOutline:e.program.getGlyphOutline}}var yr=class{constructor(x,t){this.coordinateTransformer=x;this.graphicsStateManager=t}render(x,t){if(!x.decorations)return[];if(!x.lineMatrix)return[];let r=[],o=x.decorations.style??"solid";switch(o){case"double":r.push(...this.renderDouble(x,t));break;case"dotted":case"dashed":r.push(...this.renderDashedOrDotted(x,t,o));break;case"wavy":r.push(...this.renderWavy(x,t));break;case"solid":default:r.push(...this.renderSolid(x,t));break}return r}renderSolid(x,t){let n=x.lineMatrix;if(!n)return[];let r=Math.max(x.advanceWidth??0,0);if(r<=0)return[];let o=[];if(x.decorations?.lineThrough){let s=Math.max(x.fontSize*.085,.5),d=n.f-x.fontSize*.3;o.push({x:n.e,y:d-s/2,width:r,height:s})}if(x.decorations?.underline){let s=Math.max(x.fontSize*.065,.5),d=n.f+x.fontSize*.1;o.push({x:n.e,y:d-s/2,width:r,height:s})}if(x.decorations?.overline){let s=Math.max(x.fontSize*.05,.5),d=n.f-x.fontSize*.9;o.push({x:n.e,y:d-s/2,width:r,height:s})}let i=[],a=x.decorations?.color??t;for(let s of o){let d=this.rectToPdf(s);d&&i.push(Ex(a,this.graphicsStateManager),`${d.x} ${d.y} ${d.width} ${d.height} re`,"f")}return i}renderDouble(x,t){let n=x.lineMatrix;if(!n||!x.decorations?.underline&&!x.decorations?.overline&&!x.decorations?.lineThrough)return[];let r=Math.max(x.advanceWidth??0,0);if(r<=0)return[];let o=[],i=x.decorations?.color??t,a=(s,d)=>{let c=Math.max(d*.8,.5),f=Math.max(d*.8,.5),l=s-c/2-f/2,u=s+c/2-f/2,b=[{x:n.e,y:l,width:r,height:f},{x:n.e,y:u,width:r,height:f}];for(let g of b){let p=this.rectToPdf(g);p&&o.push(Ex(i,this.graphicsStateManager),`${p.x} ${p.y} ${p.width} ${p.height} re`,"f")}};if(x.decorations.lineThrough){let s=Math.max(x.fontSize*.085,.5),d=n.f-x.fontSize*.3;a(d,s)}if(x.decorations.underline){let s=Math.max(x.fontSize*.065,.5),d=n.f+x.fontSize*.1;a(d,s)}if(x.decorations.overline){let s=Math.max(x.fontSize*.05,.5),d=n.f-x.fontSize*.9;a(d,s)}return o}renderDashedOrDotted(x,t,n){let r=x.lineMatrix;if(!r||!x.decorations?.underline&&!x.decorations?.overline&&!x.decorations?.lineThrough)return[];let o=Math.max(x.advanceWidth??0,0);if(o<=0)return[];let i=x.decorations?.color??t,a=[],s=x.fontSize*.065,d=Math.max(s,.5),c=Math.max(d,.5),f=n==="dashed"?[3*c,3*c]:[c,c],l=u=>{let b=F(this.coordinateTransformer.convertPxToPt(r.e)),g=F(this.coordinateTransformer.convertPxToPt(r.e+o)),p=u-this.coordinateTransformer.pageOffsetPx,m=F(this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(p)),h=this.coordinateTransformer.convertPxToPt(Math.max(d,0)),w=f.map(y=>this.coordinateTransformer.convertPxToPt(Math.max(y,0))).map(F).join(" ");a.push(Ex(i,this.graphicsStateManager),`${h>0?F(h):"0"} w`,`[${w}] 0 d`,`${b} ${m} m`,`${g} ${m} l`,"S","[] 0 d")};if(x.decorations.lineThrough){let u=r.f-x.fontSize*.3;l(u)}if(x.decorations.underline){let u=r.f+x.fontSize*.1;l(u)}if(x.decorations.overline){let u=r.f-x.fontSize*.9;l(u)}return a}renderWavy(x,t){let n=x.lineMatrix;if(!n||!x.decorations?.underline&&!x.decorations?.overline&&!x.decorations?.lineThrough)return[];let r=Math.max(x.advanceWidth??0,0);if(r<=0)return[];let o=x.decorations?.color??t,i=[],a=Math.max(x.fontSize*.08,.5),s=Math.max(x.fontSize*.4,2),d=Math.max(x.fontSize*.065,.5),c=l=>{let u=[],b=Math.max(Math.round(r/(s/2)),2);for(let g=0;g<=b;g++){let p=n.e+r*g/b,m=g%2===0?-1:1,h=l+m*a;u.push({x:p,y:h})}return u},f=l=>{let u=c(l);if(u.length<2)return;let b=u[0].y-this.coordinateTransformer.pageOffsetPx,g=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(b),p=this.coordinateTransformer.convertPxToPt(u[0].x),m=this.coordinateTransformer.convertPxToPt(Math.max(d,0));i.push(Ex(o,this.graphicsStateManager),`${F(m)} w`),i.push(`${F(p)} ${F(g)} m`);for(let h=1;h<u.length;h++){let w=u[h].y-this.coordinateTransformer.pageOffsetPx,y=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(w),R=this.coordinateTransformer.convertPxToPt(u[h].x);i.push(`${F(R)} ${F(y)} l`)}i.push("S")};if(x.decorations.lineThrough){let l=n.f-x.fontSize*.3;f(l)}if(x.decorations.underline){let l=n.f+x.fontSize*.1;f(l)}if(x.decorations.overline){let l=n.f-x.fontSize*.9;f(l)}return i}rectToPdf(x){if(!x)return null;let t=Math.max(x.width,0),n=Math.max(x.height,0);if(t===0||n===0)return null;let r=x.y-this.coordinateTransformer.pageOffsetPx,o=this.coordinateTransformer.convertPxToPt(x.x),i=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(r+n),a=this.coordinateTransformer.convertPxToPt(t),s=this.coordinateTransformer.convertPxToPt(n);return{x:F(o),y:F(i),width:F(a),height:F(s)}}};var wr=class{constructor(x){this.fontRegistry=x}async ensureFontResource(x){let t=x.text??"",n=K7(t),r=[];if(x.fontFamily&&r.push(x.fontFamily),n){let a=this.fontRegistry.getDefaultFontStack();for(let s of a)s&&s.length>0&&r.push(s)}r.push(void 0);let o=new Set,i=[];for(let a of r){let s=a??"__default__";if(o.has(s))continue;o.add(s);let d=await this.fontRegistry.ensureFontResource(a,x.fontWeight,x.fontStyle);if(i.push(d),dp(d,t,n))return d}return i[i.length-1]}};function dp(e,x,t){if(!x)return!0;if(!e.metrics)return!t;for(let n of x){let r=n.codePointAt(0);if(r===void 0)continue;if(e.metrics.cmap.getGlyphId(r)===0)return!1}return!0}function xi(e,x,t,n,r,o,i,a=0,s){let d=[];if(s?.skipColor||d.push(Ex(o,i)),d.push("BT"),d.push(`${x.name} ${F(r)} Tf`),s?.tm){let{a:m,b:h,c:w,d:y,e:R,f:S}=s.tm;d.push(`${F(m)} ${F(h)} ${F(w)} ${F(y)} ${F(R)} ${F(S)} Tm`)}else d.push(`${F(t)} ${F(n)} Td`);let c=a!==0;c&&d.push(`${F(a)} Tw`),s?.textRenderingMode!==void 0&&d.push(`${s.textRenderingMode} Tr`);let f=r/e.fontSize,l=e.font.metrics.metrics.unitsPerEm,u=e.font.metrics.glyphMetrics,b=m=>{let w=x.encodeGlyph(m).toString(16).toUpperCase(),y=w.length%2===0?w:`0${w}`;return y.length<4?y.padStart(4,"0"):y},g=[],p=!1;for(let m=0;m<e.glyphIds.length;m++){let h=e.glyphIds[m],w=b(h);if(g.push(`<${w}>`),m<e.glyphIds.length-1){let y=e.positions[m]?.x??0,S=(e.positions[m+1]?.x??y)-y;c&&(e.text[m+1]??"")===" "&&(S+=a/f);let L=(u.get(h)?.advanceWidth??0)/l*e.fontSize,T=S-L;if(Math.abs(T)>1e-6){let A=-(T*f)/r*1e3;Math.abs(A)>1e-6&&(p=!0,g.push(A))}}}if(p){let m=g.map(h=>typeof h=="number"?cp(h):h).join(" ");d.push(`[${m}] TJ`)}else{let m=e.glyphIds.map(h=>b(h)).join("");d.push(`<${m}> Tj`)}return d.push("ET"),s?.afterTextCommands&&s.afterTextCommands.length>0&&d.push(...s.afterTextCommands),d}function cp(e){return e.toFixed(6).replace(/\.?0+$/,"")}var fp=0,se=class{constructor(x){this.coordinateTransformer=x;this.shadings=new Map;this.shadingCounter=0;this.serviceId=fp++}createLinearGradient(x,t){let n=this.generateShadingName(),r=this.normalizeStops(x.stops),o=x.renderOffset?.x??0,i=x.renderOffset?.y??0,a=x.renderScale?.x??1,s=x.renderScale?.y??1,d={x:(t.x??0)+o,y:(t.y??0)+i,width:t.width*a,height:t.height*s},c;if(x.coords&&x.coords.units==="userSpace"){let b=x.coords.x1-d.x,g=x.coords.y1-d.y,p=x.coords.x2-d.x,m=x.coords.y2-d.y;c=[b,g,p,m]}else if(x.coords&&x.coords.units==="ratio"){let b=Math.max(d.width,0),g=Math.max(d.height,0),p=x.coords.x1*b,m=x.coords.y1*g,h=x.coords.x2*b,w=x.coords.y2*g;c=[p,m,h,w]}else c=this.calculateGradientCoordinates(x,d);let f=this.buildInterpolationFunction(r),l=["<<","/ShadingType 2","/ColorSpace /DeviceRGB",`/Coords [${c.map(ex).join(" ")}]`,"/Domain [0 1]",`/Function ${f}`,"/Extend [true true]",">>"].join(`
51
- `),u={shadingName:n,dictionary:l};return this.shadings.set(n,u),u}createPatternFromLinearGradient(x,t){let n=this.createLinearGradient(x,{x:t.x,y:t.y,width:t.width,height:t.height}),r=`${n.shadingName}_Pat`,o=this.coordinateTransformer.convertPxToPt(1),i=(t.y??0)-this.coordinateTransformer.pageOffsetPx,a=this.coordinateTransformer.convertPxToPt(t.x??0),s=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(i),d=["<<","/Type /Pattern","/PatternType 2",`/Shading ${n.dictionary}`,`/Matrix [${ex(o)} 0 0 ${ex(-o)} ${ex(a)} ${ex(s)}]`,">>"].join(`
52
- `);return{patternName:r,dictionary:d}}createRadialGradient(x,t){let n=this.generateShadingName(),r=this.normalizeStops(x.stops),o=Math.max(t.width,0),i=Math.max(t.height,0),a=o>0?o:1,s=i>0?i:1,d,c=null;if(x.coordsUnits==="userSpace"){let b=x.cx??0,g=x.cy??0,p=x.r??0,m=b-(t.x??0),h=g-(t.y??0),w=m,y=h,R=p;if(x.fx!==void 0&&x.fy!==void 0){let S=x.fx-(t.x??0),C=x.fy-(t.y??0);d=[S,C,0,w,y,R]}else d=[w,y,0,w,y,R]}else{let b=x.cx??.5,g=x.cy??.5,p=x.r??.5;if(x.transform){let m=x.transform,h=(P,A)=>({x:m.a*P+m.c*A+m.e,y:m.b*P+m.d*A+m.f}),w=h(b,g),y=h(b+p,g),R=w.x*a,S=w.y*s,C=y.x*a,L=y.y*s,T=Math.sqrt((C-R)*(C-R)+(L-S)*(L-S));if(x.fx!==void 0&&x.fy!==void 0){let P=h(x.fx,x.fy),A=P.x*a,E=P.y*s;d=[A,E,0,R,S,T]}else d=[R,S,0,R,S,T]}else{let m=b*a,h=g*s,w=p*Math.max(a,s);if(x.fx!==void 0&&x.fy!==void 0){let y=x.fx*a,R=x.fy*s;d=[y,R,0,m,h,w]}else d=[m,h,0,m,h,w]}}let f=this.buildInterpolationFunction(r),l=["<<","/ShadingType 3","/ColorSpace /DeviceRGB",`/Coords [${d.map(ex).join(" ")}]`,...c?[c]:[],"/Domain [0 1]",`/Function ${f}`,"/Extend [true true]",">>"].join(`
53
- `),u={shadingName:n,dictionary:l};return this.shadings.set(n,u),u}getShadings(){let x=new Map;for(let{shadingName:t,dictionary:n}of this.shadings.values())x.set(t,n);return x}clear(){this.shadings.clear(),this.shadingCounter=0}generateShadingName(){return`Sh${this.serviceId}_${this.shadingCounter++}`}calculateGradientCoordinates(x,t){let n=Math.max(t.width,0),r=Math.max(t.height,0),o=n>0?n:1,i=r>0?r:1,a=o/2,s=i/2;switch(x.direction){case"to right":return[0,s,o,s];case"to left":return[o,s,0,s];case"to bottom":return[a,0,a,i];case"to top":return[a,i,a,0];case"to top right":return[0,i,o,0];case"to top left":return[o,i,0,0];case"to bottom right":return[0,0,o,i];case"to bottom left":return[o,0,0,i];default:if(x.direction.endsWith("deg")){let d=Number.parseFloat(x.direction);return this.calculateCoordinatesFromAngle(d,o,i)}return[0,s,o,s]}}calculateCoordinatesFromAngle(x,t,n){if(!Number.isFinite(x))return[0,n/2,t,n/2];let o=(x%360+360)%360*Math.PI/180,i=Math.sin(o),a=-Math.cos(o),s=t/2,d=n/2,c=this.computeMaxExtent(i,a,s,d),f=s-i*c,l=d-a*c,u=s+i*c,b=d+a*c;return[f,l,u,b]}computeMaxExtent(x,t,n,r){let i=Math.abs(x),a=Math.abs(t);return i<=1e-6&&a<=1e-6?0:i<=1e-6?r/a:a<=1e-6?n/i:Math.max(n/i,r/a)}normalizeStops(x){if(x.length===0)return[{color:this.parseColor("#000000"),position:0}];let t=x.map(s=>({color:this.parseColor(s.color),position:s.position}));if(!t.some(s=>s.position!==void 0)){if(t.length===1)return[{color:t[0].color,position:0}];let s=t.length-1;return t.map((d,c)=>({color:d.color,position:s===0?0:c/s}))}let r=t.map(s=>s.position);r[0]===void 0&&(r[0]=0),r[r.length-1]===void 0&&(r[r.length-1]=1);let o=0;r[o]=je(r[o]??0);for(let s=1;s<r.length;s++){let d=r[s];if(d===void 0)continue;let c=r[o]??0,f=je(d),l=s-o;if(l>1)for(let u=1;u<l;u++){let b=u/l,g=c+(f-c)*b;r[o+u]=je(g)}r[s]=f,o=s}for(let s=1;s<r.length;s++)r[s]===void 0&&(r[s]=r[s-1]);let i=[],a=je(r[0]??0);i.push({color:t[0].color,position:a});for(let s=1;s<r.length;s++){let d=je(r[s]??a),c=d<a?a:d;i.push({color:t[s].color,position:c}),a=c}if(i.length===1){let[s]=i;return[{color:s.color,position:0},{color:s.color,position:1}]}return i[0].position=0,i[i.length-1].position=1,i}buildInterpolationFunction(x){if(x.length<=1){let a=x.length===1?x[0].color:this.parseColor("#000000");return Rr(a,a)}let t=[];for(let a=0;a<x.length-1;a++){let s=x[a],d=x[a+1];d.position<=s.position||t.push({start:s,end:d})}if(t.length===0){let a=x[x.length-1].color;return Rr(a,a)}if(t.length===1){let[a]=t;return Rr(a.start.color,a.end.color)}let n=[],r=[],o=[];for(let a=0;a<t.length;a++){let s=t[a];a<t.length-1&&n.push(ex(s.end.position)),r.push("0 1"),o.push(Rr(s.start.color,s.end.color))}return["<<","/FunctionType 3","/Domain [0 1]",`/Bounds [${n.join(" ")}]`,`/Encode [${r.join(" ")}]`,"/Functions [",o.join(`
50
+ `);return o.push(c),Oe(o)}};var ae=class{constructor(x={}){this.builder=new ir(x)}registerStandardFont(x){return this.builder.fontRegistry.register(x)}addPage(x){let t={fonts:x.resources?.fonts??new Map,xObjects:x.resources?.xObjects??new Map,extGStates:x.resources?.extGStates??new Map,shadings:x.resources?.shadings??new Map,patterns:x.resources?.patterns??new Map};this.builder.addPage({width:x.width,height:x.height,contents:x.contents,resources:t,annotations:x.annotations??[]})}registerImage(x){return this.builder.imageRegistry.register(x)}registerExtGState(x){return this.builder.extGStateRegistry.register(x)}registerShading(x,t){return this.builder.shadingRegistry.register(x,t)}registerPattern(x,t){return this.builder.patternRegistry.register(x,t)}register(x){return this.builder.objectRegistry.register(x)}registerStream(x,t={}){return this.builder.streamRegistry.register(x,t)}finalize(){return this.builder.finalize()}};function X5(e){K5(e,x=>{if(x.textAlign!=="justify")return!0;let t=[];q5(x,t);let n=t.filter(o=>typeof o.lineIndex=="number");if(n.length===0)return!1;let r=H9(n);for(let o of r)O9(o);return!1})}function H9(e){let x=new Map;for(let t of e){let n=t.lineIndex,r=x.get(n);r||(r=[],x.set(n,r)),r.push(t)}for(let t of x.values())t.sort((n,r)=>{let o=n.lineMatrix?.e??0,i=r.lineMatrix?.e??0;return o-i});return Array.from(x.values())}function O9(e){if(e.length===0)return;let x=0;for(;x<e.length&&/^\s+$/.test(e[x].text);)x++;let t=x>0;if(x>=e.length){let s=e[0].lineMatrix?.e??0;for(let d of e)d.lineMatrix&&(d.lineMatrix.e=s),d.advanceWidth=0;return}let n=0;for(let s=0;s<x;s++)n+=e[s].advanceWidth??0;let r=0;for(let s=x;s<e.length;s++)r+=e[s].spacesInRun??0;let o=e[0].isLastLine??!1;if(t&&!o&&n>0&&r>0){let s=n/r;for(let d=x;d<e.length;d++){let c=e[d];(c.spacesInRun??0)>0&&(c.wordSpacing=(c.wordSpacing??0)+s,c.advanceWidth=(c.advanceWidth??0)+c.spacesInRun*s)}}let i=e.map(s=>({x:s.lineMatrix?.e??0,baseWidth:(s.advanceWidth??0)-(s.spacesInRun??0)*(s.wordSpacing??0),fontSize:s.fontSize})),a=i[0].x;for(let s=0;s<e.length;s++){let d=e[s];if(s<x){d.lineMatrix&&(d.lineMatrix.e=a),d.advanceWidth=0;continue}d.lineMatrix&&(d.lineMatrix.e=a);let c=d.advanceWidth??0;if(a+=c,s<e.length-1){let f=i[s+1],l=i[s],u=f.x-(l.x+l.baseWidth),b=Math.max(l.fontSize,f.fontSize),g=s<x;(u>b||!g&&c===0&&u>0)&&(a+=u)}}}function q5(e,x){e.textRuns&&x.push(...e.textRuns);for(let t of e.children)q5(t,x)}function K5(e,x){if(x(e))for(let n of e.children)K5(n,x)}async function Z5(e){if(!e)return null;let x=new ae,t=new w6(e,x);return await t.initialize(),t}function Q5(e){let{renderTree:x,resolvedHeaderFooter:t,pageHeight:n,marginsPx:r,debug:o}=e;X5(x.root);let i=t?.maxHeaderHeightPx??0,a=t?.maxFooterHeightPx??0;j2(x.root,{pageHeight:n,margins:r,headerHeightPx:i,footerHeightPx:a}),Mn(x.root,r.left,0,o)}async function U7(e){let x=Ie(e.pageWidth,t2),t=Ie(e.pageHeight,n2),n=z9(r2(x,t),e.margins,x,t),r=ke(x,n.left+n.right),o=ke(t,n.top+n.bottom),i=Math.min(Ie(e.viewportWidth,r),r),a=Math.min(Ie(e.viewportHeight,o),o),{html:s,css:d,pageWidth:c,pageHeight:f,margins:l,...u}=e,{html:b,css:g=""}={html:s,css:d,...u},{debug:p=!1,debugLevel:m,debugCats:h,headerFooter:y,resourceBaseDir:w,assetRootDir:R,environment:S,pagedBodyMargin:C="auto",interBlockWhitespace:L="collapse"}=e,B=k5(b);Or(i,a);let P=w??R??"",A=R??P,D=S??new qx(A),I=await B5({headerFooter:y,pageWidthPx:x,pageHeightPx:t,margins:n,resourceBaseDir:P,assetRootDir:A,environment:D});(m||h)&&fi({level:m??(p?"debug":"info"),cats:h});let M=it({viewport:{width:i,height:a}}),W=D5(b,B),{cssRules:j,fontFaceRules:H}=await W5({document:W,cssInput:g,resourceBaseDir:P,assetRootDir:A,environment:D}),{processChildrenOf:q,rootStyle:Q,rootLayout:T,rootFontSize:U}=H5({document:W,cssRules:j,units:M,pagedBodyMargin:C}),Z=O5({resourceBaseDir:P,assetRootDir:A,units:M,rootFontSize:U,environment:D,interBlockWhitespace:L});await z5({processChildrenOf:q,rootLayout:T,cssRules:j,rootStyle:Q,conversionContext:Z}),await d2(H,e.fontConfig,{resourceBaseDir:P,assetRootDir:A,environment:D}),await c2(e.fontConfig,{resourceBaseDir:P,assetRootDir:A,environment:D});let e0=await Z5(e.fontConfig);rn(T,{width:i,height:a},e0),k("layout","debug","Layout complete");let Y=dn(T,{headerFooter:I});Q5({renderTree:Y,resolvedHeaderFooter:I,pageHeight:t,marginsPx:n,debug:p});let $={widthPt:Gr(x),heightPt:Gr(t)};return{layoutRoot:T,renderTree:Y,pageSize:$,margins:n}}function z9(e,x,t,n){let r={...e};if(x)for(let a of["top","right","bottom","left"]){let s=x[a];Number.isFinite(s)&&(r[a]=Math.max(Number(s),0))}let o=r.left+r.right,i=r.top+r.bottom;if(o>t){let a=t/(o||1);r.left*=a,r.right*=a}if(i>n){let a=n/(i||1);r.top*=a,r.bottom*=a}return r}function G7(e,x,t){return{hf:e,pageSize:x,baseBox:t}}function j7(e,x){let t=J5(e.hf,x,"header"),n=J5(e.hf,x,"footer"),r=x4(t),o=x4(n),i=e4(t),a=e4(n);return{headerHeightPt:r,footerHeightPt:o,headerHeightPx:i,footerHeightPx:a,layerMode:e.hf.layerMode,header:t,footer:n,clipOverflow:e.hf.clipOverflow}}function $7(e,x,t){return t4(e.header,x,t)}function V7(e,x,t){return t4(e.footer,x,t)}function J5(e,x,t){let n=t==="header"?e.maxHeaderHeightPx??0:e.maxFooterHeightPx??0,r=o=>{if(o)return{content:o,maxHeightPt:x(n),maxHeightPx:n}};return t==="header"?{defaultVariant:r(e.headerHtml),firstVariant:r(e.headerFirstHtml),evenVariant:r(e.headerEvenHtml),oddVariant:r(e.headerOddHtml)}:{defaultVariant:r(e.footerHtml),firstVariant:r(e.footerFirstHtml),evenVariant:r(e.footerEvenHtml),oddVariant:r(e.footerOddHtml)}}function x4(e){let x=[e.defaultVariant?.maxHeightPt??0,e.firstVariant?.maxHeightPt??0,e.evenVariant?.maxHeightPt??0,e.oddVariant?.maxHeightPt??0];return Math.max(...x)}function e4(e){let x=[e.defaultVariant?.maxHeightPx??0,e.firstVariant?.maxHeightPx??0,e.evenVariant?.maxHeightPx??0,e.oddVariant?.maxHeightPx??0];return Math.max(...x)}function t4(e,x,t){if(x===1&&e.firstVariant)return e.firstVariant;if(t>1){if(x%2===0&&e.evenVariant)return e.evenVariant;if(x%2===1&&e.oddVariant)return e.oddVariant}return e.defaultVariant}async function sr(e,x,t,n,r,o,i={fontSizePt:10},a=!1,s){if(s){k("layout","debug","Using HTML rendering path for headers/footers",{hasHeader:!!x?.content,hasFooter:!!t?.content,margins:s.margins}),await U9(e,x,t,n,r,o,s);return}k("layout","debug","Using legacy text rendering for headers/footers (no context)"),await G9(e,x,t,n,r,o,i)}async function U9(e,x,t,n,r,o,i){let{margins:a,pageWidthPx:s,pageHeightPx:d,fontRegistry:c,pageOffsetY:f,clipOverflow:l=!1,css:u,resourceBaseDir:b,assetRootDir:g}=i,p=s-a.left-a.right;if(k("layout","debug","paintHeaderFooterWithContext",{headerContent:x?.content?String(x.content).slice(0,100):"none",footerContent:t?.content?String(t.content).slice(0,100):"none",contentWidthPx:p,pageWidthPx:s,pageHeightPx:d}),x?.content){let m=ar(x.content);if(k("layout","debug","Rendering header HTML",{headerHtml:m.slice(0,200)}),m)try{let h=await ie({html:m,css:u,widthPx:p,maxHeightPx:x.maxHeightPx,resourceBaseDir:b,assetRootDir:g,tokens:n,pageNumber:r,totalPages:o,environment:i.environment});if(h){k("layout","debug","Header rendered successfully",{heightPx:h.heightPx});let y=a.top,w=l&&x.maxHeightPx>0&&p>0;if(w){let R=n4({x:a.left,y:y+f,width:p,height:x.maxHeightPx});e.beginClipPath(R)}try{await qn(e,h,a.left,y,c,f)}finally{w&&e.endClipPath()}}}catch(h){k("layout","warn","Failed to render header HTML",{error:h})}}if(t?.content){let m=ar(t.content);if(m)try{let h=await ie({html:m,css:u,widthPx:p,maxHeightPx:t.maxHeightPx,resourceBaseDir:b,assetRootDir:g,tokens:n,pageNumber:r,totalPages:o,environment:i.environment});if(h){let y=d-a.bottom-t.maxHeightPx,w=l&&t.maxHeightPx>0&&p>0;if(w){let R=n4({x:a.left,y:y+f,width:p,height:t.maxHeightPx});e.beginClipPath(R)}try{await qn(e,h,a.left,y,c,f)}finally{w&&e.endClipPath()}}}catch(h){k("layout","warn","Failed to render footer HTML",{error:h})}}}async function G9(e,x,t,n,r,o,i){let a=x?.content?ar(x.content):void 0,s=t?.content?ar(t.content):void 0;if(a){let d=oe(a,n,r,o);await e.drawText(d,16,x?.maxHeightPx??24,{...i,absolute:!0})}if(s){let d=oe(s,n,r,o),c=e.pageHeightPx?e.pageHeightPx-((t?.maxHeightPx??24)+16):16;await e.drawText(d,16,c,{...i,absolute:!0})}}function ar(e){return e==null?"":typeof e=="string"?e:typeof e=="function"?String(e()):JSON.stringify(e)}function n4(e){let x=e.x,t=e.y,n=e.x+e.width,r=e.y+e.height;return[{type:"moveTo",x,y:t},{type:"lineTo",x:n,y:t},{type:"lineTo",x:n,y:r},{type:"lineTo",x,y:r},{type:"closePath"}]}function F6(e){let x=e.positioning.type!=="normal",t=e.zIndexComputed,n=typeof t=="number"&&Number.isFinite(t),r=n?t:"auto",o=e.establishesStackingContext||x&&n;return{isPositioned:x,zIndex:r,establishesContext:o}}function r4(e){let x=new Map,t=o4(e,0),n={id:t,box:e,parentId:null,childContextIds:[]};return x.set(t,n),_7(e,t,1,x),{rootContextId:t,contexts:x}}function _7(e,x,t,n){let r=t;for(let o of e.children)if(F6(o).establishesContext){let a=o4(o,r++),s={id:a,box:o,parentId:x,childContextIds:[]};n.set(a,s);let d=n.get(x);d&&d.childContextIds.push(a),r=_7(o,a,r,n)}else r=_7(o,x,r,n);return r}function o4(e,x){return`${e.id||"ctx"}-${x}`}function i4(e){let{rootContextId:x,contexts:t}=r4(e),n=[];return a4(x,t,n),n}function j9(e){let x=e.opacity;if(e.filter)for(let t of e.filter)t.kind==="opacity"&&(x*=t.value);return Math.max(0,Math.min(1,x))}function a4(e,x,t){let n=x.get(e);if(!n)return;let r=n.box;t.push({type:"box",box:r});let o=[];s4(r,e,x,o);let i=[],a=[],s=[];for(let d of o){let c=F6(d);c.isPositioned&&c.zIndex!=="auto"?c.zIndex<0?i.push(d):s.push(d):a.push(d)}i.sort((d,c)=>{let f=F6(d).zIndex??0,l=F6(c).zIndex??0;return f!==l?f-l:0});for(let d of i)Y7(d,e,x,t);for(let d of a)Y7(d,e,x,t);s.sort((d,c)=>{let f=F6(d).zIndex??0,l=F6(c).zIndex??0;return f!==l?f-l:0});for(let d of s)Y7(d,e,x,t)}function Y7(e,x,t,n){let r=d4(e,x,t);if(r){let o=j9(r.box);o<1&&n.push({type:"beginOpacity",opacity:o}),a4(r.id,t,n),o<1&&n.push({type:"endOpacity"})}else n.push({type:"box",box:e})}function s4(e,x,t,n){for(let r of e.children){let o=d4(r,null,t);if(o&&o.id!==x){n.push(r);continue}n.push(r),s4(r,x,t,n)}}function d4(e,x,t){for(let n of t.values())if(n.box===e&&(x===null||n.parentId===x))return n}function c4(e,x){let t=Number.isFinite(x.pageHeight)&&x.pageHeight>0?x.pageHeight:1,n=i4(e),r=$9(e),o=V9(e),i=_9(e),a=q9(n.filter(c=>c.type==="box").map(c=>c.box)),s=Math.max(1,Math.ceil(a/t)),d=[];for(let c=0;c<s;c++){let f=c*t,l=f+t,u=n.filter(h=>h.type!=="box"||X7(h.box,f,l)),b=r.filter(h=>X7(h,f,l)),g=Y9(o,f,l),p=X9(i,f,l,f),m=[];d.push({paintOrder:u,floatLayerOrder:[],flowContentOrder:b,positionedLayersSortedByZ:g,decorations:m,links:p,pageOffsetY:f})}return d}function $9(e){let x=[];return q7(e,t=>(x.push(t),t.positioning.type==="normal")),x}function V9(e){return[]}function _9(e){let x=[];return q7(e,t=>(x.push(...t.links),!0)),x}function Y9(e,x,t){let n=[];for(let r of e){let o=r.boxes.filter(i=>X7(i,x,t));o.length>0&&n.push({z:r.z,boxes:o})}return n}function X9(e,x,t,n){let r=[];for(let o of e){let i=o.rect.y;o.rect.y+Math.max(o.rect.height,0)<=x||i>=t||r.push({rect:{x:o.rect.x,y:o.rect.y-n,width:o.rect.width,height:o.rect.height},target:{...o.target}})}return r}function q9(e){let x=0;for(let t of e){let n=f4(t);x=Math.max(x,n.bottom)}return x}function X7(e,x,t){let n=f4(e);return n.bottom>x&&n.top<t}function f4(e){let x=e.visualOverflow??e.borderBox??e.contentBox,t=x?x.y:e.contentBox.y,n=x?x.y+Math.max(x.height,0):e.contentBox.y+Math.max(e.contentBox.height,0);if(Number.isFinite(t)||(t=0),Number.isFinite(n)||(n=t),e.textRuns.length>0)for(let r of e.textRuns){let o=r.lineMatrix?.f??0,i=r.fontSize,a=Math.max(r.fontSize*.2,0);t=Math.min(t,o-i),n=Math.max(n,o+a)}return{top:t,bottom:n}}function q7(e,x){if(x(e))for(let n of e.children)q7(n,x)}function K7(e){for(let x of Array.from(e)){let t=x.codePointAt(0);if(!N7.has(t))return!0}return!1}function l4(e){let x=new Map;for(let t of e.fontFaces??[]){let n=e6(t.family);if(!n)continue;let r=x.get(n)??[];r.push(t),x.set(n,r)}return{facesByFamily:x}}function u4(e,x){let t,n=Number.POSITIVE_INFINITY;for(let r of e){let o=Z9(r.weight,x);if(o===null){t||(t=r);continue}let i=Math.abs(o-x);i<n&&(n=i,t=r)}return t??e[0]}function dr(e){return e?e.split(",").map(x=>Z7(x.trim())).filter(x=>x.length>0):[]}function cr(e){if(!e)return!1;let x=e.toLowerCase();return x==="italic"||x==="oblique"}function e6(e){return e?Z7(e).trim().toLowerCase():""}function Z7(e){return e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'")?e.slice(1,-1):e}function b4(e,x){let t=K9(e.src);if(t){let r=e6(t),o=x.get(r);if(o)return o}let n=x.get(e6(e.family));return n||null}function K9(e){for(let x of e){let t=x.match(/local\(([^)]+)\)/i);if(t)return Z7(t[1].trim())}return null}function Z9(e,x){if(typeof e=="number")return h0(e);if(typeof e!="string")return null;let t=e.split(/\s+/).filter(Boolean);if(t.length>1){let r=t.map(o=>he(o,x)).filter(o=>o!==void 0).map(o=>h0(o));return r.length===0?null:r.reduce((o,i)=>{let a=Math.abs(i-x),s=Math.abs(o-x);return a<s?i:o},r[0])}let n=he(e,x);return n===void 0?null:h0(n)}function t6(e,x,t){let n=cr(t),r=ki(x),o=ra(e);if(o){let a=to[o],s=oa(e),d=r&&n?"boldItalic":r?"bold":n?"italic":"normal";return s===d?e:a[d]}let i=e;return n&&!/-italic$/i.test(i)&&!/-oblique$/i.test(i)&&(i=`${i}-Italic`),r&&!/-bold$/i.test(i)?(/-italic$/i.test(i)?i=i.replace(/-italic$/i,""):/-oblique$/i.test(i)&&(i=i.replace(/-oblique$/i,"")),n?`${i}-BoldItalic`:`${i}-Bold`):i}function Q7(e,x=[]){return(e?dr(e):x).flatMap(n=>{let r=e6(n),o=d6.get(r),i=U6.get(r);return[n,o,i].filter(a=>!!a)})}var Q9="Times New Roman";function m4(e,x,t,n,r){let o=r.get(e);if(o&&o.length>0){let s=u4(o,x);if(s){let d=b4(s,d6);if(d)return t6(d,x,t)}}if(!n){let s=na.get(e);if(s)return t6(s,x,t)}let i=d6.get(e);if(i){let s=Bt.has(i.toLowerCase());if(n||s)return t6(i,x,t)}let a=U6.get(e);return a?t6(a,x,t):t6(Q9,x,t)}var fr=class{constructor(x){this.doc=x;this.fontsByFamilyWeight=new Map;this.fontsByBaseFont=new Map;this.aliasCounter=1}getCached(x){return this.fontsByFamilyWeight.get(x)}setCached(x,t){this.fontsByFamilyWeight.set(x,t)}ensureBaseFontResource(x){let t=this.fontsByBaseFont.get(x);if(t)return t;let n=this.doc.registerStandardFont(x),r=`F${this.aliasCounter++}`,i=new Set(["Helvetica","Helvetica-Bold","Helvetica-Oblique","Helvetica-BoldOblique","Times-Roman","Times-Bold","Times-Italic","Times-BoldItalic","Courier","Courier-Bold","Courier-Oblique","Courier-BoldOblique","Symbol","ZapfDingbats"]).has(x),a={baseFont:x,resourceName:r,ref:n,isBase14:i};return this.fontsByBaseFont.set(x,a),a}};var n6=class{constructor(x=1024){this.buffer=new Uint8Array(x),this.view=new DataView(this.buffer.buffer),this.offset=0}ensureSize(x){if(this.offset+x>this.buffer.length){let t=Math.max(this.buffer.length*2,this.offset+x),n=new Uint8Array(t);n.set(this.buffer),this.buffer=n,this.view=new DataView(this.buffer.buffer)}}writeUint8(x){this.ensureSize(1),this.view.setUint8(this.offset,x),this.offset+=1}writeInt8(x){this.ensureSize(1),this.view.setInt8(this.offset,x),this.offset+=1}writeUint16(x){this.ensureSize(2),this.view.setUint16(this.offset,x,!1),this.offset+=2}writeInt16(x){this.ensureSize(2),this.view.setInt16(this.offset,x,!1),this.offset+=2}writeUint32(x){this.ensureSize(4),this.view.setUint32(this.offset,x,!1),this.offset+=4}writeInt32(x){this.ensureSize(4),this.view.setInt32(this.offset,x,!1),this.offset+=4}writeFixed(x){let t=Math.floor(x),n=Math.floor((x-t)*65536);this.writeInt16(t),this.writeUint16(n)}writeString(x){let t=new TextEncoder().encode(x);this.writeBytes(t)}writeBytes(x){this.ensureSize(x.length),this.buffer.set(x,this.offset),this.offset+=x.length}getData(){return this.buffer.subarray(0,this.offset)}byteLength(){return this.offset}};var Ue=class{getUint16(x,t){return x.getUint16(t,!1)}getUint32(x,t){return x.getUint32(t,!1)}getInt16(x,t){return x.getInt16(t,!1)}getInt8(x,t){return x.getInt8(t)}getUint8(x,t){return x.getUint8(t)}};function h4(e){let{baseName:x,fontMetrics:t,fontProgram:n,usedGlyphIds:r}=e,o=e.encoding??"identity",i=Array.from(r);i.includes(0)||i.push(0);let{glyphIds:a,gidMap:s}=J9(n,i),d=t.metrics.unitsPerEm,c=[],f,l;if(o==="sequential"){f=0,l=a.length-1;for(let y of a){let R=t.glyphMetrics.get(y)?.advanceWidth??0;c.push(Math.round(R/d*1e3))}}else{let y=Math.max(...a);f=0,l=y;for(let w=0;w<=y;w++){let S=t.glyphMetrics.get(w)?.advanceWidth??0;c.push(Math.round(S/d*1e3))}}let u=[],b=t.cmap.unicodeMap,g=new Map;for(let[y,w]of b.entries()){let R=g.get(w)||[];R.push(y),g.set(w,R)}if(o==="sequential")for(let y=0;y<a.length;y++){let w=a[y],R=g.get(w);if(R)for(let S of R)u.push({gid:y,unicode:S})}else for(let y of a){let w=g.get(y);if(w)for(let R of w)u.push({gid:y,unicode:R})}let p=Re(u),m=xp(n,a,o),h=y=>{if(o==="sequential"){let w=s.get(y);if(w===void 0)throw new Error(`Glyph ID ${y} not found in subset`);return w}else return y};return{name:`/${x}`,firstChar:f,lastChar:l,widths:c,toUnicodeCMap:p,fontFile:m,encodeGlyph:h,glyphIds:a,gidMap:s}}function J9(e,x){let t=new Ue,n=e.getRawTableData?.("glyf"),r=e.getRawTableData?.("loca"),o=e.getRawTableData?.("head"),i=new Set(x),a=[...x];if(!n||!r||!o){let g=Array.from(i).sort((m,h)=>m-h),p=new Map;return g.forEach((m,h)=>p.set(m,h)),{glyphIds:g,gidMap:p}}let s=new DataView(o.buffer,o.byteOffset,o.byteLength),d=new DataView(r.buffer,r.byteOffset,r.byteLength),c=new DataView(n.buffer,n.byteOffset,n.byteLength),f=t.getUint16(s,50),l=new s6(d,f,t);for(;a.length>0;){let g=a.pop(),p=l.getGlyphOffset(g);if(!p||p.start===p.end||p.start+2>c.byteLength)continue;if(t.getInt16(c,p.start)<0){let h=p.start+10,y;do{if(h+4>c.byteLength)break;y=t.getUint16(c,h);let w=t.getUint16(c,h+2);i.has(w)||(i.add(w),a.push(w)),h+=4,(y&1)!==0?h+=4:h+=2;let S=(y&8)!==0,C=(y&64)!==0,L=(y&128)!==0;S?h+=2:C?h+=4:L&&(h+=8)}while(y&32)}}let u=Array.from(i).sort((g,p)=>g-p),b=new Map;return u.forEach((g,p)=>b.set(g,p)),{glyphIds:u,gidMap:b}}function xp(e,x,t){let n=new Ue,r=_=>e.getRawTableData?.(_),o=r("head"),i=r("hhea"),a=r("maxp"),s=r("hmtx"),d=r("loca"),c=r("glyf"),f=r("OS/2");if(!o||!i||!a||!s||!d||!c)throw new Error("Missing required tables for subsetting");let l=new DataView(o.buffer,o.byteOffset,o.byteLength),u=new DataView(d.buffer,d.byteOffset,d.byteLength),b=new DataView(s.buffer,s.byteOffset,s.byteLength),g=new DataView(i.buffer,i.byteOffset,i.byteLength),p=n.getUint16(l,50),m=new s6(u,p,n),h=n.getUint16(g,34),y=new n6,w=new n6,R=new Set(x),S;if(t==="sequential"){S=x.length-1;let _=new Map;x.forEach((x0,t0)=>_.set(x0,t0));for(let x0 of x){y.writeUint32(w.byteLength());let t0=m.getGlyphOffset(x0);if(t0&&t0.end>t0.start){let f0=new Uint8Array(c.buffer,c.byteOffset+t0.start,t0.end-t0.start);if(n.getInt16(new DataView(f0.buffer,f0.byteOffset,f0.byteLength),0)<0){let z0=new Uint8Array(f0),Y0=new DataView(z0.buffer),T0=10,U0;do{U0=n.getUint16(Y0,T0);let g0=n.getUint16(Y0,T0+2);Y0.setUint16(T0+2,_.get(g0)??0,!1),T0+=4,(U0&1)!==0?T0+=4:T0+=2;let P0=(U0&8)!==0,X0=(U0&64)!==0,q0=(U0&128)!==0;P0?T0+=2:X0?T0+=4:q0&&(T0+=8)}while(U0&32);w.writeBytes(z0)}else w.writeBytes(f0)}}}else{S=Math.max(...x);for(let _=0;_<=S;_++)if(y.writeUint32(w.byteLength()),R.has(_)){let x0=m.getGlyphOffset(_);if(x0&&x0.end>x0.start){let t0=new Uint8Array(c.buffer,c.byteOffset+x0.start,x0.end-x0.start);w.writeBytes(t0)}}}y.writeUint32(w.byteLength());let C=a.byteLength>6?6+Math.min(a.byteLength-6,26):a.byteLength,L=new Uint8Array(C);L.set(new Uint8Array(a.buffer,a.byteOffset,C)),new DataView(L.buffer,L.byteOffset,L.byteLength).setUint16(4,S+1,!1);let P=new n6;if(t==="sequential")for(let _ of x){let x0=0,t0=0;if(_<h)x0=n.getUint16(b,_*4),t0=n.getInt16(b,_*4+2);else{x0=n.getUint16(b,(h-1)*4);let f0=h*4+(_-h)*2;f0+2<=b.byteLength&&(t0=n.getInt16(b,f0))}P.writeUint16(x0),P.writeInt16(t0)}else for(let _=0;_<=S;_++){let x0=0,t0=0;if(_<h)x0=n.getUint16(b,_*4),t0=n.getInt16(b,_*4+2);else{x0=n.getUint16(b,(h-1)*4);let f0=h*4+(_-h)*2;f0+2<=b.byteLength&&(t0=n.getInt16(b,f0))}P.writeUint16(x0),P.writeInt16(t0)}let A=new Uint8Array(i.byteLength);A.set(new Uint8Array(i.buffer,i.byteOffset,i.byteLength)),new DataView(A.buffer,A.byteOffset,A.byteLength).setUint16(34,S+1,!1);let I=new n6;I.writeUint16(0),I.writeUint16(1),I.writeUint16(3),I.writeUint16(1),I.writeUint32(12);let z=I.byteLength();I.writeUint16(4),I.writeUint16(0),I.writeUint16(0),I.writeUint16(0),I.writeUint16(0),I.writeUint16(0),I.writeUint16(0),I.writeUint16(65535),I.writeUint16(0),I.writeUint16(0),I.writeUint16(0),I.writeUint16(0);let M=I.byteLength(),W=I.getData();new DataView(W.buffer,W.byteOffset,W.byteLength).setUint16(z+2,M-z,!1);let H=new Uint8Array(o.byteLength);H.set(new Uint8Array(o.buffer,o.byteOffset,o.byteLength));let q=new DataView(H.buffer,H.byteOffset,H.byteLength);q.setUint16(50,1,!1),q.setUint32(8,0,!1);let Q=[["head",H],["hhea",A],["maxp",L],["hmtx",P.getData()],["loca",y.getData()],["glyf",w.getData()],["cmap",W]];f&&Q.push(["OS/2",new Uint8Array(f)]),Q.sort((_,x0)=>_[0].localeCompare(x0[0]));let T=Q.length,U=Math.pow(2,Math.floor(Math.log2(T)))*16,Z=Math.floor(Math.log2(T)),e0=T*16-U,Y=new n6;Y.writeUint32(65536),Y.writeUint16(T),Y.writeUint16(U),Y.writeUint16(Z),Y.writeUint16(e0);let $=12+T*16;for(let[_,x0]of Q){Y.writeBytes(new TextEncoder().encode(_.padEnd(4)).slice(0,4)),Y.writeUint32(p4(x0)),Y.writeUint32($),Y.writeUint32(x0.length);let t0=x0.length;x0.length%4!==0&&(t0+=4-x0.length%4),$+=t0}for(let[,_]of Q){Y.writeBytes(_);let x0=(4-_.length%4)%4;for(let t0=0;t0<x0;t0++)Y.writeUint8(0)}let J=Y.getData(),i0=new DataView(J.buffer,J.byteOffset,J.byteLength),a0=2981146554-p4(J)>>>0,c0=0;for(let _=0;_<T;_++)if(new TextDecoder().decode(J.slice(12+_*16,12+_*16+4))==="head"){c0=i0.getUint32(12+_*16+8,!1);break}return c0>0&&i0.setUint32(c0+8,a0,!1),J}function p4(e){let x=0,t=Math.floor(e.length/4),n=new DataView(e.buffer,e.byteOffset,e.byteLength);for(let o=0;o<t;o++)x=x+n.getUint32(o*4,!1)>>>0;let r=e.length%4;if(r>0){let o=0;for(let i=0;i<r;i++)o=o<<8|e[t*4+i];o=o<<(4-r)*8,x=x+o>>>0}return x>>>0}var lr=class{constructor(x="identity"){this.encoding=x;this.glyphUsage=new Map;this.fonts=new Map;this.fontCounter=0;this.identityCounter=0;this.programIdentity=new WeakMap;this.cmapIdentity=new WeakMap}fontKey(x){let t=this.resolveProgramToken(x),n=this.resolveCmapToken(x);if(x.css){let{family:i,weight:a,style:s}=x.css;return`${i}|${a}|${s}|p:${t}|c:${n}`}let{unitsPerEm:r,ascender:o}=x.metrics.metrics;return`_fallback_${r}_${o}|p:${t}|c:${n}`}resolveProgramToken(x){let t=x.program.getRawTableData;return t?`raw-${this.identityFor(this.programIdentity,t)}`:`shape-${x.program.sourceFormat}-${x.program.unitsPerEm}-${x.program.glyphCount}`}resolveCmapToken(x){let t=x.metrics.cmap;return t?`map-${this.identityFor(this.cmapIdentity,t)}`:`none-${x.program.unitsPerEm}-${x.program.glyphCount}`}identityFor(x,t){let n=x.get(t);if(n!==void 0)return n;let r=++this.identityCounter;return x.set(t,r),r}registerGlyphRun(x){let t=this.fontKey(x.font),n=this.glyphUsage.get(t);n||(n=new Set,this.glyphUsage.set(t,n));for(let r of x.glyphIds)n.add(r)}ensureSubsetFor(x){let t=this.fontKey(x),n=this.glyphUsage.get(t)??new Set([0]);this.glyphUsage.has(t)||this.glyphUsage.set(t,n),n.add(0);let r=this.fonts.get(t);if(r&&this.subsetCoversGlyphs(r.subset,n))return r;let i=(r?.subset.name.startsWith("/")?r.subset.name.slice(1):void 0)??`F${++this.fontCounter}`,s={subset:h4({baseName:i,fontMetrics:x.metrics,fontProgram:x.program,usedGlyphIds:n,encoding:this.encoding}),unifiedFont:x};return this.fonts.set(t,s),s}subsetCoversGlyphs(x,t){let n=new Set(x.glyphIds);for(let r of t)if(!n.has(r))return!1;return!0}getAllSubsets(){return this.fonts.values()}getFontCount(){return this.fonts.size}};var ep=80,ur=class{constructor(x){this.doc=x;this.glyphSubsetRegistry=new lr;this.subsetResources=new Map}registerGlyphRun(x){this.glyphSubsetRegistry.registerGlyphRun(x)}ensureSubsetForGlyphRun(x,t){this.registerGlyphRun(x);let n=this.glyphSubsetRegistry.ensureSubsetFor(x.font),o=`GS${n.subset.name.startsWith("/")?n.subset.name.slice(1):n.subset.name}`,i=this.subsetResources.get(o),a={...n.subset,name:`/${o}`};if(i&&this.subsetMatches(i.subset,a))return i;let s=this.materializeSubsetFont(a,t,n.unifiedFont),d={alias:o,subset:a,ref:s,font:t};return this.subsetResources.set(o,d),d}subsetMatches(x,t){if(x.glyphIds.length!==t.glyphIds.length)return!1;for(let n=0;n<x.glyphIds.length;n++)if(x.glyphIds[n]!==t.glyphIds[n])return!1;return!0}materializeSubsetFont(x,t,n){let r=t.metrics??n.metrics;if(!r)return t.ref;let o=r.metrics.unitsPerEm,i=w=>Math.round(w/o*1e3),a=r.headBBox?[i(r.headBBox[0]),i(r.headBBox[1]),i(r.headBBox[2]),i(r.headBBox[3])]:[-1e3,-1e3,1e3,1e3],s=x.fontFile&&x.fontFile.length>0?x.fontFile:t.embedded?.subset??new Uint8Array(0);if(!s||s.length===0)return k("font","warn","missing-font-file-for-subset",{baseFont:t.baseFont,alias:x.name}),t.ref;let d=1e3,c=[];if(x.widths&&x.widths.length>0)c=[x.firstChar,x.widths];else{let w=we(r);d=w.DW,c=w.W}let l=`${x.name.startsWith("/")?x.name.slice(1):x.name}+${t.baseFont}`,u=this.doc.registerStream(s,{}),b={Type:"/FontDescriptor",FontName:`/${l}`,Flags:this.computePdfFlags(t,n),FontBBox:a,ItalicAngle:n.css?.style==="italic"?-12:0,Ascent:i(r.metrics.ascender),Descent:i(r.metrics.descender),CapHeight:i(r.metrics.capHeight??r.metrics.ascender),XHeight:i(r.metrics.xHeight??r.metrics.ascender/2),StemV:ep,FontFile2:u},g=this.doc.register(b),p={Type:"/Font",Subtype:"/CIDFontType2",BaseFont:`/${l}`,CIDSystemInfo:{Registry:"(Adobe)",Ordering:"(Identity)",Supplement:0},FontDescriptor:g,DW:d,W:c,CIDToGIDMap:"/Identity"},m=this.doc.register(p),h=this.doc.registerStream(new TextEncoder().encode(x.toUnicodeCMap),{}),y={Type:"/Font",Subtype:"/Type0",BaseFont:`/${l}-Identity-H`,Encoding:"/Identity-H",DescendantFonts:[m],ToUnicode:h};return this.doc.register(y)}computePdfFlags(x,t){let n=t.css?.family?.toLowerCase()??x.baseFont.toLowerCase(),r=t.css?.style??"",o=/italic|oblique/i.test(r)||/italic|oblique/i.test(x.baseFont),i=n.includes("serif"),a=n.includes("symbol")||n.includes("dingbat")||x.baseFont.toLowerCase().includes("symbol"),s=0;return a?s|=4:s|=32,i&&(s|=2),o&&(s|=64),s}};var g4="Times New Roman",J7=class{constructor(x,t){this.doc=x;this.facesByFamily=new Map;this.embedder=null;this.fontConfig=null;let{facesByFamily:n}=l4(t);this.facesByFamily=n,this.fontResourceManager=new fr(x),this.subsetResourceManager=new ur(x)}async ensureFontResource(x,t,n){let r=h0(t),o=this.makeFamilyKey(x,r,n),i=this.fontResourceManager.getCached(o);if(i)return i;if(this.embedder&&this.fontConfig){let s=Q7(x,this.fontConfig?.defaultStack),d=this.embedder.ensureFont(s,r,n);if(d){let c={baseFont:d.baseFont,resourceName:d.resourceName,get ref(){return d.ref},isBase14:!1,metrics:d.metrics,embedded:d};return this.fontResourceManager.setCached(o,c),c}}let a=this.ensureStandardFontResource(x,r,n);return this.fontResourceManager.setCached(o,a),a}getEmbedder(){return this.embedder}getDefaultFontStack(){return!this.fontConfig?.defaultStack||this.fontConfig.defaultStack.length===0?[]:[...this.fontConfig.defaultStack]}ensureFontResourceSync(x,t,n){let r=h0(t),o=this.makeFamilyKey(x,r,n),i=this.fontResourceManager.getCached(o);if(i)return i;if(this.embedder&&this.fontConfig){let s=Q7(x,this.fontConfig?.defaultStack),d=this.embedder.ensureFont(s,r,n);if(d){let c={baseFont:d.baseFont,resourceName:d.resourceName,get ref(){return d.ref},isBase14:!1,metrics:d.metrics,embedded:d};return this.fontResourceManager.setCached(o,c),c}}let a=this.ensureStandardFontResource(x,r,n);return this.fontResourceManager.setCached(o,a),a}ensureSubsetForGlyphRun(x,t){return this.subsetResourceManager.ensureSubsetForGlyphRun(x,t)}ensureStandardFontResource(x,t,n){let r=[...dr(x),g4];for(let a of r){let s=e6(a);if(!s)continue;let d=this.familyWeightKey(s,t,n),c=this.fontResourceManager.getCached(d);if(c)return this.fontResourceManager.setCached(this.makeFamilyKey(x,t,n),c),c;let f=m4(s,t,n,this.embedder!==null,this.facesByFamily),l=this.fontResourceManager.ensureBaseFontResource(f);return this.fontResourceManager.setCached(d,l),this.fontResourceManager.setCached(this.makeFamilyKey(a,t,n),l),x&&a!==x&&this.fontResourceManager.setCached(this.makeFamilyKey(x,t,n),l),l}let o=t6(g4,t,n),i=this.fontResourceManager.ensureBaseFontResource(o);return this.fontResourceManager.setCached(this.familyWeightKey("",t,n),i),i}makeFamilyKey(x,t,n){return this.familyWeightKey(e6(x),t,n)}familyWeightKey(x,t,n){let r=x&&x.length>0?x:"__default",o=cr(n)?"_italic":"";return`${r}@${Mi(t)}${o}`}async initializeEmbedder(x){this.fontConfig=x,this.embedder=new w6(x,this.doc),await this.embedder.initialize(),k("font","debug","embedder initialized",{fontConfig:x})}setFontConfig(x){this.fontConfig=x,this.embedder=new w6(x,this.doc),k("font","debug","font config set",{fontConfig:x})}};function y4(e,x){return new J7(e,x)}var br=class{constructor(x,t,n=0){this.pageHeightPt=x;this.pxToPt=t;this.pageOffsetPx=n}get pageHeightPx(){return this.ptToPx(this.pageHeightPt)}ptToPx(x){if(!this.ptToPxFactor){let t=this.pxToPt(1);this.ptToPxFactor=t===0?0:1/t}return x*(this.ptToPxFactor??0)}convertPxToPt(x){return this.pxToPt(x)}convertPtToPx(x){return this.ptToPx(x)}};function tp(e,x,t,n,r){let o=[];for(o.push({x0:e.x,y0:e.y,cx:x.x,cy:x.y,x1:t.x,y1:t.y});o.length>0;){let i=o.pop(),a=i.x0,s=i.y0,d=i.x1,c=i.y1,f=i.cx,l=i.cy,u=d-a,b=c-s,g=u*u+b*b,p=0;if(g===0){let m=f-a,h=l-s;p=Math.hypot(m,h)}else{let m=((f-a)*u+(l-s)*b)/g,h=a+m*u,y=s+m*b;p=Math.hypot(f-h,l-y)}if(p<=n)r.push({x:d,y:c});else{let m=(a+f)/2,h=(s+l)/2,y=(f+d)/2,w=(l+c)/2,R=(m+y)/2,S=(h+w)/2;o.push({x0:R,y0:S,cx:y,cy:w,x1:d,y1:c}),o.push({x0:a,y0:s,cx:m,cy:h,x1:R,y1:S})}}}function w4(e,x,t=.5){let n=[],r=0,o=0,i=[],a=(c,f)=>{i.length>0&&n.push(i),i=[{x:c,y:f}],r=c,o=f},s=(c,f)=>{i||(i=[{x:r,y:o}]),i.push({x:c,y:f}),r=c,o=f},d=(c,f,l,u)=>{i||(i=[{x:r,y:o}]),tp({x:r,y:o},{x:c,y:f},{x:l,y:u},t,i),r=l,o=u};for(let c of e)switch(c.type){case"moveTo":{let f=c.x*x,l=-c.y*x;a(f,l);break}case"lineTo":{let f=c.x*x,l=-c.y*x;s(f,l);break}case"quadTo":{let f=c.cx*x,l=-c.cy*x,u=c.x*x,b=-c.y*x;d(f,l,u,b);break}case"cubicTo":{for(let l=1;l<=8;l++){let u=l/8,b=Math.pow(1-u,3)*r+3*u*Math.pow(1-u,2)*(c.cx1*x)+3*u*u*(1-u)*(c.cx2*x)+u*u*u*(c.x*x),g=Math.pow(1-u,3)*o+3*u*Math.pow(1-u,2)*(-c.cy1*x)+3*u*u*(1-u)*(-c.cy2*x)+u*u*u*(-c.y*x);s(b,g)}break}case"close":{if(i.length>0){let f=i[0],l=i[i.length-1];(Math.abs(f.x-l.x)>1e-6||Math.abs(f.y-l.y)>1e-6)&&i.push({x:f.x,y:f.y}),n.push(i),i=[]}break}}if(i.length>0){let c=i[0],f=i[i.length-1];(Math.abs(c.x-f.x)>1e-6||Math.abs(c.y-f.y)>1e-6)&&i.push({x:c.x,y:c.y}),n.push(i)}return{contours:n}}function R4(e,x=4){if(!e||e.length===0)return null;let t=1/0,n=1/0,r=-1/0,o=-1/0;for(let g of e)for(let p of g)p.x<t&&(t=p.x),p.y<n&&(n=p.y),p.x>r&&(r=p.x),p.y>o&&(o=p.y);if(!isFinite(t)||!isFinite(n))return null;let i=1;t=Math.floor(t)-i,n=Math.floor(n)-i,r=Math.ceil(r)+i,o=Math.ceil(o)+i;let a=r-t,s=o-n;if(a<=0||s<=0)return null;let d=a*x,c=s*x,f=new Uint8ClampedArray(d*c);for(let g=0;g<c;g++){let p=n+g/x+.5/x,m=[];for(let h of e)for(let y=0;y<h.length-1;y++){let w=h[y],R=h[y+1],S=w.y,C=R.y;if(S===C)continue;let L=Math.min(S,C),B=Math.max(S,C);if(p<L||p>=B)continue;let P=(p-S)/(C-S),A=w.x+P*(R.x-w.x);m.push(A)}if(m.length!==0){m.sort((h,y)=>h-y);for(let h=0;h<m.length;h+=2){let y=m[h],w=m[h+1];if(w===void 0)break;let R=Math.max(0,Math.floor((y-t)*x)),S=Math.min(d,Math.ceil((w-t)*x));if(S<=R)continue;let C=g*d;for(let L=R;L<S;L++)f[C+L]=255}}}let l=a,u=s,b=new Uint8ClampedArray(l*u);for(let g=0;g<u;g++)for(let p=0;p<l;p++){let m=0,h=g*x,y=p*x;for(let R=0;R<x;R++){let S=(h+R)*d;for(let C=0;C<x;C++)m+=f[S+y+C]}let w=Math.round(m/(x*x));b[g*l+p]=w}return{width:l,height:u,data:b,offsetX:t,offsetY:n}}Ge();function hr(e,x,t,n){if(!e||e.length===0)return e;if(n<=0)return e.slice();let r=Math.max(1e-4,n/3),o=Math.ceil(3*r),i=o*2+1,a=new Float32Array(i),s=r*r,d=1/(Math.sqrt(2*Math.PI)*r),c=0;for(let u=-o;u<=o;u++){let b=d*Math.exp(-(u*u)/(2*s));a[u+o]=b,c+=b}for(let u=0;u<i;u++)a[u]/=c;let f=new Float32Array(x*t);for(let u=0;u<t;u++){let b=u*x;for(let g=0;g<x;g++){let p=0;for(let m=-o;m<=o;m++){let h=g+m;h<0?p+=a[m+o]*e[b+0]:h>=x?p+=a[m+o]*e[b+(x-1)]:p+=a[m+o]*e[b+h]}f[b+g]=p}}let l=new Uint8ClampedArray(x*t);for(let u=0;u<x;u++)for(let b=0;b<t;b++){let g=0;for(let p=-o;p<=o;p++){let m=b+p;m<0?g+=a[p+o]*f[0*x+u]:m>=t?g+=a[p+o]*f[(t-1)*x+u]:g+=a[p+o]*f[m*x+u]}l[b*x+u]=Math.round(g)}return l}var np=500,A6=new Map,C4=new Map;function rp(){for(;A6.size>np;){let e=A6.keys().next().value;if(!e)break;A6.delete(e)}}function op(e,x,t,n=4,r=0){let o=`${e.metrics.unitsPerEm}-${e.headBBox?e.headBBox.join(","):"nbb"}`,i=Math.round(Math.max(0,r||0)*10)/10;return`${o}|gid:${x}|size:${Math.round(t)}|ss:${n}|blur:${i}`}function v4(e,x,t,n=4,r=0){let o=op(e,x,t,n,r),i=A6.get(o);if(i)return A6.delete(o),A6.set(o,i),i;if(!e.getGlyphOutline)return null;let a=e.getGlyphOutline(x);if(!a||a.length===0)return null;let s=e.metrics.unitsPerEm||1e3,d=t/s;try{let{contours:c}=w4(a,d,.5),f=R4(c,n);if(!f)return null;let l=f.data;r&&r>0&&(l=hr(f.data,f.width,f.height,r));let u=r&&r>0?Math.ceil(r*2)+2:0;try{let p=B6.pack(o,l,f.width,f.height,u);C4.set(o,p)}catch{C4.set(o,null)}let b=l instanceof Uint8ClampedArray?l:new Uint8ClampedArray(l),g={width:f.width,height:f.height,data:b,offsetX:f.offsetX,offsetY:f.offsetY};return A6.set(o,g),rp(),g}catch{return null}}var gr=class{constructor(x,t,n,r){this.coordinateTransformer=x;this.fontRegistry=t;this.imageRenderer=n;this.graphicsStateManager=r;this.runShadowCache=new Map}async render(x){let t=[],{run:n,font:r,encoded:o,Tm:i,fontSizePt:a,fontSizePx:s,wordSpacingPt:d,appliedWordSpacing:c,fontResourceName:f,subset:l,subsetAlias:u}=x;if(!n.textShadows||n.textShadows.length===0)return t;let b=n.textShadows.some(S=>(S.blur??0)>0||S.color&&S.color.a!==void 0&&S.color.a<1),g=n.glyphs?sp(n.glyphs.font):null,p=this.fontRegistry.getEmbedder?this.fontRegistry.getEmbedder():void 0,m=g??(p?p.getMetrics(r.baseFont):null),h=c?`${F(d)} Tw`:void 0,y=c?"0 Tw":void 0,w=u??f??r.resourceName,R=l?ip(n,l):o;if(this.imageRenderer&&b)if(n.glyphs&&m){let S=(await Promise.resolve().then(()=>(Ge(),S4))).globalGlyphAtlas.getPages();S&&S.length>0&&this.imageRenderer.registerAtlasPages(S);let C=4,L=[];for(let B=0;B<n.glyphs.glyphIds.length;B++){let P=n.glyphs.glyphIds[B],A=n.glyphs.positions[B]??{x:0,y:0};try{let D=v4(m,P,s,C,0);if(!D)continue;L.push({mask:D,pos:A})}catch{}}if(L.length>0){let B=1/0,P=1/0,A=-1/0,D=-1/0,I=n.textShadows.reduce((j,H)=>Math.max(j,Math.max(0,H?.blur??0)),0);for(let j of L){let{mask:H,pos:q}=j,Q=H.offsetX??0,T=H.offsetY??0,U=q.x+Q,Z=q.y+T,e0=U+H.width,Y=Z+H.height;U<B&&(B=U),Z<P&&(P=Z),e0>A&&(A=e0),Y>D&&(D=Y)}let z=Math.ceil(I*2);B=Math.floor(B-z),P=Math.floor(P-z),A=Math.ceil(A+z),D=Math.ceil(D+z);let M=Math.max(0,A-B),W=Math.max(0,D-P);if(M>0&&W>0){let j=new Uint8Array(M*W);for(let H of L){let{mask:q,pos:Q}=H,T=q.offsetX??0,U=q.offsetY??0,Z=Math.round(Q.x+T-B),e0=Math.round(Q.y+U-P);for(let Y=0;Y<q.height;Y++){let $=e0+Y;if($<0||$>=W)continue;let J=Y,i0=$*M,l0=J*q.width;for(let a0=0;a0<q.width;a0++){let c0=i0+Z+a0;if(c0<0||c0>=j.length)continue;let _=q.data[l0+a0]||0,x0=j[c0]+_;j[c0]=x0>255?255:x0}}}for(let H of n.textShadows){if(!H||!H.color)continue;let q=Math.max(0,H.blur??0),Q=j instanceof Uint8ClampedArray?j:new Uint8ClampedArray(j),T=q>0?hr(Q,M,W,q):Q,U=T instanceof Uint8ClampedArray?T:new Uint8ClampedArray(T),Z=Math.round(bx(H.color.r)*255),e0=Math.round(bx(H.color.g)*255),Y=Math.round(bx(H.color.b)*255),$=H.color.a??1,J=`${n.text}|${r.baseFont}|size:${s}|blur:${Math.round(q)}|color:${Z},${e0},${Y},${$}|ss:${C}`,i0,l0=this.runShadowCache.get(J);if(l0)i0=l0.alias;else{let T0=new Uint8Array(M*W*4);for(let y0=0,P0=0;y0<U.length;y0++,P0+=4)T0[P0]=Z,T0[P0+1]=e0,T0[P0+2]=Y,T0[P0+3]=Math.round(U[y0]*$);let U0={src:`internal:shadow:run:${r.resourceName}:${Math.round(Math.random()*1e9)}`,width:M,height:W,format:"png",channels:4,bitsPerComponent:8,data:T0.buffer};i0=this.imageRenderer.registerResource(U0).alias,this.runShadowCache.set(J,{alias:i0,image:U0})}let a0=H.offsetX??0,c0=H.offsetY??0,_=i.e+a0+B,x0=i.f+c0+P,t0=this.coordinateTransformer.convertPxToPt(M),f0=this.coordinateTransformer.convertPxToPt(W),N0=this.coordinateTransformer.convertPxToPt(_),z0=x0-this.coordinateTransformer.pageOffsetPx,Y0=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(z0+W);t.push("q",`${F(t0)} 0 0 ${F(f0)} ${F(N0)} ${F(Y0)} cm`,`/${i0} Do`,"Q")}}}else this.appendVectorShadowLayers(t,n,r,R,i,a,w,h,y)}else this.appendVectorShadowLayers(t,n,r,R,i,a,w,h,y);else this.appendVectorShadowLayers(t,n,r,R,i,a,w,h,y);return t}appendVectorShadowLayers(x,t,n,r,o,i,a,s,d){let c=t.textShadows??[];for(let f of c){if(!f||!f.color)continue;let l=this.coordinateTransformer.convertPxToPt(o.e+(f.offsetX??0)),u=o.f-this.coordinateTransformer.pageOffsetPx+(f.offsetY??0),b=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(u),g=["q",Ex(f.color,this.graphicsStateManager),"BT"];s&&g.push(s),g.push(`/${a} ${F(i)} Tf`,`${F(o.a)} ${F(o.b)} ${F(o.c)} ${F(o.d)} ${F(l)} ${F(b)} Tm`,`(${r}) Tj`),d&&g.push(d),g.push("ET","Q"),x.push(...g)}}};function ip(e,x){let t=e.glyphs;if(!t)return"";let n="";for(let r of t.glyphIds){let o=x.gidMap.get(r)??0;n+=String.fromCharCode(o>>8&255,o&255)}return ap(n)}function ap(e){return e.replace(/([()\\])/g,"\\$1")}function sp(e){return!e?.metrics||!e.program?.getGlyphOutline?null:{metrics:e.metrics.metrics,glyphMetrics:new Map(e.metrics.glyphMetrics),cmap:e.metrics.cmap,headBBox:e.metrics.headBBox,getGlyphOutline:e.program.getGlyphOutline}}var yr=class{constructor(x,t){this.coordinateTransformer=x;this.graphicsStateManager=t}render(x,t){if(!x.decorations)return[];if(!x.lineMatrix)return[];let r=[],o=x.decorations.style??"solid";switch(o){case"double":r.push(...this.renderDouble(x,t));break;case"dotted":case"dashed":r.push(...this.renderDashedOrDotted(x,t,o));break;case"wavy":r.push(...this.renderWavy(x,t));break;case"solid":default:r.push(...this.renderSolid(x,t));break}return r}renderSolid(x,t){let n=x.lineMatrix;if(!n)return[];let r=Math.max(x.advanceWidth??0,0);if(r<=0)return[];let o=[];if(x.decorations?.lineThrough){let s=Math.max(x.fontSize*.085,.5),d=n.f-x.fontSize*.3;o.push({x:n.e,y:d-s/2,width:r,height:s})}if(x.decorations?.underline){let s=Math.max(x.fontSize*.065,.5),d=n.f+x.fontSize*.1;o.push({x:n.e,y:d-s/2,width:r,height:s})}if(x.decorations?.overline){let s=Math.max(x.fontSize*.05,.5),d=n.f-x.fontSize*.9;o.push({x:n.e,y:d-s/2,width:r,height:s})}let i=[],a=x.decorations?.color??t;for(let s of o){let d=this.rectToPdf(s);d&&i.push(Ex(a,this.graphicsStateManager),`${d.x} ${d.y} ${d.width} ${d.height} re`,"f")}return i}renderDouble(x,t){let n=x.lineMatrix;if(!n||!x.decorations?.underline&&!x.decorations?.overline&&!x.decorations?.lineThrough)return[];let r=Math.max(x.advanceWidth??0,0);if(r<=0)return[];let o=[],i=x.decorations?.color??t,a=(s,d)=>{let c=Math.max(d*.8,.5),f=Math.max(d*.8,.5),l=s-c/2-f/2,u=s+c/2-f/2,b=[{x:n.e,y:l,width:r,height:f},{x:n.e,y:u,width:r,height:f}];for(let g of b){let p=this.rectToPdf(g);p&&o.push(Ex(i,this.graphicsStateManager),`${p.x} ${p.y} ${p.width} ${p.height} re`,"f")}};if(x.decorations.lineThrough){let s=Math.max(x.fontSize*.085,.5),d=n.f-x.fontSize*.3;a(d,s)}if(x.decorations.underline){let s=Math.max(x.fontSize*.065,.5),d=n.f+x.fontSize*.1;a(d,s)}if(x.decorations.overline){let s=Math.max(x.fontSize*.05,.5),d=n.f-x.fontSize*.9;a(d,s)}return o}renderDashedOrDotted(x,t,n){let r=x.lineMatrix;if(!r||!x.decorations?.underline&&!x.decorations?.overline&&!x.decorations?.lineThrough)return[];let o=Math.max(x.advanceWidth??0,0);if(o<=0)return[];let i=x.decorations?.color??t,a=[],s=x.fontSize*.065,d=Math.max(s,.5),c=Math.max(d,.5),f=n==="dashed"?[3*c,3*c]:[c,c],l=u=>{let b=F(this.coordinateTransformer.convertPxToPt(r.e)),g=F(this.coordinateTransformer.convertPxToPt(r.e+o)),p=u-this.coordinateTransformer.pageOffsetPx,m=F(this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(p)),h=this.coordinateTransformer.convertPxToPt(Math.max(d,0)),y=f.map(w=>this.coordinateTransformer.convertPxToPt(Math.max(w,0))).map(F).join(" ");a.push(Ex(i,this.graphicsStateManager),`${h>0?F(h):"0"} w`,`[${y}] 0 d`,`${b} ${m} m`,`${g} ${m} l`,"S","[] 0 d")};if(x.decorations.lineThrough){let u=r.f-x.fontSize*.3;l(u)}if(x.decorations.underline){let u=r.f+x.fontSize*.1;l(u)}if(x.decorations.overline){let u=r.f-x.fontSize*.9;l(u)}return a}renderWavy(x,t){let n=x.lineMatrix;if(!n||!x.decorations?.underline&&!x.decorations?.overline&&!x.decorations?.lineThrough)return[];let r=Math.max(x.advanceWidth??0,0);if(r<=0)return[];let o=x.decorations?.color??t,i=[],a=Math.max(x.fontSize*.08,.5),s=Math.max(x.fontSize*.4,2),d=Math.max(x.fontSize*.065,.5),c=l=>{let u=[],b=Math.max(Math.round(r/(s/2)),2);for(let g=0;g<=b;g++){let p=n.e+r*g/b,m=g%2===0?-1:1,h=l+m*a;u.push({x:p,y:h})}return u},f=l=>{let u=c(l);if(u.length<2)return;let b=u[0].y-this.coordinateTransformer.pageOffsetPx,g=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(b),p=this.coordinateTransformer.convertPxToPt(u[0].x),m=this.coordinateTransformer.convertPxToPt(Math.max(d,0));i.push(Ex(o,this.graphicsStateManager),`${F(m)} w`),i.push(`${F(p)} ${F(g)} m`);for(let h=1;h<u.length;h++){let y=u[h].y-this.coordinateTransformer.pageOffsetPx,w=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(y),R=this.coordinateTransformer.convertPxToPt(u[h].x);i.push(`${F(R)} ${F(w)} l`)}i.push("S")};if(x.decorations.lineThrough){let l=n.f-x.fontSize*.3;f(l)}if(x.decorations.underline){let l=n.f+x.fontSize*.1;f(l)}if(x.decorations.overline){let l=n.f-x.fontSize*.9;f(l)}return i}rectToPdf(x){if(!x)return null;let t=Math.max(x.width,0),n=Math.max(x.height,0);if(t===0||n===0)return null;let r=x.y-this.coordinateTransformer.pageOffsetPx,o=this.coordinateTransformer.convertPxToPt(x.x),i=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(r+n),a=this.coordinateTransformer.convertPxToPt(t),s=this.coordinateTransformer.convertPxToPt(n);return{x:F(o),y:F(i),width:F(a),height:F(s)}}};var wr=class{constructor(x){this.fontRegistry=x}async ensureFontResource(x){let t=x.text??"",n=K7(t),r=[];if(x.fontFamily&&r.push(x.fontFamily),n){let a=this.fontRegistry.getDefaultFontStack();for(let s of a)s&&s.length>0&&r.push(s)}r.push(void 0);let o=new Set,i=[];for(let a of r){let s=a??"__default__";if(o.has(s))continue;o.add(s);let d=await this.fontRegistry.ensureFontResource(a,x.fontWeight,x.fontStyle);if(i.push(d),dp(d,t,n))return d}return i[i.length-1]}};function dp(e,x,t){if(!x)return!0;if(!e.metrics)return!t;for(let n of x){let r=n.codePointAt(0);if(r===void 0)continue;if(e.metrics.cmap.getGlyphId(r)===0)return!1}return!0}function xi(e,x,t,n,r,o,i,a=0,s){let d=[];if(s?.skipColor||d.push(Ex(o,i)),d.push("BT"),d.push(`${x.name} ${F(r)} Tf`),s?.tm){let{a:m,b:h,c:y,d:w,e:R,f:S}=s.tm;d.push(`${F(m)} ${F(h)} ${F(y)} ${F(w)} ${F(R)} ${F(S)} Tm`)}else d.push(`${F(t)} ${F(n)} Td`);let c=a!==0;c&&d.push(`${F(a)} Tw`),s?.textRenderingMode!==void 0&&d.push(`${s.textRenderingMode} Tr`);let f=r/e.fontSize,l=e.font.metrics.metrics.unitsPerEm,u=e.font.metrics.glyphMetrics,b=m=>{let y=x.encodeGlyph(m).toString(16).toUpperCase(),w=y.length%2===0?y:`0${y}`;return w.length<4?w.padStart(4,"0"):w},g=[],p=!1;for(let m=0;m<e.glyphIds.length;m++){let h=e.glyphIds[m],y=b(h);if(g.push(`<${y}>`),m<e.glyphIds.length-1){let w=e.positions[m]?.x??0,S=(e.positions[m+1]?.x??w)-w;c&&(e.text[m+1]??"")===" "&&(S+=a/f);let L=(u.get(h)?.advanceWidth??0)/l*e.fontSize,B=S-L;if(Math.abs(B)>1e-6){let A=-(B*f)/r*1e3;Math.abs(A)>1e-6&&(p=!0,g.push(A))}}}if(p){let m=g.map(h=>typeof h=="number"?cp(h):h).join(" ");d.push(`[${m}] TJ`)}else{let m=e.glyphIds.map(h=>b(h)).join("");d.push(`<${m}> Tj`)}return d.push("ET"),s?.afterTextCommands&&s.afterTextCommands.length>0&&d.push(...s.afterTextCommands),d}function cp(e){return e.toFixed(6).replace(/\.?0+$/,"")}var fp=0,se=class{constructor(x){this.coordinateTransformer=x;this.shadings=new Map;this.shadingCounter=0;this.serviceId=fp++}createLinearGradient(x,t){let n=this.generateShadingName(),r=this.normalizeStops(x.stops),o=x.renderOffset?.x??0,i=x.renderOffset?.y??0,a=x.renderScale?.x??1,s=x.renderScale?.y??1,d={x:(t.x??0)+o,y:(t.y??0)+i,width:t.width*a,height:t.height*s},c;if(x.coords&&x.coords.units==="userSpace"){let b=x.coords.x1-d.x,g=x.coords.y1-d.y,p=x.coords.x2-d.x,m=x.coords.y2-d.y;c=[b,g,p,m]}else if(x.coords&&x.coords.units==="ratio"){let b=Math.max(d.width,0),g=Math.max(d.height,0),p=x.coords.x1*b,m=x.coords.y1*g,h=x.coords.x2*b,y=x.coords.y2*g;c=[p,m,h,y]}else c=this.calculateGradientCoordinates(x,d);let f=this.buildInterpolationFunction(r),l=["<<","/ShadingType 2","/ColorSpace /DeviceRGB",`/Coords [${c.map(xx).join(" ")}]`,"/Domain [0 1]",`/Function ${f}`,"/Extend [true true]",">>"].join(`
51
+ `),u={shadingName:n,dictionary:l};return this.shadings.set(n,u),u}createPatternFromLinearGradient(x,t){let n=this.createLinearGradient(x,{x:t.x,y:t.y,width:t.width,height:t.height}),r=`${n.shadingName}_Pat`,o=this.coordinateTransformer.convertPxToPt(1),i=(t.y??0)-this.coordinateTransformer.pageOffsetPx,a=this.coordinateTransformer.convertPxToPt(t.x??0),s=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(i),d=["<<","/Type /Pattern","/PatternType 2",`/Shading ${n.dictionary}`,`/Matrix [${xx(o)} 0 0 ${xx(-o)} ${xx(a)} ${xx(s)}]`,">>"].join(`
52
+ `);return{patternName:r,dictionary:d}}createRadialGradient(x,t){let n=this.generateShadingName(),r=this.normalizeStops(x.stops),o=Math.max(t.width,0),i=Math.max(t.height,0),a=o>0?o:1,s=i>0?i:1,d,c=null;if(x.coordsUnits==="userSpace"){let b=x.cx??0,g=x.cy??0,p=x.r??0,m=b-(t.x??0),h=g-(t.y??0),y=m,w=h,R=p;if(x.fx!==void 0&&x.fy!==void 0){let S=x.fx-(t.x??0),C=x.fy-(t.y??0);d=[S,C,0,y,w,R]}else d=[y,w,0,y,w,R]}else{let b=x.cx??.5,g=x.cy??.5,p=x.r??.5;if(x.transform){let m=x.transform,h=(P,A)=>({x:m.a*P+m.c*A+m.e,y:m.b*P+m.d*A+m.f}),y=h(b,g),w=h(b+p,g),R=y.x*a,S=y.y*s,C=w.x*a,L=w.y*s,B=Math.sqrt((C-R)*(C-R)+(L-S)*(L-S));if(x.fx!==void 0&&x.fy!==void 0){let P=h(x.fx,x.fy),A=P.x*a,D=P.y*s;d=[A,D,0,R,S,B]}else d=[R,S,0,R,S,B]}else{let m=b*a,h=g*s,y=p*Math.max(a,s);if(x.fx!==void 0&&x.fy!==void 0){let w=x.fx*a,R=x.fy*s;d=[w,R,0,m,h,y]}else d=[m,h,0,m,h,y]}}let f=this.buildInterpolationFunction(r),l=["<<","/ShadingType 3","/ColorSpace /DeviceRGB",`/Coords [${d.map(xx).join(" ")}]`,...c?[c]:[],"/Domain [0 1]",`/Function ${f}`,"/Extend [true true]",">>"].join(`
53
+ `),u={shadingName:n,dictionary:l};return this.shadings.set(n,u),u}getShadings(){let x=new Map;for(let{shadingName:t,dictionary:n}of this.shadings.values())x.set(t,n);return x}clear(){this.shadings.clear(),this.shadingCounter=0}generateShadingName(){return`Sh${this.serviceId}_${this.shadingCounter++}`}calculateGradientCoordinates(x,t){let n=Math.max(t.width,0),r=Math.max(t.height,0),o=n>0?n:1,i=r>0?r:1,a=o/2,s=i/2;switch(x.direction){case"to right":return[0,s,o,s];case"to left":return[o,s,0,s];case"to bottom":return[a,0,a,i];case"to top":return[a,i,a,0];case"to top right":return[0,i,o,0];case"to top left":return[o,i,0,0];case"to bottom right":return[0,0,o,i];case"to bottom left":return[o,0,0,i];default:if(x.direction.endsWith("deg")){let d=Number.parseFloat(x.direction);return this.calculateCoordinatesFromAngle(d,o,i)}return[0,s,o,s]}}calculateCoordinatesFromAngle(x,t,n){if(!Number.isFinite(x))return[0,n/2,t,n/2];let o=(x%360+360)%360*Math.PI/180,i=Math.sin(o),a=-Math.cos(o),s=t/2,d=n/2,c=this.computeMaxExtent(i,a,s,d),f=s-i*c,l=d-a*c,u=s+i*c,b=d+a*c;return[f,l,u,b]}computeMaxExtent(x,t,n,r){let i=Math.abs(x),a=Math.abs(t);return i<=1e-6&&a<=1e-6?0:i<=1e-6?r/a:a<=1e-6?n/i:Math.max(n/i,r/a)}normalizeStops(x){if(x.length===0)return[{color:this.parseColor("#000000"),position:0}];let t=x.map(s=>({color:this.parseColor(s.color),position:s.position}));if(!t.some(s=>s.position!==void 0)){if(t.length===1)return[{color:t[0].color,position:0}];let s=t.length-1;return t.map((d,c)=>({color:d.color,position:s===0?0:c/s}))}let r=t.map(s=>s.position);r[0]===void 0&&(r[0]=0),r[r.length-1]===void 0&&(r[r.length-1]=1);let o=0;r[o]=je(r[o]??0);for(let s=1;s<r.length;s++){let d=r[s];if(d===void 0)continue;let c=r[o]??0,f=je(d),l=s-o;if(l>1)for(let u=1;u<l;u++){let b=u/l,g=c+(f-c)*b;r[o+u]=je(g)}r[s]=f,o=s}for(let s=1;s<r.length;s++)r[s]===void 0&&(r[s]=r[s-1]);let i=[],a=je(r[0]??0);i.push({color:t[0].color,position:a});for(let s=1;s<r.length;s++){let d=je(r[s]??a),c=d<a?a:d;i.push({color:t[s].color,position:c}),a=c}if(i.length===1){let[s]=i;return[{color:s.color,position:0},{color:s.color,position:1}]}return i[0].position=0,i[i.length-1].position=1,i}buildInterpolationFunction(x){if(x.length<=1){let a=x.length===1?x[0].color:this.parseColor("#000000");return Rr(a,a)}let t=[];for(let a=0;a<x.length-1;a++){let s=x[a],d=x[a+1];d.position<=s.position||t.push({start:s,end:d})}if(t.length===0){let a=x[x.length-1].color;return Rr(a,a)}if(t.length===1){let[a]=t;return Rr(a.start.color,a.end.color)}let n=[],r=[],o=[];for(let a=0;a<t.length;a++){let s=t[a];a<t.length-1&&n.push(xx(s.end.position)),r.push("0 1"),o.push(Rr(s.start.color,s.end.color))}return["<<","/FunctionType 3","/Domain [0 1]",`/Bounds [${n.join(" ")}]`,`/Encode [${r.join(" ")}]`,"/Functions [",o.join(`
54
54
  `),"]",">>"].join(`
55
- `)}parseColor(x){let t=W0(x);return lp(t)}};function lp(e){if(!e)return{r:1,g:1,b:1};let x=e.a??1,t=ei(e.r),n=ei(e.g),r=ei(e.b);return x>=1?{r:t,g:n,b:r}:{r:t*x+(1-x),g:n*x+(1-x),b:r*x+(1-x)}}function je(e){return!Number.isFinite(e??NaN)||(e??0)<=0?0:(e??0)>=1?1:e??0}function Rr(e,x){return["<<","/FunctionType 2","/Domain [0 1]",`/C0 [ ${ex(e.r)} ${ex(e.g)} ${ex(e.b)} ]`,`/C1 [ ${ex(x.r)} ${ex(x.g)} ${ex(x.b)} ]`,"/N 1",">>"].join(`
56
- `)}function ei(e){return Number.isFinite(e)?e>1?Math.min(Math.max(e/255,0),1):e<0?0:e:0}function ex(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(5).replace(/0+$/,"").replace(/\.$/,""):"0"}function $e(e){let x=U(de(e.r)),t=U(de(e.g)),n=U(de(e.b));return`${x} ${t} ${n} RG`}function L4(e){let x=U(de(e.r)),t=U(de(e.g)),n=U(de(e.b));return`${x} ${t} ${n} rg`}function T4(e){switch(e){case"butt":return 0;case"round":return 1;case"square":return 2;default:return}}function F4(e){switch(e){case"miter":return 0;case"round":return 1;case"bevel":return 2;default:return}}function de(e){return e>1?e/255:e}function U(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}function P4(e,x,t){if(!e)return null;let n=Math.max(e.width,0),r=Math.max(e.height,0);if(n===0||r===0)return null;if(t){let c=e.x-t.x,f=e.y-t.y,l=x.convertPxToPt(c),u=x.convertPxToPt(-(f+r)),b=x.convertPxToPt(n),g=x.convertPxToPt(r);return{x:U(l),y:U(u),width:U(b),height:U(g)}}let o=e.y-x.pageOffsetPx,i=x.convertPxToPt(e.x),a=x.pageHeightPt-x.convertPxToPt(o+r),s=x.convertPxToPt(n),d=x.convertPxToPt(r);return{x:U(i),y:U(a),width:U(s),height:U(d)}}function B4(e,x,t){if(t){let i=e.x-t.x,a=e.y-t.y,s=x.convertPxToPt(i),d=x.convertPxToPt(-a);return!Number.isFinite(s)||!Number.isFinite(d)?null:{x:U(s),y:U(d)}}let n=e.y-x.pageOffsetPx,r=x.convertPxToPt(e.x),o=x.pageHeightPt-x.convertPxToPt(n);return!Number.isFinite(r)||!Number.isFinite(o)?null:{x:U(r),y:U(o)}}function ti(e,x,t){if(t){let s=e.x-t.x,d=e.y-t.y,c=x.convertPxToPt(1),f=x.convertPxToPt(1),l=x.convertPxToPt(s),u=x.convertPxToPt(-d);return`${U(c)} 0 0 ${U(-f)} ${U(l)} ${U(u)} cm`}let n=x.convertPxToPt(1),r=x.convertPxToPt(1),o=e.y-x.pageOffsetPx,i=x.convertPxToPt(e.x),a=x.pageHeightPt-x.convertPxToPt(o);return`${U(n)} 0 0 ${U(-r)} ${U(i)} ${U(a)} cm`}function Ve(e){if(!e)return null;let x={a:1,b:0,c:0,d:-1,e:0,f:0};return Q0(Q0(x,e),x)}var up="\x1B[38;5;205m",bp="\x1B[0m",Sr=class{constructor(x,t,n,r){this.coordinateTransformer=x;this.fontRegistry=t;this.commands=[];this.fonts=new Map;this.patterns=new Map;this.transformContext=null;this.graphicsStateManager=r,this.fontResolver=new wr(t),this.shadowRenderer=new gr(x,t,n,r),this.decorationRenderer=new yr(x,r),this.gradientService=new se(x)}async drawText(x,t,n,r={fontSizePt:10}){if(!x)return;let o=r.fontFamily??"Times New Roman",i=r.fontWeight??400,a=r.fontStyle??"normal",s=r.fontVariant,d=this.coordinateTransformer.convertPtToPx(r.fontSizePt),c={text:x,fontFamily:o,fontWeight:i,fontStyle:a,fontVariant:s,fontSize:d,letterSpacing:0,wordSpacing:0,fill:r.color??{r:0,g:0,b:0,a:1},lineMatrix:{a:1,b:0,c:0,d:1,e:t,f:n}};await this.drawTextRun(c)}async drawTextRun(x){let t=await this.fontResolver.ensureFontResource({fontFamily:x.fontFamily,fontWeight:x.fontWeight,fontStyle:x.fontStyle,fontVariant:x.fontVariant,text:x.text});await this.drawTextRunWithGlyphs(x,t)}async drawTextRunWithGlyphs(x,t){let n=x.fill??{r:0,g:0,b:0,a:1},r=this.coordinateTransformer.convertPxToPt(x.fontSize),o=x.glyphs;if(!o||!gp(o,t)){let p=pp(x,t);p&&(o=p,x.glyphs=p)}if(!o){k("paint","warn","Skipping run without glyph data",{text:x.text.slice(0,32),fontFamily:x.fontFamily,fontSize:x.fontSize});return}k("paint","debug",`${up}USING GLYPH RUN${bp}`,{text:x.text.slice(0,64),glyphCount:o.glyphIds.length});let a=mp(x,this.coordinateTransformer,this.transformContext);k("paint","debug","drawing text run with glyphs",{text:x.text.slice(0,32),glyphIds:o.glyphIds.slice(0,10),fontSizePt:r,matrix:a});let s=x.text;x.fontVariant==="small-caps"&&(s=s.toUpperCase());let{encoded:d}=zn(s,t),c=x.wordSpacing??0,f=this.coordinateTransformer.convertPxToPt(c),l=c!==0&&f!==0,u=this.fontRegistry.ensureSubsetForGlyphRun(o,t);this.registerSubsetFont(u.alias,u.ref);let b=x.textGradient;if(b&&b.rect&&b.rect.width>0&&b.rect.height>0){k("paint","debug","text run has background clip gradient",{text:x.text.slice(0,32),rect:b.rect});let p=b.gradient,m=p.type==="linear",h=p.type==="radial";if(m||h){let w=this.gradientService.createPatternFromLinearGradient(p,{width:b.rect.width,height:b.rect.height,x:b.rect.x,y:b.rect.y});this.patterns.set(w.patternName,w.dictionary);let y=["q","/Pattern cs",`/${w.patternName} scn`],R=xi(o,u.subset,0,0,r,n,this.graphicsStateManager,f,{skipColor:!0,tm:a});if(R.length>0){this.commands.push(...y,...R,"Q"),x.decorations&&this.commands.push(...this.decorationRenderer.render(x,n));return}}}if(x.textShadows&&x.textShadows.length>0){let p=await this.shadowRenderer.render({run:x,font:t,encoded:d,Tm:x.lineMatrix??{a:1,b:0,c:0,d:1,e:0,f:0},fontSizePt:r,fontSizePx:x.fontSize,wordSpacingPt:f,appliedWordSpacing:l,fontResourceName:t.resourceName,subset:u.subset,subsetAlias:u.alias});this.commands.push(...p)}let g=xi(o,u.subset,0,0,r,n,this.graphicsStateManager,f,{tm:a});this.commands.push(...g),x.decorations&&this.commands.push(...this.decorationRenderer.render(x,n))}registerFont(x){this.fonts.has(x.resourceName)||this.fonts.set(x.resourceName,x.ref)}registerSubsetFont(x,t){this.fonts.set(x,t)}fillGradientRect(x,t){let n=Math.max(x.width,0),r=Math.max(x.height,0);if(n<=0||r<=0)return[];let o=t.type==="radial"?this.gradientService.createRadialGradient(t,x):this.gradientService.createLinearGradient(t,x);return["q",ti(x,this.coordinateTransformer,null),`0 0 ${F(n)} ${F(r)} re`,"W n",`/${o.shadingName} sh`,"Q"]}fillPatternRect(x){let t=Math.max(x.width,0),n=Math.max(x.height,0);return t<=0||n<=0?[]:[ti(x,this.coordinateTransformer,null),`0 0 ${F(t)} ${F(n)} re`,"f"]}flushCommands(){return this.commands.splice(0,this.commands.length)}setTransformContext(x){this.transformContext=x}clearTransformContext(){this.transformContext=null}getResult(){return{commands:[...this.commands],fonts:new Map(this.fonts),shadings:this.gradientService.getShadings(),patterns:new Map(this.patterns)}}};function mp(e,x,t=null){let n=e.lineMatrix??{a:1,b:0,c:0,d:1,e:0,f:0};if(e.lineMatrix||k("paint","debug","Run provided without lineMatrix, using identity fallback",{text:e.text.slice(0,32),fontFamily:e.fontFamily}),t){let s={a:n.a,b:n.b,c:n.c,d:n.d,e:n.e-t.x,f:n.f-t.y},d=Ve(s)??{a:1,b:0,c:0,d:1,e:s.e,f:s.f};return{a:d.a,b:d.b,c:d.c,d:d.d,e:x.convertPxToPt(d.e),f:x.convertPxToPt(d.f)}}let r=x.pageOffsetPx,o={a:n.a,b:n.b,c:n.c,d:n.d,e:n.e,f:n.f-r};if(!(Math.abs(o.a-1)>1e-6||Math.abs(o.b)>1e-6||Math.abs(o.c)>1e-6||Math.abs(o.d-1)>1e-6))return{a:1,b:0,c:0,d:1,e:x.convertPxToPt(o.e),f:x.pageHeightPt-x.convertPxToPt(o.f)};let a=Ve(o)??{a:1,b:0,c:0,d:1,e:o.e,f:o.f};return{a:a.a,b:a.b,c:a.c,d:a.d,e:x.convertPxToPt(a.e),f:x.convertPxToPt(a.f+x.pageHeightPx)}}function pp(e,x){let t=hp(e,x);if(!t)return null;let n=e.letterSpacing??0,r=S6(t,e.text,e.fontSize,n);return C6(r,e.text,e.wordSpacing),r}function hp(e,x){let t=x.metrics;return t?{metrics:{metrics:t.metrics,glyphMetrics:t.glyphMetrics,cmap:t.cmap,headBBox:t.headBBox,kerning:t.kerning},program:{sourceFormat:"ttf",unitsPerEm:t.metrics.unitsPerEm,glyphCount:t.glyphMetrics.size,getGlyphOutline:t.getGlyphOutline,getRawTableData:t.getRawTableData},css:{family:e.fontFamily,weight:e.fontWeight??400,style:e.fontStyle??"normal"}}:null}function gp(e,x){if(!x.metrics)return!0;let t=e.font?.metrics;return t?x.metrics.cmap===t.cmap&&x.metrics.glyphMetrics===t.glyphMetrics:!1}var Cr=class{constructor(x){this.coordinateTransformer=x;this.commands=[];this.imageResources=new Map}registerResource(x){return this.ensureImageResource(x)}registerAtlasPages(x){for(let t=0;t<x.length;t++){let n=x[t],r=`atlas:${t}`;if(this.imageResources.has(r))continue;let o=`Im${this.imageResources.size}`,i={src:`atlas:${t}`,width:n.width,height:n.height,format:"png",channels:4,bitsPerComponent:8,data:n.data.buffer};this.imageResources.set(r,{alias:o,image:i})}}drawAtlasRegion(x,t,n,r,o,i){if(i.width<=0||i.height<=0)return;let a=`atlas:${x}`,s=this.imageResources.get(a);if(!s)return;let d=this.coordinateTransformer.convertPxToPt(i.width),c=this.coordinateTransformer.convertPxToPt(i.height);if(d===0||c===0)return;let f=this.coordinateTransformer.convertPxToPt(i.x),l=i.y-this.coordinateTransformer.pageOffsetPx,u=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(l+i.height),b=d/r,g=c/o,p=f-b*t,m=u-g*n,h=["q",`${r6(b)} 0 0 ${r6(g)} ${r6(p)} ${r6(m)} cm`,`/${s.alias} Do`,"Q"];this.commands.push(...h)}drawImage(x,t){if(t.width<=0||t.height<=0)return;let n=this.ensureImageResource(x),r=this.coordinateTransformer.convertPxToPt(t.width),o=this.coordinateTransformer.convertPxToPt(t.height);if(r===0||o===0)return;let i=this.coordinateTransformer.convertPxToPt(t.x),a=t.y-this.coordinateTransformer.pageOffsetPx,s=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(a+t.height);this.commands.push("q",`${r6(r)} 0 0 ${r6(o)} ${r6(i)} ${r6(s)} cm`,`/${n.alias} Do`,"Q")}ensureImageResource(x){let t=`${x.src}|${x.data.byteLength??0}`,n=this.imageResources.get(t);return n||(n={alias:`Im${this.imageResources.size}`,image:{...x,data:x.data}},this.imageResources.set(t,n)),n}getResult(){return{commands:[...this.commands],images:new Map(this.imageResources)}}};function r6(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}function M6(e,x,t){let n={topLeft:{...t.topLeft},topRight:{...t.topRight},bottomRight:{...t.bottomRight},bottomLeft:{...t.bottomLeft}},r=Math.max(e,0),o=Math.max(x,0);if(r<=0||o<=0)return{topLeft:{x:0,y:0},topRight:{x:0,y:0},bottomRight:{x:0,y:0},bottomLeft:{x:0,y:0}};let i=1,a=n.topLeft.x+n.topRight.x;a>0&&(i=Math.min(i,r/a));let s=n.bottomLeft.x+n.bottomRight.x;s>0&&(i=Math.min(i,r/s));let d=n.topLeft.y+n.bottomLeft.y;d>0&&(i=Math.min(i,o/d));let c=n.topRight.y+n.bottomRight.y;return c>0&&(i=Math.min(i,o/c)),i<1&&(n.topLeft.x*=i,n.topLeft.y*=i,n.topRight.x*=i,n.topRight.y*=i,n.bottomRight.x*=i,n.bottomRight.y*=i,n.bottomLeft.x*=i,n.bottomLeft.y*=i),n}function vr(e){return e.topLeft.x===0&&e.topLeft.y===0&&e.topRight.x===0&&e.topRight.y===0&&e.bottomRight.x===0&&e.bottomRight.y===0&&e.bottomLeft.x===0&&e.bottomLeft.y===0}function k6(e,x,t,n,r){let o=[];if(e<=0||x<=0)return o;let i=t.topLeft,a=t.topRight,s=t.bottomRight,d=t.bottomLeft,c=.5522847498307936,f=n+i.x,l=r;if(o.push(`${U(f)} ${U(l)} m`),o.push(`${U(n+e-a.x)} ${U(r)} l`),a.x>0||a.y>0){let u=n+e-a.x+c*a.x,b=r,g=n+e,p=r+a.y-c*a.y,m=n+e,h=r+a.y;o.push(`${U(u)} ${U(b)} ${U(g)} ${U(p)} ${U(m)} ${U(h)} c`)}else o.push(`${U(n+e)} ${U(r)} l`);if(o.push(`${U(n+e)} ${U(r+x-s.y)} l`),s.x>0||s.y>0){let u=n+e,b=r+x-s.y+c*s.y,g=n+e-s.x+c*s.x,p=r+x,m=n+e-s.x,h=r+x;o.push(`${U(u)} ${U(b)} ${U(g)} ${U(p)} ${U(m)} ${U(h)} c`)}else o.push(`${U(n+e)} ${U(r+x)} l`);if(o.push(`${U(n+d.x)} ${U(r+x)} l`),d.x>0||d.y>0){let u=n+d.x-c*d.x,b=r+x,g=n,p=r+x-d.y+c*d.y,m=n,h=r+x-d.y;o.push(`${U(u)} ${U(b)} ${U(g)} ${U(p)} ${U(m)} ${U(h)} c`)}else o.push(`${U(n)} ${U(r+x)} l`);if(o.push(`${U(n)} ${U(r+i.y)} l`),i.x>0||i.y>0){let u=n,b=r+i.y-c*i.y,g=n+i.x-c*i.x,p=r,m=n+i.x,h=r;o.push(`${U(u)} ${U(b)} ${U(g)} ${U(p)} ${U(m)} ${U(h)} c`)}else o.push(`${U(n)} ${U(r)} l`);return o.push("h"),o}var Lr=class{constructor(x,t){this.coordinateTransformer=x;this.graphicsStateManager=t;this.commands=[];this.transformContext=null;this.gradientService=new se(x)}setTransformContext(x){this.transformContext=x}clearTransformContext(){this.transformContext=null}drawBoxOutline(x,t={r:.85,g:.85,b:.85,a:1}){this.strokeRect(x,t)}drawFilledBox(x,t){this.fillRect(x,t)}fillRoundedRect(x,t,n){let r=Math.max(x.width,0),o=Math.max(x.height,0);if(r===0||o===0)return;let i=A4(n);if(i){i.type==="radial"?this.fillRoundedRectWithRadialGradient(x,t,i):this.fillRoundedRectWithGradient(x,t,i);return}if(typeof n!="object"||n===null)return;let a=M6(r,o,t);if(vr(a)){this.fillRect(x,n);return}let s=k6(r,o,a,0,0);if(s.length===0)return;let d=[this.transformForRect(x),...s,"f"];this.pushFillCommands(n,d,!0)}pushRawCommands(x){!Array.isArray(x)||x.length===0||this.commands.push(...x)}fillRoundedRectWithGradient(x,t,n){let r=Math.max(x.width,0),o=Math.max(x.height,0);if(r===0||o===0)return;let i=M6(r,o,t);if(vr(i)){this.fillRectWithGradient(x,n);return}let a=k6(r,o,i,0,0);if(a.length===0)return;let s=this.gradientService.createLinearGradient(n,x);this.commands.push("q"),this.commands.push(this.transformForRect(x)),this.commands.push(...a),this.commands.push("W n"),this.commands.push(`/${s.shadingName} sh`),this.commands.push("Q")}fillRectWithGradient(x,t){let n=Math.max(x.width,0),r=Math.max(x.height,0);if(n===0||r===0)return;let o=this.gradientService.createLinearGradient(t,x);this.commands.push("q"),this.commands.push(this.transformForRect(x)),this.commands.push(`0 0 ${U(n)} ${U(r)} re`),this.commands.push("W n"),this.commands.push(`/${o.shadingName} sh`),this.commands.push("Q")}fillRoundedRectWithRadialGradient(x,t,n){let r=Math.max(x.width,0),o=Math.max(x.height,0);if(r===0||o===0)return;let i=M6(r,o,t);if(vr(i)){this.fillRectWithRadialGradient(x,n);return}let a=k6(r,o,i,0,0);if(a.length===0)return;let s=this.gradientService.createRadialGradient(n,x);this.commands.push("q"),this.commands.push(this.transformForRect(x)),this.commands.push(...a),this.commands.push("W n"),this.commands.push(`/${s.shadingName} sh`),this.commands.push("Q")}fillRectWithRadialGradient(x,t){let n=Math.max(x.width,0),r=Math.max(x.height,0);if(n===0||r===0)return;let o=this.gradientService.createRadialGradient(t,x);this.commands.push("q"),this.commands.push(this.transformForRect(x)),this.commands.push(`0 0 ${U(n)} ${U(r)} re`),this.commands.push("W n"),this.commands.push(`/${o.shadingName} sh`),this.commands.push("Q")}fillRoundedRectDifference(x,t,n,r,o){let i=Math.max(x.width,0),a=Math.max(x.height,0);if(i===0||a===0)return;let s=M6(i,a,t),d=Math.max(n.width,0),c=Math.max(n.height,0);if(d<=0||c<=0){this.fillRoundedRect(x,s,o);return}let f=k6(i,a,s,0,0);if(f.length===0)return;let l=M6(d,c,r),u=n.x-x.x,b=n.y-x.y,g=k6(d,c,l,u,b),p=[this.transformForRect(x),...f,...g,"f*"];this.pushFillCommands(o,p,!0)}fillRect(x,t){let n=A4(t);if(n){n.type==="radial"?this.fillRectWithRadialGradient(x,n):this.fillRectWithGradient(x,n);return}if(typeof t!="object"||t===null)return;let r=this.rectToPdf(x);if(!r)return;let o=[`${r.x} ${r.y} ${r.width} ${r.height} re`,"f"];this.pushFillCommands(t,o,!1)}strokeRect(x,t){let n=this.rectToPdf(x);n&&this.commands.push($e(t),`${n.x} ${n.y} ${n.width} ${n.height} re`,"S")}strokeRoundedRect(x,t,n,r){let o=Math.max(x.width,0),i=Math.max(x.height,0);if(o===0||i===0)return;let a=M6(o,i,t),s=k6(o,i,a,0,0);if(s.length!==0){if(this.commands.push("q",$e(n)),r!==void 0){let d=this.coordinateTransformer.convertPxToPt(Math.max(r,0));d>0&&this.commands.push(`${U(d)} w`)}this.commands.push(this.transformForRect(x),...s,"S","Q")}}fillPolygon(x,t,n=!0){if(x.length<2)return;let r=this.pointsToPdf(x);if(!r)return;let o=[];o.push(`${r[0].x} ${r[0].y} m`);for(let i=1;i<r.length;i++){let a=r[i];o.push(`${a.x} ${a.y} l`)}n&&o.push("h"),o.push("f"),this.pushFillCommands(t,o,!0)}strokePolyline(x,t,n={}){if(x.length<2)return;let r=this.pointsToPdf(x);if(!r)return;let o=[];o.push(`${r[0].x} ${r[0].y} m`);for(let i=1;i<r.length;i++){let a=r[i];o.push(`${a.x} ${a.y} l`)}n.close&&o.push("h"),o.push("S"),this.commands.push("q",$e(t)),this.applyStrokeOptions(n),this.commands.push(...o,"Q")}fillPath(x,t,n={}){if(x.length===0)return;let r=this.pathCommandsToPdf(x);if(!r||r.length===0)return;let o=n.fillRule==="evenodd"?"f*":"f";this.pushFillCommands(t,[...r,o],!1)}beginClipPath(x,t={}){if(!x||x.length===0)return!1;let n=this.pathCommandsToPdf(x);if(!n||n.length===0)return!1;let r=t.fillRule==="evenodd"?"W*":"W";return this.commands.push("q",...n,`${r} n`),!0}endClipPath(){this.commands.push("Q")}fillPathWithGradient(x,t,n={}){if(!x||x.length===0)return;let r=this.pathCommandsToPdf(x);if(!r||r.length===0)return;let o=Number.POSITIVE_INFINITY,i=Number.POSITIVE_INFINITY,a=Number.NEGATIVE_INFINITY,s=Number.NEGATIVE_INFINITY;for(let f of x)f.type==="moveTo"||f.type==="lineTo"?(o=Math.min(o,f.x),i=Math.min(i,f.y),a=Math.max(a,f.x),s=Math.max(s,f.y)):f.type==="curveTo"&&(o=Math.min(o,f.x1,f.x2,f.x),i=Math.min(i,f.y1,f.y2,f.y),a=Math.max(a,f.x1,f.x2,f.x),s=Math.max(s,f.y1,f.y2,f.y));if(!Number.isFinite(o)||!Number.isFinite(i)||!Number.isFinite(a)||!Number.isFinite(s))return;let d={x:o,y:i,width:Math.max(0,a-o),height:Math.max(0,s-i)},c=t.type==="radial"?this.gradientService.createRadialGradient(t,d):this.gradientService.createLinearGradient(t,d);this.commands.push("q"),this.commands.push(...r),this.commands.push("W n"),this.commands.push(`/${c.shadingName} sh`),this.commands.push("Q")}strokePath(x,t,n={}){if(x.length===0)return;let r=this.pathCommandsToPdf(x);!r||r.length===0||(this.commands.push("q",$e(t)),this.applyStrokeOptions(n),this.commands.push(...r,"S"),n.dash&&Array.isArray(n.dash.pattern)&&n.dash.pattern.length>0&&this.commands.push("[] 0 d"),this.commands.push("Q"))}applyStrokeOptions(x){if(x.lineWidth!==void 0){let o=this.coordinateTransformer.convertPxToPt(Math.max(x.lineWidth,0));o>0&&this.commands.push(`${U(o)} w`)}let t=T4(x.lineCap);t!==void 0&&this.commands.push(`${t} J`);let n=F4(x.lineJoin);n!==void 0&&this.commands.push(`${n} j`);let r=x.dash;if(r&&Array.isArray(r.pattern)&&r.pattern.length>0){let o=r.pattern.map(a=>this.coordinateTransformer.convertPxToPt(Math.max(a,0))).map(U),i=U(this.coordinateTransformer.convertPxToPt(Math.max(r.phase??0,0)));this.commands.push(`[${o.join(" ")}] ${i} d`)}}pushFillCommands(x,t,n){let r=x.a??1,o=r<1,i={r:x.r,g:x.g,b:x.b,a:r},a=n||o;if(this.commands.push(L4(i)),a&&this.commands.push("q"),o){let s=this.graphicsStateManager.ensureFillAlphaState(r);this.commands.push(`/${s} gs`)}this.commands.push(...t),a&&this.commands.push("Q")}pathCommandsToPdf(x){let t=[];for(let n of x)switch(n.type){case"moveTo":{let r=this.pointToPdf({x:n.x,y:n.y});if(!r)return null;t.push(`${r.x} ${r.y} m`);break}case"lineTo":{let r=this.pointToPdf({x:n.x,y:n.y});if(!r)return null;t.push(`${r.x} ${r.y} l`);break}case"curveTo":{let r=this.pointToPdf({x:n.x1,y:n.y1}),o=this.pointToPdf({x:n.x2,y:n.y2}),i=this.pointToPdf({x:n.x,y:n.y});if(!r||!o||!i)return null;t.push(`${r.x} ${r.y} ${o.x} ${o.y} ${i.x} ${i.y} c`);break}case"closePath":t.push("h");break;default:return null}return t}transformForRect(x){if(this.transformContext){let a=x.x-this.transformContext.x,s=x.y-this.transformContext.y,d=this.coordinateTransformer.convertPxToPt(1),c=this.coordinateTransformer.convertPxToPt(1),f=this.coordinateTransformer.convertPxToPt(a),l=this.coordinateTransformer.convertPxToPt(-s);return`${U(d)} 0 0 ${U(-c)} ${U(f)} ${U(l)} cm`}let t=this.coordinateTransformer.convertPxToPt(1),n=this.coordinateTransformer.convertPxToPt(1),r=x.y-this.coordinateTransformer.pageOffsetPx,o=this.coordinateTransformer.convertPxToPt(x.x),i=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(r);return`${U(t)} 0 0 ${U(-n)} ${U(o)} ${U(i)} cm`}rectToPdf(x){return P4(x,this.coordinateTransformer,this.transformContext)}pointToPdf(x){return B4(x,this.coordinateTransformer,this.transformContext)}pointsToPdf(x){let t=[];for(let n of x){let r=this.pointToPdf(n);if(!r)return null;t.push(r)}return t}getResult(){return{commands:[...this.commands],shadings:this.gradientService.getShadings()}}};function A4(e){return yp(e)||wp(e)?e:typeof e=="string"?Ix(e):null}function yp(e){if(typeof e!="object"||e===null)return!1;let x=e;return x.type==="linear"&&Array.isArray(x.stops)}function wp(e){if(typeof e!="object"||e===null)return!1;let x=e;return x.type==="radial"&&typeof x.r=="number"}var Tr=class{constructor(){this.fillAlphaStates=new Map;this.graphicsStates=new Map}ensureFillAlphaState(x){let n=this.normalizeAlpha(x).toFixed(4),r=this.fillAlphaStates.get(n);if(r)return r;let o=`GS${this.fillAlphaStates.size}`,i=Number.parseFloat(n);return this.fillAlphaStates.set(n,o),this.graphicsStates.set(o,i),o}getGraphicsStates(){return new Map(this.graphicsStates)}normalizeAlpha(x){return!Number.isFinite(x??NaN)||x===void 0?1:x<=0?0:x>=1?1:x}};var Pr=class{constructor(x){this.coordinateTransformer=x}buildClipCommands(x,t){if(!x)return null;let n=Math.max(x.width,0),r=Math.max(x.height,0);if(n===0||r===0)return null;if(this.isZeroRadius(t)){let o=this.rectToPdf(x);return o?[`${o.x} ${o.y} ${o.width} ${o.height} re`]:null}return this.buildRoundedClipCommands(x,t)}buildRoundedClipCommands(x,t){let n=Math.max(x.width,0),r=Math.max(x.height,0);if(n===0||r===0)return null;let o=t.topLeft,i=t.topRight,a=t.bottomRight,s=t.bottomLeft,d=.5522847498307936,c=[],f=this.pointToPdf(x.x+o.x,x.y),l=this.pointToPdf(x.x+n-i.x,x.y);if(!f||!l)return null;if(c.push(`${f.x} ${f.y} m`),c.push(`${l.x} ${l.y} l`),i.x>0||i.y>0){let p=this.pointToPdf(x.x+n-i.x+d*i.x,x.y),m=this.pointToPdf(x.x+n,x.y+i.y-d*i.y),h=this.pointToPdf(x.x+n,x.y+i.y);if(!p||!m||!h)return null;c.push(`${p.x} ${p.y} ${m.x} ${m.y} ${h.x} ${h.y} c`)}else{let p=this.pointToPdf(x.x+n,x.y);if(!p)return null;c.push(`${p.x} ${p.y} l`)}let u=this.pointToPdf(x.x+n,x.y+r-a.y);if(!u)return null;if(c.push(`${u.x} ${u.y} l`),a.x>0||a.y>0){let p=this.pointToPdf(x.x+n,x.y+r-a.y+d*a.y),m=this.pointToPdf(x.x+n-a.x+d*a.x,x.y+r),h=this.pointToPdf(x.x+n-a.x,x.y+r);if(!p||!m||!h)return null;c.push(`${p.x} ${p.y} ${m.x} ${m.y} ${h.x} ${h.y} c`)}else{let p=this.pointToPdf(x.x+n,x.y+r);if(!p)return null;c.push(`${p.x} ${p.y} l`)}let b=this.pointToPdf(x.x+s.x,x.y+r);if(!b)return null;if(c.push(`${b.x} ${b.y} l`),s.x>0||s.y>0){let p=this.pointToPdf(x.x+s.x-d*s.x,x.y+r),m=this.pointToPdf(x.x,x.y+r-s.y+d*s.y),h=this.pointToPdf(x.x,x.y+r-s.y);if(!p||!m||!h)return null;c.push(`${p.x} ${p.y} ${m.x} ${m.y} ${h.x} ${h.y} c`)}else{let p=this.pointToPdf(x.x,x.y+r);if(!p)return null;c.push(`${p.x} ${p.y} l`)}let g=this.pointToPdf(x.x,x.y+o.y);if(!g)return null;if(c.push(`${g.x} ${g.y} l`),o.x>0||o.y>0){let p=this.pointToPdf(x.x,x.y+o.y-d*o.y),m=this.pointToPdf(x.x+o.x-d*o.x,x.y),h=this.pointToPdf(x.x+o.x,x.y);if(!p||!m||!h)return null;c.push(`${p.x} ${p.y} ${m.x} ${m.y} ${h.x} ${h.y} c`)}else{let p=this.pointToPdf(x.x,x.y);if(!p)return null;c.push(`${p.x} ${p.y} l`)}return c.push("h"),c}rectToPdf(x){if(!x)return null;let t=this.coordinateTransformer.convertPxToPt(Math.max(x.width,0)),n=this.coordinateTransformer.convertPxToPt(Math.max(x.height,0));if(!Number.isFinite(t)||!Number.isFinite(n)||t===0||n===0)return null;let r=this.pointToPdf(x.x,x.y+x.height);return r?{x:r.x,y:r.y,width:Fr(t),height:Fr(n)}:null}pointToPdf(x,t){if(!Number.isFinite(x)||!Number.isFinite(t))return null;let n=this.coordinateTransformer.convertPxToPt(x),r=t-this.coordinateTransformer.pageOffsetPx,o=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(r);return!Number.isFinite(n)||!Number.isFinite(o)?null:{x:Fr(n),y:Fr(o)}}isZeroRadius(x){return Math.abs(x.topLeft.x)<=1e-6&&Math.abs(x.topLeft.y)<=1e-6&&Math.abs(x.topRight.x)<=1e-6&&Math.abs(x.topRight.y)<=1e-6&&Math.abs(x.bottomRight.x)<=1e-6&&Math.abs(x.bottomRight.y)<=1e-6&&Math.abs(x.bottomLeft.x)<=1e-6&&Math.abs(x.bottomLeft.y)<=1e-6}};function Fr(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}var Ar=class{constructor(x){this.coordinateTransformer=x}buildImageMatrix(x){if(!x||x.width<=0||x.height<=0)return null;let t=this.coordinateTransformer.convertPxToPt(x.width),n=this.coordinateTransformer.convertPxToPt(x.height);if(!Number.isFinite(t)||!Number.isFinite(n)||t===0||n===0)return null;let r=this.coordinateTransformer.convertPxToPt(x.x),o=x.y-this.coordinateTransformer.pageOffsetPx,i=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(o+x.height);return!Number.isFinite(r)||!Number.isFinite(i)?null:`${Br(t)} 0 0 ${Br(n)} ${Br(r)} ${Br(i)} cm`}};function Br(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}var Mr=class{constructor(x,t){this.coordinateTransformer=x;this.shapeRenderer=t}beginTransformScope(x,t){let n=Ve(x);if(!n){this.shapeRenderer.pushRawCommands(["q"]);return}let r=this.coordinateTransformer.convertPxToPt(t.x),o=t.y-this.coordinateTransformer.pageOffsetPx,i=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(o),a=Number.isFinite(t.width)?t.width/2:0,s=Number.isFinite(t.height)?t.height/2:0,d=this.coordinateTransformer.convertPxToPt(-a),c=this.coordinateTransformer.convertPxToPt(s),f=this.coordinateTransformer.convertPxToPt(a),l=this.coordinateTransformer.convertPxToPt(-s),u=["q",`1 0 0 1 ${G0(r)} ${G0(i)} cm`,`1 0 0 1 ${G0(f)} ${G0(l)} cm`,`${G0(n.a)} ${G0(n.b)} ${G0(n.c)} ${G0(n.d)} 0 0 cm`,`1 0 0 1 ${G0(d)} ${G0(c)} cm`];(n.b!==0||n.c!==0)&&u.push(`%PAGYRA_TRANSFORM ${G0(n.a)} ${G0(n.b)} ${G0(n.c)} ${G0(n.d)} ${G0(n.e)} ${G0(n.f)}`),this.shapeRenderer.pushRawCommands(u),this.shapeRenderer.setTransformContext(t)}endTransformScope(){this.shapeRenderer.pushRawCommands(["Q"]),this.shapeRenderer.clearTransformContext()}};function G0(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}Ge();function M4(e){try{let x=B6.getPages();x&&x.length>0&&e.registerAtlasPages(x)}catch{}}function k4(e,x){let t=[],n=[];for(let r=0;r<e.length;)if(e[r]==="q"&&r+3<e.length&&e[r+3]==="Q"){let i=(e[r+2]??"").match(/^\/(\w+)\s+Do$/),a=[e[r],e[r+1]??"",e[r+2]??"",e[r+3]??""];r+=4,i&&x.has(i[1])?t.push(...a):n.push(...a)}else n.push(e[r]),r+=1;return{preShadow:t,post:n}}var kr=class{constructor(x,t,n,r){this.textRenderer=x;this.imageRenderer=t;this.shapeRenderer=n;this.graphicsStateManager=r}combineResults(){let x=this.textRenderer.getResult();M4(this.imageRenderer);let t=this.imageRenderer.getResult(),n=this.shapeRenderer.getResult(),r=new Map;for(let[l,u]of this.graphicsStateManager.getGraphicsStates())r.set(l,u);let o=new Set;for(let[,l]of t.images)l.image.src&&typeof l.image.src=="string"&&l.image.src.startsWith("internal:shadow:")&&o.add(l.alias);let{preShadow:i,post:a}=k4(t.commands,o),s=[...i,...n.commands,...x.commands,...a],d=[];for(let[,l]of t.images)d.push({alias:l.alias,image:{src:l.image.src,width:l.image.width,height:l.image.height,format:l.image.format,channels:l.image.channels,bitsPerComponent:l.image.bitsPerComponent,data:new Uint8Array(l.image.data)},ref:l.ref});let c=new Map;for(let[l,u]of n.shadings)c.set(l,u);for(let[l,u]of x.shadings)c.set(l,u);let f=new Map;for(let[l,u]of x.patterns??[])f.set(l,u);return{content:s.join(`
57
- `),fonts:x.fonts,images:d,graphicsStates:r,shadings:c,patterns:f}}};Ge();var Nr=class{constructor(x,t,n,r=0,o){this.clipDepth=0;this.coordinateTransformer=new br(x,t,r),this.graphicsStateManager=new Tr,this.imageRenderer=new Cr(this.coordinateTransformer),this.textRenderer=new Sr(this.coordinateTransformer,n,this.imageRenderer,this.graphicsStateManager),this.shapeRenderer=new Lr(this.coordinateTransformer,this.graphicsStateManager),this.clippingPathBuilder=new Pr(this.coordinateTransformer),this.imageMatrixBuilder=new Ar(this.coordinateTransformer),this.transformScopeManager=new Mr(this.coordinateTransformer,this.shapeRenderer),this.resultCombiner=new kr(this.textRenderer,this.imageRenderer,this.shapeRenderer,this.graphicsStateManager),this.environment=o,this.fontRegistry=n}get pageHeightPx(){return this.coordinateTransformer.pageHeightPx}drawBoxOutline(x,t={r:.85,g:.85,b:.85,a:1}){this.shapeRenderer.drawBoxOutline(x,t)}drawFilledBox(x,t){this.shapeRenderer.drawFilledBox(x,t)}drawImage(x,t){this.imageRenderer.drawImage(x,t)}drawBackgroundImage(x,t,n,r){if(!n||n.width<=0||n.height<=0){this.drawImage(x,t);return}let o=this.clippingPathBuilder.buildClipCommands(n,r);if(!o){this.drawImage(x,t);return}let i=this.imageRenderer.registerResource(x),a=this.imageMatrixBuilder.buildImageMatrix(t);if(!a)return;let s=["q",...o,"W n",a,`/${i.alias} Do`,"Q"];this.shapeRenderer.pushRawCommands(s)}drawShadowImage(x,t){if(t.width<=0||t.height<=0)return;let n=this.imageRenderer.registerResource(x),r=this.coordinateTransformer.convertPxToPt(t.width),o=this.coordinateTransformer.convertPxToPt(t.height);if(r===0||o===0)return;let i=this.coordinateTransformer.convertPxToPt(t.x),a=t.y-this.coordinateTransformer.pageOffsetPx,s=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(a+t.height),d=["q",`${Ir(r)} 0 0 ${Ir(o)} ${Ir(i)} ${Ir(s)} cm`,`/${n.alias} Do`,"Q"];this.shapeRenderer.pushRawCommands(d)}async drawText(x,t,n,r={fontSizePt:10}){await this.textRenderer.drawText(x,t,n,r);let o=this.textRenderer.flushCommands();o.length>0&&this.shapeRenderer.pushRawCommands(o)}async drawTextRun(x){await this.textRenderer.drawTextRun(x);let t=this.textRenderer.flushCommands();t.length>0&&this.shapeRenderer.pushRawCommands(t)}fillRoundedRect(x,t,n){this.shapeRenderer.fillRoundedRect(x,t,n)}fillRoundedRectDifference(x,t,n,r,o){this.shapeRenderer.fillRoundedRectDifference(x,t,n,r,o)}fillRect(x,t){this.shapeRenderer.fillRect(x,t)}strokeRect(x,t){this.shapeRenderer.strokeRect(x,t)}strokeRoundedRect(x,t,n,r){this.shapeRenderer.strokeRoundedRect(x,t,n,r)}fillPolygon(x,t,n=!0){this.shapeRenderer.fillPolygon(x,t,n)}fillPath(x,t,n={}){this.shapeRenderer.fillPath(x,t,n)}fillPathWithGradient(x,t,n={}){this.shapeRenderer.fillPathWithGradient(x,t,n)}strokePolyline(x,t,n={}){this.shapeRenderer.strokePolyline(x,t,n)}strokePath(x,t,n={}){this.shapeRenderer.strokePath(x,t,n)}beginClipPath(x,t={}){this.shapeRenderer.beginClipPath(x,t)&&this.clipDepth++}endClipPath(){this.clipDepth<=0||(this.shapeRenderer.endClipPath(),this.clipDepth--)}convertPxToPt(x){return this.coordinateTransformer.convertPxToPt(x)}renderFormControl(x){let t=Yn.getRenderer(x),n={coordinateTransformer:this.coordinateTransformer,graphicsStateManager:this.graphicsStateManager,fontResolver:{resolveFont:(o,i,a)=>o},fontProvider:this.fontRegistry},r=t.render(x,n);this.shapeRenderer.pushRawCommands(r.commands)}beginOpacityScope(x){if(x>=1)return;let t=this.graphicsStateManager.ensureFillAlphaState(x);this.shapeRenderer.pushRawCommands(["q",`/${t} gs`])}endOpacityScope(x){x>=1||this.shapeRenderer.pushRawCommands(["Q"])}beginTransformScope(x,t){this.transformScopeManager.beginTransformScope(x,t),this.textRenderer.setTransformContext(t)}endTransformScope(){this.transformScopeManager.endTransformScope(),this.textRenderer.clearTransformContext()}result(){try{let x=B6.getPages();x&&x.length>0&&this.imageRenderer.registerAtlasPages(x)}catch{}return this.resultCombiner.combineResults()}};function Ir(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}async function I4({pageTree:e,pageNumber:x,totalPages:t,pageSize:n,pxToPt:r,pageWidthPx:o,pageHeightPx:i,fontRegistry:a,headerFooterLayout:s,tokens:d,headerFooterTextOptions:c,pageBackground:f,margins:l,headerFooterCss:u,environment:b,resourceBaseDir:g,assetRootDir:p}){let m=new Nr(n.heightPt,r,a,e.pageOffsetY,b),h=$7(s,x,t),w=V7(s,x,t);v5(m,f,o,i,e.pageOffsetY);let y=l?{margins:l,pageWidthPx:o,pageHeightPx:i,fontRegistry:a,pageOffsetY:e.pageOffsetY,clipOverflow:s.clipOverflow,css:u,environment:b,resourceBaseDir:g,assetRootDir:p}:void 0;s.layerMode==="under"&&await sr(m,h,w,d,x,t,c,!0,y);for(let R of e.paintOrder)R.type==="beginOpacity"?m.beginOpacityScope(R.opacity):R.type==="endOpacity"?m.endOpacityScope(0):await Xn(m,R.box);return s.layerMode==="over"&&await sr(m,h,w,d,x,t,c,!1,y),m.result()}var E4=[{name:"Lato-Regular",family:"Lato",weight:400,style:"normal",file:"woff2/lato/lato-latin-400-normal.woff2",google:"Lato"},{name:"Lato-Bold",family:"Lato",weight:700,style:"normal",file:"woff2/lato/lato-latin-700-normal.woff2",google:"Lato"},{name:"Lato-Italic",family:"Lato",weight:400,style:"italic",file:"woff2/lato/lato-latin-400-italic.woff2",google:"Lato"},{name:"Lato-BoldItalic",family:"Lato",weight:700,style:"italic",file:"woff2/lato/lato-latin-700-italic.woff2",google:"Lato"},{name:"Roboto-Regular",family:"Roboto",weight:400,style:"normal",file:"ttf/roboto/Roboto-Regular.ttf",google:"Roboto"},{name:"Roboto-Bold",family:"Roboto",weight:700,style:"normal",file:"ttf/roboto/Roboto-Bold.ttf",google:"Roboto"},{name:"Roboto-Italic",family:"Roboto",weight:400,style:"italic",file:"ttf/roboto/Roboto-Italic.ttf",google:"Roboto"},{name:"Roboto-BoldItalic",family:"Roboto",weight:700,style:"italic",file:"ttf/roboto/Roboto-BoldItalic.ttf",google:"Roboto"},{name:"Arimo-Regular",family:"Arimo",weight:400,style:"normal",file:"ttf/arimo/Arimo-Regular.ttf",google:"Arimo"},{name:"Arimo-Bold",family:"Arimo",weight:700,style:"normal",file:"ttf/arimo/Arimo-Bold.ttf",google:"Arimo"},{name:"Arimo-Italic",family:"Arimo",weight:400,style:"italic",file:"ttf/arimo/Arimo-Italic.ttf",google:"Arimo"},{name:"Arimo-BoldItalic",family:"Arimo",weight:700,style:"italic",file:"ttf/arimo/Arimo-BoldItalic.ttf",google:"Arimo"},{name:"NotoSans-Regular",family:"Noto Sans",weight:400,style:"normal",file:"ttf/notosans/NotoSans-Regular.ttf",google:"Noto Sans"},{name:"DejaVuSans-Regular",family:"DejaVu Sans",weight:400,style:"normal",file:"ttf/dejavu/DejaVuSans.ttf"},{name:"Tinos-Regular",family:"Tinos",weight:400,style:"normal",file:"ttf/tinos/Tinos-Regular.ttf",google:"Tinos"},{name:"Tinos-Bold",family:"Tinos",weight:700,style:"normal",file:"ttf/tinos/Tinos-Bold.ttf",google:"Tinos"},{name:"Tinos-Italic",family:"Tinos",weight:400,style:"italic",file:"ttf/tinos/Tinos-Italic.ttf",google:"Tinos"},{name:"Tinos-BoldItalic",family:"Tinos",weight:700,style:"italic",file:"ttf/tinos/Tinos-BoldItalic.ttf",google:"Tinos"},{name:"CinzelDecorative-Regular",family:"Cinzel Decorative",weight:400,style:"normal",file:"ttf/cinzeldecorative/CinzelDecorative-Regular.ttf",google:"Cinzel Decorative"},{name:"CinzelDecorative-Bold",family:"Cinzel Decorative",weight:700,style:"normal",file:"ttf/cinzeldecorative/CinzelDecorative-Bold.ttf",google:"Cinzel Decorative"},{name:"CinzelDecorative-Black",family:"Cinzel Decorative",weight:900,style:"normal",file:"ttf/cinzeldecorative/CinzelDecorative-Black.ttf",google:"Cinzel Decorative"},{name:"Caveat-Regular",family:"Caveat",weight:400,style:"normal",file:"woff2/caveat/Caveat-Regular.woff2",google:"Caveat"},{name:"Caveat-Bold",family:"Caveat",weight:700,style:"normal",file:"woff2/caveat/Caveat-Bold.woff2",google:"Caveat"},{name:"FiraCode-Light",family:"Fira Code",weight:300,style:"normal",file:"ttf/firecode/FiraCode-Light.ttf",google:"Fira Code"},{name:"FiraCode-Regular",family:"Fira Code",weight:400,style:"normal",file:"ttf/firecode/FiraCode-Regular.ttf",google:"Fira Code"},{name:"FiraCode-Medium",family:"Fira Code",weight:500,style:"normal",file:"ttf/firecode/FiraCode-Medium.ttf",google:"Fira Code"},{name:"FiraCode-SemiBold",family:"Fira Code",weight:600,style:"normal",file:"ttf/firecode/FiraCode-SemiBold.ttf",google:"Fira Code"},{name:"FiraCode-Bold",family:"Fira Code",weight:700,style:"normal",file:"ttf/firecode/FiraCode-Bold.ttf",google:"Fira Code"},{name:"NotoEmoji-Light",family:"Noto Emoji",weight:300,style:"normal",file:"ttf/notoemoji/NotoEmoji-Light.ttf"},{name:"NotoEmoji-Regular",family:"Noto Emoji",weight:400,style:"normal",file:"ttf/notoemoji/NotoEmoji-Regular.ttf"},{name:"NotoEmoji-Medium",family:"Noto Emoji",weight:500,style:"normal",file:"ttf/notoemoji/NotoEmoji-Medium.ttf"},{name:"NotoEmoji-SemiBold",family:"Noto Emoji",weight:600,style:"normal",file:"ttf/notoemoji/NotoEmoji-SemiBold.ttf"},{name:"NotoEmoji-Bold",family:"Noto Emoji",weight:700,style:"normal",file:"ttf/notoemoji/NotoEmoji-Bold.ttf"},{name:"STIXTwoMath-Regular",family:"STIX Two Math",weight:400,style:"normal",file:"ttf/stixtwomath/STIXTwoMath-Regular.ttf"}],N4=["Lato","Roboto","Arimo","Noto Sans","DejaVu Sans","Tinos","Fira Code","Caveat","Cinzel Decorative","Noto Emoji","STIX Two Math"],ce,ni=null,_e=null;async function Er(e=new W6){let x=Cp();if(ce!==void 0&&ni===x)return ce;if(_e&&ni===x)return _e;ni=x,_e=(async()=>{if(x==="google"){let n=await Lp(e);if(n.length)return ce={fontFaceDefs:n,defaultStack:N4},ce;k("font","warn","Google Fonts requested but none loaded; falling back to bundled assets")}let t=await vp(e);return ce=t.length?{fontFaceDefs:t,defaultStack:N4}:null,ce})();try{return await _e}finally{_e=null}}function Rp(){let x=globalThis.__PAGYRA_FONT_BASE;if(typeof x=="string"&&x.trim().length>0)return Sp(x.trim());if(typeof window<"u"&&window.location)return`${window.location.origin.endsWith("/")?window.location.origin:`${window.location.origin}/`}assets/fonts/`;try{return new URL("../../assets/fonts/",import.meta.url).toString()}catch{return"/assets/fonts/"}}function Sp(e){return e.endsWith("/")?e:`${e}/`}function Cp(){let e=globalThis,x=e.__PAGYRA_FONT_SOURCE,t=e.__PAGYRA_USE_GOOGLE_FONTS;if(typeof x=="string"){let n=x.toLowerCase();if(n==="google")return"google";if(n==="assets")return"assets"}return t===!0?"google":"assets"}async function vp(e){let x=Rp(),t=[];for(let n of E4){let r=new URL(n.file,x).toString();try{k("font","debug","Loading browser font file",{url:r});let o=await e.loader.load(r);t.push({name:n.name,family:n.family,weight:n.weight,style:n.style,src:r,data:o})}catch(o){k("font","warn","Failed to load font file",{url:r,error:o})}}return t}async function Lp(e){let x=E4.filter(n=>!!n.google);if(!x.length)return[];let t=Tp(x);if(!t)return[];try{k("font","debug","Fetching Google Fonts CSS",{url:t});let n=await e.loader.load(t),r=new TextDecoder().decode(n),o=Pp(r),i=[];for(let a of x){let s=D4(a.family,a.weight,a.style),d=o.get(s);if(!d){k("font","warn","Google Fonts entry missing",{family:a.family,weight:a.weight,style:a.style});continue}try{k("font","debug","Downloading Google font file",{url:d,family:a.family,weight:a.weight,style:a.style});let c=await e.loader.load(d);i.push({name:a.name,family:a.family,weight:a.weight,style:a.style,src:d,data:c})}catch(c){k("font","warn","Failed to download Google font",{url:d,family:a.family,weight:a.weight,style:a.style,error:c})}}return i}catch(n){return k("font","warn","Failed to load Google Fonts CSS",{url:t,error:n}),[]}}function Tp(e){let x=new Map;for(let n of e){if(!n.google)continue;let r=n.google,o=x.get(r);o||(o=new Set,x.set(r,o));let i=n.style==="italic"?1:0;o.add(`${i},${n.weight}`)}let t=[];for(let[n,r]of x){let o=Array.from(r).sort(),i=`family=${Fp(n)}:ital,wght@${o.join(";")}`;t.push(i)}return t.length?`https://fonts.googleapis.com/css2?${t.join("&")}&display=swap`:""}function Fp(e){return encodeURIComponent(e.replace(/\s+/g,"+"))}function Pp(e){let x=new Map,t=/@font-face\s*{[^}]*}/g;for(let n of e.matchAll(t)){let r=n[0],o=/font-family:\s*['"]?([^'";]+)['"]?/i.exec(r),i=/font-weight:\s*([0-9]+)/i.exec(r),a=/font-style:\s*(italic|normal)/i.exec(r),s=/src:\s*[^;]*url\(([^)]+)\)/i.exec(r);if(!o||!i||!a||!s)continue;let d=o[1].trim(),c=Number.parseInt(i[1],10),f=a[1].toLowerCase()==="italic"?"italic":"normal",l=s[1].replace(/['"]/g,"").trim(),u=D4(d,c,f);x.has(u)||x.set(u,l)}return x}function D4(e,x,t){return`${e.toLowerCase()}@${x}@${t.toLowerCase()}`}function W4(e,x){let t=new Map;for(let i of x.images){let a=e.registerImage(i.image);i.ref=a,t.set(i.alias,a)}let n=new Map;for(let[i,a]of x.graphicsStates){let s=e.registerExtGState(a);n.set(i,s)}let r=new Map;for(let[i,a]of x.shadings){let s=e.registerShading(i,a);r.set(i,s)}let o=new Map;for(let[i,a]of x.patterns??[]){let s=e.registerPattern(i,a);o.set(i,s)}return{fonts:x.fonts,xObjects:t,extGStates:n,shadings:r,patterns:o}}var H4={widthPt:595.28,heightPt:841.89};async function O4(e,x={}){let{environment:t}=x;if(!x.fontConfig&&!t)throw new Error("renderPdf requires an environment to load builtin fonts if fontConfig is not provided.");let n=x.fontConfig??await Er(t),r=x.pageSize??Mp(e),o=ri(e.dpiAssumption),i=Ap(e.dpiAssumption),a=new ae(x.metadata??{}),s=y4(a,e.css);n&&await s.initializeEmbedder(n);let d=i(r.heightPt)||1,c=i(r.widthPt)||1,f=x.margins??{top:0,right:0,bottom:0,left:0},l=kp(e.root,r,o),u=G7(e.hf,r,l),b=j7(u,o),g=d,p=c4(e.root,{pageHeight:g}),m=p.length,h=H7(e.hf.placeholders??{},m,x.metadata),w=Bp(e.root),y=new ne(s);await Ip(e.root,y);let R={fontSizePt:10,fontFamily:e.hf.fontFamily};for(let S=0;S<p.length;S++){let C=p[S],L=S+1,T=await I4({pageTree:C,pageNumber:L,totalPages:m,pageSize:r,pxToPt:o,pageWidthPx:c,pageHeightPx:d,fontRegistry:s,headerFooterLayout:b,tokens:h,headerFooterTextOptions:R,pageBackground:w,margins:f,headerFooterCss:x.headerFooterCss,environment:x.environment,resourceBaseDir:x.resourceBaseDir,assetRootDir:x.assetRootDir}),P=W4(a,T);a.addPage({width:r.widthPt,height:r.heightPt,contents:T.content,resources:P,annotations:[]})}return a.finalize()}function Bp(e){if(e.background?.color)return e.background.color;for(let x of e.children)if(x.tagName==="body"||x.tagName==="html"){let t=x.background?.color;if(t)return t}}function ri(e){let t=72/(e>0?e:96);return n=>n*t}function Ap(e){let t=(e>0?e:96)/72;return n=>n*t}function Mp(e){let x=e.root.contentBox.width>0?ri(e.dpiAssumption)(e.root.contentBox.width):H4.widthPt,t=e.root.contentBox.height>0?ri(e.dpiAssumption)(e.root.contentBox.height):H4.heightPt;return{widthPt:x,heightPt:t}}function kp(e,x,t){let n=e.contentBox.width>0?e.contentBox.width:x.widthPt/t(1),r=e.contentBox.height>0?e.contentBox.height:x.heightPt/t(1);return{x:e.contentBox.x,y:e.contentBox.y,width:n,height:r}}async function Ip(e,x){async function t(r){if(k("font","debug",`Attempting to enrich: "${r.text}", family: ${r.fontFamily}`),r.glyphs){k("font","debug","Already has glyphs, skipping");return}try{let o=await x.resolve(r.fontFamily,r.fontWeight,r.fontStyle);k("font","debug","Font resolved for glyph enrichment");let i=r.letterSpacing??0,a=S6(o,r.text,r.fontSize,i);C6(a,r.text,r.wordSpacing),r.glyphs=a,k("font","debug",`Enriched "${r.text}" with ${a.glyphIds.length} glyphs:`,a.glyphIds)}catch(o){k("font","warn",`Failed to enrich "${r.text}":`,o)}}async function n(r){if(r.textRuns&&r.textRuns.length>0){k("font","debug",`Found ${r.textRuns.length} text runs in box ${r.tagName||"text"}`);for(let o of r.textRuns)await t(o)}for(let o of r.children)await n(o)}k("font","debug","Starting enrichment of tree"),await n(e),k("font","debug","Finished enrichment")}async function oi(e){let x=e.environment??new qx(e.assetRootDir??e.resourceBaseDir),t=e.resourceBaseDir??e.assetRootDir??"",n=e.assetRootDir??t,r=e.fontConfig??await Er(x),o=r?{...e,fontConfig:r,environment:x}:{...e,environment:x},i=await U7(o);return O4(i.renderTree,{pageSize:i.pageSize,fontConfig:r??void 0,margins:i.margins,environment:x,resourceBaseDir:t,assetRootDir:n})}async function OE(e){let x=new W6;return ai(x),oi({...e,environment:x})}export{OE as renderHtmlToPdfBrowser};
55
+ `)}parseColor(x){let t=W0(x);return lp(t)}};function lp(e){if(!e)return{r:1,g:1,b:1};let x=e.a??1,t=ei(e.r),n=ei(e.g),r=ei(e.b);return x>=1?{r:t,g:n,b:r}:{r:t*x+(1-x),g:n*x+(1-x),b:r*x+(1-x)}}function je(e){return!Number.isFinite(e??NaN)||(e??0)<=0?0:(e??0)>=1?1:e??0}function Rr(e,x){return["<<","/FunctionType 2","/Domain [0 1]",`/C0 [ ${xx(e.r)} ${xx(e.g)} ${xx(e.b)} ]`,`/C1 [ ${xx(x.r)} ${xx(x.g)} ${xx(x.b)} ]`,"/N 1",">>"].join(`
56
+ `)}function ei(e){return Number.isFinite(e)?e>1?Math.min(Math.max(e/255,0),1):e<0?0:e:0}function xx(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(5).replace(/0+$/,"").replace(/\.$/,""):"0"}function $e(e){let x=O(de(e.r)),t=O(de(e.g)),n=O(de(e.b));return`${x} ${t} ${n} RG`}function L4(e){let x=O(de(e.r)),t=O(de(e.g)),n=O(de(e.b));return`${x} ${t} ${n} rg`}function T4(e){switch(e){case"butt":return 0;case"round":return 1;case"square":return 2;default:return}}function P4(e){switch(e){case"miter":return 0;case"round":return 1;case"bevel":return 2;default:return}}function de(e){return e>1?e/255:e}function O(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}function F4(e,x,t){if(!e)return null;let n=Math.max(e.width,0),r=Math.max(e.height,0);if(n===0||r===0)return null;if(t){let c=e.x-t.x,f=e.y-t.y,l=x.convertPxToPt(c),u=x.convertPxToPt(-(f+r)),b=x.convertPxToPt(n),g=x.convertPxToPt(r);return{x:O(l),y:O(u),width:O(b),height:O(g)}}let o=e.y-x.pageOffsetPx,i=x.convertPxToPt(e.x),a=x.pageHeightPt-x.convertPxToPt(o+r),s=x.convertPxToPt(n),d=x.convertPxToPt(r);return{x:O(i),y:O(a),width:O(s),height:O(d)}}function B4(e,x,t){if(t){let i=e.x-t.x,a=e.y-t.y,s=x.convertPxToPt(i),d=x.convertPxToPt(-a);return!Number.isFinite(s)||!Number.isFinite(d)?null:{x:O(s),y:O(d)}}let n=e.y-x.pageOffsetPx,r=x.convertPxToPt(e.x),o=x.pageHeightPt-x.convertPxToPt(n);return!Number.isFinite(r)||!Number.isFinite(o)?null:{x:O(r),y:O(o)}}function ti(e,x,t){if(t){let s=e.x-t.x,d=e.y-t.y,c=x.convertPxToPt(1),f=x.convertPxToPt(1),l=x.convertPxToPt(s),u=x.convertPxToPt(-d);return`${O(c)} 0 0 ${O(-f)} ${O(l)} ${O(u)} cm`}let n=x.convertPxToPt(1),r=x.convertPxToPt(1),o=e.y-x.pageOffsetPx,i=x.convertPxToPt(e.x),a=x.pageHeightPt-x.convertPxToPt(o);return`${O(n)} 0 0 ${O(-r)} ${O(i)} ${O(a)} cm`}function Ve(e){if(!e)return null;let x={a:1,b:0,c:0,d:-1,e:0,f:0};return ax(ax(x,e),x)}var up="\x1B[38;5;205m",bp="\x1B[0m",Sr=class{constructor(x,t,n,r){this.coordinateTransformer=x;this.fontRegistry=t;this.commands=[];this.fonts=new Map;this.patterns=new Map;this.transformContext=null;this.graphicsStateManager=r,this.fontResolver=new wr(t),this.shadowRenderer=new gr(x,t,n,r),this.decorationRenderer=new yr(x,r),this.gradientService=new se(x)}async drawText(x,t,n,r={fontSizePt:10}){if(!x)return;let o=r.fontFamily??"Times New Roman",i=r.fontWeight??400,a=r.fontStyle??"normal",s=r.fontVariant,d=this.coordinateTransformer.convertPtToPx(r.fontSizePt),c={text:x,fontFamily:o,fontWeight:i,fontStyle:a,fontVariant:s,fontSize:d,letterSpacing:0,wordSpacing:0,fill:r.color??{r:0,g:0,b:0,a:1},lineMatrix:{a:1,b:0,c:0,d:1,e:t,f:n}};await this.drawTextRun(c)}async drawTextRun(x){let t=await this.fontResolver.ensureFontResource({fontFamily:x.fontFamily,fontWeight:x.fontWeight,fontStyle:x.fontStyle,fontVariant:x.fontVariant,text:x.text});await this.drawTextRunWithGlyphs(x,t)}async drawTextRunWithGlyphs(x,t){let n=x.fill??{r:0,g:0,b:0,a:1},r=this.coordinateTransformer.convertPxToPt(x.fontSize),o=x.glyphs;if(!o||!gp(o,t)){let p=pp(x,t);p&&(o=p,x.glyphs=p)}if(!o){k("paint","warn","Skipping run without glyph data",{text:x.text.slice(0,32),fontFamily:x.fontFamily,fontSize:x.fontSize});return}k("paint","debug",`${up}USING GLYPH RUN${bp}`,{text:x.text.slice(0,64),glyphCount:o.glyphIds.length});let a=mp(x,this.coordinateTransformer,this.transformContext);k("paint","debug","drawing text run with glyphs",{text:x.text.slice(0,32),glyphIds:o.glyphIds.slice(0,10),fontSizePt:r,matrix:a});let s=x.text;x.fontVariant==="small-caps"&&(s=s.toUpperCase());let{encoded:d}=zn(s,t),c=x.wordSpacing??0,f=this.coordinateTransformer.convertPxToPt(c),l=c!==0&&f!==0,u=this.fontRegistry.ensureSubsetForGlyphRun(o,t);this.registerSubsetFont(u.alias,u.ref);let b=x.textGradient;if(b&&b.rect&&b.rect.width>0&&b.rect.height>0){k("paint","debug","text run has background clip gradient",{text:x.text.slice(0,32),rect:b.rect});let p=b.gradient,m=p.type==="linear",h=p.type==="radial";if(m||h){let y=this.gradientService.createPatternFromLinearGradient(p,{width:b.rect.width,height:b.rect.height,x:b.rect.x,y:b.rect.y});this.patterns.set(y.patternName,y.dictionary);let w=["q","/Pattern cs",`/${y.patternName} scn`],R=xi(o,u.subset,0,0,r,n,this.graphicsStateManager,f,{skipColor:!0,tm:a});if(R.length>0){this.commands.push(...w,...R,"Q"),x.decorations&&this.commands.push(...this.decorationRenderer.render(x,n));return}}}if(x.textShadows&&x.textShadows.length>0){let p=await this.shadowRenderer.render({run:x,font:t,encoded:d,Tm:x.lineMatrix??{a:1,b:0,c:0,d:1,e:0,f:0},fontSizePt:r,fontSizePx:x.fontSize,wordSpacingPt:f,appliedWordSpacing:l,fontResourceName:t.resourceName,subset:u.subset,subsetAlias:u.alias});this.commands.push(...p)}let g=xi(o,u.subset,0,0,r,n,this.graphicsStateManager,f,{tm:a});this.commands.push(...g),x.decorations&&this.commands.push(...this.decorationRenderer.render(x,n))}registerFont(x){this.fonts.has(x.resourceName)||this.fonts.set(x.resourceName,x.ref)}registerSubsetFont(x,t){this.fonts.set(x,t)}fillGradientRect(x,t){let n=Math.max(x.width,0),r=Math.max(x.height,0);if(n<=0||r<=0)return[];let o=t.type==="radial"?this.gradientService.createRadialGradient(t,x):this.gradientService.createLinearGradient(t,x);return["q",ti(x,this.coordinateTransformer,null),`0 0 ${F(n)} ${F(r)} re`,"W n",`/${o.shadingName} sh`,"Q"]}fillPatternRect(x){let t=Math.max(x.width,0),n=Math.max(x.height,0);return t<=0||n<=0?[]:[ti(x,this.coordinateTransformer,null),`0 0 ${F(t)} ${F(n)} re`,"f"]}flushCommands(){return this.commands.splice(0,this.commands.length)}setTransformContext(x){this.transformContext=x}clearTransformContext(){this.transformContext=null}getResult(){return{commands:[...this.commands],fonts:new Map(this.fonts),shadings:this.gradientService.getShadings(),patterns:new Map(this.patterns)}}};function mp(e,x,t=null){let n=e.lineMatrix??{a:1,b:0,c:0,d:1,e:0,f:0};if(e.lineMatrix||k("paint","debug","Run provided without lineMatrix, using identity fallback",{text:e.text.slice(0,32),fontFamily:e.fontFamily}),t){let s={a:n.a,b:n.b,c:n.c,d:n.d,e:n.e-t.x,f:n.f-t.y},d=Ve(s)??{a:1,b:0,c:0,d:1,e:s.e,f:s.f};return{a:d.a,b:d.b,c:d.c,d:d.d,e:x.convertPxToPt(d.e),f:x.convertPxToPt(d.f)}}let r=x.pageOffsetPx,o={a:n.a,b:n.b,c:n.c,d:n.d,e:n.e,f:n.f-r};if(!(Math.abs(o.a-1)>1e-6||Math.abs(o.b)>1e-6||Math.abs(o.c)>1e-6||Math.abs(o.d-1)>1e-6))return{a:1,b:0,c:0,d:1,e:x.convertPxToPt(o.e),f:x.pageHeightPt-x.convertPxToPt(o.f)};let a=Ve(o)??{a:1,b:0,c:0,d:1,e:o.e,f:o.f};return{a:a.a,b:a.b,c:a.c,d:a.d,e:x.convertPxToPt(a.e),f:x.convertPxToPt(a.f+x.pageHeightPx)}}function pp(e,x){let t=hp(e,x);if(!t)return null;let n=e.letterSpacing??0,r=S6(t,e.text,e.fontSize,n);return C6(r,e.text,e.wordSpacing),r}function hp(e,x){let t=x.metrics;return t?{metrics:{metrics:t.metrics,glyphMetrics:t.glyphMetrics,cmap:t.cmap,headBBox:t.headBBox,kerning:t.kerning},program:{sourceFormat:"ttf",unitsPerEm:t.metrics.unitsPerEm,glyphCount:t.glyphMetrics.size,getGlyphOutline:t.getGlyphOutline,getRawTableData:t.getRawTableData},css:{family:e.fontFamily,weight:e.fontWeight??400,style:e.fontStyle??"normal"}}:null}function gp(e,x){if(!x.metrics)return!0;let t=e.font?.metrics;return t?x.metrics.cmap===t.cmap&&x.metrics.glyphMetrics===t.glyphMetrics:!1}var Cr=class{constructor(x){this.coordinateTransformer=x;this.commands=[];this.imageResources=new Map}registerResource(x){return this.ensureImageResource(x)}registerAtlasPages(x){for(let t=0;t<x.length;t++){let n=x[t],r=`atlas:${t}`;if(this.imageResources.has(r))continue;let o=`Im${this.imageResources.size}`,i={src:`atlas:${t}`,width:n.width,height:n.height,format:"png",channels:4,bitsPerComponent:8,data:n.data.buffer};this.imageResources.set(r,{alias:o,image:i})}}drawAtlasRegion(x,t,n,r,o,i){if(i.width<=0||i.height<=0)return;let a=`atlas:${x}`,s=this.imageResources.get(a);if(!s)return;let d=this.coordinateTransformer.convertPxToPt(i.width),c=this.coordinateTransformer.convertPxToPt(i.height);if(d===0||c===0)return;let f=this.coordinateTransformer.convertPxToPt(i.x),l=i.y-this.coordinateTransformer.pageOffsetPx,u=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(l+i.height),b=d/r,g=c/o,p=f-b*t,m=u-g*n,h=["q",`${r6(b)} 0 0 ${r6(g)} ${r6(p)} ${r6(m)} cm`,`/${s.alias} Do`,"Q"];this.commands.push(...h)}drawImage(x,t){if(t.width<=0||t.height<=0)return;let n=this.ensureImageResource(x),r=this.coordinateTransformer.convertPxToPt(t.width),o=this.coordinateTransformer.convertPxToPt(t.height);if(r===0||o===0)return;let i=this.coordinateTransformer.convertPxToPt(t.x),a=t.y-this.coordinateTransformer.pageOffsetPx,s=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(a+t.height);this.commands.push("q",`${r6(r)} 0 0 ${r6(o)} ${r6(i)} ${r6(s)} cm`,`/${n.alias} Do`,"Q")}ensureImageResource(x){let t=`${x.src}|${x.data.byteLength??0}`,n=this.imageResources.get(t);return n||(n={alias:`Im${this.imageResources.size}`,image:{...x,data:x.data}},this.imageResources.set(t,n)),n}getResult(){return{commands:[...this.commands],images:new Map(this.imageResources)}}};function r6(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}function M6(e,x,t){let n={topLeft:{...t.topLeft},topRight:{...t.topRight},bottomRight:{...t.bottomRight},bottomLeft:{...t.bottomLeft}},r=Math.max(e,0),o=Math.max(x,0);if(r<=0||o<=0)return{topLeft:{x:0,y:0},topRight:{x:0,y:0},bottomRight:{x:0,y:0},bottomLeft:{x:0,y:0}};let i=1,a=n.topLeft.x+n.topRight.x;a>0&&(i=Math.min(i,r/a));let s=n.bottomLeft.x+n.bottomRight.x;s>0&&(i=Math.min(i,r/s));let d=n.topLeft.y+n.bottomLeft.y;d>0&&(i=Math.min(i,o/d));let c=n.topRight.y+n.bottomRight.y;return c>0&&(i=Math.min(i,o/c)),i<1&&(n.topLeft.x*=i,n.topLeft.y*=i,n.topRight.x*=i,n.topRight.y*=i,n.bottomRight.x*=i,n.bottomRight.y*=i,n.bottomLeft.x*=i,n.bottomLeft.y*=i),n}function vr(e){return e.topLeft.x===0&&e.topLeft.y===0&&e.topRight.x===0&&e.topRight.y===0&&e.bottomRight.x===0&&e.bottomRight.y===0&&e.bottomLeft.x===0&&e.bottomLeft.y===0}function k6(e,x,t,n,r){let o=[];if(e<=0||x<=0)return o;let i=t.topLeft,a=t.topRight,s=t.bottomRight,d=t.bottomLeft,c=.5522847498307936,f=n+i.x,l=r;if(o.push(`${O(f)} ${O(l)} m`),o.push(`${O(n+e-a.x)} ${O(r)} l`),a.x>0||a.y>0){let u=n+e-a.x+c*a.x,b=r,g=n+e,p=r+a.y-c*a.y,m=n+e,h=r+a.y;o.push(`${O(u)} ${O(b)} ${O(g)} ${O(p)} ${O(m)} ${O(h)} c`)}else o.push(`${O(n+e)} ${O(r)} l`);if(o.push(`${O(n+e)} ${O(r+x-s.y)} l`),s.x>0||s.y>0){let u=n+e,b=r+x-s.y+c*s.y,g=n+e-s.x+c*s.x,p=r+x,m=n+e-s.x,h=r+x;o.push(`${O(u)} ${O(b)} ${O(g)} ${O(p)} ${O(m)} ${O(h)} c`)}else o.push(`${O(n+e)} ${O(r+x)} l`);if(o.push(`${O(n+d.x)} ${O(r+x)} l`),d.x>0||d.y>0){let u=n+d.x-c*d.x,b=r+x,g=n,p=r+x-d.y+c*d.y,m=n,h=r+x-d.y;o.push(`${O(u)} ${O(b)} ${O(g)} ${O(p)} ${O(m)} ${O(h)} c`)}else o.push(`${O(n)} ${O(r+x)} l`);if(o.push(`${O(n)} ${O(r+i.y)} l`),i.x>0||i.y>0){let u=n,b=r+i.y-c*i.y,g=n+i.x-c*i.x,p=r,m=n+i.x,h=r;o.push(`${O(u)} ${O(b)} ${O(g)} ${O(p)} ${O(m)} ${O(h)} c`)}else o.push(`${O(n)} ${O(r)} l`);return o.push("h"),o}var Lr=class{constructor(x,t){this.coordinateTransformer=x;this.graphicsStateManager=t;this.commands=[];this.transformContext=null;this.gradientService=new se(x)}setTransformContext(x){this.transformContext=x}clearTransformContext(){this.transformContext=null}drawBoxOutline(x,t={r:.85,g:.85,b:.85,a:1}){this.strokeRect(x,t)}drawFilledBox(x,t){this.fillRect(x,t)}fillRoundedRect(x,t,n){let r=Math.max(x.width,0),o=Math.max(x.height,0);if(r===0||o===0)return;let i=A4(n);if(i){i.type==="radial"?this.fillRoundedRectWithRadialGradient(x,t,i):this.fillRoundedRectWithGradient(x,t,i);return}if(typeof n!="object"||n===null)return;let a=M6(r,o,t);if(vr(a)){this.fillRect(x,n);return}let s=k6(r,o,a,0,0);if(s.length===0)return;let d=[this.transformForRect(x),...s,"f"];this.pushFillCommands(n,d,!0)}pushRawCommands(x){!Array.isArray(x)||x.length===0||this.commands.push(...x)}fillRoundedRectWithGradient(x,t,n){let r=Math.max(x.width,0),o=Math.max(x.height,0);if(r===0||o===0)return;let i=M6(r,o,t);if(vr(i)){this.fillRectWithGradient(x,n);return}let a=k6(r,o,i,0,0);if(a.length===0)return;let s=this.gradientService.createLinearGradient(n,x);this.commands.push("q"),this.commands.push(this.transformForRect(x)),this.commands.push(...a),this.commands.push("W n"),this.commands.push(`/${s.shadingName} sh`),this.commands.push("Q")}fillRectWithGradient(x,t){let n=Math.max(x.width,0),r=Math.max(x.height,0);if(n===0||r===0)return;let o=this.gradientService.createLinearGradient(t,x);this.commands.push("q"),this.commands.push(this.transformForRect(x)),this.commands.push(`0 0 ${O(n)} ${O(r)} re`),this.commands.push("W n"),this.commands.push(`/${o.shadingName} sh`),this.commands.push("Q")}fillRoundedRectWithRadialGradient(x,t,n){let r=Math.max(x.width,0),o=Math.max(x.height,0);if(r===0||o===0)return;let i=M6(r,o,t);if(vr(i)){this.fillRectWithRadialGradient(x,n);return}let a=k6(r,o,i,0,0);if(a.length===0)return;let s=this.gradientService.createRadialGradient(n,x);this.commands.push("q"),this.commands.push(this.transformForRect(x)),this.commands.push(...a),this.commands.push("W n"),this.commands.push(`/${s.shadingName} sh`),this.commands.push("Q")}fillRectWithRadialGradient(x,t){let n=Math.max(x.width,0),r=Math.max(x.height,0);if(n===0||r===0)return;let o=this.gradientService.createRadialGradient(t,x);this.commands.push("q"),this.commands.push(this.transformForRect(x)),this.commands.push(`0 0 ${O(n)} ${O(r)} re`),this.commands.push("W n"),this.commands.push(`/${o.shadingName} sh`),this.commands.push("Q")}fillRoundedRectDifference(x,t,n,r,o){let i=Math.max(x.width,0),a=Math.max(x.height,0);if(i===0||a===0)return;let s=M6(i,a,t),d=Math.max(n.width,0),c=Math.max(n.height,0);if(d<=0||c<=0){this.fillRoundedRect(x,s,o);return}let f=k6(i,a,s,0,0);if(f.length===0)return;let l=M6(d,c,r),u=n.x-x.x,b=n.y-x.y,g=k6(d,c,l,u,b),p=[this.transformForRect(x),...f,...g,"f*"];this.pushFillCommands(o,p,!0)}fillRect(x,t){let n=A4(t);if(n){n.type==="radial"?this.fillRectWithRadialGradient(x,n):this.fillRectWithGradient(x,n);return}if(typeof t!="object"||t===null)return;let r=this.rectToPdf(x);if(!r)return;let o=[`${r.x} ${r.y} ${r.width} ${r.height} re`,"f"];this.pushFillCommands(t,o,!1)}strokeRect(x,t){let n=this.rectToPdf(x);n&&this.commands.push($e(t),`${n.x} ${n.y} ${n.width} ${n.height} re`,"S")}strokeRoundedRect(x,t,n,r){let o=Math.max(x.width,0),i=Math.max(x.height,0);if(o===0||i===0)return;let a=M6(o,i,t),s=k6(o,i,a,0,0);if(s.length!==0){if(this.commands.push("q",$e(n)),r!==void 0){let d=this.coordinateTransformer.convertPxToPt(Math.max(r,0));d>0&&this.commands.push(`${O(d)} w`)}this.commands.push(this.transformForRect(x),...s,"S","Q")}}fillPolygon(x,t,n=!0){if(x.length<2)return;let r=this.pointsToPdf(x);if(!r)return;let o=[];o.push(`${r[0].x} ${r[0].y} m`);for(let i=1;i<r.length;i++){let a=r[i];o.push(`${a.x} ${a.y} l`)}n&&o.push("h"),o.push("f"),this.pushFillCommands(t,o,!0)}strokePolyline(x,t,n={}){if(x.length<2)return;let r=this.pointsToPdf(x);if(!r)return;let o=[];o.push(`${r[0].x} ${r[0].y} m`);for(let i=1;i<r.length;i++){let a=r[i];o.push(`${a.x} ${a.y} l`)}n.close&&o.push("h"),o.push("S"),this.commands.push("q",$e(t)),this.applyStrokeOptions(n),this.commands.push(...o,"Q")}fillPath(x,t,n={}){if(x.length===0)return;let r=this.pathCommandsToPdf(x);if(!r||r.length===0)return;let o=n.fillRule==="evenodd"?"f*":"f";this.pushFillCommands(t,[...r,o],!1)}beginClipPath(x,t={}){if(!x||x.length===0)return!1;let n=this.pathCommandsToPdf(x);if(!n||n.length===0)return!1;let r=t.fillRule==="evenodd"?"W*":"W";return this.commands.push("q",...n,`${r} n`),!0}endClipPath(){this.commands.push("Q")}fillPathWithGradient(x,t,n={}){if(!x||x.length===0)return;let r=this.pathCommandsToPdf(x);if(!r||r.length===0)return;let o=Number.POSITIVE_INFINITY,i=Number.POSITIVE_INFINITY,a=Number.NEGATIVE_INFINITY,s=Number.NEGATIVE_INFINITY;for(let f of x)f.type==="moveTo"||f.type==="lineTo"?(o=Math.min(o,f.x),i=Math.min(i,f.y),a=Math.max(a,f.x),s=Math.max(s,f.y)):f.type==="curveTo"&&(o=Math.min(o,f.x1,f.x2,f.x),i=Math.min(i,f.y1,f.y2,f.y),a=Math.max(a,f.x1,f.x2,f.x),s=Math.max(s,f.y1,f.y2,f.y));if(!Number.isFinite(o)||!Number.isFinite(i)||!Number.isFinite(a)||!Number.isFinite(s))return;let d={x:o,y:i,width:Math.max(0,a-o),height:Math.max(0,s-i)},c=t.type==="radial"?this.gradientService.createRadialGradient(t,d):this.gradientService.createLinearGradient(t,d);this.commands.push("q"),this.commands.push(...r),this.commands.push("W n"),this.commands.push(`/${c.shadingName} sh`),this.commands.push("Q")}strokePath(x,t,n={}){if(x.length===0)return;let r=this.pathCommandsToPdf(x);!r||r.length===0||(this.commands.push("q",$e(t)),this.applyStrokeOptions(n),this.commands.push(...r,"S"),n.dash&&Array.isArray(n.dash.pattern)&&n.dash.pattern.length>0&&this.commands.push("[] 0 d"),this.commands.push("Q"))}applyStrokeOptions(x){if(x.lineWidth!==void 0){let o=this.coordinateTransformer.convertPxToPt(Math.max(x.lineWidth,0));o>0&&this.commands.push(`${O(o)} w`)}let t=T4(x.lineCap);t!==void 0&&this.commands.push(`${t} J`);let n=P4(x.lineJoin);n!==void 0&&this.commands.push(`${n} j`);let r=x.dash;if(r&&Array.isArray(r.pattern)&&r.pattern.length>0){let o=r.pattern.map(a=>this.coordinateTransformer.convertPxToPt(Math.max(a,0))).map(O),i=O(this.coordinateTransformer.convertPxToPt(Math.max(r.phase??0,0)));this.commands.push(`[${o.join(" ")}] ${i} d`)}}pushFillCommands(x,t,n){let r=x.a??1,o=r<1,i={r:x.r,g:x.g,b:x.b,a:r},a=n||o;if(this.commands.push(L4(i)),a&&this.commands.push("q"),o){let s=this.graphicsStateManager.ensureFillAlphaState(r);this.commands.push(`/${s} gs`)}this.commands.push(...t),a&&this.commands.push("Q")}pathCommandsToPdf(x){let t=[];for(let n of x)switch(n.type){case"moveTo":{let r=this.pointToPdf({x:n.x,y:n.y});if(!r)return null;t.push(`${r.x} ${r.y} m`);break}case"lineTo":{let r=this.pointToPdf({x:n.x,y:n.y});if(!r)return null;t.push(`${r.x} ${r.y} l`);break}case"curveTo":{let r=this.pointToPdf({x:n.x1,y:n.y1}),o=this.pointToPdf({x:n.x2,y:n.y2}),i=this.pointToPdf({x:n.x,y:n.y});if(!r||!o||!i)return null;t.push(`${r.x} ${r.y} ${o.x} ${o.y} ${i.x} ${i.y} c`);break}case"closePath":t.push("h");break;default:return null}return t}transformForRect(x){if(this.transformContext){let a=x.x-this.transformContext.x,s=x.y-this.transformContext.y,d=this.coordinateTransformer.convertPxToPt(1),c=this.coordinateTransformer.convertPxToPt(1),f=this.coordinateTransformer.convertPxToPt(a),l=this.coordinateTransformer.convertPxToPt(-s);return`${O(d)} 0 0 ${O(-c)} ${O(f)} ${O(l)} cm`}let t=this.coordinateTransformer.convertPxToPt(1),n=this.coordinateTransformer.convertPxToPt(1),r=x.y-this.coordinateTransformer.pageOffsetPx,o=this.coordinateTransformer.convertPxToPt(x.x),i=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(r);return`${O(t)} 0 0 ${O(-n)} ${O(o)} ${O(i)} cm`}rectToPdf(x){return F4(x,this.coordinateTransformer,this.transformContext)}pointToPdf(x){return B4(x,this.coordinateTransformer,this.transformContext)}pointsToPdf(x){let t=[];for(let n of x){let r=this.pointToPdf(n);if(!r)return null;t.push(r)}return t}getResult(){return{commands:[...this.commands],shadings:this.gradientService.getShadings()}}};function A4(e){return yp(e)||wp(e)?e:typeof e=="string"?Ix(e):null}function yp(e){if(typeof e!="object"||e===null)return!1;let x=e;return x.type==="linear"&&Array.isArray(x.stops)}function wp(e){if(typeof e!="object"||e===null)return!1;let x=e;return x.type==="radial"&&typeof x.r=="number"}var Tr=class{constructor(){this.fillAlphaStates=new Map;this.graphicsStates=new Map}ensureFillAlphaState(x){let n=this.normalizeAlpha(x).toFixed(4),r=this.fillAlphaStates.get(n);if(r)return r;let o=`GS${this.fillAlphaStates.size}`,i=Number.parseFloat(n);return this.fillAlphaStates.set(n,o),this.graphicsStates.set(o,i),o}getGraphicsStates(){return new Map(this.graphicsStates)}normalizeAlpha(x){return!Number.isFinite(x??NaN)||x===void 0?1:x<=0?0:x>=1?1:x}};var Fr=class{constructor(x){this.coordinateTransformer=x}buildClipCommands(x,t){if(!x)return null;let n=Math.max(x.width,0),r=Math.max(x.height,0);if(n===0||r===0)return null;if(this.isZeroRadius(t)){let o=this.rectToPdf(x);return o?[`${o.x} ${o.y} ${o.width} ${o.height} re`]:null}return this.buildRoundedClipCommands(x,t)}buildRoundedClipCommands(x,t){let n=Math.max(x.width,0),r=Math.max(x.height,0);if(n===0||r===0)return null;let o=t.topLeft,i=t.topRight,a=t.bottomRight,s=t.bottomLeft,d=.5522847498307936,c=[],f=this.pointToPdf(x.x+o.x,x.y),l=this.pointToPdf(x.x+n-i.x,x.y);if(!f||!l)return null;if(c.push(`${f.x} ${f.y} m`),c.push(`${l.x} ${l.y} l`),i.x>0||i.y>0){let p=this.pointToPdf(x.x+n-i.x+d*i.x,x.y),m=this.pointToPdf(x.x+n,x.y+i.y-d*i.y),h=this.pointToPdf(x.x+n,x.y+i.y);if(!p||!m||!h)return null;c.push(`${p.x} ${p.y} ${m.x} ${m.y} ${h.x} ${h.y} c`)}else{let p=this.pointToPdf(x.x+n,x.y);if(!p)return null;c.push(`${p.x} ${p.y} l`)}let u=this.pointToPdf(x.x+n,x.y+r-a.y);if(!u)return null;if(c.push(`${u.x} ${u.y} l`),a.x>0||a.y>0){let p=this.pointToPdf(x.x+n,x.y+r-a.y+d*a.y),m=this.pointToPdf(x.x+n-a.x+d*a.x,x.y+r),h=this.pointToPdf(x.x+n-a.x,x.y+r);if(!p||!m||!h)return null;c.push(`${p.x} ${p.y} ${m.x} ${m.y} ${h.x} ${h.y} c`)}else{let p=this.pointToPdf(x.x+n,x.y+r);if(!p)return null;c.push(`${p.x} ${p.y} l`)}let b=this.pointToPdf(x.x+s.x,x.y+r);if(!b)return null;if(c.push(`${b.x} ${b.y} l`),s.x>0||s.y>0){let p=this.pointToPdf(x.x+s.x-d*s.x,x.y+r),m=this.pointToPdf(x.x,x.y+r-s.y+d*s.y),h=this.pointToPdf(x.x,x.y+r-s.y);if(!p||!m||!h)return null;c.push(`${p.x} ${p.y} ${m.x} ${m.y} ${h.x} ${h.y} c`)}else{let p=this.pointToPdf(x.x,x.y+r);if(!p)return null;c.push(`${p.x} ${p.y} l`)}let g=this.pointToPdf(x.x,x.y+o.y);if(!g)return null;if(c.push(`${g.x} ${g.y} l`),o.x>0||o.y>0){let p=this.pointToPdf(x.x,x.y+o.y-d*o.y),m=this.pointToPdf(x.x+o.x-d*o.x,x.y),h=this.pointToPdf(x.x+o.x,x.y);if(!p||!m||!h)return null;c.push(`${p.x} ${p.y} ${m.x} ${m.y} ${h.x} ${h.y} c`)}else{let p=this.pointToPdf(x.x,x.y);if(!p)return null;c.push(`${p.x} ${p.y} l`)}return c.push("h"),c}rectToPdf(x){if(!x)return null;let t=this.coordinateTransformer.convertPxToPt(Math.max(x.width,0)),n=this.coordinateTransformer.convertPxToPt(Math.max(x.height,0));if(!Number.isFinite(t)||!Number.isFinite(n)||t===0||n===0)return null;let r=this.pointToPdf(x.x,x.y+x.height);return r?{x:r.x,y:r.y,width:Pr(t),height:Pr(n)}:null}pointToPdf(x,t){if(!Number.isFinite(x)||!Number.isFinite(t))return null;let n=this.coordinateTransformer.convertPxToPt(x),r=t-this.coordinateTransformer.pageOffsetPx,o=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(r);return!Number.isFinite(n)||!Number.isFinite(o)?null:{x:Pr(n),y:Pr(o)}}isZeroRadius(x){return Math.abs(x.topLeft.x)<=1e-6&&Math.abs(x.topLeft.y)<=1e-6&&Math.abs(x.topRight.x)<=1e-6&&Math.abs(x.topRight.y)<=1e-6&&Math.abs(x.bottomRight.x)<=1e-6&&Math.abs(x.bottomRight.y)<=1e-6&&Math.abs(x.bottomLeft.x)<=1e-6&&Math.abs(x.bottomLeft.y)<=1e-6}};function Pr(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}var Ar=class{constructor(x){this.coordinateTransformer=x}buildImageMatrix(x){if(!x||x.width<=0||x.height<=0)return null;let t=this.coordinateTransformer.convertPxToPt(x.width),n=this.coordinateTransformer.convertPxToPt(x.height);if(!Number.isFinite(t)||!Number.isFinite(n)||t===0||n===0)return null;let r=this.coordinateTransformer.convertPxToPt(x.x),o=x.y-this.coordinateTransformer.pageOffsetPx,i=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(o+x.height);return!Number.isFinite(r)||!Number.isFinite(i)?null:`${Br(t)} 0 0 ${Br(n)} ${Br(r)} ${Br(i)} cm`}};function Br(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}var Mr=class{constructor(x,t){this.coordinateTransformer=x;this.shapeRenderer=t}beginTransformScope(x,t){let n=Ve(x);if(!n){this.shapeRenderer.pushRawCommands(["q"]);return}let r=this.coordinateTransformer.convertPxToPt(t.x),o=t.y-this.coordinateTransformer.pageOffsetPx,i=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(o),a=Number.isFinite(t.width)?t.width/2:0,s=Number.isFinite(t.height)?t.height/2:0,d=this.coordinateTransformer.convertPxToPt(-a),c=this.coordinateTransformer.convertPxToPt(s),f=this.coordinateTransformer.convertPxToPt(a),l=this.coordinateTransformer.convertPxToPt(-s),u=["q",`1 0 0 1 ${j0(r)} ${j0(i)} cm`,`1 0 0 1 ${j0(f)} ${j0(l)} cm`,`${j0(n.a)} ${j0(n.b)} ${j0(n.c)} ${j0(n.d)} 0 0 cm`,`1 0 0 1 ${j0(d)} ${j0(c)} cm`];(n.b!==0||n.c!==0)&&u.push(`%PAGYRA_TRANSFORM ${j0(n.a)} ${j0(n.b)} ${j0(n.c)} ${j0(n.d)} ${j0(n.e)} ${j0(n.f)}`),this.shapeRenderer.pushRawCommands(u),this.shapeRenderer.setTransformContext(t)}endTransformScope(){this.shapeRenderer.pushRawCommands(["Q"]),this.shapeRenderer.clearTransformContext()}};function j0(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}Ge();function M4(e){try{let x=B6.getPages();x&&x.length>0&&e.registerAtlasPages(x)}catch{}}function k4(e,x){let t=[],n=[];for(let r=0;r<e.length;)if(e[r]==="q"&&r+3<e.length&&e[r+3]==="Q"){let i=(e[r+2]??"").match(/^\/(\w+)\s+Do$/),a=[e[r],e[r+1]??"",e[r+2]??"",e[r+3]??""];r+=4,i&&x.has(i[1])?t.push(...a):n.push(...a)}else n.push(e[r]),r+=1;return{preShadow:t,post:n}}var kr=class{constructor(x,t,n,r){this.textRenderer=x;this.imageRenderer=t;this.shapeRenderer=n;this.graphicsStateManager=r}combineResults(){let x=this.textRenderer.getResult();M4(this.imageRenderer);let t=this.imageRenderer.getResult(),n=this.shapeRenderer.getResult(),r=new Map;for(let[l,u]of this.graphicsStateManager.getGraphicsStates())r.set(l,u);let o=new Set;for(let[,l]of t.images)l.image.src&&typeof l.image.src=="string"&&l.image.src.startsWith("internal:shadow:")&&o.add(l.alias);let{preShadow:i,post:a}=k4(t.commands,o),s=[...i,...n.commands,...x.commands,...a],d=[];for(let[,l]of t.images)d.push({alias:l.alias,image:{src:l.image.src,width:l.image.width,height:l.image.height,format:l.image.format,channels:l.image.channels,bitsPerComponent:l.image.bitsPerComponent,data:new Uint8Array(l.image.data)},ref:l.ref});let c=new Map;for(let[l,u]of n.shadings)c.set(l,u);for(let[l,u]of x.shadings)c.set(l,u);let f=new Map;for(let[l,u]of x.patterns??[])f.set(l,u);return{content:s.join(`
57
+ `),fonts:x.fonts,images:d,graphicsStates:r,shadings:c,patterns:f}}};Ge();var Nr=class{constructor(x,t,n,r=0,o){this.clipDepth=0;this.coordinateTransformer=new br(x,t,r),this.graphicsStateManager=new Tr,this.imageRenderer=new Cr(this.coordinateTransformer),this.textRenderer=new Sr(this.coordinateTransformer,n,this.imageRenderer,this.graphicsStateManager),this.shapeRenderer=new Lr(this.coordinateTransformer,this.graphicsStateManager),this.clippingPathBuilder=new Fr(this.coordinateTransformer),this.imageMatrixBuilder=new Ar(this.coordinateTransformer),this.transformScopeManager=new Mr(this.coordinateTransformer,this.shapeRenderer),this.resultCombiner=new kr(this.textRenderer,this.imageRenderer,this.shapeRenderer,this.graphicsStateManager),this.environment=o,this.fontRegistry=n}get pageHeightPx(){return this.coordinateTransformer.pageHeightPx}drawBoxOutline(x,t={r:.85,g:.85,b:.85,a:1}){this.shapeRenderer.drawBoxOutline(x,t)}drawFilledBox(x,t){this.shapeRenderer.drawFilledBox(x,t)}drawImage(x,t){this.imageRenderer.drawImage(x,t)}drawBackgroundImage(x,t,n,r){if(!n||n.width<=0||n.height<=0){this.drawImage(x,t);return}let o=this.clippingPathBuilder.buildClipCommands(n,r);if(!o){this.drawImage(x,t);return}let i=this.imageRenderer.registerResource(x),a=this.imageMatrixBuilder.buildImageMatrix(t);if(!a)return;let s=["q",...o,"W n",a,`/${i.alias} Do`,"Q"];this.shapeRenderer.pushRawCommands(s)}drawShadowImage(x,t){if(t.width<=0||t.height<=0)return;let n=this.imageRenderer.registerResource(x),r=this.coordinateTransformer.convertPxToPt(t.width),o=this.coordinateTransformer.convertPxToPt(t.height);if(r===0||o===0)return;let i=this.coordinateTransformer.convertPxToPt(t.x),a=t.y-this.coordinateTransformer.pageOffsetPx,s=this.coordinateTransformer.pageHeightPt-this.coordinateTransformer.convertPxToPt(a+t.height),d=["q",`${Ir(r)} 0 0 ${Ir(o)} ${Ir(i)} ${Ir(s)} cm`,`/${n.alias} Do`,"Q"];this.shapeRenderer.pushRawCommands(d)}async drawText(x,t,n,r={fontSizePt:10}){await this.textRenderer.drawText(x,t,n,r);let o=this.textRenderer.flushCommands();o.length>0&&this.shapeRenderer.pushRawCommands(o)}async drawTextRun(x){await this.textRenderer.drawTextRun(x);let t=this.textRenderer.flushCommands();t.length>0&&this.shapeRenderer.pushRawCommands(t)}fillRoundedRect(x,t,n){this.shapeRenderer.fillRoundedRect(x,t,n)}fillRoundedRectDifference(x,t,n,r,o){this.shapeRenderer.fillRoundedRectDifference(x,t,n,r,o)}fillRect(x,t){this.shapeRenderer.fillRect(x,t)}strokeRect(x,t){this.shapeRenderer.strokeRect(x,t)}strokeRoundedRect(x,t,n,r){this.shapeRenderer.strokeRoundedRect(x,t,n,r)}fillPolygon(x,t,n=!0){this.shapeRenderer.fillPolygon(x,t,n)}fillPath(x,t,n={}){this.shapeRenderer.fillPath(x,t,n)}fillPathWithGradient(x,t,n={}){this.shapeRenderer.fillPathWithGradient(x,t,n)}strokePolyline(x,t,n={}){this.shapeRenderer.strokePolyline(x,t,n)}strokePath(x,t,n={}){this.shapeRenderer.strokePath(x,t,n)}beginClipPath(x,t={}){this.shapeRenderer.beginClipPath(x,t)&&this.clipDepth++}endClipPath(){this.clipDepth<=0||(this.shapeRenderer.endClipPath(),this.clipDepth--)}convertPxToPt(x){return this.coordinateTransformer.convertPxToPt(x)}renderFormControl(x){let t=Yn.getRenderer(x),n={coordinateTransformer:this.coordinateTransformer,graphicsStateManager:this.graphicsStateManager,fontResolver:{resolveFont:(o,i,a)=>o},fontProvider:this.fontRegistry},r=t.render(x,n);this.shapeRenderer.pushRawCommands(r.commands)}beginOpacityScope(x){if(x>=1)return;let t=this.graphicsStateManager.ensureFillAlphaState(x);this.shapeRenderer.pushRawCommands(["q",`/${t} gs`])}endOpacityScope(x){x>=1||this.shapeRenderer.pushRawCommands(["Q"])}beginTransformScope(x,t){this.transformScopeManager.beginTransformScope(x,t),this.textRenderer.setTransformContext(t)}endTransformScope(){this.transformScopeManager.endTransformScope(),this.textRenderer.clearTransformContext()}result(){try{let x=B6.getPages();x&&x.length>0&&this.imageRenderer.registerAtlasPages(x)}catch{}return this.resultCombiner.combineResults()}};function Ir(e){return Number.isFinite(e)?Number.isInteger(e)?e.toString():e.toFixed(4).replace(/0+$/,"").replace(/\.$/,""):"0"}async function I4({pageTree:e,pageNumber:x,totalPages:t,pageSize:n,pxToPt:r,pageWidthPx:o,pageHeightPx:i,fontRegistry:a,headerFooterLayout:s,tokens:d,headerFooterTextOptions:c,pageBackground:f,margins:l,headerFooterCss:u,environment:b,resourceBaseDir:g,assetRootDir:p}){let m=new Nr(n.heightPt,r,a,e.pageOffsetY,b),h=$7(s,x,t),y=V7(s,x,t);v5(m,f,o,i,e.pageOffsetY);let w=l?{margins:l,pageWidthPx:o,pageHeightPx:i,fontRegistry:a,pageOffsetY:e.pageOffsetY,clipOverflow:s.clipOverflow,css:u,environment:b,resourceBaseDir:g,assetRootDir:p}:void 0;s.layerMode==="under"&&await sr(m,h,y,d,x,t,c,!0,w);for(let R of e.paintOrder)R.type==="beginOpacity"?m.beginOpacityScope(R.opacity):R.type==="endOpacity"?m.endOpacityScope(0):await Xn(m,R.box);return s.layerMode==="over"&&await sr(m,h,y,d,x,t,c,!1,w),m.result()}var E4=[{name:"Lato-Regular",family:"Lato",weight:400,style:"normal",file:"woff2/lato/lato-latin-400-normal.woff2",google:"Lato"},{name:"Lato-Bold",family:"Lato",weight:700,style:"normal",file:"woff2/lato/lato-latin-700-normal.woff2",google:"Lato"},{name:"Lato-Italic",family:"Lato",weight:400,style:"italic",file:"woff2/lato/lato-latin-400-italic.woff2",google:"Lato"},{name:"Lato-BoldItalic",family:"Lato",weight:700,style:"italic",file:"woff2/lato/lato-latin-700-italic.woff2",google:"Lato"},{name:"Roboto-Regular",family:"Roboto",weight:400,style:"normal",file:"ttf/roboto/Roboto-Regular.ttf",google:"Roboto"},{name:"Roboto-Bold",family:"Roboto",weight:700,style:"normal",file:"ttf/roboto/Roboto-Bold.ttf",google:"Roboto"},{name:"Roboto-Italic",family:"Roboto",weight:400,style:"italic",file:"ttf/roboto/Roboto-Italic.ttf",google:"Roboto"},{name:"Roboto-BoldItalic",family:"Roboto",weight:700,style:"italic",file:"ttf/roboto/Roboto-BoldItalic.ttf",google:"Roboto"},{name:"Arimo-Regular",family:"Arimo",weight:400,style:"normal",file:"ttf/arimo/Arimo-Regular.ttf",google:"Arimo"},{name:"Arimo-Bold",family:"Arimo",weight:700,style:"normal",file:"ttf/arimo/Arimo-Bold.ttf",google:"Arimo"},{name:"Arimo-Italic",family:"Arimo",weight:400,style:"italic",file:"ttf/arimo/Arimo-Italic.ttf",google:"Arimo"},{name:"Arimo-BoldItalic",family:"Arimo",weight:700,style:"italic",file:"ttf/arimo/Arimo-BoldItalic.ttf",google:"Arimo"},{name:"NotoSans-Regular",family:"Noto Sans",weight:400,style:"normal",file:"ttf/notosans/NotoSans-Regular.ttf",google:"Noto Sans"},{name:"DejaVuSans-Regular",family:"DejaVu Sans",weight:400,style:"normal",file:"ttf/dejavu/DejaVuSans.ttf"},{name:"Tinos-Regular",family:"Tinos",weight:400,style:"normal",file:"ttf/tinos/Tinos-Regular.ttf",google:"Tinos"},{name:"Tinos-Bold",family:"Tinos",weight:700,style:"normal",file:"ttf/tinos/Tinos-Bold.ttf",google:"Tinos"},{name:"Tinos-Italic",family:"Tinos",weight:400,style:"italic",file:"ttf/tinos/Tinos-Italic.ttf",google:"Tinos"},{name:"Tinos-BoldItalic",family:"Tinos",weight:700,style:"italic",file:"ttf/tinos/Tinos-BoldItalic.ttf",google:"Tinos"},{name:"CinzelDecorative-Regular",family:"Cinzel Decorative",weight:400,style:"normal",file:"ttf/cinzeldecorative/CinzelDecorative-Regular.ttf",google:"Cinzel Decorative"},{name:"CinzelDecorative-Bold",family:"Cinzel Decorative",weight:700,style:"normal",file:"ttf/cinzeldecorative/CinzelDecorative-Bold.ttf",google:"Cinzel Decorative"},{name:"CinzelDecorative-Black",family:"Cinzel Decorative",weight:900,style:"normal",file:"ttf/cinzeldecorative/CinzelDecorative-Black.ttf",google:"Cinzel Decorative"},{name:"Caveat-Regular",family:"Caveat",weight:400,style:"normal",file:"woff2/caveat/Caveat-Regular.woff2",google:"Caveat"},{name:"Caveat-Bold",family:"Caveat",weight:700,style:"normal",file:"woff2/caveat/Caveat-Bold.woff2",google:"Caveat"},{name:"FiraCode-Light",family:"Fira Code",weight:300,style:"normal",file:"ttf/firecode/FiraCode-Light.ttf",google:"Fira Code"},{name:"FiraCode-Regular",family:"Fira Code",weight:400,style:"normal",file:"ttf/firecode/FiraCode-Regular.ttf",google:"Fira Code"},{name:"FiraCode-Medium",family:"Fira Code",weight:500,style:"normal",file:"ttf/firecode/FiraCode-Medium.ttf",google:"Fira Code"},{name:"FiraCode-SemiBold",family:"Fira Code",weight:600,style:"normal",file:"ttf/firecode/FiraCode-SemiBold.ttf",google:"Fira Code"},{name:"FiraCode-Bold",family:"Fira Code",weight:700,style:"normal",file:"ttf/firecode/FiraCode-Bold.ttf",google:"Fira Code"},{name:"NotoEmoji-Light",family:"Noto Emoji",weight:300,style:"normal",file:"ttf/notoemoji/NotoEmoji-Light.ttf"},{name:"NotoEmoji-Regular",family:"Noto Emoji",weight:400,style:"normal",file:"ttf/notoemoji/NotoEmoji-Regular.ttf"},{name:"NotoEmoji-Medium",family:"Noto Emoji",weight:500,style:"normal",file:"ttf/notoemoji/NotoEmoji-Medium.ttf"},{name:"NotoEmoji-SemiBold",family:"Noto Emoji",weight:600,style:"normal",file:"ttf/notoemoji/NotoEmoji-SemiBold.ttf"},{name:"NotoEmoji-Bold",family:"Noto Emoji",weight:700,style:"normal",file:"ttf/notoemoji/NotoEmoji-Bold.ttf"},{name:"STIXTwoMath-Regular",family:"STIX Two Math",weight:400,style:"normal",file:"ttf/stixtwomath/STIXTwoMath-Regular.ttf"}],N4=["Lato","Roboto","Arimo","Noto Sans","DejaVu Sans","Tinos","Fira Code","Caveat","Cinzel Decorative","Noto Emoji","STIX Two Math"],ce,ni=null,_e=null;async function Er(e=new W6){let x=Cp();if(ce!==void 0&&ni===x)return ce;if(_e&&ni===x)return _e;ni=x,_e=(async()=>{if(x==="google"){let n=await Lp(e);if(n.length)return ce={fontFaceDefs:n,defaultStack:N4},ce;k("font","warn","Google Fonts requested but none loaded; falling back to bundled assets")}let t=await vp(e);return ce=t.length?{fontFaceDefs:t,defaultStack:N4}:null,ce})();try{return await _e}finally{_e=null}}function Rp(){let x=globalThis.__PAGYRA_FONT_BASE;if(typeof x=="string"&&x.trim().length>0)return Sp(x.trim());if(typeof window<"u"&&window.location)return`${window.location.origin.endsWith("/")?window.location.origin:`${window.location.origin}/`}assets/fonts/`;try{return new URL("../../assets/fonts/",import.meta.url).toString()}catch{return"/assets/fonts/"}}function Sp(e){return e.endsWith("/")?e:`${e}/`}function Cp(){let e=globalThis,x=e.__PAGYRA_FONT_SOURCE,t=e.__PAGYRA_USE_GOOGLE_FONTS;if(typeof x=="string"){let n=x.toLowerCase();if(n==="google")return"google";if(n==="assets")return"assets"}return t===!0?"google":"assets"}async function vp(e){let x=Rp(),t=[];for(let n of E4){let r=new URL(n.file,x).toString();try{k("font","debug","Loading browser font file",{url:r});let o=await e.loader.load(r);t.push({name:n.name,family:n.family,weight:n.weight,style:n.style,src:r,data:o})}catch(o){k("font","warn","Failed to load font file",{url:r,error:o})}}return t}async function Lp(e){let x=E4.filter(n=>!!n.google);if(!x.length)return[];let t=Tp(x);if(!t)return[];try{k("font","debug","Fetching Google Fonts CSS",{url:t});let n=await e.loader.load(t),r=new TextDecoder().decode(n),o=Fp(r),i=[];for(let a of x){let s=D4(a.family,a.weight,a.style),d=o.get(s);if(!d){k("font","warn","Google Fonts entry missing",{family:a.family,weight:a.weight,style:a.style});continue}try{k("font","debug","Downloading Google font file",{url:d,family:a.family,weight:a.weight,style:a.style});let c=await e.loader.load(d);i.push({name:a.name,family:a.family,weight:a.weight,style:a.style,src:d,data:c})}catch(c){k("font","warn","Failed to download Google font",{url:d,family:a.family,weight:a.weight,style:a.style,error:c})}}return i}catch(n){return k("font","warn","Failed to load Google Fonts CSS",{url:t,error:n}),[]}}function Tp(e){let x=new Map;for(let n of e){if(!n.google)continue;let r=n.google,o=x.get(r);o||(o=new Set,x.set(r,o));let i=n.style==="italic"?1:0;o.add(`${i},${n.weight}`)}let t=[];for(let[n,r]of x){let o=Array.from(r).sort(),i=`family=${Pp(n)}:ital,wght@${o.join(";")}`;t.push(i)}return t.length?`https://fonts.googleapis.com/css2?${t.join("&")}&display=swap`:""}function Pp(e){return encodeURIComponent(e.replace(/\s+/g,"+"))}function Fp(e){let x=new Map,t=/@font-face\s*{[^}]*}/g;for(let n of e.matchAll(t)){let r=n[0],o=/font-family:\s*['"]?([^'";]+)['"]?/i.exec(r),i=/font-weight:\s*([0-9]+)/i.exec(r),a=/font-style:\s*(italic|normal)/i.exec(r),s=/src:\s*[^;]*url\(([^)]+)\)/i.exec(r);if(!o||!i||!a||!s)continue;let d=o[1].trim(),c=Number.parseInt(i[1],10),f=a[1].toLowerCase()==="italic"?"italic":"normal",l=s[1].replace(/['"]/g,"").trim(),u=D4(d,c,f);x.has(u)||x.set(u,l)}return x}function D4(e,x,t){return`${e.toLowerCase()}@${x}@${t.toLowerCase()}`}function W4(e,x){let t=new Map;for(let i of x.images){let a=e.registerImage(i.image);i.ref=a,t.set(i.alias,a)}let n=new Map;for(let[i,a]of x.graphicsStates){let s=e.registerExtGState(a);n.set(i,s)}let r=new Map;for(let[i,a]of x.shadings){let s=e.registerShading(i,a);r.set(i,s)}let o=new Map;for(let[i,a]of x.patterns??[]){let s=e.registerPattern(i,a);o.set(i,s)}return{fonts:x.fonts,xObjects:t,extGStates:n,shadings:r,patterns:o}}var H4={widthPt:595.28,heightPt:841.89};async function O4(e,x={}){let{environment:t}=x;if(!x.fontConfig&&!t)throw new Error("renderPdf requires an environment to load builtin fonts if fontConfig is not provided.");let n=x.fontConfig??await Er(t),r=x.pageSize??Mp(e),o=ri(e.dpiAssumption),i=Ap(e.dpiAssumption),a=new ae(x.metadata??{}),s=y4(a,e.css);n&&await s.initializeEmbedder(n);let d=i(r.heightPt)||1,c=i(r.widthPt)||1,f=x.margins??{top:0,right:0,bottom:0,left:0},l=kp(e.root,r,o),u=G7(e.hf,r,l),b=j7(u,o),g=d,p=c4(e.root,{pageHeight:g}),m=p.length,h=H7(e.hf.placeholders??{},m,x.metadata),y=Bp(e.root),w=new ne(s);await Ip(e.root,w);let R={fontSizePt:10,fontFamily:e.hf.fontFamily};for(let S=0;S<p.length;S++){let C=p[S],L=S+1,B=await I4({pageTree:C,pageNumber:L,totalPages:m,pageSize:r,pxToPt:o,pageWidthPx:c,pageHeightPx:d,fontRegistry:s,headerFooterLayout:b,tokens:h,headerFooterTextOptions:R,pageBackground:y,margins:f,headerFooterCss:x.headerFooterCss,environment:x.environment,resourceBaseDir:x.resourceBaseDir,assetRootDir:x.assetRootDir}),P=W4(a,B);a.addPage({width:r.widthPt,height:r.heightPt,contents:B.content,resources:P,annotations:[]})}return a.finalize()}function Bp(e){if(e.background?.color)return e.background.color;for(let x of e.children)if(x.tagName==="body"||x.tagName==="html"){let t=x.background?.color;if(t)return t}}function ri(e){let t=72/(e>0?e:96);return n=>n*t}function Ap(e){let t=(e>0?e:96)/72;return n=>n*t}function Mp(e){let x=e.root.contentBox.width>0?ri(e.dpiAssumption)(e.root.contentBox.width):H4.widthPt,t=e.root.contentBox.height>0?ri(e.dpiAssumption)(e.root.contentBox.height):H4.heightPt;return{widthPt:x,heightPt:t}}function kp(e,x,t){let n=e.contentBox.width>0?e.contentBox.width:x.widthPt/t(1),r=e.contentBox.height>0?e.contentBox.height:x.heightPt/t(1);return{x:e.contentBox.x,y:e.contentBox.y,width:n,height:r}}async function Ip(e,x){async function t(r){if(k("font","debug",`Attempting to enrich: "${r.text}", family: ${r.fontFamily}`),r.glyphs){k("font","debug","Already has glyphs, skipping");return}try{let o=await x.resolve(r.fontFamily,r.fontWeight,r.fontStyle);k("font","debug","Font resolved for glyph enrichment");let i=r.letterSpacing??0,a=S6(o,r.text,r.fontSize,i);C6(a,r.text,r.wordSpacing),r.glyphs=a,k("font","debug",`Enriched "${r.text}" with ${a.glyphIds.length} glyphs:`,a.glyphIds)}catch(o){k("font","warn",`Failed to enrich "${r.text}":`,o)}}async function n(r){if(r.textRuns&&r.textRuns.length>0){k("font","debug",`Found ${r.textRuns.length} text runs in box ${r.tagName||"text"}`);for(let o of r.textRuns)await t(o)}for(let o of r.children)await n(o)}k("font","debug","Starting enrichment of tree"),await n(e),k("font","debug","Finished enrichment")}async function oi(e){let x=e.environment??new qx(e.assetRootDir??e.resourceBaseDir),t=e.resourceBaseDir??e.assetRootDir??"",n=e.assetRootDir??t,r=e.fontConfig??await Er(x),o=r?{...e,fontConfig:r,environment:x}:{...e,environment:x},i=await U7(o);return O4(i.renderTree,{pageSize:i.pageSize,fontConfig:r??void 0,margins:i.margins,environment:x,resourceBaseDir:t,assetRootDir:n})}async function HE(e){let x=new W6;return ai(x),oi({...e,environment:x})}export{HE as renderHtmlToPdfBrowser};
58
58
  //# sourceMappingURL=pagyra.min.js.map