viewgate-wrapper 1.11.6 → 1.11.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,21 +1,21 @@
1
1
  (function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode('@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";body{margin:0!important;padding:0!important}:root{--vg-primary: #6366f1;--vg-primary-glow: rgba(99, 102, 241, .5);--vg-primary-gradient: linear-gradient(135deg, #6366f1 0%, #a855f7 100%);--vg-bg-glass: rgba(255, 255, 255, .7);--vg-radius: 16px;--vg-font-main: "Inter", system-ui, sans-serif;--vg-font-alt: "Inter", system-ui, sans-serif;--placeholder-color: #94a3b8;--vg-glass-border: rgba(255, 255, 255, .3);--vg-shadow-premium: 0 20px 50px rgba(0, 0, 0, .1)}.vg-container,.vg-container *{box-sizing:border-box}.vg-container{font-family:var(--vg-font-main);-webkit-font-smoothing:antialiased}.vg-glassmorphism{background:var(--vg-bg-glass);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid var(--vg-glass-border);box-shadow:0 8px 32px #0000001a;border-radius:var(--vg-radius);position:relative}.vg-button-primary{background:var(--vg-primary-gradient);color:#fff;border:none;padding:12px 24px;font-family:var(--vg-font-main);font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;border-radius:99px;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px #6366f14d}.vg-button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.vg-button-primary:disabled,.vg-button-ghost:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.4);transform:none!important;box-shadow:none!important;pointer-events:none}.vg-button-ghost{background:#fffc;color:#1e293b;border:1px solid #e2e8f0;padding:10px 24px;font-family:var(--vg-font-main);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border-radius:99px;display:flex;align-items:center;justify-content:center;gap:8px}.vg-button-ghost:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.vg-badge{background:#f1f5f9;color:#64748b;padding:4px 12px;font-size:11px;border-radius:99px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.vg-textarea{width:100%;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:12px;padding:12px;font-family:var(--vg-font-main);font-size:15px;color:#0f172a;resize:none;outline:none;background:#f8fafc;transition:all .2s ease}.vg-textarea:focus{background:#fff;border-color:var(--vg-primary);box-shadow:0 0 0 4px #6366f11a}@keyframes vg-fade-in{0%{opacity:0}to{opacity:1}}@keyframes vg-slide-in{0%{transform:translateY(30px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes vg-pop-in{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}@keyframes vg-slide-up-fade{0%{transform:translateY(12px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.vg-animate-pop{animation:vg-pop-in .4s cubic-bezier(.34,1.56,.64,1) forwards}.vg-animate-slide-up{animation:vg-slide-up-fade .5s cubic-bezier(.22,1,.36,1) forwards}.vg-button-primary,.vg-button-ghost,.vg-pin-container,.vg-action-bar,.vg-glassmorphism{transition:all .3s cubic-bezier(.4,0,.2,1)}.vg-animate-slide{animation:vg-slide-in .5s cubic-bezier(.22,1,.36,1) forwards}.vg-animate-fade{animation:vg-fade-in .35s cubic-bezier(.22,1,.36,1) forwards}.vg-toasts{position:fixed;top:24px;right:24px;display:flex;flex-direction:column;gap:12px}.vg-toast{padding:12px 20px;display:flex;align-items:center;gap:12px;min-width:300px;border-radius:12px;box-shadow:0 10px 30px #0000001a;background:#fff}.vg-toast.success{border-left:6px solid #22c55e}.vg-toast.error{border-left:6px solid #ef4444}.vg-backdrop-blur{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(8px) grayscale(.2);backdrop-filter:blur(8px) grayscale(.2);background:#0000001a;pointer-events:none;transition:opacity .3s ease,clip-path .2s cubic-bezier(.19,1,.22,1)}.vg-selection-pulse{position:fixed;pointer-events:none;border:2px solid var(--vg-primary);border-radius:8px;box-shadow:0 0 0 0 var(--vg-primary-glow);animation:vg-pulse 2s infinite;transition:all .2s cubic-bezier(.19,1,.22,1)}@keyframes vg-pulse{0%{box-shadow:0 0 0 0 var(--vg-primary-glow)}70%{box-shadow:0 0 0 15px #6366f100}to{box-shadow:0 0 #6366f100}}.vg-selection-label{position:absolute;top:-40px;left:0;background:var(--vg-primary-gradient);color:#fff;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:700;white-space:nowrap;box-shadow:0 4px 12px #6366f14d;display:flex;align-items:center;gap:8px}.vg-pin-container{transition:transform .2s ease}.vg-pin-container:hover{transform:scale(1.1);z-index:2147483645!important}.vg-formal-pin{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#f97316,#ea580c);border:3px solid white;box-shadow:0 4px 12px #ea580c66;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s ease}.vg-formal-pin.modal-variant{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px #f59e0b66;border-style:dashed}.vg-formal-pin.ready{background:linear-gradient(135deg,#a855f7,#7e22ce);box-shadow:0 4px 12px #a855f766}.vg-formal-pin.completed{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b98166}.vg-formal-pin.backlog{background:linear-gradient(135deg,#94a3b8,#64748b);box-shadow:0 4px 12px #64748b66}.vg-formal-pin.bug{background:linear-gradient(135deg,#f43f5e,#e11d48);box-shadow:0 4px 12px #e11d4866}.vg-formal-pin.mixed{border:3px solid #ea580c;box-shadow:0 4px 15px #ea580c66}.vg-pin-tooltip{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);padding:16px;border-radius:16px;background:#fff;color:#1e293b;width:320px;font-size:13px;box-shadow:0 10px 40px #00000040;opacity:0;visibility:hidden;pointer-events:none;transition:all .3s cubic-bezier(.19,1,.22,1);border:1px solid #e2e8f0;z-index:1000;overflow:hidden}.vg-tooltip-scroll{scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.2) transparent;overflow-y:auto;overflow-x:hidden;padding-right:12px;scroll-behavior:smooth}.vg-tooltip-scroll::-webkit-scrollbar{width:4px}.vg-tooltip-scroll::-webkit-scrollbar-track{background:transparent}.vg-tooltip-scroll::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:10px}.vg-tooltip-scroll::-webkit-scrollbar-thumb:hover{background:#6366f180}.vg-text-wrap{word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap}.vg-line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-height:2.8em}.vg-pin-badge{position:absolute;top:-8px;right:-8px;background:#f43f5e;color:#fff;font-size:10px;font-weight:800;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 4px 12px #f43f5e66;z-index:2}.vg-pin-tooltip.vg-top{top:auto;bottom:calc(100% + 12px)}.vg-pin-tooltip.vg-tooltip-right{left:0;transform:translate(0)}.vg-pin-tooltip.vg-tooltip-left{left:auto;right:0;transform:translate(0)}.vg-pin-container:hover .vg-pin-tooltip.vg-tooltip-right,.vg-pin-container:hover .vg-pin-tooltip.vg-tooltip-left{transform:translate(0) translateY(-5px)}.vg-pin-container:hover .vg-pin-tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(-5px)}.vg-action-bar{display:flex;gap:12px;padding:0;background:transparent;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.vg-custom-scrollbar::-webkit-scrollbar{width:6px}.vg-custom-scrollbar::-webkit-scrollbar-track{background:transparent}.vg-custom-scrollbar::-webkit-scrollbar-thumb{background:#6366f166;border-radius:10px;transition:all .2s ease}.vg-custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6366f1b3}.vg-spinner{border:3px solid rgba(99,102,241,.1);border-top:3px solid var(--vg-primary);border-radius:50%;width:32px;height:32px;animation:vg-spin .8s linear infinite}@keyframes vg-spin{to{transform:rotate(360deg)}}.vg-animate-spin{animation:vg-spin .8s linear infinite}.vg-cursor-pointer,.vg-cursor-pointer *{cursor:pointer!important}.vg-url-tag{position:relative;cursor:help;transition:all .2s ease}.vg-url-tag:hover{background:#f1f5f9!important;border-color:var(--vg-primary)!important}.vg-url-tooltip{position:fixed;left:0;top:0;background:#0f172a;color:#fff;padding:8px 14px;border-radius:10px;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;box-shadow:0 10px 25px -5px #0006;z-index:2147483647;border:1px solid rgba(255,255,255,.1)}.vg-url-tooltip.visible{opacity:1}.vg-url-tooltip:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-width:6px;border-style:solid}.vg-url-tooltip.vg-top:after{top:100%;border-color:#0f172a transparent transparent transparent}.vg-url-tooltip.vg-bottom:after{bottom:100%;border-color:transparent transparent #0f172a transparent}.vg-segmented-control{display:flex;background:#f1f5f9;padding:4px;border-radius:99px;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;border:4px solid #e2e8f0;width:100%;max-width:480px;margin:0 auto}.vg-segmented-slider{position:absolute;top:4px;bottom:4px;border-radius:99px;transition:all .35s cubic-bezier(.4,0,.2,1);z-index:1}.vg-segmented-item{position:relative;flex:1;padding:8px 4px;font-size:11px;font-weight:700;text-align:center;z-index:2;transition:all .35s ease;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:99px;color:#64748b;white-space:nowrap;min-width:0}.vg-segmented-item.active{color:#fff}.vg-glassmorphism.vg-animate-slide:last-child{margin-bottom:0!important}')),document.head.appendChild(o)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
2
- (function(kA,C){typeof exports=="object"&&typeof module<"u"?C(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],C):(kA=typeof globalThis<"u"?globalThis:kA||self,C(kA.ViewGateWrapper={},kA.React,kA.ReactDOM))})(this,(function(kA,C,Ma){"use strict";var zt={exports:{}},ht={};var On;function Na(){if(On)return ht;On=1;var t=Symbol.for("react.transitional.element"),A=Symbol.for("react.fragment");function e(r,s,n){var o=null;if(n!==void 0&&(o=""+n),s.key!==void 0&&(o=""+s.key),"key"in s){n={};for(var i in s)i!=="key"&&(n[i]=s[i])}else n=s;return s=n.ref,{$$typeof:t,type:r,key:o,ref:s!==void 0?s:null,props:n}}return ht.Fragment=A,ht.jsx=e,ht.jsxs=e,ht}var wt={};var Rn;function Ga(){return Rn||(Rn=1,process.env.NODE_ENV!=="production"&&(function(){function t(Q){if(Q==null)return null;if(typeof Q=="function")return Q.$$typeof===QA?null:Q.displayName||Q.name||null;if(typeof Q=="string")return Q;switch(Q){case m:return"Fragment";case p:return"Profiler";case y:return"StrictMode";case K:return"Suspense";case V:return"SuspenseList";case UA:return"Activity"}if(typeof Q=="object")switch(typeof Q.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),Q.$$typeof){case w:return"Portal";case T:return Q.displayName||"Context";case E:return(Q._context.displayName||"Context")+".Consumer";case F:var D=Q.render;return Q=Q.displayName,Q||(Q=D.displayName||D.name||"",Q=Q!==""?"ForwardRef("+Q+")":"ForwardRef"),Q;case q:return D=Q.displayName||null,D!==null?D:t(Q.type)||"Memo";case v:D=Q._payload,Q=Q._init;try{return t(Q(D))}catch{}}return null}function A(Q){return""+Q}function e(Q){try{A(Q);var D=!1}catch{D=!0}if(D){D=console;var M=D.error,z=typeof Symbol=="function"&&Symbol.toStringTag&&Q[Symbol.toStringTag]||Q.constructor.name||"Object";return M.call(D,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",z),A(Q)}}function r(Q){if(Q===m)return"<>";if(typeof Q=="object"&&Q!==null&&Q.$$typeof===v)return"<...>";try{var D=t(Q);return D?"<"+D+">":"<...>"}catch{return"<...>"}}function s(){var Q=wA.A;return Q===null?null:Q.getOwner()}function n(){return Error("react-stack-top-frame")}function o(Q){if(AA.call(Q,"key")){var D=Object.getOwnPropertyDescriptor(Q,"key").get;if(D&&D.isReactWarning)return!1}return Q.key!==void 0}function i(Q,D){function M(){ZA||(ZA=!0,console.error("%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://react.dev/link/special-props)",D))}M.isReactWarning=!0,Object.defineProperty(Q,"key",{get:M,configurable:!0})}function a(){var Q=t(this.type);return DA[Q]||(DA[Q]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),Q=this.props.ref,Q!==void 0?Q:null}function l(Q,D,M,z,WA,re){var _=M.ref;return Q={$$typeof:h,type:Q,key:D,props:M,_owner:z},(_!==void 0?_:null)!==null?Object.defineProperty(Q,"ref",{enumerable:!1,get:a}):Object.defineProperty(Q,"ref",{enumerable:!1,value:null}),Q._store={},Object.defineProperty(Q._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(Q,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(Q,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:WA}),Object.defineProperty(Q,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:re}),Object.freeze&&(Object.freeze(Q.props),Object.freeze(Q)),Q}function c(Q,D,M,z,WA,re){var _=D.children;if(_!==void 0)if(z)if(aA(_)){for(z=0;z<_.length;z++)B(_[z]);Object.freeze&&Object.freeze(_)}else console.error("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 B(_);if(AA.call(D,"key")){_=t(Q);var _A=Object.keys(D).filter(function(dt){return dt!=="key"});z=0<_A.length?"{key: someKey, "+_A.join(": ..., ")+": ...}":"{key: someKey}",Be[_+z]||(_A=0<_A.length?"{"+_A.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
2
+ (function(kA,C){typeof exports=="object"&&typeof module<"u"?C(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],C):(kA=typeof globalThis<"u"?globalThis:kA||self,C(kA.ViewGateWrapper={},kA.React,kA.ReactDOM))})(this,(function(kA,C,Ma){"use strict";var Yt={exports:{}},ft={};var Dn;function Na(){if(Dn)return ft;Dn=1;var t=Symbol.for("react.transitional.element"),A=Symbol.for("react.fragment");function e(r,s,n){var o=null;if(n!==void 0&&(o=""+n),s.key!==void 0&&(o=""+s.key),"key"in s){n={};for(var i in s)i!=="key"&&(n[i]=s[i])}else n=s;return s=n.ref,{$$typeof:t,type:r,key:o,ref:s!==void 0?s:null,props:n}}return ft.Fragment=A,ft.jsx=e,ft.jsxs=e,ft}var ht={};var On;function Ga(){return On||(On=1,process.env.NODE_ENV!=="production"&&(function(){function t(Q){if(Q==null)return null;if(typeof Q=="function")return Q.$$typeof===mA?null:Q.displayName||Q.name||null;if(typeof Q=="string")return Q;switch(Q){case U:return"Fragment";case p:return"Profiler";case y:return"StrictMode";case K:return"Suspense";case _:return"SuspenseList";case FA:return"Activity"}if(typeof Q=="object")switch(typeof Q.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),Q.$$typeof){case w:return"Portal";case T:return Q.displayName||"Context";case E:return(Q._context.displayName||"Context")+".Consumer";case F:var D=Q.render;return Q=Q.displayName,Q||(Q=D.displayName||D.name||"",Q=Q!==""?"ForwardRef("+Q+")":"ForwardRef"),Q;case AA:return D=Q.displayName||null,D!==null?D:t(Q.type)||"Memo";case v:D=Q._payload,Q=Q._init;try{return t(Q(D))}catch{}}return null}function A(Q){return""+Q}function e(Q){try{A(Q);var D=!1}catch{D=!0}if(D){D=console;var M=D.error,Z=typeof Symbol=="function"&&Symbol.toStringTag&&Q[Symbol.toStringTag]||Q.constructor.name||"Object";return M.call(D,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",Z),A(Q)}}function r(Q){if(Q===U)return"<>";if(typeof Q=="object"&&Q!==null&&Q.$$typeof===v)return"<...>";try{var D=t(Q);return D?"<"+D+">":"<...>"}catch{return"<...>"}}function s(){var Q=QA.A;return Q===null?null:Q.getOwner()}function n(){return Error("react-stack-top-frame")}function o(Q){if(eA.call(Q,"key")){var D=Object.getOwnPropertyDescriptor(Q,"key").get;if(D&&D.isReactWarning)return!1}return Q.key!==void 0}function i(Q,D){function M(){zA||(zA=!0,console.error("%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://react.dev/link/special-props)",D))}M.isReactWarning=!0,Object.defineProperty(Q,"key",{get:M,configurable:!0})}function a(){var Q=t(this.type);return OA[Q]||(OA[Q]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),Q=this.props.ref,Q!==void 0?Q:null}function l(Q,D,M,Z,WA,ee){var k=M.ref;return Q={$$typeof:h,type:Q,key:D,props:M,_owner:Z},(k!==void 0?k:null)!==null?Object.defineProperty(Q,"ref",{enumerable:!1,get:a}):Object.defineProperty(Q,"ref",{enumerable:!1,value:null}),Q._store={},Object.defineProperty(Q._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(Q,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(Q,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:WA}),Object.defineProperty(Q,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:ee}),Object.freeze&&(Object.freeze(Q.props),Object.freeze(Q)),Q}function c(Q,D,M,Z,WA,ee){var k=D.children;if(k!==void 0)if(Z)if(cA(k)){for(Z=0;Z<k.length;Z++)B(k[Z]);Object.freeze&&Object.freeze(k)}else console.error("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 B(k);if(eA.call(D,"key")){k=t(Q);var VA=Object.keys(D).filter(function(lt){return lt!=="key"});Z=0<VA.length?"{key: someKey, "+VA.join(": ..., ")+": ...}":"{key: someKey}",ce[k+Z]||(VA=0<VA.length?"{"+VA.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
3
3
  let props = %s;
4
4
  <%s {...props} />
5
5
  React keys must be passed directly to JSX without using spread:
6
6
  let props = %s;
7
- <%s key={someKey} {...props} />`,z,_,_A,_),Be[_+z]=!0)}if(_=null,M!==void 0&&(e(M),_=""+M),o(D)&&(e(D.key),_=""+D.key),"key"in D){M={};for(var De in D)De!=="key"&&(M[De]=D[De])}else M=D;return _&&i(M,typeof Q=="function"?Q.displayName||Q.name||"Unknown":Q),l(Q,_,M,s(),WA,re)}function B(Q){f(Q)?Q._store&&(Q._store.validated=1):typeof Q=="object"&&Q!==null&&Q.$$typeof===v&&(Q._payload.status==="fulfilled"?f(Q._payload.value)&&Q._payload.value._store&&(Q._payload.value._store.validated=1):Q._store&&(Q._store.validated=1))}function f(Q){return typeof Q=="object"&&Q!==null&&Q.$$typeof===h}var u=C,h=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),m=Symbol.for("react.fragment"),y=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),E=Symbol.for("react.consumer"),T=Symbol.for("react.context"),F=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),V=Symbol.for("react.suspense_list"),q=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),UA=Symbol.for("react.activity"),QA=Symbol.for("react.client.reference"),wA=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,AA=Object.prototype.hasOwnProperty,aA=Array.isArray,eA=console.createTask?console.createTask:function(){return null};u={react_stack_bottom_frame:function(Q){return Q()}};var ZA,DA={},HA=u.react_stack_bottom_frame.bind(u,n)(),Bt=eA(r(n)),Be={};wt.Fragment=m,wt.jsx=function(Q,D,M){var z=1e4>wA.recentlyCreatedOwnerStacks++;return c(Q,D,M,!1,z?Error("react-stack-top-frame"):HA,z?eA(r(Q)):Bt)},wt.jsxs=function(Q,D,M){var z=1e4>wA.recentlyCreatedOwnerStacks++;return c(Q,D,M,!0,z?Error("react-stack-top-frame"):HA,z?eA(r(Q)):Bt)}})()),wt}var Mn;function Va(){return Mn||(Mn=1,process.env.NODE_ENV==="production"?zt.exports=Na():zt.exports=Ga()),zt.exports}var d=Va(),Zt={exports:{}},es={};var Nn;function _a(){if(Nn)return es;Nn=1;var t=C;function A(B,f){return B===f&&(B!==0||1/B===1/f)||B!==B&&f!==f}var e=typeof Object.is=="function"?Object.is:A,r=t.useState,s=t.useEffect,n=t.useLayoutEffect,o=t.useDebugValue;function i(B,f){var u=f(),h=r({inst:{value:u,getSnapshot:f}}),w=h[0].inst,m=h[1];return n(function(){w.value=u,w.getSnapshot=f,a(w)&&m({inst:w})},[B,u,f]),s(function(){return a(w)&&m({inst:w}),B(function(){a(w)&&m({inst:w})})},[B]),o(u),u}function a(B){var f=B.getSnapshot;B=B.value;try{var u=f();return!e(B,u)}catch{return!0}}function l(B,f){return f()}var c=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?l:i;return es.useSyncExternalStore=t.useSyncExternalStore!==void 0?t.useSyncExternalStore:c,es}var ts={};var Gn;function ka(){return Gn||(Gn=1,process.env.NODE_ENV!=="production"&&(function(){function t(u,h){return u===h&&(u!==0||1/u===1/h)||u!==u&&h!==h}function A(u,h){c||s.startTransition===void 0||(c=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var w=h();if(!B){var m=h();n(w,m)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),B=!0)}m=o({inst:{value:w,getSnapshot:h}});var y=m[0].inst,p=m[1];return a(function(){y.value=w,y.getSnapshot=h,e(y)&&p({inst:y})},[u,w,h]),i(function(){return e(y)&&p({inst:y}),u(function(){e(y)&&p({inst:y})})},[u]),l(w),w}function e(u){var h=u.getSnapshot;u=u.value;try{var w=h();return!n(u,w)}catch{return!0}}function r(u,h){return h()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var s=C,n=typeof Object.is=="function"?Object.is:t,o=s.useState,i=s.useEffect,a=s.useLayoutEffect,l=s.useDebugValue,c=!1,B=!1,f=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?r:A;ts.useSyncExternalStore=s.useSyncExternalStore!==void 0?s.useSyncExternalStore:f,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),ts}var Vn;function Pa(){return Vn||(Vn=1,process.env.NODE_ENV==="production"?Zt.exports=_a():Zt.exports=ka()),Zt.exports}var _n=Pa();const kn=0,Pn=1,Xn=2,Wn=3;var Jn=Object.prototype.hasOwnProperty;function rs(t,A){var e,r;if(t===A)return!0;if(t&&A&&(e=t.constructor)===A.constructor){if(e===Date)return t.getTime()===A.getTime();if(e===RegExp)return t.toString()===A.toString();if(e===Array){if((r=t.length)===A.length)for(;r--&&rs(t[r],A[r]););return r===-1}if(!e||typeof t=="object"){r=0;for(e in t)if(Jn.call(t,e)&&++r&&!Jn.call(A,e)||!(e in A)||!rs(t[e],A[e]))return!1;return Object.keys(A).length===r}}return t!==t&&A!==A}const ue=new WeakMap,fe=()=>{},IA=fe(),ss=Object,N=t=>t===IA,se=t=>typeof t=="function",Fe=(t,A)=>({...t,...A}),jn=t=>se(t.then),ns={},$t={},os="undefined",pt=typeof window!=os,is=typeof document!=os,Xa=pt&&"Deno"in window,Wa=()=>pt&&typeof window.requestAnimationFrame!=os,Yn=(t,A)=>{const e=ue.get(t);return[()=>!N(A)&&t.get(A)||ns,r=>{if(!N(A)){const s=t.get(A);A in $t||($t[A]=s),e[5](A,Fe(s,r),s||ns)}},e[6],()=>!N(A)&&A in $t?$t[A]:!N(A)&&t.get(A)||ns]};let as=!0;const Ja=()=>as,[cs,ls]=pt&&window.addEventListener?[window.addEventListener.bind(window),window.removeEventListener.bind(window)]:[fe,fe],ja=()=>{const t=is&&document.visibilityState;return N(t)||t!=="hidden"},Ya=t=>(is&&document.addEventListener("visibilitychange",t),cs("focus",t),()=>{is&&document.removeEventListener("visibilitychange",t),ls("focus",t)}),za=t=>{const A=()=>{as=!0,t()},e=()=>{as=!1};return cs("online",A),cs("offline",e),()=>{ls("online",A),ls("offline",e)}},Za={isOnline:Ja,isVisible:ja},$a={initFocus:Ya,initReconnect:za},zn=!C.useId,ze=!pt||Xa,qa=t=>Wa()?window.requestAnimationFrame(t):setTimeout(t,1),Bs=ze?C.useEffect:C.useLayoutEffect,ds=typeof navigator<"u"&&navigator.connection,Zn=!ze&&ds&&(["slow-2g","2g"].includes(ds.effectiveType)||ds.saveData),qt=new WeakMap,Ac=t=>ss.prototype.toString.call(t),gs=(t,A)=>t===`[object ${A}]`;let ec=0;const us=t=>{const A=typeof t,e=Ac(t),r=gs(e,"Date"),s=gs(e,"RegExp"),n=gs(e,"Object");let o,i;if(ss(t)===t&&!r&&!s){if(o=qt.get(t),o)return o;if(o=++ec+"~",qt.set(t,o),Array.isArray(t)){for(o="@",i=0;i<t.length;i++)o+=us(t[i])+",";qt.set(t,o)}if(n){o="#";const a=ss.keys(t).sort();for(;!N(i=a.pop());)N(t[i])||(o+=i+":"+us(t[i])+",");qt.set(t,o)}}else o=r?t.toJSON():A=="symbol"?t.toString():A=="string"?JSON.stringify(t):""+t;return o},fs=t=>{if(se(t))try{t=t()}catch{t=""}const A=t;return t=typeof t=="string"?t:(Array.isArray(t)?t.length:t)?us(t):"",[t,A]};let tc=0;const hs=()=>++tc;async function $n(...t){const[A,e,r,s]=t,n=Fe({populateCache:!0,throwOnError:!0},typeof s=="boolean"?{revalidate:s}:s||{});let o=n.populateCache;const i=n.rollbackOnError;let a=n.optimisticData;const l=f=>typeof i=="function"?i(f):i!==!1,c=n.throwOnError;if(se(e)){const f=e,u=[],h=A.keys();for(const w of h)!/^\$(inf|sub)\$/.test(w)&&f(A.get(w)._k)&&u.push(w);return Promise.all(u.map(B))}return B(e);async function B(f){const[u]=fs(f);if(!u)return;const[h,w]=Yn(A,u),[m,y,p,E]=ue.get(A),T=()=>{const aA=m[u];return(se(n.revalidate)?n.revalidate(h().data,f):n.revalidate!==!1)&&(delete p[u],delete E[u],aA&&aA[0])?aA[0](Xn).then(()=>h().data):h().data};if(t.length<3)return T();let F=r,K,V=!1;const q=hs();y[u]=[q,0];const v=!N(a),UA=h(),QA=UA.data,wA=UA._c,AA=N(wA)?QA:wA;if(v&&(a=se(a)?a(AA,QA):a,w({data:a,_c:AA})),se(F))try{F=F(AA)}catch(aA){K=aA,V=!0}if(F&&jn(F))if(F=await F.catch(aA=>{K=aA,V=!0}),q!==y[u][0]){if(V)throw K;return F}else V&&v&&l(K)&&(o=!0,w({data:AA,_c:IA}));if(o&&!V)if(se(o)){const aA=o(F,AA);w({data:aA,error:IA,_c:IA})}else w({data:F,error:IA,_c:IA});if(y[u][1]=hs(),Promise.resolve(T()).then(()=>{w({_c:IA})}),V){if(c)throw K;return}return F}}const qn=(t,A)=>{for(const e in t)t[e][0]&&t[e][0](A)},rc=(t,A)=>{if(!ue.has(t)){const e=Fe($a,A),r=Object.create(null),s=$n.bind(IA,t);let n=fe;const o=Object.create(null),i=(c,B)=>{const f=o[c]||[];return o[c]=f,f.push(B),()=>f.splice(f.indexOf(B),1)},a=(c,B,f)=>{t.set(c,B);const u=o[c];if(u)for(const h of u)h(B,f)},l=()=>{if(!ue.has(t)&&(ue.set(t,[r,Object.create(null),Object.create(null),Object.create(null),s,a,i]),!ze)){const c=e.initFocus(setTimeout.bind(IA,qn.bind(IA,r,kn))),B=e.initReconnect(setTimeout.bind(IA,qn.bind(IA,r,Pn)));n=()=>{c&&c(),B&&B(),ue.delete(t)}}};return l(),[t,s,l,n]}return[t,ue.get(t)[4]]},sc=(t,A,e,r,s)=>{const n=e.errorRetryCount,o=s.retryCount,i=~~((Math.random()+.5)*(1<<(o<8?o:8)))*e.errorRetryInterval;!N(n)&&o>n||setTimeout(r,i,s)},nc=rs,[Ao,oc]=rc(new Map),ic=Fe({onLoadingSlow:fe,onSuccess:fe,onError:fe,onErrorRetry:sc,onDiscarded:fe,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:Zn?1e4:5e3,focusThrottleInterval:5*1e3,dedupingInterval:2*1e3,loadingTimeout:Zn?5e3:3e3,compare:nc,isPaused:()=>!1,cache:Ao,mutate:oc,fallback:{}},Za),ac=(t,A)=>{const e=Fe(t,A);if(A){const{use:r,fallback:s}=t,{use:n,fallback:o}=A;r&&n&&(e.use=r.concat(n)),s&&o&&(e.fallback=Fe(s,o))}return e},cc=C.createContext({}),lc="$inf$",eo=pt&&window.__SWR_DEVTOOLS_USE__,Bc=eo?window.__SWR_DEVTOOLS_USE__:[],dc=()=>{eo&&(window.__SWR_DEVTOOLS_REACT__=C)},gc=t=>se(t[1])?[t[0],t[1],t[2]||{}]:[t[0],null,(t[1]===null?t[2]:t[1])||{}],uc=()=>{const t=C.useContext(cc);return C.useMemo(()=>Fe(ic,t),[t])},fc=t=>(A,e,r)=>t(A,e&&((...n)=>{const[o]=fs(A),[,,,i]=ue.get(Ao);if(o.startsWith(lc))return e(...n);const a=i[o];return N(a)?e(...n):(delete i[o],a)}),r),hc=Bc.concat(fc),wc=t=>function(...e){const r=uc(),[s,n,o]=gc(e),i=ac(r,o);let a=t;const{use:l}=i,c=(l||[]).concat(hc);for(let B=c.length;B--;)a=c[B](a);return a(s,n||i.fetcher||null,i)},pc=(t,A,e)=>{const r=A[t]||(A[t]=[]);return r.push(e),()=>{const s=r.indexOf(e);s>=0&&(r[s]=r[r.length-1],r.pop())}};dc();const ws=C.use||(t=>{switch(t.status){case"pending":throw t;case"fulfilled":return t.value;case"rejected":throw t.reason;default:throw t.status="pending",t.then(A=>{t.status="fulfilled",t.value=A},A=>{t.status="rejected",t.reason=A}),t}}),ps={dedupe:!0},to=Promise.resolve(IA),Qc=()=>fe,ro=wc((t,A,e)=>{const{cache:r,compare:s,suspense:n,fallbackData:o,revalidateOnMount:i,revalidateIfStale:a,refreshInterval:l,refreshWhenHidden:c,refreshWhenOffline:B,keepPreviousData:f,strictServerPrefetchWarning:u}=e,[h,w,m,y]=ue.get(r),[p,E]=fs(t),T=C.useRef(!1),F=C.useRef(!1),K=C.useRef(p),V=C.useRef(A),q=C.useRef(e),v=()=>q.current,UA=()=>v().isVisible()&&v().isOnline(),[QA,wA,AA,aA]=Yn(r,p),eA=C.useRef({}).current,ZA=N(o)?N(e.fallback)?IA:e.fallback[p]:o,DA=(tA,rA)=>{for(const j in eA){const Z=j;if(Z==="data"){if(!s(tA[Z],rA[Z])&&(!N(tA[Z])||!s(re,rA[Z])))return!1}else if(rA[Z]!==tA[Z])return!1}return!0},HA=!T.current,Bt=C.useMemo(()=>{const tA=QA(),rA=aA(),j=BA=>{const $=Fe(BA);return delete $._k,(()=>{if(!p||!A||v().isPaused())return!1;if(HA&&!N(i))return i;const Re=N(ZA)?$.data:ZA;return N(Re)||a})()?{isValidating:!0,isLoading:!0,...$}:$},Z=j(tA),mA=tA===rA?Z:j(rA);let OA=Z;return[()=>{const BA=j(QA());return DA(BA,OA)?(OA.data=BA.data,OA.isLoading=BA.isLoading,OA.isValidating=BA.isValidating,OA.error=BA.error,OA):(OA=BA,BA)},()=>mA]},[r,p]),Be=_n.useSyncExternalStore(C.useCallback(tA=>AA(p,(rA,j)=>{DA(j,rA)||tA()}),[r,p]),Bt[0],Bt[1]),Q=h[p]&&h[p].length>0,D=Be.data,M=N(D)?ZA&&jn(ZA)?ws(ZA):ZA:D,z=Be.error,WA=C.useRef(M),re=f?N(D)?N(WA.current)?M:WA.current:D:M,_=p&&N(M),_A=C.useRef(null);!ze&&_n.useSyncExternalStore(Qc,()=>(_A.current=!1,_A),()=>(_A.current=!0,_A));const De=_A.current;u&&De&&!n&&_&&console.warn(`Missing pre-initiated data for serialized key "${p}" during server-side rendering. Data fetching should be initiated on the server and provided to SWR via fallback data. You can set "strictServerPrefetchWarning: false" to disable this warning.`);const dt=!p||!A||v().isPaused()||Q&&!N(z)?!1:HA&&!N(i)?i:n?N(M)?!1:a:N(M)||a,pA=HA&&dt,Wt=N(Be.isValidating)?pA:Be.isValidating,Hn=N(Be.isLoading)?pA:Be.isLoading,Oe=C.useCallback(async tA=>{const rA=V.current;if(!p||!rA||F.current||v().isPaused())return!1;let j,Z,mA=!0;const OA=tA||{},BA=!m[p]||!OA.dedupe,$=()=>zn?!F.current&&p===K.current&&T.current:p===K.current,de={isValidating:!1,isLoading:!1},Re=()=>{wA(de)},Ce=()=>{const LA=m[p];LA&&LA[1]===Z&&delete m[p]},As={isValidating:!0};N(QA().data)&&(As.isLoading=!0);try{if(BA&&(wA(As),e.loadingTimeout&&N(QA().data)&&setTimeout(()=>{mA&&$()&&v().onLoadingSlow(p,e)},e.loadingTimeout),m[p]=[rA(E),hs()]),[j,Z]=m[p],j=await j,BA&&setTimeout(Ce,e.dedupingInterval),!m[p]||m[p][1]!==Z)return BA&&$()&&v().onDiscarded(p),!1;de.error=IA;const LA=w[p];if(!N(LA)&&(Z<=LA[0]||Z<=LA[1]||LA[1]===0))return Re(),BA&&$()&&v().onDiscarded(p),!1;const TA=QA().data;de.data=s(TA,j)?TA:j,BA&&$()&&v().onSuccess(j,p,e)}catch(LA){Ce();const TA=v(),{shouldRetryOnError:Jt}=TA;TA.isPaused()||(de.error=LA,BA&&$()&&(TA.onError(LA,p,TA),(Jt===!0||se(Jt)&&Jt(LA))&&(!v().revalidateOnFocus||!v().revalidateOnReconnect||UA())&&TA.onErrorRetry(LA,p,TA,Ye=>{const gt=h[p];gt&&gt[0]&&gt[0](Wn,Ye)},{retryCount:(OA.retryCount||0)+1,dedupe:!0})))}return mA=!1,Re(),!0},[p,r]),$r=C.useCallback((...tA)=>$n(r,K.current,...tA),[]);if(Bs(()=>{V.current=A,q.current=e,N(D)||(WA.current=D)}),Bs(()=>{if(!p)return;const tA=Oe.bind(IA,ps);let rA=0;v().revalidateOnFocus&&(rA=Date.now()+v().focusThrottleInterval);const Z=pc(p,h,(mA,OA={})=>{if(mA==kn){const BA=Date.now();v().revalidateOnFocus&&BA>rA&&UA()&&(rA=BA+v().focusThrottleInterval,tA())}else if(mA==Pn)v().revalidateOnReconnect&&UA()&&tA();else{if(mA==Xn)return Oe();if(mA==Wn)return Oe(OA)}});return F.current=!1,K.current=p,T.current=!0,wA({_k:E}),dt&&(m[p]||(N(M)||ze?tA():qa(tA))),()=>{F.current=!0,Z()}},[p]),Bs(()=>{let tA;function rA(){const Z=se(l)?l(QA().data):l;Z&&tA!==-1&&(tA=setTimeout(j,Z))}function j(){!QA().error&&(c||v().isVisible())&&(B||v().isOnline())?Oe(ps).then(rA):rA()}return rA(),()=>{tA&&(clearTimeout(tA),tA=-1)}},[l,c,B,p]),C.useDebugValue(re),n){if(!zn&&ze&&_)throw new Error("Fallback data is required when using Suspense in SSR.");_&&(V.current=A,q.current=e,F.current=!1);const tA=y[p],rA=!N(tA)&&_?$r(tA):to;if(ws(rA),!N(z)&&_)throw z;const j=_?Oe(ps):to;!N(re)&&_&&(j.status="fulfilled",j.value=!0),ws(j)}return{mutate:$r,get data(){return eA.data=!0,re},get error(){return eA.error=!0,z},get isValidating(){return eA.isValidating=!0,Wt},get isLoading(){return eA.isLoading=!0,Hn}}}),Cc=({children:t})=>{const A=C.useRef(null),[e,r]=C.useState(null);return C.useEffect(()=>{if(A.current&&!A.current.shadowRoot){const s=A.current.attachShadow({mode:"open"});document.querySelectorAll("style[data-vite-dev-id], style:not([data-vite-dev-id])").forEach(i=>{(i.textContent?.includes(".vg-")||i.textContent?.includes("--vg-"))&&s.appendChild(i.cloneNode(!0))});const o=document.createElement("link");o.rel="stylesheet",o.href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap",s.appendChild(o),r(s)}},[]),d.jsx("div",{"data-source-path":"/src/components/ShadowRootWrapper.tsx:38",ref:A,id:"viewgate-shadow-host",style:{position:"relative",zIndex:2147483647},children:e&&Ma.createPortal(t,e)})};const so=(...t)=>t.filter((A,e,r)=>!!A&&A.trim()!==""&&r.indexOf(A)===e).join(" ").trim();const Uc=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();const mc=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(A,e,r)=>r?r.toUpperCase():e.toLowerCase());const no=t=>{const A=mc(t);return A.charAt(0).toUpperCase()+A.slice(1)};var Fc={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};const Ec=t=>{for(const A in t)if(A.startsWith("aria-")||A==="role"||A==="title")return!0;return!1};const xc=C.forwardRef(({color:t="currentColor",size:A=24,strokeWidth:e=2,absoluteStrokeWidth:r,className:s="",children:n,iconNode:o,...i},a)=>C.createElement("svg",{ref:a,...Fc,width:A,height:A,stroke:t,strokeWidth:r?Number(e)*24/Number(A):e,className:so("lucide",s),...!n&&!Ec(i)&&{"aria-hidden":"true"},...i},[...o.map(([l,c])=>C.createElement(l,c)),...Array.isArray(n)?n:[n]]));const EA=(t,A)=>{const e=C.forwardRef(({className:r,...s},n)=>C.createElement(xc,{ref:n,iconNode:A,className:so(`lucide-${Uc(no(t))}`,`lucide-${t}`,r),...s}));return e.displayName=no(t),e};const Qs=EA("bug",[["path",{d:"M12 20v-9",key:"1qisl0"}],["path",{d:"M14 7a4 4 0 0 1 4 4v3a6 6 0 0 1-12 0v-3a4 4 0 0 1 4-4z",key:"uouzyp"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M21 21a4 4 0 0 0-3.81-4",key:"1b0z45"}],["path",{d:"M21 5a4 4 0 0 1-3.55 3.97",key:"5cxbf6"}],["path",{d:"M22 13h-4",key:"1jl80f"}],["path",{d:"M3 21a4 4 0 0 1 3.81-4",key:"1fjd4g"}],["path",{d:"M3 5a4 4 0 0 0 3.55 3.97",key:"1d7oge"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M9 7.13V6a3 3 0 1 1 6 0v1.13",key:"1vgav8"}]]);const yc=EA("circle-alert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);const Ee=EA("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);const oo=EA("clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 6v6l4 2",key:"mmk7yg"}]]);const io=EA("external-link",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);const Hc=EA("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);const bc=EA("globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]);const ao=EA("grip-vertical",[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]]);const co=EA("link",[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",key:"1cjeqo"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",key:"19qd67"}]]);const Ic=EA("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);const Ar=EA("message-square",[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}]]);const vc=EA("mouse-pointer-2",[["path",{d:"M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z",key:"edeuup"}]]);const Sc=EA("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);const Lc=EA("rotate-ccw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]);const lo=EA("send",[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]]);const Bo=EA("trash-2",[["path",{d:"M10 11v6",key:"nco0om"}],["path",{d:"M14 11v6",key:"outv1u"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]]);const Cs=EA("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),Tc={en:{enterMode:"Enter Feedback Mode",exitMode:"Exit Mode",completed:"Completed",feedbackHeader:"Feedback",selectedElement:"Selected element:",line:"Line",placeholder:"Tell us what you'd like to change...",cancel:"Cancel",send:"Send Feedback",submitting:"Submitting...",success:"Your feedback has been submitted successfully!",error:"Failed to submit feedback. Check backend connection.",successHeader:"Success",errorHeader:"Error",preview:"Preview",viewComments:"View Comments",close:"Close",observe:"Observe",pending:"Pending",readyForReview:"Ready for Review",noComments:"No comments found.",deleteConfirm:"Delete comment",completeConfirm:"Mark as completed?",confirmComplete:"The ticket will be marked as completed and archived.",markReady:"Mark as Ready for Review",reopen:"Reopen",review:"Review",confirmDelete:"Are you sure you want to permanently delete this comment? This action cannot be undone.",markReadyConfirm:"Mark as Ready for Review?",confirmMarkReady:"Do you want to mark this comment as ready for review? it will be moved to the review state.",reopenConfirm:"Reopen comment",confirmReopen:"Do you want to set this comment back to pending status?",yes:"Yes, confirm",no:"No, cancel",deleteSuccess:"Comment deleted successfully.",updateSuccess:"Updated successfully.",navigating:"Redirecting to review...",selectToComment:"Click to comment",feedbackSubheader:"What would you like to improve here?",sendFeedback:"Send Comment",edit:"Edit",save:"Save",commentDetails:"Comment Details",annotations:"Comments",viewAll:"View All",exitConfirmTitle:"Close ViewGate?",exitConfirmMessage:"Are you sure you want to close ViewGate? You can reopen it at any time by adding ?viewgate=true to your URL.",backlog:"Backlog",low:"Low",medium:"Medium",high:"High",urgent:"Urgent",priority:"Priority",login:"Login with Google",authenticating:"Authenticating...",selectMember:"Select who you are to comment",asMember:"Commenting as",changeMember:"Change"},es:{enterMode:"Activar Modo Comentarios",exitMode:"Salir del Modo",completed:"Completado",feedbackHeader:"Comentarios",selectedElement:"Elemento seleccionado:",line:"Línea",placeholder:"Cuéntanos qué te gustaría cambiar...",cancel:"Cancelar",send:"Enviar Comentarios",submitting:"Enviando...",success:"¡Tus comentarios se han enviado con éxito!",error:"Error al enviar comentarios. Revisa la conexión con el servidor.",successHeader:"Éxito",errorHeader:"Error",preview:"Vista previa",viewComments:"Ver Comentarios",close:"Cerrar",observe:"Observar",pending:"Pendiente",readyForReview:"Listo para revisión",noComments:"No hay comentarios.",deleteConfirm:"Eliminar comentario",completeConfirm:"¿Completar ticket?",confirmComplete:"El ticket se marcará como completado y se archivará.",markReady:"Marcar como Listo para revisión",reopen:"Reabrir",review:"Revisar",confirmDelete:"¿Estás seguro de que deseas eliminar permanentemente este comentario? Esta acción no se puede deshacer.",markReadyConfirm:"¿Listo para revisión?",confirmMarkReady:"¿Deseas marcar este comentario como listo para revisión? Pasará al estado de revisión.",reopenConfirm:"Reabrir comentario",confirmReopen:"¿Deseas volver a poner este comentario en estado pendiente?",yes:"Sí, confirmar",no:"No, cancelar",deleteSuccess:"El comentario ha sido eliminado.",updateSuccess:"Actualizado correctamente.",navigating:"Redirigiendo a revisión...",selectToComment:"Haz clic para comentar",feedbackSubheader:"¿Qué te gustaría mejorar aquí?",sendFeedback:"Enviar Comentario",edit:"Editar",save:"Guardar",commentDetails:"Detalles del Comentario",annotations:"Comentarios",viewAll:"Ver Todos",exitConfirmTitle:"¿Cerrar ViewGate?",exitConfirmMessage:"¿Estás seguro de que deseas cerrar ViewGate? Puedes volver a activarlo en cualquier momento agregando ?viewgate=true a la URL.",backlog:"Backlog",low:"Baja",medium:"Media",high:"Alta",urgent:"Urgente",priority:"Prioridad",login:"Iniciar sesión con Google",authenticating:"Autenticando...",selectMember:"Selecciona quién eres para comentar",asMember:"Comentando como",changeMember:"Cambiar"}},go=C.createContext(void 0),uo=()=>{const t=C.useContext(go);if(!t)throw new Error("useViewGate must be used within a ViewGateProvider");return t},Us="viewgate_enabled",Kc=()=>typeof window>"u"?!1:new URLSearchParams(window.location.search).has("viewgate")?(sessionStorage.setItem(Us,"true"),!0):sessionStorage.getItem(Us)==="true",Dc=({children:t,language:A="es",apiKey:e,baseUrl:r="https://view-gate.vercel.app",dashboardUrl:s})=>{const n=s||(r==="https://view-gate.vercel.app"?"https://view-gate-dashboard.vercel.app":r),[o,i]=C.useState(!1),[a,l]=C.useState([]);C.useEffect(()=>{i(Kc())},[]);const c=()=>{if(sessionStorage.removeItem(Us),i(!1),typeof window<"u"){const u=new URL(window.location.href);u.searchParams.delete("viewgate"),window.history.replaceState({},"",u.toString())}},B=(u,h)=>{const w=Date.now();l(m=>[...m,{id:w,message:u,type:h}]),setTimeout(()=>{l(m=>m.filter(y=>y.id!==w))},4e3)},f=Tc[A];return d.jsxs(go.Provider,{"data-source-path":"/src/components/ViewGateProvider.tsx:281",value:{addToast:B,language:A,t:f,apiKey:e,baseUrl:r,dashboardUrl:n,disableViewGate:c,hasActiveToasts:a.length>0},children:[t,o&&d.jsx(Cc,{"data-source-path":"/src/components/ViewGateProvider.tsx:293",children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:294",className:"vg-container",children:[d.jsx(Ta,{"data-source-path":"/src/components/ViewGateProvider.tsx:295"}),d.jsx("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:296",className:"vg-toasts",style:{zIndex:2147483647},children:a.map(u=>d.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:298",className:`vg-toast vg-animate-slide ${u.type}`,children:[u.type==="success"?d.jsx(Ee,{"data-source-path":"/src/components/ViewGateProvider.tsx:300",size:24,color:"#22c55e"}):d.jsx(yc,{"data-source-path":"/src/components/ViewGateProvider.tsx:302",size:24,color:"#ef4444"}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:304",children:[d.jsx("strong",{"data-source-path":"/src/components/ViewGateProvider.tsx:305",style:{display:"block",fontSize:"13px",color:"#0f172a",textTransform:"uppercase",marginBottom:"2px"},children:u.type==="success"?f.successHeader:f.errorHeader}),d.jsx("span",{"data-source-path":"/src/components/ViewGateProvider.tsx:308",style:{fontSize:"14px",color:"#000000"},children:u.message})]})]},u.id))})]})})]})};class vA{constructor(A,e,r,s){this.left=A,this.top=e,this.width=r,this.height=s}add(A,e,r,s){return new vA(this.left+A,this.top+e,this.width+r,this.height+s)}static fromClientRect(A,e){return new vA(e.left+A.windowBounds.left,e.top+A.windowBounds.top,e.width,e.height)}static fromDOMRectList(A,e){const r=Array.from(e);let s=r.find(n=>n.width!==0);return s||(s=r.find(n=>n.height!==0)),!s&&r.length>0&&(s=r[0]),s?new vA(s.left+A.windowBounds.left,s.top+A.windowBounds.top,s.width,s.height):vA.EMPTY}}vA.EMPTY=new vA(0,0,0,0);const er=(t,A)=>vA.fromClientRect(t,A.getBoundingClientRect()),Oc=t=>{const A=t.body,e=t.documentElement;if(!A||!e)throw new Error("Unable to get document size");const r=Math.max(Math.max(A.scrollWidth,e.scrollWidth),Math.max(A.offsetWidth,e.offsetWidth),Math.max(A.clientWidth,e.clientWidth)),s=Math.max(Math.max(A.scrollHeight,e.scrollHeight),Math.max(A.offsetHeight,e.offsetHeight),Math.max(A.clientHeight,e.clientHeight));return new vA(0,0,r,s)};for(var tr=function(t){for(var A=[],e=0,r=t.length;e<r;){var s=t.charCodeAt(e++);if(s>=55296&&s<=56319&&e<r){var n=t.charCodeAt(e++);(n&64512)===56320?A.push(((s&1023)<<10)+(n&1023)+65536):(A.push(s),e--)}else A.push(s)}return A},dA=function(){for(var t=[],A=0;A<arguments.length;A++)t[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,t);var e=t.length;if(!e)return"";for(var r=[],s=-1,n="";++s<e;){var o=t[s];o<=65535?r.push(o):(o-=65536,r.push((o>>10)+55296,o%1024+56320)),(s+1===e||r.length>16384)&&(n+=String.fromCharCode.apply(String,r),r.length=0)}return n},fo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Rc=typeof Uint8Array>"u"?[]:new Uint8Array(256),rr=0;rr<fo.length;rr++)Rc[fo.charCodeAt(rr)]=rr;for(var ho="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Qt=typeof Uint8Array>"u"?[]:new Uint8Array(256),sr=0;sr<ho.length;sr++)Qt[ho.charCodeAt(sr)]=sr;for(var Mc=function(t){var A=t.length*.75,e=t.length,r,s=0,n,o,i,a;t[t.length-1]==="="&&(A--,t[t.length-2]==="="&&A--);var l=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(l)?l:new Uint8Array(l);for(r=0;r<e;r+=4)n=Qt[t.charCodeAt(r)],o=Qt[t.charCodeAt(r+1)],i=Qt[t.charCodeAt(r+2)],a=Qt[t.charCodeAt(r+3)],c[s++]=n<<2|o>>4,c[s++]=(o&15)<<4|i>>2,c[s++]=(i&3)<<6|a&63;return l},Nc=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},Gc=function(t){for(var A=t.length,e=[],r=0;r<A;r+=4)e.push(t[r+3]<<24|t[r+2]<<16|t[r+1]<<8|t[r]);return e},Ge=5,ms=11,Fs=2,Vc=ms-Ge,wo=65536>>Ge,_c=1<<Ge,Es=_c-1,kc=1024>>Ge,Pc=wo+kc,Xc=Pc,Wc=32,Jc=Xc+Wc,jc=65536>>ms,Yc=1<<Vc,zc=Yc-1,po=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},Zc=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},$c=function(t,A){var e=Mc(t),r=Array.isArray(e)?Gc(e):new Uint32Array(e),s=Array.isArray(e)?Nc(e):new Uint16Array(e),n=24,o=po(s,n/2,r[4]/2),i=r[5]===2?po(s,(n+r[4])/2):Zc(r,Math.ceil((n+r[4])/4));return new qc(r[0],r[1],r[2],r[3],o,i)},qc=(function(){function t(A,e,r,s,n,o){this.initialValue=A,this.errorValue=e,this.highStart=r,this.highValueIndex=s,this.index=n,this.data=o}return t.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=this.index[A>>Ge],e=(e<<Fs)+(A&Es),this.data[e];if(A<=65535)return e=this.index[wo+(A-55296>>Ge)],e=(e<<Fs)+(A&Es),this.data[e];if(A<this.highStart)return e=Jc-jc+(A>>ms),e=this.index[e],e+=A>>Ge&zc,e=this.index[e],e=(e<<Fs)+(A&Es),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),Qo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Al=typeof Uint8Array>"u"?[]:new Uint8Array(256),nr=0;nr<Qo.length;nr++)Al[Qo.charCodeAt(nr)]=nr;var el="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==",Co=50,tl=1,Uo=2,mo=3,rl=4,sl=5,Fo=7,Eo=8,xo=9,xe=10,xs=11,yo=12,ys=13,nl=14,Ct=15,Hs=16,or=17,Ut=18,ol=19,Ho=20,bs=21,mt=22,Is=23,Ze=24,PA=25,Ft=26,Et=27,$e=28,il=29,Ve=30,al=31,ir=32,ar=33,vs=34,Ss=35,Ls=36,xt=37,Ts=38,cr=39,lr=40,Ks=41,bo=42,cl=43,ll=[9001,65288],Io="!",G="×",Br="÷",Ds=$c(el),he=[Ve,Ls],Os=[tl,Uo,mo,sl],vo=[xe,Eo],So=[Et,Ft],Bl=Os.concat(vo),Lo=[Ts,cr,lr,vs,Ss],dl=[Ct,ys],gl=function(t,A){A===void 0&&(A="strict");var e=[],r=[],s=[];return t.forEach(function(n,o){var i=Ds.get(n);if(i>Co?(s.push(!0),i-=Co):s.push(!1),["normal","auto","loose"].indexOf(A)!==-1&&[8208,8211,12316,12448].indexOf(n)!==-1)return r.push(o),e.push(Hs);if(i===rl||i===xs){if(o===0)return r.push(o),e.push(Ve);var a=e[o-1];return Bl.indexOf(a)===-1?(r.push(r[o-1]),e.push(a)):(r.push(o),e.push(Ve))}if(r.push(o),i===al)return e.push(A==="strict"?bs:xt);if(i===bo||i===il)return e.push(Ve);if(i===cl)return n>=131072&&n<=196605||n>=196608&&n<=262141?e.push(xt):e.push(Ve);e.push(i)}),[r,e,s]},Rs=function(t,A,e,r){var s=r[e];if(Array.isArray(t)?t.indexOf(s)!==-1:t===s)for(var n=e;n<=r.length;){n++;var o=r[n];if(o===A)return!0;if(o!==xe)break}if(s===xe)for(var n=e;n>0;){n--;var i=r[n];if(Array.isArray(t)?t.indexOf(i)!==-1:t===i)for(var a=e;a<=r.length;){a++;var o=r[a];if(o===A)return!0;if(o!==xe)break}if(i!==xe)break}return!1},To=function(t,A){for(var e=t;e>=0;){var r=A[e];if(r===xe)e--;else return r}return 0},ul=function(t,A,e,r,s){if(e[r]===0)return G;var n=r-1;if(Array.isArray(s)&&s[n]===!0)return G;var o=n-1,i=n+1,a=A[n],l=o>=0?A[o]:0,c=A[i];if(a===Uo&&c===mo)return G;if(Os.indexOf(a)!==-1)return Io;if(Os.indexOf(c)!==-1||vo.indexOf(c)!==-1)return G;if(To(n,A)===Eo)return Br;if(Ds.get(t[n])===xs||(a===ir||a===ar)&&Ds.get(t[i])===xs||a===Fo||c===Fo||a===xo||[xe,ys,Ct].indexOf(a)===-1&&c===xo||[or,Ut,ol,Ze,$e].indexOf(c)!==-1||To(n,A)===mt||Rs(Is,mt,n,A)||Rs([or,Ut],bs,n,A)||Rs(yo,yo,n,A))return G;if(a===xe)return Br;if(a===Is||c===Is)return G;if(c===Hs||a===Hs)return Br;if([ys,Ct,bs].indexOf(c)!==-1||a===nl||l===Ls&&dl.indexOf(a)!==-1||a===$e&&c===Ls||c===Ho||he.indexOf(c)!==-1&&a===PA||he.indexOf(a)!==-1&&c===PA||a===Et&&[xt,ir,ar].indexOf(c)!==-1||[xt,ir,ar].indexOf(a)!==-1&&c===Ft||he.indexOf(a)!==-1&&So.indexOf(c)!==-1||So.indexOf(a)!==-1&&he.indexOf(c)!==-1||[Et,Ft].indexOf(a)!==-1&&(c===PA||[mt,Ct].indexOf(c)!==-1&&A[i+1]===PA)||[mt,Ct].indexOf(a)!==-1&&c===PA||a===PA&&[PA,$e,Ze].indexOf(c)!==-1)return G;if([PA,$e,Ze,or,Ut].indexOf(c)!==-1)for(var B=n;B>=0;){var f=A[B];if(f===PA)return G;if([$e,Ze].indexOf(f)!==-1)B--;else break}if([Et,Ft].indexOf(c)!==-1)for(var B=[or,Ut].indexOf(a)!==-1?o:n;B>=0;){var f=A[B];if(f===PA)return G;if([$e,Ze].indexOf(f)!==-1)B--;else break}if(Ts===a&&[Ts,cr,vs,Ss].indexOf(c)!==-1||[cr,vs].indexOf(a)!==-1&&[cr,lr].indexOf(c)!==-1||[lr,Ss].indexOf(a)!==-1&&c===lr||Lo.indexOf(a)!==-1&&[Ho,Ft].indexOf(c)!==-1||Lo.indexOf(c)!==-1&&a===Et||he.indexOf(a)!==-1&&he.indexOf(c)!==-1||a===Ze&&he.indexOf(c)!==-1||he.concat(PA).indexOf(a)!==-1&&c===mt&&ll.indexOf(t[i])===-1||he.concat(PA).indexOf(c)!==-1&&a===Ut)return G;if(a===Ks&&c===Ks){for(var u=e[n],h=1;u>0&&(u--,A[u]===Ks);)h++;if(h%2!==0)return G}return a===ir&&c===ar?G:Br},fl=function(t,A){A||(A={lineBreak:"normal",wordBreak:"normal"});var e=gl(t,A.lineBreak),r=e[0],s=e[1],n=e[2];(A.wordBreak==="break-all"||A.wordBreak==="break-word")&&(s=s.map(function(i){return[PA,Ve,bo].indexOf(i)!==-1?xt:i}));var o=A.wordBreak==="keep-all"?n.map(function(i,a){return i&&t[a]>=19968&&t[a]<=40959}):void 0;return[r,s,o]},hl=(function(){function t(A,e,r,s){this.codePoints=A,this.required=e===Io,this.start=r,this.end=s}return t.prototype.slice=function(){return dA.apply(void 0,this.codePoints.slice(this.start,this.end))},t})(),wl=function(t,A){var e=tr(t),r=fl(e,A),s=r[0],n=r[1],o=r[2],i=e.length,a=0,l=0;return{next:function(){if(l>=i)return{done:!0,value:null};for(var c=G;l<i&&(c=ul(e,n,s,++l,o))===G;);if(c!==G||l===i){var B=new hl(e,c,a,l);return a=l,{value:B,done:!1}}return{done:!0,value:null}}}};const pl=1,Ql=2,qe=4,Ko=8,dr=10,Do=47,yt=92,Cl=9,Ul=32,gr=34,Ht=61,ml=35,Fl=36,El=37,ur=39,fr=40,bt=41,xl=95,NA=45,yl=33,Hl=60,bl=62,Il=64,vl=91,Sl=93,Ll=61,Tl=123,hr=63,Kl=125,Oo=124,Dl=126,Ol=128,Ro=65533,Ms=42,_e=43,Rl=44,Ml=58,Nl=59,It=46,Gl=0,Vl=8,_l=11,kl=14,Pl=31,Xl=127,ne=-1,Mo=48,No=97,Go=101,Wl=102,Jl=117,jl=122,Vo=65,_o=69,ko=70,Yl=85,zl=90,SA=t=>t>=Mo&&t<=57,Zl=t=>t>=55296&&t<=57343,At=t=>SA(t)||t>=Vo&&t<=ko||t>=No&&t<=Wl,$l=t=>t>=No&&t<=jl,ql=t=>t>=Vo&&t<=zl,AB=t=>$l(t)||ql(t),eB=t=>t>=Ol,wr=t=>t===dr||t===Cl||t===Ul,pr=t=>AB(t)||eB(t)||t===xl,Po=t=>pr(t)||SA(t)||t===NA,tB=t=>t>=Gl&&t<=Vl||t===_l||t>=kl&&t<=Pl||t===Xl,ye=(t,A)=>t!==yt?!1:A!==dr,Qr=(t,A,e)=>t===NA?pr(A)||ye(A,e):pr(t)?!0:!!(t===yt&&ye(t,A)),Ns=(t,A,e)=>t===_e||t===NA?SA(A)?!0:A===It&&SA(e):SA(t===It?A:t),rB=t=>{let A=0,e=1;(t[A]===_e||t[A]===NA)&&(t[A]===NA&&(e=-1),A++);const r=[];for(;SA(t[A]);)r.push(t[A++]);const s=r.length?parseInt(dA(...r),10):0;t[A]===It&&A++;const n=[];for(;SA(t[A]);)n.push(t[A++]);const o=n.length,i=o?parseInt(dA(...n),10):0;(t[A]===_o||t[A]===Go)&&A++;let a=1;(t[A]===_e||t[A]===NA)&&(t[A]===NA&&(a=-1),A++);const l=[];for(;SA(t[A]);)l.push(t[A++]);const c=l.length?parseInt(dA(...l),10):0;return e*(s+i*Math.pow(10,-o))*Math.pow(10,a*c)},sB={type:2},nB={type:3},oB={type:4},iB={type:13},aB={type:8},cB={type:21},lB={type:9},BB={type:10},dB={type:11},gB={type:12},uB={type:14},Cr={type:23},fB={type:1},hB={type:25},wB={type:24},pB={type:26},QB={type:27},CB={type:28},UB={type:29},mB={type:31},Gs={type:32};class Xo{constructor(){this._value=[]}write(A){this._value=this._value.concat(tr(A))}read(){const A=[];let e=this.consumeToken();for(;e!==Gs;)A.push(e),e=this.consumeToken();return A}consumeToken(){const A=this.consumeCodePoint();switch(A){case gr:return this.consumeStringToken(gr);case ml:const e=this.peekCodePoint(0),r=this.peekCodePoint(1),s=this.peekCodePoint(2);if(Po(e)||ye(r,s)){const u=Qr(e,r,s)?Ql:pl;return{type:5,value:this.consumeName(),flags:u}}break;case Fl:if(this.peekCodePoint(0)===Ht)return this.consumeCodePoint(),iB;break;case ur:return this.consumeStringToken(ur);case fr:return sB;case bt:return nB;case Ms:if(this.peekCodePoint(0)===Ht)return this.consumeCodePoint(),uB;break;case _e:if(Ns(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Rl:return oB;case NA:const n=A,o=this.peekCodePoint(0),i=this.peekCodePoint(1);if(Ns(n,o,i))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(Qr(n,o,i))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(o===NA&&i===bl)return this.consumeCodePoint(),this.consumeCodePoint(),wB;break;case It:if(Ns(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Do:if(this.peekCodePoint(0)===Ms)for(this.consumeCodePoint();;){let u=this.consumeCodePoint();if(u===Ms&&(u=this.consumeCodePoint(),u===Do))return this.consumeToken();if(u===ne)return this.consumeToken()}break;case Ml:return pB;case Nl:return QB;case Hl:if(this.peekCodePoint(0)===yl&&this.peekCodePoint(1)===NA&&this.peekCodePoint(2)===NA)return this.consumeCodePoint(),this.consumeCodePoint(),hB;break;case Il:const a=this.peekCodePoint(0),l=this.peekCodePoint(1),c=this.peekCodePoint(2);if(Qr(a,l,c))return{type:7,value:this.consumeName()};break;case vl:return CB;case yt:if(ye(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case Sl:return UB;case Ll:if(this.peekCodePoint(0)===Ht)return this.consumeCodePoint(),aB;break;case Tl:return dB;case Kl:return gB;case Jl:case Yl:const B=this.peekCodePoint(0),f=this.peekCodePoint(1);return B===_e&&(At(f)||f===hr)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case Oo:if(this.peekCodePoint(0)===Ht)return this.consumeCodePoint(),lB;if(this.peekCodePoint(0)===Oo)return this.consumeCodePoint(),cB;break;case Dl:if(this.peekCodePoint(0)===Ht)return this.consumeCodePoint(),BB;break;case ne:return Gs}return wr(A)?(this.consumeWhiteSpace(),mB):SA(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):pr(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:dA(A)}}consumeCodePoint(){const A=this._value.shift();return typeof A>"u"?-1:A}reconsumeCodePoint(A){this._value.unshift(A)}peekCodePoint(A){return A>=this._value.length?-1:this._value[A]}consumeUnicodeRangeToken(){const A=[];let e=this.consumeCodePoint();for(;At(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();let r=!1;for(;e===hr&&A.length<6;)A.push(e),e=this.consumeCodePoint(),r=!0;if(r){const n=parseInt(dA(...A.map(i=>i===hr?Mo:i)),16),o=parseInt(dA(...A.map(i=>i===hr?ko:i)),16);return{type:30,start:n,end:o}}const s=parseInt(dA(...A),16);if(this.peekCodePoint(0)===NA&&At(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();const n=[];for(;At(e)&&n.length<6;)n.push(e),e=this.consumeCodePoint();const o=parseInt(dA(...n),16);return{type:30,start:s,end:o}}else return{type:30,start:s,end:s}}consumeIdentLikeToken(){const A=this.consumeName();return A.toLowerCase()==="url"&&this.peekCodePoint(0)===fr?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===fr?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}}consumeUrlToken(){const A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===ne)return{type:22,value:""};const e=this.peekCodePoint(0);if(e===ur||e===gr){const r=this.consumeStringToken(this.consumeCodePoint());return r.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===ne||this.peekCodePoint(0)===bt)?(this.consumeCodePoint(),{type:22,value:r.value}):(this.consumeBadUrlRemnants(),Cr)}for(;;){const r=this.consumeCodePoint();if(r===ne||r===bt)return{type:22,value:dA(...A)};if(wr(r))return this.consumeWhiteSpace(),this.peekCodePoint(0)===ne||this.peekCodePoint(0)===bt?(this.consumeCodePoint(),{type:22,value:dA(...A)}):(this.consumeBadUrlRemnants(),Cr);if(r===gr||r===ur||r===fr||tB(r))return this.consumeBadUrlRemnants(),Cr;if(r===yt)if(ye(r,this.peekCodePoint(0)))A.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),Cr;else A.push(r)}}consumeWhiteSpace(){for(;wr(this.peekCodePoint(0));)this.consumeCodePoint()}consumeBadUrlRemnants(){for(;;){const A=this.consumeCodePoint();if(A===bt||A===ne)return;ye(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}}consumeStringSlice(A){let r="";for(;A>0;){const s=Math.min(5e4,A);r+=dA(...this._value.splice(0,s)),A-=s}return this._value.shift(),r}consumeStringToken(A){let e="",r=0;do{const s=this._value[r];if(s===ne||s===void 0||s===A)return e+=this.consumeStringSlice(r),{type:0,value:e};if(s===dr)return this._value.splice(0,r),fB;if(s===yt){const n=this._value[r+1];n!==ne&&n!==void 0&&(n===dr?(e+=this.consumeStringSlice(r),r=-1,this._value.shift()):ye(s,n)&&(e+=this.consumeStringSlice(r),e+=dA(this.consumeEscapedCodePoint()),r=-1))}r++}while(!0)}consumeNumber(){const A=[];let e=qe,r=this.peekCodePoint(0);for((r===_e||r===NA)&&A.push(this.consumeCodePoint());SA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0);let s=this.peekCodePoint(1);if(r===It&&SA(s))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=Ko;SA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0),s=this.peekCodePoint(1);const n=this.peekCodePoint(2);if((r===_o||r===Go)&&((s===_e||s===NA)&&SA(n)||SA(s)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=Ko;SA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[rB(A),e]}consumeNumericToken(){const[A,e]=this.consumeNumber(),r=this.peekCodePoint(0),s=this.peekCodePoint(1),n=this.peekCodePoint(2);if(Qr(r,s,n)){const o=this.consumeName();return{type:15,number:A,flags:e,unit:o}}return r===El?(this.consumeCodePoint(),{type:16,number:A,flags:e}):{type:17,number:A,flags:e}}consumeEscapedCodePoint(){const A=this.consumeCodePoint();if(At(A)){let e=dA(A);for(;At(this.peekCodePoint(0))&&e.length<6;)e+=dA(this.consumeCodePoint());wr(this.peekCodePoint(0))&&this.consumeCodePoint();const r=parseInt(e,16);return r===0||Zl(r)||r>1114111?Ro:r}return A===ne?Ro:A}consumeName(){let A="";for(;;){const e=this.consumeCodePoint();if(Po(e))A+=dA(e);else if(ye(e,this.peekCodePoint(0)))A+=dA(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(e),A}}}class et{constructor(A){this._tokens=A}static create(A){const e=new Xo;return e.write(A),new et(e.read())}static parseValue(A){return et.create(A).parseComponentValue()}static parseValues(A){return et.create(A).parseComponentValues()}parseComponentValue(){let A=this.consumeToken();for(;A.type===31;)A=this.consumeToken();if(A.type===32)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);const e=this.consumeComponentValue();do A=this.consumeToken();while(A.type===31);if(A.type===32)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")}parseComponentValues(){const A=[];for(;;){const e=this.consumeComponentValue();if(e.type===32)return A;A.push(e),A.push()}}consumeComponentValue(){const 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}consumeSimpleBlock(A){const e={type:A,values:[]};let r=this.consumeToken();for(;;){if(r.type===32||EB(r,A))return e;this.reconsumeToken(r),e.values.push(this.consumeComponentValue()),r=this.consumeToken()}}consumeFunction(A){const e={name:A.value,values:[],type:18};for(;;){const r=this.consumeToken();if(r.type===32||r.type===3)return e;this.reconsumeToken(r),e.values.push(this.consumeComponentValue())}}consumeToken(){const A=this._tokens.shift();return typeof A>"u"?Gs:A}reconsumeToken(A){this._tokens.unshift(A)}}const oe=t=>t.type===15,fA=t=>t.type===17,R=t=>t.type===20,FB=t=>t.type===0,vt=(t,A)=>R(t)&&t.value===A,Ur=t=>t.type!==31,xA=t=>t.type!==31&&t.type!==4,Ae=t=>{const A=[];let e=[];return t.forEach(r=>{if(r.type===4){if(e.length===0)throw new Error("Error parsing function args, zero tokens for arg");A.push(e),e=[];return}r.type!==31&&e.push(r)}),e.length&&A.push(e),A},EB=(t,A)=>A===11&&t.type===12||A===28&&t.type===29?!0:A===2&&t.type===3,lA=(t,A,e)=>Math.min(Math.max(t,A),e),GA=(t,A)=>[t[0]*A[0]+t[1]*A[1]+t[2]*A[2],t[3]*A[0]+t[4]*A[1]+t[5]*A[2],t[6]*A[0]+t[7]*A[1]+t[8]*A[2]],He=t=>GA([3.2409699419045226,-1.537383177570094,-.4986107602930034,-.9692436362808796,1.8759675015077202,.04155505740717559,.05563007969699366,-.20397695888897652,1.0569715142428786],t),Vs=t=>GA([.41239079926595934,.357584339383878,.1804807884018343,.21263900587151027,.715168678767756,.07219231536073371,.01933081871559182,.11919477979462598,.9505321522496607],t),ke=t=>t.map(A=>{const e=A<0?-1:1,r=Math.abs(A);return r>.0031308?e*(1.055*r**(1/2.4)-.055):12.92*A}),_s=t=>t.map(A=>{const e=A<0?-1:1,r=Math.abs(A);return r<=.04045?A/12.92:e*((r+.055)/1.055)**2.4}),xB=t=>{const[A,e,r]=ke(He([t[0],t[1],t[2]]));return[A,e,r,t[3]]},yB=t=>{const[A,e,r]=He([t[0],t[1],t[2]]);return[lA(Math.round(A*255),0,255),lA(Math.round(e*255),0,255),lA(Math.round(r*255),0,255),t[3]]},be=t=>t.type===17||t.type===15,J=t=>t.type===16||be(t),HB=t=>t.type===18&&t.name==="calc",bB=(t,A=0)=>{const e=r=>{let s="";for(const n of r)if(n.type!==31){if(n.type===18)if(n.name==="calc"){const o=e(n.values);if(o===null)return null;s+=`(${o})`}else return null;else if(n.type===17)s+=n.number.toString();else if(n.type===15)n.unit==="px"?s+=n.number.toString():n.unit==="rem"||n.unit==="em"?s+=(n.number*16).toString():s+=n.number.toString();else if(n.type===16)s+=(n.number/100*A).toString();else if(n.type===6){const o=n.value;o==="+"||o==="-"||o==="*"||o==="/"?s+=` ${o} `:o==="("?s+="(":o===")"&&(s+=")")}}return s};try{const r=e(t.values);if(r===null||r.trim()==="")return null;const s=new Function("return "+r)();if(typeof s=="number"&&!isNaN(s))return{type:17,number:s,flags:qe}}catch{return null}return null},Wo=t=>t.length>1?[t[0],t[1]]:[t[0]],hA={type:17,number:0,flags:qe},Pe={type:16,number:50,flags:qe},ie={type:16,number:100,flags:qe},St=(t,A,e)=>{const[r,s]=t;return[O(r,A),O(typeof s<"u"?s:r,e)]},O=(t,A)=>{if(t.type===16)return t.number/100*A;if(oe(t))switch(t.unit){case"rem":case"em":return 16*t.number;default:return t.number}return t.number},Jo="deg",jo="grad",Yo="rad",zo="turn",tt={name:"angle",parse:(t,A)=>{if(A.type===15)switch(A.unit){case Jo:return Math.PI*A.number/180;case jo:return Math.PI/200*A.number;case Yo:return A.number;case zo:return Math.PI*2*A.number}throw new Error("Unsupported angle type")}},Zo=t=>t.type===15&&(t.unit===Jo||t.unit===jo||t.unit===Yo||t.unit===zo),$o=t=>{switch(t.filter(R).map(e=>e.value).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[hA,hA];case"to top":case"bottom":return jA(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[hA,ie];case"to right":case"left":return jA(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[ie,ie];case"to bottom":case"top":return jA(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[ie,hA];case"to left":case"right":return jA(270)}return 0},jA=t=>Math.PI*t/180,Ie=t=>(255&t)===0,sA=t=>{const A=255&t,e=255&t>>8,r=255&t>>16,s=255&t>>24;return A<255?`rgba(${s},${r},${e},${A/255})`:`rgb(${s},${r},${e})`},ee=(t,A,e,r)=>(t<<24|A<<16|e<<8|Math.round(r*255)<<0)>>>0,ve=(t,A)=>{if(t.type===17)return t.number;if(t.type===16){const e=A===3?1:255;return A===3?t.number/100*e:Math.round(t.number/100*e)}return 0},Xe=t=>(t[0].type===20?t[0].value:"unknown")==="from",IB=t=>ee(lA(Math.round(t[0]*255),0,255),lA(Math.round(t[1]*255),0,255),lA(Math.round(t[2]*255),0,255),lA(t[3],0,1)),ks=([t,A,e,r])=>{const s=ke([t,A,e]);return ee(lA(Math.round(s[0]*255),0,255),lA(Math.round(s[1]*255),0,255),lA(Math.round(s[2]*255),0,255),r)},Lt=t=>{const A=He([t[0],t[1],t[2]]);return ks([A[0],A[1],A[2],t[3]])},vB=(t,A)=>{if(Xe(A.filter(xA)))throw new Error("Relative color not supported for lab()");const[e,r,s,n]=mr(A),o=ke(He(xr([e,r,s])));return ee(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},SB=(t,A)=>{if(Xe(A.filter(xA)))throw new Error("Relative color not supported for oklab()");const[e,r,s,n]=mr(A),o=ke(He(Er([e,r,s])));return ee(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},LB=(t,A)=>{if(Xe(A.filter(xA)))throw new Error("Relative color not supported for oklch()");const[e,r,s,n]=ti(A),o=ke(He(Er(Fr([e,r,s]))));return ee(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},TB=(t,A)=>{if(Xe(A.filter(xA)))throw new Error("Relative color not supported for lch()");const[e,r,s,n]=ei(A),o=ke(He(xr(Fr([e,r,s]))));return ee(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},qo=(t,A)=>{const e=A.filter(xA),[r,s,n,o]=e,i=(r.type===17?jA(r.number):tt.parse(t,r))/(Math.PI*2),a=J(s)?s.number/100:0,l=J(n)?n.number/100:0,c=typeof o<"u"&&J(o)?O(o,1):1;return[i,a,l,c]},Ai=(t,A)=>{if(Xe(A))throw new Error("Relative color not supported for hsl()");const[e,r,s,n]=qo(t,A),o=si([e,r,s]);return ee(o[0]*255,o[1]*255,o[2]*255,r===0?1:n)},ei=t=>{const A=t.filter(xA),e=J(A[0])?A[0].number:0,r=J(A[1])?A[1].number:0,s=fA(A[2])||oe(A[2])?A[2].number:0,n=typeof A[4]<"u"&&J(A[4])?O(A[4],1):1;return[e,r,s,n]},mr=t=>{const A=t.filter(xA),e=A[0].type===16?A[0].number/100:fA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:fA(A[1])?A[1].number:0,s=fA(A[2])||oe(A[2])?A[2].number:0,n=typeof A[4]<"u"&&J(A[4])?O(A[4],1):1;return[e,r,s,n]},ti=t=>{const A=t.filter(xA),e=A[0].type===16?A[0].number/100:fA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:fA(A[1])?A[1].number:0,s=fA(A[2])||oe(A[2])?A[2].number:0,n=typeof A[4]<"u"&&J(A[4])?O(A[4],1):1;return[e,r,s,n]},ri=t=>GA([1.0479297925449969,.022946870601609652,-.05019226628920524,.02962780877005599,.9904344267538799,-.017073799063418826,-.009243040646204504,.015055191490298152,.7518742814281371],t),Ps=t=>GA([.955473421488075,-.02309845494876471,.06325924320057072,-.0283697093338637,1.0099953980813041,.021041441191917323,.012314014864481998,-.020507649298898964,1.330365926242124],t),Xs=(t,A,e)=>(e<0&&(e+=1),e>=1&&(e-=1),e<1/6?(A-t)*e*6+t:e<1/2?A:e<2/3?(A-t)*6*(2/3-e)+t:t),si=([t,A,e])=>{if(A===0)return[e*255,e*255,e*255];const r=e<=.5?e*(A+1):e+A-e*A,s=e*2-r,n=Xs(s,r,t+1/3),o=Xs(s,r,t),i=Xs(s,r,t-1/3);return[n,o,i]},Fr=([t,A,e])=>(A<0&&(A=0),isNaN(e)&&(e=0),[t,A*Math.cos(e*Math.PI/180),A*Math.sin(e*Math.PI/180)]),Er=t=>{const A=GA([1,.3963377773761749,.2158037573099136,1,-.1055613458156586,-.0638541728258133,1,-.0894841775298119,-1.2914855480194092],t),e=A.map(r=>r**3);return GA([1.2268798758459243,-.5578149944602171,.2813910456659647,-.0405757452148008,1.112286803280317,-.0717110580655164,-.0763729366746601,-.4214933324022432,1.5869240198367816],e)},xr=t=>{const A=(t[0]+16)/116,e=t[1]/500+A,r=A-t[2]/200,s=24389/27,n=24/116,o=[(e>n?e**3:(116*e-16)/s)*.3457/.3585,t[0]>8?A**3:t[0]/s,(r>n?r**3:(116*r-16)/s)*(1-.3457-.3585)/.3585];return Ps([o[0],o[1],o[2]])},KB=(t,A)=>{const e=A.filter(xA);if(e.length===3){const[r,s,n]=e.map(ve),o=_s([r/255,s/255,n/255]),[i,a,l]=Vs([o[0],o[1],o[2]]);return[i,a,l,1]}if(e.length===4){const[r,s,n,o]=e.map(ve),i=_s([r/255,s/255,n/255]),[a,l,c]=Vs([i[0],i[1],i[2]]);return[a,l,c,o]}return[0,0,0,1]},DB=(t,A)=>{const[e,r,s,n]=qo(t,A),o=_s(si([e,r,s])),[i,a,l]=Vs([o[0],o[1],o[2]]);return[i,a,l,n]},OB=(t,A)=>{const[e,r,s,n]=mr(A),[o,i,a]=xr([e,r,s]);return[o,i,a,n]},RB=(t,A)=>{const[e,r,s,n]=ei(A),[o,i,a]=xr(Fr([e,r,s]));return[o,i,a,n]},MB=(t,A)=>{const[e,r,s,n]=ti(A),[o,i,a]=Er(Fr([e,r,s]));return[o,i,a,n]},NB=(t,A)=>{const[e,r,s,n]=mr(A),[o,i,a]=Er([e,r,s]);return[o,i,a,n]},GB=t=>Ps([t[0],t[1],t[2]]),ni=t=>t,VB=t=>{const[A,e,r]=ri([t[0],t[2],t[3]]);return[A,e,r,t[3]]},oi=t=>Lt([t[0],t[1],t[2],t[3]]),_B=t=>{const A=GB([t[0],t[1],t[2]]);return Lt([A[0],A[1],A[2],t[3]])},kB=t=>GA([.4865709486482162,.26566769316909306,.1982172852343625,.2289745640697488,.6917385218365064,.079286914093745,0,.04511338185890264,1.043944368900976],t),PB=t=>GA([2.493496911941425,-.9313836179191239,-.40271078445071684,-.8294889695615747,1.7626640603183463,.023624685841943577,.03584583024378447,-.07617238926804182,.9568845240076872],t),XB=t=>t.map(A=>{const e=A<0?-1:1;return A*e<=.04045?A/12.92:e*((A+.055)/1.055)**2.4||0}),WB=t=>ke(t),JB=t=>{const A=XB([t[0],t[1],t[2]]);return kB([A[0],A[1],A[2]])},jB=t=>{const[A,e,r]=WB(PB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},YB=t=>{const A=JB([t[0],t[1],t[2]]);return Lt([A[0],A[1],A[2],t[3]])},zB=t=>GA([2.0415879038107465,-.5650069742788596,-.34473135077832956,-.9692436362808795,1.8759675015077202,.04155505740717557,.013444280632031142,-.11836239223101838,1.0151749943912054],t),ZB=t=>GA([.5766690429101305,.1855582379065463,.1882286462349947,.29734497525053605,.6273635662554661,.0752914584939978,.02703136138641234,.07068885253582723,.9913375368376388],t),$B=t=>{const A=t.map(e=>{const r=e<0?-1:1,s=Math.abs(e);return r*s**2.19921875});return[A[0],A[1],A[2]]},qB=t=>{const A=t.map(e=>{const r=e<0?-1:1,s=Math.abs(e);return r*s**.4547069271758437});return[A[0],A[1],A[2]]},Ad=t=>{const[A,e,r]=qB(zB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},ed=t=>{const A=He(ZB($B([t[0],t[1],t[2]])));return ks([A[0],A[1],A[2],t[3]])},td=t=>GA([.7977666449006423,.13518129740053308,.0313477341283922,.2880748288194013,.711835234241873,8993693872564e-17,0,0,.8251046025104602],t),rd=t=>GA([1.3457868816471583,-.25557208737979464,-.05110186497554526,-.5446307051249019,1.5082477428451468,.02052744743642139,0,0,1.2119675456389452],t),sd=t=>t.map(A=>A<16/512?A/16:A**1.8),nd=t=>t.map(A=>A>1/512?A**(1/1.8):A*16),od=t=>{const A=sd([t[0],t[1],t[2]]);return Ps(td([A[0],A[1],A[2]]))},id=t=>{const[A,e,r]=nd(rd(ri([t[0],t[1],t[2]])));return[A,e,r,t[3]]},ad=t=>{const A=od([t[0],t[1],t[2]]);return Lt([A[0],A[1],A[2],t[3]])},yr=1.09929682680944,ii=.018053968510807,cd=t=>t.map(function(A){return A<ii*4.5?A/4.5:Math.pow((A+yr-1)/yr,1/.45)}),ld=t=>t.map(function(A){return A>=ii?yr*Math.pow(A,.45)-(yr-1):4.5*A}),Bd=t=>GA([.6369580483012914,.14461690358620832,.1688809751641721,.2627002120112671,.6779980715188708,.05930171646986196,0,.028072693049087428,1.060985057710791],t),dd=t=>GA([1.716651187971268,-.355670783776392,-.25336628137366,-.666684351832489,1.616481236634939,.0157685458139111,.017639857445311,-.042770613257809,.942103121235474],t),gd=t=>{const A=cd([t[0],t[1],t[2]]);return Bd([A[0],A[1],A[2]])},ud=t=>{const[A,e,r]=ld(dd([t[0],t[1],t[2]]));return[A,e,r,t[3]]},fd=t=>{const A=gd([t[0],t[1],t[2]]);return Lt([A[0],A[1],A[2],t[3]])},Se={name:"color",parse:(t,A)=>{if(A.type===18){const e=Qd[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported color function "${A.name}"`);return e(t,A.values)}if(A.type===5){const[e,r,s,n]=ai(A);return ee(e,r,s,n)}if(A.type===20){const e=ae[A.value.toUpperCase()];if(typeof e<"u")return e}return ae.TRANSPARENT}},ai=t=>{if(t.value.length===3){const A=t.value.substring(0,1),e=t.value.substring(1,2),r=t.value.substring(2,3);return[parseInt(A+A,16),parseInt(e+e,16),parseInt(r+r,16),1]}if(t.value.length===4){const A=t.value.substring(0,1),e=t.value.substring(1,2),r=t.value.substring(2,3),s=t.value.substring(3,4);return[parseInt(A+A,16),parseInt(e+e,16),parseInt(r+r,16),parseInt(s+s,16)/255]}if(t.value.length===6){const A=t.value.substring(0,2),e=t.value.substring(2,4),r=t.value.substring(4,6);return[parseInt(A,16),parseInt(e,16),parseInt(r,16),1]}if(t.value.length===8){const A=t.value.substring(0,2),e=t.value.substring(2,4),r=t.value.substring(4,6),s=t.value.substring(6,8);return[parseInt(A,16),parseInt(e,16),parseInt(r,16),parseInt(s,16)/255]}return[0,0,0,1]},ci=(t,A)=>{const e=A.filter(xA);if(Xe(e))throw new Error("Relative color not supported for rgb()");if(e.length===3){const[r,s,n]=e.map(ve);return ee(r,s,n,1)}if(e.length===4){const[r,s,n,o]=e.map(ve);return ee(r,s,n,o)}if(e.length===5&&e[3].type===6&&e[3].value==="/"){const r=ve(e[0],0),s=ve(e[1],1),n=ve(e[2],2),o=ve(e[4],3);return ee(r,s,n,o)}return 0},hd=(t,A)=>{const e=A.filter(xA),r=e[0].type===20?e[0].value:"unknown";if(!Xe(e)){const n=r,o=li[n];if(typeof o>"u")throw new Error(`Attempting to parse an unsupported color space "${n}" for color() function`);const i=fA(e[1])?e[1].number:0,a=fA(e[2])?e[2].number:0,l=fA(e[3])?e[3].number:0,c=e.length>4&&e[4].type===6&&e[4].value==="/"&&fA(e[5])?e[5].number:1;return o([i,a,l,c])}else{const n=(p,E)=>{if(fA(E))return E.number;const T=K=>K==="r"||K==="x"?0:K==="g"||K==="y"?1:2;if(R(E)){const K=T(E.value);return p[K]}const F=K=>{const V=K.filter(xA);let q="(";for(const v of V)q+=v.type===18&&v.name==="calc"?F(v.values):fA(v)?v.number:v.type===6||R(v)?v.value:"";return q+=")",q};if(E.type===18){const K=E.values.filter(xA);if(E.name==="calc"){const V=F(K).replace(/r|x/,p[0].toString()).replace(/g|y/,p[1].toString()).replace(/b|z/,p[2].toString());return new Function("return "+V)()}}return null},o=e[1].type===18?e[1].name:R(e[1])||e[1].type===5?"rgb":"unknown",i=R(e[2])?e[2].value:"unknown";let a=e[1].type===18?e[1].values:R(e[1])?[e[1]]:[];if(R(e[1])){if(typeof ae[e[1].value.toUpperCase()]>"u")throw new Error("Attempting to use unknown color in relative color 'from'");{const E=rt(t,e[1].value),T=255&E,F=255&E>>8,K=255&E>>16;a=[{type:17,number:255&E>>24,flags:1},{type:17,number:K,flags:1},{type:17,number:F,flags:1},{type:17,number:T>1?T/255:T,flags:1}]}}else if(e[1].type===5){const[p,E,T,F]=ai(e[1]);a=[{type:17,number:p,flags:1},{type:17,number:E,flags:1},{type:17,number:T,flags:1},{type:17,number:F>1?F/255:F,flags:1}]}if(a.length===0)throw new Error("Attempting to use unknown color in relative color 'from'");if(i==="unknown")throw new Error("Attempting to use unknown colorspace in relative color 'to'");const l=wd[o],c=pd[i],B=li[i];if(typeof l>"u")throw new Error(`Attempting to parse an unsupported color space "${o}" for color() function`);if(typeof c>"u")throw new Error(`Attempting to parse an unsupported color space "${i}" for color() function`);const f=l(t,a),u=c(f),h=n(u,e[3]),w=n(u,e[4]),m=n(u,e[5]),y=e.length>6&&e[6].type===6&&e[6].value==="/"&&fA(e[7])?e[7].number:1;if(h===null||w===null||m===null)throw new Error("Invalid relative color in color() function");return B([h,w,m,y])}},li={srgb:IB,"srgb-linear":ks,"display-p3":YB,"a98-rgb":ed,"prophoto-rgb":ad,xyz:oi,"xyz-d50":_B,"xyz-d65":oi,rec2020:fd},wd={rgb:KB,hsl:DB,lab:OB,lch:RB,oklab:NB,oklch:MB},pd={srgb:xB,"srgb-linear":yB,"display-p3":jB,"a98-rgb":Ad,"prophoto-rgb":id,xyz:ni,"xyz-d50":VB,"xyz-d65":ni,rec2020:ud},Qd={hsl:Ai,hsla:Ai,rgb:ci,rgba:ci,lch:TB,oklch:LB,oklab:SB,lab:vB,color:hd},rt=(t,A)=>Se.parse(t,et.create(A).parseComponentValue()),ae={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},Cd={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(R(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},Ud={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Hr=(t,A)=>{const e=Se.parse(t,A[0]),r=A[1];return r&&J(r)?{color:e,stop:r}:{color:e,stop:null}},Bi=(t,A)=>{const e=t[0],r=t[t.length-1];e.stop===null&&(e.stop=hA),r.stop===null&&(r.stop=ie);const s=[];let n=0;for(let i=0;i<t.length;i++){const a=t[i].stop;if(a!==null){const l=O(a,A);l>n?s.push(l):s.push(n),n=l}else s.push(null)}let o=null;for(let i=0;i<s.length;i++){const a=s[i];if(a===null)o===null&&(o=i);else if(o!==null){const l=i-o,c=s[o-1],B=(a-c)/(l+1);for(let f=1;f<=l;f++)s[o+f-1]=B*f;o=null}}return t.map(({color:i},a)=>({color:i,stop:Math.max(Math.min(1,s[a]/A),0)}))},md=(t,A,e)=>{const r=A/2,s=e/2,n=O(t[0],A)-r,o=s-O(t[1],e);return(Math.atan2(o,n)+Math.PI*2)%(Math.PI*2)},Fd=(t,A,e)=>{const r=typeof t=="number"?t:md(t,A,e),s=Math.abs(A*Math.sin(r))+Math.abs(e*Math.cos(r)),n=A/2,o=e/2,i=s/2,a=Math.sin(r-Math.PI/2)*i,l=Math.cos(r-Math.PI/2)*i;return[s,n-l,n+l,o-a,o+a]},te=(t,A)=>Math.sqrt(t*t+A*A),di=(t,A,e,r,s)=>[[0,0],[0,A],[t,0],[t,A]].reduce((o,i)=>{const[a,l]=i,c=te(e-a,r-l);return(s?c<o.optimumDistance:c>o.optimumDistance)?{optimumCorner:i,optimumDistance:c}:o},{optimumDistance:s?1/0:-1/0,optimumCorner:null}).optimumCorner,Ed=(t,A,e,r,s)=>{let n=0,o=0;switch(t.size){case 0:t.shape===0?n=o=Math.min(Math.abs(A),Math.abs(A-r),Math.abs(e),Math.abs(e-s)):t.shape===1&&(n=Math.min(Math.abs(A),Math.abs(A-r)),o=Math.min(Math.abs(e),Math.abs(e-s)));break;case 2:if(t.shape===0)n=o=Math.min(te(A,e),te(A,e-s),te(A-r,e),te(A-r,e-s));else if(t.shape===1){const i=Math.min(Math.abs(e),Math.abs(e-s))/Math.min(Math.abs(A),Math.abs(A-r)),[a,l]=di(r,s,A,e,!0);n=te(a-A,(l-e)/i),o=i*n}break;case 1:t.shape===0?n=o=Math.max(Math.abs(A),Math.abs(A-r),Math.abs(e),Math.abs(e-s)):t.shape===1&&(n=Math.max(Math.abs(A),Math.abs(A-r)),o=Math.max(Math.abs(e),Math.abs(e-s)));break;case 3:if(t.shape===0)n=o=Math.max(te(A,e),te(A,e-s),te(A-r,e),te(A-r,e-s));else if(t.shape===1){const i=Math.max(Math.abs(e),Math.abs(e-s))/Math.max(Math.abs(A),Math.abs(A-r)),[a,l]=di(r,s,A,e,!1);n=te(a-A,(l-e)/i),o=i*n}break}return Array.isArray(t.size)&&(n=O(t.size[0],r),o=t.size.length===2?O(t.size[1],s):n),[n,o]},xd=(t,A)=>{let e=jA(180);const r=[];return Ae(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&i.value==="to"){e=$o(s);return}else if(Zo(i)){e=tt.parse(t,i);return}}const o=Hr(t,s);r.push(o)}),{angle:e,stops:r,type:1}},br=(t,A)=>{let e=jA(180);const r=[];return Ae(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&["top","left","right","bottom"].indexOf(i.value)!==-1){e=$o(s);return}else if(Zo(i)){e=(tt.parse(t,i)+jA(270))%jA(360);return}}const o=Hr(t,s);r.push(o)}),{angle:e,stops:r,type:1}},yd=(t,A)=>{const e=jA(180),r=[];let s=1;const n=0,o=3,i=[];return Ae(A).forEach((a,l)=>{const c=a[0];if(l===0){if(R(c)&&c.value==="linear"){s=1;return}else if(R(c)&&c.value==="radial"){s=2;return}}if(c.type===18){if(c.name==="from"){const B=Se.parse(t,c.values[0]);r.push({stop:hA,color:B})}else if(c.name==="to"){const B=Se.parse(t,c.values[0]);r.push({stop:ie,color:B})}else if(c.name==="color-stop"){const B=c.values.filter(xA);if(B.length===2){const f=Se.parse(t,B[1]),u=B[0];fA(u)&&r.push({stop:{type:16,number:u.number*100,flags:u.flags},color:f})}}}}),s===1?{angle:(e+jA(180))%jA(360),stops:r,type:s}:{size:o,shape:n,stops:r,position:i,type:s}},gi="closest-side",ui="farthest-side",fi="closest-corner",hi="farthest-corner",wi="circle",pi="ellipse",Qi="cover",Ci="contain",Hd=(t,A)=>{let e=0,r=3;const s=[],n=[];return Ae(A).forEach((o,i)=>{let a=!0;if(i===0){let l=!1;a=o.reduce((c,B)=>{if(l)if(R(B))switch(B.value){case"center":return n.push(Pe),c;case"top":case"left":return n.push(hA),c;case"right":case"bottom":return n.push(ie),c}else(J(B)||be(B))&&n.push(B);else if(R(B))switch(B.value){case wi:return e=0,!1;case pi:return e=1,!1;case"at":return l=!0,!1;case gi:return r=0,!1;case Qi:case ui:return r=1,!1;case Ci:case fi:return r=2,!1;case hi:return r=3,!1}else if(be(B)||J(B))return Array.isArray(r)||(r=[]),r.push(B),!1;return c},a)}if(a){const l=Hr(t,o);s.push(l)}}),{size:r,shape:e,stops:s,position:n,type:2}},Ir=(t,A)=>{let e=0,r=3;const s=[],n=[];return Ae(A).forEach((o,i)=>{let a=!0;if(i===0?a=o.reduce((l,c)=>{if(R(c))switch(c.value){case"center":return n.push(Pe),!1;case"top":case"left":return n.push(hA),!1;case"right":case"bottom":return n.push(ie),!1}else if(J(c)||be(c))return n.push(c),!1;return l},a):i===1&&(a=o.reduce((l,c)=>{if(R(c))switch(c.value){case wi:return e=0,!1;case pi:return e=1,!1;case Ci:case gi:return r=0,!1;case ui:return r=1,!1;case fi:return r=2,!1;case Qi:case hi:return r=3,!1}else if(be(c)||J(c))return Array.isArray(r)||(r=[]),r.push(c),!1;return l},a)),a){const l=Hr(t,o);s.push(l)}}),{size:r,shape:e,stops:s,position:n,type:2}},bd=t=>t.type===1,Id=t=>t.type===2,Ws={name:"image",parse:(t,A)=>{if(A.type===22){const e={url:A.value,type:0};return t.cache.addImage(A.value),e}if(A.type===18){const e=Ui[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported image function "${A.name}"`);return e(t,A.values)}throw new Error(`Unsupported image type ${A.type}`)}};function vd(t){return!(t.type===20&&t.value==="none")&&(t.type!==18||!!Ui[t.name])}const Ui={"linear-gradient":xd,"-moz-linear-gradient":br,"-ms-linear-gradient":br,"-o-linear-gradient":br,"-webkit-linear-gradient":br,"radial-gradient":Hd,"-moz-radial-gradient":Ir,"-ms-radial-gradient":Ir,"-o-radial-gradient":Ir,"-webkit-radial-gradient":Ir,"-webkit-gradient":yd},Sd={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>{if(A.length===0)return[];const e=A[0];return e.type===20&&e.value==="none"?[]:A.filter(r=>xA(r)&&vd(r)).map(r=>Ws.parse(t,r))}},Ld={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(R(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},Td={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:(t,A)=>Ae(A).map(e=>e.map(r=>HB(r)?bB(r,0):J(r)?r:null).filter(r=>r!==null)).map(Wo)},Kd={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:(t,A)=>Ae(A).map(e=>e.filter(R).map(r=>r.value).join(" ")).map(Dd)},Dd=t=>{switch(t){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};var st;(function(t){t.AUTO="auto",t.CONTAIN="contain",t.COVER="cover"})(st||(st={}));const Od={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:(t,A)=>Ae(A).map(e=>e.filter(Rd))},Rd=t=>R(t)||J(t),vr=t=>({name:`border-${t}-color`,initialValue:"transparent",prefix:!1,type:3,format:"color"}),Md=vr("top"),Nd=vr("right"),Gd=vr("bottom"),Vd=vr("left"),Sr=t=>({name:`border-radius-${t}`,initialValue:"0 0",prefix:!1,type:1,parse:(A,e)=>Wo(e.filter(J))}),_d=Sr("top-left"),kd=Sr("top-right"),Pd=Sr("bottom-right"),Xd=Sr("bottom-left"),Lr=t=>({name:`border-${t}-style`,initialValue:"solid",prefix:!1,type:2,parse:(A,e)=>{switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}),Wd=Lr("top"),Jd=Lr("right"),jd=Lr("bottom"),Yd=Lr("left"),Tr=t=>({name:`border-${t}-width`,initialValue:"0",type:0,prefix:!1,parse:(A,e)=>oe(e)?e.number:0}),zd=Tr("top"),Zd=Tr("right"),$d=Tr("bottom"),qd=Tr("left"),Js={type:0},js=t=>{const[A]=t;return A?R(A)?A.value==="farthest-side"?"farthest-side":"closest-side":J(A)?A:"closest-side":"closest-side"},mi=t=>{let A=null,e=null;for(const r of t)if(R(r))switch(r.value){case"left":A=hA;break;case"right":A=ie;break;case"top":e=hA;break;case"bottom":e=ie;break;case"center":A===null?A=Pe:e===null&&(e=Pe);break}else J(r)&&(A===null?A=r:e===null&&(e=r));return{cx:A??Pe,cy:e??Pe}},Ag=t=>{const A=[];for(const o of t)if(o.type!==31){if(R(o)&&o.value==="round")break;J(o)&&A.push(o)}const e=A[0]??hA,r=A[1]??e,s=A[2]??e,n=A[3]??r;return{type:1,top:e,right:r,bottom:s,left:n}},eg=t=>{const A=t.filter(Ur),e=A.findIndex(n=>vt(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:2,radius:js(r),...mi(s)}},tg=t=>{const A=t.filter(Ur),e=A.findIndex(n=>vt(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:3,rx:js(r.slice(0,1)),ry:js(r.slice(1,2)),...mi(s)}},rg=t=>{const A=Ae(t),e=[];for(const r of A){if(r.length===1&&R(r[0]))continue;const s=r.filter(J);s.length>=2&&e.push([s[0],s[1]])}return{type:4,points:e}},sg=t=>{const A=t.find(e=>e.type===0);return A?{type:5,d:A.value}:Js},ng={name:"clip-path",initialValue:"none",prefix:!1,type:0,parse:(t,A)=>{if(R(A)&&A.value==="none")return Js;if(A.type===18)switch(A.name){case"inset":return Ag(A.values);case"circle":return eg(A.values);case"ellipse":return tg(A.values);case"polygon":return rg(A.values);case"path":return sg(A.values)}return Js}},og={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},ig={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:(t,A)=>A==="rtl"?1:0},ag={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:(t,A)=>A.filter(R).reduce((e,r)=>e|cg(r.value),0)},cg=t=>{switch(t){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},lg={name:"float",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},Bg={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:(t,A)=>A.type===20&&A.value==="normal"?0:A.type===17||A.type===15?A.number:0};var Kr;(function(t){t.NORMAL="normal",t.STRICT="strict"})(Kr||(Kr={}));const dg={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="strict"?Kr.STRICT:Kr.NORMAL},gg={name:"line-height",initialValue:"normal",prefix:!1,type:4},Fi=(t,A)=>R(t)&&t.value==="normal"?1.2*A:t.type===17?A*t.number:J(t)?O(t,A):A,ug={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:(t,A)=>A.type===20&&A.value==="none"?null:Ws.parse(t,A)},fg={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:(t,A)=>A==="inside"?0:1},Ys={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:(t,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 52;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},Dr=t=>({name:`margin-${t}`,initialValue:"0",prefix:!1,type:4}),hg=Dr("top"),wg=Dr("right"),pg=Dr("bottom"),Qg=Dr("left"),Cg={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:(t,A)=>A.filter(R).map(e=>{switch(e.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})},Ug={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="break-word"?"break-word":"normal"},Or=t=>({name:`padding-${t}`,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}),mg=Or("top"),Fg=Or("right"),Eg=Or("bottom"),xg=Or("left"),yg={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Hg={name:"position",initialValue:"static",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},bg={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&vt(A[0],"none")?[]:Ae(A).map(e=>{const r={color:ae.TRANSPARENT,offsetX:hA,offsetY:hA,blur:hA};let s=0;for(let n=0;n<e.length;n++){const o=e[n];be(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:r.blur=o,s++):r.color=Se.parse(t,o)}return r})},Ig={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},vg={name:"transform",initialValue:"none",prefix:!0,type:0,parse:(t,A)=>{if(A.type===20&&A.value==="none")return null;if(A.type===18){const e=Sg[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported transform function "${A.name}"`);return e(t,A.values)}return null}},Sg={matrix:(t,A)=>{const e=A.filter(r=>r.type===17).map(r=>r.number);return e.length===6?e:null},matrix3d:(t,A)=>{const e=A.filter(l=>l.type===17).map(l=>l.number),[r,s,{},{},n,o,{},{},{},{},{},{},i,a]=e;return e.length===16?[r,s,n,o,i,a]:null},rotate:(t,A)=>{if(A.length!==1)return null;const e=A[0];let r=0;if(e.type===17&&e.number===0)r=0;else if(e.type===15)r=tt.parse(t,e);else return null;const s=Math.cos(r),n=Math.sin(r);return[s,n,-n,s,0,0]}},Ei={type:16,number:50,flags:qe},Lg=[Ei,Ei],Tg={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:(t,A)=>{const e=A.filter(J);return e.length!==2?Lg:[e[0],e[1]]}},Kg={name:"rotate",initialValue:"none",prefix:!1,type:0,parse:(t,A)=>A.type===20&&A.value==="none"?null:A.type===17&&A.number===0?0:A.type===15?tt.parse(t,A)*180/Math.PI:null},Dg={name:"visible",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"hidden":return 1;case"collapse":return 2;default:return 0}}};var Tt;(function(t){t.NORMAL="normal",t.BREAK_ALL="break-all",t.KEEP_ALL="keep-all"})(Tt||(Tt={}));const Og={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"break-all":return Tt.BREAK_ALL;case"keep-all":return Tt.KEEP_ALL;default:return Tt.NORMAL}}},Rg={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(A.type===20)return{auto:!0,order:0};if(fA(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},xi={name:"time",parse:(t,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")}},Mg={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:(t,A)=>fA(A)?A.number:1},Ng={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Gg={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:(t,A)=>A.filter(R).map(e=>{switch(e.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(e=>e!==0)},Vg={name:"text-decoration-style",initialValue:"solid",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"double":return 1;case"dotted":return 2;case"dashed":return 3;case"wavy":return 4;default:return 0}}},_g={name:"text-decoration-thickness",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(R(A))switch(A.value){case"auto":return"auto";case"from-font":return"from-font"}return oe(A)?A.number:"auto"}},kg={name:"text-underline-offset",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>R(A)&&A.value==="auto"?"auto":oe(A)?A.number:"auto"},Pg={name:"font-family",initialValue:"",prefix:!1,type:1,parse:(t,A)=>{const e=[],r=[];return A.forEach(s=>{switch(s.type){case 20:case 0:e.push(s.value);break;case 17:e.push(s.number.toString());break;case 4:r.push(e.join(" ")),e.length=0;break}}),e.length&&r.push(e.join(" ")),r.map(s=>s.indexOf(" ")===-1?s:`'${s}'`)}},Xg={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},Wg={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:(t,A)=>fA(A)?A.number:R(A)&&A.value==="bold"?700:400},Jg={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.filter(R).map(e=>e.value)},jg={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},iA=(t,A)=>(t&A)!==0,Yg={name:"content",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>{if(A.length===0)return[];const e=A[0];return e.type===20&&e.value==="none"?[]:A}},zg={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return null;const e=A[0];if(e.type===20&&e.value==="none")return null;const r=[],s=A.filter(Ur);for(let n=0;n<s.length;n++){const o=s[n],i=s[n+1];if(o.type===20){const a=i&&fA(i)?i.number:1;r.push({counter:o.value,increment:a})}}return r}},Zg={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return[];const e=[],r=A.filter(Ur);for(let s=0;s<r.length;s++){const n=r[s],o=r[s+1];if(R(n)&&n.value!=="none"){const i=o&&fA(o)?o.number:0;e.push({counter:n.value,reset:i})}}return e}},$g={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:(t,A)=>A.filter(oe).map(e=>xi.parse(t,e))},qg={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return null;const e=A[0];if(e.type===20&&e.value==="none")return null;const r=[],s=A.filter(FB);if(s.length%2!==0)return null;for(let n=0;n<s.length;n+=2){const o=s[n].value,i=s[n+1].value;r.push({open:o,close:i})}return r}},yi=(t,A,e)=>{if(!t)return"";const r=t[Math.min(A,t.length-1)];return r?e?r.open:r.close:""},Au={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&vt(A[0],"none")?[]:Ae(A).map(e=>{const r={color:255,offsetX:hA,offsetY:hA,blur:hA,spread:hA,inset:!1};let s=0;for(let n=0;n<e.length;n++){const o=e[n];vt(o,"inset")?r.inset=!0:be(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:s===2?r.blur=o:r.spread=o,s++):r.color=Se.parse(t,o)}return r})},eu={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:(t,A)=>{const e=[0,1,2],r=[];return A.filter(R).forEach(s=>{switch(s.value){case"stroke":r.push(1);break;case"fill":r.push(0);break;case"markers":r.push(2);break}}),e.forEach(s=>{r.indexOf(s)===-1&&r.push(s)}),r}},tu={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},ru={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:(t,A)=>oe(A)?A.number:0},su={name:"-webkit-line-clamp",initialValue:"none",prefix:!0,type:0,parse:(t,A)=>A.type===20&&A.value==="none"?0:A.type===17?Math.max(0,Math.floor(A.number)):0},nu={name:"objectFit",initialValue:"fill",prefix:!1,type:1,parse:(t,A)=>A.filter(R).reduce((e,r)=>e|ou(r.value),0)},ou=t=>{switch(t){case"contain":return 2;case"cover":return 4;case"none":return 8;case"scale-down":return 16}return 0},iu={name:"text-overflow",initialValue:"clip",prefix:!1,type:2,parse:(t,A)=>A==="ellipsis"?1:0};var XA;(function(t){t[t.AUTO=0]="AUTO",t[t.CRISP_EDGES=1]="CRISP_EDGES",t[t.PIXELATED=2]="PIXELATED",t[t.SMOOTH=3]="SMOOTH"})(XA||(XA={}));const au={name:"image-rendering",initialValue:"auto",prefix:!1,type:2,parse:(t,A)=>{switch(A.toLowerCase()){case"crisp-edges":case"-webkit-crisp-edges":case"-moz-crisp-edges":return XA.CRISP_EDGES;case"pixelated":case"-webkit-optimize-contrast":return XA.PIXELATED;case"smooth":case"high-quality":return XA.SMOOTH;default:return XA.AUTO}}};class cu{constructor(A,e){this.animationDuration=x(A,$g,e.animationDuration),this.backgroundClip=x(A,Cd,e.backgroundClip),this.backgroundColor=x(A,Ud,e.backgroundColor),this.backgroundImage=x(A,Sd,e.backgroundImage),this.backgroundOrigin=x(A,Ld,e.backgroundOrigin),this.backgroundPosition=x(A,Td,e.backgroundPosition),this.backgroundRepeat=x(A,Kd,e.backgroundRepeat),this.backgroundSize=x(A,Od,e.backgroundSize),this.borderTopColor=x(A,Md,e.borderTopColor),this.borderRightColor=x(A,Nd,e.borderRightColor),this.borderBottomColor=x(A,Gd,e.borderBottomColor),this.borderLeftColor=x(A,Vd,e.borderLeftColor),this.borderTopLeftRadius=x(A,_d,e.borderTopLeftRadius),this.borderTopRightRadius=x(A,kd,e.borderTopRightRadius),this.borderBottomRightRadius=x(A,Pd,e.borderBottomRightRadius),this.borderBottomLeftRadius=x(A,Xd,e.borderBottomLeftRadius),this.borderTopStyle=x(A,Wd,e.borderTopStyle),this.borderRightStyle=x(A,Jd,e.borderRightStyle),this.borderBottomStyle=x(A,jd,e.borderBottomStyle),this.borderLeftStyle=x(A,Yd,e.borderLeftStyle),this.borderTopWidth=x(A,zd,e.borderTopWidth),this.borderRightWidth=x(A,Zd,e.borderRightWidth),this.borderBottomWidth=x(A,$d,e.borderBottomWidth),this.borderLeftWidth=x(A,qd,e.borderLeftWidth),this.boxShadow=x(A,Au,e.boxShadow),this.clipPath=x(A,ng,e.clipPath),this.color=x(A,og,e.color),this.direction=x(A,ig,e.direction),this.display=x(A,ag,e.display),this.float=x(A,lg,e.cssFloat),this.fontFamily=x(A,Pg,e.fontFamily),this.fontSize=x(A,Xg,e.fontSize),this.fontStyle=x(A,jg,e.fontStyle),this.fontVariant=x(A,Jg,e.fontVariant),this.fontWeight=x(A,Wg,e.fontWeight),this.letterSpacing=x(A,Bg,e.letterSpacing),this.lineBreak=x(A,dg,e.lineBreak),this.lineHeight=x(A,gg,e.lineHeight),this.listStyleImage=x(A,ug,e.listStyleImage),this.listStylePosition=x(A,fg,e.listStylePosition),this.listStyleType=x(A,Ys,e.listStyleType),this.marginTop=x(A,hg,e.marginTop),this.marginRight=x(A,wg,e.marginRight),this.marginBottom=x(A,pg,e.marginBottom),this.marginLeft=x(A,Qg,e.marginLeft),this.opacity=x(A,Mg,e.opacity);const r=x(A,Cg,e.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=x(A,Ug,e.overflowWrap),this.paddingTop=x(A,mg,e.paddingTop),this.paddingRight=x(A,Fg,e.paddingRight),this.paddingBottom=x(A,Eg,e.paddingBottom),this.paddingLeft=x(A,xg,e.paddingLeft),this.paintOrder=x(A,eu,e.paintOrder),this.position=x(A,Hg,e.position),this.textAlign=x(A,yg,e.textAlign),this.textDecorationColor=x(A,Ng,e.textDecorationColor??e.color),this.textDecorationLine=x(A,Gg,e.textDecorationLine??e.textDecoration),this.textDecorationStyle=x(A,Vg,e.textDecorationStyle),this.textDecorationThickness=x(A,_g,e.textDecorationThickness),this.textUnderlineOffset=x(A,kg,e.textUnderlineOffset),this.textShadow=x(A,bg,e.textShadow),this.textTransform=x(A,Ig,e.textTransform),this.textOverflow=x(A,iu,e.textOverflow),this.transform=x(A,vg,e.transform),this.transformOrigin=x(A,Tg,e.transformOrigin),this.rotate=x(A,Kg,e.rotate),this.visibility=x(A,Dg,e.visibility),this.webkitTextStrokeColor=x(A,tu,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=x(A,ru,e.webkitTextStrokeWidth),this.webkitLineClamp=x(A,su,e.webkitLineClamp),this.wordBreak=x(A,Og,e.wordBreak),this.zIndex=x(A,Rg,e.zIndex),this.objectFit=x(A,nu,e.objectFit),this.imageRendering=x(A,au,e.imageRendering)}isVisible(){return this.display>0&&this.opacity>0&&this.visibility===0}isTransparent(){return Ie(this.backgroundColor)}isTransformed(){return this.transform!==null||this.rotate!==null}isPositioned(){return this.position!==0}isPositionedWithZIndex(){return this.isPositioned()&&!this.zIndex.auto}isFloating(){return this.float!==0}isInlineLevel(){return iA(this.display,4)||iA(this.display,33554432)||iA(this.display,268435456)||iA(this.display,536870912)||iA(this.display,67108864)||iA(this.display,134217728)}}class lu{constructor(A,e){this.content=x(A,Yg,e.content),this.quotes=x(A,qg,e.quotes)}}class Hi{constructor(A,e){this.counterIncrement=x(A,zg,e.counterIncrement),this.counterReset=x(A,Zg,e.counterReset)}}const x=(t,A,e)=>{const r=new Xo,s=e!==null&&typeof e<"u"?e.toString():A.initialValue;r.write(s);const n=new et(r.read());switch(A.type){case 2:const o=n.parseComponentValue();return A.parse(t,R(o)?o.value:A.initialValue);case 0:return A.parse(t,n.parseComponentValue());case 1:return A.parse(t,n.parseComponentValues());case 4:return n.parseComponentValue();case 3:switch(A.format){case"angle":return tt.parse(t,n.parseComponentValue());case"color":return Se.parse(t,n.parseComponentValue());case"image":return Ws.parse(t,n.parseComponentValue());case"length":const i=n.parseComponentValue();return be(i)?i:hA;case"length-percentage":const a=n.parseComponentValue();return J(a)?a:hA;case"time":return xi.parse(t,n.parseComponentValue())}break}},we=t=>t.nodeType===Node.ELEMENT_NODE,bi=t=>t.nodeType===Node.TEXT_NODE,nt=t=>typeof t.className=="object",Kt=t=>we(t)&&typeof t.style<"u"&&!nt(t),Bu=t=>t.tagName==="LI",du=t=>t.tagName==="OL",Ii=t=>!nt(t)&&t.tagName.indexOf("-")>0,gu="data-html2canvas-debug",uu=t=>{if(typeof t.getAttribute!="function")return 0;switch(t.getAttribute(gu)){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},zs=(t,A)=>{const e=uu(t);return e===1||A===e};class vi{static normalizeElement(A,e){const r={};return Kt(A)&&(e.animationDuration.some(s=>s>0)&&(r.animationDuration=A.style.animationDuration,A.style.animationDuration="0s"),e.transform!==null&&(r.transform=A.style.transform,A.style.transform="translate(0, 0)"),e.rotate!==null&&(r.rotate=A.style.rotate,A.style.rotate="0deg",r.transform===void 0&&(r.transform=A.style.transform,A.style.transform="translate(0, 0)"))),r}static restoreElement(A,e){Kt(A)&&(e.animationDuration!==void 0&&(A.style.animationDuration=e.animationDuration),e.transform!==void 0&&(A.style.transform=e.transform),e.rotate!==void 0&&(A.style.rotate=e.rotate))}}class ce{constructor(A,e,r={}){if(this.context=A,this.textNodes=[],this.elements=[],this.flags=0,zs(e,3))debugger;this.styles=new cu(A,A.config.window.getComputedStyle(e,null)),r.normalizeDom!==!1&&Kt(e)&&(this.originalStyles=vi.normalizeElement(e,this.styles),this.originalElement=e),this.bounds=er(this.context,e),zs(e,4)&&(this.flags|=16)}restore(){this.originalStyles&&this.originalElement&&(vi.restoreElement(this.originalElement,this.originalStyles),this.originalStyles=void 0,this.originalElement=void 0)}restoreTree(){this.restore();for(const A of this.elements)A.restoreTree()}}for(var fu="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",Si="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Dt=typeof Uint8Array>"u"?[]:new Uint8Array(256),Rr=0;Rr<Si.length;Rr++)Dt[Si.charCodeAt(Rr)]=Rr;for(var hu=function(t){var A=t.length*.75,e=t.length,r,s=0,n,o,i,a;t[t.length-1]==="="&&(A--,t[t.length-2]==="="&&A--);var l=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(l)?l:new Uint8Array(l);for(r=0;r<e;r+=4)n=Dt[t.charCodeAt(r)],o=Dt[t.charCodeAt(r+1)],i=Dt[t.charCodeAt(r+2)],a=Dt[t.charCodeAt(r+3)],c[s++]=n<<2|o>>4,c[s++]=(o&15)<<4|i>>2,c[s++]=(i&3)<<6|a&63;return l},wu=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},pu=function(t){for(var A=t.length,e=[],r=0;r<A;r+=4)e.push(t[r+3]<<24|t[r+2]<<16|t[r+1]<<8|t[r]);return e},We=5,Zs=11,$s=2,Qu=Zs-We,Li=65536>>We,Cu=1<<We,qs=Cu-1,Uu=1024>>We,mu=Li+Uu,Fu=mu,Eu=32,xu=Fu+Eu,yu=65536>>Zs,Hu=1<<Qu,bu=Hu-1,Ti=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},Iu=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},vu=function(t,A){var e=hu(t),r=Array.isArray(e)?pu(e):new Uint32Array(e),s=Array.isArray(e)?wu(e):new Uint16Array(e),n=24,o=Ti(s,n/2,r[4]/2),i=r[5]===2?Ti(s,(n+r[4])/2):Iu(r,Math.ceil((n+r[4])/4));return new Su(r[0],r[1],r[2],r[3],o,i)},Su=(function(){function t(A,e,r,s,n,o){this.initialValue=A,this.errorValue=e,this.highStart=r,this.highValueIndex=s,this.index=n,this.data=o}return t.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=this.index[A>>We],e=(e<<$s)+(A&qs),this.data[e];if(A<=65535)return e=this.index[Li+(A-55296>>We)],e=(e<<$s)+(A&qs),this.data[e];if(A<this.highStart)return e=xu-yu+(A>>Zs),e=this.index[e],e+=A>>We&bu,e=this.index[e],e=(e<<$s)+(A&qs),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),Ki="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Lu=typeof Uint8Array>"u"?[]:new Uint8Array(256),Mr=0;Mr<Ki.length;Mr++)Lu[Ki.charCodeAt(Mr)]=Mr;var Tu=1,An=2,en=3,Di=4,Oi=5,Ku=7,Ri=8,tn=9,rn=10,Mi=11,Ni=12,Gi=13,Vi=14,sn=15,Du=function(t){for(var A=[],e=0,r=t.length;e<r;){var s=t.charCodeAt(e++);if(s>=55296&&s<=56319&&e<r){var n=t.charCodeAt(e++);(n&64512)===56320?A.push(((s&1023)<<10)+(n&1023)+65536):(A.push(s),e--)}else A.push(s)}return A},Ou=function(){for(var t=[],A=0;A<arguments.length;A++)t[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,t);var e=t.length;if(!e)return"";for(var r=[],s=-1,n="";++s<e;){var o=t[s];o<=65535?r.push(o):(o-=65536,r.push((o>>10)+55296,o%1024+56320)),(s+1===e||r.length>16384)&&(n+=String.fromCharCode.apply(String,r),r.length=0)}return n},Ru=vu(fu),YA="×",nn="÷",Mu=function(t){return Ru.get(t)},Nu=function(t,A,e){var r=e-2,s=A[r],n=A[e-1],o=A[e];if(n===An&&o===en)return YA;if(n===An||n===en||n===Di||o===An||o===en||o===Di)return nn;if(n===Ri&&[Ri,tn,Mi,Ni].indexOf(o)!==-1||(n===Mi||n===tn)&&(o===tn||o===rn)||(n===Ni||n===rn)&&o===rn||o===Gi||o===Oi||o===Ku||n===Tu)return YA;if(n===Gi&&o===Vi){for(;s===Oi;)s=A[--r];if(s===Vi)return YA}if(n===sn&&o===sn){for(var i=0;s===sn;)i++,s=A[--r];if(i%2===0)return YA}return nn},Gu=function(t){var A=Du(t),e=A.length,r=0,s=0,n=A.map(Mu);return{next:function(){if(r>=e)return{done:!0,value:null};for(var o=YA;r<e&&(o=Nu(A,n,++r))===YA;);if(o!==YA||r===e){var i=Ou.apply(null,A.slice(s,r));return s=r,{value:i,done:!1}}return{done:!0,value:null}}}},Vu=function(t){for(var A=Gu(t),e=[],r;!(r=A.next()).done;)r.value&&e.push(r.value.slice());return e};const _u=t=>{if(t.createRange){const e=t.createRange();if(e.getBoundingClientRect){const r=t.createElement("boundtest");r.style.height="123px",r.style.display="block",t.body.appendChild(r),e.selectNode(r);const s=e.getBoundingClientRect(),n=Math.round(s.height);if(t.body.removeChild(r),n===123)return!0}}return!1},ku=t=>{const A=t.createElement("boundtest");A.style.width="50px",A.style.display="block",A.style.fontSize="12px",A.style.letterSpacing="0px",A.style.wordSpacing="0px",t.body.appendChild(A);const e=t.createRange();A.innerHTML=typeof"".repeat=="function"?"&#128104;".repeat(10):"";const r=A.firstChild,s=tr(r.data).map(a=>dA(a));let n=0,o={};const i=s.every((a,l)=>{e.setStart(r,n),e.setEnd(r,n+a.length);const c=e.getBoundingClientRect();n+=a.length;const B=c.x>o.x||c.y>o.y;return o=c,l===0?!0:B});return t.body.removeChild(A),i},Pu=()=>typeof new Image().crossOrigin<"u",Xu=()=>typeof new XMLHttpRequest().responseType=="string",Wu=t=>{const A=new Image,e=t.createElement("canvas"),r=e.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),e.toDataURL()}catch{return!1}return!0},_i=t=>t[0]===0&&t[1]===255&&t[2]===0&&t[3]===255,Ju=t=>{const A=t.createElement("canvas"),e=100;A.width=e,A.height=e;const r=A.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,e,e);const s=new Image,n=A.toDataURL();s.src=n;const o=on(e,e,0,0,s);return r.fillStyle="red",r.fillRect(0,0,e,e),ki(o).then(i=>{r.drawImage(i,0,0);const a=r.getImageData(0,0,e,e).data;r.fillStyle="red",r.fillRect(0,0,e,e);const l=t.createElement("div");return l.style.backgroundImage=`url(${n})`,l.style.height=`${e}px`,_i(a)?ki(on(e,e,0,0,l)):Promise.reject(!1)}).then(i=>(r.drawImage(i,0,0),_i(r.getImageData(0,0,e,e).data))).catch(()=>!1)},on=(t,A,e,r,s)=>{const n="http://www.w3.org/2000/svg",o=document.createElementNS(n,"svg"),i=document.createElementNS(n,"foreignObject");return o.setAttributeNS(null,"width",t.toString()),o.setAttributeNS(null,"height",A.toString()),i.setAttributeNS(null,"width","100%"),i.setAttributeNS(null,"height","100%"),i.setAttributeNS(null,"x",e.toString()),i.setAttributeNS(null,"y",r.toString()),i.setAttributeNS(null,"externalResourcesRequired","true"),o.appendChild(i),i.appendChild(s),o},ki=t=>new Promise((A,e)=>{const r=new Image;r.onload=()=>A(r),r.onerror=e,r.src=`data:image/svg+xml;charset=utf-8,${encodeURIComponent(new XMLSerializer().serializeToString(t))}`}),yA={get SUPPORT_RANGE_BOUNDS(){const t=_u(document);return Object.defineProperty(yA,"SUPPORT_RANGE_BOUNDS",{value:t}),t},get SUPPORT_WORD_BREAKING(){const t=yA.SUPPORT_RANGE_BOUNDS&&ku(document);return Object.defineProperty(yA,"SUPPORT_WORD_BREAKING",{value:t}),t},get SUPPORT_SVG_DRAWING(){const t=Wu(document);return Object.defineProperty(yA,"SUPPORT_SVG_DRAWING",{value:t}),t},get SUPPORT_FOREIGNOBJECT_DRAWING(){const t=typeof Array.from=="function"&&typeof window.fetch=="function"?Ju(document):Promise.resolve(!1);return Object.defineProperty(yA,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:t}),t},get SUPPORT_CORS_IMAGES(){const t=Pu();return Object.defineProperty(yA,"SUPPORT_CORS_IMAGES",{value:t}),t},get SUPPORT_RESPONSE_TYPE(){const t=Xu();return Object.defineProperty(yA,"SUPPORT_RESPONSE_TYPE",{value:t}),t},get SUPPORT_CORS_XHR(){const t="withCredentials"in new XMLHttpRequest;return Object.defineProperty(yA,"SUPPORT_CORS_XHR",{value:t}),t},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){const t=!!(typeof Intl<"u"&&Intl.Segmenter);return Object.defineProperty(yA,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:t}),t}};class Je{constructor(A,e){this.text=A,this.bounds=e}}const ju=(t,A,e,r)=>{const s=Zu(A,e),n=[];let o=0;return s.forEach(i=>{if(e.textDecorationLine.length||i.trim().length>0)if(yA.SUPPORT_RANGE_BOUNDS){const a=Pi(r,o,i.length).getClientRects();if(a.length>1){const l=Nr(i);let c=0;l.forEach(B=>{n.push(new Je(B,vA.fromDOMRectList(t,Pi(r,c+o,B.length).getClientRects()))),c+=B.length})}else n.push(new Je(i,vA.fromDOMRectList(t,a)))}else{const a=r.splitText(i.length);n.push(new Je(i,Yu(t,r))),r=a}else yA.SUPPORT_RANGE_BOUNDS||(r=r.splitText(i.length));o+=i.length}),n},Yu=(t,A)=>{const e=A.ownerDocument;if(e){const r=e.createElement("html2canvaswrapper");r.appendChild(A.cloneNode(!0));const s=A.parentNode;if(s){s.replaceChild(r,A);const n=er(t,r);return r.firstChild&&s.replaceChild(r.firstChild,r),n}}return vA.EMPTY},Pi=(t,A,e)=>{const r=t.ownerDocument;if(!r)throw new Error("Node has no owner document");const s=r.createRange();return s.setStart(t,A),s.setEnd(t,A+e),s},Nr=t=>{if(yA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const A=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(A.segment(t)).map(e=>e.segment)}return Vu(t)},zu=(t,A)=>{if(yA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const e=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(e.segment(t)).map(r=>r.segment)}return qu(t,A)},Zu=(t,A)=>A.letterSpacing!==0?Nr(t):zu(t,A),$u=[32,160,4961,65792,65793,4153,4241],qu=(t,A)=>{const e=wl(t,{lineBreak:A.lineBreak,wordBreak:A.overflowWrap==="break-word"?"break-word":A.wordBreak}),r=[];let s;for(;!(s=e.next()).done;)if(s.value){const n=s.value.slice(),o=tr(n);let i="";o.forEach(a=>{$u.indexOf(a)===-1?i+=dA(a):(i.length&&r.push(i),r.push(dA(a)),i="")}),i.length&&r.push(i)}return r};class Af{constructor(A,e,r){this.text=ef(e.data,r.textTransform),this.textBounds=ju(A,this.text,r,e)}}const ef=(t,A)=>{switch(A){case 1:return t.toLowerCase();case 3:return t.replace(tf,rf);case 2:return t.toUpperCase();default:return t}},tf=/(^|\s|:|-|\(|\))([a-z])/g,rf=(t,A,e)=>t.length>0?A+e.toUpperCase():t;class Xi extends ce{constructor(A,e){super(A,e),this.src=e.currentSrc||e.src,this.intrinsicWidth=e.naturalWidth,this.intrinsicHeight=e.naturalHeight,this.context.cache.addImage(this.src)}}class Wi extends ce{constructor(A,e){super(A,e),this.canvas=e,this.intrinsicWidth=e.width,this.intrinsicHeight=e.height}}class Ji extends ce{constructor(A,e){super(A,e);const r=new XMLSerializer,s=er(A,e);e.setAttribute("width",`${s.width}px`),e.setAttribute("height",`${s.height}px`),this.svg=`data:image/svg+xml,${encodeURIComponent(r.serializeToString(e))}`,this.intrinsicWidth=e.width.baseVal.value,this.intrinsicHeight=e.height.baseVal.value,this.context.cache.addImage(this.svg)}}class ji extends ce{constructor(A,e){super(A,e),this.value=e.value}}class an extends ce{constructor(A,e){super(A,e),this.start=e.start,this.reversed=typeof e.reversed=="boolean"&&e.reversed===!0}}const sf=[{type:15,flags:0,unit:"px",number:3}],nf=[{type:16,flags:0,number:50}],of=t=>t.width>t.height?new vA(t.left+(t.width-t.height)/2,t.top,t.height,t.height):t.width<t.height?new vA(t.left,t.top+(t.height-t.width)/2,t.width,t.width):t,af=t=>{const A=t.type===lf?new Array(t.value.length+1).join("•"):t.value;return A.length===0?t.placeholder||"":A},cf=t=>t.value.length===0&&!!t.placeholder,Gr="checkbox",Vr="radio",lf="password",Yi=707406591,Bf=1970632191;class Ot extends ce{constructor(A,e){switch(super(A,e),this.type=e.type.toLowerCase(),this.checked=e.checked,this.value=af(e),this.isPlaceholder=cf(e),(this.type===Gr||this.type===Vr)&&(this.styles.backgroundColor=3739148031,this.styles.borderTopColor=this.styles.borderRightColor=this.styles.borderBottomColor=this.styles.borderLeftColor=2779096575,this.styles.borderTopWidth=this.styles.borderRightWidth=this.styles.borderBottomWidth=this.styles.borderLeftWidth=1,this.styles.borderTopStyle=this.styles.borderRightStyle=this.styles.borderBottomStyle=this.styles.borderLeftStyle=1,this.styles.backgroundClip=[0],this.styles.backgroundOrigin=[0],this.bounds=of(this.bounds)),this.type){case Gr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=sf;break;case Vr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=nf;break}}}class zi extends ce{constructor(A,e){super(A,e);const r=e.options[e.selectedIndex||0];this.value=r&&r.text||""}}class Zi extends ce{constructor(A,e){super(A,e),this.value=e.value}}class $i extends ce{constructor(A,e,r){super(A,e),this.src=e.src,this.width=parseInt(e.width,10)||0,this.height=parseInt(e.height,10)||0,this.backgroundColor=this.styles.backgroundColor,this.parseTreeFn=r;try{if(e.contentWindow&&e.contentWindow.document&&e.contentWindow.document.documentElement&&this.parseTreeFn){this.tree=this.parseTreeFn(A,e.contentWindow.document.documentElement);const s=e.contentWindow.document.documentElement?rt(A,getComputedStyle(e.contentWindow.document.documentElement).backgroundColor):ae.TRANSPARENT,n=e.contentWindow.document.body?rt(A,getComputedStyle(e.contentWindow.document.body).backgroundColor):ae.TRANSPARENT;this.backgroundColor=Ie(s)?Ie(n)?this.styles.backgroundColor:n:s}}catch{}}}const df=["OL","UL","MENU"],_r=(t,A,e,r)=>{for(let s=A.firstChild,n;s;s=n)if(n=s.nextSibling,bi(s)&&s.data.length>0)e.textNodes.push(new Af(t,s,e.styles));else if(we(s))if(Rt(s)&&s.assignedNodes)s.assignedNodes().forEach(o=>_r(t,o,e,r));else{const o=qi(t,s);o.styles.isVisible()&&(gf(s,o,r)?o.flags|=4:uf(o.styles)&&(o.flags|=2),df.indexOf(s.tagName)!==-1&&(o.flags|=8),e.elements.push(o),s.slot,s.shadowRoot?_r(t,s.shadowRoot,o,r):!kr(s)&&!ea(s)&&!Pr(s)&&_r(t,s,o,r))}},qi=(t,A)=>ln(A)?new Xi(t,A):ta(A)?new Wi(t,A):ea(A)?new Ji(t,A):Bu(A)?new ji(t,A):du(A)?new an(t,A):ff(A)?new Ot(t,A):Pr(A)?new zi(t,A):kr(A)?new Zi(t,A):sa(A)?new $i(t,A,Aa):new ce(t,A),Aa=(t,A)=>{const e=qi(t,A);return e.flags|=4,_r(t,A,e,e),e},gf=(t,A,e)=>A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||cn(t)&&e.styles.isTransparent(),uf=t=>t.isPositioned()||t.isFloating()?!0:iA(t.display,268435456)||iA(t.display,33554432)||iA(t.display,536870912)||iA(t.display,134217728),ff=t=>t.tagName==="INPUT",hf=t=>t.tagName==="HTML",ea=t=>t.tagName==="svg",cn=t=>t.tagName==="BODY",ta=t=>t.tagName==="CANVAS",ra=t=>t.tagName==="VIDEO",ln=t=>t.tagName==="IMG",sa=t=>t.tagName==="IFRAME",Bn=t=>t.tagName==="STYLE",na=t=>t.tagName==="SCRIPT",kr=t=>t.tagName==="TEXTAREA",Pr=t=>t.tagName==="SELECT",Rt=t=>t.tagName==="SLOT";class wf{constructor(){this.counters={}}getCounterValue(A){const e=this.counters[A];return e&&e.length?e[e.length-1]:1}getCounterValues(A){const e=this.counters[A];return e||[]}pop(A){A.forEach(e=>this.counters[e].pop())}parse(A){const e=A.counterIncrement,r=A.counterReset;let s=!0;e!==null&&e.forEach(o=>{const i=this.counters[o.counter];i&&o.increment!==0&&(s=!1,i.length||i.push(1),i[Math.max(0,i.length-1)]+=o.increment)});const n=[];return s&&r.forEach(o=>{let i=this.counters[o.counter];n.push(o.counter),i||(i=this.counters[o.counter]=[]),i.push(o.reset)}),n}}const oa={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"]},ia={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:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},pf={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:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Qf={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:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},ot=(t,A,e,r,s,n)=>t<A||t>e?Nt(t,s,n.length>0):r.integers.reduce((o,i,a)=>{for(;t>=i;)t-=i,o+=r.values[a];return o},"")+n,aa=(t,A,e,r)=>{let s="";do e||t--,s=r(t)+s,t/=A;while(t*A>=A);return s},gA=(t,A,e,r,s)=>{const n=e-A+1;return(t<0?"-":"")+(aa(Math.abs(t),n,r,o=>dA(Math.floor(o%n)+A))+s)},je=(t,A,e=". ")=>{const r=A.length;return aa(Math.abs(t),r,!1,s=>A[Math.floor(s%r)])+e},it=1,Le=2,Te=4,Mt=8,pe=(t,A,e,r,s,n)=>{if(t<-9999||t>9999)return Nt(t,4,s.length>0);let o=Math.abs(t),i=s;if(o===0)return A[0]+i;for(let a=0;o>0&&a<=4;a++){const l=o%10;l===0&&iA(n,it)&&i!==""?i=A[l]+i:l>1||l===1&&a===0||l===1&&a===1&&iA(n,Le)||l===1&&a===1&&iA(n,Te)&&t>100||l===1&&a>1&&iA(n,Mt)?i=A[l]+(a>0?e[a-1]:"")+i:l===1&&a>0&&(i=e[a-1]+i),o=Math.floor(o/10)}return(t<0?r:"")+i},ca="十百千萬",la="拾佰仟萬",Ba="マイナス",dn="마이너스",Nt=(t,A,e)=>{const r=e?". ":"",s=e?"、":"",n=e?", ":"",o=e?" ":"";switch(A){case 0:return"•"+o;case 1:return"◦"+o;case 2:return"◾"+o;case 5:const i=gA(t,48,57,!0,r);return i.length<4?`0${i}`:i;case 4:return je(t,"〇一二三四五六七八九",s);case 6:return ot(t,1,3999,oa,3,r).toLowerCase();case 7:return ot(t,1,3999,oa,3,r);case 8:return gA(t,945,969,!1,r);case 9:return gA(t,97,122,!1,r);case 10:return gA(t,65,90,!1,r);case 11:return gA(t,1632,1641,!0,r);case 12:case 49:return ot(t,1,9999,ia,3,r);case 35:return ot(t,1,9999,ia,3,r).toLowerCase();case 13:return gA(t,2534,2543,!0,r);case 14:case 30:return gA(t,6112,6121,!0,r);case 15:return je(t,"子丑寅卯辰巳午未申酉戌亥",s);case 16:return je(t,"甲乙丙丁戊己庚辛壬癸",s);case 17:case 48:return pe(t,"零一二三四五六七八九",ca,"負",s,Le|Te|Mt);case 47:return pe(t,"零壹貳參肆伍陸柒捌玖",la,"負",s,it|Le|Te|Mt);case 42:return pe(t,"零一二三四五六七八九",ca,"负",s,Le|Te|Mt);case 41:return pe(t,"零壹贰叁肆伍陆柒捌玖",la,"负",s,it|Le|Te|Mt);case 26:return pe(t,"〇一二三四五六七八九","十百千万",Ba,s,0);case 25:return pe(t,"零壱弐参四伍六七八九","拾百千万",Ba,s,it|Le|Te);case 31:return pe(t,"영일이삼사오육칠팔구","십백천만",dn,n,it|Le|Te);case 33:return pe(t,"零一二三四五六七八九","十百千萬",dn,n,0);case 32:return pe(t,"零壹貳參四五六七八九","拾百千",dn,n,it|Le|Te);case 18:return gA(t,2406,2415,!0,r);case 20:return ot(t,1,19999,Qf,3,r);case 21:return gA(t,2790,2799,!0,r);case 22:return gA(t,2662,2671,!0,r);case 52:return ot(t,1,10999,pf,3,r);case 23:return je(t,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return je(t,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return gA(t,3302,3311,!0,r);case 28:return je(t,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",s);case 29:return je(t,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",s);case 34:return gA(t,3792,3801,!0,r);case 37:return gA(t,6160,6169,!0,r);case 38:return gA(t,4160,4169,!0,r);case 39:return gA(t,2918,2927,!0,r);case 40:return gA(t,1776,1785,!0,r);case 43:return gA(t,3046,3055,!0,r);case 44:return gA(t,3174,3183,!0,r);case 45:return gA(t,3664,3673,!0,r);case 46:return gA(t,3872,3881,!0,r);default:return gA(t,48,57,!0,r)}},gn="data-html2canvas-ignore",Cf=t=>{let A=t;for(;A;){if(A.parentNode&&A.parentNode.host)return A.parentNode;const e=A.getRootNode();if(e&&e!==A.ownerDocument&&e.host)return e;A=A.parentNode}return null};class da{constructor(A,e,r){if(this.context=A,this.options=r,this.scrolledElements=[],this.referenceElement=e,this.counters=new wf,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");if(!this.options.iframeContainer){const s=Cf(e);s&&(this.options.iframeContainer=s)}this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}toIFrame(A,e){const r=Uf(A,e,this.options.iframeContainer);if(!r.contentWindow)throw new Error("Unable to find iframe window");const s=A.defaultView.pageXOffset,n=A.defaultView.pageYOffset,o=r.contentWindow,i=o.document,a=Ef(r).then(async()=>{this.scrolledElements.forEach(bf),o&&(o.scrollTo(e.left,e.top),/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(o.scrollY!==e.top||o.scrollX!==e.left)&&(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(o.scrollX-e.left,o.scrollY-e.top,0,0)));const f=this.options.onclone,u=this.clonedReferenceElement;if(typeof u>"u")throw new Error(`Error finding the ${this.referenceElement.nodeName} in the cloned document`);return i.fonts&&i.fonts.ready&&await i.fonts.ready,/(AppleWebKit)/g.test(navigator.userAgent)&&await Ff(i),typeof f=="function"?Promise.resolve().then(()=>f(i,u)).then(()=>r):r}),l=i.baseURI;i.open();const c=yf(document.doctype)+"<html></html>";try{const f=this.referenceElement.ownerDocument?.defaultView,u=f&&f.trustedTypes;let h=u?.getPolicy?.("html2canvas-pro");!h&&u&&(h=u.createPolicy("html2canvas-pro",{createHTML:w=>w})),h?i.write(h.createHTML(c)):i.write(c)}catch{i.write(c)}Hf(this.referenceElement.ownerDocument,s,n),i.close();const B=i.adoptNode(this.documentElement);return Tf(B,l),i.replaceChild(B,i.documentElement),a}createElementClone(A){if(zs(A,2))debugger;if(ta(A))return this.createCanvasClone(A);if(ra(A))return this.createVideoClone(A);if(Bn(A))return this.createStyleClone(A);const e=A.cloneNode(!1);return ln(e)&&(ln(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),e.loading==="lazy"&&(e.loading="eager")),Ii(e)&&!nt(e)?this.createCustomElementClone(e):e}createCustomElementClone(A){const e=document.createElement("div");if(e.className=A.className,un(A.style,e),A.shadowRoot)try{e.attachShadow({mode:"open"})}catch(r){this.context.logger.error("Failed to attach shadow root to custom element clone:",r)}return e}createStyleClone(A){try{const r=A.sheet;if(r&&r.cssRules){const s=[].slice.call(r.cssRules,0).reduce((o,i)=>i&&typeof i.cssText=="string"?o+i.cssText:o,""),n=A.cloneNode(!1);return n.textContent=s,this.options.cspNonce&&(n.nonce=this.options.cspNonce),n}}catch(r){if(this.context.logger.error("Unable to access cssRules property",r),r.name!=="SecurityError")throw r}const e=A.cloneNode(!1);return this.options.cspNonce&&(e.nonce=this.options.cspNonce),e}createCanvasClone(A){if(this.options.inlineImages&&A.ownerDocument){const 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)}}const e=A.cloneNode(!1);try{e.width=A.width,e.height=A.height;const r=A.getContext("2d"),s=e.getContext("2d",{willReadFrequently:!0});if(s)if(!this.options.allowTaint&&r)s.putImageData(r.getImageData(0,0,A.width,A.height),0,0);else{const n=A.getContext("webgl2")??A.getContext("webgl");n&&n.getContextAttributes()?.preserveDrawingBuffer===!1&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A),s.drawImage(A,0,0)}return e}catch{this.context.logger.info("Unable to clone canvas as it is tainted",A)}return e}createVideoClone(A){const e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth,e.height=A.offsetHeight;const r=e.getContext("2d");try{return r&&(r.drawImage(A,0,0,e.width,e.height),this.options.allowTaint||r.getImageData(0,0,e.width,e.height)),e}catch{this.context.logger.info("Unable to clone video as it is tainted",A)}const s=A.ownerDocument.createElement("canvas");return s.width=A.offsetWidth,s.height=A.offsetHeight,s}appendChildNode(A,e,r){(!we(e)||!na(e)&&!e.hasAttribute(gn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(e)))&&(!this.options.copyStyles||!we(e)||!Bn(e))&&A.appendChild(this.cloneNode(e,r))}shouldCloneChild(A){return!we(A)||!na(A)&&!A.hasAttribute(gn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(A))}shouldCloneStyleElement(A){return!this.options.copyStyles||!we(A)||!Bn(A)}safeAppendClonedChild(A,e,r){this.shouldCloneChild(e)&&this.shouldCloneStyleElement(e)&&A.appendChild(this.cloneNode(e,r))}cloneAssignedNodes(A,e,r){A.forEach(s=>{this.safeAppendClonedChild(e,s,r)})}cloneSlotFallbackContent(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)this.safeAppendClonedChild(e,s,r)}cloneSlotElement(A,e,r){if(!Rt(A))return;const s=A;if(typeof s.assignedNodes!="function"){this.context.logger.warn("HTMLSlotElement.assignedNodes is not available",A),this.cloneSlotFallbackContent(A,e,r);return}const n=s.assignedNodes();if(!n||!Array.isArray(n)){this.context.logger.warn("assignedNodes() did not return a valid array",A),this.cloneSlotFallbackContent(A,e,r);return}n.length>0?this.cloneAssignedNodes(n,e,r):this.cloneSlotFallbackContent(A,e,r)}cloneShadowDOMChildren(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)we(s)&&Rt(s)?this.cloneSlotElement(s,e,r):this.safeAppendClonedChild(e,s,r)}cloneLightDOMChildren(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)this.appendChildNode(e,s,r)}cloneSlotElementAsLightDOM(A,e,r){if(!Rt(A))return;const s=A;if(typeof s.assignedNodes!="function"){for(let o=A.firstChild;o;o=o.nextSibling)this.appendChildNode(e,o,r);return}const n=s.assignedNodes();if(n&&Array.isArray(n)&&n.length>0)n.forEach(o=>this.appendChildNode(e,o,r));else for(let o=A.firstChild;o;o=o.nextSibling)this.appendChildNode(e,o,r)}cloneShadowDOMAsLightDOM(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)we(s)&&Rt(s)?this.cloneSlotElementAsLightDOM(s,e,r):this.appendChildNode(e,s,r)}cloneChildNodes(A,e,r){A.shadowRoot&&e.shadowRoot?(this.cloneShadowDOMChildren(A.shadowRoot,e.shadowRoot,r),this.cloneLightDOMChildren(A,e,r)):A.shadowRoot&&!e.shadowRoot?this.cloneShadowDOMAsLightDOM(A.shadowRoot,e,r):this.cloneLightDOMChildren(A,e,r)}cloneNode(A,e){if(bi(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);const r=A.ownerDocument.defaultView;if(r&&we(A)&&(Kt(A)||nt(A))){const s=this.createElementClone(A);s.style.transitionProperty="none";const n=r.getComputedStyle(A),o=r.getComputedStyle(A,":before"),i=r.getComputedStyle(A,":after");this.referenceElement===A&&Kt(s)&&(this.clonedReferenceElement=s),cn(s)&&Sf(s,this.options.cspNonce);const a=this.counters.parse(new Hi(this.context,n)),l=this.resolvePseudoContent(A,s,o,Gt.BEFORE);Ii(A)&&(e=!0),ra(A)||this.cloneChildNodes(A,s,e),l&&s.insertBefore(l,s.firstChild);const c=this.resolvePseudoContent(A,s,i,Gt.AFTER);return c&&s.appendChild(c),this.counters.pop(a),(n&&(this.options.copyStyles||nt(A))&&!sa(A)||e)&&un(n,s),(A.scrollTop!==0||A.scrollLeft!==0)&&this.scrolledElements.push([s,A.scrollLeft,A.scrollTop]),(kr(A)||Pr(A))&&(kr(s)||Pr(s))&&(s.value=A.value),s}return A.cloneNode(!1)}resolvePseudoContent(A,e,r,s){if(!r)return;const n=r.content,o=e.ownerDocument;if(!o||!n||n==="none"||n==="-moz-alt-content"||r.display==="none")return;this.counters.parse(new Hi(this.context,r));const i=new lu(this.context,r),a=o.createElement("html2canvaspseudoelement");un(r,a),i.content.forEach(c=>{if(c.type===0)a.appendChild(o.createTextNode(c.value));else if(c.type===22){const B=o.createElement("img");B.src=c.value,B.style.opacity="1",a.appendChild(B)}else if(c.type===18){if(c.name==="attr"){const B=c.values.filter(R);B.length&&a.appendChild(o.createTextNode(A.getAttribute(B[0].value)||""))}else if(c.name==="counter"){const[B,f]=c.values.filter(xA);if(B&&R(B)){const u=this.counters.getCounterValue(B.value),h=f&&R(f)?Ys.parse(this.context,f.value):3;a.appendChild(o.createTextNode(Nt(u,h,!1)))}}else if(c.name==="counters"){const[B,f,u]=c.values.filter(xA);if(B&&R(B)){const h=this.counters.getCounterValues(B.value),w=u&&R(u)?Ys.parse(this.context,u.value):3,m=f&&f.type===0?f.value:"",y=h.map(p=>Nt(p,w,!1)).join(m);a.appendChild(o.createTextNode(y))}}}else if(c.type===20)switch(c.value){case"open-quote":a.appendChild(o.createTextNode(yi(i.quotes,this.quoteDepth++,!0)));break;case"close-quote":a.appendChild(o.createTextNode(yi(i.quotes,--this.quoteDepth,!1)));break;default:a.appendChild(o.createTextNode(c.value))}}),a.className=`${fn} ${hn}`;const l=s===Gt.BEFORE?` ${fn}`:` ${hn}`;return nt(e)?e.className.baseValue+=l:e.className+=l,a}static destroy(A){return A.parentNode?(A.parentNode.removeChild(A),!0):!1}}var Gt;(function(t){t[t.BEFORE=0]="BEFORE",t[t.AFTER=1]="AFTER"})(Gt||(Gt={}));const Uf=(t,A,e)=>{const r=t.createElement("iframe");return r.className="html2canvas-container",r.style.visibility="hidden",r.style.position="fixed",r.style.left="-10000px",r.style.top="0px",r.style.border="0",r.width=A.width.toString(),r.height=A.height.toString(),r.scrolling="no",r.setAttribute(gn,"true"),(e||t.body).appendChild(r),r},mf=t=>new Promise(A=>{if(t.complete){A();return}if(!t.src){A();return}t.onload=A,t.onerror=A}),Ff=t=>Promise.all([].slice.call(t.images,0).map(mf)),Ef=t=>new Promise((A,e)=>{const r=t.contentWindow;if(!r)return e("No window assigned for iframe");const s=r.document;r.onload=t.onload=()=>{r.onload=t.onload=null;const n=setInterval(()=>{s.body.childNodes.length>0&&s.readyState==="complete"&&(clearInterval(n),A(t))},50)}}),xf=["all","d","content"],un=(t,A)=>{for(let e=t.length-1;e>=0;e--){const r=t.item(e);xf.indexOf(r)===-1&&!r.startsWith("--")&&A.style.setProperty(r,t.getPropertyValue(r))}return A},yf=t=>{let A="";return t&&(A+="<!DOCTYPE ",t.name&&(A+=t.name),t.internalSubset&&(A+=" "+t.internalSubset.replace(/"/g,"&quot;").replace(/>/g,"&gt;")),t.publicId?(A+=' PUBLIC "'+t.publicId.replace(/"/g,"&quot;")+'"',t.systemId&&(A+=' "'+t.systemId.replace(/"/g,"&quot;")+'"')):t.systemId&&(A+=' SYSTEM "'+t.systemId.replace(/"/g,"&quot;")+'"'),A+=">"),A},Hf=(t,A,e)=>{t&&t.defaultView&&(A!==t.defaultView.pageXOffset||e!==t.defaultView.pageYOffset)&&t.defaultView.scrollTo(A,e)},bf=([t,A,e])=>{t.scrollLeft=A,t.scrollTop=e},If=":before",vf=":after",fn="___html2canvas___pseudoelement_before",hn="___html2canvas___pseudoelement_after",ga=`{
7
+ <%s key={someKey} {...props} />`,Z,k,VA,k),ce[k+Z]=!0)}if(k=null,M!==void 0&&(e(M),k=""+M),o(D)&&(e(D.key),k=""+D.key),"key"in D){M={};for(var Te in D)Te!=="key"&&(M[Te]=D[Te])}else M=D;return k&&i(M,typeof Q=="function"?Q.displayName||Q.name||"Unknown":Q),l(Q,k,M,s(),WA,ee)}function B(Q){f(Q)?Q._store&&(Q._store.validated=1):typeof Q=="object"&&Q!==null&&Q.$$typeof===v&&(Q._payload.status==="fulfilled"?f(Q._payload.value)&&Q._payload.value._store&&(Q._payload.value._store.validated=1):Q._store&&(Q._store.validated=1))}function f(Q){return typeof Q=="object"&&Q!==null&&Q.$$typeof===h}var u=C,h=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),U=Symbol.for("react.fragment"),y=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),E=Symbol.for("react.consumer"),T=Symbol.for("react.context"),F=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),_=Symbol.for("react.suspense_list"),AA=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),FA=Symbol.for("react.activity"),mA=Symbol.for("react.client.reference"),QA=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,eA=Object.prototype.hasOwnProperty,cA=Array.isArray,tA=console.createTask?console.createTask:function(){return null};u={react_stack_bottom_frame:function(Q){return Q()}};var zA,OA={},bA=u.react_stack_bottom_frame.bind(u,n)(),ct=tA(r(n)),ce={};ht.Fragment=U,ht.jsx=function(Q,D,M){var Z=1e4>QA.recentlyCreatedOwnerStacks++;return c(Q,D,M,!1,Z?Error("react-stack-top-frame"):bA,Z?tA(r(Q)):ct)},ht.jsxs=function(Q,D,M){var Z=1e4>QA.recentlyCreatedOwnerStacks++;return c(Q,D,M,!0,Z?Error("react-stack-top-frame"):bA,Z?tA(r(Q)):ct)}})()),ht}var Rn;function Va(){return Rn||(Rn=1,process.env.NODE_ENV==="production"?Yt.exports=Na():Yt.exports=Ga()),Yt.exports}var d=Va(),zt={exports:{}},As={};var Mn;function _a(){if(Mn)return As;Mn=1;var t=C;function A(B,f){return B===f&&(B!==0||1/B===1/f)||B!==B&&f!==f}var e=typeof Object.is=="function"?Object.is:A,r=t.useState,s=t.useEffect,n=t.useLayoutEffect,o=t.useDebugValue;function i(B,f){var u=f(),h=r({inst:{value:u,getSnapshot:f}}),w=h[0].inst,U=h[1];return n(function(){w.value=u,w.getSnapshot=f,a(w)&&U({inst:w})},[B,u,f]),s(function(){return a(w)&&U({inst:w}),B(function(){a(w)&&U({inst:w})})},[B]),o(u),u}function a(B){var f=B.getSnapshot;B=B.value;try{var u=f();return!e(B,u)}catch{return!0}}function l(B,f){return f()}var c=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?l:i;return As.useSyncExternalStore=t.useSyncExternalStore!==void 0?t.useSyncExternalStore:c,As}var es={};var Nn;function ka(){return Nn||(Nn=1,process.env.NODE_ENV!=="production"&&(function(){function t(u,h){return u===h&&(u!==0||1/u===1/h)||u!==u&&h!==h}function A(u,h){c||s.startTransition===void 0||(c=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var w=h();if(!B){var U=h();n(w,U)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),B=!0)}U=o({inst:{value:w,getSnapshot:h}});var y=U[0].inst,p=U[1];return a(function(){y.value=w,y.getSnapshot=h,e(y)&&p({inst:y})},[u,w,h]),i(function(){return e(y)&&p({inst:y}),u(function(){e(y)&&p({inst:y})})},[u]),l(w),w}function e(u){var h=u.getSnapshot;u=u.value;try{var w=h();return!n(u,w)}catch{return!0}}function r(u,h){return h()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var s=C,n=typeof Object.is=="function"?Object.is:t,o=s.useState,i=s.useEffect,a=s.useLayoutEffect,l=s.useDebugValue,c=!1,B=!1,f=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?r:A;es.useSyncExternalStore=s.useSyncExternalStore!==void 0?s.useSyncExternalStore:f,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),es}var Gn;function Pa(){return Gn||(Gn=1,process.env.NODE_ENV==="production"?zt.exports=_a():zt.exports=ka()),zt.exports}var Vn=Pa();const _n=0,kn=1,Pn=2,Xn=3;var Wn=Object.prototype.hasOwnProperty;function ts(t,A){var e,r;if(t===A)return!0;if(t&&A&&(e=t.constructor)===A.constructor){if(e===Date)return t.getTime()===A.getTime();if(e===RegExp)return t.toString()===A.toString();if(e===Array){if((r=t.length)===A.length)for(;r--&&ts(t[r],A[r]););return r===-1}if(!e||typeof t=="object"){r=0;for(e in t)if(Wn.call(t,e)&&++r&&!Wn.call(A,e)||!(e in A)||!ts(t[e],A[e]))return!1;return Object.keys(A).length===r}}return t!==t&&A!==A}const Be=new WeakMap,de=()=>{},vA=de(),rs=Object,G=t=>t===vA,te=t=>typeof t=="function",Ue=(t,A)=>({...t,...A}),Jn=t=>te(t.then),ss={},Zt={},ns="undefined",wt=typeof window!=ns,os=typeof document!=ns,Xa=wt&&"Deno"in window,Wa=()=>wt&&typeof window.requestAnimationFrame!=ns,jn=(t,A)=>{const e=Be.get(t);return[()=>!G(A)&&t.get(A)||ss,r=>{if(!G(A)){const s=t.get(A);A in Zt||(Zt[A]=s),e[5](A,Ue(s,r),s||ss)}},e[6],()=>!G(A)&&A in Zt?Zt[A]:!G(A)&&t.get(A)||ss]};let is=!0;const Ja=()=>is,[as,cs]=wt&&window.addEventListener?[window.addEventListener.bind(window),window.removeEventListener.bind(window)]:[de,de],ja=()=>{const t=os&&document.visibilityState;return G(t)||t!=="hidden"},Ya=t=>(os&&document.addEventListener("visibilitychange",t),as("focus",t),()=>{os&&document.removeEventListener("visibilitychange",t),cs("focus",t)}),za=t=>{const A=()=>{is=!0,t()},e=()=>{is=!1};return as("online",A),as("offline",e),()=>{cs("online",A),cs("offline",e)}},Za={isOnline:Ja,isVisible:ja},$a={initFocus:Ya,initReconnect:za},Yn=!C.useId,je=!wt||Xa,qa=t=>Wa()?window.requestAnimationFrame(t):setTimeout(t,1),ls=je?C.useEffect:C.useLayoutEffect,Bs=typeof navigator<"u"&&navigator.connection,zn=!je&&Bs&&(["slow-2g","2g"].includes(Bs.effectiveType)||Bs.saveData),$t=new WeakMap,Ac=t=>rs.prototype.toString.call(t),ds=(t,A)=>t===`[object ${A}]`;let ec=0;const gs=t=>{const A=typeof t,e=Ac(t),r=ds(e,"Date"),s=ds(e,"RegExp"),n=ds(e,"Object");let o,i;if(rs(t)===t&&!r&&!s){if(o=$t.get(t),o)return o;if(o=++ec+"~",$t.set(t,o),Array.isArray(t)){for(o="@",i=0;i<t.length;i++)o+=gs(t[i])+",";$t.set(t,o)}if(n){o="#";const a=rs.keys(t).sort();for(;!G(i=a.pop());)G(t[i])||(o+=i+":"+gs(t[i])+",");$t.set(t,o)}}else o=r?t.toJSON():A=="symbol"?t.toString():A=="string"?JSON.stringify(t):""+t;return o},us=t=>{if(te(t))try{t=t()}catch{t=""}const A=t;return t=typeof t=="string"?t:(Array.isArray(t)?t.length:t)?gs(t):"",[t,A]};let tc=0;const fs=()=>++tc;async function Zn(...t){const[A,e,r,s]=t,n=Ue({populateCache:!0,throwOnError:!0},typeof s=="boolean"?{revalidate:s}:s||{});let o=n.populateCache;const i=n.rollbackOnError;let a=n.optimisticData;const l=f=>typeof i=="function"?i(f):i!==!1,c=n.throwOnError;if(te(e)){const f=e,u=[],h=A.keys();for(const w of h)!/^\$(inf|sub)\$/.test(w)&&f(A.get(w)._k)&&u.push(w);return Promise.all(u.map(B))}return B(e);async function B(f){const[u]=us(f);if(!u)return;const[h,w]=jn(A,u),[U,y,p,E]=Be.get(A),T=()=>{const cA=U[u];return(te(n.revalidate)?n.revalidate(h().data,f):n.revalidate!==!1)&&(delete p[u],delete E[u],cA&&cA[0])?cA[0](Pn).then(()=>h().data):h().data};if(t.length<3)return T();let F=r,K,_=!1;const AA=fs();y[u]=[AA,0];const v=!G(a),FA=h(),mA=FA.data,QA=FA._c,eA=G(QA)?mA:QA;if(v&&(a=te(a)?a(eA,mA):a,w({data:a,_c:eA})),te(F))try{F=F(eA)}catch(cA){K=cA,_=!0}if(F&&Jn(F))if(F=await F.catch(cA=>{K=cA,_=!0}),AA!==y[u][0]){if(_)throw K;return F}else _&&v&&l(K)&&(o=!0,w({data:eA,_c:vA}));if(o&&!_)if(te(o)){const cA=o(F,eA);w({data:cA,error:vA,_c:vA})}else w({data:F,error:vA,_c:vA});if(y[u][1]=fs(),Promise.resolve(T()).then(()=>{w({_c:vA})}),_){if(c)throw K;return}return F}}const $n=(t,A)=>{for(const e in t)t[e][0]&&t[e][0](A)},rc=(t,A)=>{if(!Be.has(t)){const e=Ue($a,A),r=Object.create(null),s=Zn.bind(vA,t);let n=de;const o=Object.create(null),i=(c,B)=>{const f=o[c]||[];return o[c]=f,f.push(B),()=>f.splice(f.indexOf(B),1)},a=(c,B,f)=>{t.set(c,B);const u=o[c];if(u)for(const h of u)h(B,f)},l=()=>{if(!Be.has(t)&&(Be.set(t,[r,Object.create(null),Object.create(null),Object.create(null),s,a,i]),!je)){const c=e.initFocus(setTimeout.bind(vA,$n.bind(vA,r,_n))),B=e.initReconnect(setTimeout.bind(vA,$n.bind(vA,r,kn)));n=()=>{c&&c(),B&&B(),Be.delete(t)}}};return l(),[t,s,l,n]}return[t,Be.get(t)[4]]},sc=(t,A,e,r,s)=>{const n=e.errorRetryCount,o=s.retryCount,i=~~((Math.random()+.5)*(1<<(o<8?o:8)))*e.errorRetryInterval;!G(n)&&o>n||setTimeout(r,i,s)},nc=ts,[qn,oc]=rc(new Map),ic=Ue({onLoadingSlow:de,onSuccess:de,onError:de,onErrorRetry:sc,onDiscarded:de,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:zn?1e4:5e3,focusThrottleInterval:5*1e3,dedupingInterval:2*1e3,loadingTimeout:zn?5e3:3e3,compare:nc,isPaused:()=>!1,cache:qn,mutate:oc,fallback:{}},Za),ac=(t,A)=>{const e=Ue(t,A);if(A){const{use:r,fallback:s}=t,{use:n,fallback:o}=A;r&&n&&(e.use=r.concat(n)),s&&o&&(e.fallback=Ue(s,o))}return e},cc=C.createContext({}),lc="$inf$",Ao=wt&&window.__SWR_DEVTOOLS_USE__,Bc=Ao?window.__SWR_DEVTOOLS_USE__:[],dc=()=>{Ao&&(window.__SWR_DEVTOOLS_REACT__=C)},gc=t=>te(t[1])?[t[0],t[1],t[2]||{}]:[t[0],null,(t[1]===null?t[2]:t[1])||{}],uc=()=>{const t=C.useContext(cc);return C.useMemo(()=>Ue(ic,t),[t])},fc=t=>(A,e,r)=>t(A,e&&((...n)=>{const[o]=us(A),[,,,i]=Be.get(qn);if(o.startsWith(lc))return e(...n);const a=i[o];return G(a)?e(...n):(delete i[o],a)}),r),hc=Bc.concat(fc),wc=t=>function(...e){const r=uc(),[s,n,o]=gc(e),i=ac(r,o);let a=t;const{use:l}=i,c=(l||[]).concat(hc);for(let B=c.length;B--;)a=c[B](a);return a(s,n||i.fetcher||null,i)},pc=(t,A,e)=>{const r=A[t]||(A[t]=[]);return r.push(e),()=>{const s=r.indexOf(e);s>=0&&(r[s]=r[r.length-1],r.pop())}};dc();const hs=C.use||(t=>{switch(t.status){case"pending":throw t;case"fulfilled":return t.value;case"rejected":throw t.reason;default:throw t.status="pending",t.then(A=>{t.status="fulfilled",t.value=A},A=>{t.status="rejected",t.reason=A}),t}}),ws={dedupe:!0},eo=Promise.resolve(vA),Qc=()=>de,to=wc((t,A,e)=>{const{cache:r,compare:s,suspense:n,fallbackData:o,revalidateOnMount:i,revalidateIfStale:a,refreshInterval:l,refreshWhenHidden:c,refreshWhenOffline:B,keepPreviousData:f,strictServerPrefetchWarning:u}=e,[h,w,U,y]=Be.get(r),[p,E]=us(t),T=C.useRef(!1),F=C.useRef(!1),K=C.useRef(p),_=C.useRef(A),AA=C.useRef(e),v=()=>AA.current,FA=()=>v().isVisible()&&v().isOnline(),[mA,QA,eA,cA]=jn(r,p),tA=C.useRef({}).current,zA=G(o)?G(e.fallback)?vA:e.fallback[p]:o,OA=(rA,sA)=>{for(const j in tA){const $=j;if($==="data"){if(!s(rA[$],sA[$])&&(!G(rA[$])||!s(ee,sA[$])))return!1}else if(sA[$]!==rA[$])return!1}return!0},bA=!T.current,ct=C.useMemo(()=>{const rA=mA(),sA=cA(),j=BA=>{const q=Ue(BA);return delete q._k,(()=>{if(!p||!A||v().isPaused())return!1;if(bA&&!G(i))return i;const De=G(zA)?q.data:zA;return G(De)||a})()?{isValidating:!0,isLoading:!0,...q}:q},$=j(rA),EA=rA===sA?$:j(sA);let RA=$;return[()=>{const BA=j(mA());return OA(BA,RA)?(RA.data=BA.data,RA.isLoading=BA.isLoading,RA.isValidating=BA.isValidating,RA.error=BA.error,RA):(RA=BA,BA)},()=>EA]},[r,p]),ce=Vn.useSyncExternalStore(C.useCallback(rA=>eA(p,(sA,j)=>{OA(j,sA)||rA()}),[r,p]),ct[0],ct[1]),Q=h[p]&&h[p].length>0,D=ce.data,M=G(D)?zA&&Jn(zA)?hs(zA):zA:D,Z=ce.error,WA=C.useRef(M),ee=f?G(D)?G(WA.current)?M:WA.current:D:M,k=p&&G(M),VA=C.useRef(null);!je&&Vn.useSyncExternalStore(Qc,()=>(VA.current=!1,VA),()=>(VA.current=!0,VA));const Te=VA.current;u&&Te&&!n&&k&&console.warn(`Missing pre-initiated data for serialized key "${p}" during server-side rendering. Data fetching should be initiated on the server and provided to SWR via fallback data. You can set "strictServerPrefetchWarning: false" to disable this warning.`);const lt=!p||!A||v().isPaused()||Q&&!G(Z)?!1:bA&&!G(i)?i:n?G(M)?!1:a:G(M)||a,CA=bA&&lt,Xt=G(ce.isValidating)?CA:ce.isValidating,yn=G(ce.isLoading)?CA:ce.isLoading,Ke=C.useCallback(async rA=>{const sA=_.current;if(!p||!sA||F.current||v().isPaused())return!1;let j,$,EA=!0;const RA=rA||{},BA=!U[p]||!RA.dedupe,q=()=>Yn?!F.current&&p===K.current&&T.current:p===K.current,le={isValidating:!1,isLoading:!1},De=()=>{QA(le)},we=()=>{const TA=U[p];TA&&TA[1]===$&&delete U[p]},qr={isValidating:!0};G(mA().data)&&(qr.isLoading=!0);try{if(BA&&(QA(qr),e.loadingTimeout&&G(mA().data)&&setTimeout(()=>{EA&&q()&&v().onLoadingSlow(p,e)},e.loadingTimeout),U[p]=[sA(E),fs()]),[j,$]=U[p],j=await j,BA&&setTimeout(we,e.dedupingInterval),!U[p]||U[p][1]!==$)return BA&&q()&&v().onDiscarded(p),!1;le.error=vA;const TA=w[p];if(!G(TA)&&($<=TA[0]||$<=TA[1]||TA[1]===0))return De(),BA&&q()&&v().onDiscarded(p),!1;const KA=mA().data;le.data=s(KA,j)?KA:j,BA&&q()&&v().onSuccess(j,p,e)}catch(TA){we();const KA=v(),{shouldRetryOnError:Wt}=KA;KA.isPaused()||(le.error=TA,BA&&q()&&(KA.onError(TA,p,KA),(Wt===!0||te(Wt)&&Wt(TA))&&(!v().revalidateOnFocus||!v().revalidateOnReconnect||FA())&&KA.onErrorRetry(TA,p,KA,Xe=>{const Bt=h[p];Bt&&Bt[0]&&Bt[0](Xn,Xe)},{retryCount:(RA.retryCount||0)+1,dedupe:!0})))}return EA=!1,De(),!0},[p,r]),Zr=C.useCallback((...rA)=>Zn(r,K.current,...rA),[]);if(ls(()=>{_.current=A,AA.current=e,G(D)||(WA.current=D)}),ls(()=>{if(!p)return;const rA=Ke.bind(vA,ws);let sA=0;v().revalidateOnFocus&&(sA=Date.now()+v().focusThrottleInterval);const $=pc(p,h,(EA,RA={})=>{if(EA==_n){const BA=Date.now();v().revalidateOnFocus&&BA>sA&&FA()&&(sA=BA+v().focusThrottleInterval,rA())}else if(EA==kn)v().revalidateOnReconnect&&FA()&&rA();else{if(EA==Pn)return Ke();if(EA==Xn)return Ke(RA)}});return F.current=!1,K.current=p,T.current=!0,QA({_k:E}),lt&&(U[p]||(G(M)||je?rA():qa(rA))),()=>{F.current=!0,$()}},[p]),ls(()=>{let rA;function sA(){const $=te(l)?l(mA().data):l;$&&rA!==-1&&(rA=setTimeout(j,$))}function j(){!mA().error&&(c||v().isVisible())&&(B||v().isOnline())?Ke(ws).then(sA):sA()}return sA(),()=>{rA&&(clearTimeout(rA),rA=-1)}},[l,c,B,p]),C.useDebugValue(ee),n){if(!Yn&&je&&k)throw new Error("Fallback data is required when using Suspense in SSR.");k&&(_.current=A,AA.current=e,F.current=!1);const rA=y[p],sA=!G(rA)&&k?Zr(rA):eo;if(hs(sA),!G(Z)&&k)throw Z;const j=k?Ke(ws):eo;!G(ee)&&k&&(j.status="fulfilled",j.value=!0),hs(j)}return{mutate:Zr,get data(){return tA.data=!0,ee},get error(){return tA.error=!0,Z},get isValidating(){return tA.isValidating=!0,Xt},get isLoading(){return tA.isLoading=!0,yn}}}),Cc=({children:t})=>{const A=C.useRef(null),[e,r]=C.useState(null);return C.useEffect(()=>{if(A.current&&!A.current.shadowRoot){const s=A.current.attachShadow({mode:"open"});document.querySelectorAll("style[data-vite-dev-id], style:not([data-vite-dev-id])").forEach(i=>{(i.textContent?.includes(".vg-")||i.textContent?.includes("--vg-"))&&s.appendChild(i.cloneNode(!0))});const o=document.createElement("link");o.rel="stylesheet",o.href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap",s.appendChild(o),r(s)}},[]),d.jsx("div",{"data-source-path":"/src/components/ShadowRootWrapper.tsx:38",ref:A,id:"viewgate-shadow-host",style:{position:"relative",zIndex:2147483647},children:e&&Ma.createPortal(t,e)})};const ro=(...t)=>t.filter((A,e,r)=>!!A&&A.trim()!==""&&r.indexOf(A)===e).join(" ").trim();const Uc=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();const mc=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(A,e,r)=>r?r.toUpperCase():e.toLowerCase());const so=t=>{const A=mc(t);return A.charAt(0).toUpperCase()+A.slice(1)};var Fc={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};const Ec=t=>{for(const A in t)if(A.startsWith("aria-")||A==="role"||A==="title")return!0;return!1};const xc=C.forwardRef(({color:t="currentColor",size:A=24,strokeWidth:e=2,absoluteStrokeWidth:r,className:s="",children:n,iconNode:o,...i},a)=>C.createElement("svg",{ref:a,...Fc,width:A,height:A,stroke:t,strokeWidth:r?Number(e)*24/Number(A):e,className:ro("lucide",s),...!n&&!Ec(i)&&{"aria-hidden":"true"},...i},[...o.map(([l,c])=>C.createElement(l,c)),...Array.isArray(n)?n:[n]]));const xA=(t,A)=>{const e=C.forwardRef(({className:r,...s},n)=>C.createElement(xc,{ref:n,iconNode:A,className:ro(`lucide-${Uc(so(t))}`,`lucide-${t}`,r),...s}));return e.displayName=so(t),e};const ps=xA("bug",[["path",{d:"M12 20v-9",key:"1qisl0"}],["path",{d:"M14 7a4 4 0 0 1 4 4v3a6 6 0 0 1-12 0v-3a4 4 0 0 1 4-4z",key:"uouzyp"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M21 21a4 4 0 0 0-3.81-4",key:"1b0z45"}],["path",{d:"M21 5a4 4 0 0 1-3.55 3.97",key:"5cxbf6"}],["path",{d:"M22 13h-4",key:"1jl80f"}],["path",{d:"M3 21a4 4 0 0 1 3.81-4",key:"1fjd4g"}],["path",{d:"M3 5a4 4 0 0 0 3.55 3.97",key:"1d7oge"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M9 7.13V6a3 3 0 1 1 6 0v1.13",key:"1vgav8"}]]);const yc=xA("circle-alert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);const me=xA("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);const no=xA("clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 6v6l4 2",key:"mmk7yg"}]]);const oo=xA("external-link",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);const Hc=xA("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);const bc=xA("globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]);const io=xA("grip-vertical",[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]]);const ao=xA("link",[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",key:"1cjeqo"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",key:"19qd67"}]]);const Ic=xA("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);const qt=xA("message-square",[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}]]);const vc=xA("mouse-pointer-2",[["path",{d:"M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z",key:"edeuup"}]]);const Sc=xA("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);const Lc=xA("rotate-ccw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]);const co=xA("send",[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]]);const lo=xA("trash-2",[["path",{d:"M10 11v6",key:"nco0om"}],["path",{d:"M14 11v6",key:"outv1u"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]]);const Qs=xA("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),Tc={en:{enterMode:"Enter Feedback Mode",exitMode:"Exit Mode",completed:"Completed",feedbackHeader:"Feedback",selectedElement:"Selected element:",line:"Line",placeholder:"Tell us what you'd like to change...",cancel:"Cancel",send:"Send Feedback",submitting:"Submitting...",success:"Your feedback has been submitted successfully!",error:"Failed to submit feedback. Check backend connection.",successHeader:"Success",errorHeader:"Error",preview:"Preview",viewComments:"View Comments",close:"Close",observe:"Observe",pending:"Pending",readyForReview:"Ready for Review",noComments:"No comments found.",deleteConfirm:"Delete comment",completeConfirm:"Mark as completed?",confirmComplete:"The ticket will be marked as completed and archived.",markReady:"Mark as Ready for Review",reopen:"Reopen",review:"Review",confirmDelete:"Are you sure you want to permanently delete this comment? This action cannot be undone.",markReadyConfirm:"Mark as Ready for Review?",confirmMarkReady:"Do you want to mark this comment as ready for review? it will be moved to the review state.",reopenConfirm:"Reopen comment",confirmReopen:"Do you want to set this comment back to pending status?",yes:"Yes, confirm",no:"No, cancel",deleteSuccess:"Comment deleted successfully.",updateSuccess:"Updated successfully.",navigating:"Redirecting to review...",selectToComment:"Click to comment",feedbackSubheader:"What would you like to improve here?",sendFeedback:"Send Comment",edit:"Edit",save:"Save",commentDetails:"Comment Details",annotations:"Comments",viewAll:"View All",exitConfirmTitle:"Close ViewGate?",exitConfirmMessage:"Are you sure you want to close ViewGate? You can reopen it at any time by adding ?viewgate=true to your URL.",backlog:"Backlog",low:"Low",medium:"Medium",high:"High",urgent:"Urgent",priority:"Priority",login:"Login with Google",authenticating:"Authenticating...",selectMember:"Select who you are to comment",asMember:"Commenting as",changeMember:"Change"},es:{enterMode:"Activar Modo Comentarios",exitMode:"Salir del Modo",completed:"Completado",feedbackHeader:"Comentarios",selectedElement:"Elemento seleccionado:",line:"Línea",placeholder:"Cuéntanos qué te gustaría cambiar...",cancel:"Cancelar",send:"Enviar Comentarios",submitting:"Enviando...",success:"¡Tus comentarios se han enviado con éxito!",error:"Error al enviar comentarios. Revisa la conexión con el servidor.",successHeader:"Éxito",errorHeader:"Error",preview:"Vista previa",viewComments:"Ver Comentarios",close:"Cerrar",observe:"Observar",pending:"Pendiente",readyForReview:"Listo para revisión",noComments:"No hay comentarios.",deleteConfirm:"Eliminar comentario",completeConfirm:"¿Completar ticket?",confirmComplete:"El ticket se marcará como completado y se archivará.",markReady:"Marcar como Listo para revisión",reopen:"Reabrir",review:"Revisar",confirmDelete:"¿Estás seguro de que deseas eliminar permanentemente este comentario? Esta acción no se puede deshacer.",markReadyConfirm:"¿Listo para revisión?",confirmMarkReady:"¿Deseas marcar este comentario como listo para revisión? Pasará al estado de revisión.",reopenConfirm:"Reabrir comentario",confirmReopen:"¿Deseas volver a poner este comentario en estado pendiente?",yes:"Sí, confirmar",no:"No, cancelar",deleteSuccess:"El comentario ha sido eliminado.",updateSuccess:"Actualizado correctamente.",navigating:"Redirigiendo a revisión...",selectToComment:"Haz clic para comentar",feedbackSubheader:"¿Qué te gustaría mejorar aquí?",sendFeedback:"Enviar Comentario",edit:"Editar",save:"Guardar",commentDetails:"Detalles del Comentario",annotations:"Comentarios",viewAll:"Ver Todos",exitConfirmTitle:"¿Cerrar ViewGate?",exitConfirmMessage:"¿Estás seguro de que deseas cerrar ViewGate? Puedes volver a activarlo en cualquier momento agregando ?viewgate=true a la URL.",backlog:"Backlog",low:"Baja",medium:"Media",high:"Alta",urgent:"Urgente",priority:"Prioridad",login:"Iniciar sesión con Google",authenticating:"Autenticando...",selectMember:"Selecciona quién eres para comentar",asMember:"Comentando como",changeMember:"Cambiar"}},Bo=C.createContext(void 0),go=()=>{const t=C.useContext(Bo);if(!t)throw new Error("useViewGate must be used within a ViewGateProvider");return t},Cs="viewgate_enabled",Kc=()=>typeof window>"u"?!1:new URLSearchParams(window.location.search).has("viewgate")?(sessionStorage.setItem(Cs,"true"),!0):sessionStorage.getItem(Cs)==="true",Dc=({children:t,language:A="es",apiKey:e,baseUrl:r="https://view-gate.vercel.app",dashboardUrl:s})=>{const n=s||(r==="https://view-gate.vercel.app"?"https://view-gate-dashboard.vercel.app":r),[o,i]=C.useState(!1),[a,l]=C.useState([]);C.useEffect(()=>{i(Kc())},[]);const c=()=>{if(sessionStorage.removeItem(Cs),i(!1),typeof window<"u"){const u=new URL(window.location.href);u.searchParams.delete("viewgate"),window.history.replaceState({},"",u.toString())}},B=(u,h)=>{const w=Date.now();l(U=>[...U,{id:w,message:u,type:h}]),setTimeout(()=>{l(U=>U.filter(y=>y.id!==w))},4e3)},f=Tc[A];return d.jsxs(Bo.Provider,{"data-source-path":"/src/components/ViewGateProvider.tsx:281",value:{addToast:B,language:A,t:f,apiKey:e,baseUrl:r,dashboardUrl:n,disableViewGate:c,hasActiveToasts:a.length>0},children:[t,o&&d.jsx(Cc,{"data-source-path":"/src/components/ViewGateProvider.tsx:293",children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:294",className:"vg-container",children:[d.jsx(La,{"data-source-path":"/src/components/ViewGateProvider.tsx:295"}),d.jsx("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:296",className:"vg-toasts",style:{zIndex:2147483647},children:a.map(u=>d.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:298",className:`vg-toast vg-animate-slide ${u.type}`,children:[u.type==="success"?d.jsx(me,{"data-source-path":"/src/components/ViewGateProvider.tsx:300",size:24,color:"#22c55e"}):d.jsx(yc,{"data-source-path":"/src/components/ViewGateProvider.tsx:302",size:24,color:"#ef4444"}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:304",children:[d.jsx("strong",{"data-source-path":"/src/components/ViewGateProvider.tsx:305",style:{display:"block",fontSize:"13px",color:"#0f172a",textTransform:"uppercase",marginBottom:"2px"},children:u.type==="success"?f.successHeader:f.errorHeader}),d.jsx("span",{"data-source-path":"/src/components/ViewGateProvider.tsx:308",style:{fontSize:"14px",color:"#000000"},children:u.message})]})]},u.id))})]})})]})};class SA{constructor(A,e,r,s){this.left=A,this.top=e,this.width=r,this.height=s}add(A,e,r,s){return new SA(this.left+A,this.top+e,this.width+r,this.height+s)}static fromClientRect(A,e){return new SA(e.left+A.windowBounds.left,e.top+A.windowBounds.top,e.width,e.height)}static fromDOMRectList(A,e){const r=Array.from(e);let s=r.find(n=>n.width!==0);return s||(s=r.find(n=>n.height!==0)),!s&&r.length>0&&(s=r[0]),s?new SA(s.left+A.windowBounds.left,s.top+A.windowBounds.top,s.width,s.height):SA.EMPTY}}SA.EMPTY=new SA(0,0,0,0);const Ar=(t,A)=>SA.fromClientRect(t,A.getBoundingClientRect()),Oc=t=>{const A=t.body,e=t.documentElement;if(!A||!e)throw new Error("Unable to get document size");const r=Math.max(Math.max(A.scrollWidth,e.scrollWidth),Math.max(A.offsetWidth,e.offsetWidth),Math.max(A.clientWidth,e.clientWidth)),s=Math.max(Math.max(A.scrollHeight,e.scrollHeight),Math.max(A.offsetHeight,e.offsetHeight),Math.max(A.clientHeight,e.clientHeight));return new SA(0,0,r,s)};for(var er=function(t){for(var A=[],e=0,r=t.length;e<r;){var s=t.charCodeAt(e++);if(s>=55296&&s<=56319&&e<r){var n=t.charCodeAt(e++);(n&64512)===56320?A.push(((s&1023)<<10)+(n&1023)+65536):(A.push(s),e--)}else A.push(s)}return A},gA=function(){for(var t=[],A=0;A<arguments.length;A++)t[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,t);var e=t.length;if(!e)return"";for(var r=[],s=-1,n="";++s<e;){var o=t[s];o<=65535?r.push(o):(o-=65536,r.push((o>>10)+55296,o%1024+56320)),(s+1===e||r.length>16384)&&(n+=String.fromCharCode.apply(String,r),r.length=0)}return n},uo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Rc=typeof Uint8Array>"u"?[]:new Uint8Array(256),tr=0;tr<uo.length;tr++)Rc[uo.charCodeAt(tr)]=tr;for(var fo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",pt=typeof Uint8Array>"u"?[]:new Uint8Array(256),rr=0;rr<fo.length;rr++)pt[fo.charCodeAt(rr)]=rr;for(var Mc=function(t){var A=t.length*.75,e=t.length,r,s=0,n,o,i,a;t[t.length-1]==="="&&(A--,t[t.length-2]==="="&&A--);var l=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(l)?l:new Uint8Array(l);for(r=0;r<e;r+=4)n=pt[t.charCodeAt(r)],o=pt[t.charCodeAt(r+1)],i=pt[t.charCodeAt(r+2)],a=pt[t.charCodeAt(r+3)],c[s++]=n<<2|o>>4,c[s++]=(o&15)<<4|i>>2,c[s++]=(i&3)<<6|a&63;return l},Nc=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},Gc=function(t){for(var A=t.length,e=[],r=0;r<A;r+=4)e.push(t[r+3]<<24|t[r+2]<<16|t[r+1]<<8|t[r]);return e},Oe=5,Us=11,ms=2,Vc=Us-Oe,ho=65536>>Oe,_c=1<<Oe,Fs=_c-1,kc=1024>>Oe,Pc=ho+kc,Xc=Pc,Wc=32,Jc=Xc+Wc,jc=65536>>Us,Yc=1<<Vc,zc=Yc-1,wo=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},Zc=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},$c=function(t,A){var e=Mc(t),r=Array.isArray(e)?Gc(e):new Uint32Array(e),s=Array.isArray(e)?Nc(e):new Uint16Array(e),n=24,o=wo(s,n/2,r[4]/2),i=r[5]===2?wo(s,(n+r[4])/2):Zc(r,Math.ceil((n+r[4])/4));return new qc(r[0],r[1],r[2],r[3],o,i)},qc=(function(){function t(A,e,r,s,n,o){this.initialValue=A,this.errorValue=e,this.highStart=r,this.highValueIndex=s,this.index=n,this.data=o}return t.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=this.index[A>>Oe],e=(e<<ms)+(A&Fs),this.data[e];if(A<=65535)return e=this.index[ho+(A-55296>>Oe)],e=(e<<ms)+(A&Fs),this.data[e];if(A<this.highStart)return e=Jc-jc+(A>>Us),e=this.index[e],e+=A>>Oe&zc,e=this.index[e],e=(e<<ms)+(A&Fs),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),po="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Al=typeof Uint8Array>"u"?[]:new Uint8Array(256),sr=0;sr<po.length;sr++)Al[po.charCodeAt(sr)]=sr;var el="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==",Qo=50,tl=1,Co=2,Uo=3,rl=4,sl=5,mo=7,Fo=8,Eo=9,Fe=10,Es=11,xo=12,xs=13,nl=14,Qt=15,ys=16,nr=17,Ct=18,ol=19,yo=20,Hs=21,Ut=22,bs=23,Ye=24,PA=25,mt=26,Ft=27,ze=28,il=29,Re=30,al=31,or=32,ir=33,Is=34,vs=35,Ss=36,Et=37,Ls=38,ar=39,cr=40,Ts=41,Ho=42,cl=43,ll=[9001,65288],bo="!",V="×",lr="÷",Ks=$c(el),ge=[Re,Ss],Ds=[tl,Co,Uo,sl],Io=[Fe,Fo],vo=[Ft,mt],Bl=Ds.concat(Io),So=[Ls,ar,cr,Is,vs],dl=[Qt,xs],gl=function(t,A){A===void 0&&(A="strict");var e=[],r=[],s=[];return t.forEach(function(n,o){var i=Ks.get(n);if(i>Qo?(s.push(!0),i-=Qo):s.push(!1),["normal","auto","loose"].indexOf(A)!==-1&&[8208,8211,12316,12448].indexOf(n)!==-1)return r.push(o),e.push(ys);if(i===rl||i===Es){if(o===0)return r.push(o),e.push(Re);var a=e[o-1];return Bl.indexOf(a)===-1?(r.push(r[o-1]),e.push(a)):(r.push(o),e.push(Re))}if(r.push(o),i===al)return e.push(A==="strict"?Hs:Et);if(i===Ho||i===il)return e.push(Re);if(i===cl)return n>=131072&&n<=196605||n>=196608&&n<=262141?e.push(Et):e.push(Re);e.push(i)}),[r,e,s]},Os=function(t,A,e,r){var s=r[e];if(Array.isArray(t)?t.indexOf(s)!==-1:t===s)for(var n=e;n<=r.length;){n++;var o=r[n];if(o===A)return!0;if(o!==Fe)break}if(s===Fe)for(var n=e;n>0;){n--;var i=r[n];if(Array.isArray(t)?t.indexOf(i)!==-1:t===i)for(var a=e;a<=r.length;){a++;var o=r[a];if(o===A)return!0;if(o!==Fe)break}if(i!==Fe)break}return!1},Lo=function(t,A){for(var e=t;e>=0;){var r=A[e];if(r===Fe)e--;else return r}return 0},ul=function(t,A,e,r,s){if(e[r]===0)return V;var n=r-1;if(Array.isArray(s)&&s[n]===!0)return V;var o=n-1,i=n+1,a=A[n],l=o>=0?A[o]:0,c=A[i];if(a===Co&&c===Uo)return V;if(Ds.indexOf(a)!==-1)return bo;if(Ds.indexOf(c)!==-1||Io.indexOf(c)!==-1)return V;if(Lo(n,A)===Fo)return lr;if(Ks.get(t[n])===Es||(a===or||a===ir)&&Ks.get(t[i])===Es||a===mo||c===mo||a===Eo||[Fe,xs,Qt].indexOf(a)===-1&&c===Eo||[nr,Ct,ol,Ye,ze].indexOf(c)!==-1||Lo(n,A)===Ut||Os(bs,Ut,n,A)||Os([nr,Ct],Hs,n,A)||Os(xo,xo,n,A))return V;if(a===Fe)return lr;if(a===bs||c===bs)return V;if(c===ys||a===ys)return lr;if([xs,Qt,Hs].indexOf(c)!==-1||a===nl||l===Ss&&dl.indexOf(a)!==-1||a===ze&&c===Ss||c===yo||ge.indexOf(c)!==-1&&a===PA||ge.indexOf(a)!==-1&&c===PA||a===Ft&&[Et,or,ir].indexOf(c)!==-1||[Et,or,ir].indexOf(a)!==-1&&c===mt||ge.indexOf(a)!==-1&&vo.indexOf(c)!==-1||vo.indexOf(a)!==-1&&ge.indexOf(c)!==-1||[Ft,mt].indexOf(a)!==-1&&(c===PA||[Ut,Qt].indexOf(c)!==-1&&A[i+1]===PA)||[Ut,Qt].indexOf(a)!==-1&&c===PA||a===PA&&[PA,ze,Ye].indexOf(c)!==-1)return V;if([PA,ze,Ye,nr,Ct].indexOf(c)!==-1)for(var B=n;B>=0;){var f=A[B];if(f===PA)return V;if([ze,Ye].indexOf(f)!==-1)B--;else break}if([Ft,mt].indexOf(c)!==-1)for(var B=[nr,Ct].indexOf(a)!==-1?o:n;B>=0;){var f=A[B];if(f===PA)return V;if([ze,Ye].indexOf(f)!==-1)B--;else break}if(Ls===a&&[Ls,ar,Is,vs].indexOf(c)!==-1||[ar,Is].indexOf(a)!==-1&&[ar,cr].indexOf(c)!==-1||[cr,vs].indexOf(a)!==-1&&c===cr||So.indexOf(a)!==-1&&[yo,mt].indexOf(c)!==-1||So.indexOf(c)!==-1&&a===Ft||ge.indexOf(a)!==-1&&ge.indexOf(c)!==-1||a===Ye&&ge.indexOf(c)!==-1||ge.concat(PA).indexOf(a)!==-1&&c===Ut&&ll.indexOf(t[i])===-1||ge.concat(PA).indexOf(c)!==-1&&a===Ct)return V;if(a===Ts&&c===Ts){for(var u=e[n],h=1;u>0&&(u--,A[u]===Ts);)h++;if(h%2!==0)return V}return a===or&&c===ir?V:lr},fl=function(t,A){A||(A={lineBreak:"normal",wordBreak:"normal"});var e=gl(t,A.lineBreak),r=e[0],s=e[1],n=e[2];(A.wordBreak==="break-all"||A.wordBreak==="break-word")&&(s=s.map(function(i){return[PA,Re,Ho].indexOf(i)!==-1?Et:i}));var o=A.wordBreak==="keep-all"?n.map(function(i,a){return i&&t[a]>=19968&&t[a]<=40959}):void 0;return[r,s,o]},hl=(function(){function t(A,e,r,s){this.codePoints=A,this.required=e===bo,this.start=r,this.end=s}return t.prototype.slice=function(){return gA.apply(void 0,this.codePoints.slice(this.start,this.end))},t})(),wl=function(t,A){var e=er(t),r=fl(e,A),s=r[0],n=r[1],o=r[2],i=e.length,a=0,l=0;return{next:function(){if(l>=i)return{done:!0,value:null};for(var c=V;l<i&&(c=ul(e,n,s,++l,o))===V;);if(c!==V||l===i){var B=new hl(e,c,a,l);return a=l,{value:B,done:!1}}return{done:!0,value:null}}}};const pl=1,Ql=2,Ze=4,To=8,Br=10,Ko=47,xt=92,Cl=9,Ul=32,dr=34,yt=61,ml=35,Fl=36,El=37,gr=39,ur=40,Ht=41,xl=95,MA=45,yl=33,Hl=60,bl=62,Il=64,vl=91,Sl=93,Ll=61,Tl=123,fr=63,Kl=125,Do=124,Dl=126,Ol=128,Oo=65533,Rs=42,Me=43,Rl=44,Ml=58,Nl=59,bt=46,Gl=0,Vl=8,_l=11,kl=14,Pl=31,Xl=127,re=-1,Ro=48,Mo=97,No=101,Wl=102,Jl=117,jl=122,Go=65,Vo=69,_o=70,Yl=85,zl=90,LA=t=>t>=Ro&&t<=57,Zl=t=>t>=55296&&t<=57343,$e=t=>LA(t)||t>=Go&&t<=_o||t>=Mo&&t<=Wl,$l=t=>t>=Mo&&t<=jl,ql=t=>t>=Go&&t<=zl,AB=t=>$l(t)||ql(t),eB=t=>t>=Ol,hr=t=>t===Br||t===Cl||t===Ul,wr=t=>AB(t)||eB(t)||t===xl,ko=t=>wr(t)||LA(t)||t===MA,tB=t=>t>=Gl&&t<=Vl||t===_l||t>=kl&&t<=Pl||t===Xl,Ee=(t,A)=>t!==xt?!1:A!==Br,pr=(t,A,e)=>t===MA?wr(A)||Ee(A,e):wr(t)?!0:!!(t===xt&&Ee(t,A)),Ms=(t,A,e)=>t===Me||t===MA?LA(A)?!0:A===bt&&LA(e):LA(t===bt?A:t),rB=t=>{let A=0,e=1;(t[A]===Me||t[A]===MA)&&(t[A]===MA&&(e=-1),A++);const r=[];for(;LA(t[A]);)r.push(t[A++]);const s=r.length?parseInt(gA(...r),10):0;t[A]===bt&&A++;const n=[];for(;LA(t[A]);)n.push(t[A++]);const o=n.length,i=o?parseInt(gA(...n),10):0;(t[A]===Vo||t[A]===No)&&A++;let a=1;(t[A]===Me||t[A]===MA)&&(t[A]===MA&&(a=-1),A++);const l=[];for(;LA(t[A]);)l.push(t[A++]);const c=l.length?parseInt(gA(...l),10):0;return e*(s+i*Math.pow(10,-o))*Math.pow(10,a*c)},sB={type:2},nB={type:3},oB={type:4},iB={type:13},aB={type:8},cB={type:21},lB={type:9},BB={type:10},dB={type:11},gB={type:12},uB={type:14},Qr={type:23},fB={type:1},hB={type:25},wB={type:24},pB={type:26},QB={type:27},CB={type:28},UB={type:29},mB={type:31},Ns={type:32};class Po{constructor(){this._value=[]}write(A){this._value=this._value.concat(er(A))}read(){const A=[];let e=this.consumeToken();for(;e!==Ns;)A.push(e),e=this.consumeToken();return A}consumeToken(){const A=this.consumeCodePoint();switch(A){case dr:return this.consumeStringToken(dr);case ml:const e=this.peekCodePoint(0),r=this.peekCodePoint(1),s=this.peekCodePoint(2);if(ko(e)||Ee(r,s)){const u=pr(e,r,s)?Ql:pl;return{type:5,value:this.consumeName(),flags:u}}break;case Fl:if(this.peekCodePoint(0)===yt)return this.consumeCodePoint(),iB;break;case gr:return this.consumeStringToken(gr);case ur:return sB;case Ht:return nB;case Rs:if(this.peekCodePoint(0)===yt)return this.consumeCodePoint(),uB;break;case Me:if(Ms(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Rl:return oB;case MA:const n=A,o=this.peekCodePoint(0),i=this.peekCodePoint(1);if(Ms(n,o,i))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(pr(n,o,i))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(o===MA&&i===bl)return this.consumeCodePoint(),this.consumeCodePoint(),wB;break;case bt:if(Ms(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Ko:if(this.peekCodePoint(0)===Rs)for(this.consumeCodePoint();;){let u=this.consumeCodePoint();if(u===Rs&&(u=this.consumeCodePoint(),u===Ko))return this.consumeToken();if(u===re)return this.consumeToken()}break;case Ml:return pB;case Nl:return QB;case Hl:if(this.peekCodePoint(0)===yl&&this.peekCodePoint(1)===MA&&this.peekCodePoint(2)===MA)return this.consumeCodePoint(),this.consumeCodePoint(),hB;break;case Il:const a=this.peekCodePoint(0),l=this.peekCodePoint(1),c=this.peekCodePoint(2);if(pr(a,l,c))return{type:7,value:this.consumeName()};break;case vl:return CB;case xt:if(Ee(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case Sl:return UB;case Ll:if(this.peekCodePoint(0)===yt)return this.consumeCodePoint(),aB;break;case Tl:return dB;case Kl:return gB;case Jl:case Yl:const B=this.peekCodePoint(0),f=this.peekCodePoint(1);return B===Me&&($e(f)||f===fr)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case Do:if(this.peekCodePoint(0)===yt)return this.consumeCodePoint(),lB;if(this.peekCodePoint(0)===Do)return this.consumeCodePoint(),cB;break;case Dl:if(this.peekCodePoint(0)===yt)return this.consumeCodePoint(),BB;break;case re:return Ns}return hr(A)?(this.consumeWhiteSpace(),mB):LA(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):wr(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:gA(A)}}consumeCodePoint(){const A=this._value.shift();return typeof A>"u"?-1:A}reconsumeCodePoint(A){this._value.unshift(A)}peekCodePoint(A){return A>=this._value.length?-1:this._value[A]}consumeUnicodeRangeToken(){const A=[];let e=this.consumeCodePoint();for(;$e(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();let r=!1;for(;e===fr&&A.length<6;)A.push(e),e=this.consumeCodePoint(),r=!0;if(r){const n=parseInt(gA(...A.map(i=>i===fr?Ro:i)),16),o=parseInt(gA(...A.map(i=>i===fr?_o:i)),16);return{type:30,start:n,end:o}}const s=parseInt(gA(...A),16);if(this.peekCodePoint(0)===MA&&$e(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();const n=[];for(;$e(e)&&n.length<6;)n.push(e),e=this.consumeCodePoint();const o=parseInt(gA(...n),16);return{type:30,start:s,end:o}}else return{type:30,start:s,end:s}}consumeIdentLikeToken(){const A=this.consumeName();return A.toLowerCase()==="url"&&this.peekCodePoint(0)===ur?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===ur?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}}consumeUrlToken(){const A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===re)return{type:22,value:""};const e=this.peekCodePoint(0);if(e===gr||e===dr){const r=this.consumeStringToken(this.consumeCodePoint());return r.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===re||this.peekCodePoint(0)===Ht)?(this.consumeCodePoint(),{type:22,value:r.value}):(this.consumeBadUrlRemnants(),Qr)}for(;;){const r=this.consumeCodePoint();if(r===re||r===Ht)return{type:22,value:gA(...A)};if(hr(r))return this.consumeWhiteSpace(),this.peekCodePoint(0)===re||this.peekCodePoint(0)===Ht?(this.consumeCodePoint(),{type:22,value:gA(...A)}):(this.consumeBadUrlRemnants(),Qr);if(r===dr||r===gr||r===ur||tB(r))return this.consumeBadUrlRemnants(),Qr;if(r===xt)if(Ee(r,this.peekCodePoint(0)))A.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),Qr;else A.push(r)}}consumeWhiteSpace(){for(;hr(this.peekCodePoint(0));)this.consumeCodePoint()}consumeBadUrlRemnants(){for(;;){const A=this.consumeCodePoint();if(A===Ht||A===re)return;Ee(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}}consumeStringSlice(A){let r="";for(;A>0;){const s=Math.min(5e4,A);r+=gA(...this._value.splice(0,s)),A-=s}return this._value.shift(),r}consumeStringToken(A){let e="",r=0;do{const s=this._value[r];if(s===re||s===void 0||s===A)return e+=this.consumeStringSlice(r),{type:0,value:e};if(s===Br)return this._value.splice(0,r),fB;if(s===xt){const n=this._value[r+1];n!==re&&n!==void 0&&(n===Br?(e+=this.consumeStringSlice(r),r=-1,this._value.shift()):Ee(s,n)&&(e+=this.consumeStringSlice(r),e+=gA(this.consumeEscapedCodePoint()),r=-1))}r++}while(!0)}consumeNumber(){const A=[];let e=Ze,r=this.peekCodePoint(0);for((r===Me||r===MA)&&A.push(this.consumeCodePoint());LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0);let s=this.peekCodePoint(1);if(r===bt&&LA(s))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=To;LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0),s=this.peekCodePoint(1);const n=this.peekCodePoint(2);if((r===Vo||r===No)&&((s===Me||s===MA)&&LA(n)||LA(s)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=To;LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[rB(A),e]}consumeNumericToken(){const[A,e]=this.consumeNumber(),r=this.peekCodePoint(0),s=this.peekCodePoint(1),n=this.peekCodePoint(2);if(pr(r,s,n)){const o=this.consumeName();return{type:15,number:A,flags:e,unit:o}}return r===El?(this.consumeCodePoint(),{type:16,number:A,flags:e}):{type:17,number:A,flags:e}}consumeEscapedCodePoint(){const A=this.consumeCodePoint();if($e(A)){let e=gA(A);for(;$e(this.peekCodePoint(0))&&e.length<6;)e+=gA(this.consumeCodePoint());hr(this.peekCodePoint(0))&&this.consumeCodePoint();const r=parseInt(e,16);return r===0||Zl(r)||r>1114111?Oo:r}return A===re?Oo:A}consumeName(){let A="";for(;;){const e=this.consumeCodePoint();if(ko(e))A+=gA(e);else if(Ee(e,this.peekCodePoint(0)))A+=gA(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(e),A}}}class qe{constructor(A){this._tokens=A}static create(A){const e=new Po;return e.write(A),new qe(e.read())}static parseValue(A){return qe.create(A).parseComponentValue()}static parseValues(A){return qe.create(A).parseComponentValues()}parseComponentValue(){let A=this.consumeToken();for(;A.type===31;)A=this.consumeToken();if(A.type===32)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);const e=this.consumeComponentValue();do A=this.consumeToken();while(A.type===31);if(A.type===32)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")}parseComponentValues(){const A=[];for(;;){const e=this.consumeComponentValue();if(e.type===32)return A;A.push(e),A.push()}}consumeComponentValue(){const 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}consumeSimpleBlock(A){const e={type:A,values:[]};let r=this.consumeToken();for(;;){if(r.type===32||EB(r,A))return e;this.reconsumeToken(r),e.values.push(this.consumeComponentValue()),r=this.consumeToken()}}consumeFunction(A){const e={name:A.value,values:[],type:18};for(;;){const r=this.consumeToken();if(r.type===32||r.type===3)return e;this.reconsumeToken(r),e.values.push(this.consumeComponentValue())}}consumeToken(){const A=this._tokens.shift();return typeof A>"u"?Ns:A}reconsumeToken(A){this._tokens.unshift(A)}}const se=t=>t.type===15,wA=t=>t.type===17,R=t=>t.type===20,FB=t=>t.type===0,It=(t,A)=>R(t)&&t.value===A,Cr=t=>t.type!==31,yA=t=>t.type!==31&&t.type!==4,$A=t=>{const A=[];let e=[];return t.forEach(r=>{if(r.type===4){if(e.length===0)throw new Error("Error parsing function args, zero tokens for arg");A.push(e),e=[];return}r.type!==31&&e.push(r)}),e.length&&A.push(e),A},EB=(t,A)=>A===11&&t.type===12||A===28&&t.type===29?!0:A===2&&t.type===3,lA=(t,A,e)=>Math.min(Math.max(t,A),e),NA=(t,A)=>[t[0]*A[0]+t[1]*A[1]+t[2]*A[2],t[3]*A[0]+t[4]*A[1]+t[5]*A[2],t[6]*A[0]+t[7]*A[1]+t[8]*A[2]],xe=t=>NA([3.2409699419045226,-1.537383177570094,-.4986107602930034,-.9692436362808796,1.8759675015077202,.04155505740717559,.05563007969699366,-.20397695888897652,1.0569715142428786],t),Gs=t=>NA([.41239079926595934,.357584339383878,.1804807884018343,.21263900587151027,.715168678767756,.07219231536073371,.01933081871559182,.11919477979462598,.9505321522496607],t),Ne=t=>t.map(A=>{const e=A<0?-1:1,r=Math.abs(A);return r>.0031308?e*(1.055*r**(1/2.4)-.055):12.92*A}),Vs=t=>t.map(A=>{const e=A<0?-1:1,r=Math.abs(A);return r<=.04045?A/12.92:e*((r+.055)/1.055)**2.4}),xB=t=>{const[A,e,r]=Ne(xe([t[0],t[1],t[2]]));return[A,e,r,t[3]]},yB=t=>{const[A,e,r]=xe([t[0],t[1],t[2]]);return[lA(Math.round(A*255),0,255),lA(Math.round(e*255),0,255),lA(Math.round(r*255),0,255),t[3]]},ye=t=>t.type===17||t.type===15,J=t=>t.type===16||ye(t),HB=t=>t.type===18&&t.name==="calc",bB=(t,A=0)=>{const e=r=>{let s="";for(const n of r)if(n.type!==31){if(n.type===18)if(n.name==="calc"){const o=e(n.values);if(o===null)return null;s+=`(${o})`}else return null;else if(n.type===17)s+=n.number.toString();else if(n.type===15)n.unit==="px"?s+=n.number.toString():n.unit==="rem"||n.unit==="em"?s+=(n.number*16).toString():s+=n.number.toString();else if(n.type===16)s+=(n.number/100*A).toString();else if(n.type===6){const o=n.value;o==="+"||o==="-"||o==="*"||o==="/"?s+=` ${o} `:o==="("?s+="(":o===")"&&(s+=")")}}return s};try{const r=e(t.values);if(r===null||r.trim()==="")return null;const s=new Function("return "+r)();if(typeof s=="number"&&!isNaN(s))return{type:17,number:s,flags:Ze}}catch{return null}return null},Xo=t=>t.length>1?[t[0],t[1]]:[t[0]],pA={type:17,number:0,flags:Ze},Ge={type:16,number:50,flags:Ze},ne={type:16,number:100,flags:Ze},vt=(t,A,e)=>{const[r,s]=t;return[O(r,A),O(typeof s<"u"?s:r,e)]},O=(t,A)=>{if(t.type===16)return t.number/100*A;if(se(t))switch(t.unit){case"rem":case"em":return 16*t.number;default:return t.number}return t.number},Wo="deg",Jo="grad",jo="rad",Yo="turn",At={name:"angle",parse:(t,A)=>{if(A.type===15)switch(A.unit){case Wo:return Math.PI*A.number/180;case Jo:return Math.PI/200*A.number;case jo:return A.number;case Yo:return Math.PI*2*A.number}throw new Error("Unsupported angle type")}},zo=t=>t.type===15&&(t.unit===Wo||t.unit===Jo||t.unit===jo||t.unit===Yo),Zo=t=>{switch(t.filter(R).map(e=>e.value).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[pA,pA];case"to top":case"bottom":return JA(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[pA,ne];case"to right":case"left":return JA(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[ne,ne];case"to bottom":case"top":return JA(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[ne,pA];case"to left":case"right":return JA(270)}return 0},JA=t=>Math.PI*t/180,He=t=>(255&t)===0,oA=t=>{const A=255&t,e=255&t>>8,r=255&t>>16,s=255&t>>24;return A<255?`rgba(${s},${r},${e},${A/255})`:`rgb(${s},${r},${e})`},qA=(t,A,e,r)=>(t<<24|A<<16|e<<8|Math.round(r*255)<<0)>>>0,be=(t,A)=>{if(t.type===17)return t.number;if(t.type===16){const e=A===3?1:255;return A===3?t.number/100*e:Math.round(t.number/100*e)}return 0},Ve=t=>(t[0].type===20?t[0].value:"unknown")==="from",IB=t=>qA(lA(Math.round(t[0]*255),0,255),lA(Math.round(t[1]*255),0,255),lA(Math.round(t[2]*255),0,255),lA(t[3],0,1)),_s=([t,A,e,r])=>{const s=Ne([t,A,e]);return qA(lA(Math.round(s[0]*255),0,255),lA(Math.round(s[1]*255),0,255),lA(Math.round(s[2]*255),0,255),r)},St=t=>{const A=xe([t[0],t[1],t[2]]);return _s([A[0],A[1],A[2],t[3]])},vB=(t,A)=>{if(Ve(A.filter(yA)))throw new Error("Relative color not supported for lab()");const[e,r,s,n]=Ur(A),o=Ne(xe(Er([e,r,s])));return qA(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},SB=(t,A)=>{if(Ve(A.filter(yA)))throw new Error("Relative color not supported for oklab()");const[e,r,s,n]=Ur(A),o=Ne(xe(Fr([e,r,s])));return qA(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},LB=(t,A)=>{if(Ve(A.filter(yA)))throw new Error("Relative color not supported for oklch()");const[e,r,s,n]=ei(A),o=Ne(xe(Fr(mr([e,r,s]))));return qA(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},TB=(t,A)=>{if(Ve(A.filter(yA)))throw new Error("Relative color not supported for lch()");const[e,r,s,n]=Ai(A),o=Ne(xe(Er(mr([e,r,s]))));return qA(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},$o=(t,A)=>{const e=A.filter(yA),[r,s,n,o]=e,i=(r.type===17?JA(r.number):At.parse(t,r))/(Math.PI*2),a=J(s)?s.number/100:0,l=J(n)?n.number/100:0,c=typeof o<"u"&&J(o)?O(o,1):1;return[i,a,l,c]},qo=(t,A)=>{if(Ve(A))throw new Error("Relative color not supported for hsl()");const[e,r,s,n]=$o(t,A),o=ri([e,r,s]);return qA(o[0]*255,o[1]*255,o[2]*255,r===0?1:n)},Ai=t=>{const A=t.filter(yA),e=J(A[0])?A[0].number:0,r=J(A[1])?A[1].number:0,s=wA(A[2])||se(A[2])?A[2].number:0,n=typeof A[4]<"u"&&J(A[4])?O(A[4],1):1;return[e,r,s,n]},Ur=t=>{const A=t.filter(yA),e=A[0].type===16?A[0].number/100:wA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:wA(A[1])?A[1].number:0,s=wA(A[2])||se(A[2])?A[2].number:0,n=typeof A[4]<"u"&&J(A[4])?O(A[4],1):1;return[e,r,s,n]},ei=t=>{const A=t.filter(yA),e=A[0].type===16?A[0].number/100:wA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:wA(A[1])?A[1].number:0,s=wA(A[2])||se(A[2])?A[2].number:0,n=typeof A[4]<"u"&&J(A[4])?O(A[4],1):1;return[e,r,s,n]},ti=t=>NA([1.0479297925449969,.022946870601609652,-.05019226628920524,.02962780877005599,.9904344267538799,-.017073799063418826,-.009243040646204504,.015055191490298152,.7518742814281371],t),ks=t=>NA([.955473421488075,-.02309845494876471,.06325924320057072,-.0283697093338637,1.0099953980813041,.021041441191917323,.012314014864481998,-.020507649298898964,1.330365926242124],t),Ps=(t,A,e)=>(e<0&&(e+=1),e>=1&&(e-=1),e<1/6?(A-t)*e*6+t:e<1/2?A:e<2/3?(A-t)*6*(2/3-e)+t:t),ri=([t,A,e])=>{if(A===0)return[e*255,e*255,e*255];const r=e<=.5?e*(A+1):e+A-e*A,s=e*2-r,n=Ps(s,r,t+1/3),o=Ps(s,r,t),i=Ps(s,r,t-1/3);return[n,o,i]},mr=([t,A,e])=>(A<0&&(A=0),isNaN(e)&&(e=0),[t,A*Math.cos(e*Math.PI/180),A*Math.sin(e*Math.PI/180)]),Fr=t=>{const A=NA([1,.3963377773761749,.2158037573099136,1,-.1055613458156586,-.0638541728258133,1,-.0894841775298119,-1.2914855480194092],t),e=A.map(r=>r**3);return NA([1.2268798758459243,-.5578149944602171,.2813910456659647,-.0405757452148008,1.112286803280317,-.0717110580655164,-.0763729366746601,-.4214933324022432,1.5869240198367816],e)},Er=t=>{const A=(t[0]+16)/116,e=t[1]/500+A,r=A-t[2]/200,s=24389/27,n=24/116,o=[(e>n?e**3:(116*e-16)/s)*.3457/.3585,t[0]>8?A**3:t[0]/s,(r>n?r**3:(116*r-16)/s)*(1-.3457-.3585)/.3585];return ks([o[0],o[1],o[2]])},KB=(t,A)=>{const e=A.filter(yA);if(e.length===3){const[r,s,n]=e.map(be),o=Vs([r/255,s/255,n/255]),[i,a,l]=Gs([o[0],o[1],o[2]]);return[i,a,l,1]}if(e.length===4){const[r,s,n,o]=e.map(be),i=Vs([r/255,s/255,n/255]),[a,l,c]=Gs([i[0],i[1],i[2]]);return[a,l,c,o]}return[0,0,0,1]},DB=(t,A)=>{const[e,r,s,n]=$o(t,A),o=Vs(ri([e,r,s])),[i,a,l]=Gs([o[0],o[1],o[2]]);return[i,a,l,n]},OB=(t,A)=>{const[e,r,s,n]=Ur(A),[o,i,a]=Er([e,r,s]);return[o,i,a,n]},RB=(t,A)=>{const[e,r,s,n]=Ai(A),[o,i,a]=Er(mr([e,r,s]));return[o,i,a,n]},MB=(t,A)=>{const[e,r,s,n]=ei(A),[o,i,a]=Fr(mr([e,r,s]));return[o,i,a,n]},NB=(t,A)=>{const[e,r,s,n]=Ur(A),[o,i,a]=Fr([e,r,s]);return[o,i,a,n]},GB=t=>ks([t[0],t[1],t[2]]),si=t=>t,VB=t=>{const[A,e,r]=ti([t[0],t[2],t[3]]);return[A,e,r,t[3]]},ni=t=>St([t[0],t[1],t[2],t[3]]),_B=t=>{const A=GB([t[0],t[1],t[2]]);return St([A[0],A[1],A[2],t[3]])},kB=t=>NA([.4865709486482162,.26566769316909306,.1982172852343625,.2289745640697488,.6917385218365064,.079286914093745,0,.04511338185890264,1.043944368900976],t),PB=t=>NA([2.493496911941425,-.9313836179191239,-.40271078445071684,-.8294889695615747,1.7626640603183463,.023624685841943577,.03584583024378447,-.07617238926804182,.9568845240076872],t),XB=t=>t.map(A=>{const e=A<0?-1:1;return A*e<=.04045?A/12.92:e*((A+.055)/1.055)**2.4||0}),WB=t=>Ne(t),JB=t=>{const A=XB([t[0],t[1],t[2]]);return kB([A[0],A[1],A[2]])},jB=t=>{const[A,e,r]=WB(PB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},YB=t=>{const A=JB([t[0],t[1],t[2]]);return St([A[0],A[1],A[2],t[3]])},zB=t=>NA([2.0415879038107465,-.5650069742788596,-.34473135077832956,-.9692436362808795,1.8759675015077202,.04155505740717557,.013444280632031142,-.11836239223101838,1.0151749943912054],t),ZB=t=>NA([.5766690429101305,.1855582379065463,.1882286462349947,.29734497525053605,.6273635662554661,.0752914584939978,.02703136138641234,.07068885253582723,.9913375368376388],t),$B=t=>{const A=t.map(e=>{const r=e<0?-1:1,s=Math.abs(e);return r*s**2.19921875});return[A[0],A[1],A[2]]},qB=t=>{const A=t.map(e=>{const r=e<0?-1:1,s=Math.abs(e);return r*s**.4547069271758437});return[A[0],A[1],A[2]]},Ad=t=>{const[A,e,r]=qB(zB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},ed=t=>{const A=xe(ZB($B([t[0],t[1],t[2]])));return _s([A[0],A[1],A[2],t[3]])},td=t=>NA([.7977666449006423,.13518129740053308,.0313477341283922,.2880748288194013,.711835234241873,8993693872564e-17,0,0,.8251046025104602],t),rd=t=>NA([1.3457868816471583,-.25557208737979464,-.05110186497554526,-.5446307051249019,1.5082477428451468,.02052744743642139,0,0,1.2119675456389452],t),sd=t=>t.map(A=>A<16/512?A/16:A**1.8),nd=t=>t.map(A=>A>1/512?A**(1/1.8):A*16),od=t=>{const A=sd([t[0],t[1],t[2]]);return ks(td([A[0],A[1],A[2]]))},id=t=>{const[A,e,r]=nd(rd(ti([t[0],t[1],t[2]])));return[A,e,r,t[3]]},ad=t=>{const A=od([t[0],t[1],t[2]]);return St([A[0],A[1],A[2],t[3]])},xr=1.09929682680944,oi=.018053968510807,cd=t=>t.map(function(A){return A<oi*4.5?A/4.5:Math.pow((A+xr-1)/xr,1/.45)}),ld=t=>t.map(function(A){return A>=oi?xr*Math.pow(A,.45)-(xr-1):4.5*A}),Bd=t=>NA([.6369580483012914,.14461690358620832,.1688809751641721,.2627002120112671,.6779980715188708,.05930171646986196,0,.028072693049087428,1.060985057710791],t),dd=t=>NA([1.716651187971268,-.355670783776392,-.25336628137366,-.666684351832489,1.616481236634939,.0157685458139111,.017639857445311,-.042770613257809,.942103121235474],t),gd=t=>{const A=cd([t[0],t[1],t[2]]);return Bd([A[0],A[1],A[2]])},ud=t=>{const[A,e,r]=ld(dd([t[0],t[1],t[2]]));return[A,e,r,t[3]]},fd=t=>{const A=gd([t[0],t[1],t[2]]);return St([A[0],A[1],A[2],t[3]])},Ie={name:"color",parse:(t,A)=>{if(A.type===18){const e=Qd[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported color function "${A.name}"`);return e(t,A.values)}if(A.type===5){const[e,r,s,n]=ii(A);return qA(e,r,s,n)}if(A.type===20){const e=oe[A.value.toUpperCase()];if(typeof e<"u")return e}return oe.TRANSPARENT}},ii=t=>{if(t.value.length===3){const A=t.value.substring(0,1),e=t.value.substring(1,2),r=t.value.substring(2,3);return[parseInt(A+A,16),parseInt(e+e,16),parseInt(r+r,16),1]}if(t.value.length===4){const A=t.value.substring(0,1),e=t.value.substring(1,2),r=t.value.substring(2,3),s=t.value.substring(3,4);return[parseInt(A+A,16),parseInt(e+e,16),parseInt(r+r,16),parseInt(s+s,16)/255]}if(t.value.length===6){const A=t.value.substring(0,2),e=t.value.substring(2,4),r=t.value.substring(4,6);return[parseInt(A,16),parseInt(e,16),parseInt(r,16),1]}if(t.value.length===8){const A=t.value.substring(0,2),e=t.value.substring(2,4),r=t.value.substring(4,6),s=t.value.substring(6,8);return[parseInt(A,16),parseInt(e,16),parseInt(r,16),parseInt(s,16)/255]}return[0,0,0,1]},ai=(t,A)=>{const e=A.filter(yA);if(Ve(e))throw new Error("Relative color not supported for rgb()");if(e.length===3){const[r,s,n]=e.map(be);return qA(r,s,n,1)}if(e.length===4){const[r,s,n,o]=e.map(be);return qA(r,s,n,o)}if(e.length===5&&e[3].type===6&&e[3].value==="/"){const r=be(e[0],0),s=be(e[1],1),n=be(e[2],2),o=be(e[4],3);return qA(r,s,n,o)}return 0},hd=(t,A)=>{const e=A.filter(yA),r=e[0].type===20?e[0].value:"unknown";if(!Ve(e)){const n=r,o=ci[n];if(typeof o>"u")throw new Error(`Attempting to parse an unsupported color space "${n}" for color() function`);const i=wA(e[1])?e[1].number:0,a=wA(e[2])?e[2].number:0,l=wA(e[3])?e[3].number:0,c=e.length>4&&e[4].type===6&&e[4].value==="/"&&wA(e[5])?e[5].number:1;return o([i,a,l,c])}else{const n=(p,E)=>{if(wA(E))return E.number;const T=K=>K==="r"||K==="x"?0:K==="g"||K==="y"?1:2;if(R(E)){const K=T(E.value);return p[K]}const F=K=>{const _=K.filter(yA);let AA="(";for(const v of _)AA+=v.type===18&&v.name==="calc"?F(v.values):wA(v)?v.number:v.type===6||R(v)?v.value:"";return AA+=")",AA};if(E.type===18){const K=E.values.filter(yA);if(E.name==="calc"){const _=F(K).replace(/r|x/,p[0].toString()).replace(/g|y/,p[1].toString()).replace(/b|z/,p[2].toString());return new Function("return "+_)()}}return null},o=e[1].type===18?e[1].name:R(e[1])||e[1].type===5?"rgb":"unknown",i=R(e[2])?e[2].value:"unknown";let a=e[1].type===18?e[1].values:R(e[1])?[e[1]]:[];if(R(e[1])){if(typeof oe[e[1].value.toUpperCase()]>"u")throw new Error("Attempting to use unknown color in relative color 'from'");{const E=et(t,e[1].value),T=255&E,F=255&E>>8,K=255&E>>16;a=[{type:17,number:255&E>>24,flags:1},{type:17,number:K,flags:1},{type:17,number:F,flags:1},{type:17,number:T>1?T/255:T,flags:1}]}}else if(e[1].type===5){const[p,E,T,F]=ii(e[1]);a=[{type:17,number:p,flags:1},{type:17,number:E,flags:1},{type:17,number:T,flags:1},{type:17,number:F>1?F/255:F,flags:1}]}if(a.length===0)throw new Error("Attempting to use unknown color in relative color 'from'");if(i==="unknown")throw new Error("Attempting to use unknown colorspace in relative color 'to'");const l=wd[o],c=pd[i],B=ci[i];if(typeof l>"u")throw new Error(`Attempting to parse an unsupported color space "${o}" for color() function`);if(typeof c>"u")throw new Error(`Attempting to parse an unsupported color space "${i}" for color() function`);const f=l(t,a),u=c(f),h=n(u,e[3]),w=n(u,e[4]),U=n(u,e[5]),y=e.length>6&&e[6].type===6&&e[6].value==="/"&&wA(e[7])?e[7].number:1;if(h===null||w===null||U===null)throw new Error("Invalid relative color in color() function");return B([h,w,U,y])}},ci={srgb:IB,"srgb-linear":_s,"display-p3":YB,"a98-rgb":ed,"prophoto-rgb":ad,xyz:ni,"xyz-d50":_B,"xyz-d65":ni,rec2020:fd},wd={rgb:KB,hsl:DB,lab:OB,lch:RB,oklab:NB,oklch:MB},pd={srgb:xB,"srgb-linear":yB,"display-p3":jB,"a98-rgb":Ad,"prophoto-rgb":id,xyz:si,"xyz-d50":VB,"xyz-d65":si,rec2020:ud},Qd={hsl:qo,hsla:qo,rgb:ai,rgba:ai,lch:TB,oklch:LB,oklab:SB,lab:vB,color:hd},et=(t,A)=>Ie.parse(t,qe.create(A).parseComponentValue()),oe={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},Cd={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(R(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},Ud={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},yr=(t,A)=>{const e=Ie.parse(t,A[0]),r=A[1];return r&&J(r)?{color:e,stop:r}:{color:e,stop:null}},li=(t,A)=>{const e=t[0],r=t[t.length-1];e.stop===null&&(e.stop=pA),r.stop===null&&(r.stop=ne);const s=[];let n=0;for(let i=0;i<t.length;i++){const a=t[i].stop;if(a!==null){const l=O(a,A);l>n?s.push(l):s.push(n),n=l}else s.push(null)}let o=null;for(let i=0;i<s.length;i++){const a=s[i];if(a===null)o===null&&(o=i);else if(o!==null){const l=i-o,c=s[o-1],B=(a-c)/(l+1);for(let f=1;f<=l;f++)s[o+f-1]=B*f;o=null}}return t.map(({color:i},a)=>({color:i,stop:Math.max(Math.min(1,s[a]/A),0)}))},md=(t,A,e)=>{const r=A/2,s=e/2,n=O(t[0],A)-r,o=s-O(t[1],e);return(Math.atan2(o,n)+Math.PI*2)%(Math.PI*2)},Fd=(t,A,e)=>{const r=typeof t=="number"?t:md(t,A,e),s=Math.abs(A*Math.sin(r))+Math.abs(e*Math.cos(r)),n=A/2,o=e/2,i=s/2,a=Math.sin(r-Math.PI/2)*i,l=Math.cos(r-Math.PI/2)*i;return[s,n-l,n+l,o-a,o+a]},Ae=(t,A)=>Math.sqrt(t*t+A*A),Bi=(t,A,e,r,s)=>[[0,0],[0,A],[t,0],[t,A]].reduce((o,i)=>{const[a,l]=i,c=Ae(e-a,r-l);return(s?c<o.optimumDistance:c>o.optimumDistance)?{optimumCorner:i,optimumDistance:c}:o},{optimumDistance:s?1/0:-1/0,optimumCorner:null}).optimumCorner,Ed=(t,A,e,r,s)=>{let n=0,o=0;switch(t.size){case 0:t.shape===0?n=o=Math.min(Math.abs(A),Math.abs(A-r),Math.abs(e),Math.abs(e-s)):t.shape===1&&(n=Math.min(Math.abs(A),Math.abs(A-r)),o=Math.min(Math.abs(e),Math.abs(e-s)));break;case 2:if(t.shape===0)n=o=Math.min(Ae(A,e),Ae(A,e-s),Ae(A-r,e),Ae(A-r,e-s));else if(t.shape===1){const i=Math.min(Math.abs(e),Math.abs(e-s))/Math.min(Math.abs(A),Math.abs(A-r)),[a,l]=Bi(r,s,A,e,!0);n=Ae(a-A,(l-e)/i),o=i*n}break;case 1:t.shape===0?n=o=Math.max(Math.abs(A),Math.abs(A-r),Math.abs(e),Math.abs(e-s)):t.shape===1&&(n=Math.max(Math.abs(A),Math.abs(A-r)),o=Math.max(Math.abs(e),Math.abs(e-s)));break;case 3:if(t.shape===0)n=o=Math.max(Ae(A,e),Ae(A,e-s),Ae(A-r,e),Ae(A-r,e-s));else if(t.shape===1){const i=Math.max(Math.abs(e),Math.abs(e-s))/Math.max(Math.abs(A),Math.abs(A-r)),[a,l]=Bi(r,s,A,e,!1);n=Ae(a-A,(l-e)/i),o=i*n}break}return Array.isArray(t.size)&&(n=O(t.size[0],r),o=t.size.length===2?O(t.size[1],s):n),[n,o]},xd=(t,A)=>{let e=JA(180);const r=[];return $A(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&i.value==="to"){e=Zo(s);return}else if(zo(i)){e=At.parse(t,i);return}}const o=yr(t,s);r.push(o)}),{angle:e,stops:r,type:1}},Hr=(t,A)=>{let e=JA(180);const r=[];return $A(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&["top","left","right","bottom"].indexOf(i.value)!==-1){e=Zo(s);return}else if(zo(i)){e=(At.parse(t,i)+JA(270))%JA(360);return}}const o=yr(t,s);r.push(o)}),{angle:e,stops:r,type:1}},yd=(t,A)=>{const e=JA(180),r=[];let s=1;const n=0,o=3,i=[];return $A(A).forEach((a,l)=>{const c=a[0];if(l===0){if(R(c)&&c.value==="linear"){s=1;return}else if(R(c)&&c.value==="radial"){s=2;return}}if(c.type===18){if(c.name==="from"){const B=Ie.parse(t,c.values[0]);r.push({stop:pA,color:B})}else if(c.name==="to"){const B=Ie.parse(t,c.values[0]);r.push({stop:ne,color:B})}else if(c.name==="color-stop"){const B=c.values.filter(yA);if(B.length===2){const f=Ie.parse(t,B[1]),u=B[0];wA(u)&&r.push({stop:{type:16,number:u.number*100,flags:u.flags},color:f})}}}}),s===1?{angle:(e+JA(180))%JA(360),stops:r,type:s}:{size:o,shape:n,stops:r,position:i,type:s}},di="closest-side",gi="farthest-side",ui="closest-corner",fi="farthest-corner",hi="circle",wi="ellipse",pi="cover",Qi="contain",Hd=(t,A)=>{let e=0,r=3;const s=[],n=[];return $A(A).forEach((o,i)=>{let a=!0;if(i===0){let l=!1;a=o.reduce((c,B)=>{if(l)if(R(B))switch(B.value){case"center":return n.push(Ge),c;case"top":case"left":return n.push(pA),c;case"right":case"bottom":return n.push(ne),c}else(J(B)||ye(B))&&n.push(B);else if(R(B))switch(B.value){case hi:return e=0,!1;case wi:return e=1,!1;case"at":return l=!0,!1;case di:return r=0,!1;case pi:case gi:return r=1,!1;case Qi:case ui:return r=2,!1;case fi:return r=3,!1}else if(ye(B)||J(B))return Array.isArray(r)||(r=[]),r.push(B),!1;return c},a)}if(a){const l=yr(t,o);s.push(l)}}),{size:r,shape:e,stops:s,position:n,type:2}},br=(t,A)=>{let e=0,r=3;const s=[],n=[];return $A(A).forEach((o,i)=>{let a=!0;if(i===0?a=o.reduce((l,c)=>{if(R(c))switch(c.value){case"center":return n.push(Ge),!1;case"top":case"left":return n.push(pA),!1;case"right":case"bottom":return n.push(ne),!1}else if(J(c)||ye(c))return n.push(c),!1;return l},a):i===1&&(a=o.reduce((l,c)=>{if(R(c))switch(c.value){case hi:return e=0,!1;case wi:return e=1,!1;case Qi:case di:return r=0,!1;case gi:return r=1,!1;case ui:return r=2,!1;case pi:case fi:return r=3,!1}else if(ye(c)||J(c))return Array.isArray(r)||(r=[]),r.push(c),!1;return l},a)),a){const l=yr(t,o);s.push(l)}}),{size:r,shape:e,stops:s,position:n,type:2}},bd=t=>t.type===1,Id=t=>t.type===2,Xs={name:"image",parse:(t,A)=>{if(A.type===22){const e={url:A.value,type:0};return t.cache.addImage(A.value),e}if(A.type===18){const e=Ci[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported image function "${A.name}"`);return e(t,A.values)}throw new Error(`Unsupported image type ${A.type}`)}};function vd(t){return!(t.type===20&&t.value==="none")&&(t.type!==18||!!Ci[t.name])}const Ci={"linear-gradient":xd,"-moz-linear-gradient":Hr,"-ms-linear-gradient":Hr,"-o-linear-gradient":Hr,"-webkit-linear-gradient":Hr,"radial-gradient":Hd,"-moz-radial-gradient":br,"-ms-radial-gradient":br,"-o-radial-gradient":br,"-webkit-radial-gradient":br,"-webkit-gradient":yd},Sd={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>{if(A.length===0)return[];const e=A[0];return e.type===20&&e.value==="none"?[]:A.filter(r=>yA(r)&&vd(r)).map(r=>Xs.parse(t,r))}},Ld={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(R(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},Td={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:(t,A)=>$A(A).map(e=>e.map(r=>HB(r)?bB(r,0):J(r)?r:null).filter(r=>r!==null)).map(Xo)},Kd={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:(t,A)=>$A(A).map(e=>e.filter(R).map(r=>r.value).join(" ")).map(Dd)},Dd=t=>{switch(t){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};var tt;(function(t){t.AUTO="auto",t.CONTAIN="contain",t.COVER="cover"})(tt||(tt={}));const Od={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:(t,A)=>$A(A).map(e=>e.filter(Rd))},Rd=t=>R(t)||J(t),Ir=t=>({name:`border-${t}-color`,initialValue:"transparent",prefix:!1,type:3,format:"color"}),Md=Ir("top"),Nd=Ir("right"),Gd=Ir("bottom"),Vd=Ir("left"),vr=t=>({name:`border-radius-${t}`,initialValue:"0 0",prefix:!1,type:1,parse:(A,e)=>Xo(e.filter(J))}),_d=vr("top-left"),kd=vr("top-right"),Pd=vr("bottom-right"),Xd=vr("bottom-left"),Sr=t=>({name:`border-${t}-style`,initialValue:"solid",prefix:!1,type:2,parse:(A,e)=>{switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}),Wd=Sr("top"),Jd=Sr("right"),jd=Sr("bottom"),Yd=Sr("left"),Lr=t=>({name:`border-${t}-width`,initialValue:"0",type:0,prefix:!1,parse:(A,e)=>se(e)?e.number:0}),zd=Lr("top"),Zd=Lr("right"),$d=Lr("bottom"),qd=Lr("left"),Ws={type:0},Js=t=>{const[A]=t;return A?R(A)?A.value==="farthest-side"?"farthest-side":"closest-side":J(A)?A:"closest-side":"closest-side"},Ui=t=>{let A=null,e=null;for(const r of t)if(R(r))switch(r.value){case"left":A=pA;break;case"right":A=ne;break;case"top":e=pA;break;case"bottom":e=ne;break;case"center":A===null?A=Ge:e===null&&(e=Ge);break}else J(r)&&(A===null?A=r:e===null&&(e=r));return{cx:A??Ge,cy:e??Ge}},Ag=t=>{const A=[];for(const o of t)if(o.type!==31){if(R(o)&&o.value==="round")break;J(o)&&A.push(o)}const e=A[0]??pA,r=A[1]??e,s=A[2]??e,n=A[3]??r;return{type:1,top:e,right:r,bottom:s,left:n}},eg=t=>{const A=t.filter(Cr),e=A.findIndex(n=>It(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:2,radius:Js(r),...Ui(s)}},tg=t=>{const A=t.filter(Cr),e=A.findIndex(n=>It(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:3,rx:Js(r.slice(0,1)),ry:Js(r.slice(1,2)),...Ui(s)}},rg=t=>{const A=$A(t),e=[];for(const r of A){if(r.length===1&&R(r[0]))continue;const s=r.filter(J);s.length>=2&&e.push([s[0],s[1]])}return{type:4,points:e}},sg=t=>{const A=t.find(e=>e.type===0);return A?{type:5,d:A.value}:Ws},ng={name:"clip-path",initialValue:"none",prefix:!1,type:0,parse:(t,A)=>{if(R(A)&&A.value==="none")return Ws;if(A.type===18)switch(A.name){case"inset":return Ag(A.values);case"circle":return eg(A.values);case"ellipse":return tg(A.values);case"polygon":return rg(A.values);case"path":return sg(A.values)}return Ws}},og={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},ig={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:(t,A)=>A==="rtl"?1:0},ag={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:(t,A)=>A.filter(R).reduce((e,r)=>e|cg(r.value),0)},cg=t=>{switch(t){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},lg={name:"float",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},Bg={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:(t,A)=>A.type===20&&A.value==="normal"?0:A.type===17||A.type===15?A.number:0};var Tr;(function(t){t.NORMAL="normal",t.STRICT="strict"})(Tr||(Tr={}));const dg={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="strict"?Tr.STRICT:Tr.NORMAL},gg={name:"line-height",initialValue:"normal",prefix:!1,type:4},mi=(t,A)=>R(t)&&t.value==="normal"?1.2*A:t.type===17?A*t.number:J(t)?O(t,A):A,ug={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:(t,A)=>A.type===20&&A.value==="none"?null:Xs.parse(t,A)},fg={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:(t,A)=>A==="inside"?0:1},js={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:(t,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 52;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},Kr=t=>({name:`margin-${t}`,initialValue:"0",prefix:!1,type:4}),hg=Kr("top"),wg=Kr("right"),pg=Kr("bottom"),Qg=Kr("left"),Cg={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:(t,A)=>A.filter(R).map(e=>{switch(e.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})},Ug={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="break-word"?"break-word":"normal"},Dr=t=>({name:`padding-${t}`,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}),mg=Dr("top"),Fg=Dr("right"),Eg=Dr("bottom"),xg=Dr("left"),yg={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Hg={name:"position",initialValue:"static",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},bg={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&It(A[0],"none")?[]:$A(A).map(e=>{const r={color:oe.TRANSPARENT,offsetX:pA,offsetY:pA,blur:pA};let s=0;for(let n=0;n<e.length;n++){const o=e[n];ye(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:r.blur=o,s++):r.color=Ie.parse(t,o)}return r})},Ig={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},vg={name:"transform",initialValue:"none",prefix:!0,type:0,parse:(t,A)=>{if(A.type===20&&A.value==="none")return null;if(A.type===18){const e=Sg[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported transform function "${A.name}"`);return e(t,A.values)}return null}},Sg={matrix:(t,A)=>{const e=A.filter(r=>r.type===17).map(r=>r.number);return e.length===6?e:null},matrix3d:(t,A)=>{const e=A.filter(l=>l.type===17).map(l=>l.number),[r,s,{},{},n,o,{},{},{},{},{},{},i,a]=e;return e.length===16?[r,s,n,o,i,a]:null},rotate:(t,A)=>{if(A.length!==1)return null;const e=A[0];let r=0;if(e.type===17&&e.number===0)r=0;else if(e.type===15)r=At.parse(t,e);else return null;const s=Math.cos(r),n=Math.sin(r);return[s,n,-n,s,0,0]}},Fi={type:16,number:50,flags:Ze},Lg=[Fi,Fi],Tg={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:(t,A)=>{const e=A.filter(J);return e.length!==2?Lg:[e[0],e[1]]}},Kg={name:"rotate",initialValue:"none",prefix:!1,type:0,parse:(t,A)=>A.type===20&&A.value==="none"?null:A.type===17&&A.number===0?0:A.type===15?At.parse(t,A)*180/Math.PI:null},Dg={name:"visible",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"hidden":return 1;case"collapse":return 2;default:return 0}}};var Lt;(function(t){t.NORMAL="normal",t.BREAK_ALL="break-all",t.KEEP_ALL="keep-all"})(Lt||(Lt={}));const Og={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"break-all":return Lt.BREAK_ALL;case"keep-all":return Lt.KEEP_ALL;default:return Lt.NORMAL}}},Rg={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(A.type===20)return{auto:!0,order:0};if(wA(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},Ei={name:"time",parse:(t,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")}},Mg={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:(t,A)=>wA(A)?A.number:1},Ng={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Gg={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:(t,A)=>A.filter(R).map(e=>{switch(e.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(e=>e!==0)},Vg={name:"text-decoration-style",initialValue:"solid",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"double":return 1;case"dotted":return 2;case"dashed":return 3;case"wavy":return 4;default:return 0}}},_g={name:"text-decoration-thickness",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(R(A))switch(A.value){case"auto":return"auto";case"from-font":return"from-font"}return se(A)?A.number:"auto"}},kg={name:"text-underline-offset",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>R(A)&&A.value==="auto"?"auto":se(A)?A.number:"auto"},Pg={name:"font-family",initialValue:"",prefix:!1,type:1,parse:(t,A)=>{const e=[],r=[];return A.forEach(s=>{switch(s.type){case 20:case 0:e.push(s.value);break;case 17:e.push(s.number.toString());break;case 4:r.push(e.join(" ")),e.length=0;break}}),e.length&&r.push(e.join(" ")),r.map(s=>s.indexOf(" ")===-1?s:`'${s}'`)}},Xg={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},Wg={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:(t,A)=>wA(A)?A.number:R(A)&&A.value==="bold"?700:400},Jg={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.filter(R).map(e=>e.value)},jg={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},aA=(t,A)=>(t&A)!==0,Yg={name:"content",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>{if(A.length===0)return[];const e=A[0];return e.type===20&&e.value==="none"?[]:A}},zg={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return null;const e=A[0];if(e.type===20&&e.value==="none")return null;const r=[],s=A.filter(Cr);for(let n=0;n<s.length;n++){const o=s[n],i=s[n+1];if(o.type===20){const a=i&&wA(i)?i.number:1;r.push({counter:o.value,increment:a})}}return r}},Zg={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return[];const e=[],r=A.filter(Cr);for(let s=0;s<r.length;s++){const n=r[s],o=r[s+1];if(R(n)&&n.value!=="none"){const i=o&&wA(o)?o.number:0;e.push({counter:n.value,reset:i})}}return e}},$g={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:(t,A)=>A.filter(se).map(e=>Ei.parse(t,e))},qg={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return null;const e=A[0];if(e.type===20&&e.value==="none")return null;const r=[],s=A.filter(FB);if(s.length%2!==0)return null;for(let n=0;n<s.length;n+=2){const o=s[n].value,i=s[n+1].value;r.push({open:o,close:i})}return r}},xi=(t,A,e)=>{if(!t)return"";const r=t[Math.min(A,t.length-1)];return r?e?r.open:r.close:""},Au={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&It(A[0],"none")?[]:$A(A).map(e=>{const r={color:255,offsetX:pA,offsetY:pA,blur:pA,spread:pA,inset:!1};let s=0;for(let n=0;n<e.length;n++){const o=e[n];It(o,"inset")?r.inset=!0:ye(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:s===2?r.blur=o:r.spread=o,s++):r.color=Ie.parse(t,o)}return r})},eu={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:(t,A)=>{const e=[0,1,2],r=[];return A.filter(R).forEach(s=>{switch(s.value){case"stroke":r.push(1);break;case"fill":r.push(0);break;case"markers":r.push(2);break}}),e.forEach(s=>{r.indexOf(s)===-1&&r.push(s)}),r}},tu={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},ru={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:(t,A)=>se(A)?A.number:0},su={name:"-webkit-line-clamp",initialValue:"none",prefix:!0,type:0,parse:(t,A)=>A.type===20&&A.value==="none"?0:A.type===17?Math.max(0,Math.floor(A.number)):0},nu={name:"objectFit",initialValue:"fill",prefix:!1,type:1,parse:(t,A)=>A.filter(R).reduce((e,r)=>e|ou(r.value),0)},ou=t=>{switch(t){case"contain":return 2;case"cover":return 4;case"none":return 8;case"scale-down":return 16}return 0},iu={name:"text-overflow",initialValue:"clip",prefix:!1,type:2,parse:(t,A)=>A==="ellipsis"?1:0};var XA;(function(t){t[t.AUTO=0]="AUTO",t[t.CRISP_EDGES=1]="CRISP_EDGES",t[t.PIXELATED=2]="PIXELATED",t[t.SMOOTH=3]="SMOOTH"})(XA||(XA={}));const au={name:"image-rendering",initialValue:"auto",prefix:!1,type:2,parse:(t,A)=>{switch(A.toLowerCase()){case"crisp-edges":case"-webkit-crisp-edges":case"-moz-crisp-edges":return XA.CRISP_EDGES;case"pixelated":case"-webkit-optimize-contrast":return XA.PIXELATED;case"smooth":case"high-quality":return XA.SMOOTH;default:return XA.AUTO}}};class cu{constructor(A,e){this.animationDuration=x(A,$g,e.animationDuration),this.backgroundClip=x(A,Cd,e.backgroundClip),this.backgroundColor=x(A,Ud,e.backgroundColor),this.backgroundImage=x(A,Sd,e.backgroundImage),this.backgroundOrigin=x(A,Ld,e.backgroundOrigin),this.backgroundPosition=x(A,Td,e.backgroundPosition),this.backgroundRepeat=x(A,Kd,e.backgroundRepeat),this.backgroundSize=x(A,Od,e.backgroundSize),this.borderTopColor=x(A,Md,e.borderTopColor),this.borderRightColor=x(A,Nd,e.borderRightColor),this.borderBottomColor=x(A,Gd,e.borderBottomColor),this.borderLeftColor=x(A,Vd,e.borderLeftColor),this.borderTopLeftRadius=x(A,_d,e.borderTopLeftRadius),this.borderTopRightRadius=x(A,kd,e.borderTopRightRadius),this.borderBottomRightRadius=x(A,Pd,e.borderBottomRightRadius),this.borderBottomLeftRadius=x(A,Xd,e.borderBottomLeftRadius),this.borderTopStyle=x(A,Wd,e.borderTopStyle),this.borderRightStyle=x(A,Jd,e.borderRightStyle),this.borderBottomStyle=x(A,jd,e.borderBottomStyle),this.borderLeftStyle=x(A,Yd,e.borderLeftStyle),this.borderTopWidth=x(A,zd,e.borderTopWidth),this.borderRightWidth=x(A,Zd,e.borderRightWidth),this.borderBottomWidth=x(A,$d,e.borderBottomWidth),this.borderLeftWidth=x(A,qd,e.borderLeftWidth),this.boxShadow=x(A,Au,e.boxShadow),this.clipPath=x(A,ng,e.clipPath),this.color=x(A,og,e.color),this.direction=x(A,ig,e.direction),this.display=x(A,ag,e.display),this.float=x(A,lg,e.cssFloat),this.fontFamily=x(A,Pg,e.fontFamily),this.fontSize=x(A,Xg,e.fontSize),this.fontStyle=x(A,jg,e.fontStyle),this.fontVariant=x(A,Jg,e.fontVariant),this.fontWeight=x(A,Wg,e.fontWeight),this.letterSpacing=x(A,Bg,e.letterSpacing),this.lineBreak=x(A,dg,e.lineBreak),this.lineHeight=x(A,gg,e.lineHeight),this.listStyleImage=x(A,ug,e.listStyleImage),this.listStylePosition=x(A,fg,e.listStylePosition),this.listStyleType=x(A,js,e.listStyleType),this.marginTop=x(A,hg,e.marginTop),this.marginRight=x(A,wg,e.marginRight),this.marginBottom=x(A,pg,e.marginBottom),this.marginLeft=x(A,Qg,e.marginLeft),this.opacity=x(A,Mg,e.opacity);const r=x(A,Cg,e.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=x(A,Ug,e.overflowWrap),this.paddingTop=x(A,mg,e.paddingTop),this.paddingRight=x(A,Fg,e.paddingRight),this.paddingBottom=x(A,Eg,e.paddingBottom),this.paddingLeft=x(A,xg,e.paddingLeft),this.paintOrder=x(A,eu,e.paintOrder),this.position=x(A,Hg,e.position),this.textAlign=x(A,yg,e.textAlign),this.textDecorationColor=x(A,Ng,e.textDecorationColor??e.color),this.textDecorationLine=x(A,Gg,e.textDecorationLine??e.textDecoration),this.textDecorationStyle=x(A,Vg,e.textDecorationStyle),this.textDecorationThickness=x(A,_g,e.textDecorationThickness),this.textUnderlineOffset=x(A,kg,e.textUnderlineOffset),this.textShadow=x(A,bg,e.textShadow),this.textTransform=x(A,Ig,e.textTransform),this.textOverflow=x(A,iu,e.textOverflow),this.transform=x(A,vg,e.transform),this.transformOrigin=x(A,Tg,e.transformOrigin),this.rotate=x(A,Kg,e.rotate),this.visibility=x(A,Dg,e.visibility),this.webkitTextStrokeColor=x(A,tu,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=x(A,ru,e.webkitTextStrokeWidth),this.webkitLineClamp=x(A,su,e.webkitLineClamp),this.wordBreak=x(A,Og,e.wordBreak),this.zIndex=x(A,Rg,e.zIndex),this.objectFit=x(A,nu,e.objectFit),this.imageRendering=x(A,au,e.imageRendering)}isVisible(){return this.display>0&&this.opacity>0&&this.visibility===0}isTransparent(){return He(this.backgroundColor)}isTransformed(){return this.transform!==null||this.rotate!==null}isPositioned(){return this.position!==0}isPositionedWithZIndex(){return this.isPositioned()&&!this.zIndex.auto}isFloating(){return this.float!==0}isInlineLevel(){return aA(this.display,4)||aA(this.display,33554432)||aA(this.display,268435456)||aA(this.display,536870912)||aA(this.display,67108864)||aA(this.display,134217728)}}class lu{constructor(A,e){this.content=x(A,Yg,e.content),this.quotes=x(A,qg,e.quotes)}}class yi{constructor(A,e){this.counterIncrement=x(A,zg,e.counterIncrement),this.counterReset=x(A,Zg,e.counterReset)}}const x=(t,A,e)=>{const r=new Po,s=e!==null&&typeof e<"u"?e.toString():A.initialValue;r.write(s);const n=new qe(r.read());switch(A.type){case 2:const o=n.parseComponentValue();return A.parse(t,R(o)?o.value:A.initialValue);case 0:return A.parse(t,n.parseComponentValue());case 1:return A.parse(t,n.parseComponentValues());case 4:return n.parseComponentValue();case 3:switch(A.format){case"angle":return At.parse(t,n.parseComponentValue());case"color":return Ie.parse(t,n.parseComponentValue());case"image":return Xs.parse(t,n.parseComponentValue());case"length":const i=n.parseComponentValue();return ye(i)?i:pA;case"length-percentage":const a=n.parseComponentValue();return J(a)?a:pA;case"time":return Ei.parse(t,n.parseComponentValue())}break}},ue=t=>t.nodeType===Node.ELEMENT_NODE,Hi=t=>t.nodeType===Node.TEXT_NODE,rt=t=>typeof t.className=="object",Tt=t=>ue(t)&&typeof t.style<"u"&&!rt(t),Bu=t=>t.tagName==="LI",du=t=>t.tagName==="OL",bi=t=>!rt(t)&&t.tagName.indexOf("-")>0,gu="data-html2canvas-debug",uu=t=>{if(typeof t.getAttribute!="function")return 0;switch(t.getAttribute(gu)){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},Ys=(t,A)=>{const e=uu(t);return e===1||A===e};class Ii{static normalizeElement(A,e){const r={};return Tt(A)&&(e.animationDuration.some(s=>s>0)&&(r.animationDuration=A.style.animationDuration,A.style.animationDuration="0s"),e.transform!==null&&(r.transform=A.style.transform,A.style.transform="translate(0, 0)"),e.rotate!==null&&(r.rotate=A.style.rotate,A.style.rotate="0deg",r.transform===void 0&&(r.transform=A.style.transform,A.style.transform="translate(0, 0)"))),r}static restoreElement(A,e){Tt(A)&&(e.animationDuration!==void 0&&(A.style.animationDuration=e.animationDuration),e.transform!==void 0&&(A.style.transform=e.transform),e.rotate!==void 0&&(A.style.rotate=e.rotate))}}class ie{constructor(A,e,r={}){if(this.context=A,this.textNodes=[],this.elements=[],this.flags=0,Ys(e,3))debugger;this.styles=new cu(A,A.config.window.getComputedStyle(e,null)),r.normalizeDom!==!1&&Tt(e)&&(this.originalStyles=Ii.normalizeElement(e,this.styles),this.originalElement=e),this.bounds=Ar(this.context,e),Ys(e,4)&&(this.flags|=16)}restore(){this.originalStyles&&this.originalElement&&(Ii.restoreElement(this.originalElement,this.originalStyles),this.originalStyles=void 0,this.originalElement=void 0)}restoreTree(){this.restore();for(const A of this.elements)A.restoreTree()}}for(var fu="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",vi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Kt=typeof Uint8Array>"u"?[]:new Uint8Array(256),Or=0;Or<vi.length;Or++)Kt[vi.charCodeAt(Or)]=Or;for(var hu=function(t){var A=t.length*.75,e=t.length,r,s=0,n,o,i,a;t[t.length-1]==="="&&(A--,t[t.length-2]==="="&&A--);var l=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(l)?l:new Uint8Array(l);for(r=0;r<e;r+=4)n=Kt[t.charCodeAt(r)],o=Kt[t.charCodeAt(r+1)],i=Kt[t.charCodeAt(r+2)],a=Kt[t.charCodeAt(r+3)],c[s++]=n<<2|o>>4,c[s++]=(o&15)<<4|i>>2,c[s++]=(i&3)<<6|a&63;return l},wu=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},pu=function(t){for(var A=t.length,e=[],r=0;r<A;r+=4)e.push(t[r+3]<<24|t[r+2]<<16|t[r+1]<<8|t[r]);return e},_e=5,zs=11,Zs=2,Qu=zs-_e,Si=65536>>_e,Cu=1<<_e,$s=Cu-1,Uu=1024>>_e,mu=Si+Uu,Fu=mu,Eu=32,xu=Fu+Eu,yu=65536>>zs,Hu=1<<Qu,bu=Hu-1,Li=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},Iu=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},vu=function(t,A){var e=hu(t),r=Array.isArray(e)?pu(e):new Uint32Array(e),s=Array.isArray(e)?wu(e):new Uint16Array(e),n=24,o=Li(s,n/2,r[4]/2),i=r[5]===2?Li(s,(n+r[4])/2):Iu(r,Math.ceil((n+r[4])/4));return new Su(r[0],r[1],r[2],r[3],o,i)},Su=(function(){function t(A,e,r,s,n,o){this.initialValue=A,this.errorValue=e,this.highStart=r,this.highValueIndex=s,this.index=n,this.data=o}return t.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=this.index[A>>_e],e=(e<<Zs)+(A&$s),this.data[e];if(A<=65535)return e=this.index[Si+(A-55296>>_e)],e=(e<<Zs)+(A&$s),this.data[e];if(A<this.highStart)return e=xu-yu+(A>>zs),e=this.index[e],e+=A>>_e&bu,e=this.index[e],e=(e<<Zs)+(A&$s),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),Ti="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Lu=typeof Uint8Array>"u"?[]:new Uint8Array(256),Rr=0;Rr<Ti.length;Rr++)Lu[Ti.charCodeAt(Rr)]=Rr;var Tu=1,qs=2,An=3,Ki=4,Di=5,Ku=7,Oi=8,en=9,tn=10,Ri=11,Mi=12,Ni=13,Gi=14,rn=15,Du=function(t){for(var A=[],e=0,r=t.length;e<r;){var s=t.charCodeAt(e++);if(s>=55296&&s<=56319&&e<r){var n=t.charCodeAt(e++);(n&64512)===56320?A.push(((s&1023)<<10)+(n&1023)+65536):(A.push(s),e--)}else A.push(s)}return A},Ou=function(){for(var t=[],A=0;A<arguments.length;A++)t[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,t);var e=t.length;if(!e)return"";for(var r=[],s=-1,n="";++s<e;){var o=t[s];o<=65535?r.push(o):(o-=65536,r.push((o>>10)+55296,o%1024+56320)),(s+1===e||r.length>16384)&&(n+=String.fromCharCode.apply(String,r),r.length=0)}return n},Ru=vu(fu),jA="×",sn="÷",Mu=function(t){return Ru.get(t)},Nu=function(t,A,e){var r=e-2,s=A[r],n=A[e-1],o=A[e];if(n===qs&&o===An)return jA;if(n===qs||n===An||n===Ki||o===qs||o===An||o===Ki)return sn;if(n===Oi&&[Oi,en,Ri,Mi].indexOf(o)!==-1||(n===Ri||n===en)&&(o===en||o===tn)||(n===Mi||n===tn)&&o===tn||o===Ni||o===Di||o===Ku||n===Tu)return jA;if(n===Ni&&o===Gi){for(;s===Di;)s=A[--r];if(s===Gi)return jA}if(n===rn&&o===rn){for(var i=0;s===rn;)i++,s=A[--r];if(i%2===0)return jA}return sn},Gu=function(t){var A=Du(t),e=A.length,r=0,s=0,n=A.map(Mu);return{next:function(){if(r>=e)return{done:!0,value:null};for(var o=jA;r<e&&(o=Nu(A,n,++r))===jA;);if(o!==jA||r===e){var i=Ou.apply(null,A.slice(s,r));return s=r,{value:i,done:!1}}return{done:!0,value:null}}}},Vu=function(t){for(var A=Gu(t),e=[],r;!(r=A.next()).done;)r.value&&e.push(r.value.slice());return e};const _u=t=>{if(t.createRange){const e=t.createRange();if(e.getBoundingClientRect){const r=t.createElement("boundtest");r.style.height="123px",r.style.display="block",t.body.appendChild(r),e.selectNode(r);const s=e.getBoundingClientRect(),n=Math.round(s.height);if(t.body.removeChild(r),n===123)return!0}}return!1},ku=t=>{const A=t.createElement("boundtest");A.style.width="50px",A.style.display="block",A.style.fontSize="12px",A.style.letterSpacing="0px",A.style.wordSpacing="0px",t.body.appendChild(A);const e=t.createRange();A.innerHTML=typeof"".repeat=="function"?"&#128104;".repeat(10):"";const r=A.firstChild,s=er(r.data).map(a=>gA(a));let n=0,o={};const i=s.every((a,l)=>{e.setStart(r,n),e.setEnd(r,n+a.length);const c=e.getBoundingClientRect();n+=a.length;const B=c.x>o.x||c.y>o.y;return o=c,l===0?!0:B});return t.body.removeChild(A),i},Pu=()=>typeof new Image().crossOrigin<"u",Xu=()=>typeof new XMLHttpRequest().responseType=="string",Wu=t=>{const A=new Image,e=t.createElement("canvas"),r=e.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),e.toDataURL()}catch{return!1}return!0},Vi=t=>t[0]===0&&t[1]===255&&t[2]===0&&t[3]===255,Ju=t=>{const A=t.createElement("canvas"),e=100;A.width=e,A.height=e;const r=A.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,e,e);const s=new Image,n=A.toDataURL();s.src=n;const o=nn(e,e,0,0,s);return r.fillStyle="red",r.fillRect(0,0,e,e),_i(o).then(i=>{r.drawImage(i,0,0);const a=r.getImageData(0,0,e,e).data;r.fillStyle="red",r.fillRect(0,0,e,e);const l=t.createElement("div");return l.style.backgroundImage=`url(${n})`,l.style.height=`${e}px`,Vi(a)?_i(nn(e,e,0,0,l)):Promise.reject(!1)}).then(i=>(r.drawImage(i,0,0),Vi(r.getImageData(0,0,e,e).data))).catch(()=>!1)},nn=(t,A,e,r,s)=>{const n="http://www.w3.org/2000/svg",o=document.createElementNS(n,"svg"),i=document.createElementNS(n,"foreignObject");return o.setAttributeNS(null,"width",t.toString()),o.setAttributeNS(null,"height",A.toString()),i.setAttributeNS(null,"width","100%"),i.setAttributeNS(null,"height","100%"),i.setAttributeNS(null,"x",e.toString()),i.setAttributeNS(null,"y",r.toString()),i.setAttributeNS(null,"externalResourcesRequired","true"),o.appendChild(i),i.appendChild(s),o},_i=t=>new Promise((A,e)=>{const r=new Image;r.onload=()=>A(r),r.onerror=e,r.src=`data:image/svg+xml;charset=utf-8,${encodeURIComponent(new XMLSerializer().serializeToString(t))}`}),HA={get SUPPORT_RANGE_BOUNDS(){const t=_u(document);return Object.defineProperty(HA,"SUPPORT_RANGE_BOUNDS",{value:t}),t},get SUPPORT_WORD_BREAKING(){const t=HA.SUPPORT_RANGE_BOUNDS&&ku(document);return Object.defineProperty(HA,"SUPPORT_WORD_BREAKING",{value:t}),t},get SUPPORT_SVG_DRAWING(){const t=Wu(document);return Object.defineProperty(HA,"SUPPORT_SVG_DRAWING",{value:t}),t},get SUPPORT_FOREIGNOBJECT_DRAWING(){const t=typeof Array.from=="function"&&typeof window.fetch=="function"?Ju(document):Promise.resolve(!1);return Object.defineProperty(HA,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:t}),t},get SUPPORT_CORS_IMAGES(){const t=Pu();return Object.defineProperty(HA,"SUPPORT_CORS_IMAGES",{value:t}),t},get SUPPORT_RESPONSE_TYPE(){const t=Xu();return Object.defineProperty(HA,"SUPPORT_RESPONSE_TYPE",{value:t}),t},get SUPPORT_CORS_XHR(){const t="withCredentials"in new XMLHttpRequest;return Object.defineProperty(HA,"SUPPORT_CORS_XHR",{value:t}),t},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){const t=!!(typeof Intl<"u"&&Intl.Segmenter);return Object.defineProperty(HA,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:t}),t}};class ke{constructor(A,e){this.text=A,this.bounds=e}}const ju=(t,A,e,r)=>{const s=Zu(A,e),n=[];let o=0;return s.forEach(i=>{if(e.textDecorationLine.length||i.trim().length>0)if(HA.SUPPORT_RANGE_BOUNDS){const a=ki(r,o,i.length).getClientRects();if(a.length>1){const l=Mr(i);let c=0;l.forEach(B=>{n.push(new ke(B,SA.fromDOMRectList(t,ki(r,c+o,B.length).getClientRects()))),c+=B.length})}else n.push(new ke(i,SA.fromDOMRectList(t,a)))}else{const a=r.splitText(i.length);n.push(new ke(i,Yu(t,r))),r=a}else HA.SUPPORT_RANGE_BOUNDS||(r=r.splitText(i.length));o+=i.length}),n},Yu=(t,A)=>{const e=A.ownerDocument;if(e){const r=e.createElement("html2canvaswrapper");r.appendChild(A.cloneNode(!0));const s=A.parentNode;if(s){s.replaceChild(r,A);const n=Ar(t,r);return r.firstChild&&s.replaceChild(r.firstChild,r),n}}return SA.EMPTY},ki=(t,A,e)=>{const r=t.ownerDocument;if(!r)throw new Error("Node has no owner document");const s=r.createRange();return s.setStart(t,A),s.setEnd(t,A+e),s},Mr=t=>{if(HA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const A=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(A.segment(t)).map(e=>e.segment)}return Vu(t)},zu=(t,A)=>{if(HA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const e=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(e.segment(t)).map(r=>r.segment)}return qu(t,A)},Zu=(t,A)=>A.letterSpacing!==0?Mr(t):zu(t,A),$u=[32,160,4961,65792,65793,4153,4241],qu=(t,A)=>{const e=wl(t,{lineBreak:A.lineBreak,wordBreak:A.overflowWrap==="break-word"?"break-word":A.wordBreak}),r=[];let s;for(;!(s=e.next()).done;)if(s.value){const n=s.value.slice(),o=er(n);let i="";o.forEach(a=>{$u.indexOf(a)===-1?i+=gA(a):(i.length&&r.push(i),r.push(gA(a)),i="")}),i.length&&r.push(i)}return r};class Af{constructor(A,e,r){this.text=ef(e.data,r.textTransform),this.textBounds=ju(A,this.text,r,e)}}const ef=(t,A)=>{switch(A){case 1:return t.toLowerCase();case 3:return t.replace(tf,rf);case 2:return t.toUpperCase();default:return t}},tf=/(^|\s|:|-|\(|\))([a-z])/g,rf=(t,A,e)=>t.length>0?A+e.toUpperCase():t;class Pi extends ie{constructor(A,e){super(A,e),this.src=e.currentSrc||e.src,this.intrinsicWidth=e.naturalWidth,this.intrinsicHeight=e.naturalHeight,this.context.cache.addImage(this.src)}}class Xi extends ie{constructor(A,e){super(A,e),this.canvas=e,this.intrinsicWidth=e.width,this.intrinsicHeight=e.height}}class Wi extends ie{constructor(A,e){super(A,e);const r=new XMLSerializer,s=Ar(A,e);e.setAttribute("width",`${s.width}px`),e.setAttribute("height",`${s.height}px`),this.svg=`data:image/svg+xml,${encodeURIComponent(r.serializeToString(e))}`,this.intrinsicWidth=e.width.baseVal.value,this.intrinsicHeight=e.height.baseVal.value,this.context.cache.addImage(this.svg)}}class Ji extends ie{constructor(A,e){super(A,e),this.value=e.value}}class on extends ie{constructor(A,e){super(A,e),this.start=e.start,this.reversed=typeof e.reversed=="boolean"&&e.reversed===!0}}const sf=[{type:15,flags:0,unit:"px",number:3}],nf=[{type:16,flags:0,number:50}],of=t=>t.width>t.height?new SA(t.left+(t.width-t.height)/2,t.top,t.height,t.height):t.width<t.height?new SA(t.left,t.top+(t.height-t.width)/2,t.width,t.width):t,af=t=>{const A=t.type===lf?new Array(t.value.length+1).join("•"):t.value;return A.length===0?t.placeholder||"":A},cf=t=>t.value.length===0&&!!t.placeholder,Nr="checkbox",Gr="radio",lf="password",ji=707406591,Bf=1970632191;class Dt extends ie{constructor(A,e){switch(super(A,e),this.type=e.type.toLowerCase(),this.checked=e.checked,this.value=af(e),this.isPlaceholder=cf(e),(this.type===Nr||this.type===Gr)&&(this.styles.backgroundColor=3739148031,this.styles.borderTopColor=this.styles.borderRightColor=this.styles.borderBottomColor=this.styles.borderLeftColor=2779096575,this.styles.borderTopWidth=this.styles.borderRightWidth=this.styles.borderBottomWidth=this.styles.borderLeftWidth=1,this.styles.borderTopStyle=this.styles.borderRightStyle=this.styles.borderBottomStyle=this.styles.borderLeftStyle=1,this.styles.backgroundClip=[0],this.styles.backgroundOrigin=[0],this.bounds=of(this.bounds)),this.type){case Nr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=sf;break;case Gr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=nf;break}}}class Yi extends ie{constructor(A,e){super(A,e);const r=e.options[e.selectedIndex||0];this.value=r&&r.text||""}}class zi extends ie{constructor(A,e){super(A,e),this.value=e.value}}class Zi extends ie{constructor(A,e,r){super(A,e),this.src=e.src,this.width=parseInt(e.width,10)||0,this.height=parseInt(e.height,10)||0,this.backgroundColor=this.styles.backgroundColor,this.parseTreeFn=r;try{if(e.contentWindow&&e.contentWindow.document&&e.contentWindow.document.documentElement&&this.parseTreeFn){this.tree=this.parseTreeFn(A,e.contentWindow.document.documentElement);const s=e.contentWindow.document.documentElement?et(A,getComputedStyle(e.contentWindow.document.documentElement).backgroundColor):oe.TRANSPARENT,n=e.contentWindow.document.body?et(A,getComputedStyle(e.contentWindow.document.body).backgroundColor):oe.TRANSPARENT;this.backgroundColor=He(s)?He(n)?this.styles.backgroundColor:n:s}}catch{}}}const df=["OL","UL","MENU"],Vr=(t,A,e,r)=>{for(let s=A.firstChild,n;s;s=n)if(n=s.nextSibling,Hi(s)&&s.data.length>0)e.textNodes.push(new Af(t,s,e.styles));else if(ue(s))if(Ot(s)&&s.assignedNodes)s.assignedNodes().forEach(o=>Vr(t,o,e,r));else{const o=$i(t,s);o.styles.isVisible()&&(gf(s,o,r)?o.flags|=4:uf(o.styles)&&(o.flags|=2),df.indexOf(s.tagName)!==-1&&(o.flags|=8),e.elements.push(o),s.slot,s.shadowRoot?Vr(t,s.shadowRoot,o,r):!_r(s)&&!Aa(s)&&!kr(s)&&Vr(t,s,o,r))}},$i=(t,A)=>cn(A)?new Pi(t,A):ea(A)?new Xi(t,A):Aa(A)?new Wi(t,A):Bu(A)?new Ji(t,A):du(A)?new on(t,A):ff(A)?new Dt(t,A):kr(A)?new Yi(t,A):_r(A)?new zi(t,A):ra(A)?new Zi(t,A,qi):new ie(t,A),qi=(t,A)=>{const e=$i(t,A);return e.flags|=4,Vr(t,A,e,e),e},gf=(t,A,e)=>A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||an(t)&&e.styles.isTransparent(),uf=t=>t.isPositioned()||t.isFloating()?!0:aA(t.display,268435456)||aA(t.display,33554432)||aA(t.display,536870912)||aA(t.display,134217728),ff=t=>t.tagName==="INPUT",hf=t=>t.tagName==="HTML",Aa=t=>t.tagName==="svg",an=t=>t.tagName==="BODY",ea=t=>t.tagName==="CANVAS",ta=t=>t.tagName==="VIDEO",cn=t=>t.tagName==="IMG",ra=t=>t.tagName==="IFRAME",ln=t=>t.tagName==="STYLE",sa=t=>t.tagName==="SCRIPT",_r=t=>t.tagName==="TEXTAREA",kr=t=>t.tagName==="SELECT",Ot=t=>t.tagName==="SLOT";class wf{constructor(){this.counters={}}getCounterValue(A){const e=this.counters[A];return e&&e.length?e[e.length-1]:1}getCounterValues(A){const e=this.counters[A];return e||[]}pop(A){A.forEach(e=>this.counters[e].pop())}parse(A){const e=A.counterIncrement,r=A.counterReset;let s=!0;e!==null&&e.forEach(o=>{const i=this.counters[o.counter];i&&o.increment!==0&&(s=!1,i.length||i.push(1),i[Math.max(0,i.length-1)]+=o.increment)});const n=[];return s&&r.forEach(o=>{let i=this.counters[o.counter];n.push(o.counter),i||(i=this.counters[o.counter]=[]),i.push(o.reset)}),n}}const na={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"]},oa={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:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},pf={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:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Qf={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:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},st=(t,A,e,r,s,n)=>t<A||t>e?Mt(t,s,n.length>0):r.integers.reduce((o,i,a)=>{for(;t>=i;)t-=i,o+=r.values[a];return o},"")+n,ia=(t,A,e,r)=>{let s="";do e||t--,s=r(t)+s,t/=A;while(t*A>=A);return s},uA=(t,A,e,r,s)=>{const n=e-A+1;return(t<0?"-":"")+(ia(Math.abs(t),n,r,o=>gA(Math.floor(o%n)+A))+s)},Pe=(t,A,e=". ")=>{const r=A.length;return ia(Math.abs(t),r,!1,s=>A[Math.floor(s%r)])+e},nt=1,ve=2,Se=4,Rt=8,fe=(t,A,e,r,s,n)=>{if(t<-9999||t>9999)return Mt(t,4,s.length>0);let o=Math.abs(t),i=s;if(o===0)return A[0]+i;for(let a=0;o>0&&a<=4;a++){const l=o%10;l===0&&aA(n,nt)&&i!==""?i=A[l]+i:l>1||l===1&&a===0||l===1&&a===1&&aA(n,ve)||l===1&&a===1&&aA(n,Se)&&t>100||l===1&&a>1&&aA(n,Rt)?i=A[l]+(a>0?e[a-1]:"")+i:l===1&&a>0&&(i=e[a-1]+i),o=Math.floor(o/10)}return(t<0?r:"")+i},aa="十百千萬",ca="拾佰仟萬",la="マイナス",Bn="마이너스",Mt=(t,A,e)=>{const r=e?". ":"",s=e?"、":"",n=e?", ":"",o=e?" ":"";switch(A){case 0:return"•"+o;case 1:return"◦"+o;case 2:return"◾"+o;case 5:const i=uA(t,48,57,!0,r);return i.length<4?`0${i}`:i;case 4:return Pe(t,"〇一二三四五六七八九",s);case 6:return st(t,1,3999,na,3,r).toLowerCase();case 7:return st(t,1,3999,na,3,r);case 8:return uA(t,945,969,!1,r);case 9:return uA(t,97,122,!1,r);case 10:return uA(t,65,90,!1,r);case 11:return uA(t,1632,1641,!0,r);case 12:case 49:return st(t,1,9999,oa,3,r);case 35:return st(t,1,9999,oa,3,r).toLowerCase();case 13:return uA(t,2534,2543,!0,r);case 14:case 30:return uA(t,6112,6121,!0,r);case 15:return Pe(t,"子丑寅卯辰巳午未申酉戌亥",s);case 16:return Pe(t,"甲乙丙丁戊己庚辛壬癸",s);case 17:case 48:return fe(t,"零一二三四五六七八九",aa,"負",s,ve|Se|Rt);case 47:return fe(t,"零壹貳參肆伍陸柒捌玖",ca,"負",s,nt|ve|Se|Rt);case 42:return fe(t,"零一二三四五六七八九",aa,"负",s,ve|Se|Rt);case 41:return fe(t,"零壹贰叁肆伍陆柒捌玖",ca,"负",s,nt|ve|Se|Rt);case 26:return fe(t,"〇一二三四五六七八九","十百千万",la,s,0);case 25:return fe(t,"零壱弐参四伍六七八九","拾百千万",la,s,nt|ve|Se);case 31:return fe(t,"영일이삼사오육칠팔구","십백천만",Bn,n,nt|ve|Se);case 33:return fe(t,"零一二三四五六七八九","十百千萬",Bn,n,0);case 32:return fe(t,"零壹貳參四五六七八九","拾百千",Bn,n,nt|ve|Se);case 18:return uA(t,2406,2415,!0,r);case 20:return st(t,1,19999,Qf,3,r);case 21:return uA(t,2790,2799,!0,r);case 22:return uA(t,2662,2671,!0,r);case 52:return st(t,1,10999,pf,3,r);case 23:return Pe(t,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Pe(t,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return uA(t,3302,3311,!0,r);case 28:return Pe(t,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",s);case 29:return Pe(t,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",s);case 34:return uA(t,3792,3801,!0,r);case 37:return uA(t,6160,6169,!0,r);case 38:return uA(t,4160,4169,!0,r);case 39:return uA(t,2918,2927,!0,r);case 40:return uA(t,1776,1785,!0,r);case 43:return uA(t,3046,3055,!0,r);case 44:return uA(t,3174,3183,!0,r);case 45:return uA(t,3664,3673,!0,r);case 46:return uA(t,3872,3881,!0,r);default:return uA(t,48,57,!0,r)}},dn="data-html2canvas-ignore",Cf=t=>{let A=t;for(;A;){if(A.parentNode&&A.parentNode.host)return A.parentNode;const e=A.getRootNode();if(e&&e!==A.ownerDocument&&e.host)return e;A=A.parentNode}return null};class Ba{constructor(A,e,r){if(this.context=A,this.options=r,this.scrolledElements=[],this.referenceElement=e,this.counters=new wf,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");if(!this.options.iframeContainer){const s=Cf(e);s&&(this.options.iframeContainer=s)}this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}toIFrame(A,e){const r=Uf(A,e,this.options.iframeContainer);if(!r.contentWindow)throw new Error("Unable to find iframe window");const s=A.defaultView.pageXOffset,n=A.defaultView.pageYOffset,o=r.contentWindow,i=o.document,a=Ef(r).then(async()=>{this.scrolledElements.forEach(bf),o&&(o.scrollTo(e.left,e.top),/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(o.scrollY!==e.top||o.scrollX!==e.left)&&(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(o.scrollX-e.left,o.scrollY-e.top,0,0)));const f=this.options.onclone,u=this.clonedReferenceElement;if(typeof u>"u")throw new Error(`Error finding the ${this.referenceElement.nodeName} in the cloned document`);return i.fonts&&i.fonts.ready&&await i.fonts.ready,/(AppleWebKit)/g.test(navigator.userAgent)&&await Ff(i),typeof f=="function"?Promise.resolve().then(()=>f(i,u)).then(()=>r):r}),l=i.baseURI;i.open();const c=yf(document.doctype)+"<html></html>";try{const f=this.referenceElement.ownerDocument?.defaultView,u=f&&f.trustedTypes;let h=u?.getPolicy?.("html2canvas-pro");!h&&u&&(h=u.createPolicy("html2canvas-pro",{createHTML:w=>w})),h?i.write(h.createHTML(c)):i.write(c)}catch{i.write(c)}Hf(this.referenceElement.ownerDocument,s,n),i.close();const B=i.adoptNode(this.documentElement);return Tf(B,l),i.replaceChild(B,i.documentElement),a}createElementClone(A){if(Ys(A,2))debugger;if(ea(A))return this.createCanvasClone(A);if(ta(A))return this.createVideoClone(A);if(ln(A))return this.createStyleClone(A);const e=A.cloneNode(!1);return cn(e)&&(cn(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),e.loading==="lazy"&&(e.loading="eager")),bi(e)&&!rt(e)?this.createCustomElementClone(e):e}createCustomElementClone(A){const e=document.createElement("div");if(e.className=A.className,gn(A.style,e),A.shadowRoot)try{e.attachShadow({mode:"open"})}catch(r){this.context.logger.error("Failed to attach shadow root to custom element clone:",r)}return e}createStyleClone(A){try{const r=A.sheet;if(r&&r.cssRules){const s=[].slice.call(r.cssRules,0).reduce((o,i)=>i&&typeof i.cssText=="string"?o+i.cssText:o,""),n=A.cloneNode(!1);return n.textContent=s,this.options.cspNonce&&(n.nonce=this.options.cspNonce),n}}catch(r){if(this.context.logger.error("Unable to access cssRules property",r),r.name!=="SecurityError")throw r}const e=A.cloneNode(!1);return this.options.cspNonce&&(e.nonce=this.options.cspNonce),e}createCanvasClone(A){if(this.options.inlineImages&&A.ownerDocument){const 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)}}const e=A.cloneNode(!1);try{e.width=A.width,e.height=A.height;const r=A.getContext("2d"),s=e.getContext("2d",{willReadFrequently:!0});if(s)if(!this.options.allowTaint&&r)s.putImageData(r.getImageData(0,0,A.width,A.height),0,0);else{const n=A.getContext("webgl2")??A.getContext("webgl");n&&n.getContextAttributes()?.preserveDrawingBuffer===!1&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A),s.drawImage(A,0,0)}return e}catch{this.context.logger.info("Unable to clone canvas as it is tainted",A)}return e}createVideoClone(A){const e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth,e.height=A.offsetHeight;const r=e.getContext("2d");try{return r&&(r.drawImage(A,0,0,e.width,e.height),this.options.allowTaint||r.getImageData(0,0,e.width,e.height)),e}catch{this.context.logger.info("Unable to clone video as it is tainted",A)}const s=A.ownerDocument.createElement("canvas");return s.width=A.offsetWidth,s.height=A.offsetHeight,s}appendChildNode(A,e,r){(!ue(e)||!sa(e)&&!e.hasAttribute(dn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(e)))&&(!this.options.copyStyles||!ue(e)||!ln(e))&&A.appendChild(this.cloneNode(e,r))}shouldCloneChild(A){return!ue(A)||!sa(A)&&!A.hasAttribute(dn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(A))}shouldCloneStyleElement(A){return!this.options.copyStyles||!ue(A)||!ln(A)}safeAppendClonedChild(A,e,r){this.shouldCloneChild(e)&&this.shouldCloneStyleElement(e)&&A.appendChild(this.cloneNode(e,r))}cloneAssignedNodes(A,e,r){A.forEach(s=>{this.safeAppendClonedChild(e,s,r)})}cloneSlotFallbackContent(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)this.safeAppendClonedChild(e,s,r)}cloneSlotElement(A,e,r){if(!Ot(A))return;const s=A;if(typeof s.assignedNodes!="function"){this.context.logger.warn("HTMLSlotElement.assignedNodes is not available",A),this.cloneSlotFallbackContent(A,e,r);return}const n=s.assignedNodes();if(!n||!Array.isArray(n)){this.context.logger.warn("assignedNodes() did not return a valid array",A),this.cloneSlotFallbackContent(A,e,r);return}n.length>0?this.cloneAssignedNodes(n,e,r):this.cloneSlotFallbackContent(A,e,r)}cloneShadowDOMChildren(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)ue(s)&&Ot(s)?this.cloneSlotElement(s,e,r):this.safeAppendClonedChild(e,s,r)}cloneLightDOMChildren(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)this.appendChildNode(e,s,r)}cloneSlotElementAsLightDOM(A,e,r){if(!Ot(A))return;const s=A;if(typeof s.assignedNodes!="function"){for(let o=A.firstChild;o;o=o.nextSibling)this.appendChildNode(e,o,r);return}const n=s.assignedNodes();if(n&&Array.isArray(n)&&n.length>0)n.forEach(o=>this.appendChildNode(e,o,r));else for(let o=A.firstChild;o;o=o.nextSibling)this.appendChildNode(e,o,r)}cloneShadowDOMAsLightDOM(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)ue(s)&&Ot(s)?this.cloneSlotElementAsLightDOM(s,e,r):this.appendChildNode(e,s,r)}cloneChildNodes(A,e,r){A.shadowRoot&&e.shadowRoot?(this.cloneShadowDOMChildren(A.shadowRoot,e.shadowRoot,r),this.cloneLightDOMChildren(A,e,r)):A.shadowRoot&&!e.shadowRoot?this.cloneShadowDOMAsLightDOM(A.shadowRoot,e,r):this.cloneLightDOMChildren(A,e,r)}cloneNode(A,e){if(Hi(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);const r=A.ownerDocument.defaultView;if(r&&ue(A)&&(Tt(A)||rt(A))){const s=this.createElementClone(A);s.style.transitionProperty="none";const n=r.getComputedStyle(A),o=r.getComputedStyle(A,":before"),i=r.getComputedStyle(A,":after");this.referenceElement===A&&Tt(s)&&(this.clonedReferenceElement=s),an(s)&&Sf(s,this.options.cspNonce);const a=this.counters.parse(new yi(this.context,n)),l=this.resolvePseudoContent(A,s,o,Nt.BEFORE);bi(A)&&(e=!0),ta(A)||this.cloneChildNodes(A,s,e),l&&s.insertBefore(l,s.firstChild);const c=this.resolvePseudoContent(A,s,i,Nt.AFTER);return c&&s.appendChild(c),this.counters.pop(a),(n&&(this.options.copyStyles||rt(A))&&!ra(A)||e)&&gn(n,s),(A.scrollTop!==0||A.scrollLeft!==0)&&this.scrolledElements.push([s,A.scrollLeft,A.scrollTop]),(_r(A)||kr(A))&&(_r(s)||kr(s))&&(s.value=A.value),s}return A.cloneNode(!1)}resolvePseudoContent(A,e,r,s){if(!r)return;const n=r.content,o=e.ownerDocument;if(!o||!n||n==="none"||n==="-moz-alt-content"||r.display==="none")return;this.counters.parse(new yi(this.context,r));const i=new lu(this.context,r),a=o.createElement("html2canvaspseudoelement");gn(r,a),i.content.forEach(c=>{if(c.type===0)a.appendChild(o.createTextNode(c.value));else if(c.type===22){const B=o.createElement("img");B.src=c.value,B.style.opacity="1",a.appendChild(B)}else if(c.type===18){if(c.name==="attr"){const B=c.values.filter(R);B.length&&a.appendChild(o.createTextNode(A.getAttribute(B[0].value)||""))}else if(c.name==="counter"){const[B,f]=c.values.filter(yA);if(B&&R(B)){const u=this.counters.getCounterValue(B.value),h=f&&R(f)?js.parse(this.context,f.value):3;a.appendChild(o.createTextNode(Mt(u,h,!1)))}}else if(c.name==="counters"){const[B,f,u]=c.values.filter(yA);if(B&&R(B)){const h=this.counters.getCounterValues(B.value),w=u&&R(u)?js.parse(this.context,u.value):3,U=f&&f.type===0?f.value:"",y=h.map(p=>Mt(p,w,!1)).join(U);a.appendChild(o.createTextNode(y))}}}else if(c.type===20)switch(c.value){case"open-quote":a.appendChild(o.createTextNode(xi(i.quotes,this.quoteDepth++,!0)));break;case"close-quote":a.appendChild(o.createTextNode(xi(i.quotes,--this.quoteDepth,!1)));break;default:a.appendChild(o.createTextNode(c.value))}}),a.className=`${un} ${fn}`;const l=s===Nt.BEFORE?` ${un}`:` ${fn}`;return rt(e)?e.className.baseValue+=l:e.className+=l,a}static destroy(A){return A.parentNode?(A.parentNode.removeChild(A),!0):!1}}var Nt;(function(t){t[t.BEFORE=0]="BEFORE",t[t.AFTER=1]="AFTER"})(Nt||(Nt={}));const Uf=(t,A,e)=>{const r=t.createElement("iframe");return r.className="html2canvas-container",r.style.visibility="hidden",r.style.position="fixed",r.style.left="-10000px",r.style.top="0px",r.style.border="0",r.width=A.width.toString(),r.height=A.height.toString(),r.scrolling="no",r.setAttribute(dn,"true"),(e||t.body).appendChild(r),r},mf=t=>new Promise(A=>{if(t.complete){A();return}if(!t.src){A();return}t.onload=A,t.onerror=A}),Ff=t=>Promise.all([].slice.call(t.images,0).map(mf)),Ef=t=>new Promise((A,e)=>{const r=t.contentWindow;if(!r)return e("No window assigned for iframe");const s=r.document;r.onload=t.onload=()=>{r.onload=t.onload=null;const n=setInterval(()=>{s.body.childNodes.length>0&&s.readyState==="complete"&&(clearInterval(n),A(t))},50)}}),xf=["all","d","content"],gn=(t,A)=>{for(let e=t.length-1;e>=0;e--){const r=t.item(e);xf.indexOf(r)===-1&&!r.startsWith("--")&&A.style.setProperty(r,t.getPropertyValue(r))}return A},yf=t=>{let A="";return t&&(A+="<!DOCTYPE ",t.name&&(A+=t.name),t.internalSubset&&(A+=" "+t.internalSubset.replace(/"/g,"&quot;").replace(/>/g,"&gt;")),t.publicId?(A+=' PUBLIC "'+t.publicId.replace(/"/g,"&quot;")+'"',t.systemId&&(A+=' "'+t.systemId.replace(/"/g,"&quot;")+'"')):t.systemId&&(A+=' SYSTEM "'+t.systemId.replace(/"/g,"&quot;")+'"'),A+=">"),A},Hf=(t,A,e)=>{t&&t.defaultView&&(A!==t.defaultView.pageXOffset||e!==t.defaultView.pageYOffset)&&t.defaultView.scrollTo(A,e)},bf=([t,A,e])=>{t.scrollLeft=A,t.scrollTop=e},If=":before",vf=":after",un="___html2canvas___pseudoelement_before",fn="___html2canvas___pseudoelement_after",da=`{
8
8
  content: "" !important;
9
9
  display: none !important;
10
- }`,Sf=(t,A)=>{Lf(t,`.${fn}${If}${ga}
11
- .${hn}${vf}${ga}`,A)},Lf=(t,A,e)=>{const r=t.ownerDocument;if(r){const s=r.createElement("style");s.textContent=A,e&&(s.nonce=e),t.appendChild(s)}},Tf=(t,A)=>{const e=t.ownerDocument.createElement("base");e.href=A;const r=t.getElementsByTagName("head").item(0);r?.insertBefore(e,r?.firstChild??null)};class H{constructor(A,e){this.type=0,this.x=A,this.y=e}add(A,e){return new H(this.x+A,this.y+e)}}const at=(t,A,e)=>new H(t.x+(A.x-t.x)*e,t.y+(A.y-t.y)*e);class Qe{constructor(A,e,r,s){this.type=1,this.start=A,this.startControl=e,this.endControl=r,this.end=s}subdivide(A,e){const r=at(this.start,this.startControl,A),s=at(this.startControl,this.endControl,A),n=at(this.endControl,this.end,A),o=at(r,s,A),i=at(s,n,A),a=at(o,i,A);return e?new Qe(this.start,r,o,a):new Qe(a,i,n,this.end)}add(A,e){return new Qe(this.start.add(A,e),this.startControl.add(A,e),this.endControl.add(A,e),this.end.add(A,e))}reverse(){return new Qe(this.end,this.endControl,this.startControl,this.start)}}const VA=t=>t.type===1;class Kf{constructor(A){const e=A.styles,r=A.bounds;let[s,n]=St(e.borderTopLeftRadius,r.width,r.height),[o,i]=St(e.borderTopRightRadius,r.width,r.height),[a,l]=St(e.borderBottomRightRadius,r.width,r.height),[c,B]=St(e.borderBottomLeftRadius,r.width,r.height);const f=[];f.push((s+o)/r.width),f.push((c+a)/r.width),f.push((n+B)/r.height),f.push((i+l)/r.height);const u=Math.max(...f);u>1&&(s/=u,n/=u,o/=u,i/=u,a/=u,l/=u,c/=u,B/=u);const h=r.width-o,w=r.height-l,m=r.width-a,y=r.height-B,p=e.borderTopWidth,E=e.borderRightWidth,T=e.borderBottomWidth,F=e.borderLeftWidth,K=O(e.paddingTop,A.bounds.width),V=O(e.paddingRight,A.bounds.width),q=O(e.paddingBottom,A.bounds.width),v=O(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||n>0?nA(r.left+F/3,r.top+p/3,s-F/3,n-p/3,X.TOP_LEFT):new H(r.left+F/3,r.top+p/3),this.topRightBorderDoubleOuterBox=s>0||n>0?nA(r.left+h,r.top+p/3,o-E/3,i-p/3,X.TOP_RIGHT):new H(r.left+r.width-E/3,r.top+p/3),this.bottomRightBorderDoubleOuterBox=a>0||l>0?nA(r.left+m,r.top+w,a-E/3,l-T/3,X.BOTTOM_RIGHT):new H(r.left+r.width-E/3,r.top+r.height-T/3),this.bottomLeftBorderDoubleOuterBox=c>0||B>0?nA(r.left+F/3,r.top+y,c-F/3,B-T/3,X.BOTTOM_LEFT):new H(r.left+F/3,r.top+r.height-T/3),this.topLeftBorderDoubleInnerBox=s>0||n>0?nA(r.left+F*2/3,r.top+p*2/3,s-F*2/3,n-p*2/3,X.TOP_LEFT):new H(r.left+F*2/3,r.top+p*2/3),this.topRightBorderDoubleInnerBox=s>0||n>0?nA(r.left+h,r.top+p*2/3,o-E*2/3,i-p*2/3,X.TOP_RIGHT):new H(r.left+r.width-E*2/3,r.top+p*2/3),this.bottomRightBorderDoubleInnerBox=a>0||l>0?nA(r.left+m,r.top+w,a-E*2/3,l-T*2/3,X.BOTTOM_RIGHT):new H(r.left+r.width-E*2/3,r.top+r.height-T*2/3),this.bottomLeftBorderDoubleInnerBox=c>0||B>0?nA(r.left+F*2/3,r.top+y,c-F*2/3,B-T*2/3,X.BOTTOM_LEFT):new H(r.left+F*2/3,r.top+r.height-T*2/3),this.topLeftBorderStroke=s>0||n>0?nA(r.left+F/2,r.top+p/2,s-F/2,n-p/2,X.TOP_LEFT):new H(r.left+F/2,r.top+p/2),this.topRightBorderStroke=s>0||n>0?nA(r.left+h,r.top+p/2,o-E/2,i-p/2,X.TOP_RIGHT):new H(r.left+r.width-E/2,r.top+p/2),this.bottomRightBorderStroke=a>0||l>0?nA(r.left+m,r.top+w,a-E/2,l-T/2,X.BOTTOM_RIGHT):new H(r.left+r.width-E/2,r.top+r.height-T/2),this.bottomLeftBorderStroke=c>0||B>0?nA(r.left+F/2,r.top+y,c-F/2,B-T/2,X.BOTTOM_LEFT):new H(r.left+F/2,r.top+r.height-T/2),this.topLeftBorderBox=s>0||n>0?nA(r.left,r.top,s,n,X.TOP_LEFT):new H(r.left,r.top),this.topRightBorderBox=o>0||i>0?nA(r.left+h,r.top,o,i,X.TOP_RIGHT):new H(r.left+r.width,r.top),this.bottomRightBorderBox=a>0||l>0?nA(r.left+m,r.top+w,a,l,X.BOTTOM_RIGHT):new H(r.left+r.width,r.top+r.height),this.bottomLeftBorderBox=c>0||B>0?nA(r.left,r.top+y,c,B,X.BOTTOM_LEFT):new H(r.left,r.top+r.height),this.topLeftPaddingBox=s>0||n>0?nA(r.left+F,r.top+p,Math.max(0,s-F),Math.max(0,n-p),X.TOP_LEFT):new H(r.left+F,r.top+p),this.topRightPaddingBox=o>0||i>0?nA(r.left+Math.min(h,r.width-E),r.top+p,h>r.width+E?0:Math.max(0,o-E),Math.max(0,i-p),X.TOP_RIGHT):new H(r.left+r.width-E,r.top+p),this.bottomRightPaddingBox=a>0||l>0?nA(r.left+Math.min(m,r.width-F),r.top+Math.min(w,r.height-T),Math.max(0,a-E),Math.max(0,l-T),X.BOTTOM_RIGHT):new H(r.left+r.width-E,r.top+r.height-T),this.bottomLeftPaddingBox=c>0||B>0?nA(r.left+F,r.top+Math.min(y,r.height-T),Math.max(0,c-F),Math.max(0,B-T),X.BOTTOM_LEFT):new H(r.left+F,r.top+r.height-T),this.topLeftContentBox=s>0||n>0?nA(r.left+F+v,r.top+p+K,Math.max(0,s-(F+v)),Math.max(0,n-(p+K)),X.TOP_LEFT):new H(r.left+F+v,r.top+p+K),this.topRightContentBox=o>0||i>0?nA(r.left+Math.min(h,r.width+F+v),r.top+p+K,h>r.width+F+v?0:o-F+v,i-(p+K),X.TOP_RIGHT):new H(r.left+r.width-(E+V),r.top+p+K),this.bottomRightContentBox=a>0||l>0?nA(r.left+Math.min(m,r.width-(F+v)),r.top+Math.min(w,r.height+p+K),Math.max(0,a-(E+V)),l-(T+q),X.BOTTOM_RIGHT):new H(r.left+r.width-(E+V),r.top+r.height-(T+q)),this.bottomLeftContentBox=c>0||B>0?nA(r.left+F+v,r.top+y,Math.max(0,c-(F+v)),B-(T+q),X.BOTTOM_LEFT):new H(r.left+F+v,r.top+r.height-(T+q))}}var X;(function(t){t[t.TOP_LEFT=0]="TOP_LEFT",t[t.TOP_RIGHT=1]="TOP_RIGHT",t[t.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",t[t.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(X||(X={}));const nA=(t,A,e,r,s)=>{const n=4*((Math.sqrt(2)-1)/3),o=e*n,i=r*n,a=t+e,l=A+r;switch(s){case X.TOP_LEFT:return new Qe(new H(t,l),new H(t,l-i),new H(a-o,A),new H(a,A));case X.TOP_RIGHT:return new Qe(new H(t,A),new H(t+o,A),new H(a,l-i),new H(a,l));case X.BOTTOM_RIGHT:return new Qe(new H(a,A),new H(a,A+i),new H(t+o,l),new H(t,l));case X.BOTTOM_LEFT:default:return new Qe(new H(a,l),new H(a-o,l),new H(t,A+i),new H(t,A))}},Xr=t=>[t.topLeftBorderBox,t.topRightBorderBox,t.bottomRightBorderBox,t.bottomLeftBorderBox],Df=t=>[t.topLeftContentBox,t.topRightContentBox,t.bottomRightContentBox,t.bottomLeftContentBox],Wr=t=>[t.topLeftPaddingBox,t.topRightPaddingBox,t.bottomRightPaddingBox,t.bottomLeftPaddingBox];class ua{constructor(A,e,r){this.offsetX=A,this.offsetY=e,this.matrix=r,this.type=0,this.target=6}}class Jr{constructor(A,e){this.path=A,this.target=e,this.type=1}}class Of{constructor(A){this.opacity=A,this.type=2,this.target=6}}class Vt{constructor(A){this.applyClip=A,this.type=3,this.target=6}}const Rf=t=>t.type===0,fa=t=>t.type===1,Mf=t=>t.type===2,Nf=t=>t.type===3,ha=(t,A)=>t.length===A.length?t.some((e,r)=>e===A[r]):!1,Gf=(t,A,e,r,s)=>t.map((n,o)=>{switch(o){case 0:return n.add(A,e);case 1:return n.add(A+r,e);case 2:return n.add(A+r,e+s);case 3:return n.add(A,e+s)}return n});class wa{constructor(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}class pa{constructor(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new Kf(this.container),this.container.styles.opacity<1&&this.effects.push(new Of(this.container.styles.opacity)),this.container.styles.rotate!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+O(r[0],this.container.bounds.width),n=this.container.bounds.top+O(r[1],this.container.bounds.height),i=this.container.styles.rotate*Math.PI/180,a=Math.cos(i),l=Math.sin(i),c=[a,l,-l,a,0,0];this.effects.push(new ua(s,n,c))}if(this.container.styles.transform!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+O(r[0],this.container.bounds.width),n=this.container.bounds.top+O(r[1],this.container.bounds.height),o=this.container.styles.transform;this.effects.push(new ua(s,n,o))}if(this.container.styles.overflowX!==0){const r=Xr(this.curves),s=Wr(this.curves);ha(r,s)?this.effects.push(new Jr(r,6)):(this.effects.push(new Jr(r,2)),this.effects.push(new Jr(s,4)))}if(this.container.styles.clipPath.type!==0){const r=Vf(this.container.styles.clipPath,this.container.bounds);r&&this.effects.push(r)}}getEffects(A){let e=[2,3].indexOf(this.container.styles.position)===-1,r=this.parent;const s=this.effects.slice(0);for(;r;){const n=r.effects.filter(o=>!fa(o));if(e||r.container.styles.position!==0||!r.parent){if(e=[2,3].indexOf(r.container.styles.position)===-1,r.container.styles.overflowX!==0){const o=Xr(r.curves),i=Wr(r.curves);ha(o,i)||s.unshift(new Jr(i,6))}s.unshift(...n)}else s.unshift(...n);r=r.parent}return s.filter(n=>iA(n.target,A))}}const Qa=(t,A,e,r,s)=>t==="closest-side"?Math.min(A-e,r-A):t==="farthest-side"?Math.max(A-e,r-A):O(t,s),Vf=(t,A)=>{const{left:e,top:r,width:s,height:n}=A;switch(t.type){case 1:{const o=O(t.left,s),i=O(t.top,n),a=e+o,l=r+i,c=Math.max(0,s-o-O(t.right,s)),B=Math.max(0,n-i-O(t.bottom,n));return new Vt(f=>{f.beginPath(),f.rect(a,l,c,B),f.clip()})}case 2:{const o=e+O(t.cx,s),i=r+O(t.cy,n);let a;return t.radius==="closest-side"?a=Math.min(o-e,i-r,e+s-o,r+n-i):t.radius==="farthest-side"?a=Math.max(o-e,i-r,e+s-o,r+n-i):a=O(t.radius,Math.sqrt(s*s+n*n)/Math.SQRT2),new Vt(l=>{l.beginPath(),l.arc(o,i,Math.max(0,a),0,Math.PI*2),l.clip()})}case 3:{const o=e+O(t.cx,s),i=r+O(t.cy,n),a=Qa(t.rx,o,e,e+s,s),l=Qa(t.ry,i,r,r+n,n);return new Vt(c=>{c.beginPath(),c.ellipse(o,i,Math.max(0,a),Math.max(0,l),0,0,Math.PI*2),c.clip()})}case 4:{const o=t.points.map(([i,a])=>[e+O(i,s),r+O(a,n)]);return new Vt(i=>{if(i.beginPath(),o.length>0){i.moveTo(o[0][0],o[0][1]);for(let a=1;a<o.length;a++)i.lineTo(o[a][0],o[a][1]);i.closePath()}i.clip()})}case 5:{const{d:o}=t;return new Vt(i=>{try{const a=i.getTransform();i.translate(e,r),i.clip(new Path2D(o)),i.setTransform(a)}catch{}})}case 0:return null;default:return null}},wn=(t,A,e,r)=>{t.container.elements.forEach(s=>{const n=iA(s.flags,4),o=iA(s.flags,2),i=new pa(s,t);iA(s.styles.display,2048)&&r.push(i);const a=iA(s.flags,8)?[]:r;if(n||o){const l=n||s.styles.isPositioned()?e:A,c=new wa(i);if(s.styles.isPositioned()||s.styles.opacity<1||s.styles.isTransformed()){const B=s.styles.zIndex.order;if(B<0){let f=0;l.negativeZIndex.some((u,h)=>B>u.element.container.styles.zIndex.order?(f=h,!1):f>0),l.negativeZIndex.splice(f,0,c)}else if(B>0){let f=0;l.positiveZIndex.some((u,h)=>B>=u.element.container.styles.zIndex.order?(f=h+1,!1):f>0),l.positiveZIndex.splice(f,0,c)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else s.styles.isFloating()?l.nonPositionedFloats.push(c):l.nonPositionedInlineLevel.push(c);wn(i,c,n?c:e,a)}else s.styles.isInlineLevel()?A.inlineLevel.push(i):A.nonInlineLevel.push(i),wn(i,A,e,a);iA(s.flags,8)&&Ca(s,a)})},Ca=(t,A)=>{let e=t instanceof an?t.start:1;const r=t instanceof an?t.reversed:!1;for(let s=0;s<A.length;s++){const n=A[s];n.container instanceof ji&&typeof n.container.value=="number"&&n.container.value!==0&&(e=n.container.value),n.listValue=Nt(e,n.container.styles.listStyleType,!0),e+=r?-1:1}},_f=t=>{const A=new pa(t,null),e=new wa(A),r=[];return wn(A,e,e,r),Ca(A.container,r),e},Ua=t=>{const A=t.bounds,e=t.styles;return A.add(e.borderLeftWidth,e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth),-(e.borderTopWidth+e.borderBottomWidth))},_t=t=>{const A=t.styles,e=t.bounds,r=O(A.paddingLeft,e.width),s=O(A.paddingRight,e.width),n=O(A.paddingTop,e.width),o=O(A.paddingBottom,e.width);return e.add(r+A.borderLeftWidth,n+A.borderTopWidth,-(A.borderRightWidth+A.borderLeftWidth+r+s),-(A.borderTopWidth+A.borderBottomWidth+n+o))},kf=(t,A)=>t===0?A.bounds:t===2?_t(A):Ua(A),Pf=(t,A)=>t===0?A.bounds:t===2?_t(A):Ua(A),pn=(t,A,e)=>{const r=kf(lt(t.styles.backgroundOrigin,A),t),s=Pf(lt(t.styles.backgroundClip,A),t),n=Xf(lt(t.styles.backgroundSize,A),e,r);let[o,i]=n;const a=St(lt(t.styles.backgroundPosition,A),r.width-o,r.height-i),l=Wf(lt(t.styles.backgroundRepeat,A),a,n,r,s),c=Math.round(r.left+a[0]),B=Math.round(r.top+a[1]);return o=Math.max(1,o),i=Math.max(1,i),[l,c,B,o,i]},ct=t=>R(t)&&t.value===st.AUTO,jr=t=>typeof t=="number",Xf=(t,[A,e,r],s)=>{const[n,o]=t;if(!n)return[0,0];if(J(n)&&o&&J(o))return[O(n,s.width),O(o,s.height)];const i=jr(r);if(R(n)&&(n.value===st.CONTAIN||n.value===st.COVER))return jr(r)?s.width/s.height<r!=(n.value===st.COVER)?[s.width,s.width/r]:[s.height*r,s.height]:[s.width,s.height];const a=jr(A),l=jr(e),c=a||l;if(ct(n)&&(!o||ct(o))){if(a&&l)return[A,e];if(!i&&!c)return[s.width,s.height];if(c&&i){const w=a?A:e*r,m=l?e:A/r;return[w,m]}const u=a?A:s.width,h=l?e:s.height;return[u,h]}if(i){let u=0,h=0;return J(n)?u=O(n,s.width):J(o)&&(h=O(o,s.height)),ct(n)?u=h*r:(!o||ct(o))&&(h=u/r),[u,h]}let B=null,f=null;if(J(n)?B=O(n,s.width):o&&J(o)&&(f=O(o,s.height)),B!==null&&(!o||ct(o))&&(f=a&&l?B/A*e:s.height),f!==null&&ct(n)&&(B=a&&l?f/e*A:s.width),B!==null&&f!==null)return[B,f];throw new Error("Unable to calculate background-size for element")},lt=(t,A)=>{const e=t[A];return typeof e>"u"?t[0]:e},Wf=(t,[A,e],[r,s],n,o)=>{switch(t){case 2:return[new H(Math.round(n.left),Math.round(n.top+e)),new H(Math.round(n.left+n.width),Math.round(n.top+e)),new H(Math.round(n.left+n.width),Math.round(s+n.top+e)),new H(Math.round(n.left),Math.round(s+n.top+e))];case 3:return[new H(Math.round(n.left+A),Math.round(n.top)),new H(Math.round(n.left+A+r),Math.round(n.top)),new H(Math.round(n.left+A+r),Math.round(n.height+n.top)),new H(Math.round(n.left+A),Math.round(n.height+n.top))];case 1:return[new H(Math.round(n.left+A),Math.round(n.top+e)),new H(Math.round(n.left+A+r),Math.round(n.top+e)),new H(Math.round(n.left+A+r),Math.round(n.top+e+s)),new H(Math.round(n.left+A),Math.round(n.top+e+s))];default:return[new H(Math.round(o.left),Math.round(o.top)),new H(Math.round(o.left+o.width),Math.round(o.top)),new H(Math.round(o.left+o.width),Math.round(o.height+o.top)),new H(Math.round(o.left),Math.round(o.height+o.top))]}},Jf="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",ma="Hidden Text";class jf{constructor(A){this._data={},this._document=A}parseMetrics(A,e){const r=this._document.createElement("div"),s=this._document.createElement("img"),n=this._document.createElement("span"),o=this._document.body;r.style.visibility="hidden",r.style.fontFamily=A,r.style.fontSize=e,r.style.margin="0",r.style.padding="0",r.style.whiteSpace="nowrap",o.appendChild(r),s.src=Jf,s.width=1,s.height=1,s.style.margin="0",s.style.padding="0",s.style.verticalAlign="baseline",n.style.fontFamily=A,n.style.fontSize=e,n.style.margin="0",n.style.padding="0",n.appendChild(this._document.createTextNode(ma)),r.appendChild(n),r.appendChild(s);const i=s.offsetTop-n.offsetTop+2;r.removeChild(n),r.appendChild(this._document.createTextNode(ma)),r.style.lineHeight="normal",s.style.verticalAlign="super";const a=s.offsetTop-r.offsetTop+2;return o.removeChild(r),{baseline:i,middle:a}}getMetrics(A,e){const r=`${A} ${e}`;return typeof this._data[r]>"u"&&(this._data[r]=this.parseMetrics(A,e)),this._data[r]}}class Fa{constructor(A,e){this.context=A,this.options=e}}class Yf{constructor(A){this.ctx=A.ctx,this.context=A.context,this.canvas=A.canvas}async renderBackgroundImage(A){let e=A.styles.backgroundImage.length-1;for(const r of A.styles.backgroundImage.slice(0).reverse())r.type===0?await this.renderBackgroundURLImage(A,r,e):bd(r)?this.renderLinearGradient(A,r,e):Id(r)&&this.renderRadialGradient(A,r,e),e--}async renderBackgroundURLImage(A,e,r){let s;const n=e.url;try{s=await this.context.cache.match(n)}catch{this.context.logger.error(`Error loading background-image ${n}`)}if(s){const o=isNaN(s.width)||s.width===0?1:s.width,i=isNaN(s.height)||s.height===0?1:s.height,[a,l,c,B,f]=pn(A,r,[o,i,o/i]),u=this.ctx.createPattern(this.resizeImage(s,B,f,A.styles.imageRendering),"repeat");this.renderRepeat(a,u,l,c)}}renderLinearGradient(A,e,r){const[s,n,o,i,a]=pn(A,r,[null,null,null]),[l,c,B,f,u]=Fd(e.angle,i,a),w=(this.canvas.ownerDocument??document).createElement("canvas");w.width=i,w.height=a;const m=w.getContext("2d"),y=m.createLinearGradient(c,f,B,u);if(Bi(e.stops,l||1).forEach(p=>y.addColorStop(p.stop,sA(p.color))),m.fillStyle=y,m.fillRect(0,0,i,a),i>0&&a>0){const p=this.ctx.createPattern(w,"repeat");this.renderRepeat(s,p,n,o)}}renderRadialGradient(A,e,r){const[s,n,o,i,a]=pn(A,r,[null,null,null]),l=e.position.length===0?[Pe]:e.position,c=O(l[0],i),B=O(l[l.length-1],a);let[f,u]=Ed(e,c,B,i,a);if((f===0||u===0)&&(f=Math.max(f,.01),u=Math.max(u,.01)),f>0&&u>0){const h=this.ctx.createRadialGradient(n+c,o+B,0,n+c,o+B,f);if(Bi(e.stops,f*2).forEach(w=>h.addColorStop(w.stop,sA(w.color))),this.path(s),this.ctx.fillStyle=h,f!==u){const w=A.bounds.left+.5*A.bounds.width,m=A.bounds.top+.5*A.bounds.height,y=u/f,p=1/y;this.ctx.save(),this.ctx.translate(w,m),this.ctx.transform(1,0,0,y,0,0),this.ctx.translate(-w,-m),this.ctx.fillRect(n,p*(o-m)+m,i,a*p),this.ctx.restore()}else this.ctx.fill()}}renderRepeat(A,e,r,s){this.path(A),this.ctx.fillStyle=e,this.ctx.translate(r,s),this.ctx.fill(),this.ctx.translate(-r,-s)}resizeImage(A,e,r,s){const o=(this.canvas.ownerDocument??document).createElement("canvas");o.width=Math.max(1,e),o.height=Math.max(1,r);const i=o.getContext("2d");return s===XA.PIXELATED||s===XA.CRISP_EDGES?(this.context.logger.debug("Disabling image smoothing for background image due to CSS image-rendering"),i.imageSmoothingEnabled=!1):s===XA.SMOOTH?(this.context.logger.debug("Enabling image smoothing for background image due to CSS image-rendering: smooth"),i.imageSmoothingEnabled=!0):i.imageSmoothingEnabled=this.ctx.imageSmoothingEnabled,this.ctx.imageSmoothingQuality&&(i.imageSmoothingQuality=this.ctx.imageSmoothingQuality),i.drawImage(A,0,0,A.width,A.height,0,0,e,r),o}path(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()}formatPath(A){A.forEach((e,r)=>{const s=VA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),VA(e)&&this.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)})}}const Ea=(t,A)=>{switch(A){case 0:return zA(t.topLeftBorderBox,t.topLeftPaddingBox,t.topRightBorderBox,t.topRightPaddingBox);case 1:return zA(t.topRightBorderBox,t.topRightPaddingBox,t.bottomRightBorderBox,t.bottomRightPaddingBox);case 2:return zA(t.bottomRightBorderBox,t.bottomRightPaddingBox,t.bottomLeftBorderBox,t.bottomLeftPaddingBox);default:return zA(t.bottomLeftBorderBox,t.bottomLeftPaddingBox,t.topLeftBorderBox,t.topLeftPaddingBox)}},zf=(t,A)=>{switch(A){case 0:return zA(t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox,t.topRightBorderBox,t.topRightBorderDoubleOuterBox);case 1:return zA(t.topRightBorderBox,t.topRightBorderDoubleOuterBox,t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox);case 2:return zA(t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox,t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox);default:return zA(t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox,t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox)}},Zf=(t,A)=>{switch(A){case 0:return zA(t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox,t.topRightBorderDoubleInnerBox,t.topRightPaddingBox);case 1:return zA(t.topRightBorderDoubleInnerBox,t.topRightPaddingBox,t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox);case 2:return zA(t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox,t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox);default:return zA(t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox,t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox)}},$f=(t,A)=>{switch(A){case 0:return Yr(t.topLeftBorderStroke,t.topRightBorderStroke);case 1:return Yr(t.topRightBorderStroke,t.bottomRightBorderStroke);case 2:return Yr(t.bottomRightBorderStroke,t.bottomLeftBorderStroke);default:return Yr(t.bottomLeftBorderStroke,t.topLeftBorderStroke)}},Yr=(t,A)=>{const e=[];return VA(t)?e.push(t.subdivide(.5,!1)):e.push(t),VA(A)?e.push(A.subdivide(.5,!0)):e.push(A),e},zA=(t,A,e,r)=>{const s=[];return VA(t)?s.push(t.subdivide(.5,!1)):s.push(t),VA(e)?s.push(e.subdivide(.5,!0)):s.push(e),VA(r)?s.push(r.subdivide(.5,!0).reverse()):s.push(r),VA(A)?s.push(A.subdivide(.5,!1).reverse()):s.push(A),s};class qf{constructor(A,e){this.ctx=A.ctx,this.pathCallbacks=e}async renderSolidBorder(A,e,r){this.pathCallbacks.path(Ea(r,e)),this.ctx.fillStyle=sA(A),this.ctx.fill()}async renderDoubleBorder(A,e,r,s){if(e<3){await this.renderSolidBorder(A,r,s);return}const n=zf(s,r);this.pathCallbacks.path(n),this.ctx.fillStyle=sA(A),this.ctx.fill();const o=Zf(s,r);this.pathCallbacks.path(o),this.ctx.fill()}async renderDashedDottedBorder(A,e,r,s,n){this.ctx.save();const o=$f(s,r),i=Ea(s,r);n===2&&(this.pathCallbacks.path(i),this.ctx.clip());let a,l,c,B;VA(i[0])?(a=i[0].start.x,l=i[0].start.y):(a=i[0].x,l=i[0].y),VA(i[1])?(c=i[1].end.x,B=i[1].end.y):(c=i[1].x,B=i[1].y);let f;r===0||r===2?f=Math.abs(a-c):f=Math.abs(l-B),this.ctx.beginPath(),n===3?this.pathCallbacks.formatPath(o):this.pathCallbacks.formatPath(i.slice(0,2));let u=e<3?e*3:e*2,h=e<3?e*2:e;n===3&&(u=e,h=e);let w=!0;if(f<=u*2)w=!1;else if(f<=u*2+h){const m=f/(2*u+h);u*=m,h*=m}else{const m=Math.floor((f+h)/(u+h)),y=(f-m*u)/(m-1),p=(f-(m+1)*u)/m;h=p<=0||Math.abs(h-y)<Math.abs(h-p)?y:p}if(w&&(n===3?this.ctx.setLineDash([0,u+h]):this.ctx.setLineDash([u,h])),n===3?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=e*2+1.1,this.ctx.strokeStyle=sA(A),this.ctx.stroke(),this.ctx.setLineDash([]),n===2){if(VA(i[0])){const m=i[3],y=i[0];this.ctx.beginPath(),this.pathCallbacks.formatPath([new H(m.end.x,m.end.y),new H(y.start.x,y.start.y)]),this.ctx.stroke()}if(VA(i[1])){const m=i[1],y=i[2];this.ctx.beginPath(),this.pathCallbacks.formatPath([new H(m.end.x,m.end.y),new H(y.start.x,y.start.y)]),this.ctx.stroke()}}this.ctx.restore()}}class Ah{constructor(A,e){this.activeEffects=[],this.ctx=A.ctx,this.pathCallback=e}applyEffects(A){for(;this.activeEffects.length;)this.popEffect();A.forEach(e=>this.applyEffect(e))}applyEffect(A){this.ctx.save(),Mf(A)?this.ctx.globalAlpha=A.opacity:Rf(A)?(this.ctx.translate(A.offsetX,A.offsetY),this.ctx.transform(A.matrix[0],A.matrix[1],A.matrix[2],A.matrix[3],A.matrix[4],A.matrix[5]),this.ctx.translate(-A.offsetX,-A.offsetY)):fa(A)?(this.pathCallback.path(A.path),this.ctx.clip()):Nf(A)&&A.applyClip(this.ctx),this.activeEffects.push(A)}popEffect(){this.activeEffects.pop(),this.ctx.restore()}getActiveEffectCount(){return this.activeEffects.length}hasActiveEffects(){return this.activeEffects.length>0}}const eh=["-apple-system","system-ui"],th=/[\u2E80-\u2FFF\u3000-\u30FF\u3400-\u4DBF\u4E00-\u9FFF\uAC00-\uD7AF\uF900-\uFAFF\uFF01-\uFFEF]/,rh=t=>th.test(t),sh=()=>{if(typeof navigator>"u")return null;const t=navigator.userAgent,A=/iPhone|iPad|iPod/.test(t),e=/Macintosh/.test(t)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>1;if(!A&&!e)return null;const r=[/(?:iPhone|CPU(?:\siPhone)?)\sOS\s(\d+)[\._](\d+)/,/Version\/(\d+)\.(\d+)/];for(const s of r){const n=t.match(s);if(n&&n[1])return parseInt(n[1],10)}return null},nh=t=>{const A=sh();return A!==null&&A>=15&&A<17?t.map(e=>eh.indexOf(e)!==-1?'-apple-system, "Helvetica Neue", Arial, sans-serif':e):t};class oh{constructor(A){this.ctx=A.ctx,this.options=A.options}iterateLettersWithLetterSpacing(A,e,r,s){const n=Nr(A.text),o=A.bounds.top+r;let i=A.bounds.left;for(const a of n){if(rh(a)){const l=this.ctx.textBaseline;this.ctx.textBaseline="ideographic",s(a,i,o),this.ctx.textBaseline=l}else s(a,i,o);i+=this.ctx.measureText(a).width+e}}renderTextWithLetterSpacing(A,e,r){e===0?this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+r):this.iterateLettersWithLetterSpacing(A,e,r,(s,n,o)=>{this.ctx.fillText(s,n,o)})}renderTextBoundWithPaintOrder(A,e,r){r.forEach(s=>{switch(s){case 0:this.ctx.fillStyle=sA(e.color),this.renderTextWithLetterSpacing(A,e.letterSpacing,e.fontSize.number);break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(this.ctx.strokeStyle=sA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(A,e.letterSpacing,e.fontSize.number,(n,o,i)=>this.ctx.strokeText(n,o,i)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}})}renderTextDecoration(A,e){this.ctx.fillStyle=sA(e.textDecorationColor||e.color);let r=1;typeof e.textDecorationThickness=="number"?r=e.textDecorationThickness:e.textDecorationThickness==="from-font"&&(r=Math.max(1,Math.floor(e.fontSize.number*.05)));let s=0;typeof e.textUnderlineOffset=="number"&&(s=e.textUnderlineOffset);const n=e.textDecorationStyle;e.textDecorationLine.forEach(o=>{let i=0;switch(o){case 1:i=A.top+A.height-r+s;break;case 2:i=A.top;break;case 3:i=A.top+(A.height/2-r/2);break;default:return}this.drawDecorationLine(A.left,i,A.width,r,n)})}drawDecorationLine(A,e,r,s,n){switch(n){case 0:this.ctx.fillRect(A,e,r,s);break;case 1:const o=Math.max(1,s);this.ctx.fillRect(A,e,r,s),this.ctx.fillRect(A,e+s+o,r,s);break;case 2:this.ctx.save(),this.ctx.beginPath(),this.ctx.setLineDash([s,s*2]),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle,this.ctx.moveTo(A,e+s/2),this.ctx.lineTo(A+r,e+s/2),this.ctx.stroke(),this.ctx.restore();break;case 3:this.ctx.save(),this.ctx.beginPath(),this.ctx.setLineDash([s*3,s*2]),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle,this.ctx.moveTo(A,e+s/2),this.ctx.lineTo(A+r,e+s/2),this.ctx.stroke(),this.ctx.restore();break;case 4:this.ctx.save(),this.ctx.beginPath(),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle;const i=s*2,a=s*4;let l=A;for(this.ctx.moveTo(l,e+s/2);l<A+r;){const c=Math.min(l+a/2,A+r);if(this.ctx.quadraticCurveTo(l+a/4,e+s/2-i,c,e+s/2),l=c,l<A+r){const B=Math.min(l+a/2,A+r);this.ctx.quadraticCurveTo(l+a/4,e+s/2+i,B,e+s/2),l=B}}this.ctx.stroke(),this.ctx.restore();break;default:this.ctx.fillRect(A,e,r,s)}}truncateTextWithEllipsis(A,e,r){const n=this.ctx.measureText("…").width,o=Nr(A);if(r===0){const i=c=>this.ctx.measureText(o.slice(0,c).join("")).width+n<=e;let a=0,l=o.length;for(;a<l;){const c=a+l+1>>1;i(c)?a=c:l=c-1}return o.slice(0,a).join("")+"…"}else{let i=n;const a=[];for(const l of o){const c=this.ctx.measureText(l).width;if(i+c>e)break;a.push(l),i+=c+r}return a.join("")+"…"}}createFontStyle(A){const e=A.fontVariant.filter(n=>n==="normal"||n==="small-caps").join(""),r=nh(A.fontFamily).join(", "),s=oe(A.fontSize)?`${A.fontSize.number}${A.fontSize.unit}`:`${A.fontSize.number}px`;return[[A.fontStyle,e,A.fontWeight,s,r].join(" "),r,s]}async renderTextNode(A,e,r){const[s]=this.createFontStyle(e);this.ctx.font=s,this.ctx.direction=e.direction===1?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic";const n=e.paintOrder,o=e.fontSize.number*1.5;if(e.webkitLineClamp>0&&(e.display&2)!==0&&e.overflowY===1&&A.textBounds.length>0){const B=[];let f=[],u=A.textBounds[0].bounds.top;A.textBounds.forEach(w=>{Math.abs(w.bounds.top-u)>=o*.5?(f.length>0&&B.push(f),f=[w],u=w.bounds.top):f.push(w)}),f.length>0&&B.push(f);const h=e.webkitLineClamp;if(B.length>h){for(let m=0;m<h-1;m++)B[m].forEach(y=>{this.renderTextBoundWithPaintOrder(y,e,n)});const w=B[h-1];if(w&&w.length>0&&r){const m=w.map(F=>F.text).join(""),y=w[0],p=r.width-(y.bounds.left-r.left),E=this.truncateTextWithEllipsis(m,p,e.letterSpacing),T=new Je(E,y.bounds);n.forEach(F=>{switch(F){case 0:this.ctx.fillStyle=sA(e.color),e.letterSpacing===0?this.ctx.fillText(E,y.bounds.left,y.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(T,e.letterSpacing,e.fontSize.number,(K,V,q)=>this.ctx.fillText(K,V,q));break;case 1:e.webkitTextStrokeWidth&&E.trim().length&&(this.ctx.strokeStyle=sA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(E,y.bounds.left,y.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(T,e.letterSpacing,e.fontSize.number,(K,V,q)=>this.ctx.strokeText(K,V,q)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}})}return}}const a=e.textOverflow===1&&r&&e.overflowX===1&&A.textBounds.length>0;let l=!1,c="";if(a){const B=A.textBounds[0].bounds.top;if(A.textBounds.every(u=>Math.abs(u.bounds.top-B)<o*.5)){let u=A.textBounds.map(m=>m.text).join("");u=u.replace(/\s+/g," ").trim();const h=this.ctx.measureText(u).width,w=r.width;h>w&&(l=!0,c=this.truncateTextWithEllipsis(u,w,e.letterSpacing))}}if(l){const B=A.textBounds[0],f=new Je(c,B.bounds);n.forEach(u=>{switch(u){case 0:{this.ctx.fillStyle=sA(e.color),e.letterSpacing===0?this.ctx.fillText(c,B.bounds.left,B.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(w,m,y)=>this.ctx.fillText(w,m,y));const h=e.textShadow;h.length&&c.trim().length&&(h.slice(0).reverse().forEach(w=>{this.ctx.shadowColor=sA(w.color),this.ctx.shadowOffsetX=w.offsetX.number*this.options.scale,this.ctx.shadowOffsetY=w.offsetY.number*this.options.scale,this.ctx.shadowBlur=w.blur.number,e.letterSpacing===0?this.ctx.fillText(c,B.bounds.left,B.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(m,y,p)=>this.ctx.fillText(m,y,p))}),this.ctx.shadowColor="",this.ctx.shadowOffsetX=0,this.ctx.shadowOffsetY=0,this.ctx.shadowBlur=0);break}case 1:e.webkitTextStrokeWidth&&c.trim().length&&(this.ctx.strokeStyle=sA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(c,B.bounds.left,B.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(h,w,m)=>this.ctx.strokeText(h,w,m)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}});return}A.textBounds.forEach(B=>{n.forEach(f=>{switch(f){case 0:{this.ctx.fillStyle=sA(e.color),this.renderTextWithLetterSpacing(B,e.letterSpacing,e.fontSize.number);const u=e.textShadow;u.length&&B.text.trim().length&&(u.slice(0).reverse().forEach(h=>{this.ctx.shadowColor=sA(h.color),this.ctx.shadowOffsetX=h.offsetX.number*this.options.scale,this.ctx.shadowOffsetY=h.offsetY.number*this.options.scale,this.ctx.shadowBlur=h.blur.number,this.renderTextWithLetterSpacing(B,e.letterSpacing,e.fontSize.number)}),this.ctx.shadowColor="",this.ctx.shadowOffsetX=0,this.ctx.shadowOffsetY=0,this.ctx.shadowBlur=0),e.textDecorationLine.length&&this.renderTextDecoration(B.bounds,e);break}case 1:{if(e.webkitTextStrokeWidth&&B.text.trim().length){this.ctx.strokeStyle=sA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round";const u=e.fontSize.number;e.letterSpacing===0?this.ctx.strokeText(B.text,B.bounds.left,B.bounds.top+u):this.iterateLettersWithLetterSpacing(B,e.letterSpacing,u,(h,w,m)=>this.ctx.strokeText(h,w,m)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter"}break}}})})}}const ih=1e4;class Qn extends Fa{constructor(A,e){super(A,e),this.canvas=e.canvas?e.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),e.canvas||(this.canvas.width=Math.floor(e.width*e.scale),this.canvas.height=Math.floor(e.height*e.scale),this.canvas.style.width=`${e.width}px`,this.canvas.style.height=`${e.height}px`),this.fontMetrics=new jf(document),this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-e.x,-e.y),this.ctx.textBaseline="bottom",e.imageSmoothing!==void 0&&(this.ctx.imageSmoothingEnabled=e.imageSmoothing),e.imageSmoothingQuality&&(this.ctx.imageSmoothingQuality=e.imageSmoothingQuality),this.backgroundRenderer=new Yf({ctx:this.ctx,context:this.context,canvas:this.canvas,options:{width:e.width,height:e.height,scale:e.scale}}),this.borderRenderer=new qf({ctx:this.ctx},{path:r=>this.path(r),formatPath:r=>this.formatPath(r)}),this.effectsRenderer=new Ah({ctx:this.ctx},{path:r=>this.path(r)}),this.textRenderer=new oh({ctx:this.ctx,context:this.context,options:{scale:e.scale}}),this.context.logger.debug(`Canvas renderer initialized (${e.width}x${e.height}) with scale ${e.scale}`)}async renderStack(A){A.element.container.styles.isVisible()&&await this.renderStackContent(A)}async renderNode(A){if(iA(A.container.flags,16))debugger;A.container.styles.isVisible()&&(await this.renderNodeBackgroundAndBorders(A),await this.renderNodeContent(A))}renderReplacedElement(A,e,r){const s=r.naturalWidth||A.intrinsicWidth,n=r.naturalHeight||A.intrinsicHeight;if(r&&s>0&&n>0){const o=_t(A),i=Wr(e);this.path(i),this.ctx.save(),this.ctx.clip();let a=0,l=0,c=s,B=n,f=o.left,u=o.top,h=o.width,w=o.height;const{objectFit:m}=A.styles,y=h/w,p=c/B;if(m===2)p>y?(w=h/p,u+=(o.height-w)/2):(h=w*p,f+=(o.width-h)/2);else if(m===4)p>y?(c=B*y,a+=(s-c)/2):(B=c/y,l+=(n-B)/2);else if(m===8)c>h?(a+=(c-h)/2,c=h):(f+=(h-c)/2,h=c),B>w?(l+=(B-w)/2,B=w):(u+=(w-B)/2,w=B);else if(m===16){const E=p>y?h:w*p,T=c>h?c:h;E<T?p>y?(w=h/p,u+=(o.height-w)/2):(h=w*p,f+=(o.width-h)/2):(c>h?(a+=(c-h)/2,c=h):(f+=(h-c)/2,h=c),B>w?(l+=(B-w)/2,B=w):(u+=(w-B)/2,w=B))}this.ctx.drawImage(r,a,l,c,B,f,u,h,w),this.ctx.restore()}}async renderNodeContent(A){this.effectsRenderer.applyEffects(A.getEffects(4));const e=A.container,r=A.curves,s=e.styles,n=_t(e);for(const o of e.textNodes)await this.textRenderer.renderTextNode(o,s,n);if(e instanceof Xi)try{const o=await this.context.cache.match(e.src),i=this.ctx.imageSmoothingEnabled;s.imageRendering===XA.PIXELATED||s.imageRendering===XA.CRISP_EDGES?(this.context.logger.debug(`Disabling image smoothing for ${e.src} due to CSS image-rendering: ${s.imageRendering===XA.PIXELATED?"pixelated":"crisp-edges"}`),this.ctx.imageSmoothingEnabled=!1):s.imageRendering===XA.SMOOTH&&(this.context.logger.debug(`Enabling image smoothing for ${e.src} due to CSS image-rendering: smooth`),this.ctx.imageSmoothingEnabled=!0),this.renderReplacedElement(e,r,o),this.ctx.imageSmoothingEnabled=i}catch{this.context.logger.error(`Error loading image ${e.src}`)}if(e instanceof Wi&&this.renderReplacedElement(e,r,e.canvas),e instanceof Ji)try{const o=await this.context.cache.match(e.svg);this.renderReplacedElement(e,r,o)}catch{this.context.logger.error(`Error loading svg ${e.svg.substring(0,255)}`)}if(e instanceof $i&&e.tree){const i=await new Qn(this.context,{scale:this.options.scale,backgroundColor:e.backgroundColor,x:0,y:0,width:e.width,height:e.height}).render(e.tree);e.width&&e.height&&this.ctx.drawImage(i,0,0,e.width,e.height,e.bounds.left,e.bounds.top,e.bounds.width,e.bounds.height)}if(e instanceof Ot){const o=Math.min(e.bounds.width,e.bounds.height);e.type===Gr?e.checked&&(this.ctx.save(),this.path([new H(e.bounds.left+o*.39363,e.bounds.top+o*.79),new H(e.bounds.left+o*.16,e.bounds.top+o*.5549),new H(e.bounds.left+o*.27347,e.bounds.top+o*.44071),new H(e.bounds.left+o*.39694,e.bounds.top+o*.5649),new H(e.bounds.left+o*.72983,e.bounds.top+o*.23),new H(e.bounds.left+o*.84,e.bounds.top+o*.34085),new H(e.bounds.left+o*.39363,e.bounds.top+o*.79)]),this.ctx.fillStyle=sA(Yi),this.ctx.fill(),this.ctx.restore()):e.type===Vr&&e.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(e.bounds.left+o/2,e.bounds.top+o/2,o/4,0,Math.PI*2,!0),this.ctx.fillStyle=sA(Yi),this.ctx.fill(),this.ctx.restore())}if(ah(e)&&e.value.length){const[o,i,a]=this.textRenderer.createFontStyle(s),{baseline:l}=this.fontMetrics.getMetrics(i,a);this.ctx.font=o;const c=e instanceof Ot&&e.isPlaceholder;this.ctx.fillStyle=sA(c?Bf:s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=lh(e.styles.textAlign);const B=_t(e);let f=0;switch(e.styles.textAlign){case 1:f+=B.width/2;break;case 2:f+=B.width;break}let u=0;if(e instanceof Ot){const w=O(s.fontSize,0);u=(B.height-w)/2}const h=B.add(f,u,0,0);this.ctx.save(),this.path([new H(B.left,B.top),new H(B.left+B.width,B.top),new H(B.left+B.width,B.top+B.height),new H(B.left,B.top+B.height)]),this.ctx.clip(),this.textRenderer.renderTextWithLetterSpacing(new Je(e.value,h),s.letterSpacing,l),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(iA(e.styles.display,2048)){if(e.styles.listStyleImage!==null){const o=e.styles.listStyleImage;if(o.type===0){let i;const a=o.url;try{i=await this.context.cache.match(a),this.ctx.drawImage(i,e.bounds.left-(i.width+10),e.bounds.top)}catch{this.context.logger.error(`Error loading list-style-image ${a}`)}}}else if(A.listValue&&e.styles.listStyleType!==-1){const[o]=this.textRenderer.createFontStyle(s);this.ctx.font=o,this.ctx.fillStyle=sA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right";const i=new vA(e.bounds.left,e.bounds.top+O(e.styles.paddingTop,e.bounds.width),e.bounds.width,Fi(s.lineHeight,s.fontSize.number)/2+1);this.textRenderer.renderTextWithLetterSpacing(new Je(A.listValue,i),s.letterSpacing,Fi(s.lineHeight,s.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"}}}async renderStackContent(A){if(iA(A.element.container.flags,16))debugger;await this.renderNodeBackgroundAndBorders(A.element);for(const e of A.negativeZIndex)await this.renderStack(e);await this.renderNodeContent(A.element);for(const e of A.nonInlineLevel)await this.renderNode(e);for(const e of A.nonPositionedFloats)await this.renderStack(e);for(const e of A.nonPositionedInlineLevel)await this.renderStack(e);for(const e of A.inlineLevel)await this.renderNode(e);for(const e of A.zeroOrAutoZIndexOrTransformedOrOpacity)await this.renderStack(e);for(const e of A.positiveZIndex)await this.renderStack(e)}mask(A){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.options.width,0),this.ctx.lineTo(this.options.width,this.options.height),this.ctx.lineTo(0,this.options.height),this.ctx.lineTo(0,0),this.formatPath(A.slice(0).reverse()),this.ctx.closePath()}path(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()}formatPath(A){A.forEach((e,r)=>{const s=VA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),VA(e)&&this.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)})}async renderNodeBackgroundAndBorders(A){this.effectsRenderer.applyEffects(A.getEffects(2));const e=A.container.styles,r=!Ie(e.backgroundColor)||e.backgroundImage.length,s=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}],n=ch(lt(e.backgroundClip,0),A.curves);(r||e.boxShadow.length)&&(this.ctx.save(),this.path(n),this.ctx.clip(),Ie(e.backgroundColor)||(this.ctx.fillStyle=sA(e.backgroundColor),this.ctx.fill()),await this.backgroundRenderer.renderBackgroundImage(A.container),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach(i=>{this.ctx.save();const a=Xr(A.curves),l=i.inset?0:ih,c=Gf(a,-l+(i.inset?1:-1)*i.spread.number,(i.inset?1:-1)*i.spread.number,i.spread.number*(i.inset?-2:2),i.spread.number*(i.inset?-2:2));i.inset?(this.path(a),this.ctx.clip(),this.mask(c)):(this.mask(a),this.ctx.clip(),this.path(c)),this.ctx.shadowOffsetX=i.offsetX.number+l,this.ctx.shadowOffsetY=i.offsetY.number,this.ctx.shadowColor=sA(i.color),this.ctx.shadowBlur=i.blur.number,this.ctx.fillStyle=i.inset?sA(i.color):"rgba(0,0,0,1)",this.ctx.fill(),this.ctx.restore()}));let o=0;for(const i of s)i.style!==0&&!Ie(i.color)&&i.width>0&&(i.style===2?await this.borderRenderer.renderDashedDottedBorder(i.color,i.width,o,A.curves,2):i.style===3?await this.borderRenderer.renderDashedDottedBorder(i.color,i.width,o,A.curves,3):i.style===4?await this.borderRenderer.renderDoubleBorder(i.color,i.width,o,A.curves):await this.borderRenderer.renderSolidBorder(i.color,o,A.curves)),o++}async render(A){this.options.backgroundColor&&(this.ctx.fillStyle=sA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height));const e=_f(A);return await this.renderStack(e),this.effectsRenderer.applyEffects([]),this.canvas}}const ah=t=>t instanceof Zi||t instanceof zi?!0:t instanceof Ot&&t.type!==Vr&&t.type!==Gr,ch=(t,A)=>{switch(t){case 0:return Xr(A);case 2:return Df(A);default:return Wr(A)}},lh=t=>{switch(t){case 1:return"center";case 2:return"right";default:return"left"}};class Bh extends Fa{constructor(A,e){super(A,e),this.canvas=e.canvas?e.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),this.options=e,this.canvas.width=Math.floor(e.width*e.scale),this.canvas.height=Math.floor(e.height*e.scale),this.canvas.style.width=`${e.width}px`,this.canvas.style.height=`${e.height}px`,this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-e.x,-e.y),this.context.logger.debug(`EXPERIMENTAL ForeignObject renderer initialized (${e.width}x${e.height} at ${e.x},${e.y}) with scale ${e.scale}`)}async render(A){const e=on(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),r=await dh(e);return this.options.backgroundColor&&(this.ctx.fillStyle=sA(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(r,-this.options.x*this.options.scale,-this.options.y*this.options.scale),this.canvas}}const dh=t=>new Promise((A,e)=>{const r=new Image;r.onload=()=>{A(r)},r.onerror=e,r.src=`data:image/svg+xml;charset=utf-8,${encodeURIComponent(new XMLSerializer().serializeToString(t))}`});class xa{constructor({id:A,enabled:e}){this.id=A,this.enabled=e,this.start=Date.now()}debug(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.debug=="function"?console.debug(this.id,`${this.getTime()}ms`,...A):this.info(...A))}getTime(){return Date.now()-this.start}info(...A){this.enabled&&typeof window<"u"&&window.console&&typeof console.info=="function"&&console.info(this.id,`${this.getTime()}ms`,...A)}warn(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.warn=="function"?console.warn(this.id,`${this.getTime()}ms`,...A):this.info(...A))}error(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.error=="function"?console.error(this.id,`${this.getTime()}ms`,...A):this.info(...A))}}xa.instances={};class gh{constructor(A,e){if(this.context=A,this._options=e,this._cache=new Map,this._pendingOperations=new Map,this.maxSize=e.maxCacheSize??100,this.maxSize<1)throw new Error("Cache maxSize must be at least 1");this.maxSize>1e4&&this.context.logger.warn(`Cache maxSize ${this.maxSize} is very large and may cause memory issues. Consider using a smaller value (recommended: 100-1000).`)}addImage(A){const e=this._pendingOperations.get(A);if(e)return e;if(this.has(A)){const r=this._cache.get(A);return r&&(r.lastAccessed=Date.now()),Promise.resolve()}if(Un(A)||wh(A)){const r=this._addImageInternal(A);return this._pendingOperations.set(A,r),r.finally(()=>{this._pendingOperations.delete(A)}),r}return Promise.resolve()}async _addImageInternal(A){const e=this._options.imageTimeout??15e3,r=new Promise((n,o)=>{setTimeout(()=>{o(new Error(`Image load timeout after ${e}ms: ${A}`))},e)}),s=Promise.race([this.loadImage(A),r]);s.catch(n=>{this.context.logger.error(`Failed to load image ${A}: ${n instanceof Error?n.message:"Unknown error"}`)}),this.set(A,s)}match(A){const e=this._cache.get(A);if(e)return e.lastAccessed=Date.now(),e.value}set(A,e){if(this._cache.has(A)){const r=this._cache.get(A);r.value=e,r.lastAccessed=Date.now();return}this._cache.size>=this.maxSize&&this.evictLRU(),this._cache.set(A,{value:e,lastAccessed:Date.now()})}evictLRU(){let A=null,e=1/0;for(const[r,s]of this._cache.entries())s.lastAccessed<e&&(e=s.lastAccessed,A=r);A&&(this._cache.delete(A),this.context.logger.debug(`Cache: Evicted LRU entry: ${A}`))}size(){return this._cache.size}getMaxSize(){return this.maxSize}clear(){this._cache.clear()}async loadImage(A){const e=this.context.originChecker,r=a=>e.isSameOrigin(a),s=typeof this._options.customIsSameOrigin=="function"?await this._options.customIsSameOrigin(A,r):r(A),n=!Cn(A)&&this._options.useCORS===!0&&yA.SUPPORT_CORS_IMAGES&&!s,o=!Cn(A)&&!s&&!Un(A)&&typeof this._options.proxy=="string"&&yA.SUPPORT_CORS_XHR&&!n;if(!s&&this._options.allowTaint===!1&&!Cn(A)&&!Un(A)&&!o&&!n)return;let i=A;return o&&(i=await this.proxy(i)),this.context.logger.debug(`Added image ${A.substring(0,256)}`),await new Promise((a,l)=>{const c=new Image;c.onload=()=>a(c),c.onerror=l,(ph(i)||n)&&(c.crossOrigin="anonymous"),c.src=i,c.complete===!0&&setTimeout(()=>a(c),500),this._options.imageTimeout>0&&setTimeout(()=>l(`Timed out (${this._options.imageTimeout}ms) loading image`),this._options.imageTimeout)})}has(A){return this._cache.has(A)}keys(){return Promise.resolve(Object.keys(this._cache))}proxy(A){const e=this._options.proxy;if(!e)throw new Error("No proxy defined");const r=A.substring(0,256);return new Promise((s,n)=>{const o=yA.SUPPORT_RESPONSE_TYPE?"blob":"text",i=new XMLHttpRequest;i.onload=()=>{if(i.status===200)if(o==="text")s(i.response);else{const l=new FileReader;l.addEventListener("load",()=>s(l.result),!1),l.addEventListener("error",c=>n(c),!1),l.readAsDataURL(i.response)}else n(`Failed to proxy resource ${r} with status code ${i.status}`)},i.onerror=n;const a=e.indexOf("?")>-1?"&":"?";if(i.open("GET",`${e}${a}url=${encodeURIComponent(A)}&responseType=${o}`),o!=="text"&&i instanceof XMLHttpRequest&&(i.responseType=o),this._options.imageTimeout){const l=this._options.imageTimeout;i.timeout=l,i.ontimeout=()=>n(`Timed out (${l}ms) proxying ${r}`)}i.send()})}}const uh=/^data:image\/svg\+xml/i,fh=/^data:image\/.*;base64,/i,hh=/^data:image\/.*/i,wh=t=>yA.SUPPORT_SVG_DRAWING||!Qh(t),Cn=t=>hh.test(t),ph=t=>fh.test(t),Un=t=>t.substr(0,4)==="blob",Qh=t=>t.substr(-3).toLowerCase()==="svg"||uh.test(t);class Ch{constructor(A){if(!A||!A.document)throw new Error("Valid window object required for OriginChecker");if(!A.location||!A.location.href)throw new Error("Window object must have valid location");this.link=A.document.createElement("a"),this.origin=this.getOrigin(A.location.href)}getOrigin(A){return this.link.href=A,this.link.href=this.link.href,this.link.protocol+this.link.hostname+this.link.port}isSameOrigin(A){return this.getOrigin(A)===this.origin}getContextOrigin(){return this.origin}}class zr{constructor(A,e,r){this.windowBounds=e,this.instanceName=`#${zr.instanceCount++}`,this.config=r,this.logger=new xa({id:this.instanceName,enabled:A.logging}),this.originChecker=new Ch(r.window),this.cache=A.cache??r.cache??new gh(this,A)}}zr.instanceCount=1;class kt{constructor(A={}){if(this.window=A.window||(typeof window<"u"?window:null),!this.window)throw new Error("Window object is required but not available");this.cspNonce=A.cspNonce,this.cache=A.cache}static fromElement(A,e={}){const r=A.ownerDocument;if(!r)throw new Error("Element is not attached to a document");const s=r.defaultView;if(!s)throw new Error("Document is not attached to a window");return new kt({window:s,...e})}clone(A={}){return new kt({window:A.window||this.window,cspNonce:A.cspNonce??this.cspNonce,cache:A.cache??this.cache})}}function Uh(t){console.warn("[html2canvas-pro] setDefaultConfig is deprecated. Pass configuration to html2canvas directly.")}class mh{constructor(A={}){this.config={maxImageTimeout:3e5,allowDataUrls:!0,...A}}validateUrl(A,e="general"){if(!A||typeof A!="string")return{valid:!1,error:"URL must be a non-empty string"};if(A.startsWith("data:"))return this.config.allowDataUrls?{valid:!0,sanitized:A}:{valid:!1,error:"Data URLs are not allowed"};if(A.startsWith("blob:"))return{valid:!0,sanitized:A};try{const r=new URL(A);if(!["http:","https:"].includes(r.protocol))return{valid:!1,error:`Protocol ${r.protocol} is not allowed. Only http and https are permitted.`};if(e==="proxy"&&this.config.allowedProxyDomains&&this.config.allowedProxyDomains.length>0){const s=r.hostname.toLowerCase();if(!this.config.allowedProxyDomains.some(o=>{const i=o.toLowerCase();return s===i||s.endsWith("."+i)}))return{valid:!1,error:`Proxy domain ${r.hostname} is not in the allowed list`}}if(e==="proxy"){if(!this.config.allowLocalhostProxy){const s=r.hostname.toLowerCase();if(s==="localhost"||s==="127.0.0.1"||s==="::1")return{valid:!1,error:"Localhost is not allowed for proxy URLs"};if(this.isPrivateIP(s))return{valid:!1,error:"Private IP addresses are not allowed for proxy URLs"};if(s.startsWith("169.254.")||s.startsWith("fe80:"))return{valid:!1,error:"Link-local addresses are not allowed for proxy URLs"}}return{valid:!0,sanitized:A,requiresRuntimeCheck:!0}}return{valid:!0,sanitized:A}}catch(r){return{valid:!1,error:`Invalid URL format: ${r instanceof Error?r.message:"Unknown error"}`}}}isPrivateIP(A){return[/^0\./,/^10\./,/^100\.(6[4-9]|[7-9][0-9]|1[0-1][0-9]|12[0-7])\./,/^127\./,/^169\.254\./,/^172\.(1[6-9]|2[0-9]|3[0-1])\./,/^192\.0\.0\./,/^192\.0\.2\./,/^192\.168\./,/^198\.(1[8-9])\./,/^198\.51\.100\./,/^203\.0\.113\./,/^2(2[4-9]|3[0-9])\./,/^24[0-9]\./,/^255\.255\.255\.255$/].some(r=>r.test(A))?!0:A.includes(":")?this.isPrivateIPv6(A):!1}isPrivateIPv6(A){const s=A.toLowerCase().trim().replace(/^\[|\]$/g,"").split("%")[0];if(/^(0:){7}1$/.test(s)||s==="::1"||/^(0:){7}0$/.test(s)||s==="::")return!0;const n=this.expandIPv6(s);if(!n)return this.isPrivateIPv6Prefix(s);const o=parseInt(n.substring(0,2),16);if(o>=252&&o<=253)return!0;if(o===254){const i=parseInt(n.substring(2,4),16);if(i>=128&&i<=191)return!0}return o===255}expandIPv6(A){try{if(A.includes("::")){const e=A.split("::");if(e.length>2)return null;const r=e[0]?e[0].split(":"):[],s=e[1]?e[1].split(":"):[],n=8-r.length-s.length;if(n<0)return null;const o=Array(n).fill("0000");return[...r,...o,...s].map(a=>a.padStart(4,"0")).join(":")}else{const e=A.split(":");return e.length!==8?null:e.map(r=>r.padStart(4,"0")).join(":")}}catch{return null}}isPrivateIPv6Prefix(A){return!!(/^fc[0-9a-f]{0,2}:?/i.test(A)||/^fd[0-9a-f]{0,2}:?/i.test(A)||/^fe[89ab][0-9a-f]:?/i.test(A)||/^ff[0-9a-f]{0,2}:?/i.test(A))}validateCspNonce(A){return!A||typeof A!="string"?{valid:!1,error:"CSP nonce must be a non-empty string"}:A.length<16?{valid:!1,error:"CSP nonce is too short (minimum 16 characters recommended)"}:/^[A-Za-z0-9+/=_-]+$/.test(A)?{valid:!0,sanitized:A}:{valid:!1,error:"CSP nonce contains invalid characters"}}validateImageTimeout(A){return typeof A!="number"||isNaN(A)?{valid:!1,error:"Image timeout must be a number"}:A<0?{valid:!1,error:"Image timeout cannot be negative"}:this.config.maxImageTimeout&&A>this.config.maxImageTimeout?{valid:!1,error:`Image timeout ${A}ms exceeds maximum allowed ${this.config.maxImageTimeout}ms`}:{valid:!0,sanitized:A}}validateDimensions(A,e){if(typeof A!="number"||typeof e!="number")return{valid:!1,error:"Dimensions must be numbers"};if(isNaN(A)||isNaN(e))return{valid:!1,error:"Dimensions cannot be NaN"};if(A<=0||e<=0)return{valid:!1,error:"Dimensions must be positive"};const r=32767;return A>r||e>r?{valid:!1,error:`Dimensions exceed maximum allowed (${r}px)`}:{valid:!0,sanitized:{width:A,height:e}}}validateScale(A){return typeof A!="number"||isNaN(A)?{valid:!1,error:"Scale must be a number"}:A<=0?{valid:!1,error:"Scale must be positive"}:A>10?{valid:!1,error:"Scale factor too large (maximum 10x)"}:{valid:!0,sanitized:A}}validateElement(A){return A?typeof A!="object"?{valid:!1,error:"Element must be an object"}:typeof HTMLElement<"u"&&A instanceof HTMLElement?A.ownerDocument?{valid:!0}:{valid:!1,error:"Element must be attached to a document"}:A.ownerDocument?A.ownerDocument.defaultView?{valid:!0}:{valid:!1,error:"Document must be attached to a window (ownerDocument.defaultView required)"}:{valid:!1,error:"Element must be attached to a document (ownerDocument required)"}:{valid:!1,error:"Element is required"}}validateOptions(A){const e=[],r=A.proxy;if(r!=null&&typeof r=="string"&&r.length>0){const s=this.validateUrl(r,"proxy");s.valid||e.push(`Proxy: ${s.error}`)}if(A.imageTimeout!==void 0){const s=this.validateImageTimeout(A.imageTimeout);s.valid||e.push(`Image timeout: ${s.error}`)}if(A.width!==void 0||A.height!==void 0){const s=A.width??800,n=A.height??600,o=this.validateDimensions(s,n);o.valid||e.push(`Dimensions: ${o.error}`)}if(A.scale!==void 0){const s=this.validateScale(A.scale);s.valid||e.push(`Scale: ${s.error}`)}if(A.cspNonce!==void 0){const s=this.validateCspNonce(A.cspNonce);s.valid||e.push(`CSP nonce: ${s.error}`)}if(this.config.customValidator){const s=this.config.customValidator(A,"options");s.valid||e.push(`Custom validation: ${s.error}`)}return e.length>0?{valid:!1,error:e.join("; ")}:{valid:!0}}}function Fh(t={}){return new mh({allowDataUrls:!0,maxImageTimeout:3e5,...t})}class Eh{constructor(A,e=!0){this.context=A,this.activeMetrics=new Map,this.completedMetrics=[],this.enabled=e,this.getTime=typeof performance<"u"&&typeof performance.now=="function"?()=>performance.now():()=>Date.now()}start(A,e){this.enabled&&(this.activeMetrics.has(A)&&this.context?.logger.warn(`Performance metric '${A}' already started. Overwriting.`),this.activeMetrics.set(A,{name:A,startTime:this.getTime(),metadata:e}))}end(A){if(!this.enabled)return;const e=this.activeMetrics.get(A);if(!e){this.context?.logger.warn(`Performance metric '${A}' not found. Was start() called?`);return}return e.endTime=this.getTime(),e.duration=e.endTime-e.startTime,this.completedMetrics.push(e),this.activeMetrics.delete(A),this.context?.logger.debug(`⏱️ ${A}: ${e.duration.toFixed(2)}ms`,e.metadata),e}measure(A,e,r){this.start(A,r);try{const s=e();return this.end(A),s}catch(s){throw this.end(A),s}}async measureAsync(A,e,r){this.start(A,r);try{const s=await e();return this.end(A),s}catch(s){throw this.end(A),s}}getMetrics(){return[...this.completedMetrics]}getMetric(A){return this.completedMetrics.find(e=>e.name===A)}getSummary(){const A=this.completedMetrics.reduce((r,s)=>r+(s.duration||0),0),e=this.completedMetrics.map(r=>({name:r.name,duration:r.duration||0,percentage:A>0?((r.duration||0)/A*100).toFixed(1)+"%":"0%"}));return{totalDuration:A,metrics:this.getMetrics(),breakdown:e}}logSummary(){if(!this.enabled||this.completedMetrics.length===0||!this.context)return;const A=this.getSummary();this.context.logger.info(`
12
- 📊 Performance Summary (Total: ${A.totalDuration.toFixed(2)}ms):`),A.breakdown.sort((e,r)=>r.duration-e.duration).forEach(e=>{this.context.logger.info(` ${e.name.padEnd(20)} ${e.duration.toFixed(2).padStart(8)}ms ${e.percentage.padStart(6)}`)})}clear(){this.activeMetrics.clear(),this.completedMetrics.splice(0)}isEnabled(){return this.enabled}getActiveMetrics(){return Array.from(this.activeMetrics.keys())}}const ya=(t,A={},e)=>{const r=e||kt.fromElement(t,{cspNonce:A.cspNonce,cache:A.cache});return Hh(t,A,r)},xh=t=>{console.warn('[html2canvas-pro] setCspNonce is deprecated. Pass cspNonce in options instead: html2canvas(element, { cspNonce: "..." })'),typeof window<"u"&&Uh(new kt({window,cspNonce:t}))};ya.setCspNonce=xh;const yh=t=>{["scale","width","height","imageTimeout","x","y","windowWidth","windowHeight","scrollX","scrollY"].forEach(e=>{const r=t[e];if(r!=null&&typeof r!="number"){const s=Number(r);Number.isNaN(s)||(t[e]=s)}})},Hh=async(t,A,e)=>{if(yh(A),!A.skipValidation){const AA=A.validator||Fh(),aA=AA.validateElement(t);if(!aA.valid)throw new Error(aA.error);const eA=AA.validateOptions(A);if(!eA.valid)throw new Error(`Invalid options: ${eA.error}`)}if(!t||typeof t!="object")throw new Error("Invalid element provided as first argument");const r=t.ownerDocument;if(!r)throw new Error("Element is not attached to a Document");const s=r.defaultView;if(!s)throw new Error("Document is not attached to a Window");const n={allowTaint:A.allowTaint??!1,imageTimeout:A.imageTimeout??15e3,proxy:A.proxy,useCORS:A.useCORS??!1,customIsSameOrigin:A.customIsSameOrigin},o={logging:A.logging??!0,cache:A.cache??e.cache,...n},i=800,a=600,l=0,c=s,B={windowWidth:A.windowWidth??c.innerWidth??i,windowHeight:A.windowHeight??c.innerHeight??a,scrollX:A.scrollX??c.pageXOffset??l,scrollY:A.scrollY??c.pageYOffset??l},f=new vA(B.scrollX,B.scrollY,B.windowWidth,B.windowHeight),u=new zr(o,f,e),h=A.enablePerformanceMonitoring??A.logging??!1,w=new Eh(u,h);w.start("total",{width:B.windowWidth,height:B.windowHeight});const m=A.foreignObjectRendering??!1,y={allowTaint:A.allowTaint??!1,onclone:A.onclone,ignoreElements:A.ignoreElements,iframeContainer:A.iframeContainer,inlineImages:m,copyStyles:m,cspNonce:A.cspNonce??e.cspNonce};u.logger.debug(`Starting document clone with size ${f.width}x${f.height} scrolled to ${-f.left},${-f.top}`),w.start("clone");const p=new da(u,t,y),E=p.clonedReferenceElement;if(!E)throw new Error("Unable to find element in cloned iframe");const T=await p.toIFrame(r,f);w.end("clone");const{width:F,height:K,left:V,top:q}=cn(E)||hf(E)?Oc(E.ownerDocument):er(u,E),v=bh(u,E,A.backgroundColor),UA={canvas:A.canvas,backgroundColor:v,scale:A.scale??s.devicePixelRatio??1,x:(A.x??0)+V,y:(A.y??0)+q,width:A.width??Math.ceil(F),height:A.height??Math.ceil(K),imageSmoothing:A.imageSmoothing,imageSmoothingQuality:A.imageSmoothingQuality};let QA,wA;try{return m?(u.logger.debug("Document cloned, using foreign object rendering"),w.start("render-foreignobject"),QA=await new Bh(u,UA).render(E),w.end("render-foreignobject")):(u.logger.debug(`Document cloned, element located at ${V},${q} with size ${F}x${K} using computed rendering`),u.logger.debug("Starting DOM parsing"),w.start("parse"),wA=Aa(u,E),w.end("parse"),v===wA.styles.backgroundColor&&(wA.styles.backgroundColor=ae.TRANSPARENT),u.logger.debug(`Starting renderer for element at ${UA.x},${UA.y} with size ${UA.width}x${UA.height}`),w.start("render"),QA=await new Qn(u,UA).render(wA),w.end("render")),w.start("cleanup"),(A.removeContainer??!0)&&(da.destroy(T)||u.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),w.end("cleanup"),w.end("total"),u.logger.debug("Finished rendering"),h&&w.logSummary(),QA}finally{wA&&wA.restoreTree()}},bh=(t,A,e)=>{const r=A.ownerDocument,s=r.documentElement?rt(t,getComputedStyle(r.documentElement).backgroundColor):ae.TRANSPARENT,n=r.body?rt(t,getComputedStyle(r.body).backgroundColor):ae.TRANSPARENT,o=typeof e=="string"?rt(t,e):e===null?ae.TRANSPARENT:4294967295;return A===r.documentElement?Ie(s)?Ie(n)?o:n:s:o},Pt=2147483647,mn=Pt-1,Fn=Pt-1,Ih=Pt-10,vh=Pt-5,Sh=Pt-15,le="data-vg-pin-id",Lh=()=>{const t=window.innerWidth;return t<768?"mobile":t<1024?"tablet":"desktop"},Ha=(t,A)=>{if(!t)return"";try{const e=new Date(t);return isNaN(e.getTime())?"":new Intl.DateTimeFormat(A==="es"?"es-ES":"en-US",{day:"2-digit",month:"2-digit",year:"numeric",hour:"2-digit",minute:"2-digit",hour12:!1}).format(e)}catch{return""}},ba=({url:t,className:A,style:e,tooltipStyle:r,onHover:s})=>{const n=C.useRef(null),o=()=>{if(!n.current||!s)return;const i=n.current.getBoundingClientRect(),a=i.top,l=window.innerHeight-i.bottom,c=a<140&&l>a?"bottom":"top";s({url:t,x:i.left+i.width/2,y:c==="top"?i.top:i.bottom,direction:c})};return d.jsxs("div",{ref:n,className:`vg-url-tag ${A||""}`,style:e,onMouseEnter:o,onMouseMove:o,onMouseLeave:()=>s?.(null),children:[d.jsx(bc,{"data-source-path":"/src/components/ViewGateOverlay.tsx:117",size:e?.fontSize?parseInt(e.fontSize)+1:10}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:118",style:{maxWidth:e?.maxWidth||"150px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:new URL(t).pathname})]})},Xt=t=>{const A=[],e=[],r=[];let s=t;for(;s&&s.nodeType===Node.ELEMENT_NODE;){if(s.id&&!s.id.startsWith("vg-")&&!s.id.includes(":")){A.unshift(`#${s.id}`),r.unshift(`${s.localName}#${s.id}`);break}let n=s.localName;const o=Array.from(s.parentNode?.children||[]).indexOf(s),i=`${s.localName}[${o}]`;r.unshift(i);const a=s.getAttribute("data-testid")||s.getAttribute("data-qa");if(a&&e.push(`[data-testid="${a}"]`),s.getAttribute("placeholder"),s.getAttribute("aria-label"),s.getAttribute("role"),s.getAttribute("name"),s.getAttribute("title"),a){n=`[${s.hasAttribute("data-testid")?"data-testid":"data-qa"}="${a}"]`,A.unshift(n);break}const l=Array.from(s.parentNode?.children||[]).filter(c=>c.localName===s?.localName);if(l.length>1){const c=l.indexOf(s)+1;n+=`:nth-of-type(${c})`}A.unshift(n),s=s.parentElement}return{selector:A.join(" > "),fallbacks:e,vgPath:r.join(" > ")}},Th=t=>{const{vgPath:A}=Xt(t);return{vgPath:A,classHash:t.className,parentTag:t.parentElement?.tagName.toLowerCase(),neighborCount:t.parentElement?.children.length,ariaLabel:t.getAttribute("aria-label")||void 0,role:t.getAttribute("role")||void 0,name:t.getAttribute("name")||void 0,type:t.getAttribute("type")||void 0,placeholder:t.getAttribute("placeholder")||void 0,textSnippet:(t.innerText||"").slice(0,30).trim()}},Kh=(()=>{let t=null,A=null;return e=>{if(!e||typeof window>"u"||typeof document>"u")return e;if(e.includes("oklch")||e.includes("oklab")||e.includes("lab(")||e.includes("lch(")||e.includes("color("))try{if(t||(t=document.createElement("canvas"),t.width=1,t.height=1),A||(A=t.getContext("2d",{willReadFrequently:!0})),A){A.fillStyle="#000000",A.fillStyle=e;const n=A.fillStyle;if(n&&!n.includes("oklch")&&!n.includes("oklab"))return n}const r=document.createElement("div");r.style.color=e,document.body.appendChild(r);const s=getComputedStyle(r).color;return document.body.removeChild(r),s&&!s.includes("oklch")?s:"rgb(0,0,0)"}catch{return"rgb(0,0,0)"}return e}})(),Dh=t=>{const A=window.getComputedStyle(t),e={};return["display","position","margin","padding","font-size","color","background-color","width","height","z-index"].forEach(s=>{const n=A.getPropertyValue(s);e[s]=Kh(n)}),e},Oh=t=>{const e=Object.keys(t).find(n=>n.startsWith("__reactFiber$")||n.startsWith("__reactInternalInstance$"));if(!e)return"";const r=[];let s=t[e];for(;s;){const n=s.type;if(typeof n=="function"){const o=n.displayName||n.name;o&&!o.includes("ViewGate")&&!r.includes(o)&&r.unshift(o)}s=s.return}return r.join(" > ")||"Generic Component"},En=t=>{if(!t||t.id==="viewgate-ui"||t.id==="viewgate-shadow-host"||t.closest("#viewgate-shadow-host"))return!1;if(t.getAttribute("role")==="dialog"||t.getAttribute("aria-modal")==="true"||t.classList.contains("modal")||t.classList.contains("modal-content"))return!0;const A=window.getComputedStyle(t),e=t.getBoundingClientRect(),r=t.getAttribute("role");if(r&&["listbox","menu","combobox","tooltip","option"].includes(r)||e.width<120&&e.height<120)return!1;const n=parseInt(A.zIndex)||0,o=A.position==="fixed"||A.position==="absolute",i=e.width>window.innerWidth*.4&&e.height>window.innerHeight*.4,a=Math.abs(e.left+e.width/2-window.innerWidth/2)<50,l=t.getAttribute("class")||"",c=l.toLowerCase().includes("modal")||l.toLowerCase().includes("dialog");return!!(o&&n>=100&&(i||a||c))},Ke=t=>{if(!t.isConnected)return!1;const A=window.getComputedStyle(t);if(A.display==="none"||A.visibility==="hidden"||A.opacity==="0")return t.tagName!=="BODY"&&t.tagName,!1;if(t.offsetWidth===0||t.offsetHeight===0)return!1;let e=t.parentElement;for(;e;){const s=window.getComputedStyle(e);if(s.display==="none"||s.visibility==="hidden"||s.opacity==="0")return!1;e=e.parentElement}const r=t.getBoundingClientRect();return!(r.width===0||r.height===0)},Ia=(t,A=document)=>{const e=A.querySelector(t);if(e)return e;const r=A.querySelectorAll("*");for(const s of Array.from(r)){const n=s.shadowRoot;if(n){const o=Ia(t,n);if(o)return o}}return null},va=(t,A)=>{let e=document.elementFromPoint(t,A);for(;e&&e.shadowRoot;){const r=e.shadowRoot.elementFromPoint(t,A);if(!r||r===e)break;e=r}return e},Rh=t=>{if(!t.tag)return null;const A=Array.from(document.getElementsByTagName(t.tag));let e=null,r=0;for(const s of A){if(!Zr(s,t))continue;let n=0;const o=s.getAttribute("placeholder"),i=t.attributes?.placeholder||t.fingerprint?.placeholder;i&&o===i&&(n+=6);const a=s.getAttribute("type"),l=t.attributes?.type||t.fingerprint?.type;if(l&&a===l&&(n+=2),s.innerText?.trim()===t.text.trim()&&(n+=5),t.fingerprint?.vgPath){const{vgPath:c}=Xt(s);(c===t.vgPath||t.fingerprint?.vgPath===c)&&(n+=10)}n>r&&n>=7&&(r=n,e=s)}return e},Zr=(t,A)=>{if(t.tagName.toLowerCase()!==A.tag.toLowerCase())return!1;const e=t.getAttribute("placeholder"),r=A.attributes?.placeholder||A.fingerprint?.placeholder;if(r&&e&&r!==e)return!1;const s=t.getAttribute("type"),n=A.attributes?.type||A.fingerprint?.type;return!(n&&s&&n!==s)},Sa=(t,A)=>{if(A){const o=Array.from(document.querySelectorAll(`[${le}="${A}"]`));if(o.length>0){const i=o.filter(a=>Zr(a,t));if(i.length===0)o.forEach(a=>a.removeAttribute(le));else{const a=i.find(c=>{const{vgPath:B}=Xt(c);return B===t.vgPath||t.fingerprint?.vgPath===B}),l=a&&Ke(a)?a:i.find(c=>!(!Ke(c)||t.metadata?.isModal&&!c.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')));return l?(o.forEach(c=>{c!==l&&c.removeAttribute(le)}),l):null}}}const r=(t.selector?Array.from(document.querySelectorAll(t.selector)):[]).filter(o=>Zr(o,t));let s=r.find(o=>{const{vgPath:i}=Xt(o);return i===t.vgPath||t.fingerprint?.vgPath===i})||r[0]||null;if(s&&Ke(s))if(t.metadata?.isModal&&!s.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))s=null;else return s;if(t.fallbackSelectors)for(const o of t.fallbackSelectors){const i=Ia(o);if(i&&Zr(i,t)&&Ke(i)){if(t.metadata?.isModal&&!i.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))continue;return i}}const n=Rh(t);return n&&Ke(n)?t.metadata?.isModal&&!n.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')?null:n:null},xn=t=>({tag:t.tagName.toLowerCase(),text:(t.innerText||t.getAttribute("placeholder")||"").slice(0,50).trim(),role:t.getAttribute("role")||void 0,type:t.getAttribute("type")||void 0}),Mh=t=>{const A=t.parentElement;if(!A)return;const e=Array.from(A.children).filter(o=>o!==t).slice(0,5).map(o=>xn(o)),r=Array.from(A.children),s=r.indexOf(t);let n="middle";return s===0&&(n="start"),s===r.length-1&&(n="end"),{target:{...xn(t),location:`${n} of ${A.tagName.toLowerCase()}`},parent:xn(A),siblings:e}},La=(t,A)=>{let e="unknown:0",r=t;for(;r;){const f=r.getAttribute("data-source-path");if(f){e=f;break}r=r.parentElement}const s=Oh(t),{selector:n,fallbacks:o,vgPath:i}=Xt(t),a={};["placeholder","aria-label","name","type","alt","title","value","role"].forEach(f=>{const u=t.getAttribute(f);u&&(a[f]=u)});const l=(()=>{let f=t;for(;f&&f!==document.body;){if(En(f))return!0;f=f.parentElement}return!1})();let c;l&&A&&!A.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')&&(c=La(A));const B=`${t.tagName.toLowerCase()}-${(t.innerText||"").slice(0,20).replace(/\s+/g,"_")}-${n.split(" > ").slice(-1)}`;return{tag:t.tagName.toLowerCase(),id:t.id||"",classes:t.className||"",text:(t.innerText||"").slice(0,100).trim(),selector:n,vgPath:i,outerHtml:t.outerHTML,parentContext:t.parentElement?`<${t.parentElement.tagName.toLowerCase()} ${Array.from(t.parentElement.attributes).map(f=>`${f.name}="${f.value}"`).join(" ").slice(0,500)}>`:"N/A",componentPath:s,signature:B,source:e,attributes:a,fallbackSelectors:[...new Set(o)].slice(0,5),domPath:[],viewportSize:{width:window.innerWidth,height:window.innerHeight},uiContext:Mh(t),fingerprint:Th(t),metadata:{hint:`Edit ${e.split(":")[0]} at line ${e.split(":")[1]||"?"}`,computedStyles:Dh(t),viewportBreakpoint:Lh(),outerHtml:t.outerHTML.slice(0,1500),scrollPosition:{x:window.scrollX,y:window.scrollY},isModal:l,triggerReference:c}}},Ta=()=>{const{addToast:t,language:A,t:e,apiKey:r,baseUrl:s,dashboardUrl:n,disableViewGate:o,hasActiveToasts:i}=uo(),a=C.useMemo(()=>typeof window>"u"?!1:window.location.href.includes("viewgate-backlog"),[]),[l,c]=C.useState(typeof window<"u"?window.location.pathname:"/");C.useEffect(()=>{const g=()=>c(window.location.pathname);window.addEventListener("popstate",g);const b=window.history.pushState,U=window.history.replaceState;return window.history.pushState=function(...S){b.apply(this,S),g()},window.history.replaceState=function(...S){U.apply(this,S),g()},()=>{window.removeEventListener("popstate",g),window.history.pushState=b,window.history.replaceState=U}},[]);const[B,f]=C.useState(!1),[u,h]=C.useState("medium"),[w,m]=C.useState("medium"),[y,p]=C.useState("all"),[E,T]=C.useState(null),[F,K]=C.useState(null),[V,q]=C.useState(""),[v,UA]=C.useState(!1),[QA,wA]=C.useState(!1),[AA,aA]=C.useState(!1),[eA,ZA]=C.useState([]),[DA,HA]=C.useState(null),[Bt,Be]=C.useState(!1),[Q,D]=C.useState({}),[M,z]=C.useState(null),[WA,re]=C.useState(!1),[_,_A]=C.useState(null),[De,dt]=C.useState([]),[pA,Wt]=C.useState(()=>{if(typeof window>"u")return null;const g=localStorage.getItem("vg_selected_member");return g?JSON.parse(g):null});C.useEffect(()=>{!r||!s||fetch(`${s}/api/projects/members`,{headers:{"x-api-key":r}}).then(g=>g.json()).then(g=>{Array.isArray(g)&&dt(g)}).catch(g=>console.error("Failed to fetch project members",g))},[r,s]);const Hn=g=>{Wt(g),localStorage.setItem("vg_selected_member",JSON.stringify(g))},Oe=C.useCallback(async g=>{const U=await fetch(g,{headers:{"x-api-key":r}});if(!U.ok){const S=await U.json().catch(()=>({}));throw new Error(S.message||S.error||"Fetch failed")}return U.json()},[r]),$r=C.useMemo(()=>a?"backlog":"pending,todo,in_progress,review,ready_for_review,bug_fixing",[a]),{data:qr,isLoading:tA}=ro(r?`${s}/api/projects/active-sprint`:null,Oe,{refreshInterval:3e4,revalidateOnFocus:!0}),{data:rA,isLoading:j,mutate:Z}=ro(r&&(qr||a)?`${s}/api/annotations?status=${$r}`:null,Oe,{refreshInterval:1e4,revalidateOnFocus:!0,dedupingInterval:2e3}),[mA,OA]=C.useState(null),BA=C.useRef(eA);BA.current=eA;const[$,de]=C.useState(null),Re=C.useRef(null),[Ce,As]=C.useState([]),LA=C.useMemo(()=>{let g=Array.isArray(eA)?eA:[];if(M){const U=Ce.find(S=>S.annotations&&Array.isArray(S.annotations)&&S.annotations.some(W=>W._id===M));U?g=U.annotations:g=g.filter(S=>S._id===M)}return g=g.filter(U=>U.status!=="completed"&&U.status!=="done"),window.location.href.includes("viewgate-backlog")||($==="pending"?g=g.filter(U=>U.status!=="ready_for_review"):$==="ready"&&(g=g.filter(U=>U.status==="ready_for_review"))),y!=="all"&&(g=g.filter(U=>(U.priority||"medium")===y)),g},[M,eA,Ce,$,y]);C.useEffect(()=>{M&&LA.length===0&&!j&&z(null)},[M,LA.length,j]);const[TA,Jt]=C.useState(()=>{if(typeof window>"u")return{top:24,right:24};const g=localStorage.getItem("vg-exit-pos");return g?JSON.parse(g):{top:24,right:24}}),[Ye,gt]=C.useState(!1),Ue=C.useRef(null),[ut,Vh]=C.useState(()=>{if(typeof window>"u")return{bottom:30,right:30};const g=localStorage.getItem("vg-bar-pos");return g?JSON.parse(g):{bottom:30,right:30}}),[jt,Ka]=C.useState(!1),me=C.useRef(null),_h=g=>{g.preventDefault(),g.stopPropagation();const b=g.currentTarget.parentElement?.getBoundingClientRect();b&&(gt(!0),Ue.current={x:g.clientX,y:g.clientY,top:TA.top,right:TA.right,width:b.width,height:b.height})},kh=g=>{g.preventDefault(),g.stopPropagation();const b=g.currentTarget.parentElement?.getBoundingClientRect();b&&(Ka(!0),me.current={x:g.clientX,y:g.clientY,bottom:ut.bottom,right:ut.right,width:b.width,height:b.height})};C.useEffect(()=>{if(!Ye&&!jt)return;const g=U=>{if(Ye&&Ue.current){const S=U.clientX-Ue.current.x,W=U.clientY-Ue.current.y;let P=Ue.current.top+W,k=Ue.current.right-S;const L=10;P=Math.max(L,Math.min(window.innerHeight-Ue.current.height-L,P)),k=Math.max(L,Math.min(window.innerWidth-Ue.current.width-L,k)),Jt({top:P,right:k})}if(jt&&me.current){const S=U.clientX-me.current.x,W=U.clientY-me.current.y;let P=me.current.bottom-W,k=me.current.right-S;const L=10;P=Math.max(L,Math.min(window.innerHeight-me.current.height-L,P)),k=Math.max(L,Math.min(window.innerWidth-me.current.width-L,k)),Vh({bottom:P,right:k})}},b=()=>{Ye&&(gt(!1),localStorage.setItem("vg-exit-pos",JSON.stringify(TA)),Ue.current=null),jt&&(Ka(!1),localStorage.setItem("vg-bar-pos",JSON.stringify(ut)),me.current=null)};return window.addEventListener("mousemove",g),window.addEventListener("mouseup",b),()=>{window.removeEventListener("mousemove",g),window.removeEventListener("mouseup",b)}},[Ye,jt,TA,ut]);const[bn,In]=C.useState(null),[Da,Oa]=C.useState(""),[gw,uw]=C.useState({}),vn=C.useRef(null),ft=C.useRef(null),Yt=C.useCallback(()=>{typeof window>"u"||(ft.current&&cancelAnimationFrame(ft.current),ft.current=requestAnimationFrame(()=>{ft.current=null;const g=BA.current,b=Array.isArray(g)?g:[],U=new Set(b.map(Y=>Y._id));document.querySelectorAll(`[${le}]`).forEach(Y=>{const $A=Y.getAttribute(le);$A&&!U.has($A)&&Y.removeAttribute(le)});const W=Array.from(document.querySelectorAll('[role="dialog"], [aria-modal="true"], .modal, .modal-backdrop, .fixed.inset-0')).find(Y=>En(Y)&&Ke(Y)),P=!!W,k=new Map,L=new Map;b.forEach(Y=>{if(!Y||!Y.reference)return;try{const oA=window.location.pathname;if(new URL(Y.url).pathname!==oA)return}catch{return}const $A=!!Y.reference.metadata?.isModal,MA=Y.reference.metadata?.triggerReference;let uA=Sa(Y.reference,Y._id),KA=!1;if(MA){const oA=Sa(MA);oA&&Ke(oA)&&(uA=oA,KA=!0)}if(!uA||!Ke(uA))return;let bA=!1;if(P?bA=W.contains(uA):KA?bA=!0:bA=!$A,!bA)return;const qA=uA.getAttribute(le);qA!==Y._id&&(document.querySelectorAll(`[${le}="${Y._id}"]`).forEach(oA=>{oA.removeAttribute(le)}),qA||uA.setAttribute(le,Y._id));const CA=KA?k:L;CA.has(uA)||CA.set(uA,{anns:[]}),CA.get(uA).anns.push(Y)});const RA=[],FA=(Y,$A)=>{Y.forEach((MA,uA)=>{const{anns:KA}=MA,bA=uA.getBoundingClientRect(),qA=bA.left+bA.width/2,CA=bA.top+bA.height/2;if(qA>=0&&qA<=window.innerWidth&&CA>=0&&CA<=window.innerHeight){const oA=document.elementFromPoint(qA,CA),JA=document.getElementById("viewgate-shadow-host");if(oA&&!uA.contains(oA)&&oA!==JA&&!JA?.contains(oA))return}RA.push({id:KA[0]._id+($A?"_trig":""),element:uA,rect:bA,annotations:KA.sort((oA,JA)=>new Date(JA.timestamp||JA.createdAt).getTime()-new Date(oA.timestamp||oA.createdAt).getTime()),isModal:!!KA[0].reference?.metadata?.isModal,isTriggerPin:$A})})};FA(k,!0),FA(L,!1),As(RA)}))},[]);C.useEffect(()=>{if(rA){const g=Array.isArray(rA)?rA:rA?.data||[];if(Array.isArray(g)){const b=g.reduce((U,S)=>U.find(P=>P._id===S._id)?U:U.concat([S]),[]);ZA(b)}}else j||ZA([])},[rA,j]),C.useEffect(()=>{_A(qr||null)},[qr]),C.useEffect(()=>{AA&&eA.length===0&&!j&&aA(!1)},[AA,eA.length,j]),C.useEffect(()=>{Yt();const g=new MutationObserver(()=>Yt()),b=new ResizeObserver(()=>Yt()),U=()=>Yt();return g.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!0}),b.observe(document.documentElement),window.addEventListener("scroll",U,!0),()=>{g.disconnect(),b.disconnect(),window.removeEventListener("scroll",U,!0),ft.current&&cancelAnimationFrame(ft.current)}},[B,eA,Yt,AA,M,l]);const Sn=C.useCallback(g=>{let b=g;for(;b&&b!==document.body;){if(En(b))return b;b=b.parentElement}return null},[]);C.useEffect(()=>{const g=b=>{const U=b.target;U&&(Sn(U)||(Re.current=U))};return window.addEventListener("mousedown",g,!0),()=>window.removeEventListener("mousedown",g,!0)},[Sn]),C.useEffect(()=>{vn.current=document.getElementById("viewgate-shadow-host")},[]);const Ln=C.useCallback(g=>{if(!B||F)return;const b=va(g.clientX,g.clientY);if(!b||vn.current?.contains(b)||b.closest(".vg-no-capture")){T(null);return}const U=b.getBoundingClientRect();T({tag:b.tagName.toLowerCase(),source:b.getAttribute("data-source-path")||"unknown:0",rect:U,element:b,previewText:(b.innerText||"").slice(0,100)||(b.getAttribute("placeholder")||"").slice(0,100)||b.tagName.toLowerCase(),semanticReference:{...La(b,Re.current),normalizedOffset:{x:(g.clientX-U.left)/U.width,y:(g.clientY-U.top)/U.height}}})},[B,F]),Tn=C.useCallback(async g=>{if(!B||F)return;const b=va(g.clientX,g.clientY);if(!(!b||vn.current?.contains(b)||b.closest(".vg-no-capture"))&&E){g.preventDefault(),g.stopPropagation(),wA(!0);try{await new Promise(cA=>requestAnimationFrame(cA)),await new Promise(cA=>setTimeout(cA,60));const U=E.element,S=U.getBoundingClientRect(),W=window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0,P=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,k=S.left+W,L=S.top+P,FA=Sn(U)||document.documentElement,Y=FA.getBoundingClientRect(),$A=window.devicePixelRatio||1,MA=Math.max($A,3),uA=Array.from(FA.querySelectorAll("img"));await Promise.all(uA.map(cA=>{const ge=cA.getBoundingClientRect();return ge.bottom>0&&ge.top<window.innerHeight&&(cA.loading==="lazy"&&(cA.loading="eager"),!cA.complete)?new Promise(Me=>{cA.onload=Me,cA.onerror=Me}):Promise.resolve()})).catch(()=>{});const KA=await ya(FA,{scale:MA,useCORS:!0,logging:!1,backgroundColor:null,allowTaint:!0,imageTimeout:25e3,scrollX:0,scrollY:0,windowWidth:document.documentElement.offsetWidth,windowHeight:document.documentElement.offsetHeight,onclone:cA=>{const ge=cA.getElementById("viewgate-shadow-host");ge&&ge.style.setProperty("display","none","important");const Me=cA.querySelector(".vg-selection-overlay");Me&&Me.style.setProperty("display","none","important"),cA.querySelectorAll("*").forEach(I=>{window.getComputedStyle(I).position==="fixed"&&I.contains(U)})},ignoreElements:cA=>cA.id==="viewgate-shadow-host"||cA.classList.contains("vg-no-capture")||cA.classList.contains("vg-selection-overlay")}),bA=FA===document.documentElement?k:S.left-Y.left,qA=FA===document.documentElement?L:S.top-Y.top,CA=document.createElement("canvas"),oA=CA.getContext("2d"),JA=0;CA.width=(S.width+JA*2)*MA,CA.height=(S.height+JA*2)*MA,oA&&(oA.imageSmoothingEnabled=!0,oA.imageSmoothingQuality="high",oA.drawImage(KA,Math.max(0,(bA-JA)*MA),Math.max(0,(qA-JA)*MA),S.width*MA,S.height*MA,0,0,CA.width,CA.height),CA.toBlob(async cA=>{if(cA){const ge=new FileReader;ge.onloadend=()=>{K({...E,visualPreview:ge.result})},ge.readAsDataURL(cA)}else K(E)},"image/webp",.95))}catch(U){console.error("CRITICAL: High-fidelity capture failed:",U),K(E)}finally{wA(!1),T(null)}}},[B,E,F]);C.useEffect(()=>{const g=b=>{if(b.key==="Escape"){F?K(null):AA?aA(!1):B&&f(!1);return}const S=(()=>{let k=document.activeElement;for(;k&&k.shadowRoot&&k.shadowRoot.activeElement;)k=k.shadowRoot.activeElement;return k})();if(["input","textarea"].includes((S?.tagName||"").toLowerCase())||S?.isContentEditable)return;const P=b.key.toLowerCase();if(P==="c"&&!F&&!AA){if(!(_&&_.status!=="closed")&&!a&&!B){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(L=>!L)}P==="v"&&!F&&(eA.length>0||AA)&&(aA(k=>!k),AA||f(!1))};return B&&!F?document.body.classList.add("vg-cursor-pointer"):document.body.classList.remove("vg-cursor-pointer"),window.addEventListener("keydown",g),window.addEventListener("mousemove",Ln,!0),window.addEventListener("click",Tn,!0),()=>{document.body.classList.remove("vg-cursor-pointer"),window.removeEventListener("keydown",g),window.removeEventListener("mousemove",Ln,!0),window.removeEventListener("click",Tn,!0)}},[B,F,AA,eA,Ln,Tn]);const Ph=async()=>{if(!F||!V.trim())return;if(!pA){t(A==="es"?"Selecciona un usuario para comentar":"Please select a user to comment","error");return}UA(!0);const{semanticReference:g}=F,[b,U]=(g.source||"").split(":"),W={filePath:b,line:parseInt(U||"0"),url:window.location.href,title:V.length>50?V.substring(0,50)+"...":V,message:V,status:a?"backlog":"pending",priority:u,screenshot:F.visualPreview,componentName:g.componentPath||F.tag,reference:{...g,viewport:{width:window.innerWidth,height:window.innerHeight},timestamp:new Date().toISOString()}};pA&&(W.creator={name:pA.name,email:pA.email,avatar:pA.avatar});try{const P=await fetch(`${s}/api/annotations`,{method:"POST",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify(W)});if(!P.ok){const k=await P.json().catch(()=>({}));throw new Error(k.message||k.error||"Backend failed")}t(e.success,"success"),K(null),q(""),f(!1),Z()}catch(P){console.error(P);const k=P.message&&P.message!=="Backend failed"?P.message:e.error;t(k,"error")}finally{UA(!1)}};return d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1645",className:"vg-container",children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1646",className:"vg-no-capture",children:[!i&&d.jsxs("div",{style:{position:"fixed",top:`${TA.top}px`,right:`${TA.right}px`,zIndex:mn+10,display:"flex",alignItems:"center",gap:"8px",transition:Ye?"none":"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)"},children:[d.jsx("div",{onMouseDown:_h,style:{width:"20px",height:"32px",borderRadius:"6px",backgroundColor:"rgba(255, 255, 255, 0.85)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",cursor:"grab",color:"#1e293b",opacity:B?0:1,visibility:B?"hidden":"visible",transition:"all 0.2s",border:"1px solid rgba(0,0,0,0.1)",boxShadow:"0 2px 8px rgba(0,0,0,0.05)"},onMouseEnter:g=>{g.currentTarget.style.backgroundColor="white",g.currentTarget.style.color="#000000"},onMouseLeave:g=>{g.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.85)",g.currentTarget.style.color="#1e293b"},children:d.jsx(ao,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1690",size:14})}),d.jsx("button",{onClick:g=>{g.stopPropagation(),HA({title:e.exitConfirmTitle||"Close ViewGate?",message:e.exitConfirmMessage||"Are you sure you want to close ViewGate?",type:"danger",onConfirm:()=>o()})},title:"Cerrar ViewGate",style:{width:"40px",height:"40px",borderRadius:"12px",backgroundColor:"rgba(255, 255, 255, 0.9)",backdropFilter:"blur(8px)",display:"flex",alignItems:"center",justifyContent:"center",border:"1px solid rgba(0,0,0,0.05)",boxShadow:"0 4px 12px rgba(0,0,0,0.1)",cursor:"pointer",color:"#64748b",transition:"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)"},onMouseEnter:g=>{g.currentTarget.style.transform="scale(1.1) rotate(90deg)",g.currentTarget.style.color="#ef4444",g.currentTarget.style.backgroundColor="white"},onMouseLeave:g=>{g.currentTarget.style.transform="scale(1) rotate(0deg)",g.currentTarget.style.color="#64748b",g.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.9)"},children:d.jsx(Cs,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1730",size:20,strokeWidth:2.5})})]}),d.jsxs("div",{style:{position:"fixed",bottom:`${ut.bottom}px`,right:`${ut.right}px`,zIndex:mn,display:"flex",alignItems:"center",gap:"8px",transition:jt?"none":"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},id:"viewgate-ui",children:[d.jsx("div",{onMouseDown:kh,style:{width:"24px",height:"40px",borderRadius:"10px",backgroundColor:"rgba(255, 255, 255, 0.85)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",cursor:"grab",color:"#1e293b",opacity:B?0:1,visibility:B?"hidden":"visible",transition:"all 0.2s",border:"1px solid rgba(0,0,0,0.1)",boxShadow:"0 2px 8px rgba(0,0,0,0.05)"},onMouseEnter:g=>{g.currentTarget.style.backgroundColor="white",g.currentTarget.style.color="#000000"},onMouseLeave:g=>{g.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.85)",g.currentTarget.style.color="#1e293b"},className:"vg-animate-slide-up",children:d.jsx(ao,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1779",size:16})}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1782",className:"vg-action-bar vg-animate-slide-up",style:{transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[d.jsx("button",{onClick:()=>{if(!_&&!a&&!B){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(!B)},className:"vg-button-primary vg-animate-pop",style:{padding:"12px 24px",background:B?"#ef4444":!_&&!a?"#94a3b8":void 0,cursor:!_&&!a&&!B?"not-allowed":"pointer",opacity:!_&&!a&&!B?.7:1},title:!_&&!a&&!B?A==="es"?"Requiere sprint activo":"Requires active sprint":"",children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1800",style:{display:"flex",alignItems:"center",gap:"10px"},children:[B?d.jsx(Cs,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1801",size:20,className:"vg-animate-pop"}):d.jsx(Ar,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1801",size:20,className:"vg-animate-pop"}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1802",children:B?e.exitMode:e.enterMode})]})}),eA.length>0&&d.jsxs("button",{onClick:()=>{aA(!AA),f(!1),K(null)},className:"vg-button-ghost vg-animate-pop",style:{animationDelay:"0.1s"},children:[d.jsx(Hc,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1815",size:20}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1816",children:e.viewComments})]})]})]}),QA&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1824",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(255,255,255,0.6)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:mn+1,cursor:"wait"},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1830",className:"vg-glassmorphism",style:{padding:"30px 50px",display:"flex",flexDirection:"column",alignItems:"center",gap:"16px"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1831",className:"vg-spinner"}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1832",style:{fontWeight:600,fontSize:"14px",color:"#000000"},children:"Capturando..."})]})}),B&&!F&&d.jsx("div",{className:"vg-backdrop-blur",style:{opacity:1,clipPath:E?`polygon(
10
+ }`,Sf=(t,A)=>{Lf(t,`.${un}${If}${da}
11
+ .${fn}${vf}${da}`,A)},Lf=(t,A,e)=>{const r=t.ownerDocument;if(r){const s=r.createElement("style");s.textContent=A,e&&(s.nonce=e),t.appendChild(s)}},Tf=(t,A)=>{const e=t.ownerDocument.createElement("base");e.href=A;const r=t.getElementsByTagName("head").item(0);r?.insertBefore(e,r?.firstChild??null)};class H{constructor(A,e){this.type=0,this.x=A,this.y=e}add(A,e){return new H(this.x+A,this.y+e)}}const ot=(t,A,e)=>new H(t.x+(A.x-t.x)*e,t.y+(A.y-t.y)*e);class he{constructor(A,e,r,s){this.type=1,this.start=A,this.startControl=e,this.endControl=r,this.end=s}subdivide(A,e){const r=ot(this.start,this.startControl,A),s=ot(this.startControl,this.endControl,A),n=ot(this.endControl,this.end,A),o=ot(r,s,A),i=ot(s,n,A),a=ot(o,i,A);return e?new he(this.start,r,o,a):new he(a,i,n,this.end)}add(A,e){return new he(this.start.add(A,e),this.startControl.add(A,e),this.endControl.add(A,e),this.end.add(A,e))}reverse(){return new he(this.end,this.endControl,this.startControl,this.start)}}const GA=t=>t.type===1;class Kf{constructor(A){const e=A.styles,r=A.bounds;let[s,n]=vt(e.borderTopLeftRadius,r.width,r.height),[o,i]=vt(e.borderTopRightRadius,r.width,r.height),[a,l]=vt(e.borderBottomRightRadius,r.width,r.height),[c,B]=vt(e.borderBottomLeftRadius,r.width,r.height);const f=[];f.push((s+o)/r.width),f.push((c+a)/r.width),f.push((n+B)/r.height),f.push((i+l)/r.height);const u=Math.max(...f);u>1&&(s/=u,n/=u,o/=u,i/=u,a/=u,l/=u,c/=u,B/=u);const h=r.width-o,w=r.height-l,U=r.width-a,y=r.height-B,p=e.borderTopWidth,E=e.borderRightWidth,T=e.borderBottomWidth,F=e.borderLeftWidth,K=O(e.paddingTop,A.bounds.width),_=O(e.paddingRight,A.bounds.width),AA=O(e.paddingBottom,A.bounds.width),v=O(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||n>0?iA(r.left+F/3,r.top+p/3,s-F/3,n-p/3,W.TOP_LEFT):new H(r.left+F/3,r.top+p/3),this.topRightBorderDoubleOuterBox=s>0||n>0?iA(r.left+h,r.top+p/3,o-E/3,i-p/3,W.TOP_RIGHT):new H(r.left+r.width-E/3,r.top+p/3),this.bottomRightBorderDoubleOuterBox=a>0||l>0?iA(r.left+U,r.top+w,a-E/3,l-T/3,W.BOTTOM_RIGHT):new H(r.left+r.width-E/3,r.top+r.height-T/3),this.bottomLeftBorderDoubleOuterBox=c>0||B>0?iA(r.left+F/3,r.top+y,c-F/3,B-T/3,W.BOTTOM_LEFT):new H(r.left+F/3,r.top+r.height-T/3),this.topLeftBorderDoubleInnerBox=s>0||n>0?iA(r.left+F*2/3,r.top+p*2/3,s-F*2/3,n-p*2/3,W.TOP_LEFT):new H(r.left+F*2/3,r.top+p*2/3),this.topRightBorderDoubleInnerBox=s>0||n>0?iA(r.left+h,r.top+p*2/3,o-E*2/3,i-p*2/3,W.TOP_RIGHT):new H(r.left+r.width-E*2/3,r.top+p*2/3),this.bottomRightBorderDoubleInnerBox=a>0||l>0?iA(r.left+U,r.top+w,a-E*2/3,l-T*2/3,W.BOTTOM_RIGHT):new H(r.left+r.width-E*2/3,r.top+r.height-T*2/3),this.bottomLeftBorderDoubleInnerBox=c>0||B>0?iA(r.left+F*2/3,r.top+y,c-F*2/3,B-T*2/3,W.BOTTOM_LEFT):new H(r.left+F*2/3,r.top+r.height-T*2/3),this.topLeftBorderStroke=s>0||n>0?iA(r.left+F/2,r.top+p/2,s-F/2,n-p/2,W.TOP_LEFT):new H(r.left+F/2,r.top+p/2),this.topRightBorderStroke=s>0||n>0?iA(r.left+h,r.top+p/2,o-E/2,i-p/2,W.TOP_RIGHT):new H(r.left+r.width-E/2,r.top+p/2),this.bottomRightBorderStroke=a>0||l>0?iA(r.left+U,r.top+w,a-E/2,l-T/2,W.BOTTOM_RIGHT):new H(r.left+r.width-E/2,r.top+r.height-T/2),this.bottomLeftBorderStroke=c>0||B>0?iA(r.left+F/2,r.top+y,c-F/2,B-T/2,W.BOTTOM_LEFT):new H(r.left+F/2,r.top+r.height-T/2),this.topLeftBorderBox=s>0||n>0?iA(r.left,r.top,s,n,W.TOP_LEFT):new H(r.left,r.top),this.topRightBorderBox=o>0||i>0?iA(r.left+h,r.top,o,i,W.TOP_RIGHT):new H(r.left+r.width,r.top),this.bottomRightBorderBox=a>0||l>0?iA(r.left+U,r.top+w,a,l,W.BOTTOM_RIGHT):new H(r.left+r.width,r.top+r.height),this.bottomLeftBorderBox=c>0||B>0?iA(r.left,r.top+y,c,B,W.BOTTOM_LEFT):new H(r.left,r.top+r.height),this.topLeftPaddingBox=s>0||n>0?iA(r.left+F,r.top+p,Math.max(0,s-F),Math.max(0,n-p),W.TOP_LEFT):new H(r.left+F,r.top+p),this.topRightPaddingBox=o>0||i>0?iA(r.left+Math.min(h,r.width-E),r.top+p,h>r.width+E?0:Math.max(0,o-E),Math.max(0,i-p),W.TOP_RIGHT):new H(r.left+r.width-E,r.top+p),this.bottomRightPaddingBox=a>0||l>0?iA(r.left+Math.min(U,r.width-F),r.top+Math.min(w,r.height-T),Math.max(0,a-E),Math.max(0,l-T),W.BOTTOM_RIGHT):new H(r.left+r.width-E,r.top+r.height-T),this.bottomLeftPaddingBox=c>0||B>0?iA(r.left+F,r.top+Math.min(y,r.height-T),Math.max(0,c-F),Math.max(0,B-T),W.BOTTOM_LEFT):new H(r.left+F,r.top+r.height-T),this.topLeftContentBox=s>0||n>0?iA(r.left+F+v,r.top+p+K,Math.max(0,s-(F+v)),Math.max(0,n-(p+K)),W.TOP_LEFT):new H(r.left+F+v,r.top+p+K),this.topRightContentBox=o>0||i>0?iA(r.left+Math.min(h,r.width+F+v),r.top+p+K,h>r.width+F+v?0:o-F+v,i-(p+K),W.TOP_RIGHT):new H(r.left+r.width-(E+_),r.top+p+K),this.bottomRightContentBox=a>0||l>0?iA(r.left+Math.min(U,r.width-(F+v)),r.top+Math.min(w,r.height+p+K),Math.max(0,a-(E+_)),l-(T+AA),W.BOTTOM_RIGHT):new H(r.left+r.width-(E+_),r.top+r.height-(T+AA)),this.bottomLeftContentBox=c>0||B>0?iA(r.left+F+v,r.top+y,Math.max(0,c-(F+v)),B-(T+AA),W.BOTTOM_LEFT):new H(r.left+F+v,r.top+r.height-(T+AA))}}var W;(function(t){t[t.TOP_LEFT=0]="TOP_LEFT",t[t.TOP_RIGHT=1]="TOP_RIGHT",t[t.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",t[t.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(W||(W={}));const iA=(t,A,e,r,s)=>{const n=4*((Math.sqrt(2)-1)/3),o=e*n,i=r*n,a=t+e,l=A+r;switch(s){case W.TOP_LEFT:return new he(new H(t,l),new H(t,l-i),new H(a-o,A),new H(a,A));case W.TOP_RIGHT:return new he(new H(t,A),new H(t+o,A),new H(a,l-i),new H(a,l));case W.BOTTOM_RIGHT:return new he(new H(a,A),new H(a,A+i),new H(t+o,l),new H(t,l));case W.BOTTOM_LEFT:default:return new he(new H(a,l),new H(a-o,l),new H(t,A+i),new H(t,A))}},Pr=t=>[t.topLeftBorderBox,t.topRightBorderBox,t.bottomRightBorderBox,t.bottomLeftBorderBox],Df=t=>[t.topLeftContentBox,t.topRightContentBox,t.bottomRightContentBox,t.bottomLeftContentBox],Xr=t=>[t.topLeftPaddingBox,t.topRightPaddingBox,t.bottomRightPaddingBox,t.bottomLeftPaddingBox];class ga{constructor(A,e,r){this.offsetX=A,this.offsetY=e,this.matrix=r,this.type=0,this.target=6}}class Wr{constructor(A,e){this.path=A,this.target=e,this.type=1}}class Of{constructor(A){this.opacity=A,this.type=2,this.target=6}}class Gt{constructor(A){this.applyClip=A,this.type=3,this.target=6}}const Rf=t=>t.type===0,ua=t=>t.type===1,Mf=t=>t.type===2,Nf=t=>t.type===3,fa=(t,A)=>t.length===A.length?t.some((e,r)=>e===A[r]):!1,Gf=(t,A,e,r,s)=>t.map((n,o)=>{switch(o){case 0:return n.add(A,e);case 1:return n.add(A+r,e);case 2:return n.add(A+r,e+s);case 3:return n.add(A,e+s)}return n});class ha{constructor(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}class wa{constructor(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new Kf(this.container),this.container.styles.opacity<1&&this.effects.push(new Of(this.container.styles.opacity)),this.container.styles.rotate!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+O(r[0],this.container.bounds.width),n=this.container.bounds.top+O(r[1],this.container.bounds.height),i=this.container.styles.rotate*Math.PI/180,a=Math.cos(i),l=Math.sin(i),c=[a,l,-l,a,0,0];this.effects.push(new ga(s,n,c))}if(this.container.styles.transform!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+O(r[0],this.container.bounds.width),n=this.container.bounds.top+O(r[1],this.container.bounds.height),o=this.container.styles.transform;this.effects.push(new ga(s,n,o))}if(this.container.styles.overflowX!==0){const r=Pr(this.curves),s=Xr(this.curves);fa(r,s)?this.effects.push(new Wr(r,6)):(this.effects.push(new Wr(r,2)),this.effects.push(new Wr(s,4)))}if(this.container.styles.clipPath.type!==0){const r=Vf(this.container.styles.clipPath,this.container.bounds);r&&this.effects.push(r)}}getEffects(A){let e=[2,3].indexOf(this.container.styles.position)===-1,r=this.parent;const s=this.effects.slice(0);for(;r;){const n=r.effects.filter(o=>!ua(o));if(e||r.container.styles.position!==0||!r.parent){if(e=[2,3].indexOf(r.container.styles.position)===-1,r.container.styles.overflowX!==0){const o=Pr(r.curves),i=Xr(r.curves);fa(o,i)||s.unshift(new Wr(i,6))}s.unshift(...n)}else s.unshift(...n);r=r.parent}return s.filter(n=>aA(n.target,A))}}const pa=(t,A,e,r,s)=>t==="closest-side"?Math.min(A-e,r-A):t==="farthest-side"?Math.max(A-e,r-A):O(t,s),Vf=(t,A)=>{const{left:e,top:r,width:s,height:n}=A;switch(t.type){case 1:{const o=O(t.left,s),i=O(t.top,n),a=e+o,l=r+i,c=Math.max(0,s-o-O(t.right,s)),B=Math.max(0,n-i-O(t.bottom,n));return new Gt(f=>{f.beginPath(),f.rect(a,l,c,B),f.clip()})}case 2:{const o=e+O(t.cx,s),i=r+O(t.cy,n);let a;return t.radius==="closest-side"?a=Math.min(o-e,i-r,e+s-o,r+n-i):t.radius==="farthest-side"?a=Math.max(o-e,i-r,e+s-o,r+n-i):a=O(t.radius,Math.sqrt(s*s+n*n)/Math.SQRT2),new Gt(l=>{l.beginPath(),l.arc(o,i,Math.max(0,a),0,Math.PI*2),l.clip()})}case 3:{const o=e+O(t.cx,s),i=r+O(t.cy,n),a=pa(t.rx,o,e,e+s,s),l=pa(t.ry,i,r,r+n,n);return new Gt(c=>{c.beginPath(),c.ellipse(o,i,Math.max(0,a),Math.max(0,l),0,0,Math.PI*2),c.clip()})}case 4:{const o=t.points.map(([i,a])=>[e+O(i,s),r+O(a,n)]);return new Gt(i=>{if(i.beginPath(),o.length>0){i.moveTo(o[0][0],o[0][1]);for(let a=1;a<o.length;a++)i.lineTo(o[a][0],o[a][1]);i.closePath()}i.clip()})}case 5:{const{d:o}=t;return new Gt(i=>{try{const a=i.getTransform();i.translate(e,r),i.clip(new Path2D(o)),i.setTransform(a)}catch{}})}case 0:return null;default:return null}},hn=(t,A,e,r)=>{t.container.elements.forEach(s=>{const n=aA(s.flags,4),o=aA(s.flags,2),i=new wa(s,t);aA(s.styles.display,2048)&&r.push(i);const a=aA(s.flags,8)?[]:r;if(n||o){const l=n||s.styles.isPositioned()?e:A,c=new ha(i);if(s.styles.isPositioned()||s.styles.opacity<1||s.styles.isTransformed()){const B=s.styles.zIndex.order;if(B<0){let f=0;l.negativeZIndex.some((u,h)=>B>u.element.container.styles.zIndex.order?(f=h,!1):f>0),l.negativeZIndex.splice(f,0,c)}else if(B>0){let f=0;l.positiveZIndex.some((u,h)=>B>=u.element.container.styles.zIndex.order?(f=h+1,!1):f>0),l.positiveZIndex.splice(f,0,c)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else s.styles.isFloating()?l.nonPositionedFloats.push(c):l.nonPositionedInlineLevel.push(c);hn(i,c,n?c:e,a)}else s.styles.isInlineLevel()?A.inlineLevel.push(i):A.nonInlineLevel.push(i),hn(i,A,e,a);aA(s.flags,8)&&Qa(s,a)})},Qa=(t,A)=>{let e=t instanceof on?t.start:1;const r=t instanceof on?t.reversed:!1;for(let s=0;s<A.length;s++){const n=A[s];n.container instanceof Ji&&typeof n.container.value=="number"&&n.container.value!==0&&(e=n.container.value),n.listValue=Mt(e,n.container.styles.listStyleType,!0),e+=r?-1:1}},_f=t=>{const A=new wa(t,null),e=new ha(A),r=[];return hn(A,e,e,r),Qa(A.container,r),e},Ca=t=>{const A=t.bounds,e=t.styles;return A.add(e.borderLeftWidth,e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth),-(e.borderTopWidth+e.borderBottomWidth))},Vt=t=>{const A=t.styles,e=t.bounds,r=O(A.paddingLeft,e.width),s=O(A.paddingRight,e.width),n=O(A.paddingTop,e.width),o=O(A.paddingBottom,e.width);return e.add(r+A.borderLeftWidth,n+A.borderTopWidth,-(A.borderRightWidth+A.borderLeftWidth+r+s),-(A.borderTopWidth+A.borderBottomWidth+n+o))},kf=(t,A)=>t===0?A.bounds:t===2?Vt(A):Ca(A),Pf=(t,A)=>t===0?A.bounds:t===2?Vt(A):Ca(A),wn=(t,A,e)=>{const r=kf(at(t.styles.backgroundOrigin,A),t),s=Pf(at(t.styles.backgroundClip,A),t),n=Xf(at(t.styles.backgroundSize,A),e,r);let[o,i]=n;const a=vt(at(t.styles.backgroundPosition,A),r.width-o,r.height-i),l=Wf(at(t.styles.backgroundRepeat,A),a,n,r,s),c=Math.round(r.left+a[0]),B=Math.round(r.top+a[1]);return o=Math.max(1,o),i=Math.max(1,i),[l,c,B,o,i]},it=t=>R(t)&&t.value===tt.AUTO,Jr=t=>typeof t=="number",Xf=(t,[A,e,r],s)=>{const[n,o]=t;if(!n)return[0,0];if(J(n)&&o&&J(o))return[O(n,s.width),O(o,s.height)];const i=Jr(r);if(R(n)&&(n.value===tt.CONTAIN||n.value===tt.COVER))return Jr(r)?s.width/s.height<r!=(n.value===tt.COVER)?[s.width,s.width/r]:[s.height*r,s.height]:[s.width,s.height];const a=Jr(A),l=Jr(e),c=a||l;if(it(n)&&(!o||it(o))){if(a&&l)return[A,e];if(!i&&!c)return[s.width,s.height];if(c&&i){const w=a?A:e*r,U=l?e:A/r;return[w,U]}const u=a?A:s.width,h=l?e:s.height;return[u,h]}if(i){let u=0,h=0;return J(n)?u=O(n,s.width):J(o)&&(h=O(o,s.height)),it(n)?u=h*r:(!o||it(o))&&(h=u/r),[u,h]}let B=null,f=null;if(J(n)?B=O(n,s.width):o&&J(o)&&(f=O(o,s.height)),B!==null&&(!o||it(o))&&(f=a&&l?B/A*e:s.height),f!==null&&it(n)&&(B=a&&l?f/e*A:s.width),B!==null&&f!==null)return[B,f];throw new Error("Unable to calculate background-size for element")},at=(t,A)=>{const e=t[A];return typeof e>"u"?t[0]:e},Wf=(t,[A,e],[r,s],n,o)=>{switch(t){case 2:return[new H(Math.round(n.left),Math.round(n.top+e)),new H(Math.round(n.left+n.width),Math.round(n.top+e)),new H(Math.round(n.left+n.width),Math.round(s+n.top+e)),new H(Math.round(n.left),Math.round(s+n.top+e))];case 3:return[new H(Math.round(n.left+A),Math.round(n.top)),new H(Math.round(n.left+A+r),Math.round(n.top)),new H(Math.round(n.left+A+r),Math.round(n.height+n.top)),new H(Math.round(n.left+A),Math.round(n.height+n.top))];case 1:return[new H(Math.round(n.left+A),Math.round(n.top+e)),new H(Math.round(n.left+A+r),Math.round(n.top+e)),new H(Math.round(n.left+A+r),Math.round(n.top+e+s)),new H(Math.round(n.left+A),Math.round(n.top+e+s))];default:return[new H(Math.round(o.left),Math.round(o.top)),new H(Math.round(o.left+o.width),Math.round(o.top)),new H(Math.round(o.left+o.width),Math.round(o.height+o.top)),new H(Math.round(o.left),Math.round(o.height+o.top))]}},Jf="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",Ua="Hidden Text";class jf{constructor(A){this._data={},this._document=A}parseMetrics(A,e){const r=this._document.createElement("div"),s=this._document.createElement("img"),n=this._document.createElement("span"),o=this._document.body;r.style.visibility="hidden",r.style.fontFamily=A,r.style.fontSize=e,r.style.margin="0",r.style.padding="0",r.style.whiteSpace="nowrap",o.appendChild(r),s.src=Jf,s.width=1,s.height=1,s.style.margin="0",s.style.padding="0",s.style.verticalAlign="baseline",n.style.fontFamily=A,n.style.fontSize=e,n.style.margin="0",n.style.padding="0",n.appendChild(this._document.createTextNode(Ua)),r.appendChild(n),r.appendChild(s);const i=s.offsetTop-n.offsetTop+2;r.removeChild(n),r.appendChild(this._document.createTextNode(Ua)),r.style.lineHeight="normal",s.style.verticalAlign="super";const a=s.offsetTop-r.offsetTop+2;return o.removeChild(r),{baseline:i,middle:a}}getMetrics(A,e){const r=`${A} ${e}`;return typeof this._data[r]>"u"&&(this._data[r]=this.parseMetrics(A,e)),this._data[r]}}class ma{constructor(A,e){this.context=A,this.options=e}}class Yf{constructor(A){this.ctx=A.ctx,this.context=A.context,this.canvas=A.canvas}async renderBackgroundImage(A){let e=A.styles.backgroundImage.length-1;for(const r of A.styles.backgroundImage.slice(0).reverse())r.type===0?await this.renderBackgroundURLImage(A,r,e):bd(r)?this.renderLinearGradient(A,r,e):Id(r)&&this.renderRadialGradient(A,r,e),e--}async renderBackgroundURLImage(A,e,r){let s;const n=e.url;try{s=await this.context.cache.match(n)}catch{this.context.logger.error(`Error loading background-image ${n}`)}if(s){const o=isNaN(s.width)||s.width===0?1:s.width,i=isNaN(s.height)||s.height===0?1:s.height,[a,l,c,B,f]=wn(A,r,[o,i,o/i]),u=this.ctx.createPattern(this.resizeImage(s,B,f,A.styles.imageRendering),"repeat");this.renderRepeat(a,u,l,c)}}renderLinearGradient(A,e,r){const[s,n,o,i,a]=wn(A,r,[null,null,null]),[l,c,B,f,u]=Fd(e.angle,i,a),w=(this.canvas.ownerDocument??document).createElement("canvas");w.width=i,w.height=a;const U=w.getContext("2d"),y=U.createLinearGradient(c,f,B,u);if(li(e.stops,l||1).forEach(p=>y.addColorStop(p.stop,oA(p.color))),U.fillStyle=y,U.fillRect(0,0,i,a),i>0&&a>0){const p=this.ctx.createPattern(w,"repeat");this.renderRepeat(s,p,n,o)}}renderRadialGradient(A,e,r){const[s,n,o,i,a]=wn(A,r,[null,null,null]),l=e.position.length===0?[Ge]:e.position,c=O(l[0],i),B=O(l[l.length-1],a);let[f,u]=Ed(e,c,B,i,a);if((f===0||u===0)&&(f=Math.max(f,.01),u=Math.max(u,.01)),f>0&&u>0){const h=this.ctx.createRadialGradient(n+c,o+B,0,n+c,o+B,f);if(li(e.stops,f*2).forEach(w=>h.addColorStop(w.stop,oA(w.color))),this.path(s),this.ctx.fillStyle=h,f!==u){const w=A.bounds.left+.5*A.bounds.width,U=A.bounds.top+.5*A.bounds.height,y=u/f,p=1/y;this.ctx.save(),this.ctx.translate(w,U),this.ctx.transform(1,0,0,y,0,0),this.ctx.translate(-w,-U),this.ctx.fillRect(n,p*(o-U)+U,i,a*p),this.ctx.restore()}else this.ctx.fill()}}renderRepeat(A,e,r,s){this.path(A),this.ctx.fillStyle=e,this.ctx.translate(r,s),this.ctx.fill(),this.ctx.translate(-r,-s)}resizeImage(A,e,r,s){const o=(this.canvas.ownerDocument??document).createElement("canvas");o.width=Math.max(1,e),o.height=Math.max(1,r);const i=o.getContext("2d");return s===XA.PIXELATED||s===XA.CRISP_EDGES?(this.context.logger.debug("Disabling image smoothing for background image due to CSS image-rendering"),i.imageSmoothingEnabled=!1):s===XA.SMOOTH?(this.context.logger.debug("Enabling image smoothing for background image due to CSS image-rendering: smooth"),i.imageSmoothingEnabled=!0):i.imageSmoothingEnabled=this.ctx.imageSmoothingEnabled,this.ctx.imageSmoothingQuality&&(i.imageSmoothingQuality=this.ctx.imageSmoothingQuality),i.drawImage(A,0,0,A.width,A.height,0,0,e,r),o}path(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()}formatPath(A){A.forEach((e,r)=>{const s=GA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),GA(e)&&this.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)})}}const Fa=(t,A)=>{switch(A){case 0:return YA(t.topLeftBorderBox,t.topLeftPaddingBox,t.topRightBorderBox,t.topRightPaddingBox);case 1:return YA(t.topRightBorderBox,t.topRightPaddingBox,t.bottomRightBorderBox,t.bottomRightPaddingBox);case 2:return YA(t.bottomRightBorderBox,t.bottomRightPaddingBox,t.bottomLeftBorderBox,t.bottomLeftPaddingBox);default:return YA(t.bottomLeftBorderBox,t.bottomLeftPaddingBox,t.topLeftBorderBox,t.topLeftPaddingBox)}},zf=(t,A)=>{switch(A){case 0:return YA(t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox,t.topRightBorderBox,t.topRightBorderDoubleOuterBox);case 1:return YA(t.topRightBorderBox,t.topRightBorderDoubleOuterBox,t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox);case 2:return YA(t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox,t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox);default:return YA(t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox,t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox)}},Zf=(t,A)=>{switch(A){case 0:return YA(t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox,t.topRightBorderDoubleInnerBox,t.topRightPaddingBox);case 1:return YA(t.topRightBorderDoubleInnerBox,t.topRightPaddingBox,t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox);case 2:return YA(t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox,t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox);default:return YA(t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox,t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox)}},$f=(t,A)=>{switch(A){case 0:return jr(t.topLeftBorderStroke,t.topRightBorderStroke);case 1:return jr(t.topRightBorderStroke,t.bottomRightBorderStroke);case 2:return jr(t.bottomRightBorderStroke,t.bottomLeftBorderStroke);default:return jr(t.bottomLeftBorderStroke,t.topLeftBorderStroke)}},jr=(t,A)=>{const e=[];return GA(t)?e.push(t.subdivide(.5,!1)):e.push(t),GA(A)?e.push(A.subdivide(.5,!0)):e.push(A),e},YA=(t,A,e,r)=>{const s=[];return GA(t)?s.push(t.subdivide(.5,!1)):s.push(t),GA(e)?s.push(e.subdivide(.5,!0)):s.push(e),GA(r)?s.push(r.subdivide(.5,!0).reverse()):s.push(r),GA(A)?s.push(A.subdivide(.5,!1).reverse()):s.push(A),s};class qf{constructor(A,e){this.ctx=A.ctx,this.pathCallbacks=e}async renderSolidBorder(A,e,r){this.pathCallbacks.path(Fa(r,e)),this.ctx.fillStyle=oA(A),this.ctx.fill()}async renderDoubleBorder(A,e,r,s){if(e<3){await this.renderSolidBorder(A,r,s);return}const n=zf(s,r);this.pathCallbacks.path(n),this.ctx.fillStyle=oA(A),this.ctx.fill();const o=Zf(s,r);this.pathCallbacks.path(o),this.ctx.fill()}async renderDashedDottedBorder(A,e,r,s,n){this.ctx.save();const o=$f(s,r),i=Fa(s,r);n===2&&(this.pathCallbacks.path(i),this.ctx.clip());let a,l,c,B;GA(i[0])?(a=i[0].start.x,l=i[0].start.y):(a=i[0].x,l=i[0].y),GA(i[1])?(c=i[1].end.x,B=i[1].end.y):(c=i[1].x,B=i[1].y);let f;r===0||r===2?f=Math.abs(a-c):f=Math.abs(l-B),this.ctx.beginPath(),n===3?this.pathCallbacks.formatPath(o):this.pathCallbacks.formatPath(i.slice(0,2));let u=e<3?e*3:e*2,h=e<3?e*2:e;n===3&&(u=e,h=e);let w=!0;if(f<=u*2)w=!1;else if(f<=u*2+h){const U=f/(2*u+h);u*=U,h*=U}else{const U=Math.floor((f+h)/(u+h)),y=(f-U*u)/(U-1),p=(f-(U+1)*u)/U;h=p<=0||Math.abs(h-y)<Math.abs(h-p)?y:p}if(w&&(n===3?this.ctx.setLineDash([0,u+h]):this.ctx.setLineDash([u,h])),n===3?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=e*2+1.1,this.ctx.strokeStyle=oA(A),this.ctx.stroke(),this.ctx.setLineDash([]),n===2){if(GA(i[0])){const U=i[3],y=i[0];this.ctx.beginPath(),this.pathCallbacks.formatPath([new H(U.end.x,U.end.y),new H(y.start.x,y.start.y)]),this.ctx.stroke()}if(GA(i[1])){const U=i[1],y=i[2];this.ctx.beginPath(),this.pathCallbacks.formatPath([new H(U.end.x,U.end.y),new H(y.start.x,y.start.y)]),this.ctx.stroke()}}this.ctx.restore()}}class Ah{constructor(A,e){this.activeEffects=[],this.ctx=A.ctx,this.pathCallback=e}applyEffects(A){for(;this.activeEffects.length;)this.popEffect();A.forEach(e=>this.applyEffect(e))}applyEffect(A){this.ctx.save(),Mf(A)?this.ctx.globalAlpha=A.opacity:Rf(A)?(this.ctx.translate(A.offsetX,A.offsetY),this.ctx.transform(A.matrix[0],A.matrix[1],A.matrix[2],A.matrix[3],A.matrix[4],A.matrix[5]),this.ctx.translate(-A.offsetX,-A.offsetY)):ua(A)?(this.pathCallback.path(A.path),this.ctx.clip()):Nf(A)&&A.applyClip(this.ctx),this.activeEffects.push(A)}popEffect(){this.activeEffects.pop(),this.ctx.restore()}getActiveEffectCount(){return this.activeEffects.length}hasActiveEffects(){return this.activeEffects.length>0}}const eh=["-apple-system","system-ui"],th=/[\u2E80-\u2FFF\u3000-\u30FF\u3400-\u4DBF\u4E00-\u9FFF\uAC00-\uD7AF\uF900-\uFAFF\uFF01-\uFFEF]/,rh=t=>th.test(t),sh=()=>{if(typeof navigator>"u")return null;const t=navigator.userAgent,A=/iPhone|iPad|iPod/.test(t),e=/Macintosh/.test(t)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>1;if(!A&&!e)return null;const r=[/(?:iPhone|CPU(?:\siPhone)?)\sOS\s(\d+)[\._](\d+)/,/Version\/(\d+)\.(\d+)/];for(const s of r){const n=t.match(s);if(n&&n[1])return parseInt(n[1],10)}return null},nh=t=>{const A=sh();return A!==null&&A>=15&&A<17?t.map(e=>eh.indexOf(e)!==-1?'-apple-system, "Helvetica Neue", Arial, sans-serif':e):t};class oh{constructor(A){this.ctx=A.ctx,this.options=A.options}iterateLettersWithLetterSpacing(A,e,r,s){const n=Mr(A.text),o=A.bounds.top+r;let i=A.bounds.left;for(const a of n){if(rh(a)){const l=this.ctx.textBaseline;this.ctx.textBaseline="ideographic",s(a,i,o),this.ctx.textBaseline=l}else s(a,i,o);i+=this.ctx.measureText(a).width+e}}renderTextWithLetterSpacing(A,e,r){e===0?this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+r):this.iterateLettersWithLetterSpacing(A,e,r,(s,n,o)=>{this.ctx.fillText(s,n,o)})}renderTextBoundWithPaintOrder(A,e,r){r.forEach(s=>{switch(s){case 0:this.ctx.fillStyle=oA(e.color),this.renderTextWithLetterSpacing(A,e.letterSpacing,e.fontSize.number);break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(this.ctx.strokeStyle=oA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(A,e.letterSpacing,e.fontSize.number,(n,o,i)=>this.ctx.strokeText(n,o,i)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}})}renderTextDecoration(A,e){this.ctx.fillStyle=oA(e.textDecorationColor||e.color);let r=1;typeof e.textDecorationThickness=="number"?r=e.textDecorationThickness:e.textDecorationThickness==="from-font"&&(r=Math.max(1,Math.floor(e.fontSize.number*.05)));let s=0;typeof e.textUnderlineOffset=="number"&&(s=e.textUnderlineOffset);const n=e.textDecorationStyle;e.textDecorationLine.forEach(o=>{let i=0;switch(o){case 1:i=A.top+A.height-r+s;break;case 2:i=A.top;break;case 3:i=A.top+(A.height/2-r/2);break;default:return}this.drawDecorationLine(A.left,i,A.width,r,n)})}drawDecorationLine(A,e,r,s,n){switch(n){case 0:this.ctx.fillRect(A,e,r,s);break;case 1:const o=Math.max(1,s);this.ctx.fillRect(A,e,r,s),this.ctx.fillRect(A,e+s+o,r,s);break;case 2:this.ctx.save(),this.ctx.beginPath(),this.ctx.setLineDash([s,s*2]),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle,this.ctx.moveTo(A,e+s/2),this.ctx.lineTo(A+r,e+s/2),this.ctx.stroke(),this.ctx.restore();break;case 3:this.ctx.save(),this.ctx.beginPath(),this.ctx.setLineDash([s*3,s*2]),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle,this.ctx.moveTo(A,e+s/2),this.ctx.lineTo(A+r,e+s/2),this.ctx.stroke(),this.ctx.restore();break;case 4:this.ctx.save(),this.ctx.beginPath(),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle;const i=s*2,a=s*4;let l=A;for(this.ctx.moveTo(l,e+s/2);l<A+r;){const c=Math.min(l+a/2,A+r);if(this.ctx.quadraticCurveTo(l+a/4,e+s/2-i,c,e+s/2),l=c,l<A+r){const B=Math.min(l+a/2,A+r);this.ctx.quadraticCurveTo(l+a/4,e+s/2+i,B,e+s/2),l=B}}this.ctx.stroke(),this.ctx.restore();break;default:this.ctx.fillRect(A,e,r,s)}}truncateTextWithEllipsis(A,e,r){const n=this.ctx.measureText("…").width,o=Mr(A);if(r===0){const i=c=>this.ctx.measureText(o.slice(0,c).join("")).width+n<=e;let a=0,l=o.length;for(;a<l;){const c=a+l+1>>1;i(c)?a=c:l=c-1}return o.slice(0,a).join("")+"…"}else{let i=n;const a=[];for(const l of o){const c=this.ctx.measureText(l).width;if(i+c>e)break;a.push(l),i+=c+r}return a.join("")+"…"}}createFontStyle(A){const e=A.fontVariant.filter(n=>n==="normal"||n==="small-caps").join(""),r=nh(A.fontFamily).join(", "),s=se(A.fontSize)?`${A.fontSize.number}${A.fontSize.unit}`:`${A.fontSize.number}px`;return[[A.fontStyle,e,A.fontWeight,s,r].join(" "),r,s]}async renderTextNode(A,e,r){const[s]=this.createFontStyle(e);this.ctx.font=s,this.ctx.direction=e.direction===1?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic";const n=e.paintOrder,o=e.fontSize.number*1.5;if(e.webkitLineClamp>0&&(e.display&2)!==0&&e.overflowY===1&&A.textBounds.length>0){const B=[];let f=[],u=A.textBounds[0].bounds.top;A.textBounds.forEach(w=>{Math.abs(w.bounds.top-u)>=o*.5?(f.length>0&&B.push(f),f=[w],u=w.bounds.top):f.push(w)}),f.length>0&&B.push(f);const h=e.webkitLineClamp;if(B.length>h){for(let U=0;U<h-1;U++)B[U].forEach(y=>{this.renderTextBoundWithPaintOrder(y,e,n)});const w=B[h-1];if(w&&w.length>0&&r){const U=w.map(F=>F.text).join(""),y=w[0],p=r.width-(y.bounds.left-r.left),E=this.truncateTextWithEllipsis(U,p,e.letterSpacing),T=new ke(E,y.bounds);n.forEach(F=>{switch(F){case 0:this.ctx.fillStyle=oA(e.color),e.letterSpacing===0?this.ctx.fillText(E,y.bounds.left,y.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(T,e.letterSpacing,e.fontSize.number,(K,_,AA)=>this.ctx.fillText(K,_,AA));break;case 1:e.webkitTextStrokeWidth&&E.trim().length&&(this.ctx.strokeStyle=oA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(E,y.bounds.left,y.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(T,e.letterSpacing,e.fontSize.number,(K,_,AA)=>this.ctx.strokeText(K,_,AA)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}})}return}}const a=e.textOverflow===1&&r&&e.overflowX===1&&A.textBounds.length>0;let l=!1,c="";if(a){const B=A.textBounds[0].bounds.top;if(A.textBounds.every(u=>Math.abs(u.bounds.top-B)<o*.5)){let u=A.textBounds.map(U=>U.text).join("");u=u.replace(/\s+/g," ").trim();const h=this.ctx.measureText(u).width,w=r.width;h>w&&(l=!0,c=this.truncateTextWithEllipsis(u,w,e.letterSpacing))}}if(l){const B=A.textBounds[0],f=new ke(c,B.bounds);n.forEach(u=>{switch(u){case 0:{this.ctx.fillStyle=oA(e.color),e.letterSpacing===0?this.ctx.fillText(c,B.bounds.left,B.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(w,U,y)=>this.ctx.fillText(w,U,y));const h=e.textShadow;h.length&&c.trim().length&&(h.slice(0).reverse().forEach(w=>{this.ctx.shadowColor=oA(w.color),this.ctx.shadowOffsetX=w.offsetX.number*this.options.scale,this.ctx.shadowOffsetY=w.offsetY.number*this.options.scale,this.ctx.shadowBlur=w.blur.number,e.letterSpacing===0?this.ctx.fillText(c,B.bounds.left,B.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(U,y,p)=>this.ctx.fillText(U,y,p))}),this.ctx.shadowColor="",this.ctx.shadowOffsetX=0,this.ctx.shadowOffsetY=0,this.ctx.shadowBlur=0);break}case 1:e.webkitTextStrokeWidth&&c.trim().length&&(this.ctx.strokeStyle=oA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(c,B.bounds.left,B.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(h,w,U)=>this.ctx.strokeText(h,w,U)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}});return}A.textBounds.forEach(B=>{n.forEach(f=>{switch(f){case 0:{this.ctx.fillStyle=oA(e.color),this.renderTextWithLetterSpacing(B,e.letterSpacing,e.fontSize.number);const u=e.textShadow;u.length&&B.text.trim().length&&(u.slice(0).reverse().forEach(h=>{this.ctx.shadowColor=oA(h.color),this.ctx.shadowOffsetX=h.offsetX.number*this.options.scale,this.ctx.shadowOffsetY=h.offsetY.number*this.options.scale,this.ctx.shadowBlur=h.blur.number,this.renderTextWithLetterSpacing(B,e.letterSpacing,e.fontSize.number)}),this.ctx.shadowColor="",this.ctx.shadowOffsetX=0,this.ctx.shadowOffsetY=0,this.ctx.shadowBlur=0),e.textDecorationLine.length&&this.renderTextDecoration(B.bounds,e);break}case 1:{if(e.webkitTextStrokeWidth&&B.text.trim().length){this.ctx.strokeStyle=oA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round";const u=e.fontSize.number;e.letterSpacing===0?this.ctx.strokeText(B.text,B.bounds.left,B.bounds.top+u):this.iterateLettersWithLetterSpacing(B,e.letterSpacing,u,(h,w,U)=>this.ctx.strokeText(h,w,U)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter"}break}}})})}}const ih=1e4;class pn extends ma{constructor(A,e){super(A,e),this.canvas=e.canvas?e.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),e.canvas||(this.canvas.width=Math.floor(e.width*e.scale),this.canvas.height=Math.floor(e.height*e.scale),this.canvas.style.width=`${e.width}px`,this.canvas.style.height=`${e.height}px`),this.fontMetrics=new jf(document),this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-e.x,-e.y),this.ctx.textBaseline="bottom",e.imageSmoothing!==void 0&&(this.ctx.imageSmoothingEnabled=e.imageSmoothing),e.imageSmoothingQuality&&(this.ctx.imageSmoothingQuality=e.imageSmoothingQuality),this.backgroundRenderer=new Yf({ctx:this.ctx,context:this.context,canvas:this.canvas,options:{width:e.width,height:e.height,scale:e.scale}}),this.borderRenderer=new qf({ctx:this.ctx},{path:r=>this.path(r),formatPath:r=>this.formatPath(r)}),this.effectsRenderer=new Ah({ctx:this.ctx},{path:r=>this.path(r)}),this.textRenderer=new oh({ctx:this.ctx,context:this.context,options:{scale:e.scale}}),this.context.logger.debug(`Canvas renderer initialized (${e.width}x${e.height}) with scale ${e.scale}`)}async renderStack(A){A.element.container.styles.isVisible()&&await this.renderStackContent(A)}async renderNode(A){if(aA(A.container.flags,16))debugger;A.container.styles.isVisible()&&(await this.renderNodeBackgroundAndBorders(A),await this.renderNodeContent(A))}renderReplacedElement(A,e,r){const s=r.naturalWidth||A.intrinsicWidth,n=r.naturalHeight||A.intrinsicHeight;if(r&&s>0&&n>0){const o=Vt(A),i=Xr(e);this.path(i),this.ctx.save(),this.ctx.clip();let a=0,l=0,c=s,B=n,f=o.left,u=o.top,h=o.width,w=o.height;const{objectFit:U}=A.styles,y=h/w,p=c/B;if(U===2)p>y?(w=h/p,u+=(o.height-w)/2):(h=w*p,f+=(o.width-h)/2);else if(U===4)p>y?(c=B*y,a+=(s-c)/2):(B=c/y,l+=(n-B)/2);else if(U===8)c>h?(a+=(c-h)/2,c=h):(f+=(h-c)/2,h=c),B>w?(l+=(B-w)/2,B=w):(u+=(w-B)/2,w=B);else if(U===16){const E=p>y?h:w*p,T=c>h?c:h;E<T?p>y?(w=h/p,u+=(o.height-w)/2):(h=w*p,f+=(o.width-h)/2):(c>h?(a+=(c-h)/2,c=h):(f+=(h-c)/2,h=c),B>w?(l+=(B-w)/2,B=w):(u+=(w-B)/2,w=B))}this.ctx.drawImage(r,a,l,c,B,f,u,h,w),this.ctx.restore()}}async renderNodeContent(A){this.effectsRenderer.applyEffects(A.getEffects(4));const e=A.container,r=A.curves,s=e.styles,n=Vt(e);for(const o of e.textNodes)await this.textRenderer.renderTextNode(o,s,n);if(e instanceof Pi)try{const o=await this.context.cache.match(e.src),i=this.ctx.imageSmoothingEnabled;s.imageRendering===XA.PIXELATED||s.imageRendering===XA.CRISP_EDGES?(this.context.logger.debug(`Disabling image smoothing for ${e.src} due to CSS image-rendering: ${s.imageRendering===XA.PIXELATED?"pixelated":"crisp-edges"}`),this.ctx.imageSmoothingEnabled=!1):s.imageRendering===XA.SMOOTH&&(this.context.logger.debug(`Enabling image smoothing for ${e.src} due to CSS image-rendering: smooth`),this.ctx.imageSmoothingEnabled=!0),this.renderReplacedElement(e,r,o),this.ctx.imageSmoothingEnabled=i}catch{this.context.logger.error(`Error loading image ${e.src}`)}if(e instanceof Xi&&this.renderReplacedElement(e,r,e.canvas),e instanceof Wi)try{const o=await this.context.cache.match(e.svg);this.renderReplacedElement(e,r,o)}catch{this.context.logger.error(`Error loading svg ${e.svg.substring(0,255)}`)}if(e instanceof Zi&&e.tree){const i=await new pn(this.context,{scale:this.options.scale,backgroundColor:e.backgroundColor,x:0,y:0,width:e.width,height:e.height}).render(e.tree);e.width&&e.height&&this.ctx.drawImage(i,0,0,e.width,e.height,e.bounds.left,e.bounds.top,e.bounds.width,e.bounds.height)}if(e instanceof Dt){const o=Math.min(e.bounds.width,e.bounds.height);e.type===Nr?e.checked&&(this.ctx.save(),this.path([new H(e.bounds.left+o*.39363,e.bounds.top+o*.79),new H(e.bounds.left+o*.16,e.bounds.top+o*.5549),new H(e.bounds.left+o*.27347,e.bounds.top+o*.44071),new H(e.bounds.left+o*.39694,e.bounds.top+o*.5649),new H(e.bounds.left+o*.72983,e.bounds.top+o*.23),new H(e.bounds.left+o*.84,e.bounds.top+o*.34085),new H(e.bounds.left+o*.39363,e.bounds.top+o*.79)]),this.ctx.fillStyle=oA(ji),this.ctx.fill(),this.ctx.restore()):e.type===Gr&&e.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(e.bounds.left+o/2,e.bounds.top+o/2,o/4,0,Math.PI*2,!0),this.ctx.fillStyle=oA(ji),this.ctx.fill(),this.ctx.restore())}if(ah(e)&&e.value.length){const[o,i,a]=this.textRenderer.createFontStyle(s),{baseline:l}=this.fontMetrics.getMetrics(i,a);this.ctx.font=o;const c=e instanceof Dt&&e.isPlaceholder;this.ctx.fillStyle=oA(c?Bf:s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=lh(e.styles.textAlign);const B=Vt(e);let f=0;switch(e.styles.textAlign){case 1:f+=B.width/2;break;case 2:f+=B.width;break}let u=0;if(e instanceof Dt){const w=O(s.fontSize,0);u=(B.height-w)/2}const h=B.add(f,u,0,0);this.ctx.save(),this.path([new H(B.left,B.top),new H(B.left+B.width,B.top),new H(B.left+B.width,B.top+B.height),new H(B.left,B.top+B.height)]),this.ctx.clip(),this.textRenderer.renderTextWithLetterSpacing(new ke(e.value,h),s.letterSpacing,l),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(aA(e.styles.display,2048)){if(e.styles.listStyleImage!==null){const o=e.styles.listStyleImage;if(o.type===0){let i;const a=o.url;try{i=await this.context.cache.match(a),this.ctx.drawImage(i,e.bounds.left-(i.width+10),e.bounds.top)}catch{this.context.logger.error(`Error loading list-style-image ${a}`)}}}else if(A.listValue&&e.styles.listStyleType!==-1){const[o]=this.textRenderer.createFontStyle(s);this.ctx.font=o,this.ctx.fillStyle=oA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right";const i=new SA(e.bounds.left,e.bounds.top+O(e.styles.paddingTop,e.bounds.width),e.bounds.width,mi(s.lineHeight,s.fontSize.number)/2+1);this.textRenderer.renderTextWithLetterSpacing(new ke(A.listValue,i),s.letterSpacing,mi(s.lineHeight,s.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"}}}async renderStackContent(A){if(aA(A.element.container.flags,16))debugger;await this.renderNodeBackgroundAndBorders(A.element);for(const e of A.negativeZIndex)await this.renderStack(e);await this.renderNodeContent(A.element);for(const e of A.nonInlineLevel)await this.renderNode(e);for(const e of A.nonPositionedFloats)await this.renderStack(e);for(const e of A.nonPositionedInlineLevel)await this.renderStack(e);for(const e of A.inlineLevel)await this.renderNode(e);for(const e of A.zeroOrAutoZIndexOrTransformedOrOpacity)await this.renderStack(e);for(const e of A.positiveZIndex)await this.renderStack(e)}mask(A){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.options.width,0),this.ctx.lineTo(this.options.width,this.options.height),this.ctx.lineTo(0,this.options.height),this.ctx.lineTo(0,0),this.formatPath(A.slice(0).reverse()),this.ctx.closePath()}path(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()}formatPath(A){A.forEach((e,r)=>{const s=GA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),GA(e)&&this.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)})}async renderNodeBackgroundAndBorders(A){this.effectsRenderer.applyEffects(A.getEffects(2));const e=A.container.styles,r=!He(e.backgroundColor)||e.backgroundImage.length,s=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}],n=ch(at(e.backgroundClip,0),A.curves);(r||e.boxShadow.length)&&(this.ctx.save(),this.path(n),this.ctx.clip(),He(e.backgroundColor)||(this.ctx.fillStyle=oA(e.backgroundColor),this.ctx.fill()),await this.backgroundRenderer.renderBackgroundImage(A.container),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach(i=>{this.ctx.save();const a=Pr(A.curves),l=i.inset?0:ih,c=Gf(a,-l+(i.inset?1:-1)*i.spread.number,(i.inset?1:-1)*i.spread.number,i.spread.number*(i.inset?-2:2),i.spread.number*(i.inset?-2:2));i.inset?(this.path(a),this.ctx.clip(),this.mask(c)):(this.mask(a),this.ctx.clip(),this.path(c)),this.ctx.shadowOffsetX=i.offsetX.number+l,this.ctx.shadowOffsetY=i.offsetY.number,this.ctx.shadowColor=oA(i.color),this.ctx.shadowBlur=i.blur.number,this.ctx.fillStyle=i.inset?oA(i.color):"rgba(0,0,0,1)",this.ctx.fill(),this.ctx.restore()}));let o=0;for(const i of s)i.style!==0&&!He(i.color)&&i.width>0&&(i.style===2?await this.borderRenderer.renderDashedDottedBorder(i.color,i.width,o,A.curves,2):i.style===3?await this.borderRenderer.renderDashedDottedBorder(i.color,i.width,o,A.curves,3):i.style===4?await this.borderRenderer.renderDoubleBorder(i.color,i.width,o,A.curves):await this.borderRenderer.renderSolidBorder(i.color,o,A.curves)),o++}async render(A){this.options.backgroundColor&&(this.ctx.fillStyle=oA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height));const e=_f(A);return await this.renderStack(e),this.effectsRenderer.applyEffects([]),this.canvas}}const ah=t=>t instanceof zi||t instanceof Yi?!0:t instanceof Dt&&t.type!==Gr&&t.type!==Nr,ch=(t,A)=>{switch(t){case 0:return Pr(A);case 2:return Df(A);default:return Xr(A)}},lh=t=>{switch(t){case 1:return"center";case 2:return"right";default:return"left"}};class Bh extends ma{constructor(A,e){super(A,e),this.canvas=e.canvas?e.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),this.options=e,this.canvas.width=Math.floor(e.width*e.scale),this.canvas.height=Math.floor(e.height*e.scale),this.canvas.style.width=`${e.width}px`,this.canvas.style.height=`${e.height}px`,this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-e.x,-e.y),this.context.logger.debug(`EXPERIMENTAL ForeignObject renderer initialized (${e.width}x${e.height} at ${e.x},${e.y}) with scale ${e.scale}`)}async render(A){const e=nn(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),r=await dh(e);return this.options.backgroundColor&&(this.ctx.fillStyle=oA(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(r,-this.options.x*this.options.scale,-this.options.y*this.options.scale),this.canvas}}const dh=t=>new Promise((A,e)=>{const r=new Image;r.onload=()=>{A(r)},r.onerror=e,r.src=`data:image/svg+xml;charset=utf-8,${encodeURIComponent(new XMLSerializer().serializeToString(t))}`});class Ea{constructor({id:A,enabled:e}){this.id=A,this.enabled=e,this.start=Date.now()}debug(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.debug=="function"?console.debug(this.id,`${this.getTime()}ms`,...A):this.info(...A))}getTime(){return Date.now()-this.start}info(...A){this.enabled&&typeof window<"u"&&window.console&&typeof console.info=="function"&&console.info(this.id,`${this.getTime()}ms`,...A)}warn(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.warn=="function"?console.warn(this.id,`${this.getTime()}ms`,...A):this.info(...A))}error(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.error=="function"?console.error(this.id,`${this.getTime()}ms`,...A):this.info(...A))}}Ea.instances={};class gh{constructor(A,e){if(this.context=A,this._options=e,this._cache=new Map,this._pendingOperations=new Map,this.maxSize=e.maxCacheSize??100,this.maxSize<1)throw new Error("Cache maxSize must be at least 1");this.maxSize>1e4&&this.context.logger.warn(`Cache maxSize ${this.maxSize} is very large and may cause memory issues. Consider using a smaller value (recommended: 100-1000).`)}addImage(A){const e=this._pendingOperations.get(A);if(e)return e;if(this.has(A)){const r=this._cache.get(A);return r&&(r.lastAccessed=Date.now()),Promise.resolve()}if(Cn(A)||wh(A)){const r=this._addImageInternal(A);return this._pendingOperations.set(A,r),r.finally(()=>{this._pendingOperations.delete(A)}),r}return Promise.resolve()}async _addImageInternal(A){const e=this._options.imageTimeout??15e3,r=new Promise((n,o)=>{setTimeout(()=>{o(new Error(`Image load timeout after ${e}ms: ${A}`))},e)}),s=Promise.race([this.loadImage(A),r]);s.catch(n=>{this.context.logger.error(`Failed to load image ${A}: ${n instanceof Error?n.message:"Unknown error"}`)}),this.set(A,s)}match(A){const e=this._cache.get(A);if(e)return e.lastAccessed=Date.now(),e.value}set(A,e){if(this._cache.has(A)){const r=this._cache.get(A);r.value=e,r.lastAccessed=Date.now();return}this._cache.size>=this.maxSize&&this.evictLRU(),this._cache.set(A,{value:e,lastAccessed:Date.now()})}evictLRU(){let A=null,e=1/0;for(const[r,s]of this._cache.entries())s.lastAccessed<e&&(e=s.lastAccessed,A=r);A&&(this._cache.delete(A),this.context.logger.debug(`Cache: Evicted LRU entry: ${A}`))}size(){return this._cache.size}getMaxSize(){return this.maxSize}clear(){this._cache.clear()}async loadImage(A){const e=this.context.originChecker,r=a=>e.isSameOrigin(a),s=typeof this._options.customIsSameOrigin=="function"?await this._options.customIsSameOrigin(A,r):r(A),n=!Qn(A)&&this._options.useCORS===!0&&HA.SUPPORT_CORS_IMAGES&&!s,o=!Qn(A)&&!s&&!Cn(A)&&typeof this._options.proxy=="string"&&HA.SUPPORT_CORS_XHR&&!n;if(!s&&this._options.allowTaint===!1&&!Qn(A)&&!Cn(A)&&!o&&!n)return;let i=A;return o&&(i=await this.proxy(i)),this.context.logger.debug(`Added image ${A.substring(0,256)}`),await new Promise((a,l)=>{const c=new Image;c.onload=()=>a(c),c.onerror=l,(ph(i)||n)&&(c.crossOrigin="anonymous"),c.src=i,c.complete===!0&&setTimeout(()=>a(c),500),this._options.imageTimeout>0&&setTimeout(()=>l(`Timed out (${this._options.imageTimeout}ms) loading image`),this._options.imageTimeout)})}has(A){return this._cache.has(A)}keys(){return Promise.resolve(Object.keys(this._cache))}proxy(A){const e=this._options.proxy;if(!e)throw new Error("No proxy defined");const r=A.substring(0,256);return new Promise((s,n)=>{const o=HA.SUPPORT_RESPONSE_TYPE?"blob":"text",i=new XMLHttpRequest;i.onload=()=>{if(i.status===200)if(o==="text")s(i.response);else{const l=new FileReader;l.addEventListener("load",()=>s(l.result),!1),l.addEventListener("error",c=>n(c),!1),l.readAsDataURL(i.response)}else n(`Failed to proxy resource ${r} with status code ${i.status}`)},i.onerror=n;const a=e.indexOf("?")>-1?"&":"?";if(i.open("GET",`${e}${a}url=${encodeURIComponent(A)}&responseType=${o}`),o!=="text"&&i instanceof XMLHttpRequest&&(i.responseType=o),this._options.imageTimeout){const l=this._options.imageTimeout;i.timeout=l,i.ontimeout=()=>n(`Timed out (${l}ms) proxying ${r}`)}i.send()})}}const uh=/^data:image\/svg\+xml/i,fh=/^data:image\/.*;base64,/i,hh=/^data:image\/.*/i,wh=t=>HA.SUPPORT_SVG_DRAWING||!Qh(t),Qn=t=>hh.test(t),ph=t=>fh.test(t),Cn=t=>t.substr(0,4)==="blob",Qh=t=>t.substr(-3).toLowerCase()==="svg"||uh.test(t);class Ch{constructor(A){if(!A||!A.document)throw new Error("Valid window object required for OriginChecker");if(!A.location||!A.location.href)throw new Error("Window object must have valid location");this.link=A.document.createElement("a"),this.origin=this.getOrigin(A.location.href)}getOrigin(A){return this.link.href=A,this.link.href=this.link.href,this.link.protocol+this.link.hostname+this.link.port}isSameOrigin(A){return this.getOrigin(A)===this.origin}getContextOrigin(){return this.origin}}class Yr{constructor(A,e,r){this.windowBounds=e,this.instanceName=`#${Yr.instanceCount++}`,this.config=r,this.logger=new Ea({id:this.instanceName,enabled:A.logging}),this.originChecker=new Ch(r.window),this.cache=A.cache??r.cache??new gh(this,A)}}Yr.instanceCount=1;class _t{constructor(A={}){if(this.window=A.window||(typeof window<"u"?window:null),!this.window)throw new Error("Window object is required but not available");this.cspNonce=A.cspNonce,this.cache=A.cache}static fromElement(A,e={}){const r=A.ownerDocument;if(!r)throw new Error("Element is not attached to a document");const s=r.defaultView;if(!s)throw new Error("Document is not attached to a window");return new _t({window:s,...e})}clone(A={}){return new _t({window:A.window||this.window,cspNonce:A.cspNonce??this.cspNonce,cache:A.cache??this.cache})}}function Uh(t){console.warn("[html2canvas-pro] setDefaultConfig is deprecated. Pass configuration to html2canvas directly.")}class mh{constructor(A={}){this.config={maxImageTimeout:3e5,allowDataUrls:!0,...A}}validateUrl(A,e="general"){if(!A||typeof A!="string")return{valid:!1,error:"URL must be a non-empty string"};if(A.startsWith("data:"))return this.config.allowDataUrls?{valid:!0,sanitized:A}:{valid:!1,error:"Data URLs are not allowed"};if(A.startsWith("blob:"))return{valid:!0,sanitized:A};try{const r=new URL(A);if(!["http:","https:"].includes(r.protocol))return{valid:!1,error:`Protocol ${r.protocol} is not allowed. Only http and https are permitted.`};if(e==="proxy"&&this.config.allowedProxyDomains&&this.config.allowedProxyDomains.length>0){const s=r.hostname.toLowerCase();if(!this.config.allowedProxyDomains.some(o=>{const i=o.toLowerCase();return s===i||s.endsWith("."+i)}))return{valid:!1,error:`Proxy domain ${r.hostname} is not in the allowed list`}}if(e==="proxy"){if(!this.config.allowLocalhostProxy){const s=r.hostname.toLowerCase();if(s==="localhost"||s==="127.0.0.1"||s==="::1")return{valid:!1,error:"Localhost is not allowed for proxy URLs"};if(this.isPrivateIP(s))return{valid:!1,error:"Private IP addresses are not allowed for proxy URLs"};if(s.startsWith("169.254.")||s.startsWith("fe80:"))return{valid:!1,error:"Link-local addresses are not allowed for proxy URLs"}}return{valid:!0,sanitized:A,requiresRuntimeCheck:!0}}return{valid:!0,sanitized:A}}catch(r){return{valid:!1,error:`Invalid URL format: ${r instanceof Error?r.message:"Unknown error"}`}}}isPrivateIP(A){return[/^0\./,/^10\./,/^100\.(6[4-9]|[7-9][0-9]|1[0-1][0-9]|12[0-7])\./,/^127\./,/^169\.254\./,/^172\.(1[6-9]|2[0-9]|3[0-1])\./,/^192\.0\.0\./,/^192\.0\.2\./,/^192\.168\./,/^198\.(1[8-9])\./,/^198\.51\.100\./,/^203\.0\.113\./,/^2(2[4-9]|3[0-9])\./,/^24[0-9]\./,/^255\.255\.255\.255$/].some(r=>r.test(A))?!0:A.includes(":")?this.isPrivateIPv6(A):!1}isPrivateIPv6(A){const s=A.toLowerCase().trim().replace(/^\[|\]$/g,"").split("%")[0];if(/^(0:){7}1$/.test(s)||s==="::1"||/^(0:){7}0$/.test(s)||s==="::")return!0;const n=this.expandIPv6(s);if(!n)return this.isPrivateIPv6Prefix(s);const o=parseInt(n.substring(0,2),16);if(o>=252&&o<=253)return!0;if(o===254){const i=parseInt(n.substring(2,4),16);if(i>=128&&i<=191)return!0}return o===255}expandIPv6(A){try{if(A.includes("::")){const e=A.split("::");if(e.length>2)return null;const r=e[0]?e[0].split(":"):[],s=e[1]?e[1].split(":"):[],n=8-r.length-s.length;if(n<0)return null;const o=Array(n).fill("0000");return[...r,...o,...s].map(a=>a.padStart(4,"0")).join(":")}else{const e=A.split(":");return e.length!==8?null:e.map(r=>r.padStart(4,"0")).join(":")}}catch{return null}}isPrivateIPv6Prefix(A){return!!(/^fc[0-9a-f]{0,2}:?/i.test(A)||/^fd[0-9a-f]{0,2}:?/i.test(A)||/^fe[89ab][0-9a-f]:?/i.test(A)||/^ff[0-9a-f]{0,2}:?/i.test(A))}validateCspNonce(A){return!A||typeof A!="string"?{valid:!1,error:"CSP nonce must be a non-empty string"}:A.length<16?{valid:!1,error:"CSP nonce is too short (minimum 16 characters recommended)"}:/^[A-Za-z0-9+/=_-]+$/.test(A)?{valid:!0,sanitized:A}:{valid:!1,error:"CSP nonce contains invalid characters"}}validateImageTimeout(A){return typeof A!="number"||isNaN(A)?{valid:!1,error:"Image timeout must be a number"}:A<0?{valid:!1,error:"Image timeout cannot be negative"}:this.config.maxImageTimeout&&A>this.config.maxImageTimeout?{valid:!1,error:`Image timeout ${A}ms exceeds maximum allowed ${this.config.maxImageTimeout}ms`}:{valid:!0,sanitized:A}}validateDimensions(A,e){if(typeof A!="number"||typeof e!="number")return{valid:!1,error:"Dimensions must be numbers"};if(isNaN(A)||isNaN(e))return{valid:!1,error:"Dimensions cannot be NaN"};if(A<=0||e<=0)return{valid:!1,error:"Dimensions must be positive"};const r=32767;return A>r||e>r?{valid:!1,error:`Dimensions exceed maximum allowed (${r}px)`}:{valid:!0,sanitized:{width:A,height:e}}}validateScale(A){return typeof A!="number"||isNaN(A)?{valid:!1,error:"Scale must be a number"}:A<=0?{valid:!1,error:"Scale must be positive"}:A>10?{valid:!1,error:"Scale factor too large (maximum 10x)"}:{valid:!0,sanitized:A}}validateElement(A){return A?typeof A!="object"?{valid:!1,error:"Element must be an object"}:typeof HTMLElement<"u"&&A instanceof HTMLElement?A.ownerDocument?{valid:!0}:{valid:!1,error:"Element must be attached to a document"}:A.ownerDocument?A.ownerDocument.defaultView?{valid:!0}:{valid:!1,error:"Document must be attached to a window (ownerDocument.defaultView required)"}:{valid:!1,error:"Element must be attached to a document (ownerDocument required)"}:{valid:!1,error:"Element is required"}}validateOptions(A){const e=[],r=A.proxy;if(r!=null&&typeof r=="string"&&r.length>0){const s=this.validateUrl(r,"proxy");s.valid||e.push(`Proxy: ${s.error}`)}if(A.imageTimeout!==void 0){const s=this.validateImageTimeout(A.imageTimeout);s.valid||e.push(`Image timeout: ${s.error}`)}if(A.width!==void 0||A.height!==void 0){const s=A.width??800,n=A.height??600,o=this.validateDimensions(s,n);o.valid||e.push(`Dimensions: ${o.error}`)}if(A.scale!==void 0){const s=this.validateScale(A.scale);s.valid||e.push(`Scale: ${s.error}`)}if(A.cspNonce!==void 0){const s=this.validateCspNonce(A.cspNonce);s.valid||e.push(`CSP nonce: ${s.error}`)}if(this.config.customValidator){const s=this.config.customValidator(A,"options");s.valid||e.push(`Custom validation: ${s.error}`)}return e.length>0?{valid:!1,error:e.join("; ")}:{valid:!0}}}function Fh(t={}){return new mh({allowDataUrls:!0,maxImageTimeout:3e5,...t})}class Eh{constructor(A,e=!0){this.context=A,this.activeMetrics=new Map,this.completedMetrics=[],this.enabled=e,this.getTime=typeof performance<"u"&&typeof performance.now=="function"?()=>performance.now():()=>Date.now()}start(A,e){this.enabled&&(this.activeMetrics.has(A)&&this.context?.logger.warn(`Performance metric '${A}' already started. Overwriting.`),this.activeMetrics.set(A,{name:A,startTime:this.getTime(),metadata:e}))}end(A){if(!this.enabled)return;const e=this.activeMetrics.get(A);if(!e){this.context?.logger.warn(`Performance metric '${A}' not found. Was start() called?`);return}return e.endTime=this.getTime(),e.duration=e.endTime-e.startTime,this.completedMetrics.push(e),this.activeMetrics.delete(A),this.context?.logger.debug(`⏱️ ${A}: ${e.duration.toFixed(2)}ms`,e.metadata),e}measure(A,e,r){this.start(A,r);try{const s=e();return this.end(A),s}catch(s){throw this.end(A),s}}async measureAsync(A,e,r){this.start(A,r);try{const s=await e();return this.end(A),s}catch(s){throw this.end(A),s}}getMetrics(){return[...this.completedMetrics]}getMetric(A){return this.completedMetrics.find(e=>e.name===A)}getSummary(){const A=this.completedMetrics.reduce((r,s)=>r+(s.duration||0),0),e=this.completedMetrics.map(r=>({name:r.name,duration:r.duration||0,percentage:A>0?((r.duration||0)/A*100).toFixed(1)+"%":"0%"}));return{totalDuration:A,metrics:this.getMetrics(),breakdown:e}}logSummary(){if(!this.enabled||this.completedMetrics.length===0||!this.context)return;const A=this.getSummary();this.context.logger.info(`
12
+ 📊 Performance Summary (Total: ${A.totalDuration.toFixed(2)}ms):`),A.breakdown.sort((e,r)=>r.duration-e.duration).forEach(e=>{this.context.logger.info(` ${e.name.padEnd(20)} ${e.duration.toFixed(2).padStart(8)}ms ${e.percentage.padStart(6)}`)})}clear(){this.activeMetrics.clear(),this.completedMetrics.splice(0)}isEnabled(){return this.enabled}getActiveMetrics(){return Array.from(this.activeMetrics.keys())}}const xa=(t,A={},e)=>{const r=e||_t.fromElement(t,{cspNonce:A.cspNonce,cache:A.cache});return Hh(t,A,r)},xh=t=>{console.warn('[html2canvas-pro] setCspNonce is deprecated. Pass cspNonce in options instead: html2canvas(element, { cspNonce: "..." })'),typeof window<"u"&&Uh(new _t({window,cspNonce:t}))};xa.setCspNonce=xh;const yh=t=>{["scale","width","height","imageTimeout","x","y","windowWidth","windowHeight","scrollX","scrollY"].forEach(e=>{const r=t[e];if(r!=null&&typeof r!="number"){const s=Number(r);Number.isNaN(s)||(t[e]=s)}})},Hh=async(t,A,e)=>{if(yh(A),!A.skipValidation){const eA=A.validator||Fh(),cA=eA.validateElement(t);if(!cA.valid)throw new Error(cA.error);const tA=eA.validateOptions(A);if(!tA.valid)throw new Error(`Invalid options: ${tA.error}`)}if(!t||typeof t!="object")throw new Error("Invalid element provided as first argument");const r=t.ownerDocument;if(!r)throw new Error("Element is not attached to a Document");const s=r.defaultView;if(!s)throw new Error("Document is not attached to a Window");const n={allowTaint:A.allowTaint??!1,imageTimeout:A.imageTimeout??15e3,proxy:A.proxy,useCORS:A.useCORS??!1,customIsSameOrigin:A.customIsSameOrigin},o={logging:A.logging??!0,cache:A.cache??e.cache,...n},i=800,a=600,l=0,c=s,B={windowWidth:A.windowWidth??c.innerWidth??i,windowHeight:A.windowHeight??c.innerHeight??a,scrollX:A.scrollX??c.pageXOffset??l,scrollY:A.scrollY??c.pageYOffset??l},f=new SA(B.scrollX,B.scrollY,B.windowWidth,B.windowHeight),u=new Yr(o,f,e),h=A.enablePerformanceMonitoring??A.logging??!1,w=new Eh(u,h);w.start("total",{width:B.windowWidth,height:B.windowHeight});const U=A.foreignObjectRendering??!1,y={allowTaint:A.allowTaint??!1,onclone:A.onclone,ignoreElements:A.ignoreElements,iframeContainer:A.iframeContainer,inlineImages:U,copyStyles:U,cspNonce:A.cspNonce??e.cspNonce};u.logger.debug(`Starting document clone with size ${f.width}x${f.height} scrolled to ${-f.left},${-f.top}`),w.start("clone");const p=new Ba(u,t,y),E=p.clonedReferenceElement;if(!E)throw new Error("Unable to find element in cloned iframe");const T=await p.toIFrame(r,f);w.end("clone");const{width:F,height:K,left:_,top:AA}=an(E)||hf(E)?Oc(E.ownerDocument):Ar(u,E),v=bh(u,E,A.backgroundColor),FA={canvas:A.canvas,backgroundColor:v,scale:A.scale??s.devicePixelRatio??1,x:(A.x??0)+_,y:(A.y??0)+AA,width:A.width??Math.ceil(F),height:A.height??Math.ceil(K),imageSmoothing:A.imageSmoothing,imageSmoothingQuality:A.imageSmoothingQuality};let mA,QA;try{return U?(u.logger.debug("Document cloned, using foreign object rendering"),w.start("render-foreignobject"),mA=await new Bh(u,FA).render(E),w.end("render-foreignobject")):(u.logger.debug(`Document cloned, element located at ${_},${AA} with size ${F}x${K} using computed rendering`),u.logger.debug("Starting DOM parsing"),w.start("parse"),QA=qi(u,E),w.end("parse"),v===QA.styles.backgroundColor&&(QA.styles.backgroundColor=oe.TRANSPARENT),u.logger.debug(`Starting renderer for element at ${FA.x},${FA.y} with size ${FA.width}x${FA.height}`),w.start("render"),mA=await new pn(u,FA).render(QA),w.end("render")),w.start("cleanup"),(A.removeContainer??!0)&&(Ba.destroy(T)||u.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),w.end("cleanup"),w.end("total"),u.logger.debug("Finished rendering"),h&&w.logSummary(),mA}finally{QA&&QA.restoreTree()}},bh=(t,A,e)=>{const r=A.ownerDocument,s=r.documentElement?et(t,getComputedStyle(r.documentElement).backgroundColor):oe.TRANSPARENT,n=r.body?et(t,getComputedStyle(r.body).backgroundColor):oe.TRANSPARENT,o=typeof e=="string"?et(t,e):e===null?oe.TRANSPARENT:4294967295;return A===r.documentElement?He(s)?He(n)?o:n:s:o},kt=2147483647,Un=kt-1,mn=kt-1,Ih=kt-10,vh=kt-5,Sh=kt-15,ae="data-vg-pin-id",Lh=()=>{const t=window.innerWidth;return t<768?"mobile":t<1024?"tablet":"desktop"},ya=(t,A)=>{if(!t)return"";try{const e=new Date(t);return isNaN(e.getTime())?"":new Intl.DateTimeFormat(A==="es"?"es-ES":"en-US",{day:"2-digit",month:"2-digit",year:"numeric",hour:"2-digit",minute:"2-digit",hour12:!1}).format(e)}catch{return""}},Ha=({url:t,className:A,style:e,tooltipStyle:r,onHover:s})=>{const n=C.useRef(null),o=()=>{if(!n.current||!s)return;const i=n.current.getBoundingClientRect(),a=i.top,l=window.innerHeight-i.bottom,c=a<140&&l>a?"bottom":"top";s({url:t,x:i.left+i.width/2,y:c==="top"?i.top:i.bottom,direction:c})};return d.jsxs("div",{ref:n,className:`vg-url-tag ${A||""}`,style:e,onMouseEnter:o,onMouseMove:o,onMouseLeave:()=>s?.(null),children:[d.jsx(bc,{"data-source-path":"/src/components/ViewGateOverlay.tsx:117",size:e?.fontSize?parseInt(e.fontSize)+1:10}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:118",style:{maxWidth:e?.maxWidth||"150px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:new URL(t).pathname})]})},Pt=t=>{const A=[],e=[],r=[];let s=t;for(;s&&s.nodeType===Node.ELEMENT_NODE;){if(s.id&&!s.id.startsWith("vg-")&&!s.id.includes(":")){A.unshift(`#${s.id}`),r.unshift(`${s.localName}#${s.id}`);break}let n=s.localName;const o=Array.from(s.parentNode?.children||[]).indexOf(s),i=`${s.localName}[${o}]`;r.unshift(i);const a=s.getAttribute("data-testid")||s.getAttribute("data-qa");if(a&&e.push(`[data-testid="${a}"]`),s.getAttribute("placeholder"),s.getAttribute("aria-label"),s.getAttribute("role"),s.getAttribute("name"),s.getAttribute("title"),a){n=`[${s.hasAttribute("data-testid")?"data-testid":"data-qa"}="${a}"]`,A.unshift(n);break}const l=Array.from(s.parentNode?.children||[]).filter(c=>c.localName===s?.localName);if(l.length>1){const c=l.indexOf(s)+1;n+=`:nth-of-type(${c})`}A.unshift(n),s=s.parentElement}return{selector:A.join(" > "),fallbacks:e,vgPath:r.join(" > ")}},Th=t=>{const{vgPath:A}=Pt(t);return{vgPath:A,classHash:t.className,parentTag:t.parentElement?.tagName.toLowerCase(),neighborCount:t.parentElement?.children.length,ariaLabel:t.getAttribute("aria-label")||void 0,role:t.getAttribute("role")||void 0,name:t.getAttribute("name")||void 0,type:t.getAttribute("type")||void 0,placeholder:t.getAttribute("placeholder")||void 0,textSnippet:(t.innerText||"").slice(0,30).trim()}},Kh=(()=>{let t=null,A=null;return e=>{if(!e||typeof window>"u"||typeof document>"u")return e;if(e.includes("oklch")||e.includes("oklab")||e.includes("lab(")||e.includes("lch(")||e.includes("color("))try{if(t||(t=document.createElement("canvas"),t.width=1,t.height=1),A||(A=t.getContext("2d",{willReadFrequently:!0})),A){A.fillStyle="#000000",A.fillStyle=e;const n=A.fillStyle;if(n&&!n.includes("oklch")&&!n.includes("oklab"))return n}const r=document.createElement("div");r.style.color=e,document.body.appendChild(r);const s=getComputedStyle(r).color;return document.body.removeChild(r),s&&!s.includes("oklch")?s:"rgb(0,0,0)"}catch{return"rgb(0,0,0)"}return e}})(),Dh=t=>{const A=window.getComputedStyle(t),e={};return["display","position","margin","padding","font-size","color","background-color","width","height","z-index"].forEach(s=>{const n=A.getPropertyValue(s);e[s]=Kh(n)}),e},Oh=t=>{const e=Object.keys(t).find(n=>n.startsWith("__reactFiber$")||n.startsWith("__reactInternalInstance$"));if(!e)return"";const r=[];let s=t[e];for(;s;){const n=s.type;if(typeof n=="function"){const o=n.displayName||n.name;o&&!o.includes("ViewGate")&&!r.includes(o)&&r.unshift(o)}s=s.return}return r.join(" > ")||"Generic Component"},Fn=t=>{if(!t||t.id==="viewgate-ui"||t.id==="viewgate-shadow-host"||t.closest("#viewgate-shadow-host"))return!1;if(t.getAttribute("role")==="dialog"||t.getAttribute("aria-modal")==="true"||t.classList.contains("modal")||t.classList.contains("modal-content"))return!0;const A=window.getComputedStyle(t),e=t.getBoundingClientRect(),r=t.getAttribute("role");if(r&&["listbox","menu","combobox","tooltip","option"].includes(r)||e.width<120&&e.height<120)return!1;const n=parseInt(A.zIndex)||0,o=A.position==="fixed"||A.position==="absolute",i=e.width>window.innerWidth*.4&&e.height>window.innerHeight*.4,a=Math.abs(e.left+e.width/2-window.innerWidth/2)<50,l=t.getAttribute("class")||"",c=l.toLowerCase().includes("modal")||l.toLowerCase().includes("dialog");return!!(o&&n>=100&&(i||a||c))},Le=t=>{if(!t.isConnected)return!1;const A=window.getComputedStyle(t);if(A.display==="none"||A.visibility==="hidden"||A.opacity==="0")return t.tagName!=="BODY"&&t.tagName,!1;if(t.offsetWidth===0||t.offsetHeight===0)return!1;let e=t.parentElement;for(;e;){const s=window.getComputedStyle(e);if(s.display==="none"||s.visibility==="hidden"||s.opacity==="0")return!1;e=e.parentElement}const r=t.getBoundingClientRect();return!(r.width===0||r.height===0)},ba=(t,A=document)=>{const e=A.querySelector(t);if(e)return e;const r=A.querySelectorAll("*");for(const s of Array.from(r)){const n=s.shadowRoot;if(n){const o=ba(t,n);if(o)return o}}return null},Ia=(t,A)=>{let e=document.elementFromPoint(t,A);for(;e&&e.shadowRoot;){const r=e.shadowRoot.elementFromPoint(t,A);if(!r||r===e)break;e=r}return e},Rh=t=>{if(!t.tag)return null;const A=Array.from(document.getElementsByTagName(t.tag));let e=null,r=0;for(const s of A){if(!zr(s,t))continue;let n=0;const o=s.getAttribute("placeholder"),i=t.attributes?.placeholder||t.fingerprint?.placeholder;i&&o===i&&(n+=6);const a=s.getAttribute("type"),l=t.attributes?.type||t.fingerprint?.type;if(l&&a===l&&(n+=2),s.innerText?.trim()===t.text.trim()&&(n+=5),t.fingerprint?.vgPath){const{vgPath:c}=Pt(s);(c===t.vgPath||t.fingerprint?.vgPath===c)&&(n+=10)}n>r&&n>=7&&(r=n,e=s)}return e},zr=(t,A)=>{if(t.tagName.toLowerCase()!==A.tag.toLowerCase())return!1;const e=t.getAttribute("placeholder"),r=A.attributes?.placeholder||A.fingerprint?.placeholder;if(r&&e&&r!==e)return!1;const s=t.getAttribute("type"),n=A.attributes?.type||A.fingerprint?.type;return!(n&&s&&n!==s)},va=(t,A)=>{if(A){const o=Array.from(document.querySelectorAll(`[${ae}="${A}"]`));if(o.length>0){const i=o.filter(a=>zr(a,t));if(i.length===0)o.forEach(a=>a.removeAttribute(ae));else{const a=i.find(c=>{const{vgPath:B}=Pt(c);return B===t.vgPath||t.fingerprint?.vgPath===B}),l=a&&Le(a)?a:i.find(c=>!(!Le(c)||t.metadata?.isModal&&!c.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')));return l?(o.forEach(c=>{c!==l&&c.removeAttribute(ae)}),l):null}}}const r=(t.selector?Array.from(document.querySelectorAll(t.selector)):[]).filter(o=>zr(o,t));let s=r.find(o=>{const{vgPath:i}=Pt(o);return i===t.vgPath||t.fingerprint?.vgPath===i})||r[0]||null;if(s&&Le(s))if(t.metadata?.isModal&&!s.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))s=null;else return s;if(t.fallbackSelectors)for(const o of t.fallbackSelectors){const i=ba(o);if(i&&zr(i,t)&&Le(i)){if(t.metadata?.isModal&&!i.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))continue;return i}}const n=Rh(t);return n&&Le(n)?t.metadata?.isModal&&!n.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')?null:n:null},En=t=>({tag:t.tagName.toLowerCase(),text:(t.innerText||t.getAttribute("placeholder")||"").slice(0,50).trim(),role:t.getAttribute("role")||void 0,type:t.getAttribute("type")||void 0}),Mh=t=>{const A=t.parentElement;if(!A)return;const e=Array.from(A.children).filter(o=>o!==t).slice(0,5).map(o=>En(o)),r=Array.from(A.children),s=r.indexOf(t);let n="middle";return s===0&&(n="start"),s===r.length-1&&(n="end"),{target:{...En(t),location:`${n} of ${A.tagName.toLowerCase()}`},parent:En(A),siblings:e}},Sa=(t,A)=>{let e="unknown:0",r=t;for(;r;){const f=r.getAttribute("data-source-path");if(f){e=f;break}r=r.parentElement}const s=Oh(t),{selector:n,fallbacks:o,vgPath:i}=Pt(t),a={};["placeholder","aria-label","name","type","alt","title","value","role"].forEach(f=>{const u=t.getAttribute(f);u&&(a[f]=u)});const l=(()=>{let f=t;for(;f&&f!==document.body;){if(Fn(f))return!0;f=f.parentElement}return!1})();let c;l&&A&&!A.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')&&(c=Sa(A));const B=`${t.tagName.toLowerCase()}-${(t.innerText||"").slice(0,20).replace(/\s+/g,"_")}-${n.split(" > ").slice(-1)}`;return{tag:t.tagName.toLowerCase(),id:t.id||"",classes:t.className||"",text:(t.innerText||"").slice(0,100).trim(),selector:n,vgPath:i,outerHtml:t.outerHTML,parentContext:t.parentElement?`<${t.parentElement.tagName.toLowerCase()} ${Array.from(t.parentElement.attributes).map(f=>`${f.name}="${f.value}"`).join(" ").slice(0,500)}>`:"N/A",componentPath:s,signature:B,source:e,attributes:a,fallbackSelectors:[...new Set(o)].slice(0,5),domPath:[],viewportSize:{width:window.innerWidth,height:window.innerHeight},uiContext:Mh(t),fingerprint:Th(t),metadata:{hint:`Edit ${e.split(":")[0]} at line ${e.split(":")[1]||"?"}`,computedStyles:Dh(t),viewportBreakpoint:Lh(),outerHtml:t.outerHTML.slice(0,1500),scrollPosition:{x:window.scrollX,y:window.scrollY},isModal:l,triggerReference:c}}},La=()=>{const{addToast:t,language:A,t:e,apiKey:r,baseUrl:s,dashboardUrl:n,disableViewGate:o,hasActiveToasts:i}=go(),a=C.useMemo(()=>typeof window>"u"?!1:window.location.href.includes("viewgate-backlog"),[]),[l,c]=C.useState(typeof window<"u"?window.location.pathname:"/");C.useEffect(()=>{const g=()=>c(window.location.pathname);window.addEventListener("popstate",g);const b=window.history.pushState,m=window.history.replaceState;return window.history.pushState=function(...S){b.apply(this,S),g()},window.history.replaceState=function(...S){m.apply(this,S),g()},()=>{window.removeEventListener("popstate",g),window.history.pushState=b,window.history.replaceState=m}},[]);const[B,f]=C.useState(!1),[u,h]=C.useState("medium"),[w,U]=C.useState("medium"),[y,p]=C.useState("all"),[E,T]=C.useState(null),[F,K]=C.useState(null),[_,AA]=C.useState(""),[v,FA]=C.useState(!1),[mA,QA]=C.useState(!1),[eA,cA]=C.useState(!1),[tA,zA]=C.useState([]),[OA,bA]=C.useState(null),[ct,ce]=C.useState(!1),[Q,D]=C.useState({}),[M,Z]=C.useState(null),[WA,ee]=C.useState(!1),[k,VA]=C.useState(null),[Te,lt]=C.useState([]),[CA,Xt]=C.useState(()=>{if(typeof window>"u")return null;const g=localStorage.getItem("vg_selected_member");return g?JSON.parse(g):null});C.useEffect(()=>{!r||!s||fetch(`${s}/api/projects/members`,{headers:{"x-api-key":r}}).then(g=>g.json()).then(g=>{Array.isArray(g)&&lt(g)}).catch(g=>console.error("Failed to fetch project members",g))},[r,s]);const yn=g=>{Xt(g),localStorage.setItem("vg_selected_member",JSON.stringify(g))},Ke=C.useCallback(async g=>{const m=await fetch(g,{headers:{"x-api-key":r}});if(!m.ok){const S=await m.json().catch(()=>({}));throw new Error(S.message||S.error||"Fetch failed")}return m.json()},[r]),Zr=C.useMemo(()=>a?"backlog":"pending,todo,in_progress,review,ready_for_review,bug_fixing",[a]),{data:$r,isLoading:rA}=to(r?`${s}/api/projects/active-sprint`:null,Ke,{refreshInterval:3e4,revalidateOnFocus:!0}),{data:sA,isLoading:j,mutate:$}=to(r&&($r||a)?`${s}/api/annotations?status=${Zr}`:null,Ke,{refreshInterval:1e4,revalidateOnFocus:!0,dedupingInterval:2e3}),[EA,RA]=C.useState(null),BA=C.useRef(tA);BA.current=tA;const[q,le]=C.useState(null),De=C.useRef(null),[we,qr]=C.useState([]),TA=C.useMemo(()=>{let g=Array.isArray(tA)?tA:[];if(M){const m=we.find(S=>S.annotations&&Array.isArray(S.annotations)&&S.annotations.some(Y=>Y._id===M));m?g=m.annotations:g=g.filter(S=>S._id===M)}return g=g.filter(m=>m.status!=="completed"&&m.status!=="done"),window.location.href.includes("viewgate-backlog")||(q==="pending"?g=g.filter(m=>m.status!=="ready_for_review"):q==="ready"&&(g=g.filter(m=>m.status==="ready_for_review"))),y!=="all"&&(g=g.filter(m=>(m.priority||"medium")===y)),g},[M,tA,we,q,y]);C.useEffect(()=>{M&&TA.length===0&&!j&&Z(null)},[M,TA.length,j]);const[KA,Wt]=C.useState(()=>{if(typeof window>"u")return{top:24,right:24};const g=localStorage.getItem("vg-exit-pos");return g?JSON.parse(g):{top:24,right:24}}),[Xe,Bt]=C.useState(!1),pe=C.useRef(null),[dt,Vh]=C.useState(()=>{if(typeof window>"u")return{bottom:30,right:30};const g=localStorage.getItem("vg-bar-pos");return g?JSON.parse(g):{bottom:30,right:30}}),[Jt,Ta]=C.useState(!1),Qe=C.useRef(null),_h=g=>{g.preventDefault(),g.stopPropagation();const b=g.currentTarget.parentElement?.getBoundingClientRect();b&&(Bt(!0),pe.current={x:g.clientX,y:g.clientY,top:KA.top,right:KA.right,width:b.width,height:b.height})},kh=g=>{g.preventDefault(),g.stopPropagation();const b=g.currentTarget.parentElement?.getBoundingClientRect();b&&(Ta(!0),Qe.current={x:g.clientX,y:g.clientY,bottom:dt.bottom,right:dt.right,width:b.width,height:b.height})};C.useEffect(()=>{if(!Xe&&!Jt)return;const g=m=>{if(Xe&&pe.current){const S=m.clientX-pe.current.x,Y=m.clientY-pe.current.y;let N=pe.current.top+Y,P=pe.current.right-S;const L=10;N=Math.max(L,Math.min(window.innerHeight-pe.current.height-L,N)),P=Math.max(L,Math.min(window.innerWidth-pe.current.width-L,P)),Wt({top:N,right:P})}if(Jt&&Qe.current){const S=m.clientX-Qe.current.x,Y=m.clientY-Qe.current.y;let N=Qe.current.bottom-Y,P=Qe.current.right-S;const L=10;N=Math.max(L,Math.min(window.innerHeight-Qe.current.height-L,N)),P=Math.max(L,Math.min(window.innerWidth-Qe.current.width-L,P)),Vh({bottom:N,right:P})}},b=()=>{Xe&&(Bt(!1),localStorage.setItem("vg-exit-pos",JSON.stringify(KA)),pe.current=null),Jt&&(Ta(!1),localStorage.setItem("vg-bar-pos",JSON.stringify(dt)),Qe.current=null)};return window.addEventListener("mousemove",g),window.addEventListener("mouseup",b),()=>{window.removeEventListener("mousemove",g),window.removeEventListener("mouseup",b)}},[Xe,Jt,KA,dt]);const[Hn,bn]=C.useState(null),[Ka,Da]=C.useState(""),[gw,uw]=C.useState({}),In=C.useRef(null),gt=C.useRef(null),jt=C.useCallback(()=>{typeof window>"u"||(gt.current&&cancelAnimationFrame(gt.current),gt.current=requestAnimationFrame(()=>{gt.current=null;const g=BA.current,b=Array.isArray(g)?g:[],m=new Set(b.map(z=>z._id));document.querySelectorAll(`[${ae}]`).forEach(z=>{const ZA=z.getAttribute(ae);ZA&&!m.has(ZA)&&z.removeAttribute(ae)});const Y=Array.from(document.querySelectorAll('[role="dialog"], [aria-modal="true"], .modal, .modal-backdrop, .fixed.inset-0')).find(z=>Fn(z)&&Le(z)),N=!!Y,P=new Map,L=new Map;b.forEach(z=>{if(!z||!z.reference)return;try{const nA=window.location.pathname;if(new URL(z.url).pathname!==nA)return}catch{return}const ZA=!!z.reference.metadata?.isModal,Ce=z.reference.metadata?.triggerReference;let fA=va(z.reference,z._id),hA=!1;if(Ce){const nA=va(Ce);nA&&Le(nA)&&(fA=nA,hA=!0)}if(!fA||!Le(fA))return;let UA=!1;if(N?UA=Y.contains(fA):hA?UA=!0:UA=!ZA,!UA)return;const IA=fA.getAttribute(ae);IA!==z._id&&(document.querySelectorAll(`[${ae}="${z._id}"]`).forEach(nA=>{nA.removeAttribute(ae)}),IA||fA.setAttribute(ae,z._id));const X=hA?P:L;X.has(fA)||X.set(fA,{anns:[]}),X.get(fA).anns.push(z)});const dA=[],_A=(z,ZA)=>{z.forEach((Ce,fA)=>{const{anns:hA}=Ce,UA=fA.getBoundingClientRect(),IA=UA.left+UA.width/2,X=UA.top+UA.height/2;if(IA>=0&&IA<=window.innerWidth&&X>=0&&X<=window.innerHeight){const nA=document.elementFromPoint(IA,X),DA=document.getElementById("viewgate-shadow-host");if(nA&&!fA.contains(nA)&&nA!==DA&&!DA?.contains(nA))return}dA.push({id:hA[0]._id+(ZA?"_trig":""),element:fA,rect:UA,annotations:hA.sort((nA,DA)=>new Date(DA.timestamp||DA.createdAt).getTime()-new Date(nA.timestamp||nA.createdAt).getTime()),isModal:!!hA[0].reference?.metadata?.isModal,isTriggerPin:ZA})})};_A(P,!0),_A(L,!1),qr(dA)}))},[]);C.useEffect(()=>{if(sA){const g=Array.isArray(sA)?sA:sA?.data||[];if(Array.isArray(g)){const b=g.reduce((m,S)=>m.find(N=>N._id===S._id)?m:m.concat([S]),[]);zA(b)}}else j||zA([])},[sA,j]),C.useEffect(()=>{VA($r||null)},[$r]),C.useEffect(()=>{eA&&tA.length===0&&!j&&cA(!1)},[eA,tA.length,j]),C.useEffect(()=>{jt();const g=new MutationObserver(()=>jt()),b=new ResizeObserver(()=>jt()),m=()=>jt();return g.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!0}),b.observe(document.documentElement),window.addEventListener("scroll",m,!0),()=>{g.disconnect(),b.disconnect(),window.removeEventListener("scroll",m,!0),gt.current&&cancelAnimationFrame(gt.current)}},[B,tA,jt,eA,M,l]);const vn=C.useCallback(g=>{let b=g;for(;b&&b!==document.body;){if(Fn(b))return b;b=b.parentElement}return null},[]);C.useEffect(()=>{const g=b=>{const m=b.target;m&&(vn(m)||(De.current=m))};return window.addEventListener("mousedown",g,!0),()=>window.removeEventListener("mousedown",g,!0)},[vn]),C.useEffect(()=>{In.current=document.getElementById("viewgate-shadow-host")},[]);const Sn=C.useCallback(g=>{if(!B||F)return;const b=Ia(g.clientX,g.clientY);if(!b||In.current?.contains(b)||b.closest(".vg-no-capture")){T(null);return}const m=b.getBoundingClientRect();T({tag:b.tagName.toLowerCase(),source:b.getAttribute("data-source-path")||"unknown:0",rect:m,element:b,previewText:(b.innerText||"").slice(0,100)||(b.getAttribute("placeholder")||"").slice(0,100)||b.tagName.toLowerCase(),semanticReference:{...Sa(b,De.current),normalizedOffset:{x:(g.clientX-m.left)/m.width,y:(g.clientY-m.top)/m.height}}})},[B,F]),Ln=C.useCallback(async g=>{if(!B||F)return;const b=Ia(g.clientX,g.clientY);if(!(!b||In.current?.contains(b)||b.closest(".vg-no-capture"))&&E){g.preventDefault(),g.stopPropagation(),QA(!0);try{await new Promise(X=>requestAnimationFrame(X)),await new Promise(X=>setTimeout(X,80));const m=E.element,S=m.getBoundingClientRect(),N=vn(m)||document.documentElement,P=N.getBoundingClientRect(),L=window.devicePixelRatio||1,dA=Math.max(L,3),_A=Array.from(N.querySelectorAll("img"));await Promise.all(_A.map(X=>{const nA=X.getBoundingClientRect();return nA.bottom>-200&&nA.top<window.innerHeight+200&&(X.loading==="lazy"&&(X.loading="eager"),!X.complete)?new Promise(DA=>{X.onload=DA,X.onerror=DA}):Promise.resolve()})).catch(()=>{});const z=N===document.documentElement||N===document.body,ZA=S.left-P.left+(z?0:N.scrollLeft),Ce=S.top-P.top+(z?0:N.scrollTop),fA=await xa(N,{scale:dA,useCORS:!0,logging:!1,backgroundColor:null,allowTaint:!0,imageTimeout:2e4,scrollX:0,scrollY:0,windowWidth:document.documentElement.offsetWidth,windowHeight:document.documentElement.offsetHeight,onclone:X=>{const nA=X.getElementById("viewgate-shadow-host");nA&&nA.style.setProperty("display","none","important");const DA=X.querySelector(".vg-selection-overlay");DA&&DA.style.setProperty("display","none","important");const We=X.querySelector("[data-vg-root]");We&&(We.style.transform="none",We.style.perspective="none")},ignoreElements:X=>X.id==="viewgate-shadow-host"||X.classList.contains("vg-no-capture")||X.classList.contains("vg-selection-overlay")}),hA=document.createElement("canvas"),UA=hA.getContext("2d"),IA=24;if(hA.width=(S.width+IA*2)*dA,hA.height=(S.height+IA*2)*dA,UA){UA.imageSmoothingEnabled=!0,UA.imageSmoothingQuality="high";const X=(ZA-IA)*dA,nA=(Ce-IA)*dA,DA=(S.width+IA*2)*dA,We=(S.height+IA*2)*dA;UA.drawImage(fA,X,nA,DA,We,0,0,hA.width,hA.height),hA.toBlob(async Tn=>{if(Tn){const ut=new FileReader;ut.onloadend=()=>{K({...E,visualPreview:ut.result})},ut.readAsDataURL(Tn)}else K(E)},"image/webp",.98)}}catch(m){console.error("ViewGate High-Fidelity Capture Error:",m),K(E)}finally{QA(!1),T(null)}}},[B,E,F]);C.useEffect(()=>{const g=b=>{if(b.key==="Escape"){F?K(null):eA?cA(!1):B&&f(!1);return}const S=(()=>{let P=document.activeElement;for(;P&&P.shadowRoot&&P.shadowRoot.activeElement;)P=P.shadowRoot.activeElement;return P})();if(["input","textarea"].includes((S?.tagName||"").toLowerCase())||S?.isContentEditable)return;const N=b.key.toLowerCase();if(N==="c"&&!F&&!eA){if(!(k&&k.status!=="closed")&&!a&&!B){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(L=>!L)}N==="v"&&!F&&(tA.length>0||eA)&&(cA(P=>!P),eA||f(!1))};return B&&!F?document.body.classList.add("vg-cursor-pointer"):document.body.classList.remove("vg-cursor-pointer"),window.addEventListener("keydown",g),window.addEventListener("mousemove",Sn,!0),window.addEventListener("click",Ln,!0),()=>{document.body.classList.remove("vg-cursor-pointer"),window.removeEventListener("keydown",g),window.removeEventListener("mousemove",Sn,!0),window.removeEventListener("click",Ln,!0)}},[B,F,eA,tA,Sn,Ln]);const Ph=async()=>{if(!F||!_.trim())return;if(!CA){t(A==="es"?"Selecciona un usuario para comentar":"Please select a user to comment","error");return}FA(!0);const{semanticReference:g}=F,[b,m]=(g.source||"").split(":"),Y={filePath:b,line:parseInt(m||"0"),url:window.location.href,title:_.length>50?_.substring(0,50)+"...":_,message:_,status:a?"backlog":"pending",priority:u,screenshot:F.visualPreview,componentName:g.componentPath||F.tag,reference:{...g,viewport:{width:window.innerWidth,height:window.innerHeight},timestamp:new Date().toISOString()}};CA&&(Y.creator={name:CA.name,email:CA.email,avatar:CA.avatar});try{const N=await fetch(`${s}/api/annotations`,{method:"POST",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify(Y)});if(!N.ok){const P=await N.json().catch(()=>({}));throw new Error(P.message||P.error||"Backend failed")}t(e.success,"success"),K(null),AA(""),f(!1),$()}catch(N){console.error(N);const P=N.message&&N.message!=="Backend failed"?N.message:e.error;t(P,"error")}finally{FA(!1)}};return d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1648",className:"vg-container",children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1649",className:"vg-no-capture",children:[!i&&d.jsxs("div",{style:{position:"fixed",top:`${KA.top}px`,right:`${KA.right}px`,zIndex:Un+10,display:"flex",alignItems:"center",gap:"8px",transition:Xe?"none":"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)"},children:[d.jsx("div",{onMouseDown:_h,style:{width:"20px",height:"32px",borderRadius:"6px",backgroundColor:"rgba(255, 255, 255, 0.85)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",cursor:"grab",color:"#1e293b",opacity:B?0:1,visibility:B?"hidden":"visible",transition:"all 0.2s",border:"1px solid rgba(0,0,0,0.1)",boxShadow:"0 2px 8px rgba(0,0,0,0.05)"},onMouseEnter:g=>{g.currentTarget.style.backgroundColor="white",g.currentTarget.style.color="#000000"},onMouseLeave:g=>{g.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.85)",g.currentTarget.style.color="#1e293b"},children:d.jsx(io,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1693",size:14})}),d.jsx("button",{onClick:g=>{g.stopPropagation(),bA({title:e.exitConfirmTitle||"Close ViewGate?",message:e.exitConfirmMessage||"Are you sure you want to close ViewGate?",type:"danger",onConfirm:()=>o()})},title:"Cerrar ViewGate",style:{width:"40px",height:"40px",borderRadius:"12px",backgroundColor:"rgba(255, 255, 255, 0.9)",backdropFilter:"blur(8px)",display:"flex",alignItems:"center",justifyContent:"center",border:"1px solid rgba(0,0,0,0.05)",boxShadow:"0 4px 12px rgba(0,0,0,0.1)",cursor:"pointer",color:"#64748b",transition:"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)"},onMouseEnter:g=>{g.currentTarget.style.transform="scale(1.1) rotate(90deg)",g.currentTarget.style.color="#ef4444",g.currentTarget.style.backgroundColor="white"},onMouseLeave:g=>{g.currentTarget.style.transform="scale(1) rotate(0deg)",g.currentTarget.style.color="#64748b",g.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.9)"},children:d.jsx(Qs,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1733",size:20,strokeWidth:2.5})})]}),d.jsxs("div",{style:{position:"fixed",bottom:`${dt.bottom}px`,right:`${dt.right}px`,zIndex:Un,display:"flex",alignItems:"center",gap:"8px",transition:Jt?"none":"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},id:"viewgate-ui",children:[d.jsx("div",{onMouseDown:kh,style:{width:"24px",height:"40px",borderRadius:"10px",backgroundColor:"rgba(255, 255, 255, 0.85)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",cursor:"grab",color:"#1e293b",opacity:B?0:1,visibility:B?"hidden":"visible",transition:"all 0.2s",border:"1px solid rgba(0,0,0,0.1)",boxShadow:"0 2px 8px rgba(0,0,0,0.05)"},onMouseEnter:g=>{g.currentTarget.style.backgroundColor="white",g.currentTarget.style.color="#000000"},onMouseLeave:g=>{g.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.85)",g.currentTarget.style.color="#1e293b"},className:"vg-animate-slide-up",children:d.jsx(io,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1782",size:16})}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1785",className:"vg-action-bar vg-animate-slide-up",style:{transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[d.jsx("button",{onClick:()=>{if(!k&&!a&&!B){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(!B)},className:"vg-button-primary vg-animate-pop",style:{padding:"12px 24px",background:B?"#ef4444":!k&&!a?"#94a3b8":void 0,cursor:!k&&!a&&!B?"not-allowed":"pointer",opacity:!k&&!a&&!B?.7:1},title:!k&&!a&&!B?A==="es"?"Requiere sprint activo":"Requires active sprint":"",children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1803",style:{display:"flex",alignItems:"center",gap:"10px"},children:[B?d.jsx(Qs,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1804",size:20,className:"vg-animate-pop"}):d.jsx(qt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1804",size:20,className:"vg-animate-pop"}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1805",children:B?e.exitMode:e.enterMode})]})}),tA.length>0&&d.jsxs("button",{onClick:()=>{cA(!eA),f(!1),K(null)},className:"vg-button-ghost vg-animate-pop",style:{animationDelay:"0.1s"},children:[d.jsx(Hc,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1818",size:20}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1819",children:e.viewComments})]})]})]}),mA&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1827",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(255,255,255,0.6)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:Un+1,cursor:"wait"},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1833",className:"vg-glassmorphism",style:{padding:"30px 50px",display:"flex",flexDirection:"column",alignItems:"center",gap:"16px"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1834",className:"vg-spinner"}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1835",style:{fontWeight:600,fontSize:"14px",color:"#000000"},children:"Capturando..."})]})}),B&&!F&&d.jsx("div",{className:"vg-backdrop-blur",style:{opacity:1,clipPath:E?`polygon(
13
13
  0% 0%, 0% 100%, 100% 100%, 100% 0%, 0% 0%,
14
14
  ${E.rect.left}px ${E.rect.top}px,
15
15
  ${E.rect.right}px ${E.rect.top}px,
16
16
  ${E.rect.right}px ${E.rect.bottom}px,
17
17
  ${E.rect.left}px ${E.rect.bottom}px,
18
18
  ${E.rect.left}px ${E.rect.top}px
19
- )`:"none",zIndex:Ih}}),B&&E&&!F&&!QA&&d.jsx("div",{className:"vg-selection-pulse",style:{top:E.rect.top-4,left:E.rect.left-4,width:E.rect.width+8,height:E.rect.height+8,zIndex:vh},children:d.jsxs("div",{className:"vg-selection-label",style:{...E.rect.top<60?E.rect.bottom>window.innerHeight-60?{top:"8px",bottom:"auto"}:{top:"100%",marginTop:"8px",bottom:"auto"}:{top:"-40px",bottom:"auto"},...E.rect.left+200>window.innerWidth?{left:"auto",right:"0"}:{left:"0",right:"auto"}},children:[d.jsx(vc,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1884",size:16}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1885",style:{display:"flex",flexDirection:"column"},children:[d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1886",style:{fontWeight:700},children:e.selectToComment}),d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1887",style:{fontSize:"10px",opacity:.8,fontFamily:"monospace"},children:[Math.round(E.rect.width)," × ",Math.round(E.rect.height)]})]})]})}),F&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1897",className:"vg-animate-fade",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(15, 23, 42, 0.4)",backdropFilter:"blur(8px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:Fn},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1902",className:"vg-glassmorphism vg-animate-slide",style:{padding:"40px",width:"500px",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1906",style:{textAlign:"center",marginBottom:"32px"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1907",style:{width:"48px",height:"48px",background:"var(--vg-primary-gradient)",borderRadius:"12px",display:"flex",alignItems:"center",justifyContent:"center",margin:"0 auto 16px",color:"white",boxShadow:"0 8px 16px rgba(99, 102, 241, 0.3)"},children:d.jsx(Ar,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1912",size:24})}),d.jsx("h2",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1914",style:{margin:"0 0 8px 0",fontSize:"24px",fontWeight:800,color:"#0f172a"},children:e.feedbackHeader}),d.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1915",style:{margin:0,color:"#000000",fontSize:"15px"},children:e.feedbackSubheader})]}),F.visualPreview&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1919",style:{marginBottom:"24px",borderRadius:"8px",overflow:"hidden",width:"fit-content",margin:"0 auto 24px auto",boxShadow:"0 4px 20px rgba(0,0,0,0.1)"},children:d.jsx("img",{src:F.visualPreview,alt:"Preview",style:{maxWidth:"100%",maxHeight:"350px",objectFit:"contain",display:"block"}})}),d.jsx("textarea",{className:"vg-textarea",value:V,onChange:g=>q(g.target.value),rows:4,placeholder:e.placeholder,autoFocus:!0,style:{fontSize:"15px",padding:"16px",marginBottom:"24px"}}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1946",style:{marginBottom:"24px"},children:[d.jsx("label",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1947",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:e.priority}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1950",style:{display:"flex",gap:"8px"},children:["low","medium","high","urgent"].map(g=>d.jsx("button",{onClick:()=>h(g),style:{flex:1,padding:"12px 6px",borderRadius:"8px",fontSize:"13px",fontWeight:700,border:"1px solid",borderColor:u===g?g==="low"?"#10b981":g==="medium"?"#6366f1":g==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:u===g?g==="low"?"#ecfdf5":g==="medium"?"#eef2ff":g==="high"?"#fffbeb":"#fef2f2":"white",color:u===g?g==="low"?"#059669":g==="medium"?"#4338ca":g==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[g]},g))})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1977",style:{marginBottom:"24px"},children:[d.jsx("label",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1978",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:pA?e.asMember:e.selectMember}),pA?d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1983",style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"10px 16px",background:"#f8fafc",borderRadius:"12px",border:"1px solid #e2e8f0"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1992",style:{display:"flex",alignItems:"center",gap:"12px"},children:[pA.avatar?d.jsx("img",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1994",src:pA.avatar,style:{width:"32px",height:"32px",borderRadius:"50%"},alt:""}):d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1996",style:{width:"32px",height:"32px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontWeight:700},children:pA.name?.[0]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2000",children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2001",style:{fontSize:"14px",fontWeight:700,color:"#0f172a"},children:pA.name}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2002",style:{fontSize:"11px",color:"#64748b"},children:pA.email})]})]}),d.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2005",onClick:()=>Wt(null),style:{background:"none",border:"none",color:"#6366f1",fontSize:"12px",fontWeight:700,cursor:"pointer",padding:"4px 8px"},children:e.changeMember})]}):d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2015",style:{display:"grid",gridTemplateColumns:"repeat(auto-fill, minmax(140px, 1fr))",gap:"8px",maxHeight:"160px",overflowY:"auto",padding:"4px",background:"#f8fafc",borderRadius:"12px",border:"1px dotted #cbd5e1"},children:[De.map(g=>d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2027",onClick:()=>Hn(g),style:{padding:"8px",borderRadius:"10px",border:"1px solid #e2e8f0",cursor:"pointer",display:"flex",alignItems:"center",gap:"8px",transition:"all 0.2s",background:"white"},onMouseEnter:b=>{b.currentTarget.style.borderColor="#6366f1",b.currentTarget.style.background="#f5f7ff"},onMouseLeave:b=>{b.currentTarget.style.borderColor="#e2e8f0",b.currentTarget.style.background="white"},children:[g.avatar?d.jsx("img",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2045",src:g.avatar,style:{width:"24px",height:"24px",borderRadius:"50%"},alt:""}):d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2047",style:{width:"24px",height:"24px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontSize:"10px"},children:g.name?.[0]}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2051",style:{fontSize:"12px",fontWeight:600,color:"#1e293b",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:g.name.split(" ")[0]})]},g.email)),De.length===0&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2057",style:{gridColumn:"1 / -1",padding:"20px",textAlign:"center",color:"#64748b",fontSize:"12px"},children:A==="es"?"Cargando miembros...":"Loading members..."})]})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2065",style:{display:"flex",gap:"12px"},children:[d.jsx("button",{onClick:()=>!v&&K(null),className:"vg-button-ghost",disabled:v,style:{flex:1,padding:"12px"},children:e.cancel}),d.jsx("button",{onClick:Ph,className:"vg-button-primary",disabled:v||!V.trim(),style:{flex:2},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2080",style:{display:"flex",alignItems:"center",gap:"8px"},children:[v?d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2081",className:"vg-spinner",style:{width:"16px",height:"16px",borderWidth:"2px"}}):d.jsx(lo,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2081",size:18}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2082",children:v?e.submitting:e.sendFeedback||"Send Comment"})]})})]})]})}),AA&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2092",className:"vg-animate-fade",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(15, 23, 42, 0.6)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:Fn},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2098",className:"vg-glassmorphism vg-animate-slide",style:{padding:"32px",width:"650px",maxHeight:"80vh",display:"flex",flexDirection:"column",transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2103",style:{display:"flex",flexDirection:"column",gap:"16px",marginBottom:"24px"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2104",style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[d.jsx("h2",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2105",style:{margin:0,fontSize:"20px",fontWeight:800,color:"#0f172a",whiteSpace:"nowrap"},children:M?e.commentDetails:e.annotations}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2108",style:{display:"flex",alignItems:"center",gap:"12px"},children:[pA?d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2110",style:{display:"flex",alignItems:"center",gap:"8px",padding:"4px 12px",background:"rgba(99, 102, 241, 0.1)",borderRadius:"20px"},children:[pA.avatar?d.jsx("img",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2112",src:pA.avatar,style:{width:"20px",height:"20px",borderRadius:"50%"},alt:""}):d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2114",style:{width:"20px",height:"20px",borderRadius:"50%",background:"#6366f1",color:"white",fontSize:"10px",display:"flex",alignItems:"center",justifyContent:"center"},children:pA.name?.[0]}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2118",style:{fontSize:"12px",fontWeight:600,color:"#4338ca",cursor:"pointer"},onClick:()=>Wt(null),title:A==="es"?"Click para cambiar":"Click to change",children:pA.name})]}):d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2127",style:{fontSize:"12px",color:"#64748b",fontWeight:600},children:A==="es"?"Sin usuario":"No user selected"}),d.jsx("button",{className:"vg-button-ghost",style:{padding:"8px",borderRadius:"50%"},onClick:()=>{aA(!1),z(null),de(null),p("all")},children:d.jsx(Cs,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2136",size:20})})]})]}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2140",style:{display:"flex",flexDirection:"column",gap:"8px",alignItems:"center",width:"100%"},children:(()=>{const g=Array.isArray(eA)?eA:[],b=M?Ce.find(L=>L.annotations?.some(RA=>RA._id===M)):null,S=(b?b.annotations:g).filter(L=>L.status!=="completed"&&L.status!=="done"),W=S.filter(L=>L.status!=="ready_for_review").length,P=S.filter(L=>L.status==="ready_for_review").length,k=S.length;return k<=0?k===0?null:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2154",style:{display:"flex",gap:"8px",opacity:.9},children:[W>0&&d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2156",className:"vg-badge",style:{background:"#fff7ed",color:"#c2410c",border:"1px solid #ffedd5",fontSize:"11px",padding:"2px 8px"},children:[W," ",W===1?"pendiente":"pendientes"]}),P>0&&d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2161",className:"vg-badge",style:{background:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff",fontSize:"11px",padding:"2px 8px"},children:[P," ",A==="es"?P===1?"Listo para revisión":"Listos para revisión":"ready for review"]})]}):d.jsxs(d.Fragment,{children:[!a&&d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2172",className:"vg-segmented-control",style:{marginBottom:"4px"},children:[d.jsx("div",{className:"vg-segmented-slider",style:{left:$===null?"4px":$==="pending"?"calc(4px + (100% - 8px) / 3)":"calc(4px + 2 * (100% - 8px) / 3)",width:"calc((100% - 8px) / 3)",background:$===null?"var(--vg-primary)":$==="pending"?"#ea580c":"#a855f7",boxShadow:$===null?"0 4px 12px rgba(99, 102, 241, 0.3)":$==="pending"?"0 4px 12px rgba(234, 88, 12, 0.3)":"0 4px 12px rgba(168, 85, 247, 0.3)"}}),d.jsxs("div",{onClick:()=>de(null),className:`vg-segmented-item ${$===null?"active":""}`,children:[e.viewAll||"Todos"," (",k,")"]}),d.jsxs("div",{onClick:()=>de("pending"),className:`vg-segmented-item ${$==="pending"?"active":""}`,children:[A==="es"?W===1?"Pendiente":"Pendientes":"Pending"," (",W,")"]}),d.jsxs("div",{onClick:()=>de("ready"),className:`vg-segmented-item ${$==="ready"?"active":""}`,children:[A==="es"?"Listo para revisión":"Ready for Review"," (",P,")"]})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2203",style:{display:"flex",gap:"6px",justifyContent:"center",flexWrap:"wrap",marginTop:a?"0":"4px"},children:[d.jsxs("button",{onClick:()=>p("all"),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:y==="all"?"var(--vg-primary)":"#e2e8f0",backgroundColor:y==="all"?"var(--vg-primary)":"transparent",color:y==="all"?"white":"#64748b",cursor:"pointer",transition:"all 0.2s"},children:[e.viewAll||"Todos"," (",S.filter(L=>a?!0:$==="pending"?L.status!=="ready_for_review":$==="ready"?L.status==="ready_for_review":!0).length,")"]}),["low","medium","high","urgent"].map(L=>{const RA=S.filter(FA=>a?!0:$==="pending"?FA.status!=="ready_for_review":$==="ready"?FA.status==="ready_for_review":!0).filter(FA=>(FA.priority||"medium")===L).length;return RA===0&&y!==L?null:d.jsxs("button",{onClick:()=>p(L),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:y===L?L==="low"?"#10b981":L==="medium"?"#6366f1":L==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:y===L?L==="low"?"#ecfdf5":L==="medium"?"#eef2ff":L==="high"?"#fffbeb":"#fef2f2":"transparent",color:y===L?L==="low"?"#059669":L==="medium"?"#4338ca":L==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:[e[L]," (",RA,")"]},L)})]})]})})()})]}),d.jsx("div",{style:{flex:1,overflowY:"auto",paddingRight:"10px",overflowX:"hidden"},className:"vg-custom-scrollbar",children:j?d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2269",style:{display:"flex",justifyContent:"center",padding:"40px"},children:d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2270",className:"vg-spinner"})}):LA.map((g,b)=>d.jsxs("div",{className:"vg-glassmorphism vg-animate-slide",style:{padding:"20px",marginBottom:"16px",border:"1px solid rgba(0,0,0,0.05)",background:"rgba(255,255,255,0.5)",animationDelay:`${b*.05}s`},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2285",style:{display:"flex",justifyContent:"space-between",marginBottom:"16px",alignItems:"center"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2286",style:{display:"flex",gap:"12px",alignItems:"center"},children:[d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2287",style:{fontSize:"12px",color:"#000000",fontWeight:600},children:Ha(g.timestamp||g.createdAt||g.reference?.timestamp,A)}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2290",onClick:U=>{U.stopPropagation();const S=g.key||`VG-${g._id.slice(-6).toUpperCase()}`;navigator.clipboard.writeText(S);const W=U.currentTarget;W.innerText="¡Copiado!",W.style.color="#22c55e",setTimeout(()=>{W.innerText=S,W.style.color=a?"#64748b":"#6366f1"},1500)},style:{fontSize:"10px",fontFamily:"monospace",color:a?"#64748b":"#6366f1",background:a?"rgba(100, 116, 139, 0.1)":"rgba(99, 102, 241, 0.1)",padding:"2px 6px",borderRadius:"4px",cursor:"pointer",fontWeight:900,transition:"all 0.2s"},title:A==="es"?"Click para copiar":"Click to copy",children:g.key||`VG-${g._id.slice(-6).toUpperCase()}`}),g.reference?.metadata?.isModal&&d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2319",className:"vg-badge",style:{fontSize:"10px",background:a?"#f1f5f9":g.status==="completed"||g.status==="done"?"#ecfdf5":g.status==="ready_for_review"?"#f3e8ff":"#fef3c7",color:a?"#64748b":g.status==="completed"||g.status==="done"?"#059669":g.status==="ready_for_review"?"#a855f7":"#92400e",border:"none",padding:"2px 6px"},children:"MODAL"}),g.url&&d.jsx(ba,{url:g.url,onHover:OA,style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"11px",color:"#64748b",background:"#f8fafc",padding:"2px 8px",borderRadius:"6px",border:"1px solid #e2e8f0",maxWidth:"220px"}})]}),g.status==="completed"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2347",className:"vg-badge",style:{backgroundColor:"#ecfdf5",color:"#059669",border:"1px solid #d1fae5"},children:[d.jsx(Ee,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2348",size:14})," ",e.completed||(A==="es"?"Listo para revisión":"Ready for Review")]}):g.status==="ready_for_review"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2351",className:"vg-badge",style:{backgroundColor:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff"},children:[d.jsx(Ee,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2352",size:14})," ",e.readyForReview]}):g.status==="bug_fixing"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2355",className:"vg-badge",style:{backgroundColor:"#fff1f2",color:"#e11d48",border:"1px solid #ffe4e6"},children:[d.jsx(Qs,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2356",size:14})," ","Bug Fixing"]}):d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2359",className:"vg-badge",style:{backgroundColor:a||g.status==="backlog"?"#f1f5f9":"#fff7ed",color:a||g.status==="backlog"?"#64748b":"#ea580c",border:a||g.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[d.jsx(oo,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2364",size:14}),a||g.status==="backlog"?e.backlog:e.pending]})]}),bn===g._id?d.jsx("textarea",{className:"vg-textarea",value:Da,onChange:U=>Oa(U.target.value),rows:3,autoFocus:!0,style:{marginBottom:"16px"}}):d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2380",style:{marginBottom:"20px"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2381",style:{display:"flex",alignItems:"center",gap:"8px",marginBottom:"8px"},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2382",style:{fontSize:"10px",fontWeight:800,color:g.priority==="low"?"#059669":g.priority==="urgent"?"#b91c1c":g.priority==="high"?"#b45309":"#4338ca",backgroundColor:g.priority==="low"?"#ecfdf5":g.priority==="urgent"?"#fef2f2":g.priority==="high"?"#fffbeb":"#eef2ff",padding:"4px 10px",borderRadius:"6px",letterSpacing:"0.5px",border:"1px solid",borderColor:g.priority==="low"?"#d1fae5":g.priority==="urgent"?"#fee2e2":g.priority==="high"?"#fef3c7":"#e0e7ff"},children:[e.priority,": ",e[g.priority||"medium"]]})}),d.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2396",className:"vg-text-wrap",style:{margin:"0",fontSize:"16px",color:"#1e293b",lineHeight:1.6},children:g.message})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2400",style:{display:"flex",justifyContent:"flex-end",alignItems:"center",gap:"12px",borderTop:"1px solid #f1f5f9",paddingTop:"16px"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2402",style:{display:"flex",gap:"6px"},children:bn!==g._id&&d.jsxs(d.Fragment,{children:[d.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px"},onClick:()=>{g.url&&(window.location.href=g.url)},title:e.review,children:d.jsx(io,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2413",size:16})}),d.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px"},onClick:()=>{In(g._id),Oa(g.message),m(g.priority||"medium")},title:e.edit,children:d.jsx(Sc,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2425",size:16})}),d.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px",color:"#ef4444"},onClick:()=>{HA({title:e.deleteConfirm,message:e.confirmDelete,type:"danger",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${g._id}`,{method:"DELETE",headers:{"x-api-key":r}})).ok&&(Z(),t(e.deleteSuccess,"success"))}catch{t(e.error,"error")}finally{HA(null)}}})},title:A==="es"?"Eliminar":"Delete",children:d.jsx(Bo,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2455",size:16})})]})}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2462",style:{display:"flex",gap:"8px"},children:bn===g._id?d.jsxs(d.Fragment,{children:[d.jsx("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:async()=>{try{(await fetch(`${s}/api/annotations/${g._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({message:Da,priority:w})})).ok&&(In(null),Z(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}},children:e.save}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2491",style:{display:"flex",gap:"4px",marginLeft:"12px"},children:["low","medium","high","urgent"].map(U=>d.jsx("button",{onClick:()=>m(U),style:{padding:"8px 12px",borderRadius:"6px",fontSize:"12px",fontWeight:800,border:"1px solid",borderColor:w===U?U==="low"?"#10b981":U==="medium"?"#6366f1":U==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:w===U?U==="low"?"#ecfdf5":U==="medium"?"#eef2ff":U==="high"?"#fffbeb":"#fef2f2":"white",color:w===U?U==="low"?"#059669":U==="medium"?"#4338ca":U==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[U]},U))}),d.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2514",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",marginLeft:"auto"},onClick:()=>In(null),children:e.cancel})]}):d.jsxs(d.Fragment,{children:[!a&&(g.status==="pending"||!["ready_for_review","completed","done"].includes(g.status||""))&&d.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{HA({title:e.markReadyConfirm,message:e.confirmMarkReady,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${g._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"ready_for_review"})})).ok&&(Z(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{HA(null)}}})},children:[d.jsx(lo,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2547",size:14})," ",e.markReady]}),!a&&g.status==="ready_for_review"&&d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2551",style:{display:"flex",gap:"8px"},children:[d.jsxs("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 12px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{HA({title:e.reopenConfirm,message:e.confirmReopen,type:"success",onConfirm:async()=>{try{const U=g.originalStatus||(g.screenshot?"bug_fixing":"pending");(await fetch(`${s}/api/annotations/${g._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:U})})).ok&&(Z(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{HA(null)}}})},children:[d.jsx(Lc,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2585",size:14})," ",e.reopen]}),d.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",background:"#22c55e",borderColor:"#22c55e",whiteSpace:"nowrap"},onClick:()=>{HA({title:e.completeConfirm,message:e.confirmComplete,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${g._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"completed"})})).ok&&(Z(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{HA(null)}}})},children:[d.jsx(Ee,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2615",size:14})," ",e.completed]})]})]})})]})]},g._id))},M||"all")]})}),DA&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2634",className:"vg-animate-fade",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(11, 15, 25, 0.7)",backdropFilter:"blur(8px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:Fn+100},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2639",className:"vg-glassmorphism vg-animate-slide",style:{padding:"40px",width:"420px",textAlign:"center",border:"1px solid rgba(255, 255, 255, 0.1)",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.5)"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2646",style:{width:"64px",height:"64px",background:DA.type==="danger"?"rgba(239, 68, 68, 0.1)":"rgba(99, 102, 241, 0.1)",borderRadius:"20px",display:"flex",alignItems:"center",justifyContent:"center",margin:"0 auto 24px",color:DA.type==="danger"?"#ef4444":"#6366f1",transform:"rotate(-5deg)"},children:DA.type==="danger"?d.jsx(Bo,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2655",size:32}):d.jsx(Ee,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2655",size:32})}),d.jsx("h3",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2657",style:{margin:"0 0 12px 0",fontSize:"20px",fontWeight:800,color:"#000000",letterSpacing:"-0.02em"},children:DA.title}),d.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2658",style:{margin:"0 0 32px 0",fontSize:"15px",color:"#000000",lineHeight:1.6},children:DA.message}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2659",style:{display:"flex",gap:"16px"},children:[d.jsx("button",{className:"vg-button-ghost",style:{flex:1,height:"44px"},onClick:()=>!WA&&HA(null),disabled:WA,children:e.no}),d.jsx("button",{className:"vg-button-primary",style:{flex:1,height:"44px",backgroundColor:DA.type==="danger"?"#ef4444":void 0,backgroundImage:DA.type==="danger"?"none":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:"8px"},disabled:WA,onClick:async()=>{re(!0);try{await DA.onConfirm()}catch(g){console.error("Confirmation error:",g)}finally{re(!1)}},children:WA?d.jsx(Ic,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2693",size:18,className:"vg-animate-spin"}):e.yes})]})]})}),!AA&&!B&&Ce.map((g,b)=>{const{rect:U,annotations:S,isModal:W}=g,P=S[0],k=S.length,L=S.some(I=>I.status==="ready_for_review"),RA=S.some(I=>I.status==="completed"||I.status==="done"),FA=S.some(I=>I.status!=="ready_for_review"&&I.status!=="completed"&&I.status!=="done"),Y=RA&&!L&&!FA,$A=L&&!FA&&!RA,MA=(L||RA)&&!FA,uA=(L||RA)&&FA,KA=S.filter(I=>I.status!=="ready_for_review"&&I.status!=="completed"&&I.status!=="done").length,bA=S.filter(I=>I.status==="ready_for_review").length,qA=S.filter(I=>I.status==="completed"||I.status==="done").length,CA=S.some(I=>I.status==="bug_fixing"),oA=KA>0?CA?"#f43f5e":a?"#64748b":"#ea580c":bA>0?"#a855f7":"#10b981",JA=Ce.some(I=>I.element===g.element&&I.isTriggerPin),cA=Ce.some(I=>I.element===g.element&&!I.isTriggerPin),Me=JA&&cA?g.isTriggerPin?-18:18:0,Kn=U.top===0&&U.left===0&&U.width>window.innerWidth*.9;return d.jsxs("div",{className:"vg-pin-container vg-animate-pop",style:{position:"fixed",top:Math.max(20,Math.min(window.innerHeight-52,U.top-20)),left:Kn?Math.max(20,U.left+40+Me):Math.max(20,Math.min(window.innerWidth-52,U.left+U.width/2-16+Me)),width:"32px",height:"32px",cursor:"pointer",transition:"all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275)",zIndex:Sh},onMouseEnter:I=>{const Ne=I.currentTarget.getBoundingClientRect(),Ra=window.innerHeight-Ne.bottom,Xh=Ne.top;Ra<250&&Xh>Ra?D(Dn=>({...Dn,[g.id]:"vg-top"})):D(Dn=>({...Dn,[g.id]:""}))},onWheel:I=>{const Ne=I.currentTarget.querySelector(".vg-tooltip-scroll");Ne&&Ne.scrollBy({top:I.deltaY,behavior:"smooth"})},onClick:()=>{aA(!0),z(P._id)},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2768",className:`vg-pin-tooltip ${Q[g.id]||""} ${Kn||U.left<160?"vg-tooltip-right":U.left>window.innerWidth-160?"vg-tooltip-left":""}`,style:{padding:"16px"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2769",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"12px"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2770",style:{display:"flex",alignItems:"center",gap:"8px",flexWrap:"wrap"},children:[g.isTriggerPin?d.jsx(co,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2772",size:14,color:oA}):d.jsx(Ar,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2774",size:14,color:oA}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2776",style:{display:"flex",gap:"4px"},children:[KA>0&&d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2778",className:"vg-badge",style:{fontSize:"10px",background:a?"#f1f5f9":"#fff7ed",color:a?"#64748b":"#c2410c"},children:[KA," ",a||P.status==="backlog"?"Backlog":A==="es"?KA===1?e.pending:"Pendientes":"pending"]}),bA>0&&d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2787",style:{fontSize:"10px",fontWeight:700,color:"#a855f7",background:"#f3e8ff",padding:"2px 6px",borderRadius:"6px"},children:[bA," ",A==="es"?bA===1?"Listo para revisión":"Listos para revisión":"ready for review"]}),qA>0&&d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2799",style:{fontSize:"10px",fontWeight:700,color:"#059669",background:"#ecfdf5",padding:"2px 6px",borderRadius:"6px"},children:[qA," ",A==="es"?qA===1?"Completado":"Completados":"completed"]}),S.some(I=>I.status==="bug_fixing")&&d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2811",style:{fontSize:"10px",fontWeight:700,color:"#e11d48",background:"#fff1f2",padding:"2px 6px",borderRadius:"6px"},children:"BUG"})]})]}),W&&d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2825",className:"vg-badge",style:{fontSize:"10px",background:a?"#f1f5f9":uA?`linear-gradient(90deg, #ea580c 50%, ${RA?"#10b981":"#a855f7"} 50%)`:KA>0?"#fff7ed":Y?"#ecfdf5":"#f3e8ff",color:a?"#64748b":uA?"#ffffff":KA>0?"#c2410c":Y?"#059669":"#a855f7",border:"none",fontWeight:800,textShadow:uA&&!a?"0 1px 2px rgba(0,0,0,0.2)":"none"},children:"MODAL"})]}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2837",className:"vg-tooltip-scroll",style:{maxHeight:"180px",overflowY:"auto"},children:S.map((I,Ne)=>d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2839",style:{padding:"10px 0",borderTop:Ne===0?"none":"1px solid #f1f5f9",display:"flex",gap:"12px",alignItems:"flex-start"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2846",style:{flex:1,display:"flex",flexDirection:"column",gap:"4px"},children:[d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2847",style:{fontSize:"10px",fontWeight:600,color:"#64748b"},children:Ha(I.timestamp||I.createdAt,A)}),I.url&&d.jsx(ba,{url:I.url,onHover:OA,style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"9px",color:"#6366f1",opacity:.8,background:"rgba(99, 102, 241, 0.05)",padding:"2px 6px",borderRadius:"4px",maxWidth:"120px"},tooltipStyle:{fontSize:"9px"}}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2869",className:"vg-line-clamp-2",style:{fontSize:"13px",color:"#1e293b",lineHeight:1.4,fontWeight:500},children:I.message.length>100?I.message.slice(0,97)+"...":I.message})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2873",style:{flexShrink:0,marginTop:"2px",display:"flex",flexDirection:"column",gap:"4px",alignItems:"flex-end"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2874",style:{fontSize:"8px",fontWeight:800,color:I.priority==="low"?"#059669":I.priority==="urgent"?"#b91c1c":I.priority==="high"?"#b45309":"#4338ca",backgroundColor:I.priority==="low"?"#ecfdf5":I.priority==="urgent"?"#fef2f2":I.priority==="high"?"#fffbeb":"#eef2ff",padding:"2px 6px",borderRadius:"4px",textTransform:"uppercase",border:"1px solid",borderColor:I.priority==="low"?"#d1fae5":I.priority==="urgent"?"#fee2e2":I.priority==="high"?"#fef3c7":"#e0e7ff"},children:e[I.priority||"medium"]}),I.status==="completed"||I.status==="done"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2888",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#059669",background:"#ecfdf5",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #d1fae5"},children:[d.jsx(Ee,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2901",size:10}),e.completed]}):I.status==="ready_for_review"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2905",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#a855f7",background:"#f3e8ff",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #e9d5ff"},children:[d.jsx(Ee,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2918",size:10}),e.readyForReview]}):I.status==="bug_fixing"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2922",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#e11d48",background:"#fff1f2",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #ffe4e6"},children:[d.jsx(Qs,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2935",size:10}),"Bug Fixing"]}):d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2939",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:a||I.status==="backlog"?"#64748b":"#ea580c",background:a||I.status==="backlog"?"#f1f5f9":"#fff7ed",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:a||I.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[d.jsx(oo,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2952",size:10}),a||I.status==="backlog"?e.backlog:e.pending]})]})]},I._id))})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2962",className:`vg-formal-pin ${Y?"completed":$A||MA?"ready":CA?"bug":uA?"mixed":a?"backlog":""} ${g.isTriggerPin?"modal-variant":""}`,style:{position:"relative",background:CA?"linear-gradient(135deg, #f43f5e 0%, #e11d48 100%)":uA?RA?"linear-gradient(135deg, #10b981 0%, #059669 100%)":"linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)":void 0},children:[$A||Y||MA?d.jsx(Ee,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2969",size:18}):CA?d.jsx(Qs,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2969",size:18}):g.isTriggerPin?d.jsx(co,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2969",size:16}):W?d.jsx(io,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2969",size:16}):d.jsx(Ar,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2969",size:16}),k>1&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2972",className:"vg-pin-badge vg-animate-pop",children:k})]})]},`group-${g.id}`)}),d.jsx("div",{className:`vg-url-tooltip ${mA?"visible":""} ${mA?.direction==="bottom"?"vg-bottom":"vg-top"}`,style:{transform:mA?`translate(-50%, ${mA.direction==="top"?"-110%":"10%"})`:"translate(-50%, 0)",left:mA?.x||0,top:mA?.y||0},children:mA?.url})]})})};function yn(t,A,e){if(!A.endsWith(".tsx")&&!A.endsWith(".jsx")||A.includes("node_modules"))return t;const r=i=>i.replace(/\\/g,"/"),s=r(A).replace(r(e),"");return t.split(`
19
+ )`:"none",zIndex:Ih}}),B&&E&&!F&&!mA&&d.jsx("div",{className:"vg-selection-pulse",style:{top:E.rect.top-4,left:E.rect.left-4,width:E.rect.width+8,height:E.rect.height+8,zIndex:vh},children:d.jsxs("div",{className:"vg-selection-label",style:{...E.rect.top<60?E.rect.bottom>window.innerHeight-60?{top:"8px",bottom:"auto"}:{top:"100%",marginTop:"8px",bottom:"auto"}:{top:"-40px",bottom:"auto"},...E.rect.left+200>window.innerWidth?{left:"auto",right:"0"}:{left:"0",right:"auto"}},children:[d.jsx(vc,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1887",size:16}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1888",style:{display:"flex",flexDirection:"column"},children:[d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1889",style:{fontWeight:700},children:e.selectToComment}),d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1890",style:{fontSize:"10px",opacity:.8,fontFamily:"monospace"},children:[Math.round(E.rect.width)," × ",Math.round(E.rect.height)]})]})]})}),F&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1900",className:"vg-animate-fade",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(15, 23, 42, 0.4)",backdropFilter:"blur(8px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:mn},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1905",className:"vg-glassmorphism vg-animate-slide",style:{padding:"40px",width:"500px",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1909",style:{textAlign:"center",marginBottom:"32px"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1910",style:{width:"48px",height:"48px",background:"var(--vg-primary-gradient)",borderRadius:"12px",display:"flex",alignItems:"center",justifyContent:"center",margin:"0 auto 16px",color:"white",boxShadow:"0 8px 16px rgba(99, 102, 241, 0.3)"},children:d.jsx(qt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1915",size:24})}),d.jsx("h2",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1917",style:{margin:"0 0 8px 0",fontSize:"24px",fontWeight:800,color:"#0f172a"},children:e.feedbackHeader}),d.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1918",style:{margin:0,color:"#000000",fontSize:"15px"},children:e.feedbackSubheader})]}),F.visualPreview&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1922",style:{marginBottom:"24px",borderRadius:"8px",overflow:"hidden",width:"fit-content",margin:"0 auto 24px auto",boxShadow:"0 4px 20px rgba(0,0,0,0.1)"},children:d.jsx("img",{src:F.visualPreview,alt:"Preview",style:{maxWidth:"100%",maxHeight:"350px",objectFit:"contain",display:"block"}})}),d.jsx("textarea",{className:"vg-textarea",value:_,onChange:g=>AA(g.target.value),rows:4,placeholder:e.placeholder,autoFocus:!0,style:{fontSize:"15px",padding:"16px",marginBottom:"24px"}}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1949",style:{marginBottom:"24px"},children:[d.jsx("label",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1950",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:e.priority}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1953",style:{display:"flex",gap:"8px"},children:["low","medium","high","urgent"].map(g=>d.jsx("button",{onClick:()=>h(g),style:{flex:1,padding:"12px 6px",borderRadius:"8px",fontSize:"13px",fontWeight:700,border:"1px solid",borderColor:u===g?g==="low"?"#10b981":g==="medium"?"#6366f1":g==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:u===g?g==="low"?"#ecfdf5":g==="medium"?"#eef2ff":g==="high"?"#fffbeb":"#fef2f2":"white",color:u===g?g==="low"?"#059669":g==="medium"?"#4338ca":g==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[g]},g))})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1980",style:{marginBottom:"24px"},children:[d.jsx("label",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1981",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:CA?e.asMember:e.selectMember}),CA?d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1986",style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"10px 16px",background:"#f8fafc",borderRadius:"12px",border:"1px solid #e2e8f0"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1995",style:{display:"flex",alignItems:"center",gap:"12px"},children:[CA.avatar?d.jsx("img",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1997",src:CA.avatar,style:{width:"32px",height:"32px",borderRadius:"50%"},alt:""}):d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1999",style:{width:"32px",height:"32px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontWeight:700},children:CA.name?.[0]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2003",children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2004",style:{fontSize:"14px",fontWeight:700,color:"#0f172a"},children:CA.name}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2005",style:{fontSize:"11px",color:"#64748b"},children:CA.email})]})]}),d.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2008",onClick:()=>Xt(null),style:{background:"none",border:"none",color:"#6366f1",fontSize:"12px",fontWeight:700,cursor:"pointer",padding:"4px 8px"},children:e.changeMember})]}):d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2018",style:{display:"grid",gridTemplateColumns:"repeat(auto-fill, minmax(140px, 1fr))",gap:"8px",maxHeight:"160px",overflowY:"auto",padding:"4px",background:"#f8fafc",borderRadius:"12px",border:"1px dotted #cbd5e1"},children:[Te.map(g=>d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2030",onClick:()=>yn(g),style:{padding:"8px",borderRadius:"10px",border:"1px solid #e2e8f0",cursor:"pointer",display:"flex",alignItems:"center",gap:"8px",transition:"all 0.2s",background:"white"},onMouseEnter:b=>{b.currentTarget.style.borderColor="#6366f1",b.currentTarget.style.background="#f5f7ff"},onMouseLeave:b=>{b.currentTarget.style.borderColor="#e2e8f0",b.currentTarget.style.background="white"},children:[g.avatar?d.jsx("img",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2048",src:g.avatar,style:{width:"24px",height:"24px",borderRadius:"50%"},alt:""}):d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2050",style:{width:"24px",height:"24px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontSize:"10px"},children:g.name?.[0]}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2054",style:{fontSize:"12px",fontWeight:600,color:"#1e293b",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:g.name.split(" ")[0]})]},g.email)),Te.length===0&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2060",style:{gridColumn:"1 / -1",padding:"20px",textAlign:"center",color:"#64748b",fontSize:"12px"},children:A==="es"?"Cargando miembros...":"Loading members..."})]})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2068",style:{display:"flex",gap:"12px"},children:[d.jsx("button",{onClick:()=>!v&&K(null),className:"vg-button-ghost",disabled:v,style:{flex:1,padding:"12px"},children:e.cancel}),d.jsx("button",{onClick:Ph,className:"vg-button-primary",disabled:v||!_.trim(),style:{flex:2},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2083",style:{display:"flex",alignItems:"center",gap:"8px"},children:[v?d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2084",className:"vg-spinner",style:{width:"16px",height:"16px",borderWidth:"2px"}}):d.jsx(co,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2084",size:18}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2085",children:v?e.submitting:e.sendFeedback||"Send Comment"})]})})]})]})}),eA&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2095",className:"vg-animate-fade",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(15, 23, 42, 0.6)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:mn},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2101",className:"vg-glassmorphism vg-animate-slide",style:{padding:"32px",width:"650px",maxHeight:"80vh",display:"flex",flexDirection:"column",transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2106",style:{display:"flex",flexDirection:"column",gap:"16px",marginBottom:"24px"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2107",style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[d.jsx("h2",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2108",style:{margin:0,fontSize:"20px",fontWeight:800,color:"#0f172a",whiteSpace:"nowrap"},children:M?e.commentDetails:e.annotations}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2111",style:{display:"flex",alignItems:"center",gap:"12px"},children:[CA?d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2113",style:{display:"flex",alignItems:"center",gap:"8px",padding:"4px 12px",background:"rgba(99, 102, 241, 0.1)",borderRadius:"20px"},children:[CA.avatar?d.jsx("img",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2115",src:CA.avatar,style:{width:"20px",height:"20px",borderRadius:"50%"},alt:""}):d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2117",style:{width:"20px",height:"20px",borderRadius:"50%",background:"#6366f1",color:"white",fontSize:"10px",display:"flex",alignItems:"center",justifyContent:"center"},children:CA.name?.[0]}),d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2121",style:{fontSize:"12px",fontWeight:600,color:"#4338ca",cursor:"pointer"},onClick:()=>Xt(null),title:A==="es"?"Click para cambiar":"Click to change",children:CA.name})]}):d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2130",style:{fontSize:"12px",color:"#64748b",fontWeight:600},children:A==="es"?"Sin usuario":"No user selected"}),d.jsx("button",{className:"vg-button-ghost",style:{padding:"8px",borderRadius:"50%"},onClick:()=>{cA(!1),Z(null),le(null),p("all")},children:d.jsx(Qs,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2139",size:20})})]})]}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2143",style:{display:"flex",flexDirection:"column",gap:"8px",alignItems:"center",width:"100%"},children:(()=>{const g=Array.isArray(tA)?tA:[],b=M?we.find(L=>L.annotations?.some(dA=>dA._id===M)):null,S=(b?b.annotations:g).filter(L=>L.status!=="completed"&&L.status!=="done"),Y=S.filter(L=>L.status!=="ready_for_review").length,N=S.filter(L=>L.status==="ready_for_review").length,P=S.length;return P<=0?P===0?null:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2157",style:{display:"flex",gap:"8px",opacity:.9},children:[Y>0&&d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2159",className:"vg-badge",style:{background:"#fff7ed",color:"#c2410c",border:"1px solid #ffedd5",fontSize:"11px",padding:"2px 8px"},children:[Y," ",Y===1?"pendiente":"pendientes"]}),N>0&&d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2164",className:"vg-badge",style:{background:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff",fontSize:"11px",padding:"2px 8px"},children:[N," ",A==="es"?N===1?"Listo para revisión":"Listos para revisión":"ready for review"]})]}):d.jsxs(d.Fragment,{children:[!a&&d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2175",className:"vg-segmented-control",style:{marginBottom:"4px"},children:[d.jsx("div",{className:"vg-segmented-slider",style:{left:q===null?"4px":q==="pending"?"calc(4px + (100% - 8px) / 3)":"calc(4px + 2 * (100% - 8px) / 3)",width:"calc((100% - 8px) / 3)",background:q===null?"var(--vg-primary)":q==="pending"?"#ea580c":"#a855f7",boxShadow:q===null?"0 4px 12px rgba(99, 102, 241, 0.3)":q==="pending"?"0 4px 12px rgba(234, 88, 12, 0.3)":"0 4px 12px rgba(168, 85, 247, 0.3)"}}),d.jsxs("div",{onClick:()=>le(null),className:`vg-segmented-item ${q===null?"active":""}`,children:[e.viewAll||"Todos"," (",P,")"]}),d.jsxs("div",{onClick:()=>le("pending"),className:`vg-segmented-item ${q==="pending"?"active":""}`,children:[A==="es"?Y===1?"Pendiente":"Pendientes":"Pending"," (",Y,")"]}),d.jsxs("div",{onClick:()=>le("ready"),className:`vg-segmented-item ${q==="ready"?"active":""}`,children:[A==="es"?"Listo para revisión":"Ready for Review"," (",N,")"]})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2206",style:{display:"flex",gap:"6px",justifyContent:"center",flexWrap:"wrap",marginTop:a?"0":"4px"},children:[d.jsxs("button",{onClick:()=>p("all"),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:y==="all"?"var(--vg-primary)":"#e2e8f0",backgroundColor:y==="all"?"var(--vg-primary)":"transparent",color:y==="all"?"white":"#64748b",cursor:"pointer",transition:"all 0.2s"},children:[e.viewAll||"Todos"," (",S.filter(L=>a?!0:q==="pending"?L.status!=="ready_for_review":q==="ready"?L.status==="ready_for_review":!0).length,")"]}),["low","medium","high","urgent"].map(L=>{const dA=S.filter(_A=>a?!0:q==="pending"?_A.status!=="ready_for_review":q==="ready"?_A.status==="ready_for_review":!0).filter(_A=>(_A.priority||"medium")===L).length;return dA===0&&y!==L?null:d.jsxs("button",{onClick:()=>p(L),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:y===L?L==="low"?"#10b981":L==="medium"?"#6366f1":L==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:y===L?L==="low"?"#ecfdf5":L==="medium"?"#eef2ff":L==="high"?"#fffbeb":"#fef2f2":"transparent",color:y===L?L==="low"?"#059669":L==="medium"?"#4338ca":L==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:[e[L]," (",dA,")"]},L)})]})]})})()})]}),d.jsx("div",{style:{flex:1,overflowY:"auto",paddingRight:"10px",overflowX:"hidden"},className:"vg-custom-scrollbar",children:j?d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2272",style:{display:"flex",justifyContent:"center",padding:"40px"},children:d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2273",className:"vg-spinner"})}):TA.map((g,b)=>d.jsxs("div",{className:"vg-glassmorphism vg-animate-slide",style:{padding:"20px",marginBottom:"16px",border:"1px solid rgba(0,0,0,0.05)",background:"rgba(255,255,255,0.5)",animationDelay:`${b*.05}s`},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2288",style:{display:"flex",justifyContent:"space-between",marginBottom:"16px",alignItems:"center"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2289",style:{display:"flex",gap:"12px",alignItems:"center"},children:[d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2290",style:{fontSize:"12px",color:"#000000",fontWeight:600},children:ya(g.timestamp||g.createdAt||g.reference?.timestamp,A)}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2293",onClick:m=>{m.stopPropagation();const S=g.key||`VG-${g._id.slice(-6).toUpperCase()}`;navigator.clipboard.writeText(S);const Y=m.currentTarget;Y.innerText="¡Copiado!",Y.style.color="#22c55e",setTimeout(()=>{Y.innerText=S,Y.style.color=a?"#64748b":"#6366f1"},1500)},style:{fontSize:"10px",fontFamily:"monospace",color:a?"#64748b":"#6366f1",background:a?"rgba(100, 116, 139, 0.1)":"rgba(99, 102, 241, 0.1)",padding:"2px 6px",borderRadius:"4px",cursor:"pointer",fontWeight:900,transition:"all 0.2s"},title:A==="es"?"Click para copiar":"Click to copy",children:g.key||`VG-${g._id.slice(-6).toUpperCase()}`}),g.reference?.metadata?.isModal&&d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2322",className:"vg-badge",style:{fontSize:"10px",background:a?"#f1f5f9":g.status==="completed"||g.status==="done"?"#ecfdf5":g.status==="ready_for_review"?"#f3e8ff":"#fef3c7",color:a?"#64748b":g.status==="completed"||g.status==="done"?"#059669":g.status==="ready_for_review"?"#a855f7":"#92400e",border:"none",padding:"2px 6px"},children:"MODAL"}),g.url&&d.jsx(Ha,{url:g.url,onHover:RA,style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"11px",color:"#64748b",background:"#f8fafc",padding:"2px 8px",borderRadius:"6px",border:"1px solid #e2e8f0",maxWidth:"220px"}})]}),g.status==="completed"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2350",className:"vg-badge",style:{backgroundColor:"#ecfdf5",color:"#059669",border:"1px solid #d1fae5"},children:[d.jsx(me,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2351",size:14})," ",e.completed||(A==="es"?"Listo para revisión":"Ready for Review")]}):g.status==="ready_for_review"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2354",className:"vg-badge",style:{backgroundColor:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff"},children:[d.jsx(me,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2355",size:14})," ",e.readyForReview]}):g.status==="bug_fixing"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2358",className:"vg-badge",style:{backgroundColor:"#fff1f2",color:"#e11d48",border:"1px solid #ffe4e6"},children:[d.jsx(ps,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2359",size:14})," ","Bug Fixing"]}):d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2362",className:"vg-badge",style:{backgroundColor:a||g.status==="backlog"?"#f1f5f9":"#fff7ed",color:a||g.status==="backlog"?"#64748b":"#ea580c",border:a||g.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[d.jsx(no,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2367",size:14}),a||g.status==="backlog"?e.backlog:e.pending]})]}),Hn===g._id?d.jsx("textarea",{className:"vg-textarea",value:Ka,onChange:m=>Da(m.target.value),rows:3,autoFocus:!0,style:{marginBottom:"16px"}}):d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2383",style:{marginBottom:"20px"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2384",style:{display:"flex",alignItems:"center",gap:"8px",marginBottom:"8px"},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2385",style:{fontSize:"10px",fontWeight:800,color:g.priority==="low"?"#059669":g.priority==="urgent"?"#b91c1c":g.priority==="high"?"#b45309":"#4338ca",backgroundColor:g.priority==="low"?"#ecfdf5":g.priority==="urgent"?"#fef2f2":g.priority==="high"?"#fffbeb":"#eef2ff",padding:"4px 10px",borderRadius:"6px",letterSpacing:"0.5px",border:"1px solid",borderColor:g.priority==="low"?"#d1fae5":g.priority==="urgent"?"#fee2e2":g.priority==="high"?"#fef3c7":"#e0e7ff"},children:[e.priority,": ",e[g.priority||"medium"]]})}),d.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2399",className:"vg-text-wrap",style:{margin:"0",fontSize:"16px",color:"#1e293b",lineHeight:1.6},children:g.message})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2403",style:{display:"flex",justifyContent:"flex-end",alignItems:"center",gap:"12px",borderTop:"1px solid #f1f5f9",paddingTop:"16px"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2405",style:{display:"flex",gap:"6px"},children:Hn!==g._id&&d.jsxs(d.Fragment,{children:[d.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px"},onClick:()=>{g.url&&(window.location.href=g.url)},title:e.review,children:d.jsx(oo,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2416",size:16})}),d.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px"},onClick:()=>{bn(g._id),Da(g.message),U(g.priority||"medium")},title:e.edit,children:d.jsx(Sc,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2428",size:16})}),d.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px",color:"#ef4444"},onClick:()=>{bA({title:e.deleteConfirm,message:e.confirmDelete,type:"danger",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${g._id}`,{method:"DELETE",headers:{"x-api-key":r}})).ok&&($(),t(e.deleteSuccess,"success"))}catch{t(e.error,"error")}finally{bA(null)}}})},title:A==="es"?"Eliminar":"Delete",children:d.jsx(lo,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2458",size:16})})]})}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2465",style:{display:"flex",gap:"8px"},children:Hn===g._id?d.jsxs(d.Fragment,{children:[d.jsx("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:async()=>{try{(await fetch(`${s}/api/annotations/${g._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({message:Ka,priority:w})})).ok&&(bn(null),$(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}},children:e.save}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2494",style:{display:"flex",gap:"4px",marginLeft:"12px"},children:["low","medium","high","urgent"].map(m=>d.jsx("button",{onClick:()=>U(m),style:{padding:"8px 12px",borderRadius:"6px",fontSize:"12px",fontWeight:800,border:"1px solid",borderColor:w===m?m==="low"?"#10b981":m==="medium"?"#6366f1":m==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:w===m?m==="low"?"#ecfdf5":m==="medium"?"#eef2ff":m==="high"?"#fffbeb":"#fef2f2":"white",color:w===m?m==="low"?"#059669":m==="medium"?"#4338ca":m==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[m]},m))}),d.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2517",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",marginLeft:"auto"},onClick:()=>bn(null),children:e.cancel})]}):d.jsxs(d.Fragment,{children:[!a&&(g.status==="pending"||!["ready_for_review","completed","done"].includes(g.status||""))&&d.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{bA({title:e.markReadyConfirm,message:e.confirmMarkReady,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${g._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"ready_for_review"})})).ok&&($(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{bA(null)}}})},children:[d.jsx(co,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2550",size:14})," ",e.markReady]}),!a&&g.status==="ready_for_review"&&d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2554",style:{display:"flex",gap:"8px"},children:[d.jsxs("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 12px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{bA({title:e.reopenConfirm,message:e.confirmReopen,type:"success",onConfirm:async()=>{try{const m=g.originalStatus||(g.screenshot?"bug_fixing":"pending");(await fetch(`${s}/api/annotations/${g._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:m})})).ok&&($(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{bA(null)}}})},children:[d.jsx(Lc,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2588",size:14})," ",e.reopen]}),d.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",background:"#22c55e",borderColor:"#22c55e",whiteSpace:"nowrap"},onClick:()=>{bA({title:e.completeConfirm,message:e.confirmComplete,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${g._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"completed"})})).ok&&($(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{bA(null)}}})},children:[d.jsx(me,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2618",size:14})," ",e.completed]})]})]})})]})]},g._id))},M||"all")]})}),OA&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2637",className:"vg-animate-fade",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(11, 15, 25, 0.7)",backdropFilter:"blur(8px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:mn+100},children:d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2642",className:"vg-glassmorphism vg-animate-slide",style:{padding:"40px",width:"420px",textAlign:"center",border:"1px solid rgba(255, 255, 255, 0.1)",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.5)"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2649",style:{width:"64px",height:"64px",background:OA.type==="danger"?"rgba(239, 68, 68, 0.1)":"rgba(99, 102, 241, 0.1)",borderRadius:"20px",display:"flex",alignItems:"center",justifyContent:"center",margin:"0 auto 24px",color:OA.type==="danger"?"#ef4444":"#6366f1",transform:"rotate(-5deg)"},children:OA.type==="danger"?d.jsx(lo,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2658",size:32}):d.jsx(me,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2658",size:32})}),d.jsx("h3",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2660",style:{margin:"0 0 12px 0",fontSize:"20px",fontWeight:800,color:"#000000",letterSpacing:"-0.02em"},children:OA.title}),d.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2661",style:{margin:"0 0 32px 0",fontSize:"15px",color:"#000000",lineHeight:1.6},children:OA.message}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2662",style:{display:"flex",gap:"16px"},children:[d.jsx("button",{className:"vg-button-ghost",style:{flex:1,height:"44px"},onClick:()=>!WA&&bA(null),disabled:WA,children:e.no}),d.jsx("button",{className:"vg-button-primary",style:{flex:1,height:"44px",backgroundColor:OA.type==="danger"?"#ef4444":void 0,backgroundImage:OA.type==="danger"?"none":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:"8px"},disabled:WA,onClick:async()=>{ee(!0);try{await OA.onConfirm()}catch(g){console.error("Confirmation error:",g)}finally{ee(!1)}},children:WA?d.jsx(Ic,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2696",size:18,className:"vg-animate-spin"}):e.yes})]})]})}),!eA&&!B&&we.map((g,b)=>{const{rect:m,annotations:S,isModal:Y}=g,N=S[0],P=S.length,L=S.some(I=>I.status==="ready_for_review"),dA=S.some(I=>I.status==="completed"||I.status==="done"),_A=S.some(I=>I.status!=="ready_for_review"&&I.status!=="completed"&&I.status!=="done"),z=dA&&!L&&!_A,ZA=L&&!_A&&!dA,Ce=(L||dA)&&!_A,fA=(L||dA)&&_A,hA=S.filter(I=>I.status!=="ready_for_review"&&I.status!=="completed"&&I.status!=="done").length,UA=S.filter(I=>I.status==="ready_for_review").length,IA=S.filter(I=>I.status==="completed"||I.status==="done").length,X=S.some(I=>I.status==="bug_fixing"),nA=hA>0?X?"#f43f5e":a?"#64748b":"#ea580c":UA>0?"#a855f7":"#10b981",DA=we.some(I=>I.element===g.element&&I.isTriggerPin),We=we.some(I=>I.element===g.element&&!I.isTriggerPin),ut=DA&&We?g.isTriggerPin?-18:18:0,Oa=m.top===0&&m.left===0&&m.width>window.innerWidth*.9;return d.jsxs("div",{className:"vg-pin-container vg-animate-pop",style:{position:"fixed",top:Math.max(20,Math.min(window.innerHeight-52,m.top-20)),left:Oa?Math.max(20,m.left+40+ut):Math.max(20,Math.min(window.innerWidth-52,m.left+m.width/2-16+ut)),width:"32px",height:"32px",cursor:"pointer",transition:"all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275)",zIndex:Sh},onMouseEnter:I=>{const Je=I.currentTarget.getBoundingClientRect(),Ra=window.innerHeight-Je.bottom,Xh=Je.top;Ra<250&&Xh>Ra?D(Kn=>({...Kn,[g.id]:"vg-top"})):D(Kn=>({...Kn,[g.id]:""}))},onWheel:I=>{const Je=I.currentTarget.querySelector(".vg-tooltip-scroll");Je&&Je.scrollBy({top:I.deltaY,behavior:"smooth"})},onClick:()=>{cA(!0),Z(N._id)},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2771",className:`vg-pin-tooltip ${Q[g.id]||""} ${Oa||m.left<160?"vg-tooltip-right":m.left>window.innerWidth-160?"vg-tooltip-left":""}`,style:{padding:"16px"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2772",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"12px"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2773",style:{display:"flex",alignItems:"center",gap:"8px",flexWrap:"wrap"},children:[g.isTriggerPin?d.jsx(ao,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2775",size:14,color:nA}):d.jsx(qt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2777",size:14,color:nA}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2779",style:{display:"flex",gap:"4px"},children:[hA>0&&d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2781",className:"vg-badge",style:{fontSize:"10px",background:a?"#f1f5f9":"#fff7ed",color:a?"#64748b":"#c2410c"},children:[hA," ",a||N.status==="backlog"?"Backlog":A==="es"?hA===1?e.pending:"Pendientes":"pending"]}),UA>0&&d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2790",style:{fontSize:"10px",fontWeight:700,color:"#a855f7",background:"#f3e8ff",padding:"2px 6px",borderRadius:"6px"},children:[UA," ",A==="es"?UA===1?"Listo para revisión":"Listos para revisión":"ready for review"]}),IA>0&&d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2802",style:{fontSize:"10px",fontWeight:700,color:"#059669",background:"#ecfdf5",padding:"2px 6px",borderRadius:"6px"},children:[IA," ",A==="es"?IA===1?"Completado":"Completados":"completed"]}),S.some(I=>I.status==="bug_fixing")&&d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2814",style:{fontSize:"10px",fontWeight:700,color:"#e11d48",background:"#fff1f2",padding:"2px 6px",borderRadius:"6px"},children:"BUG"})]})]}),Y&&d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2828",className:"vg-badge",style:{fontSize:"10px",background:a?"#f1f5f9":fA?`linear-gradient(90deg, #ea580c 50%, ${dA?"#10b981":"#a855f7"} 50%)`:hA>0?"#fff7ed":z?"#ecfdf5":"#f3e8ff",color:a?"#64748b":fA?"#ffffff":hA>0?"#c2410c":z?"#059669":"#a855f7",border:"none",fontWeight:800,textShadow:fA&&!a?"0 1px 2px rgba(0,0,0,0.2)":"none"},children:"MODAL"})]}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2840",className:"vg-tooltip-scroll",style:{maxHeight:"180px",overflowY:"auto"},children:S.map((I,Je)=>d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2842",style:{padding:"10px 0",borderTop:Je===0?"none":"1px solid #f1f5f9",display:"flex",gap:"12px",alignItems:"flex-start"},children:[d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2849",style:{flex:1,display:"flex",flexDirection:"column",gap:"4px"},children:[d.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2850",style:{fontSize:"10px",fontWeight:600,color:"#64748b"},children:ya(I.timestamp||I.createdAt,A)}),I.url&&d.jsx(Ha,{url:I.url,onHover:RA,style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"9px",color:"#6366f1",opacity:.8,background:"rgba(99, 102, 241, 0.05)",padding:"2px 6px",borderRadius:"4px",maxWidth:"120px"},tooltipStyle:{fontSize:"9px"}}),d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2872",className:"vg-line-clamp-2",style:{fontSize:"13px",color:"#1e293b",lineHeight:1.4,fontWeight:500},children:I.message.length>100?I.message.slice(0,97)+"...":I.message})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2876",style:{flexShrink:0,marginTop:"2px",display:"flex",flexDirection:"column",gap:"4px",alignItems:"flex-end"},children:[d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2877",style:{fontSize:"8px",fontWeight:800,color:I.priority==="low"?"#059669":I.priority==="urgent"?"#b91c1c":I.priority==="high"?"#b45309":"#4338ca",backgroundColor:I.priority==="low"?"#ecfdf5":I.priority==="urgent"?"#fef2f2":I.priority==="high"?"#fffbeb":"#eef2ff",padding:"2px 6px",borderRadius:"4px",textTransform:"uppercase",border:"1px solid",borderColor:I.priority==="low"?"#d1fae5":I.priority==="urgent"?"#fee2e2":I.priority==="high"?"#fef3c7":"#e0e7ff"},children:e[I.priority||"medium"]}),I.status==="completed"||I.status==="done"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2891",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#059669",background:"#ecfdf5",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #d1fae5"},children:[d.jsx(me,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2904",size:10}),e.completed]}):I.status==="ready_for_review"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2908",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#a855f7",background:"#f3e8ff",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #e9d5ff"},children:[d.jsx(me,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2921",size:10}),e.readyForReview]}):I.status==="bug_fixing"?d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2925",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#e11d48",background:"#fff1f2",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #ffe4e6"},children:[d.jsx(ps,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2938",size:10}),"Bug Fixing"]}):d.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2942",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:a||I.status==="backlog"?"#64748b":"#ea580c",background:a||I.status==="backlog"?"#f1f5f9":"#fff7ed",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:a||I.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[d.jsx(no,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2955",size:10}),a||I.status==="backlog"?e.backlog:e.pending]})]})]},I._id))})]}),d.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2965",className:`vg-formal-pin ${z?"completed":ZA||Ce?"ready":X?"bug":fA?"mixed":a?"backlog":""} ${g.isTriggerPin?"modal-variant":""}`,style:{position:"relative",background:X?"linear-gradient(135deg, #f43f5e 0%, #e11d48 100%)":fA?dA?"linear-gradient(135deg, #10b981 0%, #059669 100%)":"linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)":void 0},children:[ZA||z||Ce?d.jsx(me,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2972",size:18}):X?d.jsx(ps,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2972",size:18}):g.isTriggerPin?d.jsx(ao,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2972",size:16}):Y?d.jsx(oo,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2972",size:16}):d.jsx(qt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2972",size:16}),P>1&&d.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2975",className:"vg-pin-badge vg-animate-pop",children:P})]})]},`group-${g.id}`)}),d.jsx("div",{className:`vg-url-tooltip ${EA?"visible":""} ${EA?.direction==="bottom"?"vg-bottom":"vg-top"}`,style:{transform:EA?`translate(-50%, ${EA.direction==="top"?"-110%":"10%"})`:"translate(-50%, 0)",left:EA?.x||0,top:EA?.y||0},children:EA?.url})]})})};function xn(t,A,e){if(!A.endsWith(".tsx")&&!A.endsWith(".jsx")||A.includes("node_modules"))return t;const r=i=>i.replace(/\\/g,"/"),s=r(A).replace(r(e),"");return t.split(`
20
20
  `).map((i,a)=>{const l=a+1;return i.replace(/(^|[^a-zA-Z0-9])<([a-zA-Z][a-zA-Z0-9\.]*)(?=[ \t\n\/\>])/g,(c,B,f)=>c.includes("data-source-path")||f==="Fragment"||f==="React.Fragment"?c:`${B}<${f} data-source-path="${s}:${l}"`)}).join(`
21
- `)}function Nh(){return{name:"vite-plugin-viewgate",enforce:"pre",transform(t,A){return{code:yn(t,A,process.cwd()),map:null}}}}function Gh(t){const A=this.resourcePath;return A?(process.env.NODE_ENV,yn(t,A,process.cwd())):t}kA.ViewGate=Dc,kA.ViewGateOverlay=Ta,kA.transformSourcePaths=yn,kA.useViewGate=uo,kA.viewgateNextLoader=Gh,kA.viewgatePlugin=Nh,Object.defineProperty(kA,Symbol.toStringTag,{value:"Module"})}));
21
+ `)}function Nh(){return{name:"vite-plugin-viewgate",enforce:"pre",transform(t,A){return{code:xn(t,A,process.cwd()),map:null}}}}function Gh(t){const A=this.resourcePath;return A?(process.env.NODE_ENV,xn(t,A,process.cwd())):t}kA.ViewGate=Dc,kA.ViewGateOverlay=La,kA.transformSourcePaths=xn,kA.useViewGate=go,kA.viewgateNextLoader=Gh,kA.viewgatePlugin=Nh,Object.defineProperty(kA,Symbol.toStringTag,{value:"Module"})}));