bugstash 0.1.14 → 0.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1,11 +1,11 @@
1
- "use strict";var ln=Object.defineProperty;var Ti=Object.getOwnPropertyDescriptor;var Di=Object.getOwnPropertyNames;var ki=Object.prototype.hasOwnProperty;var Mi=(A,e)=>{for(var t in e)ln(A,t,{get:e[t],enumerable:!0})},Oi=(A,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Di(e))!ki.call(A,n)&&n!==t&&ln(A,n,{get:()=>e[n],enumerable:!(r=Ti(e,n))||r.enumerable});return A};var Ri=A=>Oi(ln({},"__esModule",{value:!0}),A);var ef={};Mi(ef,{BugStash:()=>Ii,default:()=>Af});module.exports=Ri(ef);var At=[],ms=50,et=null,tt=null,rt=null,nt=null;function Xt(A){if(A.id)return`#${A.id}`;let e=A.tagName.toLowerCase(),t=A.className&&typeof A.className=="string"?"."+A.className.trim().split(/\s+/).slice(0,2).join("."):"",r=(A.textContent||"").trim().slice(0,30),n=r?` "${r}"`:"";return`${e}${t}${n}`}function vA(A){At.push(A),At.length>ms&&At.shift()}function vs(A){A&&(ms=A),et=t=>{let r=t.target;!r||!r.tagName||vA({type:"click",category:"ui",message:`Clicked ${Xt(r)}`,timestamp:Date.now(),data:{x:t.clientX,y:t.clientY,selector:Xt(r)}})},document.addEventListener("click",et,!0);let e=new WeakMap;tt=t=>{let r=t.target;if(!r||!r.tagName)return;let n=r.tagName.toLowerCase();if(n!=="input"&&n!=="textarea"&&n!=="select")return;let s=e.get(r);s&&clearTimeout(s),e.set(r,window.setTimeout(()=>{let a=r instanceof HTMLInputElement&&r.type==="password";vA({type:"input",category:"ui",message:`Input ${Xt(r)}`,timestamp:Date.now(),data:{selector:Xt(r),value:a?"[redacted]":void 0}})},300))},document.addEventListener("input",tt,!0),rt=()=>{vA({type:"navigation",category:"navigation",message:`Navigated to ${window.location.pathname}`,timestamp:Date.now(),data:{url:window.location.href}})},window.addEventListener("popstate",rt),nt=()=>{vA({type:"navigation",category:"navigation",message:`Hash changed to ${window.location.hash}`,timestamp:Date.now(),data:{url:window.location.href}})},window.addEventListener("hashchange",nt),vA({type:"navigation",category:"navigation",message:`Page loaded: ${window.location.pathname}`,timestamp:Date.now(),data:{url:window.location.href}})}function He(){return[...At]}function Fs(){At=[]}function ys(){et&&document.removeEventListener("click",et,!0),tt&&document.removeEventListener("input",tt,!0),rt&&window.removeEventListener("popstate",rt),nt&&window.removeEventListener("hashchange",nt),et=null,tt=null,rt=null,nt=null}var cn="[REDACTED]",Ni=[[/\b(?:\d[ -]*?){13,19}\b/g,"[CC_REDACTED]"],[/\b\d{3}-\d{2}-\d{4}\b/g,"[SSN_REDACTED]"],[/Bearer\s+[A-Za-z0-9\-._~+/]+=*/g,"Bearer [TOKEN_REDACTED]"],[/eyJ[A-Za-z0-9_-]+\.eyJ[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+/g,"[JWT_REDACTED]"],[/(?:api[_-]?key|apikey|secret|token|password|passwd|authorization)['":\s=]+['"]?([A-Za-z0-9\-._~+/]{20,})['"]?/gi,A=>{let e=A.search(/[=:]/);return A.slice(0,e+1)+" "+cn}],[/AKIA[0-9A-Z]{16}/g,"[AWS_KEY_REDACTED]"],[/"(?:password|passwd|secret|token|access_token|refresh_token|api_key|apiKey|private_key)":\s*"[^"]*"/gi,A=>{let e=A.indexOf(":");return A.slice(0,e+1)+' "'+cn+'"'}]];function Ie(A){let e=A;for(let[t,r]of Ni)e=e.replace(t,r);return e}function Es(A){return A.map(Ie)}function Jt(A){if(typeof A=="string")return Ie(A);if(Array.isArray(A))return A.map(Jt);if(A&&typeof A=="object"){let e={};for(let[t,r]of Object.entries(A)){let n=t.toLowerCase();n.includes("password")||n.includes("secret")||n.includes("token")||n.includes("apikey")||n.includes("api_key")||n.includes("private")?e[t]=cn:e[t]=Jt(r)}return e}return A}var Wt={log:console.log,warn:console.warn,error:console.error,debug:console.debug,info:console.info},st=[],xs=50;function Gi(A){return A.map(e=>{if(e instanceof Error)return`${e.name}: ${e.message}
2
- ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{return String(e)}return String(e)})}function Pi(A,e){let t={level:A,args:Es(Gi(e)),timestamp:Date.now()};A==="error"&&(t.stack=new Error().stack?.split(`
1
+ "use strict";var cn=Object.defineProperty;var Di=Object.getOwnPropertyDescriptor;var ki=Object.getOwnPropertyNames;var Mi=Object.prototype.hasOwnProperty;var Oi=(A,e)=>{for(var t in e)cn(A,t,{get:e[t],enumerable:!0})},Ri=(A,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of ki(e))!Mi.call(A,n)&&n!==t&&cn(A,n,{get:()=>e[n],enumerable:!(r=Di(e,n))||r.enumerable});return A};var Ni=A=>Ri(cn({},"__esModule",{value:!0}),A);var tf={};Oi(tf,{BugStash:()=>Li,default:()=>ef});module.exports=Ni(tf);var At=[],vs=50,et=null,tt=null,rt=null,nt=null;function Jt(A){if(A.id)return`#${A.id}`;let e=A.tagName.toLowerCase(),t=A.className&&typeof A.className=="string"?"."+A.className.trim().split(/\s+/).slice(0,2).join("."):"",r=(A.textContent||"").trim().slice(0,30),n=r?` "${r}"`:"";return`${e}${t}${n}`}function UA(A){At.push(A),At.length>vs&&At.shift()}function Fs(A){A&&(vs=A),et=t=>{let r=t.target;!r||!r.tagName||UA({type:"click",category:"ui",message:`Clicked ${Jt(r)}`,timestamp:Date.now(),data:{x:t.clientX,y:t.clientY,selector:Jt(r)}})},document.addEventListener("click",et,!0);let e=new WeakMap;tt=t=>{let r=t.target;if(!r||!r.tagName)return;let n=r.tagName.toLowerCase();if(n!=="input"&&n!=="textarea"&&n!=="select")return;let s=e.get(r);s&&clearTimeout(s),e.set(r,window.setTimeout(()=>{let a=r instanceof HTMLInputElement&&r.type==="password";UA({type:"input",category:"ui",message:`Input ${Jt(r)}`,timestamp:Date.now(),data:{selector:Jt(r),value:a?"[redacted]":void 0}})},300))},document.addEventListener("input",tt,!0),rt=()=>{UA({type:"navigation",category:"navigation",message:`Navigated to ${window.location.pathname}`,timestamp:Date.now(),data:{url:window.location.href}})},window.addEventListener("popstate",rt),nt=()=>{UA({type:"navigation",category:"navigation",message:`Hash changed to ${window.location.hash}`,timestamp:Date.now(),data:{url:window.location.href}})},window.addEventListener("hashchange",nt),UA({type:"navigation",category:"navigation",message:`Page loaded: ${window.location.pathname}`,timestamp:Date.now(),data:{url:window.location.href}})}function Ie(){return[...At]}function ys(){At=[]}function Es(){et&&document.removeEventListener("click",et,!0),tt&&document.removeEventListener("input",tt,!0),rt&&window.removeEventListener("popstate",rt),nt&&window.removeEventListener("hashchange",nt),et=null,tt=null,rt=null,nt=null}var Bn="[REDACTED]",Gi=[[/\b(?:\d[ -]*?){13,19}\b/g,"[CC_REDACTED]"],[/\b\d{3}-\d{2}-\d{4}\b/g,"[SSN_REDACTED]"],[/Bearer\s+[A-Za-z0-9\-._~+/]+=*/g,"Bearer [TOKEN_REDACTED]"],[/eyJ[A-Za-z0-9_-]+\.eyJ[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+/g,"[JWT_REDACTED]"],[/(?:api[_-]?key|apikey|secret|token|password|passwd|authorization)['":\s=]+['"]?([A-Za-z0-9\-._~+/]{20,})['"]?/gi,A=>{let e=A.search(/[=:]/);return A.slice(0,e+1)+" "+Bn}],[/AKIA[0-9A-Z]{16}/g,"[AWS_KEY_REDACTED]"],[/"(?:password|passwd|secret|token|access_token|refresh_token|api_key|apiKey|private_key)":\s*"[^"]*"/gi,A=>{let e=A.indexOf(":");return A.slice(0,e+1)+' "'+Bn+'"'}]];function Le(A){let e=A;for(let[t,r]of Gi)e=e.replace(t,r);return e}function xs(A){return A.map(Le)}function Wt(A){if(typeof A=="string")return Le(A);if(Array.isArray(A))return A.map(Wt);if(A&&typeof A=="object"){let e={};for(let[t,r]of Object.entries(A)){let n=t.toLowerCase();n.includes("password")||n.includes("secret")||n.includes("token")||n.includes("apikey")||n.includes("api_key")||n.includes("private")?e[t]=Bn:e[t]=Wt(r)}return e}return A}var Yt={log:console.log,warn:console.warn,error:console.error,debug:console.debug,info:console.info},st=[],Hs=50;function Pi(A){return A.map(e=>{if(e instanceof Error)return`${e.name}: ${e.message}
2
+ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{return String(e)}return String(e)})}function Vi(A,e){let t={level:A,args:xs(Pi(e)),timestamp:Date.now()};A==="error"&&(t.stack=new Error().stack?.split(`
3
3
  `).slice(2).join(`
4
- `)),st.push(t),st.length>xs&&st.shift(),vA({type:"console",category:`console.${A}`,message:t.args.join(" ").slice(0,200),timestamp:t.timestamp})}function Hs(A){A&&(xs=A);for(let e of Object.keys(Wt))console[e]=function(...t){Pi(e,t),Wt[e].apply(console,t)}}function jA(){return[...st]}function Is(){st=[]}function Ls(){for(let A of Object.keys(Wt))console[A]=Wt[A]}var Le=[],Ks=50,Yt,zt,$t;function Bn(A){Le.push(A),Le.length>Ks&&Le.shift(),vA({type:"network",category:A.failed?"network.error":"network.ok",message:`${A.method} ${A.url} \u2192 ${A.status} (${A.duration}ms)`,timestamp:A.timestamp,data:{status:A.status,duration:A.duration}})}function Ss(A){try{let e=new URL(A,window.location.origin),t=new URLSearchParams(e.search);for(let n of t.keys()){let s=n.toLowerCase();(s.includes("token")||s.includes("key")||s.includes("secret")||s.includes("password")||s.includes("auth"))&&t.set(n,"[REDACTED]")}let r=t.toString();return e.pathname+(r?"?"+r:"")}catch{return Ie(A)}}function Vi(){Yt=window.fetch,window.fetch=async function(A,e){let t=e?.method?.toUpperCase()??"GET",r=typeof A=="string"?A:A instanceof URL?A.href:A.url,n=Ss(r),s=Date.now();try{let a=await Yt.call(window,A,e);return Bn({method:t,url:n,status:a.status,statusText:a.statusText,duration:Date.now()-s,responseType:a.headers.get("content-type")??void 0,timestamp:s,failed:a.status>=400}),a}catch(a){throw Bn({method:t,url:n,status:0,statusText:"Network Error",duration:Date.now()-s,timestamp:s,failed:!0}),a}}}function _i(){zt=XMLHttpRequest.prototype.open,$t=XMLHttpRequest.prototype.send,XMLHttpRequest.prototype.open=function(A,e,...t){return this.__bs_method=A.toUpperCase(),this.__bs_url=Ss(typeof e=="string"?e:e.href),zt.apply(this,[A,e,...t])},XMLHttpRequest.prototype.send=function(A){let e=Date.now();return this.addEventListener("loadend",function(){Bn({method:this.__bs_method??"GET",url:this.__bs_url??"",status:this.status,statusText:this.statusText,duration:Date.now()-e,responseType:this.getResponseHeader("content-type")??void 0,timestamp:e,failed:this.status>=400||this.status===0})}),$t.call(this,A)}}function Ts(A){A&&(Ks=A),Vi(),_i()}function Ke(){return[...Le]}function ie(){return Le.filter(A=>A.failed)}function Ds(){Le=[]}function ks(){Yt&&(window.fetch=Yt),zt&&(XMLHttpRequest.prototype.open=zt),$t&&(XMLHttpRequest.prototype.send=$t)}var Zt=[],at=null,ot=null;function Ms(){at=A=>{let e={message:A.message||"Unknown error",source:A.filename,lineno:A.lineno,colno:A.colno,stack:A.error?.stack,type:"error",timestamp:Date.now()};Zt.push(e),vA({type:"error",category:"exception",message:e.message,timestamp:e.timestamp,data:{source:e.source,lineno:e.lineno}})},ot=A=>{let e=A.reason,t=e instanceof Error?e.message:typeof e=="string"?e:"Unhandled promise rejection",r={message:t,stack:e instanceof Error?e.stack:void 0,type:"unhandledrejection",timestamp:Date.now()};Zt.push(r),vA({type:"error",category:"promise",message:t,timestamp:r.timestamp})},window.addEventListener("error",at),window.addEventListener("unhandledrejection",ot)}function qA(){return[...Zt]}function Os(){Zt=[]}function Rs(){at&&window.removeEventListener("error",at),ot&&window.removeEventListener("unhandledrejection",ot),at=null,ot=null}var W=null,jt=null,qt=null,Ar=null;function Ns(){if(W={timestamp:Date.now()},performance.getEntriesByType){let A=()=>{let[e]=performance.getEntriesByType("navigation");e&&W&&(W.pageLoadTime=Math.round(e.loadEventEnd-e.startTime),W.domContentLoaded=Math.round(e.domContentLoadedEventEnd-e.startTime));let t=performance.getEntriesByType("paint");for(let n of t)n.name==="first-paint"&&W&&(W.firstPaint=Math.round(n.startTime)),n.name==="first-contentful-paint"&&W&&(W.firstContentfulPaint=Math.round(n.startTime));W&&(W.resourceCount=performance.getEntriesByType("resource").length);let r=performance.memory;r&&W&&(W.memoryUsage={usedJSHeapSize:r.usedJSHeapSize,totalJSHeapSize:r.totalJSHeapSize})};document.readyState==="complete"?setTimeout(A,0):window.addEventListener("load",()=>setTimeout(A,100))}if(typeof PerformanceObserver<"u"){try{jt=new PerformanceObserver(A=>{let e=A.getEntries(),t=e[e.length-1];t&&W&&(W.largestContentfulPaint=Math.round(t.startTime))}),jt.observe({type:"largest-contentful-paint",buffered:!0})}catch{}try{let A=0;qt=new PerformanceObserver(e=>{for(let t of e.getEntries())t.hadRecentInput||(A+=t.value);W&&(W.cumulativeLayoutShift=Math.round(A*1e3)/1e3)}),qt.observe({type:"layout-shift",buffered:!0})}catch{}try{Ar=new PerformanceObserver(A=>{let[e]=A.getEntries();e&&W&&(W.firstInputDelay=Math.round(e.processingStart-e.startTime))}),Ar.observe({type:"first-input",buffered:!0})}catch{}}}function Se(){return W&&(W.timestamp=Date.now()),W?{...W}:null}function Gs(){jt?.disconnect(),qt?.disconnect(),Ar?.disconnect(),jt=null,qt=null,Ar=null,W=null}var Sn=function(A,e){return Sn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])},Sn(A,e)};function PA(A,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");Sn(A,e);function t(){this.constructor=A}A.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}var Tn=function(){return Tn=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s])}return e},Tn.apply(this,arguments)};function bA(A,e,t,r){function n(s){return s instanceof t?s:new t(function(a){a(s)})}return new(t||(t=Promise))(function(s,a){function i(c){try{l(r.next(c))}catch(B){a(B)}}function o(c){try{l(r.throw(c))}catch(B){a(B)}}function l(c){c.done?s(c.value):n(c.value).then(i,o)}l((r=r.apply(A,e||[])).next())})}function pA(A,e){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,n,s,a;return a={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function i(l){return function(c){return o([l,c])}}function o(l){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,n&&(s=l[0]&2?n.return:l[0]?n.throw||((s=n.return)&&s.call(n),0):n.next)&&!(s=s.call(n,l[1])).done)return s;switch(n=0,s&&(l=[l[0]&2,s.value]),l[0]){case 0:case 1:s=l;break;case 4:return t.label++,{value:l[1],done:!1};case 5:t.label++,n=l[1],l=[0];continue;case 7:l=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(l[0]===6||l[0]===2)){t=0;continue}if(l[0]===3&&(!s||l[1]>s[0]&&l[1]<s[3])){t.label=l[1];break}if(l[0]===6&&t.label<s[1]){t.label=s[1],s=l;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(l);break}s[2]&&t.ops.pop(),t.trys.pop();continue}l=e.call(A,t)}catch(c){l=[6,c],n=0}finally{r=s=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}function er(A,e,t){if(t||arguments.length===2)for(var r=0,n=e.length,s;r<n;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return A.concat(s||e)}var re=(function(){function A(e,t,r,n){this.left=e,this.top=t,this.width=r,this.height=n}return A.prototype.add=function(e,t,r,n){return new A(this.left+e,this.top+t,this.width+r,this.height+n)},A.fromClientRect=function(e,t){return new A(t.left+e.windowBounds.left,t.top+e.windowBounds.top,t.width,t.height)},A.fromDOMRectList=function(e,t){var r=Array.from(t).find(function(n){return n.width!==0});return r?new A(r.left+e.windowBounds.left,r.top+e.windowBounds.top,r.width,r.height):A.EMPTY},A.EMPTY=new A(0,0,0,0),A})(),Sr=function(A,e){return re.fromClientRect(A,e.getBoundingClientRect())},Xi=function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var r=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),n=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new re(0,0,r,n)},Tr=function(A){for(var e=[],t=0,r=A.length;t<r;){var n=A.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=A.charCodeAt(t++);(s&64512)===56320?e.push(((n&1023)<<10)+(s&1023)+65536):(e.push(n),t--)}else e.push(n)}return e},Z=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var a=A[n];a<=65535?r.push(a):(a-=65536,r.push((a>>10)+55296,a%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},Ps="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ji=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(it=0;it<Ps.length;it++)Ji[Ps.charCodeAt(it)]=it;var it,Vs="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",wt=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(lt=0;lt<Vs.length;lt++)wt[Vs.charCodeAt(lt)]=lt;var lt,Wi=function(A){var e=A.length*.75,t=A.length,r,n=0,s,a,i,o;A[A.length-1]==="="&&(e--,A[A.length-2]==="="&&e--);var l=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(e):new Array(e),c=Array.isArray(l)?l:new Uint8Array(l);for(r=0;r<t;r+=4)s=wt[A.charCodeAt(r)],a=wt[A.charCodeAt(r+1)],i=wt[A.charCodeAt(r+2)],o=wt[A.charCodeAt(r+3)],c[n++]=s<<2|a>>4,c[n++]=(a&15)<<4|i>>2,c[n++]=(i&3)<<6|o&63;return l},Yi=function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t},zi=function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t},ve=5,ts=11,un=2,$i=ts-ve,Ga=65536>>ve,Zi=1<<ve,gn=Zi-1,ji=1024>>ve,qi=Ga+ji,Al=qi,el=32,tl=Al+el,rl=65536>>ts,nl=1<<$i,sl=nl-1,_s=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},al=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},ol=function(A,e){var t=Wi(A),r=Array.isArray(t)?zi(t):new Uint32Array(t),n=Array.isArray(t)?Yi(t):new Uint16Array(t),s=24,a=_s(n,s/2,r[4]/2),i=r[5]===2?_s(n,(s+r[4])/2):al(r,Math.ceil((s+r[4])/4));return new il(r[0],r[1],r[2],r[3],a,i)},il=(function(){function A(e,t,r,n,s,a){this.initialValue=e,this.errorValue=t,this.highStart=r,this.highValueIndex=n,this.index=s,this.data=a}return A.prototype.get=function(e){var t;if(e>=0){if(e<55296||e>56319&&e<=65535)return t=this.index[e>>ve],t=(t<<un)+(e&gn),this.data[t];if(e<=65535)return t=this.index[Ga+(e-55296>>ve)],t=(t<<un)+(e&gn),this.data[t];if(e<this.highStart)return t=tl-rl+(e>>ts),t=this.index[t],t+=e>>ve&sl,t=this.index[t],t=(t<<un)+(e&gn),this.data[t];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A})(),Xs="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ll=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(ct=0;ct<Xs.length;ct++)ll[Xs.charCodeAt(ct)]=ct;var ct,cl="KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA==",Js=50,Bl=1,Pa=2,Va=3,ul=4,gl=5,Ws=7,_a=8,Ys=9,ue=10,Dn=11,zs=12,kn=13,dl=14,ht=15,Mn=16,tr=17,Bt=18,fl=19,$s=20,On=21,ut=22,dn=23,Te=24,LA=25,bt=26,Qt=27,De=28,pl=29,Ue=30,wl=31,rr=32,nr=33,Rn=34,Nn=35,Gn=36,Ht=37,Pn=38,br=39,Qr=40,fn=41,Xa=42,hl=43,bl=[9001,65288],Ja="!",M="\xD7",sr="\xF7",Vn=ol(cl),Ae=[Ue,Gn],_n=[Bl,Pa,Va,gl],Wa=[ue,_a],Zs=[Qt,bt],Ql=_n.concat(Wa),js=[Pn,br,Qr,Rn,Nn],Cl=[ht,kn],Ul=function(A,e){e===void 0&&(e="strict");var t=[],r=[],n=[];return A.forEach(function(s,a){var i=Vn.get(s);if(i>Js?(n.push(!0),i-=Js):n.push(!1),["normal","auto","loose"].indexOf(e)!==-1&&[8208,8211,12316,12448].indexOf(s)!==-1)return r.push(a),t.push(Mn);if(i===ul||i===Dn){if(a===0)return r.push(a),t.push(Ue);var o=t[a-1];return Ql.indexOf(o)===-1?(r.push(r[a-1]),t.push(o)):(r.push(a),t.push(Ue))}if(r.push(a),i===wl)return t.push(e==="strict"?On:Ht);if(i===Xa||i===pl)return t.push(Ue);if(i===hl)return s>=131072&&s<=196605||s>=196608&&s<=262141?t.push(Ht):t.push(Ue);t.push(i)}),[r,t,n]},pn=function(A,e,t,r){var n=r[t];if(Array.isArray(A)?A.indexOf(n)!==-1:A===n)for(var s=t;s<=r.length;){s++;var a=r[s];if(a===e)return!0;if(a!==ue)break}if(n===ue)for(var s=t;s>0;){s--;var i=r[s];if(Array.isArray(A)?A.indexOf(i)!==-1:A===i)for(var o=t;o<=r.length;){o++;var a=r[o];if(a===e)return!0;if(a!==ue)break}if(i!==ue)break}return!1},qs=function(A,e){for(var t=A;t>=0;){var r=e[t];if(r===ue)t--;else return r}return 0},ml=function(A,e,t,r,n){if(t[r]===0)return M;var s=r-1;if(Array.isArray(n)&&n[s]===!0)return M;var a=s-1,i=s+1,o=e[s],l=a>=0?e[a]:0,c=e[i];if(o===Pa&&c===Va)return M;if(_n.indexOf(o)!==-1)return Ja;if(_n.indexOf(c)!==-1||Wa.indexOf(c)!==-1)return M;if(qs(s,e)===_a)return sr;if(Vn.get(A[s])===Dn||(o===rr||o===nr)&&Vn.get(A[i])===Dn||o===Ws||c===Ws||o===Ys||[ue,kn,ht].indexOf(o)===-1&&c===Ys||[tr,Bt,fl,Te,De].indexOf(c)!==-1||qs(s,e)===ut||pn(dn,ut,s,e)||pn([tr,Bt],On,s,e)||pn(zs,zs,s,e))return M;if(o===ue)return sr;if(o===dn||c===dn)return M;if(c===Mn||o===Mn)return sr;if([kn,ht,On].indexOf(c)!==-1||o===dl||l===Gn&&Cl.indexOf(o)!==-1||o===De&&c===Gn||c===$s||Ae.indexOf(c)!==-1&&o===LA||Ae.indexOf(o)!==-1&&c===LA||o===Qt&&[Ht,rr,nr].indexOf(c)!==-1||[Ht,rr,nr].indexOf(o)!==-1&&c===bt||Ae.indexOf(o)!==-1&&Zs.indexOf(c)!==-1||Zs.indexOf(o)!==-1&&Ae.indexOf(c)!==-1||[Qt,bt].indexOf(o)!==-1&&(c===LA||[ut,ht].indexOf(c)!==-1&&e[i+1]===LA)||[ut,ht].indexOf(o)!==-1&&c===LA||o===LA&&[LA,De,Te].indexOf(c)!==-1)return M;if([LA,De,Te,tr,Bt].indexOf(c)!==-1)for(var B=s;B>=0;){var g=e[B];if(g===LA)return M;if([De,Te].indexOf(g)!==-1)B--;else break}if([Qt,bt].indexOf(c)!==-1)for(var B=[tr,Bt].indexOf(o)!==-1?a:s;B>=0;){var g=e[B];if(g===LA)return M;if([De,Te].indexOf(g)!==-1)B--;else break}if(Pn===o&&[Pn,br,Rn,Nn].indexOf(c)!==-1||[br,Rn].indexOf(o)!==-1&&[br,Qr].indexOf(c)!==-1||[Qr,Nn].indexOf(o)!==-1&&c===Qr||js.indexOf(o)!==-1&&[$s,bt].indexOf(c)!==-1||js.indexOf(c)!==-1&&o===Qt||Ae.indexOf(o)!==-1&&Ae.indexOf(c)!==-1||o===Te&&Ae.indexOf(c)!==-1||Ae.concat(LA).indexOf(o)!==-1&&c===ut&&bl.indexOf(A[i])===-1||Ae.concat(LA).indexOf(c)!==-1&&o===Bt)return M;if(o===fn&&c===fn){for(var p=t[s],f=1;p>0&&(p--,e[p]===fn);)f++;if(f%2!==0)return M}return o===rr&&c===nr?M:sr},vl=function(A,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var t=Ul(A,e.lineBreak),r=t[0],n=t[1],s=t[2];(e.wordBreak==="break-all"||e.wordBreak==="break-word")&&(n=n.map(function(i){return[LA,Ue,Xa].indexOf(i)!==-1?Ht:i}));var a=e.wordBreak==="keep-all"?s.map(function(i,o){return i&&A[o]>=19968&&A[o]<=40959}):void 0;return[r,n,a]},Fl=(function(){function A(e,t,r,n){this.codePoints=e,this.required=t===Ja,this.start=r,this.end=n}return A.prototype.slice=function(){return Z.apply(void 0,this.codePoints.slice(this.start,this.end))},A})(),yl=function(A,e){var t=Tr(A),r=vl(t,e),n=r[0],s=r[1],a=r[2],i=t.length,o=0,l=0;return{next:function(){if(l>=i)return{done:!0,value:null};for(var c=M;l<i&&(c=ml(t,s,n,++l,a))===M;);if(c!==M||l===i){var B=new Fl(t,c,o,l);return o=l,{value:B,done:!1}}return{done:!0,value:null}}}},El=1,xl=2,Kt=4,Aa=8,mr=10,ea=47,vt=92,Hl=9,Il=32,ar=34,gt=61,Ll=35,Kl=36,Sl=37,or=39,ir=40,dt=41,Tl=95,FA=45,Dl=33,kl=60,Ml=62,Ol=64,Rl=91,Nl=93,Gl=61,Pl=123,lr=63,Vl=125,ta=124,_l=126,Xl=128,ra=65533,wn=42,me=43,Jl=44,Wl=58,Yl=59,It=46,zl=0,$l=8,Zl=11,jl=14,ql=31,Ac=127,JA=-1,Ya=48,za=97,$a=101,ec=102,tc=117,rc=122,Za=65,ja=69,qa=70,nc=85,sc=90,wA=function(A){return A>=Ya&&A<=57},ac=function(A){return A>=55296&&A<=57343},ke=function(A){return wA(A)||A>=Za&&A<=qa||A>=za&&A<=ec},oc=function(A){return A>=za&&A<=rc},ic=function(A){return A>=Za&&A<=sc},lc=function(A){return oc(A)||ic(A)},cc=function(A){return A>=Xl},cr=function(A){return A===mr||A===Hl||A===Il},vr=function(A){return lc(A)||cc(A)||A===Tl},na=function(A){return vr(A)||wA(A)||A===FA},Bc=function(A){return A>=zl&&A<=$l||A===Zl||A>=jl&&A<=ql||A===Ac},Be=function(A,e){return A!==vt?!1:e!==mr},Br=function(A,e,t){return A===FA?vr(e)||Be(e,t):vr(A)?!0:!!(A===vt&&Be(A,e))},hn=function(A,e,t){return A===me||A===FA?wA(e)?!0:e===It&&wA(t):wA(A===It?e:A)},uc=function(A){var e=0,t=1;(A[e]===me||A[e]===FA)&&(A[e]===FA&&(t=-1),e++);for(var r=[];wA(A[e]);)r.push(A[e++]);var n=r.length?parseInt(Z.apply(void 0,r),10):0;A[e]===It&&e++;for(var s=[];wA(A[e]);)s.push(A[e++]);var a=s.length,i=a?parseInt(Z.apply(void 0,s),10):0;(A[e]===ja||A[e]===$a)&&e++;var o=1;(A[e]===me||A[e]===FA)&&(A[e]===FA&&(o=-1),e++);for(var l=[];wA(A[e]);)l.push(A[e++]);var c=l.length?parseInt(Z.apply(void 0,l),10):0;return t*(n+i*Math.pow(10,-a))*Math.pow(10,o*c)},gc={type:2},dc={type:3},fc={type:4},pc={type:13},wc={type:8},hc={type:21},bc={type:9},Qc={type:10},Cc={type:11},Uc={type:12},mc={type:14},ur={type:23},vc={type:1},Fc={type:25},yc={type:24},Ec={type:26},xc={type:27},Hc={type:28},Ic={type:29},Lc={type:31},Xn={type:32},Ao=(function(){function A(){this._value=[]}return A.prototype.write=function(e){this._value=this._value.concat(Tr(e))},A.prototype.read=function(){for(var e=[],t=this.consumeToken();t!==Xn;)e.push(t),t=this.consumeToken();return e},A.prototype.consumeToken=function(){var e=this.consumeCodePoint();switch(e){case ar:return this.consumeStringToken(ar);case Ll:var t=this.peekCodePoint(0),r=this.peekCodePoint(1),n=this.peekCodePoint(2);if(na(t)||Be(r,n)){var s=Br(t,r,n)?xl:El,a=this.consumeName();return{type:5,value:a,flags:s}}break;case Kl:if(this.peekCodePoint(0)===gt)return this.consumeCodePoint(),pc;break;case or:return this.consumeStringToken(or);case ir:return gc;case dt:return dc;case wn:if(this.peekCodePoint(0)===gt)return this.consumeCodePoint(),mc;break;case me:if(hn(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case Jl:return fc;case FA:var i=e,o=this.peekCodePoint(0),l=this.peekCodePoint(1);if(hn(i,o,l))return this.reconsumeCodePoint(e),this.consumeNumericToken();if(Br(i,o,l))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();if(o===FA&&l===Ml)return this.consumeCodePoint(),this.consumeCodePoint(),yc;break;case It:if(hn(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case ea:if(this.peekCodePoint(0)===wn)for(this.consumeCodePoint();;){var c=this.consumeCodePoint();if(c===wn&&(c=this.consumeCodePoint(),c===ea))return this.consumeToken();if(c===JA)return this.consumeToken()}break;case Wl:return Ec;case Yl:return xc;case kl:if(this.peekCodePoint(0)===Dl&&this.peekCodePoint(1)===FA&&this.peekCodePoint(2)===FA)return this.consumeCodePoint(),this.consumeCodePoint(),Fc;break;case Ol:var B=this.peekCodePoint(0),g=this.peekCodePoint(1),p=this.peekCodePoint(2);if(Br(B,g,p)){var a=this.consumeName();return{type:7,value:a}}break;case Rl:return Hc;case vt:if(Be(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();break;case Nl:return Ic;case Gl:if(this.peekCodePoint(0)===gt)return this.consumeCodePoint(),wc;break;case Pl:return Cc;case Vl:return Uc;case tc:case nc:var f=this.peekCodePoint(0),h=this.peekCodePoint(1);return f===me&&(ke(h)||h===lr)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(e),this.consumeIdentLikeToken();case ta:if(this.peekCodePoint(0)===gt)return this.consumeCodePoint(),bc;if(this.peekCodePoint(0)===ta)return this.consumeCodePoint(),hc;break;case _l:if(this.peekCodePoint(0)===gt)return this.consumeCodePoint(),Qc;break;case JA:return Xn}return cr(e)?(this.consumeWhiteSpace(),Lc):wA(e)?(this.reconsumeCodePoint(e),this.consumeNumericToken()):vr(e)?(this.reconsumeCodePoint(e),this.consumeIdentLikeToken()):{type:6,value:Z(e)}},A.prototype.consumeCodePoint=function(){var e=this._value.shift();return typeof e>"u"?-1:e},A.prototype.reconsumeCodePoint=function(e){this._value.unshift(e)},A.prototype.peekCodePoint=function(e){return e>=this._value.length?-1:this._value[e]},A.prototype.consumeUnicodeRangeToken=function(){for(var e=[],t=this.consumeCodePoint();ke(t)&&e.length<6;)e.push(t),t=this.consumeCodePoint();for(var r=!1;t===lr&&e.length<6;)e.push(t),t=this.consumeCodePoint(),r=!0;if(r){var n=parseInt(Z.apply(void 0,e.map(function(o){return o===lr?Ya:o})),16),s=parseInt(Z.apply(void 0,e.map(function(o){return o===lr?qa:o})),16);return{type:30,start:n,end:s}}var a=parseInt(Z.apply(void 0,e),16);if(this.peekCodePoint(0)===FA&&ke(this.peekCodePoint(1))){this.consumeCodePoint(),t=this.consumeCodePoint();for(var i=[];ke(t)&&i.length<6;)i.push(t),t=this.consumeCodePoint();var s=parseInt(Z.apply(void 0,i),16);return{type:30,start:a,end:s}}else return{type:30,start:a,end:a}},A.prototype.consumeIdentLikeToken=function(){var e=this.consumeName();return e.toLowerCase()==="url"&&this.peekCodePoint(0)===ir?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===ir?(this.consumeCodePoint(),{type:19,value:e}):{type:20,value:e}},A.prototype.consumeUrlToken=function(){var e=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===JA)return{type:22,value:""};var t=this.peekCodePoint(0);if(t===or||t===ar){var r=this.consumeStringToken(this.consumeCodePoint());return r.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===JA||this.peekCodePoint(0)===dt)?(this.consumeCodePoint(),{type:22,value:r.value}):(this.consumeBadUrlRemnants(),ur)}for(;;){var n=this.consumeCodePoint();if(n===JA||n===dt)return{type:22,value:Z.apply(void 0,e)};if(cr(n))return this.consumeWhiteSpace(),this.peekCodePoint(0)===JA||this.peekCodePoint(0)===dt?(this.consumeCodePoint(),{type:22,value:Z.apply(void 0,e)}):(this.consumeBadUrlRemnants(),ur);if(n===ar||n===or||n===ir||Bc(n))return this.consumeBadUrlRemnants(),ur;if(n===vt)if(Be(n,this.peekCodePoint(0)))e.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),ur;else e.push(n)}},A.prototype.consumeWhiteSpace=function(){for(;cr(this.peekCodePoint(0));)this.consumeCodePoint()},A.prototype.consumeBadUrlRemnants=function(){for(;;){var e=this.consumeCodePoint();if(e===dt||e===JA)return;Be(e,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},A.prototype.consumeStringSlice=function(e){for(var t=5e4,r="";e>0;){var n=Math.min(t,e);r+=Z.apply(void 0,this._value.splice(0,n)),e-=n}return this._value.shift(),r},A.prototype.consumeStringToken=function(e){var t="",r=0;do{var n=this._value[r];if(n===JA||n===void 0||n===e)return t+=this.consumeStringSlice(r),{type:0,value:t};if(n===mr)return this._value.splice(0,r),vc;if(n===vt){var s=this._value[r+1];s!==JA&&s!==void 0&&(s===mr?(t+=this.consumeStringSlice(r),r=-1,this._value.shift()):Be(n,s)&&(t+=this.consumeStringSlice(r),t+=Z(this.consumeEscapedCodePoint()),r=-1))}r++}while(!0)},A.prototype.consumeNumber=function(){var e=[],t=Kt,r=this.peekCodePoint(0);for((r===me||r===FA)&&e.push(this.consumeCodePoint());wA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());r=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(r===It&&wA(n))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=Aa;wA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());r=this.peekCodePoint(0),n=this.peekCodePoint(1);var s=this.peekCodePoint(2);if((r===ja||r===$a)&&((n===me||n===FA)&&wA(s)||wA(n)))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=Aa;wA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());return[uc(e),t]},A.prototype.consumeNumericToken=function(){var e=this.consumeNumber(),t=e[0],r=e[1],n=this.peekCodePoint(0),s=this.peekCodePoint(1),a=this.peekCodePoint(2);if(Br(n,s,a)){var i=this.consumeName();return{type:15,number:t,flags:r,unit:i}}return n===Sl?(this.consumeCodePoint(),{type:16,number:t,flags:r}):{type:17,number:t,flags:r}},A.prototype.consumeEscapedCodePoint=function(){var e=this.consumeCodePoint();if(ke(e)){for(var t=Z(e);ke(this.peekCodePoint(0))&&t.length<6;)t+=Z(this.consumeCodePoint());cr(this.peekCodePoint(0))&&this.consumeCodePoint();var r=parseInt(t,16);return r===0||ac(r)||r>1114111?ra:r}return e===JA?ra:e},A.prototype.consumeName=function(){for(var e="";;){var t=this.consumeCodePoint();if(na(t))e+=Z(t);else if(Be(t,this.peekCodePoint(0)))e+=Z(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(t),e}},A})(),eo=(function(){function A(e){this._tokens=e}return A.create=function(e){var t=new Ao;return t.write(e),new A(t.read())},A.parseValue=function(e){return A.create(e).parseComponentValue()},A.parseValues=function(e){return A.create(e).parseComponentValues()},A.prototype.parseComponentValue=function(){for(var e=this.consumeToken();e.type===31;)e=this.consumeToken();if(e.type===32)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(e);var t=this.consumeComponentValue();do e=this.consumeToken();while(e.type===31);if(e.type===32)return t;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},A.prototype.parseComponentValues=function(){for(var e=[];;){var t=this.consumeComponentValue();if(t.type===32)return e;e.push(t),e.push()}},A.prototype.consumeComponentValue=function(){var e=this.consumeToken();switch(e.type){case 11:case 28:case 2:return this.consumeSimpleBlock(e.type);case 19:return this.consumeFunction(e)}return e},A.prototype.consumeSimpleBlock=function(e){for(var t={type:e,values:[]},r=this.consumeToken();;){if(r.type===32||Sc(r,e))return t;this.reconsumeToken(r),t.values.push(this.consumeComponentValue()),r=this.consumeToken()}},A.prototype.consumeFunction=function(e){for(var t={name:e.value,values:[],type:18};;){var r=this.consumeToken();if(r.type===32||r.type===3)return t;this.reconsumeToken(r),t.values.push(this.consumeComponentValue())}},A.prototype.consumeToken=function(){var e=this._tokens.shift();return typeof e>"u"?Xn:e},A.prototype.reconsumeToken=function(e){this._tokens.unshift(e)},A})(),St=function(A){return A.type===15},Xe=function(A){return A.type===17},N=function(A){return A.type===20},Kc=function(A){return A.type===0},Jn=function(A,e){return N(A)&&A.value===e},to=function(A){return A.type!==31},_e=function(A){return A.type!==31&&A.type!==4},WA=function(A){var e=[],t=[];return A.forEach(function(r){if(r.type===4){if(t.length===0)throw new Error("Error parsing function args, zero tokens for arg");e.push(t),t=[];return}r.type!==31&&t.push(r)}),t.length&&e.push(t),e},Sc=function(A,e){return e===11&&A.type===12||e===28&&A.type===29?!0:e===2&&A.type===3},we=function(A){return A.type===17||A.type===15},q=function(A){return A.type===16||we(A)},ro=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},gA={type:17,number:0,flags:Kt},rs={type:16,number:50,flags:Kt},ge={type:16,number:100,flags:Kt},Ct=function(A,e,t){var r=A[0],n=A[1];return[V(r,e),V(typeof n<"u"?n:r,t)]},V=function(A,e){if(A.type===16)return A.number/100*e;if(St(A))switch(A.unit){case"rem":case"em":return 16*A.number;default:return A.number}return A.number},no="deg",so="grad",ao="rad",oo="turn",Dr={name:"angle",parse:function(A,e){if(e.type===15)switch(e.unit){case no:return Math.PI*e.number/180;case so:return Math.PI/200*e.number;case ao:return e.number;case oo:return Math.PI*2*e.number}throw new Error("Unsupported angle type")}},io=function(A){return A.type===15&&(A.unit===no||A.unit===so||A.unit===ao||A.unit===oo)},lo=function(A){var e=A.filter(N).map(function(t){return t.value}).join(" ");switch(e){case"to bottom right":case"to right bottom":case"left top":case"top left":return[gA,gA];case"to top":case"bottom":return DA(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[gA,ge];case"to right":case"left":return DA(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[ge,ge];case"to bottom":case"top":return DA(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[ge,gA];case"to left":case"right":return DA(270)}return 0},DA=function(A){return Math.PI*A/180},fe={name:"color",parse:function(A,e){if(e.type===18){var t=Tc[e.name];if(typeof t>"u")throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(A,e.values)}if(e.type===5){if(e.value.length===3){var r=e.value.substring(0,1),n=e.value.substring(1,2),s=e.value.substring(2,3);return de(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),1)}if(e.value.length===4){var r=e.value.substring(0,1),n=e.value.substring(1,2),s=e.value.substring(2,3),a=e.value.substring(3,4);return de(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),parseInt(a+a,16)/255)}if(e.value.length===6){var r=e.value.substring(0,2),n=e.value.substring(2,4),s=e.value.substring(4,6);return de(parseInt(r,16),parseInt(n,16),parseInt(s,16),1)}if(e.value.length===8){var r=e.value.substring(0,2),n=e.value.substring(2,4),s=e.value.substring(4,6),a=e.value.substring(6,8);return de(parseInt(r,16),parseInt(n,16),parseInt(s,16),parseInt(a,16)/255)}}if(e.type===20){var i=te[e.value.toUpperCase()];if(typeof i<"u")return i}return te.TRANSPARENT}},pe=function(A){return(255&A)===0},oA=function(A){var e=255&A,t=255&A>>8,r=255&A>>16,n=255&A>>24;return e<255?"rgba("+n+","+r+","+t+","+e/255+")":"rgb("+n+","+r+","+t+")"},de=function(A,e,t,r){return(A<<24|e<<16|t<<8|Math.round(r*255)<<0)>>>0},sa=function(A,e){if(A.type===17)return A.number;if(A.type===16){var t=e===3?1:255;return e===3?A.number/100*t:Math.round(A.number/100*t)}return 0},aa=function(A,e){var t=e.filter(_e);if(t.length===3){var r=t.map(sa),n=r[0],s=r[1],a=r[2];return de(n,s,a,1)}if(t.length===4){var i=t.map(sa),n=i[0],s=i[1],a=i[2],o=i[3];return de(n,s,a,o)}return 0};function bn(A,e,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(e-A)*t*6+A:t<1/2?e:t<2/3?(e-A)*6*(2/3-t)+A:A}var oa=function(A,e){var t=e.filter(_e),r=t[0],n=t[1],s=t[2],a=t[3],i=(r.type===17?DA(r.number):Dr.parse(A,r))/(Math.PI*2),o=q(n)?n.number/100:0,l=q(s)?s.number/100:0,c=typeof a<"u"&&q(a)?V(a,1):1;if(o===0)return de(l*255,l*255,l*255,1);var B=l<=.5?l*(o+1):l+o-l*o,g=l*2-B,p=bn(g,B,i+1/3),f=bn(g,B,i),h=bn(g,B,i-1/3);return de(p*255,f*255,h*255,c)},Tc={hsl:oa,hsla:oa,rgb:aa,rgba:aa},Ft=function(A,e){return fe.parse(A,eo.create(e).parseComponentValue())},te={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},Dc={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(t){if(N(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},kc={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},kr=function(A,e){var t=fe.parse(A,e[0]),r=e[1];return r&&q(r)?{color:t,stop:r}:{color:t,stop:null}},ia=function(A,e){var t=A[0],r=A[A.length-1];t.stop===null&&(t.stop=gA),r.stop===null&&(r.stop=ge);for(var n=[],s=0,a=0;a<A.length;a++){var i=A[a].stop;if(i!==null){var o=V(i,e);o>s?n.push(o):n.push(s),s=o}else n.push(null)}for(var l=null,a=0;a<n.length;a++){var c=n[a];if(c===null)l===null&&(l=a);else if(l!==null){for(var B=a-l,g=n[l-1],p=(c-g)/(B+1),f=1;f<=B;f++)n[l+f-1]=p*f;l=null}}return A.map(function(h,y){var b=h.color;return{color:b,stop:Math.max(Math.min(1,n[y]/e),0)}})},Mc=function(A,e,t){var r=e/2,n=t/2,s=V(A[0],e)-r,a=n-V(A[1],t);return(Math.atan2(a,s)+Math.PI*2)%(Math.PI*2)},Oc=function(A,e,t){var r=typeof A=="number"?A:Mc(A,e,t),n=Math.abs(e*Math.sin(r))+Math.abs(t*Math.cos(r)),s=e/2,a=t/2,i=n/2,o=Math.sin(r-Math.PI/2)*i,l=Math.cos(r-Math.PI/2)*i;return[n,s-l,s+l,a-o,a+o]},GA=function(A,e){return Math.sqrt(A*A+e*e)},la=function(A,e,t,r,n){var s=[[0,0],[0,e],[A,0],[A,e]];return s.reduce(function(a,i){var o=i[0],l=i[1],c=GA(t-o,r-l);return(n?c<a.optimumDistance:c>a.optimumDistance)?{optimumCorner:i,optimumDistance:c}:a},{optimumDistance:n?1/0:-1/0,optimumCorner:null}).optimumCorner},Rc=function(A,e,t,r,n){var s=0,a=0;switch(A.size){case 0:A.shape===0?s=a=Math.min(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-n)):A.shape===1&&(s=Math.min(Math.abs(e),Math.abs(e-r)),a=Math.min(Math.abs(t),Math.abs(t-n)));break;case 2:if(A.shape===0)s=a=Math.min(GA(e,t),GA(e,t-n),GA(e-r,t),GA(e-r,t-n));else if(A.shape===1){var i=Math.min(Math.abs(t),Math.abs(t-n))/Math.min(Math.abs(e),Math.abs(e-r)),o=la(r,n,e,t,!0),l=o[0],c=o[1];s=GA(l-e,(c-t)/i),a=i*s}break;case 1:A.shape===0?s=a=Math.max(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-n)):A.shape===1&&(s=Math.max(Math.abs(e),Math.abs(e-r)),a=Math.max(Math.abs(t),Math.abs(t-n)));break;case 3:if(A.shape===0)s=a=Math.max(GA(e,t),GA(e,t-n),GA(e-r,t),GA(e-r,t-n));else if(A.shape===1){var i=Math.max(Math.abs(t),Math.abs(t-n))/Math.max(Math.abs(e),Math.abs(e-r)),B=la(r,n,e,t,!1),l=B[0],c=B[1];s=GA(l-e,(c-t)/i),a=i*s}break}return Array.isArray(A.size)&&(s=V(A.size[0],r),a=A.size.length===2?V(A.size[1],n):s),[s,a]},Nc=function(A,e){var t=DA(180),r=[];return WA(e).forEach(function(n,s){if(s===0){var a=n[0];if(a.type===20&&a.value==="to"){t=lo(n);return}else if(io(a)){t=Dr.parse(A,a);return}}var i=kr(A,n);r.push(i)}),{angle:t,stops:r,type:1}},gr=function(A,e){var t=DA(180),r=[];return WA(e).forEach(function(n,s){if(s===0){var a=n[0];if(a.type===20&&["top","left","right","bottom"].indexOf(a.value)!==-1){t=lo(n);return}else if(io(a)){t=(Dr.parse(A,a)+DA(270))%DA(360);return}}var i=kr(A,n);r.push(i)}),{angle:t,stops:r,type:1}},Gc=function(A,e){var t=DA(180),r=[],n=1,s=0,a=3,i=[];return WA(e).forEach(function(o,l){var c=o[0];if(l===0){if(N(c)&&c.value==="linear"){n=1;return}else if(N(c)&&c.value==="radial"){n=2;return}}if(c.type===18){if(c.name==="from"){var B=fe.parse(A,c.values[0]);r.push({stop:gA,color:B})}else if(c.name==="to"){var B=fe.parse(A,c.values[0]);r.push({stop:ge,color:B})}else if(c.name==="color-stop"){var g=c.values.filter(_e);if(g.length===2){var B=fe.parse(A,g[1]),p=g[0];Xe(p)&&r.push({stop:{type:16,number:p.number*100,flags:p.flags},color:B})}}}}),n===1?{angle:(t+DA(180))%DA(360),stops:r,type:n}:{size:a,shape:s,stops:r,position:i,type:n}},co="closest-side",Bo="farthest-side",uo="closest-corner",go="farthest-corner",fo="circle",po="ellipse",wo="cover",ho="contain",Pc=function(A,e){var t=0,r=3,n=[],s=[];return WA(e).forEach(function(a,i){var o=!0;if(i===0){var l=!1;o=a.reduce(function(B,g){if(l)if(N(g))switch(g.value){case"center":return s.push(rs),B;case"top":case"left":return s.push(gA),B;case"right":case"bottom":return s.push(ge),B}else(q(g)||we(g))&&s.push(g);else if(N(g))switch(g.value){case fo:return t=0,!1;case po:return t=1,!1;case"at":return l=!0,!1;case co:return r=0,!1;case wo:case Bo:return r=1,!1;case ho:case uo:return r=2,!1;case go:return r=3,!1}else if(we(g)||q(g))return Array.isArray(r)||(r=[]),r.push(g),!1;return B},o)}if(o){var c=kr(A,a);n.push(c)}}),{size:r,shape:t,stops:n,position:s,type:2}},dr=function(A,e){var t=0,r=3,n=[],s=[];return WA(e).forEach(function(a,i){var o=!0;if(i===0?o=a.reduce(function(c,B){if(N(B))switch(B.value){case"center":return s.push(rs),!1;case"top":case"left":return s.push(gA),!1;case"right":case"bottom":return s.push(ge),!1}else if(q(B)||we(B))return s.push(B),!1;return c},o):i===1&&(o=a.reduce(function(c,B){if(N(B))switch(B.value){case fo:return t=0,!1;case po:return t=1,!1;case ho:case co:return r=0,!1;case Bo:return r=1,!1;case uo:return r=2,!1;case wo:case go:return r=3,!1}else if(we(B)||q(B))return Array.isArray(r)||(r=[]),r.push(B),!1;return c},o)),o){var l=kr(A,a);n.push(l)}}),{size:r,shape:t,stops:n,position:s,type:2}},Vc=function(A){return A.type===1},_c=function(A){return A.type===2},ns={name:"image",parse:function(A,e){if(e.type===22){var t={url:e.value,type:0};return A.cache.addImage(e.value),t}if(e.type===18){var r=bo[e.name];if(typeof r>"u")throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return r(A,e.values)}throw new Error("Unsupported image type "+e.type)}};function Xc(A){return!(A.type===20&&A.value==="none")&&(A.type!==18||!!bo[A.name])}var bo={"linear-gradient":Nc,"-moz-linear-gradient":gr,"-ms-linear-gradient":gr,"-o-linear-gradient":gr,"-webkit-linear-gradient":gr,"radial-gradient":Pc,"-moz-radial-gradient":dr,"-ms-radial-gradient":dr,"-o-radial-gradient":dr,"-webkit-radial-gradient":dr,"-webkit-gradient":Gc},Jc={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(e.length===0)return[];var t=e[0];return t.type===20&&t.value==="none"?[]:e.filter(function(r){return _e(r)&&Xc(r)}).map(function(r){return ns.parse(A,r)})}},Wc={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(t){if(N(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},Yc={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return WA(e).map(function(t){return t.filter(q)}).map(ro)}},zc={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return WA(e).map(function(t){return t.filter(N).map(function(r){return r.value}).join(" ")}).map($c)}},$c=function(A){switch(A){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}},Ve;(function(A){A.AUTO="auto",A.CONTAIN="contain",A.COVER="cover"})(Ve||(Ve={}));var Zc={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return WA(e).map(function(t){return t.filter(jc)})}},jc=function(A){return N(A)||q(A)},Mr=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},qc=Mr("top"),AB=Mr("right"),eB=Mr("bottom"),tB=Mr("left"),Or=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(e,t){return ro(t.filter(q))}}},rB=Or("top-left"),nB=Or("top-right"),sB=Or("bottom-right"),aB=Or("bottom-left"),Rr=function(A){return{name:"border-"+A+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(e,t){switch(t){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},oB=Rr("top"),iB=Rr("right"),lB=Rr("bottom"),cB=Rr("left"),Nr=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(e,t){return St(t)?t.number:0}}},BB=Nr("top"),uB=Nr("right"),gB=Nr("bottom"),dB=Nr("left"),fB={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},pB={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){return e==="rtl"?1:0}},wB={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(N).reduce(function(t,r){return t|hB(r.value)},0)}},hB=function(A){switch(A){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},bB={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},QB={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(A,e){return e.type===20&&e.value==="normal"?0:e.type===17||e.type===15?e.number:0}},Fr;(function(A){A.NORMAL="normal",A.STRICT="strict"})(Fr||(Fr={}));var CB={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return e==="strict"?Fr.STRICT:Fr.NORMAL}},UB={name:"line-height",initialValue:"normal",prefix:!1,type:4},ca=function(A,e){return N(A)&&A.value==="normal"?1.2*e:A.type===17?e*A.number:q(A)?V(A,e):e},mB={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){return e.type===20&&e.value==="none"?null:ns.parse(A,e)}},vB={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){return e==="inside"?0:1}},Wn={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":return 22;case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},Gr=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},FB=Gr("top"),yB=Gr("right"),EB=Gr("bottom"),xB=Gr("left"),HB={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(N).map(function(t){switch(t.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})}},IB={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return e==="break-word"?"break-word":"normal"}},Pr=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},LB=Pr("top"),KB=Pr("right"),SB=Pr("bottom"),TB=Pr("left"),DB={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(A,e){switch(e){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},kB={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(A,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},MB={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.length===1&&Jn(e[0],"none")?[]:WA(e).map(function(t){for(var r={color:te.TRANSPARENT,offsetX:gA,offsetY:gA,blur:gA},n=0,s=0;s<t.length;s++){var a=t[s];we(a)?(n===0?r.offsetX=a:n===1?r.offsetY=a:r.blur=a,n++):r.color=fe.parse(A,a)}return r})}},OB={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},RB={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(A,e){if(e.type===20&&e.value==="none")return null;if(e.type===18){var t=PB[e.name];if(typeof t>"u")throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},NB=function(A){var e=A.filter(function(t){return t.type===17}).map(function(t){return t.number});return e.length===6?e:null},GB=function(A){var e=A.filter(function(o){return o.type===17}).map(function(o){return o.number}),t=e[0],r=e[1];e[2],e[3];var n=e[4],s=e[5];e[6],e[7],e[8],e[9],e[10],e[11];var a=e[12],i=e[13];return e[14],e[15],e.length===16?[t,r,n,s,a,i]:null},PB={matrix:NB,matrix3d:GB},Ba={type:16,number:50,flags:Kt},VB=[Ba,Ba],_B={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter(q);return t.length!==2?VB:[t[0],t[1]]}},XB={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"hidden":return 1;case"collapse":return 2;default:return 0}}},yt;(function(A){A.NORMAL="normal",A.BREAK_ALL="break-all",A.KEEP_ALL="keep-all"})(yt||(yt={}));var JB={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return yt.BREAK_ALL;case"keep-all":return yt.KEEP_ALL;default:return yt.NORMAL}}},WB={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(e.type===20)return{auto:!0,order:0};if(Xe(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Qo={name:"time",parse:function(A,e){if(e.type===15)switch(e.unit.toLowerCase()){case"s":return 1e3*e.number;case"ms":return e.number}throw new Error("Unsupported time type")}},YB={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){return Xe(e)?e.number:1}},zB={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},$B={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(N).map(function(t){switch(t.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(t){return t!==0})}},ZB={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],r=[];return e.forEach(function(n){switch(n.type){case 20:case 0:t.push(n.value);break;case 17:t.push(n.number.toString());break;case 4:r.push(t.join(" ")),t.length=0;break}}),t.length&&r.push(t.join(" ")),r.map(function(n){return n.indexOf(" ")===-1?n:"'"+n+"'"})}},jB={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},qB={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){return Xe(e)?e.number:N(e)&&e.value==="bold"?700:400}},Au={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(N).map(function(t){return t.value})}},eu={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},rA=function(A,e){return(A&e)!==0},tu={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(e.length===0)return[];var t=e[0];return t.type===20&&t.value==="none"?[]:e}},ru={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(e.length===0)return null;var t=e[0];if(t.type===20&&t.value==="none")return null;for(var r=[],n=e.filter(to),s=0;s<n.length;s++){var a=n[s],i=n[s+1];if(a.type===20){var o=i&&Xe(i)?i.number:1;r.push({counter:a.value,increment:o})}}return r}},nu={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(e.length===0)return[];for(var t=[],r=e.filter(to),n=0;n<r.length;n++){var s=r[n],a=r[n+1];if(N(s)&&s.value!=="none"){var i=a&&Xe(a)?a.number:0;t.push({counter:s.value,reset:i})}}return t}},su={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(St).map(function(t){return Qo.parse(A,t)})}},au={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(e.length===0)return null;var t=e[0];if(t.type===20&&t.value==="none")return null;var r=[],n=e.filter(Kc);if(n.length%2!==0)return null;for(var s=0;s<n.length;s+=2){var a=n[s].value,i=n[s+1].value;r.push({open:a,close:i})}return r}},ua=function(A,e,t){if(!A)return"";var r=A[Math.min(e,A.length-1)];return r?t?r.open:r.close:""},ou={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.length===1&&Jn(e[0],"none")?[]:WA(e).map(function(t){for(var r={color:255,offsetX:gA,offsetY:gA,blur:gA,spread:gA,inset:!1},n=0,s=0;s<t.length;s++){var a=t[s];Jn(a,"inset")?r.inset=!0:we(a)?(n===0?r.offsetX=a:n===1?r.offsetY=a:n===2?r.blur=a:r.spread=a,n++):r.color=fe.parse(A,a)}return r})}},iu={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[0,1,2],r=[];return e.filter(N).forEach(function(n){switch(n.value){case"stroke":r.push(1);break;case"fill":r.push(0);break;case"markers":r.push(2);break}}),t.forEach(function(n){r.indexOf(n)===-1&&r.push(n)}),r}},lu={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},cu={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return St(e)?e.number:0}},Bu=(function(){function A(e,t){var r,n;this.animationDuration=m(e,su,t.animationDuration),this.backgroundClip=m(e,Dc,t.backgroundClip),this.backgroundColor=m(e,kc,t.backgroundColor),this.backgroundImage=m(e,Jc,t.backgroundImage),this.backgroundOrigin=m(e,Wc,t.backgroundOrigin),this.backgroundPosition=m(e,Yc,t.backgroundPosition),this.backgroundRepeat=m(e,zc,t.backgroundRepeat),this.backgroundSize=m(e,Zc,t.backgroundSize),this.borderTopColor=m(e,qc,t.borderTopColor),this.borderRightColor=m(e,AB,t.borderRightColor),this.borderBottomColor=m(e,eB,t.borderBottomColor),this.borderLeftColor=m(e,tB,t.borderLeftColor),this.borderTopLeftRadius=m(e,rB,t.borderTopLeftRadius),this.borderTopRightRadius=m(e,nB,t.borderTopRightRadius),this.borderBottomRightRadius=m(e,sB,t.borderBottomRightRadius),this.borderBottomLeftRadius=m(e,aB,t.borderBottomLeftRadius),this.borderTopStyle=m(e,oB,t.borderTopStyle),this.borderRightStyle=m(e,iB,t.borderRightStyle),this.borderBottomStyle=m(e,lB,t.borderBottomStyle),this.borderLeftStyle=m(e,cB,t.borderLeftStyle),this.borderTopWidth=m(e,BB,t.borderTopWidth),this.borderRightWidth=m(e,uB,t.borderRightWidth),this.borderBottomWidth=m(e,gB,t.borderBottomWidth),this.borderLeftWidth=m(e,dB,t.borderLeftWidth),this.boxShadow=m(e,ou,t.boxShadow),this.color=m(e,fB,t.color),this.direction=m(e,pB,t.direction),this.display=m(e,wB,t.display),this.float=m(e,bB,t.cssFloat),this.fontFamily=m(e,ZB,t.fontFamily),this.fontSize=m(e,jB,t.fontSize),this.fontStyle=m(e,eu,t.fontStyle),this.fontVariant=m(e,Au,t.fontVariant),this.fontWeight=m(e,qB,t.fontWeight),this.letterSpacing=m(e,QB,t.letterSpacing),this.lineBreak=m(e,CB,t.lineBreak),this.lineHeight=m(e,UB,t.lineHeight),this.listStyleImage=m(e,mB,t.listStyleImage),this.listStylePosition=m(e,vB,t.listStylePosition),this.listStyleType=m(e,Wn,t.listStyleType),this.marginTop=m(e,FB,t.marginTop),this.marginRight=m(e,yB,t.marginRight),this.marginBottom=m(e,EB,t.marginBottom),this.marginLeft=m(e,xB,t.marginLeft),this.opacity=m(e,YB,t.opacity);var s=m(e,HB,t.overflow);this.overflowX=s[0],this.overflowY=s[s.length>1?1:0],this.overflowWrap=m(e,IB,t.overflowWrap),this.paddingTop=m(e,LB,t.paddingTop),this.paddingRight=m(e,KB,t.paddingRight),this.paddingBottom=m(e,SB,t.paddingBottom),this.paddingLeft=m(e,TB,t.paddingLeft),this.paintOrder=m(e,iu,t.paintOrder),this.position=m(e,kB,t.position),this.textAlign=m(e,DB,t.textAlign),this.textDecorationColor=m(e,zB,(r=t.textDecorationColor)!==null&&r!==void 0?r:t.color),this.textDecorationLine=m(e,$B,(n=t.textDecorationLine)!==null&&n!==void 0?n:t.textDecoration),this.textShadow=m(e,MB,t.textShadow),this.textTransform=m(e,OB,t.textTransform),this.transform=m(e,RB,t.transform),this.transformOrigin=m(e,_B,t.transformOrigin),this.visibility=m(e,XB,t.visibility),this.webkitTextStrokeColor=m(e,lu,t.webkitTextStrokeColor),this.webkitTextStrokeWidth=m(e,cu,t.webkitTextStrokeWidth),this.wordBreak=m(e,JB,t.wordBreak),this.zIndex=m(e,WB,t.zIndex)}return A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&this.visibility===0},A.prototype.isTransparent=function(){return pe(this.backgroundColor)},A.prototype.isTransformed=function(){return this.transform!==null},A.prototype.isPositioned=function(){return this.position!==0},A.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},A.prototype.isFloating=function(){return this.float!==0},A.prototype.isInlineLevel=function(){return rA(this.display,4)||rA(this.display,33554432)||rA(this.display,268435456)||rA(this.display,536870912)||rA(this.display,67108864)||rA(this.display,134217728)},A})(),uu=(function(){function A(e,t){this.content=m(e,tu,t.content),this.quotes=m(e,au,t.quotes)}return A})(),ga=(function(){function A(e,t){this.counterIncrement=m(e,ru,t.counterIncrement),this.counterReset=m(e,nu,t.counterReset)}return A})(),m=function(A,e,t){var r=new Ao,n=t!==null&&typeof t<"u"?t.toString():e.initialValue;r.write(n);var s=new eo(r.read());switch(e.type){case 2:var a=s.parseComponentValue();return e.parse(A,N(a)?a.value:e.initialValue);case 0:return e.parse(A,s.parseComponentValue());case 1:return e.parse(A,s.parseComponentValues());case 4:return s.parseComponentValue();case 3:switch(e.format){case"angle":return Dr.parse(A,s.parseComponentValue());case"color":return fe.parse(A,s.parseComponentValue());case"image":return ns.parse(A,s.parseComponentValue());case"length":var i=s.parseComponentValue();return we(i)?i:gA;case"length-percentage":var o=s.parseComponentValue();return q(o)?o:gA;case"time":return Qo.parse(A,s.parseComponentValue())}break}},gu="data-html2canvas-debug",du=function(A){var e=A.getAttribute(gu);switch(e){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},Yn=function(A,e){var t=du(A);return t===1||e===t},YA=(function(){function A(e,t){if(this.context=e,this.textNodes=[],this.elements=[],this.flags=0,Yn(t,3))debugger;this.styles=new Bu(e,window.getComputedStyle(t,null)),Zn(t)&&(this.styles.animationDuration.some(function(r){return r>0})&&(t.style.animationDuration="0s"),this.styles.transform!==null&&(t.style.transform="none")),this.bounds=Sr(this.context,t),Yn(t,4)&&(this.flags|=16)}return A})(),fu="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",da="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ut=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(ft=0;ft<da.length;ft++)Ut[da.charCodeAt(ft)]=ft;var ft,pu=function(A){var e=A.length*.75,t=A.length,r,n=0,s,a,i,o;A[A.length-1]==="="&&(e--,A[A.length-2]==="="&&e--);var l=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(e):new Array(e),c=Array.isArray(l)?l:new Uint8Array(l);for(r=0;r<t;r+=4)s=Ut[A.charCodeAt(r)],a=Ut[A.charCodeAt(r+1)],i=Ut[A.charCodeAt(r+2)],o=Ut[A.charCodeAt(r+3)],c[n++]=s<<2|a>>4,c[n++]=(a&15)<<4|i>>2,c[n++]=(i&3)<<6|o&63;return l},wu=function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t},hu=function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t},Fe=5,ss=11,Qn=2,bu=ss-Fe,Co=65536>>Fe,Qu=1<<Fe,Cn=Qu-1,Cu=1024>>Fe,Uu=Co+Cu,mu=Uu,vu=32,Fu=mu+vu,yu=65536>>ss,Eu=1<<bu,xu=Eu-1,fa=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},Hu=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},Iu=function(A,e){var t=pu(A),r=Array.isArray(t)?hu(t):new Uint32Array(t),n=Array.isArray(t)?wu(t):new Uint16Array(t),s=24,a=fa(n,s/2,r[4]/2),i=r[5]===2?fa(n,(s+r[4])/2):Hu(r,Math.ceil((s+r[4])/4));return new Lu(r[0],r[1],r[2],r[3],a,i)},Lu=(function(){function A(e,t,r,n,s,a){this.initialValue=e,this.errorValue=t,this.highStart=r,this.highValueIndex=n,this.index=s,this.data=a}return A.prototype.get=function(e){var t;if(e>=0){if(e<55296||e>56319&&e<=65535)return t=this.index[e>>Fe],t=(t<<Qn)+(e&Cn),this.data[t];if(e<=65535)return t=this.index[Co+(e-55296>>Fe)],t=(t<<Qn)+(e&Cn),this.data[t];if(e<this.highStart)return t=Fu-yu+(e>>ss),t=this.index[t],t+=e>>Fe&xu,t=this.index[t],t=(t<<Qn)+(e&Cn),this.data[t];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A})(),pa="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ku=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(pt=0;pt<pa.length;pt++)Ku[pa.charCodeAt(pt)]=pt;var pt,Su=1,Un=2,mn=3,wa=4,ha=5,Tu=7,ba=8,vn=9,Fn=10,Qa=11,Ca=12,Ua=13,ma=14,yn=15,Du=function(A){for(var e=[],t=0,r=A.length;t<r;){var n=A.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=A.charCodeAt(t++);(s&64512)===56320?e.push(((n&1023)<<10)+(s&1023)+65536):(e.push(n),t--)}else e.push(n)}return e},ku=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var a=A[n];a<=65535?r.push(a):(a-=65536,r.push((a>>10)+55296,a%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},Mu=Iu(fu),SA="\xD7",En="\xF7",Ou=function(A){return Mu.get(A)},Ru=function(A,e,t){var r=t-2,n=e[r],s=e[t-1],a=e[t];if(s===Un&&a===mn)return SA;if(s===Un||s===mn||s===wa||a===Un||a===mn||a===wa)return En;if(s===ba&&[ba,vn,Qa,Ca].indexOf(a)!==-1||(s===Qa||s===vn)&&(a===vn||a===Fn)||(s===Ca||s===Fn)&&a===Fn||a===Ua||a===ha||a===Tu||s===Su)return SA;if(s===Ua&&a===ma){for(;n===ha;)n=e[--r];if(n===ma)return SA}if(s===yn&&a===yn){for(var i=0;n===yn;)i++,n=e[--r];if(i%2===0)return SA}return En},Nu=function(A){var e=Du(A),t=e.length,r=0,n=0,s=e.map(Ou);return{next:function(){if(r>=t)return{done:!0,value:null};for(var a=SA;r<t&&(a=Ru(e,s,++r))===SA;);if(a!==SA||r===t){var i=ku.apply(null,e.slice(n,r));return n=r,{value:i,done:!1}}return{done:!0,value:null}}}},Gu=function(A){for(var e=Nu(A),t=[],r;!(r=e.next()).done;)r.value&&t.push(r.value.slice());return t},Pu=function(A){var e=123;if(A.createRange){var t=A.createRange();if(t.getBoundingClientRect){var r=A.createElement("boundtest");r.style.height=e+"px",r.style.display="block",A.body.appendChild(r),t.selectNode(r);var n=t.getBoundingClientRect(),s=Math.round(n.height);if(A.body.removeChild(r),s===e)return!0}}return!1},Vu=function(A){var e=A.createElement("boundtest");e.style.width="50px",e.style.display="block",e.style.fontSize="12px",e.style.letterSpacing="0px",e.style.wordSpacing="0px",A.body.appendChild(e);var t=A.createRange();e.innerHTML=typeof"".repeat=="function"?"&#128104;".repeat(10):"";var r=e.firstChild,n=Tr(r.data).map(function(o){return Z(o)}),s=0,a={},i=n.every(function(o,l){t.setStart(r,s),t.setEnd(r,s+o.length);var c=t.getBoundingClientRect();s+=o.length;var B=c.x>a.x||c.y>a.y;return a=c,l===0?!0:B});return A.body.removeChild(e),i},_u=function(){return typeof new Image().crossOrigin<"u"},Xu=function(){return typeof new XMLHttpRequest().responseType=="string"},Ju=function(A){var e=new Image,t=A.createElement("canvas"),r=t.getContext("2d");if(!r)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(e,0,0),t.toDataURL()}catch{return!1}return!0},va=function(A){return A[0]===0&&A[1]===255&&A[2]===0&&A[3]===255},Wu=function(A){var e=A.createElement("canvas"),t=100;e.width=t,e.height=t;var r=e.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,t,t);var n=new Image,s=e.toDataURL();n.src=s;var a=zn(t,t,0,0,n);return r.fillStyle="red",r.fillRect(0,0,t,t),Fa(a).then(function(i){r.drawImage(i,0,0);var o=r.getImageData(0,0,t,t).data;r.fillStyle="red",r.fillRect(0,0,t,t);var l=A.createElement("div");return l.style.backgroundImage="url("+s+")",l.style.height=t+"px",va(o)?Fa(zn(t,t,0,0,l)):Promise.reject(!1)}).then(function(i){return r.drawImage(i,0,0),va(r.getImageData(0,0,t,t).data)}).catch(function(){return!1})},zn=function(A,e,t,r,n){var s="http://www.w3.org/2000/svg",a=document.createElementNS(s,"svg"),i=document.createElementNS(s,"foreignObject");return a.setAttributeNS(null,"width",A.toString()),a.setAttributeNS(null,"height",e.toString()),i.setAttributeNS(null,"width","100%"),i.setAttributeNS(null,"height","100%"),i.setAttributeNS(null,"x",t.toString()),i.setAttributeNS(null,"y",r.toString()),i.setAttributeNS(null,"externalResourcesRequired","true"),a.appendChild(i),i.appendChild(n),a},Fa=function(A){return new Promise(function(e,t){var r=new Image;r.onload=function(){return e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(A))})},uA={get SUPPORT_RANGE_BOUNDS(){var A=Pu(document);return Object.defineProperty(uA,"SUPPORT_RANGE_BOUNDS",{value:A}),A},get SUPPORT_WORD_BREAKING(){var A=uA.SUPPORT_RANGE_BOUNDS&&Vu(document);return Object.defineProperty(uA,"SUPPORT_WORD_BREAKING",{value:A}),A},get SUPPORT_SVG_DRAWING(){var A=Ju(document);return Object.defineProperty(uA,"SUPPORT_SVG_DRAWING",{value:A}),A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A=typeof Array.from=="function"&&typeof window.fetch=="function"?Wu(document):Promise.resolve(!1);return Object.defineProperty(uA,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A}),A},get SUPPORT_CORS_IMAGES(){var A=_u();return Object.defineProperty(uA,"SUPPORT_CORS_IMAGES",{value:A}),A},get SUPPORT_RESPONSE_TYPE(){var A=Xu();return Object.defineProperty(uA,"SUPPORT_RESPONSE_TYPE",{value:A}),A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;return Object.defineProperty(uA,"SUPPORT_CORS_XHR",{value:A}),A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!!(typeof Intl<"u"&&Intl.Segmenter);return Object.defineProperty(uA,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A}),A}},Et=(function(){function A(e,t){this.text=e,this.bounds=t}return A})(),Yu=function(A,e,t,r){var n=Zu(e,t),s=[],a=0;return n.forEach(function(i){if(t.textDecorationLine.length||i.trim().length>0)if(uA.SUPPORT_RANGE_BOUNDS){var o=ya(r,a,i.length).getClientRects();if(o.length>1){var l=as(i),c=0;l.forEach(function(g){s.push(new Et(g,re.fromDOMRectList(A,ya(r,c+a,g.length).getClientRects()))),c+=g.length})}else s.push(new Et(i,re.fromDOMRectList(A,o)))}else{var B=r.splitText(i.length);s.push(new Et(i,zu(A,r))),r=B}else uA.SUPPORT_RANGE_BOUNDS||(r=r.splitText(i.length));a+=i.length}),s},zu=function(A,e){var t=e.ownerDocument;if(t){var r=t.createElement("html2canvaswrapper");r.appendChild(e.cloneNode(!0));var n=e.parentNode;if(n){n.replaceChild(r,e);var s=Sr(A,r);return r.firstChild&&n.replaceChild(r.firstChild,r),s}}return re.EMPTY},ya=function(A,e,t){var r=A.ownerDocument;if(!r)throw new Error("Node has no owner document");var n=r.createRange();return n.setStart(A,e),n.setEnd(A,e+t),n},as=function(A){if(uA.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(A)).map(function(t){return t.segment})}return Gu(A)},$u=function(A,e){if(uA.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(A)).map(function(r){return r.segment})}return qu(A,e)},Zu=function(A,e){return e.letterSpacing!==0?as(A):$u(A,e)},ju=[32,160,4961,65792,65793,4153,4241],qu=function(A,e){for(var t=yl(A,{lineBreak:e.lineBreak,wordBreak:e.overflowWrap==="break-word"?"break-word":e.wordBreak}),r=[],n,s=function(){if(n.value){var a=n.value.slice(),i=Tr(a),o="";i.forEach(function(l){ju.indexOf(l)===-1?o+=Z(l):(o.length&&r.push(o),r.push(Z(l)),o="")}),o.length&&r.push(o)}};!(n=t.next()).done;)s();return r},Ag=(function(){function A(e,t,r){this.text=eg(t.data,r.textTransform),this.textBounds=Yu(e,this.text,r,t)}return A})(),eg=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(tg,rg);case 2:return A.toUpperCase();default:return A}},tg=/(^|\s|:|-|\(|\))([a-z])/g,rg=function(A,e,t){return A.length>0?e+t.toUpperCase():A},Uo=(function(A){PA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.src=r.currentSrc||r.src,n.intrinsicWidth=r.naturalWidth,n.intrinsicHeight=r.naturalHeight,n.context.cache.addImage(n.src),n}return e})(YA),mo=(function(A){PA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.canvas=r,n.intrinsicWidth=r.width,n.intrinsicHeight=r.height,n}return e})(YA),vo=(function(A){PA(e,A);function e(t,r){var n=A.call(this,t,r)||this,s=new XMLSerializer,a=Sr(t,r);return r.setAttribute("width",a.width+"px"),r.setAttribute("height",a.height+"px"),n.svg="data:image/svg+xml,"+encodeURIComponent(s.serializeToString(r)),n.intrinsicWidth=r.width.baseVal.value,n.intrinsicHeight=r.height.baseVal.value,n.context.cache.addImage(n.svg),n}return e})(YA),Fo=(function(A){PA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.value=r.value,n}return e})(YA),$n=(function(A){PA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.start=r.start,n.reversed=typeof r.reversed=="boolean"&&r.reversed===!0,n}return e})(YA),ng=[{type:15,flags:0,unit:"px",number:3}],sg=[{type:16,flags:0,number:50}],ag=function(A){return A.width>A.height?new re(A.left+(A.width-A.height)/2,A.top,A.height,A.height):A.width<A.height?new re(A.left,A.top+(A.height-A.width)/2,A.width,A.width):A},og=function(A){var e=A.type===ig?new Array(A.value.length+1).join("\u2022"):A.value;return e.length===0?A.placeholder||"":e},yr="checkbox",Er="radio",ig="password",Ea=707406591,os=(function(A){PA(e,A);function e(t,r){var n=A.call(this,t,r)||this;switch(n.type=r.type.toLowerCase(),n.checked=r.checked,n.value=og(r),(n.type===yr||n.type===Er)&&(n.styles.backgroundColor=3739148031,n.styles.borderTopColor=n.styles.borderRightColor=n.styles.borderBottomColor=n.styles.borderLeftColor=2779096575,n.styles.borderTopWidth=n.styles.borderRightWidth=n.styles.borderBottomWidth=n.styles.borderLeftWidth=1,n.styles.borderTopStyle=n.styles.borderRightStyle=n.styles.borderBottomStyle=n.styles.borderLeftStyle=1,n.styles.backgroundClip=[0],n.styles.backgroundOrigin=[0],n.bounds=ag(n.bounds)),n.type){case yr:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=ng;break;case Er:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=sg;break}return n}return e})(YA),yo=(function(A){PA(e,A);function e(t,r){var n=A.call(this,t,r)||this,s=r.options[r.selectedIndex||0];return n.value=s&&s.text||"",n}return e})(YA),Eo=(function(A){PA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.value=r.value,n}return e})(YA),xo=(function(A){PA(e,A);function e(t,r){var n=A.call(this,t,r)||this;n.src=r.src,n.width=parseInt(r.width,10)||0,n.height=parseInt(r.height,10)||0,n.backgroundColor=n.styles.backgroundColor;try{if(r.contentWindow&&r.contentWindow.document&&r.contentWindow.document.documentElement){n.tree=Io(t,r.contentWindow.document.documentElement);var s=r.contentWindow.document.documentElement?Ft(t,getComputedStyle(r.contentWindow.document.documentElement).backgroundColor):te.TRANSPARENT,a=r.contentWindow.document.body?Ft(t,getComputedStyle(r.contentWindow.document.body).backgroundColor):te.TRANSPARENT;n.backgroundColor=pe(s)?pe(a)?n.styles.backgroundColor:a:s}}catch{}return n}return e})(YA),lg=["OL","UL","MENU"],Cr=function(A,e,t,r){for(var n=e.firstChild,s=void 0;n;n=s)if(s=n.nextSibling,Lo(n)&&n.data.trim().length>0)t.textNodes.push(new Ag(A,n,t.styles));else if(Pe(n))if(Do(n)&&n.assignedNodes)n.assignedNodes().forEach(function(i){return Cr(A,i,t,r)});else{var a=Ho(A,n);a.styles.isVisible()&&(cg(n,a,r)?a.flags|=4:Bg(a.styles)&&(a.flags|=2),lg.indexOf(n.tagName)!==-1&&(a.flags|=8),t.elements.push(a),n.slot,n.shadowRoot?Cr(A,n.shadowRoot,a,r):!xr(n)&&!Ko(n)&&!Hr(n)&&Cr(A,n,a,r))}},Ho=function(A,e){return jn(e)?new Uo(A,e):So(e)?new mo(A,e):Ko(e)?new vo(A,e):ug(e)?new Fo(A,e):gg(e)?new $n(A,e):dg(e)?new os(A,e):Hr(e)?new yo(A,e):xr(e)?new Eo(A,e):To(e)?new xo(A,e):new YA(A,e)},Io=function(A,e){var t=Ho(A,e);return t.flags|=4,Cr(A,e,t,t),t},cg=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||is(A)&&t.styles.isTransparent()},Bg=function(A){return A.isPositioned()||A.isFloating()},Lo=function(A){return A.nodeType===Node.TEXT_NODE},Pe=function(A){return A.nodeType===Node.ELEMENT_NODE},Zn=function(A){return Pe(A)&&typeof A.style<"u"&&!Ur(A)},Ur=function(A){return typeof A.className=="object"},ug=function(A){return A.tagName==="LI"},gg=function(A){return A.tagName==="OL"},dg=function(A){return A.tagName==="INPUT"},fg=function(A){return A.tagName==="HTML"},Ko=function(A){return A.tagName==="svg"},is=function(A){return A.tagName==="BODY"},So=function(A){return A.tagName==="CANVAS"},xa=function(A){return A.tagName==="VIDEO"},jn=function(A){return A.tagName==="IMG"},To=function(A){return A.tagName==="IFRAME"},Ha=function(A){return A.tagName==="STYLE"},pg=function(A){return A.tagName==="SCRIPT"},xr=function(A){return A.tagName==="TEXTAREA"},Hr=function(A){return A.tagName==="SELECT"},Do=function(A){return A.tagName==="SLOT"},Ia=function(A){return A.tagName.indexOf("-")>0},wg=(function(){function A(){this.counters={}}return A.prototype.getCounterValue=function(e){var t=this.counters[e];return t&&t.length?t[t.length-1]:1},A.prototype.getCounterValues=function(e){var t=this.counters[e];return t||[]},A.prototype.pop=function(e){var t=this;e.forEach(function(r){return t.counters[r].pop()})},A.prototype.parse=function(e){var t=this,r=e.counterIncrement,n=e.counterReset,s=!0;r!==null&&r.forEach(function(i){var o=t.counters[i.counter];o&&i.increment!==0&&(s=!1,o.length||o.push(1),o[Math.max(0,o.length-1)]+=i.increment)});var a=[];return s&&n.forEach(function(i){var o=t.counters[i.counter];a.push(i.counter),o||(o=t.counters[i.counter]=[]),o.push(i.reset)}),a},A})(),La={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Ka={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["\u0554","\u0553","\u0552","\u0551","\u0550","\u054F","\u054E","\u054D","\u054C","\u054B","\u054A","\u0549","\u0548","\u0547","\u0546","\u0545","\u0544","\u0543","\u0542","\u0541","\u0540","\u053F","\u053E","\u053D","\u053C","\u053B","\u053A","\u0539","\u0538","\u0537","\u0536","\u0535","\u0534","\u0533","\u0532","\u0531"]},hg={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["\u05D9\u05F3","\u05D8\u05F3","\u05D7\u05F3","\u05D6\u05F3","\u05D5\u05F3","\u05D4\u05F3","\u05D3\u05F3","\u05D2\u05F3","\u05D1\u05F3","\u05D0\u05F3","\u05EA","\u05E9","\u05E8","\u05E7","\u05E6","\u05E4","\u05E2","\u05E1","\u05E0","\u05DE","\u05DC","\u05DB","\u05D9\u05D8","\u05D9\u05D7","\u05D9\u05D6","\u05D8\u05D6","\u05D8\u05D5","\u05D9","\u05D8","\u05D7","\u05D6","\u05D5","\u05D4","\u05D3","\u05D2","\u05D1","\u05D0"]},bg={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["\u10F5","\u10F0","\u10EF","\u10F4","\u10EE","\u10ED","\u10EC","\u10EB","\u10EA","\u10E9","\u10E8","\u10E7","\u10E6","\u10E5","\u10E4","\u10F3","\u10E2","\u10E1","\u10E0","\u10DF","\u10DE","\u10DD","\u10F2","\u10DC","\u10DB","\u10DA","\u10D9","\u10D8","\u10D7","\u10F1","\u10D6","\u10D5","\u10D4","\u10D3","\u10D2","\u10D1","\u10D0"]},Me=function(A,e,t,r,n,s){return A<e||A>t?Lt(A,n,s.length>0):r.integers.reduce(function(a,i,o){for(;A>=i;)A-=i,a+=r.values[o];return a},"")+s},ko=function(A,e,t,r){var n="";do t||A--,n=r(A)+n,A/=e;while(A*e>=e);return n},$=function(A,e,t,r,n){var s=t-e+1;return(A<0?"-":"")+(ko(Math.abs(A),s,r,function(a){return Z(Math.floor(a%s)+e)})+n)},Ce=function(A,e,t){t===void 0&&(t=". ");var r=e.length;return ko(Math.abs(A),r,!1,function(n){return e[Math.floor(n%r)]})+t},Ne=1,le=2,ce=4,mt=8,ee=function(A,e,t,r,n,s){if(A<-9999||A>9999)return Lt(A,4,n.length>0);var a=Math.abs(A),i=n;if(a===0)return e[0]+i;for(var o=0;a>0&&o<=4;o++){var l=a%10;l===0&&rA(s,Ne)&&i!==""?i=e[l]+i:l>1||l===1&&o===0||l===1&&o===1&&rA(s,le)||l===1&&o===1&&rA(s,ce)&&A>100||l===1&&o>1&&rA(s,mt)?i=e[l]+(o>0?t[o-1]:"")+i:l===1&&o>0&&(i=t[o-1]+i),a=Math.floor(a/10)}return(A<0?r:"")+i},Sa="\u5341\u767E\u5343\u842C",Ta="\u62FE\u4F70\u4EDF\u842C",Da="\u30DE\u30A4\u30CA\u30B9",xn="\uB9C8\uC774\uB108\uC2A4",Lt=function(A,e,t){var r=t?". ":"",n=t?"\u3001":"",s=t?", ":"",a=t?" ":"";switch(e){case 0:return"\u2022"+a;case 1:return"\u25E6"+a;case 2:return"\u25FE"+a;case 5:var i=$(A,48,57,!0,r);return i.length<4?"0"+i:i;case 4:return Ce(A,"\u3007\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",n);case 6:return Me(A,1,3999,La,3,r).toLowerCase();case 7:return Me(A,1,3999,La,3,r);case 8:return $(A,945,969,!1,r);case 9:return $(A,97,122,!1,r);case 10:return $(A,65,90,!1,r);case 11:return $(A,1632,1641,!0,r);case 12:case 49:return Me(A,1,9999,Ka,3,r);case 35:return Me(A,1,9999,Ka,3,r).toLowerCase();case 13:return $(A,2534,2543,!0,r);case 14:case 30:return $(A,6112,6121,!0,r);case 15:return Ce(A,"\u5B50\u4E11\u5BC5\u536F\u8FB0\u5DF3\u5348\u672A\u7533\u9149\u620C\u4EA5",n);case 16:return Ce(A,"\u7532\u4E59\u4E19\u4E01\u620A\u5DF1\u5E9A\u8F9B\u58EC\u7678",n);case 17:case 48:return ee(A,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",Sa,"\u8CA0",n,le|ce|mt);case 47:return ee(A,"\u96F6\u58F9\u8CB3\u53C3\u8086\u4F0D\u9678\u67D2\u634C\u7396",Ta,"\u8CA0",n,Ne|le|ce|mt);case 42:return ee(A,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",Sa,"\u8D1F",n,le|ce|mt);case 41:return ee(A,"\u96F6\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396",Ta,"\u8D1F",n,Ne|le|ce|mt);case 26:return ee(A,"\u3007\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u5341\u767E\u5343\u4E07",Da,n,0);case 25:return ee(A,"\u96F6\u58F1\u5F10\u53C2\u56DB\u4F0D\u516D\u4E03\u516B\u4E5D","\u62FE\u767E\u5343\u4E07",Da,n,Ne|le|ce);case 31:return ee(A,"\uC601\uC77C\uC774\uC0BC\uC0AC\uC624\uC721\uCE60\uD314\uAD6C","\uC2ED\uBC31\uCC9C\uB9CC",xn,s,Ne|le|ce);case 33:return ee(A,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u5341\u767E\u5343\u842C",xn,s,0);case 32:return ee(A,"\u96F6\u58F9\u8CB3\u53C3\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u62FE\u767E\u5343",xn,s,Ne|le|ce);case 18:return $(A,2406,2415,!0,r);case 20:return Me(A,1,19999,bg,3,r);case 21:return $(A,2790,2799,!0,r);case 22:return $(A,2662,2671,!0,r);case 22:return Me(A,1,10999,hg,3,r);case 23:return Ce(A,"\u3042\u3044\u3046\u3048\u304A\u304B\u304D\u304F\u3051\u3053\u3055\u3057\u3059\u305B\u305D\u305F\u3061\u3064\u3066\u3068\u306A\u306B\u306C\u306D\u306E\u306F\u3072\u3075\u3078\u307B\u307E\u307F\u3080\u3081\u3082\u3084\u3086\u3088\u3089\u308A\u308B\u308C\u308D\u308F\u3090\u3091\u3092\u3093");case 24:return Ce(A,"\u3044\u308D\u306F\u306B\u307B\u3078\u3068\u3061\u308A\u306C\u308B\u3092\u308F\u304B\u3088\u305F\u308C\u305D\u3064\u306D\u306A\u3089\u3080\u3046\u3090\u306E\u304A\u304F\u3084\u307E\u3051\u3075\u3053\u3048\u3066\u3042\u3055\u304D\u3086\u3081\u307F\u3057\u3091\u3072\u3082\u305B\u3059");case 27:return $(A,3302,3311,!0,r);case 28:return Ce(A,"\u30A2\u30A4\u30A6\u30A8\u30AA\u30AB\u30AD\u30AF\u30B1\u30B3\u30B5\u30B7\u30B9\u30BB\u30BD\u30BF\u30C1\u30C4\u30C6\u30C8\u30CA\u30CB\u30CC\u30CD\u30CE\u30CF\u30D2\u30D5\u30D8\u30DB\u30DE\u30DF\u30E0\u30E1\u30E2\u30E4\u30E6\u30E8\u30E9\u30EA\u30EB\u30EC\u30ED\u30EF\u30F0\u30F1\u30F2\u30F3",n);case 29:return Ce(A,"\u30A4\u30ED\u30CF\u30CB\u30DB\u30D8\u30C8\u30C1\u30EA\u30CC\u30EB\u30F2\u30EF\u30AB\u30E8\u30BF\u30EC\u30BD\u30C4\u30CD\u30CA\u30E9\u30E0\u30A6\u30F0\u30CE\u30AA\u30AF\u30E4\u30DE\u30B1\u30D5\u30B3\u30A8\u30C6\u30A2\u30B5\u30AD\u30E6\u30E1\u30DF\u30B7\u30F1\u30D2\u30E2\u30BB\u30B9",n);case 34:return $(A,3792,3801,!0,r);case 37:return $(A,6160,6169,!0,r);case 38:return $(A,4160,4169,!0,r);case 39:return $(A,2918,2927,!0,r);case 40:return $(A,1776,1785,!0,r);case 43:return $(A,3046,3055,!0,r);case 44:return $(A,3174,3183,!0,r);case 45:return $(A,3664,3673,!0,r);case 46:return $(A,3872,3881,!0,r);default:return $(A,48,57,!0,r)}},Mo="data-html2canvas-ignore",ka=(function(){function A(e,t,r){if(this.context=e,this.options=r,this.scrolledElements=[],this.referenceElement=t,this.counters=new wg,this.quoteDepth=0,!t.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(t.ownerDocument.documentElement,!1)}return A.prototype.toIFrame=function(e,t){var r=this,n=Qg(e,t);if(!n.contentWindow)return Promise.reject("Unable to find iframe window");var s=e.defaultView.pageXOffset,a=e.defaultView.pageYOffset,i=n.contentWindow,o=i.document,l=mg(n).then(function(){return bA(r,void 0,void 0,function(){var c,B;return pA(this,function(g){switch(g.label){case 0:return this.scrolledElements.forEach(Eg),i&&(i.scrollTo(t.left,t.top),/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(i.scrollY!==t.top||i.scrollX!==t.left)&&(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(i.scrollX-t.left,i.scrollY-t.top,0,0))),c=this.options.onclone,B=this.clonedReferenceElement,typeof B>"u"?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:o.fonts&&o.fonts.ready?[4,o.fonts.ready]:[3,2];case 1:g.sent(),g.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,Ug(o)]:[3,4];case 3:g.sent(),g.label=4;case 4:return typeof c=="function"?[2,Promise.resolve().then(function(){return c(o,B)}).then(function(){return n})]:[2,n]}})})});return o.open(),o.write(Fg(document.doctype)+"<html></html>"),yg(this.referenceElement.ownerDocument,s,a),o.replaceChild(o.adoptNode(this.documentElement),o.documentElement),o.close(),l},A.prototype.createElementClone=function(e){if(Yn(e,2))debugger;if(So(e))return this.createCanvasClone(e);if(xa(e))return this.createVideoClone(e);if(Ha(e))return this.createStyleClone(e);var t=e.cloneNode(!1);return jn(t)&&(jn(e)&&e.currentSrc&&e.currentSrc!==e.src&&(t.src=e.currentSrc,t.srcset=""),t.loading==="lazy"&&(t.loading="eager")),Ia(t)?this.createCustomElementClone(t):t},A.prototype.createCustomElementClone=function(e){var t=document.createElement("html2canvascustomelement");return Hn(e.style,t),t},A.prototype.createStyleClone=function(e){try{var t=e.sheet;if(t&&t.cssRules){var r=[].slice.call(t.cssRules,0).reduce(function(s,a){return a&&typeof a.cssText=="string"?s+a.cssText:s},""),n=e.cloneNode(!1);return n.textContent=r,n}}catch(s){if(this.context.logger.error("Unable to access cssRules property",s),s.name!=="SecurityError")throw s}return e.cloneNode(!1)},A.prototype.createCanvasClone=function(e){var t;if(this.options.inlineImages&&e.ownerDocument){var r=e.ownerDocument.createElement("img");try{return r.src=e.toDataURL(),r}catch{this.context.logger.info("Unable to inline canvas contents, canvas is tainted",e)}}var n=e.cloneNode(!1);try{n.width=e.width,n.height=e.height;var s=e.getContext("2d"),a=n.getContext("2d");if(a)if(!this.options.allowTaint&&s)a.putImageData(s.getImageData(0,0,e.width,e.height),0,0);else{var i=(t=e.getContext("webgl2"))!==null&&t!==void 0?t:e.getContext("webgl");if(i){var o=i.getContextAttributes();o?.preserveDrawingBuffer===!1&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",e)}a.drawImage(e,0,0)}return n}catch{this.context.logger.info("Unable to clone canvas as it is tainted",e)}return n},A.prototype.createVideoClone=function(e){var t=e.ownerDocument.createElement("canvas");t.width=e.offsetWidth,t.height=e.offsetHeight;var r=t.getContext("2d");try{return r&&(r.drawImage(e,0,0,t.width,t.height),this.options.allowTaint||r.getImageData(0,0,t.width,t.height)),t}catch{this.context.logger.info("Unable to clone video as it is tainted",e)}var n=e.ownerDocument.createElement("canvas");return n.width=e.offsetWidth,n.height=e.offsetHeight,n},A.prototype.appendChildNode=function(e,t,r){(!Pe(t)||!pg(t)&&!t.hasAttribute(Mo)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(t)))&&(!this.options.copyStyles||!Pe(t)||!Ha(t))&&e.appendChild(this.cloneNode(t,r))},A.prototype.cloneChildNodes=function(e,t,r){for(var n=this,s=e.shadowRoot?e.shadowRoot.firstChild:e.firstChild;s;s=s.nextSibling)if(Pe(s)&&Do(s)&&typeof s.assignedNodes=="function"){var a=s.assignedNodes();a.length&&a.forEach(function(i){return n.appendChildNode(t,i,r)})}else this.appendChildNode(t,s,r)},A.prototype.cloneNode=function(e,t){if(Lo(e))return document.createTextNode(e.data);if(!e.ownerDocument)return e.cloneNode(!1);var r=e.ownerDocument.defaultView;if(r&&Pe(e)&&(Zn(e)||Ur(e))){var n=this.createElementClone(e);n.style.transitionProperty="none";var s=r.getComputedStyle(e),a=r.getComputedStyle(e,":before"),i=r.getComputedStyle(e,":after");this.referenceElement===e&&Zn(n)&&(this.clonedReferenceElement=n),is(n)&&Ig(n);var o=this.counters.parse(new ga(this.context,s)),l=this.resolvePseudoContent(e,n,a,xt.BEFORE);Ia(e)&&(t=!0),xa(e)||this.cloneChildNodes(e,n,t),l&&n.insertBefore(l,n.firstChild);var c=this.resolvePseudoContent(e,n,i,xt.AFTER);return c&&n.appendChild(c),this.counters.pop(o),(s&&(this.options.copyStyles||Ur(e))&&!To(e)||t)&&Hn(s,n),(e.scrollTop!==0||e.scrollLeft!==0)&&this.scrolledElements.push([n,e.scrollLeft,e.scrollTop]),(xr(e)||Hr(e))&&(xr(n)||Hr(n))&&(n.value=e.value),n}return e.cloneNode(!1)},A.prototype.resolvePseudoContent=function(e,t,r,n){var s=this;if(r){var a=r.content,i=t.ownerDocument;if(!(!i||!a||a==="none"||a==="-moz-alt-content"||r.display==="none")){this.counters.parse(new ga(this.context,r));var o=new uu(this.context,r),l=i.createElement("html2canvaspseudoelement");Hn(r,l),o.content.forEach(function(B){if(B.type===0)l.appendChild(i.createTextNode(B.value));else if(B.type===22){var g=i.createElement("img");g.src=B.value,g.style.opacity="1",l.appendChild(g)}else if(B.type===18){if(B.name==="attr"){var p=B.values.filter(N);p.length&&l.appendChild(i.createTextNode(e.getAttribute(p[0].value)||""))}else if(B.name==="counter"){var f=B.values.filter(_e),h=f[0],y=f[1];if(h&&N(h)){var b=s.counters.getCounterValue(h.value),w=y&&N(y)?Wn.parse(s.context,y.value):3;l.appendChild(i.createTextNode(Lt(b,w,!1)))}}else if(B.name==="counters"){var L=B.values.filter(_e),h=L[0],K=L[1],y=L[2];if(h&&N(h)){var I=s.counters.getCounterValues(h.value),Q=y&&N(y)?Wn.parse(s.context,y.value):3,C=K&&K.type===0?K.value:"",T=I.map(function(aA){return Lt(aA,Q,!1)}).join(C);l.appendChild(i.createTextNode(T))}}}else if(B.type===20)switch(B.value){case"open-quote":l.appendChild(i.createTextNode(ua(o.quotes,s.quoteDepth++,!0)));break;case"close-quote":l.appendChild(i.createTextNode(ua(o.quotes,--s.quoteDepth,!1)));break;default:l.appendChild(i.createTextNode(B.value))}}),l.className=qn+" "+As;var c=n===xt.BEFORE?" "+qn:" "+As;return Ur(t)?t.className.baseValue+=c:t.className+=c,l}}},A.destroy=function(e){return e.parentNode?(e.parentNode.removeChild(e),!0):!1},A})(),xt;(function(A){A[A.BEFORE=0]="BEFORE",A[A.AFTER=1]="AFTER"})(xt||(xt={}));var Qg=function(A,e){var t=A.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=e.width.toString(),t.height=e.height.toString(),t.scrolling="no",t.setAttribute(Mo,"true"),A.body.appendChild(t),t},Cg=function(A){return new Promise(function(e){if(A.complete){e();return}if(!A.src){e();return}A.onload=e,A.onerror=e})},Ug=function(A){return Promise.all([].slice.call(A.images,0).map(Cg))},mg=function(A){return new Promise(function(e,t){var r=A.contentWindow;if(!r)return t("No window assigned for iframe");var n=r.document;r.onload=A.onload=function(){r.onload=A.onload=null;var s=setInterval(function(){n.body.childNodes.length>0&&n.readyState==="complete"&&(clearInterval(s),e(A))},50)}})},vg=["all","d","content"],Hn=function(A,e){for(var t=A.length-1;t>=0;t--){var r=A.item(t);vg.indexOf(r)===-1&&e.style.setProperty(r,A.getPropertyValue(r))}return e},Fg=function(A){var e="";return A&&(e+="<!DOCTYPE ",A.name&&(e+=A.name),A.internalSubset&&(e+=A.internalSubset),A.publicId&&(e+='"'+A.publicId+'"'),A.systemId&&(e+='"'+A.systemId+'"'),e+=">"),e},yg=function(A,e,t){A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset)&&A.defaultView.scrollTo(e,t)},Eg=function(A){var e=A[0],t=A[1],r=A[2];e.scrollLeft=t,e.scrollTop=r},xg=":before",Hg=":after",qn="___html2canvas___pseudoelement_before",As="___html2canvas___pseudoelement_after",Ma=`{
4
+ `)),st.push(t),st.length>Hs&&st.shift(),UA({type:"console",category:`console.${A}`,message:t.args.join(" ").slice(0,200),timestamp:t.timestamp})}function Is(A){A&&(Hs=A);for(let e of Object.keys(Yt))console[e]=function(...t){Vi(e,t),Yt[e].apply(console,t)}}function jA(){return[...st]}function Ls(){st=[]}function Ks(){for(let A of Object.keys(Yt))console[A]=Yt[A]}var Ke=[],Ss=50,zt,$t,Zt;function un(A){Ke.push(A),Ke.length>Ss&&Ke.shift(),UA({type:"network",category:A.failed?"network.error":"network.ok",message:`${A.method} ${A.url} \u2192 ${A.status} (${A.duration}ms)`,timestamp:A.timestamp,data:{status:A.status,duration:A.duration}})}function Ts(A){try{let e=new URL(A,window.location.origin),t=new URLSearchParams(e.search);for(let n of t.keys()){let s=n.toLowerCase();(s.includes("token")||s.includes("key")||s.includes("secret")||s.includes("password")||s.includes("auth"))&&t.set(n,"[REDACTED]")}let r=t.toString();return e.pathname+(r?"?"+r:"")}catch{return Le(A)}}function _i(){zt=window.fetch,window.fetch=async function(A,e){let t=e?.method?.toUpperCase()??"GET",r=typeof A=="string"?A:A instanceof URL?A.href:A.url,n=Ts(r),s=Date.now();try{let a=await zt.call(window,A,e);return un({method:t,url:n,status:a.status,statusText:a.statusText,duration:Date.now()-s,responseType:a.headers.get("content-type")??void 0,timestamp:s,failed:a.status>=400}),a}catch(a){throw un({method:t,url:n,status:0,statusText:"Network Error",duration:Date.now()-s,timestamp:s,failed:!0}),a}}}function Xi(){$t=XMLHttpRequest.prototype.open,Zt=XMLHttpRequest.prototype.send,XMLHttpRequest.prototype.open=function(A,e,...t){return this.__bs_method=A.toUpperCase(),this.__bs_url=Ts(typeof e=="string"?e:e.href),$t.apply(this,[A,e,...t])},XMLHttpRequest.prototype.send=function(A){let e=Date.now();return this.addEventListener("loadend",function(){un({method:this.__bs_method??"GET",url:this.__bs_url??"",status:this.status,statusText:this.statusText,duration:Date.now()-e,responseType:this.getResponseHeader("content-type")??void 0,timestamp:e,failed:this.status>=400||this.status===0})}),Zt.call(this,A)}}function Ds(A){A&&(Ss=A),_i(),Xi()}function Se(){return[...Ke]}function le(){return Ke.filter(A=>A.failed)}function ks(){Ke=[]}function Ms(){zt&&(window.fetch=zt),$t&&(XMLHttpRequest.prototype.open=$t),Zt&&(XMLHttpRequest.prototype.send=Zt)}var qt=[],at=null,ot=null;function Os(){at=A=>{let e={message:A.message||"Unknown error",source:A.filename,lineno:A.lineno,colno:A.colno,stack:A.error?.stack,type:"error",timestamp:Date.now()};qt.push(e),UA({type:"error",category:"exception",message:e.message,timestamp:e.timestamp,data:{source:e.source,lineno:e.lineno}})},ot=A=>{let e=A.reason,t=e instanceof Error?e.message:typeof e=="string"?e:"Unhandled promise rejection",r={message:t,stack:e instanceof Error?e.stack:void 0,type:"unhandledrejection",timestamp:Date.now()};qt.push(r),UA({type:"error",category:"promise",message:t,timestamp:r.timestamp})},window.addEventListener("error",at),window.addEventListener("unhandledrejection",ot)}function Ae(){return[...qt]}function Rs(){qt=[]}function Ns(){at&&window.removeEventListener("error",at),ot&&window.removeEventListener("unhandledrejection",ot),at=null,ot=null}var W=null,jt=null,Ar=null,er=null;function Gs(){if(W={timestamp:Date.now()},performance.getEntriesByType){let A=()=>{let[e]=performance.getEntriesByType("navigation");e&&W&&(W.pageLoadTime=Math.round(e.loadEventEnd-e.startTime),W.domContentLoaded=Math.round(e.domContentLoadedEventEnd-e.startTime));let t=performance.getEntriesByType("paint");for(let n of t)n.name==="first-paint"&&W&&(W.firstPaint=Math.round(n.startTime)),n.name==="first-contentful-paint"&&W&&(W.firstContentfulPaint=Math.round(n.startTime));W&&(W.resourceCount=performance.getEntriesByType("resource").length);let r=performance.memory;r&&W&&(W.memoryUsage={usedJSHeapSize:r.usedJSHeapSize,totalJSHeapSize:r.totalJSHeapSize})};document.readyState==="complete"?setTimeout(A,0):window.addEventListener("load",()=>setTimeout(A,100))}if(typeof PerformanceObserver<"u"){try{jt=new PerformanceObserver(A=>{let e=A.getEntries(),t=e[e.length-1];t&&W&&(W.largestContentfulPaint=Math.round(t.startTime))}),jt.observe({type:"largest-contentful-paint",buffered:!0})}catch{}try{let A=0;Ar=new PerformanceObserver(e=>{for(let t of e.getEntries())t.hadRecentInput||(A+=t.value);W&&(W.cumulativeLayoutShift=Math.round(A*1e3)/1e3)}),Ar.observe({type:"layout-shift",buffered:!0})}catch{}try{er=new PerformanceObserver(A=>{let[e]=A.getEntries();e&&W&&(W.firstInputDelay=Math.round(e.processingStart-e.startTime))}),er.observe({type:"first-input",buffered:!0})}catch{}}}function Te(){return W&&(W.timestamp=Date.now()),W?{...W}:null}function Ps(){jt?.disconnect(),Ar?.disconnect(),er?.disconnect(),jt=null,Ar=null,er=null,W=null}var Tn=function(A,e){return Tn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])},Tn(A,e)};function VA(A,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");Tn(A,e);function t(){this.constructor=A}A.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}var Dn=function(){return Dn=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s])}return e},Dn.apply(this,arguments)};function hA(A,e,t,r){function n(s){return s instanceof t?s:new t(function(a){a(s)})}return new(t||(t=Promise))(function(s,a){function i(c){try{l(r.next(c))}catch(B){a(B)}}function o(c){try{l(r.throw(c))}catch(B){a(B)}}function l(c){c.done?s(c.value):n(c.value).then(i,o)}l((r=r.apply(A,e||[])).next())})}function fA(A,e){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,n,s,a;return a={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function i(l){return function(c){return o([l,c])}}function o(l){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,n&&(s=l[0]&2?n.return:l[0]?n.throw||((s=n.return)&&s.call(n),0):n.next)&&!(s=s.call(n,l[1])).done)return s;switch(n=0,s&&(l=[l[0]&2,s.value]),l[0]){case 0:case 1:s=l;break;case 4:return t.label++,{value:l[1],done:!1};case 5:t.label++,n=l[1],l=[0];continue;case 7:l=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(l[0]===6||l[0]===2)){t=0;continue}if(l[0]===3&&(!s||l[1]>s[0]&&l[1]<s[3])){t.label=l[1];break}if(l[0]===6&&t.label<s[1]){t.label=s[1],s=l;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(l);break}s[2]&&t.ops.pop(),t.trys.pop();continue}l=e.call(A,t)}catch(c){l=[6,c],n=0}finally{r=s=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}function tr(A,e,t){if(t||arguments.length===2)for(var r=0,n=e.length,s;r<n;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return A.concat(s||e)}var ne=(function(){function A(e,t,r,n){this.left=e,this.top=t,this.width=r,this.height=n}return A.prototype.add=function(e,t,r,n){return new A(this.left+e,this.top+t,this.width+r,this.height+n)},A.fromClientRect=function(e,t){return new A(t.left+e.windowBounds.left,t.top+e.windowBounds.top,t.width,t.height)},A.fromDOMRectList=function(e,t){var r=Array.from(t).find(function(n){return n.width!==0});return r?new A(r.left+e.windowBounds.left,r.top+e.windowBounds.top,r.width,r.height):A.EMPTY},A.EMPTY=new A(0,0,0,0),A})(),Tr=function(A,e){return ne.fromClientRect(A,e.getBoundingClientRect())},Ji=function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var r=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),n=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new ne(0,0,r,n)},Dr=function(A){for(var e=[],t=0,r=A.length;t<r;){var n=A.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=A.charCodeAt(t++);(s&64512)===56320?e.push(((n&1023)<<10)+(s&1023)+65536):(e.push(n),t--)}else e.push(n)}return e},Z=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var a=A[n];a<=65535?r.push(a):(a-=65536,r.push((a>>10)+55296,a%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},Vs="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Wi=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(it=0;it<Vs.length;it++)Wi[Vs.charCodeAt(it)]=it;var it,_s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",wt=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(lt=0;lt<_s.length;lt++)wt[_s.charCodeAt(lt)]=lt;var lt,Yi=function(A){var e=A.length*.75,t=A.length,r,n=0,s,a,i,o;A[A.length-1]==="="&&(e--,A[A.length-2]==="="&&e--);var l=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(e):new Array(e),c=Array.isArray(l)?l:new Uint8Array(l);for(r=0;r<t;r+=4)s=wt[A.charCodeAt(r)],a=wt[A.charCodeAt(r+1)],i=wt[A.charCodeAt(r+2)],o=wt[A.charCodeAt(r+3)],c[n++]=s<<2|a>>4,c[n++]=(a&15)<<4|i>>2,c[n++]=(i&3)<<6|o&63;return l},zi=function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t},$i=function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t},Fe=5,rs=11,gn=2,Zi=rs-Fe,Pa=65536>>Fe,qi=1<<Fe,dn=qi-1,ji=1024>>Fe,Al=Pa+ji,el=Al,tl=32,rl=el+tl,nl=65536>>rs,sl=1<<Zi,al=sl-1,Xs=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},ol=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},il=function(A,e){var t=Yi(A),r=Array.isArray(t)?$i(t):new Uint32Array(t),n=Array.isArray(t)?zi(t):new Uint16Array(t),s=24,a=Xs(n,s/2,r[4]/2),i=r[5]===2?Xs(n,(s+r[4])/2):ol(r,Math.ceil((s+r[4])/4));return new ll(r[0],r[1],r[2],r[3],a,i)},ll=(function(){function A(e,t,r,n,s,a){this.initialValue=e,this.errorValue=t,this.highStart=r,this.highValueIndex=n,this.index=s,this.data=a}return A.prototype.get=function(e){var t;if(e>=0){if(e<55296||e>56319&&e<=65535)return t=this.index[e>>Fe],t=(t<<gn)+(e&dn),this.data[t];if(e<=65535)return t=this.index[Pa+(e-55296>>Fe)],t=(t<<gn)+(e&dn),this.data[t];if(e<this.highStart)return t=rl-nl+(e>>rs),t=this.index[t],t+=e>>Fe&al,t=this.index[t],t=(t<<gn)+(e&dn),this.data[t];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A})(),Js="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",cl=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(ct=0;ct<Js.length;ct++)cl[Js.charCodeAt(ct)]=ct;var ct,Bl="KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA==",Ws=50,ul=1,Va=2,_a=3,gl=4,dl=5,Ys=7,Xa=8,zs=9,ge=10,kn=11,$s=12,Mn=13,fl=14,ht=15,On=16,rr=17,Bt=18,pl=19,Zs=20,Rn=21,ut=22,fn=23,De=24,IA=25,bt=26,Qt=27,ke=28,wl=29,Ue=30,hl=31,nr=32,sr=33,Nn=34,Gn=35,Pn=36,Ht=37,Vn=38,Qr=39,Cr=40,pn=41,Ja=42,bl=43,Ql=[9001,65288],Wa="!",M="\xD7",ar="\xF7",_n=il(Bl),ee=[Ue,Pn],Xn=[ul,Va,_a,dl],Ya=[ge,Xa],qs=[Qt,bt],Cl=Xn.concat(Ya),js=[Vn,Qr,Cr,Nn,Gn],ml=[ht,Mn],Ul=function(A,e){e===void 0&&(e="strict");var t=[],r=[],n=[];return A.forEach(function(s,a){var i=_n.get(s);if(i>Ws?(n.push(!0),i-=Ws):n.push(!1),["normal","auto","loose"].indexOf(e)!==-1&&[8208,8211,12316,12448].indexOf(s)!==-1)return r.push(a),t.push(On);if(i===gl||i===kn){if(a===0)return r.push(a),t.push(Ue);var o=t[a-1];return Cl.indexOf(o)===-1?(r.push(r[a-1]),t.push(o)):(r.push(a),t.push(Ue))}if(r.push(a),i===hl)return t.push(e==="strict"?Rn:Ht);if(i===Ja||i===wl)return t.push(Ue);if(i===bl)return s>=131072&&s<=196605||s>=196608&&s<=262141?t.push(Ht):t.push(Ue);t.push(i)}),[r,t,n]},wn=function(A,e,t,r){var n=r[t];if(Array.isArray(A)?A.indexOf(n)!==-1:A===n)for(var s=t;s<=r.length;){s++;var a=r[s];if(a===e)return!0;if(a!==ge)break}if(n===ge)for(var s=t;s>0;){s--;var i=r[s];if(Array.isArray(A)?A.indexOf(i)!==-1:A===i)for(var o=t;o<=r.length;){o++;var a=r[o];if(a===e)return!0;if(a!==ge)break}if(i!==ge)break}return!1},Aa=function(A,e){for(var t=A;t>=0;){var r=e[t];if(r===ge)t--;else return r}return 0},vl=function(A,e,t,r,n){if(t[r]===0)return M;var s=r-1;if(Array.isArray(n)&&n[s]===!0)return M;var a=s-1,i=s+1,o=e[s],l=a>=0?e[a]:0,c=e[i];if(o===Va&&c===_a)return M;if(Xn.indexOf(o)!==-1)return Wa;if(Xn.indexOf(c)!==-1||Ya.indexOf(c)!==-1)return M;if(Aa(s,e)===Xa)return ar;if(_n.get(A[s])===kn||(o===nr||o===sr)&&_n.get(A[i])===kn||o===Ys||c===Ys||o===zs||[ge,Mn,ht].indexOf(o)===-1&&c===zs||[rr,Bt,pl,De,ke].indexOf(c)!==-1||Aa(s,e)===ut||wn(fn,ut,s,e)||wn([rr,Bt],Rn,s,e)||wn($s,$s,s,e))return M;if(o===ge)return ar;if(o===fn||c===fn)return M;if(c===On||o===On)return ar;if([Mn,ht,Rn].indexOf(c)!==-1||o===fl||l===Pn&&ml.indexOf(o)!==-1||o===ke&&c===Pn||c===Zs||ee.indexOf(c)!==-1&&o===IA||ee.indexOf(o)!==-1&&c===IA||o===Qt&&[Ht,nr,sr].indexOf(c)!==-1||[Ht,nr,sr].indexOf(o)!==-1&&c===bt||ee.indexOf(o)!==-1&&qs.indexOf(c)!==-1||qs.indexOf(o)!==-1&&ee.indexOf(c)!==-1||[Qt,bt].indexOf(o)!==-1&&(c===IA||[ut,ht].indexOf(c)!==-1&&e[i+1]===IA)||[ut,ht].indexOf(o)!==-1&&c===IA||o===IA&&[IA,ke,De].indexOf(c)!==-1)return M;if([IA,ke,De,rr,Bt].indexOf(c)!==-1)for(var B=s;B>=0;){var g=e[B];if(g===IA)return M;if([ke,De].indexOf(g)!==-1)B--;else break}if([Qt,bt].indexOf(c)!==-1)for(var B=[rr,Bt].indexOf(o)!==-1?a:s;B>=0;){var g=e[B];if(g===IA)return M;if([ke,De].indexOf(g)!==-1)B--;else break}if(Vn===o&&[Vn,Qr,Nn,Gn].indexOf(c)!==-1||[Qr,Nn].indexOf(o)!==-1&&[Qr,Cr].indexOf(c)!==-1||[Cr,Gn].indexOf(o)!==-1&&c===Cr||js.indexOf(o)!==-1&&[Zs,bt].indexOf(c)!==-1||js.indexOf(c)!==-1&&o===Qt||ee.indexOf(o)!==-1&&ee.indexOf(c)!==-1||o===De&&ee.indexOf(c)!==-1||ee.concat(IA).indexOf(o)!==-1&&c===ut&&Ql.indexOf(A[i])===-1||ee.concat(IA).indexOf(c)!==-1&&o===Bt)return M;if(o===pn&&c===pn){for(var p=t[s],f=1;p>0&&(p--,e[p]===pn);)f++;if(f%2!==0)return M}return o===nr&&c===sr?M:ar},Fl=function(A,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var t=Ul(A,e.lineBreak),r=t[0],n=t[1],s=t[2];(e.wordBreak==="break-all"||e.wordBreak==="break-word")&&(n=n.map(function(i){return[IA,Ue,Ja].indexOf(i)!==-1?Ht:i}));var a=e.wordBreak==="keep-all"?s.map(function(i,o){return i&&A[o]>=19968&&A[o]<=40959}):void 0;return[r,n,a]},yl=(function(){function A(e,t,r,n){this.codePoints=e,this.required=t===Wa,this.start=r,this.end=n}return A.prototype.slice=function(){return Z.apply(void 0,this.codePoints.slice(this.start,this.end))},A})(),El=function(A,e){var t=Dr(A),r=Fl(t,e),n=r[0],s=r[1],a=r[2],i=t.length,o=0,l=0;return{next:function(){if(l>=i)return{done:!0,value:null};for(var c=M;l<i&&(c=vl(t,s,n,++l,a))===M;);if(c!==M||l===i){var B=new yl(t,c,o,l);return o=l,{value:B,done:!1}}return{done:!0,value:null}}}},xl=1,Hl=2,Kt=4,ea=8,vr=10,ta=47,vt=92,Il=9,Ll=32,or=34,gt=61,Kl=35,Sl=36,Tl=37,ir=39,lr=40,dt=41,Dl=95,vA=45,kl=33,Ml=60,Ol=62,Rl=64,Nl=91,Gl=93,Pl=61,Vl=123,cr=63,_l=125,ra=124,Xl=126,Jl=128,na=65533,hn=42,ve=43,Wl=44,Yl=58,zl=59,It=46,$l=0,Zl=8,ql=11,jl=14,Ac=31,ec=127,WA=-1,za=48,$a=97,Za=101,tc=102,rc=117,nc=122,qa=65,ja=69,Ao=70,sc=85,ac=90,pA=function(A){return A>=za&&A<=57},oc=function(A){return A>=55296&&A<=57343},Me=function(A){return pA(A)||A>=qa&&A<=Ao||A>=$a&&A<=tc},ic=function(A){return A>=$a&&A<=nc},lc=function(A){return A>=qa&&A<=ac},cc=function(A){return ic(A)||lc(A)},Bc=function(A){return A>=Jl},Br=function(A){return A===vr||A===Il||A===Ll},Fr=function(A){return cc(A)||Bc(A)||A===Dl},sa=function(A){return Fr(A)||pA(A)||A===vA},uc=function(A){return A>=$l&&A<=Zl||A===ql||A>=jl&&A<=Ac||A===ec},ue=function(A,e){return A!==vt?!1:e!==vr},ur=function(A,e,t){return A===vA?Fr(e)||ue(e,t):Fr(A)?!0:!!(A===vt&&ue(A,e))},bn=function(A,e,t){return A===ve||A===vA?pA(e)?!0:e===It&&pA(t):pA(A===It?e:A)},gc=function(A){var e=0,t=1;(A[e]===ve||A[e]===vA)&&(A[e]===vA&&(t=-1),e++);for(var r=[];pA(A[e]);)r.push(A[e++]);var n=r.length?parseInt(Z.apply(void 0,r),10):0;A[e]===It&&e++;for(var s=[];pA(A[e]);)s.push(A[e++]);var a=s.length,i=a?parseInt(Z.apply(void 0,s),10):0;(A[e]===ja||A[e]===Za)&&e++;var o=1;(A[e]===ve||A[e]===vA)&&(A[e]===vA&&(o=-1),e++);for(var l=[];pA(A[e]);)l.push(A[e++]);var c=l.length?parseInt(Z.apply(void 0,l),10):0;return t*(n+i*Math.pow(10,-a))*Math.pow(10,o*c)},dc={type:2},fc={type:3},pc={type:4},wc={type:13},hc={type:8},bc={type:21},Qc={type:9},Cc={type:10},mc={type:11},Uc={type:12},vc={type:14},gr={type:23},Fc={type:1},yc={type:25},Ec={type:24},xc={type:26},Hc={type:27},Ic={type:28},Lc={type:29},Kc={type:31},Jn={type:32},eo=(function(){function A(){this._value=[]}return A.prototype.write=function(e){this._value=this._value.concat(Dr(e))},A.prototype.read=function(){for(var e=[],t=this.consumeToken();t!==Jn;)e.push(t),t=this.consumeToken();return e},A.prototype.consumeToken=function(){var e=this.consumeCodePoint();switch(e){case or:return this.consumeStringToken(or);case Kl:var t=this.peekCodePoint(0),r=this.peekCodePoint(1),n=this.peekCodePoint(2);if(sa(t)||ue(r,n)){var s=ur(t,r,n)?Hl:xl,a=this.consumeName();return{type:5,value:a,flags:s}}break;case Sl:if(this.peekCodePoint(0)===gt)return this.consumeCodePoint(),wc;break;case ir:return this.consumeStringToken(ir);case lr:return dc;case dt:return fc;case hn:if(this.peekCodePoint(0)===gt)return this.consumeCodePoint(),vc;break;case ve:if(bn(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case Wl:return pc;case vA:var i=e,o=this.peekCodePoint(0),l=this.peekCodePoint(1);if(bn(i,o,l))return this.reconsumeCodePoint(e),this.consumeNumericToken();if(ur(i,o,l))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();if(o===vA&&l===Ol)return this.consumeCodePoint(),this.consumeCodePoint(),Ec;break;case It:if(bn(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case ta:if(this.peekCodePoint(0)===hn)for(this.consumeCodePoint();;){var c=this.consumeCodePoint();if(c===hn&&(c=this.consumeCodePoint(),c===ta))return this.consumeToken();if(c===WA)return this.consumeToken()}break;case Yl:return xc;case zl:return Hc;case Ml:if(this.peekCodePoint(0)===kl&&this.peekCodePoint(1)===vA&&this.peekCodePoint(2)===vA)return this.consumeCodePoint(),this.consumeCodePoint(),yc;break;case Rl:var B=this.peekCodePoint(0),g=this.peekCodePoint(1),p=this.peekCodePoint(2);if(ur(B,g,p)){var a=this.consumeName();return{type:7,value:a}}break;case Nl:return Ic;case vt:if(ue(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();break;case Gl:return Lc;case Pl:if(this.peekCodePoint(0)===gt)return this.consumeCodePoint(),hc;break;case Vl:return mc;case _l:return Uc;case rc:case sc:var f=this.peekCodePoint(0),h=this.peekCodePoint(1);return f===ve&&(Me(h)||h===cr)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(e),this.consumeIdentLikeToken();case ra:if(this.peekCodePoint(0)===gt)return this.consumeCodePoint(),Qc;if(this.peekCodePoint(0)===ra)return this.consumeCodePoint(),bc;break;case Xl:if(this.peekCodePoint(0)===gt)return this.consumeCodePoint(),Cc;break;case WA:return Jn}return Br(e)?(this.consumeWhiteSpace(),Kc):pA(e)?(this.reconsumeCodePoint(e),this.consumeNumericToken()):Fr(e)?(this.reconsumeCodePoint(e),this.consumeIdentLikeToken()):{type:6,value:Z(e)}},A.prototype.consumeCodePoint=function(){var e=this._value.shift();return typeof e>"u"?-1:e},A.prototype.reconsumeCodePoint=function(e){this._value.unshift(e)},A.prototype.peekCodePoint=function(e){return e>=this._value.length?-1:this._value[e]},A.prototype.consumeUnicodeRangeToken=function(){for(var e=[],t=this.consumeCodePoint();Me(t)&&e.length<6;)e.push(t),t=this.consumeCodePoint();for(var r=!1;t===cr&&e.length<6;)e.push(t),t=this.consumeCodePoint(),r=!0;if(r){var n=parseInt(Z.apply(void 0,e.map(function(o){return o===cr?za:o})),16),s=parseInt(Z.apply(void 0,e.map(function(o){return o===cr?Ao:o})),16);return{type:30,start:n,end:s}}var a=parseInt(Z.apply(void 0,e),16);if(this.peekCodePoint(0)===vA&&Me(this.peekCodePoint(1))){this.consumeCodePoint(),t=this.consumeCodePoint();for(var i=[];Me(t)&&i.length<6;)i.push(t),t=this.consumeCodePoint();var s=parseInt(Z.apply(void 0,i),16);return{type:30,start:a,end:s}}else return{type:30,start:a,end:a}},A.prototype.consumeIdentLikeToken=function(){var e=this.consumeName();return e.toLowerCase()==="url"&&this.peekCodePoint(0)===lr?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===lr?(this.consumeCodePoint(),{type:19,value:e}):{type:20,value:e}},A.prototype.consumeUrlToken=function(){var e=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===WA)return{type:22,value:""};var t=this.peekCodePoint(0);if(t===ir||t===or){var r=this.consumeStringToken(this.consumeCodePoint());return r.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===WA||this.peekCodePoint(0)===dt)?(this.consumeCodePoint(),{type:22,value:r.value}):(this.consumeBadUrlRemnants(),gr)}for(;;){var n=this.consumeCodePoint();if(n===WA||n===dt)return{type:22,value:Z.apply(void 0,e)};if(Br(n))return this.consumeWhiteSpace(),this.peekCodePoint(0)===WA||this.peekCodePoint(0)===dt?(this.consumeCodePoint(),{type:22,value:Z.apply(void 0,e)}):(this.consumeBadUrlRemnants(),gr);if(n===or||n===ir||n===lr||uc(n))return this.consumeBadUrlRemnants(),gr;if(n===vt)if(ue(n,this.peekCodePoint(0)))e.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),gr;else e.push(n)}},A.prototype.consumeWhiteSpace=function(){for(;Br(this.peekCodePoint(0));)this.consumeCodePoint()},A.prototype.consumeBadUrlRemnants=function(){for(;;){var e=this.consumeCodePoint();if(e===dt||e===WA)return;ue(e,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},A.prototype.consumeStringSlice=function(e){for(var t=5e4,r="";e>0;){var n=Math.min(t,e);r+=Z.apply(void 0,this._value.splice(0,n)),e-=n}return this._value.shift(),r},A.prototype.consumeStringToken=function(e){var t="",r=0;do{var n=this._value[r];if(n===WA||n===void 0||n===e)return t+=this.consumeStringSlice(r),{type:0,value:t};if(n===vr)return this._value.splice(0,r),Fc;if(n===vt){var s=this._value[r+1];s!==WA&&s!==void 0&&(s===vr?(t+=this.consumeStringSlice(r),r=-1,this._value.shift()):ue(n,s)&&(t+=this.consumeStringSlice(r),t+=Z(this.consumeEscapedCodePoint()),r=-1))}r++}while(!0)},A.prototype.consumeNumber=function(){var e=[],t=Kt,r=this.peekCodePoint(0);for((r===ve||r===vA)&&e.push(this.consumeCodePoint());pA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());r=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(r===It&&pA(n))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=ea;pA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());r=this.peekCodePoint(0),n=this.peekCodePoint(1);var s=this.peekCodePoint(2);if((r===ja||r===Za)&&((n===ve||n===vA)&&pA(s)||pA(n)))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=ea;pA(this.peekCodePoint(0));)e.push(this.consumeCodePoint());return[gc(e),t]},A.prototype.consumeNumericToken=function(){var e=this.consumeNumber(),t=e[0],r=e[1],n=this.peekCodePoint(0),s=this.peekCodePoint(1),a=this.peekCodePoint(2);if(ur(n,s,a)){var i=this.consumeName();return{type:15,number:t,flags:r,unit:i}}return n===Tl?(this.consumeCodePoint(),{type:16,number:t,flags:r}):{type:17,number:t,flags:r}},A.prototype.consumeEscapedCodePoint=function(){var e=this.consumeCodePoint();if(Me(e)){for(var t=Z(e);Me(this.peekCodePoint(0))&&t.length<6;)t+=Z(this.consumeCodePoint());Br(this.peekCodePoint(0))&&this.consumeCodePoint();var r=parseInt(t,16);return r===0||oc(r)||r>1114111?na:r}return e===WA?na:e},A.prototype.consumeName=function(){for(var e="";;){var t=this.consumeCodePoint();if(sa(t))e+=Z(t);else if(ue(t,this.peekCodePoint(0)))e+=Z(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(t),e}},A})(),to=(function(){function A(e){this._tokens=e}return A.create=function(e){var t=new eo;return t.write(e),new A(t.read())},A.parseValue=function(e){return A.create(e).parseComponentValue()},A.parseValues=function(e){return A.create(e).parseComponentValues()},A.prototype.parseComponentValue=function(){for(var e=this.consumeToken();e.type===31;)e=this.consumeToken();if(e.type===32)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(e);var t=this.consumeComponentValue();do e=this.consumeToken();while(e.type===31);if(e.type===32)return t;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},A.prototype.parseComponentValues=function(){for(var e=[];;){var t=this.consumeComponentValue();if(t.type===32)return e;e.push(t),e.push()}},A.prototype.consumeComponentValue=function(){var e=this.consumeToken();switch(e.type){case 11:case 28:case 2:return this.consumeSimpleBlock(e.type);case 19:return this.consumeFunction(e)}return e},A.prototype.consumeSimpleBlock=function(e){for(var t={type:e,values:[]},r=this.consumeToken();;){if(r.type===32||Tc(r,e))return t;this.reconsumeToken(r),t.values.push(this.consumeComponentValue()),r=this.consumeToken()}},A.prototype.consumeFunction=function(e){for(var t={name:e.value,values:[],type:18};;){var r=this.consumeToken();if(r.type===32||r.type===3)return t;this.reconsumeToken(r),t.values.push(this.consumeComponentValue())}},A.prototype.consumeToken=function(){var e=this._tokens.shift();return typeof e>"u"?Jn:e},A.prototype.reconsumeToken=function(e){this._tokens.unshift(e)},A})(),St=function(A){return A.type===15},Je=function(A){return A.type===17},N=function(A){return A.type===20},Sc=function(A){return A.type===0},Wn=function(A,e){return N(A)&&A.value===e},ro=function(A){return A.type!==31},Xe=function(A){return A.type!==31&&A.type!==4},YA=function(A){var e=[],t=[];return A.forEach(function(r){if(r.type===4){if(t.length===0)throw new Error("Error parsing function args, zero tokens for arg");e.push(t),t=[];return}r.type!==31&&t.push(r)}),t.length&&e.push(t),e},Tc=function(A,e){return e===11&&A.type===12||e===28&&A.type===29?!0:e===2&&A.type===3},he=function(A){return A.type===17||A.type===15},j=function(A){return A.type===16||he(A)},no=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},uA={type:17,number:0,flags:Kt},ns={type:16,number:50,flags:Kt},de={type:16,number:100,flags:Kt},Ct=function(A,e,t){var r=A[0],n=A[1];return[V(r,e),V(typeof n<"u"?n:r,t)]},V=function(A,e){if(A.type===16)return A.number/100*e;if(St(A))switch(A.unit){case"rem":case"em":return 16*A.number;default:return A.number}return A.number},so="deg",ao="grad",oo="rad",io="turn",kr={name:"angle",parse:function(A,e){if(e.type===15)switch(e.unit){case so:return Math.PI*e.number/180;case ao:return Math.PI/200*e.number;case oo:return e.number;case io:return Math.PI*2*e.number}throw new Error("Unsupported angle type")}},lo=function(A){return A.type===15&&(A.unit===so||A.unit===ao||A.unit===oo||A.unit===io)},co=function(A){var e=A.filter(N).map(function(t){return t.value}).join(" ");switch(e){case"to bottom right":case"to right bottom":case"left top":case"top left":return[uA,uA];case"to top":case"bottom":return DA(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[uA,de];case"to right":case"left":return DA(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[de,de];case"to bottom":case"top":return DA(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[de,uA];case"to left":case"right":return DA(270)}return 0},DA=function(A){return Math.PI*A/180},pe={name:"color",parse:function(A,e){if(e.type===18){var t=Dc[e.name];if(typeof t>"u")throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(A,e.values)}if(e.type===5){if(e.value.length===3){var r=e.value.substring(0,1),n=e.value.substring(1,2),s=e.value.substring(2,3);return fe(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),1)}if(e.value.length===4){var r=e.value.substring(0,1),n=e.value.substring(1,2),s=e.value.substring(2,3),a=e.value.substring(3,4);return fe(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),parseInt(a+a,16)/255)}if(e.value.length===6){var r=e.value.substring(0,2),n=e.value.substring(2,4),s=e.value.substring(4,6);return fe(parseInt(r,16),parseInt(n,16),parseInt(s,16),1)}if(e.value.length===8){var r=e.value.substring(0,2),n=e.value.substring(2,4),s=e.value.substring(4,6),a=e.value.substring(6,8);return fe(parseInt(r,16),parseInt(n,16),parseInt(s,16),parseInt(a,16)/255)}}if(e.type===20){var i=re[e.value.toUpperCase()];if(typeof i<"u")return i}return re.TRANSPARENT}},we=function(A){return(255&A)===0},aA=function(A){var e=255&A,t=255&A>>8,r=255&A>>16,n=255&A>>24;return e<255?"rgba("+n+","+r+","+t+","+e/255+")":"rgb("+n+","+r+","+t+")"},fe=function(A,e,t,r){return(A<<24|e<<16|t<<8|Math.round(r*255)<<0)>>>0},aa=function(A,e){if(A.type===17)return A.number;if(A.type===16){var t=e===3?1:255;return e===3?A.number/100*t:Math.round(A.number/100*t)}return 0},oa=function(A,e){var t=e.filter(Xe);if(t.length===3){var r=t.map(aa),n=r[0],s=r[1],a=r[2];return fe(n,s,a,1)}if(t.length===4){var i=t.map(aa),n=i[0],s=i[1],a=i[2],o=i[3];return fe(n,s,a,o)}return 0};function Qn(A,e,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(e-A)*t*6+A:t<1/2?e:t<2/3?(e-A)*6*(2/3-t)+A:A}var ia=function(A,e){var t=e.filter(Xe),r=t[0],n=t[1],s=t[2],a=t[3],i=(r.type===17?DA(r.number):kr.parse(A,r))/(Math.PI*2),o=j(n)?n.number/100:0,l=j(s)?s.number/100:0,c=typeof a<"u"&&j(a)?V(a,1):1;if(o===0)return fe(l*255,l*255,l*255,1);var B=l<=.5?l*(o+1):l+o-l*o,g=l*2-B,p=Qn(g,B,i+1/3),f=Qn(g,B,i),h=Qn(g,B,i-1/3);return fe(p*255,f*255,h*255,c)},Dc={hsl:ia,hsla:ia,rgb:oa,rgba:oa},Ft=function(A,e){return pe.parse(A,to.create(e).parseComponentValue())},re={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},kc={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(t){if(N(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},Mc={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Mr=function(A,e){var t=pe.parse(A,e[0]),r=e[1];return r&&j(r)?{color:t,stop:r}:{color:t,stop:null}},la=function(A,e){var t=A[0],r=A[A.length-1];t.stop===null&&(t.stop=uA),r.stop===null&&(r.stop=de);for(var n=[],s=0,a=0;a<A.length;a++){var i=A[a].stop;if(i!==null){var o=V(i,e);o>s?n.push(o):n.push(s),s=o}else n.push(null)}for(var l=null,a=0;a<n.length;a++){var c=n[a];if(c===null)l===null&&(l=a);else if(l!==null){for(var B=a-l,g=n[l-1],p=(c-g)/(B+1),f=1;f<=B;f++)n[l+f-1]=p*f;l=null}}return A.map(function(h,E){var b=h.color;return{color:b,stop:Math.max(Math.min(1,n[E]/e),0)}})},Oc=function(A,e,t){var r=e/2,n=t/2,s=V(A[0],e)-r,a=n-V(A[1],t);return(Math.atan2(a,s)+Math.PI*2)%(Math.PI*2)},Rc=function(A,e,t){var r=typeof A=="number"?A:Oc(A,e,t),n=Math.abs(e*Math.sin(r))+Math.abs(t*Math.cos(r)),s=e/2,a=t/2,i=n/2,o=Math.sin(r-Math.PI/2)*i,l=Math.cos(r-Math.PI/2)*i;return[n,s-l,s+l,a-o,a+o]},PA=function(A,e){return Math.sqrt(A*A+e*e)},ca=function(A,e,t,r,n){var s=[[0,0],[0,e],[A,0],[A,e]];return s.reduce(function(a,i){var o=i[0],l=i[1],c=PA(t-o,r-l);return(n?c<a.optimumDistance:c>a.optimumDistance)?{optimumCorner:i,optimumDistance:c}:a},{optimumDistance:n?1/0:-1/0,optimumCorner:null}).optimumCorner},Nc=function(A,e,t,r,n){var s=0,a=0;switch(A.size){case 0:A.shape===0?s=a=Math.min(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-n)):A.shape===1&&(s=Math.min(Math.abs(e),Math.abs(e-r)),a=Math.min(Math.abs(t),Math.abs(t-n)));break;case 2:if(A.shape===0)s=a=Math.min(PA(e,t),PA(e,t-n),PA(e-r,t),PA(e-r,t-n));else if(A.shape===1){var i=Math.min(Math.abs(t),Math.abs(t-n))/Math.min(Math.abs(e),Math.abs(e-r)),o=ca(r,n,e,t,!0),l=o[0],c=o[1];s=PA(l-e,(c-t)/i),a=i*s}break;case 1:A.shape===0?s=a=Math.max(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-n)):A.shape===1&&(s=Math.max(Math.abs(e),Math.abs(e-r)),a=Math.max(Math.abs(t),Math.abs(t-n)));break;case 3:if(A.shape===0)s=a=Math.max(PA(e,t),PA(e,t-n),PA(e-r,t),PA(e-r,t-n));else if(A.shape===1){var i=Math.max(Math.abs(t),Math.abs(t-n))/Math.max(Math.abs(e),Math.abs(e-r)),B=ca(r,n,e,t,!1),l=B[0],c=B[1];s=PA(l-e,(c-t)/i),a=i*s}break}return Array.isArray(A.size)&&(s=V(A.size[0],r),a=A.size.length===2?V(A.size[1],n):s),[s,a]},Gc=function(A,e){var t=DA(180),r=[];return YA(e).forEach(function(n,s){if(s===0){var a=n[0];if(a.type===20&&a.value==="to"){t=co(n);return}else if(lo(a)){t=kr.parse(A,a);return}}var i=Mr(A,n);r.push(i)}),{angle:t,stops:r,type:1}},dr=function(A,e){var t=DA(180),r=[];return YA(e).forEach(function(n,s){if(s===0){var a=n[0];if(a.type===20&&["top","left","right","bottom"].indexOf(a.value)!==-1){t=co(n);return}else if(lo(a)){t=(kr.parse(A,a)+DA(270))%DA(360);return}}var i=Mr(A,n);r.push(i)}),{angle:t,stops:r,type:1}},Pc=function(A,e){var t=DA(180),r=[],n=1,s=0,a=3,i=[];return YA(e).forEach(function(o,l){var c=o[0];if(l===0){if(N(c)&&c.value==="linear"){n=1;return}else if(N(c)&&c.value==="radial"){n=2;return}}if(c.type===18){if(c.name==="from"){var B=pe.parse(A,c.values[0]);r.push({stop:uA,color:B})}else if(c.name==="to"){var B=pe.parse(A,c.values[0]);r.push({stop:de,color:B})}else if(c.name==="color-stop"){var g=c.values.filter(Xe);if(g.length===2){var B=pe.parse(A,g[1]),p=g[0];Je(p)&&r.push({stop:{type:16,number:p.number*100,flags:p.flags},color:B})}}}}),n===1?{angle:(t+DA(180))%DA(360),stops:r,type:n}:{size:a,shape:s,stops:r,position:i,type:n}},Bo="closest-side",uo="farthest-side",go="closest-corner",fo="farthest-corner",po="circle",wo="ellipse",ho="cover",bo="contain",Vc=function(A,e){var t=0,r=3,n=[],s=[];return YA(e).forEach(function(a,i){var o=!0;if(i===0){var l=!1;o=a.reduce(function(B,g){if(l)if(N(g))switch(g.value){case"center":return s.push(ns),B;case"top":case"left":return s.push(uA),B;case"right":case"bottom":return s.push(de),B}else(j(g)||he(g))&&s.push(g);else if(N(g))switch(g.value){case po:return t=0,!1;case wo:return t=1,!1;case"at":return l=!0,!1;case Bo:return r=0,!1;case ho:case uo:return r=1,!1;case bo:case go:return r=2,!1;case fo:return r=3,!1}else if(he(g)||j(g))return Array.isArray(r)||(r=[]),r.push(g),!1;return B},o)}if(o){var c=Mr(A,a);n.push(c)}}),{size:r,shape:t,stops:n,position:s,type:2}},fr=function(A,e){var t=0,r=3,n=[],s=[];return YA(e).forEach(function(a,i){var o=!0;if(i===0?o=a.reduce(function(c,B){if(N(B))switch(B.value){case"center":return s.push(ns),!1;case"top":case"left":return s.push(uA),!1;case"right":case"bottom":return s.push(de),!1}else if(j(B)||he(B))return s.push(B),!1;return c},o):i===1&&(o=a.reduce(function(c,B){if(N(B))switch(B.value){case po:return t=0,!1;case wo:return t=1,!1;case bo:case Bo:return r=0,!1;case uo:return r=1,!1;case go:return r=2,!1;case ho:case fo:return r=3,!1}else if(he(B)||j(B))return Array.isArray(r)||(r=[]),r.push(B),!1;return c},o)),o){var l=Mr(A,a);n.push(l)}}),{size:r,shape:t,stops:n,position:s,type:2}},_c=function(A){return A.type===1},Xc=function(A){return A.type===2},ss={name:"image",parse:function(A,e){if(e.type===22){var t={url:e.value,type:0};return A.cache.addImage(e.value),t}if(e.type===18){var r=Qo[e.name];if(typeof r>"u")throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return r(A,e.values)}throw new Error("Unsupported image type "+e.type)}};function Jc(A){return!(A.type===20&&A.value==="none")&&(A.type!==18||!!Qo[A.name])}var Qo={"linear-gradient":Gc,"-moz-linear-gradient":dr,"-ms-linear-gradient":dr,"-o-linear-gradient":dr,"-webkit-linear-gradient":dr,"radial-gradient":Vc,"-moz-radial-gradient":fr,"-ms-radial-gradient":fr,"-o-radial-gradient":fr,"-webkit-radial-gradient":fr,"-webkit-gradient":Pc},Wc={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(e.length===0)return[];var t=e[0];return t.type===20&&t.value==="none"?[]:e.filter(function(r){return Xe(r)&&Jc(r)}).map(function(r){return ss.parse(A,r)})}},Yc={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(t){if(N(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},zc={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return YA(e).map(function(t){return t.filter(j)}).map(no)}},$c={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return YA(e).map(function(t){return t.filter(N).map(function(r){return r.value}).join(" ")}).map(Zc)}},Zc=function(A){switch(A){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}},_e;(function(A){A.AUTO="auto",A.CONTAIN="contain",A.COVER="cover"})(_e||(_e={}));var qc={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return YA(e).map(function(t){return t.filter(jc)})}},jc=function(A){return N(A)||j(A)},Or=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},AB=Or("top"),eB=Or("right"),tB=Or("bottom"),rB=Or("left"),Rr=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(e,t){return no(t.filter(j))}}},nB=Rr("top-left"),sB=Rr("top-right"),aB=Rr("bottom-right"),oB=Rr("bottom-left"),Nr=function(A){return{name:"border-"+A+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(e,t){switch(t){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},iB=Nr("top"),lB=Nr("right"),cB=Nr("bottom"),BB=Nr("left"),Gr=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(e,t){return St(t)?t.number:0}}},uB=Gr("top"),gB=Gr("right"),dB=Gr("bottom"),fB=Gr("left"),pB={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},wB={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){return e==="rtl"?1:0}},hB={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(N).reduce(function(t,r){return t|bB(r.value)},0)}},bB=function(A){switch(A){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},QB={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},CB={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(A,e){return e.type===20&&e.value==="normal"?0:e.type===17||e.type===15?e.number:0}},yr;(function(A){A.NORMAL="normal",A.STRICT="strict"})(yr||(yr={}));var mB={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return e==="strict"?yr.STRICT:yr.NORMAL}},UB={name:"line-height",initialValue:"normal",prefix:!1,type:4},Ba=function(A,e){return N(A)&&A.value==="normal"?1.2*e:A.type===17?e*A.number:j(A)?V(A,e):e},vB={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){return e.type===20&&e.value==="none"?null:ss.parse(A,e)}},FB={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){return e==="inside"?0:1}},Yn={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":return 22;case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},Pr=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},yB=Pr("top"),EB=Pr("right"),xB=Pr("bottom"),HB=Pr("left"),IB={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(N).map(function(t){switch(t.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})}},LB={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return e==="break-word"?"break-word":"normal"}},Vr=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},KB=Vr("top"),SB=Vr("right"),TB=Vr("bottom"),DB=Vr("left"),kB={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(A,e){switch(e){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},MB={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(A,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},OB={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.length===1&&Wn(e[0],"none")?[]:YA(e).map(function(t){for(var r={color:re.TRANSPARENT,offsetX:uA,offsetY:uA,blur:uA},n=0,s=0;s<t.length;s++){var a=t[s];he(a)?(n===0?r.offsetX=a:n===1?r.offsetY=a:r.blur=a,n++):r.color=pe.parse(A,a)}return r})}},RB={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},NB={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(A,e){if(e.type===20&&e.value==="none")return null;if(e.type===18){var t=VB[e.name];if(typeof t>"u")throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},GB=function(A){var e=A.filter(function(t){return t.type===17}).map(function(t){return t.number});return e.length===6?e:null},PB=function(A){var e=A.filter(function(o){return o.type===17}).map(function(o){return o.number}),t=e[0],r=e[1];e[2],e[3];var n=e[4],s=e[5];e[6],e[7],e[8],e[9],e[10],e[11];var a=e[12],i=e[13];return e[14],e[15],e.length===16?[t,r,n,s,a,i]:null},VB={matrix:GB,matrix3d:PB},ua={type:16,number:50,flags:Kt},_B=[ua,ua],XB={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter(j);return t.length!==2?_B:[t[0],t[1]]}},JB={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"hidden":return 1;case"collapse":return 2;default:return 0}}},yt;(function(A){A.NORMAL="normal",A.BREAK_ALL="break-all",A.KEEP_ALL="keep-all"})(yt||(yt={}));var WB={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return yt.BREAK_ALL;case"keep-all":return yt.KEEP_ALL;default:return yt.NORMAL}}},YB={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(e.type===20)return{auto:!0,order:0};if(Je(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Co={name:"time",parse:function(A,e){if(e.type===15)switch(e.unit.toLowerCase()){case"s":return 1e3*e.number;case"ms":return e.number}throw new Error("Unsupported time type")}},zB={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){return Je(e)?e.number:1}},$B={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},ZB={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(N).map(function(t){switch(t.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(t){return t!==0})}},qB={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],r=[];return e.forEach(function(n){switch(n.type){case 20:case 0:t.push(n.value);break;case 17:t.push(n.number.toString());break;case 4:r.push(t.join(" ")),t.length=0;break}}),t.length&&r.push(t.join(" ")),r.map(function(n){return n.indexOf(" ")===-1?n:"'"+n+"'"})}},jB={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},Au={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){return Je(e)?e.number:N(e)&&e.value==="bold"?700:400}},eu={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(N).map(function(t){return t.value})}},tu={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},tA=function(A,e){return(A&e)!==0},ru={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(e.length===0)return[];var t=e[0];return t.type===20&&t.value==="none"?[]:e}},nu={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(e.length===0)return null;var t=e[0];if(t.type===20&&t.value==="none")return null;for(var r=[],n=e.filter(ro),s=0;s<n.length;s++){var a=n[s],i=n[s+1];if(a.type===20){var o=i&&Je(i)?i.number:1;r.push({counter:a.value,increment:o})}}return r}},su={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(e.length===0)return[];for(var t=[],r=e.filter(ro),n=0;n<r.length;n++){var s=r[n],a=r[n+1];if(N(s)&&s.value!=="none"){var i=a&&Je(a)?a.number:0;t.push({counter:s.value,reset:i})}}return t}},au={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(St).map(function(t){return Co.parse(A,t)})}},ou={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(e.length===0)return null;var t=e[0];if(t.type===20&&t.value==="none")return null;var r=[],n=e.filter(Sc);if(n.length%2!==0)return null;for(var s=0;s<n.length;s+=2){var a=n[s].value,i=n[s+1].value;r.push({open:a,close:i})}return r}},ga=function(A,e,t){if(!A)return"";var r=A[Math.min(e,A.length-1)];return r?t?r.open:r.close:""},iu={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.length===1&&Wn(e[0],"none")?[]:YA(e).map(function(t){for(var r={color:255,offsetX:uA,offsetY:uA,blur:uA,spread:uA,inset:!1},n=0,s=0;s<t.length;s++){var a=t[s];Wn(a,"inset")?r.inset=!0:he(a)?(n===0?r.offsetX=a:n===1?r.offsetY=a:n===2?r.blur=a:r.spread=a,n++):r.color=pe.parse(A,a)}return r})}},lu={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[0,1,2],r=[];return e.filter(N).forEach(function(n){switch(n.value){case"stroke":r.push(1);break;case"fill":r.push(0);break;case"markers":r.push(2);break}}),t.forEach(function(n){r.indexOf(n)===-1&&r.push(n)}),r}},cu={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},Bu={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return St(e)?e.number:0}},uu=(function(){function A(e,t){var r,n;this.animationDuration=U(e,au,t.animationDuration),this.backgroundClip=U(e,kc,t.backgroundClip),this.backgroundColor=U(e,Mc,t.backgroundColor),this.backgroundImage=U(e,Wc,t.backgroundImage),this.backgroundOrigin=U(e,Yc,t.backgroundOrigin),this.backgroundPosition=U(e,zc,t.backgroundPosition),this.backgroundRepeat=U(e,$c,t.backgroundRepeat),this.backgroundSize=U(e,qc,t.backgroundSize),this.borderTopColor=U(e,AB,t.borderTopColor),this.borderRightColor=U(e,eB,t.borderRightColor),this.borderBottomColor=U(e,tB,t.borderBottomColor),this.borderLeftColor=U(e,rB,t.borderLeftColor),this.borderTopLeftRadius=U(e,nB,t.borderTopLeftRadius),this.borderTopRightRadius=U(e,sB,t.borderTopRightRadius),this.borderBottomRightRadius=U(e,aB,t.borderBottomRightRadius),this.borderBottomLeftRadius=U(e,oB,t.borderBottomLeftRadius),this.borderTopStyle=U(e,iB,t.borderTopStyle),this.borderRightStyle=U(e,lB,t.borderRightStyle),this.borderBottomStyle=U(e,cB,t.borderBottomStyle),this.borderLeftStyle=U(e,BB,t.borderLeftStyle),this.borderTopWidth=U(e,uB,t.borderTopWidth),this.borderRightWidth=U(e,gB,t.borderRightWidth),this.borderBottomWidth=U(e,dB,t.borderBottomWidth),this.borderLeftWidth=U(e,fB,t.borderLeftWidth),this.boxShadow=U(e,iu,t.boxShadow),this.color=U(e,pB,t.color),this.direction=U(e,wB,t.direction),this.display=U(e,hB,t.display),this.float=U(e,QB,t.cssFloat),this.fontFamily=U(e,qB,t.fontFamily),this.fontSize=U(e,jB,t.fontSize),this.fontStyle=U(e,tu,t.fontStyle),this.fontVariant=U(e,eu,t.fontVariant),this.fontWeight=U(e,Au,t.fontWeight),this.letterSpacing=U(e,CB,t.letterSpacing),this.lineBreak=U(e,mB,t.lineBreak),this.lineHeight=U(e,UB,t.lineHeight),this.listStyleImage=U(e,vB,t.listStyleImage),this.listStylePosition=U(e,FB,t.listStylePosition),this.listStyleType=U(e,Yn,t.listStyleType),this.marginTop=U(e,yB,t.marginTop),this.marginRight=U(e,EB,t.marginRight),this.marginBottom=U(e,xB,t.marginBottom),this.marginLeft=U(e,HB,t.marginLeft),this.opacity=U(e,zB,t.opacity);var s=U(e,IB,t.overflow);this.overflowX=s[0],this.overflowY=s[s.length>1?1:0],this.overflowWrap=U(e,LB,t.overflowWrap),this.paddingTop=U(e,KB,t.paddingTop),this.paddingRight=U(e,SB,t.paddingRight),this.paddingBottom=U(e,TB,t.paddingBottom),this.paddingLeft=U(e,DB,t.paddingLeft),this.paintOrder=U(e,lu,t.paintOrder),this.position=U(e,MB,t.position),this.textAlign=U(e,kB,t.textAlign),this.textDecorationColor=U(e,$B,(r=t.textDecorationColor)!==null&&r!==void 0?r:t.color),this.textDecorationLine=U(e,ZB,(n=t.textDecorationLine)!==null&&n!==void 0?n:t.textDecoration),this.textShadow=U(e,OB,t.textShadow),this.textTransform=U(e,RB,t.textTransform),this.transform=U(e,NB,t.transform),this.transformOrigin=U(e,XB,t.transformOrigin),this.visibility=U(e,JB,t.visibility),this.webkitTextStrokeColor=U(e,cu,t.webkitTextStrokeColor),this.webkitTextStrokeWidth=U(e,Bu,t.webkitTextStrokeWidth),this.wordBreak=U(e,WB,t.wordBreak),this.zIndex=U(e,YB,t.zIndex)}return A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&this.visibility===0},A.prototype.isTransparent=function(){return we(this.backgroundColor)},A.prototype.isTransformed=function(){return this.transform!==null},A.prototype.isPositioned=function(){return this.position!==0},A.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},A.prototype.isFloating=function(){return this.float!==0},A.prototype.isInlineLevel=function(){return tA(this.display,4)||tA(this.display,33554432)||tA(this.display,268435456)||tA(this.display,536870912)||tA(this.display,67108864)||tA(this.display,134217728)},A})(),gu=(function(){function A(e,t){this.content=U(e,ru,t.content),this.quotes=U(e,ou,t.quotes)}return A})(),da=(function(){function A(e,t){this.counterIncrement=U(e,nu,t.counterIncrement),this.counterReset=U(e,su,t.counterReset)}return A})(),U=function(A,e,t){var r=new eo,n=t!==null&&typeof t<"u"?t.toString():e.initialValue;r.write(n);var s=new to(r.read());switch(e.type){case 2:var a=s.parseComponentValue();return e.parse(A,N(a)?a.value:e.initialValue);case 0:return e.parse(A,s.parseComponentValue());case 1:return e.parse(A,s.parseComponentValues());case 4:return s.parseComponentValue();case 3:switch(e.format){case"angle":return kr.parse(A,s.parseComponentValue());case"color":return pe.parse(A,s.parseComponentValue());case"image":return ss.parse(A,s.parseComponentValue());case"length":var i=s.parseComponentValue();return he(i)?i:uA;case"length-percentage":var o=s.parseComponentValue();return j(o)?o:uA;case"time":return Co.parse(A,s.parseComponentValue())}break}},du="data-html2canvas-debug",fu=function(A){var e=A.getAttribute(du);switch(e){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},zn=function(A,e){var t=fu(A);return t===1||e===t},zA=(function(){function A(e,t){if(this.context=e,this.textNodes=[],this.elements=[],this.flags=0,zn(t,3))debugger;this.styles=new uu(e,window.getComputedStyle(t,null)),qn(t)&&(this.styles.animationDuration.some(function(r){return r>0})&&(t.style.animationDuration="0s"),this.styles.transform!==null&&(t.style.transform="none")),this.bounds=Tr(this.context,t),zn(t,4)&&(this.flags|=16)}return A})(),pu="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",fa="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",mt=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(ft=0;ft<fa.length;ft++)mt[fa.charCodeAt(ft)]=ft;var ft,wu=function(A){var e=A.length*.75,t=A.length,r,n=0,s,a,i,o;A[A.length-1]==="="&&(e--,A[A.length-2]==="="&&e--);var l=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(e):new Array(e),c=Array.isArray(l)?l:new Uint8Array(l);for(r=0;r<t;r+=4)s=mt[A.charCodeAt(r)],a=mt[A.charCodeAt(r+1)],i=mt[A.charCodeAt(r+2)],o=mt[A.charCodeAt(r+3)],c[n++]=s<<2|a>>4,c[n++]=(a&15)<<4|i>>2,c[n++]=(i&3)<<6|o&63;return l},hu=function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t},bu=function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t},ye=5,as=11,Cn=2,Qu=as-ye,mo=65536>>ye,Cu=1<<ye,mn=Cu-1,mu=1024>>ye,Uu=mo+mu,vu=Uu,Fu=32,yu=vu+Fu,Eu=65536>>as,xu=1<<Qu,Hu=xu-1,pa=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},Iu=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},Lu=function(A,e){var t=wu(A),r=Array.isArray(t)?bu(t):new Uint32Array(t),n=Array.isArray(t)?hu(t):new Uint16Array(t),s=24,a=pa(n,s/2,r[4]/2),i=r[5]===2?pa(n,(s+r[4])/2):Iu(r,Math.ceil((s+r[4])/4));return new Ku(r[0],r[1],r[2],r[3],a,i)},Ku=(function(){function A(e,t,r,n,s,a){this.initialValue=e,this.errorValue=t,this.highStart=r,this.highValueIndex=n,this.index=s,this.data=a}return A.prototype.get=function(e){var t;if(e>=0){if(e<55296||e>56319&&e<=65535)return t=this.index[e>>ye],t=(t<<Cn)+(e&mn),this.data[t];if(e<=65535)return t=this.index[mo+(e-55296>>ye)],t=(t<<Cn)+(e&mn),this.data[t];if(e<this.highStart)return t=yu-Eu+(e>>as),t=this.index[t],t+=e>>ye&Hu,t=this.index[t],t=(t<<Cn)+(e&mn),this.data[t];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A})(),wa="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Su=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(pt=0;pt<wa.length;pt++)Su[wa.charCodeAt(pt)]=pt;var pt,Tu=1,Un=2,vn=3,ha=4,ba=5,Du=7,Qa=8,Fn=9,yn=10,Ca=11,ma=12,Ua=13,va=14,En=15,ku=function(A){for(var e=[],t=0,r=A.length;t<r;){var n=A.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=A.charCodeAt(t++);(s&64512)===56320?e.push(((n&1023)<<10)+(s&1023)+65536):(e.push(n),t--)}else e.push(n)}return e},Mu=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var a=A[n];a<=65535?r.push(a):(a-=65536,r.push((a>>10)+55296,a%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},Ou=Lu(pu),SA="\xD7",xn="\xF7",Ru=function(A){return Ou.get(A)},Nu=function(A,e,t){var r=t-2,n=e[r],s=e[t-1],a=e[t];if(s===Un&&a===vn)return SA;if(s===Un||s===vn||s===ha||a===Un||a===vn||a===ha)return xn;if(s===Qa&&[Qa,Fn,Ca,ma].indexOf(a)!==-1||(s===Ca||s===Fn)&&(a===Fn||a===yn)||(s===ma||s===yn)&&a===yn||a===Ua||a===ba||a===Du||s===Tu)return SA;if(s===Ua&&a===va){for(;n===ba;)n=e[--r];if(n===va)return SA}if(s===En&&a===En){for(var i=0;n===En;)i++,n=e[--r];if(i%2===0)return SA}return xn},Gu=function(A){var e=ku(A),t=e.length,r=0,n=0,s=e.map(Ru);return{next:function(){if(r>=t)return{done:!0,value:null};for(var a=SA;r<t&&(a=Nu(e,s,++r))===SA;);if(a!==SA||r===t){var i=Mu.apply(null,e.slice(n,r));return n=r,{value:i,done:!1}}return{done:!0,value:null}}}},Pu=function(A){for(var e=Gu(A),t=[],r;!(r=e.next()).done;)r.value&&t.push(r.value.slice());return t},Vu=function(A){var e=123;if(A.createRange){var t=A.createRange();if(t.getBoundingClientRect){var r=A.createElement("boundtest");r.style.height=e+"px",r.style.display="block",A.body.appendChild(r),t.selectNode(r);var n=t.getBoundingClientRect(),s=Math.round(n.height);if(A.body.removeChild(r),s===e)return!0}}return!1},_u=function(A){var e=A.createElement("boundtest");e.style.width="50px",e.style.display="block",e.style.fontSize="12px",e.style.letterSpacing="0px",e.style.wordSpacing="0px",A.body.appendChild(e);var t=A.createRange();e.innerHTML=typeof"".repeat=="function"?"&#128104;".repeat(10):"";var r=e.firstChild,n=Dr(r.data).map(function(o){return Z(o)}),s=0,a={},i=n.every(function(o,l){t.setStart(r,s),t.setEnd(r,s+o.length);var c=t.getBoundingClientRect();s+=o.length;var B=c.x>a.x||c.y>a.y;return a=c,l===0?!0:B});return A.body.removeChild(e),i},Xu=function(){return typeof new Image().crossOrigin<"u"},Ju=function(){return typeof new XMLHttpRequest().responseType=="string"},Wu=function(A){var e=new Image,t=A.createElement("canvas"),r=t.getContext("2d");if(!r)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(e,0,0),t.toDataURL()}catch{return!1}return!0},Fa=function(A){return A[0]===0&&A[1]===255&&A[2]===0&&A[3]===255},Yu=function(A){var e=A.createElement("canvas"),t=100;e.width=t,e.height=t;var r=e.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,t,t);var n=new Image,s=e.toDataURL();n.src=s;var a=$n(t,t,0,0,n);return r.fillStyle="red",r.fillRect(0,0,t,t),ya(a).then(function(i){r.drawImage(i,0,0);var o=r.getImageData(0,0,t,t).data;r.fillStyle="red",r.fillRect(0,0,t,t);var l=A.createElement("div");return l.style.backgroundImage="url("+s+")",l.style.height=t+"px",Fa(o)?ya($n(t,t,0,0,l)):Promise.reject(!1)}).then(function(i){return r.drawImage(i,0,0),Fa(r.getImageData(0,0,t,t).data)}).catch(function(){return!1})},$n=function(A,e,t,r,n){var s="http://www.w3.org/2000/svg",a=document.createElementNS(s,"svg"),i=document.createElementNS(s,"foreignObject");return a.setAttributeNS(null,"width",A.toString()),a.setAttributeNS(null,"height",e.toString()),i.setAttributeNS(null,"width","100%"),i.setAttributeNS(null,"height","100%"),i.setAttributeNS(null,"x",t.toString()),i.setAttributeNS(null,"y",r.toString()),i.setAttributeNS(null,"externalResourcesRequired","true"),a.appendChild(i),i.appendChild(n),a},ya=function(A){return new Promise(function(e,t){var r=new Image;r.onload=function(){return e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(A))})},BA={get SUPPORT_RANGE_BOUNDS(){var A=Vu(document);return Object.defineProperty(BA,"SUPPORT_RANGE_BOUNDS",{value:A}),A},get SUPPORT_WORD_BREAKING(){var A=BA.SUPPORT_RANGE_BOUNDS&&_u(document);return Object.defineProperty(BA,"SUPPORT_WORD_BREAKING",{value:A}),A},get SUPPORT_SVG_DRAWING(){var A=Wu(document);return Object.defineProperty(BA,"SUPPORT_SVG_DRAWING",{value:A}),A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A=typeof Array.from=="function"&&typeof window.fetch=="function"?Yu(document):Promise.resolve(!1);return Object.defineProperty(BA,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A}),A},get SUPPORT_CORS_IMAGES(){var A=Xu();return Object.defineProperty(BA,"SUPPORT_CORS_IMAGES",{value:A}),A},get SUPPORT_RESPONSE_TYPE(){var A=Ju();return Object.defineProperty(BA,"SUPPORT_RESPONSE_TYPE",{value:A}),A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;return Object.defineProperty(BA,"SUPPORT_CORS_XHR",{value:A}),A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!!(typeof Intl<"u"&&Intl.Segmenter);return Object.defineProperty(BA,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A}),A}},Et=(function(){function A(e,t){this.text=e,this.bounds=t}return A})(),zu=function(A,e,t,r){var n=qu(e,t),s=[],a=0;return n.forEach(function(i){if(t.textDecorationLine.length||i.trim().length>0)if(BA.SUPPORT_RANGE_BOUNDS){var o=Ea(r,a,i.length).getClientRects();if(o.length>1){var l=os(i),c=0;l.forEach(function(g){s.push(new Et(g,ne.fromDOMRectList(A,Ea(r,c+a,g.length).getClientRects()))),c+=g.length})}else s.push(new Et(i,ne.fromDOMRectList(A,o)))}else{var B=r.splitText(i.length);s.push(new Et(i,$u(A,r))),r=B}else BA.SUPPORT_RANGE_BOUNDS||(r=r.splitText(i.length));a+=i.length}),s},$u=function(A,e){var t=e.ownerDocument;if(t){var r=t.createElement("html2canvaswrapper");r.appendChild(e.cloneNode(!0));var n=e.parentNode;if(n){n.replaceChild(r,e);var s=Tr(A,r);return r.firstChild&&n.replaceChild(r.firstChild,r),s}}return ne.EMPTY},Ea=function(A,e,t){var r=A.ownerDocument;if(!r)throw new Error("Node has no owner document");var n=r.createRange();return n.setStart(A,e),n.setEnd(A,e+t),n},os=function(A){if(BA.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(A)).map(function(t){return t.segment})}return Pu(A)},Zu=function(A,e){if(BA.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(A)).map(function(r){return r.segment})}return Ag(A,e)},qu=function(A,e){return e.letterSpacing!==0?os(A):Zu(A,e)},ju=[32,160,4961,65792,65793,4153,4241],Ag=function(A,e){for(var t=El(A,{lineBreak:e.lineBreak,wordBreak:e.overflowWrap==="break-word"?"break-word":e.wordBreak}),r=[],n,s=function(){if(n.value){var a=n.value.slice(),i=Dr(a),o="";i.forEach(function(l){ju.indexOf(l)===-1?o+=Z(l):(o.length&&r.push(o),r.push(Z(l)),o="")}),o.length&&r.push(o)}};!(n=t.next()).done;)s();return r},eg=(function(){function A(e,t,r){this.text=tg(t.data,r.textTransform),this.textBounds=zu(e,this.text,r,t)}return A})(),tg=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(rg,ng);case 2:return A.toUpperCase();default:return A}},rg=/(^|\s|:|-|\(|\))([a-z])/g,ng=function(A,e,t){return A.length>0?e+t.toUpperCase():A},Uo=(function(A){VA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.src=r.currentSrc||r.src,n.intrinsicWidth=r.naturalWidth,n.intrinsicHeight=r.naturalHeight,n.context.cache.addImage(n.src),n}return e})(zA),vo=(function(A){VA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.canvas=r,n.intrinsicWidth=r.width,n.intrinsicHeight=r.height,n}return e})(zA),Fo=(function(A){VA(e,A);function e(t,r){var n=A.call(this,t,r)||this,s=new XMLSerializer,a=Tr(t,r);return r.setAttribute("width",a.width+"px"),r.setAttribute("height",a.height+"px"),n.svg="data:image/svg+xml,"+encodeURIComponent(s.serializeToString(r)),n.intrinsicWidth=r.width.baseVal.value,n.intrinsicHeight=r.height.baseVal.value,n.context.cache.addImage(n.svg),n}return e})(zA),yo=(function(A){VA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.value=r.value,n}return e})(zA),Zn=(function(A){VA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.start=r.start,n.reversed=typeof r.reversed=="boolean"&&r.reversed===!0,n}return e})(zA),sg=[{type:15,flags:0,unit:"px",number:3}],ag=[{type:16,flags:0,number:50}],og=function(A){return A.width>A.height?new ne(A.left+(A.width-A.height)/2,A.top,A.height,A.height):A.width<A.height?new ne(A.left,A.top+(A.height-A.width)/2,A.width,A.width):A},ig=function(A){var e=A.type===lg?new Array(A.value.length+1).join("\u2022"):A.value;return e.length===0?A.placeholder||"":e},Er="checkbox",xr="radio",lg="password",xa=707406591,is=(function(A){VA(e,A);function e(t,r){var n=A.call(this,t,r)||this;switch(n.type=r.type.toLowerCase(),n.checked=r.checked,n.value=ig(r),(n.type===Er||n.type===xr)&&(n.styles.backgroundColor=3739148031,n.styles.borderTopColor=n.styles.borderRightColor=n.styles.borderBottomColor=n.styles.borderLeftColor=2779096575,n.styles.borderTopWidth=n.styles.borderRightWidth=n.styles.borderBottomWidth=n.styles.borderLeftWidth=1,n.styles.borderTopStyle=n.styles.borderRightStyle=n.styles.borderBottomStyle=n.styles.borderLeftStyle=1,n.styles.backgroundClip=[0],n.styles.backgroundOrigin=[0],n.bounds=og(n.bounds)),n.type){case Er:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=sg;break;case xr:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=ag;break}return n}return e})(zA),Eo=(function(A){VA(e,A);function e(t,r){var n=A.call(this,t,r)||this,s=r.options[r.selectedIndex||0];return n.value=s&&s.text||"",n}return e})(zA),xo=(function(A){VA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.value=r.value,n}return e})(zA),Ho=(function(A){VA(e,A);function e(t,r){var n=A.call(this,t,r)||this;n.src=r.src,n.width=parseInt(r.width,10)||0,n.height=parseInt(r.height,10)||0,n.backgroundColor=n.styles.backgroundColor;try{if(r.contentWindow&&r.contentWindow.document&&r.contentWindow.document.documentElement){n.tree=Lo(t,r.contentWindow.document.documentElement);var s=r.contentWindow.document.documentElement?Ft(t,getComputedStyle(r.contentWindow.document.documentElement).backgroundColor):re.TRANSPARENT,a=r.contentWindow.document.body?Ft(t,getComputedStyle(r.contentWindow.document.body).backgroundColor):re.TRANSPARENT;n.backgroundColor=we(s)?we(a)?n.styles.backgroundColor:a:s}}catch{}return n}return e})(zA),cg=["OL","UL","MENU"],mr=function(A,e,t,r){for(var n=e.firstChild,s=void 0;n;n=s)if(s=n.nextSibling,Ko(n)&&n.data.trim().length>0)t.textNodes.push(new eg(A,n,t.styles));else if(Ve(n))if(ko(n)&&n.assignedNodes)n.assignedNodes().forEach(function(i){return mr(A,i,t,r)});else{var a=Io(A,n);a.styles.isVisible()&&(Bg(n,a,r)?a.flags|=4:ug(a.styles)&&(a.flags|=2),cg.indexOf(n.tagName)!==-1&&(a.flags|=8),t.elements.push(a),n.slot,n.shadowRoot?mr(A,n.shadowRoot,a,r):!Hr(n)&&!So(n)&&!Ir(n)&&mr(A,n,a,r))}},Io=function(A,e){return jn(e)?new Uo(A,e):To(e)?new vo(A,e):So(e)?new Fo(A,e):gg(e)?new yo(A,e):dg(e)?new Zn(A,e):fg(e)?new is(A,e):Ir(e)?new Eo(A,e):Hr(e)?new xo(A,e):Do(e)?new Ho(A,e):new zA(A,e)},Lo=function(A,e){var t=Io(A,e);return t.flags|=4,mr(A,e,t,t),t},Bg=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||ls(A)&&t.styles.isTransparent()},ug=function(A){return A.isPositioned()||A.isFloating()},Ko=function(A){return A.nodeType===Node.TEXT_NODE},Ve=function(A){return A.nodeType===Node.ELEMENT_NODE},qn=function(A){return Ve(A)&&typeof A.style<"u"&&!Ur(A)},Ur=function(A){return typeof A.className=="object"},gg=function(A){return A.tagName==="LI"},dg=function(A){return A.tagName==="OL"},fg=function(A){return A.tagName==="INPUT"},pg=function(A){return A.tagName==="HTML"},So=function(A){return A.tagName==="svg"},ls=function(A){return A.tagName==="BODY"},To=function(A){return A.tagName==="CANVAS"},Ha=function(A){return A.tagName==="VIDEO"},jn=function(A){return A.tagName==="IMG"},Do=function(A){return A.tagName==="IFRAME"},Ia=function(A){return A.tagName==="STYLE"},wg=function(A){return A.tagName==="SCRIPT"},Hr=function(A){return A.tagName==="TEXTAREA"},Ir=function(A){return A.tagName==="SELECT"},ko=function(A){return A.tagName==="SLOT"},La=function(A){return A.tagName.indexOf("-")>0},hg=(function(){function A(){this.counters={}}return A.prototype.getCounterValue=function(e){var t=this.counters[e];return t&&t.length?t[t.length-1]:1},A.prototype.getCounterValues=function(e){var t=this.counters[e];return t||[]},A.prototype.pop=function(e){var t=this;e.forEach(function(r){return t.counters[r].pop()})},A.prototype.parse=function(e){var t=this,r=e.counterIncrement,n=e.counterReset,s=!0;r!==null&&r.forEach(function(i){var o=t.counters[i.counter];o&&i.increment!==0&&(s=!1,o.length||o.push(1),o[Math.max(0,o.length-1)]+=i.increment)});var a=[];return s&&n.forEach(function(i){var o=t.counters[i.counter];a.push(i.counter),o||(o=t.counters[i.counter]=[]),o.push(i.reset)}),a},A})(),Ka={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Sa={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["\u0554","\u0553","\u0552","\u0551","\u0550","\u054F","\u054E","\u054D","\u054C","\u054B","\u054A","\u0549","\u0548","\u0547","\u0546","\u0545","\u0544","\u0543","\u0542","\u0541","\u0540","\u053F","\u053E","\u053D","\u053C","\u053B","\u053A","\u0539","\u0538","\u0537","\u0536","\u0535","\u0534","\u0533","\u0532","\u0531"]},bg={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["\u05D9\u05F3","\u05D8\u05F3","\u05D7\u05F3","\u05D6\u05F3","\u05D5\u05F3","\u05D4\u05F3","\u05D3\u05F3","\u05D2\u05F3","\u05D1\u05F3","\u05D0\u05F3","\u05EA","\u05E9","\u05E8","\u05E7","\u05E6","\u05E4","\u05E2","\u05E1","\u05E0","\u05DE","\u05DC","\u05DB","\u05D9\u05D8","\u05D9\u05D7","\u05D9\u05D6","\u05D8\u05D6","\u05D8\u05D5","\u05D9","\u05D8","\u05D7","\u05D6","\u05D5","\u05D4","\u05D3","\u05D2","\u05D1","\u05D0"]},Qg={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["\u10F5","\u10F0","\u10EF","\u10F4","\u10EE","\u10ED","\u10EC","\u10EB","\u10EA","\u10E9","\u10E8","\u10E7","\u10E6","\u10E5","\u10E4","\u10F3","\u10E2","\u10E1","\u10E0","\u10DF","\u10DE","\u10DD","\u10F2","\u10DC","\u10DB","\u10DA","\u10D9","\u10D8","\u10D7","\u10F1","\u10D6","\u10D5","\u10D4","\u10D3","\u10D2","\u10D1","\u10D0"]},Oe=function(A,e,t,r,n,s){return A<e||A>t?Lt(A,n,s.length>0):r.integers.reduce(function(a,i,o){for(;A>=i;)A-=i,a+=r.values[o];return a},"")+s},Mo=function(A,e,t,r){var n="";do t||A--,n=r(A)+n,A/=e;while(A*e>=e);return n},$=function(A,e,t,r,n){var s=t-e+1;return(A<0?"-":"")+(Mo(Math.abs(A),s,r,function(a){return Z(Math.floor(a%s)+e)})+n)},me=function(A,e,t){t===void 0&&(t=". ");var r=e.length;return Mo(Math.abs(A),r,!1,function(n){return e[Math.floor(n%r)]})+t},Ge=1,ce=2,Be=4,Ut=8,te=function(A,e,t,r,n,s){if(A<-9999||A>9999)return Lt(A,4,n.length>0);var a=Math.abs(A),i=n;if(a===0)return e[0]+i;for(var o=0;a>0&&o<=4;o++){var l=a%10;l===0&&tA(s,Ge)&&i!==""?i=e[l]+i:l>1||l===1&&o===0||l===1&&o===1&&tA(s,ce)||l===1&&o===1&&tA(s,Be)&&A>100||l===1&&o>1&&tA(s,Ut)?i=e[l]+(o>0?t[o-1]:"")+i:l===1&&o>0&&(i=t[o-1]+i),a=Math.floor(a/10)}return(A<0?r:"")+i},Ta="\u5341\u767E\u5343\u842C",Da="\u62FE\u4F70\u4EDF\u842C",ka="\u30DE\u30A4\u30CA\u30B9",Hn="\uB9C8\uC774\uB108\uC2A4",Lt=function(A,e,t){var r=t?". ":"",n=t?"\u3001":"",s=t?", ":"",a=t?" ":"";switch(e){case 0:return"\u2022"+a;case 1:return"\u25E6"+a;case 2:return"\u25FE"+a;case 5:var i=$(A,48,57,!0,r);return i.length<4?"0"+i:i;case 4:return me(A,"\u3007\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",n);case 6:return Oe(A,1,3999,Ka,3,r).toLowerCase();case 7:return Oe(A,1,3999,Ka,3,r);case 8:return $(A,945,969,!1,r);case 9:return $(A,97,122,!1,r);case 10:return $(A,65,90,!1,r);case 11:return $(A,1632,1641,!0,r);case 12:case 49:return Oe(A,1,9999,Sa,3,r);case 35:return Oe(A,1,9999,Sa,3,r).toLowerCase();case 13:return $(A,2534,2543,!0,r);case 14:case 30:return $(A,6112,6121,!0,r);case 15:return me(A,"\u5B50\u4E11\u5BC5\u536F\u8FB0\u5DF3\u5348\u672A\u7533\u9149\u620C\u4EA5",n);case 16:return me(A,"\u7532\u4E59\u4E19\u4E01\u620A\u5DF1\u5E9A\u8F9B\u58EC\u7678",n);case 17:case 48:return te(A,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",Ta,"\u8CA0",n,ce|Be|Ut);case 47:return te(A,"\u96F6\u58F9\u8CB3\u53C3\u8086\u4F0D\u9678\u67D2\u634C\u7396",Da,"\u8CA0",n,Ge|ce|Be|Ut);case 42:return te(A,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",Ta,"\u8D1F",n,ce|Be|Ut);case 41:return te(A,"\u96F6\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396",Da,"\u8D1F",n,Ge|ce|Be|Ut);case 26:return te(A,"\u3007\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u5341\u767E\u5343\u4E07",ka,n,0);case 25:return te(A,"\u96F6\u58F1\u5F10\u53C2\u56DB\u4F0D\u516D\u4E03\u516B\u4E5D","\u62FE\u767E\u5343\u4E07",ka,n,Ge|ce|Be);case 31:return te(A,"\uC601\uC77C\uC774\uC0BC\uC0AC\uC624\uC721\uCE60\uD314\uAD6C","\uC2ED\uBC31\uCC9C\uB9CC",Hn,s,Ge|ce|Be);case 33:return te(A,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u5341\u767E\u5343\u842C",Hn,s,0);case 32:return te(A,"\u96F6\u58F9\u8CB3\u53C3\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u62FE\u767E\u5343",Hn,s,Ge|ce|Be);case 18:return $(A,2406,2415,!0,r);case 20:return Oe(A,1,19999,Qg,3,r);case 21:return $(A,2790,2799,!0,r);case 22:return $(A,2662,2671,!0,r);case 22:return Oe(A,1,10999,bg,3,r);case 23:return me(A,"\u3042\u3044\u3046\u3048\u304A\u304B\u304D\u304F\u3051\u3053\u3055\u3057\u3059\u305B\u305D\u305F\u3061\u3064\u3066\u3068\u306A\u306B\u306C\u306D\u306E\u306F\u3072\u3075\u3078\u307B\u307E\u307F\u3080\u3081\u3082\u3084\u3086\u3088\u3089\u308A\u308B\u308C\u308D\u308F\u3090\u3091\u3092\u3093");case 24:return me(A,"\u3044\u308D\u306F\u306B\u307B\u3078\u3068\u3061\u308A\u306C\u308B\u3092\u308F\u304B\u3088\u305F\u308C\u305D\u3064\u306D\u306A\u3089\u3080\u3046\u3090\u306E\u304A\u304F\u3084\u307E\u3051\u3075\u3053\u3048\u3066\u3042\u3055\u304D\u3086\u3081\u307F\u3057\u3091\u3072\u3082\u305B\u3059");case 27:return $(A,3302,3311,!0,r);case 28:return me(A,"\u30A2\u30A4\u30A6\u30A8\u30AA\u30AB\u30AD\u30AF\u30B1\u30B3\u30B5\u30B7\u30B9\u30BB\u30BD\u30BF\u30C1\u30C4\u30C6\u30C8\u30CA\u30CB\u30CC\u30CD\u30CE\u30CF\u30D2\u30D5\u30D8\u30DB\u30DE\u30DF\u30E0\u30E1\u30E2\u30E4\u30E6\u30E8\u30E9\u30EA\u30EB\u30EC\u30ED\u30EF\u30F0\u30F1\u30F2\u30F3",n);case 29:return me(A,"\u30A4\u30ED\u30CF\u30CB\u30DB\u30D8\u30C8\u30C1\u30EA\u30CC\u30EB\u30F2\u30EF\u30AB\u30E8\u30BF\u30EC\u30BD\u30C4\u30CD\u30CA\u30E9\u30E0\u30A6\u30F0\u30CE\u30AA\u30AF\u30E4\u30DE\u30B1\u30D5\u30B3\u30A8\u30C6\u30A2\u30B5\u30AD\u30E6\u30E1\u30DF\u30B7\u30F1\u30D2\u30E2\u30BB\u30B9",n);case 34:return $(A,3792,3801,!0,r);case 37:return $(A,6160,6169,!0,r);case 38:return $(A,4160,4169,!0,r);case 39:return $(A,2918,2927,!0,r);case 40:return $(A,1776,1785,!0,r);case 43:return $(A,3046,3055,!0,r);case 44:return $(A,3174,3183,!0,r);case 45:return $(A,3664,3673,!0,r);case 46:return $(A,3872,3881,!0,r);default:return $(A,48,57,!0,r)}},Oo="data-html2canvas-ignore",Ma=(function(){function A(e,t,r){if(this.context=e,this.options=r,this.scrolledElements=[],this.referenceElement=t,this.counters=new hg,this.quoteDepth=0,!t.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(t.ownerDocument.documentElement,!1)}return A.prototype.toIFrame=function(e,t){var r=this,n=Cg(e,t);if(!n.contentWindow)return Promise.reject("Unable to find iframe window");var s=e.defaultView.pageXOffset,a=e.defaultView.pageYOffset,i=n.contentWindow,o=i.document,l=vg(n).then(function(){return hA(r,void 0,void 0,function(){var c,B;return fA(this,function(g){switch(g.label){case 0:return this.scrolledElements.forEach(xg),i&&(i.scrollTo(t.left,t.top),/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(i.scrollY!==t.top||i.scrollX!==t.left)&&(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(i.scrollX-t.left,i.scrollY-t.top,0,0))),c=this.options.onclone,B=this.clonedReferenceElement,typeof B>"u"?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:o.fonts&&o.fonts.ready?[4,o.fonts.ready]:[3,2];case 1:g.sent(),g.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,Ug(o)]:[3,4];case 3:g.sent(),g.label=4;case 4:return typeof c=="function"?[2,Promise.resolve().then(function(){return c(o,B)}).then(function(){return n})]:[2,n]}})})});return o.open(),o.write(yg(document.doctype)+"<html></html>"),Eg(this.referenceElement.ownerDocument,s,a),o.replaceChild(o.adoptNode(this.documentElement),o.documentElement),o.close(),l},A.prototype.createElementClone=function(e){if(zn(e,2))debugger;if(To(e))return this.createCanvasClone(e);if(Ha(e))return this.createVideoClone(e);if(Ia(e))return this.createStyleClone(e);var t=e.cloneNode(!1);return jn(t)&&(jn(e)&&e.currentSrc&&e.currentSrc!==e.src&&(t.src=e.currentSrc,t.srcset=""),t.loading==="lazy"&&(t.loading="eager")),La(t)?this.createCustomElementClone(t):t},A.prototype.createCustomElementClone=function(e){var t=document.createElement("html2canvascustomelement");return In(e.style,t),t},A.prototype.createStyleClone=function(e){try{var t=e.sheet;if(t&&t.cssRules){var r=[].slice.call(t.cssRules,0).reduce(function(s,a){return a&&typeof a.cssText=="string"?s+a.cssText:s},""),n=e.cloneNode(!1);return n.textContent=r,n}}catch(s){if(this.context.logger.error("Unable to access cssRules property",s),s.name!=="SecurityError")throw s}return e.cloneNode(!1)},A.prototype.createCanvasClone=function(e){var t;if(this.options.inlineImages&&e.ownerDocument){var r=e.ownerDocument.createElement("img");try{return r.src=e.toDataURL(),r}catch{this.context.logger.info("Unable to inline canvas contents, canvas is tainted",e)}}var n=e.cloneNode(!1);try{n.width=e.width,n.height=e.height;var s=e.getContext("2d"),a=n.getContext("2d");if(a)if(!this.options.allowTaint&&s)a.putImageData(s.getImageData(0,0,e.width,e.height),0,0);else{var i=(t=e.getContext("webgl2"))!==null&&t!==void 0?t:e.getContext("webgl");if(i){var o=i.getContextAttributes();o?.preserveDrawingBuffer===!1&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",e)}a.drawImage(e,0,0)}return n}catch{this.context.logger.info("Unable to clone canvas as it is tainted",e)}return n},A.prototype.createVideoClone=function(e){var t=e.ownerDocument.createElement("canvas");t.width=e.offsetWidth,t.height=e.offsetHeight;var r=t.getContext("2d");try{return r&&(r.drawImage(e,0,0,t.width,t.height),this.options.allowTaint||r.getImageData(0,0,t.width,t.height)),t}catch{this.context.logger.info("Unable to clone video as it is tainted",e)}var n=e.ownerDocument.createElement("canvas");return n.width=e.offsetWidth,n.height=e.offsetHeight,n},A.prototype.appendChildNode=function(e,t,r){(!Ve(t)||!wg(t)&&!t.hasAttribute(Oo)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(t)))&&(!this.options.copyStyles||!Ve(t)||!Ia(t))&&e.appendChild(this.cloneNode(t,r))},A.prototype.cloneChildNodes=function(e,t,r){for(var n=this,s=e.shadowRoot?e.shadowRoot.firstChild:e.firstChild;s;s=s.nextSibling)if(Ve(s)&&ko(s)&&typeof s.assignedNodes=="function"){var a=s.assignedNodes();a.length&&a.forEach(function(i){return n.appendChildNode(t,i,r)})}else this.appendChildNode(t,s,r)},A.prototype.cloneNode=function(e,t){if(Ko(e))return document.createTextNode(e.data);if(!e.ownerDocument)return e.cloneNode(!1);var r=e.ownerDocument.defaultView;if(r&&Ve(e)&&(qn(e)||Ur(e))){var n=this.createElementClone(e);n.style.transitionProperty="none";var s=r.getComputedStyle(e),a=r.getComputedStyle(e,":before"),i=r.getComputedStyle(e,":after");this.referenceElement===e&&qn(n)&&(this.clonedReferenceElement=n),ls(n)&&Lg(n);var o=this.counters.parse(new da(this.context,s)),l=this.resolvePseudoContent(e,n,a,xt.BEFORE);La(e)&&(t=!0),Ha(e)||this.cloneChildNodes(e,n,t),l&&n.insertBefore(l,n.firstChild);var c=this.resolvePseudoContent(e,n,i,xt.AFTER);return c&&n.appendChild(c),this.counters.pop(o),(s&&(this.options.copyStyles||Ur(e))&&!Do(e)||t)&&In(s,n),(e.scrollTop!==0||e.scrollLeft!==0)&&this.scrolledElements.push([n,e.scrollLeft,e.scrollTop]),(Hr(e)||Ir(e))&&(Hr(n)||Ir(n))&&(n.value=e.value),n}return e.cloneNode(!1)},A.prototype.resolvePseudoContent=function(e,t,r,n){var s=this;if(r){var a=r.content,i=t.ownerDocument;if(!(!i||!a||a==="none"||a==="-moz-alt-content"||r.display==="none")){this.counters.parse(new da(this.context,r));var o=new gu(this.context,r),l=i.createElement("html2canvaspseudoelement");In(r,l),o.content.forEach(function(B){if(B.type===0)l.appendChild(i.createTextNode(B.value));else if(B.type===22){var g=i.createElement("img");g.src=B.value,g.style.opacity="1",l.appendChild(g)}else if(B.type===18){if(B.name==="attr"){var p=B.values.filter(N);p.length&&l.appendChild(i.createTextNode(e.getAttribute(p[0].value)||""))}else if(B.name==="counter"){var f=B.values.filter(Xe),h=f[0],E=f[1];if(h&&N(h)){var b=s.counters.getCounterValue(h.value),w=E&&N(E)?Yn.parse(s.context,E.value):3;l.appendChild(i.createTextNode(Lt(b,w,!1)))}}else if(B.name==="counters"){var D=B.values.filter(Xe),h=D[0],L=D[1],E=D[2];if(h&&N(h)){var v=s.counters.getCounterValues(h.value),Q=E&&N(E)?Yn.parse(s.context,E.value):3,C=L&&L.type===0?L.value:"",S=v.map(function(sA){return Lt(sA,Q,!1)}).join(C);l.appendChild(i.createTextNode(S))}}}else if(B.type===20)switch(B.value){case"open-quote":l.appendChild(i.createTextNode(ga(o.quotes,s.quoteDepth++,!0)));break;case"close-quote":l.appendChild(i.createTextNode(ga(o.quotes,--s.quoteDepth,!1)));break;default:l.appendChild(i.createTextNode(B.value))}}),l.className=As+" "+es;var c=n===xt.BEFORE?" "+As:" "+es;return Ur(t)?t.className.baseValue+=c:t.className+=c,l}}},A.destroy=function(e){return e.parentNode?(e.parentNode.removeChild(e),!0):!1},A})(),xt;(function(A){A[A.BEFORE=0]="BEFORE",A[A.AFTER=1]="AFTER"})(xt||(xt={}));var Cg=function(A,e){var t=A.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=e.width.toString(),t.height=e.height.toString(),t.scrolling="no",t.setAttribute(Oo,"true"),A.body.appendChild(t),t},mg=function(A){return new Promise(function(e){if(A.complete){e();return}if(!A.src){e();return}A.onload=e,A.onerror=e})},Ug=function(A){return Promise.all([].slice.call(A.images,0).map(mg))},vg=function(A){return new Promise(function(e,t){var r=A.contentWindow;if(!r)return t("No window assigned for iframe");var n=r.document;r.onload=A.onload=function(){r.onload=A.onload=null;var s=setInterval(function(){n.body.childNodes.length>0&&n.readyState==="complete"&&(clearInterval(s),e(A))},50)}})},Fg=["all","d","content"],In=function(A,e){for(var t=A.length-1;t>=0;t--){var r=A.item(t);Fg.indexOf(r)===-1&&e.style.setProperty(r,A.getPropertyValue(r))}return e},yg=function(A){var e="";return A&&(e+="<!DOCTYPE ",A.name&&(e+=A.name),A.internalSubset&&(e+=A.internalSubset),A.publicId&&(e+='"'+A.publicId+'"'),A.systemId&&(e+='"'+A.systemId+'"'),e+=">"),e},Eg=function(A,e,t){A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset)&&A.defaultView.scrollTo(e,t)},xg=function(A){var e=A[0],t=A[1],r=A[2];e.scrollLeft=t,e.scrollTop=r},Hg=":before",Ig=":after",As="___html2canvas___pseudoelement_before",es="___html2canvas___pseudoelement_after",Oa=`{
5
5
  content: "" !important;
6
6
  display: none !important;
7
- }`,Ig=function(A){Lg(A,"."+qn+xg+Ma+`
8
- .`+As+Hg+Ma)},Lg=function(A,e){var t=A.ownerDocument;if(t){var r=t.createElement("style");r.textContent=e,A.appendChild(r)}},Oo=(function(){function A(){}return A.getOrigin=function(e){var t=A._link;return t?(t.href=e,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},A.isSameOrigin=function(e){return A.getOrigin(e)===A._origin},A.setContext=function(e){A._link=e.document.createElement("a"),A._origin=A.getOrigin(e.location.href)},A._origin="about:blank",A})(),Kg=(function(){function A(e,t){this.context=e,this._options=t,this._cache={}}return A.prototype.addImage=function(e){var t=Promise.resolve();return this.has(e)||(Ln(e)||kg(e))&&(this._cache[e]=this.loadImage(e)).catch(function(){}),t},A.prototype.match=function(e){return this._cache[e]},A.prototype.loadImage=function(e){return bA(this,void 0,void 0,function(){var t,r,n,s,a=this;return pA(this,function(i){switch(i.label){case 0:return t=Oo.isSameOrigin(e),r=!In(e)&&this._options.useCORS===!0&&uA.SUPPORT_CORS_IMAGES&&!t,n=!In(e)&&!t&&!Ln(e)&&typeof this._options.proxy=="string"&&uA.SUPPORT_CORS_XHR&&!r,!t&&this._options.allowTaint===!1&&!In(e)&&!Ln(e)&&!n&&!r?[2]:(s=e,n?[4,this.proxy(s)]:[3,2]);case 1:s=i.sent(),i.label=2;case 2:return this.context.logger.debug("Added image "+e.substring(0,256)),[4,new Promise(function(o,l){var c=new Image;c.onload=function(){return o(c)},c.onerror=l,(Mg(s)||r)&&(c.crossOrigin="anonymous"),c.src=s,c.complete===!0&&setTimeout(function(){return o(c)},500),a._options.imageTimeout>0&&setTimeout(function(){return l("Timed out ("+a._options.imageTimeout+"ms) loading image")},a._options.imageTimeout)})];case 3:return[2,i.sent()]}})})},A.prototype.has=function(e){return typeof this._cache[e]<"u"},A.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},A.prototype.proxy=function(e){var t=this,r=this._options.proxy;if(!r)throw new Error("No proxy defined");var n=e.substring(0,256);return new Promise(function(s,a){var i=uA.SUPPORT_RESPONSE_TYPE?"blob":"text",o=new XMLHttpRequest;o.onload=function(){if(o.status===200)if(i==="text")s(o.response);else{var B=new FileReader;B.addEventListener("load",function(){return s(B.result)},!1),B.addEventListener("error",function(g){return a(g)},!1),B.readAsDataURL(o.response)}else a("Failed to proxy resource "+n+" with status code "+o.status)},o.onerror=a;var l=r.indexOf("?")>-1?"&":"?";if(o.open("GET",""+r+l+"url="+encodeURIComponent(e)+"&responseType="+i),i!=="text"&&o instanceof XMLHttpRequest&&(o.responseType=i),t._options.imageTimeout){var c=t._options.imageTimeout;o.timeout=c,o.ontimeout=function(){return a("Timed out ("+c+"ms) proxying "+n)}}o.send()})},A})(),Sg=/^data:image\/svg\+xml/i,Tg=/^data:image\/.*;base64,/i,Dg=/^data:image\/.*/i,kg=function(A){return uA.SUPPORT_SVG_DRAWING||!Og(A)},In=function(A){return Dg.test(A)},Mg=function(A){return Tg.test(A)},Ln=function(A){return A.substr(0,4)==="blob"},Og=function(A){return A.substr(-3).toLowerCase()==="svg"||Sg.test(A)},U=(function(){function A(e,t){this.type=0,this.x=e,this.y=t}return A.prototype.add=function(e,t){return new A(this.x+e,this.y+t)},A})(),Oe=function(A,e,t){return new U(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},fr=(function(){function A(e,t,r,n){this.type=1,this.start=e,this.startControl=t,this.endControl=r,this.end=n}return A.prototype.subdivide=function(e,t){var r=Oe(this.start,this.startControl,e),n=Oe(this.startControl,this.endControl,e),s=Oe(this.endControl,this.end,e),a=Oe(r,n,e),i=Oe(n,s,e),o=Oe(a,i,e);return t?new A(this.start,r,a,o):new A(o,i,s,this.end)},A.prototype.add=function(e,t){return new A(this.start.add(e,t),this.startControl.add(e,t),this.endControl.add(e,t),this.end.add(e,t))},A.prototype.reverse=function(){return new A(this.end,this.endControl,this.startControl,this.start)},A})(),TA=function(A){return A.type===1},Rg=(function(){function A(e){var t=e.styles,r=e.bounds,n=Ct(t.borderTopLeftRadius,r.width,r.height),s=n[0],a=n[1],i=Ct(t.borderTopRightRadius,r.width,r.height),o=i[0],l=i[1],c=Ct(t.borderBottomRightRadius,r.width,r.height),B=c[0],g=c[1],p=Ct(t.borderBottomLeftRadius,r.width,r.height),f=p[0],h=p[1],y=[];y.push((s+o)/r.width),y.push((f+B)/r.width),y.push((a+h)/r.height),y.push((l+g)/r.height);var b=Math.max.apply(Math,y);b>1&&(s/=b,a/=b,o/=b,l/=b,B/=b,g/=b,f/=b,h/=b);var w=r.width-o,L=r.height-g,K=r.width-B,I=r.height-h,Q=t.borderTopWidth,C=t.borderRightWidth,T=t.borderBottomWidth,S=t.borderLeftWidth,Y=V(t.paddingTop,e.bounds.width),aA=V(t.paddingRight,e.bounds.width),hA=V(t.paddingBottom,e.bounds.width),k=V(t.paddingLeft,e.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||a>0?_(r.left+S/3,r.top+Q/3,s-S/3,a-Q/3,O.TOP_LEFT):new U(r.left+S/3,r.top+Q/3),this.topRightBorderDoubleOuterBox=s>0||a>0?_(r.left+w,r.top+Q/3,o-C/3,l-Q/3,O.TOP_RIGHT):new U(r.left+r.width-C/3,r.top+Q/3),this.bottomRightBorderDoubleOuterBox=B>0||g>0?_(r.left+K,r.top+L,B-C/3,g-T/3,O.BOTTOM_RIGHT):new U(r.left+r.width-C/3,r.top+r.height-T/3),this.bottomLeftBorderDoubleOuterBox=f>0||h>0?_(r.left+S/3,r.top+I,f-S/3,h-T/3,O.BOTTOM_LEFT):new U(r.left+S/3,r.top+r.height-T/3),this.topLeftBorderDoubleInnerBox=s>0||a>0?_(r.left+S*2/3,r.top+Q*2/3,s-S*2/3,a-Q*2/3,O.TOP_LEFT):new U(r.left+S*2/3,r.top+Q*2/3),this.topRightBorderDoubleInnerBox=s>0||a>0?_(r.left+w,r.top+Q*2/3,o-C*2/3,l-Q*2/3,O.TOP_RIGHT):new U(r.left+r.width-C*2/3,r.top+Q*2/3),this.bottomRightBorderDoubleInnerBox=B>0||g>0?_(r.left+K,r.top+L,B-C*2/3,g-T*2/3,O.BOTTOM_RIGHT):new U(r.left+r.width-C*2/3,r.top+r.height-T*2/3),this.bottomLeftBorderDoubleInnerBox=f>0||h>0?_(r.left+S*2/3,r.top+I,f-S*2/3,h-T*2/3,O.BOTTOM_LEFT):new U(r.left+S*2/3,r.top+r.height-T*2/3),this.topLeftBorderStroke=s>0||a>0?_(r.left+S/2,r.top+Q/2,s-S/2,a-Q/2,O.TOP_LEFT):new U(r.left+S/2,r.top+Q/2),this.topRightBorderStroke=s>0||a>0?_(r.left+w,r.top+Q/2,o-C/2,l-Q/2,O.TOP_RIGHT):new U(r.left+r.width-C/2,r.top+Q/2),this.bottomRightBorderStroke=B>0||g>0?_(r.left+K,r.top+L,B-C/2,g-T/2,O.BOTTOM_RIGHT):new U(r.left+r.width-C/2,r.top+r.height-T/2),this.bottomLeftBorderStroke=f>0||h>0?_(r.left+S/2,r.top+I,f-S/2,h-T/2,O.BOTTOM_LEFT):new U(r.left+S/2,r.top+r.height-T/2),this.topLeftBorderBox=s>0||a>0?_(r.left,r.top,s,a,O.TOP_LEFT):new U(r.left,r.top),this.topRightBorderBox=o>0||l>0?_(r.left+w,r.top,o,l,O.TOP_RIGHT):new U(r.left+r.width,r.top),this.bottomRightBorderBox=B>0||g>0?_(r.left+K,r.top+L,B,g,O.BOTTOM_RIGHT):new U(r.left+r.width,r.top+r.height),this.bottomLeftBorderBox=f>0||h>0?_(r.left,r.top+I,f,h,O.BOTTOM_LEFT):new U(r.left,r.top+r.height),this.topLeftPaddingBox=s>0||a>0?_(r.left+S,r.top+Q,Math.max(0,s-S),Math.max(0,a-Q),O.TOP_LEFT):new U(r.left+S,r.top+Q),this.topRightPaddingBox=o>0||l>0?_(r.left+Math.min(w,r.width-C),r.top+Q,w>r.width+C?0:Math.max(0,o-C),Math.max(0,l-Q),O.TOP_RIGHT):new U(r.left+r.width-C,r.top+Q),this.bottomRightPaddingBox=B>0||g>0?_(r.left+Math.min(K,r.width-S),r.top+Math.min(L,r.height-T),Math.max(0,B-C),Math.max(0,g-T),O.BOTTOM_RIGHT):new U(r.left+r.width-C,r.top+r.height-T),this.bottomLeftPaddingBox=f>0||h>0?_(r.left+S,r.top+Math.min(I,r.height-T),Math.max(0,f-S),Math.max(0,h-T),O.BOTTOM_LEFT):new U(r.left+S,r.top+r.height-T),this.topLeftContentBox=s>0||a>0?_(r.left+S+k,r.top+Q+Y,Math.max(0,s-(S+k)),Math.max(0,a-(Q+Y)),O.TOP_LEFT):new U(r.left+S+k,r.top+Q+Y),this.topRightContentBox=o>0||l>0?_(r.left+Math.min(w,r.width+S+k),r.top+Q+Y,w>r.width+S+k?0:o-S+k,l-(Q+Y),O.TOP_RIGHT):new U(r.left+r.width-(C+aA),r.top+Q+Y),this.bottomRightContentBox=B>0||g>0?_(r.left+Math.min(K,r.width-(S+k)),r.top+Math.min(L,r.height+Q+Y),Math.max(0,B-(C+aA)),g-(T+hA),O.BOTTOM_RIGHT):new U(r.left+r.width-(C+aA),r.top+r.height-(T+hA)),this.bottomLeftContentBox=f>0||h>0?_(r.left+S+k,r.top+I,Math.max(0,f-(S+k)),h-(T+hA),O.BOTTOM_LEFT):new U(r.left+S+k,r.top+r.height-(T+hA))}return A})(),O;(function(A){A[A.TOP_LEFT=0]="TOP_LEFT",A[A.TOP_RIGHT=1]="TOP_RIGHT",A[A.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",A[A.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(O||(O={}));var _=function(A,e,t,r,n){var s=4*((Math.sqrt(2)-1)/3),a=t*s,i=r*s,o=A+t,l=e+r;switch(n){case O.TOP_LEFT:return new fr(new U(A,l),new U(A,l-i),new U(o-a,e),new U(o,e));case O.TOP_RIGHT:return new fr(new U(A,e),new U(A+a,e),new U(o,l-i),new U(o,l));case O.BOTTOM_RIGHT:return new fr(new U(o,e),new U(o,e+i),new U(A+a,l),new U(A,l));case O.BOTTOM_LEFT:default:return new fr(new U(o,l),new U(o-a,l),new U(A,e+i),new U(A,e))}},Ir=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},Ng=function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]},Lr=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},Gg=(function(){function A(e,t,r){this.offsetX=e,this.offsetY=t,this.matrix=r,this.type=0,this.target=6}return A})(),pr=(function(){function A(e,t){this.path=e,this.target=t,this.type=1}return A})(),Pg=(function(){function A(e){this.opacity=e,this.type=2,this.target=6}return A})(),Vg=function(A){return A.type===0},Ro=function(A){return A.type===1},_g=function(A){return A.type===2},Oa=function(A,e){return A.length===e.length?A.some(function(t,r){return t===e[r]}):!1},Xg=function(A,e,t,r,n){return A.map(function(s,a){switch(a){case 0:return s.add(e,t);case 1:return s.add(e+r,t);case 2:return s.add(e+r,t+n);case 3:return s.add(e,t+n)}return s})},No=(function(){function A(e){this.element=e,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return A})(),Go=(function(){function A(e,t){if(this.container=e,this.parent=t,this.effects=[],this.curves=new Rg(this.container),this.container.styles.opacity<1&&this.effects.push(new Pg(this.container.styles.opacity)),this.container.styles.transform!==null){var r=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,s=this.container.styles.transform;this.effects.push(new Gg(r,n,s))}if(this.container.styles.overflowX!==0){var a=Ir(this.curves),i=Lr(this.curves);Oa(a,i)?this.effects.push(new pr(a,6)):(this.effects.push(new pr(a,2)),this.effects.push(new pr(i,4)))}}return A.prototype.getEffects=function(e){for(var t=[2,3].indexOf(this.container.styles.position)===-1,r=this.parent,n=this.effects.slice(0);r;){var s=r.effects.filter(function(o){return!Ro(o)});if(t||r.container.styles.position!==0||!r.parent){if(n.unshift.apply(n,s),t=[2,3].indexOf(r.container.styles.position)===-1,r.container.styles.overflowX!==0){var a=Ir(r.curves),i=Lr(r.curves);Oa(a,i)||n.unshift(new pr(i,6))}}else n.unshift.apply(n,s);r=r.parent}return n.filter(function(o){return rA(o.target,e)})},A})(),es=function(A,e,t,r){A.container.elements.forEach(function(n){var s=rA(n.flags,4),a=rA(n.flags,2),i=new Go(n,A);rA(n.styles.display,2048)&&r.push(i);var o=rA(n.flags,8)?[]:r;if(s||a){var l=s||n.styles.isPositioned()?t:e,c=new No(i);if(n.styles.isPositioned()||n.styles.opacity<1||n.styles.isTransformed()){var B=n.styles.zIndex.order;if(B<0){var g=0;l.negativeZIndex.some(function(f,h){return B>f.element.container.styles.zIndex.order?(g=h,!1):g>0}),l.negativeZIndex.splice(g,0,c)}else if(B>0){var p=0;l.positiveZIndex.some(function(f,h){return B>=f.element.container.styles.zIndex.order?(p=h+1,!1):p>0}),l.positiveZIndex.splice(p,0,c)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else n.styles.isFloating()?l.nonPositionedFloats.push(c):l.nonPositionedInlineLevel.push(c);es(i,c,s?c:t,o)}else n.styles.isInlineLevel()?e.inlineLevel.push(i):e.nonInlineLevel.push(i),es(i,e,t,o);rA(n.flags,8)&&Po(n,o)})},Po=function(A,e){for(var t=A instanceof $n?A.start:1,r=A instanceof $n?A.reversed:!1,n=0;n<e.length;n++){var s=e[n];s.container instanceof Fo&&typeof s.container.value=="number"&&s.container.value!==0&&(t=s.container.value),s.listValue=Lt(t,s.container.styles.listStyleType,!0),t+=r?-1:1}},Jg=function(A){var e=new Go(A,null),t=new No(e),r=[];return es(e,t,t,r),Po(e.container,r),t},Ra=function(A,e){switch(e){case 0:return kA(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return kA(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return kA(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);default:return kA(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},Wg=function(A,e){switch(e){case 0:return kA(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return kA(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return kA(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);default:return kA(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}},Yg=function(A,e){switch(e){case 0:return kA(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return kA(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return kA(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);default:return kA(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}},zg=function(A,e){switch(e){case 0:return wr(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return wr(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return wr(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);default:return wr(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}},wr=function(A,e){var t=[];return TA(A)?t.push(A.subdivide(.5,!1)):t.push(A),TA(e)?t.push(e.subdivide(.5,!0)):t.push(e),t},kA=function(A,e,t,r){var n=[];return TA(A)?n.push(A.subdivide(.5,!1)):n.push(A),TA(t)?n.push(t.subdivide(.5,!0)):n.push(t),TA(r)?n.push(r.subdivide(.5,!0).reverse()):n.push(r),TA(e)?n.push(e.subdivide(.5,!1).reverse()):n.push(e),n},Vo=function(A){var e=A.bounds,t=A.styles;return e.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},Kr=function(A){var e=A.styles,t=A.bounds,r=V(e.paddingLeft,t.width),n=V(e.paddingRight,t.width),s=V(e.paddingTop,t.width),a=V(e.paddingBottom,t.width);return t.add(r+e.borderLeftWidth,s+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+r+n),-(e.borderTopWidth+e.borderBottomWidth+s+a))},$g=function(A,e){return A===0?e.bounds:A===2?Kr(e):Vo(e)},Zg=function(A,e){return A===0?e.bounds:A===2?Kr(e):Vo(e)},Kn=function(A,e,t){var r=$g(Ge(A.styles.backgroundOrigin,e),A),n=Zg(Ge(A.styles.backgroundClip,e),A),s=jg(Ge(A.styles.backgroundSize,e),t,r),a=s[0],i=s[1],o=Ct(Ge(A.styles.backgroundPosition,e),r.width-a,r.height-i),l=qg(Ge(A.styles.backgroundRepeat,e),o,s,r,n),c=Math.round(r.left+o[0]),B=Math.round(r.top+o[1]);return[l,c,B,a,i]},Re=function(A){return N(A)&&A.value===Ve.AUTO},hr=function(A){return typeof A=="number"},jg=function(A,e,t){var r=e[0],n=e[1],s=e[2],a=A[0],i=A[1];if(!a)return[0,0];if(q(a)&&i&&q(i))return[V(a,t.width),V(i,t.height)];var o=hr(s);if(N(a)&&(a.value===Ve.CONTAIN||a.value===Ve.COVER)){if(hr(s)){var l=t.width/t.height;return l<s!=(a.value===Ve.COVER)?[t.width,t.width/s]:[t.height*s,t.height]}return[t.width,t.height]}var c=hr(r),B=hr(n),g=c||B;if(Re(a)&&(!i||Re(i))){if(c&&B)return[r,n];if(!o&&!g)return[t.width,t.height];if(g&&o){var p=c?r:n*s,f=B?n:r/s;return[p,f]}var h=c?r:t.width,y=B?n:t.height;return[h,y]}if(o){var b=0,w=0;return q(a)?b=V(a,t.width):q(i)&&(w=V(i,t.height)),Re(a)?b=w*s:(!i||Re(i))&&(w=b/s),[b,w]}var L=null,K=null;if(q(a)?L=V(a,t.width):i&&q(i)&&(K=V(i,t.height)),L!==null&&(!i||Re(i))&&(K=c&&B?L/r*n:t.height),K!==null&&Re(a)&&(L=c&&B?K/n*r:t.width),L!==null&&K!==null)return[L,K];throw new Error("Unable to calculate background-size for element")},Ge=function(A,e){var t=A[e];return typeof t>"u"?A[0]:t},qg=function(A,e,t,r,n){var s=e[0],a=e[1],i=t[0],o=t[1];switch(A){case 2:return[new U(Math.round(r.left),Math.round(r.top+a)),new U(Math.round(r.left+r.width),Math.round(r.top+a)),new U(Math.round(r.left+r.width),Math.round(o+r.top+a)),new U(Math.round(r.left),Math.round(o+r.top+a))];case 3:return[new U(Math.round(r.left+s),Math.round(r.top)),new U(Math.round(r.left+s+i),Math.round(r.top)),new U(Math.round(r.left+s+i),Math.round(r.height+r.top)),new U(Math.round(r.left+s),Math.round(r.height+r.top))];case 1:return[new U(Math.round(r.left+s),Math.round(r.top+a)),new U(Math.round(r.left+s+i),Math.round(r.top+a)),new U(Math.round(r.left+s+i),Math.round(r.top+a+o)),new U(Math.round(r.left+s),Math.round(r.top+a+o))];default:return[new U(Math.round(n.left),Math.round(n.top)),new U(Math.round(n.left+n.width),Math.round(n.top)),new U(Math.round(n.left+n.width),Math.round(n.height+n.top)),new U(Math.round(n.left),Math.round(n.height+n.top))]}},Ad="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",Na="Hidden Text",ed=(function(){function A(e){this._data={},this._document=e}return A.prototype.parseMetrics=function(e,t){var r=this._document.createElement("div"),n=this._document.createElement("img"),s=this._document.createElement("span"),a=this._document.body;r.style.visibility="hidden",r.style.fontFamily=e,r.style.fontSize=t,r.style.margin="0",r.style.padding="0",r.style.whiteSpace="nowrap",a.appendChild(r),n.src=Ad,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",s.style.fontFamily=e,s.style.fontSize=t,s.style.margin="0",s.style.padding="0",s.appendChild(this._document.createTextNode(Na)),r.appendChild(s),r.appendChild(n);var i=n.offsetTop-s.offsetTop+2;r.removeChild(s),r.appendChild(this._document.createTextNode(Na)),r.style.lineHeight="normal",n.style.verticalAlign="super";var o=n.offsetTop-r.offsetTop+2;return a.removeChild(r),{baseline:i,middle:o}},A.prototype.getMetrics=function(e,t){var r=e+" "+t;return typeof this._data[r]>"u"&&(this._data[r]=this.parseMetrics(e,t)),this._data[r]},A})(),_o=(function(){function A(e,t){this.context=e,this.options=t}return A})(),td=1e4,rd=(function(A){PA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n._activeEffects=[],n.canvas=r.canvas?r.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),r.canvas||(n.canvas.width=Math.floor(r.width*r.scale),n.canvas.height=Math.floor(r.height*r.scale),n.canvas.style.width=r.width+"px",n.canvas.style.height=r.height+"px"),n.fontMetrics=new ed(document),n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-r.x,-r.y),n.ctx.textBaseline="bottom",n._activeEffects=[],n.context.logger.debug("Canvas renderer initialized ("+r.width+"x"+r.height+") with scale "+r.scale),n}return e.prototype.applyEffects=function(t){for(var r=this;this._activeEffects.length;)this.popEffect();t.forEach(function(n){return r.applyEffect(n)})},e.prototype.applyEffect=function(t){this.ctx.save(),_g(t)&&(this.ctx.globalAlpha=t.opacity),Vg(t)&&(this.ctx.translate(t.offsetX,t.offsetY),this.ctx.transform(t.matrix[0],t.matrix[1],t.matrix[2],t.matrix[3],t.matrix[4],t.matrix[5]),this.ctx.translate(-t.offsetX,-t.offsetY)),Ro(t)&&(this.path(t.path),this.ctx.clip()),this._activeEffects.push(t)},e.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},e.prototype.renderStack=function(t){return bA(this,void 0,void 0,function(){var r;return pA(this,function(n){switch(n.label){case 0:return r=t.element.container.styles,r.isVisible()?[4,this.renderStackContent(t)]:[3,2];case 1:n.sent(),n.label=2;case 2:return[2]}})})},e.prototype.renderNode=function(t){return bA(this,void 0,void 0,function(){return pA(this,function(r){switch(r.label){case 0:if(rA(t.container.flags,16))debugger;return t.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(t)]:[3,3];case 1:return r.sent(),[4,this.renderNodeContent(t)];case 2:r.sent(),r.label=3;case 3:return[2]}})})},e.prototype.renderTextWithLetterSpacing=function(t,r,n){var s=this;if(r===0)this.ctx.fillText(t.text,t.bounds.left,t.bounds.top+n);else{var a=as(t.text);a.reduce(function(i,o){return s.ctx.fillText(o,i,t.bounds.top+n),i+s.ctx.measureText(o).width},t.bounds.left)}},e.prototype.createFontStyle=function(t){var r=t.fontVariant.filter(function(a){return a==="normal"||a==="small-caps"}).join(""),n=id(t.fontFamily).join(", "),s=St(t.fontSize)?""+t.fontSize.number+t.fontSize.unit:t.fontSize.number+"px";return[[t.fontStyle,r,t.fontWeight,s,n].join(" "),n,s]},e.prototype.renderTextNode=function(t,r){return bA(this,void 0,void 0,function(){var n,s,a,i,o,l,c,B,g=this;return pA(this,function(p){return n=this.createFontStyle(r),s=n[0],a=n[1],i=n[2],this.ctx.font=s,this.ctx.direction=r.direction===1?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",o=this.fontMetrics.getMetrics(a,i),l=o.baseline,c=o.middle,B=r.paintOrder,t.textBounds.forEach(function(f){B.forEach(function(h){switch(h){case 0:g.ctx.fillStyle=oA(r.color),g.renderTextWithLetterSpacing(f,r.letterSpacing,l);var y=r.textShadow;y.length&&f.text.trim().length&&(y.slice(0).reverse().forEach(function(b){g.ctx.shadowColor=oA(b.color),g.ctx.shadowOffsetX=b.offsetX.number*g.options.scale,g.ctx.shadowOffsetY=b.offsetY.number*g.options.scale,g.ctx.shadowBlur=b.blur.number,g.renderTextWithLetterSpacing(f,r.letterSpacing,l)}),g.ctx.shadowColor="",g.ctx.shadowOffsetX=0,g.ctx.shadowOffsetY=0,g.ctx.shadowBlur=0),r.textDecorationLine.length&&(g.ctx.fillStyle=oA(r.textDecorationColor||r.color),r.textDecorationLine.forEach(function(b){switch(b){case 1:g.ctx.fillRect(f.bounds.left,Math.round(f.bounds.top+l),f.bounds.width,1);break;case 2:g.ctx.fillRect(f.bounds.left,Math.round(f.bounds.top),f.bounds.width,1);break;case 3:g.ctx.fillRect(f.bounds.left,Math.ceil(f.bounds.top+c),f.bounds.width,1);break}}));break;case 1:r.webkitTextStrokeWidth&&f.text.trim().length&&(g.ctx.strokeStyle=oA(r.webkitTextStrokeColor),g.ctx.lineWidth=r.webkitTextStrokeWidth,g.ctx.lineJoin=window.chrome?"miter":"round",g.ctx.strokeText(f.text,f.bounds.left,f.bounds.top+l)),g.ctx.strokeStyle="",g.ctx.lineWidth=0,g.ctx.lineJoin="miter";break}})}),[2]})})},e.prototype.renderReplacedElement=function(t,r,n){if(n&&t.intrinsicWidth>0&&t.intrinsicHeight>0){var s=Kr(t),a=Lr(r);this.path(a),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(n,0,0,t.intrinsicWidth,t.intrinsicHeight,s.left,s.top,s.width,s.height),this.ctx.restore()}},e.prototype.renderNodeContent=function(t){return bA(this,void 0,void 0,function(){var r,n,s,a,i,o,w,w,l,c,B,g,K,p,f,I,h,y,b,w,L,K,I;return pA(this,function(Q){switch(Q.label){case 0:this.applyEffects(t.getEffects(4)),r=t.container,n=t.curves,s=r.styles,a=0,i=r.textNodes,Q.label=1;case 1:return a<i.length?(o=i[a],[4,this.renderTextNode(o,s)]):[3,4];case 2:Q.sent(),Q.label=3;case 3:return a++,[3,1];case 4:if(!(r instanceof Uo))return[3,8];Q.label=5;case 5:return Q.trys.push([5,7,,8]),[4,this.context.cache.match(r.src)];case 6:return w=Q.sent(),this.renderReplacedElement(r,n,w),[3,8];case 7:return Q.sent(),this.context.logger.error("Error loading image "+r.src),[3,8];case 8:if(r instanceof mo&&this.renderReplacedElement(r,n,r.canvas),!(r instanceof vo))return[3,12];Q.label=9;case 9:return Q.trys.push([9,11,,12]),[4,this.context.cache.match(r.svg)];case 10:return w=Q.sent(),this.renderReplacedElement(r,n,w),[3,12];case 11:return Q.sent(),this.context.logger.error("Error loading svg "+r.svg.substring(0,255)),[3,12];case 12:return r instanceof xo&&r.tree?(l=new e(this.context,{scale:this.options.scale,backgroundColor:r.backgroundColor,x:0,y:0,width:r.width,height:r.height}),[4,l.render(r.tree)]):[3,14];case 13:c=Q.sent(),r.width&&r.height&&this.ctx.drawImage(c,0,0,r.width,r.height,r.bounds.left,r.bounds.top,r.bounds.width,r.bounds.height),Q.label=14;case 14:if(r instanceof os&&(B=Math.min(r.bounds.width,r.bounds.height),r.type===yr?r.checked&&(this.ctx.save(),this.path([new U(r.bounds.left+B*.39363,r.bounds.top+B*.79),new U(r.bounds.left+B*.16,r.bounds.top+B*.5549),new U(r.bounds.left+B*.27347,r.bounds.top+B*.44071),new U(r.bounds.left+B*.39694,r.bounds.top+B*.5649),new U(r.bounds.left+B*.72983,r.bounds.top+B*.23),new U(r.bounds.left+B*.84,r.bounds.top+B*.34085),new U(r.bounds.left+B*.39363,r.bounds.top+B*.79)]),this.ctx.fillStyle=oA(Ea),this.ctx.fill(),this.ctx.restore()):r.type===Er&&r.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(r.bounds.left+B/2,r.bounds.top+B/2,B/4,0,Math.PI*2,!0),this.ctx.fillStyle=oA(Ea),this.ctx.fill(),this.ctx.restore())),nd(r)&&r.value.length){switch(g=this.createFontStyle(s),K=g[0],p=g[1],f=this.fontMetrics.getMetrics(K,p).baseline,this.ctx.font=K,this.ctx.fillStyle=oA(s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=ad(r.styles.textAlign),I=Kr(r),h=0,r.styles.textAlign){case 1:h+=I.width/2;break;case 2:h+=I.width;break}y=I.add(h,0,0,-I.height/2+1),this.ctx.save(),this.path([new U(I.left,I.top),new U(I.left+I.width,I.top),new U(I.left+I.width,I.top+I.height),new U(I.left,I.top+I.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Et(r.value,y),s.letterSpacing,f),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!rA(r.styles.display,2048))return[3,20];if(r.styles.listStyleImage===null)return[3,19];if(b=r.styles.listStyleImage,b.type!==0)return[3,18];w=void 0,L=b.url,Q.label=15;case 15:return Q.trys.push([15,17,,18]),[4,this.context.cache.match(L)];case 16:return w=Q.sent(),this.ctx.drawImage(w,r.bounds.left-(w.width+10),r.bounds.top),[3,18];case 17:return Q.sent(),this.context.logger.error("Error loading list-style-image "+L),[3,18];case 18:return[3,20];case 19:t.listValue&&r.styles.listStyleType!==-1&&(K=this.createFontStyle(s)[0],this.ctx.font=K,this.ctx.fillStyle=oA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",I=new re(r.bounds.left,r.bounds.top+V(r.styles.paddingTop,r.bounds.width),r.bounds.width,ca(s.lineHeight,s.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Et(t.listValue,I),s.letterSpacing,ca(s.lineHeight,s.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),Q.label=20;case 20:return[2]}})})},e.prototype.renderStackContent=function(t){return bA(this,void 0,void 0,function(){var r,n,b,s,a,b,i,o,b,l,c,b,B,g,b,p,f,b,h,y,b;return pA(this,function(w){switch(w.label){case 0:if(rA(t.element.container.flags,16))debugger;return[4,this.renderNodeBackgroundAndBorders(t.element)];case 1:w.sent(),r=0,n=t.negativeZIndex,w.label=2;case 2:return r<n.length?(b=n[r],[4,this.renderStack(b)]):[3,5];case 3:w.sent(),w.label=4;case 4:return r++,[3,2];case 5:return[4,this.renderNodeContent(t.element)];case 6:w.sent(),s=0,a=t.nonInlineLevel,w.label=7;case 7:return s<a.length?(b=a[s],[4,this.renderNode(b)]):[3,10];case 8:w.sent(),w.label=9;case 9:return s++,[3,7];case 10:i=0,o=t.nonPositionedFloats,w.label=11;case 11:return i<o.length?(b=o[i],[4,this.renderStack(b)]):[3,14];case 12:w.sent(),w.label=13;case 13:return i++,[3,11];case 14:l=0,c=t.nonPositionedInlineLevel,w.label=15;case 15:return l<c.length?(b=c[l],[4,this.renderStack(b)]):[3,18];case 16:w.sent(),w.label=17;case 17:return l++,[3,15];case 18:B=0,g=t.inlineLevel,w.label=19;case 19:return B<g.length?(b=g[B],[4,this.renderNode(b)]):[3,22];case 20:w.sent(),w.label=21;case 21:return B++,[3,19];case 22:p=0,f=t.zeroOrAutoZIndexOrTransformedOrOpacity,w.label=23;case 23:return p<f.length?(b=f[p],[4,this.renderStack(b)]):[3,26];case 24:w.sent(),w.label=25;case 25:return p++,[3,23];case 26:h=0,y=t.positiveZIndex,w.label=27;case 27:return h<y.length?(b=y[h],[4,this.renderStack(b)]):[3,30];case 28:w.sent(),w.label=29;case 29:return h++,[3,27];case 30:return[2]}})})},e.prototype.mask=function(t){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(t.slice(0).reverse()),this.ctx.closePath()},e.prototype.path=function(t){this.ctx.beginPath(),this.formatPath(t),this.ctx.closePath()},e.prototype.formatPath=function(t){var r=this;t.forEach(function(n,s){var a=TA(n)?n.start:n;s===0?r.ctx.moveTo(a.x,a.y):r.ctx.lineTo(a.x,a.y),TA(n)&&r.ctx.bezierCurveTo(n.startControl.x,n.startControl.y,n.endControl.x,n.endControl.y,n.end.x,n.end.y)})},e.prototype.renderRepeat=function(t,r,n,s){this.path(t),this.ctx.fillStyle=r,this.ctx.translate(n,s),this.ctx.fill(),this.ctx.translate(-n,-s)},e.prototype.resizeImage=function(t,r,n){var s;if(t.width===r&&t.height===n)return t;var a=(s=this.canvas.ownerDocument)!==null&&s!==void 0?s:document,i=a.createElement("canvas");i.width=Math.max(1,r),i.height=Math.max(1,n);var o=i.getContext("2d");return o.drawImage(t,0,0,t.width,t.height,0,0,r,n),i},e.prototype.renderBackgroundImage=function(t){return bA(this,void 0,void 0,function(){var r,n,s,a,i,o;return pA(this,function(l){switch(l.label){case 0:r=t.styles.backgroundImage.length-1,n=function(c){var B,g,p,Y,lA,cA,k,z,T,f,Y,lA,cA,k,z,h,y,b,w,L,K,I,Q,C,T,S,Y,aA,hA,k,z,HA,lA,cA,_A,IA,RA,XA,NA,CA,UA,mA;return pA(this,function(d){switch(d.label){case 0:if(c.type!==0)return[3,5];B=void 0,g=c.url,d.label=1;case 1:return d.trys.push([1,3,,4]),[4,s.context.cache.match(g)];case 2:return B=d.sent(),[3,4];case 3:return d.sent(),s.context.logger.error("Error loading background-image "+g),[3,4];case 4:return B&&(p=Kn(t,r,[B.width,B.height,B.width/B.height]),Y=p[0],lA=p[1],cA=p[2],k=p[3],z=p[4],T=s.ctx.createPattern(s.resizeImage(B,k,z),"repeat"),s.renderRepeat(Y,T,lA,cA)),[3,6];case 5:Vc(c)?(f=Kn(t,r,[null,null,null]),Y=f[0],lA=f[1],cA=f[2],k=f[3],z=f[4],h=Oc(c.angle,k,z),y=h[0],b=h[1],w=h[2],L=h[3],K=h[4],I=document.createElement("canvas"),I.width=k,I.height=z,Q=I.getContext("2d"),C=Q.createLinearGradient(b,L,w,K),ia(c.stops,y).forEach(function(ZA){return C.addColorStop(ZA.stop,oA(ZA.color))}),Q.fillStyle=C,Q.fillRect(0,0,k,z),k>0&&z>0&&(T=s.ctx.createPattern(I,"repeat"),s.renderRepeat(Y,T,lA,cA))):_c(c)&&(S=Kn(t,r,[null,null,null]),Y=S[0],aA=S[1],hA=S[2],k=S[3],z=S[4],HA=c.position.length===0?[rs]:c.position,lA=V(HA[0],k),cA=V(HA[HA.length-1],z),_A=Rc(c,lA,cA,k,z),IA=_A[0],RA=_A[1],IA>0&&RA>0&&(XA=s.ctx.createRadialGradient(aA+lA,hA+cA,0,aA+lA,hA+cA,IA),ia(c.stops,IA*2).forEach(function(ZA){return XA.addColorStop(ZA.stop,oA(ZA.color))}),s.path(Y),s.ctx.fillStyle=XA,IA!==RA?(NA=t.bounds.left+.5*t.bounds.width,CA=t.bounds.top+.5*t.bounds.height,UA=RA/IA,mA=1/UA,s.ctx.save(),s.ctx.translate(NA,CA),s.ctx.transform(1,0,0,UA,0,0),s.ctx.translate(-NA,-CA),s.ctx.fillRect(aA,mA*(hA-CA)+CA,k,z*mA),s.ctx.restore()):s.ctx.fill())),d.label=6;case 6:return r--,[2]}})},s=this,a=0,i=t.styles.backgroundImage.slice(0).reverse(),l.label=1;case 1:return a<i.length?(o=i[a],[5,n(o)]):[3,4];case 2:l.sent(),l.label=3;case 3:return a++,[3,1];case 4:return[2]}})})},e.prototype.renderSolidBorder=function(t,r,n){return bA(this,void 0,void 0,function(){return pA(this,function(s){return this.path(Ra(n,r)),this.ctx.fillStyle=oA(t),this.ctx.fill(),[2]})})},e.prototype.renderDoubleBorder=function(t,r,n,s){return bA(this,void 0,void 0,function(){var a,i;return pA(this,function(o){switch(o.label){case 0:return r<3?[4,this.renderSolidBorder(t,n,s)]:[3,2];case 1:return o.sent(),[2];case 2:return a=Wg(s,n),this.path(a),this.ctx.fillStyle=oA(t),this.ctx.fill(),i=Yg(s,n),this.path(i),this.ctx.fill(),[2]}})})},e.prototype.renderNodeBackgroundAndBorders=function(t){return bA(this,void 0,void 0,function(){var r,n,s,a,i,o,l,c,B=this;return pA(this,function(g){switch(g.label){case 0:return this.applyEffects(t.getEffects(2)),r=t.container.styles,n=!pe(r.backgroundColor)||r.backgroundImage.length,s=[{style:r.borderTopStyle,color:r.borderTopColor,width:r.borderTopWidth},{style:r.borderRightStyle,color:r.borderRightColor,width:r.borderRightWidth},{style:r.borderBottomStyle,color:r.borderBottomColor,width:r.borderBottomWidth},{style:r.borderLeftStyle,color:r.borderLeftColor,width:r.borderLeftWidth}],a=sd(Ge(r.backgroundClip,0),t.curves),n||r.boxShadow.length?(this.ctx.save(),this.path(a),this.ctx.clip(),pe(r.backgroundColor)||(this.ctx.fillStyle=oA(r.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(t.container)]):[3,2];case 1:g.sent(),this.ctx.restore(),r.boxShadow.slice(0).reverse().forEach(function(p){B.ctx.save();var f=Ir(t.curves),h=p.inset?0:td,y=Xg(f,-h+(p.inset?1:-1)*p.spread.number,(p.inset?1:-1)*p.spread.number,p.spread.number*(p.inset?-2:2),p.spread.number*(p.inset?-2:2));p.inset?(B.path(f),B.ctx.clip(),B.mask(y)):(B.mask(f),B.ctx.clip(),B.path(y)),B.ctx.shadowOffsetX=p.offsetX.number+h,B.ctx.shadowOffsetY=p.offsetY.number,B.ctx.shadowColor=oA(p.color),B.ctx.shadowBlur=p.blur.number,B.ctx.fillStyle=p.inset?oA(p.color):"rgba(0,0,0,1)",B.ctx.fill(),B.ctx.restore()}),g.label=2;case 2:i=0,o=0,l=s,g.label=3;case 3:return o<l.length?(c=l[o],c.style!==0&&!pe(c.color)&&c.width>0?c.style!==2?[3,5]:[4,this.renderDashedDottedBorder(c.color,c.width,i,t.curves,2)]:[3,11]):[3,13];case 4:return g.sent(),[3,11];case 5:return c.style!==3?[3,7]:[4,this.renderDashedDottedBorder(c.color,c.width,i,t.curves,3)];case 6:return g.sent(),[3,11];case 7:return c.style!==4?[3,9]:[4,this.renderDoubleBorder(c.color,c.width,i,t.curves)];case 8:return g.sent(),[3,11];case 9:return[4,this.renderSolidBorder(c.color,i,t.curves)];case 10:g.sent(),g.label=11;case 11:i++,g.label=12;case 12:return o++,[3,3];case 13:return[2]}})})},e.prototype.renderDashedDottedBorder=function(t,r,n,s,a){return bA(this,void 0,void 0,function(){var i,o,l,c,B,g,p,f,h,y,b,w,L,K,I,Q,I,Q;return pA(this,function(C){return this.ctx.save(),i=zg(s,n),o=Ra(s,n),a===2&&(this.path(o),this.ctx.clip()),TA(o[0])?(l=o[0].start.x,c=o[0].start.y):(l=o[0].x,c=o[0].y),TA(o[1])?(B=o[1].end.x,g=o[1].end.y):(B=o[1].x,g=o[1].y),n===0||n===2?p=Math.abs(l-B):p=Math.abs(c-g),this.ctx.beginPath(),a===3?this.formatPath(i):this.formatPath(o.slice(0,2)),f=r<3?r*3:r*2,h=r<3?r*2:r,a===3&&(f=r,h=r),y=!0,p<=f*2?y=!1:p<=f*2+h?(b=p/(2*f+h),f*=b,h*=b):(w=Math.floor((p+h)/(f+h)),L=(p-w*f)/(w-1),K=(p-(w+1)*f)/w,h=K<=0||Math.abs(h-L)<Math.abs(h-K)?L:K),y&&(a===3?this.ctx.setLineDash([0,f+h]):this.ctx.setLineDash([f,h])),a===3?(this.ctx.lineCap="round",this.ctx.lineWidth=r):this.ctx.lineWidth=r*2+1.1,this.ctx.strokeStyle=oA(t),this.ctx.stroke(),this.ctx.setLineDash([]),a===2&&(TA(o[0])&&(I=o[3],Q=o[0],this.ctx.beginPath(),this.formatPath([new U(I.end.x,I.end.y),new U(Q.start.x,Q.start.y)]),this.ctx.stroke()),TA(o[1])&&(I=o[1],Q=o[2],this.ctx.beginPath(),this.formatPath([new U(I.end.x,I.end.y),new U(Q.start.x,Q.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},e.prototype.render=function(t){return bA(this,void 0,void 0,function(){var r;return pA(this,function(n){switch(n.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=oA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),r=Jg(t),[4,this.renderStack(r)];case 1:return n.sent(),this.applyEffects([]),[2,this.canvas]}})})},e})(_o),nd=function(A){return A instanceof Eo||A instanceof yo?!0:A instanceof os&&A.type!==Er&&A.type!==yr},sd=function(A,e){switch(A){case 0:return Ir(e);case 2:return Ng(e);default:return Lr(e)}},ad=function(A){switch(A){case 1:return"center";case 2:return"right";default:return"left"}},od=["-apple-system","system-ui"],id=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter(function(e){return od.indexOf(e)===-1}):A},ld=(function(A){PA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.canvas=r.canvas?r.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),n.options=r,n.canvas.width=Math.floor(r.width*r.scale),n.canvas.height=Math.floor(r.height*r.scale),n.canvas.style.width=r.width+"px",n.canvas.style.height=r.height+"px",n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-r.x,-r.y),n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+r.width+"x"+r.height+" at "+r.x+","+r.y+") with scale "+r.scale),n}return e.prototype.render=function(t){return bA(this,void 0,void 0,function(){var r,n;return pA(this,function(s){switch(s.label){case 0:return r=zn(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,t),[4,cd(r)];case 1:return n=s.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=oA(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(n,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},e})(_o),cd=function(A){return new Promise(function(e,t){var r=new Image;r.onload=function(){e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(A))})},Bd=(function(){function A(e){var t=e.id,r=e.enabled;this.id=t,this.enabled=r,this.start=Date.now()}return A.prototype.debug=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.debug=="function"?console.debug.apply(console,er([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},A.prototype.getTime=function(){return Date.now()-this.start},A.prototype.info=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&typeof window<"u"&&window.console&&typeof console.info=="function"&&console.info.apply(console,er([this.id,this.getTime()+"ms"],e))},A.prototype.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.warn=="function"?console.warn.apply(console,er([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},A.prototype.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.error=="function"?console.error.apply(console,er([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},A.instances={},A})(),ud=(function(){function A(e,t){var r;this.windowBounds=t,this.instanceName="#"+A.instanceCount++,this.logger=new Bd({id:this.instanceName,enabled:e.logging}),this.cache=(r=e.cache)!==null&&r!==void 0?r:new Kg(this,e)}return A.instanceCount=1,A})(),gd=function(A,e){return e===void 0&&(e={}),dd(A,e)};typeof window<"u"&&Oo.setContext(window);var dd=function(A,e){return bA(void 0,void 0,void 0,function(){var t,r,n,s,a,i,o,l,c,B,g,p,f,h,y,b,w,L,K,I,C,Q,C,T,S,Y,aA,hA,k,z,HA,lA,cA,_A,IA,RA,XA,NA,CA,UA;return pA(this,function(mA){switch(mA.label){case 0:if(!A||typeof A!="object")return[2,Promise.reject("Invalid element provided as first argument")];if(t=A.ownerDocument,!t)throw new Error("Element is not attached to a Document");if(r=t.defaultView,!r)throw new Error("Document is not attached to a Window");return n={allowTaint:(T=e.allowTaint)!==null&&T!==void 0?T:!1,imageTimeout:(S=e.imageTimeout)!==null&&S!==void 0?S:15e3,proxy:e.proxy,useCORS:(Y=e.useCORS)!==null&&Y!==void 0?Y:!1},s=Tn({logging:(aA=e.logging)!==null&&aA!==void 0?aA:!0,cache:e.cache},n),a={windowWidth:(hA=e.windowWidth)!==null&&hA!==void 0?hA:r.innerWidth,windowHeight:(k=e.windowHeight)!==null&&k!==void 0?k:r.innerHeight,scrollX:(z=e.scrollX)!==null&&z!==void 0?z:r.pageXOffset,scrollY:(HA=e.scrollY)!==null&&HA!==void 0?HA:r.pageYOffset},i=new re(a.scrollX,a.scrollY,a.windowWidth,a.windowHeight),o=new ud(s,i),l=(lA=e.foreignObjectRendering)!==null&&lA!==void 0?lA:!1,c={allowTaint:(cA=e.allowTaint)!==null&&cA!==void 0?cA:!1,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:l,copyStyles:l},o.logger.debug("Starting document clone with size "+i.width+"x"+i.height+" scrolled to "+-i.left+","+-i.top),B=new ka(o,A,c),g=B.clonedReferenceElement,g?[4,B.toIFrame(t,i)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return p=mA.sent(),f=is(g)||fg(g)?Xi(g.ownerDocument):Sr(o,g),h=f.width,y=f.height,b=f.left,w=f.top,L=fd(o,g,e.backgroundColor),K={canvas:e.canvas,backgroundColor:L,scale:(IA=(_A=e.scale)!==null&&_A!==void 0?_A:r.devicePixelRatio)!==null&&IA!==void 0?IA:1,x:((RA=e.x)!==null&&RA!==void 0?RA:0)+b,y:((XA=e.y)!==null&&XA!==void 0?XA:0)+w,width:(NA=e.width)!==null&&NA!==void 0?NA:Math.ceil(h),height:(CA=e.height)!==null&&CA!==void 0?CA:Math.ceil(y)},l?(o.logger.debug("Document cloned, using foreign object rendering"),C=new ld(o,K),[4,C.render(g)]):[3,3];case 2:return I=mA.sent(),[3,5];case 3:return o.logger.debug("Document cloned, element located at "+b+","+w+" with size "+h+"x"+y+" using computed rendering"),o.logger.debug("Starting DOM parsing"),Q=Io(o,g),L===Q.styles.backgroundColor&&(Q.styles.backgroundColor=te.TRANSPARENT),o.logger.debug("Starting renderer for element at "+K.x+","+K.y+" with size "+K.width+"x"+K.height),C=new rd(o,K),[4,C.render(Q)];case 4:I=mA.sent(),mA.label=5;case 5:return(!((UA=e.removeContainer)!==null&&UA!==void 0)||UA)&&(ka.destroy(p)||o.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),o.logger.debug("Finished rendering"),[2,I]}})})},fd=function(A,e,t){var r=e.ownerDocument,n=r.documentElement?Ft(A,getComputedStyle(r.documentElement).backgroundColor):te.TRANSPARENT,s=r.body?Ft(A,getComputedStyle(r.body).backgroundColor):te.TRANSPARENT,a=typeof t=="string"?Ft(A,t):t===null?te.TRANSPARENT:4294967295;return e===r.documentElement?pe(n)?pe(s)?a:s:n:a},Xo=gd;function pd(){let A=document.createElement("div");if(A.style.cssText=`
7
+ }`,Lg=function(A){Kg(A,"."+As+Hg+Oa+`
8
+ .`+es+Ig+Oa)},Kg=function(A,e){var t=A.ownerDocument;if(t){var r=t.createElement("style");r.textContent=e,A.appendChild(r)}},Ro=(function(){function A(){}return A.getOrigin=function(e){var t=A._link;return t?(t.href=e,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},A.isSameOrigin=function(e){return A.getOrigin(e)===A._origin},A.setContext=function(e){A._link=e.document.createElement("a"),A._origin=A.getOrigin(e.location.href)},A._origin="about:blank",A})(),Sg=(function(){function A(e,t){this.context=e,this._options=t,this._cache={}}return A.prototype.addImage=function(e){var t=Promise.resolve();return this.has(e)||(Kn(e)||Mg(e))&&(this._cache[e]=this.loadImage(e)).catch(function(){}),t},A.prototype.match=function(e){return this._cache[e]},A.prototype.loadImage=function(e){return hA(this,void 0,void 0,function(){var t,r,n,s,a=this;return fA(this,function(i){switch(i.label){case 0:return t=Ro.isSameOrigin(e),r=!Ln(e)&&this._options.useCORS===!0&&BA.SUPPORT_CORS_IMAGES&&!t,n=!Ln(e)&&!t&&!Kn(e)&&typeof this._options.proxy=="string"&&BA.SUPPORT_CORS_XHR&&!r,!t&&this._options.allowTaint===!1&&!Ln(e)&&!Kn(e)&&!n&&!r?[2]:(s=e,n?[4,this.proxy(s)]:[3,2]);case 1:s=i.sent(),i.label=2;case 2:return this.context.logger.debug("Added image "+e.substring(0,256)),[4,new Promise(function(o,l){var c=new Image;c.onload=function(){return o(c)},c.onerror=l,(Og(s)||r)&&(c.crossOrigin="anonymous"),c.src=s,c.complete===!0&&setTimeout(function(){return o(c)},500),a._options.imageTimeout>0&&setTimeout(function(){return l("Timed out ("+a._options.imageTimeout+"ms) loading image")},a._options.imageTimeout)})];case 3:return[2,i.sent()]}})})},A.prototype.has=function(e){return typeof this._cache[e]<"u"},A.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},A.prototype.proxy=function(e){var t=this,r=this._options.proxy;if(!r)throw new Error("No proxy defined");var n=e.substring(0,256);return new Promise(function(s,a){var i=BA.SUPPORT_RESPONSE_TYPE?"blob":"text",o=new XMLHttpRequest;o.onload=function(){if(o.status===200)if(i==="text")s(o.response);else{var B=new FileReader;B.addEventListener("load",function(){return s(B.result)},!1),B.addEventListener("error",function(g){return a(g)},!1),B.readAsDataURL(o.response)}else a("Failed to proxy resource "+n+" with status code "+o.status)},o.onerror=a;var l=r.indexOf("?")>-1?"&":"?";if(o.open("GET",""+r+l+"url="+encodeURIComponent(e)+"&responseType="+i),i!=="text"&&o instanceof XMLHttpRequest&&(o.responseType=i),t._options.imageTimeout){var c=t._options.imageTimeout;o.timeout=c,o.ontimeout=function(){return a("Timed out ("+c+"ms) proxying "+n)}}o.send()})},A})(),Tg=/^data:image\/svg\+xml/i,Dg=/^data:image\/.*;base64,/i,kg=/^data:image\/.*/i,Mg=function(A){return BA.SUPPORT_SVG_DRAWING||!Rg(A)},Ln=function(A){return kg.test(A)},Og=function(A){return Dg.test(A)},Kn=function(A){return A.substr(0,4)==="blob"},Rg=function(A){return A.substr(-3).toLowerCase()==="svg"||Tg.test(A)},m=(function(){function A(e,t){this.type=0,this.x=e,this.y=t}return A.prototype.add=function(e,t){return new A(this.x+e,this.y+t)},A})(),Re=function(A,e,t){return new m(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},pr=(function(){function A(e,t,r,n){this.type=1,this.start=e,this.startControl=t,this.endControl=r,this.end=n}return A.prototype.subdivide=function(e,t){var r=Re(this.start,this.startControl,e),n=Re(this.startControl,this.endControl,e),s=Re(this.endControl,this.end,e),a=Re(r,n,e),i=Re(n,s,e),o=Re(a,i,e);return t?new A(this.start,r,a,o):new A(o,i,s,this.end)},A.prototype.add=function(e,t){return new A(this.start.add(e,t),this.startControl.add(e,t),this.endControl.add(e,t),this.end.add(e,t))},A.prototype.reverse=function(){return new A(this.end,this.endControl,this.startControl,this.start)},A})(),TA=function(A){return A.type===1},Ng=(function(){function A(e){var t=e.styles,r=e.bounds,n=Ct(t.borderTopLeftRadius,r.width,r.height),s=n[0],a=n[1],i=Ct(t.borderTopRightRadius,r.width,r.height),o=i[0],l=i[1],c=Ct(t.borderBottomRightRadius,r.width,r.height),B=c[0],g=c[1],p=Ct(t.borderBottomLeftRadius,r.width,r.height),f=p[0],h=p[1],E=[];E.push((s+o)/r.width),E.push((f+B)/r.width),E.push((a+h)/r.height),E.push((l+g)/r.height);var b=Math.max.apply(Math,E);b>1&&(s/=b,a/=b,o/=b,l/=b,B/=b,g/=b,f/=b,h/=b);var w=r.width-o,D=r.height-g,L=r.width-B,v=r.height-h,Q=t.borderTopWidth,C=t.borderRightWidth,S=t.borderBottomWidth,K=t.borderLeftWidth,Y=V(t.paddingTop,e.bounds.width),sA=V(t.paddingRight,e.bounds.width),wA=V(t.paddingBottom,e.bounds.width),k=V(t.paddingLeft,e.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||a>0?_(r.left+K/3,r.top+Q/3,s-K/3,a-Q/3,O.TOP_LEFT):new m(r.left+K/3,r.top+Q/3),this.topRightBorderDoubleOuterBox=s>0||a>0?_(r.left+w,r.top+Q/3,o-C/3,l-Q/3,O.TOP_RIGHT):new m(r.left+r.width-C/3,r.top+Q/3),this.bottomRightBorderDoubleOuterBox=B>0||g>0?_(r.left+L,r.top+D,B-C/3,g-S/3,O.BOTTOM_RIGHT):new m(r.left+r.width-C/3,r.top+r.height-S/3),this.bottomLeftBorderDoubleOuterBox=f>0||h>0?_(r.left+K/3,r.top+v,f-K/3,h-S/3,O.BOTTOM_LEFT):new m(r.left+K/3,r.top+r.height-S/3),this.topLeftBorderDoubleInnerBox=s>0||a>0?_(r.left+K*2/3,r.top+Q*2/3,s-K*2/3,a-Q*2/3,O.TOP_LEFT):new m(r.left+K*2/3,r.top+Q*2/3),this.topRightBorderDoubleInnerBox=s>0||a>0?_(r.left+w,r.top+Q*2/3,o-C*2/3,l-Q*2/3,O.TOP_RIGHT):new m(r.left+r.width-C*2/3,r.top+Q*2/3),this.bottomRightBorderDoubleInnerBox=B>0||g>0?_(r.left+L,r.top+D,B-C*2/3,g-S*2/3,O.BOTTOM_RIGHT):new m(r.left+r.width-C*2/3,r.top+r.height-S*2/3),this.bottomLeftBorderDoubleInnerBox=f>0||h>0?_(r.left+K*2/3,r.top+v,f-K*2/3,h-S*2/3,O.BOTTOM_LEFT):new m(r.left+K*2/3,r.top+r.height-S*2/3),this.topLeftBorderStroke=s>0||a>0?_(r.left+K/2,r.top+Q/2,s-K/2,a-Q/2,O.TOP_LEFT):new m(r.left+K/2,r.top+Q/2),this.topRightBorderStroke=s>0||a>0?_(r.left+w,r.top+Q/2,o-C/2,l-Q/2,O.TOP_RIGHT):new m(r.left+r.width-C/2,r.top+Q/2),this.bottomRightBorderStroke=B>0||g>0?_(r.left+L,r.top+D,B-C/2,g-S/2,O.BOTTOM_RIGHT):new m(r.left+r.width-C/2,r.top+r.height-S/2),this.bottomLeftBorderStroke=f>0||h>0?_(r.left+K/2,r.top+v,f-K/2,h-S/2,O.BOTTOM_LEFT):new m(r.left+K/2,r.top+r.height-S/2),this.topLeftBorderBox=s>0||a>0?_(r.left,r.top,s,a,O.TOP_LEFT):new m(r.left,r.top),this.topRightBorderBox=o>0||l>0?_(r.left+w,r.top,o,l,O.TOP_RIGHT):new m(r.left+r.width,r.top),this.bottomRightBorderBox=B>0||g>0?_(r.left+L,r.top+D,B,g,O.BOTTOM_RIGHT):new m(r.left+r.width,r.top+r.height),this.bottomLeftBorderBox=f>0||h>0?_(r.left,r.top+v,f,h,O.BOTTOM_LEFT):new m(r.left,r.top+r.height),this.topLeftPaddingBox=s>0||a>0?_(r.left+K,r.top+Q,Math.max(0,s-K),Math.max(0,a-Q),O.TOP_LEFT):new m(r.left+K,r.top+Q),this.topRightPaddingBox=o>0||l>0?_(r.left+Math.min(w,r.width-C),r.top+Q,w>r.width+C?0:Math.max(0,o-C),Math.max(0,l-Q),O.TOP_RIGHT):new m(r.left+r.width-C,r.top+Q),this.bottomRightPaddingBox=B>0||g>0?_(r.left+Math.min(L,r.width-K),r.top+Math.min(D,r.height-S),Math.max(0,B-C),Math.max(0,g-S),O.BOTTOM_RIGHT):new m(r.left+r.width-C,r.top+r.height-S),this.bottomLeftPaddingBox=f>0||h>0?_(r.left+K,r.top+Math.min(v,r.height-S),Math.max(0,f-K),Math.max(0,h-S),O.BOTTOM_LEFT):new m(r.left+K,r.top+r.height-S),this.topLeftContentBox=s>0||a>0?_(r.left+K+k,r.top+Q+Y,Math.max(0,s-(K+k)),Math.max(0,a-(Q+Y)),O.TOP_LEFT):new m(r.left+K+k,r.top+Q+Y),this.topRightContentBox=o>0||l>0?_(r.left+Math.min(w,r.width+K+k),r.top+Q+Y,w>r.width+K+k?0:o-K+k,l-(Q+Y),O.TOP_RIGHT):new m(r.left+r.width-(C+sA),r.top+Q+Y),this.bottomRightContentBox=B>0||g>0?_(r.left+Math.min(L,r.width-(K+k)),r.top+Math.min(D,r.height+Q+Y),Math.max(0,B-(C+sA)),g-(S+wA),O.BOTTOM_RIGHT):new m(r.left+r.width-(C+sA),r.top+r.height-(S+wA)),this.bottomLeftContentBox=f>0||h>0?_(r.left+K+k,r.top+v,Math.max(0,f-(K+k)),h-(S+wA),O.BOTTOM_LEFT):new m(r.left+K+k,r.top+r.height-(S+wA))}return A})(),O;(function(A){A[A.TOP_LEFT=0]="TOP_LEFT",A[A.TOP_RIGHT=1]="TOP_RIGHT",A[A.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",A[A.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(O||(O={}));var _=function(A,e,t,r,n){var s=4*((Math.sqrt(2)-1)/3),a=t*s,i=r*s,o=A+t,l=e+r;switch(n){case O.TOP_LEFT:return new pr(new m(A,l),new m(A,l-i),new m(o-a,e),new m(o,e));case O.TOP_RIGHT:return new pr(new m(A,e),new m(A+a,e),new m(o,l-i),new m(o,l));case O.BOTTOM_RIGHT:return new pr(new m(o,e),new m(o,e+i),new m(A+a,l),new m(A,l));case O.BOTTOM_LEFT:default:return new pr(new m(o,l),new m(o-a,l),new m(A,e+i),new m(A,e))}},Lr=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},Gg=function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]},Kr=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},Pg=(function(){function A(e,t,r){this.offsetX=e,this.offsetY=t,this.matrix=r,this.type=0,this.target=6}return A})(),wr=(function(){function A(e,t){this.path=e,this.target=t,this.type=1}return A})(),Vg=(function(){function A(e){this.opacity=e,this.type=2,this.target=6}return A})(),_g=function(A){return A.type===0},No=function(A){return A.type===1},Xg=function(A){return A.type===2},Ra=function(A,e){return A.length===e.length?A.some(function(t,r){return t===e[r]}):!1},Jg=function(A,e,t,r,n){return A.map(function(s,a){switch(a){case 0:return s.add(e,t);case 1:return s.add(e+r,t);case 2:return s.add(e+r,t+n);case 3:return s.add(e,t+n)}return s})},Go=(function(){function A(e){this.element=e,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return A})(),Po=(function(){function A(e,t){if(this.container=e,this.parent=t,this.effects=[],this.curves=new Ng(this.container),this.container.styles.opacity<1&&this.effects.push(new Vg(this.container.styles.opacity)),this.container.styles.transform!==null){var r=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,s=this.container.styles.transform;this.effects.push(new Pg(r,n,s))}if(this.container.styles.overflowX!==0){var a=Lr(this.curves),i=Kr(this.curves);Ra(a,i)?this.effects.push(new wr(a,6)):(this.effects.push(new wr(a,2)),this.effects.push(new wr(i,4)))}}return A.prototype.getEffects=function(e){for(var t=[2,3].indexOf(this.container.styles.position)===-1,r=this.parent,n=this.effects.slice(0);r;){var s=r.effects.filter(function(o){return!No(o)});if(t||r.container.styles.position!==0||!r.parent){if(n.unshift.apply(n,s),t=[2,3].indexOf(r.container.styles.position)===-1,r.container.styles.overflowX!==0){var a=Lr(r.curves),i=Kr(r.curves);Ra(a,i)||n.unshift(new wr(i,6))}}else n.unshift.apply(n,s);r=r.parent}return n.filter(function(o){return tA(o.target,e)})},A})(),ts=function(A,e,t,r){A.container.elements.forEach(function(n){var s=tA(n.flags,4),a=tA(n.flags,2),i=new Po(n,A);tA(n.styles.display,2048)&&r.push(i);var o=tA(n.flags,8)?[]:r;if(s||a){var l=s||n.styles.isPositioned()?t:e,c=new Go(i);if(n.styles.isPositioned()||n.styles.opacity<1||n.styles.isTransformed()){var B=n.styles.zIndex.order;if(B<0){var g=0;l.negativeZIndex.some(function(f,h){return B>f.element.container.styles.zIndex.order?(g=h,!1):g>0}),l.negativeZIndex.splice(g,0,c)}else if(B>0){var p=0;l.positiveZIndex.some(function(f,h){return B>=f.element.container.styles.zIndex.order?(p=h+1,!1):p>0}),l.positiveZIndex.splice(p,0,c)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else n.styles.isFloating()?l.nonPositionedFloats.push(c):l.nonPositionedInlineLevel.push(c);ts(i,c,s?c:t,o)}else n.styles.isInlineLevel()?e.inlineLevel.push(i):e.nonInlineLevel.push(i),ts(i,e,t,o);tA(n.flags,8)&&Vo(n,o)})},Vo=function(A,e){for(var t=A instanceof Zn?A.start:1,r=A instanceof Zn?A.reversed:!1,n=0;n<e.length;n++){var s=e[n];s.container instanceof yo&&typeof s.container.value=="number"&&s.container.value!==0&&(t=s.container.value),s.listValue=Lt(t,s.container.styles.listStyleType,!0),t+=r?-1:1}},Wg=function(A){var e=new Po(A,null),t=new Go(e),r=[];return ts(e,t,t,r),Vo(e.container,r),t},Na=function(A,e){switch(e){case 0:return kA(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return kA(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return kA(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);default:return kA(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},Yg=function(A,e){switch(e){case 0:return kA(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return kA(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return kA(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);default:return kA(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}},zg=function(A,e){switch(e){case 0:return kA(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return kA(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return kA(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);default:return kA(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}},$g=function(A,e){switch(e){case 0:return hr(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return hr(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return hr(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);default:return hr(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}},hr=function(A,e){var t=[];return TA(A)?t.push(A.subdivide(.5,!1)):t.push(A),TA(e)?t.push(e.subdivide(.5,!0)):t.push(e),t},kA=function(A,e,t,r){var n=[];return TA(A)?n.push(A.subdivide(.5,!1)):n.push(A),TA(t)?n.push(t.subdivide(.5,!0)):n.push(t),TA(r)?n.push(r.subdivide(.5,!0).reverse()):n.push(r),TA(e)?n.push(e.subdivide(.5,!1).reverse()):n.push(e),n},_o=function(A){var e=A.bounds,t=A.styles;return e.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},Sr=function(A){var e=A.styles,t=A.bounds,r=V(e.paddingLeft,t.width),n=V(e.paddingRight,t.width),s=V(e.paddingTop,t.width),a=V(e.paddingBottom,t.width);return t.add(r+e.borderLeftWidth,s+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+r+n),-(e.borderTopWidth+e.borderBottomWidth+s+a))},Zg=function(A,e){return A===0?e.bounds:A===2?Sr(e):_o(e)},qg=function(A,e){return A===0?e.bounds:A===2?Sr(e):_o(e)},Sn=function(A,e,t){var r=Zg(Pe(A.styles.backgroundOrigin,e),A),n=qg(Pe(A.styles.backgroundClip,e),A),s=jg(Pe(A.styles.backgroundSize,e),t,r),a=s[0],i=s[1],o=Ct(Pe(A.styles.backgroundPosition,e),r.width-a,r.height-i),l=Ad(Pe(A.styles.backgroundRepeat,e),o,s,r,n),c=Math.round(r.left+o[0]),B=Math.round(r.top+o[1]);return[l,c,B,a,i]},Ne=function(A){return N(A)&&A.value===_e.AUTO},br=function(A){return typeof A=="number"},jg=function(A,e,t){var r=e[0],n=e[1],s=e[2],a=A[0],i=A[1];if(!a)return[0,0];if(j(a)&&i&&j(i))return[V(a,t.width),V(i,t.height)];var o=br(s);if(N(a)&&(a.value===_e.CONTAIN||a.value===_e.COVER)){if(br(s)){var l=t.width/t.height;return l<s!=(a.value===_e.COVER)?[t.width,t.width/s]:[t.height*s,t.height]}return[t.width,t.height]}var c=br(r),B=br(n),g=c||B;if(Ne(a)&&(!i||Ne(i))){if(c&&B)return[r,n];if(!o&&!g)return[t.width,t.height];if(g&&o){var p=c?r:n*s,f=B?n:r/s;return[p,f]}var h=c?r:t.width,E=B?n:t.height;return[h,E]}if(o){var b=0,w=0;return j(a)?b=V(a,t.width):j(i)&&(w=V(i,t.height)),Ne(a)?b=w*s:(!i||Ne(i))&&(w=b/s),[b,w]}var D=null,L=null;if(j(a)?D=V(a,t.width):i&&j(i)&&(L=V(i,t.height)),D!==null&&(!i||Ne(i))&&(L=c&&B?D/r*n:t.height),L!==null&&Ne(a)&&(D=c&&B?L/n*r:t.width),D!==null&&L!==null)return[D,L];throw new Error("Unable to calculate background-size for element")},Pe=function(A,e){var t=A[e];return typeof t>"u"?A[0]:t},Ad=function(A,e,t,r,n){var s=e[0],a=e[1],i=t[0],o=t[1];switch(A){case 2:return[new m(Math.round(r.left),Math.round(r.top+a)),new m(Math.round(r.left+r.width),Math.round(r.top+a)),new m(Math.round(r.left+r.width),Math.round(o+r.top+a)),new m(Math.round(r.left),Math.round(o+r.top+a))];case 3:return[new m(Math.round(r.left+s),Math.round(r.top)),new m(Math.round(r.left+s+i),Math.round(r.top)),new m(Math.round(r.left+s+i),Math.round(r.height+r.top)),new m(Math.round(r.left+s),Math.round(r.height+r.top))];case 1:return[new m(Math.round(r.left+s),Math.round(r.top+a)),new m(Math.round(r.left+s+i),Math.round(r.top+a)),new m(Math.round(r.left+s+i),Math.round(r.top+a+o)),new m(Math.round(r.left+s),Math.round(r.top+a+o))];default:return[new m(Math.round(n.left),Math.round(n.top)),new m(Math.round(n.left+n.width),Math.round(n.top)),new m(Math.round(n.left+n.width),Math.round(n.height+n.top)),new m(Math.round(n.left),Math.round(n.height+n.top))]}},ed="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",Ga="Hidden Text",td=(function(){function A(e){this._data={},this._document=e}return A.prototype.parseMetrics=function(e,t){var r=this._document.createElement("div"),n=this._document.createElement("img"),s=this._document.createElement("span"),a=this._document.body;r.style.visibility="hidden",r.style.fontFamily=e,r.style.fontSize=t,r.style.margin="0",r.style.padding="0",r.style.whiteSpace="nowrap",a.appendChild(r),n.src=ed,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",s.style.fontFamily=e,s.style.fontSize=t,s.style.margin="0",s.style.padding="0",s.appendChild(this._document.createTextNode(Ga)),r.appendChild(s),r.appendChild(n);var i=n.offsetTop-s.offsetTop+2;r.removeChild(s),r.appendChild(this._document.createTextNode(Ga)),r.style.lineHeight="normal",n.style.verticalAlign="super";var o=n.offsetTop-r.offsetTop+2;return a.removeChild(r),{baseline:i,middle:o}},A.prototype.getMetrics=function(e,t){var r=e+" "+t;return typeof this._data[r]>"u"&&(this._data[r]=this.parseMetrics(e,t)),this._data[r]},A})(),Xo=(function(){function A(e,t){this.context=e,this.options=t}return A})(),rd=1e4,nd=(function(A){VA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n._activeEffects=[],n.canvas=r.canvas?r.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),r.canvas||(n.canvas.width=Math.floor(r.width*r.scale),n.canvas.height=Math.floor(r.height*r.scale),n.canvas.style.width=r.width+"px",n.canvas.style.height=r.height+"px"),n.fontMetrics=new td(document),n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-r.x,-r.y),n.ctx.textBaseline="bottom",n._activeEffects=[],n.context.logger.debug("Canvas renderer initialized ("+r.width+"x"+r.height+") with scale "+r.scale),n}return e.prototype.applyEffects=function(t){for(var r=this;this._activeEffects.length;)this.popEffect();t.forEach(function(n){return r.applyEffect(n)})},e.prototype.applyEffect=function(t){this.ctx.save(),Xg(t)&&(this.ctx.globalAlpha=t.opacity),_g(t)&&(this.ctx.translate(t.offsetX,t.offsetY),this.ctx.transform(t.matrix[0],t.matrix[1],t.matrix[2],t.matrix[3],t.matrix[4],t.matrix[5]),this.ctx.translate(-t.offsetX,-t.offsetY)),No(t)&&(this.path(t.path),this.ctx.clip()),this._activeEffects.push(t)},e.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},e.prototype.renderStack=function(t){return hA(this,void 0,void 0,function(){var r;return fA(this,function(n){switch(n.label){case 0:return r=t.element.container.styles,r.isVisible()?[4,this.renderStackContent(t)]:[3,2];case 1:n.sent(),n.label=2;case 2:return[2]}})})},e.prototype.renderNode=function(t){return hA(this,void 0,void 0,function(){return fA(this,function(r){switch(r.label){case 0:if(tA(t.container.flags,16))debugger;return t.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(t)]:[3,3];case 1:return r.sent(),[4,this.renderNodeContent(t)];case 2:r.sent(),r.label=3;case 3:return[2]}})})},e.prototype.renderTextWithLetterSpacing=function(t,r,n){var s=this;if(r===0)this.ctx.fillText(t.text,t.bounds.left,t.bounds.top+n);else{var a=os(t.text);a.reduce(function(i,o){return s.ctx.fillText(o,i,t.bounds.top+n),i+s.ctx.measureText(o).width},t.bounds.left)}},e.prototype.createFontStyle=function(t){var r=t.fontVariant.filter(function(a){return a==="normal"||a==="small-caps"}).join(""),n=ld(t.fontFamily).join(", "),s=St(t.fontSize)?""+t.fontSize.number+t.fontSize.unit:t.fontSize.number+"px";return[[t.fontStyle,r,t.fontWeight,s,n].join(" "),n,s]},e.prototype.renderTextNode=function(t,r){return hA(this,void 0,void 0,function(){var n,s,a,i,o,l,c,B,g=this;return fA(this,function(p){return n=this.createFontStyle(r),s=n[0],a=n[1],i=n[2],this.ctx.font=s,this.ctx.direction=r.direction===1?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",o=this.fontMetrics.getMetrics(a,i),l=o.baseline,c=o.middle,B=r.paintOrder,t.textBounds.forEach(function(f){B.forEach(function(h){switch(h){case 0:g.ctx.fillStyle=aA(r.color),g.renderTextWithLetterSpacing(f,r.letterSpacing,l);var E=r.textShadow;E.length&&f.text.trim().length&&(E.slice(0).reverse().forEach(function(b){g.ctx.shadowColor=aA(b.color),g.ctx.shadowOffsetX=b.offsetX.number*g.options.scale,g.ctx.shadowOffsetY=b.offsetY.number*g.options.scale,g.ctx.shadowBlur=b.blur.number,g.renderTextWithLetterSpacing(f,r.letterSpacing,l)}),g.ctx.shadowColor="",g.ctx.shadowOffsetX=0,g.ctx.shadowOffsetY=0,g.ctx.shadowBlur=0),r.textDecorationLine.length&&(g.ctx.fillStyle=aA(r.textDecorationColor||r.color),r.textDecorationLine.forEach(function(b){switch(b){case 1:g.ctx.fillRect(f.bounds.left,Math.round(f.bounds.top+l),f.bounds.width,1);break;case 2:g.ctx.fillRect(f.bounds.left,Math.round(f.bounds.top),f.bounds.width,1);break;case 3:g.ctx.fillRect(f.bounds.left,Math.ceil(f.bounds.top+c),f.bounds.width,1);break}}));break;case 1:r.webkitTextStrokeWidth&&f.text.trim().length&&(g.ctx.strokeStyle=aA(r.webkitTextStrokeColor),g.ctx.lineWidth=r.webkitTextStrokeWidth,g.ctx.lineJoin=window.chrome?"miter":"round",g.ctx.strokeText(f.text,f.bounds.left,f.bounds.top+l)),g.ctx.strokeStyle="",g.ctx.lineWidth=0,g.ctx.lineJoin="miter";break}})}),[2]})})},e.prototype.renderReplacedElement=function(t,r,n){if(n&&t.intrinsicWidth>0&&t.intrinsicHeight>0){var s=Sr(t),a=Kr(r);this.path(a),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(n,0,0,t.intrinsicWidth,t.intrinsicHeight,s.left,s.top,s.width,s.height),this.ctx.restore()}},e.prototype.renderNodeContent=function(t){return hA(this,void 0,void 0,function(){var r,n,s,a,i,o,w,w,l,c,B,g,L,p,f,v,h,E,b,w,D,L,v;return fA(this,function(Q){switch(Q.label){case 0:this.applyEffects(t.getEffects(4)),r=t.container,n=t.curves,s=r.styles,a=0,i=r.textNodes,Q.label=1;case 1:return a<i.length?(o=i[a],[4,this.renderTextNode(o,s)]):[3,4];case 2:Q.sent(),Q.label=3;case 3:return a++,[3,1];case 4:if(!(r instanceof Uo))return[3,8];Q.label=5;case 5:return Q.trys.push([5,7,,8]),[4,this.context.cache.match(r.src)];case 6:return w=Q.sent(),this.renderReplacedElement(r,n,w),[3,8];case 7:return Q.sent(),this.context.logger.error("Error loading image "+r.src),[3,8];case 8:if(r instanceof vo&&this.renderReplacedElement(r,n,r.canvas),!(r instanceof Fo))return[3,12];Q.label=9;case 9:return Q.trys.push([9,11,,12]),[4,this.context.cache.match(r.svg)];case 10:return w=Q.sent(),this.renderReplacedElement(r,n,w),[3,12];case 11:return Q.sent(),this.context.logger.error("Error loading svg "+r.svg.substring(0,255)),[3,12];case 12:return r instanceof Ho&&r.tree?(l=new e(this.context,{scale:this.options.scale,backgroundColor:r.backgroundColor,x:0,y:0,width:r.width,height:r.height}),[4,l.render(r.tree)]):[3,14];case 13:c=Q.sent(),r.width&&r.height&&this.ctx.drawImage(c,0,0,r.width,r.height,r.bounds.left,r.bounds.top,r.bounds.width,r.bounds.height),Q.label=14;case 14:if(r instanceof is&&(B=Math.min(r.bounds.width,r.bounds.height),r.type===Er?r.checked&&(this.ctx.save(),this.path([new m(r.bounds.left+B*.39363,r.bounds.top+B*.79),new m(r.bounds.left+B*.16,r.bounds.top+B*.5549),new m(r.bounds.left+B*.27347,r.bounds.top+B*.44071),new m(r.bounds.left+B*.39694,r.bounds.top+B*.5649),new m(r.bounds.left+B*.72983,r.bounds.top+B*.23),new m(r.bounds.left+B*.84,r.bounds.top+B*.34085),new m(r.bounds.left+B*.39363,r.bounds.top+B*.79)]),this.ctx.fillStyle=aA(xa),this.ctx.fill(),this.ctx.restore()):r.type===xr&&r.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(r.bounds.left+B/2,r.bounds.top+B/2,B/4,0,Math.PI*2,!0),this.ctx.fillStyle=aA(xa),this.ctx.fill(),this.ctx.restore())),sd(r)&&r.value.length){switch(g=this.createFontStyle(s),L=g[0],p=g[1],f=this.fontMetrics.getMetrics(L,p).baseline,this.ctx.font=L,this.ctx.fillStyle=aA(s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=od(r.styles.textAlign),v=Sr(r),h=0,r.styles.textAlign){case 1:h+=v.width/2;break;case 2:h+=v.width;break}E=v.add(h,0,0,-v.height/2+1),this.ctx.save(),this.path([new m(v.left,v.top),new m(v.left+v.width,v.top),new m(v.left+v.width,v.top+v.height),new m(v.left,v.top+v.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Et(r.value,E),s.letterSpacing,f),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!tA(r.styles.display,2048))return[3,20];if(r.styles.listStyleImage===null)return[3,19];if(b=r.styles.listStyleImage,b.type!==0)return[3,18];w=void 0,D=b.url,Q.label=15;case 15:return Q.trys.push([15,17,,18]),[4,this.context.cache.match(D)];case 16:return w=Q.sent(),this.ctx.drawImage(w,r.bounds.left-(w.width+10),r.bounds.top),[3,18];case 17:return Q.sent(),this.context.logger.error("Error loading list-style-image "+D),[3,18];case 18:return[3,20];case 19:t.listValue&&r.styles.listStyleType!==-1&&(L=this.createFontStyle(s)[0],this.ctx.font=L,this.ctx.fillStyle=aA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",v=new ne(r.bounds.left,r.bounds.top+V(r.styles.paddingTop,r.bounds.width),r.bounds.width,Ba(s.lineHeight,s.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Et(t.listValue,v),s.letterSpacing,Ba(s.lineHeight,s.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),Q.label=20;case 20:return[2]}})})},e.prototype.renderStackContent=function(t){return hA(this,void 0,void 0,function(){var r,n,b,s,a,b,i,o,b,l,c,b,B,g,b,p,f,b,h,E,b;return fA(this,function(w){switch(w.label){case 0:if(tA(t.element.container.flags,16))debugger;return[4,this.renderNodeBackgroundAndBorders(t.element)];case 1:w.sent(),r=0,n=t.negativeZIndex,w.label=2;case 2:return r<n.length?(b=n[r],[4,this.renderStack(b)]):[3,5];case 3:w.sent(),w.label=4;case 4:return r++,[3,2];case 5:return[4,this.renderNodeContent(t.element)];case 6:w.sent(),s=0,a=t.nonInlineLevel,w.label=7;case 7:return s<a.length?(b=a[s],[4,this.renderNode(b)]):[3,10];case 8:w.sent(),w.label=9;case 9:return s++,[3,7];case 10:i=0,o=t.nonPositionedFloats,w.label=11;case 11:return i<o.length?(b=o[i],[4,this.renderStack(b)]):[3,14];case 12:w.sent(),w.label=13;case 13:return i++,[3,11];case 14:l=0,c=t.nonPositionedInlineLevel,w.label=15;case 15:return l<c.length?(b=c[l],[4,this.renderStack(b)]):[3,18];case 16:w.sent(),w.label=17;case 17:return l++,[3,15];case 18:B=0,g=t.inlineLevel,w.label=19;case 19:return B<g.length?(b=g[B],[4,this.renderNode(b)]):[3,22];case 20:w.sent(),w.label=21;case 21:return B++,[3,19];case 22:p=0,f=t.zeroOrAutoZIndexOrTransformedOrOpacity,w.label=23;case 23:return p<f.length?(b=f[p],[4,this.renderStack(b)]):[3,26];case 24:w.sent(),w.label=25;case 25:return p++,[3,23];case 26:h=0,E=t.positiveZIndex,w.label=27;case 27:return h<E.length?(b=E[h],[4,this.renderStack(b)]):[3,30];case 28:w.sent(),w.label=29;case 29:return h++,[3,27];case 30:return[2]}})})},e.prototype.mask=function(t){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(t.slice(0).reverse()),this.ctx.closePath()},e.prototype.path=function(t){this.ctx.beginPath(),this.formatPath(t),this.ctx.closePath()},e.prototype.formatPath=function(t){var r=this;t.forEach(function(n,s){var a=TA(n)?n.start:n;s===0?r.ctx.moveTo(a.x,a.y):r.ctx.lineTo(a.x,a.y),TA(n)&&r.ctx.bezierCurveTo(n.startControl.x,n.startControl.y,n.endControl.x,n.endControl.y,n.end.x,n.end.y)})},e.prototype.renderRepeat=function(t,r,n,s){this.path(t),this.ctx.fillStyle=r,this.ctx.translate(n,s),this.ctx.fill(),this.ctx.translate(-n,-s)},e.prototype.resizeImage=function(t,r,n){var s;if(t.width===r&&t.height===n)return t;var a=(s=this.canvas.ownerDocument)!==null&&s!==void 0?s:document,i=a.createElement("canvas");i.width=Math.max(1,r),i.height=Math.max(1,n);var o=i.getContext("2d");return o.drawImage(t,0,0,t.width,t.height,0,0,r,n),i},e.prototype.renderBackgroundImage=function(t){return hA(this,void 0,void 0,function(){var r,n,s,a,i,o;return fA(this,function(l){switch(l.label){case 0:r=t.styles.backgroundImage.length-1,n=function(c){var B,g,p,Y,iA,lA,k,z,S,f,Y,iA,lA,k,z,h,E,b,w,D,L,v,Q,C,S,K,Y,sA,wA,k,z,xA,iA,lA,XA,HA,NA,JA,GA,QA,CA,mA;return fA(this,function(d){switch(d.label){case 0:if(c.type!==0)return[3,5];B=void 0,g=c.url,d.label=1;case 1:return d.trys.push([1,3,,4]),[4,s.context.cache.match(g)];case 2:return B=d.sent(),[3,4];case 3:return d.sent(),s.context.logger.error("Error loading background-image "+g),[3,4];case 4:return B&&(p=Sn(t,r,[B.width,B.height,B.width/B.height]),Y=p[0],iA=p[1],lA=p[2],k=p[3],z=p[4],S=s.ctx.createPattern(s.resizeImage(B,k,z),"repeat"),s.renderRepeat(Y,S,iA,lA)),[3,6];case 5:_c(c)?(f=Sn(t,r,[null,null,null]),Y=f[0],iA=f[1],lA=f[2],k=f[3],z=f[4],h=Rc(c.angle,k,z),E=h[0],b=h[1],w=h[2],D=h[3],L=h[4],v=document.createElement("canvas"),v.width=k,v.height=z,Q=v.getContext("2d"),C=Q.createLinearGradient(b,D,w,L),la(c.stops,E).forEach(function(qA){return C.addColorStop(qA.stop,aA(qA.color))}),Q.fillStyle=C,Q.fillRect(0,0,k,z),k>0&&z>0&&(S=s.ctx.createPattern(v,"repeat"),s.renderRepeat(Y,S,iA,lA))):Xc(c)&&(K=Sn(t,r,[null,null,null]),Y=K[0],sA=K[1],wA=K[2],k=K[3],z=K[4],xA=c.position.length===0?[ns]:c.position,iA=V(xA[0],k),lA=V(xA[xA.length-1],z),XA=Nc(c,iA,lA,k,z),HA=XA[0],NA=XA[1],HA>0&&NA>0&&(JA=s.ctx.createRadialGradient(sA+iA,wA+lA,0,sA+iA,wA+lA,HA),la(c.stops,HA*2).forEach(function(qA){return JA.addColorStop(qA.stop,aA(qA.color))}),s.path(Y),s.ctx.fillStyle=JA,HA!==NA?(GA=t.bounds.left+.5*t.bounds.width,QA=t.bounds.top+.5*t.bounds.height,CA=NA/HA,mA=1/CA,s.ctx.save(),s.ctx.translate(GA,QA),s.ctx.transform(1,0,0,CA,0,0),s.ctx.translate(-GA,-QA),s.ctx.fillRect(sA,mA*(wA-QA)+QA,k,z*mA),s.ctx.restore()):s.ctx.fill())),d.label=6;case 6:return r--,[2]}})},s=this,a=0,i=t.styles.backgroundImage.slice(0).reverse(),l.label=1;case 1:return a<i.length?(o=i[a],[5,n(o)]):[3,4];case 2:l.sent(),l.label=3;case 3:return a++,[3,1];case 4:return[2]}})})},e.prototype.renderSolidBorder=function(t,r,n){return hA(this,void 0,void 0,function(){return fA(this,function(s){return this.path(Na(n,r)),this.ctx.fillStyle=aA(t),this.ctx.fill(),[2]})})},e.prototype.renderDoubleBorder=function(t,r,n,s){return hA(this,void 0,void 0,function(){var a,i;return fA(this,function(o){switch(o.label){case 0:return r<3?[4,this.renderSolidBorder(t,n,s)]:[3,2];case 1:return o.sent(),[2];case 2:return a=Yg(s,n),this.path(a),this.ctx.fillStyle=aA(t),this.ctx.fill(),i=zg(s,n),this.path(i),this.ctx.fill(),[2]}})})},e.prototype.renderNodeBackgroundAndBorders=function(t){return hA(this,void 0,void 0,function(){var r,n,s,a,i,o,l,c,B=this;return fA(this,function(g){switch(g.label){case 0:return this.applyEffects(t.getEffects(2)),r=t.container.styles,n=!we(r.backgroundColor)||r.backgroundImage.length,s=[{style:r.borderTopStyle,color:r.borderTopColor,width:r.borderTopWidth},{style:r.borderRightStyle,color:r.borderRightColor,width:r.borderRightWidth},{style:r.borderBottomStyle,color:r.borderBottomColor,width:r.borderBottomWidth},{style:r.borderLeftStyle,color:r.borderLeftColor,width:r.borderLeftWidth}],a=ad(Pe(r.backgroundClip,0),t.curves),n||r.boxShadow.length?(this.ctx.save(),this.path(a),this.ctx.clip(),we(r.backgroundColor)||(this.ctx.fillStyle=aA(r.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(t.container)]):[3,2];case 1:g.sent(),this.ctx.restore(),r.boxShadow.slice(0).reverse().forEach(function(p){B.ctx.save();var f=Lr(t.curves),h=p.inset?0:rd,E=Jg(f,-h+(p.inset?1:-1)*p.spread.number,(p.inset?1:-1)*p.spread.number,p.spread.number*(p.inset?-2:2),p.spread.number*(p.inset?-2:2));p.inset?(B.path(f),B.ctx.clip(),B.mask(E)):(B.mask(f),B.ctx.clip(),B.path(E)),B.ctx.shadowOffsetX=p.offsetX.number+h,B.ctx.shadowOffsetY=p.offsetY.number,B.ctx.shadowColor=aA(p.color),B.ctx.shadowBlur=p.blur.number,B.ctx.fillStyle=p.inset?aA(p.color):"rgba(0,0,0,1)",B.ctx.fill(),B.ctx.restore()}),g.label=2;case 2:i=0,o=0,l=s,g.label=3;case 3:return o<l.length?(c=l[o],c.style!==0&&!we(c.color)&&c.width>0?c.style!==2?[3,5]:[4,this.renderDashedDottedBorder(c.color,c.width,i,t.curves,2)]:[3,11]):[3,13];case 4:return g.sent(),[3,11];case 5:return c.style!==3?[3,7]:[4,this.renderDashedDottedBorder(c.color,c.width,i,t.curves,3)];case 6:return g.sent(),[3,11];case 7:return c.style!==4?[3,9]:[4,this.renderDoubleBorder(c.color,c.width,i,t.curves)];case 8:return g.sent(),[3,11];case 9:return[4,this.renderSolidBorder(c.color,i,t.curves)];case 10:g.sent(),g.label=11;case 11:i++,g.label=12;case 12:return o++,[3,3];case 13:return[2]}})})},e.prototype.renderDashedDottedBorder=function(t,r,n,s,a){return hA(this,void 0,void 0,function(){var i,o,l,c,B,g,p,f,h,E,b,w,D,L,v,Q,v,Q;return fA(this,function(C){return this.ctx.save(),i=$g(s,n),o=Na(s,n),a===2&&(this.path(o),this.ctx.clip()),TA(o[0])?(l=o[0].start.x,c=o[0].start.y):(l=o[0].x,c=o[0].y),TA(o[1])?(B=o[1].end.x,g=o[1].end.y):(B=o[1].x,g=o[1].y),n===0||n===2?p=Math.abs(l-B):p=Math.abs(c-g),this.ctx.beginPath(),a===3?this.formatPath(i):this.formatPath(o.slice(0,2)),f=r<3?r*3:r*2,h=r<3?r*2:r,a===3&&(f=r,h=r),E=!0,p<=f*2?E=!1:p<=f*2+h?(b=p/(2*f+h),f*=b,h*=b):(w=Math.floor((p+h)/(f+h)),D=(p-w*f)/(w-1),L=(p-(w+1)*f)/w,h=L<=0||Math.abs(h-D)<Math.abs(h-L)?D:L),E&&(a===3?this.ctx.setLineDash([0,f+h]):this.ctx.setLineDash([f,h])),a===3?(this.ctx.lineCap="round",this.ctx.lineWidth=r):this.ctx.lineWidth=r*2+1.1,this.ctx.strokeStyle=aA(t),this.ctx.stroke(),this.ctx.setLineDash([]),a===2&&(TA(o[0])&&(v=o[3],Q=o[0],this.ctx.beginPath(),this.formatPath([new m(v.end.x,v.end.y),new m(Q.start.x,Q.start.y)]),this.ctx.stroke()),TA(o[1])&&(v=o[1],Q=o[2],this.ctx.beginPath(),this.formatPath([new m(v.end.x,v.end.y),new m(Q.start.x,Q.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},e.prototype.render=function(t){return hA(this,void 0,void 0,function(){var r;return fA(this,function(n){switch(n.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=aA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),r=Wg(t),[4,this.renderStack(r)];case 1:return n.sent(),this.applyEffects([]),[2,this.canvas]}})})},e})(Xo),sd=function(A){return A instanceof xo||A instanceof Eo?!0:A instanceof is&&A.type!==xr&&A.type!==Er},ad=function(A,e){switch(A){case 0:return Lr(e);case 2:return Gg(e);default:return Kr(e)}},od=function(A){switch(A){case 1:return"center";case 2:return"right";default:return"left"}},id=["-apple-system","system-ui"],ld=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter(function(e){return id.indexOf(e)===-1}):A},cd=(function(A){VA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.canvas=r.canvas?r.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),n.options=r,n.canvas.width=Math.floor(r.width*r.scale),n.canvas.height=Math.floor(r.height*r.scale),n.canvas.style.width=r.width+"px",n.canvas.style.height=r.height+"px",n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-r.x,-r.y),n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+r.width+"x"+r.height+" at "+r.x+","+r.y+") with scale "+r.scale),n}return e.prototype.render=function(t){return hA(this,void 0,void 0,function(){var r,n;return fA(this,function(s){switch(s.label){case 0:return r=$n(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,t),[4,Bd(r)];case 1:return n=s.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=aA(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(n,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},e})(Xo),Bd=function(A){return new Promise(function(e,t){var r=new Image;r.onload=function(){e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(A))})},ud=(function(){function A(e){var t=e.id,r=e.enabled;this.id=t,this.enabled=r,this.start=Date.now()}return A.prototype.debug=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.debug=="function"?console.debug.apply(console,tr([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},A.prototype.getTime=function(){return Date.now()-this.start},A.prototype.info=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&typeof window<"u"&&window.console&&typeof console.info=="function"&&console.info.apply(console,tr([this.id,this.getTime()+"ms"],e))},A.prototype.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.warn=="function"?console.warn.apply(console,tr([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},A.prototype.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.error=="function"?console.error.apply(console,tr([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},A.instances={},A})(),gd=(function(){function A(e,t){var r;this.windowBounds=t,this.instanceName="#"+A.instanceCount++,this.logger=new ud({id:this.instanceName,enabled:e.logging}),this.cache=(r=e.cache)!==null&&r!==void 0?r:new Sg(this,e)}return A.instanceCount=1,A})(),dd=function(A,e){return e===void 0&&(e={}),fd(A,e)};typeof window<"u"&&Ro.setContext(window);var fd=function(A,e){return hA(void 0,void 0,void 0,function(){var t,r,n,s,a,i,o,l,c,B,g,p,f,h,E,b,w,D,L,v,C,Q,C,S,K,Y,sA,wA,k,z,xA,iA,lA,XA,HA,NA,JA,GA,QA,CA;return fA(this,function(mA){switch(mA.label){case 0:if(!A||typeof A!="object")return[2,Promise.reject("Invalid element provided as first argument")];if(t=A.ownerDocument,!t)throw new Error("Element is not attached to a Document");if(r=t.defaultView,!r)throw new Error("Document is not attached to a Window");return n={allowTaint:(S=e.allowTaint)!==null&&S!==void 0?S:!1,imageTimeout:(K=e.imageTimeout)!==null&&K!==void 0?K:15e3,proxy:e.proxy,useCORS:(Y=e.useCORS)!==null&&Y!==void 0?Y:!1},s=Dn({logging:(sA=e.logging)!==null&&sA!==void 0?sA:!0,cache:e.cache},n),a={windowWidth:(wA=e.windowWidth)!==null&&wA!==void 0?wA:r.innerWidth,windowHeight:(k=e.windowHeight)!==null&&k!==void 0?k:r.innerHeight,scrollX:(z=e.scrollX)!==null&&z!==void 0?z:r.pageXOffset,scrollY:(xA=e.scrollY)!==null&&xA!==void 0?xA:r.pageYOffset},i=new ne(a.scrollX,a.scrollY,a.windowWidth,a.windowHeight),o=new gd(s,i),l=(iA=e.foreignObjectRendering)!==null&&iA!==void 0?iA:!1,c={allowTaint:(lA=e.allowTaint)!==null&&lA!==void 0?lA:!1,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:l,copyStyles:l},o.logger.debug("Starting document clone with size "+i.width+"x"+i.height+" scrolled to "+-i.left+","+-i.top),B=new Ma(o,A,c),g=B.clonedReferenceElement,g?[4,B.toIFrame(t,i)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return p=mA.sent(),f=ls(g)||pg(g)?Ji(g.ownerDocument):Tr(o,g),h=f.width,E=f.height,b=f.left,w=f.top,D=pd(o,g,e.backgroundColor),L={canvas:e.canvas,backgroundColor:D,scale:(HA=(XA=e.scale)!==null&&XA!==void 0?XA:r.devicePixelRatio)!==null&&HA!==void 0?HA:1,x:((NA=e.x)!==null&&NA!==void 0?NA:0)+b,y:((JA=e.y)!==null&&JA!==void 0?JA:0)+w,width:(GA=e.width)!==null&&GA!==void 0?GA:Math.ceil(h),height:(QA=e.height)!==null&&QA!==void 0?QA:Math.ceil(E)},l?(o.logger.debug("Document cloned, using foreign object rendering"),C=new cd(o,L),[4,C.render(g)]):[3,3];case 2:return v=mA.sent(),[3,5];case 3:return o.logger.debug("Document cloned, element located at "+b+","+w+" with size "+h+"x"+E+" using computed rendering"),o.logger.debug("Starting DOM parsing"),Q=Lo(o,g),D===Q.styles.backgroundColor&&(Q.styles.backgroundColor=re.TRANSPARENT),o.logger.debug("Starting renderer for element at "+L.x+","+L.y+" with size "+L.width+"x"+L.height),C=new nd(o,L),[4,C.render(Q)];case 4:v=mA.sent(),mA.label=5;case 5:return(!((CA=e.removeContainer)!==null&&CA!==void 0)||CA)&&(Ma.destroy(p)||o.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),o.logger.debug("Finished rendering"),[2,v]}})})},pd=function(A,e,t){var r=e.ownerDocument,n=r.documentElement?Ft(A,getComputedStyle(r.documentElement).backgroundColor):re.TRANSPARENT,s=r.body?Ft(A,getComputedStyle(r.body).backgroundColor):re.TRANSPARENT,a=typeof t=="string"?Ft(A,t):t===null?re.TRANSPARENT:4294967295;return e===r.documentElement?we(n)?we(s)?a:s:n:a},Jo=dd;function wd(){let A=document.createElement("div");if(A.style.cssText=`
9
9
  position: fixed; inset: 0; z-index: 2147483647;
10
10
  background: white; opacity: 0;
11
11
  pointer-events: none;
@@ -16,7 +16,9 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
16
16
  15% { opacity: 0.7; }
17
17
  100% { opacity: 0; }
18
18
  }
19
- `,document.head.appendChild(e)}document.body.appendChild(A),A.addEventListener("animationend",()=>A.remove())}async function Tt(){pd();try{let A=await wd();if(A)return A}catch{}try{let A=await hd();if(A)return A}catch{}return null}async function wd(){let A=await Xo(document.body,{scale:.5,useCORS:!0,allowTaint:!0,logging:!1,backgroundColor:null,ignoreElements:e=>e.classList?.contains("bs-fab")||e.classList?.contains("bs-toolbar")||e.classList?.contains("bs-modal")||e.classList?.contains("bs-backdrop")||e.id==="bs-flash-style"});try{return A.toDataURL("image/jpeg",.6)}catch{return null}}async function hd(){let A=window.innerWidth,e=window.innerHeight,t=document.documentElement.cloneNode(!0),r=document.documentElement.querySelectorAll("*"),n=t.querySelectorAll("*");for(let c=0;c<r.length&&c<n.length;c++){let B=window.getComputedStyle(r[c]),g=n[c];if(g.style){let p=["background","background-color","background-image","color","font","font-size","font-family","font-weight","border","border-radius","padding","margin","display","flex-direction","align-items","justify-content","gap","width","height","max-width","max-height","overflow","position","top","left","right","bottom","box-shadow","text-shadow","opacity","transform","text-align","line-height","letter-spacing","text-decoration","visibility","z-index","grid-template-columns","grid-template-rows","box-sizing"];for(let f of p)try{g.style.setProperty(f,B.getPropertyValue(f))}catch{}}}t.querySelectorAll('script, [data-bugstash], .bs-fab, .bs-toolbar, .bs-modal, .bs-backdrop, [id="bs-flash-style"]').forEach(c=>c.remove()),t.querySelectorAll("img").forEach(c=>{try{let B=c.getAttribute("src")||"";B&&!B.startsWith("data:")&&!B.startsWith(window.location.origin)&&(c.removeAttribute("src"),c.style.backgroundColor="#e5e7eb")}catch{}}),t.querySelectorAll("iframe, canvas, video, audio").forEach(c=>c.remove());let a=new XMLSerializer().serializeToString(t),i=`<svg xmlns="http://www.w3.org/2000/svg" width="${A}" height="${e}"><foreignObject width="100%" height="100%">${a}</foreignObject></svg>`,o=new Blob([i],{type:"image/svg+xml;charset=utf-8"}),l=URL.createObjectURL(o);return new Promise(c=>{let B=new Image;B.crossOrigin="anonymous",B.onload=()=>{let g=document.createElement("canvas");g.width=A*.5,g.height=e*.5;let p=g.getContext("2d");if(!p){URL.revokeObjectURL(l),c(null);return}p.scale(.5,.5),p.drawImage(B,0,0),URL.revokeObjectURL(l);try{c(g.toDataURL("image/jpeg",.6))}catch{c(null)}},B.onerror=()=>{URL.revokeObjectURL(l),c(null)},B.src=l})}var bd="https://bugstash-backend.vercel.app",Jo="https://bugstash-backend.vercel.app",yA=bd,ls=!1;function Wo(A){yA=A.replace(/\/$/,""),ls=!1}function Yo(){return yA}async function zA(A,e){try{return await fetch(A,e)}catch(t){if(ls)throw t;ls=!0;let r=yA;yA=Jo;let n=A.replace(r,Jo);return fetch(n,e)}}var cs="bugstash_auth";function Bs(){try{let A=localStorage.getItem(cs);if(!A)return null;let e=JSON.parse(A);return e.tokens.expiresAt<Date.now(),e}catch{return null}}function zo(A){localStorage.setItem(cs,JSON.stringify(A))}function Qd(){localStorage.removeItem(cs)}function VA(){return Bs()?.user||null}function $o(){return Bs()?.tokens.accessToken||null}async function he(){let A=Bs();if(!A)return{"Content-Type":"application/json"};if(A.tokens.expiresAt<Date.now()+6e4)try{let e=await zA(`${yA}/api/auth/refresh`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({refreshToken:A.tokens.refreshToken})});if(e.ok){let t=await e.json();t.success&&(A.tokens=t.data,zo(A))}}catch{}return{"Content-Type":"application/json",Authorization:`Bearer ${A.tokens.accessToken}`}}async function Vr(A,e,t){try{let n=await(await zA(`${yA}/api/auth/login`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:A,password:e,projectId:t})})).json();return n.success&&zo({user:n.data.user,tokens:n.data.tokens}),n}catch{return{success:!1,error:"Network error"}}}async function _r(){Qd()}async function us(A){try{let e=await he();return await(await zA(`${yA}/api/reports`,{method:"POST",headers:e,body:JSON.stringify(A)})).json()}catch{return{success:!1,error:"Network error - could not reach BugStash"}}}async function Zo(A,e){try{let t=await he();return await(await zA(`${yA}/api/pins/by-page?projectId=${A}&pathname=${encodeURIComponent(e)}`,{headers:t})).json()}catch{return{success:!1,error:"Network error"}}}async function gs(A){try{let e=await he();return await(await zA(`${yA}/api/pins`,{method:"POST",headers:e,body:JSON.stringify(A)})).json()}catch{return{success:!1,error:"Network error"}}}async function Xr(A,e){try{let t=await he();return await(await zA(`${yA}/api/pins/${A}`,{method:"PUT",headers:t,body:JSON.stringify(e)})).json()}catch{return{success:!1,error:"Network error"}}}async function jo(A){try{let e=await he();return await(await zA(`${yA}/api/pins/${A}`,{method:"DELETE",headers:e})).json()}catch{return{success:!1,error:"Network error"}}}async function qo(A){try{let e=await he();return await(await zA(`${yA}/api/pins/${A}/comments`,{headers:e})).json()}catch{return{success:!1,error:"Network error"}}}async function ds(A,e,t=[]){try{let r=await he();return await(await zA(`${yA}/api/pins/${A}/comments`,{method:"POST",headers:r,body:JSON.stringify({body:e,mentions:t})})).json()}catch{return{success:!1,error:"Network error"}}}async function Ai(A){try{let e=await he();return await(await zA(`${yA}/api/members/for-project/${A}`,{headers:e})).json()}catch{return{success:!1,error:"Network error"}}}var fs="bugstash_offline_queue";function ps(A){let e=ei();e.push({...A,id:Math.random().toString(36).slice(2),timestamp:Date.now()}),localStorage.setItem(fs,JSON.stringify(e))}function ei(){try{return JSON.parse(localStorage.getItem(fs)||"[]")}catch{return[]}}async function Cd(){let A=ei();if(A.length===0)return 0;let e=0,t=[];for(let r of A)try{let n;switch(r.type){case"create_pin":n=await gs(r.data);break;case"create_comment":n=await ds(r.data.pinId,r.data.body,r.data.mentions);break;case"update_pin":n=await Xr(r.data.pinId,r.data.updates);break;case"submit_report":n=await us(r.data);break;default:n={success:!1,error:"Unknown action"}}n.success?e++:t.push(r)}catch{t.push(r)}return localStorage.setItem(fs,JSON.stringify(t)),e}typeof window<"u"&&window.addEventListener("online",()=>{Cd().catch(()=>{})});var ws=[{id:"slate",name:"Slate",preview:["#0f1117","#6E9ED0"],vars:{"--bs-bg":"#0f1117","--bs-bg2":"#1a1d27","--bs-bg3":"#2a2d37","--bs-text":"#e8eaed","--bs-muted":"#9ca3af","--bs-border":"#2a2d37","--bs-accent":"#6E9ED0","--bs-accent2":"#C3CAD6","--bs-fab1":"#6E9ED0","--bs-fab2":"#4a7ba8","--bs-radius":"12px","--bs-radius-sm":"8px","--bs-red":"#ef4444","--bs-green":"#22c55e","--bs-orange":"#f97316","--bs-yellow":"#eab308"}},{id:"black",name:"Dark",preview:["#0a0a0a","#ffffff"],vars:{"--bs-bg":"#0a0a0a","--bs-bg2":"#141414","--bs-bg3":"#1e1e1e","--bs-text":"#f5f5f5","--bs-muted":"#737373","--bs-border":"#262626","--bs-accent":"#f5f5f5","--bs-accent2":"#d4d4d4","--bs-fab1":"#262626","--bs-fab2":"#171717","--bs-radius":"12px","--bs-radius-sm":"8px","--bs-red":"#ef4444","--bs-green":"#22c55e","--bs-orange":"#f97316","--bs-yellow":"#eab308"}},{id:"white",name:"Light",preview:["#ffffff","#0a0a0a"],vars:{"--bs-bg":"#ffffff","--bs-bg2":"#f5f5f5","--bs-bg3":"#e5e5e5","--bs-text":"#0a0a0a","--bs-muted":"#737373","--bs-border":"#e5e5e5","--bs-accent":"#0a0a0a","--bs-accent2":"#404040","--bs-fab1":"#0a0a0a","--bs-fab2":"#262626","--bs-radius":"12px","--bs-radius-sm":"8px","--bs-red":"#dc2626","--bs-green":"#16a34a","--bs-orange":"#ea580c","--bs-yellow":"#ca8a04"}}];function Jr(){return ws}function Wr(A){return ws.find(e=>e.id===A)}function ti(){return ws[0]}var hs=[{id:"classic",name:"Center",description:"Centered modal",tabPosition:"top"},{id:"drawer-right",name:"Right Drawer",description:"Slides from right",tabPosition:"top"},{id:"bottom-sheet",name:"Bottom Sheet",description:"Slides from bottom",tabPosition:"top"},{id:"sidebar-tabs",name:"Sidebar",description:"Side navigation",tabPosition:"left"}];function Yr(){return hs}function Dt(A){return hs.find(e=>e.id===A)}function ri(){return hs[0]}var ni=`
19
+ `,document.head.appendChild(e)}document.body.appendChild(A),A.addEventListener("animationend",()=>A.remove())}async function Tt(){wd();try{let A=await hd();if(A)return A}catch{}try{let A=await bd();if(A)return A}catch{}return null}async function hd(){let A=await Jo(document.body,{scale:.5,useCORS:!0,allowTaint:!1,logging:!1,backgroundColor:null,ignoreElements:e=>e.classList?.contains("bs-fab")||e.classList?.contains("bs-toolbar")||e.classList?.contains("bs-modal")||e.classList?.contains("bs-backdrop")||e.id==="bs-flash-style"});try{return A.toDataURL("image/jpeg",.6)}catch{return null}}async function bd(){let A=window.innerWidth,e=window.innerHeight,t=document.documentElement.cloneNode(!0),r=document.documentElement.querySelectorAll("*"),n=t.querySelectorAll("*");for(let o=0;o<r.length&&o<n.length;o++){let l=window.getComputedStyle(r[o]),c=n[o];if(c.style){let B=["background","background-color","background-image","color","font","font-size","font-family","font-weight","border","border-radius","padding","margin","display","flex-direction","align-items","justify-content","gap","width","height","max-width","max-height","overflow","position","top","left","right","bottom","box-shadow","text-shadow","opacity","transform","text-align","line-height","letter-spacing","text-decoration","visibility","z-index","grid-template-columns","grid-template-rows","box-sizing"];for(let g of B)try{c.style.setProperty(g,l.getPropertyValue(g))}catch{}}}t.querySelectorAll('script, [data-bugstash], .bs-fab, .bs-toolbar, .bs-modal, .bs-backdrop, [id="bs-flash-style"], iframe, canvas, video, audio, object, embed').forEach(o=>o.remove()),t.querySelectorAll("img").forEach(o=>{let l=document.createElement("div");l.style.cssText=`width:${o.width||100}px;height:${o.height||60}px;background:#2a2d37;border-radius:4px;`,o.replaceWith(l)}),t.querySelectorAll('link[rel="stylesheet"], link[rel="icon"], link[rel="preload"]').forEach(o=>o.remove());let a=new XMLSerializer().serializeToString(t),i=`<svg xmlns="http://www.w3.org/2000/svg" width="${A}" height="${e}">
20
+ <foreignObject width="100%" height="100%">${a}</foreignObject>
21
+ </svg>`;return new Promise(o=>{try{let l=new Blob([i],{type:"image/svg+xml;charset=utf-8"}),c=new FileReader;c.onload=()=>{o(c.result)},c.onerror=()=>o(null),c.readAsDataURL(l)}catch{o(null)}})}var Qd="https://bugstash-backend.vercel.app",Wo="https://bugstash-backend.vercel.app",FA=Qd,cs=!1;function Yo(A){FA=A.replace(/\/$/,""),cs=!1}function zo(){return FA}async function $A(A,e){try{return await fetch(A,e)}catch(t){if(cs)throw t;cs=!0;let r=FA;FA=Wo;let n=A.replace(r,Wo);return fetch(n,e)}}var Bs="bugstash_auth";function us(){try{let A=localStorage.getItem(Bs);if(!A)return null;let e=JSON.parse(A);return e.tokens.expiresAt<Date.now(),e}catch{return null}}function $o(A){localStorage.setItem(Bs,JSON.stringify(A))}function Cd(){localStorage.removeItem(Bs)}function _A(){return us()?.user||null}function Zo(){return us()?.tokens.accessToken||null}async function be(){let A=us();if(!A)return{"Content-Type":"application/json"};if(A.tokens.expiresAt<Date.now()+6e4)try{let e=await $A(`${FA}/api/auth/refresh`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({refreshToken:A.tokens.refreshToken})});if(e.ok){let t=await e.json();t.success&&(A.tokens=t.data,$o(A))}}catch{}return{"Content-Type":"application/json",Authorization:`Bearer ${A.tokens.accessToken}`}}async function _r(A,e,t){try{let n=await(await $A(`${FA}/api/auth/login`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:A,password:e,projectId:t})})).json();return n.success&&$o({user:n.data.user,tokens:n.data.tokens}),n}catch{return{success:!1,error:"Network error"}}}async function Xr(){Cd()}async function gs(A){try{let e=await be();return await(await $A(`${FA}/api/reports`,{method:"POST",headers:e,body:JSON.stringify(A)})).json()}catch{return{success:!1,error:"Network error - could not reach BugStash"}}}async function qo(A,e){try{let t=await be();return await(await $A(`${FA}/api/pins/by-page?projectId=${A}&pathname=${encodeURIComponent(e)}`,{headers:t})).json()}catch{return{success:!1,error:"Network error"}}}async function ds(A){try{let e=await be();return await(await $A(`${FA}/api/pins`,{method:"POST",headers:e,body:JSON.stringify(A)})).json()}catch{return{success:!1,error:"Network error"}}}async function Jr(A,e){try{let t=await be();return await(await $A(`${FA}/api/pins/${A}`,{method:"PUT",headers:t,body:JSON.stringify(e)})).json()}catch{return{success:!1,error:"Network error"}}}async function jo(A){try{let e=await be();return await(await $A(`${FA}/api/pins/${A}`,{method:"DELETE",headers:e})).json()}catch{return{success:!1,error:"Network error"}}}async function Ai(A){try{let e=await be();return await(await $A(`${FA}/api/pins/${A}/comments`,{headers:e})).json()}catch{return{success:!1,error:"Network error"}}}async function fs(A,e,t=[]){try{let r=await be();return await(await $A(`${FA}/api/pins/${A}/comments`,{method:"POST",headers:r,body:JSON.stringify({body:e,mentions:t})})).json()}catch{return{success:!1,error:"Network error"}}}async function ei(A){try{let e=await be();return await(await $A(`${FA}/api/members/for-project/${A}`,{headers:e})).json()}catch{return{success:!1,error:"Network error"}}}var ps="bugstash_offline_queue";function ws(A){let e=ti();e.push({...A,id:Math.random().toString(36).slice(2),timestamp:Date.now()}),localStorage.setItem(ps,JSON.stringify(e))}function ti(){try{return JSON.parse(localStorage.getItem(ps)||"[]")}catch{return[]}}async function md(){let A=ti();if(A.length===0)return 0;let e=0,t=[];for(let r of A)try{let n;switch(r.type){case"create_pin":n=await ds(r.data);break;case"create_comment":n=await fs(r.data.pinId,r.data.body,r.data.mentions);break;case"update_pin":n=await Jr(r.data.pinId,r.data.updates);break;case"submit_report":n=await gs(r.data);break;default:n={success:!1,error:"Unknown action"}}n.success?e++:t.push(r)}catch{t.push(r)}return localStorage.setItem(ps,JSON.stringify(t)),e}typeof window<"u"&&window.addEventListener("online",()=>{md().catch(()=>{})});var hs=[{id:"slate",name:"Slate",preview:["#0f1117","#6E9ED0"],vars:{"--bs-bg":"#0f1117","--bs-bg2":"#1a1d27","--bs-bg3":"#2a2d37","--bs-text":"#e8eaed","--bs-muted":"#9ca3af","--bs-border":"#2a2d37","--bs-accent":"#6E9ED0","--bs-accent2":"#C3CAD6","--bs-fab1":"#6E9ED0","--bs-fab2":"#4a7ba8","--bs-radius":"12px","--bs-radius-sm":"8px","--bs-red":"#ef4444","--bs-green":"#22c55e","--bs-orange":"#f97316","--bs-yellow":"#eab308"}},{id:"black",name:"Dark",preview:["#0a0a0a","#ffffff"],vars:{"--bs-bg":"#0a0a0a","--bs-bg2":"#141414","--bs-bg3":"#1e1e1e","--bs-text":"#f5f5f5","--bs-muted":"#737373","--bs-border":"#262626","--bs-accent":"#f5f5f5","--bs-accent2":"#d4d4d4","--bs-fab1":"#262626","--bs-fab2":"#171717","--bs-radius":"12px","--bs-radius-sm":"8px","--bs-red":"#ef4444","--bs-green":"#22c55e","--bs-orange":"#f97316","--bs-yellow":"#eab308"}},{id:"white",name:"Light",preview:["#ffffff","#0a0a0a"],vars:{"--bs-bg":"#ffffff","--bs-bg2":"#f5f5f5","--bs-bg3":"#e5e5e5","--bs-text":"#0a0a0a","--bs-muted":"#737373","--bs-border":"#e5e5e5","--bs-accent":"#0a0a0a","--bs-accent2":"#404040","--bs-fab1":"#0a0a0a","--bs-fab2":"#262626","--bs-radius":"12px","--bs-radius-sm":"8px","--bs-red":"#dc2626","--bs-green":"#16a34a","--bs-orange":"#ea580c","--bs-yellow":"#ca8a04"}}];function Wr(){return hs}function Yr(A){return hs.find(e=>e.id===A)}function ri(){return hs[0]}var bs=[{id:"classic",name:"Center",description:"Centered modal",tabPosition:"top"},{id:"drawer-right",name:"Right Drawer",description:"Slides from right",tabPosition:"top"},{id:"bottom-sheet",name:"Bottom Sheet",description:"Slides from bottom",tabPosition:"top"},{id:"sidebar-tabs",name:"Sidebar",description:"Side navigation",tabPosition:"left"}];function zr(){return bs}function Dt(A){return bs.find(e=>e.id===A)}function ni(){return bs[0]}var si=`
20
22
  /* \u2500\u2500 1. Classic (default \u2014 no overrides) \u2500\u2500 */
21
23
 
22
24
  /* \u2500\u2500 2. Drawer Right \u2500\u2500 */
@@ -76,23 +78,22 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
76
78
  }
77
79
  .bs-ly-sidebar-tabs .bs-tab-divider { display: none; }
78
80
  .bs-ly-sidebar-tabs .bs-scroll { flex: 1; }
79
- `;var Ye=null,zr=0,Ud=5e3,Je=new Map,We=null,$r=new Set;function kt(A){We=A,zr=Date.now(),md()}function md(){Ye||(Ye=setInterval(vd,Ud))}async function vd(){if(!We)return;let A=$o();if(A)try{let e=Yo(),t=window.location.pathname,r=await fetch(`${e}/api/pins/poll?projectId=${We}&pathname=${encodeURIComponent(t)}&since=${zr}`,{headers:{Authorization:`Bearer ${A}`}});if(!r.ok)return;let n=await r.json();if(!n.success)return;let{pins:s,serverTime:a}=n.data;zr=a;for(let i of s)$r.has(i.id)?si("pin:updated",{type:"pin:updated",projectId:We,data:i,userId:"",timestamp:Date.now()}):($r.add(i.id),si("pin:created",{type:"pin:created",projectId:We,data:i,userId:"",timestamp:Date.now()}))}catch{}}function ai(){Ye&&(clearInterval(Ye),Ye=null),We=null,$r.clear(),zr=0}function Mt(A,e){return Je.has(A)||Je.set(A,new Set),Je.get(A).add(e),()=>{Je.get(A)?.delete(e)}}function si(A,e){Je.get(A)?.forEach(t=>t(e)),Je.get("*")?.forEach(t=>t(e))}function oi(A){$r=new Set(A)}function ii(){return Ye!==null}var jr,AA=null,QA=[],ci=[],ze=!1,Ot=null,Fd="",Zr={open:"#f97316",in_progress:"#3b82f6",resolved:"#22c55e",closed:"#6b7280"},yd='<svg width="28" height="28" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C8.13 2 5 5.13 5 9c0 4.17 4.42 9.92 6.24 12.11.4.48 1.12.48 1.52 0C14.58 18.92 19 13.17 19 9c0-3.87-3.13-7-7-7z" fill="currentColor"/><circle cx="12" cy="9" r="3" fill="#fff" opacity="0.9"/></svg>';function Rt(A){jr=A,Fd=window.location.pathname,Ed(),ui(),xd(),Kd(),Sd()}function Bi(){AA&&(AA.remove(),AA=null),QA=[]}function Nt(A){return ze=A!==void 0?A:!ze,AA&&AA.classList.toggle("bs-pin-mode",ze),ze}function qr(){return ze}function Ed(){if(AA)return;AA=document.createElement("div"),AA.id="bugstash-live-pins";let A=document.createElement("style");A.textContent=`
81
+ `;var ze=null,$r=0,Ud=5e3,We=new Map,Ye=null,Zr=new Set;function kt(A){Ye=A,$r=Date.now(),vd()}function vd(){ze||(ze=setInterval(Fd,Ud))}async function Fd(){if(!Ye)return;let A=Zo();if(A)try{let e=zo(),t=window.location.pathname,r=await fetch(`${e}/api/pins/poll?projectId=${Ye}&pathname=${encodeURIComponent(t)}&since=${$r}`,{headers:{Authorization:`Bearer ${A}`}});if(!r.ok)return;let n=await r.json();if(!n.success)return;let{pins:s,serverTime:a}=n.data;$r=a;for(let i of s)Zr.has(i.id)?ai("pin:updated",{type:"pin:updated",projectId:Ye,data:i,userId:"",timestamp:Date.now()}):(Zr.add(i.id),ai("pin:created",{type:"pin:created",projectId:Ye,data:i,userId:"",timestamp:Date.now()}))}catch{}}function oi(){ze&&(clearInterval(ze),ze=null),Ye=null,Zr.clear(),$r=0}function Mt(A,e){return We.has(A)||We.set(A,new Set),We.get(A).add(e),()=>{We.get(A)?.delete(e)}}function ai(A,e){We.get(A)?.forEach(t=>t(e)),We.get("*")?.forEach(t=>t(e))}function ii(A){Zr=new Set(A)}function li(){return ze!==null}var jr,MA=null,LA=null,bA=[],Bi=[],Ot=!1,Rt=null,yd="",qr={open:"#f97316",in_progress:"#3b82f6",resolved:"#22c55e",closed:"#6b7280"},Ed='<svg width="28" height="28" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C8.13 2 5 5.13 5 9c0 4.17 4.42 9.92 6.24 12.11.4.48 1.12.48 1.52 0C14.58 18.92 19 13.17 19 9c0-3.87-3.13-7-7-7z" fill="currentColor"/><circle cx="12" cy="9" r="3" fill="#fff" opacity="0.9"/></svg>';function Nt(A){jr=A,yd=window.location.pathname,xd(),gi(),Hd(),Sd(),Td()}function ui(){MA?.remove(),MA=null,LA?.remove(),LA=null,bA=[]}function Gt(A){return Ot=A!==void 0?A:!Ot,LA&&(LA.style.display=Ot?"block":"none"),Ot}function An(){return Ot}function xd(){if(MA)return;window.getComputedStyle(document.body).position==="static"&&(document.body.style.position="relative"),MA=document.createElement("div"),MA.id="bugstash-live-pins",LA=document.createElement("div"),LA.id="bugstash-pin-overlay",LA.style.display="none";let e=document.createElement("style");e.textContent=`
80
82
  #bugstash-live-pins {
81
83
  position: absolute;
82
84
  top: 0;
83
85
  left: 0;
84
86
  width: 100%;
85
- min-height: 100%;
87
+ height: 0;
88
+ overflow: visible;
86
89
  z-index: 2147483640;
87
90
  pointer-events: none;
88
91
  }
89
- #bugstash-live-pins.bs-pin-mode {
90
- pointer-events: auto;
91
- cursor: crosshair;
92
+ #bugstash-pin-overlay {
92
93
  position: fixed;
93
94
  inset: 0;
94
- width: auto;
95
- min-height: auto;
95
+ z-index: 2147483641;
96
+ cursor: crosshair;
96
97
  background: rgba(0,0,0,0.05);
97
98
  }
98
99
 
@@ -380,21 +381,21 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
380
381
  color: #9ca3af;
381
382
  }
382
383
  .bs-lp-form-cancel:hover { background: rgba(255,255,255,0.1); }
383
- `,AA.appendChild(A),document.body.appendChild(AA),AA.addEventListener("click",e=>{if(!ze||e.target.closest(".bs-lp, .bs-lp-popup, .bs-lp-form"))return;let t=e.clientX+window.scrollX,r=e.clientY+window.scrollY;AA.style.pointerEvents="none";let n=document.elementFromPoint(e.clientX,e.clientY);AA.style.pointerEvents="",Ld(t,r,n)})}async function ui(){let A=await Zo(jr,window.location.pathname);A.success&&A.data&&(QA=A.data,oi(QA.map(e=>e.id)),se())}async function xd(){let A=await Ai(jr);A.success&&A.data&&(ci=A.data)}function se(){AA&&(AA.querySelectorAll(".bs-lp").forEach(A=>A.remove()),QA.forEach((A,e)=>{let t=document.createElement("div");t.className="bs-lp",t.style.left=`${A.pageX}px`,t.style.top=`${A.pageY-28}px`,t.dataset.pinId=A.id;let r=Zr[A.status]||Zr.open;t.innerHTML=`
384
+ `,MA.appendChild(e),document.body.appendChild(MA),document.body.appendChild(LA),LA.addEventListener("click",t=>{if(t.target.closest(".bs-lp-form"))return;let r=t.clientX+window.scrollX,n=t.clientY+window.scrollY,s=t.clientX,a=t.clientY;LA.style.pointerEvents="none";let i=document.elementFromPoint(t.clientX,t.clientY);LA.style.pointerEvents="",Kd(r,n,s,a,i)})}async function gi(){let A=await qo(jr,window.location.pathname);A.success&&A.data&&(bA=A.data,ii(bA.map(e=>e.id)),ae())}async function Hd(){let A=await ei(jr);A.success&&A.data&&(Bi=A.data)}function ae(){MA&&(MA.querySelectorAll(".bs-lp").forEach(A=>A.remove()),bA.forEach((A,e)=>{let t=document.createElement("div");t.className="bs-lp",t.style.left=`${A.pageX}px`,t.style.top=`${A.pageY-28}px`,t.dataset.pinId=A.id;let r=qr[A.status]||qr.open;t.innerHTML=`
384
385
  <div class="bs-lp-marker" style="--bs-pin-color:${r}">
385
- ${yd}
386
+ ${Ed}
386
387
  <span class="bs-lp-num">${e+1}</span>
387
388
  <span class="bs-lp-pulse"></span>
388
389
  </div>
389
- `,t.addEventListener("click",n=>{n.stopPropagation(),Hd(A,t)}),AA.appendChild(t)}))}function li(A){let e=Date.now()-A,t=Math.floor(e/6e4);if(t<1)return"just now";if(t<60)return`${t}m ago`;let r=Math.floor(t/60);return r<24?`${r}h ago`:`${Math.floor(r/24)}d ago`}async function Hd(A,e){ye();let t=document.createElement("div");t.className="bs-lp-popup";let r=VA(),n=r&&(r.role==="owner"||r.role==="admin"||r.id===A.createdBy),s=Zr[A.status]||Zr.open;t.innerHTML=`
390
+ `,t.addEventListener("click",n=>{n.stopPropagation(),Id(A,t)}),MA.appendChild(t)}))}function ci(A){let e=Date.now()-A,t=Math.floor(e/6e4);if(t<1)return"just now";if(t<60)return`${t}m ago`;let r=Math.floor(t/60);return r<24?`${r}h ago`:`${Math.floor(r/24)}d ago`}async function Id(A,e){Ee();let t=document.createElement("div");t.className="bs-lp-popup";let r=_A(),n=r&&(r.role==="owner"||r.role==="admin"||r.id===A.createdBy),s=qr[A.status]||qr.open;t.innerHTML=`
390
391
  <div class="bs-lp-popup-hdr">
391
- <div class="bs-lp-popup-title">${ne(A.title)}</div>
392
+ <div class="bs-lp-popup-title">${se(A.title)}</div>
392
393
  <span class="bs-lp-popup-badge" style="background:${s}18;color:${s}">${A.status.replace("_"," ")}</span>
393
394
  <button class="bs-lp-popup-close">&times;</button>
394
395
  </div>
395
- ${A.description?`<div class="bs-lp-popup-desc">${ne(A.description)}</div>`:""}
396
+ ${A.description?`<div class="bs-lp-popup-desc">${se(A.description)}</div>`:""}
396
397
  <div class="bs-lp-popup-info">
397
- <span>${A.creatorName||"Unknown"} &middot; ${li(A.createdAt)}</span>
398
+ <span>${A.creatorName||"Unknown"} &middot; ${ci(A.createdAt)}</span>
398
399
  <span>${A.assigneeName?`\u2192 ${A.assigneeName}`:"Unassigned"}</span>
399
400
  </div>
400
401
  <div class="bs-lp-cmts" id="bs-lp-cmts">
@@ -408,23 +409,23 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
408
409
  ${A.status!=="resolved"?'<button class="bs-lp-act resolve" id="bs-lp-resolve">Resolve</button>':'<button class="bs-lp-act" id="bs-lp-reopen">Reopen</button>'}
409
410
  ${n?'<button class="bs-lp-act delete" id="bs-lp-delete">Delete</button>':""}
410
411
  </div>
411
- `,e.appendChild(t),Ot=t,qo(A.id).then(a=>{let i=t.querySelector("#bs-lp-cmts");if(!i)return;let o=a.success&&a.data?a.data:[];i.innerHTML=o.length?o.map(l=>`
412
+ `,e.appendChild(t),Rt=t,Ai(A.id).then(a=>{let i=t.querySelector("#bs-lp-cmts");if(!i)return;let o=a.success&&a.data?a.data:[];i.innerHTML=o.length?o.map(l=>`
412
413
  <div class="bs-lp-cmt">
413
414
  <div class="bs-lp-cmt-top">
414
- <span class="bs-lp-cmt-author">${ne(l.author?.name||l.authorName||"Unknown")}</span>
415
- <span class="bs-lp-cmt-time">${li(new Date(l.createdAt).getTime())}</span>
415
+ <span class="bs-lp-cmt-author">${se(l.author?.name||l.authorName||"Unknown")}</span>
416
+ <span class="bs-lp-cmt-time">${ci(new Date(l.createdAt).getTime())}</span>
416
417
  </div>
417
- <div class="bs-lp-cmt-body">${ne(l.body)}</div>
418
+ <div class="bs-lp-cmt-body">${se(l.body)}</div>
418
419
  </div>
419
- `).join(""):""}),requestAnimationFrame(()=>{let a=t.getBoundingClientRect();a.right>window.innerWidth-16&&(t.style.left="auto",t.style.right="34px"),a.bottom>window.innerHeight-16&&(t.style.top="auto",t.style.bottom="0")}),t.querySelector(".bs-lp-popup-close").addEventListener("click",a=>{a.stopPropagation(),ye()}),t.querySelector("#bs-lp-cmt-send")?.addEventListener("click",async()=>{let a=t.querySelector("#bs-lp-cmt-in"),i=a.value.trim();if(i)if(a.value="",navigator.onLine){let o=await ds(A.id,i);if(o.success&&o.data){let l=t.querySelector("#bs-lp-cmts"),c=o.data;l.innerHTML+=`
420
+ `).join(""):""}),requestAnimationFrame(()=>{let a=t.getBoundingClientRect();a.right>window.innerWidth-16&&(t.style.left="auto",t.style.right="34px"),a.bottom>window.innerHeight-16&&(t.style.top="auto",t.style.bottom="0")}),t.querySelector(".bs-lp-popup-close").addEventListener("click",a=>{a.stopPropagation(),Ee()}),t.querySelector("#bs-lp-cmt-send")?.addEventListener("click",async()=>{let a=t.querySelector("#bs-lp-cmt-in"),i=a.value.trim();if(i)if(a.value="",navigator.onLine){let o=await fs(A.id,i);if(o.success&&o.data){let l=t.querySelector("#bs-lp-cmts"),c=o.data;l.innerHTML+=`
420
421
  <div class="bs-lp-cmt">
421
422
  <div class="bs-lp-cmt-top">
422
- <span class="bs-lp-cmt-author">${ne(c.authorName||r?.name||"You")}</span>
423
+ <span class="bs-lp-cmt-author">${se(c.authorName||r?.name||"You")}</span>
423
424
  <span class="bs-lp-cmt-time">just now</span>
424
425
  </div>
425
- <div class="bs-lp-cmt-body">${ne(c.body)}</div>
426
+ <div class="bs-lp-cmt-body">${se(c.body)}</div>
426
427
  </div>
427
- `,l.scrollTop=l.scrollHeight}}else ps({type:"create_comment",data:{pinId:A.id,body:i}})}),t.querySelector("#bs-lp-cmt-in")?.addEventListener("keydown",a=>{a.key==="Enter"&&t.querySelector("#bs-lp-cmt-send")?.dispatchEvent(new Event("click"))}),t.querySelector("#bs-lp-resolve")?.addEventListener("click",async()=>{await Xr(A.id,{status:"resolved"}),A.status="resolved",ye(),se()}),t.querySelector("#bs-lp-reopen")?.addEventListener("click",async()=>{await Xr(A.id,{status:"open"}),A.status="open",ye(),se()}),t.querySelector("#bs-lp-delete")?.addEventListener("click",async()=>{confirm("Delete this pin?")&&(await jo(A.id),QA=QA.filter(a=>a.id!==A.id),ye(),se())}),t.addEventListener("click",a=>a.stopPropagation())}function ye(){Ot?.remove(),Ot=null}function gi(A){if(!A||A===document.body||A===document.documentElement)return"body";if(A.id)return`#${A.id}`;let e=A.tagName.toLowerCase();if(A.className&&typeof A.className=="string"){let r=A.className.trim().split(/\s+/).filter(n=>!n.startsWith("bs-")).slice(0,3);r.length&&(e+="."+r.join("."))}let t=A.parentElement;if(t&&t!==document.body){let r=Array.from(t.children).filter(n=>n.tagName===A.tagName);if(r.length>1){let n=r.indexOf(A);e+=`:nth-child(${n+1})`}return gi(t)+" > "+e}return e}function Id(A){if(!A)return"";let e=[],t=A;for(;t&&t!==document.body;){let r=1,n=t.previousElementSibling;for(;n;)n.tagName===t.tagName&&r++,n=n.previousElementSibling;e.unshift(`${t.tagName.toLowerCase()}[${r}]`),t=t.parentElement}return"/body/"+e.join("/")}function Ld(A,e,t){ye(),AA?.querySelectorAll(".bs-lp-form").forEach(s=>s.remove());let r=document.createElement("div");r.className="bs-lp-form",r.style.left=`${A+16}px`,r.style.top=`${e-8}px`,requestAnimationFrame(()=>{let s=r.getBoundingClientRect();s.right>window.innerWidth-16&&(r.style.left=`${A-316}px`),s.bottom>window.innerHeight-16&&(r.style.top=`${e-s.height}px`)});let n=ci.filter(s=>s.userId!==VA()?.id).map(s=>`<option value="${s.userId}">${ne(s.name)}</option>`).join("");r.innerHTML=`
428
+ `,l.scrollTop=l.scrollHeight}}else ws({type:"create_comment",data:{pinId:A.id,body:i}})}),t.querySelector("#bs-lp-cmt-in")?.addEventListener("keydown",a=>{a.key==="Enter"&&t.querySelector("#bs-lp-cmt-send")?.dispatchEvent(new Event("click"))}),t.querySelector("#bs-lp-resolve")?.addEventListener("click",async()=>{await Jr(A.id,{status:"resolved"}),A.status="resolved",Ee(),ae()}),t.querySelector("#bs-lp-reopen")?.addEventListener("click",async()=>{await Jr(A.id,{status:"open"}),A.status="open",Ee(),ae()}),t.querySelector("#bs-lp-delete")?.addEventListener("click",async()=>{confirm("Delete this pin?")&&(await jo(A.id),bA=bA.filter(a=>a.id!==A.id),Ee(),ae())}),t.addEventListener("click",a=>a.stopPropagation())}function Ee(){Rt?.remove(),Rt=null}function di(A){if(!A||A===document.body||A===document.documentElement)return"body";if(A.id)return`#${A.id}`;let e=A.tagName.toLowerCase();if(A.className&&typeof A.className=="string"){let r=A.className.trim().split(/\s+/).filter(n=>!n.startsWith("bs-")).slice(0,3);r.length&&(e+="."+r.join("."))}let t=A.parentElement;if(t&&t!==document.body){let r=Array.from(t.children).filter(n=>n.tagName===A.tagName);if(r.length>1){let n=r.indexOf(A);e+=`:nth-child(${n+1})`}return di(t)+" > "+e}return e}function Ld(A){if(!A)return"";let e=[],t=A;for(;t&&t!==document.body;){let r=1,n=t.previousElementSibling;for(;n;)n.tagName===t.tagName&&r++,n=n.previousElementSibling;e.unshift(`${t.tagName.toLowerCase()}[${r}]`),t=t.parentElement}return"/body/"+e.join("/")}function Kd(A,e,t,r,n){Ee(),LA?.querySelectorAll(".bs-lp-form").forEach(i=>i.remove());let s=document.createElement("div");s.className="bs-lp-form",s.style.left=`${t+16}px`,s.style.top=`${r-8}px`,requestAnimationFrame(()=>{let i=s.getBoundingClientRect();i.right>window.innerWidth-16&&(s.style.left=`${t-316}px`),i.bottom>window.innerHeight-16&&(s.style.top=`${r-i.height}px`)});let a=Bi.filter(i=>i.userId!==_A()?.id).map(i=>`<option value="${i.userId}">${se(i.name)}</option>`).join("");s.innerHTML=`
428
429
  <label class="bs-lp-form-label">Title *</label>
429
430
  <input type="text" id="bs-np-title" name="pin-title" placeholder="What's the issue?" autofocus />
430
431
  <label class="bs-lp-form-label">Description</label>
@@ -444,28 +445,26 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
444
445
  <option value="content">Content</option>
445
446
  <option value="other" selected>Other</option>
446
447
  </select>
447
- ${n?`
448
+ ${a?`
448
449
  <label class="bs-lp-form-label">Assign to</label>
449
450
  <select id="bs-np-assignee" name="pin-assignee">
450
451
  <option value="">Unassigned</option>
451
- ${n}
452
+ ${a}
452
453
  </select>
453
454
  `:""}
454
455
  <div class="bs-lp-form-btns">
455
456
  <button class="bs-lp-form-cancel" id="bs-np-cancel">Cancel</button>
456
457
  <button class="bs-lp-form-submit" id="bs-np-submit">Create Pin</button>
457
458
  </div>
458
- `,AA.appendChild(r),r.addEventListener("click",s=>s.stopPropagation()),r.querySelector("#bs-np-cancel").addEventListener("click",()=>r.remove()),r.querySelector("#bs-np-submit").addEventListener("click",async()=>{let s=r.querySelector("#bs-np-title").value.trim();if(!s){r.querySelector("#bs-np-title").style.borderColor="#ef4444";return}let a=r.querySelector("#bs-np-submit");a.textContent="Creating...",a.style.opacity="0.6";let i=r.querySelector("#bs-np-desc").value.trim(),o=r.querySelector("#bs-np-priority").value,l=r.querySelector("#bs-np-category").value,B=r.querySelector("#bs-np-assignee")?.value||void 0,g=gi(t),p=Id(t),f=jA().slice(-20).map(L=>`[${L.level}] ${L.args.join(" ")}`),h=qA().slice(-10).map(L=>`${L.message} at ${L.source}:${L.lineno}`),y=ie().slice(-10).map(L=>`${L.method} ${L.url} \u2192 ${L.status}`),b;try{r.style.display="none",AA.style.display="none",b=await Tt()??void 0,AA.style.display="",r.style.display=""}catch{}let w={projectId:jr,pageUrl:window.location.href,pathname:window.location.pathname,elementSelector:g,elementXPath:p,xPercent:0,yPercent:0,pageX:A,pageY:e,title:s,description:i,screenshot:b,priority:o,category:l,assigneeId:B,browserInfo:navigator.userAgent,screenSize:`${screen.width}x${screen.height}`,viewportSize:`${window.innerWidth}x${window.innerHeight}`,devicePixelRatio:window.devicePixelRatio,consoleLogs:f,networkErrors:y,jsErrors:h};if(r.remove(),navigator.onLine){let L=await gs(w);L.success&&L.data&&(QA.push(L.data),se())}else ps({type:"create_pin",data:w}),QA.push({...w,id:"local-"+Date.now(),orgId:"",status:"open",tags:[],createdById:VA()?.id||"",creatorName:VA()?.name||"",commentCount:0,createdAt:Date.now(),updatedAt:Date.now()}),se()}),setTimeout(()=>r.querySelector("#bs-np-title")?.focus(),50)}function Kd(){Mt("pin:created",A=>{let e=A.data;e.pathname===window.location.pathname&&(QA.find(t=>t.id===e.id)||(QA.push(e),se()))}),Mt("pin:updated",A=>{let e=A.data,t=QA.findIndex(r=>r.id===e.id);t>=0&&(QA[t]={...QA[t],...e},se())}),Mt("pin:deleted",A=>{let{id:e}=A.data;QA=QA.filter(t=>t.id!==e),ye(),se()}),Mt("comment:created",A=>{let e=A.data;if(Ot){let t=Ot.querySelector("#bs-lp-cmts");t&&(t.innerHTML+=`
459
+ `,LA.appendChild(s),s.addEventListener("click",i=>i.stopPropagation()),s.querySelector("#bs-np-cancel").addEventListener("click",()=>s.remove()),s.querySelector("#bs-np-submit").addEventListener("click",async()=>{let i=s.querySelector("#bs-np-title").value.trim();if(!i){s.querySelector("#bs-np-title").style.borderColor="#ef4444";return}let o=s.querySelector("#bs-np-submit");o.textContent="Creating...",o.style.opacity="0.6";let l=s.querySelector("#bs-np-desc").value.trim(),c=s.querySelector("#bs-np-priority").value,B=s.querySelector("#bs-np-category").value,p=s.querySelector("#bs-np-assignee")?.value||void 0,f=di(n),h=Ld(n),E=jA().slice(-20).map(v=>`[${v.level}] ${v.args.join(" ")}`),b=Ae().slice(-10).map(v=>`${v.message} at ${v.source}:${v.lineno}`),w=le().slice(-10).map(v=>`${v.method} ${v.url} \u2192 ${v.status}`),D;try{s.style.display="none",MA.style.display="none",D=await Tt()??void 0,MA.style.display="",s.style.display=""}catch{}let L={projectId:jr,pageUrl:window.location.href,pathname:window.location.pathname,elementSelector:f,elementXPath:h,xPercent:0,yPercent:0,pageX:A,pageY:e,title:i,description:l,screenshot:D,priority:c,category:B,assigneeId:p,browserInfo:navigator.userAgent,screenSize:`${screen.width}x${screen.height}`,viewportSize:`${window.innerWidth}x${window.innerHeight}`,devicePixelRatio:window.devicePixelRatio,consoleLogs:E,networkErrors:w,jsErrors:b};if(s.remove(),navigator.onLine){let v=await ds(L);v.success&&v.data&&(bA.push(v.data),ae())}else ws({type:"create_pin",data:L}),bA.push({...L,id:"local-"+Date.now(),orgId:"",status:"open",tags:[],createdById:_A()?.id||"",creatorName:_A()?.name||"",commentCount:0,createdAt:Date.now(),updatedAt:Date.now()}),ae()}),setTimeout(()=>s.querySelector("#bs-np-title")?.focus(),50)}function Sd(){Mt("pin:created",A=>{let e=A.data;e.pathname===window.location.pathname&&(bA.find(t=>t.id===e.id)||(bA.push(e),ae()))}),Mt("pin:updated",A=>{let e=A.data,t=bA.findIndex(r=>r.id===e.id);t>=0&&(bA[t]={...bA[t],...e},ae())}),Mt("pin:deleted",A=>{let{id:e}=A.data;bA=bA.filter(t=>t.id!==e),Ee(),ae()}),Mt("comment:created",A=>{let e=A.data;if(Rt){let t=Rt.querySelector("#bs-lp-cmts");t&&(t.innerHTML+=`
459
460
  <div class="bs-lp-cmt">
460
461
  <div class="bs-lp-cmt-top">
461
- <span class="bs-lp-cmt-author">${ne(e.author?.name||"Someone")}</span>
462
+ <span class="bs-lp-cmt-author">${se(e.author?.name||"Someone")}</span>
462
463
  <span class="bs-lp-cmt-time">just now</span>
463
464
  </div>
464
- <div class="bs-lp-cmt-body">${ne(e.body)}</div>
465
+ <div class="bs-lp-cmt-body">${se(e.body)}</div>
465
466
  </div>
466
- `,t.scrollTop=t.scrollHeight)}})}function Sd(){let A=window.location.pathname,e=()=>{window.location.pathname!==A&&(A=window.location.pathname,window.location.href,ui())},t=history.pushState,r=history.replaceState;history.pushState=function(...n){t.apply(this,n),e()},history.replaceState=function(...n){r.apply(this,n),e()},window.addEventListener("popstate",e)}function ne(A){let e=document.createElement("div");return e.textContent=A,e.innerHTML}var EA,iA=null,nA=null,H=null,KA=null,Gt=null,Pt=null,MA=!1,en=!1,$e="report";var be=ti(),Ee=ri(),sA={bug:'<svg width="28" height="28" viewBox="55 38 60 105" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M95.8 44h-29c-3 0-5.4 2.4-5.4 5.4v29c0 3 2.4 5.4 5.4 5.4h19.5c13 0 23.5-10.5 23.5-23.5v-2.8c0-7.5-6-13.5-13.5-13.5h-.5zm-6.2 28.2H74.8V57.4h14.8c5.8 0 10.4 4.7 10.4 10.4s-4.7 10.4-10.4 10.4z" fill="rgba(255,255,255,0.85)"/><path d="M100.4 96h-33.6c-3 0-5.4 2.4-5.4 5.4v33.6c0 3 2.4 5.4 5.4 5.4h22c15 0 27-12 27-27v-3.9c0-7.5-6-13.5-13.5-13.5h-1.9zm-7.8 32.2H74.8v-20h17.8c6.7 0 12.2 5.5 12.2 12.2 0 4.3-3.5 7.8-7.8 7.8h-4.6z" fill="rgba(255,255,255,1)"/></svg>',x:'<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"/><line x1="6" y1="6" x2="18" y2="18"/></svg>',cam:'<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg>',check:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round"><polyline points="20 6 9 17 4 12"/></svg>',report:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><polyline points="14 2 14 8 20 8"/><line x1="16" y1="13" x2="8" y2="13"/><line x1="16" y1="17" x2="8" y2="17"/></svg>',console:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="4 17 10 11 4 5"/><line x1="12" y1="19" x2="20" y2="19"/></svg>',network:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><line x1="2" y1="12" x2="22" y2="12"/><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/></svg>',ctx:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"/></svg>',settings:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="21" x2="4" y2="14"/><line x1="4" y1="10" x2="4" y2="3"/><line x1="12" y1="21" x2="12" y2="12"/><line x1="12" y1="8" x2="12" y2="3"/><line x1="20" y1="21" x2="20" y2="16"/><line x1="20" y1="12" x2="20" y2="3"/><line x1="1" y1="14" x2="7" y2="14"/><line x1="9" y1="8" x2="15" y2="8"/><line x1="17" y1="16" x2="23" y2="16"/></svg>',history:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>',pin:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/><circle cx="12" cy="10" r="3"/></svg>',sun:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg>',moon:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/></svg>',keyboard:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><rect x="2" y="4" width="20" height="16" rx="2"/><line x1="6" y1="8" x2="6" y2="8"/><line x1="10" y1="8" x2="10" y2="8"/><line x1="14" y1="8" x2="14" y2="8"/><line x1="18" y1="8" x2="18" y2="8"/><line x1="8" y1="12" x2="16" y2="12"/><line x1="6" y1="16" x2="18" y2="16"/></svg>'},Td=`
467
- @import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;600;700&family=Inter:wght@300;400;500;600;700&display=swap');
468
-
467
+ `,t.scrollTop=t.scrollHeight)}})}function Td(){let A=window.location.pathname,e=()=>{window.location.pathname!==A&&(A=window.location.pathname,window.location.href,gi())},t=history.pushState,r=history.replaceState;history.pushState=function(...n){t.apply(this,n),e()},history.replaceState=function(...n){r.apply(this,n),e()},window.addEventListener("popstate",e)}function se(A){let e=document.createElement("div");return e.textContent=A,e.innerHTML}var yA,oA=null,rA=null,I=null,KA=null,Pt=null,Vt=null,OA=!1,tn=!1,$e="report";var Qe=ri(),xe=ni(),nA={bug:'<svg width="28" height="28" viewBox="55 38 60 105" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M95.8 44h-29c-3 0-5.4 2.4-5.4 5.4v29c0 3 2.4 5.4 5.4 5.4h19.5c13 0 23.5-10.5 23.5-23.5v-2.8c0-7.5-6-13.5-13.5-13.5h-.5zm-6.2 28.2H74.8V57.4h14.8c5.8 0 10.4 4.7 10.4 10.4s-4.7 10.4-10.4 10.4z" fill="rgba(255,255,255,0.85)"/><path d="M100.4 96h-33.6c-3 0-5.4 2.4-5.4 5.4v33.6c0 3 2.4 5.4 5.4 5.4h22c15 0 27-12 27-27v-3.9c0-7.5-6-13.5-13.5-13.5h-1.9zm-7.8 32.2H74.8v-20h17.8c6.7 0 12.2 5.5 12.2 12.2 0 4.3-3.5 7.8-7.8 7.8h-4.6z" fill="rgba(255,255,255,1)"/></svg>',x:'<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"/><line x1="6" y1="6" x2="18" y2="18"/></svg>',cam:'<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg>',check:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round"><polyline points="20 6 9 17 4 12"/></svg>',report:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><polyline points="14 2 14 8 20 8"/><line x1="16" y1="13" x2="8" y2="13"/><line x1="16" y1="17" x2="8" y2="17"/></svg>',console:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="4 17 10 11 4 5"/><line x1="12" y1="19" x2="20" y2="19"/></svg>',network:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><line x1="2" y1="12" x2="22" y2="12"/><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/></svg>',ctx:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"/></svg>',settings:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="21" x2="4" y2="14"/><line x1="4" y1="10" x2="4" y2="3"/><line x1="12" y1="21" x2="12" y2="12"/><line x1="12" y1="8" x2="12" y2="3"/><line x1="20" y1="21" x2="20" y2="16"/><line x1="20" y1="12" x2="20" y2="3"/><line x1="1" y1="14" x2="7" y2="14"/><line x1="9" y1="8" x2="15" y2="8"/><line x1="17" y1="16" x2="23" y2="16"/></svg>',history:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>',pin:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/><circle cx="12" cy="10" r="3"/></svg>',sun:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg>',moon:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/></svg>',keyboard:'<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><rect x="2" y="4" width="20" height="16" rx="2"/><line x1="6" y1="8" x2="6" y2="8"/><line x1="10" y1="8" x2="10" y2="8"/><line x1="14" y1="8" x2="14" y2="8"/><line x1="18" y1="8" x2="18" y2="8"/><line x1="8" y1="12" x2="16" y2="12"/><line x1="6" y1="16" x2="18" y2="16"/></svg>'},Dd=`
469
468
  /* \u2500\u2500 FAB \u2500\u2500 */
470
469
  .bs-fab {
471
470
  all: unset;
@@ -1515,7 +1514,7 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
1515
1514
  .bs-set-ly.bs-picked { border-color: var(--bs-accent); box-shadow: 0 0 0 2px color-mix(in srgb, var(--bs-accent) 25%, transparent); }
1516
1515
  .bs-set-ly-name { font-size: 12px; font-weight: 600; color: var(--bs-text); margin-bottom: 2px; }
1517
1516
  .bs-set-ly-desc { font-size: 10px; color: var(--bs-muted); }
1518
- `;function Dd(){return`
1517
+ `;function kd(){return`
1519
1518
  <div class="bs-login-form">
1520
1519
  <div class="bs-login-logo">BugStash</div>
1521
1520
  <div class="bs-login-subtitle">Sign in to report bugs & collaborate</div>
@@ -1525,11 +1524,11 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
1525
1524
  <button class="bs-login-btn" id="bs-login-submit">Sign In</button>
1526
1525
  <div style="font-size:11px;color:var(--bs-muted);margin-top:4px">Contact your admin for an account</div>
1527
1526
  </div>
1528
- `}function eA(A){return A.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function kd(A){let e=Math.floor((Date.now()-A)/1e3);return e<5?"now":e<60?`${e}s ago`:e<3600?`${Math.floor(e/60)}m ago`:new Date(A).toLocaleTimeString()}function fi(A){return new Date(A).toLocaleTimeString("en",{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"})}var pi="bugstash_history";function Ze(){try{return JSON.parse(localStorage.getItem(pi)||"[]")}catch{return[]}}function Qs(A){try{localStorage.setItem(pi,JSON.stringify(A))}catch{}}function Md(A){let e=Ze(),t=Date.now();e.unshift({...A,id:t}),e.length>50&&(e.length=50),Qs(e)}function Od(A){let e=Ze().filter(t=>t.id!==A);Qs(e)}function Rd(A,e){let t=Ze(),r=t.findIndex(n=>n.id===A);r>=0&&(t[r]={...t[r],...e},Qs(t))}function wi(){return{url:window.location.href,userAgent:navigator.userAgent,platform:navigator.platform,language:navigator.language,cookiesEnabled:navigator.cookieEnabled,online:navigator.onLine,screenWidth:screen.width,screenHeight:screen.height,viewportWidth:window.innerWidth,viewportHeight:window.innerHeight,devicePixelRatio:window.devicePixelRatio,timestamp:Date.now(),environment:EA.environment??"development",commitHash:EA.commitHash,user:EA.user}}function hi(){let A=qA(),e=jA(),t=Ke(),r=ie(),n=He(),s=Se(),a=e.filter(l=>l.level==="error"),i="low";A.length>=3||r.length>=3?i="critical":A.length>=1||r.length>=2?i="high":(a.length>0||r.length>=1)&&(i="medium");let o=[];return A.length&&o.push("has-errors"),r.length&&o.push("network-failures"),a.length&&o.push("console-errors"),s?.pageLoadTime&&s.pageLoadTime>3e3&&o.push("slow-load"),s?.cumulativeLayoutShift&&s.cumulativeLayoutShift>.25&&o.push("layout-shift"),navigator.onLine||o.push("offline"),window.innerWidth<768&&o.push("mobile"),{severity:i,tags:o,counts:{logs:e.length,network:t.length,failedNet:r.length,errors:A.length,crumbs:n.length}}}function bi(){let A=hi(),e=[{id:"ui",label:"UI"},{id:"functionality",label:"Feature"},{id:"performance",label:"Speed"},{id:"crash",label:"Crash"},{id:"security",label:"Security"},{id:"other",label:"Other"}],t=A.counts.errors>0||A.counts.failedNet>0;return`<div class="bs-view">
1527
+ `}function AA(A){return A.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function Md(A){let e=Math.floor((Date.now()-A)/1e3);return e<5?"now":e<60?`${e}s ago`:e<3600?`${Math.floor(e/60)}m ago`:new Date(A).toLocaleTimeString()}function pi(A){return new Date(A).toLocaleTimeString("en",{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"})}var wi="bugstash_history";function Ze(){try{return JSON.parse(localStorage.getItem(wi)||"[]")}catch{return[]}}function Cs(A){try{localStorage.setItem(wi,JSON.stringify(A))}catch{}}function Od(A){let e=Ze(),t=Date.now();e.unshift({...A,id:t}),e.length>50&&(e.length=50),Cs(e)}function Rd(A){let e=Ze().filter(t=>t.id!==A);Cs(e)}function Nd(A,e){let t=Ze(),r=t.findIndex(n=>n.id===A);r>=0&&(t[r]={...t[r],...e},Cs(t))}function hi(){return{url:window.location.href,userAgent:navigator.userAgent,platform:navigator.platform,language:navigator.language,cookiesEnabled:navigator.cookieEnabled,online:navigator.onLine,screenWidth:screen.width,screenHeight:screen.height,viewportWidth:window.innerWidth,viewportHeight:window.innerHeight,devicePixelRatio:window.devicePixelRatio,timestamp:Date.now(),environment:yA.environment??"development",commitHash:yA.commitHash,user:yA.user}}function bi(){let A=Ae(),e=jA(),t=Se(),r=le(),n=Ie(),s=Te(),a=e.filter(l=>l.level==="error"),i="low";A.length>=3||r.length>=3?i="critical":A.length>=1||r.length>=2?i="high":(a.length>0||r.length>=1)&&(i="medium");let o=[];return A.length&&o.push("has-errors"),r.length&&o.push("network-failures"),a.length&&o.push("console-errors"),s?.pageLoadTime&&s.pageLoadTime>3e3&&o.push("slow-load"),s?.cumulativeLayoutShift&&s.cumulativeLayoutShift>.25&&o.push("layout-shift"),navigator.onLine||o.push("offline"),window.innerWidth<768&&o.push("mobile"),{severity:i,tags:o,counts:{logs:e.length,network:t.length,failedNet:r.length,errors:A.length,crumbs:n.length}}}function Qi(){let A=bi(),e=[{id:"ui",label:"UI"},{id:"functionality",label:"Feature"},{id:"performance",label:"Speed"},{id:"crash",label:"Crash"},{id:"security",label:"Security"},{id:"other",label:"Other"}],t=A.counts.errors>0||A.counts.failedNet>0;return`<div class="bs-view">
1529
1528
  <form data-bs-form>
1530
1529
  <div class="bs-report-summary${t?" bs-alert":A.counts.logs>0?" bs-has":""}">
1531
1530
  <div class="bs-report-summary-left">
1532
- ${t?`<div class="bs-report-summary-icon bs-warn">!</div><span>${A.counts.errors} error${A.counts.errors!==1?"s":""}, ${A.counts.failedNet} failed request${A.counts.failedNet!==1?"s":""} detected</span>`:`<div class="bs-report-summary-icon">${sA.check}</div><span>Auto-collecting ${A.counts.logs} logs, ${A.counts.network} requests, ${A.counts.crumbs} actions</span>`}
1531
+ ${t?`<div class="bs-report-summary-icon bs-warn">!</div><span>${A.counts.errors} error${A.counts.errors!==1?"s":""}, ${A.counts.failedNet} failed request${A.counts.failedNet!==1?"s":""} detected</span>`:`<div class="bs-report-summary-icon">${nA.check}</div><span>Auto-collecting ${A.counts.logs} logs, ${A.counts.network} requests, ${A.counts.crumbs} actions</span>`}
1533
1532
  </div>
1534
1533
  </div>
1535
1534
  <div class="bs-field">
@@ -1556,7 +1555,7 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
1556
1555
  </div>
1557
1556
  </div>
1558
1557
  <div class="bs-shot-area" data-bs-screenshot>
1559
- <div class="bs-shot-icon">${sA.cam}</div>
1558
+ <div class="bs-shot-icon">${nA.cam}</div>
1560
1559
  <div class="bs-shot-text">
1561
1560
  <div class="bs-shot-title" data-bs-shot-title>Attach screenshot</div>
1562
1561
  <div class="bs-shot-sub" data-bs-shot-sub>Capture & annotate the current view</div>
@@ -1565,17 +1564,17 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
1565
1564
  <div data-bs-annotate></div>
1566
1565
  <button type="submit" class="bs-submit-btn">Submit Report</button>
1567
1566
  </form>
1568
- </div>`}function Nd(){let A=jA(),e={error:"bs-le",warn:"bs-lw",log:"bs-ll",info:"bs-li",debug:"bs-ld"};return A.length?`<div class="bs-view">${A.slice().reverse().map(t=>`<div class="bs-log"><span class="bs-log-lv ${e[t.level]||"bs-ll"}">${t.level}</span><span class="bs-log-m">${eA(t.args.join(" ")).slice(0,500)}</span><span class="bs-log-t">${fi(t.timestamp)}</span></div>`).join("")}</div>`:'<div class="bs-view"><div class="bs-empty"><p>No console logs captured yet.<br>Use the app \u2014 logs will appear here automatically.</p></div></div>'}function Gd(){let A=Ke();return A.length?`<div class="bs-view">${A.slice().reverse().map(e=>`<div class="bs-net"><span class="bs-net-m">${e.method}</span><span class="bs-net-s ${e.failed?"bs-fail":"bs-ok"}">${e.status||"ERR"}</span><span class="bs-net-u" title="${eA(e.url)}">${eA(e.url)}</span><span class="bs-net-d">${e.duration}ms</span></div>`).join("")}</div>`:'<div class="bs-view"><div class="bs-empty"><p>No network requests captured yet.<br>API calls will show up here automatically.</p></div></div>'}function Pd(){let A='<div class="bs-view">',e=qA();e.length&&(A+=`<div class="bs-sec">Errors <span class="bs-sec-n">${e.length}</span></div>`,A+=e.slice().reverse().map(s=>`<div class="bs-err-card"><div class="bs-err-m">${eA(s.message)}</div>${s.stack?`<div class="bs-err-stack">${eA(s.stack)}</div>`:""}<div class="bs-err-meta">${s.type} &middot; ${fi(s.timestamp)}${s.source?` &middot; ${eA(s.source)}:${s.lineno}`:""}</div></div>`).join(""));let t=Se();if(t){A+='<div class="bs-sec">Performance</div>';let s=[["Page Load",t.pageLoadTime,5e3],["DOM Ready",t.domContentLoaded,3e3],["First Paint",t.firstPaint,2e3],["FCP",t.firstContentfulPaint,2500],["LCP",t.largestContentfulPaint,4e3],["FID",t.firstInputDelay,300]];for(let[a,i,o]of s){if(i===void 0)continue;let l=Math.min(100,i/o*100);A+=`<div class="bs-pf"><span class="bs-pf-l">${a}</span><div class="bs-pf-tr"><div class="bs-pf-fl${l>75?" bs-slow":""}" style="width:${l}%"></div></div><span class="bs-pf-v">${i}ms</span></div>`}if(t.cumulativeLayoutShift!==void 0){let a=Math.min(100,t.cumulativeLayoutShift*400);A+=`<div class="bs-pf"><span class="bs-pf-l">CLS</span><div class="bs-pf-tr"><div class="bs-pf-fl${a>40?" bs-slow":""}" style="width:${a}%"></div></div><span class="bs-pf-v">${t.cumulativeLayoutShift}</span></div>`}}let r=He();r.length&&(A+=`<div class="bs-sec">Your activity trail <span class="bs-sec-n">${r.length}</span></div>`,A+=r.slice().reverse().map(s=>`<div class="bs-bc"><span class="bs-bc-t bs-t-${s.type}">${s.type}</span><span class="bs-bc-m">${eA(s.message).slice(0,120)}</span><span class="bs-bc-time">${kd(s.timestamp)}</span></div>`).join(""));let n=wi();return A+='<div class="bs-sec">Environment</div>',A+=`<div class="bs-kv">
1569
- <span class="bs-kv-k">URL</span><span class="bs-kv-v">${eA(n.url)}</span>
1567
+ </div>`}function Gd(){let A=jA(),e={error:"bs-le",warn:"bs-lw",log:"bs-ll",info:"bs-li",debug:"bs-ld"};return A.length?`<div class="bs-view">${A.slice().reverse().map(t=>`<div class="bs-log"><span class="bs-log-lv ${e[t.level]||"bs-ll"}">${t.level}</span><span class="bs-log-m">${AA(t.args.join(" ")).slice(0,500)}</span><span class="bs-log-t">${pi(t.timestamp)}</span></div>`).join("")}</div>`:'<div class="bs-view"><div class="bs-empty"><p>No console logs captured yet.<br>Use the app \u2014 logs will appear here automatically.</p></div></div>'}function Pd(){let A=Se();return A.length?`<div class="bs-view">${A.slice().reverse().map(e=>`<div class="bs-net"><span class="bs-net-m">${e.method}</span><span class="bs-net-s ${e.failed?"bs-fail":"bs-ok"}">${e.status||"ERR"}</span><span class="bs-net-u" title="${AA(e.url)}">${AA(e.url)}</span><span class="bs-net-d">${e.duration}ms</span></div>`).join("")}</div>`:'<div class="bs-view"><div class="bs-empty"><p>No network requests captured yet.<br>API calls will show up here automatically.</p></div></div>'}function Vd(){let A='<div class="bs-view">',e=Ae();e.length&&(A+=`<div class="bs-sec">Errors <span class="bs-sec-n">${e.length}</span></div>`,A+=e.slice().reverse().map(s=>`<div class="bs-err-card"><div class="bs-err-m">${AA(s.message)}</div>${s.stack?`<div class="bs-err-stack">${AA(s.stack)}</div>`:""}<div class="bs-err-meta">${s.type} &middot; ${pi(s.timestamp)}${s.source?` &middot; ${AA(s.source)}:${s.lineno}`:""}</div></div>`).join(""));let t=Te();if(t){A+='<div class="bs-sec">Performance</div>';let s=[["Page Load",t.pageLoadTime,5e3],["DOM Ready",t.domContentLoaded,3e3],["First Paint",t.firstPaint,2e3],["FCP",t.firstContentfulPaint,2500],["LCP",t.largestContentfulPaint,4e3],["FID",t.firstInputDelay,300]];for(let[a,i,o]of s){if(i===void 0)continue;let l=Math.min(100,i/o*100);A+=`<div class="bs-pf"><span class="bs-pf-l">${a}</span><div class="bs-pf-tr"><div class="bs-pf-fl${l>75?" bs-slow":""}" style="width:${l}%"></div></div><span class="bs-pf-v">${i}ms</span></div>`}if(t.cumulativeLayoutShift!==void 0){let a=Math.min(100,t.cumulativeLayoutShift*400);A+=`<div class="bs-pf"><span class="bs-pf-l">CLS</span><div class="bs-pf-tr"><div class="bs-pf-fl${a>40?" bs-slow":""}" style="width:${a}%"></div></div><span class="bs-pf-v">${t.cumulativeLayoutShift}</span></div>`}}let r=Ie();r.length&&(A+=`<div class="bs-sec">Your activity trail <span class="bs-sec-n">${r.length}</span></div>`,A+=r.slice().reverse().map(s=>`<div class="bs-bc"><span class="bs-bc-t bs-t-${s.type}">${s.type}</span><span class="bs-bc-m">${AA(s.message).slice(0,120)}</span><span class="bs-bc-time">${Md(s.timestamp)}</span></div>`).join(""));let n=hi();return A+='<div class="bs-sec">Environment</div>',A+=`<div class="bs-kv">
1568
+ <span class="bs-kv-k">URL</span><span class="bs-kv-v">${AA(n.url)}</span>
1570
1569
  <span class="bs-kv-k">Viewport</span><span class="bs-kv-v">${n.viewportWidth}&times;${n.viewportHeight} @${n.devicePixelRatio}x</span>
1571
1570
  <span class="bs-kv-k">Screen</span><span class="bs-kv-v">${n.screenWidth}&times;${n.screenHeight}</span>
1572
- <span class="bs-kv-k">Platform</span><span class="bs-kv-v">${eA(n.platform)}</span>
1571
+ <span class="bs-kv-k">Platform</span><span class="bs-kv-v">${AA(n.platform)}</span>
1573
1572
  <span class="bs-kv-k">Language</span><span class="bs-kv-v">${n.language}</span>
1574
- ${EA.commitHash?`<span class="bs-kv-k">Commit</span><span class="bs-kv-v">${eA(EA.commitHash)}</span>`:""}
1575
- ${EA.user?.email?`<span class="bs-kv-k">User</span><span class="bs-kv-v">${eA(EA.user.email)}</span>`:""}
1576
- </div>`,A+="</div>",A}function Vd(){let A=Ze();if(!A.length)return'<div class="bs-view"><div class="bs-empty"><p>No reports yet.<br>Submitted bugs will appear here.</p></div></div>';let e={ui:"UI",functionality:"Feature",performance:"Perf",crash:"Crash",security:"Security",other:"Other"},t=n=>{let s=new Date(n),i=new Date().getTime()-s.getTime(),o=Math.floor(i/6e4);if(o<1)return"Just now";if(o<60)return`${o}m ago`;let l=Math.floor(o/60);if(l<24)return`${l}h ago`;let c=Math.floor(l/24);return c<7?`${c}d ago`:s.toLocaleDateString("en",{month:"short",day:"numeric"})},r='<div class="bs-view">';for(let n of A){let s=n.pins?.length?`<div class="bs-hist-pins">${n.pins.slice(0,5).map(a=>`<div class="bs-hist-pin-dot" style="background:${["#ef4444","#3b82f6","#f59e0b","#10b981","#8b5cf6"][a.number%5]}">${a.number}</div>`).join("")}${n.pins.length>5?`<span>+${n.pins.length-5}</span>`:""}</div>`:"";r+=`<div class="bs-hist-card" data-hist-id="${n.id}">
1573
+ ${yA.commitHash?`<span class="bs-kv-k">Commit</span><span class="bs-kv-v">${AA(yA.commitHash)}</span>`:""}
1574
+ ${yA.user?.email?`<span class="bs-kv-k">User</span><span class="bs-kv-v">${AA(yA.user.email)}</span>`:""}
1575
+ </div>`,A+="</div>",A}function _d(){let A=Ze();if(!A.length)return'<div class="bs-view"><div class="bs-empty"><p>No reports yet.<br>Submitted bugs will appear here.</p></div></div>';let e={ui:"UI",functionality:"Feature",performance:"Perf",crash:"Crash",security:"Security",other:"Other"},t=n=>{let s=new Date(n),i=new Date().getTime()-s.getTime(),o=Math.floor(i/6e4);if(o<1)return"Just now";if(o<60)return`${o}m ago`;let l=Math.floor(o/60);if(l<24)return`${l}h ago`;let c=Math.floor(l/24);return c<7?`${c}d ago`:s.toLocaleDateString("en",{month:"short",day:"numeric"})},r='<div class="bs-view">';for(let n of A){let s=n.pins?.length?`<div class="bs-hist-pins">${n.pins.slice(0,5).map(a=>`<div class="bs-hist-pin-dot" style="background:${["#ef4444","#3b82f6","#f59e0b","#10b981","#8b5cf6"][a.number%5]}">${a.number}</div>`).join("")}${n.pins.length>5?`<span>+${n.pins.length-5}</span>`:""}</div>`:"";r+=`<div class="bs-hist-card" data-hist-id="${n.id}">
1577
1576
  <div class="bs-hist-top">
1578
- <div class="bs-hist-title">${eA(n.title)}</div>
1577
+ <div class="bs-hist-title">${AA(n.title)}</div>
1579
1578
  ${n.screenshot?`<img class="bs-hist-thumb" src="${n.screenshot}" alt=""/>`:""}
1580
1579
  <div class="bs-hist-actions">
1581
1580
  <button class="bs-hist-btn" data-hist-edit="${n.id}" title="Edit"><svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round"><path d="M11 4H4a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-7"/><path d="M18.5 2.5a2.121 2.121 0 013 3L12 15l-4 1 1-4 9.5-9.5z"/></svg></button>
@@ -1587,22 +1586,22 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
1587
1586
  <span class="bs-hist-badge bs-sev-${n.severity}">${n.severity}</span>
1588
1587
  <span class="bs-hist-badge bs-status-${n.status}">${n.status}</span>
1589
1588
  </div>
1590
- ${n.description?`<div class="bs-hist-desc">${eA(n.description)}</div>`:""}
1589
+ ${n.description?`<div class="bs-hist-desc">${AA(n.description)}</div>`:""}
1591
1590
  <div class="bs-hist-foot">
1592
- <span>${t(n.createdAt)} &middot; ${eA(n.url.replace(/^https?:\/\//,"").slice(0,40))}</span>
1591
+ <span>${t(n.createdAt)} &middot; ${AA(n.url.replace(/^https?:\/\//,"").slice(0,40))}</span>
1593
1592
  ${s}
1594
1593
  </div>
1595
- </div>`}return r+="</div>",r}function _d(){let A=Jr(),e=Yr(),t='<div class="bs-view">';t+='<div class="bs-set-sec">Layout</div>',t+='<div class="bs-set-ly-grid">';for(let r of e)t+=`<button class="bs-set-ly${r.id===Ee.id?" bs-picked":""}" data-set-layout="${r.id}"><div class="bs-set-ly-name">${eA(r.name)}</div><div class="bs-set-ly-desc">${eA(r.description)}</div></button>`;t+="</div>",t+='<div class="bs-set-sec">Theme</div>',t+='<div class="bs-set-grid">';for(let r of A)t+=`<button class="bs-set-card${r.id===be.id?" bs-picked":""}" data-set-theme="${r.id}"><div class="bs-set-preview" style="background:${r.preview[0]}"><div class="bs-set-dot" style="background:${r.preview[1]}"></div><div class="bs-set-dot" style="background:${r.vars["--bs-accent2"]||r.preview[1]};opacity:0.6"></div></div><div class="bs-set-name">${eA(r.name)}</div></button>`;return t+="</div>",t+="</div>",t}function Xd(A,e){let t=["#f87171","#3b82f6","#fb923c","#4ade80","#a78bfa","#facc15"],r=t[0],n="draw",s=4,a=1,i=!1,o=[],l=[],c=-1,B=-1,g=!1,p=!1,f=0,h=0,y=0,b=0,w=[],L=["#ef4444","#3b82f6","#f59e0b","#10b981","#8b5cf6","#ec4899"],K=new Image;K.src=e;let I=document.createElement("div");I.className="bs-ann-wrap";let Q=document.createElement("div");Q.className="bs-ann-viewport";let C=document.createElement("canvas");C.className="bs-ann-canvas bs-draw";let T=document.createElement("div");T.className="bs-ann-toolbar";let S={select:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"/><path d="M13 13l6 6"/></svg>',draw:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M12 19l7-7 3 3-7 7-3-3z"/><path d="M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"/><path d="M2 2l7.586 7.586"/></svg>',arrow:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><line x1="5" y1="12" x2="19" y2="12"/><polyline points="12 5 19 12 12 19"/></svg>',rect:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="3" width="18" height="18" rx="2"/></svg>',circle:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/></svg>',text:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><polyline points="4 7 4 4 20 4 20 7"/><line x1="9.5" y1="20" x2="14.5" y2="20"/><line x1="12" y1="4" x2="12" y2="20"/></svg>',highlight:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M9 11l-6 6v3h9l3-3"/><path d="M22 12l-4.6 4.6a2 2 0 01-2.8 0l-5.2-5.2a2 2 0 010-2.8L14 4"/></svg>',pin:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z"/><circle cx="12" cy="10" r="3"/></svg>'},Y={select:"Select & Move",draw:"Draw",arrow:"Arrow",rect:"Rectangle",circle:"Circle",text:"Text",highlight:"Highlight",pin:"Pin Issue"},aA=[],hA=u=>{n=u,c=-1,C.className=`bs-ann-canvas bs-${u}`,aA.forEach(E=>E.classList.remove("bs-sel")),aA.find(E=>E.dataset.tool===u)?.classList.add("bs-sel")};Object.keys(S).forEach(u=>{let E=document.createElement("button");E.type="button",E.dataset.tool=u,E.className=`bs-ann-btn${u===n?" bs-sel":""}`,E.title=Y[u],E.innerHTML=S[u],E.addEventListener("click",()=>hA(u)),aA.push(E),T.appendChild(E)}),T.appendChild(Object.assign(document.createElement("div"),{className:"bs-ann-sep"})),t.forEach((u,E)=>{let x=document.createElement("button");x.type="button",x.className=`bs-ann-dot${E===0?" bs-sel":""}`,x.style.background=u,x.addEventListener("click",()=>{r=u,T.querySelectorAll(".bs-ann-dot").forEach(X=>X.classList.remove("bs-sel")),x.classList.add("bs-sel")}),T.appendChild(x)}),T.appendChild(Object.assign(document.createElement("div"),{className:"bs-ann-sep"}));let k=document.createElement("input");k.type="range",k.min="1",k.max="12",k.value="4",k.className="bs-ann-size",k.title="Brush size",k.addEventListener("input",()=>{s=parseInt(k.value)}),T.appendChild(k);let z=document.createElement("div");z.className="bs-ann-right";let HA=(u,E)=>{let x=document.createElement("button");return x.type="button",x.className="bs-ann-btn",x.title=u,x.innerHTML=E,x},lA=HA("Zoom out",'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/><line x1="8" y1="11" x2="14" y2="11"/></svg>'),cA=Object.assign(document.createElement("span"),{className:"bs-ann-zoom-label",textContent:"100%"}),_A=HA("Zoom in",'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/><line x1="11" y1="8" x2="11" y2="14"/><line x1="8" y1="11" x2="14" y2="11"/></svg>'),IA=HA("Fit",'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M15 3h6v6"/><path d="M9 21H3v-6"/><path d="M21 3l-7 7"/><path d="M3 21l7-7"/></svg>'),RA=HA("Undo",'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><polyline points="1 4 1 10 7 10"/><path d="M3.51 15a9 9 0 105.42-8.49L1 10"/></svg>'),XA=Object.assign(document.createElement("button"),{type:"button",className:"bs-ann-clr-btn",textContent:"Clear"}),NA=()=>{C.style.transform=`scale(${a})`,cA.textContent=`${Math.round(a*100)}%`};_A.addEventListener("click",()=>{a<3&&(a=Math.min(3,a+.25),NA())}),lA.addEventListener("click",()=>{a>.5&&(a=Math.max(.5,a-.25),NA())}),IA.addEventListener("click",()=>{a=1,NA()}),z.appendChild(Object.assign(document.createElement("div"),{className:"bs-ann-sep"})),[lA,cA,_A,IA,RA,XA].forEach(u=>z.appendChild(u)),T.appendChild(z);let CA=document.createElement("div");CA.className="bs-ann-pins";let UA=document.createElement("div");UA.className="bs-ann-pin-list",UA.style.display="none",Q.appendChild(C),Q.appendChild(CA),I.appendChild(Q),I.appendChild(T),I.appendChild(UA),A.innerHTML="",A.appendChild(I);let mA=()=>{CA.innerHTML="",UA.innerHTML="",UA.style.display=l.length?"":"none",l.forEach((u,E)=>{let x=document.createElement("div");x.className="bs-ann-pin",x.style.background=u.color,x.style.color=u.color;let X=u.x/(C.width||1)*100,F=u.y/(C.height||1)*100;x.style.left=`${X}%`,x.style.top=`${F}%`,x.innerHTML=`<span class="bs-ann-pin-n">${E+1}</span><span class="bs-ann-pin-pulse"></span>`,x.title=`#${E+1}: ${u.note}`;let J=!1;x.addEventListener("mousedown",j=>{j.stopPropagation(),J=!0,x.classList.add("bs-dragging");let v=G=>{if(!J)return;let P=Q.getBoundingClientRect();u.x=(G.clientX-P.left)/P.width*C.width,u.y=(G.clientY-P.top)/P.height*C.height,x.style.left=`${(G.clientX-P.left)/P.width*100}%`,x.style.top=`${(G.clientY-P.top)/P.height*100}%`},D=()=>{J=!1,x.classList.remove("bs-dragging"),document.removeEventListener("mousemove",v),document.removeEventListener("mouseup",D),mA()};document.addEventListener("mousemove",v),document.addEventListener("mouseup",D)}),CA.appendChild(x);let BA=document.createElement("div");BA.className="bs-ann-pin-item",BA.innerHTML=`
1596
- <div class="bs-ann-pin-num" style="background:${u.color}">${E+1}</div>
1594
+ </div>`}return r+="</div>",r}function Xd(){let A=Wr(),e=zr(),t='<div class="bs-view">';t+='<div class="bs-set-sec">Layout</div>',t+='<div class="bs-set-ly-grid">';for(let r of e)t+=`<button class="bs-set-ly${r.id===xe.id?" bs-picked":""}" data-set-layout="${r.id}"><div class="bs-set-ly-name">${AA(r.name)}</div><div class="bs-set-ly-desc">${AA(r.description)}</div></button>`;t+="</div>",t+='<div class="bs-set-sec">Theme</div>',t+='<div class="bs-set-grid">';for(let r of A)t+=`<button class="bs-set-card${r.id===Qe.id?" bs-picked":""}" data-set-theme="${r.id}"><div class="bs-set-preview" style="background:${r.preview[0]}"><div class="bs-set-dot" style="background:${r.preview[1]}"></div><div class="bs-set-dot" style="background:${r.vars["--bs-accent2"]||r.preview[1]};opacity:0.6"></div></div><div class="bs-set-name">${AA(r.name)}</div></button>`;return t+="</div>",t+="</div>",t}function Jd(A,e){let t=["#f87171","#3b82f6","#fb923c","#4ade80","#a78bfa","#facc15"],r=t[0],n="draw",s=4,a=1,i=!1,o=[],l=[],c=-1,B=-1,g=!1,p=!1,f=0,h=0,E=0,b=0,w=[],D=["#ef4444","#3b82f6","#f59e0b","#10b981","#8b5cf6","#ec4899"],L=new Image;L.src=e;let v=document.createElement("div");v.className="bs-ann-wrap";let Q=document.createElement("div");Q.className="bs-ann-viewport";let C=document.createElement("canvas");C.className="bs-ann-canvas bs-draw";let S=document.createElement("div");S.className="bs-ann-toolbar";let K={select:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"/><path d="M13 13l6 6"/></svg>',draw:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M12 19l7-7 3 3-7 7-3-3z"/><path d="M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"/><path d="M2 2l7.586 7.586"/></svg>',arrow:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><line x1="5" y1="12" x2="19" y2="12"/><polyline points="12 5 19 12 12 19"/></svg>',rect:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="3" width="18" height="18" rx="2"/></svg>',circle:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/></svg>',text:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><polyline points="4 7 4 4 20 4 20 7"/><line x1="9.5" y1="20" x2="14.5" y2="20"/><line x1="12" y1="4" x2="12" y2="20"/></svg>',highlight:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M9 11l-6 6v3h9l3-3"/><path d="M22 12l-4.6 4.6a2 2 0 01-2.8 0l-5.2-5.2a2 2 0 010-2.8L14 4"/></svg>',pin:'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z"/><circle cx="12" cy="10" r="3"/></svg>'},Y={select:"Select & Move",draw:"Draw",arrow:"Arrow",rect:"Rectangle",circle:"Circle",text:"Text",highlight:"Highlight",pin:"Pin Issue"},sA=[],wA=u=>{n=u,c=-1,C.className=`bs-ann-canvas bs-${u}`,sA.forEach(x=>x.classList.remove("bs-sel")),sA.find(x=>x.dataset.tool===u)?.classList.add("bs-sel")};Object.keys(K).forEach(u=>{let x=document.createElement("button");x.type="button",x.dataset.tool=u,x.className=`bs-ann-btn${u===n?" bs-sel":""}`,x.title=Y[u],x.innerHTML=K[u],x.addEventListener("click",()=>wA(u)),sA.push(x),S.appendChild(x)}),S.appendChild(Object.assign(document.createElement("div"),{className:"bs-ann-sep"})),t.forEach((u,x)=>{let H=document.createElement("button");H.type="button",H.className=`bs-ann-dot${x===0?" bs-sel":""}`,H.style.background=u,H.addEventListener("click",()=>{r=u,S.querySelectorAll(".bs-ann-dot").forEach(X=>X.classList.remove("bs-sel")),H.classList.add("bs-sel")}),S.appendChild(H)}),S.appendChild(Object.assign(document.createElement("div"),{className:"bs-ann-sep"}));let k=document.createElement("input");k.type="range",k.min="1",k.max="12",k.value="4",k.className="bs-ann-size",k.title="Brush size",k.addEventListener("input",()=>{s=parseInt(k.value)}),S.appendChild(k);let z=document.createElement("div");z.className="bs-ann-right";let xA=(u,x)=>{let H=document.createElement("button");return H.type="button",H.className="bs-ann-btn",H.title=u,H.innerHTML=x,H},iA=xA("Zoom out",'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/><line x1="8" y1="11" x2="14" y2="11"/></svg>'),lA=Object.assign(document.createElement("span"),{className:"bs-ann-zoom-label",textContent:"100%"}),XA=xA("Zoom in",'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/><line x1="11" y1="8" x2="11" y2="14"/><line x1="8" y1="11" x2="14" y2="11"/></svg>'),HA=xA("Fit",'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M15 3h6v6"/><path d="M9 21H3v-6"/><path d="M21 3l-7 7"/><path d="M3 21l7-7"/></svg>'),NA=xA("Undo",'<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><polyline points="1 4 1 10 7 10"/><path d="M3.51 15a9 9 0 105.42-8.49L1 10"/></svg>'),JA=Object.assign(document.createElement("button"),{type:"button",className:"bs-ann-clr-btn",textContent:"Clear"}),GA=()=>{C.style.transform=`scale(${a})`,lA.textContent=`${Math.round(a*100)}%`};XA.addEventListener("click",()=>{a<3&&(a=Math.min(3,a+.25),GA())}),iA.addEventListener("click",()=>{a>.5&&(a=Math.max(.5,a-.25),GA())}),HA.addEventListener("click",()=>{a=1,GA()}),z.appendChild(Object.assign(document.createElement("div"),{className:"bs-ann-sep"})),[iA,lA,XA,HA,NA,JA].forEach(u=>z.appendChild(u)),S.appendChild(z);let QA=document.createElement("div");QA.className="bs-ann-pins";let CA=document.createElement("div");CA.className="bs-ann-pin-list",CA.style.display="none",Q.appendChild(C),Q.appendChild(QA),v.appendChild(Q),v.appendChild(S),v.appendChild(CA),A.innerHTML="",A.appendChild(v);let mA=()=>{QA.innerHTML="",CA.innerHTML="",CA.style.display=l.length?"":"none",l.forEach((u,x)=>{let H=document.createElement("div");H.className="bs-ann-pin",H.style.background=u.color,H.style.color=u.color;let X=u.x/(C.width||1)*100,y=u.y/(C.height||1)*100;H.style.left=`${X}%`,H.style.top=`${y}%`,H.innerHTML=`<span class="bs-ann-pin-n">${x+1}</span><span class="bs-ann-pin-pulse"></span>`,H.title=`#${x+1}: ${u.note}`;let J=!1;H.addEventListener("mousedown",q=>{q.stopPropagation(),J=!0,H.classList.add("bs-dragging");let F=G=>{if(!J)return;let P=Q.getBoundingClientRect();u.x=(G.clientX-P.left)/P.width*C.width,u.y=(G.clientY-P.top)/P.height*C.height,H.style.left=`${(G.clientX-P.left)/P.width*100}%`,H.style.top=`${(G.clientY-P.top)/P.height*100}%`},T=()=>{J=!1,H.classList.remove("bs-dragging"),document.removeEventListener("mousemove",F),document.removeEventListener("mouseup",T),mA()};document.addEventListener("mousemove",F),document.addEventListener("mouseup",T)}),QA.appendChild(H);let cA=document.createElement("div");cA.className="bs-ann-pin-item",cA.innerHTML=`
1595
+ <div class="bs-ann-pin-num" style="background:${u.color}">${x+1}</div>
1597
1596
  <div class="bs-ann-pin-body">
1598
- <div class="bs-ann-pin-note">${eA(u.note)}</div>
1599
- <div class="bs-ann-pin-loc">${Math.round(X)}% \xD7 ${Math.round(F)}%</div>
1600
- </div>`;let fA=document.createElement("button");fA.type="button",fA.className="bs-ann-pin-del",fA.innerHTML="&times;",fA.title="Remove pin",fA.addEventListener("click",()=>{l.splice(E,1),mA()}),BA.appendChild(fA),UA.appendChild(BA)})},d,ZA=()=>i?"rgba(255,255,255,0.5)":"rgba(0,0,0,0.35)",Qe=(u,E)=>{d.save(),d.strokeStyle=ZA(),d.lineWidth=E+3,d.lineCap="round",d.lineJoin="round",d.globalAlpha=.5,u(),d.restore()},Li=(u,E=!1)=>{if(u.type==="draw"||u.type==="highlight"){if(u.points.length<2)return;let F=u.type==="highlight"?.25:1,J=u.type==="highlight"?u.size*4+10:u.size,BA=()=>{d.beginPath(),d.moveTo(u.points[0].x,u.points[0].y);for(let fA=1;fA<u.points.length;fA++)d.lineTo(u.points[fA].x,u.points[fA].y);d.stroke()};u.type!=="highlight"&&Qe(BA,J),d.strokeStyle=u.color,d.lineWidth=J,d.lineCap="round",d.lineJoin="round",d.globalAlpha=F,BA(),d.globalAlpha=1}else if(u.type==="rect"){let F=()=>d.strokeRect(u.x,u.y,u.w,u.h);Qe(F,u.size),d.strokeStyle=u.color,d.lineWidth=u.size,d.lineCap="round",d.lineJoin="round",F()}else if(u.type==="circle"){let F=()=>{d.beginPath(),d.ellipse(u.cx,u.cy,Math.abs(u.rx),Math.abs(u.ry),0,0,Math.PI*2),d.stroke()};Qe(F,u.size),d.strokeStyle=u.color,d.lineWidth=u.size,F()}else if(u.type==="arrow"){let F=Math.atan2(u.y2-u.y1,u.x2-u.x1),J=12+u.size*2,BA=()=>{d.beginPath(),d.moveTo(u.x1,u.y1),d.lineTo(u.x2,u.y2),d.stroke(),d.beginPath(),d.moveTo(u.x2,u.y2),d.lineTo(u.x2-J*Math.cos(F-.45),u.y2-J*Math.sin(F-.45)),d.moveTo(u.x2,u.y2),d.lineTo(u.x2-J*Math.cos(F+.45),u.y2-J*Math.sin(F+.45)),d.stroke()};Qe(BA,u.size),d.strokeStyle=u.color,d.lineWidth=u.size,d.lineCap="round",d.lineJoin="round",BA()}else if(u.type==="text"){let F=u.size*5+12;d.font=`bold ${F}px Inter, -apple-system, sans-serif`,d.fillStyle=ZA(),d.globalAlpha=.6,d.fillText(u.text,u.x+1,u.y+1),d.globalAlpha=1,d.fillStyle=u.color,d.fillText(u.text,u.x,u.y)}let x=!E&&c>=0&&o[c]===u,X=!E&&!x&&B>=0&&o[B]===u;if(x||X){let F=qe(u);if(d.save(),d.setLineDash([6,4]),d.strokeStyle=i?"#fff":"#000",d.lineWidth=x?1.5:1,d.globalAlpha=x?.7:.45,d.strokeRect(F.x-4,F.y-4,F.w+8,F.h+8),u.type==="rect"||u.type==="circle"){d.setLineDash([]),d.globalAlpha=x?.9:.6;let BA=u.type==="rect"?[[F.x,F.y],[F.x+F.w,F.y],[F.x,F.y+F.h],[F.x+F.w,F.y+F.h]]:[[F.x+F.w/2,F.y],[F.x+F.w,F.y+F.h/2],[F.x+F.w/2,F.y+F.h],[F.x,F.y+F.h/2]];for(let[fA,j]of BA)d.fillStyle="#fff",d.fillRect(fA-5,j-5,10,10),d.strokeStyle=i?"#aaa":"#333",d.lineWidth=1.2,d.strokeRect(fA-5,j-5,10,10)}d.restore()}},dA=()=>{d.clearRect(0,0,C.width,C.height),d.drawImage(K,0,0);for(let u of o)Li(u)},qe=u=>{if(u.type==="rect")return{x:Math.min(u.x,u.x+u.w),y:Math.min(u.y,u.y+u.h),w:Math.abs(u.w),h:Math.abs(u.h)};if(u.type==="circle")return{x:u.cx-Math.abs(u.rx),y:u.cy-Math.abs(u.ry),w:Math.abs(u.rx)*2,h:Math.abs(u.ry)*2};if(u.type==="arrow"){let J=Math.min(u.x1,u.x2),BA=Math.min(u.y1,u.y2);return{x:J,y:BA,w:Math.abs(u.x2-u.x1)||20,h:Math.abs(u.y2-u.y1)||20}}if(u.type==="text")return{x:u.x,y:u.y-(u.size*5+12),w:u.text.length*(u.size*3+8),h:u.size*5+16};if(u.points.length===0)return{x:0,y:0,w:0,h:0};let E=1/0,x=1/0,X=-1/0,F=-1/0;for(let J of u.points)E=Math.min(E,J.x),x=Math.min(x,J.y),X=Math.max(X,J.x),F=Math.max(F,J.y);return{x:E,y:x,w:X-E||10,h:F-x||10}},_t=(u,E)=>{for(let x=o.length-1;x>=0;x--){let X=qe(o[x]),F=8;if(u>=X.x-F&&u<=X.x+X.w+F&&E>=X.y-F&&E<=X.y+X.h+F)return x}return-1},Ki=(u,E,x)=>{if(u.type==="draw"||u.type==="highlight")for(let X of u.points)X.x+=E,X.y+=x;else u.type==="rect"?(u.x+=E,u.y+=x):u.type==="circle"?(u.cx+=E,u.cy+=x):u.type==="arrow"?(u.x1+=E,u.y1+=x,u.x2+=E,u.y2+=x):u.type==="text"&&(u.x+=E,u.y+=x)};K.onload=()=>{let E=(A.clientWidth||450)/K.width;C.width=K.width,C.height=K.height,C.style.height=`${K.height*E}px`,d=C.getContext("2d"),d.drawImage(K,0,0);let x=[[10,10],[C.width-10,10],[10,C.height-10],[C.width-10,C.height-10],[C.width/2,C.height/2]],X=0;for(let[j,v]of x){let D=d.getImageData(j,v,1,1).data;X+=(D[0]*299+D[1]*587+D[2]*114)/1e3}i=X/x.length<128;let F=j=>{let v=C.getBoundingClientRect();return{x:(j.clientX-v.left)*(C.width/v.width),y:(j.clientY-v.top)*(C.height/v.height)}},J=!1;C.addEventListener("mousedown",j=>{let v=F(j);if(n==="select"){let D=_t(v.x,v.y);if(D>=0){c=D,g=!0;let G=qe(o[D]);f=v.x-G.x,h=v.y-G.y,C.classList.add("bs-grabbing"),C.classList.remove("bs-grab"),dA()}else c=-1,dA();return}if(n!=="pin"&&n!=="text"){let D=_t(v.x,v.y);if(D>=0){c=D,g=!0,J=!0;let G=qe(o[D]);f=v.x-G.x,h=v.y-G.y,C.classList.add("bs-grabbing"),dA();return}}if(p=!0,y=v.x,b=v.y,n==="pin"){p=!1;let D=prompt("Describe the issue at this spot:");if(D){let G=L[l.length%L.length];l.push({x:v.x,y:v.y,note:D,color:G}),mA()}return}if(n==="text"){p=!1;let D=prompt("Enter text:");D&&(o.push({type:"text",color:r,size:s,x:v.x,y:v.y,text:D}),dA());return}(n==="draw"||n==="highlight")&&(w=[{x:v.x,y:v.y}])}),C.addEventListener("mousemove",j=>{let v=F(j);if(g&&c>=0){let D=qe(o[c]),G=v.x-f-D.x,P=v.y-h-D.y;Ki(o[c],G,P),dA();return}if(n==="select"){let D=_t(v.x,v.y);C.classList.toggle("bs-grab",D>=0),B!==D&&(B=D,dA());return}if(n!=="pin"&&n!=="text"&&!p){let D=_t(v.x,v.y);C.classList.toggle("bs-grab",D>=0),B!==D&&(B=D,dA())}if(p){if(n==="draw"||n==="highlight"){w.push({x:v.x,y:v.y}),dA();let D=n==="highlight"?.25:1,G=n==="highlight"?s*4+10:s;if(n!=="highlight"){d.save(),d.strokeStyle=ZA(),d.lineWidth=G+3,d.lineCap="round",d.lineJoin="round",d.globalAlpha=.5,d.beginPath(),d.moveTo(w[0].x,w[0].y);for(let P=1;P<w.length;P++)d.lineTo(w[P].x,w[P].y);d.stroke(),d.restore()}d.strokeStyle=r,d.lineWidth=G,d.lineCap="round",d.lineJoin="round",d.globalAlpha=D,d.beginPath(),d.moveTo(w[0].x,w[0].y);for(let P=1;P<w.length;P++)d.lineTo(w[P].x,w[P].y);d.stroke(),d.globalAlpha=1}else if(dA(),d.strokeStyle=r,d.lineWidth=s,d.lineCap="round",d.lineJoin="round",n==="rect")Qe(()=>d.strokeRect(y,b,v.x-y,v.y-b),s),d.strokeStyle=r,d.lineWidth=s,d.strokeRect(y,b,v.x-y,v.y-b);else if(n==="circle"){let D=Math.abs(v.x-y)/2,G=Math.abs(v.y-b)/2,P=y+(v.x-y)/2,Us=b+(v.y-b)/2;Qe(()=>{d.beginPath(),d.ellipse(P,Us,D,G,0,0,Math.PI*2),d.stroke()},s),d.strokeStyle=r,d.lineWidth=s,d.beginPath(),d.ellipse(P,Us,D,G,0,0,Math.PI*2),d.stroke()}else if(n==="arrow"){let D=Math.atan2(v.y-b,v.x-y),G=12+s*2,P=()=>{d.beginPath(),d.moveTo(y,b),d.lineTo(v.x,v.y),d.stroke(),d.beginPath(),d.moveTo(v.x,v.y),d.lineTo(v.x-G*Math.cos(D-.45),v.y-G*Math.sin(D-.45)),d.moveTo(v.x,v.y),d.lineTo(v.x-G*Math.cos(D+.45),v.y-G*Math.sin(D+.45)),d.stroke()};Qe(P,s),d.strokeStyle=r,d.lineWidth=s,d.lineCap="round",d.lineJoin="round",P()}}});let BA=j=>{if(g)return g=!1,J=!1,c=-1,C.classList.remove("bs-grabbing"),C.classList.remove("bs-grab"),dA(),void 0;if(!p)return;p=!1;let v=F(j);if(n==="draw"||n==="highlight")w.length>1&&o.push({type:n,color:r,size:s,alpha:n==="highlight"?.25:1,points:[...w]}),w=[];else if(n==="rect")o.push({type:"rect",color:r,size:s,x:y,y:b,w:v.x-y,h:v.y-b});else if(n==="circle"){let D=Math.abs(v.x-y)/2,G=Math.abs(v.y-b)/2;o.push({type:"circle",color:r,size:s,cx:y+(v.x-y)/2,cy:b+(v.y-b)/2,rx:D,ry:G})}else n==="arrow"&&o.push({type:"arrow",color:r,size:s,x1:y,y1:b,x2:v.x,y2:v.y});dA()};C.addEventListener("mouseup",BA),C.addEventListener("mouseleave",j=>{g?(g=!1,J=!1,C.classList.remove("bs-grabbing"),C.classList.remove("bs-grab"),dA()):p&&BA(j)});let fA=j=>{c>=0&&(j.key==="Delete"||j.key==="Backspace")&&(o.splice(c,1),c=-1,dA())};document.addEventListener("keydown",fA),RA.addEventListener("click",()=>{o.length&&(o.pop(),c=-1,dA())}),XA.addEventListener("click",()=>{o.length=0,l.length=0,c=-1,dA(),mA()})};let Si=()=>{for(let u=0;u<l.length;u++){let E=l[u],x=16;d.beginPath(),d.arc(E.x,E.y-x,x,0,Math.PI*2),d.fillStyle=E.color,d.fill(),d.strokeStyle="#fff",d.lineWidth=2,d.stroke(),d.beginPath(),d.moveTo(E.x-8,E.y-6),d.lineTo(E.x,E.y+4),d.lineTo(E.x+8,E.y-6),d.fillStyle=E.color,d.fill(),d.fillStyle="#fff",d.font="bold 14px Inter, sans-serif",d.textAlign="center",d.textBaseline="middle",d.fillText(`${u+1}`,E.x,E.y-x),d.textAlign="start",d.textBaseline="alphabetic"}};return{getAnnotation:()=>{try{return c=-1,dA(),Si(),C.toDataURL("image/jpeg",.7)}catch{return null}},getPins:()=>l.map((u,E)=>({number:E+1,x:Math.round(u.x),y:Math.round(u.y),note:u.note}))}}function An(A){if(!H)return;$e=A,H.querySelectorAll(".bs-tab").forEach(r=>{r.classList.toggle("bs-active",r.dataset.tab===A)});let e=H.querySelector(".bs-scroll"),t={report:bi,console:Nd,network:Gd,context:Pd,history:Vd,settings:_d};e.innerHTML=t[A](),e.scrollTop=0,Qi()}function Qi(){if(!H)return;if($e==="history"){H.querySelectorAll("[data-hist-del]").forEach(t=>{t.addEventListener("click",()=>{let r=parseInt(t.dataset.histDel),n=H.querySelector(`[data-hist-id="${r}"]`);if(!n)return;let s=n.querySelector(".bs-hist-confirm");if(s){s.remove();return}let a=document.createElement("div");a.className="bs-hist-confirm",a.innerHTML="<span>Delete this report?</span>";let i=document.createElement("button");i.type="button",i.className="bs-hist-confirm-yes",i.textContent="Delete";let o=document.createElement("button");o.type="button",o.className="bs-hist-confirm-no",o.textContent="Cancel",i.addEventListener("click",()=>{Od(r),An("history")}),o.addEventListener("click",()=>a.remove()),a.appendChild(i),a.appendChild(o),n.appendChild(a)})}),H.querySelectorAll("[data-hist-edit]").forEach(t=>{t.addEventListener("click",()=>{let r=parseInt(t.dataset.histEdit),n=H.querySelector(`[data-hist-id="${r}"]`);if(!n)return;let s=n.querySelector(".bs-hist-edit-wrap");if(s){s.remove();return}n.querySelector(".bs-hist-confirm")?.remove();let a=Ze().find(g=>g.id===r);if(!a)return;let i=document.createElement("div");i.className="bs-hist-edit-wrap",i.innerHTML=`
1597
+ <div class="bs-ann-pin-note">${AA(u.note)}</div>
1598
+ <div class="bs-ann-pin-loc">${Math.round(X)}% \xD7 ${Math.round(y)}%</div>
1599
+ </div>`;let dA=document.createElement("button");dA.type="button",dA.className="bs-ann-pin-del",dA.innerHTML="&times;",dA.title="Remove pin",dA.addEventListener("click",()=>{l.splice(x,1),mA()}),cA.appendChild(dA),CA.appendChild(cA)})},d,qA=()=>i?"rgba(255,255,255,0.5)":"rgba(0,0,0,0.35)",Ce=(u,x)=>{d.save(),d.strokeStyle=qA(),d.lineWidth=x+3,d.lineCap="round",d.lineJoin="round",d.globalAlpha=.5,u(),d.restore()},Ki=(u,x=!1)=>{if(u.type==="draw"||u.type==="highlight"){if(u.points.length<2)return;let y=u.type==="highlight"?.25:1,J=u.type==="highlight"?u.size*4+10:u.size,cA=()=>{d.beginPath(),d.moveTo(u.points[0].x,u.points[0].y);for(let dA=1;dA<u.points.length;dA++)d.lineTo(u.points[dA].x,u.points[dA].y);d.stroke()};u.type!=="highlight"&&Ce(cA,J),d.strokeStyle=u.color,d.lineWidth=J,d.lineCap="round",d.lineJoin="round",d.globalAlpha=y,cA(),d.globalAlpha=1}else if(u.type==="rect"){let y=()=>d.strokeRect(u.x,u.y,u.w,u.h);Ce(y,u.size),d.strokeStyle=u.color,d.lineWidth=u.size,d.lineCap="round",d.lineJoin="round",y()}else if(u.type==="circle"){let y=()=>{d.beginPath(),d.ellipse(u.cx,u.cy,Math.abs(u.rx),Math.abs(u.ry),0,0,Math.PI*2),d.stroke()};Ce(y,u.size),d.strokeStyle=u.color,d.lineWidth=u.size,y()}else if(u.type==="arrow"){let y=Math.atan2(u.y2-u.y1,u.x2-u.x1),J=12+u.size*2,cA=()=>{d.beginPath(),d.moveTo(u.x1,u.y1),d.lineTo(u.x2,u.y2),d.stroke(),d.beginPath(),d.moveTo(u.x2,u.y2),d.lineTo(u.x2-J*Math.cos(y-.45),u.y2-J*Math.sin(y-.45)),d.moveTo(u.x2,u.y2),d.lineTo(u.x2-J*Math.cos(y+.45),u.y2-J*Math.sin(y+.45)),d.stroke()};Ce(cA,u.size),d.strokeStyle=u.color,d.lineWidth=u.size,d.lineCap="round",d.lineJoin="round",cA()}else if(u.type==="text"){let y=u.size*5+12;d.font=`bold ${y}px Inter, -apple-system, sans-serif`,d.fillStyle=qA(),d.globalAlpha=.6,d.fillText(u.text,u.x+1,u.y+1),d.globalAlpha=1,d.fillStyle=u.color,d.fillText(u.text,u.x,u.y)}let H=!x&&c>=0&&o[c]===u,X=!x&&!H&&B>=0&&o[B]===u;if(H||X){let y=je(u);if(d.save(),d.setLineDash([6,4]),d.strokeStyle=i?"#fff":"#000",d.lineWidth=H?1.5:1,d.globalAlpha=H?.7:.45,d.strokeRect(y.x-4,y.y-4,y.w+8,y.h+8),u.type==="rect"||u.type==="circle"){d.setLineDash([]),d.globalAlpha=H?.9:.6;let cA=u.type==="rect"?[[y.x,y.y],[y.x+y.w,y.y],[y.x,y.y+y.h],[y.x+y.w,y.y+y.h]]:[[y.x+y.w/2,y.y],[y.x+y.w,y.y+y.h/2],[y.x+y.w/2,y.y+y.h],[y.x,y.y+y.h/2]];for(let[dA,q]of cA)d.fillStyle="#fff",d.fillRect(dA-5,q-5,10,10),d.strokeStyle=i?"#aaa":"#333",d.lineWidth=1.2,d.strokeRect(dA-5,q-5,10,10)}d.restore()}},gA=()=>{d.clearRect(0,0,C.width,C.height),d.drawImage(L,0,0);for(let u of o)Ki(u)},je=u=>{if(u.type==="rect")return{x:Math.min(u.x,u.x+u.w),y:Math.min(u.y,u.y+u.h),w:Math.abs(u.w),h:Math.abs(u.h)};if(u.type==="circle")return{x:u.cx-Math.abs(u.rx),y:u.cy-Math.abs(u.ry),w:Math.abs(u.rx)*2,h:Math.abs(u.ry)*2};if(u.type==="arrow"){let J=Math.min(u.x1,u.x2),cA=Math.min(u.y1,u.y2);return{x:J,y:cA,w:Math.abs(u.x2-u.x1)||20,h:Math.abs(u.y2-u.y1)||20}}if(u.type==="text")return{x:u.x,y:u.y-(u.size*5+12),w:u.text.length*(u.size*3+8),h:u.size*5+16};if(u.points.length===0)return{x:0,y:0,w:0,h:0};let x=1/0,H=1/0,X=-1/0,y=-1/0;for(let J of u.points)x=Math.min(x,J.x),H=Math.min(H,J.y),X=Math.max(X,J.x),y=Math.max(y,J.y);return{x,y:H,w:X-x||10,h:y-H||10}},Xt=(u,x)=>{for(let H=o.length-1;H>=0;H--){let X=je(o[H]),y=8;if(u>=X.x-y&&u<=X.x+X.w+y&&x>=X.y-y&&x<=X.y+X.h+y)return H}return-1},Si=(u,x,H)=>{if(u.type==="draw"||u.type==="highlight")for(let X of u.points)X.x+=x,X.y+=H;else u.type==="rect"?(u.x+=x,u.y+=H):u.type==="circle"?(u.cx+=x,u.cy+=H):u.type==="arrow"?(u.x1+=x,u.y1+=H,u.x2+=x,u.y2+=H):u.type==="text"&&(u.x+=x,u.y+=H)};L.onload=()=>{let x=(A.clientWidth||450)/L.width;C.width=L.width,C.height=L.height,C.style.height=`${L.height*x}px`,d=C.getContext("2d"),d.drawImage(L,0,0);let H=[[10,10],[C.width-10,10],[10,C.height-10],[C.width-10,C.height-10],[C.width/2,C.height/2]],X=0;for(let[q,F]of H){let T=d.getImageData(q,F,1,1).data;X+=(T[0]*299+T[1]*587+T[2]*114)/1e3}i=X/H.length<128;let y=q=>{let F=C.getBoundingClientRect();return{x:(q.clientX-F.left)*(C.width/F.width),y:(q.clientY-F.top)*(C.height/F.height)}},J=!1;C.addEventListener("mousedown",q=>{let F=y(q);if(n==="select"){let T=Xt(F.x,F.y);if(T>=0){c=T,g=!0;let G=je(o[T]);f=F.x-G.x,h=F.y-G.y,C.classList.add("bs-grabbing"),C.classList.remove("bs-grab"),gA()}else c=-1,gA();return}if(n!=="pin"&&n!=="text"){let T=Xt(F.x,F.y);if(T>=0){c=T,g=!0,J=!0;let G=je(o[T]);f=F.x-G.x,h=F.y-G.y,C.classList.add("bs-grabbing"),gA();return}}if(p=!0,E=F.x,b=F.y,n==="pin"){p=!1;let T=prompt("Describe the issue at this spot:");if(T){let G=D[l.length%D.length];l.push({x:F.x,y:F.y,note:T,color:G}),mA()}return}if(n==="text"){p=!1;let T=prompt("Enter text:");T&&(o.push({type:"text",color:r,size:s,x:F.x,y:F.y,text:T}),gA());return}(n==="draw"||n==="highlight")&&(w=[{x:F.x,y:F.y}])}),C.addEventListener("mousemove",q=>{let F=y(q);if(g&&c>=0){let T=je(o[c]),G=F.x-f-T.x,P=F.y-h-T.y;Si(o[c],G,P),gA();return}if(n==="select"){let T=Xt(F.x,F.y);C.classList.toggle("bs-grab",T>=0),B!==T&&(B=T,gA());return}if(n!=="pin"&&n!=="text"&&!p){let T=Xt(F.x,F.y);C.classList.toggle("bs-grab",T>=0),B!==T&&(B=T,gA())}if(p){if(n==="draw"||n==="highlight"){w.push({x:F.x,y:F.y}),gA();let T=n==="highlight"?.25:1,G=n==="highlight"?s*4+10:s;if(n!=="highlight"){d.save(),d.strokeStyle=qA(),d.lineWidth=G+3,d.lineCap="round",d.lineJoin="round",d.globalAlpha=.5,d.beginPath(),d.moveTo(w[0].x,w[0].y);for(let P=1;P<w.length;P++)d.lineTo(w[P].x,w[P].y);d.stroke(),d.restore()}d.strokeStyle=r,d.lineWidth=G,d.lineCap="round",d.lineJoin="round",d.globalAlpha=T,d.beginPath(),d.moveTo(w[0].x,w[0].y);for(let P=1;P<w.length;P++)d.lineTo(w[P].x,w[P].y);d.stroke(),d.globalAlpha=1}else if(gA(),d.strokeStyle=r,d.lineWidth=s,d.lineCap="round",d.lineJoin="round",n==="rect")Ce(()=>d.strokeRect(E,b,F.x-E,F.y-b),s),d.strokeStyle=r,d.lineWidth=s,d.strokeRect(E,b,F.x-E,F.y-b);else if(n==="circle"){let T=Math.abs(F.x-E)/2,G=Math.abs(F.y-b)/2,P=E+(F.x-E)/2,Us=b+(F.y-b)/2;Ce(()=>{d.beginPath(),d.ellipse(P,Us,T,G,0,0,Math.PI*2),d.stroke()},s),d.strokeStyle=r,d.lineWidth=s,d.beginPath(),d.ellipse(P,Us,T,G,0,0,Math.PI*2),d.stroke()}else if(n==="arrow"){let T=Math.atan2(F.y-b,F.x-E),G=12+s*2,P=()=>{d.beginPath(),d.moveTo(E,b),d.lineTo(F.x,F.y),d.stroke(),d.beginPath(),d.moveTo(F.x,F.y),d.lineTo(F.x-G*Math.cos(T-.45),F.y-G*Math.sin(T-.45)),d.moveTo(F.x,F.y),d.lineTo(F.x-G*Math.cos(T+.45),F.y-G*Math.sin(T+.45)),d.stroke()};Ce(P,s),d.strokeStyle=r,d.lineWidth=s,d.lineCap="round",d.lineJoin="round",P()}}});let cA=q=>{if(g)return g=!1,J=!1,c=-1,C.classList.remove("bs-grabbing"),C.classList.remove("bs-grab"),gA(),void 0;if(!p)return;p=!1;let F=y(q);if(n==="draw"||n==="highlight")w.length>1&&o.push({type:n,color:r,size:s,alpha:n==="highlight"?.25:1,points:[...w]}),w=[];else if(n==="rect")o.push({type:"rect",color:r,size:s,x:E,y:b,w:F.x-E,h:F.y-b});else if(n==="circle"){let T=Math.abs(F.x-E)/2,G=Math.abs(F.y-b)/2;o.push({type:"circle",color:r,size:s,cx:E+(F.x-E)/2,cy:b+(F.y-b)/2,rx:T,ry:G})}else n==="arrow"&&o.push({type:"arrow",color:r,size:s,x1:E,y1:b,x2:F.x,y2:F.y});gA()};C.addEventListener("mouseup",cA),C.addEventListener("mouseleave",q=>{g?(g=!1,J=!1,C.classList.remove("bs-grabbing"),C.classList.remove("bs-grab"),gA()):p&&cA(q)});let dA=q=>{c>=0&&(q.key==="Delete"||q.key==="Backspace")&&(o.splice(c,1),c=-1,gA())};document.addEventListener("keydown",dA),NA.addEventListener("click",()=>{o.length&&(o.pop(),c=-1,gA())}),JA.addEventListener("click",()=>{o.length=0,l.length=0,c=-1,gA(),mA()})};let Ti=()=>{for(let u=0;u<l.length;u++){let x=l[u],H=16;d.beginPath(),d.arc(x.x,x.y-H,H,0,Math.PI*2),d.fillStyle=x.color,d.fill(),d.strokeStyle="#fff",d.lineWidth=2,d.stroke(),d.beginPath(),d.moveTo(x.x-8,x.y-6),d.lineTo(x.x,x.y+4),d.lineTo(x.x+8,x.y-6),d.fillStyle=x.color,d.fill(),d.fillStyle="#fff",d.font="bold 14px Inter, sans-serif",d.textAlign="center",d.textBaseline="middle",d.fillText(`${u+1}`,x.x,x.y-H),d.textAlign="start",d.textBaseline="alphabetic"}};return{getAnnotation:()=>{try{return c=-1,gA(),Ti(),C.toDataURL("image/jpeg",.7)}catch{return null}},getPins:()=>l.map((u,x)=>({number:x+1,x:Math.round(u.x),y:Math.round(u.y),note:u.note}))}}function en(A){if(!I)return;$e=A,I.querySelectorAll(".bs-tab").forEach(r=>{r.classList.toggle("bs-active",r.dataset.tab===A)});let e=I.querySelector(".bs-scroll"),t={report:Qi,console:Gd,network:Pd,context:Vd,history:_d,settings:Xd};e.innerHTML=t[A](),e.scrollTop=0,Ci()}function Ci(){if(!I)return;if($e==="history"){I.querySelectorAll("[data-hist-del]").forEach(t=>{t.addEventListener("click",()=>{let r=parseInt(t.dataset.histDel),n=I.querySelector(`[data-hist-id="${r}"]`);if(!n)return;let s=n.querySelector(".bs-hist-confirm");if(s){s.remove();return}let a=document.createElement("div");a.className="bs-hist-confirm",a.innerHTML="<span>Delete this report?</span>";let i=document.createElement("button");i.type="button",i.className="bs-hist-confirm-yes",i.textContent="Delete";let o=document.createElement("button");o.type="button",o.className="bs-hist-confirm-no",o.textContent="Cancel",i.addEventListener("click",()=>{Rd(r),en("history")}),o.addEventListener("click",()=>a.remove()),a.appendChild(i),a.appendChild(o),n.appendChild(a)})}),I.querySelectorAll("[data-hist-edit]").forEach(t=>{t.addEventListener("click",()=>{let r=parseInt(t.dataset.histEdit),n=I.querySelector(`[data-hist-id="${r}"]`);if(!n)return;let s=n.querySelector(".bs-hist-edit-wrap");if(s){s.remove();return}n.querySelector(".bs-hist-confirm")?.remove();let a=Ze().find(g=>g.id===r);if(!a)return;let i=document.createElement("div");i.className="bs-hist-edit-wrap",i.innerHTML=`
1601
1600
  <div class="bs-field" style="margin-bottom:8px">
1602
- <input class="bs-input" data-edit-title value="${eA(a.title)}" />
1601
+ <input class="bs-input" data-edit-title value="${AA(a.title)}" />
1603
1602
  </div>
1604
1603
  <div class="bs-field" style="margin-bottom:8px">
1605
- <textarea class="bs-textarea" data-edit-desc style="min-height:56px">${eA(a.description)}</textarea>
1604
+ <textarea class="bs-textarea" data-edit-desc style="min-height:56px">${AA(a.description)}</textarea>
1606
1605
  </div>
1607
1606
  <div class="bs-field" style="margin-bottom:8px">
1608
1607
  <div class="bs-sev-row">
@@ -1612,15 +1611,15 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
1612
1611
  <button type="button" class="bs-sev-btn bs-sev-critical${a.severity==="critical"?" bs-picked":""}" data-edit-sev="critical">Critical</button>
1613
1612
  </div>
1614
1613
  </div>
1615
- <div class="bs-hist-edit-row"></div>`;let o=a.severity;n.appendChild(i),i.querySelectorAll("[data-edit-sev]").forEach(g=>{g.addEventListener("click",()=>{o=g.dataset.editSev,i.querySelectorAll(".bs-sev-btn").forEach(p=>p.classList.remove("bs-picked")),g.classList.add("bs-picked")})});let l=i.querySelector(".bs-hist-edit-row"),c=document.createElement("button");c.type="button",c.className="bs-hist-save",c.textContent="Save";let B=document.createElement("button");B.type="button",B.className="bs-hist-cancel",B.textContent="Cancel",c.addEventListener("click",()=>{let g=i.querySelector("[data-edit-title]").value.trim(),p=i.querySelector("[data-edit-desc]").value.trim();g&&(Rd(r,{title:g,description:p,severity:o}),An("history"))}),B.addEventListener("click",()=>i.remove()),l.appendChild(c),l.appendChild(B)})});return}if($e==="settings"){H.querySelectorAll("[data-set-theme]").forEach(t=>{t.addEventListener("click",()=>{let r=t.dataset.setTheme;tn(r),H.querySelectorAll("[data-set-theme]").forEach(n=>n.classList.remove("bs-picked")),t.classList.add("bs-picked")})}),H.querySelectorAll("[data-set-layout]").forEach(t=>{t.addEventListener("click",()=>{let r=t.dataset.setLayout,n=Dt(r);n&&(Ee=n,OA(),setTimeout(()=>{$e="settings",ae(),setTimeout(()=>An("settings"),50)},400))})});return}if($e!=="report")return;H.querySelectorAll(".bs-cat-btn").forEach(t=>{t.addEventListener("click",()=>{let r=t.dataset.cat;H.querySelector('input[name="category"]').value=r,H.querySelectorAll(".bs-cat-btn").forEach(n=>n.classList.remove("bs-picked")),t.classList.add("bs-picked")})}),H.querySelectorAll(".bs-sev-btn").forEach(t=>{t.addEventListener("click",()=>{let r=t.dataset.sev;H.querySelector('input[name="severity"]').value=r,H.querySelectorAll(".bs-sev-btn").forEach(n=>n.classList.remove("bs-picked")),t.classList.add("bs-picked")})});let A=null,e=null;H.querySelector("[data-bs-screenshot]")?.addEventListener("click",async()=>{let t=H?.querySelector("[data-bs-shot-title]"),r=H?.querySelector("[data-bs-shot-sub]"),n=H?.querySelector("[data-bs-screenshot]");if(t&&(t.textContent="Capturing..."),H&&(H.style.visibility="hidden"),KA&&(KA.style.visibility="hidden"),await new Promise(s=>setTimeout(s,200)),A=await Tt(),H&&(H.style.visibility=""),KA&&(KA.style.visibility=""),A){t&&(t.textContent="Screenshot captured!"),r&&(r.textContent="Draw on the image below to highlight the issue"),n?.classList.add("bs-captured");let s=H?.querySelector("[data-bs-annotate]");s&&(e=Xd(s,A))}else t&&(t.textContent="Screenshot unavailable"),r&&(r.textContent="Could not capture screenshot on this page")}),H.querySelector("[data-bs-form]")?.addEventListener("submit",async t=>{t.preventDefault();let r=t.target,n=r.querySelector(".bs-submit-btn"),s=r.elements.namedItem("title").value.trim(),a=r.elements.namedItem("description").value.trim(),i=r.elements.namedItem("severity").value,o=r.elements.namedItem("category").value;if(!s)return;n.disabled=!0,n.textContent="Sending...";let l=hi(),c={projectId:EA.projectId,title:s,description:a,category:o,severity:i,tags:l.tags.length?l.tags:void 0,context:wi(),consoleLogs:jA(),errors:qA(),networkCaptures:ie(),breadcrumbs:He(),performance:Se()??void 0,screenshot:A??void 0,annotation:e?.getAnnotation()??void 0,pins:e?.getPins().length?e.getPins():void 0,createdAt:Date.now()},B=await us(c);Md({title:c.title,description:c.description,category:c.category,severity:c.severity,tags:c.tags,screenshot:c.screenshot,pins:c.pins,url:window.location.href,createdAt:c.createdAt,status:B.success?"sent":"draft"}),B.success?(n.innerHTML=`${sA.check} Bug reported!`,n.classList.add("bs-submit-ok"),setTimeout(OA,1200)):(n.textContent=B.error??"Failed \u2014 saved as draft",n.classList.add("bs-submit-err"),setTimeout(()=>{n.disabled=!1,n.textContent="Submit Report",n.classList.remove("bs-submit-err")},2500))})}function ae(){if(MA)return;MA=!0,$e="report",bs(),KA=document.createElement("div"),KA.className="bs-backdrop",document.body.appendChild(KA);let A=ie().length,e=qA().length;H=document.createElement("div"),H.className=`bs-modal bs-ly-${Ee.id}`,xe(H);let t=`
1614
+ <div class="bs-hist-edit-row"></div>`;let o=a.severity;n.appendChild(i),i.querySelectorAll("[data-edit-sev]").forEach(g=>{g.addEventListener("click",()=>{o=g.dataset.editSev,i.querySelectorAll(".bs-sev-btn").forEach(p=>p.classList.remove("bs-picked")),g.classList.add("bs-picked")})});let l=i.querySelector(".bs-hist-edit-row"),c=document.createElement("button");c.type="button",c.className="bs-hist-save",c.textContent="Save";let B=document.createElement("button");B.type="button",B.className="bs-hist-cancel",B.textContent="Cancel",c.addEventListener("click",()=>{let g=i.querySelector("[data-edit-title]").value.trim(),p=i.querySelector("[data-edit-desc]").value.trim();g&&(Nd(r,{title:g,description:p,severity:o}),en("history"))}),B.addEventListener("click",()=>i.remove()),l.appendChild(c),l.appendChild(B)})});return}if($e==="settings"){I.querySelectorAll("[data-set-theme]").forEach(t=>{t.addEventListener("click",()=>{let r=t.dataset.setTheme;rn(r),I.querySelectorAll("[data-set-theme]").forEach(n=>n.classList.remove("bs-picked")),t.classList.add("bs-picked")})}),I.querySelectorAll("[data-set-layout]").forEach(t=>{t.addEventListener("click",()=>{let r=t.dataset.setLayout,n=Dt(r);n&&(xe=n,RA(),setTimeout(()=>{$e="settings",oe(),setTimeout(()=>en("settings"),50)},400))})});return}if($e!=="report")return;I.querySelectorAll(".bs-cat-btn").forEach(t=>{t.addEventListener("click",()=>{let r=t.dataset.cat;I.querySelector('input[name="category"]').value=r,I.querySelectorAll(".bs-cat-btn").forEach(n=>n.classList.remove("bs-picked")),t.classList.add("bs-picked")})}),I.querySelectorAll(".bs-sev-btn").forEach(t=>{t.addEventListener("click",()=>{let r=t.dataset.sev;I.querySelector('input[name="severity"]').value=r,I.querySelectorAll(".bs-sev-btn").forEach(n=>n.classList.remove("bs-picked")),t.classList.add("bs-picked")})});let A=null,e=null;I.querySelector("[data-bs-screenshot]")?.addEventListener("click",async()=>{let t=I?.querySelector("[data-bs-shot-title]"),r=I?.querySelector("[data-bs-shot-sub]"),n=I?.querySelector("[data-bs-screenshot]");if(t&&(t.textContent="Capturing..."),I&&(I.style.visibility="hidden"),KA&&(KA.style.visibility="hidden"),await new Promise(s=>setTimeout(s,200)),A=await Tt(),I&&(I.style.visibility=""),KA&&(KA.style.visibility=""),A){t&&(t.textContent="Screenshot captured!"),r&&(r.textContent="Draw on the image below to highlight the issue"),n?.classList.add("bs-captured");let s=I?.querySelector("[data-bs-annotate]");s&&(e=Jd(s,A))}else t&&(t.textContent="Screenshot unavailable"),r&&(r.textContent="Could not capture screenshot on this page")}),I.querySelector("[data-bs-form]")?.addEventListener("submit",async t=>{t.preventDefault();let r=t.target,n=r.querySelector(".bs-submit-btn"),s=r.elements.namedItem("title").value.trim(),a=r.elements.namedItem("description").value.trim(),i=r.elements.namedItem("severity").value,o=r.elements.namedItem("category").value;if(!s)return;n.disabled=!0,n.textContent="Sending...";let l=bi(),c={projectId:yA.projectId,title:s,description:a,category:o,severity:i,tags:l.tags.length?l.tags:void 0,context:hi(),consoleLogs:jA(),errors:Ae(),networkCaptures:le(),breadcrumbs:Ie(),performance:Te()??void 0,screenshot:A??void 0,annotation:e?.getAnnotation()??void 0,pins:e?.getPins().length?e.getPins():void 0,createdAt:Date.now()},B=await gs(c);Od({title:c.title,description:c.description,category:c.category,severity:c.severity,tags:c.tags,screenshot:c.screenshot,pins:c.pins,url:window.location.href,createdAt:c.createdAt,status:B.success?"sent":"draft"}),B.success?(n.innerHTML=`${nA.check} Bug reported!`,n.classList.add("bs-submit-ok"),setTimeout(RA,1200)):(n.textContent=B.error??"Failed \u2014 saved as draft",n.classList.add("bs-submit-err"),setTimeout(()=>{n.disabled=!1,n.textContent="Submit Report",n.classList.remove("bs-submit-err")},2500))})}function oe(){if(OA)return;OA=!0,$e="report",Qs(),KA=document.createElement("div"),KA.className="bs-backdrop",document.body.appendChild(KA);let A=le().length,e=Ae().length;I=document.createElement("div"),I.className=`bs-modal bs-ly-${xe.id}`,He(I);let t=`
1616
1615
  <div class="bs-tabs">
1617
- <button class="bs-tab bs-active" data-tab="report">${sA.report} Report</button>
1618
- <button class="bs-tab" data-tab="console">${sA.console} Console <span class="bs-tab-badge">${jA().length}</span></button>
1619
- <button class="bs-tab" data-tab="network">${sA.network} Network ${A?`<span class="bs-tab-badge bs-warn">${A}</span>`:`<span class="bs-tab-badge">${Ke().length}</span>`}</button>
1620
- <button class="bs-tab" data-tab="context">${sA.ctx} Context ${e?`<span class="bs-tab-badge bs-warn">${e}</span>`:""}</button>
1621
- <button class="bs-tab" data-tab="history">${sA.history} History <span class="bs-tab-badge">${Ze().length}</span></button>
1622
- <button class="bs-tab" data-tab="settings" style="margin-left:auto">${sA.settings}</button>
1623
- </div>`,r=VA(),n=r?r.name.split(" ").map(B=>B[0]).join("").toUpperCase().slice(0,2):"",s=qr(),a=r?`
1616
+ <button class="bs-tab bs-active" data-tab="report">${nA.report} Report</button>
1617
+ <button class="bs-tab" data-tab="console">${nA.console} Console <span class="bs-tab-badge">${jA().length}</span></button>
1618
+ <button class="bs-tab" data-tab="network">${nA.network} Network ${A?`<span class="bs-tab-badge bs-warn">${A}</span>`:`<span class="bs-tab-badge">${Se().length}</span>`}</button>
1619
+ <button class="bs-tab" data-tab="context">${nA.ctx} Context ${e?`<span class="bs-tab-badge bs-warn">${e}</span>`:""}</button>
1620
+ <button class="bs-tab" data-tab="history">${nA.history} History <span class="bs-tab-badge">${Ze().length}</span></button>
1621
+ <button class="bs-tab" data-tab="settings" style="margin-left:auto">${nA.settings}</button>
1622
+ </div>`,r=_A(),n=r?r.name.split(" ").map(B=>B[0]).join("").toUpperCase().slice(0,2):"",s=An(),a=r?`
1624
1623
  <div class="bs-hdr">
1625
1624
  <div class="bs-logo">BugStash</div>
1626
1625
  <div class="bs-hdr-right">
@@ -1633,29 +1632,29 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
1633
1632
  <span>${r.name.split(" ")[0]}</span>
1634
1633
  </div>
1635
1634
  <button class="bs-login-logout" data-bs-logout title="Sign out">Logout</button>
1636
- <button class="bs-close-btn" data-bs-close title="Close">${sA.x}</button>
1635
+ <button class="bs-close-btn" data-bs-close title="Close">${nA.x}</button>
1637
1636
  </div>
1638
1637
  </div>`:`
1639
1638
  <div class="bs-hdr" style="justify-content:flex-end">
1640
- <button class="bs-close-btn" data-bs-close title="Close">${sA.x}</button>
1641
- </div>`,i=Ee.tabPosition==="left",o=Ee.tabPosition==="bottom",l=r?bi():Dd();i?H.innerHTML=`
1639
+ <button class="bs-close-btn" data-bs-close title="Close">${nA.x}</button>
1640
+ </div>`,i=xe.tabPosition==="left",o=xe.tabPosition==="bottom",l=r?Qi():kd();i?I.innerHTML=`
1642
1641
  ${a}
1643
1642
  <div class="bs-body-wrap">
1644
1643
  ${r?t:""}
1645
1644
  <div class="bs-scroll">${l}</div>
1646
- </div>`:o?H.innerHTML=`
1645
+ </div>`:o?I.innerHTML=`
1647
1646
  ${a}
1648
1647
  <div class="bs-scroll">${l}</div>
1649
- ${r?`<div class="bs-tab-divider"></div>${t}`:""}`:H.innerHTML=`
1648
+ ${r?`<div class="bs-tab-divider"></div>${t}`:""}`:I.innerHTML=`
1650
1649
  ${a}
1651
1650
  ${r?`${t}<div class="bs-tab-divider"></div>`:""}
1652
- <div class="bs-scroll">${l}</div>`,document.body.appendChild(H),iA&&iA.classList.add("bs-open"),requestAnimationFrame(()=>{KA?.classList.add("bs-in"),H?.classList.add("bs-in")}),H.querySelectorAll(".bs-tab").forEach(B=>{B.addEventListener("click",()=>An(B.dataset.tab))}),H.querySelector("[data-bs-close]")?.addEventListener("click",OA),KA.addEventListener("click",OA),H.querySelector("[data-bs-pin-toggle]")?.addEventListener("click",()=>{let B=Nt(),g=H?.querySelector("[data-bs-pin-toggle]");g&&(g.classList.toggle("active",B),g.innerHTML=`
1651
+ <div class="bs-scroll">${l}</div>`,document.body.appendChild(I),oA&&oA.classList.add("bs-open"),requestAnimationFrame(()=>{KA?.classList.add("bs-in"),I?.classList.add("bs-in")}),I.querySelectorAll(".bs-tab").forEach(B=>{B.addEventListener("click",()=>en(B.dataset.tab))}),I.querySelector("[data-bs-close]")?.addEventListener("click",RA),KA.addEventListener("click",RA),I.querySelector("[data-bs-pin-toggle]")?.addEventListener("click",()=>{let B=Gt(),g=I?.querySelector("[data-bs-pin-toggle]");g&&(g.classList.toggle("active",B),g.innerHTML=`
1653
1652
  <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/><circle cx="12" cy="10" r="3"/></svg>
1654
1653
  Pins ${B?"ON":"OFF"}
1655
- `)}),H.querySelector("[data-bs-logout]")?.addEventListener("click",()=>{_r(),OA(),setTimeout(()=>ae(),300)}),r?Qi():Jd();let c=B=>{B.key==="Escape"&&(OA(),document.removeEventListener("keydown",c))};document.addEventListener("keydown",c)}function Jd(){if(!H)return;let A=H.querySelector("#bs-login-submit"),e=H.querySelector("#bs-login-email"),t=H.querySelector("#bs-login-pass"),r=H.querySelector("#bs-login-error");if(!A||!e||!t)return;let n=async()=>{let s=e.value.trim(),a=t.value;if(!s||!a){r.textContent="Please enter email and password",r.style.display="block";return}A.setAttribute("disabled","true"),A.textContent="Signing in...",r.style.display="none";let i=await Vr(s,a,EA.projectId);i.success?(Rt(EA.projectId),kt(EA.projectId),OA(),setTimeout(()=>ae(),300)):(r.textContent=i.error||"Invalid credentials",r.style.display="block",A.removeAttribute("disabled"),A.textContent="Sign In")};A.addEventListener("click",n),t.addEventListener("keydown",s=>{s.key==="Enter"&&n()}),e.addEventListener("keydown",s=>{s.key==="Enter"&&t.focus()}),setTimeout(()=>e.focus(),100)}function OA(){MA&&(iA&&iA.classList.remove("bs-open"),H&&(H.classList.remove("bs-in"),H.classList.add("bs-out")),KA&&KA.classList.remove("bs-in"),setTimeout(()=>{H?.remove(),KA?.remove(),H=null,KA=null,MA=!1},350))}function xe(A){for(let[e,t]of Object.entries(be.vars))A.style.setProperty(e,t)}function tn(A){let e=Wr(A);e&&(be=e,H&&xe(H),iA&&xe(iA),nA&&xe(nA))}function Ci(){return be.id}function Ui(A){let e=Dt(A);e&&(Ee=e,MA&&(OA(),setTimeout(ae,400)))}function mi(){return Ee.id}function vi(A){EA=A,Gt=document.createElement("style"),Gt.textContent=Td+ni,document.head.appendChild(Gt);let e=A.panelPosition==="bottom-left"?"left":"right";iA=document.createElement("button"),iA.className="bs-fab",xe(iA),iA.innerHTML=`${sA.bug}<span class="bs-fab-label">Report a bug</span>`,iA.style[e]="24px",iA.addEventListener("click",()=>MA?OA():ae()),document.body.appendChild(iA),nA=document.createElement("div"),nA.className="bs-toolbar",nA.style[e]="32px",xe(nA);let r=navigator.platform.toUpperCase().includes("MAC")?"\u2318":"Ctrl",n=[{icon:sA.cam,tip:"Screenshot",kbd:`${r}+Shift+S`,action:async()=>{let s=await Tt();s&&(MA||ae(),setTimeout(()=>{let a=H?.querySelector("[data-bs-screenshot]");if(a){a.__screenshot=s,a.classList.add("bs-captured");let i=a.querySelector("[data-bs-shot-title]"),o=a.querySelector("[data-bs-shot-sub]");i&&(i.textContent="Screenshot captured!"),o&&(o.textContent="Click to retake or annotate"),a.click()}},400))}},{icon:sA.pin,tip:"Toggle Pins",kbd:`${r}+Shift+P`,id:"bs-tb-pin",action:()=>{if(!VA()){MA||ae();return}document.getElementById("bugstash-live-pins")||(Rt(EA.projectId),kt(EA.projectId));let a=Nt(),i=nA?.querySelector("#bs-tb-pin");i&&i.classList.toggle("bs-active",a);let o=H?.querySelector("[data-bs-pin-toggle]");o&&(o.classList.toggle("active",a),o.innerHTML=`
1654
+ `)}),I.querySelector("[data-bs-logout]")?.addEventListener("click",()=>{Xr(),RA(),setTimeout(()=>oe(),300)}),r?Ci():Wd();let c=B=>{B.key==="Escape"&&(RA(),document.removeEventListener("keydown",c))};document.addEventListener("keydown",c)}function Wd(){if(!I)return;let A=I.querySelector("#bs-login-submit"),e=I.querySelector("#bs-login-email"),t=I.querySelector("#bs-login-pass"),r=I.querySelector("#bs-login-error");if(!A||!e||!t)return;let n=async()=>{let s=e.value.trim(),a=t.value;if(!s||!a){r.textContent="Please enter email and password",r.style.display="block";return}A.setAttribute("disabled","true"),A.textContent="Signing in...",r.style.display="none";let i=await _r(s,a,yA.projectId);i.success?(Nt(yA.projectId),kt(yA.projectId),RA(),setTimeout(()=>oe(),300)):(r.textContent=i.error||"Invalid credentials",r.style.display="block",A.removeAttribute("disabled"),A.textContent="Sign In")};A.addEventListener("click",n),t.addEventListener("keydown",s=>{s.key==="Enter"&&n()}),e.addEventListener("keydown",s=>{s.key==="Enter"&&t.focus()}),setTimeout(()=>e.focus(),100)}function RA(){OA&&(oA&&oA.classList.remove("bs-open"),I&&(I.classList.remove("bs-in"),I.classList.add("bs-out")),KA&&KA.classList.remove("bs-in"),setTimeout(()=>{I?.remove(),KA?.remove(),I=null,KA=null,OA=!1},350))}function He(A){for(let[e,t]of Object.entries(Qe.vars))A.style.setProperty(e,t)}function rn(A){let e=Yr(A);e&&(Qe=e,I&&He(I),oA&&He(oA),rA&&He(rA))}function mi(){return Qe.id}function Ui(A){let e=Dt(A);e&&(xe=e,OA&&(RA(),setTimeout(oe,400)))}function vi(){return xe.id}function Fi(A){if(yA=A,!document.getElementById("bs-fonts")){let s=document.createElement("link");s.id="bs-fonts",s.rel="stylesheet",s.href="https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;600;700&family=Inter:wght@300;400;500;600;700&display=swap",document.head.appendChild(s)}Pt=document.createElement("style"),Pt.textContent=Dd+si,document.head.appendChild(Pt);let e=A.panelPosition==="bottom-left"?"left":"right";oA=document.createElement("button"),oA.className="bs-fab",He(oA),oA.innerHTML=`${nA.bug}<span class="bs-fab-label">Report a bug</span>`,oA.style[e]="24px",oA.addEventListener("click",()=>OA?RA():oe()),document.body.appendChild(oA),rA=document.createElement("div"),rA.className="bs-toolbar",rA.style[e]="32px",He(rA);let r=navigator.platform.toUpperCase().includes("MAC")?"\u2318":"Ctrl",n=[{icon:nA.cam,tip:"Screenshot",kbd:`${r}+Shift+S`,action:async()=>{let s=await Tt();s&&(OA||oe(),setTimeout(()=>{let a=I?.querySelector("[data-bs-screenshot]");if(a){a.__screenshot=s,a.classList.add("bs-captured");let i=a.querySelector("[data-bs-shot-title]"),o=a.querySelector("[data-bs-shot-sub]");i&&(i.textContent="Screenshot captured!"),o&&(o.textContent="Click to retake or annotate"),a.click()}},400))}},{icon:nA.pin,tip:"Toggle Pins",kbd:`${r}+Shift+P`,id:"bs-tb-pin",action:()=>{if(!_A()){OA||oe();return}document.getElementById("bugstash-live-pins")||(Nt(yA.projectId),kt(yA.projectId));let a=Gt(),i=rA?.querySelector("#bs-tb-pin");i&&i.classList.toggle("bs-active",a);let o=I?.querySelector("[data-bs-pin-toggle]");o&&(o.classList.toggle("active",a),o.innerHTML=`
1656
1655
  <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/><circle cx="12" cy="10" r="3"/></svg>
1657
1656
  Pins ${a?"ON":"OFF"}
1658
- `)}},{icon:be.id==="black"?sA.sun:sA.moon,tip:"Toggle Theme",kbd:`${r}+Shift+T`,id:"bs-tb-theme",action:()=>{let s=be.id==="black"?"white":"black";tn(s),nA&&xe(nA);let a=nA?.querySelector("#bs-tb-theme");a&&(a.innerHTML=`${be.id==="black"?sA.sun:sA.moon}<span class="bs-toolbar-tip">${be.id==="black"?"Light":"Dark"} Mode<span class="bs-toolbar-kbd">${r}+Shift+T</span></span>`)}},{icon:sA.report,tip:"Open Panel",kbd:`${r}+Shift+B`,action:()=>{MA?OA():ae()}}];for(let s of n){let a=document.createElement("button");a.className="bs-toolbar-btn",s.id&&(a.id=s.id),a.innerHTML=`${s.icon}<span class="bs-toolbar-tip">${s.tip}<span class="bs-toolbar-kbd">${s.kbd}</span></span>`,a.addEventListener("click",i=>{i.stopPropagation(),s.action()}),nA.appendChild(a)}document.body.appendChild(nA),iA.addEventListener("mouseenter",()=>{MA||di()}),iA.addEventListener("mouseleave",s=>{let a=s.relatedTarget;nA?.contains(a)||bs()}),nA.addEventListener("mouseenter",()=>di()),nA.addEventListener("mouseleave",s=>{let a=s.relatedTarget;iA?.contains(a)||bs()}),Pt=s=>{(s.ctrlKey||s.metaKey)&&s.shiftKey&&(s.key==="B"||s.key==="b"?(s.preventDefault(),MA?OA():ae()):s.key==="S"||s.key==="s"?(s.preventDefault(),n[0].action()):s.key==="P"||s.key==="p"?(s.preventDefault(),n[1].action()):(s.key==="T"||s.key==="t")&&(s.preventDefault(),n[2].action()))},document.addEventListener("keydown",Pt)}function di(){en||MA||(en=!0,nA?.classList.add("bs-show"))}function bs(){en=!1,nA?.classList.remove("bs-show")}function Fi(){OA(),iA?.remove(),iA=null,nA?.remove(),nA=null,en=!1,Gt?.remove(),Gt=null,Pt&&document.removeEventListener("keydown",Pt),Pt=null}var $A=null,tA=null,R=null,oe=null,rn="freehand",nn="#ef4444",Wd=3,je=[],xA=null,Vt=!1,sn=null,Yd=[{id:"freehand",label:"Draw",icon:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25z"},{id:"rectangle",label:"Rect",icon:"M3 3h18v18H3V3zm2 2v14h14V5H5z"},{id:"circle",label:"Circle",icon:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"},{id:"arrow",label:"Arrow",icon:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"}],zd=["#ef4444","#f97316","#eab308","#22c55e","#3b82f6","#8b5cf6","#ffffff","#000000"];function xi(A){return new Promise(e=>{sn=e,je=[],xA=null,rn="freehand",nn="#ef4444",$d(A)})}function $d(A){$A&&$A.remove(),$A=document.createElement("div"),$A.id="bs-annotation-overlay";let e=document.createElement("style");e.textContent=`
1657
+ `)}},{icon:Qe.id==="black"?nA.sun:nA.moon,tip:"Toggle Theme",kbd:`${r}+Shift+T`,id:"bs-tb-theme",action:()=>{let s=Qe.id==="black"?"white":"black";rn(s),rA&&He(rA);let a=rA?.querySelector("#bs-tb-theme");a&&(a.innerHTML=`${Qe.id==="black"?nA.sun:nA.moon}<span class="bs-toolbar-tip">${Qe.id==="black"?"Light":"Dark"} Mode<span class="bs-toolbar-kbd">${r}+Shift+T</span></span>`)}},{icon:nA.report,tip:"Open Panel",kbd:`${r}+Shift+B`,action:()=>{OA?RA():oe()}}];for(let s of n){let a=document.createElement("button");a.className="bs-toolbar-btn",s.id&&(a.id=s.id),a.innerHTML=`${s.icon}<span class="bs-toolbar-tip">${s.tip}<span class="bs-toolbar-kbd">${s.kbd}</span></span>`,a.addEventListener("click",i=>{i.stopPropagation(),s.action()}),rA.appendChild(a)}document.body.appendChild(rA),oA.addEventListener("mouseenter",()=>{OA||fi()}),oA.addEventListener("mouseleave",s=>{let a=s.relatedTarget;rA?.contains(a)||Qs()}),rA.addEventListener("mouseenter",()=>fi()),rA.addEventListener("mouseleave",s=>{let a=s.relatedTarget;oA?.contains(a)||Qs()}),Vt=s=>{(s.ctrlKey||s.metaKey)&&s.shiftKey&&(s.key==="B"||s.key==="b"?(s.preventDefault(),OA?RA():oe()):s.key==="S"||s.key==="s"?(s.preventDefault(),n[0].action()):s.key==="P"||s.key==="p"?(s.preventDefault(),n[1].action()):(s.key==="T"||s.key==="t")&&(s.preventDefault(),n[2].action()))},document.addEventListener("keydown",Vt)}function fi(){tn||OA||(tn=!0,rA?.classList.add("bs-show"))}function Qs(){tn=!1,rA?.classList.remove("bs-show")}function yi(){RA(),oA?.remove(),oA=null,rA?.remove(),rA=null,tn=!1,Pt?.remove(),Pt=null,document.getElementById("bs-fonts")?.remove(),Vt&&document.removeEventListener("keydown",Vt),Vt=null}var ZA=null,eA=null,R=null,ie=null,nn="freehand",sn="#ef4444",Yd=3,qe=[],EA=null,_t=!1,an=null,zd=[{id:"freehand",label:"Draw",icon:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25z"},{id:"rectangle",label:"Rect",icon:"M3 3h18v18H3V3zm2 2v14h14V5H5z"},{id:"circle",label:"Circle",icon:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"},{id:"arrow",label:"Arrow",icon:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"}],$d=["#ef4444","#f97316","#eab308","#22c55e","#3b82f6","#8b5cf6","#ffffff","#000000"];function Hi(A){return new Promise(e=>{an=e,qe=[],EA=null,nn="freehand",sn="#ef4444",Zd(A)})}function Zd(A){ZA&&ZA.remove(),ZA=document.createElement("div"),ZA.id="bs-annotation-overlay";let e=document.createElement("style");e.textContent=`
1659
1658
  #bs-annotation-overlay {
1660
1659
  position: fixed; inset: 0; z-index: 2147483647;
1661
1660
  background: rgba(0,0,0,0.85);
@@ -1700,7 +1699,7 @@ ${e.stack??""}`;if(typeof e=="object")try{return JSON.stringify(e,null,2)}catch{
1700
1699
  overflow: hidden; padding: 16px;
1701
1700
  }
1702
1701
  .bs-ann-canvas-wrap canvas { cursor: crosshair; border-radius: 4px; }
1703
- `,$A.appendChild(e);let t=document.createElement("div");t.className="bs-ann-toolbar";for(let i of Yd){let o=document.createElement("button");o.className=`bs-ann-tool${i.id===rn?" active":""}`,o.title=i.label,o.innerHTML=`<svg viewBox="0 0 24 24"><path d="${i.icon}"/></svg>`,o.addEventListener("click",()=>{rn=i.id,t.querySelectorAll(".bs-ann-tool").forEach(l=>l.classList.remove("active")),o.classList.add("active")}),t.appendChild(o)}t.appendChild(yi());for(let i of zd){let o=document.createElement("button");o.className=`bs-ann-color${i===nn?" active":""}`,o.style.background=i,o.addEventListener("click",()=>{nn=i,t.querySelectorAll(".bs-ann-color").forEach(l=>l.classList.remove("active")),o.classList.add("active")}),t.appendChild(o)}t.appendChild(yi());let r=document.createElement("button");r.className="bs-ann-btn bs-ann-undo",r.textContent="Undo",r.addEventListener("click",()=>{je.pop(),an()}),t.appendChild(r);let n=document.createElement("button");n.className="bs-ann-btn bs-ann-save",n.textContent="Save",n.addEventListener("click",jd);let s=document.createElement("button");s.className="bs-ann-btn bs-ann-cancel",s.textContent="Cancel",s.addEventListener("click",()=>{Cs(),sn?.(null)}),t.appendChild(n),t.appendChild(s),$A.appendChild(t);let a=document.createElement("div");a.className="bs-ann-canvas-wrap",tA=document.createElement("canvas"),R=tA.getContext("2d"),a.appendChild(tA),$A.appendChild(a),document.body.appendChild($A),oe=new Image,oe.onload=()=>{if(!tA||!R||!oe)return;let i=window.innerWidth-32,o=window.innerHeight-100,l=oe.width,c=oe.height,B=Math.min(1,i/l,o/c);l=Math.round(l*B),c=Math.round(c*B),tA.width=l,tA.height=c,an(),Zd()},oe.src=A}function yi(){let A=document.createElement("div");return A.className="bs-ann-sep",A}function Zd(){if(!tA)return;tA.addEventListener("mousedown",e=>{Vt=!0;let{x:t,y:r}=Ei(e);xA={type:rn,color:nn,lineWidth:Wd,points:[{x:t,y:r}],x:t,y:r,width:0,height:0}}),tA.addEventListener("mousemove",e=>{if(!Vt||!xA)return;let{x:t,y:r}=Ei(e);xA.type==="freehand"?xA.points.push({x:t,y:r}):(xA.width=t-xA.x,xA.height=r-xA.y),an(),Hi(xA)});let A=()=>{Vt&&xA&&(je.push(xA),xA=null),Vt=!1,an()};tA.addEventListener("mouseup",A),tA.addEventListener("mouseleave",A)}function Ei(A){let e=tA.getBoundingClientRect();return{x:A.clientX-e.left,y:A.clientY-e.top}}function an(){if(!(!R||!tA||!oe)){R.clearRect(0,0,tA.width,tA.height),R.drawImage(oe,0,0,tA.width,tA.height);for(let A of je)Hi(A)}}function Hi(A){if(R)switch(R.strokeStyle=A.color,R.fillStyle=A.color,R.lineWidth=A.lineWidth,R.lineCap="round",R.lineJoin="round",A.type){case"freehand":{if(!A.points||A.points.length<2)return;R.beginPath(),R.moveTo(A.points[0].x,A.points[0].y);for(let e=1;e<A.points.length;e++)R.lineTo(A.points[e].x,A.points[e].y);R.stroke();break}case"rectangle":{R.strokeRect(A.x,A.y,A.width,A.height);break}case"circle":{let e=A.x+A.width/2,t=A.y+A.height/2,r=Math.abs(A.width)/2,n=Math.abs(A.height)/2;R.beginPath(),R.ellipse(e,t,r,n,0,0,Math.PI*2),R.stroke();break}case"arrow":{let e=A.x,t=A.y,r=A.x+A.width,n=A.y+A.height,s=14,a=Math.atan2(n-t,r-e);R.beginPath(),R.moveTo(e,t),R.lineTo(r,n),R.stroke(),R.beginPath(),R.moveTo(r,n),R.lineTo(r-s*Math.cos(a-Math.PI/6),n-s*Math.sin(a-Math.PI/6)),R.lineTo(r-s*Math.cos(a+Math.PI/6),n-s*Math.sin(a+Math.PI/6)),R.closePath(),R.fill();break}}}function jd(){if(!tA){Cs(),sn?.(null);return}let e={dataUrl:tA.toDataURL("image/png"),annotations:je};Cs(),sn?.(e)}function Cs(){$A?.remove(),$A=null,tA=null,R=null,oe=null,je=[],xA=null,Vt=!1}var on=!1;function qd(){if(typeof window>"u")return"production";let A=window.location.hostname;return A==="localhost"||A==="127.0.0.1"||A==="0.0.0.0"||A.endsWith(".local")||/^192\.168\./.test(A)||/^10\./.test(A)||/^172\.(1[6-9]|2\d|3[01])\./.test(A)?"development":A.includes("staging")||A.includes("stage")||A.includes("preview")||A.includes("preprod")||A.includes("pre-prod")||A.includes("qa.")||A.includes(".qa")||A.includes("test.")||A.includes(".dev.")||A.includes("vercel.app")||A.includes("netlify.app")||A.includes("pages.dev")||A.includes("ngrok.io")||A.includes("ngrok-free.app")||A.includes("localhost.run")||A.includes("loca.lt")?"staging":"production"}var Ii={init(A){on||typeof window>"u"||(A.environment??qd())==="production"||(on=!0,A.endpoint&&Wo(A.endpoint),vs(A.maxBreadcrumbs),Hs(A.maxLogs),Ts(A.maxNetworkCaptures),Ms(),A.enablePerformance!==!1&&Ns(),vi(A),A.enableLivePins!==!1&&VA()&&(Rt(A.projectId),kt(A.projectId)))},destroy(){on&&(Fi(),Bi(),ai(),Ls(),ks(),Rs(),ys(),Gs(),on=!1)},getLogs:jA,clearLogs:Is,getNetworkCaptures:Ke,getFailedNetworkCaptures:ie,clearNetworkCaptures:Ds,getErrors:qA,clearErrors:Os,getBreadcrumbs:He,clearBreadcrumbs:Fs,getPerformanceMetrics:Se,addBreadcrumb:vA,getThemes:Jr,getThemeById:Wr,setTheme:tn,getCurrentThemeId:Ci,getLayouts:Yr,getLayoutById:Dt,setLayout:Ui,getCurrentLayoutId:mi,getCurrentUser:VA,login:Vr,logout:_r,togglePinMode:Nt,isPinModeActive:qr,isConnected:ii,openAnnotationEditor:xi,redactString:Ie,redactObject:Jt},Af=Ii;0&&(module.exports={BugStash});
1702
+ `,ZA.appendChild(e);let t=document.createElement("div");t.className="bs-ann-toolbar";for(let i of zd){let o=document.createElement("button");o.className=`bs-ann-tool${i.id===nn?" active":""}`,o.title=i.label,o.innerHTML=`<svg viewBox="0 0 24 24"><path d="${i.icon}"/></svg>`,o.addEventListener("click",()=>{nn=i.id,t.querySelectorAll(".bs-ann-tool").forEach(l=>l.classList.remove("active")),o.classList.add("active")}),t.appendChild(o)}t.appendChild(Ei());for(let i of $d){let o=document.createElement("button");o.className=`bs-ann-color${i===sn?" active":""}`,o.style.background=i,o.addEventListener("click",()=>{sn=i,t.querySelectorAll(".bs-ann-color").forEach(l=>l.classList.remove("active")),o.classList.add("active")}),t.appendChild(o)}t.appendChild(Ei());let r=document.createElement("button");r.className="bs-ann-btn bs-ann-undo",r.textContent="Undo",r.addEventListener("click",()=>{qe.pop(),on()}),t.appendChild(r);let n=document.createElement("button");n.className="bs-ann-btn bs-ann-save",n.textContent="Save",n.addEventListener("click",jd);let s=document.createElement("button");s.className="bs-ann-btn bs-ann-cancel",s.textContent="Cancel",s.addEventListener("click",()=>{ms(),an?.(null)}),t.appendChild(n),t.appendChild(s),ZA.appendChild(t);let a=document.createElement("div");a.className="bs-ann-canvas-wrap",eA=document.createElement("canvas"),R=eA.getContext("2d"),a.appendChild(eA),ZA.appendChild(a),document.body.appendChild(ZA),ie=new Image,ie.onload=()=>{if(!eA||!R||!ie)return;let i=window.innerWidth-32,o=window.innerHeight-100,l=ie.width,c=ie.height,B=Math.min(1,i/l,o/c);l=Math.round(l*B),c=Math.round(c*B),eA.width=l,eA.height=c,on(),qd()},ie.src=A}function Ei(){let A=document.createElement("div");return A.className="bs-ann-sep",A}function qd(){if(!eA)return;eA.addEventListener("mousedown",e=>{_t=!0;let{x:t,y:r}=xi(e);EA={type:nn,color:sn,lineWidth:Yd,points:[{x:t,y:r}],x:t,y:r,width:0,height:0}}),eA.addEventListener("mousemove",e=>{if(!_t||!EA)return;let{x:t,y:r}=xi(e);EA.type==="freehand"?EA.points.push({x:t,y:r}):(EA.width=t-EA.x,EA.height=r-EA.y),on(),Ii(EA)});let A=()=>{_t&&EA&&(qe.push(EA),EA=null),_t=!1,on()};eA.addEventListener("mouseup",A),eA.addEventListener("mouseleave",A)}function xi(A){let e=eA.getBoundingClientRect();return{x:A.clientX-e.left,y:A.clientY-e.top}}function on(){if(!(!R||!eA||!ie)){R.clearRect(0,0,eA.width,eA.height),R.drawImage(ie,0,0,eA.width,eA.height);for(let A of qe)Ii(A)}}function Ii(A){if(R)switch(R.strokeStyle=A.color,R.fillStyle=A.color,R.lineWidth=A.lineWidth,R.lineCap="round",R.lineJoin="round",A.type){case"freehand":{if(!A.points||A.points.length<2)return;R.beginPath(),R.moveTo(A.points[0].x,A.points[0].y);for(let e=1;e<A.points.length;e++)R.lineTo(A.points[e].x,A.points[e].y);R.stroke();break}case"rectangle":{R.strokeRect(A.x,A.y,A.width,A.height);break}case"circle":{let e=A.x+A.width/2,t=A.y+A.height/2,r=Math.abs(A.width)/2,n=Math.abs(A.height)/2;R.beginPath(),R.ellipse(e,t,r,n,0,0,Math.PI*2),R.stroke();break}case"arrow":{let e=A.x,t=A.y,r=A.x+A.width,n=A.y+A.height,s=14,a=Math.atan2(n-t,r-e);R.beginPath(),R.moveTo(e,t),R.lineTo(r,n),R.stroke(),R.beginPath(),R.moveTo(r,n),R.lineTo(r-s*Math.cos(a-Math.PI/6),n-s*Math.sin(a-Math.PI/6)),R.lineTo(r-s*Math.cos(a+Math.PI/6),n-s*Math.sin(a+Math.PI/6)),R.closePath(),R.fill();break}}}function jd(){if(!eA){ms(),an?.(null);return}let e={dataUrl:eA.toDataURL("image/png"),annotations:qe};ms(),an?.(e)}function ms(){ZA?.remove(),ZA=null,eA=null,R=null,ie=null,qe=[],EA=null,_t=!1}var ln=!1;function Af(){if(typeof window>"u")return"production";let A=window.location.hostname;return A==="localhost"||A==="127.0.0.1"||A==="0.0.0.0"||A.endsWith(".local")||/^192\.168\./.test(A)||/^10\./.test(A)||/^172\.(1[6-9]|2\d|3[01])\./.test(A)?"development":A.includes("staging")||A.includes("stage")||A.includes("preview")||A.includes("preprod")||A.includes("pre-prod")||A.includes("qa.")||A.includes(".qa")||A.includes("test.")||A.includes(".dev.")||A.includes("vercel.app")||A.includes("netlify.app")||A.includes("pages.dev")||A.includes("ngrok.io")||A.includes("ngrok-free.app")||A.includes("localhost.run")||A.includes("loca.lt")?"staging":"production"}var Li={init(A){ln||typeof window>"u"||(A.environment??Af())==="production"||(ln=!0,A.endpoint&&Yo(A.endpoint),Fs(A.maxBreadcrumbs),Is(A.maxLogs),Ds(A.maxNetworkCaptures),Os(),A.enablePerformance!==!1&&Gs(),Fi(A),A.enableLivePins!==!1&&_A()&&(Nt(A.projectId),kt(A.projectId)))},destroy(){ln&&(yi(),ui(),oi(),Ks(),Ms(),Ns(),Es(),Ps(),ln=!1)},getLogs:jA,clearLogs:Ls,getNetworkCaptures:Se,getFailedNetworkCaptures:le,clearNetworkCaptures:ks,getErrors:Ae,clearErrors:Rs,getBreadcrumbs:Ie,clearBreadcrumbs:ys,getPerformanceMetrics:Te,addBreadcrumb:UA,getThemes:Wr,getThemeById:Yr,setTheme:rn,getCurrentThemeId:mi,getLayouts:zr,getLayoutById:Dt,setLayout:Ui,getCurrentLayoutId:vi,getCurrentUser:_A,login:_r,logout:Xr,togglePinMode:Gt,isPinModeActive:An,isConnected:li,openAnnotationEditor:Hi,redactString:Le,redactObject:Wt},ef=Li;0&&(module.exports={BugStash});
1704
1703
  /*! Bundled license information:
1705
1704
 
1706
1705
  html2canvas/dist/html2canvas.esm.js: