@the-it-dept/bugsplat 0.0.1
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/Widget.d.ts +13 -0
- package/dist/api/client.d.ts +24 -0
- package/dist/components/HistoryList.d.ts +9 -0
- package/dist/components/ReportDetail.d.ts +10 -0
- package/dist/components/ReportForm.d.ts +11 -0
- package/dist/dev.d.ts +1 -0
- package/dist/hooks/useReporter.d.ts +7 -0
- package/dist/index.d.ts +20 -0
- package/dist/splat-widget.js +6214 -0
- package/dist/splat-widget.umd.cjs +51 -0
- package/dist/style.css +1 -0
- package/dist/types/index.d.ts +60 -0
- package/dist/utils/metadata.d.ts +25 -0
- package/package.json +43 -0
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
(function(AA,x){typeof exports=="object"&&typeof module<"u"?x(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],x):(AA=typeof globalThis<"u"?globalThis:AA||self,x(AA.SplatWidget={},AA.React,AA.ReactDOM))})(this,function(AA,x,Ae){"use strict";var xu=Object.defineProperty;var Su=(AA,x,Ae)=>x in AA?xu(AA,x,{enumerable:!0,configurable:!0,writable:!0,value:Ae}):AA[x]=Ae;var Rr=(AA,x,Ae)=>Su(AA,typeof x!="symbol"?x+"":x,Ae);var Mr={exports:{}},we={};/**
|
|
2
|
+
* @license React
|
|
3
|
+
* react-jsx-runtime.production.min.js
|
|
4
|
+
*
|
|
5
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
6
|
+
*
|
|
7
|
+
* This source code is licensed under the MIT license found in the
|
|
8
|
+
* LICENSE file in the root directory of this source tree.
|
|
9
|
+
*/var Pt;function wB(){if(Pt)return we;Pt=1;var e=x,A=Symbol.for("react.element"),t=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,n=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function B(i,a,c){var o,u={},g=null,h=null;c!==void 0&&(g=""+c),a.key!==void 0&&(g=""+a.key),a.ref!==void 0&&(h=a.ref);for(o in a)r.call(a,o)&&!s.hasOwnProperty(o)&&(u[o]=a[o]);if(i&&i.defaultProps)for(o in a=i.defaultProps,a)u[o]===void 0&&(u[o]=a[o]);return{$$typeof:A,type:i,key:g,ref:h,props:u,_owner:n.current}}return we.Fragment=t,we.jsx=B,we.jsxs=B,we}var fe={};/**
|
|
10
|
+
* @license React
|
|
11
|
+
* react-jsx-runtime.development.js
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
14
|
+
*
|
|
15
|
+
* This source code is licensed under the MIT license found in the
|
|
16
|
+
* LICENSE file in the root directory of this source tree.
|
|
17
|
+
*/var Xt;function fB(){return Xt||(Xt=1,process.env.NODE_ENV!=="production"&&function(){var e=x,A=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),B=Symbol.for("react.provider"),i=Symbol.for("react.context"),a=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),o=Symbol.for("react.suspense_list"),u=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),h=Symbol.for("react.offscreen"),w=Symbol.iterator,U="@@iterator";function I(l){if(l===null||typeof l!="object")return null;var f=w&&l[w]||l[U];return typeof f=="function"?f:null}var F=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function C(l){{for(var f=arguments.length,H=new Array(f>1?f-1:0),b=1;b<f;b++)H[b-1]=arguments[b];K("error",l,H)}}function K(l,f,H){{var b=F.ReactDebugCurrentFrame,N=b.getStackAddendum();N!==""&&(f+="%s",H=H.concat([N]));var _=H.map(function(M){return String(M)});_.unshift("Warning: "+f),Function.prototype.apply.call(console[l],console,_)}}var L=!1,m=!1,d=!1,y=!1,S=!1,v;v=Symbol.for("react.module.reference");function R(l){return!!(typeof l=="string"||typeof l=="function"||l===r||l===s||S||l===n||l===c||l===o||y||l===h||L||m||d||typeof l=="object"&&l!==null&&(l.$$typeof===g||l.$$typeof===u||l.$$typeof===B||l.$$typeof===i||l.$$typeof===a||l.$$typeof===v||l.getModuleId!==void 0))}function P(l,f,H){var b=l.displayName;if(b)return b;var N=f.displayName||f.name||"";return N!==""?H+"("+N+")":H}function $(l){return l.displayName||"Context"}function D(l){if(l==null)return null;if(typeof l.tag=="number"&&C("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof l=="function")return l.displayName||l.name||null;if(typeof l=="string")return l;switch(l){case r:return"Fragment";case t:return"Portal";case s:return"Profiler";case n:return"StrictMode";case c:return"Suspense";case o:return"SuspenseList"}if(typeof l=="object")switch(l.$$typeof){case i:var f=l;return $(f)+".Consumer";case B:var H=l;return $(H._context)+".Provider";case a:return P(l,l.render,"ForwardRef");case u:var b=l.displayName||null;return b!==null?b:D(l.type)||"Memo";case g:{var N=l,_=N._payload,M=N._init;try{return D(M(_))}catch{return null}}}return null}var X=Object.assign,uA=0,nA,sA,KA,wA,vA,LA,bA;function hA(){}hA.__reactDisabledLog=!0;function RA(){{if(uA===0){nA=console.log,sA=console.info,KA=console.warn,wA=console.error,vA=console.group,LA=console.groupCollapsed,bA=console.groupEnd;var l={configurable:!0,enumerable:!0,value:hA,writable:!0};Object.defineProperties(console,{info:l,log:l,warn:l,error:l,group:l,groupCollapsed:l,groupEnd:l})}uA++}}function HA(){{if(uA--,uA===0){var l={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:X({},l,{value:nA}),info:X({},l,{value:sA}),warn:X({},l,{value:KA}),error:X({},l,{value:wA}),group:X({},l,{value:vA}),groupCollapsed:X({},l,{value:LA}),groupEnd:X({},l,{value:bA})})}uA<0&&C("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var xA=F.ReactCurrentDispatcher,MA;function Sr(l,f,H){{if(MA===void 0)try{throw Error()}catch(N){var b=N.stack.trim().match(/\n( *(at )?)/);MA=b&&b[1]||""}return`
|
|
18
|
+
`+MA+l}}var Mt=!1,Dr;{var au=typeof WeakMap=="function"?WeakMap:Map;Dr=new au}function AB(l,f){if(!l||Mt)return"";{var H=Dr.get(l);if(H!==void 0)return H}var b;Mt=!0;var N=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var _;_=xA.current,xA.current=null,RA();try{if(f){var M=function(){throw Error()};if(Object.defineProperty(M.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(M,[])}catch(gA){b=gA}Reflect.construct(l,[],M)}else{try{M.call()}catch(gA){b=gA}l.call(M.prototype)}}else{try{throw Error()}catch(gA){b=gA}l()}}catch(gA){if(gA&&b&&typeof gA.stack=="string"){for(var O=gA.stack.split(`
|
|
19
|
+
`),cA=b.stack.split(`
|
|
20
|
+
`),j=O.length-1,z=cA.length-1;j>=1&&z>=0&&O[j]!==cA[z];)z--;for(;j>=1&&z>=0;j--,z--)if(O[j]!==cA[z]){if(j!==1||z!==1)do if(j--,z--,z<0||O[j]!==cA[z]){var dA=`
|
|
21
|
+
`+O[j].replace(" at new "," at ");return l.displayName&&dA.includes("<anonymous>")&&(dA=dA.replace("<anonymous>",l.displayName)),typeof l=="function"&&Dr.set(l,dA),dA}while(j>=1&&z>=0);break}}}finally{Mt=!1,xA.current=_,HA(),Error.prepareStackTrace=N}var Qe=l?l.displayName||l.name:"",$A=Qe?Sr(Qe):"";return typeof l=="function"&&Dr.set(l,$A),$A}function iu(l,f,H){return AB(l,!1)}function ou(l){var f=l.prototype;return!!(f&&f.isReactComponent)}function Tr(l,f,H){if(l==null)return"";if(typeof l=="function")return AB(l,ou(l));if(typeof l=="string")return Sr(l);switch(l){case c:return Sr("Suspense");case o:return Sr("SuspenseList")}if(typeof l=="object")switch(l.$$typeof){case a:return iu(l.render);case u:return Tr(l.type,f,H);case g:{var b=l,N=b._payload,_=b._init;try{return Tr(_(N),f,H)}catch{}}}return""}var Me=Object.prototype.hasOwnProperty,eB={},rB=F.ReactDebugCurrentFrame;function Or(l){if(l){var f=l._owner,H=Tr(l.type,l._source,f?f.type:null);rB.setExtraStackFrame(H)}else rB.setExtraStackFrame(null)}function cu(l,f,H,b,N){{var _=Function.call.bind(Me);for(var M in l)if(_(l,M)){var O=void 0;try{if(typeof l[M]!="function"){var cA=Error((b||"React class")+": "+H+" type `"+M+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof l[M]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw cA.name="Invariant Violation",cA}O=l[M](f,M,b,H,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(j){O=j}O&&!(O instanceof Error)&&(Or(N),C("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",b||"React class",H,M,typeof O),Or(null)),O instanceof Error&&!(O.message in eB)&&(eB[O.message]=!0,Or(N),C("Failed %s type: %s",H,O.message),Or(null))}}}var lu=Array.isArray;function Gt(l){return lu(l)}function uu(l){{var f=typeof Symbol=="function"&&Symbol.toStringTag,H=f&&l[Symbol.toStringTag]||l.constructor.name||"Object";return H}}function gu(l){try{return tB(l),!1}catch{return!0}}function tB(l){return""+l}function nB(l){if(gu(l))return C("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",uu(l)),tB(l)}var sB=F.ReactCurrentOwner,Qu={key:!0,ref:!0,__self:!0,__source:!0},BB,aB;function wu(l){if(Me.call(l,"ref")){var f=Object.getOwnPropertyDescriptor(l,"ref").get;if(f&&f.isReactWarning)return!1}return l.ref!==void 0}function fu(l){if(Me.call(l,"key")){var f=Object.getOwnPropertyDescriptor(l,"key").get;if(f&&f.isReactWarning)return!1}return l.key!==void 0}function Cu(l,f){typeof l.ref=="string"&&sB.current}function Uu(l,f){{var H=function(){BB||(BB=!0,C("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",f))};H.isReactWarning=!0,Object.defineProperty(l,"key",{get:H,configurable:!0})}}function Fu(l,f){{var H=function(){aB||(aB=!0,C("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",f))};H.isReactWarning=!0,Object.defineProperty(l,"ref",{get:H,configurable:!0})}}var hu=function(l,f,H,b,N,_,M){var O={$$typeof:A,type:l,key:f,ref:H,props:M,_owner:_};return O._store={},Object.defineProperty(O._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(O,"_self",{configurable:!1,enumerable:!1,writable:!1,value:b}),Object.defineProperty(O,"_source",{configurable:!1,enumerable:!1,writable:!1,value:N}),Object.freeze&&(Object.freeze(O.props),Object.freeze(O)),O};function du(l,f,H,b,N){{var _,M={},O=null,cA=null;H!==void 0&&(nB(H),O=""+H),fu(f)&&(nB(f.key),O=""+f.key),wu(f)&&(cA=f.ref,Cu(f,N));for(_ in f)Me.call(f,_)&&!Qu.hasOwnProperty(_)&&(M[_]=f[_]);if(l&&l.defaultProps){var j=l.defaultProps;for(_ in j)M[_]===void 0&&(M[_]=j[_])}if(O||cA){var z=typeof l=="function"?l.displayName||l.name||"Unknown":l;O&&Uu(M,z),cA&&Fu(M,z)}return hu(l,O,cA,N,b,sB.current,M)}}var Nt=F.ReactCurrentOwner,iB=F.ReactDebugCurrentFrame;function ge(l){if(l){var f=l._owner,H=Tr(l.type,l._source,f?f.type:null);iB.setExtraStackFrame(H)}else iB.setExtraStackFrame(null)}var Vt;Vt=!1;function _t(l){return typeof l=="object"&&l!==null&&l.$$typeof===A}function oB(){{if(Nt.current){var l=D(Nt.current.type);if(l)return`
|
|
22
|
+
|
|
23
|
+
Check the render method of \``+l+"`."}return""}}function pu(l){return""}var cB={};function Eu(l){{var f=oB();if(!f){var H=typeof l=="string"?l:l.displayName||l.name;H&&(f=`
|
|
24
|
+
|
|
25
|
+
Check the top-level render call using <`+H+">.")}return f}}function lB(l,f){{if(!l._store||l._store.validated||l.key!=null)return;l._store.validated=!0;var H=Eu(f);if(cB[H])return;cB[H]=!0;var b="";l&&l._owner&&l._owner!==Nt.current&&(b=" It was passed a child from "+D(l._owner.type)+"."),ge(l),C('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',H,b),ge(null)}}function uB(l,f){{if(typeof l!="object")return;if(Gt(l))for(var H=0;H<l.length;H++){var b=l[H];_t(b)&&lB(b,f)}else if(_t(l))l._store&&(l._store.validated=!0);else if(l){var N=I(l);if(typeof N=="function"&&N!==l.entries)for(var _=N.call(l),M;!(M=_.next()).done;)_t(M.value)&&lB(M.value,f)}}}function vu(l){{var f=l.type;if(f==null||typeof f=="string")return;var H;if(typeof f=="function")H=f.propTypes;else if(typeof f=="object"&&(f.$$typeof===a||f.$$typeof===u))H=f.propTypes;else return;if(H){var b=D(f);cu(H,l.props,"prop",b,l)}else if(f.PropTypes!==void 0&&!Vt){Vt=!0;var N=D(f);C("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",N||"Unknown")}typeof f.getDefaultProps=="function"&&!f.getDefaultProps.isReactClassApproved&&C("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Hu(l){{for(var f=Object.keys(l.props),H=0;H<f.length;H++){var b=f[H];if(b!=="children"&&b!=="key"){ge(l),C("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",b),ge(null);break}}l.ref!==null&&(ge(l),C("Invalid attribute `ref` supplied to `React.Fragment`."),ge(null))}}var gB={};function QB(l,f,H,b,N,_){{var M=R(l);if(!M){var O="";(l===void 0||typeof l=="object"&&l!==null&&Object.keys(l).length===0)&&(O+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var cA=pu();cA?O+=cA:O+=oB();var j;l===null?j="null":Gt(l)?j="array":l!==void 0&&l.$$typeof===A?(j="<"+(D(l.type)||"Unknown")+" />",O=" Did you accidentally export a JSX literal instead of a component?"):j=typeof l,C("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",j,O)}var z=du(l,f,H,N,_);if(z==null)return z;if(M){var dA=f.children;if(dA!==void 0)if(b)if(Gt(dA)){for(var Qe=0;Qe<dA.length;Qe++)uB(dA[Qe],l);Object.freeze&&Object.freeze(dA)}else C("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else uB(dA,l)}if(Me.call(f,"key")){var $A=D(l),gA=Object.keys(f).filter(function(bu){return bu!=="key"}),kt=gA.length>0?"{key: someKey, "+gA.join(": ..., ")+": ...}":"{key: someKey}";if(!gB[$A+kt]){var Lu=gA.length>0?"{"+gA.join(": ..., ")+": ...}":"{}";C(`A props object containing a "key" prop is being spread into JSX:
|
|
26
|
+
let props = %s;
|
|
27
|
+
<%s {...props} />
|
|
28
|
+
React keys must be passed directly to JSX without using spread:
|
|
29
|
+
let props = %s;
|
|
30
|
+
<%s key={someKey} {...props} />`,kt,$A,Lu,$A),gB[$A+kt]=!0}}return l===r?Hu(z):vu(z),z}}function Iu(l,f,H){return QB(l,f,H,!0)}function mu(l,f,H){return QB(l,f,H,!1)}var yu=mu,Ku=Iu;fe.Fragment=r,fe.jsx=yu,fe.jsxs=Ku}()),fe}process.env.NODE_ENV==="production"?Mr.exports=wB():Mr.exports=fB();var Q=Mr.exports,Gr,Ge=Ae;if(process.env.NODE_ENV==="production")Gr=Ge.createRoot,Ge.hydrateRoot;else{var Jt=Ge.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;Gr=function(e,A){Jt.usingClientEntryPoint=!0;try{return Ge.createRoot(e,A)}finally{Jt.usingClientEntryPoint=!1}}}/*!
|
|
31
|
+
* html2canvas 1.4.1 <https://html2canvas.hertzen.com>
|
|
32
|
+
* Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
|
|
33
|
+
* Released under MIT License
|
|
34
|
+
*//*! *****************************************************************************
|
|
35
|
+
Copyright (c) Microsoft Corporation.
|
|
36
|
+
|
|
37
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
38
|
+
purpose with or without fee is hereby granted.
|
|
39
|
+
|
|
40
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
41
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
42
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
43
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
44
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
45
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
46
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
47
|
+
***************************************************************************** */var Nr=function(e,A){return Nr=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])},Nr(e,A)};function pA(e,A){if(typeof A!="function"&&A!==null)throw new TypeError("Class extends value "+String(A)+" is not a constructor or null");Nr(e,A);function t(){this.constructor=e}e.prototype=A===null?Object.create(A):(t.prototype=A.prototype,new t)}var Vr=function(){return Vr=Object.assign||function(A){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)&&(A[s]=t[s])}return A},Vr.apply(this,arguments)};function iA(e,A,t,r){function n(s){return s instanceof t?s:new t(function(B){B(s)})}return new(t||(t=Promise))(function(s,B){function i(o){try{c(r.next(o))}catch(u){B(u)}}function a(o){try{c(r.throw(o))}catch(u){B(u)}}function c(o){o.done?s(o.value):n(o.value).then(i,a)}c((r=r.apply(e,[])).next())})}function BA(e,A){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,n,s,B;return B={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(B[Symbol.iterator]=function(){return this}),B;function i(c){return function(o){return a([c,o])}}function a(c){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,n&&(s=c[0]&2?n.return:c[0]?n.throw||((s=n.return)&&s.call(n),0):n.next)&&!(s=s.call(n,c[1])).done)return s;switch(n=0,s&&(c=[c[0]&2,s.value]),c[0]){case 0:case 1:s=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,n=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!s||c[1]>s[0]&&c[1]<s[3])){t.label=c[1];break}if(c[0]===6&&t.label<s[1]){t.label=s[1],s=c;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(c);break}s[2]&&t.ops.pop(),t.trys.pop();continue}c=A.call(e,t)}catch(o){c=[6,o],n=0}finally{r=s=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function Ne(e,A,t){if(arguments.length===2)for(var r=0,n=A.length,s;r<n;r++)(s||!(r in A))&&(s||(s=Array.prototype.slice.call(A,0,r)),s[r]=A[r]);return e.concat(s||A)}for(var SA=function(){function e(A,t,r,n){this.left=A,this.top=t,this.width=r,this.height=n}return e.prototype.add=function(A,t,r,n){return new e(this.left+A,this.top+t,this.width+r,this.height+n)},e.fromClientRect=function(A,t){return new e(t.left+A.windowBounds.left,t.top+A.windowBounds.top,t.width,t.height)},e.fromDOMRectList=function(A,t){var r=Array.from(t).find(function(n){return n.width!==0});return r?new e(r.left+A.windowBounds.left,r.top+A.windowBounds.top,r.width,r.height):e.EMPTY},e.EMPTY=new e(0,0,0,0),e}(),Ve=function(e,A){return SA.fromClientRect(e,A.getBoundingClientRect())},CB=function(e){var A=e.body,t=e.documentElement;if(!A||!t)throw new Error("Unable to get document size");var r=Math.max(Math.max(A.scrollWidth,t.scrollWidth),Math.max(A.offsetWidth,t.offsetWidth),Math.max(A.clientWidth,t.clientWidth)),n=Math.max(Math.max(A.scrollHeight,t.scrollHeight),Math.max(A.offsetHeight,t.offsetHeight),Math.max(A.clientHeight,t.clientHeight));return new SA(0,0,r,n)},_e=function(e){for(var A=[],t=0,r=e.length;t<r;){var n=e.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=e.charCodeAt(t++);(s&64512)===56320?A.push(((n&1023)<<10)+(s&1023)+65536):(A.push(n),t--)}else A.push(n)}return A},W=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var t=e.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var B=e[n];B<=65535?r.push(B):(B-=65536,r.push((B>>10)+55296,B%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},Wt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",UB=typeof Uint8Array>"u"?[]:new Uint8Array(256),ke=0;ke<Wt.length;ke++)UB[Wt.charCodeAt(ke)]=ke;for(var Yt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ce=typeof Uint8Array>"u"?[]:new Uint8Array(256),Pe=0;Pe<Yt.length;Pe++)Ce[Yt.charCodeAt(Pe)]=Pe;for(var FB=function(e){var A=e.length*.75,t=e.length,r,n=0,s,B,i,a;e[e.length-1]==="="&&(A--,e[e.length-2]==="="&&A--);var c=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),o=Array.isArray(c)?c:new Uint8Array(c);for(r=0;r<t;r+=4)s=Ce[e.charCodeAt(r)],B=Ce[e.charCodeAt(r+1)],i=Ce[e.charCodeAt(r+2)],a=Ce[e.charCodeAt(r+3)],o[n++]=s<<2|B>>4,o[n++]=(B&15)<<4|i>>2,o[n++]=(i&3)<<6|a&63;return c},hB=function(e){for(var A=e.length,t=[],r=0;r<A;r+=2)t.push(e[r+1]<<8|e[r]);return t},dB=function(e){for(var A=e.length,t=[],r=0;r<A;r+=4)t.push(e[r+3]<<24|e[r+2]<<16|e[r+1]<<8|e[r]);return t},YA=5,_r=11,kr=2,pB=_r-YA,jt=65536>>YA,EB=1<<YA,Pr=EB-1,vB=1024>>YA,HB=jt+vB,IB=HB,mB=32,yB=IB+mB,KB=65536>>_r,LB=1<<pB,bB=LB-1,Zt=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},xB=function(e,A,t){return e.slice?e.slice(A,t):new Uint32Array(Array.prototype.slice.call(e,A,t))},SB=function(e,A){var t=FB(e),r=Array.isArray(t)?dB(t):new Uint32Array(t),n=Array.isArray(t)?hB(t):new Uint16Array(t),s=24,B=Zt(n,s/2,r[4]/2),i=r[5]===2?Zt(n,(s+r[4])/2):xB(r,Math.ceil((s+r[4])/4));return new DB(r[0],r[1],r[2],r[3],B,i)},DB=function(){function e(A,t,r,n,s,B){this.initialValue=A,this.errorValue=t,this.highStart=r,this.highValueIndex=n,this.index=s,this.data=B}return e.prototype.get=function(A){var t;if(A>=0){if(A<55296||A>56319&&A<=65535)return t=this.index[A>>YA],t=(t<<kr)+(A&Pr),this.data[t];if(A<=65535)return t=this.index[jt+(A-55296>>YA)],t=(t<<kr)+(A&Pr),this.data[t];if(A<this.highStart)return t=yB-KB+(A>>_r),t=this.index[t],t+=A>>YA&bB,t=this.index[t],t=(t<<kr)+(A&Pr),this.data[t];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e}(),zt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",TB=typeof Uint8Array>"u"?[]:new Uint8Array(256),Xe=0;Xe<zt.length;Xe++)TB[zt.charCodeAt(Xe)]=Xe;var OB="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==",qt=50,RB=1,$t=2,An=3,MB=4,GB=5,en=7,rn=8,tn=9,GA=10,Xr=11,nn=12,Jr=13,NB=14,Ue=15,Wr=16,Je=17,Fe=18,VB=19,sn=20,Yr=21,he=22,jr=23,ee=24,QA=25,de=26,pe=27,re=28,_B=29,jA=30,kB=31,We=32,Ye=33,Zr=34,zr=35,qr=36,Ee=37,$r=38,je=39,Ze=40,At=41,Bn=42,PB=43,XB=[9001,65288],an="!",T="×",ze="÷",et=SB(OB),DA=[jA,qr],rt=[RB,$t,An,GB],on=[GA,rn],cn=[pe,de],JB=rt.concat(on),ln=[$r,je,Ze,Zr,zr],WB=[Ue,Jr],YB=function(e,A){A===void 0&&(A="strict");var t=[],r=[],n=[];return e.forEach(function(s,B){var i=et.get(s);if(i>qt?(n.push(!0),i-=qt):n.push(!1),["normal","auto","loose"].indexOf(A)!==-1&&[8208,8211,12316,12448].indexOf(s)!==-1)return r.push(B),t.push(Wr);if(i===MB||i===Xr){if(B===0)return r.push(B),t.push(jA);var a=t[B-1];return JB.indexOf(a)===-1?(r.push(r[B-1]),t.push(a)):(r.push(B),t.push(jA))}if(r.push(B),i===kB)return t.push(A==="strict"?Yr:Ee);if(i===Bn||i===_B)return t.push(jA);if(i===PB)return s>=131072&&s<=196605||s>=196608&&s<=262141?t.push(Ee):t.push(jA);t.push(i)}),[r,t,n]},tt=function(e,A,t,r){var n=r[t];if(Array.isArray(e)?e.indexOf(n)!==-1:e===n)for(var s=t;s<=r.length;){s++;var B=r[s];if(B===A)return!0;if(B!==GA)break}if(n===GA)for(var s=t;s>0;){s--;var i=r[s];if(Array.isArray(e)?e.indexOf(i)!==-1:e===i)for(var a=t;a<=r.length;){a++;var B=r[a];if(B===A)return!0;if(B!==GA)break}if(i!==GA)break}return!1},un=function(e,A){for(var t=e;t>=0;){var r=A[t];if(r===GA)t--;else return r}return 0},jB=function(e,A,t,r,n){if(t[r]===0)return T;var s=r-1;if(Array.isArray(n)&&n[s]===!0)return T;var B=s-1,i=s+1,a=A[s],c=B>=0?A[B]:0,o=A[i];if(a===$t&&o===An)return T;if(rt.indexOf(a)!==-1)return an;if(rt.indexOf(o)!==-1||on.indexOf(o)!==-1)return T;if(un(s,A)===rn)return ze;if(et.get(e[s])===Xr||(a===We||a===Ye)&&et.get(e[i])===Xr||a===en||o===en||a===tn||[GA,Jr,Ue].indexOf(a)===-1&&o===tn||[Je,Fe,VB,ee,re].indexOf(o)!==-1||un(s,A)===he||tt(jr,he,s,A)||tt([Je,Fe],Yr,s,A)||tt(nn,nn,s,A))return T;if(a===GA)return ze;if(a===jr||o===jr)return T;if(o===Wr||a===Wr)return ze;if([Jr,Ue,Yr].indexOf(o)!==-1||a===NB||c===qr&&WB.indexOf(a)!==-1||a===re&&o===qr||o===sn||DA.indexOf(o)!==-1&&a===QA||DA.indexOf(a)!==-1&&o===QA||a===pe&&[Ee,We,Ye].indexOf(o)!==-1||[Ee,We,Ye].indexOf(a)!==-1&&o===de||DA.indexOf(a)!==-1&&cn.indexOf(o)!==-1||cn.indexOf(a)!==-1&&DA.indexOf(o)!==-1||[pe,de].indexOf(a)!==-1&&(o===QA||[he,Ue].indexOf(o)!==-1&&A[i+1]===QA)||[he,Ue].indexOf(a)!==-1&&o===QA||a===QA&&[QA,re,ee].indexOf(o)!==-1)return T;if([QA,re,ee,Je,Fe].indexOf(o)!==-1)for(var u=s;u>=0;){var g=A[u];if(g===QA)return T;if([re,ee].indexOf(g)!==-1)u--;else break}if([pe,de].indexOf(o)!==-1)for(var u=[Je,Fe].indexOf(a)!==-1?B:s;u>=0;){var g=A[u];if(g===QA)return T;if([re,ee].indexOf(g)!==-1)u--;else break}if($r===a&&[$r,je,Zr,zr].indexOf(o)!==-1||[je,Zr].indexOf(a)!==-1&&[je,Ze].indexOf(o)!==-1||[Ze,zr].indexOf(a)!==-1&&o===Ze||ln.indexOf(a)!==-1&&[sn,de].indexOf(o)!==-1||ln.indexOf(o)!==-1&&a===pe||DA.indexOf(a)!==-1&&DA.indexOf(o)!==-1||a===ee&&DA.indexOf(o)!==-1||DA.concat(QA).indexOf(a)!==-1&&o===he&&XB.indexOf(e[i])===-1||DA.concat(QA).indexOf(o)!==-1&&a===Fe)return T;if(a===At&&o===At){for(var h=t[s],w=1;h>0&&(h--,A[h]===At);)w++;if(w%2!==0)return T}return a===We&&o===Ye?T:ze},ZB=function(e,A){A||(A={lineBreak:"normal",wordBreak:"normal"});var t=YB(e,A.lineBreak),r=t[0],n=t[1],s=t[2];(A.wordBreak==="break-all"||A.wordBreak==="break-word")&&(n=n.map(function(i){return[QA,jA,Bn].indexOf(i)!==-1?Ee:i}));var B=A.wordBreak==="keep-all"?s.map(function(i,a){return i&&e[a]>=19968&&e[a]<=40959}):void 0;return[r,n,B]},zB=function(){function e(A,t,r,n){this.codePoints=A,this.required=t===an,this.start=r,this.end=n}return e.prototype.slice=function(){return W.apply(void 0,this.codePoints.slice(this.start,this.end))},e}(),qB=function(e,A){var t=_e(e),r=ZB(t,A),n=r[0],s=r[1],B=r[2],i=t.length,a=0,c=0;return{next:function(){if(c>=i)return{done:!0,value:null};for(var o=T;c<i&&(o=jB(t,s,n,++c,B))===T;);if(o!==T||c===i){var u=new zB(t,o,a,c);return a=c,{value:u,done:!1}}return{done:!0,value:null}}}},$B=1,Aa=2,ve=4,gn=8,qe=10,Qn=47,He=92,ea=9,ra=32,$e=34,Ie=61,ta=35,na=36,sa=37,Ar=39,er=40,me=41,Ba=95,lA=45,aa=33,ia=60,oa=62,ca=64,la=91,ua=93,ga=61,Qa=123,rr=63,wa=125,wn=124,fa=126,Ca=128,fn=65533,nt=42,ZA=43,Ua=44,Fa=58,ha=59,ye=46,da=0,pa=8,Ea=11,va=14,Ha=31,Ia=127,IA=-1,Cn=48,Un=97,Fn=101,ma=102,ya=117,Ka=122,hn=65,dn=69,pn=70,La=85,ba=90,aA=function(e){return e>=Cn&&e<=57},xa=function(e){return e>=55296&&e<=57343},te=function(e){return aA(e)||e>=hn&&e<=pn||e>=Un&&e<=ma},Sa=function(e){return e>=Un&&e<=Ka},Da=function(e){return e>=hn&&e<=ba},Ta=function(e){return Sa(e)||Da(e)},Oa=function(e){return e>=Ca},tr=function(e){return e===qe||e===ea||e===ra},nr=function(e){return Ta(e)||Oa(e)||e===Ba},En=function(e){return nr(e)||aA(e)||e===lA},Ra=function(e){return e>=da&&e<=pa||e===Ea||e>=va&&e<=Ha||e===Ia},NA=function(e,A){return e!==He?!1:A!==qe},sr=function(e,A,t){return e===lA?nr(A)||NA(A,t):nr(e)?!0:!!(e===He&&NA(e,A))},st=function(e,A,t){return e===ZA||e===lA?aA(A)?!0:A===ye&&aA(t):aA(e===ye?A:e)},Ma=function(e){var A=0,t=1;(e[A]===ZA||e[A]===lA)&&(e[A]===lA&&(t=-1),A++);for(var r=[];aA(e[A]);)r.push(e[A++]);var n=r.length?parseInt(W.apply(void 0,r),10):0;e[A]===ye&&A++;for(var s=[];aA(e[A]);)s.push(e[A++]);var B=s.length,i=B?parseInt(W.apply(void 0,s),10):0;(e[A]===dn||e[A]===Fn)&&A++;var a=1;(e[A]===ZA||e[A]===lA)&&(e[A]===lA&&(a=-1),A++);for(var c=[];aA(e[A]);)c.push(e[A++]);var o=c.length?parseInt(W.apply(void 0,c),10):0;return t*(n+i*Math.pow(10,-B))*Math.pow(10,a*o)},Ga={type:2},Na={type:3},Va={type:4},_a={type:13},ka={type:8},Pa={type:21},Xa={type:9},Ja={type:10},Wa={type:11},Ya={type:12},ja={type:14},Br={type:23},Za={type:1},za={type:25},qa={type:24},$a={type:26},Ai={type:27},ei={type:28},ri={type:29},ti={type:31},Bt={type:32},vn=function(){function e(){this._value=[]}return e.prototype.write=function(A){this._value=this._value.concat(_e(A))},e.prototype.read=function(){for(var A=[],t=this.consumeToken();t!==Bt;)A.push(t),t=this.consumeToken();return A},e.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case $e:return this.consumeStringToken($e);case ta:var t=this.peekCodePoint(0),r=this.peekCodePoint(1),n=this.peekCodePoint(2);if(En(t)||NA(r,n)){var s=sr(t,r,n)?Aa:$B,B=this.consumeName();return{type:5,value:B,flags:s}}break;case na:if(this.peekCodePoint(0)===Ie)return this.consumeCodePoint(),_a;break;case Ar:return this.consumeStringToken(Ar);case er:return Ga;case me:return Na;case nt:if(this.peekCodePoint(0)===Ie)return this.consumeCodePoint(),ja;break;case ZA:if(st(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Ua:return Va;case lA:var i=A,a=this.peekCodePoint(0),c=this.peekCodePoint(1);if(st(i,a,c))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(sr(i,a,c))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(a===lA&&c===oa)return this.consumeCodePoint(),this.consumeCodePoint(),qa;break;case ye:if(st(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Qn:if(this.peekCodePoint(0)===nt)for(this.consumeCodePoint();;){var o=this.consumeCodePoint();if(o===nt&&(o=this.consumeCodePoint(),o===Qn))return this.consumeToken();if(o===IA)return this.consumeToken()}break;case Fa:return $a;case ha:return Ai;case ia:if(this.peekCodePoint(0)===aa&&this.peekCodePoint(1)===lA&&this.peekCodePoint(2)===lA)return this.consumeCodePoint(),this.consumeCodePoint(),za;break;case ca:var u=this.peekCodePoint(0),g=this.peekCodePoint(1),h=this.peekCodePoint(2);if(sr(u,g,h)){var B=this.consumeName();return{type:7,value:B}}break;case la:return ei;case He:if(NA(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case ua:return ri;case ga:if(this.peekCodePoint(0)===Ie)return this.consumeCodePoint(),ka;break;case Qa:return Wa;case wa:return Ya;case ya:case La:var w=this.peekCodePoint(0),U=this.peekCodePoint(1);return w===ZA&&(te(U)||U===rr)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case wn:if(this.peekCodePoint(0)===Ie)return this.consumeCodePoint(),Xa;if(this.peekCodePoint(0)===wn)return this.consumeCodePoint(),Pa;break;case fa:if(this.peekCodePoint(0)===Ie)return this.consumeCodePoint(),Ja;break;case IA:return Bt}return tr(A)?(this.consumeWhiteSpace(),ti):aA(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):nr(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:W(A)}},e.prototype.consumeCodePoint=function(){var A=this._value.shift();return typeof A>"u"?-1:A},e.prototype.reconsumeCodePoint=function(A){this._value.unshift(A)},e.prototype.peekCodePoint=function(A){return A>=this._value.length?-1:this._value[A]},e.prototype.consumeUnicodeRangeToken=function(){for(var A=[],t=this.consumeCodePoint();te(t)&&A.length<6;)A.push(t),t=this.consumeCodePoint();for(var r=!1;t===rr&&A.length<6;)A.push(t),t=this.consumeCodePoint(),r=!0;if(r){var n=parseInt(W.apply(void 0,A.map(function(a){return a===rr?Cn:a})),16),s=parseInt(W.apply(void 0,A.map(function(a){return a===rr?pn:a})),16);return{type:30,start:n,end:s}}var B=parseInt(W.apply(void 0,A),16);if(this.peekCodePoint(0)===lA&&te(this.peekCodePoint(1))){this.consumeCodePoint(),t=this.consumeCodePoint();for(var i=[];te(t)&&i.length<6;)i.push(t),t=this.consumeCodePoint();var s=parseInt(W.apply(void 0,i),16);return{type:30,start:B,end:s}}else return{type:30,start:B,end:B}},e.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();return A.toLowerCase()==="url"&&this.peekCodePoint(0)===er?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===er?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}},e.prototype.consumeUrlToken=function(){var A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===IA)return{type:22,value:""};var t=this.peekCodePoint(0);if(t===Ar||t===$e){var r=this.consumeStringToken(this.consumeCodePoint());return r.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===IA||this.peekCodePoint(0)===me)?(this.consumeCodePoint(),{type:22,value:r.value}):(this.consumeBadUrlRemnants(),Br)}for(;;){var n=this.consumeCodePoint();if(n===IA||n===me)return{type:22,value:W.apply(void 0,A)};if(tr(n))return this.consumeWhiteSpace(),this.peekCodePoint(0)===IA||this.peekCodePoint(0)===me?(this.consumeCodePoint(),{type:22,value:W.apply(void 0,A)}):(this.consumeBadUrlRemnants(),Br);if(n===$e||n===Ar||n===er||Ra(n))return this.consumeBadUrlRemnants(),Br;if(n===He)if(NA(n,this.peekCodePoint(0)))A.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),Br;else A.push(n)}},e.prototype.consumeWhiteSpace=function(){for(;tr(this.peekCodePoint(0));)this.consumeCodePoint()},e.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(A===me||A===IA)return;NA(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},e.prototype.consumeStringSlice=function(A){for(var t=5e4,r="";A>0;){var n=Math.min(t,A);r+=W.apply(void 0,this._value.splice(0,n)),A-=n}return this._value.shift(),r},e.prototype.consumeStringToken=function(A){var t="",r=0;do{var n=this._value[r];if(n===IA||n===void 0||n===A)return t+=this.consumeStringSlice(r),{type:0,value:t};if(n===qe)return this._value.splice(0,r),Za;if(n===He){var s=this._value[r+1];s!==IA&&s!==void 0&&(s===qe?(t+=this.consumeStringSlice(r),r=-1,this._value.shift()):NA(n,s)&&(t+=this.consumeStringSlice(r),t+=W(this.consumeEscapedCodePoint()),r=-1))}r++}while(!0)},e.prototype.consumeNumber=function(){var A=[],t=ve,r=this.peekCodePoint(0);for((r===ZA||r===lA)&&A.push(this.consumeCodePoint());aA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(r===ye&&aA(n))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),t=gn;aA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0),n=this.peekCodePoint(1);var s=this.peekCodePoint(2);if((r===dn||r===Fn)&&((n===ZA||n===lA)&&aA(s)||aA(n)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),t=gn;aA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[Ma(A),t]},e.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),t=A[0],r=A[1],n=this.peekCodePoint(0),s=this.peekCodePoint(1),B=this.peekCodePoint(2);if(sr(n,s,B)){var i=this.consumeName();return{type:15,number:t,flags:r,unit:i}}return n===sa?(this.consumeCodePoint(),{type:16,number:t,flags:r}):{type:17,number:t,flags:r}},e.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(te(A)){for(var t=W(A);te(this.peekCodePoint(0))&&t.length<6;)t+=W(this.consumeCodePoint());tr(this.peekCodePoint(0))&&this.consumeCodePoint();var r=parseInt(t,16);return r===0||xa(r)||r>1114111?fn:r}return A===IA?fn:A},e.prototype.consumeName=function(){for(var A="";;){var t=this.consumeCodePoint();if(En(t))A+=W(t);else if(NA(t,this.peekCodePoint(0)))A+=W(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(t),A}},e}(),Hn=function(){function e(A){this._tokens=A}return e.create=function(A){var t=new vn;return t.write(A),new e(t.read())},e.parseValue=function(A){return e.create(A).parseComponentValue()},e.parseValues=function(A){return e.create(A).parseComponentValues()},e.prototype.parseComponentValue=function(){for(var A=this.consumeToken();A.type===31;)A=this.consumeToken();if(A.type===32)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);var t=this.consumeComponentValue();do A=this.consumeToken();while(A.type===31);if(A.type===32)return t;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},e.prototype.parseComponentValues=function(){for(var A=[];;){var t=this.consumeComponentValue();if(t.type===32)return A;A.push(t),A.push()}},e.prototype.consumeComponentValue=function(){var A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A},e.prototype.consumeSimpleBlock=function(A){for(var t={type:A,values:[]},r=this.consumeToken();;){if(r.type===32||si(r,A))return t;this.reconsumeToken(r),t.values.push(this.consumeComponentValue()),r=this.consumeToken()}},e.prototype.consumeFunction=function(A){for(var t={name:A.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())}},e.prototype.consumeToken=function(){var A=this._tokens.shift();return typeof A>"u"?Bt:A},e.prototype.reconsumeToken=function(A){this._tokens.unshift(A)},e}(),Ke=function(e){return e.type===15},ne=function(e){return e.type===17},V=function(e){return e.type===20},ni=function(e){return e.type===0},at=function(e,A){return V(e)&&e.value===A},In=function(e){return e.type!==31},se=function(e){return e.type!==31&&e.type!==4},mA=function(e){var A=[],t=[];return e.forEach(function(r){if(r.type===4){if(t.length===0)throw new Error("Error parsing function args, zero tokens for arg");A.push(t),t=[];return}r.type!==31&&t.push(r)}),t.length&&A.push(t),A},si=function(e,A){return A===11&&e.type===12||A===28&&e.type===29?!0:A===2&&e.type===3},VA=function(e){return e.type===17||e.type===15},Z=function(e){return e.type===16||VA(e)},mn=function(e){return e.length>1?[e[0],e[1]]:[e[0]]},rA={type:17,number:0,flags:ve},it={type:16,number:50,flags:ve},_A={type:16,number:100,flags:ve},Le=function(e,A,t){var r=e[0],n=e[1];return[k(r,A),k(typeof n<"u"?n:r,t)]},k=function(e,A){if(e.type===16)return e.number/100*A;if(Ke(e))switch(e.unit){case"rem":case"em":return 16*e.number;case"px":default:return e.number}return e.number},yn="deg",Kn="grad",Ln="rad",bn="turn",ar={name:"angle",parse:function(e,A){if(A.type===15)switch(A.unit){case yn:return Math.PI*A.number/180;case Kn:return Math.PI/200*A.number;case Ln:return A.number;case bn:return Math.PI*2*A.number}throw new Error("Unsupported angle type")}},xn=function(e){return e.type===15&&(e.unit===yn||e.unit===Kn||e.unit===Ln||e.unit===bn)},Sn=function(e){var A=e.filter(V).map(function(t){return t.value}).join(" ");switch(A){case"to bottom right":case"to right bottom":case"left top":case"top left":return[rA,rA];case"to top":case"bottom":return fA(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[rA,_A];case"to right":case"left":return fA(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[_A,_A];case"to bottom":case"top":return fA(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[_A,rA];case"to left":case"right":return fA(270)}return 0},fA=function(e){return Math.PI*e/180},kA={name:"color",parse:function(e,A){if(A.type===18){var t=Bi[A.name];if(typeof t>"u")throw new Error('Attempting to parse an unsupported color function "'+A.name+'"');return t(e,A.values)}if(A.type===5){if(A.value.length===3){var r=A.value.substring(0,1),n=A.value.substring(1,2),s=A.value.substring(2,3);return XA(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),1)}if(A.value.length===4){var r=A.value.substring(0,1),n=A.value.substring(1,2),s=A.value.substring(2,3),B=A.value.substring(3,4);return XA(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),parseInt(B+B,16)/255)}if(A.value.length===6){var r=A.value.substring(0,2),n=A.value.substring(2,4),s=A.value.substring(4,6);return XA(parseInt(r,16),parseInt(n,16),parseInt(s,16),1)}if(A.value.length===8){var r=A.value.substring(0,2),n=A.value.substring(2,4),s=A.value.substring(4,6),B=A.value.substring(6,8);return XA(parseInt(r,16),parseInt(n,16),parseInt(s,16),parseInt(B,16)/255)}}if(A.type===20){var i=TA[A.value.toUpperCase()];if(typeof i<"u")return i}return TA.TRANSPARENT}},PA=function(e){return(255&e)===0},eA=function(e){var A=255&e,t=255&e>>8,r=255&e>>16,n=255&e>>24;return A<255?"rgba("+n+","+r+","+t+","+A/255+")":"rgb("+n+","+r+","+t+")"},XA=function(e,A,t,r){return(e<<24|A<<16|t<<8|Math.round(r*255)<<0)>>>0},Dn=function(e,A){if(e.type===17)return e.number;if(e.type===16){var t=A===3?1:255;return A===3?e.number/100*t:Math.round(e.number/100*t)}return 0},Tn=function(e,A){var t=A.filter(se);if(t.length===3){var r=t.map(Dn),n=r[0],s=r[1],B=r[2];return XA(n,s,B,1)}if(t.length===4){var i=t.map(Dn),n=i[0],s=i[1],B=i[2],a=i[3];return XA(n,s,B,a)}return 0};function ot(e,A,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(A-e)*t*6+e:t<1/2?A:t<2/3?(A-e)*6*(2/3-t)+e:e}var On=function(e,A){var t=A.filter(se),r=t[0],n=t[1],s=t[2],B=t[3],i=(r.type===17?fA(r.number):ar.parse(e,r))/(Math.PI*2),a=Z(n)?n.number/100:0,c=Z(s)?s.number/100:0,o=typeof B<"u"&&Z(B)?k(B,1):1;if(a===0)return XA(c*255,c*255,c*255,1);var u=c<=.5?c*(a+1):c+a-c*a,g=c*2-u,h=ot(g,u,i+1/3),w=ot(g,u,i),U=ot(g,u,i-1/3);return XA(h*255,w*255,U*255,o)},Bi={hsl:On,hsla:On,rgb:Tn,rgba:Tn},be=function(e,A){return kA.parse(e,Hn.create(A).parseComponentValue())},TA={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},ai={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map(function(t){if(V(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},ii={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},ir=function(e,A){var t=kA.parse(e,A[0]),r=A[1];return r&&Z(r)?{color:t,stop:r}:{color:t,stop:null}},Rn=function(e,A){var t=e[0],r=e[e.length-1];t.stop===null&&(t.stop=rA),r.stop===null&&(r.stop=_A);for(var n=[],s=0,B=0;B<e.length;B++){var i=e[B].stop;if(i!==null){var a=k(i,A);a>s?n.push(a):n.push(s),s=a}else n.push(null)}for(var c=null,B=0;B<n.length;B++){var o=n[B];if(o===null)c===null&&(c=B);else if(c!==null){for(var u=B-c,g=n[c-1],h=(o-g)/(u+1),w=1;w<=u;w++)n[c+w-1]=h*w;c=null}}return e.map(function(U,I){var F=U.color;return{color:F,stop:Math.max(Math.min(1,n[I]/A),0)}})},oi=function(e,A,t){var r=A/2,n=t/2,s=k(e[0],A)-r,B=n-k(e[1],t);return(Math.atan2(B,s)+Math.PI*2)%(Math.PI*2)},ci=function(e,A,t){var r=typeof e=="number"?e:oi(e,A,t),n=Math.abs(A*Math.sin(r))+Math.abs(t*Math.cos(r)),s=A/2,B=t/2,i=n/2,a=Math.sin(r-Math.PI/2)*i,c=Math.cos(r-Math.PI/2)*i;return[n,s-c,s+c,B-a,B+a]},EA=function(e,A){return Math.sqrt(e*e+A*A)},Mn=function(e,A,t,r,n){var s=[[0,0],[0,A],[e,0],[e,A]];return s.reduce(function(B,i){var a=i[0],c=i[1],o=EA(t-a,r-c);return(n?o<B.optimumDistance:o>B.optimumDistance)?{optimumCorner:i,optimumDistance:o}:B},{optimumDistance:n?1/0:-1/0,optimumCorner:null}).optimumCorner},li=function(e,A,t,r,n){var s=0,B=0;switch(e.size){case 0:e.shape===0?s=B=Math.min(Math.abs(A),Math.abs(A-r),Math.abs(t),Math.abs(t-n)):e.shape===1&&(s=Math.min(Math.abs(A),Math.abs(A-r)),B=Math.min(Math.abs(t),Math.abs(t-n)));break;case 2:if(e.shape===0)s=B=Math.min(EA(A,t),EA(A,t-n),EA(A-r,t),EA(A-r,t-n));else if(e.shape===1){var i=Math.min(Math.abs(t),Math.abs(t-n))/Math.min(Math.abs(A),Math.abs(A-r)),a=Mn(r,n,A,t,!0),c=a[0],o=a[1];s=EA(c-A,(o-t)/i),B=i*s}break;case 1:e.shape===0?s=B=Math.max(Math.abs(A),Math.abs(A-r),Math.abs(t),Math.abs(t-n)):e.shape===1&&(s=Math.max(Math.abs(A),Math.abs(A-r)),B=Math.max(Math.abs(t),Math.abs(t-n)));break;case 3:if(e.shape===0)s=B=Math.max(EA(A,t),EA(A,t-n),EA(A-r,t),EA(A-r,t-n));else if(e.shape===1){var i=Math.max(Math.abs(t),Math.abs(t-n))/Math.max(Math.abs(A),Math.abs(A-r)),u=Mn(r,n,A,t,!1),c=u[0],o=u[1];s=EA(c-A,(o-t)/i),B=i*s}break}return Array.isArray(e.size)&&(s=k(e.size[0],r),B=e.size.length===2?k(e.size[1],n):s),[s,B]},ui=function(e,A){var t=fA(180),r=[];return mA(A).forEach(function(n,s){if(s===0){var B=n[0];if(B.type===20&&B.value==="to"){t=Sn(n);return}else if(xn(B)){t=ar.parse(e,B);return}}var i=ir(e,n);r.push(i)}),{angle:t,stops:r,type:1}},or=function(e,A){var t=fA(180),r=[];return mA(A).forEach(function(n,s){if(s===0){var B=n[0];if(B.type===20&&["top","left","right","bottom"].indexOf(B.value)!==-1){t=Sn(n);return}else if(xn(B)){t=(ar.parse(e,B)+fA(270))%fA(360);return}}var i=ir(e,n);r.push(i)}),{angle:t,stops:r,type:1}},gi=function(e,A){var t=fA(180),r=[],n=1,s=0,B=3,i=[];return mA(A).forEach(function(a,c){var o=a[0];if(c===0){if(V(o)&&o.value==="linear"){n=1;return}else if(V(o)&&o.value==="radial"){n=2;return}}if(o.type===18){if(o.name==="from"){var u=kA.parse(e,o.values[0]);r.push({stop:rA,color:u})}else if(o.name==="to"){var u=kA.parse(e,o.values[0]);r.push({stop:_A,color:u})}else if(o.name==="color-stop"){var g=o.values.filter(se);if(g.length===2){var u=kA.parse(e,g[1]),h=g[0];ne(h)&&r.push({stop:{type:16,number:h.number*100,flags:h.flags},color:u})}}}}),n===1?{angle:(t+fA(180))%fA(360),stops:r,type:n}:{size:B,shape:s,stops:r,position:i,type:n}},Gn="closest-side",Nn="farthest-side",Vn="closest-corner",_n="farthest-corner",kn="circle",Pn="ellipse",Xn="cover",Jn="contain",Qi=function(e,A){var t=0,r=3,n=[],s=[];return mA(A).forEach(function(B,i){var a=!0;if(i===0){var c=!1;a=B.reduce(function(u,g){if(c)if(V(g))switch(g.value){case"center":return s.push(it),u;case"top":case"left":return s.push(rA),u;case"right":case"bottom":return s.push(_A),u}else(Z(g)||VA(g))&&s.push(g);else if(V(g))switch(g.value){case kn:return t=0,!1;case Pn:return t=1,!1;case"at":return c=!0,!1;case Gn:return r=0,!1;case Xn:case Nn:return r=1,!1;case Jn:case Vn:return r=2,!1;case _n:return r=3,!1}else if(VA(g)||Z(g))return Array.isArray(r)||(r=[]),r.push(g),!1;return u},a)}if(a){var o=ir(e,B);n.push(o)}}),{size:r,shape:t,stops:n,position:s,type:2}},cr=function(e,A){var t=0,r=3,n=[],s=[];return mA(A).forEach(function(B,i){var a=!0;if(i===0?a=B.reduce(function(o,u){if(V(u))switch(u.value){case"center":return s.push(it),!1;case"top":case"left":return s.push(rA),!1;case"right":case"bottom":return s.push(_A),!1}else if(Z(u)||VA(u))return s.push(u),!1;return o},a):i===1&&(a=B.reduce(function(o,u){if(V(u))switch(u.value){case kn:return t=0,!1;case Pn:return t=1,!1;case Jn:case Gn:return r=0,!1;case Nn:return r=1,!1;case Vn:return r=2,!1;case Xn:case _n:return r=3,!1}else if(VA(u)||Z(u))return Array.isArray(r)||(r=[]),r.push(u),!1;return o},a)),a){var c=ir(e,B);n.push(c)}}),{size:r,shape:t,stops:n,position:s,type:2}},wi=function(e){return e.type===1},fi=function(e){return e.type===2},ct={name:"image",parse:function(e,A){if(A.type===22){var t={url:A.value,type:0};return e.cache.addImage(A.value),t}if(A.type===18){var r=Wn[A.name];if(typeof r>"u")throw new Error('Attempting to parse an unsupported image function "'+A.name+'"');return r(e,A.values)}throw new Error("Unsupported image type "+A.type)}};function Ci(e){return!(e.type===20&&e.value==="none")&&(e.type!==18||!!Wn[e.name])}var Wn={"linear-gradient":ui,"-moz-linear-gradient":or,"-ms-linear-gradient":or,"-o-linear-gradient":or,"-webkit-linear-gradient":or,"radial-gradient":Qi,"-moz-radial-gradient":cr,"-ms-radial-gradient":cr,"-o-radial-gradient":cr,"-webkit-radial-gradient":cr,"-webkit-gradient":gi},Ui={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(e,A){if(A.length===0)return[];var t=A[0];return t.type===20&&t.value==="none"?[]:A.filter(function(r){return se(r)&&Ci(r)}).map(function(r){return ct.parse(e,r)})}},Fi={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map(function(t){if(V(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},hi={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(e,A){return mA(A).map(function(t){return t.filter(Z)}).map(mn)}},di={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(e,A){return mA(A).map(function(t){return t.filter(V).map(function(r){return r.value}).join(" ")}).map(pi)}},pi=function(e){switch(e){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;case"repeat":default:return 0}},Be;(function(e){e.AUTO="auto",e.CONTAIN="contain",e.COVER="cover"})(Be||(Be={}));var Ei={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(e,A){return mA(A).map(function(t){return t.filter(vi)})}},vi=function(e){return V(e)||Z(e)},lr=function(e){return{name:"border-"+e+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},Hi=lr("top"),Ii=lr("right"),mi=lr("bottom"),yi=lr("left"),ur=function(e){return{name:"border-radius-"+e,initialValue:"0 0",prefix:!1,type:1,parse:function(A,t){return mn(t.filter(Z))}}},Ki=ur("top-left"),Li=ur("top-right"),bi=ur("bottom-right"),xi=ur("bottom-left"),gr=function(e){return{name:"border-"+e+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(A,t){switch(t){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},Si=gr("top"),Di=gr("right"),Ti=gr("bottom"),Oi=gr("left"),Qr=function(e){return{name:"border-"+e+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,t){return Ke(t)?t.number:0}}},Ri=Qr("top"),Mi=Qr("right"),Gi=Qr("bottom"),Ni=Qr("left"),Vi={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},_i={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(e,A){switch(A){case"rtl":return 1;case"ltr":default:return 0}}},ki={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(e,A){return A.filter(V).reduce(function(t,r){return t|Pi(r.value)},0)}},Pi=function(e){switch(e){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},Xi={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},Ji={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(e,A){return A.type===20&&A.value==="normal"?0:A.type===17||A.type===15?A.number:0}},wr;(function(e){e.NORMAL="normal",e.STRICT="strict"})(wr||(wr={}));var Wi={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"strict":return wr.STRICT;case"normal":default:return wr.NORMAL}}},Yi={name:"line-height",initialValue:"normal",prefix:!1,type:4},Yn=function(e,A){return V(e)&&e.value==="normal"?1.2*A:e.type===17?A*e.number:Z(e)?k(e,A):A},ji={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(e,A){return A.type===20&&A.value==="none"?null:ct.parse(e,A)}},Zi={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(e,A){switch(A){case"inside":return 0;case"outside":default:return 1}}},lt={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){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;case"none":default:return-1}}},fr=function(e){return{name:"margin-"+e,initialValue:"0",prefix:!1,type:4}},zi=fr("top"),qi=fr("right"),$i=fr("bottom"),Ao=fr("left"),eo={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(e,A){return A.filter(V).map(function(t){switch(t.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;case"visible":default:return 0}})}},ro={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"break-word":return"break-word";case"normal":default:return"normal"}}},Cr=function(e){return{name:"padding-"+e,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},to=Cr("top"),no=Cr("right"),so=Cr("bottom"),Bo=Cr("left"),ao={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(e,A){switch(A){case"right":return 2;case"center":case"justify":return 1;case"left":default:return 0}}},io={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(e,A){switch(A){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},oo={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return A.length===1&&at(A[0],"none")?[]:mA(A).map(function(t){for(var r={color:TA.TRANSPARENT,offsetX:rA,offsetY:rA,blur:rA},n=0,s=0;s<t.length;s++){var B=t[s];VA(B)?(n===0?r.offsetX=B:n===1?r.offsetY=B:r.blur=B,n++):r.color=kA.parse(e,B)}return r})}},co={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},lo={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(e,A){if(A.type===20&&A.value==="none")return null;if(A.type===18){var t=Qo[A.name];if(typeof t>"u")throw new Error('Attempting to parse an unsupported transform function "'+A.name+'"');return t(A.values)}return null}},uo=function(e){var A=e.filter(function(t){return t.type===17}).map(function(t){return t.number});return A.length===6?A:null},go=function(e){var A=e.filter(function(a){return a.type===17}).map(function(a){return a.number}),t=A[0],r=A[1];A[2],A[3];var n=A[4],s=A[5];A[6],A[7],A[8],A[9],A[10],A[11];var B=A[12],i=A[13];return A[14],A[15],A.length===16?[t,r,n,s,B,i]:null},Qo={matrix:uo,matrix3d:go},jn={type:16,number:50,flags:ve},wo=[jn,jn],fo={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(e,A){var t=A.filter(Z);return t.length!==2?wo:[t[0],t[1]]}},Co={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"hidden":return 1;case"collapse":return 2;case"visible":default:return 0}}},xe;(function(e){e.NORMAL="normal",e.BREAK_ALL="break-all",e.KEEP_ALL="keep-all"})(xe||(xe={}));for(var Uo={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"break-all":return xe.BREAK_ALL;case"keep-all":return xe.KEEP_ALL;case"normal":default:return xe.NORMAL}}},Fo={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(e,A){if(A.type===20)return{auto:!0,order:0};if(ne(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},Zn={name:"time",parse:function(e,A){if(A.type===15)switch(A.unit.toLowerCase()){case"s":return 1e3*A.number;case"ms":return A.number}throw new Error("Unsupported time type")}},ho={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(e,A){return ne(A)?A.number:1}},po={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Eo={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(e,A){return A.filter(V).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})}},vo={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(e,A){var t=[],r=[];return A.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+"'"})}},Ho={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},Io={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(e,A){if(ne(A))return A.number;if(V(A))switch(A.value){case"bold":return 700;case"normal":default:return 400}return 400}},mo={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return A.filter(V).map(function(t){return t.value})}},yo={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"oblique":return"oblique";case"italic":return"italic";case"normal":default:return"normal"}}},q=function(e,A){return(e&A)!==0},Ko={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(e,A){if(A.length===0)return[];var t=A[0];return t.type===20&&t.value==="none"?[]:A}},Lo={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(A.length===0)return null;var t=A[0];if(t.type===20&&t.value==="none")return null;for(var r=[],n=A.filter(In),s=0;s<n.length;s++){var B=n[s],i=n[s+1];if(B.type===20){var a=i&&ne(i)?i.number:1;r.push({counter:B.value,increment:a})}}return r}},bo={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(A.length===0)return[];for(var t=[],r=A.filter(In),n=0;n<r.length;n++){var s=r[n],B=r[n+1];if(V(s)&&s.value!=="none"){var i=B&&ne(B)?B.number:0;t.push({counter:s.value,reset:i})}}return t}},xo={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(e,A){return A.filter(Ke).map(function(t){return Zn.parse(e,t)})}},So={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(A.length===0)return null;var t=A[0];if(t.type===20&&t.value==="none")return null;var r=[],n=A.filter(ni);if(n.length%2!==0)return null;for(var s=0;s<n.length;s+=2){var B=n[s].value,i=n[s+1].value;r.push({open:B,close:i})}return r}},zn=function(e,A,t){if(!e)return"";var r=e[Math.min(A,e.length-1)];return r?t?r.open:r.close:""},Do={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return A.length===1&&at(A[0],"none")?[]:mA(A).map(function(t){for(var r={color:255,offsetX:rA,offsetY:rA,blur:rA,spread:rA,inset:!1},n=0,s=0;s<t.length;s++){var B=t[s];at(B,"inset")?r.inset=!0:VA(B)?(n===0?r.offsetX=B:n===1?r.offsetY=B:n===2?r.blur=B:r.spread=B,n++):r.color=kA.parse(e,B)}return r})}},To={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(e,A){var t=[0,1,2],r=[];return A.filter(V).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}},Oo={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},Ro={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(e,A){return Ke(A)?A.number:0}},Mo=function(){function e(A,t){var r,n;this.animationDuration=E(A,xo,t.animationDuration),this.backgroundClip=E(A,ai,t.backgroundClip),this.backgroundColor=E(A,ii,t.backgroundColor),this.backgroundImage=E(A,Ui,t.backgroundImage),this.backgroundOrigin=E(A,Fi,t.backgroundOrigin),this.backgroundPosition=E(A,hi,t.backgroundPosition),this.backgroundRepeat=E(A,di,t.backgroundRepeat),this.backgroundSize=E(A,Ei,t.backgroundSize),this.borderTopColor=E(A,Hi,t.borderTopColor),this.borderRightColor=E(A,Ii,t.borderRightColor),this.borderBottomColor=E(A,mi,t.borderBottomColor),this.borderLeftColor=E(A,yi,t.borderLeftColor),this.borderTopLeftRadius=E(A,Ki,t.borderTopLeftRadius),this.borderTopRightRadius=E(A,Li,t.borderTopRightRadius),this.borderBottomRightRadius=E(A,bi,t.borderBottomRightRadius),this.borderBottomLeftRadius=E(A,xi,t.borderBottomLeftRadius),this.borderTopStyle=E(A,Si,t.borderTopStyle),this.borderRightStyle=E(A,Di,t.borderRightStyle),this.borderBottomStyle=E(A,Ti,t.borderBottomStyle),this.borderLeftStyle=E(A,Oi,t.borderLeftStyle),this.borderTopWidth=E(A,Ri,t.borderTopWidth),this.borderRightWidth=E(A,Mi,t.borderRightWidth),this.borderBottomWidth=E(A,Gi,t.borderBottomWidth),this.borderLeftWidth=E(A,Ni,t.borderLeftWidth),this.boxShadow=E(A,Do,t.boxShadow),this.color=E(A,Vi,t.color),this.direction=E(A,_i,t.direction),this.display=E(A,ki,t.display),this.float=E(A,Xi,t.cssFloat),this.fontFamily=E(A,vo,t.fontFamily),this.fontSize=E(A,Ho,t.fontSize),this.fontStyle=E(A,yo,t.fontStyle),this.fontVariant=E(A,mo,t.fontVariant),this.fontWeight=E(A,Io,t.fontWeight),this.letterSpacing=E(A,Ji,t.letterSpacing),this.lineBreak=E(A,Wi,t.lineBreak),this.lineHeight=E(A,Yi,t.lineHeight),this.listStyleImage=E(A,ji,t.listStyleImage),this.listStylePosition=E(A,Zi,t.listStylePosition),this.listStyleType=E(A,lt,t.listStyleType),this.marginTop=E(A,zi,t.marginTop),this.marginRight=E(A,qi,t.marginRight),this.marginBottom=E(A,$i,t.marginBottom),this.marginLeft=E(A,Ao,t.marginLeft),this.opacity=E(A,ho,t.opacity);var s=E(A,eo,t.overflow);this.overflowX=s[0],this.overflowY=s[s.length>1?1:0],this.overflowWrap=E(A,ro,t.overflowWrap),this.paddingTop=E(A,to,t.paddingTop),this.paddingRight=E(A,no,t.paddingRight),this.paddingBottom=E(A,so,t.paddingBottom),this.paddingLeft=E(A,Bo,t.paddingLeft),this.paintOrder=E(A,To,t.paintOrder),this.position=E(A,io,t.position),this.textAlign=E(A,ao,t.textAlign),this.textDecorationColor=E(A,po,(r=t.textDecorationColor)!==null&&r!==void 0?r:t.color),this.textDecorationLine=E(A,Eo,(n=t.textDecorationLine)!==null&&n!==void 0?n:t.textDecoration),this.textShadow=E(A,oo,t.textShadow),this.textTransform=E(A,co,t.textTransform),this.transform=E(A,lo,t.transform),this.transformOrigin=E(A,fo,t.transformOrigin),this.visibility=E(A,Co,t.visibility),this.webkitTextStrokeColor=E(A,Oo,t.webkitTextStrokeColor),this.webkitTextStrokeWidth=E(A,Ro,t.webkitTextStrokeWidth),this.wordBreak=E(A,Uo,t.wordBreak),this.zIndex=E(A,Fo,t.zIndex)}return e.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&this.visibility===0},e.prototype.isTransparent=function(){return PA(this.backgroundColor)},e.prototype.isTransformed=function(){return this.transform!==null},e.prototype.isPositioned=function(){return this.position!==0},e.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},e.prototype.isFloating=function(){return this.float!==0},e.prototype.isInlineLevel=function(){return q(this.display,4)||q(this.display,33554432)||q(this.display,268435456)||q(this.display,536870912)||q(this.display,67108864)||q(this.display,134217728)},e}(),Go=function(){function e(A,t){this.content=E(A,Ko,t.content),this.quotes=E(A,So,t.quotes)}return e}(),qn=function(){function e(A,t){this.counterIncrement=E(A,Lo,t.counterIncrement),this.counterReset=E(A,bo,t.counterReset)}return e}(),E=function(e,A,t){var r=new vn,n=t!==null&&typeof t<"u"?t.toString():A.initialValue;r.write(n);var s=new Hn(r.read());switch(A.type){case 2:var B=s.parseComponentValue();return A.parse(e,V(B)?B.value:A.initialValue);case 0:return A.parse(e,s.parseComponentValue());case 1:return A.parse(e,s.parseComponentValues());case 4:return s.parseComponentValue();case 3:switch(A.format){case"angle":return ar.parse(e,s.parseComponentValue());case"color":return kA.parse(e,s.parseComponentValue());case"image":return ct.parse(e,s.parseComponentValue());case"length":var i=s.parseComponentValue();return VA(i)?i:rA;case"length-percentage":var a=s.parseComponentValue();return Z(a)?a:rA;case"time":return Zn.parse(e,s.parseComponentValue())}break}},No="data-html2canvas-debug",Vo=function(e){var A=e.getAttribute(No);switch(A){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},ut=function(e,A){var t=Vo(e);return t===1||A===t},yA=function(){function e(A,t){if(this.context=A,this.textNodes=[],this.elements=[],this.flags=0,ut(t,3))debugger;this.styles=new Mo(A,window.getComputedStyle(t,null)),It(t)&&(this.styles.animationDuration.some(function(r){return r>0})&&(t.style.animationDuration="0s"),this.styles.transform!==null&&(t.style.transform="none")),this.bounds=Ve(this.context,t),ut(t,4)&&(this.flags|=16)}return e}(),_o="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",$n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Se=typeof Uint8Array>"u"?[]:new Uint8Array(256),Ur=0;Ur<$n.length;Ur++)Se[$n.charCodeAt(Ur)]=Ur;for(var ko=function(e){var A=e.length*.75,t=e.length,r,n=0,s,B,i,a;e[e.length-1]==="="&&(A--,e[e.length-2]==="="&&A--);var c=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),o=Array.isArray(c)?c:new Uint8Array(c);for(r=0;r<t;r+=4)s=Se[e.charCodeAt(r)],B=Se[e.charCodeAt(r+1)],i=Se[e.charCodeAt(r+2)],a=Se[e.charCodeAt(r+3)],o[n++]=s<<2|B>>4,o[n++]=(B&15)<<4|i>>2,o[n++]=(i&3)<<6|a&63;return c},Po=function(e){for(var A=e.length,t=[],r=0;r<A;r+=2)t.push(e[r+1]<<8|e[r]);return t},Xo=function(e){for(var A=e.length,t=[],r=0;r<A;r+=4)t.push(e[r+3]<<24|e[r+2]<<16|e[r+1]<<8|e[r]);return t},zA=5,gt=11,Qt=2,Jo=gt-zA,As=65536>>zA,Wo=1<<zA,wt=Wo-1,Yo=1024>>zA,jo=As+Yo,Zo=jo,zo=32,qo=Zo+zo,$o=65536>>gt,Ac=1<<Jo,ec=Ac-1,es=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},rc=function(e,A,t){return e.slice?e.slice(A,t):new Uint32Array(Array.prototype.slice.call(e,A,t))},tc=function(e,A){var t=ko(e),r=Array.isArray(t)?Xo(t):new Uint32Array(t),n=Array.isArray(t)?Po(t):new Uint16Array(t),s=24,B=es(n,s/2,r[4]/2),i=r[5]===2?es(n,(s+r[4])/2):rc(r,Math.ceil((s+r[4])/4));return new nc(r[0],r[1],r[2],r[3],B,i)},nc=function(){function e(A,t,r,n,s,B){this.initialValue=A,this.errorValue=t,this.highStart=r,this.highValueIndex=n,this.index=s,this.data=B}return e.prototype.get=function(A){var t;if(A>=0){if(A<55296||A>56319&&A<=65535)return t=this.index[A>>zA],t=(t<<Qt)+(A&wt),this.data[t];if(A<=65535)return t=this.index[As+(A-55296>>zA)],t=(t<<Qt)+(A&wt),this.data[t];if(A<this.highStart)return t=qo-$o+(A>>gt),t=this.index[t],t+=A>>zA&ec,t=this.index[t],t=(t<<Qt)+(A&wt),this.data[t];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e}(),rs="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",sc=typeof Uint8Array>"u"?[]:new Uint8Array(256),Fr=0;Fr<rs.length;Fr++)sc[rs.charCodeAt(Fr)]=Fr;var Bc=1,ft=2,Ct=3,ts=4,ns=5,ac=7,ss=8,Ut=9,Ft=10,Bs=11,as=12,is=13,os=14,ht=15,ic=function(e){for(var A=[],t=0,r=e.length;t<r;){var n=e.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=e.charCodeAt(t++);(s&64512)===56320?A.push(((n&1023)<<10)+(s&1023)+65536):(A.push(n),t--)}else A.push(n)}return A},oc=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var t=e.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var B=e[n];B<=65535?r.push(B):(B-=65536,r.push((B>>10)+55296,B%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},cc=tc(_o),CA="×",dt="÷",lc=function(e){return cc.get(e)},uc=function(e,A,t){var r=t-2,n=A[r],s=A[t-1],B=A[t];if(s===ft&&B===Ct)return CA;if(s===ft||s===Ct||s===ts||B===ft||B===Ct||B===ts)return dt;if(s===ss&&[ss,Ut,Bs,as].indexOf(B)!==-1||(s===Bs||s===Ut)&&(B===Ut||B===Ft)||(s===as||s===Ft)&&B===Ft||B===is||B===ns||B===ac||s===Bc)return CA;if(s===is&&B===os){for(;n===ns;)n=A[--r];if(n===os)return CA}if(s===ht&&B===ht){for(var i=0;n===ht;)i++,n=A[--r];if(i%2===0)return CA}return dt},gc=function(e){var A=ic(e),t=A.length,r=0,n=0,s=A.map(lc);return{next:function(){if(r>=t)return{done:!0,value:null};for(var B=CA;r<t&&(B=uc(A,s,++r))===CA;);if(B!==CA||r===t){var i=oc.apply(null,A.slice(n,r));return n=r,{value:i,done:!1}}return{done:!0,value:null}}}},Qc=function(e){for(var A=gc(e),t=[],r;!(r=A.next()).done;)r.value&&t.push(r.value.slice());return t},wc=function(e){var A=123;if(e.createRange){var t=e.createRange();if(t.getBoundingClientRect){var r=e.createElement("boundtest");r.style.height=A+"px",r.style.display="block",e.body.appendChild(r),t.selectNode(r);var n=t.getBoundingClientRect(),s=Math.round(n.height);if(e.body.removeChild(r),s===A)return!0}}return!1},fc=function(e){var A=e.createElement("boundtest");A.style.width="50px",A.style.display="block",A.style.fontSize="12px",A.style.letterSpacing="0px",A.style.wordSpacing="0px",e.body.appendChild(A);var t=e.createRange();A.innerHTML=typeof"".repeat=="function"?"👨".repeat(10):"";var r=A.firstChild,n=_e(r.data).map(function(a){return W(a)}),s=0,B={},i=n.every(function(a,c){t.setStart(r,s),t.setEnd(r,s+a.length);var o=t.getBoundingClientRect();s+=a.length;var u=o.x>B.x||o.y>B.y;return B=o,c===0?!0:u});return e.body.removeChild(A),i},Cc=function(){return typeof new Image().crossOrigin<"u"},Uc=function(){return typeof new XMLHttpRequest().responseType=="string"},Fc=function(e){var A=new Image,t=e.createElement("canvas"),r=t.getContext("2d");if(!r)return!1;A.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(A,0,0),t.toDataURL()}catch{return!1}return!0},cs=function(e){return e[0]===0&&e[1]===255&&e[2]===0&&e[3]===255},hc=function(e){var A=e.createElement("canvas"),t=100;A.width=t,A.height=t;var r=A.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=A.toDataURL();n.src=s;var B=pt(t,t,0,0,n);return r.fillStyle="red",r.fillRect(0,0,t,t),ls(B).then(function(i){r.drawImage(i,0,0);var a=r.getImageData(0,0,t,t).data;r.fillStyle="red",r.fillRect(0,0,t,t);var c=e.createElement("div");return c.style.backgroundImage="url("+s+")",c.style.height=t+"px",cs(a)?ls(pt(t,t,0,0,c)):Promise.reject(!1)}).then(function(i){return r.drawImage(i,0,0),cs(r.getImageData(0,0,t,t).data)}).catch(function(){return!1})},pt=function(e,A,t,r,n){var s="http://www.w3.org/2000/svg",B=document.createElementNS(s,"svg"),i=document.createElementNS(s,"foreignObject");return B.setAttributeNS(null,"width",e.toString()),B.setAttributeNS(null,"height",A.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"),B.appendChild(i),i.appendChild(n),B},ls=function(e){return new Promise(function(A,t){var r=new Image;r.onload=function(){return A(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(e))})},tA={get SUPPORT_RANGE_BOUNDS(){var e=wc(document);return Object.defineProperty(tA,"SUPPORT_RANGE_BOUNDS",{value:e}),e},get SUPPORT_WORD_BREAKING(){var e=tA.SUPPORT_RANGE_BOUNDS&&fc(document);return Object.defineProperty(tA,"SUPPORT_WORD_BREAKING",{value:e}),e},get SUPPORT_SVG_DRAWING(){var e=Fc(document);return Object.defineProperty(tA,"SUPPORT_SVG_DRAWING",{value:e}),e},get SUPPORT_FOREIGNOBJECT_DRAWING(){var e=typeof Array.from=="function"&&typeof window.fetch=="function"?hc(document):Promise.resolve(!1);return Object.defineProperty(tA,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:e}),e},get SUPPORT_CORS_IMAGES(){var e=Cc();return Object.defineProperty(tA,"SUPPORT_CORS_IMAGES",{value:e}),e},get SUPPORT_RESPONSE_TYPE(){var e=Uc();return Object.defineProperty(tA,"SUPPORT_RESPONSE_TYPE",{value:e}),e},get SUPPORT_CORS_XHR(){var e="withCredentials"in new XMLHttpRequest;return Object.defineProperty(tA,"SUPPORT_CORS_XHR",{value:e}),e},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var e=!!(typeof Intl<"u"&&Intl.Segmenter);return Object.defineProperty(tA,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:e}),e}},De=function(){function e(A,t){this.text=A,this.bounds=t}return e}(),dc=function(e,A,t,r){var n=vc(A,t),s=[],B=0;return n.forEach(function(i){if(t.textDecorationLine.length||i.trim().length>0)if(tA.SUPPORT_RANGE_BOUNDS){var a=us(r,B,i.length).getClientRects();if(a.length>1){var c=Et(i),o=0;c.forEach(function(g){s.push(new De(g,SA.fromDOMRectList(e,us(r,o+B,g.length).getClientRects()))),o+=g.length})}else s.push(new De(i,SA.fromDOMRectList(e,a)))}else{var u=r.splitText(i.length);s.push(new De(i,pc(e,r))),r=u}else tA.SUPPORT_RANGE_BOUNDS||(r=r.splitText(i.length));B+=i.length}),s},pc=function(e,A){var t=A.ownerDocument;if(t){var r=t.createElement("html2canvaswrapper");r.appendChild(A.cloneNode(!0));var n=A.parentNode;if(n){n.replaceChild(r,A);var s=Ve(e,r);return r.firstChild&&n.replaceChild(r.firstChild,r),s}}return SA.EMPTY},us=function(e,A,t){var r=e.ownerDocument;if(!r)throw new Error("Node has no owner document");var n=r.createRange();return n.setStart(e,A),n.setEnd(e,A+t),n},Et=function(e){if(tA.SUPPORT_NATIVE_TEXT_SEGMENTATION){var A=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(A.segment(e)).map(function(t){return t.segment})}return Qc(e)},Ec=function(e,A){if(tA.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(e)).map(function(r){return r.segment})}return Ic(e,A)},vc=function(e,A){return A.letterSpacing!==0?Et(e):Ec(e,A)},Hc=[32,160,4961,65792,65793,4153,4241],Ic=function(e,A){for(var t=qB(e,{lineBreak:A.lineBreak,wordBreak:A.overflowWrap==="break-word"?"break-word":A.wordBreak}),r=[],n,s=function(){if(n.value){var B=n.value.slice(),i=_e(B),a="";i.forEach(function(c){Hc.indexOf(c)===-1?a+=W(c):(a.length&&r.push(a),r.push(W(c)),a="")}),a.length&&r.push(a)}};!(n=t.next()).done;)s();return r},mc=function(){function e(A,t,r){this.text=yc(t.data,r.textTransform),this.textBounds=dc(A,this.text,r,t)}return e}(),yc=function(e,A){switch(A){case 1:return e.toLowerCase();case 3:return e.replace(Kc,Lc);case 2:return e.toUpperCase();default:return e}},Kc=/(^|\s|:|-|\(|\))([a-z])/g,Lc=function(e,A,t){return e.length>0?A+t.toUpperCase():e},gs=function(e){pA(A,e);function A(t,r){var n=e.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 A}(yA),Qs=function(e){pA(A,e);function A(t,r){var n=e.call(this,t,r)||this;return n.canvas=r,n.intrinsicWidth=r.width,n.intrinsicHeight=r.height,n}return A}(yA),ws=function(e){pA(A,e);function A(t,r){var n=e.call(this,t,r)||this,s=new XMLSerializer,B=Ve(t,r);return r.setAttribute("width",B.width+"px"),r.setAttribute("height",B.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 A}(yA),fs=function(e){pA(A,e);function A(t,r){var n=e.call(this,t,r)||this;return n.value=r.value,n}return A}(yA),vt=function(e){pA(A,e);function A(t,r){var n=e.call(this,t,r)||this;return n.start=r.start,n.reversed=typeof r.reversed=="boolean"&&r.reversed===!0,n}return A}(yA),bc=[{type:15,flags:0,unit:"px",number:3}],xc=[{type:16,flags:0,number:50}],Sc=function(e){return e.width>e.height?new SA(e.left+(e.width-e.height)/2,e.top,e.height,e.height):e.width<e.height?new SA(e.left,e.top+(e.height-e.width)/2,e.width,e.width):e},Dc=function(e){var A=e.type===Tc?new Array(e.value.length+1).join("•"):e.value;return A.length===0?e.placeholder||"":A},hr="checkbox",dr="radio",Tc="password",Cs=707406591,Ht=function(e){pA(A,e);function A(t,r){var n=e.call(this,t,r)||this;switch(n.type=r.type.toLowerCase(),n.checked=r.checked,n.value=Dc(r),(n.type===hr||n.type===dr)&&(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=Sc(n.bounds)),n.type){case hr:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=bc;break;case dr:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=xc;break}return n}return A}(yA),Us=function(e){pA(A,e);function A(t,r){var n=e.call(this,t,r)||this,s=r.options[r.selectedIndex||0];return n.value=s&&s.text||"",n}return A}(yA),Fs=function(e){pA(A,e);function A(t,r){var n=e.call(this,t,r)||this;return n.value=r.value,n}return A}(yA),hs=function(e){pA(A,e);function A(t,r){var n=e.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=ps(t,r.contentWindow.document.documentElement);var s=r.contentWindow.document.documentElement?be(t,getComputedStyle(r.contentWindow.document.documentElement).backgroundColor):TA.TRANSPARENT,B=r.contentWindow.document.body?be(t,getComputedStyle(r.contentWindow.document.body).backgroundColor):TA.TRANSPARENT;n.backgroundColor=PA(s)?PA(B)?n.styles.backgroundColor:B:s}}catch{}return n}return A}(yA),Oc=["OL","UL","MENU"],pr=function(e,A,t,r){for(var n=A.firstChild,s=void 0;n;n=s)if(s=n.nextSibling,Es(n)&&n.data.trim().length>0)t.textNodes.push(new mc(e,n,t.styles));else if(ae(n))if(Ks(n)&&n.assignedNodes)n.assignedNodes().forEach(function(i){return pr(e,i,t,r)});else{var B=ds(e,n);B.styles.isVisible()&&(Rc(n,B,r)?B.flags|=4:Mc(B.styles)&&(B.flags|=2),Oc.indexOf(n.tagName)!==-1&&(B.flags|=8),t.elements.push(B),n.slot,n.shadowRoot?pr(e,n.shadowRoot,B,r):!vr(n)&&!vs(n)&&!Hr(n)&&pr(e,n,B,r))}},ds=function(e,A){return yt(A)?new gs(e,A):Hs(A)?new Qs(e,A):vs(A)?new ws(e,A):Gc(A)?new fs(e,A):Nc(A)?new vt(e,A):Vc(A)?new Ht(e,A):Hr(A)?new Us(e,A):vr(A)?new Fs(e,A):ms(A)?new hs(e,A):new yA(e,A)},ps=function(e,A){var t=ds(e,A);return t.flags|=4,pr(e,A,t,t),t},Rc=function(e,A,t){return A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||mt(e)&&t.styles.isTransparent()},Mc=function(e){return e.isPositioned()||e.isFloating()},Es=function(e){return e.nodeType===Node.TEXT_NODE},ae=function(e){return e.nodeType===Node.ELEMENT_NODE},It=function(e){return ae(e)&&typeof e.style<"u"&&!Er(e)},Er=function(e){return typeof e.className=="object"},Gc=function(e){return e.tagName==="LI"},Nc=function(e){return e.tagName==="OL"},Vc=function(e){return e.tagName==="INPUT"},_c=function(e){return e.tagName==="HTML"},vs=function(e){return e.tagName==="svg"},mt=function(e){return e.tagName==="BODY"},Hs=function(e){return e.tagName==="CANVAS"},Is=function(e){return e.tagName==="VIDEO"},yt=function(e){return e.tagName==="IMG"},ms=function(e){return e.tagName==="IFRAME"},ys=function(e){return e.tagName==="STYLE"},kc=function(e){return e.tagName==="SCRIPT"},vr=function(e){return e.tagName==="TEXTAREA"},Hr=function(e){return e.tagName==="SELECT"},Ks=function(e){return e.tagName==="SLOT"},Ls=function(e){return e.tagName.indexOf("-")>0},Pc=function(){function e(){this.counters={}}return e.prototype.getCounterValue=function(A){var t=this.counters[A];return t&&t.length?t[t.length-1]:1},e.prototype.getCounterValues=function(A){var t=this.counters[A];return t||[]},e.prototype.pop=function(A){var t=this;A.forEach(function(r){return t.counters[r].pop()})},e.prototype.parse=function(A){var t=this,r=A.counterIncrement,n=A.counterReset,s=!0;r!==null&&r.forEach(function(i){var a=t.counters[i.counter];a&&i.increment!==0&&(s=!1,a.length||a.push(1),a[Math.max(0,a.length-1)]+=i.increment)});var B=[];return s&&n.forEach(function(i){var a=t.counters[i.counter];B.push(i.counter),a||(a=t.counters[i.counter]=[]),a.push(i.reset)}),B},e}(),bs={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},xs={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Xc={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:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Jc={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:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},ie=function(e,A,t,r,n,s){return e<A||e>t?Oe(e,n,s.length>0):r.integers.reduce(function(B,i,a){for(;e>=i;)e-=i,B+=r.values[a];return B},"")+s},Ss=function(e,A,t,r){var n="";do t||e--,n=r(e)+n,e/=A;while(e*A>=A);return n},Y=function(e,A,t,r,n){var s=t-A+1;return(e<0?"-":"")+(Ss(Math.abs(e),s,r,function(B){return W(Math.floor(B%s)+A)})+n)},qA=function(e,A,t){t===void 0&&(t=". ");var r=A.length;return Ss(Math.abs(e),r,!1,function(n){return A[Math.floor(n%r)]})+t},oe=1,JA=2,WA=4,Te=8,OA=function(e,A,t,r,n,s){if(e<-9999||e>9999)return Oe(e,4,n.length>0);var B=Math.abs(e),i=n;if(B===0)return A[0]+i;for(var a=0;B>0&&a<=4;a++){var c=B%10;c===0&&q(s,oe)&&i!==""?i=A[c]+i:c>1||c===1&&a===0||c===1&&a===1&&q(s,JA)||c===1&&a===1&&q(s,WA)&&e>100||c===1&&a>1&&q(s,Te)?i=A[c]+(a>0?t[a-1]:"")+i:c===1&&a>0&&(i=t[a-1]+i),B=Math.floor(B/10)}return(e<0?r:"")+i},Ds="十百千萬",Ts="拾佰仟萬",Os="マイナス",Kt="마이너스",Oe=function(e,A,t){var r=t?". ":"",n=t?"、":"",s=t?", ":"",B=t?" ":"";switch(A){case 0:return"•"+B;case 1:return"◦"+B;case 2:return"◾"+B;case 5:var i=Y(e,48,57,!0,r);return i.length<4?"0"+i:i;case 4:return qA(e,"〇一二三四五六七八九",n);case 6:return ie(e,1,3999,bs,3,r).toLowerCase();case 7:return ie(e,1,3999,bs,3,r);case 8:return Y(e,945,969,!1,r);case 9:return Y(e,97,122,!1,r);case 10:return Y(e,65,90,!1,r);case 11:return Y(e,1632,1641,!0,r);case 12:case 49:return ie(e,1,9999,xs,3,r);case 35:return ie(e,1,9999,xs,3,r).toLowerCase();case 13:return Y(e,2534,2543,!0,r);case 14:case 30:return Y(e,6112,6121,!0,r);case 15:return qA(e,"子丑寅卯辰巳午未申酉戌亥",n);case 16:return qA(e,"甲乙丙丁戊己庚辛壬癸",n);case 17:case 48:return OA(e,"零一二三四五六七八九",Ds,"負",n,JA|WA|Te);case 47:return OA(e,"零壹貳參肆伍陸柒捌玖",Ts,"負",n,oe|JA|WA|Te);case 42:return OA(e,"零一二三四五六七八九",Ds,"负",n,JA|WA|Te);case 41:return OA(e,"零壹贰叁肆伍陆柒捌玖",Ts,"负",n,oe|JA|WA|Te);case 26:return OA(e,"〇一二三四五六七八九","十百千万",Os,n,0);case 25:return OA(e,"零壱弐参四伍六七八九","拾百千万",Os,n,oe|JA|WA);case 31:return OA(e,"영일이삼사오육칠팔구","십백천만",Kt,s,oe|JA|WA);case 33:return OA(e,"零一二三四五六七八九","十百千萬",Kt,s,0);case 32:return OA(e,"零壹貳參四五六七八九","拾百千",Kt,s,oe|JA|WA);case 18:return Y(e,2406,2415,!0,r);case 20:return ie(e,1,19999,Jc,3,r);case 21:return Y(e,2790,2799,!0,r);case 22:return Y(e,2662,2671,!0,r);case 22:return ie(e,1,10999,Xc,3,r);case 23:return qA(e,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return qA(e,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return Y(e,3302,3311,!0,r);case 28:return qA(e,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",n);case 29:return qA(e,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",n);case 34:return Y(e,3792,3801,!0,r);case 37:return Y(e,6160,6169,!0,r);case 38:return Y(e,4160,4169,!0,r);case 39:return Y(e,2918,2927,!0,r);case 40:return Y(e,1776,1785,!0,r);case 43:return Y(e,3046,3055,!0,r);case 44:return Y(e,3174,3183,!0,r);case 45:return Y(e,3664,3673,!0,r);case 46:return Y(e,3872,3881,!0,r);case 3:default:return Y(e,48,57,!0,r)}},Rs="data-html2canvas-ignore",Ms=function(){function e(A,t,r){if(this.context=A,this.options=r,this.scrolledElements=[],this.referenceElement=t,this.counters=new Pc,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 e.prototype.toIFrame=function(A,t){var r=this,n=Wc(A,t);if(!n.contentWindow)return Promise.reject("Unable to find iframe window");var s=A.defaultView.pageXOffset,B=A.defaultView.pageYOffset,i=n.contentWindow,a=i.document,c=Zc(n).then(function(){return iA(r,void 0,void 0,function(){var o,u;return BA(this,function(g){switch(g.label){case 0:return this.scrolledElements.forEach(Al),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))),o=this.options.onclone,u=this.clonedReferenceElement,typeof u>"u"?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:a.fonts&&a.fonts.ready?[4,a.fonts.ready]:[3,2];case 1:g.sent(),g.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,jc(a)]:[3,4];case 3:g.sent(),g.label=4;case 4:return typeof o=="function"?[2,Promise.resolve().then(function(){return o(a,u)}).then(function(){return n})]:[2,n]}})})});return a.open(),a.write(qc(document.doctype)+"<html></html>"),$c(this.referenceElement.ownerDocument,s,B),a.replaceChild(a.adoptNode(this.documentElement),a.documentElement),a.close(),c},e.prototype.createElementClone=function(A){if(ut(A,2))debugger;if(Hs(A))return this.createCanvasClone(A);if(Is(A))return this.createVideoClone(A);if(ys(A))return this.createStyleClone(A);var t=A.cloneNode(!1);return yt(t)&&(yt(A)&&A.currentSrc&&A.currentSrc!==A.src&&(t.src=A.currentSrc,t.srcset=""),t.loading==="lazy"&&(t.loading="eager")),Ls(t)?this.createCustomElementClone(t):t},e.prototype.createCustomElementClone=function(A){var t=document.createElement("html2canvascustomelement");return Lt(A.style,t),t},e.prototype.createStyleClone=function(A){try{var t=A.sheet;if(t&&t.cssRules){var r=[].slice.call(t.cssRules,0).reduce(function(s,B){return B&&typeof B.cssText=="string"?s+B.cssText:s},""),n=A.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 A.cloneNode(!1)},e.prototype.createCanvasClone=function(A){var t;if(this.options.inlineImages&&A.ownerDocument){var r=A.ownerDocument.createElement("img");try{return r.src=A.toDataURL(),r}catch{this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var n=A.cloneNode(!1);try{n.width=A.width,n.height=A.height;var s=A.getContext("2d"),B=n.getContext("2d");if(B)if(!this.options.allowTaint&&s)B.putImageData(s.getImageData(0,0,A.width,A.height),0,0);else{var i=(t=A.getContext("webgl2"))!==null&&t!==void 0?t:A.getContext("webgl");if(i){var a=i.getContextAttributes();(a==null?void 0:a.preserveDrawingBuffer)===!1&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}B.drawImage(A,0,0)}return n}catch{this.context.logger.info("Unable to clone canvas as it is tainted",A)}return n},e.prototype.createVideoClone=function(A){var t=A.ownerDocument.createElement("canvas");t.width=A.offsetWidth,t.height=A.offsetHeight;var r=t.getContext("2d");try{return r&&(r.drawImage(A,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",A)}var n=A.ownerDocument.createElement("canvas");return n.width=A.offsetWidth,n.height=A.offsetHeight,n},e.prototype.appendChildNode=function(A,t,r){(!ae(t)||!kc(t)&&!t.hasAttribute(Rs)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(t)))&&(!this.options.copyStyles||!ae(t)||!ys(t))&&A.appendChild(this.cloneNode(t,r))},e.prototype.cloneChildNodes=function(A,t,r){for(var n=this,s=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;s;s=s.nextSibling)if(ae(s)&&Ks(s)&&typeof s.assignedNodes=="function"){var B=s.assignedNodes();B.length&&B.forEach(function(i){return n.appendChildNode(t,i,r)})}else this.appendChildNode(t,s,r)},e.prototype.cloneNode=function(A,t){if(Es(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var r=A.ownerDocument.defaultView;if(r&&ae(A)&&(It(A)||Er(A))){var n=this.createElementClone(A);n.style.transitionProperty="none";var s=r.getComputedStyle(A),B=r.getComputedStyle(A,":before"),i=r.getComputedStyle(A,":after");this.referenceElement===A&&It(n)&&(this.clonedReferenceElement=n),mt(n)&&tl(n);var a=this.counters.parse(new qn(this.context,s)),c=this.resolvePseudoContent(A,n,B,Re.BEFORE);Ls(A)&&(t=!0),Is(A)||this.cloneChildNodes(A,n,t),c&&n.insertBefore(c,n.firstChild);var o=this.resolvePseudoContent(A,n,i,Re.AFTER);return o&&n.appendChild(o),this.counters.pop(a),(s&&(this.options.copyStyles||Er(A))&&!ms(A)||t)&&Lt(s,n),(A.scrollTop!==0||A.scrollLeft!==0)&&this.scrolledElements.push([n,A.scrollLeft,A.scrollTop]),(vr(A)||Hr(A))&&(vr(n)||Hr(n))&&(n.value=A.value),n}return A.cloneNode(!1)},e.prototype.resolvePseudoContent=function(A,t,r,n){var s=this;if(r){var B=r.content,i=t.ownerDocument;if(!(!i||!B||B==="none"||B==="-moz-alt-content"||r.display==="none")){this.counters.parse(new qn(this.context,r));var a=new Go(this.context,r),c=i.createElement("html2canvaspseudoelement");Lt(r,c),a.content.forEach(function(u){if(u.type===0)c.appendChild(i.createTextNode(u.value));else if(u.type===22){var g=i.createElement("img");g.src=u.value,g.style.opacity="1",c.appendChild(g)}else if(u.type===18){if(u.name==="attr"){var h=u.values.filter(V);h.length&&c.appendChild(i.createTextNode(A.getAttribute(h[0].value)||""))}else if(u.name==="counter"){var w=u.values.filter(se),U=w[0],I=w[1];if(U&&V(U)){var F=s.counters.getCounterValue(U.value),C=I&&V(I)?lt.parse(s.context,I.value):3;c.appendChild(i.createTextNode(Oe(F,C,!1)))}}else if(u.name==="counters"){var K=u.values.filter(se),U=K[0],L=K[1],I=K[2];if(U&&V(U)){var m=s.counters.getCounterValues(U.value),d=I&&V(I)?lt.parse(s.context,I.value):3,y=L&&L.type===0?L.value:"",S=m.map(function(P){return Oe(P,d,!1)}).join(y);c.appendChild(i.createTextNode(S))}}}else if(u.type===20)switch(u.value){case"open-quote":c.appendChild(i.createTextNode(zn(a.quotes,s.quoteDepth++,!0)));break;case"close-quote":c.appendChild(i.createTextNode(zn(a.quotes,--s.quoteDepth,!1)));break;default:c.appendChild(i.createTextNode(u.value))}}),c.className=bt+" "+xt;var o=n===Re.BEFORE?" "+bt:" "+xt;return Er(t)?t.className.baseValue+=o:t.className+=o,c}}},e.destroy=function(A){return A.parentNode?(A.parentNode.removeChild(A),!0):!1},e}(),Re;(function(e){e[e.BEFORE=0]="BEFORE",e[e.AFTER=1]="AFTER"})(Re||(Re={}));var Wc=function(e,A){var t=e.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=A.width.toString(),t.height=A.height.toString(),t.scrolling="no",t.setAttribute(Rs,"true"),e.body.appendChild(t),t},Yc=function(e){return new Promise(function(A){if(e.complete){A();return}if(!e.src){A();return}e.onload=A,e.onerror=A})},jc=function(e){return Promise.all([].slice.call(e.images,0).map(Yc))},Zc=function(e){return new Promise(function(A,t){var r=e.contentWindow;if(!r)return t("No window assigned for iframe");var n=r.document;r.onload=e.onload=function(){r.onload=e.onload=null;var s=setInterval(function(){n.body.childNodes.length>0&&n.readyState==="complete"&&(clearInterval(s),A(e))},50)}})},zc=["all","d","content"],Lt=function(e,A){for(var t=e.length-1;t>=0;t--){var r=e.item(t);zc.indexOf(r)===-1&&A.style.setProperty(r,e.getPropertyValue(r))}return A},qc=function(e){var A="";return e&&(A+="<!DOCTYPE ",e.name&&(A+=e.name),e.internalSubset&&(A+=e.internalSubset),e.publicId&&(A+='"'+e.publicId+'"'),e.systemId&&(A+='"'+e.systemId+'"'),A+=">"),A},$c=function(e,A,t){e&&e.defaultView&&(A!==e.defaultView.pageXOffset||t!==e.defaultView.pageYOffset)&&e.defaultView.scrollTo(A,t)},Al=function(e){var A=e[0],t=e[1],r=e[2];A.scrollLeft=t,A.scrollTop=r},el=":before",rl=":after",bt="___html2canvas___pseudoelement_before",xt="___html2canvas___pseudoelement_after",Gs=`{
|
|
48
|
+
content: "" !important;
|
|
49
|
+
display: none !important;
|
|
50
|
+
}`,tl=function(e){nl(e,"."+bt+el+Gs+`
|
|
51
|
+
.`+xt+rl+Gs)},nl=function(e,A){var t=e.ownerDocument;if(t){var r=t.createElement("style");r.textContent=A,e.appendChild(r)}},Ns=function(){function e(){}return e.getOrigin=function(A){var t=e._link;return t?(t.href=A,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},e.isSameOrigin=function(A){return e.getOrigin(A)===e._origin},e.setContext=function(A){e._link=A.document.createElement("a"),e._origin=e.getOrigin(A.location.href)},e._origin="about:blank",e}(),sl=function(){function e(A,t){this.context=A,this._options=t,this._cache={}}return e.prototype.addImage=function(A){var t=Promise.resolve();return this.has(A)||(Dt(A)||ol(A))&&(this._cache[A]=this.loadImage(A)).catch(function(){}),t},e.prototype.match=function(A){return this._cache[A]},e.prototype.loadImage=function(A){return iA(this,void 0,void 0,function(){var t,r,n,s,B=this;return BA(this,function(i){switch(i.label){case 0:return t=Ns.isSameOrigin(A),r=!St(A)&&this._options.useCORS===!0&&tA.SUPPORT_CORS_IMAGES&&!t,n=!St(A)&&!t&&!Dt(A)&&typeof this._options.proxy=="string"&&tA.SUPPORT_CORS_XHR&&!r,!t&&this._options.allowTaint===!1&&!St(A)&&!Dt(A)&&!n&&!r?[2]:(s=A,n?[4,this.proxy(s)]:[3,2]);case 1:s=i.sent(),i.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise(function(a,c){var o=new Image;o.onload=function(){return a(o)},o.onerror=c,(cl(s)||r)&&(o.crossOrigin="anonymous"),o.src=s,o.complete===!0&&setTimeout(function(){return a(o)},500),B._options.imageTimeout>0&&setTimeout(function(){return c("Timed out ("+B._options.imageTimeout+"ms) loading image")},B._options.imageTimeout)})];case 3:return[2,i.sent()]}})})},e.prototype.has=function(A){return typeof this._cache[A]<"u"},e.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},e.prototype.proxy=function(A){var t=this,r=this._options.proxy;if(!r)throw new Error("No proxy defined");var n=A.substring(0,256);return new Promise(function(s,B){var i=tA.SUPPORT_RESPONSE_TYPE?"blob":"text",a=new XMLHttpRequest;a.onload=function(){if(a.status===200)if(i==="text")s(a.response);else{var u=new FileReader;u.addEventListener("load",function(){return s(u.result)},!1),u.addEventListener("error",function(g){return B(g)},!1),u.readAsDataURL(a.response)}else B("Failed to proxy resource "+n+" with status code "+a.status)},a.onerror=B;var c=r.indexOf("?")>-1?"&":"?";if(a.open("GET",""+r+c+"url="+encodeURIComponent(A)+"&responseType="+i),i!=="text"&&a instanceof XMLHttpRequest&&(a.responseType=i),t._options.imageTimeout){var o=t._options.imageTimeout;a.timeout=o,a.ontimeout=function(){return B("Timed out ("+o+"ms) proxying "+n)}}a.send()})},e}(),Bl=/^data:image\/svg\+xml/i,al=/^data:image\/.*;base64,/i,il=/^data:image\/.*/i,ol=function(e){return tA.SUPPORT_SVG_DRAWING||!ll(e)},St=function(e){return il.test(e)},cl=function(e){return al.test(e)},Dt=function(e){return e.substr(0,4)==="blob"},ll=function(e){return e.substr(-3).toLowerCase()==="svg"||Bl.test(e)},p=function(){function e(A,t){this.type=0,this.x=A,this.y=t}return e.prototype.add=function(A,t){return new e(this.x+A,this.y+t)},e}(),ce=function(e,A,t){return new p(e.x+(A.x-e.x)*t,e.y+(A.y-e.y)*t)},Ir=function(){function e(A,t,r,n){this.type=1,this.start=A,this.startControl=t,this.endControl=r,this.end=n}return e.prototype.subdivide=function(A,t){var r=ce(this.start,this.startControl,A),n=ce(this.startControl,this.endControl,A),s=ce(this.endControl,this.end,A),B=ce(r,n,A),i=ce(n,s,A),a=ce(B,i,A);return t?new e(this.start,r,B,a):new e(a,i,s,this.end)},e.prototype.add=function(A,t){return new e(this.start.add(A,t),this.startControl.add(A,t),this.endControl.add(A,t),this.end.add(A,t))},e.prototype.reverse=function(){return new e(this.end,this.endControl,this.startControl,this.start)},e}(),UA=function(e){return e.type===1},ul=function(){function e(A){var t=A.styles,r=A.bounds,n=Le(t.borderTopLeftRadius,r.width,r.height),s=n[0],B=n[1],i=Le(t.borderTopRightRadius,r.width,r.height),a=i[0],c=i[1],o=Le(t.borderBottomRightRadius,r.width,r.height),u=o[0],g=o[1],h=Le(t.borderBottomLeftRadius,r.width,r.height),w=h[0],U=h[1],I=[];I.push((s+a)/r.width),I.push((w+u)/r.width),I.push((B+U)/r.height),I.push((c+g)/r.height);var F=Math.max.apply(Math,I);F>1&&(s/=F,B/=F,a/=F,c/=F,u/=F,g/=F,w/=F,U/=F);var C=r.width-a,K=r.height-g,L=r.width-u,m=r.height-U,d=t.borderTopWidth,y=t.borderRightWidth,S=t.borderBottomWidth,v=t.borderLeftWidth,R=k(t.paddingTop,A.bounds.width),P=k(t.paddingRight,A.bounds.width),$=k(t.paddingBottom,A.bounds.width),D=k(t.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||B>0?J(r.left+v/3,r.top+d/3,s-v/3,B-d/3,G.TOP_LEFT):new p(r.left+v/3,r.top+d/3),this.topRightBorderDoubleOuterBox=s>0||B>0?J(r.left+C,r.top+d/3,a-y/3,c-d/3,G.TOP_RIGHT):new p(r.left+r.width-y/3,r.top+d/3),this.bottomRightBorderDoubleOuterBox=u>0||g>0?J(r.left+L,r.top+K,u-y/3,g-S/3,G.BOTTOM_RIGHT):new p(r.left+r.width-y/3,r.top+r.height-S/3),this.bottomLeftBorderDoubleOuterBox=w>0||U>0?J(r.left+v/3,r.top+m,w-v/3,U-S/3,G.BOTTOM_LEFT):new p(r.left+v/3,r.top+r.height-S/3),this.topLeftBorderDoubleInnerBox=s>0||B>0?J(r.left+v*2/3,r.top+d*2/3,s-v*2/3,B-d*2/3,G.TOP_LEFT):new p(r.left+v*2/3,r.top+d*2/3),this.topRightBorderDoubleInnerBox=s>0||B>0?J(r.left+C,r.top+d*2/3,a-y*2/3,c-d*2/3,G.TOP_RIGHT):new p(r.left+r.width-y*2/3,r.top+d*2/3),this.bottomRightBorderDoubleInnerBox=u>0||g>0?J(r.left+L,r.top+K,u-y*2/3,g-S*2/3,G.BOTTOM_RIGHT):new p(r.left+r.width-y*2/3,r.top+r.height-S*2/3),this.bottomLeftBorderDoubleInnerBox=w>0||U>0?J(r.left+v*2/3,r.top+m,w-v*2/3,U-S*2/3,G.BOTTOM_LEFT):new p(r.left+v*2/3,r.top+r.height-S*2/3),this.topLeftBorderStroke=s>0||B>0?J(r.left+v/2,r.top+d/2,s-v/2,B-d/2,G.TOP_LEFT):new p(r.left+v/2,r.top+d/2),this.topRightBorderStroke=s>0||B>0?J(r.left+C,r.top+d/2,a-y/2,c-d/2,G.TOP_RIGHT):new p(r.left+r.width-y/2,r.top+d/2),this.bottomRightBorderStroke=u>0||g>0?J(r.left+L,r.top+K,u-y/2,g-S/2,G.BOTTOM_RIGHT):new p(r.left+r.width-y/2,r.top+r.height-S/2),this.bottomLeftBorderStroke=w>0||U>0?J(r.left+v/2,r.top+m,w-v/2,U-S/2,G.BOTTOM_LEFT):new p(r.left+v/2,r.top+r.height-S/2),this.topLeftBorderBox=s>0||B>0?J(r.left,r.top,s,B,G.TOP_LEFT):new p(r.left,r.top),this.topRightBorderBox=a>0||c>0?J(r.left+C,r.top,a,c,G.TOP_RIGHT):new p(r.left+r.width,r.top),this.bottomRightBorderBox=u>0||g>0?J(r.left+L,r.top+K,u,g,G.BOTTOM_RIGHT):new p(r.left+r.width,r.top+r.height),this.bottomLeftBorderBox=w>0||U>0?J(r.left,r.top+m,w,U,G.BOTTOM_LEFT):new p(r.left,r.top+r.height),this.topLeftPaddingBox=s>0||B>0?J(r.left+v,r.top+d,Math.max(0,s-v),Math.max(0,B-d),G.TOP_LEFT):new p(r.left+v,r.top+d),this.topRightPaddingBox=a>0||c>0?J(r.left+Math.min(C,r.width-y),r.top+d,C>r.width+y?0:Math.max(0,a-y),Math.max(0,c-d),G.TOP_RIGHT):new p(r.left+r.width-y,r.top+d),this.bottomRightPaddingBox=u>0||g>0?J(r.left+Math.min(L,r.width-v),r.top+Math.min(K,r.height-S),Math.max(0,u-y),Math.max(0,g-S),G.BOTTOM_RIGHT):new p(r.left+r.width-y,r.top+r.height-S),this.bottomLeftPaddingBox=w>0||U>0?J(r.left+v,r.top+Math.min(m,r.height-S),Math.max(0,w-v),Math.max(0,U-S),G.BOTTOM_LEFT):new p(r.left+v,r.top+r.height-S),this.topLeftContentBox=s>0||B>0?J(r.left+v+D,r.top+d+R,Math.max(0,s-(v+D)),Math.max(0,B-(d+R)),G.TOP_LEFT):new p(r.left+v+D,r.top+d+R),this.topRightContentBox=a>0||c>0?J(r.left+Math.min(C,r.width+v+D),r.top+d+R,C>r.width+v+D?0:a-v+D,c-(d+R),G.TOP_RIGHT):new p(r.left+r.width-(y+P),r.top+d+R),this.bottomRightContentBox=u>0||g>0?J(r.left+Math.min(L,r.width-(v+D)),r.top+Math.min(K,r.height+d+R),Math.max(0,u-(y+P)),g-(S+$),G.BOTTOM_RIGHT):new p(r.left+r.width-(y+P),r.top+r.height-(S+$)),this.bottomLeftContentBox=w>0||U>0?J(r.left+v+D,r.top+m,Math.max(0,w-(v+D)),U-(S+$),G.BOTTOM_LEFT):new p(r.left+v+D,r.top+r.height-(S+$))}return e}(),G;(function(e){e[e.TOP_LEFT=0]="TOP_LEFT",e[e.TOP_RIGHT=1]="TOP_RIGHT",e[e.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",e[e.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(G||(G={}));var J=function(e,A,t,r,n){var s=4*((Math.sqrt(2)-1)/3),B=t*s,i=r*s,a=e+t,c=A+r;switch(n){case G.TOP_LEFT:return new Ir(new p(e,c),new p(e,c-i),new p(a-B,A),new p(a,A));case G.TOP_RIGHT:return new Ir(new p(e,A),new p(e+B,A),new p(a,c-i),new p(a,c));case G.BOTTOM_RIGHT:return new Ir(new p(a,A),new p(a,A+i),new p(e+B,c),new p(e,c));case G.BOTTOM_LEFT:default:return new Ir(new p(a,c),new p(a-B,c),new p(e,A+i),new p(e,A))}},mr=function(e){return[e.topLeftBorderBox,e.topRightBorderBox,e.bottomRightBorderBox,e.bottomLeftBorderBox]},gl=function(e){return[e.topLeftContentBox,e.topRightContentBox,e.bottomRightContentBox,e.bottomLeftContentBox]},yr=function(e){return[e.topLeftPaddingBox,e.topRightPaddingBox,e.bottomRightPaddingBox,e.bottomLeftPaddingBox]},Ql=function(){function e(A,t,r){this.offsetX=A,this.offsetY=t,this.matrix=r,this.type=0,this.target=6}return e}(),Kr=function(){function e(A,t){this.path=A,this.target=t,this.type=1}return e}(),wl=function(){function e(A){this.opacity=A,this.type=2,this.target=6}return e}(),fl=function(e){return e.type===0},Vs=function(e){return e.type===1},Cl=function(e){return e.type===2},_s=function(e,A){return e.length===A.length?e.some(function(t,r){return t===A[r]}):!1},Ul=function(e,A,t,r,n){return e.map(function(s,B){switch(B){case 0:return s.add(A,t);case 1:return s.add(A+r,t);case 2:return s.add(A+r,t+n);case 3:return s.add(A,t+n)}return s})},ks=function(){function e(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return e}(),Ps=function(){function e(A,t){if(this.container=A,this.parent=t,this.effects=[],this.curves=new ul(this.container),this.container.styles.opacity<1&&this.effects.push(new wl(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 Ql(r,n,s))}if(this.container.styles.overflowX!==0){var B=mr(this.curves),i=yr(this.curves);_s(B,i)?this.effects.push(new Kr(B,6)):(this.effects.push(new Kr(B,2)),this.effects.push(new Kr(i,4)))}}return e.prototype.getEffects=function(A){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(a){return!Vs(a)});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 B=mr(r.curves),i=yr(r.curves);_s(B,i)||n.unshift(new Kr(i,6))}}else n.unshift.apply(n,s);r=r.parent}return n.filter(function(a){return q(a.target,A)})},e}(),Tt=function(e,A,t,r){e.container.elements.forEach(function(n){var s=q(n.flags,4),B=q(n.flags,2),i=new Ps(n,e);q(n.styles.display,2048)&&r.push(i);var a=q(n.flags,8)?[]:r;if(s||B){var c=s||n.styles.isPositioned()?t:A,o=new ks(i);if(n.styles.isPositioned()||n.styles.opacity<1||n.styles.isTransformed()){var u=n.styles.zIndex.order;if(u<0){var g=0;c.negativeZIndex.some(function(w,U){return u>w.element.container.styles.zIndex.order?(g=U,!1):g>0}),c.negativeZIndex.splice(g,0,o)}else if(u>0){var h=0;c.positiveZIndex.some(function(w,U){return u>=w.element.container.styles.zIndex.order?(h=U+1,!1):h>0}),c.positiveZIndex.splice(h,0,o)}else c.zeroOrAutoZIndexOrTransformedOrOpacity.push(o)}else n.styles.isFloating()?c.nonPositionedFloats.push(o):c.nonPositionedInlineLevel.push(o);Tt(i,o,s?o:t,a)}else n.styles.isInlineLevel()?A.inlineLevel.push(i):A.nonInlineLevel.push(i),Tt(i,A,t,a);q(n.flags,8)&&Xs(n,a)})},Xs=function(e,A){for(var t=e instanceof vt?e.start:1,r=e instanceof vt?e.reversed:!1,n=0;n<A.length;n++){var s=A[n];s.container instanceof fs&&typeof s.container.value=="number"&&s.container.value!==0&&(t=s.container.value),s.listValue=Oe(t,s.container.styles.listStyleType,!0),t+=r?-1:1}},Fl=function(e){var A=new Ps(e,null),t=new ks(A),r=[];return Tt(A,t,t,r),Xs(A.container,r),t},Js=function(e,A){switch(A){case 0:return FA(e.topLeftBorderBox,e.topLeftPaddingBox,e.topRightBorderBox,e.topRightPaddingBox);case 1:return FA(e.topRightBorderBox,e.topRightPaddingBox,e.bottomRightBorderBox,e.bottomRightPaddingBox);case 2:return FA(e.bottomRightBorderBox,e.bottomRightPaddingBox,e.bottomLeftBorderBox,e.bottomLeftPaddingBox);case 3:default:return FA(e.bottomLeftBorderBox,e.bottomLeftPaddingBox,e.topLeftBorderBox,e.topLeftPaddingBox)}},hl=function(e,A){switch(A){case 0:return FA(e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox,e.topRightBorderBox,e.topRightBorderDoubleOuterBox);case 1:return FA(e.topRightBorderBox,e.topRightBorderDoubleOuterBox,e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox);case 2:return FA(e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox,e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox);case 3:default:return FA(e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox,e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox)}},dl=function(e,A){switch(A){case 0:return FA(e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox,e.topRightBorderDoubleInnerBox,e.topRightPaddingBox);case 1:return FA(e.topRightBorderDoubleInnerBox,e.topRightPaddingBox,e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox);case 2:return FA(e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox,e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox);case 3:default:return FA(e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox,e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox)}},pl=function(e,A){switch(A){case 0:return Lr(e.topLeftBorderStroke,e.topRightBorderStroke);case 1:return Lr(e.topRightBorderStroke,e.bottomRightBorderStroke);case 2:return Lr(e.bottomRightBorderStroke,e.bottomLeftBorderStroke);case 3:default:return Lr(e.bottomLeftBorderStroke,e.topLeftBorderStroke)}},Lr=function(e,A){var t=[];return UA(e)?t.push(e.subdivide(.5,!1)):t.push(e),UA(A)?t.push(A.subdivide(.5,!0)):t.push(A),t},FA=function(e,A,t,r){var n=[];return UA(e)?n.push(e.subdivide(.5,!1)):n.push(e),UA(t)?n.push(t.subdivide(.5,!0)):n.push(t),UA(r)?n.push(r.subdivide(.5,!0).reverse()):n.push(r),UA(A)?n.push(A.subdivide(.5,!1).reverse()):n.push(A),n},Ws=function(e){var A=e.bounds,t=e.styles;return A.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},br=function(e){var A=e.styles,t=e.bounds,r=k(A.paddingLeft,t.width),n=k(A.paddingRight,t.width),s=k(A.paddingTop,t.width),B=k(A.paddingBottom,t.width);return t.add(r+A.borderLeftWidth,s+A.borderTopWidth,-(A.borderRightWidth+A.borderLeftWidth+r+n),-(A.borderTopWidth+A.borderBottomWidth+s+B))},El=function(e,A){return e===0?A.bounds:e===2?br(A):Ws(A)},vl=function(e,A){return e===0?A.bounds:e===2?br(A):Ws(A)},Ot=function(e,A,t){var r=El(ue(e.styles.backgroundOrigin,A),e),n=vl(ue(e.styles.backgroundClip,A),e),s=Hl(ue(e.styles.backgroundSize,A),t,r),B=s[0],i=s[1],a=Le(ue(e.styles.backgroundPosition,A),r.width-B,r.height-i),c=Il(ue(e.styles.backgroundRepeat,A),a,s,r,n),o=Math.round(r.left+a[0]),u=Math.round(r.top+a[1]);return[c,o,u,B,i]},le=function(e){return V(e)&&e.value===Be.AUTO},xr=function(e){return typeof e=="number"},Hl=function(e,A,t){var r=A[0],n=A[1],s=A[2],B=e[0],i=e[1];if(!B)return[0,0];if(Z(B)&&i&&Z(i))return[k(B,t.width),k(i,t.height)];var a=xr(s);if(V(B)&&(B.value===Be.CONTAIN||B.value===Be.COVER)){if(xr(s)){var c=t.width/t.height;return c<s!=(B.value===Be.COVER)?[t.width,t.width/s]:[t.height*s,t.height]}return[t.width,t.height]}var o=xr(r),u=xr(n),g=o||u;if(le(B)&&(!i||le(i))){if(o&&u)return[r,n];if(!a&&!g)return[t.width,t.height];if(g&&a){var h=o?r:n*s,w=u?n:r/s;return[h,w]}var U=o?r:t.width,I=u?n:t.height;return[U,I]}if(a){var F=0,C=0;return Z(B)?F=k(B,t.width):Z(i)&&(C=k(i,t.height)),le(B)?F=C*s:(!i||le(i))&&(C=F/s),[F,C]}var K=null,L=null;if(Z(B)?K=k(B,t.width):i&&Z(i)&&(L=k(i,t.height)),K!==null&&(!i||le(i))&&(L=o&&u?K/r*n:t.height),L!==null&&le(B)&&(K=o&&u?L/n*r:t.width),K!==null&&L!==null)return[K,L];throw new Error("Unable to calculate background-size for element")},ue=function(e,A){var t=e[A];return typeof t>"u"?e[0]:t},Il=function(e,A,t,r,n){var s=A[0],B=A[1],i=t[0],a=t[1];switch(e){case 2:return[new p(Math.round(r.left),Math.round(r.top+B)),new p(Math.round(r.left+r.width),Math.round(r.top+B)),new p(Math.round(r.left+r.width),Math.round(a+r.top+B)),new p(Math.round(r.left),Math.round(a+r.top+B))];case 3:return[new p(Math.round(r.left+s),Math.round(r.top)),new p(Math.round(r.left+s+i),Math.round(r.top)),new p(Math.round(r.left+s+i),Math.round(r.height+r.top)),new p(Math.round(r.left+s),Math.round(r.height+r.top))];case 1:return[new p(Math.round(r.left+s),Math.round(r.top+B)),new p(Math.round(r.left+s+i),Math.round(r.top+B)),new p(Math.round(r.left+s+i),Math.round(r.top+B+a)),new p(Math.round(r.left+s),Math.round(r.top+B+a))];default:return[new p(Math.round(n.left),Math.round(n.top)),new p(Math.round(n.left+n.width),Math.round(n.top)),new p(Math.round(n.left+n.width),Math.round(n.height+n.top)),new p(Math.round(n.left),Math.round(n.height+n.top))]}},ml="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",Ys="Hidden Text",yl=function(){function e(A){this._data={},this._document=A}return e.prototype.parseMetrics=function(A,t){var r=this._document.createElement("div"),n=this._document.createElement("img"),s=this._document.createElement("span"),B=this._document.body;r.style.visibility="hidden",r.style.fontFamily=A,r.style.fontSize=t,r.style.margin="0",r.style.padding="0",r.style.whiteSpace="nowrap",B.appendChild(r),n.src=ml,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",s.style.fontFamily=A,s.style.fontSize=t,s.style.margin="0",s.style.padding="0",s.appendChild(this._document.createTextNode(Ys)),r.appendChild(s),r.appendChild(n);var i=n.offsetTop-s.offsetTop+2;r.removeChild(s),r.appendChild(this._document.createTextNode(Ys)),r.style.lineHeight="normal",n.style.verticalAlign="super";var a=n.offsetTop-r.offsetTop+2;return B.removeChild(r),{baseline:i,middle:a}},e.prototype.getMetrics=function(A,t){var r=A+" "+t;return typeof this._data[r]>"u"&&(this._data[r]=this.parseMetrics(A,t)),this._data[r]},e}(),js=function(){function e(A,t){this.context=A,this.options=t}return e}(),Kl=1e4,Ll=function(e){pA(A,e);function A(t,r){var n=e.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 yl(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 A.prototype.applyEffects=function(t){for(var r=this;this._activeEffects.length;)this.popEffect();t.forEach(function(n){return r.applyEffect(n)})},A.prototype.applyEffect=function(t){this.ctx.save(),Cl(t)&&(this.ctx.globalAlpha=t.opacity),fl(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)),Vs(t)&&(this.path(t.path),this.ctx.clip()),this._activeEffects.push(t)},A.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},A.prototype.renderStack=function(t){return iA(this,void 0,void 0,function(){var r;return BA(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]}})})},A.prototype.renderNode=function(t){return iA(this,void 0,void 0,function(){return BA(this,function(r){switch(r.label){case 0:if(q(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]}})})},A.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 B=Et(t.text);B.reduce(function(i,a){return s.ctx.fillText(a,i,t.bounds.top+n),i+s.ctx.measureText(a).width},t.bounds.left)}},A.prototype.createFontStyle=function(t){var r=t.fontVariant.filter(function(B){return B==="normal"||B==="small-caps"}).join(""),n=Tl(t.fontFamily).join(", "),s=Ke(t.fontSize)?""+t.fontSize.number+t.fontSize.unit:t.fontSize.number+"px";return[[t.fontStyle,r,t.fontWeight,s,n].join(" "),n,s]},A.prototype.renderTextNode=function(t,r){return iA(this,void 0,void 0,function(){var n,s,B,i,a,c,o,u,g=this;return BA(this,function(h){return n=this.createFontStyle(r),s=n[0],B=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",a=this.fontMetrics.getMetrics(B,i),c=a.baseline,o=a.middle,u=r.paintOrder,t.textBounds.forEach(function(w){u.forEach(function(U){switch(U){case 0:g.ctx.fillStyle=eA(r.color),g.renderTextWithLetterSpacing(w,r.letterSpacing,c);var I=r.textShadow;I.length&&w.text.trim().length&&(I.slice(0).reverse().forEach(function(F){g.ctx.shadowColor=eA(F.color),g.ctx.shadowOffsetX=F.offsetX.number*g.options.scale,g.ctx.shadowOffsetY=F.offsetY.number*g.options.scale,g.ctx.shadowBlur=F.blur.number,g.renderTextWithLetterSpacing(w,r.letterSpacing,c)}),g.ctx.shadowColor="",g.ctx.shadowOffsetX=0,g.ctx.shadowOffsetY=0,g.ctx.shadowBlur=0),r.textDecorationLine.length&&(g.ctx.fillStyle=eA(r.textDecorationColor||r.color),r.textDecorationLine.forEach(function(F){switch(F){case 1:g.ctx.fillRect(w.bounds.left,Math.round(w.bounds.top+c),w.bounds.width,1);break;case 2:g.ctx.fillRect(w.bounds.left,Math.round(w.bounds.top),w.bounds.width,1);break;case 3:g.ctx.fillRect(w.bounds.left,Math.ceil(w.bounds.top+o),w.bounds.width,1);break}}));break;case 1:r.webkitTextStrokeWidth&&w.text.trim().length&&(g.ctx.strokeStyle=eA(r.webkitTextStrokeColor),g.ctx.lineWidth=r.webkitTextStrokeWidth,g.ctx.lineJoin=window.chrome?"miter":"round",g.ctx.strokeText(w.text,w.bounds.left,w.bounds.top+c)),g.ctx.strokeStyle="",g.ctx.lineWidth=0,g.ctx.lineJoin="miter";break}})}),[2]})})},A.prototype.renderReplacedElement=function(t,r,n){if(n&&t.intrinsicWidth>0&&t.intrinsicHeight>0){var s=br(t),B=yr(r);this.path(B),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()}},A.prototype.renderNodeContent=function(t){return iA(this,void 0,void 0,function(){var r,n,s,B,i,a,C,C,c,o,u,g,L,h,w,m,U,I,F,C,K,L,m;return BA(this,function(d){switch(d.label){case 0:this.applyEffects(t.getEffects(4)),r=t.container,n=t.curves,s=r.styles,B=0,i=r.textNodes,d.label=1;case 1:return B<i.length?(a=i[B],[4,this.renderTextNode(a,s)]):[3,4];case 2:d.sent(),d.label=3;case 3:return B++,[3,1];case 4:if(!(r instanceof gs))return[3,8];d.label=5;case 5:return d.trys.push([5,7,,8]),[4,this.context.cache.match(r.src)];case 6:return C=d.sent(),this.renderReplacedElement(r,n,C),[3,8];case 7:return d.sent(),this.context.logger.error("Error loading image "+r.src),[3,8];case 8:if(r instanceof Qs&&this.renderReplacedElement(r,n,r.canvas),!(r instanceof ws))return[3,12];d.label=9;case 9:return d.trys.push([9,11,,12]),[4,this.context.cache.match(r.svg)];case 10:return C=d.sent(),this.renderReplacedElement(r,n,C),[3,12];case 11:return d.sent(),this.context.logger.error("Error loading svg "+r.svg.substring(0,255)),[3,12];case 12:return r instanceof hs&&r.tree?(c=new A(this.context,{scale:this.options.scale,backgroundColor:r.backgroundColor,x:0,y:0,width:r.width,height:r.height}),[4,c.render(r.tree)]):[3,14];case 13:o=d.sent(),r.width&&r.height&&this.ctx.drawImage(o,0,0,r.width,r.height,r.bounds.left,r.bounds.top,r.bounds.width,r.bounds.height),d.label=14;case 14:if(r instanceof Ht&&(u=Math.min(r.bounds.width,r.bounds.height),r.type===hr?r.checked&&(this.ctx.save(),this.path([new p(r.bounds.left+u*.39363,r.bounds.top+u*.79),new p(r.bounds.left+u*.16,r.bounds.top+u*.5549),new p(r.bounds.left+u*.27347,r.bounds.top+u*.44071),new p(r.bounds.left+u*.39694,r.bounds.top+u*.5649),new p(r.bounds.left+u*.72983,r.bounds.top+u*.23),new p(r.bounds.left+u*.84,r.bounds.top+u*.34085),new p(r.bounds.left+u*.39363,r.bounds.top+u*.79)]),this.ctx.fillStyle=eA(Cs),this.ctx.fill(),this.ctx.restore()):r.type===dr&&r.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(r.bounds.left+u/2,r.bounds.top+u/2,u/4,0,Math.PI*2,!0),this.ctx.fillStyle=eA(Cs),this.ctx.fill(),this.ctx.restore())),bl(r)&&r.value.length){switch(g=this.createFontStyle(s),L=g[0],h=g[1],w=this.fontMetrics.getMetrics(L,h).baseline,this.ctx.font=L,this.ctx.fillStyle=eA(s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Sl(r.styles.textAlign),m=br(r),U=0,r.styles.textAlign){case 1:U+=m.width/2;break;case 2:U+=m.width;break}I=m.add(U,0,0,-m.height/2+1),this.ctx.save(),this.path([new p(m.left,m.top),new p(m.left+m.width,m.top),new p(m.left+m.width,m.top+m.height),new p(m.left,m.top+m.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new De(r.value,I),s.letterSpacing,w),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!q(r.styles.display,2048))return[3,20];if(r.styles.listStyleImage===null)return[3,19];if(F=r.styles.listStyleImage,F.type!==0)return[3,18];C=void 0,K=F.url,d.label=15;case 15:return d.trys.push([15,17,,18]),[4,this.context.cache.match(K)];case 16:return C=d.sent(),this.ctx.drawImage(C,r.bounds.left-(C.width+10),r.bounds.top),[3,18];case 17:return d.sent(),this.context.logger.error("Error loading list-style-image "+K),[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=eA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",m=new SA(r.bounds.left,r.bounds.top+k(r.styles.paddingTop,r.bounds.width),r.bounds.width,Yn(s.lineHeight,s.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new De(t.listValue,m),s.letterSpacing,Yn(s.lineHeight,s.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),d.label=20;case 20:return[2]}})})},A.prototype.renderStackContent=function(t){return iA(this,void 0,void 0,function(){var r,n,F,s,B,F,i,a,F,c,o,F,u,g,F,h,w,F,U,I,F;return BA(this,function(C){switch(C.label){case 0:if(q(t.element.container.flags,16))debugger;return[4,this.renderNodeBackgroundAndBorders(t.element)];case 1:C.sent(),r=0,n=t.negativeZIndex,C.label=2;case 2:return r<n.length?(F=n[r],[4,this.renderStack(F)]):[3,5];case 3:C.sent(),C.label=4;case 4:return r++,[3,2];case 5:return[4,this.renderNodeContent(t.element)];case 6:C.sent(),s=0,B=t.nonInlineLevel,C.label=7;case 7:return s<B.length?(F=B[s],[4,this.renderNode(F)]):[3,10];case 8:C.sent(),C.label=9;case 9:return s++,[3,7];case 10:i=0,a=t.nonPositionedFloats,C.label=11;case 11:return i<a.length?(F=a[i],[4,this.renderStack(F)]):[3,14];case 12:C.sent(),C.label=13;case 13:return i++,[3,11];case 14:c=0,o=t.nonPositionedInlineLevel,C.label=15;case 15:return c<o.length?(F=o[c],[4,this.renderStack(F)]):[3,18];case 16:C.sent(),C.label=17;case 17:return c++,[3,15];case 18:u=0,g=t.inlineLevel,C.label=19;case 19:return u<g.length?(F=g[u],[4,this.renderNode(F)]):[3,22];case 20:C.sent(),C.label=21;case 21:return u++,[3,19];case 22:h=0,w=t.zeroOrAutoZIndexOrTransformedOrOpacity,C.label=23;case 23:return h<w.length?(F=w[h],[4,this.renderStack(F)]):[3,26];case 24:C.sent(),C.label=25;case 25:return h++,[3,23];case 26:U=0,I=t.positiveZIndex,C.label=27;case 27:return U<I.length?(F=I[U],[4,this.renderStack(F)]):[3,30];case 28:C.sent(),C.label=29;case 29:return U++,[3,27];case 30:return[2]}})})},A.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()},A.prototype.path=function(t){this.ctx.beginPath(),this.formatPath(t),this.ctx.closePath()},A.prototype.formatPath=function(t){var r=this;t.forEach(function(n,s){var B=UA(n)?n.start:n;s===0?r.ctx.moveTo(B.x,B.y):r.ctx.lineTo(B.x,B.y),UA(n)&&r.ctx.bezierCurveTo(n.startControl.x,n.startControl.y,n.endControl.x,n.endControl.y,n.end.x,n.end.y)})},A.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)},A.prototype.resizeImage=function(t,r,n){var s;if(t.width===r&&t.height===n)return t;var B=(s=this.canvas.ownerDocument)!==null&&s!==void 0?s:document,i=B.createElement("canvas");i.width=Math.max(1,r),i.height=Math.max(1,n);var a=i.getContext("2d");return a.drawImage(t,0,0,t.width,t.height,0,0,r,n),i},A.prototype.renderBackgroundImage=function(t){return iA(this,void 0,void 0,function(){var r,n,s,B,i,a;return BA(this,function(c){switch(c.label){case 0:r=t.styles.backgroundImage.length-1,n=function(o){var u,g,h,R,nA,sA,D,X,S,w,R,nA,sA,D,X,U,I,F,C,K,L,m,d,y,S,v,R,P,$,D,X,uA,nA,sA,KA,wA,vA,LA,bA,hA,RA,HA;return BA(this,function(xA){switch(xA.label){case 0:if(o.type!==0)return[3,5];u=void 0,g=o.url,xA.label=1;case 1:return xA.trys.push([1,3,,4]),[4,s.context.cache.match(g)];case 2:return u=xA.sent(),[3,4];case 3:return xA.sent(),s.context.logger.error("Error loading background-image "+g),[3,4];case 4:return u&&(h=Ot(t,r,[u.width,u.height,u.width/u.height]),R=h[0],nA=h[1],sA=h[2],D=h[3],X=h[4],S=s.ctx.createPattern(s.resizeImage(u,D,X),"repeat"),s.renderRepeat(R,S,nA,sA)),[3,6];case 5:wi(o)?(w=Ot(t,r,[null,null,null]),R=w[0],nA=w[1],sA=w[2],D=w[3],X=w[4],U=ci(o.angle,D,X),I=U[0],F=U[1],C=U[2],K=U[3],L=U[4],m=document.createElement("canvas"),m.width=D,m.height=X,d=m.getContext("2d"),y=d.createLinearGradient(F,K,C,L),Rn(o.stops,I).forEach(function(MA){return y.addColorStop(MA.stop,eA(MA.color))}),d.fillStyle=y,d.fillRect(0,0,D,X),D>0&&X>0&&(S=s.ctx.createPattern(m,"repeat"),s.renderRepeat(R,S,nA,sA))):fi(o)&&(v=Ot(t,r,[null,null,null]),R=v[0],P=v[1],$=v[2],D=v[3],X=v[4],uA=o.position.length===0?[it]:o.position,nA=k(uA[0],D),sA=k(uA[uA.length-1],X),KA=li(o,nA,sA,D,X),wA=KA[0],vA=KA[1],wA>0&&vA>0&&(LA=s.ctx.createRadialGradient(P+nA,$+sA,0,P+nA,$+sA,wA),Rn(o.stops,wA*2).forEach(function(MA){return LA.addColorStop(MA.stop,eA(MA.color))}),s.path(R),s.ctx.fillStyle=LA,wA!==vA?(bA=t.bounds.left+.5*t.bounds.width,hA=t.bounds.top+.5*t.bounds.height,RA=vA/wA,HA=1/RA,s.ctx.save(),s.ctx.translate(bA,hA),s.ctx.transform(1,0,0,RA,0,0),s.ctx.translate(-bA,-hA),s.ctx.fillRect(P,HA*($-hA)+hA,D,X*HA),s.ctx.restore()):s.ctx.fill())),xA.label=6;case 6:return r--,[2]}})},s=this,B=0,i=t.styles.backgroundImage.slice(0).reverse(),c.label=1;case 1:return B<i.length?(a=i[B],[5,n(a)]):[3,4];case 2:c.sent(),c.label=3;case 3:return B++,[3,1];case 4:return[2]}})})},A.prototype.renderSolidBorder=function(t,r,n){return iA(this,void 0,void 0,function(){return BA(this,function(s){return this.path(Js(n,r)),this.ctx.fillStyle=eA(t),this.ctx.fill(),[2]})})},A.prototype.renderDoubleBorder=function(t,r,n,s){return iA(this,void 0,void 0,function(){var B,i;return BA(this,function(a){switch(a.label){case 0:return r<3?[4,this.renderSolidBorder(t,n,s)]:[3,2];case 1:return a.sent(),[2];case 2:return B=hl(s,n),this.path(B),this.ctx.fillStyle=eA(t),this.ctx.fill(),i=dl(s,n),this.path(i),this.ctx.fill(),[2]}})})},A.prototype.renderNodeBackgroundAndBorders=function(t){return iA(this,void 0,void 0,function(){var r,n,s,B,i,a,c,o,u=this;return BA(this,function(g){switch(g.label){case 0:return this.applyEffects(t.getEffects(2)),r=t.container.styles,n=!PA(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}],B=xl(ue(r.backgroundClip,0),t.curves),n||r.boxShadow.length?(this.ctx.save(),this.path(B),this.ctx.clip(),PA(r.backgroundColor)||(this.ctx.fillStyle=eA(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(h){u.ctx.save();var w=mr(t.curves),U=h.inset?0:Kl,I=Ul(w,-U+(h.inset?1:-1)*h.spread.number,(h.inset?1:-1)*h.spread.number,h.spread.number*(h.inset?-2:2),h.spread.number*(h.inset?-2:2));h.inset?(u.path(w),u.ctx.clip(),u.mask(I)):(u.mask(w),u.ctx.clip(),u.path(I)),u.ctx.shadowOffsetX=h.offsetX.number+U,u.ctx.shadowOffsetY=h.offsetY.number,u.ctx.shadowColor=eA(h.color),u.ctx.shadowBlur=h.blur.number,u.ctx.fillStyle=h.inset?eA(h.color):"rgba(0,0,0,1)",u.ctx.fill(),u.ctx.restore()}),g.label=2;case 2:i=0,a=0,c=s,g.label=3;case 3:return a<c.length?(o=c[a],o.style!==0&&!PA(o.color)&&o.width>0?o.style!==2?[3,5]:[4,this.renderDashedDottedBorder(o.color,o.width,i,t.curves,2)]:[3,11]):[3,13];case 4:return g.sent(),[3,11];case 5:return o.style!==3?[3,7]:[4,this.renderDashedDottedBorder(o.color,o.width,i,t.curves,3)];case 6:return g.sent(),[3,11];case 7:return o.style!==4?[3,9]:[4,this.renderDoubleBorder(o.color,o.width,i,t.curves)];case 8:return g.sent(),[3,11];case 9:return[4,this.renderSolidBorder(o.color,i,t.curves)];case 10:g.sent(),g.label=11;case 11:i++,g.label=12;case 12:return a++,[3,3];case 13:return[2]}})})},A.prototype.renderDashedDottedBorder=function(t,r,n,s,B){return iA(this,void 0,void 0,function(){var i,a,c,o,u,g,h,w,U,I,F,C,K,L,m,d,m,d;return BA(this,function(y){return this.ctx.save(),i=pl(s,n),a=Js(s,n),B===2&&(this.path(a),this.ctx.clip()),UA(a[0])?(c=a[0].start.x,o=a[0].start.y):(c=a[0].x,o=a[0].y),UA(a[1])?(u=a[1].end.x,g=a[1].end.y):(u=a[1].x,g=a[1].y),n===0||n===2?h=Math.abs(c-u):h=Math.abs(o-g),this.ctx.beginPath(),B===3?this.formatPath(i):this.formatPath(a.slice(0,2)),w=r<3?r*3:r*2,U=r<3?r*2:r,B===3&&(w=r,U=r),I=!0,h<=w*2?I=!1:h<=w*2+U?(F=h/(2*w+U),w*=F,U*=F):(C=Math.floor((h+U)/(w+U)),K=(h-C*w)/(C-1),L=(h-(C+1)*w)/C,U=L<=0||Math.abs(U-K)<Math.abs(U-L)?K:L),I&&(B===3?this.ctx.setLineDash([0,w+U]):this.ctx.setLineDash([w,U])),B===3?(this.ctx.lineCap="round",this.ctx.lineWidth=r):this.ctx.lineWidth=r*2+1.1,this.ctx.strokeStyle=eA(t),this.ctx.stroke(),this.ctx.setLineDash([]),B===2&&(UA(a[0])&&(m=a[3],d=a[0],this.ctx.beginPath(),this.formatPath([new p(m.end.x,m.end.y),new p(d.start.x,d.start.y)]),this.ctx.stroke()),UA(a[1])&&(m=a[1],d=a[2],this.ctx.beginPath(),this.formatPath([new p(m.end.x,m.end.y),new p(d.start.x,d.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},A.prototype.render=function(t){return iA(this,void 0,void 0,function(){var r;return BA(this,function(n){switch(n.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=eA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),r=Fl(t),[4,this.renderStack(r)];case 1:return n.sent(),this.applyEffects([]),[2,this.canvas]}})})},A}(js),bl=function(e){return e instanceof Fs||e instanceof Us?!0:e instanceof Ht&&e.type!==dr&&e.type!==hr},xl=function(e,A){switch(e){case 0:return mr(A);case 2:return gl(A);case 1:default:return yr(A)}},Sl=function(e){switch(e){case 1:return"center";case 2:return"right";case 0:default:return"left"}},Dl=["-apple-system","system-ui"],Tl=function(e){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?e.filter(function(A){return Dl.indexOf(A)===-1}):e},Ol=function(e){pA(A,e);function A(t,r){var n=e.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 A.prototype.render=function(t){return iA(this,void 0,void 0,function(){var r,n;return BA(this,function(s){switch(s.label){case 0:return r=pt(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,t),[4,Rl(r)];case 1:return n=s.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=eA(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]}})})},A}(js),Rl=function(e){return new Promise(function(A,t){var r=new Image;r.onload=function(){A(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(e))})},Ml=function(){function e(A){var t=A.id,r=A.enabled;this.id=t,this.enabled=r,this.start=Date.now()}return e.prototype.debug=function(){for(var A=[],t=0;t<arguments.length;t++)A[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.debug=="function"?console.debug.apply(console,Ne([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},e.prototype.getTime=function(){return Date.now()-this.start},e.prototype.info=function(){for(var A=[],t=0;t<arguments.length;t++)A[t]=arguments[t];this.enabled&&typeof window<"u"&&window.console&&typeof console.info=="function"&&console.info.apply(console,Ne([this.id,this.getTime()+"ms"],A))},e.prototype.warn=function(){for(var A=[],t=0;t<arguments.length;t++)A[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.warn=="function"?console.warn.apply(console,Ne([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},e.prototype.error=function(){for(var A=[],t=0;t<arguments.length;t++)A[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.error=="function"?console.error.apply(console,Ne([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},e.instances={},e}(),Gl=function(){function e(A,t){var r;this.windowBounds=t,this.instanceName="#"+e.instanceCount++,this.logger=new Ml({id:this.instanceName,enabled:A.logging}),this.cache=(r=A.cache)!==null&&r!==void 0?r:new sl(this,A)}return e.instanceCount=1,e}(),Nl=function(e,A){return A===void 0&&(A={}),Vl(e,A)};typeof window<"u"&&Ns.setContext(window);var Vl=function(e,A){return iA(void 0,void 0,void 0,function(){var t,r,n,s,B,i,a,c,o,u,g,h,w,U,I,F,C,K,L,m,y,d,y,S,v,R,P,$,D,X,uA,nA,sA,KA,wA,vA,LA,bA,hA,RA;return BA(this,function(HA){switch(HA.label){case 0:if(!e||typeof e!="object")return[2,Promise.reject("Invalid element provided as first argument")];if(t=e.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=A.allowTaint)!==null&&S!==void 0?S:!1,imageTimeout:(v=A.imageTimeout)!==null&&v!==void 0?v:15e3,proxy:A.proxy,useCORS:(R=A.useCORS)!==null&&R!==void 0?R:!1},s=Vr({logging:(P=A.logging)!==null&&P!==void 0?P:!0,cache:A.cache},n),B={windowWidth:($=A.windowWidth)!==null&&$!==void 0?$:r.innerWidth,windowHeight:(D=A.windowHeight)!==null&&D!==void 0?D:r.innerHeight,scrollX:(X=A.scrollX)!==null&&X!==void 0?X:r.pageXOffset,scrollY:(uA=A.scrollY)!==null&&uA!==void 0?uA:r.pageYOffset},i=new SA(B.scrollX,B.scrollY,B.windowWidth,B.windowHeight),a=new Gl(s,i),c=(nA=A.foreignObjectRendering)!==null&&nA!==void 0?nA:!1,o={allowTaint:(sA=A.allowTaint)!==null&&sA!==void 0?sA:!1,onclone:A.onclone,ignoreElements:A.ignoreElements,inlineImages:c,copyStyles:c},a.logger.debug("Starting document clone with size "+i.width+"x"+i.height+" scrolled to "+-i.left+","+-i.top),u=new Ms(a,e,o),g=u.clonedReferenceElement,g?[4,u.toIFrame(t,i)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return h=HA.sent(),w=mt(g)||_c(g)?CB(g.ownerDocument):Ve(a,g),U=w.width,I=w.height,F=w.left,C=w.top,K=_l(a,g,A.backgroundColor),L={canvas:A.canvas,backgroundColor:K,scale:(wA=(KA=A.scale)!==null&&KA!==void 0?KA:r.devicePixelRatio)!==null&&wA!==void 0?wA:1,x:((vA=A.x)!==null&&vA!==void 0?vA:0)+F,y:((LA=A.y)!==null&&LA!==void 0?LA:0)+C,width:(bA=A.width)!==null&&bA!==void 0?bA:Math.ceil(U),height:(hA=A.height)!==null&&hA!==void 0?hA:Math.ceil(I)},c?(a.logger.debug("Document cloned, using foreign object rendering"),y=new Ol(a,L),[4,y.render(g)]):[3,3];case 2:return m=HA.sent(),[3,5];case 3:return a.logger.debug("Document cloned, element located at "+F+","+C+" with size "+U+"x"+I+" using computed rendering"),a.logger.debug("Starting DOM parsing"),d=ps(a,g),K===d.styles.backgroundColor&&(d.styles.backgroundColor=TA.TRANSPARENT),a.logger.debug("Starting renderer for element at "+L.x+","+L.y+" with size "+L.width+"x"+L.height),y=new Ll(a,L),[4,y.render(d)];case 4:m=HA.sent(),HA.label=5;case 5:return(!((RA=A.removeContainer)!==null&&RA!==void 0)||RA)&&(Ms.destroy(h)||a.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),a.logger.debug("Finished rendering"),[2,m]}})})},_l=function(e,A,t){var r=A.ownerDocument,n=r.documentElement?be(e,getComputedStyle(r.documentElement).backgroundColor):TA.TRANSPARENT,s=r.body?be(e,getComputedStyle(r.body).backgroundColor):TA.TRANSPARENT,B=typeof t=="string"?be(e,t):t===null?TA.TRANSPARENT:4294967295;return A===r.documentElement?PA(n)?PA(s)?B:s:n:B};function kl(e){const A=[[/Edg\/(\d+[\d.]*)/,"Edge"],[/OPR\/(\d+[\d.]*)/,"Opera"],[/Chrome\/(\d+[\d.]*)/,"Chrome"],[/Firefox\/(\d+[\d.]*)/,"Firefox"],[/Safari\/(\d+[\d.]*)/,"Safari"],[/MSIE (\d+[\d.]*)/,"Internet Explorer"],[/Trident.*rv:(\d+[\d.]*)/,"Internet Explorer"]];for(const[t,r]of A){const n=e.match(t);if(n)return{browser:r,version:n[1]}}return{browser:"Unknown",version:""}}function Pl(e){return/Windows/.test(e)?"Windows":/Macintosh|Mac OS X/.test(e)?"macOS":/Linux/.test(e)?"Linux":/Android/.test(e)?"Android":/iPhone|iPad|iPod/.test(e)?"iOS":"Unknown"}function Xl(){var A;return(A=navigator.connection)==null?void 0:A.effectiveType}function Jl(){const e=navigator.userAgent,{browser:A,version:t}=kl(e);return{url:window.location.href,referrer:document.referrer||"",pageTitle:document.title||"",userAgent:e,browser:A,browserVersion:t,platform:Pl(e),language:navigator.language,cookiesEnabled:navigator.cookieEnabled,screenWidth:window.screen.width,screenHeight:window.screen.height,viewportWidth:window.innerWidth,viewportHeight:window.innerHeight,devicePixelRatio:window.devicePixelRatio||1,colorDepth:window.screen.colorDepth,timestamp:new Date().toISOString(),timezone:Intl.DateTimeFormat().resolvedOptions().timeZone,timezoneOffset:new Date().getTimezoneOffset(),connection:Xl()}}function Wl({client:e,defaultEmail:A,placeholder:t,onSubmit:r}){const[n,s]=x.useState(""),[B,i]=x.useState(""),[a,c]=x.useState(A),[o,u]=x.useState(!1),[g,h]=x.useState(null),[w,U]=x.useState(!1),[I,F]=x.useState(!1),[C,K]=x.useState(null),L=x.useRef(null),m=async()=>{U(!0),K(null);try{const v=document.querySelector(".splat-widget");v&&(v.style.visibility="hidden");const R=await Nl(document.body,{useCORS:!0,allowTaint:!0,scale:window.devicePixelRatio||1,windowWidth:window.innerWidth,windowHeight:window.innerHeight});v&&(v.style.visibility="visible");const P=R.toDataURL("image/png",.8);h(P),u(!0)}catch(v){K("Failed to capture screenshot"),console.error("Screenshot capture failed:",v)}finally{U(!1)}},d=v=>{var $;const R=($=v.target.files)==null?void 0:$[0];if(!R)return;if(R.size>5*1024*1024){K("File too large. Maximum size is 5MB.");return}if(!R.type.startsWith("image/")){K("Please select an image file.");return}const P=new FileReader;P.onload=()=>{h(P.result),u(!0),K(null)},P.onerror=()=>{K("Failed to read file")},P.readAsDataURL(R)},y=()=>{h(null),u(!1),L.current&&(L.current.value="")},S=async v=>{v.preventDefault(),K(null),F(!0);try{const R=Jl(),P=await e.submitReport({title:n,description:B,email:a,screenshot:o?g??void 0:void 0,metadata:R});r({id:P.report_id,title:n,description:B,email:a,status:"pending",createdAt:new Date().toISOString()},P.reporter_token),s(""),i(""),y()}catch(R){K(R instanceof Error?R.message:"Failed to submit report")}finally{F(!1)}};return Q.jsxs("form",{className:"splat-form",onSubmit:S,children:[C&&Q.jsx("div",{className:"splat-error",children:C}),Q.jsxs("div",{className:"splat-field",children:[Q.jsx("label",{htmlFor:"splat-title",children:"Title"}),Q.jsx("input",{id:"splat-title",type:"text",value:n,onChange:v=>s(v.target.value),placeholder:"Brief summary of the issue",required:!0})]}),Q.jsxs("div",{className:"splat-field",children:[Q.jsx("label",{htmlFor:"splat-description",children:"Description"}),Q.jsx("textarea",{id:"splat-description",value:B,onChange:v=>i(v.target.value),placeholder:t||"What happened? What did you expect?",rows:4,required:!0})]}),Q.jsxs("div",{className:"splat-field",children:[Q.jsx("label",{htmlFor:"splat-email",children:"Your Email"}),Q.jsx("input",{id:"splat-email",type:"email",value:a,onChange:v=>c(v.target.value),placeholder:"you@example.com",required:!0})]}),Q.jsxs("div",{className:"splat-screenshot-section",children:[Q.jsx("label",{className:"splat-section-label",children:"Screenshot (optional)"}),g?Q.jsxs("div",{className:"splat-screenshot-preview",children:[Q.jsx("img",{src:g,alt:"Screenshot preview"}),Q.jsx("button",{type:"button",className:"splat-screenshot-remove",onClick:y,"aria-label":"Remove screenshot",children:"×"})]}):Q.jsxs("div",{className:"splat-screenshot-options",children:[Q.jsx("button",{type:"button",className:"splat-screenshot-btn",onClick:m,disabled:w,children:w?Q.jsxs(Q.Fragment,{children:[Q.jsx("span",{className:"splat-spinner-small"}),"Capturing..."]}):Q.jsxs(Q.Fragment,{children:[Q.jsx(Yl,{}),"Capture Page"]})}),Q.jsx("span",{className:"splat-or",children:"or"}),Q.jsxs("label",{className:"splat-screenshot-btn splat-upload-btn",children:[Q.jsx(jl,{}),"Upload Image",Q.jsx("input",{ref:L,type:"file",accept:"image/png,image/jpeg,image/gif,image/webp",onChange:d,hidden:!0})]})]})]}),Q.jsx("button",{type:"submit",className:"splat-submit",disabled:I,children:I?"Submitting...":"Submit Report"})]})}function Yl(){return Q.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[Q.jsx("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"}),Q.jsx("circle",{cx:"12",cy:"13",r:"4"})]})}function jl(){return Q.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[Q.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),Q.jsx("polyline",{points:"17 8 12 3 7 8"}),Q.jsx("line",{x1:"12",y1:"3",x2:"12",y2:"15"})]})}const Zl=[{id:"mock-1",title:"Button not responding on mobile",status:"open",githubIssueUrl:"https://github.com/example/repo/issues/42",createdAt:new Date(Date.now()-2*24*60*60*1e3).toISOString()},{id:"mock-2",title:"Login page shows error",status:"closed",githubIssueUrl:"https://github.com/example/repo/issues/38",createdAt:new Date(Date.now()-5*24*60*60*1e3).toISOString()},{id:"mock-3",title:"Dark mode colors are off",status:"pending",createdAt:new Date(Date.now()-1*60*60*1e3).toISOString()}];function zl({client:e,onSelectReport:A,previewMode:t}){const[r,n]=x.useState([]),[s,B]=x.useState(!0),[i,a]=x.useState(null);return x.useEffect(()=>{if(t){n(Zl),B(!1);return}async function c(){try{const o=await e.getReports();n(o)}catch(o){a(o instanceof Error?o.message:"Failed to load reports")}finally{B(!1)}}c()},[e,t]),s?Q.jsx("div",{className:"splat-loading",children:"Loading your reports..."}):i?Q.jsx("div",{className:"splat-error",children:i}):r.length===0?Q.jsxs("div",{className:"splat-empty",children:[Q.jsx("p",{children:"No reports yet."}),Q.jsx("p",{children:"Submit your first bug report!"})]}):Q.jsx("div",{className:"splat-history",children:r.map(c=>Q.jsxs("button",{className:"splat-report-item",onClick:()=>A(c.id),children:[Q.jsxs("div",{className:"splat-report-header",children:[Q.jsx("span",{className:"splat-report-title",children:c.title}),Q.jsx(ql,{status:c.status})]}),Q.jsx("div",{className:"splat-report-meta",children:new Date(c.createdAt).toLocaleDateString()})]},c.id))})}function ql({status:e}){const A={pending:"Pending",open:"Open",closed:"Closed"};return Q.jsx("span",{className:`splat-status splat-status-${e}`,children:A[e]})}const Zs={"mock-1":{id:"mock-1",title:"Button not responding on mobile",description:"When I tap the submit button on my iPhone, nothing happens. I have to tap it multiple times before it registers. This happens on the checkout page.",email:"user@example.com",status:"open",githubIssueUrl:"https://github.com/example/repo/issues/42",createdAt:new Date(Date.now()-2*24*60*60*1e3).toISOString(),comments:[{id:"comment-1",authorLogin:"developer",authorAvatarUrl:"https://github.com/ghost.png",body:"Thanks for reporting! We're looking into this issue with touch events on iOS.",createdAt:new Date(Date.now()-1*24*60*60*1e3).toISOString()}]},"mock-2":{id:"mock-2",title:"Login page shows error",description:'After entering my credentials, the page shows "Something went wrong" but I can still log in if I refresh.',email:"user@example.com",status:"closed",githubIssueUrl:"https://github.com/example/repo/issues/38",createdAt:new Date(Date.now()-5*24*60*60*1e3).toISOString(),comments:[{id:"comment-2",authorLogin:"developer",body:"Fixed in v2.1.3 - there was a race condition in the auth flow.",createdAt:new Date(Date.now()-3*24*60*60*1e3).toISOString()}]},"mock-3":{id:"mock-3",title:"Dark mode colors are off",description:"The background in dark mode is pure black instead of the dark gray shown in the design.",email:"user@example.com",status:"pending",createdAt:new Date(Date.now()-1*60*60*1e3).toISOString(),comments:[]}};function $l({client:e,reportId:A,onBack:t,previewMode:r}){const[n,s]=x.useState(null),[B,i]=x.useState(!0),[a,c]=x.useState(null);return x.useEffect(()=>{if(r){s(Zs[A]||Zs["mock-1"]),i(!1);return}async function o(){try{const u=await e.getReport(A);s(u)}catch(u){c(u instanceof Error?u.message:"Failed to load report")}finally{i(!1)}}o()},[e,A,r]),B?Q.jsx("div",{className:"splat-loading",children:"Loading report..."}):a||!n?Q.jsxs("div",{className:"splat-error",children:[a||"Report not found",Q.jsx("button",{onClick:t,className:"splat-back",children:"Go back"})]}):Q.jsxs("div",{className:"splat-detail",children:[Q.jsxs("button",{onClick:t,className:"splat-back",children:[Q.jsx(eu,{})," Back to reports"]}),Q.jsxs("div",{className:"splat-detail-header",children:[Q.jsx("h2",{children:n.title}),Q.jsx(Au,{status:n.status})]}),Q.jsx("p",{className:"splat-detail-description",children:n.description}),n.comments.length>0&&Q.jsxs("div",{className:"splat-comments",children:[Q.jsx("h3",{children:"Updates"}),n.comments.map(o=>Q.jsxs("div",{className:"splat-comment",children:[Q.jsxs("div",{className:"splat-comment-header",children:[o.authorAvatarUrl&&Q.jsx("img",{src:o.authorAvatarUrl,alt:"",className:"splat-avatar"}),Q.jsx("span",{className:"splat-author",children:o.authorLogin}),Q.jsx("span",{className:"splat-date",children:new Date(o.createdAt).toLocaleDateString()})]}),Q.jsx("div",{className:"splat-comment-body",children:o.body})]},o.id))]})]})}function Au({status:e}){const A={pending:"Pending",open:"Open",closed:"Closed"};return Q.jsx("span",{className:`splat-status splat-status-${e}`,children:A[e]})}function eu(){return Q.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:Q.jsx("path",{d:"M19 12H5M12 19l-7-7 7-7"})})}const ru="splat_reporter_";function zs(e){const A=`${ru}${e}`,[t,r]=x.useState(()=>{if(typeof window>"u")return{token:null,email:null};try{const i=localStorage.getItem(A);return i?JSON.parse(i):{token:null,email:null}}catch{return{token:null,email:null}}});x.useEffect(()=>{if(!(typeof window>"u"))try{localStorage.setItem(A,JSON.stringify(t))}catch{}},[t,A]);const n=x.useCallback(i=>{r(a=>({...a,token:i}))},[]),s=x.useCallback(i=>{r(a=>({...a,email:i}))},[]),B=x.useCallback(()=>{r({token:null,email:null}),typeof window<"u"&&localStorage.removeItem(A)},[A]);return{reporterToken:t.token,email:t.email,setReporterToken:n,setEmail:s,clearReporter:B}}class qs{constructor(A,t){Rr(this,"apiKey");Rr(this,"baseUrl");Rr(this,"reporterToken",null);this.apiKey=A,this.baseUrl=t??""}setReporterToken(A){this.reporterToken=A}async request(A,t={}){const r={"Content-Type":"application/json","X-API-Key":this.apiKey,...t.headers};this.reporterToken&&(r["X-Reporter-Token"]=this.reporterToken);const n=await fetch(`${this.baseUrl}${A}`,{...t,headers:r});if(!n.ok){const s=await n.json().catch(()=>({error:"Request failed"}));throw new Error(s.error||"Request failed")}return n.json()}async submitReport(A){return this.request("/api/reports",{method:"POST",body:JSON.stringify(A)})}async getReports(){return await this.request("/api/reporter/reports")}async getReport(A){const t=await this.request(`/api/reporter/reports/${A}`);return{...t.report,comments:t.comments}}async getConfig(){return this.request("/api/reports/config")}}const oA={position:"bottom-right",buttonText:"Report Bug",accentColor:"#6366f1",theme:"light",title:"Report a Bug",placeholder:"Describe the issue...",historyEnabled:!0};function Rt({config:e,contained:A=!1,externalOpen:t,onClose:r}){const[n,s]=x.useState("closed"),[B,i]=x.useState(null),[a,c]=x.useState(null),[o,u]=x.useState(()=>e.previewMode?{position:e.position||oA.position,buttonText:e.buttonText||oA.buttonText,accentColor:e.accentColor||e.primaryColor||oA.accentColor,theme:e.theme||oA.theme,title:e.title||oA.title,placeholder:e.placeholder||oA.placeholder,historyEnabled:e.historyEnabled??oA.historyEnabled}:oA),{reporterToken:g,email:h,setEmail:w,setReporterToken:U}=zs(e.apiKey),I=e.position==="trigger"||o.position==="trigger",F=I?t?n==="closed"?"form":n:"closed":n,C=y=>{I&&y==="closed"&&(r==null||r()),s(y)},K=x.useMemo(()=>{const y=new qs(e.apiKey,e.apiUrl);return g&&y.setReporterToken(g),y},[e.apiKey,e.apiUrl,g]);x.useEffect(()=>{e.previewMode||K.getConfig().then(u).catch(()=>{})},[K,e.previewMode]),x.useEffect(()=>{e.previewMode&&u({position:e.position||oA.position,buttonText:e.buttonText||oA.buttonText,accentColor:e.accentColor||e.primaryColor||oA.accentColor,theme:e.theme||oA.theme,title:e.title||oA.title,placeholder:e.placeholder||oA.placeholder,historyEnabled:e.historyEnabled??oA.historyEnabled})},[e.previewMode,e.position,e.buttonText,e.accentColor,e.primaryColor,e.theme,e.title,e.placeholder,e.historyEnabled]);const L=o.position,m=o.accentColor,d=["splat-widget",I?"splat-trigger-mode":`splat-${L}`,`splat-theme-${o.theme}`,A?"splat-contained":""].filter(Boolean).join(" ");return Q.jsxs("div",{className:d,style:{"--splat-primary":m},children:[F==="closed"&&!I&&Q.jsxs("button",{className:"splat-button",onClick:()=>C("form"),children:[Q.jsx(tu,{}),Q.jsx("span",{children:o.buttonText})]}),I&&F!=="closed"&&Q.jsx("div",{className:"splat-backdrop",onClick:()=>C("closed")}),F!=="closed"&&Q.jsxs("div",{className:`splat-panel ${I?"splat-modal":""}`,children:[Q.jsxs("header",{className:"splat-header",children:[Q.jsxs("nav",{className:"splat-tabs",children:[Q.jsx("button",{className:F==="form"?"active":"",onClick:()=>C("form"),children:o.title}),o.historyEnabled&&(g||e.previewMode)&&Q.jsx("button",{className:F==="history"||F==="detail"?"active":"",onClick:()=>C("history"),children:"My Reports"})]}),Q.jsx("button",{className:"splat-close",onClick:()=>C("closed"),children:Q.jsx(nu,{})})]}),Q.jsxs("main",{className:"splat-content",children:[F==="form"&&Q.jsx(Wl,{client:K,defaultEmail:h||"",placeholder:o.placeholder,onSubmit:(y,S)=>{var v;w(y.email),U(S),(v=e.onSubmit)==null||v.call(e,y),o.historyEnabled?C("history"):(c(y.id),C("success"))}}),F==="history"&&Q.jsx(zl,{client:K,onSelectReport:y=>{i(y),C("detail")},previewMode:e.previewMode}),F==="detail"&&B&&Q.jsx($l,{client:K,reportId:B,onBack:()=>C("history"),previewMode:e.previewMode}),F==="success"&&Q.jsxs("div",{className:"splat-success",children:[Q.jsx("div",{className:"splat-success-icon",children:Q.jsx(su,{})}),Q.jsx("h3",{children:"Report Submitted"}),Q.jsx("p",{children:"Thank you for your feedback! We'll look into this."}),a&&Q.jsxs("span",{className:"splat-success-id",children:["ID: ",a.slice(0,8)]}),Q.jsx("button",{className:"splat-submit",onClick:()=>C("form"),children:"Submit Another"})]})]}),Q.jsx("footer",{className:"splat-footer",children:Q.jsxs("a",{href:"https://bugsplat.dev",target:"_blank",rel:"noopener noreferrer",children:["Powered by ",Q.jsx(Bu,{})," ",Q.jsx("strong",{children:"Splat"})]})})]})]})}function tu(){return Q.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[Q.jsx("path",{d:"M9 5.5C8 4 6.5 3.5 5 4"}),Q.jsx("path",{d:"M15 5.5C16 4 17.5 3.5 19 4"}),Q.jsx("ellipse",{cx:"12",cy:"7",rx:"3",ry:"2.5"}),Q.jsx("path",{d:"M7 10c0-1 1-2 5-2s5 1 5 2c0 6-2 11-5 11s-5-5-5-11z"}),Q.jsx("path",{d:"M12 10v9"}),Q.jsx("path",{d:"M7.5 11L4 9.5"}),Q.jsx("path",{d:"M7 14L3.5 14"}),Q.jsx("path",{d:"M7.5 17L4.5 19"}),Q.jsx("path",{d:"M16.5 11L20 9.5"}),Q.jsx("path",{d:"M17 14L20.5 14"}),Q.jsx("path",{d:"M16.5 17L19.5 19"})]})}function nu(){return Q.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:Q.jsx("path",{d:"M18 6L6 18M6 6l12 12"})})}function su(){return Q.jsx("svg",{width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:Q.jsx("path",{d:"M20 6L9 17l-5-5"})})}function Bu(){return Q.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",style:{verticalAlign:"middle"},children:[Q.jsx("path",{d:"M9 5.5C8 4 6.5 3.5 5 4"}),Q.jsx("path",{d:"M15 5.5C16 4 17.5 3.5 19 4"}),Q.jsx("ellipse",{cx:"12",cy:"7",rx:"3",ry:"2.5"}),Q.jsx("path",{d:"M7 10c0-1 1-2 5-2s5 1 5 2c0 6-2 11-5 11s-5-5-5-11z"}),Q.jsx("path",{d:"M12 10v9"}),Q.jsx("path",{d:"M7.5 11L4 9.5"}),Q.jsx("path",{d:"M7 14L3.5 14"}),Q.jsx("path",{d:"M7.5 17L4.5 19"}),Q.jsx("path",{d:"M16.5 11L20 9.5"}),Q.jsx("path",{d:"M17 14L20.5 14"}),Q.jsx("path",{d:"M16.5 17L19.5 19"})]})}function $s(e){let A=document.body;if(e.container)if(typeof e.container=="string"){const a=document.querySelector(e.container);a instanceof HTMLElement&&(A=a)}else A=e.container;A!==document.body&&getComputedStyle(A).position==="static"&&(A.style.position="relative");const t=document.createElement("div");t.id="splat-widget-root",A.appendChild(t);const r=Gr(t);let n={...e},s=!1;const B=(a,c)=>{const o=A!==document.body;r.render(Q.jsx(Rt,{config:a,contained:o,externalOpen:c,onClose:()=>{s=!1,B(n,!1)}}))};return B(n,s),{update:a=>{n={...n,...a},B(n,s)},destroy:()=>{r.unmount(),t.remove()},trigger:()=>{s=!0,B(n,!0)},close:()=>{s=!1,B(n,!1)}}}typeof window<"u"&&(window.Splat={init:$s}),AA.SplatClient=qs,AA.SplatWidget=Rt,AA.Widget=Rt,AA.init=$s,AA.useReporter=zs,Object.defineProperty(AA,Symbol.toStringTag,{value:"Module"})});
|