viewgate-wrapper 1.11.20 → 1.11.21
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(XA,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):(XA=typeof globalThis<"u"?globalThis:XA||self,C(XA.ViewGateWrapper={},XA.React,XA.ReactDOM))})(this,(function(XA,C,
|
|
2
|
+
(function(XA,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):(XA=typeof globalThis<"u"?globalThis:XA||self,C(XA.ViewGateWrapper={},XA.React,XA.ReactDOM))})(this,(function(XA,C,rc){"use strict";var sr={exports:{}},mt={};var Jn;function sc(){if(Jn)return mt;Jn=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 mt.Fragment=A,mt.jsx=e,mt.jsxs=e,mt}var Ut={};var Yn;function nc(){return Yn||(Yn=1,process.env.NODE_ENV!=="production"&&(function(){function t(m){if(m==null)return null;if(typeof m=="function")return m.$$typeof===N?null:m.displayName||m.name||null;if(typeof m=="string")return m;switch(m){case x:return"Fragment";case p:return"Profiler";case U:return"StrictMode";case K:return"Suspense";case V:return"SuspenseList";case xA:return"Activity"}if(typeof m=="object")switch(typeof m.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),m.$$typeof){case w:return"Portal";case L:return m.displayName||"Context";case y:return(m._context.displayName||"Context")+".Consumer";case E:var D=m.render;return m=m.displayName,m||(m=D.displayName||D.name||"",m=m!==""?"ForwardRef("+m+")":"ForwardRef"),m;case AA:return D=m.displayName||null,D!==null?D:t(m.type)||"Memo";case S:D=m._payload,m=m._init;try{return t(m(D))}catch{}}return null}function A(m){return""+m}function e(m){try{A(m);var D=!1}catch{D=!0}if(D){D=console;var W=D.error,q=typeof Symbol=="function"&&Symbol.toStringTag&&m[Symbol.toStringTag]||m.constructor.name||"Object";return W.call(D,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",q),A(m)}}function r(m){if(m===x)return"<>";if(typeof m=="object"&&m!==null&&m.$$typeof===S)return"<...>";try{var D=t(m);return D?"<"+D+">":"<...>"}catch{return"<...>"}}function s(){var m=dA.A;return m===null?null:m.getOwner()}function n(){return Error("react-stack-top-frame")}function o(m){if(hA.call(m,"key")){var D=Object.getOwnPropertyDescriptor(m,"key").get;if(D&&D.isReactWarning)return!1}return m.key!==void 0}function i(m,D){function W(){_A||(_A=!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))}W.isReactWarning=!0,Object.defineProperty(m,"key",{get:W,configurable:!0})}function a(){var m=t(this.type);return zA[m]||(zA[m]=!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.")),m=this.props.ref,m!==void 0?m:null}function d(m,D,W,q,xe,ye){var z=W.ref;return m={$$typeof:h,type:m,key:D,props:W,_owner:q},(z!==void 0?z:null)!==null?Object.defineProperty(m,"ref",{enumerable:!1,get:a}):Object.defineProperty(m,"ref",{enumerable:!1,value:null}),m._store={},Object.defineProperty(m._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(m,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(m,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:xe}),Object.defineProperty(m,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:ye}),Object.freeze&&(Object.freeze(m.props),Object.freeze(m)),m}function c(m,D,W,q,xe,ye){var z=D.children;if(z!==void 0)if(q)if(FA(z)){for(q=0;q<z.length;q++)g(z[q]);Object.freeze&&Object.freeze(z)}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 g(z);if(hA.call(D,"key")){z=t(m);var RA=Object.keys(D).filter(function(oe){return oe!=="key"});q=0<RA.length?"{key: someKey, "+RA.join(": ..., ")+": ...}":"{key: someKey}",ne[z+q]||(RA=0<RA.length?"{"+RA.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} />`,q,z,RA,z),ne[z+q]=!0)}if(z=null,X!==void 0&&(e(X),z=""+X),o(D)&&(e(D.key),z=""+D.key),"key"in D){X={};for(var bA in D)bA!=="key"&&(X[bA]=D[bA])}else X=D;return z&&i(X,typeof m=="function"?m.displayName||m.name||"Unknown":m),d(m,z,X,s(),Fe,xe)}function g(m){f(m)?m._store&&(m._store.validated=1):typeof m=="object"&&m!==null&&m.$$typeof===S&&(m._payload.status==="fulfilled"?f(m._payload.value)&&m._payload.value._store&&(m._payload.value._store.validated=1):m._store&&(m._store.validated=1))}function f(m){return typeof m=="object"&&m!==null&&m.$$typeof===h}var u=C,h=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),x=Symbol.for("react.fragment"),U=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),y=Symbol.for("react.consumer"),L=Symbol.for("react.context"),E=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),V=Symbol.for("react.suspense_list"),AA=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),xA=Symbol.for("react.activity"),N=Symbol.for("react.client.reference"),dA=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,hA=Object.prototype.hasOwnProperty,FA=Array.isArray,j=console.createTask?console.createTask:function(){return null};u={react_stack_bottom_frame:function(m){return m()}};var _A,zA={},Ue=u.react_stack_bottom_frame.bind(u,n)(),fe=j(r(n)),ne={};Ct.Fragment=x,Ct.jsx=function(m,D,X){var q=1e4>dA.recentlyCreatedOwnerStacks++;return c(m,D,X,!1,q?Error("react-stack-top-frame"):Ue,q?j(r(m)):fe)},Ct.jsxs=function(m,D,X){var q=1e4>dA.recentlyCreatedOwnerStacks++;return c(m,D,X,!0,q?Error("react-stack-top-frame"):Ue,q?j(r(m)):fe)}})()),Ct}var Yn;function rc(){return Yn||(Yn=1,process.env.NODE_ENV==="production"?sr.exports=ec():sr.exports=tc()),sr.exports}var B=rc(),nr={exports:{}},fs={};var zn;function sc(){if(zn)return fs;zn=1;var t=C;function A(g,f){return g===f&&(g!==0||1/g===1/f)||g!==g&&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(g,f){var u=f(),h=r({inst:{value:u,getSnapshot:f}}),w=h[0].inst,x=h[1];return n(function(){w.value=u,w.getSnapshot=f,a(w)&&x({inst:w})},[g,u,f]),s(function(){return a(w)&&x({inst:w}),g(function(){a(w)&&x({inst:w})})},[g]),o(u),u}function a(g){var f=g.getSnapshot;g=g.value;try{var u=f();return!e(g,u)}catch{return!0}}function d(g,f){return f()}var c=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?d:i;return fs.useSyncExternalStore=t.useSyncExternalStore!==void 0?t.useSyncExternalStore:c,fs}var hs={};var Zn;function nc(){return Zn||(Zn=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(!g){var x=h();n(w,x)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),g=!0)}x=o({inst:{value:w,getSnapshot:h}});var U=x[0].inst,p=x[1];return a(function(){U.value=w,U.getSnapshot=h,e(U)&&p({inst:U})},[u,w,h]),i(function(){return e(U)&&p({inst:U}),u(function(){e(U)&&p({inst:U})})},[u]),d(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,d=s.useDebugValue,c=!1,g=!1,f=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?r:A;hs.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())})()),hs}var $n;function oc(){return $n||($n=1,process.env.NODE_ENV==="production"?nr.exports=sc():nr.exports=nc()),nr.exports}var qn=oc();const Ao=0,eo=1,to=2,ro=3;var so=Object.prototype.hasOwnProperty;function ws(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--&&ws(t[r],A[r]););return r===-1}if(!e||typeof t=="object"){r=0;for(e in t)if(so.call(t,e)&&++r&&!so.call(A,e)||!(e in A)||!ws(t[e],A[e]))return!1;return Object.keys(A).length===r}}return t!==t&&A!==A}const he=new WeakMap,we=()=>{},IA=we(),ps=Object,_=t=>t===IA,ce=t=>typeof t=="function",He=(t,A)=>({...t,...A}),no=t=>ce(t.then),Qs={},or={},Cs="undefined",mt=typeof window!=Cs,ms=typeof document!=Cs,ic=mt&&"Deno"in window,ac=()=>mt&&typeof window.requestAnimationFrame!=Cs,oo=(t,A)=>{const e=he.get(t);return[()=>!_(A)&&t.get(A)||Qs,r=>{if(!_(A)){const s=t.get(A);A in or||(or[A]=s),e[5](A,He(s,r),s||Qs)}},e[6],()=>!_(A)&&A in or?or[A]:!_(A)&&t.get(A)||Qs]};let Us=!0;const cc=()=>Us,[Fs,xs]=mt&&window.addEventListener?[window.addEventListener.bind(window),window.removeEventListener.bind(window)]:[we,we],lc=()=>{const t=ms&&document.visibilityState;return _(t)||t!=="hidden"},dc=t=>(ms&&document.addEventListener("visibilitychange",t),Fs("focus",t),()=>{ms&&document.removeEventListener("visibilitychange",t),xs("focus",t)}),Bc=t=>{const A=()=>{Us=!0,t()},e=()=>{Us=!1};return Fs("online",A),Fs("offline",e),()=>{xs("online",A),xs("offline",e)}},gc={isOnline:cc,isVisible:lc},uc={initFocus:dc,initReconnect:Bc},io=!C.useId,At=!mt||ic,fc=t=>ac()?window.requestAnimationFrame(t):setTimeout(t,1),ys=At?C.useEffect:C.useLayoutEffect,Es=typeof navigator<"u"&&navigator.connection,ao=!At&&Es&&(["slow-2g","2g"].includes(Es.effectiveType)||Es.saveData),ir=new WeakMap,hc=t=>ps.prototype.toString.call(t),bs=(t,A)=>t===`[object ${A}]`;let wc=0;const vs=t=>{const A=typeof t,e=hc(t),r=bs(e,"Date"),s=bs(e,"RegExp"),n=bs(e,"Object");let o,i;if(ps(t)===t&&!r&&!s){if(o=ir.get(t),o)return o;if(o=++wc+"~",ir.set(t,o),Array.isArray(t)){for(o="@",i=0;i<t.length;i++)o+=vs(t[i])+",";ir.set(t,o)}if(n){o="#";const a=ps.keys(t).sort();for(;!_(i=a.pop());)_(t[i])||(o+=i+":"+vs(t[i])+",");ir.set(t,o)}}else o=r?t.toJSON():A=="symbol"?t.toString():A=="string"?JSON.stringify(t):""+t;return o},Hs=t=>{if(ce(t))try{t=t()}catch{t=""}const A=t;return t=typeof t=="string"?t:(Array.isArray(t)?t.length:t)?vs(t):"",[t,A]};let pc=0;const Is=()=>++pc;async function co(...t){const[A,e,r,s]=t,n=He({populateCache:!0,throwOnError:!0},typeof s=="boolean"?{revalidate:s}:s||{});let o=n.populateCache;const i=n.rollbackOnError;let a=n.optimisticData;const d=f=>typeof i=="function"?i(f):i!==!1,c=n.throwOnError;if(ce(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(g))}return g(e);async function g(f){const[u]=Hs(f);if(!u)return;const[h,w]=oo(A,u),[x,U,p,y]=he.get(A),L=()=>{const FA=x[u];return(ce(n.revalidate)?n.revalidate(h().data,f):n.revalidate!==!1)&&(delete p[u],delete y[u],FA&&FA[0])?FA[0](to).then(()=>h().data):h().data};if(t.length<3)return L();let E=r,K,V=!1;const AA=Is();U[u]=[AA,0];const S=!_(a),xA=h(),N=xA.data,dA=xA._c,hA=_(dA)?N:dA;if(S&&(a=ce(a)?a(hA,N):a,w({data:a,_c:hA})),ce(E))try{E=E(hA)}catch(FA){K=FA,V=!0}if(E&&no(E))if(E=await E.catch(FA=>{K=FA,V=!0}),AA!==U[u][0]){if(V)throw K;return E}else V&&S&&d(K)&&(o=!0,w({data:hA,_c:IA}));if(o&&!V)if(ce(o)){const FA=o(E,hA);w({data:FA,error:IA,_c:IA})}else w({data:E,error:IA,_c:IA});if(U[u][1]=Is(),Promise.resolve(L()).then(()=>{w({_c:IA})}),V){if(c)throw K;return}return E}}const lo=(t,A)=>{for(const e in t)t[e][0]&&t[e][0](A)},Qc=(t,A)=>{if(!he.has(t)){const e=He(uc,A),r=Object.create(null),s=co.bind(IA,t);let n=we;const o=Object.create(null),i=(c,g)=>{const f=o[c]||[];return o[c]=f,f.push(g),()=>f.splice(f.indexOf(g),1)},a=(c,g,f)=>{t.set(c,g);const u=o[c];if(u)for(const h of u)h(g,f)},d=()=>{if(!he.has(t)&&(he.set(t,[r,Object.create(null),Object.create(null),Object.create(null),s,a,i]),!At)){const c=e.initFocus(setTimeout.bind(IA,lo.bind(IA,r,Ao))),g=e.initReconnect(setTimeout.bind(IA,lo.bind(IA,r,eo)));n=()=>{c&&c(),g&&g(),he.delete(t)}}};return d(),[t,s,d,n]}return[t,he.get(t)[4]]},Cc=(t,A,e,r,s)=>{const n=e.errorRetryCount,o=s.retryCount,i=~~((Math.random()+.5)*(1<<(o<8?o:8)))*e.errorRetryInterval;!_(n)&&o>n||setTimeout(r,i,s)},mc=ws,[Bo,Uc]=Qc(new Map),Fc=He({onLoadingSlow:we,onSuccess:we,onError:we,onErrorRetry:Cc,onDiscarded:we,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:ao?1e4:5e3,focusThrottleInterval:5*1e3,dedupingInterval:2*1e3,loadingTimeout:ao?5e3:3e3,compare:mc,isPaused:()=>!1,cache:Bo,mutate:Uc,fallback:{}},gc),xc=(t,A)=>{const e=He(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=He(s,o))}return e},yc=C.createContext({}),Ec="$inf$",go=mt&&window.__SWR_DEVTOOLS_USE__,bc=go?window.__SWR_DEVTOOLS_USE__:[],vc=()=>{go&&(window.__SWR_DEVTOOLS_REACT__=C)},Hc=t=>ce(t[1])?[t[0],t[1],t[2]||{}]:[t[0],null,(t[1]===null?t[2]:t[1])||{}],Ic=()=>{const t=C.useContext(yc);return C.useMemo(()=>He(Fc,t),[t])},Sc=t=>(A,e,r)=>t(A,e&&((...n)=>{const[o]=Hs(A),[,,,i]=he.get(Bo);if(o.startsWith(Ec))return e(...n);const a=i[o];return _(a)?e(...n):(delete i[o],a)}),r),Lc=bc.concat(Sc),Tc=t=>function(...e){const r=Ic(),[s,n,o]=Hc(e),i=xc(r,o);let a=t;const{use:d}=i,c=(d||[]).concat(Lc);for(let g=c.length;g--;)a=c[g](a);return a(s,n||i.fetcher||null,i)},Kc=(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())}};vc();const Ss=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}}),Ls={dedupe:!0},uo=Promise.resolve(IA),Oc=()=>we,fo=Tc((t,A,e)=>{const{cache:r,compare:s,suspense:n,fallbackData:o,revalidateOnMount:i,revalidateIfStale:a,refreshInterval:d,refreshWhenHidden:c,refreshWhenOffline:g,keepPreviousData:f,strictServerPrefetchWarning:u}=e,[h,w,x,U]=he.get(r),[p,y]=Hs(t),L=C.useRef(!1),E=C.useRef(!1),K=C.useRef(p),V=C.useRef(A),AA=C.useRef(e),S=()=>AA.current,xA=()=>S().isVisible()&&S().isOnline(),[N,dA,hA,FA]=oo(r,p),j=C.useRef({}).current,_A=_(o)?_(e.fallback)?IA:e.fallback[p]:o,zA=(eA,BA)=>{for(const cA in j){const oA=cA;if(oA==="data"){if(!s(eA[oA],BA[oA])&&(!_(eA[oA])||!s(xe,BA[oA])))return!1}else if(BA[oA]!==eA[oA])return!1}return!0},Ue=!L.current,fe=C.useMemo(()=>{const eA=N(),BA=FA(),cA=iA=>{const PA=He(iA);return delete PA._k,(()=>{if(!p||!A||S().isPaused())return!1;if(Ue&&!_(i))return i;const Ze=_(_A)?PA.data:_A;return _(Ze)||a})()?{isValidating:!0,isLoading:!0,...PA}:PA},oA=cA(eA),gA=eA===BA?oA:cA(BA);let OA=oA;return[()=>{const iA=cA(N());return zA(iA,OA)?(OA.data=iA.data,OA.isLoading=iA.isLoading,OA.isValidating=iA.isValidating,OA.error=iA.error,OA):(OA=iA,iA)},()=>gA]},[r,p]),ne=qn.useSyncExternalStore(C.useCallback(eA=>hA(p,(BA,cA)=>{zA(cA,BA)||eA()}),[r,p]),fe[0],fe[1]),m=h[p]&&h[p].length>0,D=ne.data,X=_(D)?_A&&no(_A)?Ss(_A):_A:D,q=ne.error,Fe=C.useRef(X),xe=f?_(D)?_(Fe.current)?X:Fe.current:D:X,z=p&&_(X),RA=C.useRef(null);!At&&qn.useSyncExternalStore(Oc,()=>(RA.current=!1,RA),()=>(RA.current=!0,RA));const bA=RA.current;u&&bA&&!n&&z&&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 oe=!p||!A||S().isPaused()||m&&!_(q)?!1:Ue&&!_(i)?i:n?_(X)?!1:a:_(X)||a,TA=Ue&&oe,cs=_(ne.isValidating)?TA:ne.isValidating,MA=_(ne.isLoading)?TA:ne.isLoading,KA=C.useCallback(async eA=>{const BA=V.current;if(!p||!BA||E.current||S().isPaused())return!1;let cA,oA,gA=!0;const OA=eA||{},iA=!x[p]||!OA.dedupe,PA=()=>io?!E.current&&p===K.current&&L.current:p===K.current,WA={isValidating:!1,isLoading:!1},Ze=()=>{dA(WA)},Zt=()=>{const Z=x[p];Z&&Z[1]===oA&&delete x[p]},ls={isValidating:!0};_(N().data)&&(ls.isLoading=!0);try{if(iA&&(dA(ls),e.loadingTimeout&&_(N().data)&&setTimeout(()=>{gA&&PA()&&S().onLoadingSlow(p,e)},e.loadingTimeout),x[p]=[BA(y),Is()]),[cA,oA]=x[p],cA=await cA,iA&&setTimeout(Zt,e.dedupingInterval),!x[p]||x[p][1]!==oA)return iA&&PA()&&S().onDiscarded(p),!1;WA.error=IA;const Z=w[p];if(!_(Z)&&(oA<=Z[0]||oA<=Z[1]||Z[1]===0))return Ze(),iA&&PA()&&S().onDiscarded(p),!1;const ZA=N().data;WA.data=s(ZA,cA)?ZA:cA,iA&&PA()&&S().onSuccess(cA,p,e)}catch(Z){Zt();const ZA=S(),{shouldRetryOnError:$t}=ZA;ZA.isPaused()||(WA.error=Z,iA&&PA()&&(ZA.onError(Z,p,ZA),($t===!0||ce($t)&&$t(Z))&&(!S().revalidateOnFocus||!S().revalidateOnReconnect||xA())&&ZA.onErrorRetry(Z,p,ZA,ds=>{const qt=h[p];qt&&qt[0]&&qt[0](ro,ds)},{retryCount:(OA.retryCount||0)+1,dedupe:!0})))}return gA=!1,Ze(),!0},[p,r]),Ve=C.useCallback((...eA)=>co(r,K.current,...eA),[]);if(ys(()=>{V.current=A,AA.current=e,_(D)||(Fe.current=D)}),ys(()=>{if(!p)return;const eA=KA.bind(IA,Ls);let BA=0;S().revalidateOnFocus&&(BA=Date.now()+S().focusThrottleInterval);const oA=Kc(p,h,(gA,OA={})=>{if(gA==Ao){const iA=Date.now();S().revalidateOnFocus&&iA>BA&&xA()&&(BA=iA+S().focusThrottleInterval,eA())}else if(gA==eo)S().revalidateOnReconnect&&xA()&&eA();else{if(gA==to)return KA();if(gA==ro)return KA(OA)}});return E.current=!1,K.current=p,L.current=!0,dA({_k:y}),oe&&(x[p]||(_(X)||At?eA():fc(eA))),()=>{E.current=!0,oA()}},[p]),ys(()=>{let eA;function BA(){const oA=ce(d)?d(N().data):d;oA&&eA!==-1&&(eA=setTimeout(cA,oA))}function cA(){!N().error&&(c||S().isVisible())&&(g||S().isOnline())?KA(Ls).then(BA):BA()}return BA(),()=>{eA&&(clearTimeout(eA),eA=-1)}},[d,c,g,p]),C.useDebugValue(xe),n){if(!io&&At&&z)throw new Error("Fallback data is required when using Suspense in SSR.");z&&(V.current=A,AA.current=e,E.current=!1);const eA=U[p],BA=!_(eA)&&z?Ve(eA):uo;if(Ss(BA),!_(q)&&z)throw q;const cA=z?KA(Ls):uo;!_(xe)&&z&&(cA.status="fulfilled",cA.value=!0),Ss(cA)}return{mutate:Ve,get data(){return j.data=!0,xe},get error(){return j.error=!0,q},get isValidating(){return j.isValidating=!0,cs},get isLoading(){return j.isLoading=!0,MA}}}),Dc=({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)}},[]),B.jsx("div",{"data-vg-id":"49696d6b","data-source-path":"/src/components/ShadowRootWrapper.tsx:38",ref:A,id:"viewgate-shadow-host",style:{position:"relative",zIndex:2147483647},children:e&&Ac.createPortal(t,e)})};const ho=(...t)=>t.filter((A,e,r)=>!!A&&A.trim()!==""&&r.indexOf(A)===e).join(" ").trim();const Rc=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 wo=t=>{const A=Mc(t);return A.charAt(0).toUpperCase()+A.slice(1)};var Gc={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 kc=t=>{for(const A in t)if(A.startsWith("aria-")||A==="role"||A==="title")return!0;return!1};const Vc=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,...Gc,width:A,height:A,stroke:t,strokeWidth:r?Number(e)*24/Number(A):e,className:ho("lucide",s),...!n&&!kc(i)&&{"aria-hidden":"true"},...i},[...o.map(([d,c])=>C.createElement(d,c)),...Array.isArray(n)?n:[n]]));const QA=(t,A)=>{const e=C.forwardRef(({className:r,...s},n)=>C.createElement(Vc,{ref:n,iconNode:A,className:ho(`lucide-${Rc(wo(t))}`,`lucide-${t}`,r),...s}));return e.displayName=wo(t),e};const Ut=QA("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 Nc=QA("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);const _c=QA("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 Ie=QA("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);const po=QA("clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 6v6l4 2",key:"mmk7yg"}]]);const Pc=QA("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 Wc=QA("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 ar=QA("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 jc=QA("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 Xc=QA("layers",[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]]);const Ts=QA("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 Jc=QA("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);const cr=QA("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 Yc=QA("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 Qo=QA("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 zc=QA("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 Zc=QA("search",[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]]);const Co=QA("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 mo=QA("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 lr=QA("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),$c={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",reopenPlaceholder:"Add a new comment before confirming...",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? Remember you can reopen it by pressing ALT once (Normal Mode) or holding it for 1 second (Backlog Mode).",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",focusAreas:"Focus Areas",frontend:"Frontend",backend:"Backend",ux:"UX/UI",figmaLink:"Figma Reference Link",figmaLinkPlaceholder:"https://www.figma.com/file/...",endpoint:"Related Backend Endpoint",selectEndpoint:"Select endpoint..."},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",reopenPlaceholder:"Agrega un nuevo comentario antes de confirmar...",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? Recuerda que puedes volver a activarlo pulsando una vez la tecla ALT (Modo Normal) o manteniéndola pulsada 1 segundo (Modo Backlog).",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",focusAreas:"Áreas de Foco",frontend:"Frontend",backend:"Backend",ux:"UX/UI",figmaLink:"Link de Referencia Figma",figmaLinkPlaceholder:"https://www.figma.com/file/...",endpoint:"Endpoint de Backend Relacionado",selectEndpoint:"Seleccionar endpoint..."}},Uo=C.createContext(void 0),Fo=()=>{const t=C.useContext(Uo);if(!t)throw new Error("useViewGate must be used within a ViewGateProvider");return t},Ft="viewgate_enabled",qc=()=>{if(typeof window>"u")return!1;const t=new URLSearchParams(window.location.search);return t.has("viewgate")||t.has("viewgate-backlog")?(sessionStorage.setItem(Ft,"true"),!0):sessionStorage.getItem(Ft)==="true"},Al=({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,d]=C.useState([]);C.useRef(0);const c=C.useRef(null),g=C.useRef(!1);C.useEffect(()=>{i(qc());const w=U=>{U.key==="Alt"&&!U.repeat&&(U.preventDefault(),g.current=!1,c.current&&clearTimeout(c.current),c.current=setTimeout(()=>{const p=new URL(window.location.href);p.searchParams.delete("viewgate"),p.searchParams.set("viewgate-backlog","true"),window.history.replaceState({},"",p.toString()),i(!0),sessionStorage.setItem(Ft,"true"),window.dispatchEvent(new PopStateEvent("popstate")),u(A==="es"?"Modo Backlog activado":"Backlog Mode activated","success"),g.current=!0,c.current=null},1e3))},x=U=>{if(U.key==="Alt"&&(U.preventDefault(),c.current)){clearTimeout(c.current),c.current=null;const p=new URL(window.location.href);p.searchParams.delete("viewgate-backlog"),p.searchParams.set("viewgate","true"),window.history.replaceState({},"",p.toString()),i(!0),sessionStorage.setItem(Ft,"true"),window.dispatchEvent(new PopStateEvent("popstate")),u(A==="es"?"Modo Normal activado":"Normal Mode activated","success")}};return window.addEventListener("keydown",w),window.addEventListener("keyup",x),()=>{window.removeEventListener("keydown",w),window.removeEventListener("keyup",x)}},[A]);const f=()=>{if(sessionStorage.removeItem(Ft),i(!1),typeof window<"u"){const w=new URL(window.location.href);w.searchParams.delete("viewgate"),window.history.replaceState({},"",w.toString())}},u=(w,x)=>{const U=Date.now();d(p=>[...p,{id:U,message:w,type:x}]),setTimeout(()=>{d(p=>p.filter(y=>y.id!==U))},4e3)},h=$c[A];return B.jsxs(Uo.Provider,{"data-vg-id":"89da3486","data-source-path":"/src/components/ViewGateProvider.tsx:357",value:{addToast:u,language:A,t:h,apiKey:e,baseUrl:r,dashboardUrl:n,disableViewGate:f,hasActiveToasts:a.length>0},children:[t,o&&B.jsx(Dc,{"data-vg-id":"f1499d3a","data-source-path":"/src/components/ViewGateProvider.tsx:369",children:B.jsxs("div",{"data-vg-id":"1bedb79b","data-source-path":"/src/components/ViewGateProvider.tsx:370",className:"vg-container",children:[B.jsx(Pa,{"data-vg-id":"d3f262cb","data-source-path":"/src/components/ViewGateProvider.tsx:371"}),B.jsx("div",{"data-vg-id":"1bedb79d","data-source-path":"/src/components/ViewGateProvider.tsx:372",className:"vg-toasts",style:{zIndex:2147483647},children:a.map(w=>B.jsxs("div",{"data-vg-id":"1bedb79e","data-source-path":"/src/components/ViewGateProvider.tsx:374",className:`vg-toast vg-animate-slide ${w.type}`,children:[w.type==="success"?B.jsx(Ie,{"data-vg-id":"c7ae3b26","data-source-path":"/src/components/ViewGateProvider.tsx:376",size:24,color:"#22c55e"}):B.jsx(_c,{"data-vg-id":"e7ad3c7b","data-source-path":"/src/components/ViewGateProvider.tsx:378",size:24,color:"#ef4444"}),B.jsxs("div",{"data-vg-id":"1bedb7a1","data-source-path":"/src/components/ViewGateProvider.tsx:380",children:[B.jsx("strong",{"data-vg-id":"29b8e973","data-source-path":"/src/components/ViewGateProvider.tsx:381",style:{display:"block",fontSize:"13px",color:"#0f172a",textTransform:"uppercase",marginBottom:"2px"},children:w.type==="success"?h.successHeader:h.errorHeader}),B.jsx("span",{"data-vg-id":"fbbd7821","data-source-path":"/src/components/ViewGateProvider.tsx:384",style:{fontSize:"14px",color:"#000000"},children:w.message})]})]},w.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 dr=(t,A)=>SA.fromClientRect(t,A.getBoundingClientRect()),el=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 Br=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},uA=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},xo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",tl=typeof Uint8Array>"u"?[]:new Uint8Array(256),gr=0;gr<xo.length;gr++)tl[xo.charCodeAt(gr)]=gr;for(var yo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",xt=typeof Uint8Array>"u"?[]:new Uint8Array(256),ur=0;ur<yo.length;ur++)xt[yo.charCodeAt(ur)]=ur;for(var rl=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 d=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(d)?d:new Uint8Array(d);for(r=0;r<e;r+=4)n=xt[t.charCodeAt(r)],o=xt[t.charCodeAt(r+1)],i=xt[t.charCodeAt(r+2)],a=xt[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 d},sl=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},nl=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},Ne=5,Ks=11,Os=2,ol=Ks-Ne,Eo=65536>>Ne,il=1<<Ne,Ds=il-1,al=1024>>Ne,cl=Eo+al,ll=cl,dl=32,Bl=ll+dl,gl=65536>>Ks,ul=1<<ol,fl=ul-1,bo=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},hl=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},wl=function(t,A){var e=rl(t),r=Array.isArray(e)?nl(e):new Uint32Array(e),s=Array.isArray(e)?sl(e):new Uint16Array(e),n=24,o=bo(s,n/2,r[4]/2),i=r[5]===2?bo(s,(n+r[4])/2):hl(r,Math.ceil((n+r[4])/4));return new pl(r[0],r[1],r[2],r[3],o,i)},pl=(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>>Ne],e=(e<<Os)+(A&Ds),this.data[e];if(A<=65535)return e=this.index[Eo+(A-55296>>Ne)],e=(e<<Os)+(A&Ds),this.data[e];if(A<this.highStart)return e=Bl-gl+(A>>Ks),e=this.index[e],e+=A>>Ne&fl,e=this.index[e],e=(e<<Os)+(A&Ds),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),vo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ql=typeof Uint8Array>"u"?[]:new Uint8Array(256),fr=0;fr<vo.length;fr++)Ql[vo.charCodeAt(fr)]=fr;var Cl="KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA==",Ho=50,ml=1,Io=2,So=3,Ul=4,Fl=5,Lo=7,To=8,Ko=9,Se=10,Rs=11,Oo=12,Ms=13,xl=14,yt=15,Gs=16,hr=17,Et=18,yl=19,Do=20,ks=21,bt=22,Vs=23,et=24,JA=25,vt=26,Ht=27,tt=28,El=29,_e=30,bl=31,wr=32,pr=33,Ns=34,_s=35,Ps=36,It=37,Ws=38,Qr=39,Cr=40,js=41,Ro=42,vl=43,Hl=[9001,65288],Mo="!",P="×",mr="÷",Xs=wl(Cl),pe=[_e,Ps],Js=[ml,Io,So,Fl],Go=[Se,To],ko=[Ht,vt],Il=Js.concat(Go),Vo=[Ws,Qr,Cr,Ns,_s],Sl=[yt,Ms],Ll=function(t,A){A===void 0&&(A="strict");var e=[],r=[],s=[];return t.forEach(function(n,o){var i=Xs.get(n);if(i>Ho?(s.push(!0),i-=Ho):s.push(!1),["normal","auto","loose"].indexOf(A)!==-1&&[8208,8211,12316,12448].indexOf(n)!==-1)return r.push(o),e.push(Gs);if(i===Ul||i===Rs){if(o===0)return r.push(o),e.push(_e);var a=e[o-1];return Il.indexOf(a)===-1?(r.push(r[o-1]),e.push(a)):(r.push(o),e.push(_e))}if(r.push(o),i===bl)return e.push(A==="strict"?ks:It);if(i===Ro||i===El)return e.push(_e);if(i===vl)return n>=131072&&n<=196605||n>=196608&&n<=262141?e.push(It):e.push(_e);e.push(i)}),[r,e,s]},Ys=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!==Se)break}if(s===Se)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!==Se)break}if(i!==Se)break}return!1},No=function(t,A){for(var e=t;e>=0;){var r=A[e];if(r===Se)e--;else return r}return 0},Tl=function(t,A,e,r,s){if(e[r]===0)return P;var n=r-1;if(Array.isArray(s)&&s[n]===!0)return P;var o=n-1,i=n+1,a=A[n],d=o>=0?A[o]:0,c=A[i];if(a===Io&&c===So)return P;if(Js.indexOf(a)!==-1)return Mo;if(Js.indexOf(c)!==-1||Go.indexOf(c)!==-1)return P;if(No(n,A)===To)return mr;if(Xs.get(t[n])===Rs||(a===wr||a===pr)&&Xs.get(t[i])===Rs||a===Lo||c===Lo||a===Ko||[Se,Ms,yt].indexOf(a)===-1&&c===Ko||[hr,Et,yl,et,tt].indexOf(c)!==-1||No(n,A)===bt||Ys(Vs,bt,n,A)||Ys([hr,Et],ks,n,A)||Ys(Oo,Oo,n,A))return P;if(a===Se)return mr;if(a===Vs||c===Vs)return P;if(c===Gs||a===Gs)return mr;if([Ms,yt,ks].indexOf(c)!==-1||a===xl||d===Ps&&Sl.indexOf(a)!==-1||a===tt&&c===Ps||c===Do||pe.indexOf(c)!==-1&&a===JA||pe.indexOf(a)!==-1&&c===JA||a===Ht&&[It,wr,pr].indexOf(c)!==-1||[It,wr,pr].indexOf(a)!==-1&&c===vt||pe.indexOf(a)!==-1&&ko.indexOf(c)!==-1||ko.indexOf(a)!==-1&&pe.indexOf(c)!==-1||[Ht,vt].indexOf(a)!==-1&&(c===JA||[bt,yt].indexOf(c)!==-1&&A[i+1]===JA)||[bt,yt].indexOf(a)!==-1&&c===JA||a===JA&&[JA,tt,et].indexOf(c)!==-1)return P;if([JA,tt,et,hr,Et].indexOf(c)!==-1)for(var g=n;g>=0;){var f=A[g];if(f===JA)return P;if([tt,et].indexOf(f)!==-1)g--;else break}if([Ht,vt].indexOf(c)!==-1)for(var g=[hr,Et].indexOf(a)!==-1?o:n;g>=0;){var f=A[g];if(f===JA)return P;if([tt,et].indexOf(f)!==-1)g--;else break}if(Ws===a&&[Ws,Qr,Ns,_s].indexOf(c)!==-1||[Qr,Ns].indexOf(a)!==-1&&[Qr,Cr].indexOf(c)!==-1||[Cr,_s].indexOf(a)!==-1&&c===Cr||Vo.indexOf(a)!==-1&&[Do,vt].indexOf(c)!==-1||Vo.indexOf(c)!==-1&&a===Ht||pe.indexOf(a)!==-1&&pe.indexOf(c)!==-1||a===et&&pe.indexOf(c)!==-1||pe.concat(JA).indexOf(a)!==-1&&c===bt&&Hl.indexOf(t[i])===-1||pe.concat(JA).indexOf(c)!==-1&&a===Et)return P;if(a===js&&c===js){for(var u=e[n],h=1;u>0&&(u--,A[u]===js);)h++;if(h%2!==0)return P}return a===wr&&c===pr?P:mr},Kl=function(t,A){A||(A={lineBreak:"normal",wordBreak:"normal"});var e=Ll(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[JA,_e,Ro].indexOf(i)!==-1?It: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]},Ol=(function(){function t(A,e,r,s){this.codePoints=A,this.required=e===Mo,this.start=r,this.end=s}return t.prototype.slice=function(){return uA.apply(void 0,this.codePoints.slice(this.start,this.end))},t})(),Dl=function(t,A){var e=Br(t),r=Kl(e,A),s=r[0],n=r[1],o=r[2],i=e.length,a=0,d=0;return{next:function(){if(d>=i)return{done:!0,value:null};for(var c=P;d<i&&(c=Tl(e,n,s,++d,o))===P;);if(c!==P||d===i){var g=new Ol(e,c,a,d);return a=d,{value:g,done:!1}}return{done:!0,value:null}}}};const Rl=1,Ml=2,rt=4,_o=8,Ur=10,Po=47,St=92,Gl=9,kl=32,Fr=34,Lt=61,Vl=35,Nl=36,_l=37,xr=39,yr=40,Tt=41,Pl=95,kA=45,Wl=33,jl=60,Xl=62,Jl=64,Yl=91,zl=93,Zl=61,$l=123,Er=63,ql=125,Wo=124,Ad=126,ed=128,jo=65533,zs=42,Pe=43,td=44,rd=58,sd=59,Kt=46,nd=0,od=8,id=11,ad=14,cd=31,ld=127,le=-1,Xo=48,Jo=97,Yo=101,dd=102,Bd=117,gd=122,zo=65,Zo=69,$o=70,ud=85,fd=90,LA=t=>t>=Xo&&t<=57,hd=t=>t>=55296&&t<=57343,st=t=>LA(t)||t>=zo&&t<=$o||t>=Jo&&t<=dd,wd=t=>t>=Jo&&t<=gd,pd=t=>t>=zo&&t<=fd,Qd=t=>wd(t)||pd(t),Cd=t=>t>=ed,br=t=>t===Ur||t===Gl||t===kl,vr=t=>Qd(t)||Cd(t)||t===Pl,qo=t=>vr(t)||LA(t)||t===kA,md=t=>t>=nd&&t<=od||t===id||t>=ad&&t<=cd||t===ld,Le=(t,A)=>t!==St?!1:A!==Ur,Hr=(t,A,e)=>t===kA?vr(A)||Le(A,e):vr(t)?!0:!!(t===St&&Le(t,A)),Zs=(t,A,e)=>t===Pe||t===kA?LA(A)?!0:A===Kt&&LA(e):LA(t===Kt?A:t),Ud=t=>{let A=0,e=1;(t[A]===Pe||t[A]===kA)&&(t[A]===kA&&(e=-1),A++);const r=[];for(;LA(t[A]);)r.push(t[A++]);const s=r.length?parseInt(uA(...r),10):0;t[A]===Kt&&A++;const n=[];for(;LA(t[A]);)n.push(t[A++]);const o=n.length,i=o?parseInt(uA(...n),10):0;(t[A]===Zo||t[A]===Yo)&&A++;let a=1;(t[A]===Pe||t[A]===kA)&&(t[A]===kA&&(a=-1),A++);const d=[];for(;LA(t[A]);)d.push(t[A++]);const c=d.length?parseInt(uA(...d),10):0;return e*(s+i*Math.pow(10,-o))*Math.pow(10,a*c)},Fd={type:2},xd={type:3},yd={type:4},Ed={type:13},bd={type:8},vd={type:21},Hd={type:9},Id={type:10},Sd={type:11},Ld={type:12},Td={type:14},Ir={type:23},Kd={type:1},Od={type:25},Dd={type:24},Rd={type:26},Md={type:27},Gd={type:28},kd={type:29},Vd={type:31},$s={type:32};class Ai{constructor(){this._value=[]}write(A){this._value=this._value.concat(Br(A))}read(){const A=[];let e=this.consumeToken();for(;e!==$s;)A.push(e),e=this.consumeToken();return A}consumeToken(){const A=this.consumeCodePoint();switch(A){case Fr:return this.consumeStringToken(Fr);case Vl:const e=this.peekCodePoint(0),r=this.peekCodePoint(1),s=this.peekCodePoint(2);if(qo(e)||Le(r,s)){const u=Hr(e,r,s)?Ml:Rl;return{type:5,value:this.consumeName(),flags:u}}break;case Nl:if(this.peekCodePoint(0)===Lt)return this.consumeCodePoint(),Ed;break;case xr:return this.consumeStringToken(xr);case yr:return Fd;case Tt:return xd;case zs:if(this.peekCodePoint(0)===Lt)return this.consumeCodePoint(),Td;break;case Pe:if(Zs(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case td:return yd;case kA:const n=A,o=this.peekCodePoint(0),i=this.peekCodePoint(1);if(Zs(n,o,i))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(Hr(n,o,i))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(o===kA&&i===Xl)return this.consumeCodePoint(),this.consumeCodePoint(),Dd;break;case Kt:if(Zs(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Po:if(this.peekCodePoint(0)===zs)for(this.consumeCodePoint();;){let u=this.consumeCodePoint();if(u===zs&&(u=this.consumeCodePoint(),u===Po))return this.consumeToken();if(u===le)return this.consumeToken()}break;case rd:return Rd;case sd:return Md;case jl:if(this.peekCodePoint(0)===Wl&&this.peekCodePoint(1)===kA&&this.peekCodePoint(2)===kA)return this.consumeCodePoint(),this.consumeCodePoint(),Od;break;case Jl:const a=this.peekCodePoint(0),d=this.peekCodePoint(1),c=this.peekCodePoint(2);if(Hr(a,d,c))return{type:7,value:this.consumeName()};break;case Yl:return Gd;case St:if(Le(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case zl:return kd;case Zl:if(this.peekCodePoint(0)===Lt)return this.consumeCodePoint(),bd;break;case $l:return Sd;case ql:return Ld;case Bd:case ud:const g=this.peekCodePoint(0),f=this.peekCodePoint(1);return g===Pe&&(st(f)||f===Er)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case Wo:if(this.peekCodePoint(0)===Lt)return this.consumeCodePoint(),Hd;if(this.peekCodePoint(0)===Wo)return this.consumeCodePoint(),vd;break;case Ad:if(this.peekCodePoint(0)===Lt)return this.consumeCodePoint(),Id;break;case le:return $s}return br(A)?(this.consumeWhiteSpace(),Vd):LA(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):vr(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:uA(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(;st(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();let r=!1;for(;e===Er&&A.length<6;)A.push(e),e=this.consumeCodePoint(),r=!0;if(r){const n=parseInt(uA(...A.map(i=>i===Er?Xo:i)),16),o=parseInt(uA(...A.map(i=>i===Er?$o:i)),16);return{type:30,start:n,end:o}}const s=parseInt(uA(...A),16);if(this.peekCodePoint(0)===kA&&st(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();const n=[];for(;st(e)&&n.length<6;)n.push(e),e=this.consumeCodePoint();const o=parseInt(uA(...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)===yr?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===yr?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}}consumeUrlToken(){const A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===le)return{type:22,value:""};const e=this.peekCodePoint(0);if(e===xr||e===Fr){const r=this.consumeStringToken(this.consumeCodePoint());return r.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===le||this.peekCodePoint(0)===Tt)?(this.consumeCodePoint(),{type:22,value:r.value}):(this.consumeBadUrlRemnants(),Ir)}for(;;){const r=this.consumeCodePoint();if(r===le||r===Tt)return{type:22,value:uA(...A)};if(br(r))return this.consumeWhiteSpace(),this.peekCodePoint(0)===le||this.peekCodePoint(0)===Tt?(this.consumeCodePoint(),{type:22,value:uA(...A)}):(this.consumeBadUrlRemnants(),Ir);if(r===Fr||r===xr||r===yr||md(r))return this.consumeBadUrlRemnants(),Ir;if(r===St)if(Le(r,this.peekCodePoint(0)))A.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),Ir;else A.push(r)}}consumeWhiteSpace(){for(;br(this.peekCodePoint(0));)this.consumeCodePoint()}consumeBadUrlRemnants(){for(;;){const A=this.consumeCodePoint();if(A===Tt||A===le)return;Le(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}}consumeStringSlice(A){let r="";for(;A>0;){const s=Math.min(5e4,A);r+=uA(...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===le||s===void 0||s===A)return e+=this.consumeStringSlice(r),{type:0,value:e};if(s===Ur)return this._value.splice(0,r),Kd;if(s===St){const n=this._value[r+1];n!==le&&n!==void 0&&(n===Ur?(e+=this.consumeStringSlice(r),r=-1,this._value.shift()):Le(s,n)&&(e+=this.consumeStringSlice(r),e+=uA(this.consumeEscapedCodePoint()),r=-1))}r++}while(!0)}consumeNumber(){const A=[];let e=rt,r=this.peekCodePoint(0);for((r===Pe||r===kA)&&A.push(this.consumeCodePoint());LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0);let s=this.peekCodePoint(1);if(r===Kt&&LA(s))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=_o;LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0),s=this.peekCodePoint(1);const n=this.peekCodePoint(2);if((r===Zo||r===Yo)&&((s===Pe||s===kA)&&LA(n)||LA(s)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=_o;LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[Ud(A),e]}consumeNumericToken(){const[A,e]=this.consumeNumber(),r=this.peekCodePoint(0),s=this.peekCodePoint(1),n=this.peekCodePoint(2);if(Hr(r,s,n)){const o=this.consumeName();return{type:15,number:A,flags:e,unit:o}}return r===_l?(this.consumeCodePoint(),{type:16,number:A,flags:e}):{type:17,number:A,flags:e}}consumeEscapedCodePoint(){const A=this.consumeCodePoint();if(st(A)){let e=uA(A);for(;st(this.peekCodePoint(0))&&e.length<6;)e+=uA(this.consumeCodePoint());br(this.peekCodePoint(0))&&this.consumeCodePoint();const r=parseInt(e,16);return r===0||hd(r)||r>1114111?jo:r}return A===le?jo:A}consumeName(){let A="";for(;;){const e=this.consumeCodePoint();if(qo(e))A+=uA(e);else if(Le(e,this.peekCodePoint(0)))A+=uA(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(e),A}}}class nt{constructor(A){this._tokens=A}static create(A){const e=new Ai;return e.write(A),new nt(e.read())}static parseValue(A){return nt.create(A).parseComponentValue()}static parseValues(A){return nt.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||_d(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"?$s:A}reconsumeToken(A){this._tokens.unshift(A)}}const de=t=>t.type===15,CA=t=>t.type===17,k=t=>t.type===20,Nd=t=>t.type===0,Ot=(t,A)=>k(t)&&t.value===A,Sr=t=>t.type!==31,yA=t=>t.type!==31&&t.type!==4,ee=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},_d=(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),VA=(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]],Te=t=>VA([3.2409699419045226,-1.537383177570094,-.4986107602930034,-.9692436362808796,1.8759675015077202,.04155505740717559,.05563007969699366,-.20397695888897652,1.0569715142428786],t),qs=t=>VA([.41239079926595934,.357584339383878,.1804807884018343,.21263900587151027,.715168678767756,.07219231536073371,.01933081871559182,.11919477979462598,.9505321522496607],t),We=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}),An=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}),Pd=t=>{const[A,e,r]=We(Te([t[0],t[1],t[2]]));return[A,e,r,t[3]]},Wd=t=>{const[A,e,r]=Te([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]]},Ke=t=>t.type===17||t.type===15,$=t=>t.type===16||Ke(t),jd=t=>t.type===18&&t.name==="calc",Xd=(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:rt}}catch{return null}return null},ei=t=>t.length>1?[t[0],t[1]]:[t[0]],mA={type:17,number:0,flags:rt},je={type:16,number:50,flags:rt},Be={type:16,number:100,flags:rt},Dt=(t,A,e)=>{const[r,s]=t;return[M(r,A),M(typeof s<"u"?s:r,e)]},M=(t,A)=>{if(t.type===16)return t.number/100*A;if(de(t))switch(t.unit){case"rem":case"em":return 16*t.number;default:return t.number}return t.number},ti="deg",ri="grad",si="rad",ni="turn",ot={name:"angle",parse:(t,A)=>{if(A.type===15)switch(A.unit){case ti:return Math.PI*A.number/180;case ri:return Math.PI/200*A.number;case si:return A.number;case ni:return Math.PI*2*A.number}throw new Error("Unsupported angle type")}},oi=t=>t.type===15&&(t.unit===ti||t.unit===ri||t.unit===si||t.unit===ni),ii=t=>{switch(t.filter(k).map(e=>e.value).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[mA,mA];case"to top":case"bottom":return $A(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[mA,Be];case"to right":case"left":return $A(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Be,Be];case"to bottom":case"top":return $A(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Be,mA];case"to left":case"right":return $A(270)}return 0},$A=t=>Math.PI*t/180,Oe=t=>(255&t)===0,rA=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})`},te=(t,A,e,r)=>(t<<24|A<<16|e<<8|Math.round(r*255)<<0)>>>0,De=(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",Jd=t=>te(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)),en=([t,A,e,r])=>{const s=We([t,A,e]);return te(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)},Rt=t=>{const A=Te([t[0],t[1],t[2]]);return en([A[0],A[1],A[2],t[3]])},Yd=(t,A)=>{if(Xe(A.filter(yA)))throw new Error("Relative color not supported for lab()");const[e,r,s,n]=Lr(A),o=We(Te(Or([e,r,s])));return te(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)},zd=(t,A)=>{if(Xe(A.filter(yA)))throw new Error("Relative color not supported for oklab()");const[e,r,s,n]=Lr(A),o=We(Te(Kr([e,r,s])));return te(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)},Zd=(t,A)=>{if(Xe(A.filter(yA)))throw new Error("Relative color not supported for oklch()");const[e,r,s,n]=di(A),o=We(Te(Kr(Tr([e,r,s]))));return te(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)},$d=(t,A)=>{if(Xe(A.filter(yA)))throw new Error("Relative color not supported for lch()");const[e,r,s,n]=li(A),o=We(Te(Or(Tr([e,r,s]))));return te(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)},ai=(t,A)=>{const e=A.filter(yA),[r,s,n,o]=e,i=(r.type===17?$A(r.number):ot.parse(t,r))/(Math.PI*2),a=$(s)?s.number/100:0,d=$(n)?n.number/100:0,c=typeof o<"u"&&$(o)?M(o,1):1;return[i,a,d,c]},ci=(t,A)=>{if(Xe(A))throw new Error("Relative color not supported for hsl()");const[e,r,s,n]=ai(t,A),o=gi([e,r,s]);return te(o[0]*255,o[1]*255,o[2]*255,r===0?1:n)},li=t=>{const A=t.filter(yA),e=$(A[0])?A[0].number:0,r=$(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&$(A[4])?M(A[4],1):1;return[e,r,s,n]},Lr=t=>{const A=t.filter(yA),e=A[0].type===16?A[0].number/100:CA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:CA(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&$(A[4])?M(A[4],1):1;return[e,r,s,n]},di=t=>{const A=t.filter(yA),e=A[0].type===16?A[0].number/100:CA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:CA(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&$(A[4])?M(A[4],1):1;return[e,r,s,n]},Bi=t=>VA([1.0479297925449969,.022946870601609652,-.05019226628920524,.02962780877005599,.9904344267538799,-.017073799063418826,-.009243040646204504,.015055191490298152,.7518742814281371],t),tn=t=>VA([.955473421488075,-.02309845494876471,.06325924320057072,-.0283697093338637,1.0099953980813041,.021041441191917323,.012314014864481998,-.020507649298898964,1.330365926242124],t),rn=(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),gi=([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=rn(s,r,t+1/3),o=rn(s,r,t),i=rn(s,r,t-1/3);return[n,o,i]},Tr=([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)]),Kr=t=>{const A=VA([1,.3963377773761749,.2158037573099136,1,-.1055613458156586,-.0638541728258133,1,-.0894841775298119,-1.2914855480194092],t),e=A.map(r=>r**3);return VA([1.2268798758459243,-.5578149944602171,.2813910456659647,-.0405757452148008,1.112286803280317,-.0717110580655164,-.0763729366746601,-.4214933324022432,1.5869240198367816],e)},Or=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 tn([o[0],o[1],o[2]])},qd=(t,A)=>{const e=A.filter(yA);if(e.length===3){const[r,s,n]=e.map(De),o=An([r/255,s/255,n/255]),[i,a,d]=qs([o[0],o[1],o[2]]);return[i,a,d,1]}if(e.length===4){const[r,s,n,o]=e.map(De),i=An([r/255,s/255,n/255]),[a,d,c]=qs([i[0],i[1],i[2]]);return[a,d,c,o]}return[0,0,0,1]},AB=(t,A)=>{const[e,r,s,n]=ai(t,A),o=An(gi([e,r,s])),[i,a,d]=qs([o[0],o[1],o[2]]);return[i,a,d,n]},eB=(t,A)=>{const[e,r,s,n]=Lr(A),[o,i,a]=Or([e,r,s]);return[o,i,a,n]},tB=(t,A)=>{const[e,r,s,n]=li(A),[o,i,a]=Or(Tr([e,r,s]));return[o,i,a,n]},rB=(t,A)=>{const[e,r,s,n]=di(A),[o,i,a]=Kr(Tr([e,r,s]));return[o,i,a,n]},sB=(t,A)=>{const[e,r,s,n]=Lr(A),[o,i,a]=Kr([e,r,s]);return[o,i,a,n]},nB=t=>tn([t[0],t[1],t[2]]),ui=t=>t,oB=t=>{const[A,e,r]=Bi([t[0],t[2],t[3]]);return[A,e,r,t[3]]},fi=t=>Rt([t[0],t[1],t[2],t[3]]),iB=t=>{const A=nB([t[0],t[1],t[2]]);return Rt([A[0],A[1],A[2],t[3]])},aB=t=>VA([.4865709486482162,.26566769316909306,.1982172852343625,.2289745640697488,.6917385218365064,.079286914093745,0,.04511338185890264,1.043944368900976],t),cB=t=>VA([2.493496911941425,-.9313836179191239,-.40271078445071684,-.8294889695615747,1.7626640603183463,.023624685841943577,.03584583024378447,-.07617238926804182,.9568845240076872],t),lB=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}),dB=t=>We(t),BB=t=>{const A=lB([t[0],t[1],t[2]]);return aB([A[0],A[1],A[2]])},gB=t=>{const[A,e,r]=dB(cB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},uB=t=>{const A=BB([t[0],t[1],t[2]]);return Rt([A[0],A[1],A[2],t[3]])},fB=t=>VA([2.0415879038107465,-.5650069742788596,-.34473135077832956,-.9692436362808795,1.8759675015077202,.04155505740717557,.013444280632031142,-.11836239223101838,1.0151749943912054],t),hB=t=>VA([.5766690429101305,.1855582379065463,.1882286462349947,.29734497525053605,.6273635662554661,.0752914584939978,.02703136138641234,.07068885253582723,.9913375368376388],t),wB=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]]},pB=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]]},QB=t=>{const[A,e,r]=pB(fB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},CB=t=>{const A=Te(hB(wB([t[0],t[1],t[2]])));return en([A[0],A[1],A[2],t[3]])},mB=t=>VA([.7977666449006423,.13518129740053308,.0313477341283922,.2880748288194013,.711835234241873,8993693872564e-17,0,0,.8251046025104602],t),UB=t=>VA([1.3457868816471583,-.25557208737979464,-.05110186497554526,-.5446307051249019,1.5082477428451468,.02052744743642139,0,0,1.2119675456389452],t),FB=t=>t.map(A=>A<16/512?A/16:A**1.8),xB=t=>t.map(A=>A>1/512?A**(1/1.8):A*16),yB=t=>{const A=FB([t[0],t[1],t[2]]);return tn(mB([A[0],A[1],A[2]]))},EB=t=>{const[A,e,r]=xB(UB(Bi([t[0],t[1],t[2]])));return[A,e,r,t[3]]},bB=t=>{const A=yB([t[0],t[1],t[2]]);return Rt([A[0],A[1],A[2],t[3]])},Dr=1.09929682680944,hi=.018053968510807,vB=t=>t.map(function(A){return A<hi*4.5?A/4.5:Math.pow((A+Dr-1)/Dr,1/.45)}),HB=t=>t.map(function(A){return A>=hi?Dr*Math.pow(A,.45)-(Dr-1):4.5*A}),IB=t=>VA([.6369580483012914,.14461690358620832,.1688809751641721,.2627002120112671,.6779980715188708,.05930171646986196,0,.028072693049087428,1.060985057710791],t),SB=t=>VA([1.716651187971268,-.355670783776392,-.25336628137366,-.666684351832489,1.616481236634939,.0157685458139111,.017639857445311,-.042770613257809,.942103121235474],t),LB=t=>{const A=vB([t[0],t[1],t[2]]);return IB([A[0],A[1],A[2]])},TB=t=>{const[A,e,r]=HB(SB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},KB=t=>{const A=LB([t[0],t[1],t[2]]);return Rt([A[0],A[1],A[2],t[3]])},Re={name:"color",parse:(t,A)=>{if(A.type===18){const e=MB[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]=wi(A);return te(e,r,s,n)}if(A.type===20){const e=ge[A.value.toUpperCase()];if(typeof e<"u")return e}return ge.TRANSPARENT}},wi=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]},pi=(t,A)=>{const e=A.filter(yA);if(Xe(e))throw new Error("Relative color not supported for rgb()");if(e.length===3){const[r,s,n]=e.map(De);return te(r,s,n,1)}if(e.length===4){const[r,s,n,o]=e.map(De);return te(r,s,n,o)}if(e.length===5&&e[3].type===6&&e[3].value==="/"){const r=De(e[0],0),s=De(e[1],1),n=De(e[2],2),o=De(e[4],3);return te(r,s,n,o)}return 0},OB=(t,A)=>{const e=A.filter(yA),r=e[0].type===20?e[0].value:"unknown";if(!Xe(e)){const n=r,o=Qi[n];if(typeof o>"u")throw new Error(`Attempting to parse an unsupported color space "${n}" for color() function`);const i=CA(e[1])?e[1].number:0,a=CA(e[2])?e[2].number:0,d=CA(e[3])?e[3].number:0,c=e.length>4&&e[4].type===6&&e[4].value==="/"&&CA(e[5])?e[5].number:1;return o([i,a,d,c])}else{const n=(p,y)=>{if(CA(y))return y.number;const L=K=>K==="r"||K==="x"?0:K==="g"||K==="y"?1:2;if(k(y)){const K=L(y.value);return p[K]}const E=K=>{const V=K.filter(yA);let AA="(";for(const S of V)AA+=S.type===18&&S.name==="calc"?E(S.values):CA(S)?S.number:S.type===6||k(S)?S.value:"";return AA+=")",AA};if(y.type===18){const K=y.values.filter(yA);if(y.name==="calc"){const V=E(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:k(e[1])||e[1].type===5?"rgb":"unknown",i=k(e[2])?e[2].value:"unknown";let a=e[1].type===18?e[1].values:k(e[1])?[e[1]]:[];if(k(e[1])){if(typeof ge[e[1].value.toUpperCase()]>"u")throw new Error("Attempting to use unknown color in relative color 'from'");{const y=it(t,e[1].value),L=255&y,E=255&y>>8,K=255&y>>16;a=[{type:17,number:255&y>>24,flags:1},{type:17,number:K,flags:1},{type:17,number:E,flags:1},{type:17,number:L>1?L/255:L,flags:1}]}}else if(e[1].type===5){const[p,y,L,E]=wi(e[1]);a=[{type:17,number:p,flags:1},{type:17,number:y,flags:1},{type:17,number:L,flags:1},{type:17,number:E>1?E/255:E,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 d=DB[o],c=RB[i],g=Qi[i];if(typeof d>"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=d(t,a),u=c(f),h=n(u,e[3]),w=n(u,e[4]),x=n(u,e[5]),U=e.length>6&&e[6].type===6&&e[6].value==="/"&&CA(e[7])?e[7].number:1;if(h===null||w===null||x===null)throw new Error("Invalid relative color in color() function");return g([h,w,x,U])}},Qi={srgb:Jd,"srgb-linear":en,"display-p3":uB,"a98-rgb":CB,"prophoto-rgb":bB,xyz:fi,"xyz-d50":iB,"xyz-d65":fi,rec2020:KB},DB={rgb:qd,hsl:AB,lab:eB,lch:tB,oklab:sB,oklch:rB},RB={srgb:Pd,"srgb-linear":Wd,"display-p3":gB,"a98-rgb":QB,"prophoto-rgb":EB,xyz:ui,"xyz-d50":oB,"xyz-d65":ui,rec2020:TB},MB={hsl:ci,hsla:ci,rgb:pi,rgba:pi,lch:$d,oklch:Zd,oklab:zd,lab:Yd,color:OB},it=(t,A)=>Re.parse(t,nt.create(A).parseComponentValue()),ge={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},GB={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(k(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},kB={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Rr=(t,A)=>{const e=Re.parse(t,A[0]),r=A[1];return r&&$(r)?{color:e,stop:r}:{color:e,stop:null}},Ci=(t,A)=>{const e=t[0],r=t[t.length-1];e.stop===null&&(e.stop=mA),r.stop===null&&(r.stop=Be);const s=[];let n=0;for(let i=0;i<t.length;i++){const a=t[i].stop;if(a!==null){const d=M(a,A);d>n?s.push(d):s.push(n),n=d}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 d=i-o,c=s[o-1],g=(a-c)/(d+1);for(let f=1;f<=d;f++)s[o+f-1]=g*f;o=null}}return t.map(({color:i},a)=>({color:i,stop:Math.max(Math.min(1,s[a]/A),0)}))},VB=(t,A,e)=>{const r=A/2,s=e/2,n=M(t[0],A)-r,o=s-M(t[1],e);return(Math.atan2(o,n)+Math.PI*2)%(Math.PI*2)},NB=(t,A,e)=>{const r=typeof t=="number"?t:VB(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,d=Math.cos(r-Math.PI/2)*i;return[s,n-d,n+d,o-a,o+a]},re=(t,A)=>Math.sqrt(t*t+A*A),mi=(t,A,e,r,s)=>[[0,0],[0,A],[t,0],[t,A]].reduce((o,i)=>{const[a,d]=i,c=re(e-a,r-d);return(s?c<o.optimumDistance:c>o.optimumDistance)?{optimumCorner:i,optimumDistance:c}:o},{optimumDistance:s?1/0:-1/0,optimumCorner:null}).optimumCorner,_B=(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(re(A,e),re(A,e-s),re(A-r,e),re(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,d]=mi(r,s,A,e,!0);n=re(a-A,(d-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(re(A,e),re(A,e-s),re(A-r,e),re(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,d]=mi(r,s,A,e,!1);n=re(a-A,(d-e)/i),o=i*n}break}return Array.isArray(t.size)&&(n=M(t.size[0],r),o=t.size.length===2?M(t.size[1],s):n),[n,o]},PB=(t,A)=>{let e=$A(180);const r=[];return ee(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&i.value==="to"){e=ii(s);return}else if(oi(i)){e=ot.parse(t,i);return}}const o=Rr(t,s);r.push(o)}),{angle:e,stops:r,type:1}},Mr=(t,A)=>{let e=$A(180);const r=[];return ee(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&["top","left","right","bottom"].indexOf(i.value)!==-1){e=ii(s);return}else if(oi(i)){e=(ot.parse(t,i)+$A(270))%$A(360);return}}const o=Rr(t,s);r.push(o)}),{angle:e,stops:r,type:1}},WB=(t,A)=>{const e=$A(180),r=[];let s=1;const n=0,o=3,i=[];return ee(A).forEach((a,d)=>{const c=a[0];if(d===0){if(k(c)&&c.value==="linear"){s=1;return}else if(k(c)&&c.value==="radial"){s=2;return}}if(c.type===18){if(c.name==="from"){const g=Re.parse(t,c.values[0]);r.push({stop:mA,color:g})}else if(c.name==="to"){const g=Re.parse(t,c.values[0]);r.push({stop:Be,color:g})}else if(c.name==="color-stop"){const g=c.values.filter(yA);if(g.length===2){const f=Re.parse(t,g[1]),u=g[0];CA(u)&&r.push({stop:{type:16,number:u.number*100,flags:u.flags},color:f})}}}}),s===1?{angle:(e+$A(180))%$A(360),stops:r,type:s}:{size:o,shape:n,stops:r,position:i,type:s}},Ui="closest-side",Fi="farthest-side",xi="closest-corner",yi="farthest-corner",Ei="circle",bi="ellipse",vi="cover",Hi="contain",jB=(t,A)=>{let e=0,r=3;const s=[],n=[];return ee(A).forEach((o,i)=>{let a=!0;if(i===0){let d=!1;a=o.reduce((c,g)=>{if(d)if(k(g))switch(g.value){case"center":return n.push(je),c;case"top":case"left":return n.push(mA),c;case"right":case"bottom":return n.push(Be),c}else($(g)||Ke(g))&&n.push(g);else if(k(g))switch(g.value){case Ei:return e=0,!1;case bi:return e=1,!1;case"at":return d=!0,!1;case Ui:return r=0,!1;case vi:case Fi:return r=1,!1;case Hi:case xi:return r=2,!1;case yi:return r=3,!1}else if(Ke(g)||$(g))return Array.isArray(r)||(r=[]),r.push(g),!1;return c},a)}if(a){const d=Rr(t,o);s.push(d)}}),{size:r,shape:e,stops:s,position:n,type:2}},Gr=(t,A)=>{let e=0,r=3;const s=[],n=[];return ee(A).forEach((o,i)=>{let a=!0;if(i===0?a=o.reduce((d,c)=>{if(k(c))switch(c.value){case"center":return n.push(je),!1;case"top":case"left":return n.push(mA),!1;case"right":case"bottom":return n.push(Be),!1}else if($(c)||Ke(c))return n.push(c),!1;return d},a):i===1&&(a=o.reduce((d,c)=>{if(k(c))switch(c.value){case Ei:return e=0,!1;case bi:return e=1,!1;case Hi:case Ui:return r=0,!1;case Fi:return r=1,!1;case xi:return r=2,!1;case vi:case yi:return r=3,!1}else if(Ke(c)||$(c))return Array.isArray(r)||(r=[]),r.push(c),!1;return d},a)),a){const d=Rr(t,o);s.push(d)}}),{size:r,shape:e,stops:s,position:n,type:2}},XB=t=>t.type===1,JB=t=>t.type===2,sn={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=Ii[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 YB(t){return!(t.type===20&&t.value==="none")&&(t.type!==18||!!Ii[t.name])}const Ii={"linear-gradient":PB,"-moz-linear-gradient":Mr,"-ms-linear-gradient":Mr,"-o-linear-gradient":Mr,"-webkit-linear-gradient":Mr,"radial-gradient":jB,"-moz-radial-gradient":Gr,"-ms-radial-gradient":Gr,"-o-radial-gradient":Gr,"-webkit-radial-gradient":Gr,"-webkit-gradient":WB},zB={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)&&YB(r)).map(r=>sn.parse(t,r))}},ZB={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(k(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},$B={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:(t,A)=>ee(A).map(e=>e.map(r=>jd(r)?Xd(r,0):$(r)?r:null).filter(r=>r!==null)).map(ei)},qB={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:(t,A)=>ee(A).map(e=>e.filter(k).map(r=>r.value).join(" ")).map(Ag)},Ag=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 at;(function(t){t.AUTO="auto",t.CONTAIN="contain",t.COVER="cover"})(at||(at={}));const eg={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:(t,A)=>ee(A).map(e=>e.filter(tg))},tg=t=>k(t)||$(t),kr=t=>({name:`border-${t}-color`,initialValue:"transparent",prefix:!1,type:3,format:"color"}),rg=kr("top"),sg=kr("right"),ng=kr("bottom"),og=kr("left"),Vr=t=>({name:`border-radius-${t}`,initialValue:"0 0",prefix:!1,type:1,parse:(A,e)=>ei(e.filter($))}),ig=Vr("top-left"),ag=Vr("top-right"),cg=Vr("bottom-right"),lg=Vr("bottom-left"),Nr=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}}),dg=Nr("top"),Bg=Nr("right"),gg=Nr("bottom"),ug=Nr("left"),_r=t=>({name:`border-${t}-width`,initialValue:"0",type:0,prefix:!1,parse:(A,e)=>de(e)?e.number:0}),fg=_r("top"),hg=_r("right"),wg=_r("bottom"),pg=_r("left"),nn={type:0},on=t=>{const[A]=t;return A?k(A)?A.value==="farthest-side"?"farthest-side":"closest-side":$(A)?A:"closest-side":"closest-side"},Si=t=>{let A=null,e=null;for(const r of t)if(k(r))switch(r.value){case"left":A=mA;break;case"right":A=Be;break;case"top":e=mA;break;case"bottom":e=Be;break;case"center":A===null?A=je:e===null&&(e=je);break}else $(r)&&(A===null?A=r:e===null&&(e=r));return{cx:A??je,cy:e??je}},Qg=t=>{const A=[];for(const o of t)if(o.type!==31){if(k(o)&&o.value==="round")break;$(o)&&A.push(o)}const e=A[0]??mA,r=A[1]??e,s=A[2]??e,n=A[3]??r;return{type:1,top:e,right:r,bottom:s,left:n}},Cg=t=>{const A=t.filter(Sr),e=A.findIndex(n=>Ot(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:2,radius:on(r),...Si(s)}},mg=t=>{const A=t.filter(Sr),e=A.findIndex(n=>Ot(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:3,rx:on(r.slice(0,1)),ry:on(r.slice(1,2)),...Si(s)}},Ug=t=>{const A=ee(t),e=[];for(const r of A){if(r.length===1&&k(r[0]))continue;const s=r.filter($);s.length>=2&&e.push([s[0],s[1]])}return{type:4,points:e}},Fg=t=>{const A=t.find(e=>e.type===0);return A?{type:5,d:A.value}:nn},xg={name:"clip-path",initialValue:"none",prefix:!1,type:0,parse:(t,A)=>{if(k(A)&&A.value==="none")return nn;if(A.type===18)switch(A.name){case"inset":return Qg(A.values);case"circle":return Cg(A.values);case"ellipse":return mg(A.values);case"polygon":return Ug(A.values);case"path":return Fg(A.values)}return nn}},yg={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Eg={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:(t,A)=>A==="rtl"?1:0},bg={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:(t,A)=>A.filter(k).reduce((e,r)=>e|vg(r.value),0)},vg=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},Hg={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}},Ig={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 Pr;(function(t){t.NORMAL="normal",t.STRICT="strict"})(Pr||(Pr={}));const Sg={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="strict"?Pr.STRICT:Pr.NORMAL},Lg={name:"line-height",initialValue:"normal",prefix:!1,type:4},Li=(t,A)=>k(t)&&t.value==="normal"?1.2*A:t.type===17?A*t.number:$(t)?M(t,A):A,Tg={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:(t,A)=>A.type===20&&A.value==="none"?null:sn.parse(t,A)},Kg={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:(t,A)=>A==="inside"?0:1},an={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}}},Wr=t=>({name:`margin-${t}`,initialValue:"0",prefix:!1,type:4}),Og=Wr("top"),Dg=Wr("right"),Rg=Wr("bottom"),Mg=Wr("left"),Gg={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:(t,A)=>A.filter(k).map(e=>{switch(e.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})},kg={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="break-word"?"break-word":"normal"},jr=t=>({name:`padding-${t}`,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}),Vg=jr("top"),Ng=jr("right"),_g=jr("bottom"),Pg=jr("left"),Wg={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}}},jg={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}},Xg={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&Ot(A[0],"none")?[]:ee(A).map(e=>{const r={color:ge.TRANSPARENT,offsetX:mA,offsetY:mA,blur:mA};let s=0;for(let n=0;n<e.length;n++){const o=e[n];Ke(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:r.blur=o,s++):r.color=Re.parse(t,o)}return r})},Jg={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}},Yg={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=zg[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}},zg={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(d=>d.type===17).map(d=>d.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=ot.parse(t,e);else return null;const s=Math.cos(r),n=Math.sin(r);return[s,n,-n,s,0,0]}},Ti={type:16,number:50,flags:rt},Zg=[Ti,Ti],$g={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:(t,A)=>{const e=A.filter($);return e.length!==2?Zg:[e[0],e[1]]}},qg={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?ot.parse(t,A)*180/Math.PI:null},Au={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 Mt;(function(t){t.NORMAL="normal",t.BREAK_ALL="break-all",t.KEEP_ALL="keep-all"})(Mt||(Mt={}));const eu={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"break-all":return Mt.BREAK_ALL;case"keep-all":return Mt.KEEP_ALL;default:return Mt.NORMAL}}},tu={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(A.type===20)return{auto:!0,order:0};if(CA(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},Ki={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")}},ru={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:(t,A)=>CA(A)?A.number:1},su={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},nu={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:(t,A)=>A.filter(k).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)},ou={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}}},iu={name:"text-decoration-thickness",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(k(A))switch(A.value){case"auto":return"auto";case"from-font":return"from-font"}return de(A)?A.number:"auto"}},au={name:"text-underline-offset",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>k(A)&&A.value==="auto"?"auto":de(A)?A.number:"auto"},cu={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}'`)}},lu={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},du={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:(t,A)=>CA(A)?A.number:k(A)&&A.value==="bold"?700:400},Bu={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.filter(k).map(e=>e.value)},gu={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,uu={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}},fu={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(Sr);for(let n=0;n<s.length;n++){const o=s[n],i=s[n+1];if(o.type===20){const a=i&&CA(i)?i.number:1;r.push({counter:o.value,increment:a})}}return r}},hu={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return[];const e=[],r=A.filter(Sr);for(let s=0;s<r.length;s++){const n=r[s],o=r[s+1];if(k(n)&&n.value!=="none"){const i=o&&CA(o)?o.number:0;e.push({counter:n.value,reset:i})}}return e}},wu={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:(t,A)=>A.filter(de).map(e=>Ki.parse(t,e))},pu={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(Nd);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}},Oi=(t,A,e)=>{if(!t)return"";const r=t[Math.min(A,t.length-1)];return r?e?r.open:r.close:""},Qu={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&Ot(A[0],"none")?[]:ee(A).map(e=>{const r={color:255,offsetX:mA,offsetY:mA,blur:mA,spread:mA,inset:!1};let s=0;for(let n=0;n<e.length;n++){const o=e[n];Ot(o,"inset")?r.inset=!0:Ke(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:s===2?r.blur=o:r.spread=o,s++):r.color=Re.parse(t,o)}return r})},Cu={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:(t,A)=>{const e=[0,1,2],r=[];return A.filter(k).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}},mu={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},Uu={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:(t,A)=>de(A)?A.number:0},Fu={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},xu={name:"objectFit",initialValue:"fill",prefix:!1,type:1,parse:(t,A)=>A.filter(k).reduce((e,r)=>e|yu(r.value),0)},yu=t=>{switch(t){case"contain":return 2;case"cover":return 4;case"none":return 8;case"scale-down":return 16}return 0},Eu={name:"text-overflow",initialValue:"clip",prefix:!1,type:2,parse:(t,A)=>A==="ellipsis"?1:0};var YA;(function(t){t[t.AUTO=0]="AUTO",t[t.CRISP_EDGES=1]="CRISP_EDGES",t[t.PIXELATED=2]="PIXELATED",t[t.SMOOTH=3]="SMOOTH"})(YA||(YA={}));const bu={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 YA.CRISP_EDGES;case"pixelated":case"-webkit-optimize-contrast":return YA.PIXELATED;case"smooth":case"high-quality":return YA.SMOOTH;default:return YA.AUTO}}};class vu{constructor(A,e){this.animationDuration=b(A,wu,e.animationDuration),this.backgroundClip=b(A,GB,e.backgroundClip),this.backgroundColor=b(A,kB,e.backgroundColor),this.backgroundImage=b(A,zB,e.backgroundImage),this.backgroundOrigin=b(A,ZB,e.backgroundOrigin),this.backgroundPosition=b(A,$B,e.backgroundPosition),this.backgroundRepeat=b(A,qB,e.backgroundRepeat),this.backgroundSize=b(A,eg,e.backgroundSize),this.borderTopColor=b(A,rg,e.borderTopColor),this.borderRightColor=b(A,sg,e.borderRightColor),this.borderBottomColor=b(A,ng,e.borderBottomColor),this.borderLeftColor=b(A,og,e.borderLeftColor),this.borderTopLeftRadius=b(A,ig,e.borderTopLeftRadius),this.borderTopRightRadius=b(A,ag,e.borderTopRightRadius),this.borderBottomRightRadius=b(A,cg,e.borderBottomRightRadius),this.borderBottomLeftRadius=b(A,lg,e.borderBottomLeftRadius),this.borderTopStyle=b(A,dg,e.borderTopStyle),this.borderRightStyle=b(A,Bg,e.borderRightStyle),this.borderBottomStyle=b(A,gg,e.borderBottomStyle),this.borderLeftStyle=b(A,ug,e.borderLeftStyle),this.borderTopWidth=b(A,fg,e.borderTopWidth),this.borderRightWidth=b(A,hg,e.borderRightWidth),this.borderBottomWidth=b(A,wg,e.borderBottomWidth),this.borderLeftWidth=b(A,pg,e.borderLeftWidth),this.boxShadow=b(A,Qu,e.boxShadow),this.clipPath=b(A,xg,e.clipPath),this.color=b(A,yg,e.color),this.direction=b(A,Eg,e.direction),this.display=b(A,bg,e.display),this.float=b(A,Hg,e.cssFloat),this.fontFamily=b(A,cu,e.fontFamily),this.fontSize=b(A,lu,e.fontSize),this.fontStyle=b(A,gu,e.fontStyle),this.fontVariant=b(A,Bu,e.fontVariant),this.fontWeight=b(A,du,e.fontWeight),this.letterSpacing=b(A,Ig,e.letterSpacing),this.lineBreak=b(A,Sg,e.lineBreak),this.lineHeight=b(A,Lg,e.lineHeight),this.listStyleImage=b(A,Tg,e.listStyleImage),this.listStylePosition=b(A,Kg,e.listStylePosition),this.listStyleType=b(A,an,e.listStyleType),this.marginTop=b(A,Og,e.marginTop),this.marginRight=b(A,Dg,e.marginRight),this.marginBottom=b(A,Rg,e.marginBottom),this.marginLeft=b(A,Mg,e.marginLeft),this.opacity=b(A,ru,e.opacity);const r=b(A,Gg,e.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=b(A,kg,e.overflowWrap),this.paddingTop=b(A,Vg,e.paddingTop),this.paddingRight=b(A,Ng,e.paddingRight),this.paddingBottom=b(A,_g,e.paddingBottom),this.paddingLeft=b(A,Pg,e.paddingLeft),this.paintOrder=b(A,Cu,e.paintOrder),this.position=b(A,jg,e.position),this.textAlign=b(A,Wg,e.textAlign),this.textDecorationColor=b(A,su,e.textDecorationColor??e.color),this.textDecorationLine=b(A,nu,e.textDecorationLine??e.textDecoration),this.textDecorationStyle=b(A,ou,e.textDecorationStyle),this.textDecorationThickness=b(A,iu,e.textDecorationThickness),this.textUnderlineOffset=b(A,au,e.textUnderlineOffset),this.textShadow=b(A,Xg,e.textShadow),this.textTransform=b(A,Jg,e.textTransform),this.textOverflow=b(A,Eu,e.textOverflow),this.transform=b(A,Yg,e.transform),this.transformOrigin=b(A,$g,e.transformOrigin),this.rotate=b(A,qg,e.rotate),this.visibility=b(A,Au,e.visibility),this.webkitTextStrokeColor=b(A,mu,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=b(A,Uu,e.webkitTextStrokeWidth),this.webkitLineClamp=b(A,Fu,e.webkitLineClamp),this.wordBreak=b(A,eu,e.wordBreak),this.zIndex=b(A,tu,e.zIndex),this.objectFit=b(A,xu,e.objectFit),this.imageRendering=b(A,bu,e.imageRendering)}isVisible(){return this.display>0&&this.opacity>0&&this.visibility===0}isTransparent(){return Oe(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 Hu{constructor(A,e){this.content=b(A,uu,e.content),this.quotes=b(A,pu,e.quotes)}}class Di{constructor(A,e){this.counterIncrement=b(A,fu,e.counterIncrement),this.counterReset=b(A,hu,e.counterReset)}}const b=(t,A,e)=>{const r=new Ai,s=e!==null&&typeof e<"u"?e.toString():A.initialValue;r.write(s);const n=new nt(r.read());switch(A.type){case 2:const o=n.parseComponentValue();return A.parse(t,k(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 ot.parse(t,n.parseComponentValue());case"color":return Re.parse(t,n.parseComponentValue());case"image":return sn.parse(t,n.parseComponentValue());case"length":const i=n.parseComponentValue();return Ke(i)?i:mA;case"length-percentage":const a=n.parseComponentValue();return $(a)?a:mA;case"time":return Ki.parse(t,n.parseComponentValue())}break}},Qe=t=>t.nodeType===Node.ELEMENT_NODE,Ri=t=>t.nodeType===Node.TEXT_NODE,ct=t=>typeof t.className=="object",Gt=t=>Qe(t)&&typeof t.style<"u"&&!ct(t),Iu=t=>t.tagName==="LI",Su=t=>t.tagName==="OL",Mi=t=>!ct(t)&&t.tagName.indexOf("-")>0,Lu="data-html2canvas-debug",Tu=t=>{if(typeof t.getAttribute!="function")return 0;switch(t.getAttribute(Lu)){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},cn=(t,A)=>{const e=Tu(t);return e===1||A===e};class Gi{static normalizeElement(A,e){const r={};return Gt(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){Gt(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 ue{constructor(A,e,r={}){if(this.context=A,this.textNodes=[],this.elements=[],this.flags=0,cn(e,3))debugger;this.styles=new vu(A,A.config.window.getComputedStyle(e,null)),r.normalizeDom!==!1&&Gt(e)&&(this.originalStyles=Gi.normalizeElement(e,this.styles),this.originalElement=e),this.bounds=dr(this.context,e),cn(e,4)&&(this.flags|=16)}restore(){this.originalStyles&&this.originalElement&&(Gi.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 Ku="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",ki="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",kt=typeof Uint8Array>"u"?[]:new Uint8Array(256),Xr=0;Xr<ki.length;Xr++)kt[ki.charCodeAt(Xr)]=Xr;for(var Ou=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 d=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(d)?d:new Uint8Array(d);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 d},Du=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},Ru=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},Je=5,ln=11,dn=2,Mu=ln-Je,Vi=65536>>Je,Gu=1<<Je,Bn=Gu-1,ku=1024>>Je,Vu=Vi+ku,Nu=Vu,_u=32,Pu=Nu+_u,Wu=65536>>ln,ju=1<<Mu,Xu=ju-1,Ni=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},Ju=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},Yu=function(t,A){var e=Ou(t),r=Array.isArray(e)?Ru(e):new Uint32Array(e),s=Array.isArray(e)?Du(e):new Uint16Array(e),n=24,o=Ni(s,n/2,r[4]/2),i=r[5]===2?Ni(s,(n+r[4])/2):Ju(r,Math.ceil((n+r[4])/4));return new zu(r[0],r[1],r[2],r[3],o,i)},zu=(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>>Je],e=(e<<dn)+(A&Bn),this.data[e];if(A<=65535)return e=this.index[Vi+(A-55296>>Je)],e=(e<<dn)+(A&Bn),this.data[e];if(A<this.highStart)return e=Pu-Wu+(A>>ln),e=this.index[e],e+=A>>Je&Xu,e=this.index[e],e=(e<<dn)+(A&Bn),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),_i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Zu=typeof Uint8Array>"u"?[]:new Uint8Array(256),Jr=0;Jr<_i.length;Jr++)Zu[_i.charCodeAt(Jr)]=Jr;var $u=1,gn=2,un=3,Pi=4,Wi=5,qu=7,ji=8,fn=9,hn=10,Xi=11,Ji=12,Yi=13,zi=14,wn=15,Af=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},ef=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},tf=Yu(Ku),qA="×",pn="÷",rf=function(t){return tf.get(t)},sf=function(t,A,e){var r=e-2,s=A[r],n=A[e-1],o=A[e];if(n===gn&&o===un)return qA;if(n===gn||n===un||n===Pi||o===gn||o===un||o===Pi)return pn;if(n===ji&&[ji,fn,Xi,Ji].indexOf(o)!==-1||(n===Xi||n===fn)&&(o===fn||o===hn)||(n===Ji||n===hn)&&o===hn||o===Yi||o===Wi||o===qu||n===$u)return qA;if(n===Yi&&o===zi){for(;s===Wi;)s=A[--r];if(s===zi)return qA}if(n===wn&&o===wn){for(var i=0;s===wn;)i++,s=A[--r];if(i%2===0)return qA}return pn},nf=function(t){var A=Af(t),e=A.length,r=0,s=0,n=A.map(rf);return{next:function(){if(r>=e)return{done:!0,value:null};for(var o=qA;r<e&&(o=sf(A,n,++r))===qA;);if(o!==qA||r===e){var i=ef.apply(null,A.slice(s,r));return s=r,{value:i,done:!1}}return{done:!0,value:null}}}},of=function(t){for(var A=nf(t),e=[],r;!(r=A.next()).done;)r.value&&e.push(r.value.slice());return e};const af=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},cf=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"?"👨".repeat(10):"";const r=A.firstChild,s=Br(r.data).map(a=>uA(a));let n=0,o={};const i=s.every((a,d)=>{e.setStart(r,n),e.setEnd(r,n+a.length);const c=e.getBoundingClientRect();n+=a.length;const g=c.x>o.x||c.y>o.y;return o=c,d===0?!0:g});return t.body.removeChild(A),i},lf=()=>typeof new Image().crossOrigin<"u",df=()=>typeof new XMLHttpRequest().responseType=="string",Bf=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},Zi=t=>t[0]===0&&t[1]===255&&t[2]===0&&t[3]===255,gf=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=Qn(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 d=t.createElement("div");return d.style.backgroundImage=`url(${n})`,d.style.height=`${e}px`,Zi(a)?$i(Qn(e,e,0,0,d)):Promise.reject(!1)}).then(i=>(r.drawImage(i,0,0),Zi(r.getImageData(0,0,e,e).data))).catch(()=>!1)},Qn=(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))}`}),EA={get SUPPORT_RANGE_BOUNDS(){const t=af(document);return Object.defineProperty(EA,"SUPPORT_RANGE_BOUNDS",{value:t}),t},get SUPPORT_WORD_BREAKING(){const t=EA.SUPPORT_RANGE_BOUNDS&&cf(document);return Object.defineProperty(EA,"SUPPORT_WORD_BREAKING",{value:t}),t},get SUPPORT_SVG_DRAWING(){const t=Bf(document);return Object.defineProperty(EA,"SUPPORT_SVG_DRAWING",{value:t}),t},get SUPPORT_FOREIGNOBJECT_DRAWING(){const t=typeof Array.from=="function"&&typeof window.fetch=="function"?gf(document):Promise.resolve(!1);return Object.defineProperty(EA,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:t}),t},get SUPPORT_CORS_IMAGES(){const t=lf();return Object.defineProperty(EA,"SUPPORT_CORS_IMAGES",{value:t}),t},get SUPPORT_RESPONSE_TYPE(){const t=df();return Object.defineProperty(EA,"SUPPORT_RESPONSE_TYPE",{value:t}),t},get SUPPORT_CORS_XHR(){const t="withCredentials"in new XMLHttpRequest;return Object.defineProperty(EA,"SUPPORT_CORS_XHR",{value:t}),t},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){const t=!!(typeof Intl<"u"&&Intl.Segmenter);return Object.defineProperty(EA,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:t}),t}};class Ye{constructor(A,e){this.text=A,this.bounds=e}}const uf=(t,A,e,r)=>{const s=wf(A,e),n=[];let o=0;return s.forEach(i=>{if(e.textDecorationLine.length||i.trim().length>0)if(EA.SUPPORT_RANGE_BOUNDS){const a=qi(r,o,i.length).getClientRects();if(a.length>1){const d=Yr(i);let c=0;d.forEach(g=>{n.push(new Ye(g,SA.fromDOMRectList(t,qi(r,c+o,g.length).getClientRects()))),c+=g.length})}else n.push(new Ye(i,SA.fromDOMRectList(t,a)))}else{const a=r.splitText(i.length);n.push(new Ye(i,ff(t,r))),r=a}else EA.SUPPORT_RANGE_BOUNDS||(r=r.splitText(i.length));o+=i.length}),n},ff=(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=dr(t,r);return r.firstChild&&s.replaceChild(r.firstChild,r),n}}return SA.EMPTY},qi=(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},Yr=t=>{if(EA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const A=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(A.segment(t)).map(e=>e.segment)}return of(t)},hf=(t,A)=>{if(EA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const e=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(e.segment(t)).map(r=>r.segment)}return Qf(t,A)},wf=(t,A)=>A.letterSpacing!==0?Yr(t):hf(t,A),pf=[32,160,4961,65792,65793,4153,4241],Qf=(t,A)=>{const e=Dl(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=Br(n);let i="";o.forEach(a=>{pf.indexOf(a)===-1?i+=uA(a):(i.length&&r.push(i),r.push(uA(a)),i="")}),i.length&&r.push(i)}return r};class Cf{constructor(A,e,r){this.text=mf(e.data,r.textTransform),this.textBounds=uf(A,this.text,r,e)}}const mf=(t,A)=>{switch(A){case 1:return t.toLowerCase();case 3:return t.replace(Uf,Ff);case 2:return t.toUpperCase();default:return t}},Uf=/(^|\s|:|-|\(|\))([a-z])/g,Ff=(t,A,e)=>t.length>0?A+e.toUpperCase():t;class Aa extends ue{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 ea extends ue{constructor(A,e){super(A,e),this.canvas=e,this.intrinsicWidth=e.width,this.intrinsicHeight=e.height}}class ta extends ue{constructor(A,e){super(A,e);const r=new XMLSerializer,s=dr(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 ra extends ue{constructor(A,e){super(A,e),this.value=e.value}}class Cn extends ue{constructor(A,e){super(A,e),this.start=e.start,this.reversed=typeof e.reversed=="boolean"&&e.reversed===!0}}const xf=[{type:15,flags:0,unit:"px",number:3}],yf=[{type:16,flags:0,number:50}],Ef=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,bf=t=>{const A=t.type===Hf?new Array(t.value.length+1).join("•"):t.value;return A.length===0?t.placeholder||"":A},vf=t=>t.value.length===0&&!!t.placeholder,zr="checkbox",Zr="radio",Hf="password",sa=707406591,If=1970632191;class Vt extends ue{constructor(A,e){switch(super(A,e),this.type=e.type.toLowerCase(),this.checked=e.checked,this.value=bf(e),this.isPlaceholder=vf(e),(this.type===zr||this.type===Zr)&&(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=Ef(this.bounds)),this.type){case zr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=xf;break;case Zr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=yf;break}}}class na extends ue{constructor(A,e){super(A,e);const r=e.options[e.selectedIndex||0];this.value=r&&r.text||""}}class oa extends ue{constructor(A,e){super(A,e),this.value=e.value}}class ia extends ue{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?it(A,getComputedStyle(e.contentWindow.document.documentElement).backgroundColor):ge.TRANSPARENT,n=e.contentWindow.document.body?it(A,getComputedStyle(e.contentWindow.document.body).backgroundColor):ge.TRANSPARENT;this.backgroundColor=Oe(s)?Oe(n)?this.styles.backgroundColor:n:s}}catch{}}}const Sf=["OL","UL","MENU"],$r=(t,A,e,r)=>{for(let s=A.firstChild,n;s;s=n)if(n=s.nextSibling,Ri(s)&&s.data.length>0)e.textNodes.push(new Cf(t,s,e.styles));else if(Qe(s))if(Nt(s)&&s.assignedNodes)s.assignedNodes().forEach(o=>$r(t,o,e,r));else{const o=aa(t,s);o.styles.isVisible()&&(Lf(s,o,r)?o.flags|=4:Tf(o.styles)&&(o.flags|=2),Sf.indexOf(s.tagName)!==-1&&(o.flags|=8),e.elements.push(o),s.slot,s.shadowRoot?$r(t,s.shadowRoot,o,r):!qr(s)&&!la(s)&&!As(s)&&$r(t,s,o,r))}},aa=(t,A)=>Un(A)?new Aa(t,A):da(A)?new ea(t,A):la(A)?new ta(t,A):Iu(A)?new ra(t,A):Su(A)?new Cn(t,A):Kf(A)?new Vt(t,A):As(A)?new na(t,A):qr(A)?new oa(t,A):ga(A)?new ia(t,A,ca):new ue(t,A),ca=(t,A)=>{const e=aa(t,A);return e.flags|=4,$r(t,A,e,e),e},Lf=(t,A,e)=>A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||mn(t)&&e.styles.isTransparent(),Tf=t=>t.isPositioned()||t.isFloating()?!0:aA(t.display,268435456)||aA(t.display,33554432)||aA(t.display,536870912)||aA(t.display,134217728),Kf=t=>t.tagName==="INPUT",Of=t=>t.tagName==="HTML",la=t=>t.tagName==="svg",mn=t=>t.tagName==="BODY",da=t=>t.tagName==="CANVAS",Ba=t=>t.tagName==="VIDEO",Un=t=>t.tagName==="IMG",ga=t=>t.tagName==="IFRAME",Fn=t=>t.tagName==="STYLE",ua=t=>t.tagName==="SCRIPT",qr=t=>t.tagName==="TEXTAREA",As=t=>t.tagName==="SELECT",Nt=t=>t.tagName==="SLOT";class Df{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 fa={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"]},ha={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:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Rf={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:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Mf={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:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},lt=(t,A,e,r,s,n)=>t<A||t>e?Pt(t,s,n.length>0):r.integers.reduce((o,i,a)=>{for(;t>=i;)t-=i,o+=r.values[a];return o},"")+n,wa=(t,A,e,r)=>{let s="";do e||t--,s=r(t)+s,t/=A;while(t*A>=A);return s},fA=(t,A,e,r,s)=>{const n=e-A+1;return(t<0?"-":"")+(wa(Math.abs(t),n,r,o=>uA(Math.floor(o%n)+A))+s)},ze=(t,A,e=". ")=>{const r=A.length;return wa(Math.abs(t),r,!1,s=>A[Math.floor(s%r)])+e},dt=1,Me=2,Ge=4,_t=8,Ce=(t,A,e,r,s,n)=>{if(t<-9999||t>9999)return Pt(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 d=o%10;d===0&&aA(n,dt)&&i!==""?i=A[d]+i:d>1||d===1&&a===0||d===1&&a===1&&aA(n,Me)||d===1&&a===1&&aA(n,Ge)&&t>100||d===1&&a>1&&aA(n,_t)?i=A[d]+(a>0?e[a-1]:"")+i:d===1&&a>0&&(i=e[a-1]+i),o=Math.floor(o/10)}return(t<0?r:"")+i},pa="十百千萬",Qa="拾佰仟萬",Ca="マイナス",xn="마이너스",Pt=(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=fA(t,48,57,!0,r);return i.length<4?`0${i}`:i;case 4:return ze(t,"〇一二三四五六七八九",s);case 6:return lt(t,1,3999,fa,3,r).toLowerCase();case 7:return lt(t,1,3999,fa,3,r);case 8:return fA(t,945,969,!1,r);case 9:return fA(t,97,122,!1,r);case 10:return fA(t,65,90,!1,r);case 11:return fA(t,1632,1641,!0,r);case 12:case 49:return lt(t,1,9999,ha,3,r);case 35:return lt(t,1,9999,ha,3,r).toLowerCase();case 13:return fA(t,2534,2543,!0,r);case 14:case 30:return fA(t,6112,6121,!0,r);case 15:return ze(t,"子丑寅卯辰巳午未申酉戌亥",s);case 16:return ze(t,"甲乙丙丁戊己庚辛壬癸",s);case 17:case 48:return Ce(t,"零一二三四五六七八九",pa,"負",s,Me|Ge|_t);case 47:return Ce(t,"零壹貳參肆伍陸柒捌玖",Qa,"負",s,dt|Me|Ge|_t);case 42:return Ce(t,"零一二三四五六七八九",pa,"负",s,Me|Ge|_t);case 41:return Ce(t,"零壹贰叁肆伍陆柒捌玖",Qa,"负",s,dt|Me|Ge|_t);case 26:return Ce(t,"〇一二三四五六七八九","十百千万",Ca,s,0);case 25:return Ce(t,"零壱弐参四伍六七八九","拾百千万",Ca,s,dt|Me|Ge);case 31:return Ce(t,"영일이삼사오육칠팔구","십백천만",xn,n,dt|Me|Ge);case 33:return Ce(t,"零一二三四五六七八九","十百千萬",xn,n,0);case 32:return Ce(t,"零壹貳參四五六七八九","拾百千",xn,n,dt|Me|Ge);case 18:return fA(t,2406,2415,!0,r);case 20:return lt(t,1,19999,Mf,3,r);case 21:return fA(t,2790,2799,!0,r);case 22:return fA(t,2662,2671,!0,r);case 52:return lt(t,1,10999,Rf,3,r);case 23:return ze(t,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return ze(t,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return fA(t,3302,3311,!0,r);case 28:return ze(t,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",s);case 29:return ze(t,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",s);case 34:return fA(t,3792,3801,!0,r);case 37:return fA(t,6160,6169,!0,r);case 38:return fA(t,4160,4169,!0,r);case 39:return fA(t,2918,2927,!0,r);case 40:return fA(t,1776,1785,!0,r);case 43:return fA(t,3046,3055,!0,r);case 44:return fA(t,3174,3183,!0,r);case 45:return fA(t,3664,3673,!0,r);case 46:return fA(t,3872,3881,!0,r);default:return fA(t,48,57,!0,r)}},yn="data-html2canvas-ignore",Gf=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 ma{constructor(A,e,r){if(this.context=A,this.options=r,this.scrolledElements=[],this.referenceElement=e,this.counters=new Df,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");if(!this.options.iframeContainer){const s=Gf(e);s&&(this.options.iframeContainer=s)}this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}toIFrame(A,e){const r=kf(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=_f(r).then(async()=>{this.scrolledElements.forEach(Xf),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 Nf(i),typeof f=="function"?Promise.resolve().then(()=>f(i,u)).then(()=>r):r}),d=i.baseURI;i.open();const c=Wf(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)}jf(this.referenceElement.ownerDocument,s,n),i.close();const g=i.adoptNode(this.documentElement);return $f(g,d),i.replaceChild(g,i.documentElement),a}createElementClone(A){if(cn(A,2))debugger;if(da(A))return this.createCanvasClone(A);if(Ba(A))return this.createVideoClone(A);if(Fn(A))return this.createStyleClone(A);const e=A.cloneNode(!1);return Un(e)&&(Un(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),e.loading==="lazy"&&(e.loading="eager")),Mi(e)&&!ct(e)?this.createCustomElementClone(e):e}createCustomElementClone(A){const e=document.createElement("div");if(e.className=A.className,En(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){(!Qe(e)||!ua(e)&&!e.hasAttribute(yn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(e)))&&(!this.options.copyStyles||!Qe(e)||!Fn(e))&&A.appendChild(this.cloneNode(e,r))}shouldCloneChild(A){return!Qe(A)||!ua(A)&&!A.hasAttribute(yn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(A))}shouldCloneStyleElement(A){return!this.options.copyStyles||!Qe(A)||!Fn(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(!Nt(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)Qe(s)&&Nt(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(!Nt(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)Qe(s)&&Nt(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(Ri(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);const r=A.ownerDocument.defaultView;if(r&&Qe(A)&&(Gt(A)||ct(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&&Gt(s)&&(this.clonedReferenceElement=s),mn(s)&&zf(s,this.options.cspNonce);const a=this.counters.parse(new Di(this.context,n)),d=this.resolvePseudoContent(A,s,o,Wt.BEFORE);Mi(A)&&(e=!0),Ba(A)||this.cloneChildNodes(A,s,e),d&&s.insertBefore(d,s.firstChild);const c=this.resolvePseudoContent(A,s,i,Wt.AFTER);return c&&s.appendChild(c),this.counters.pop(a),(n&&(this.options.copyStyles||ct(A))&&!ga(A)||e)&&En(n,s),(A.scrollTop!==0||A.scrollLeft!==0)&&this.scrolledElements.push([s,A.scrollLeft,A.scrollTop]),(qr(A)||As(A))&&(qr(s)||As(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 Di(this.context,r));const i=new Hu(this.context,r),a=o.createElement("html2canvaspseudoelement");En(r,a),i.content.forEach(c=>{if(c.type===0)a.appendChild(o.createTextNode(c.value));else if(c.type===22){const g=o.createElement("img");g.src=c.value,g.style.opacity="1",a.appendChild(g)}else if(c.type===18){if(c.name==="attr"){const g=c.values.filter(k);g.length&&a.appendChild(o.createTextNode(A.getAttribute(g[0].value)||""))}else if(c.name==="counter"){const[g,f]=c.values.filter(yA);if(g&&k(g)){const u=this.counters.getCounterValue(g.value),h=f&&k(f)?an.parse(this.context,f.value):3;a.appendChild(o.createTextNode(Pt(u,h,!1)))}}else if(c.name==="counters"){const[g,f,u]=c.values.filter(yA);if(g&&k(g)){const h=this.counters.getCounterValues(g.value),w=u&&k(u)?an.parse(this.context,u.value):3,x=f&&f.type===0?f.value:"",U=h.map(p=>Pt(p,w,!1)).join(x);a.appendChild(o.createTextNode(U))}}}else if(c.type===20)switch(c.value){case"open-quote":a.appendChild(o.createTextNode(Oi(i.quotes,this.quoteDepth++,!0)));break;case"close-quote":a.appendChild(o.createTextNode(Oi(i.quotes,--this.quoteDepth,!1)));break;default:a.appendChild(o.createTextNode(c.value))}}),a.className=`${bn} ${vn}`;const d=s===Wt.BEFORE?` ${bn}`:` ${vn}`;return ct(e)?e.className.baseValue+=d:e.className+=d,a}static destroy(A){return A.parentNode?(A.parentNode.removeChild(A),!0):!1}}var Wt;(function(t){t[t.BEFORE=0]="BEFORE",t[t.AFTER=1]="AFTER"})(Wt||(Wt={}));const kf=(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(yn,"true"),(e||t.body).appendChild(r),r},Vf=t=>new Promise(A=>{if(t.complete){A();return}if(!t.src){A();return}t.onload=A,t.onerror=A}),Nf=t=>Promise.all([].slice.call(t.images,0).map(Vf)),_f=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)}}),Pf=["all","d","content"],En=(t,A)=>{for(let e=t.length-1;e>=0;e--){const r=t.item(e);Pf.indexOf(r)===-1&&!r.startsWith("--")&&A.style.setProperty(r,t.getPropertyValue(r))}return A},Wf=t=>{let A="";return t&&(A+="<!DOCTYPE ",t.name&&(A+=t.name),t.internalSubset&&(A+=" "+t.internalSubset.replace(/"/g,""").replace(/>/g,">")),t.publicId?(A+=' PUBLIC "'+t.publicId.replace(/"/g,""")+'"',t.systemId&&(A+=' "'+t.systemId.replace(/"/g,""")+'"')):t.systemId&&(A+=' SYSTEM "'+t.systemId.replace(/"/g,""")+'"'),A+=">"),A},jf=(t,A,e)=>{t&&t.defaultView&&(A!==t.defaultView.pageXOffset||e!==t.defaultView.pageYOffset)&&t.defaultView.scrollTo(A,e)},Xf=([t,A,e])=>{t.scrollLeft=A,t.scrollTop=e},Jf=":before",Yf=":after",bn="___html2canvas___pseudoelement_before",vn="___html2canvas___pseudoelement_after",Ua=`{
|
|
7
|
+
<%s key={someKey} {...props} />`,q,z,RA,z),ne[z+q]=!0)}if(z=null,W!==void 0&&(e(W),z=""+W),o(D)&&(e(D.key),z=""+D.key),"key"in D){W={};for(var bA in D)bA!=="key"&&(W[bA]=D[bA])}else W=D;return z&&i(W,typeof m=="function"?m.displayName||m.name||"Unknown":m),d(m,z,W,s(),xe,ye)}function g(m){f(m)?m._store&&(m._store.validated=1):typeof m=="object"&&m!==null&&m.$$typeof===S&&(m._payload.status==="fulfilled"?f(m._payload.value)&&m._payload.value._store&&(m._payload.value._store.validated=1):m._store&&(m._store.validated=1))}function f(m){return typeof m=="object"&&m!==null&&m.$$typeof===h}var u=C,h=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),x=Symbol.for("react.fragment"),U=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),y=Symbol.for("react.consumer"),L=Symbol.for("react.context"),E=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),V=Symbol.for("react.suspense_list"),AA=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),xA=Symbol.for("react.activity"),N=Symbol.for("react.client.reference"),dA=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,hA=Object.prototype.hasOwnProperty,FA=Array.isArray,X=console.createTask?console.createTask:function(){return null};u={react_stack_bottom_frame:function(m){return m()}};var _A,zA={},Fe=u.react_stack_bottom_frame.bind(u,n)(),fe=X(r(n)),ne={};Ut.Fragment=x,Ut.jsx=function(m,D,W){var q=1e4>dA.recentlyCreatedOwnerStacks++;return c(m,D,W,!1,q?Error("react-stack-top-frame"):Fe,q?X(r(m)):fe)},Ut.jsxs=function(m,D,W){var q=1e4>dA.recentlyCreatedOwnerStacks++;return c(m,D,W,!0,q?Error("react-stack-top-frame"):Fe,q?X(r(m)):fe)}})()),Ut}var zn;function oc(){return zn||(zn=1,process.env.NODE_ENV==="production"?sr.exports=sc():sr.exports=nc()),sr.exports}var B=oc(),nr={exports:{}},us={};var Zn;function ic(){if(Zn)return us;Zn=1;var t=C;function A(g,f){return g===f&&(g!==0||1/g===1/f)||g!==g&&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(g,f){var u=f(),h=r({inst:{value:u,getSnapshot:f}}),w=h[0].inst,x=h[1];return n(function(){w.value=u,w.getSnapshot=f,a(w)&&x({inst:w})},[g,u,f]),s(function(){return a(w)&&x({inst:w}),g(function(){a(w)&&x({inst:w})})},[g]),o(u),u}function a(g){var f=g.getSnapshot;g=g.value;try{var u=f();return!e(g,u)}catch{return!0}}function d(g,f){return f()}var c=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?d:i;return us.useSyncExternalStore=t.useSyncExternalStore!==void 0?t.useSyncExternalStore:c,us}var fs={};var $n;function ac(){return $n||($n=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(!g){var x=h();n(w,x)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),g=!0)}x=o({inst:{value:w,getSnapshot:h}});var U=x[0].inst,p=x[1];return a(function(){U.value=w,U.getSnapshot=h,e(U)&&p({inst:U})},[u,w,h]),i(function(){return e(U)&&p({inst:U}),u(function(){e(U)&&p({inst:U})})},[u]),d(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,d=s.useDebugValue,c=!1,g=!1,f=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?r:A;fs.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())})()),fs}var qn;function cc(){return qn||(qn=1,process.env.NODE_ENV==="production"?nr.exports=ic():nr.exports=ac()),nr.exports}var Ao=cc();const eo=0,to=1,ro=2,so=3;var no=Object.prototype.hasOwnProperty;function hs(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--&&hs(t[r],A[r]););return r===-1}if(!e||typeof t=="object"){r=0;for(e in t)if(no.call(t,e)&&++r&&!no.call(A,e)||!(e in A)||!hs(t[e],A[e]))return!1;return Object.keys(A).length===r}}return t!==t&&A!==A}const we=new WeakMap,pe=()=>{},IA=pe(),ws=Object,_=t=>t===IA,ce=t=>typeof t=="function",Ie=(t,A)=>({...t,...A}),oo=t=>ce(t.then),ps={},or={},Qs="undefined",Ft=typeof window!=Qs,Cs=typeof document!=Qs,lc=Ft&&"Deno"in window,dc=()=>Ft&&typeof window.requestAnimationFrame!=Qs,io=(t,A)=>{const e=we.get(t);return[()=>!_(A)&&t.get(A)||ps,r=>{if(!_(A)){const s=t.get(A);A in or||(or[A]=s),e[5](A,Ie(s,r),s||ps)}},e[6],()=>!_(A)&&A in or?or[A]:!_(A)&&t.get(A)||ps]};let ms=!0;const Bc=()=>ms,[Us,Fs]=Ft&&window.addEventListener?[window.addEventListener.bind(window),window.removeEventListener.bind(window)]:[pe,pe],gc=()=>{const t=Cs&&document.visibilityState;return _(t)||t!=="hidden"},uc=t=>(Cs&&document.addEventListener("visibilitychange",t),Us("focus",t),()=>{Cs&&document.removeEventListener("visibilitychange",t),Fs("focus",t)}),fc=t=>{const A=()=>{ms=!0,t()},e=()=>{ms=!1};return Us("online",A),Us("offline",e),()=>{Fs("online",A),Fs("offline",e)}},hc={isOnline:Bc,isVisible:gc},wc={initFocus:uc,initReconnect:fc},ao=!C.useId,tt=!Ft||lc,pc=t=>dc()?window.requestAnimationFrame(t):setTimeout(t,1),xs=tt?C.useEffect:C.useLayoutEffect,ys=typeof navigator<"u"&&navigator.connection,co=!tt&&ys&&(["slow-2g","2g"].includes(ys.effectiveType)||ys.saveData),ir=new WeakMap,Qc=t=>ws.prototype.toString.call(t),Es=(t,A)=>t===`[object ${A}]`;let Cc=0;const bs=t=>{const A=typeof t,e=Qc(t),r=Es(e,"Date"),s=Es(e,"RegExp"),n=Es(e,"Object");let o,i;if(ws(t)===t&&!r&&!s){if(o=ir.get(t),o)return o;if(o=++Cc+"~",ir.set(t,o),Array.isArray(t)){for(o="@",i=0;i<t.length;i++)o+=bs(t[i])+",";ir.set(t,o)}if(n){o="#";const a=ws.keys(t).sort();for(;!_(i=a.pop());)_(t[i])||(o+=i+":"+bs(t[i])+",");ir.set(t,o)}}else o=r?t.toJSON():A=="symbol"?t.toString():A=="string"?JSON.stringify(t):""+t;return o},vs=t=>{if(ce(t))try{t=t()}catch{t=""}const A=t;return t=typeof t=="string"?t:(Array.isArray(t)?t.length:t)?bs(t):"",[t,A]};let mc=0;const Hs=()=>++mc;async function lo(...t){const[A,e,r,s]=t,n=Ie({populateCache:!0,throwOnError:!0},typeof s=="boolean"?{revalidate:s}:s||{});let o=n.populateCache;const i=n.rollbackOnError;let a=n.optimisticData;const d=f=>typeof i=="function"?i(f):i!==!1,c=n.throwOnError;if(ce(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(g))}return g(e);async function g(f){const[u]=vs(f);if(!u)return;const[h,w]=io(A,u),[x,U,p,y]=we.get(A),L=()=>{const FA=x[u];return(ce(n.revalidate)?n.revalidate(h().data,f):n.revalidate!==!1)&&(delete p[u],delete y[u],FA&&FA[0])?FA[0](ro).then(()=>h().data):h().data};if(t.length<3)return L();let E=r,K,V=!1;const AA=Hs();U[u]=[AA,0];const S=!_(a),xA=h(),N=xA.data,dA=xA._c,hA=_(dA)?N:dA;if(S&&(a=ce(a)?a(hA,N):a,w({data:a,_c:hA})),ce(E))try{E=E(hA)}catch(FA){K=FA,V=!0}if(E&&oo(E))if(E=await E.catch(FA=>{K=FA,V=!0}),AA!==U[u][0]){if(V)throw K;return E}else V&&S&&d(K)&&(o=!0,w({data:hA,_c:IA}));if(o&&!V)if(ce(o)){const FA=o(E,hA);w({data:FA,error:IA,_c:IA})}else w({data:E,error:IA,_c:IA});if(U[u][1]=Hs(),Promise.resolve(L()).then(()=>{w({_c:IA})}),V){if(c)throw K;return}return E}}const Bo=(t,A)=>{for(const e in t)t[e][0]&&t[e][0](A)},Uc=(t,A)=>{if(!we.has(t)){const e=Ie(wc,A),r=Object.create(null),s=lo.bind(IA,t);let n=pe;const o=Object.create(null),i=(c,g)=>{const f=o[c]||[];return o[c]=f,f.push(g),()=>f.splice(f.indexOf(g),1)},a=(c,g,f)=>{t.set(c,g);const u=o[c];if(u)for(const h of u)h(g,f)},d=()=>{if(!we.has(t)&&(we.set(t,[r,Object.create(null),Object.create(null),Object.create(null),s,a,i]),!tt)){const c=e.initFocus(setTimeout.bind(IA,Bo.bind(IA,r,eo))),g=e.initReconnect(setTimeout.bind(IA,Bo.bind(IA,r,to)));n=()=>{c&&c(),g&&g(),we.delete(t)}}};return d(),[t,s,d,n]}return[t,we.get(t)[4]]},Fc=(t,A,e,r,s)=>{const n=e.errorRetryCount,o=s.retryCount,i=~~((Math.random()+.5)*(1<<(o<8?o:8)))*e.errorRetryInterval;!_(n)&&o>n||setTimeout(r,i,s)},xc=hs,[go,yc]=Uc(new Map),Ec=Ie({onLoadingSlow:pe,onSuccess:pe,onError:pe,onErrorRetry:Fc,onDiscarded:pe,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:co?1e4:5e3,focusThrottleInterval:5*1e3,dedupingInterval:2*1e3,loadingTimeout:co?5e3:3e3,compare:xc,isPaused:()=>!1,cache:go,mutate:yc,fallback:{}},hc),bc=(t,A)=>{const e=Ie(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=Ie(s,o))}return e},vc=C.createContext({}),Hc="$inf$",uo=Ft&&window.__SWR_DEVTOOLS_USE__,Ic=uo?window.__SWR_DEVTOOLS_USE__:[],Sc=()=>{uo&&(window.__SWR_DEVTOOLS_REACT__=C)},Lc=t=>ce(t[1])?[t[0],t[1],t[2]||{}]:[t[0],null,(t[1]===null?t[2]:t[1])||{}],Tc=()=>{const t=C.useContext(vc);return C.useMemo(()=>Ie(Ec,t),[t])},Kc=t=>(A,e,r)=>t(A,e&&((...n)=>{const[o]=vs(A),[,,,i]=we.get(go);if(o.startsWith(Hc))return e(...n);const a=i[o];return _(a)?e(...n):(delete i[o],a)}),r),Oc=Ic.concat(Kc),Dc=t=>function(...e){const r=Tc(),[s,n,o]=Lc(e),i=bc(r,o);let a=t;const{use:d}=i,c=(d||[]).concat(Oc);for(let g=c.length;g--;)a=c[g](a);return a(s,n||i.fetcher||null,i)},Rc=(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())}};Sc();const Is=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}}),Ss={dedupe:!0},fo=Promise.resolve(IA),Mc=()=>pe,ho=Dc((t,A,e)=>{const{cache:r,compare:s,suspense:n,fallbackData:o,revalidateOnMount:i,revalidateIfStale:a,refreshInterval:d,refreshWhenHidden:c,refreshWhenOffline:g,keepPreviousData:f,strictServerPrefetchWarning:u}=e,[h,w,x,U]=we.get(r),[p,y]=vs(t),L=C.useRef(!1),E=C.useRef(!1),K=C.useRef(p),V=C.useRef(A),AA=C.useRef(e),S=()=>AA.current,xA=()=>S().isVisible()&&S().isOnline(),[N,dA,hA,FA]=io(r,p),X=C.useRef({}).current,_A=_(o)?_(e.fallback)?IA:e.fallback[p]:o,zA=(eA,BA)=>{for(const cA in X){const oA=cA;if(oA==="data"){if(!s(eA[oA],BA[oA])&&(!_(eA[oA])||!s(ye,BA[oA])))return!1}else if(BA[oA]!==eA[oA])return!1}return!0},Fe=!L.current,fe=C.useMemo(()=>{const eA=N(),BA=FA(),cA=iA=>{const PA=Ie(iA);return delete PA._k,(()=>{if(!p||!A||S().isPaused())return!1;if(Fe&&!_(i))return i;const qe=_(_A)?PA.data:_A;return _(qe)||a})()?{isValidating:!0,isLoading:!0,...PA}:PA},oA=cA(eA),gA=eA===BA?oA:cA(BA);let OA=oA;return[()=>{const iA=cA(N());return zA(iA,OA)?(OA.data=iA.data,OA.isLoading=iA.isLoading,OA.isValidating=iA.isValidating,OA.error=iA.error,OA):(OA=iA,iA)},()=>gA]},[r,p]),ne=Ao.useSyncExternalStore(C.useCallback(eA=>hA(p,(BA,cA)=>{zA(cA,BA)||eA()}),[r,p]),fe[0],fe[1]),m=h[p]&&h[p].length>0,D=ne.data,W=_(D)?_A&&oo(_A)?Is(_A):_A:D,q=ne.error,xe=C.useRef(W),ye=f?_(D)?_(xe.current)?W:xe.current:D:W,z=p&&_(W),RA=C.useRef(null);!tt&&Ao.useSyncExternalStore(Mc,()=>(RA.current=!1,RA),()=>(RA.current=!0,RA));const bA=RA.current;u&&bA&&!n&&z&&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 oe=!p||!A||S().isPaused()||m&&!_(q)?!1:Fe&&!_(i)?i:n?_(W)?!1:a:_(W)||a,TA=Fe&&oe,cs=_(ne.isValidating)?TA:ne.isValidating,MA=_(ne.isLoading)?TA:ne.isLoading,KA=C.useCallback(async eA=>{const BA=V.current;if(!p||!BA||E.current||S().isPaused())return!1;let cA,oA,gA=!0;const OA=eA||{},iA=!x[p]||!OA.dedupe,PA=()=>ao?!E.current&&p===K.current&&L.current:p===K.current,WA={isValidating:!1,isLoading:!1},qe=()=>{dA(WA)},qt=()=>{const Z=x[p];Z&&Z[1]===oA&&delete x[p]},ls={isValidating:!0};_(N().data)&&(ls.isLoading=!0);try{if(iA&&(dA(ls),e.loadingTimeout&&_(N().data)&&setTimeout(()=>{gA&&PA()&&S().onLoadingSlow(p,e)},e.loadingTimeout),x[p]=[BA(y),Hs()]),[cA,oA]=x[p],cA=await cA,iA&&setTimeout(qt,e.dedupingInterval),!x[p]||x[p][1]!==oA)return iA&&PA()&&S().onDiscarded(p),!1;WA.error=IA;const Z=w[p];if(!_(Z)&&(oA<=Z[0]||oA<=Z[1]||Z[1]===0))return qe(),iA&&PA()&&S().onDiscarded(p),!1;const ZA=N().data;WA.data=s(ZA,cA)?ZA:cA,iA&&PA()&&S().onSuccess(cA,p,e)}catch(Z){qt();const ZA=S(),{shouldRetryOnError:_e}=ZA;ZA.isPaused()||(WA.error=Z,iA&&PA()&&(ZA.onError(Z,p,ZA),(_e===!0||ce(_e)&&_e(Z))&&(!S().revalidateOnFocus||!S().revalidateOnReconnect||xA())&&ZA.onErrorRetry(Z,p,ZA,Rn=>{const he=h[p];he&&he[0]&&he[0](so,Rn)},{retryCount:(OA.retryCount||0)+1,dedupe:!0})))}return gA=!1,qe(),!0},[p,r]),Ne=C.useCallback((...eA)=>lo(r,K.current,...eA),[]);if(xs(()=>{V.current=A,AA.current=e,_(D)||(xe.current=D)}),xs(()=>{if(!p)return;const eA=KA.bind(IA,Ss);let BA=0;S().revalidateOnFocus&&(BA=Date.now()+S().focusThrottleInterval);const oA=Rc(p,h,(gA,OA={})=>{if(gA==eo){const iA=Date.now();S().revalidateOnFocus&&iA>BA&&xA()&&(BA=iA+S().focusThrottleInterval,eA())}else if(gA==to)S().revalidateOnReconnect&&xA()&&eA();else{if(gA==ro)return KA();if(gA==so)return KA(OA)}});return E.current=!1,K.current=p,L.current=!0,dA({_k:y}),oe&&(x[p]||(_(W)||tt?eA():pc(eA))),()=>{E.current=!0,oA()}},[p]),xs(()=>{let eA;function BA(){const oA=ce(d)?d(N().data):d;oA&&eA!==-1&&(eA=setTimeout(cA,oA))}function cA(){!N().error&&(c||S().isVisible())&&(g||S().isOnline())?KA(Ss).then(BA):BA()}return BA(),()=>{eA&&(clearTimeout(eA),eA=-1)}},[d,c,g,p]),C.useDebugValue(ye),n){if(!ao&&tt&&z)throw new Error("Fallback data is required when using Suspense in SSR.");z&&(V.current=A,AA.current=e,E.current=!1);const eA=U[p],BA=!_(eA)&&z?Ne(eA):fo;if(Is(BA),!_(q)&&z)throw q;const cA=z?KA(Ss):fo;!_(ye)&&z&&(cA.status="fulfilled",cA.value=!0),Is(cA)}return{mutate:Ne,get data(){return X.data=!0,ye},get error(){return X.error=!0,q},get isValidating(){return X.isValidating=!0,cs},get isLoading(){return X.isLoading=!0,MA}}}),Gc=({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)}},[]),B.jsx("div",{"data-vg-id":"49696d6b","data-source-path":"/src/components/ShadowRootWrapper.tsx:38",ref:A,id:"viewgate-shadow-host",style:{position:"relative",zIndex:2147483647},children:e&&rc.createPortal(t,e)})};const wo=(...t)=>t.filter((A,e,r)=>!!A&&A.trim()!==""&&r.indexOf(A)===e).join(" ").trim();const kc=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();const Vc=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(A,e,r)=>r?r.toUpperCase():e.toLowerCase());const po=t=>{const A=Vc(t);return A.charAt(0).toUpperCase()+A.slice(1)};var Nc={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 _c=t=>{for(const A in t)if(A.startsWith("aria-")||A==="role"||A==="title")return!0;return!1};const Pc=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,...Nc,width:A,height:A,stroke:t,strokeWidth:r?Number(e)*24/Number(A):e,className:wo("lucide",s),...!n&&!_c(i)&&{"aria-hidden":"true"},...i},[...o.map(([d,c])=>C.createElement(d,c)),...Array.isArray(n)?n:[n]]));const QA=(t,A)=>{const e=C.forwardRef(({className:r,...s},n)=>C.createElement(Pc,{ref:n,iconNode:A,className:wo(`lucide-${kc(po(t))}`,`lucide-${t}`,r),...s}));return e.displayName=po(t),e};const xt=QA("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 Wc=QA("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);const jc=QA("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 Se=QA("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);const Qo=QA("clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 6v6l4 2",key:"mmk7yg"}]]);const Xc=QA("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 Jc=QA("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 ar=QA("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 Yc=QA("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 zc=QA("layers",[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]]);const Ls=QA("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 Zc=QA("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);const cr=QA("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 $c=QA("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 Co=QA("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 qc=QA("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 Al=QA("search",[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]]);const mo=QA("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 Uo=QA("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 lr=QA("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),el={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",reopenPlaceholder:"Add a new comment before confirming...",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? Remember you can reopen it by pressing ALT once (Normal Mode) or holding it for 1 second (Backlog Mode).",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",focusAreas:"Focus Areas",frontend:"Frontend",backend:"Backend",ux:"UX/UI",figmaLink:"Figma Reference Link",figmaLinkPlaceholder:"https://www.figma.com/file/...",endpoint:"Related Backend Endpoint",selectEndpoint:"Select endpoint..."},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",reopenPlaceholder:"Agrega un nuevo comentario antes de confirmar...",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? Recuerda que puedes volver a activarlo pulsando una vez la tecla ALT (Modo Normal) o manteniéndola pulsada 1 segundo (Modo Backlog).",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",focusAreas:"Áreas de Foco",frontend:"Frontend",backend:"Backend",ux:"UX/UI",figmaLink:"Link de Referencia Figma",figmaLinkPlaceholder:"https://www.figma.com/file/...",endpoint:"Endpoint de Backend Relacionado",selectEndpoint:"Seleccionar endpoint..."}},Fo=C.createContext(void 0),xo=()=>{const t=C.useContext(Fo);if(!t)throw new Error("useViewGate must be used within a ViewGateProvider");return t},yt="viewgate_enabled",tl=()=>{if(typeof window>"u")return!1;const t=new URLSearchParams(window.location.search);return t.has("viewgate")||t.has("viewgate-backlog")?(sessionStorage.setItem(yt,"true"),!0):sessionStorage.getItem(yt)==="true"},rl=({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,d]=C.useState([]);C.useRef(0);const c=C.useRef(null),g=C.useRef(!1);C.useEffect(()=>{i(tl());const w=U=>{U.key==="Alt"&&!U.repeat&&(U.preventDefault(),g.current=!1,c.current&&clearTimeout(c.current),c.current=setTimeout(()=>{const p=new URL(window.location.href);p.searchParams.delete("viewgate"),p.searchParams.set("viewgate-backlog","true"),window.history.replaceState({},"",p.toString()),i(!0),sessionStorage.setItem(yt,"true"),window.dispatchEvent(new PopStateEvent("popstate")),u(A==="es"?"Modo Backlog activado":"Backlog Mode activated","success"),g.current=!0,c.current=null},1e3))},x=U=>{if(U.key==="Alt"&&(U.preventDefault(),c.current)){clearTimeout(c.current),c.current=null;const p=new URL(window.location.href);p.searchParams.delete("viewgate-backlog"),p.searchParams.set("viewgate","true"),window.history.replaceState({},"",p.toString()),i(!0),sessionStorage.setItem(yt,"true"),window.dispatchEvent(new PopStateEvent("popstate")),u(A==="es"?"Modo Normal activado":"Normal Mode activated","success")}};return window.addEventListener("keydown",w),window.addEventListener("keyup",x),()=>{window.removeEventListener("keydown",w),window.removeEventListener("keyup",x)}},[A]);const f=()=>{if(sessionStorage.removeItem(yt),i(!1),typeof window<"u"){const w=new URL(window.location.href);w.searchParams.delete("viewgate"),window.history.replaceState({},"",w.toString())}},u=(w,x)=>{const U=Date.now();d(p=>[...p,{id:U,message:w,type:x}]),setTimeout(()=>{d(p=>p.filter(y=>y.id!==U))},4e3)},h=el[A];return B.jsxs(Fo.Provider,{"data-vg-id":"89da3486","data-source-path":"/src/components/ViewGateProvider.tsx:357",value:{addToast:u,language:A,t:h,apiKey:e,baseUrl:r,dashboardUrl:n,disableViewGate:f,hasActiveToasts:a.length>0},children:[t,o&&B.jsx(Gc,{"data-vg-id":"f1499d3a","data-source-path":"/src/components/ViewGateProvider.tsx:369",children:B.jsxs("div",{"data-vg-id":"1bedb79b","data-source-path":"/src/components/ViewGateProvider.tsx:370",className:"vg-container",children:[B.jsx(Wa,{"data-vg-id":"d3f262cb","data-source-path":"/src/components/ViewGateProvider.tsx:371"}),B.jsx("div",{"data-vg-id":"1bedb79d","data-source-path":"/src/components/ViewGateProvider.tsx:372",className:"vg-toasts",style:{zIndex:2147483647},children:a.map(w=>B.jsxs("div",{"data-vg-id":"1bedb79e","data-source-path":"/src/components/ViewGateProvider.tsx:374",className:`vg-toast vg-animate-slide ${w.type}`,children:[w.type==="success"?B.jsx(Se,{"data-vg-id":"c7ae3b26","data-source-path":"/src/components/ViewGateProvider.tsx:376",size:24,color:"#22c55e"}):B.jsx(jc,{"data-vg-id":"e7ad3c7b","data-source-path":"/src/components/ViewGateProvider.tsx:378",size:24,color:"#ef4444"}),B.jsxs("div",{"data-vg-id":"1bedb7a1","data-source-path":"/src/components/ViewGateProvider.tsx:380",children:[B.jsx("strong",{"data-vg-id":"29b8e973","data-source-path":"/src/components/ViewGateProvider.tsx:381",style:{display:"block",fontSize:"13px",color:"#0f172a",textTransform:"uppercase",marginBottom:"2px"},children:w.type==="success"?h.successHeader:h.errorHeader}),B.jsx("span",{"data-vg-id":"fbbd7821","data-source-path":"/src/components/ViewGateProvider.tsx:384",style:{fontSize:"14px",color:"#000000"},children:w.message})]})]},w.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 dr=(t,A)=>SA.fromClientRect(t,A.getBoundingClientRect()),sl=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 Br=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},uA=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},yo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",nl=typeof Uint8Array>"u"?[]:new Uint8Array(256),gr=0;gr<yo.length;gr++)nl[yo.charCodeAt(gr)]=gr;for(var Eo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Et=typeof Uint8Array>"u"?[]:new Uint8Array(256),ur=0;ur<Eo.length;ur++)Et[Eo.charCodeAt(ur)]=ur;for(var ol=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 d=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(d)?d:new Uint8Array(d);for(r=0;r<e;r+=4)n=Et[t.charCodeAt(r)],o=Et[t.charCodeAt(r+1)],i=Et[t.charCodeAt(r+2)],a=Et[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 d},il=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},al=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},Pe=5,Ts=11,Ks=2,cl=Ts-Pe,bo=65536>>Pe,ll=1<<Pe,Os=ll-1,dl=1024>>Pe,Bl=bo+dl,gl=Bl,ul=32,fl=gl+ul,hl=65536>>Ts,wl=1<<cl,pl=wl-1,vo=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},Ql=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},Cl=function(t,A){var e=ol(t),r=Array.isArray(e)?al(e):new Uint32Array(e),s=Array.isArray(e)?il(e):new Uint16Array(e),n=24,o=vo(s,n/2,r[4]/2),i=r[5]===2?vo(s,(n+r[4])/2):Ql(r,Math.ceil((n+r[4])/4));return new ml(r[0],r[1],r[2],r[3],o,i)},ml=(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>>Pe],e=(e<<Ks)+(A&Os),this.data[e];if(A<=65535)return e=this.index[bo+(A-55296>>Pe)],e=(e<<Ks)+(A&Os),this.data[e];if(A<this.highStart)return e=fl-hl+(A>>Ts),e=this.index[e],e+=A>>Pe&pl,e=this.index[e],e=(e<<Ks)+(A&Os),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),Ho="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ul=typeof Uint8Array>"u"?[]:new Uint8Array(256),fr=0;fr<Ho.length;fr++)Ul[Ho.charCodeAt(fr)]=fr;var Fl="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==",Io=50,xl=1,So=2,Lo=3,yl=4,El=5,To=7,Ko=8,Oo=9,Le=10,Ds=11,Do=12,Rs=13,bl=14,bt=15,Ms=16,hr=17,vt=18,vl=19,Ro=20,Gs=21,Ht=22,ks=23,rt=24,JA=25,It=26,St=27,st=28,Hl=29,We=30,Il=31,wr=32,pr=33,Vs=34,Ns=35,_s=36,Lt=37,Ps=38,Qr=39,Cr=40,Ws=41,Mo=42,Sl=43,Ll=[9001,65288],Go="!",P="×",mr="÷",js=Cl(Fl),Qe=[We,_s],Xs=[xl,So,Lo,El],ko=[Le,Ko],Vo=[St,It],Tl=Xs.concat(ko),No=[Ps,Qr,Cr,Vs,Ns],Kl=[bt,Rs],Ol=function(t,A){A===void 0&&(A="strict");var e=[],r=[],s=[];return t.forEach(function(n,o){var i=js.get(n);if(i>Io?(s.push(!0),i-=Io):s.push(!1),["normal","auto","loose"].indexOf(A)!==-1&&[8208,8211,12316,12448].indexOf(n)!==-1)return r.push(o),e.push(Ms);if(i===yl||i===Ds){if(o===0)return r.push(o),e.push(We);var a=e[o-1];return Tl.indexOf(a)===-1?(r.push(r[o-1]),e.push(a)):(r.push(o),e.push(We))}if(r.push(o),i===Il)return e.push(A==="strict"?Gs:Lt);if(i===Mo||i===Hl)return e.push(We);if(i===Sl)return n>=131072&&n<=196605||n>=196608&&n<=262141?e.push(Lt):e.push(We);e.push(i)}),[r,e,s]},Js=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!==Le)break}if(s===Le)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!==Le)break}if(i!==Le)break}return!1},_o=function(t,A){for(var e=t;e>=0;){var r=A[e];if(r===Le)e--;else return r}return 0},Dl=function(t,A,e,r,s){if(e[r]===0)return P;var n=r-1;if(Array.isArray(s)&&s[n]===!0)return P;var o=n-1,i=n+1,a=A[n],d=o>=0?A[o]:0,c=A[i];if(a===So&&c===Lo)return P;if(Xs.indexOf(a)!==-1)return Go;if(Xs.indexOf(c)!==-1||ko.indexOf(c)!==-1)return P;if(_o(n,A)===Ko)return mr;if(js.get(t[n])===Ds||(a===wr||a===pr)&&js.get(t[i])===Ds||a===To||c===To||a===Oo||[Le,Rs,bt].indexOf(a)===-1&&c===Oo||[hr,vt,vl,rt,st].indexOf(c)!==-1||_o(n,A)===Ht||Js(ks,Ht,n,A)||Js([hr,vt],Gs,n,A)||Js(Do,Do,n,A))return P;if(a===Le)return mr;if(a===ks||c===ks)return P;if(c===Ms||a===Ms)return mr;if([Rs,bt,Gs].indexOf(c)!==-1||a===bl||d===_s&&Kl.indexOf(a)!==-1||a===st&&c===_s||c===Ro||Qe.indexOf(c)!==-1&&a===JA||Qe.indexOf(a)!==-1&&c===JA||a===St&&[Lt,wr,pr].indexOf(c)!==-1||[Lt,wr,pr].indexOf(a)!==-1&&c===It||Qe.indexOf(a)!==-1&&Vo.indexOf(c)!==-1||Vo.indexOf(a)!==-1&&Qe.indexOf(c)!==-1||[St,It].indexOf(a)!==-1&&(c===JA||[Ht,bt].indexOf(c)!==-1&&A[i+1]===JA)||[Ht,bt].indexOf(a)!==-1&&c===JA||a===JA&&[JA,st,rt].indexOf(c)!==-1)return P;if([JA,st,rt,hr,vt].indexOf(c)!==-1)for(var g=n;g>=0;){var f=A[g];if(f===JA)return P;if([st,rt].indexOf(f)!==-1)g--;else break}if([St,It].indexOf(c)!==-1)for(var g=[hr,vt].indexOf(a)!==-1?o:n;g>=0;){var f=A[g];if(f===JA)return P;if([st,rt].indexOf(f)!==-1)g--;else break}if(Ps===a&&[Ps,Qr,Vs,Ns].indexOf(c)!==-1||[Qr,Vs].indexOf(a)!==-1&&[Qr,Cr].indexOf(c)!==-1||[Cr,Ns].indexOf(a)!==-1&&c===Cr||No.indexOf(a)!==-1&&[Ro,It].indexOf(c)!==-1||No.indexOf(c)!==-1&&a===St||Qe.indexOf(a)!==-1&&Qe.indexOf(c)!==-1||a===rt&&Qe.indexOf(c)!==-1||Qe.concat(JA).indexOf(a)!==-1&&c===Ht&&Ll.indexOf(t[i])===-1||Qe.concat(JA).indexOf(c)!==-1&&a===vt)return P;if(a===Ws&&c===Ws){for(var u=e[n],h=1;u>0&&(u--,A[u]===Ws);)h++;if(h%2!==0)return P}return a===wr&&c===pr?P:mr},Rl=function(t,A){A||(A={lineBreak:"normal",wordBreak:"normal"});var e=Ol(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[JA,We,Mo].indexOf(i)!==-1?Lt: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]},Ml=(function(){function t(A,e,r,s){this.codePoints=A,this.required=e===Go,this.start=r,this.end=s}return t.prototype.slice=function(){return uA.apply(void 0,this.codePoints.slice(this.start,this.end))},t})(),Gl=function(t,A){var e=Br(t),r=Rl(e,A),s=r[0],n=r[1],o=r[2],i=e.length,a=0,d=0;return{next:function(){if(d>=i)return{done:!0,value:null};for(var c=P;d<i&&(c=Dl(e,n,s,++d,o))===P;);if(c!==P||d===i){var g=new Ml(e,c,a,d);return a=d,{value:g,done:!1}}return{done:!0,value:null}}}};const kl=1,Vl=2,nt=4,Po=8,Ur=10,Wo=47,Tt=92,Nl=9,_l=32,Fr=34,Kt=61,Pl=35,Wl=36,jl=37,xr=39,yr=40,Ot=41,Xl=95,kA=45,Jl=33,Yl=60,zl=62,Zl=64,$l=91,ql=93,Ad=61,ed=123,Er=63,td=125,jo=124,rd=126,sd=128,Xo=65533,Ys=42,je=43,nd=44,od=58,id=59,Dt=46,ad=0,cd=8,ld=11,dd=14,Bd=31,gd=127,le=-1,Jo=48,Yo=97,zo=101,ud=102,fd=117,hd=122,Zo=65,$o=69,qo=70,wd=85,pd=90,LA=t=>t>=Jo&&t<=57,Qd=t=>t>=55296&&t<=57343,ot=t=>LA(t)||t>=Zo&&t<=qo||t>=Yo&&t<=ud,Cd=t=>t>=Yo&&t<=hd,md=t=>t>=Zo&&t<=pd,Ud=t=>Cd(t)||md(t),Fd=t=>t>=sd,br=t=>t===Ur||t===Nl||t===_l,vr=t=>Ud(t)||Fd(t)||t===Xl,Ai=t=>vr(t)||LA(t)||t===kA,xd=t=>t>=ad&&t<=cd||t===ld||t>=dd&&t<=Bd||t===gd,Te=(t,A)=>t!==Tt?!1:A!==Ur,Hr=(t,A,e)=>t===kA?vr(A)||Te(A,e):vr(t)?!0:!!(t===Tt&&Te(t,A)),zs=(t,A,e)=>t===je||t===kA?LA(A)?!0:A===Dt&&LA(e):LA(t===Dt?A:t),yd=t=>{let A=0,e=1;(t[A]===je||t[A]===kA)&&(t[A]===kA&&(e=-1),A++);const r=[];for(;LA(t[A]);)r.push(t[A++]);const s=r.length?parseInt(uA(...r),10):0;t[A]===Dt&&A++;const n=[];for(;LA(t[A]);)n.push(t[A++]);const o=n.length,i=o?parseInt(uA(...n),10):0;(t[A]===$o||t[A]===zo)&&A++;let a=1;(t[A]===je||t[A]===kA)&&(t[A]===kA&&(a=-1),A++);const d=[];for(;LA(t[A]);)d.push(t[A++]);const c=d.length?parseInt(uA(...d),10):0;return e*(s+i*Math.pow(10,-o))*Math.pow(10,a*c)},Ed={type:2},bd={type:3},vd={type:4},Hd={type:13},Id={type:8},Sd={type:21},Ld={type:9},Td={type:10},Kd={type:11},Od={type:12},Dd={type:14},Ir={type:23},Rd={type:1},Md={type:25},Gd={type:24},kd={type:26},Vd={type:27},Nd={type:28},_d={type:29},Pd={type:31},Zs={type:32};class ei{constructor(){this._value=[]}write(A){this._value=this._value.concat(Br(A))}read(){const A=[];let e=this.consumeToken();for(;e!==Zs;)A.push(e),e=this.consumeToken();return A}consumeToken(){const A=this.consumeCodePoint();switch(A){case Fr:return this.consumeStringToken(Fr);case Pl:const e=this.peekCodePoint(0),r=this.peekCodePoint(1),s=this.peekCodePoint(2);if(Ai(e)||Te(r,s)){const u=Hr(e,r,s)?Vl:kl;return{type:5,value:this.consumeName(),flags:u}}break;case Wl:if(this.peekCodePoint(0)===Kt)return this.consumeCodePoint(),Hd;break;case xr:return this.consumeStringToken(xr);case yr:return Ed;case Ot:return bd;case Ys:if(this.peekCodePoint(0)===Kt)return this.consumeCodePoint(),Dd;break;case je:if(zs(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case nd:return vd;case kA:const n=A,o=this.peekCodePoint(0),i=this.peekCodePoint(1);if(zs(n,o,i))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(Hr(n,o,i))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(o===kA&&i===zl)return this.consumeCodePoint(),this.consumeCodePoint(),Gd;break;case Dt:if(zs(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Wo:if(this.peekCodePoint(0)===Ys)for(this.consumeCodePoint();;){let u=this.consumeCodePoint();if(u===Ys&&(u=this.consumeCodePoint(),u===Wo))return this.consumeToken();if(u===le)return this.consumeToken()}break;case od:return kd;case id:return Vd;case Yl:if(this.peekCodePoint(0)===Jl&&this.peekCodePoint(1)===kA&&this.peekCodePoint(2)===kA)return this.consumeCodePoint(),this.consumeCodePoint(),Md;break;case Zl:const a=this.peekCodePoint(0),d=this.peekCodePoint(1),c=this.peekCodePoint(2);if(Hr(a,d,c))return{type:7,value:this.consumeName()};break;case $l:return Nd;case Tt:if(Te(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case ql:return _d;case Ad:if(this.peekCodePoint(0)===Kt)return this.consumeCodePoint(),Id;break;case ed:return Kd;case td:return Od;case fd:case wd:const g=this.peekCodePoint(0),f=this.peekCodePoint(1);return g===je&&(ot(f)||f===Er)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case jo:if(this.peekCodePoint(0)===Kt)return this.consumeCodePoint(),Ld;if(this.peekCodePoint(0)===jo)return this.consumeCodePoint(),Sd;break;case rd:if(this.peekCodePoint(0)===Kt)return this.consumeCodePoint(),Td;break;case le:return Zs}return br(A)?(this.consumeWhiteSpace(),Pd):LA(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):vr(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:uA(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(;ot(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();let r=!1;for(;e===Er&&A.length<6;)A.push(e),e=this.consumeCodePoint(),r=!0;if(r){const n=parseInt(uA(...A.map(i=>i===Er?Jo:i)),16),o=parseInt(uA(...A.map(i=>i===Er?qo:i)),16);return{type:30,start:n,end:o}}const s=parseInt(uA(...A),16);if(this.peekCodePoint(0)===kA&&ot(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();const n=[];for(;ot(e)&&n.length<6;)n.push(e),e=this.consumeCodePoint();const o=parseInt(uA(...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)===yr?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===yr?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}}consumeUrlToken(){const A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===le)return{type:22,value:""};const e=this.peekCodePoint(0);if(e===xr||e===Fr){const r=this.consumeStringToken(this.consumeCodePoint());return r.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===le||this.peekCodePoint(0)===Ot)?(this.consumeCodePoint(),{type:22,value:r.value}):(this.consumeBadUrlRemnants(),Ir)}for(;;){const r=this.consumeCodePoint();if(r===le||r===Ot)return{type:22,value:uA(...A)};if(br(r))return this.consumeWhiteSpace(),this.peekCodePoint(0)===le||this.peekCodePoint(0)===Ot?(this.consumeCodePoint(),{type:22,value:uA(...A)}):(this.consumeBadUrlRemnants(),Ir);if(r===Fr||r===xr||r===yr||xd(r))return this.consumeBadUrlRemnants(),Ir;if(r===Tt)if(Te(r,this.peekCodePoint(0)))A.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),Ir;else A.push(r)}}consumeWhiteSpace(){for(;br(this.peekCodePoint(0));)this.consumeCodePoint()}consumeBadUrlRemnants(){for(;;){const A=this.consumeCodePoint();if(A===Ot||A===le)return;Te(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}}consumeStringSlice(A){let r="";for(;A>0;){const s=Math.min(5e4,A);r+=uA(...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===le||s===void 0||s===A)return e+=this.consumeStringSlice(r),{type:0,value:e};if(s===Ur)return this._value.splice(0,r),Rd;if(s===Tt){const n=this._value[r+1];n!==le&&n!==void 0&&(n===Ur?(e+=this.consumeStringSlice(r),r=-1,this._value.shift()):Te(s,n)&&(e+=this.consumeStringSlice(r),e+=uA(this.consumeEscapedCodePoint()),r=-1))}r++}while(!0)}consumeNumber(){const A=[];let e=nt,r=this.peekCodePoint(0);for((r===je||r===kA)&&A.push(this.consumeCodePoint());LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0);let s=this.peekCodePoint(1);if(r===Dt&&LA(s))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=Po;LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0),s=this.peekCodePoint(1);const n=this.peekCodePoint(2);if((r===$o||r===zo)&&((s===je||s===kA)&&LA(n)||LA(s)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=Po;LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[yd(A),e]}consumeNumericToken(){const[A,e]=this.consumeNumber(),r=this.peekCodePoint(0),s=this.peekCodePoint(1),n=this.peekCodePoint(2);if(Hr(r,s,n)){const o=this.consumeName();return{type:15,number:A,flags:e,unit:o}}return r===jl?(this.consumeCodePoint(),{type:16,number:A,flags:e}):{type:17,number:A,flags:e}}consumeEscapedCodePoint(){const A=this.consumeCodePoint();if(ot(A)){let e=uA(A);for(;ot(this.peekCodePoint(0))&&e.length<6;)e+=uA(this.consumeCodePoint());br(this.peekCodePoint(0))&&this.consumeCodePoint();const r=parseInt(e,16);return r===0||Qd(r)||r>1114111?Xo:r}return A===le?Xo:A}consumeName(){let A="";for(;;){const e=this.consumeCodePoint();if(Ai(e))A+=uA(e);else if(Te(e,this.peekCodePoint(0)))A+=uA(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(e),A}}}class it{constructor(A){this._tokens=A}static create(A){const e=new ei;return e.write(A),new it(e.read())}static parseValue(A){return it.create(A).parseComponentValue()}static parseValues(A){return it.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||jd(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"?Zs:A}reconsumeToken(A){this._tokens.unshift(A)}}const de=t=>t.type===15,CA=t=>t.type===17,k=t=>t.type===20,Wd=t=>t.type===0,Rt=(t,A)=>k(t)&&t.value===A,Sr=t=>t.type!==31,yA=t=>t.type!==31&&t.type!==4,ee=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},jd=(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),VA=(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]],Ke=t=>VA([3.2409699419045226,-1.537383177570094,-.4986107602930034,-.9692436362808796,1.8759675015077202,.04155505740717559,.05563007969699366,-.20397695888897652,1.0569715142428786],t),$s=t=>VA([.41239079926595934,.357584339383878,.1804807884018343,.21263900587151027,.715168678767756,.07219231536073371,.01933081871559182,.11919477979462598,.9505321522496607],t),Xe=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}),qs=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}),Xd=t=>{const[A,e,r]=Xe(Ke([t[0],t[1],t[2]]));return[A,e,r,t[3]]},Jd=t=>{const[A,e,r]=Ke([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]]},Oe=t=>t.type===17||t.type===15,$=t=>t.type===16||Oe(t),Yd=t=>t.type===18&&t.name==="calc",zd=(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:nt}}catch{return null}return null},ti=t=>t.length>1?[t[0],t[1]]:[t[0]],mA={type:17,number:0,flags:nt},Je={type:16,number:50,flags:nt},Be={type:16,number:100,flags:nt},Mt=(t,A,e)=>{const[r,s]=t;return[M(r,A),M(typeof s<"u"?s:r,e)]},M=(t,A)=>{if(t.type===16)return t.number/100*A;if(de(t))switch(t.unit){case"rem":case"em":return 16*t.number;default:return t.number}return t.number},ri="deg",si="grad",ni="rad",oi="turn",at={name:"angle",parse:(t,A)=>{if(A.type===15)switch(A.unit){case ri:return Math.PI*A.number/180;case si:return Math.PI/200*A.number;case ni:return A.number;case oi:return Math.PI*2*A.number}throw new Error("Unsupported angle type")}},ii=t=>t.type===15&&(t.unit===ri||t.unit===si||t.unit===ni||t.unit===oi),ai=t=>{switch(t.filter(k).map(e=>e.value).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[mA,mA];case"to top":case"bottom":return $A(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[mA,Be];case"to right":case"left":return $A(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Be,Be];case"to bottom":case"top":return $A(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Be,mA];case"to left":case"right":return $A(270)}return 0},$A=t=>Math.PI*t/180,De=t=>(255&t)===0,rA=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})`},te=(t,A,e,r)=>(t<<24|A<<16|e<<8|Math.round(r*255)<<0)>>>0,Re=(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},Ye=t=>(t[0].type===20?t[0].value:"unknown")==="from",Zd=t=>te(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)),An=([t,A,e,r])=>{const s=Xe([t,A,e]);return te(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)},Gt=t=>{const A=Ke([t[0],t[1],t[2]]);return An([A[0],A[1],A[2],t[3]])},$d=(t,A)=>{if(Ye(A.filter(yA)))throw new Error("Relative color not supported for lab()");const[e,r,s,n]=Lr(A),o=Xe(Ke(Or([e,r,s])));return te(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)},qd=(t,A)=>{if(Ye(A.filter(yA)))throw new Error("Relative color not supported for oklab()");const[e,r,s,n]=Lr(A),o=Xe(Ke(Kr([e,r,s])));return te(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)},AB=(t,A)=>{if(Ye(A.filter(yA)))throw new Error("Relative color not supported for oklch()");const[e,r,s,n]=Bi(A),o=Xe(Ke(Kr(Tr([e,r,s]))));return te(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)},eB=(t,A)=>{if(Ye(A.filter(yA)))throw new Error("Relative color not supported for lch()");const[e,r,s,n]=di(A),o=Xe(Ke(Or(Tr([e,r,s]))));return te(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)},ci=(t,A)=>{const e=A.filter(yA),[r,s,n,o]=e,i=(r.type===17?$A(r.number):at.parse(t,r))/(Math.PI*2),a=$(s)?s.number/100:0,d=$(n)?n.number/100:0,c=typeof o<"u"&&$(o)?M(o,1):1;return[i,a,d,c]},li=(t,A)=>{if(Ye(A))throw new Error("Relative color not supported for hsl()");const[e,r,s,n]=ci(t,A),o=ui([e,r,s]);return te(o[0]*255,o[1]*255,o[2]*255,r===0?1:n)},di=t=>{const A=t.filter(yA),e=$(A[0])?A[0].number:0,r=$(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&$(A[4])?M(A[4],1):1;return[e,r,s,n]},Lr=t=>{const A=t.filter(yA),e=A[0].type===16?A[0].number/100:CA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:CA(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&$(A[4])?M(A[4],1):1;return[e,r,s,n]},Bi=t=>{const A=t.filter(yA),e=A[0].type===16?A[0].number/100:CA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:CA(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&$(A[4])?M(A[4],1):1;return[e,r,s,n]},gi=t=>VA([1.0479297925449969,.022946870601609652,-.05019226628920524,.02962780877005599,.9904344267538799,-.017073799063418826,-.009243040646204504,.015055191490298152,.7518742814281371],t),en=t=>VA([.955473421488075,-.02309845494876471,.06325924320057072,-.0283697093338637,1.0099953980813041,.021041441191917323,.012314014864481998,-.020507649298898964,1.330365926242124],t),tn=(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),ui=([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=tn(s,r,t+1/3),o=tn(s,r,t),i=tn(s,r,t-1/3);return[n,o,i]},Tr=([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)]),Kr=t=>{const A=VA([1,.3963377773761749,.2158037573099136,1,-.1055613458156586,-.0638541728258133,1,-.0894841775298119,-1.2914855480194092],t),e=A.map(r=>r**3);return VA([1.2268798758459243,-.5578149944602171,.2813910456659647,-.0405757452148008,1.112286803280317,-.0717110580655164,-.0763729366746601,-.4214933324022432,1.5869240198367816],e)},Or=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 en([o[0],o[1],o[2]])},tB=(t,A)=>{const e=A.filter(yA);if(e.length===3){const[r,s,n]=e.map(Re),o=qs([r/255,s/255,n/255]),[i,a,d]=$s([o[0],o[1],o[2]]);return[i,a,d,1]}if(e.length===4){const[r,s,n,o]=e.map(Re),i=qs([r/255,s/255,n/255]),[a,d,c]=$s([i[0],i[1],i[2]]);return[a,d,c,o]}return[0,0,0,1]},rB=(t,A)=>{const[e,r,s,n]=ci(t,A),o=qs(ui([e,r,s])),[i,a,d]=$s([o[0],o[1],o[2]]);return[i,a,d,n]},sB=(t,A)=>{const[e,r,s,n]=Lr(A),[o,i,a]=Or([e,r,s]);return[o,i,a,n]},nB=(t,A)=>{const[e,r,s,n]=di(A),[o,i,a]=Or(Tr([e,r,s]));return[o,i,a,n]},oB=(t,A)=>{const[e,r,s,n]=Bi(A),[o,i,a]=Kr(Tr([e,r,s]));return[o,i,a,n]},iB=(t,A)=>{const[e,r,s,n]=Lr(A),[o,i,a]=Kr([e,r,s]);return[o,i,a,n]},aB=t=>en([t[0],t[1],t[2]]),fi=t=>t,cB=t=>{const[A,e,r]=gi([t[0],t[2],t[3]]);return[A,e,r,t[3]]},hi=t=>Gt([t[0],t[1],t[2],t[3]]),lB=t=>{const A=aB([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},dB=t=>VA([.4865709486482162,.26566769316909306,.1982172852343625,.2289745640697488,.6917385218365064,.079286914093745,0,.04511338185890264,1.043944368900976],t),BB=t=>VA([2.493496911941425,-.9313836179191239,-.40271078445071684,-.8294889695615747,1.7626640603183463,.023624685841943577,.03584583024378447,-.07617238926804182,.9568845240076872],t),gB=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}),uB=t=>Xe(t),fB=t=>{const A=gB([t[0],t[1],t[2]]);return dB([A[0],A[1],A[2]])},hB=t=>{const[A,e,r]=uB(BB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},wB=t=>{const A=fB([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},pB=t=>VA([2.0415879038107465,-.5650069742788596,-.34473135077832956,-.9692436362808795,1.8759675015077202,.04155505740717557,.013444280632031142,-.11836239223101838,1.0151749943912054],t),QB=t=>VA([.5766690429101305,.1855582379065463,.1882286462349947,.29734497525053605,.6273635662554661,.0752914584939978,.02703136138641234,.07068885253582723,.9913375368376388],t),CB=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]]},mB=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]]},UB=t=>{const[A,e,r]=mB(pB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},FB=t=>{const A=Ke(QB(CB([t[0],t[1],t[2]])));return An([A[0],A[1],A[2],t[3]])},xB=t=>VA([.7977666449006423,.13518129740053308,.0313477341283922,.2880748288194013,.711835234241873,8993693872564e-17,0,0,.8251046025104602],t),yB=t=>VA([1.3457868816471583,-.25557208737979464,-.05110186497554526,-.5446307051249019,1.5082477428451468,.02052744743642139,0,0,1.2119675456389452],t),EB=t=>t.map(A=>A<16/512?A/16:A**1.8),bB=t=>t.map(A=>A>1/512?A**(1/1.8):A*16),vB=t=>{const A=EB([t[0],t[1],t[2]]);return en(xB([A[0],A[1],A[2]]))},HB=t=>{const[A,e,r]=bB(yB(gi([t[0],t[1],t[2]])));return[A,e,r,t[3]]},IB=t=>{const A=vB([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},Dr=1.09929682680944,wi=.018053968510807,SB=t=>t.map(function(A){return A<wi*4.5?A/4.5:Math.pow((A+Dr-1)/Dr,1/.45)}),LB=t=>t.map(function(A){return A>=wi?Dr*Math.pow(A,.45)-(Dr-1):4.5*A}),TB=t=>VA([.6369580483012914,.14461690358620832,.1688809751641721,.2627002120112671,.6779980715188708,.05930171646986196,0,.028072693049087428,1.060985057710791],t),KB=t=>VA([1.716651187971268,-.355670783776392,-.25336628137366,-.666684351832489,1.616481236634939,.0157685458139111,.017639857445311,-.042770613257809,.942103121235474],t),OB=t=>{const A=SB([t[0],t[1],t[2]]);return TB([A[0],A[1],A[2]])},DB=t=>{const[A,e,r]=LB(KB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},RB=t=>{const A=OB([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},Me={name:"color",parse:(t,A)=>{if(A.type===18){const e=VB[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]=pi(A);return te(e,r,s,n)}if(A.type===20){const e=ge[A.value.toUpperCase()];if(typeof e<"u")return e}return ge.TRANSPARENT}},pi=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]},Qi=(t,A)=>{const e=A.filter(yA);if(Ye(e))throw new Error("Relative color not supported for rgb()");if(e.length===3){const[r,s,n]=e.map(Re);return te(r,s,n,1)}if(e.length===4){const[r,s,n,o]=e.map(Re);return te(r,s,n,o)}if(e.length===5&&e[3].type===6&&e[3].value==="/"){const r=Re(e[0],0),s=Re(e[1],1),n=Re(e[2],2),o=Re(e[4],3);return te(r,s,n,o)}return 0},MB=(t,A)=>{const e=A.filter(yA),r=e[0].type===20?e[0].value:"unknown";if(!Ye(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=CA(e[1])?e[1].number:0,a=CA(e[2])?e[2].number:0,d=CA(e[3])?e[3].number:0,c=e.length>4&&e[4].type===6&&e[4].value==="/"&&CA(e[5])?e[5].number:1;return o([i,a,d,c])}else{const n=(p,y)=>{if(CA(y))return y.number;const L=K=>K==="r"||K==="x"?0:K==="g"||K==="y"?1:2;if(k(y)){const K=L(y.value);return p[K]}const E=K=>{const V=K.filter(yA);let AA="(";for(const S of V)AA+=S.type===18&&S.name==="calc"?E(S.values):CA(S)?S.number:S.type===6||k(S)?S.value:"";return AA+=")",AA};if(y.type===18){const K=y.values.filter(yA);if(y.name==="calc"){const V=E(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:k(e[1])||e[1].type===5?"rgb":"unknown",i=k(e[2])?e[2].value:"unknown";let a=e[1].type===18?e[1].values:k(e[1])?[e[1]]:[];if(k(e[1])){if(typeof ge[e[1].value.toUpperCase()]>"u")throw new Error("Attempting to use unknown color in relative color 'from'");{const y=ct(t,e[1].value),L=255&y,E=255&y>>8,K=255&y>>16;a=[{type:17,number:255&y>>24,flags:1},{type:17,number:K,flags:1},{type:17,number:E,flags:1},{type:17,number:L>1?L/255:L,flags:1}]}}else if(e[1].type===5){const[p,y,L,E]=pi(e[1]);a=[{type:17,number:p,flags:1},{type:17,number:y,flags:1},{type:17,number:L,flags:1},{type:17,number:E>1?E/255:E,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 d=GB[o],c=kB[i],g=Ci[i];if(typeof d>"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=d(t,a),u=c(f),h=n(u,e[3]),w=n(u,e[4]),x=n(u,e[5]),U=e.length>6&&e[6].type===6&&e[6].value==="/"&&CA(e[7])?e[7].number:1;if(h===null||w===null||x===null)throw new Error("Invalid relative color in color() function");return g([h,w,x,U])}},Ci={srgb:Zd,"srgb-linear":An,"display-p3":wB,"a98-rgb":FB,"prophoto-rgb":IB,xyz:hi,"xyz-d50":lB,"xyz-d65":hi,rec2020:RB},GB={rgb:tB,hsl:rB,lab:sB,lch:nB,oklab:iB,oklch:oB},kB={srgb:Xd,"srgb-linear":Jd,"display-p3":hB,"a98-rgb":UB,"prophoto-rgb":HB,xyz:fi,"xyz-d50":cB,"xyz-d65":fi,rec2020:DB},VB={hsl:li,hsla:li,rgb:Qi,rgba:Qi,lch:eB,oklch:AB,oklab:qd,lab:$d,color:MB},ct=(t,A)=>Me.parse(t,it.create(A).parseComponentValue()),ge={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},NB={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(k(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},_B={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Rr=(t,A)=>{const e=Me.parse(t,A[0]),r=A[1];return r&&$(r)?{color:e,stop:r}:{color:e,stop:null}},mi=(t,A)=>{const e=t[0],r=t[t.length-1];e.stop===null&&(e.stop=mA),r.stop===null&&(r.stop=Be);const s=[];let n=0;for(let i=0;i<t.length;i++){const a=t[i].stop;if(a!==null){const d=M(a,A);d>n?s.push(d):s.push(n),n=d}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 d=i-o,c=s[o-1],g=(a-c)/(d+1);for(let f=1;f<=d;f++)s[o+f-1]=g*f;o=null}}return t.map(({color:i},a)=>({color:i,stop:Math.max(Math.min(1,s[a]/A),0)}))},PB=(t,A,e)=>{const r=A/2,s=e/2,n=M(t[0],A)-r,o=s-M(t[1],e);return(Math.atan2(o,n)+Math.PI*2)%(Math.PI*2)},WB=(t,A,e)=>{const r=typeof t=="number"?t:PB(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,d=Math.cos(r-Math.PI/2)*i;return[s,n-d,n+d,o-a,o+a]},re=(t,A)=>Math.sqrt(t*t+A*A),Ui=(t,A,e,r,s)=>[[0,0],[0,A],[t,0],[t,A]].reduce((o,i)=>{const[a,d]=i,c=re(e-a,r-d);return(s?c<o.optimumDistance:c>o.optimumDistance)?{optimumCorner:i,optimumDistance:c}:o},{optimumDistance:s?1/0:-1/0,optimumCorner:null}).optimumCorner,jB=(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(re(A,e),re(A,e-s),re(A-r,e),re(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,d]=Ui(r,s,A,e,!0);n=re(a-A,(d-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(re(A,e),re(A,e-s),re(A-r,e),re(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,d]=Ui(r,s,A,e,!1);n=re(a-A,(d-e)/i),o=i*n}break}return Array.isArray(t.size)&&(n=M(t.size[0],r),o=t.size.length===2?M(t.size[1],s):n),[n,o]},XB=(t,A)=>{let e=$A(180);const r=[];return ee(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&i.value==="to"){e=ai(s);return}else if(ii(i)){e=at.parse(t,i);return}}const o=Rr(t,s);r.push(o)}),{angle:e,stops:r,type:1}},Mr=(t,A)=>{let e=$A(180);const r=[];return ee(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&["top","left","right","bottom"].indexOf(i.value)!==-1){e=ai(s);return}else if(ii(i)){e=(at.parse(t,i)+$A(270))%$A(360);return}}const o=Rr(t,s);r.push(o)}),{angle:e,stops:r,type:1}},JB=(t,A)=>{const e=$A(180),r=[];let s=1;const n=0,o=3,i=[];return ee(A).forEach((a,d)=>{const c=a[0];if(d===0){if(k(c)&&c.value==="linear"){s=1;return}else if(k(c)&&c.value==="radial"){s=2;return}}if(c.type===18){if(c.name==="from"){const g=Me.parse(t,c.values[0]);r.push({stop:mA,color:g})}else if(c.name==="to"){const g=Me.parse(t,c.values[0]);r.push({stop:Be,color:g})}else if(c.name==="color-stop"){const g=c.values.filter(yA);if(g.length===2){const f=Me.parse(t,g[1]),u=g[0];CA(u)&&r.push({stop:{type:16,number:u.number*100,flags:u.flags},color:f})}}}}),s===1?{angle:(e+$A(180))%$A(360),stops:r,type:s}:{size:o,shape:n,stops:r,position:i,type:s}},Fi="closest-side",xi="farthest-side",yi="closest-corner",Ei="farthest-corner",bi="circle",vi="ellipse",Hi="cover",Ii="contain",YB=(t,A)=>{let e=0,r=3;const s=[],n=[];return ee(A).forEach((o,i)=>{let a=!0;if(i===0){let d=!1;a=o.reduce((c,g)=>{if(d)if(k(g))switch(g.value){case"center":return n.push(Je),c;case"top":case"left":return n.push(mA),c;case"right":case"bottom":return n.push(Be),c}else($(g)||Oe(g))&&n.push(g);else if(k(g))switch(g.value){case bi:return e=0,!1;case vi:return e=1,!1;case"at":return d=!0,!1;case Fi:return r=0,!1;case Hi:case xi:return r=1,!1;case Ii:case yi:return r=2,!1;case Ei:return r=3,!1}else if(Oe(g)||$(g))return Array.isArray(r)||(r=[]),r.push(g),!1;return c},a)}if(a){const d=Rr(t,o);s.push(d)}}),{size:r,shape:e,stops:s,position:n,type:2}},Gr=(t,A)=>{let e=0,r=3;const s=[],n=[];return ee(A).forEach((o,i)=>{let a=!0;if(i===0?a=o.reduce((d,c)=>{if(k(c))switch(c.value){case"center":return n.push(Je),!1;case"top":case"left":return n.push(mA),!1;case"right":case"bottom":return n.push(Be),!1}else if($(c)||Oe(c))return n.push(c),!1;return d},a):i===1&&(a=o.reduce((d,c)=>{if(k(c))switch(c.value){case bi:return e=0,!1;case vi:return e=1,!1;case Ii:case Fi:return r=0,!1;case xi:return r=1,!1;case yi:return r=2,!1;case Hi:case Ei:return r=3,!1}else if(Oe(c)||$(c))return Array.isArray(r)||(r=[]),r.push(c),!1;return d},a)),a){const d=Rr(t,o);s.push(d)}}),{size:r,shape:e,stops:s,position:n,type:2}},zB=t=>t.type===1,ZB=t=>t.type===2,rn={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=Si[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 $B(t){return!(t.type===20&&t.value==="none")&&(t.type!==18||!!Si[t.name])}const Si={"linear-gradient":XB,"-moz-linear-gradient":Mr,"-ms-linear-gradient":Mr,"-o-linear-gradient":Mr,"-webkit-linear-gradient":Mr,"radial-gradient":YB,"-moz-radial-gradient":Gr,"-ms-radial-gradient":Gr,"-o-radial-gradient":Gr,"-webkit-radial-gradient":Gr,"-webkit-gradient":JB},qB={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)&&$B(r)).map(r=>rn.parse(t,r))}},Ag={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(k(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},eg={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:(t,A)=>ee(A).map(e=>e.map(r=>Yd(r)?zd(r,0):$(r)?r:null).filter(r=>r!==null)).map(ti)},tg={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:(t,A)=>ee(A).map(e=>e.filter(k).map(r=>r.value).join(" ")).map(rg)},rg=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 lt;(function(t){t.AUTO="auto",t.CONTAIN="contain",t.COVER="cover"})(lt||(lt={}));const sg={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:(t,A)=>ee(A).map(e=>e.filter(ng))},ng=t=>k(t)||$(t),kr=t=>({name:`border-${t}-color`,initialValue:"transparent",prefix:!1,type:3,format:"color"}),og=kr("top"),ig=kr("right"),ag=kr("bottom"),cg=kr("left"),Vr=t=>({name:`border-radius-${t}`,initialValue:"0 0",prefix:!1,type:1,parse:(A,e)=>ti(e.filter($))}),lg=Vr("top-left"),dg=Vr("top-right"),Bg=Vr("bottom-right"),gg=Vr("bottom-left"),Nr=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}}),ug=Nr("top"),fg=Nr("right"),hg=Nr("bottom"),wg=Nr("left"),_r=t=>({name:`border-${t}-width`,initialValue:"0",type:0,prefix:!1,parse:(A,e)=>de(e)?e.number:0}),pg=_r("top"),Qg=_r("right"),Cg=_r("bottom"),mg=_r("left"),sn={type:0},nn=t=>{const[A]=t;return A?k(A)?A.value==="farthest-side"?"farthest-side":"closest-side":$(A)?A:"closest-side":"closest-side"},Li=t=>{let A=null,e=null;for(const r of t)if(k(r))switch(r.value){case"left":A=mA;break;case"right":A=Be;break;case"top":e=mA;break;case"bottom":e=Be;break;case"center":A===null?A=Je:e===null&&(e=Je);break}else $(r)&&(A===null?A=r:e===null&&(e=r));return{cx:A??Je,cy:e??Je}},Ug=t=>{const A=[];for(const o of t)if(o.type!==31){if(k(o)&&o.value==="round")break;$(o)&&A.push(o)}const e=A[0]??mA,r=A[1]??e,s=A[2]??e,n=A[3]??r;return{type:1,top:e,right:r,bottom:s,left:n}},Fg=t=>{const A=t.filter(Sr),e=A.findIndex(n=>Rt(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:2,radius:nn(r),...Li(s)}},xg=t=>{const A=t.filter(Sr),e=A.findIndex(n=>Rt(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:3,rx:nn(r.slice(0,1)),ry:nn(r.slice(1,2)),...Li(s)}},yg=t=>{const A=ee(t),e=[];for(const r of A){if(r.length===1&&k(r[0]))continue;const s=r.filter($);s.length>=2&&e.push([s[0],s[1]])}return{type:4,points:e}},Eg=t=>{const A=t.find(e=>e.type===0);return A?{type:5,d:A.value}:sn},bg={name:"clip-path",initialValue:"none",prefix:!1,type:0,parse:(t,A)=>{if(k(A)&&A.value==="none")return sn;if(A.type===18)switch(A.name){case"inset":return Ug(A.values);case"circle":return Fg(A.values);case"ellipse":return xg(A.values);case"polygon":return yg(A.values);case"path":return Eg(A.values)}return sn}},vg={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Hg={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:(t,A)=>A==="rtl"?1:0},Ig={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:(t,A)=>A.filter(k).reduce((e,r)=>e|Sg(r.value),0)},Sg=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}},Tg={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 Pr;(function(t){t.NORMAL="normal",t.STRICT="strict"})(Pr||(Pr={}));const Kg={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="strict"?Pr.STRICT:Pr.NORMAL},Og={name:"line-height",initialValue:"normal",prefix:!1,type:4},Ti=(t,A)=>k(t)&&t.value==="normal"?1.2*A:t.type===17?A*t.number:$(t)?M(t,A):A,Dg={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:(t,A)=>A.type===20&&A.value==="none"?null:rn.parse(t,A)},Rg={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:(t,A)=>A==="inside"?0:1},on={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}}},Wr=t=>({name:`margin-${t}`,initialValue:"0",prefix:!1,type:4}),Mg=Wr("top"),Gg=Wr("right"),kg=Wr("bottom"),Vg=Wr("left"),Ng={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:(t,A)=>A.filter(k).map(e=>{switch(e.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})},_g={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="break-word"?"break-word":"normal"},jr=t=>({name:`padding-${t}`,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}),Pg=jr("top"),Wg=jr("right"),jg=jr("bottom"),Xg=jr("left"),Jg={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}}},Yg={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}},zg={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&Rt(A[0],"none")?[]:ee(A).map(e=>{const r={color:ge.TRANSPARENT,offsetX:mA,offsetY:mA,blur:mA};let s=0;for(let n=0;n<e.length;n++){const o=e[n];Oe(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:r.blur=o,s++):r.color=Me.parse(t,o)}return r})},Zg={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}},$g={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=qg[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}},qg={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(d=>d.type===17).map(d=>d.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]}},Ki={type:16,number:50,flags:nt},Au=[Ki,Ki],eu={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:(t,A)=>{const e=A.filter($);return e.length!==2?Au:[e[0],e[1]]}},tu={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},ru={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 kt;(function(t){t.NORMAL="normal",t.BREAK_ALL="break-all",t.KEEP_ALL="keep-all"})(kt||(kt={}));const su={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"break-all":return kt.BREAK_ALL;case"keep-all":return kt.KEEP_ALL;default:return kt.NORMAL}}},nu={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(A.type===20)return{auto:!0,order:0};if(CA(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},Oi={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")}},ou={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:(t,A)=>CA(A)?A.number:1},iu={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},au={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:(t,A)=>A.filter(k).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)},cu={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}}},lu={name:"text-decoration-thickness",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(k(A))switch(A.value){case"auto":return"auto";case"from-font":return"from-font"}return de(A)?A.number:"auto"}},du={name:"text-underline-offset",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>k(A)&&A.value==="auto"?"auto":de(A)?A.number:"auto"},Bu={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}'`)}},gu={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},uu={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:(t,A)=>CA(A)?A.number:k(A)&&A.value==="bold"?700:400},fu={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.filter(k).map(e=>e.value)},hu={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,wu={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}},pu={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(Sr);for(let n=0;n<s.length;n++){const o=s[n],i=s[n+1];if(o.type===20){const a=i&&CA(i)?i.number:1;r.push({counter:o.value,increment:a})}}return r}},Qu={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return[];const e=[],r=A.filter(Sr);for(let s=0;s<r.length;s++){const n=r[s],o=r[s+1];if(k(n)&&n.value!=="none"){const i=o&&CA(o)?o.number:0;e.push({counter:n.value,reset:i})}}return e}},Cu={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:(t,A)=>A.filter(de).map(e=>Oi.parse(t,e))},mu={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(Wd);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}},Di=(t,A,e)=>{if(!t)return"";const r=t[Math.min(A,t.length-1)];return r?e?r.open:r.close:""},Uu={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&Rt(A[0],"none")?[]:ee(A).map(e=>{const r={color:255,offsetX:mA,offsetY:mA,blur:mA,spread:mA,inset:!1};let s=0;for(let n=0;n<e.length;n++){const o=e[n];Rt(o,"inset")?r.inset=!0:Oe(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:s===2?r.blur=o:r.spread=o,s++):r.color=Me.parse(t,o)}return r})},Fu={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:(t,A)=>{const e=[0,1,2],r=[];return A.filter(k).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}},xu={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},yu={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:(t,A)=>de(A)?A.number:0},Eu={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},bu={name:"objectFit",initialValue:"fill",prefix:!1,type:1,parse:(t,A)=>A.filter(k).reduce((e,r)=>e|vu(r.value),0)},vu=t=>{switch(t){case"contain":return 2;case"cover":return 4;case"none":return 8;case"scale-down":return 16}return 0},Hu={name:"text-overflow",initialValue:"clip",prefix:!1,type:2,parse:(t,A)=>A==="ellipsis"?1:0};var YA;(function(t){t[t.AUTO=0]="AUTO",t[t.CRISP_EDGES=1]="CRISP_EDGES",t[t.PIXELATED=2]="PIXELATED",t[t.SMOOTH=3]="SMOOTH"})(YA||(YA={}));const Iu={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 YA.CRISP_EDGES;case"pixelated":case"-webkit-optimize-contrast":return YA.PIXELATED;case"smooth":case"high-quality":return YA.SMOOTH;default:return YA.AUTO}}};class Su{constructor(A,e){this.animationDuration=b(A,Cu,e.animationDuration),this.backgroundClip=b(A,NB,e.backgroundClip),this.backgroundColor=b(A,_B,e.backgroundColor),this.backgroundImage=b(A,qB,e.backgroundImage),this.backgroundOrigin=b(A,Ag,e.backgroundOrigin),this.backgroundPosition=b(A,eg,e.backgroundPosition),this.backgroundRepeat=b(A,tg,e.backgroundRepeat),this.backgroundSize=b(A,sg,e.backgroundSize),this.borderTopColor=b(A,og,e.borderTopColor),this.borderRightColor=b(A,ig,e.borderRightColor),this.borderBottomColor=b(A,ag,e.borderBottomColor),this.borderLeftColor=b(A,cg,e.borderLeftColor),this.borderTopLeftRadius=b(A,lg,e.borderTopLeftRadius),this.borderTopRightRadius=b(A,dg,e.borderTopRightRadius),this.borderBottomRightRadius=b(A,Bg,e.borderBottomRightRadius),this.borderBottomLeftRadius=b(A,gg,e.borderBottomLeftRadius),this.borderTopStyle=b(A,ug,e.borderTopStyle),this.borderRightStyle=b(A,fg,e.borderRightStyle),this.borderBottomStyle=b(A,hg,e.borderBottomStyle),this.borderLeftStyle=b(A,wg,e.borderLeftStyle),this.borderTopWidth=b(A,pg,e.borderTopWidth),this.borderRightWidth=b(A,Qg,e.borderRightWidth),this.borderBottomWidth=b(A,Cg,e.borderBottomWidth),this.borderLeftWidth=b(A,mg,e.borderLeftWidth),this.boxShadow=b(A,Uu,e.boxShadow),this.clipPath=b(A,bg,e.clipPath),this.color=b(A,vg,e.color),this.direction=b(A,Hg,e.direction),this.display=b(A,Ig,e.display),this.float=b(A,Lg,e.cssFloat),this.fontFamily=b(A,Bu,e.fontFamily),this.fontSize=b(A,gu,e.fontSize),this.fontStyle=b(A,hu,e.fontStyle),this.fontVariant=b(A,fu,e.fontVariant),this.fontWeight=b(A,uu,e.fontWeight),this.letterSpacing=b(A,Tg,e.letterSpacing),this.lineBreak=b(A,Kg,e.lineBreak),this.lineHeight=b(A,Og,e.lineHeight),this.listStyleImage=b(A,Dg,e.listStyleImage),this.listStylePosition=b(A,Rg,e.listStylePosition),this.listStyleType=b(A,on,e.listStyleType),this.marginTop=b(A,Mg,e.marginTop),this.marginRight=b(A,Gg,e.marginRight),this.marginBottom=b(A,kg,e.marginBottom),this.marginLeft=b(A,Vg,e.marginLeft),this.opacity=b(A,ou,e.opacity);const r=b(A,Ng,e.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=b(A,_g,e.overflowWrap),this.paddingTop=b(A,Pg,e.paddingTop),this.paddingRight=b(A,Wg,e.paddingRight),this.paddingBottom=b(A,jg,e.paddingBottom),this.paddingLeft=b(A,Xg,e.paddingLeft),this.paintOrder=b(A,Fu,e.paintOrder),this.position=b(A,Yg,e.position),this.textAlign=b(A,Jg,e.textAlign),this.textDecorationColor=b(A,iu,e.textDecorationColor??e.color),this.textDecorationLine=b(A,au,e.textDecorationLine??e.textDecoration),this.textDecorationStyle=b(A,cu,e.textDecorationStyle),this.textDecorationThickness=b(A,lu,e.textDecorationThickness),this.textUnderlineOffset=b(A,du,e.textUnderlineOffset),this.textShadow=b(A,zg,e.textShadow),this.textTransform=b(A,Zg,e.textTransform),this.textOverflow=b(A,Hu,e.textOverflow),this.transform=b(A,$g,e.transform),this.transformOrigin=b(A,eu,e.transformOrigin),this.rotate=b(A,tu,e.rotate),this.visibility=b(A,ru,e.visibility),this.webkitTextStrokeColor=b(A,xu,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=b(A,yu,e.webkitTextStrokeWidth),this.webkitLineClamp=b(A,Eu,e.webkitLineClamp),this.wordBreak=b(A,su,e.wordBreak),this.zIndex=b(A,nu,e.zIndex),this.objectFit=b(A,bu,e.objectFit),this.imageRendering=b(A,Iu,e.imageRendering)}isVisible(){return this.display>0&&this.opacity>0&&this.visibility===0}isTransparent(){return De(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=b(A,wu,e.content),this.quotes=b(A,mu,e.quotes)}}class Ri{constructor(A,e){this.counterIncrement=b(A,pu,e.counterIncrement),this.counterReset=b(A,Qu,e.counterReset)}}const b=(t,A,e)=>{const r=new ei,s=e!==null&&typeof e<"u"?e.toString():A.initialValue;r.write(s);const n=new it(r.read());switch(A.type){case 2:const o=n.parseComponentValue();return A.parse(t,k(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 Me.parse(t,n.parseComponentValue());case"image":return rn.parse(t,n.parseComponentValue());case"length":const i=n.parseComponentValue();return Oe(i)?i:mA;case"length-percentage":const a=n.parseComponentValue();return $(a)?a:mA;case"time":return Oi.parse(t,n.parseComponentValue())}break}},Ce=t=>t.nodeType===Node.ELEMENT_NODE,Mi=t=>t.nodeType===Node.TEXT_NODE,dt=t=>typeof t.className=="object",Vt=t=>Ce(t)&&typeof t.style<"u"&&!dt(t),Tu=t=>t.tagName==="LI",Ku=t=>t.tagName==="OL",Gi=t=>!dt(t)&&t.tagName.indexOf("-")>0,Ou="data-html2canvas-debug",Du=t=>{if(typeof t.getAttribute!="function")return 0;switch(t.getAttribute(Ou)){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},an=(t,A)=>{const e=Du(t);return e===1||A===e};class ki{static normalizeElement(A,e){const r={};return Vt(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){Vt(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 ue{constructor(A,e,r={}){if(this.context=A,this.textNodes=[],this.elements=[],this.flags=0,an(e,3))debugger;this.styles=new Su(A,A.config.window.getComputedStyle(e,null)),r.normalizeDom!==!1&&Vt(e)&&(this.originalStyles=ki.normalizeElement(e,this.styles),this.originalElement=e),this.bounds=dr(this.context,e),an(e,4)&&(this.flags|=16)}restore(){this.originalStyles&&this.originalElement&&(ki.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 Ru="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",Vi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Nt=typeof Uint8Array>"u"?[]:new Uint8Array(256),Xr=0;Xr<Vi.length;Xr++)Nt[Vi.charCodeAt(Xr)]=Xr;for(var Mu=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 d=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(d)?d:new Uint8Array(d);for(r=0;r<e;r+=4)n=Nt[t.charCodeAt(r)],o=Nt[t.charCodeAt(r+1)],i=Nt[t.charCodeAt(r+2)],a=Nt[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 d},Gu=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},ku=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},ze=5,cn=11,ln=2,Vu=cn-ze,Ni=65536>>ze,Nu=1<<ze,dn=Nu-1,_u=1024>>ze,Pu=Ni+_u,Wu=Pu,ju=32,Xu=Wu+ju,Ju=65536>>cn,Yu=1<<Vu,zu=Yu-1,_i=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},Zu=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},$u=function(t,A){var e=Mu(t),r=Array.isArray(e)?ku(e):new Uint32Array(e),s=Array.isArray(e)?Gu(e):new Uint16Array(e),n=24,o=_i(s,n/2,r[4]/2),i=r[5]===2?_i(s,(n+r[4])/2):Zu(r,Math.ceil((n+r[4])/4));return new qu(r[0],r[1],r[2],r[3],o,i)},qu=(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>>ze],e=(e<<ln)+(A&dn),this.data[e];if(A<=65535)return e=this.index[Ni+(A-55296>>ze)],e=(e<<ln)+(A&dn),this.data[e];if(A<this.highStart)return e=Xu-Ju+(A>>cn),e=this.index[e],e+=A>>ze&zu,e=this.index[e],e=(e<<ln)+(A&dn),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),Pi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Af=typeof Uint8Array>"u"?[]:new Uint8Array(256),Jr=0;Jr<Pi.length;Jr++)Af[Pi.charCodeAt(Jr)]=Jr;var ef=1,Bn=2,gn=3,Wi=4,ji=5,tf=7,Xi=8,un=9,fn=10,Ji=11,Yi=12,zi=13,Zi=14,hn=15,rf=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},sf=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},nf=$u(Ru),qA="×",wn="÷",of=function(t){return nf.get(t)},af=function(t,A,e){var r=e-2,s=A[r],n=A[e-1],o=A[e];if(n===Bn&&o===gn)return qA;if(n===Bn||n===gn||n===Wi||o===Bn||o===gn||o===Wi)return wn;if(n===Xi&&[Xi,un,Ji,Yi].indexOf(o)!==-1||(n===Ji||n===un)&&(o===un||o===fn)||(n===Yi||n===fn)&&o===fn||o===zi||o===ji||o===tf||n===ef)return qA;if(n===zi&&o===Zi){for(;s===ji;)s=A[--r];if(s===Zi)return qA}if(n===hn&&o===hn){for(var i=0;s===hn;)i++,s=A[--r];if(i%2===0)return qA}return wn},cf=function(t){var A=rf(t),e=A.length,r=0,s=0,n=A.map(of);return{next:function(){if(r>=e)return{done:!0,value:null};for(var o=qA;r<e&&(o=af(A,n,++r))===qA;);if(o!==qA||r===e){var i=sf.apply(null,A.slice(s,r));return s=r,{value:i,done:!1}}return{done:!0,value:null}}}},lf=function(t){for(var A=cf(t),e=[],r;!(r=A.next()).done;)r.value&&e.push(r.value.slice());return e};const df=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},Bf=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"?"👨".repeat(10):"";const r=A.firstChild,s=Br(r.data).map(a=>uA(a));let n=0,o={};const i=s.every((a,d)=>{e.setStart(r,n),e.setEnd(r,n+a.length);const c=e.getBoundingClientRect();n+=a.length;const g=c.x>o.x||c.y>o.y;return o=c,d===0?!0:g});return t.body.removeChild(A),i},gf=()=>typeof new Image().crossOrigin<"u",uf=()=>typeof new XMLHttpRequest().responseType=="string",ff=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,hf=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=pn(e,e,0,0,s);return r.fillStyle="red",r.fillRect(0,0,e,e),qi(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 d=t.createElement("div");return d.style.backgroundImage=`url(${n})`,d.style.height=`${e}px`,$i(a)?qi(pn(e,e,0,0,d)):Promise.reject(!1)}).then(i=>(r.drawImage(i,0,0),$i(r.getImageData(0,0,e,e).data))).catch(()=>!1)},pn=(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},qi=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))}`}),EA={get SUPPORT_RANGE_BOUNDS(){const t=df(document);return Object.defineProperty(EA,"SUPPORT_RANGE_BOUNDS",{value:t}),t},get SUPPORT_WORD_BREAKING(){const t=EA.SUPPORT_RANGE_BOUNDS&&Bf(document);return Object.defineProperty(EA,"SUPPORT_WORD_BREAKING",{value:t}),t},get SUPPORT_SVG_DRAWING(){const t=ff(document);return Object.defineProperty(EA,"SUPPORT_SVG_DRAWING",{value:t}),t},get SUPPORT_FOREIGNOBJECT_DRAWING(){const t=typeof Array.from=="function"&&typeof window.fetch=="function"?hf(document):Promise.resolve(!1);return Object.defineProperty(EA,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:t}),t},get SUPPORT_CORS_IMAGES(){const t=gf();return Object.defineProperty(EA,"SUPPORT_CORS_IMAGES",{value:t}),t},get SUPPORT_RESPONSE_TYPE(){const t=uf();return Object.defineProperty(EA,"SUPPORT_RESPONSE_TYPE",{value:t}),t},get SUPPORT_CORS_XHR(){const t="withCredentials"in new XMLHttpRequest;return Object.defineProperty(EA,"SUPPORT_CORS_XHR",{value:t}),t},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){const t=!!(typeof Intl<"u"&&Intl.Segmenter);return Object.defineProperty(EA,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:t}),t}};class Ze{constructor(A,e){this.text=A,this.bounds=e}}const wf=(t,A,e,r)=>{const s=Cf(A,e),n=[];let o=0;return s.forEach(i=>{if(e.textDecorationLine.length||i.trim().length>0)if(EA.SUPPORT_RANGE_BOUNDS){const a=Aa(r,o,i.length).getClientRects();if(a.length>1){const d=Yr(i);let c=0;d.forEach(g=>{n.push(new Ze(g,SA.fromDOMRectList(t,Aa(r,c+o,g.length).getClientRects()))),c+=g.length})}else n.push(new Ze(i,SA.fromDOMRectList(t,a)))}else{const a=r.splitText(i.length);n.push(new Ze(i,pf(t,r))),r=a}else EA.SUPPORT_RANGE_BOUNDS||(r=r.splitText(i.length));o+=i.length}),n},pf=(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=dr(t,r);return r.firstChild&&s.replaceChild(r.firstChild,r),n}}return SA.EMPTY},Aa=(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},Yr=t=>{if(EA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const A=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(A.segment(t)).map(e=>e.segment)}return lf(t)},Qf=(t,A)=>{if(EA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const e=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(e.segment(t)).map(r=>r.segment)}return Uf(t,A)},Cf=(t,A)=>A.letterSpacing!==0?Yr(t):Qf(t,A),mf=[32,160,4961,65792,65793,4153,4241],Uf=(t,A)=>{const e=Gl(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=Br(n);let i="";o.forEach(a=>{mf.indexOf(a)===-1?i+=uA(a):(i.length&&r.push(i),r.push(uA(a)),i="")}),i.length&&r.push(i)}return r};class Ff{constructor(A,e,r){this.text=xf(e.data,r.textTransform),this.textBounds=wf(A,this.text,r,e)}}const xf=(t,A)=>{switch(A){case 1:return t.toLowerCase();case 3:return t.replace(yf,Ef);case 2:return t.toUpperCase();default:return t}},yf=/(^|\s|:|-|\(|\))([a-z])/g,Ef=(t,A,e)=>t.length>0?A+e.toUpperCase():t;class ea extends ue{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 ta extends ue{constructor(A,e){super(A,e),this.canvas=e,this.intrinsicWidth=e.width,this.intrinsicHeight=e.height}}class ra extends ue{constructor(A,e){super(A,e);const r=new XMLSerializer,s=dr(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 sa extends ue{constructor(A,e){super(A,e),this.value=e.value}}class Qn extends ue{constructor(A,e){super(A,e),this.start=e.start,this.reversed=typeof e.reversed=="boolean"&&e.reversed===!0}}const bf=[{type:15,flags:0,unit:"px",number:3}],vf=[{type:16,flags:0,number:50}],Hf=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,If=t=>{const A=t.type===Lf?new Array(t.value.length+1).join("•"):t.value;return A.length===0?t.placeholder||"":A},Sf=t=>t.value.length===0&&!!t.placeholder,zr="checkbox",Zr="radio",Lf="password",na=707406591,Tf=1970632191;class _t extends ue{constructor(A,e){switch(super(A,e),this.type=e.type.toLowerCase(),this.checked=e.checked,this.value=If(e),this.isPlaceholder=Sf(e),(this.type===zr||this.type===Zr)&&(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=Hf(this.bounds)),this.type){case zr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=bf;break;case Zr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=vf;break}}}class oa extends ue{constructor(A,e){super(A,e);const r=e.options[e.selectedIndex||0];this.value=r&&r.text||""}}class ia extends ue{constructor(A,e){super(A,e),this.value=e.value}}class aa extends ue{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?ct(A,getComputedStyle(e.contentWindow.document.documentElement).backgroundColor):ge.TRANSPARENT,n=e.contentWindow.document.body?ct(A,getComputedStyle(e.contentWindow.document.body).backgroundColor):ge.TRANSPARENT;this.backgroundColor=De(s)?De(n)?this.styles.backgroundColor:n:s}}catch{}}}const Kf=["OL","UL","MENU"],$r=(t,A,e,r)=>{for(let s=A.firstChild,n;s;s=n)if(n=s.nextSibling,Mi(s)&&s.data.length>0)e.textNodes.push(new Ff(t,s,e.styles));else if(Ce(s))if(Pt(s)&&s.assignedNodes)s.assignedNodes().forEach(o=>$r(t,o,e,r));else{const o=ca(t,s);o.styles.isVisible()&&(Of(s,o,r)?o.flags|=4:Df(o.styles)&&(o.flags|=2),Kf.indexOf(s.tagName)!==-1&&(o.flags|=8),e.elements.push(o),s.slot,s.shadowRoot?$r(t,s.shadowRoot,o,r):!qr(s)&&!da(s)&&!As(s)&&$r(t,s,o,r))}},ca=(t,A)=>mn(A)?new ea(t,A):Ba(A)?new ta(t,A):da(A)?new ra(t,A):Tu(A)?new sa(t,A):Ku(A)?new Qn(t,A):Rf(A)?new _t(t,A):As(A)?new oa(t,A):qr(A)?new ia(t,A):ua(A)?new aa(t,A,la):new ue(t,A),la=(t,A)=>{const e=ca(t,A);return e.flags|=4,$r(t,A,e,e),e},Of=(t,A,e)=>A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||Cn(t)&&e.styles.isTransparent(),Df=t=>t.isPositioned()||t.isFloating()?!0:aA(t.display,268435456)||aA(t.display,33554432)||aA(t.display,536870912)||aA(t.display,134217728),Rf=t=>t.tagName==="INPUT",Mf=t=>t.tagName==="HTML",da=t=>t.tagName==="svg",Cn=t=>t.tagName==="BODY",Ba=t=>t.tagName==="CANVAS",ga=t=>t.tagName==="VIDEO",mn=t=>t.tagName==="IMG",ua=t=>t.tagName==="IFRAME",Un=t=>t.tagName==="STYLE",fa=t=>t.tagName==="SCRIPT",qr=t=>t.tagName==="TEXTAREA",As=t=>t.tagName==="SELECT",Pt=t=>t.tagName==="SLOT";class Gf{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 ha={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"]},wa={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:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},kf={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:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Vf={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:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Bt=(t,A,e,r,s,n)=>t<A||t>e?jt(t,s,n.length>0):r.integers.reduce((o,i,a)=>{for(;t>=i;)t-=i,o+=r.values[a];return o},"")+n,pa=(t,A,e,r)=>{let s="";do e||t--,s=r(t)+s,t/=A;while(t*A>=A);return s},fA=(t,A,e,r,s)=>{const n=e-A+1;return(t<0?"-":"")+(pa(Math.abs(t),n,r,o=>uA(Math.floor(o%n)+A))+s)},$e=(t,A,e=". ")=>{const r=A.length;return pa(Math.abs(t),r,!1,s=>A[Math.floor(s%r)])+e},gt=1,Ge=2,ke=4,Wt=8,me=(t,A,e,r,s,n)=>{if(t<-9999||t>9999)return jt(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 d=o%10;d===0&&aA(n,gt)&&i!==""?i=A[d]+i:d>1||d===1&&a===0||d===1&&a===1&&aA(n,Ge)||d===1&&a===1&&aA(n,ke)&&t>100||d===1&&a>1&&aA(n,Wt)?i=A[d]+(a>0?e[a-1]:"")+i:d===1&&a>0&&(i=e[a-1]+i),o=Math.floor(o/10)}return(t<0?r:"")+i},Qa="十百千萬",Ca="拾佰仟萬",ma="マイナス",Fn="마이너스",jt=(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=fA(t,48,57,!0,r);return i.length<4?`0${i}`:i;case 4:return $e(t,"〇一二三四五六七八九",s);case 6:return Bt(t,1,3999,ha,3,r).toLowerCase();case 7:return Bt(t,1,3999,ha,3,r);case 8:return fA(t,945,969,!1,r);case 9:return fA(t,97,122,!1,r);case 10:return fA(t,65,90,!1,r);case 11:return fA(t,1632,1641,!0,r);case 12:case 49:return Bt(t,1,9999,wa,3,r);case 35:return Bt(t,1,9999,wa,3,r).toLowerCase();case 13:return fA(t,2534,2543,!0,r);case 14:case 30:return fA(t,6112,6121,!0,r);case 15:return $e(t,"子丑寅卯辰巳午未申酉戌亥",s);case 16:return $e(t,"甲乙丙丁戊己庚辛壬癸",s);case 17:case 48:return me(t,"零一二三四五六七八九",Qa,"負",s,Ge|ke|Wt);case 47:return me(t,"零壹貳參肆伍陸柒捌玖",Ca,"負",s,gt|Ge|ke|Wt);case 42:return me(t,"零一二三四五六七八九",Qa,"负",s,Ge|ke|Wt);case 41:return me(t,"零壹贰叁肆伍陆柒捌玖",Ca,"负",s,gt|Ge|ke|Wt);case 26:return me(t,"〇一二三四五六七八九","十百千万",ma,s,0);case 25:return me(t,"零壱弐参四伍六七八九","拾百千万",ma,s,gt|Ge|ke);case 31:return me(t,"영일이삼사오육칠팔구","십백천만",Fn,n,gt|Ge|ke);case 33:return me(t,"零一二三四五六七八九","十百千萬",Fn,n,0);case 32:return me(t,"零壹貳參四五六七八九","拾百千",Fn,n,gt|Ge|ke);case 18:return fA(t,2406,2415,!0,r);case 20:return Bt(t,1,19999,Vf,3,r);case 21:return fA(t,2790,2799,!0,r);case 22:return fA(t,2662,2671,!0,r);case 52:return Bt(t,1,10999,kf,3,r);case 23:return $e(t,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return $e(t,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return fA(t,3302,3311,!0,r);case 28:return $e(t,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",s);case 29:return $e(t,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",s);case 34:return fA(t,3792,3801,!0,r);case 37:return fA(t,6160,6169,!0,r);case 38:return fA(t,4160,4169,!0,r);case 39:return fA(t,2918,2927,!0,r);case 40:return fA(t,1776,1785,!0,r);case 43:return fA(t,3046,3055,!0,r);case 44:return fA(t,3174,3183,!0,r);case 45:return fA(t,3664,3673,!0,r);case 46:return fA(t,3872,3881,!0,r);default:return fA(t,48,57,!0,r)}},xn="data-html2canvas-ignore",Nf=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 Ua{constructor(A,e,r){if(this.context=A,this.options=r,this.scrolledElements=[],this.referenceElement=e,this.counters=new Gf,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");if(!this.options.iframeContainer){const s=Nf(e);s&&(this.options.iframeContainer=s)}this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}toIFrame(A,e){const r=_f(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=jf(r).then(async()=>{this.scrolledElements.forEach(zf),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 Wf(i),typeof f=="function"?Promise.resolve().then(()=>f(i,u)).then(()=>r):r}),d=i.baseURI;i.open();const c=Jf(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)}Yf(this.referenceElement.ownerDocument,s,n),i.close();const g=i.adoptNode(this.documentElement);return eh(g,d),i.replaceChild(g,i.documentElement),a}createElementClone(A){if(an(A,2))debugger;if(Ba(A))return this.createCanvasClone(A);if(ga(A))return this.createVideoClone(A);if(Un(A))return this.createStyleClone(A);const e=A.cloneNode(!1);return mn(e)&&(mn(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),e.loading==="lazy"&&(e.loading="eager")),Gi(e)&&!dt(e)?this.createCustomElementClone(e):e}createCustomElementClone(A){const e=document.createElement("div");if(e.className=A.className,yn(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){(!Ce(e)||!fa(e)&&!e.hasAttribute(xn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(e)))&&(!this.options.copyStyles||!Ce(e)||!Un(e))&&A.appendChild(this.cloneNode(e,r))}shouldCloneChild(A){return!Ce(A)||!fa(A)&&!A.hasAttribute(xn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(A))}shouldCloneStyleElement(A){return!this.options.copyStyles||!Ce(A)||!Un(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(!Pt(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)Ce(s)&&Pt(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(!Pt(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)Ce(s)&&Pt(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(Mi(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);const r=A.ownerDocument.defaultView;if(r&&Ce(A)&&(Vt(A)||dt(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&&Vt(s)&&(this.clonedReferenceElement=s),Cn(s)&&qf(s,this.options.cspNonce);const a=this.counters.parse(new Ri(this.context,n)),d=this.resolvePseudoContent(A,s,o,Xt.BEFORE);Gi(A)&&(e=!0),ga(A)||this.cloneChildNodes(A,s,e),d&&s.insertBefore(d,s.firstChild);const c=this.resolvePseudoContent(A,s,i,Xt.AFTER);return c&&s.appendChild(c),this.counters.pop(a),(n&&(this.options.copyStyles||dt(A))&&!ua(A)||e)&&yn(n,s),(A.scrollTop!==0||A.scrollLeft!==0)&&this.scrolledElements.push([s,A.scrollLeft,A.scrollTop]),(qr(A)||As(A))&&(qr(s)||As(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 Ri(this.context,r));const i=new Lu(this.context,r),a=o.createElement("html2canvaspseudoelement");yn(r,a),i.content.forEach(c=>{if(c.type===0)a.appendChild(o.createTextNode(c.value));else if(c.type===22){const g=o.createElement("img");g.src=c.value,g.style.opacity="1",a.appendChild(g)}else if(c.type===18){if(c.name==="attr"){const g=c.values.filter(k);g.length&&a.appendChild(o.createTextNode(A.getAttribute(g[0].value)||""))}else if(c.name==="counter"){const[g,f]=c.values.filter(yA);if(g&&k(g)){const u=this.counters.getCounterValue(g.value),h=f&&k(f)?on.parse(this.context,f.value):3;a.appendChild(o.createTextNode(jt(u,h,!1)))}}else if(c.name==="counters"){const[g,f,u]=c.values.filter(yA);if(g&&k(g)){const h=this.counters.getCounterValues(g.value),w=u&&k(u)?on.parse(this.context,u.value):3,x=f&&f.type===0?f.value:"",U=h.map(p=>jt(p,w,!1)).join(x);a.appendChild(o.createTextNode(U))}}}else if(c.type===20)switch(c.value){case"open-quote":a.appendChild(o.createTextNode(Di(i.quotes,this.quoteDepth++,!0)));break;case"close-quote":a.appendChild(o.createTextNode(Di(i.quotes,--this.quoteDepth,!1)));break;default:a.appendChild(o.createTextNode(c.value))}}),a.className=`${En} ${bn}`;const d=s===Xt.BEFORE?` ${En}`:` ${bn}`;return dt(e)?e.className.baseValue+=d:e.className+=d,a}static destroy(A){return A.parentNode?(A.parentNode.removeChild(A),!0):!1}}var Xt;(function(t){t[t.BEFORE=0]="BEFORE",t[t.AFTER=1]="AFTER"})(Xt||(Xt={}));const _f=(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(xn,"true"),(e||t.body).appendChild(r),r},Pf=t=>new Promise(A=>{if(t.complete){A();return}if(!t.src){A();return}t.onload=A,t.onerror=A}),Wf=t=>Promise.all([].slice.call(t.images,0).map(Pf)),jf=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"],yn=(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},Jf=t=>{let A="";return t&&(A+="<!DOCTYPE ",t.name&&(A+=t.name),t.internalSubset&&(A+=" "+t.internalSubset.replace(/"/g,""").replace(/>/g,">")),t.publicId?(A+=' PUBLIC "'+t.publicId.replace(/"/g,""")+'"',t.systemId&&(A+=' "'+t.systemId.replace(/"/g,""")+'"')):t.systemId&&(A+=' SYSTEM "'+t.systemId.replace(/"/g,""")+'"'),A+=">"),A},Yf=(t,A,e)=>{t&&t.defaultView&&(A!==t.defaultView.pageXOffset||e!==t.defaultView.pageYOffset)&&t.defaultView.scrollTo(A,e)},zf=([t,A,e])=>{t.scrollLeft=A,t.scrollTop=e},Zf=":before",$f=":after",En="___html2canvas___pseudoelement_before",bn="___html2canvas___pseudoelement_after",Fa=`{
|
|
8
8
|
content: "" !important;
|
|
9
9
|
display: none !important;
|
|
10
|
-
}`,
|
|
11
|
-
.${vn}${Yf}${Ua}`,A)},Zf=(t,A,e)=>{const r=t.ownerDocument;if(r){const s=r.createElement("style");s.textContent=A,e&&(s.nonce=e),t.appendChild(s)}},$f=(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 v{constructor(A,e){this.type=0,this.x=A,this.y=e}add(A,e){return new v(this.x+A,this.y+e)}}const Bt=(t,A,e)=>new v(t.x+(A.x-t.x)*e,t.y+(A.y-t.y)*e);class me{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=Bt(this.start,this.startControl,A),s=Bt(this.startControl,this.endControl,A),n=Bt(this.endControl,this.end,A),o=Bt(r,s,A),i=Bt(s,n,A),a=Bt(o,i,A);return e?new me(this.start,r,o,a):new me(a,i,n,this.end)}add(A,e){return new me(this.start.add(A,e),this.startControl.add(A,e),this.endControl.add(A,e),this.end.add(A,e))}reverse(){return new me(this.end,this.endControl,this.startControl,this.start)}}const NA=t=>t.type===1;class qf{constructor(A){const e=A.styles,r=A.bounds;let[s,n]=Dt(e.borderTopLeftRadius,r.width,r.height),[o,i]=Dt(e.borderTopRightRadius,r.width,r.height),[a,d]=Dt(e.borderBottomRightRadius,r.width,r.height),[c,g]=Dt(e.borderBottomLeftRadius,r.width,r.height);const f=[];f.push((s+o)/r.width),f.push((c+a)/r.width),f.push((n+g)/r.height),f.push((i+d)/r.height);const u=Math.max(...f);u>1&&(s/=u,n/=u,o/=u,i/=u,a/=u,d/=u,c/=u,g/=u);const h=r.width-o,w=r.height-d,x=r.width-a,U=r.height-g,p=e.borderTopWidth,y=e.borderRightWidth,L=e.borderBottomWidth,E=e.borderLeftWidth,K=M(e.paddingTop,A.bounds.width),V=M(e.paddingRight,A.bounds.width),AA=M(e.paddingBottom,A.bounds.width),S=M(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||n>0?nA(r.left+E/3,r.top+p/3,s-E/3,n-p/3,Y.TOP_LEFT):new v(r.left+E/3,r.top+p/3),this.topRightBorderDoubleOuterBox=s>0||n>0?nA(r.left+h,r.top+p/3,o-y/3,i-p/3,Y.TOP_RIGHT):new v(r.left+r.width-y/3,r.top+p/3),this.bottomRightBorderDoubleOuterBox=a>0||d>0?nA(r.left+x,r.top+w,a-y/3,d-L/3,Y.BOTTOM_RIGHT):new v(r.left+r.width-y/3,r.top+r.height-L/3),this.bottomLeftBorderDoubleOuterBox=c>0||g>0?nA(r.left+E/3,r.top+U,c-E/3,g-L/3,Y.BOTTOM_LEFT):new v(r.left+E/3,r.top+r.height-L/3),this.topLeftBorderDoubleInnerBox=s>0||n>0?nA(r.left+E*2/3,r.top+p*2/3,s-E*2/3,n-p*2/3,Y.TOP_LEFT):new v(r.left+E*2/3,r.top+p*2/3),this.topRightBorderDoubleInnerBox=s>0||n>0?nA(r.left+h,r.top+p*2/3,o-y*2/3,i-p*2/3,Y.TOP_RIGHT):new v(r.left+r.width-y*2/3,r.top+p*2/3),this.bottomRightBorderDoubleInnerBox=a>0||d>0?nA(r.left+x,r.top+w,a-y*2/3,d-L*2/3,Y.BOTTOM_RIGHT):new v(r.left+r.width-y*2/3,r.top+r.height-L*2/3),this.bottomLeftBorderDoubleInnerBox=c>0||g>0?nA(r.left+E*2/3,r.top+U,c-E*2/3,g-L*2/3,Y.BOTTOM_LEFT):new v(r.left+E*2/3,r.top+r.height-L*2/3),this.topLeftBorderStroke=s>0||n>0?nA(r.left+E/2,r.top+p/2,s-E/2,n-p/2,Y.TOP_LEFT):new v(r.left+E/2,r.top+p/2),this.topRightBorderStroke=s>0||n>0?nA(r.left+h,r.top+p/2,o-y/2,i-p/2,Y.TOP_RIGHT):new v(r.left+r.width-y/2,r.top+p/2),this.bottomRightBorderStroke=a>0||d>0?nA(r.left+x,r.top+w,a-y/2,d-L/2,Y.BOTTOM_RIGHT):new v(r.left+r.width-y/2,r.top+r.height-L/2),this.bottomLeftBorderStroke=c>0||g>0?nA(r.left+E/2,r.top+U,c-E/2,g-L/2,Y.BOTTOM_LEFT):new v(r.left+E/2,r.top+r.height-L/2),this.topLeftBorderBox=s>0||n>0?nA(r.left,r.top,s,n,Y.TOP_LEFT):new v(r.left,r.top),this.topRightBorderBox=o>0||i>0?nA(r.left+h,r.top,o,i,Y.TOP_RIGHT):new v(r.left+r.width,r.top),this.bottomRightBorderBox=a>0||d>0?nA(r.left+x,r.top+w,a,d,Y.BOTTOM_RIGHT):new v(r.left+r.width,r.top+r.height),this.bottomLeftBorderBox=c>0||g>0?nA(r.left,r.top+U,c,g,Y.BOTTOM_LEFT):new v(r.left,r.top+r.height),this.topLeftPaddingBox=s>0||n>0?nA(r.left+E,r.top+p,Math.max(0,s-E),Math.max(0,n-p),Y.TOP_LEFT):new v(r.left+E,r.top+p),this.topRightPaddingBox=o>0||i>0?nA(r.left+Math.min(h,r.width-y),r.top+p,h>r.width+y?0:Math.max(0,o-y),Math.max(0,i-p),Y.TOP_RIGHT):new v(r.left+r.width-y,r.top+p),this.bottomRightPaddingBox=a>0||d>0?nA(r.left+Math.min(x,r.width-E),r.top+Math.min(w,r.height-L),Math.max(0,a-y),Math.max(0,d-L),Y.BOTTOM_RIGHT):new v(r.left+r.width-y,r.top+r.height-L),this.bottomLeftPaddingBox=c>0||g>0?nA(r.left+E,r.top+Math.min(U,r.height-L),Math.max(0,c-E),Math.max(0,g-L),Y.BOTTOM_LEFT):new v(r.left+E,r.top+r.height-L),this.topLeftContentBox=s>0||n>0?nA(r.left+E+S,r.top+p+K,Math.max(0,s-(E+S)),Math.max(0,n-(p+K)),Y.TOP_LEFT):new v(r.left+E+S,r.top+p+K),this.topRightContentBox=o>0||i>0?nA(r.left+Math.min(h,r.width+E+S),r.top+p+K,h>r.width+E+S?0:o-E+S,i-(p+K),Y.TOP_RIGHT):new v(r.left+r.width-(y+V),r.top+p+K),this.bottomRightContentBox=a>0||d>0?nA(r.left+Math.min(x,r.width-(E+S)),r.top+Math.min(w,r.height+p+K),Math.max(0,a-(y+V)),d-(L+AA),Y.BOTTOM_RIGHT):new v(r.left+r.width-(y+V),r.top+r.height-(L+AA)),this.bottomLeftContentBox=c>0||g>0?nA(r.left+E+S,r.top+U,Math.max(0,c-(E+S)),g-(L+AA),Y.BOTTOM_LEFT):new v(r.left+E+S,r.top+r.height-(L+AA))}}var Y;(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"})(Y||(Y={}));const nA=(t,A,e,r,s)=>{const n=4*((Math.sqrt(2)-1)/3),o=e*n,i=r*n,a=t+e,d=A+r;switch(s){case Y.TOP_LEFT:return new me(new v(t,d),new v(t,d-i),new v(a-o,A),new v(a,A));case Y.TOP_RIGHT:return new me(new v(t,A),new v(t+o,A),new v(a,d-i),new v(a,d));case Y.BOTTOM_RIGHT:return new me(new v(a,A),new v(a,A+i),new v(t+o,d),new v(t,d));case Y.BOTTOM_LEFT:default:return new me(new v(a,d),new v(a-o,d),new v(t,A+i),new v(t,A))}},es=t=>[t.topLeftBorderBox,t.topRightBorderBox,t.bottomRightBorderBox,t.bottomLeftBorderBox],Ah=t=>[t.topLeftContentBox,t.topRightContentBox,t.bottomRightContentBox,t.bottomLeftContentBox],ts=t=>[t.topLeftPaddingBox,t.topRightPaddingBox,t.bottomRightPaddingBox,t.bottomLeftPaddingBox];class Fa{constructor(A,e,r){this.offsetX=A,this.offsetY=e,this.matrix=r,this.type=0,this.target=6}}class rs{constructor(A,e){this.path=A,this.target=e,this.type=1}}class eh{constructor(A){this.opacity=A,this.type=2,this.target=6}}class jt{constructor(A){this.applyClip=A,this.type=3,this.target=6}}const th=t=>t.type===0,xa=t=>t.type===1,rh=t=>t.type===2,sh=t=>t.type===3,ya=(t,A)=>t.length===A.length?t.some((e,r)=>e===A[r]):!1,nh=(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 Ea{constructor(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}class ba{constructor(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new qf(this.container),this.container.styles.opacity<1&&this.effects.push(new eh(this.container.styles.opacity)),this.container.styles.rotate!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+M(r[0],this.container.bounds.width),n=this.container.bounds.top+M(r[1],this.container.bounds.height),i=this.container.styles.rotate*Math.PI/180,a=Math.cos(i),d=Math.sin(i),c=[a,d,-d,a,0,0];this.effects.push(new Fa(s,n,c))}if(this.container.styles.transform!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+M(r[0],this.container.bounds.width),n=this.container.bounds.top+M(r[1],this.container.bounds.height),o=this.container.styles.transform;this.effects.push(new Fa(s,n,o))}if(this.container.styles.overflowX!==0){const r=es(this.curves),s=ts(this.curves);ya(r,s)?this.effects.push(new rs(r,6)):(this.effects.push(new rs(r,2)),this.effects.push(new rs(s,4)))}if(this.container.styles.clipPath.type!==0){const r=oh(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=>!xa(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=es(r.curves),i=ts(r.curves);ya(o,i)||s.unshift(new rs(i,6))}s.unshift(...n)}else s.unshift(...n);r=r.parent}return s.filter(n=>aA(n.target,A))}}const va=(t,A,e,r,s)=>t==="closest-side"?Math.min(A-e,r-A):t==="farthest-side"?Math.max(A-e,r-A):M(t,s),oh=(t,A)=>{const{left:e,top:r,width:s,height:n}=A;switch(t.type){case 1:{const o=M(t.left,s),i=M(t.top,n),a=e+o,d=r+i,c=Math.max(0,s-o-M(t.right,s)),g=Math.max(0,n-i-M(t.bottom,n));return new jt(f=>{f.beginPath(),f.rect(a,d,c,g),f.clip()})}case 2:{const o=e+M(t.cx,s),i=r+M(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=M(t.radius,Math.sqrt(s*s+n*n)/Math.SQRT2),new jt(d=>{d.beginPath(),d.arc(o,i,Math.max(0,a),0,Math.PI*2),d.clip()})}case 3:{const o=e+M(t.cx,s),i=r+M(t.cy,n),a=va(t.rx,o,e,e+s,s),d=va(t.ry,i,r,r+n,n);return new jt(c=>{c.beginPath(),c.ellipse(o,i,Math.max(0,a),Math.max(0,d),0,0,Math.PI*2),c.clip()})}case 4:{const o=t.points.map(([i,a])=>[e+M(i,s),r+M(a,n)]);return new jt(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 jt(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 ba(s,t);aA(s.styles.display,2048)&&r.push(i);const a=aA(s.flags,8)?[]:r;if(n||o){const d=n||s.styles.isPositioned()?e:A,c=new Ea(i);if(s.styles.isPositioned()||s.styles.opacity<1||s.styles.isTransformed()){const g=s.styles.zIndex.order;if(g<0){let f=0;d.negativeZIndex.some((u,h)=>g>u.element.container.styles.zIndex.order?(f=h,!1):f>0),d.negativeZIndex.splice(f,0,c)}else if(g>0){let f=0;d.positiveZIndex.some((u,h)=>g>=u.element.container.styles.zIndex.order?(f=h+1,!1):f>0),d.positiveZIndex.splice(f,0,c)}else d.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else s.styles.isFloating()?d.nonPositionedFloats.push(c):d.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)&&Ha(s,a)})},Ha=(t,A)=>{let e=t instanceof Cn?t.start:1;const r=t instanceof Cn?t.reversed:!1;for(let s=0;s<A.length;s++){const n=A[s];n.container instanceof ra&&typeof n.container.value=="number"&&n.container.value!==0&&(e=n.container.value),n.listValue=Pt(e,n.container.styles.listStyleType,!0),e+=r?-1:1}},ih=t=>{const A=new ba(t,null),e=new Ea(A),r=[];return Hn(A,e,e,r),Ha(A.container,r),e},Ia=t=>{const A=t.bounds,e=t.styles;return A.add(e.borderLeftWidth,e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth),-(e.borderTopWidth+e.borderBottomWidth))},Xt=t=>{const A=t.styles,e=t.bounds,r=M(A.paddingLeft,e.width),s=M(A.paddingRight,e.width),n=M(A.paddingTop,e.width),o=M(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))},ah=(t,A)=>t===0?A.bounds:t===2?Xt(A):Ia(A),ch=(t,A)=>t===0?A.bounds:t===2?Xt(A):Ia(A),In=(t,A,e)=>{const r=ah(ut(t.styles.backgroundOrigin,A),t),s=ch(ut(t.styles.backgroundClip,A),t),n=lh(ut(t.styles.backgroundSize,A),e,r);let[o,i]=n;const a=Dt(ut(t.styles.backgroundPosition,A),r.width-o,r.height-i),d=dh(ut(t.styles.backgroundRepeat,A),a,n,r,s),c=Math.round(r.left+a[0]),g=Math.round(r.top+a[1]);return o=Math.max(1,o),i=Math.max(1,i),[d,c,g,o,i]},gt=t=>k(t)&&t.value===at.AUTO,ss=t=>typeof t=="number",lh=(t,[A,e,r],s)=>{const[n,o]=t;if(!n)return[0,0];if($(n)&&o&&$(o))return[M(n,s.width),M(o,s.height)];const i=ss(r);if(k(n)&&(n.value===at.CONTAIN||n.value===at.COVER))return ss(r)?s.width/s.height<r!=(n.value===at.COVER)?[s.width,s.width/r]:[s.height*r,s.height]:[s.width,s.height];const a=ss(A),d=ss(e),c=a||d;if(gt(n)&&(!o||gt(o))){if(a&&d)return[A,e];if(!i&&!c)return[s.width,s.height];if(c&&i){const w=a?A:e*r,x=d?e:A/r;return[w,x]}const u=a?A:s.width,h=d?e:s.height;return[u,h]}if(i){let u=0,h=0;return $(n)?u=M(n,s.width):$(o)&&(h=M(o,s.height)),gt(n)?u=h*r:(!o||gt(o))&&(h=u/r),[u,h]}let g=null,f=null;if($(n)?g=M(n,s.width):o&&$(o)&&(f=M(o,s.height)),g!==null&&(!o||gt(o))&&(f=a&&d?g/A*e:s.height),f!==null&>(n)&&(g=a&&d?f/e*A:s.width),g!==null&&f!==null)return[g,f];throw new Error("Unable to calculate background-size for element")},ut=(t,A)=>{const e=t[A];return typeof e>"u"?t[0]:e},dh=(t,[A,e],[r,s],n,o)=>{switch(t){case 2:return[new v(Math.round(n.left),Math.round(n.top+e)),new v(Math.round(n.left+n.width),Math.round(n.top+e)),new v(Math.round(n.left+n.width),Math.round(s+n.top+e)),new v(Math.round(n.left),Math.round(s+n.top+e))];case 3:return[new v(Math.round(n.left+A),Math.round(n.top)),new v(Math.round(n.left+A+r),Math.round(n.top)),new v(Math.round(n.left+A+r),Math.round(n.height+n.top)),new v(Math.round(n.left+A),Math.round(n.height+n.top))];case 1:return[new v(Math.round(n.left+A),Math.round(n.top+e)),new v(Math.round(n.left+A+r),Math.round(n.top+e)),new v(Math.round(n.left+A+r),Math.round(n.top+e+s)),new v(Math.round(n.left+A),Math.round(n.top+e+s))];default:return[new v(Math.round(o.left),Math.round(o.top)),new v(Math.round(o.left+o.width),Math.round(o.top)),new v(Math.round(o.left+o.width),Math.round(o.height+o.top)),new v(Math.round(o.left),Math.round(o.height+o.top))]}},Bh="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",Sa="Hidden Text";class gh{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=Bh,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(Sa)),r.appendChild(n),r.appendChild(s);const i=s.offsetTop-n.offsetTop+2;r.removeChild(n),r.appendChild(this._document.createTextNode(Sa)),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 La{constructor(A,e){this.context=A,this.options=e}}class uh{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):XB(r)?this.renderLinearGradient(A,r,e):JB(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,d,c,g,f]=In(A,r,[o,i,o/i]),u=this.ctx.createPattern(this.resizeImage(s,g,f,A.styles.imageRendering),"repeat");this.renderRepeat(a,u,d,c)}}renderLinearGradient(A,e,r){const[s,n,o,i,a]=In(A,r,[null,null,null]),[d,c,g,f,u]=NB(e.angle,i,a),w=(this.canvas.ownerDocument??document).createElement("canvas");w.width=i,w.height=a;const x=w.getContext("2d"),U=x.createLinearGradient(c,f,g,u);if(Ci(e.stops,d||1).forEach(p=>U.addColorStop(p.stop,rA(p.color))),x.fillStyle=U,x.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]=In(A,r,[null,null,null]),d=e.position.length===0?[je]:e.position,c=M(d[0],i),g=M(d[d.length-1],a);let[f,u]=_B(e,c,g,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+g,0,n+c,o+g,f);if(Ci(e.stops,f*2).forEach(w=>h.addColorStop(w.stop,rA(w.color))),this.path(s),this.ctx.fillStyle=h,f!==u){const w=A.bounds.left+.5*A.bounds.width,x=A.bounds.top+.5*A.bounds.height,U=u/f,p=1/U;this.ctx.save(),this.ctx.translate(w,x),this.ctx.transform(1,0,0,U,0,0),this.ctx.translate(-w,-x),this.ctx.fillRect(n,p*(o-x)+x,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===YA.PIXELATED||s===YA.CRISP_EDGES?(this.context.logger.debug("Disabling image smoothing for background image due to CSS image-rendering"),i.imageSmoothingEnabled=!1):s===YA.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=NA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),NA(e)&&this.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)})}}const Ta=(t,A)=>{switch(A){case 0:return Ae(t.topLeftBorderBox,t.topLeftPaddingBox,t.topRightBorderBox,t.topRightPaddingBox);case 1:return Ae(t.topRightBorderBox,t.topRightPaddingBox,t.bottomRightBorderBox,t.bottomRightPaddingBox);case 2:return Ae(t.bottomRightBorderBox,t.bottomRightPaddingBox,t.bottomLeftBorderBox,t.bottomLeftPaddingBox);default:return Ae(t.bottomLeftBorderBox,t.bottomLeftPaddingBox,t.topLeftBorderBox,t.topLeftPaddingBox)}},fh=(t,A)=>{switch(A){case 0:return Ae(t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox,t.topRightBorderBox,t.topRightBorderDoubleOuterBox);case 1:return Ae(t.topRightBorderBox,t.topRightBorderDoubleOuterBox,t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox);case 2:return Ae(t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox,t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox);default:return Ae(t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox,t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox)}},hh=(t,A)=>{switch(A){case 0:return Ae(t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox,t.topRightBorderDoubleInnerBox,t.topRightPaddingBox);case 1:return Ae(t.topRightBorderDoubleInnerBox,t.topRightPaddingBox,t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox);case 2:return Ae(t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox,t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox);default:return Ae(t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox,t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox)}},wh=(t,A)=>{switch(A){case 0:return ns(t.topLeftBorderStroke,t.topRightBorderStroke);case 1:return ns(t.topRightBorderStroke,t.bottomRightBorderStroke);case 2:return ns(t.bottomRightBorderStroke,t.bottomLeftBorderStroke);default:return ns(t.bottomLeftBorderStroke,t.topLeftBorderStroke)}},ns=(t,A)=>{const e=[];return NA(t)?e.push(t.subdivide(.5,!1)):e.push(t),NA(A)?e.push(A.subdivide(.5,!0)):e.push(A),e},Ae=(t,A,e,r)=>{const s=[];return NA(t)?s.push(t.subdivide(.5,!1)):s.push(t),NA(e)?s.push(e.subdivide(.5,!0)):s.push(e),NA(r)?s.push(r.subdivide(.5,!0).reverse()):s.push(r),NA(A)?s.push(A.subdivide(.5,!1).reverse()):s.push(A),s};class ph{constructor(A,e){this.ctx=A.ctx,this.pathCallbacks=e}async renderSolidBorder(A,e,r){this.pathCallbacks.path(Ta(r,e)),this.ctx.fillStyle=rA(A),this.ctx.fill()}async renderDoubleBorder(A,e,r,s){if(e<3){await this.renderSolidBorder(A,r,s);return}const n=fh(s,r);this.pathCallbacks.path(n),this.ctx.fillStyle=rA(A),this.ctx.fill();const o=hh(s,r);this.pathCallbacks.path(o),this.ctx.fill()}async renderDashedDottedBorder(A,e,r,s,n){this.ctx.save();const o=wh(s,r),i=Ta(s,r);n===2&&(this.pathCallbacks.path(i),this.ctx.clip());let a,d,c,g;NA(i[0])?(a=i[0].start.x,d=i[0].start.y):(a=i[0].x,d=i[0].y),NA(i[1])?(c=i[1].end.x,g=i[1].end.y):(c=i[1].x,g=i[1].y);let f;r===0||r===2?f=Math.abs(a-c):f=Math.abs(d-g),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 x=f/(2*u+h);u*=x,h*=x}else{const x=Math.floor((f+h)/(u+h)),U=(f-x*u)/(x-1),p=(f-(x+1)*u)/x;h=p<=0||Math.abs(h-U)<Math.abs(h-p)?U: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=rA(A),this.ctx.stroke(),this.ctx.setLineDash([]),n===2){if(NA(i[0])){const x=i[3],U=i[0];this.ctx.beginPath(),this.pathCallbacks.formatPath([new v(x.end.x,x.end.y),new v(U.start.x,U.start.y)]),this.ctx.stroke()}if(NA(i[1])){const x=i[1],U=i[2];this.ctx.beginPath(),this.pathCallbacks.formatPath([new v(x.end.x,x.end.y),new v(U.start.x,U.start.y)]),this.ctx.stroke()}}this.ctx.restore()}}class Qh{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(),rh(A)?this.ctx.globalAlpha=A.opacity:th(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)):xa(A)?(this.pathCallback.path(A.path),this.ctx.clip()):sh(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 Ch=["-apple-system","system-ui"],mh=/[\u2E80-\u2FFF\u3000-\u30FF\u3400-\u4DBF\u4E00-\u9FFF\uAC00-\uD7AF\uF900-\uFAFF\uFF01-\uFFEF]/,Uh=t=>mh.test(t),Fh=()=>{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},xh=t=>{const A=Fh();return A!==null&&A>=15&&A<17?t.map(e=>Ch.indexOf(e)!==-1?'-apple-system, "Helvetica Neue", Arial, sans-serif':e):t};class yh{constructor(A){this.ctx=A.ctx,this.options=A.options}iterateLettersWithLetterSpacing(A,e,r,s){const n=Yr(A.text),o=A.bounds.top+r;let i=A.bounds.left;for(const a of n){if(Uh(a)){const d=this.ctx.textBaseline;this.ctx.textBaseline="ideographic",s(a,i,o),this.ctx.textBaseline=d}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=rA(e.color),this.renderTextWithLetterSpacing(A,e.letterSpacing,e.fontSize.number);break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(this.ctx.strokeStyle=rA(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=rA(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 d=A;for(this.ctx.moveTo(d,e+s/2);d<A+r;){const c=Math.min(d+a/2,A+r);if(this.ctx.quadraticCurveTo(d+a/4,e+s/2-i,c,e+s/2),d=c,d<A+r){const g=Math.min(d+a/2,A+r);this.ctx.quadraticCurveTo(d+a/4,e+s/2+i,g,e+s/2),d=g}}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=Yr(A);if(r===0){const i=c=>this.ctx.measureText(o.slice(0,c).join("")).width+n<=e;let a=0,d=o.length;for(;a<d;){const c=a+d+1>>1;i(c)?a=c:d=c-1}return o.slice(0,a).join("")+"…"}else{let i=n;const a=[];for(const d of o){const c=this.ctx.measureText(d).width;if(i+c>e)break;a.push(d),i+=c+r}return a.join("")+"…"}}createFontStyle(A){const e=A.fontVariant.filter(n=>n==="normal"||n==="small-caps").join(""),r=xh(A.fontFamily).join(", "),s=de(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 g=[];let f=[],u=A.textBounds[0].bounds.top;A.textBounds.forEach(w=>{Math.abs(w.bounds.top-u)>=o*.5?(f.length>0&&g.push(f),f=[w],u=w.bounds.top):f.push(w)}),f.length>0&&g.push(f);const h=e.webkitLineClamp;if(g.length>h){for(let x=0;x<h-1;x++)g[x].forEach(U=>{this.renderTextBoundWithPaintOrder(U,e,n)});const w=g[h-1];if(w&&w.length>0&&r){const x=w.map(E=>E.text).join(""),U=w[0],p=r.width-(U.bounds.left-r.left),y=this.truncateTextWithEllipsis(x,p,e.letterSpacing),L=new Ye(y,U.bounds);n.forEach(E=>{switch(E){case 0:this.ctx.fillStyle=rA(e.color),e.letterSpacing===0?this.ctx.fillText(y,U.bounds.left,U.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(L,e.letterSpacing,e.fontSize.number,(K,V,AA)=>this.ctx.fillText(K,V,AA));break;case 1:e.webkitTextStrokeWidth&&y.trim().length&&(this.ctx.strokeStyle=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(y,U.bounds.left,U.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(L,e.letterSpacing,e.fontSize.number,(K,V,AA)=>this.ctx.strokeText(K,V,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 d=!1,c="";if(a){const g=A.textBounds[0].bounds.top;if(A.textBounds.every(u=>Math.abs(u.bounds.top-g)<o*.5)){let u=A.textBounds.map(x=>x.text).join("");u=u.replace(/\s+/g," ").trim();const h=this.ctx.measureText(u).width,w=r.width;h>w&&(d=!0,c=this.truncateTextWithEllipsis(u,w,e.letterSpacing))}}if(d){const g=A.textBounds[0],f=new Ye(c,g.bounds);n.forEach(u=>{switch(u){case 0:{this.ctx.fillStyle=rA(e.color),e.letterSpacing===0?this.ctx.fillText(c,g.bounds.left,g.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(w,x,U)=>this.ctx.fillText(w,x,U));const h=e.textShadow;h.length&&c.trim().length&&(h.slice(0).reverse().forEach(w=>{this.ctx.shadowColor=rA(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,g.bounds.left,g.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(x,U,p)=>this.ctx.fillText(x,U,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=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(c,g.bounds.left,g.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(h,w,x)=>this.ctx.strokeText(h,w,x)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}});return}A.textBounds.forEach(g=>{n.forEach(f=>{switch(f){case 0:{this.ctx.fillStyle=rA(e.color),this.renderTextWithLetterSpacing(g,e.letterSpacing,e.fontSize.number);const u=e.textShadow;u.length&&g.text.trim().length&&(u.slice(0).reverse().forEach(h=>{this.ctx.shadowColor=rA(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(g,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(g.bounds,e);break}case 1:{if(e.webkitTextStrokeWidth&&g.text.trim().length){this.ctx.strokeStyle=rA(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(g.text,g.bounds.left,g.bounds.top+u):this.iterateLettersWithLetterSpacing(g,e.letterSpacing,u,(h,w,x)=>this.ctx.strokeText(h,w,x)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter"}break}}})})}}const Eh=1e4;class Sn extends La{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 gh(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 uh({ctx:this.ctx,context:this.context,canvas:this.canvas,options:{width:e.width,height:e.height,scale:e.scale}}),this.borderRenderer=new ph({ctx:this.ctx},{path:r=>this.path(r),formatPath:r=>this.formatPath(r)}),this.effectsRenderer=new Qh({ctx:this.ctx},{path:r=>this.path(r)}),this.textRenderer=new yh({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=Xt(A),i=ts(e);this.path(i),this.ctx.save(),this.ctx.clip();let a=0,d=0,c=s,g=n,f=o.left,u=o.top,h=o.width,w=o.height;const{objectFit:x}=A.styles,U=h/w,p=c/g;if(x===2)p>U?(w=h/p,u+=(o.height-w)/2):(h=w*p,f+=(o.width-h)/2);else if(x===4)p>U?(c=g*U,a+=(s-c)/2):(g=c/U,d+=(n-g)/2);else if(x===8)c>h?(a+=(c-h)/2,c=h):(f+=(h-c)/2,h=c),g>w?(d+=(g-w)/2,g=w):(u+=(w-g)/2,w=g);else if(x===16){const y=p>U?h:w*p,L=c>h?c:h;y<L?p>U?(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),g>w?(d+=(g-w)/2,g=w):(u+=(w-g)/2,w=g))}this.ctx.drawImage(r,a,d,c,g,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=Xt(e);for(const o of e.textNodes)await this.textRenderer.renderTextNode(o,s,n);if(e instanceof Aa)try{const o=await this.context.cache.match(e.src),i=this.ctx.imageSmoothingEnabled;s.imageRendering===YA.PIXELATED||s.imageRendering===YA.CRISP_EDGES?(this.context.logger.debug(`Disabling image smoothing for ${e.src} due to CSS image-rendering: ${s.imageRendering===YA.PIXELATED?"pixelated":"crisp-edges"}`),this.ctx.imageSmoothingEnabled=!1):s.imageRendering===YA.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 ea&&this.renderReplacedElement(e,r,e.canvas),e instanceof ta)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 ia&&e.tree){const i=await new Sn(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 Vt){const o=Math.min(e.bounds.width,e.bounds.height);e.type===zr?e.checked&&(this.ctx.save(),this.path([new v(e.bounds.left+o*.39363,e.bounds.top+o*.79),new v(e.bounds.left+o*.16,e.bounds.top+o*.5549),new v(e.bounds.left+o*.27347,e.bounds.top+o*.44071),new v(e.bounds.left+o*.39694,e.bounds.top+o*.5649),new v(e.bounds.left+o*.72983,e.bounds.top+o*.23),new v(e.bounds.left+o*.84,e.bounds.top+o*.34085),new v(e.bounds.left+o*.39363,e.bounds.top+o*.79)]),this.ctx.fillStyle=rA(sa),this.ctx.fill(),this.ctx.restore()):e.type===Zr&&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=rA(sa),this.ctx.fill(),this.ctx.restore())}if(bh(e)&&e.value.length){const[o,i,a]=this.textRenderer.createFontStyle(s),{baseline:d}=this.fontMetrics.getMetrics(i,a);this.ctx.font=o;const c=e instanceof Vt&&e.isPlaceholder;this.ctx.fillStyle=rA(c?If:s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Hh(e.styles.textAlign);const g=Xt(e);let f=0;switch(e.styles.textAlign){case 1:f+=g.width/2;break;case 2:f+=g.width;break}let u=0;if(e instanceof Vt){const w=M(s.fontSize,0);u=(g.height-w)/2}const h=g.add(f,u,0,0);this.ctx.save(),this.path([new v(g.left,g.top),new v(g.left+g.width,g.top),new v(g.left+g.width,g.top+g.height),new v(g.left,g.top+g.height)]),this.ctx.clip(),this.textRenderer.renderTextWithLetterSpacing(new Ye(e.value,h),s.letterSpacing,d),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=rA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right";const i=new SA(e.bounds.left,e.bounds.top+M(e.styles.paddingTop,e.bounds.width),e.bounds.width,Li(s.lineHeight,s.fontSize.number)/2+1);this.textRenderer.renderTextWithLetterSpacing(new Ye(A.listValue,i),s.letterSpacing,Li(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=NA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),NA(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=!Oe(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=vh(ut(e.backgroundClip,0),A.curves);(r||e.boxShadow.length)&&(this.ctx.save(),this.path(n),this.ctx.clip(),Oe(e.backgroundColor)||(this.ctx.fillStyle=rA(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=es(A.curves),d=i.inset?0:Eh,c=nh(a,-d+(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+d,this.ctx.shadowOffsetY=i.offsetY.number,this.ctx.shadowColor=rA(i.color),this.ctx.shadowBlur=i.blur.number,this.ctx.fillStyle=i.inset?rA(i.color):"rgba(0,0,0,1)",this.ctx.fill(),this.ctx.restore()}));let o=0;for(const i of s)i.style!==0&&!Oe(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=rA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height));const e=ih(A);return await this.renderStack(e),this.effectsRenderer.applyEffects([]),this.canvas}}const bh=t=>t instanceof oa||t instanceof na?!0:t instanceof Vt&&t.type!==Zr&&t.type!==zr,vh=(t,A)=>{switch(t){case 0:return es(A);case 2:return Ah(A);default:return ts(A)}},Hh=t=>{switch(t){case 1:return"center";case 2:return"right";default:return"left"}};class Ih extends La{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=Qn(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),r=await Sh(e);return this.options.backgroundColor&&(this.ctx.fillStyle=rA(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 Sh=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 Ka{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))}}Ka.instances={};class Lh{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(Tn(A)||Dh(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=!Ln(A)&&this._options.useCORS===!0&&EA.SUPPORT_CORS_IMAGES&&!s,o=!Ln(A)&&!s&&!Tn(A)&&typeof this._options.proxy=="string"&&EA.SUPPORT_CORS_XHR&&!n;if(!s&&this._options.allowTaint===!1&&!Ln(A)&&!Tn(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,d)=>{const c=new Image;c.onload=()=>a(c),c.onerror=d,(Rh(i)||n)&&(c.crossOrigin="anonymous"),c.src=i,c.complete===!0&&setTimeout(()=>a(c),500),this._options.imageTimeout>0&&setTimeout(()=>d(`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=EA.SUPPORT_RESPONSE_TYPE?"blob":"text",i=new XMLHttpRequest;i.onload=()=>{if(i.status===200)if(o==="text")s(i.response);else{const d=new FileReader;d.addEventListener("load",()=>s(d.result),!1),d.addEventListener("error",c=>n(c),!1),d.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 d=this._options.imageTimeout;i.timeout=d,i.ontimeout=()=>n(`Timed out (${d}ms) proxying ${r}`)}i.send()})}}const Th=/^data:image\/svg\+xml/i,Kh=/^data:image\/.*;base64,/i,Oh=/^data:image\/.*/i,Dh=t=>EA.SUPPORT_SVG_DRAWING||!Mh(t),Ln=t=>Oh.test(t),Rh=t=>Kh.test(t),Tn=t=>t.substr(0,4)==="blob",Mh=t=>t.substr(-3).toLowerCase()==="svg"||Th.test(t);class Gh{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 os{constructor(A,e,r){this.windowBounds=e,this.instanceName=`#${os.instanceCount++}`,this.config=r,this.logger=new Ka({id:this.instanceName,enabled:A.logging}),this.originChecker=new Gh(r.window),this.cache=A.cache??r.cache??new Lh(this,A)}}os.instanceCount=1;class Jt{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 Jt({window:s,...e})}clone(A={}){return new Jt({window:A.window||this.window,cspNonce:A.cspNonce??this.cspNonce,cache:A.cache??this.cache})}}function kh(t){console.warn("[html2canvas-pro] setDefaultConfig is deprecated. Pass configuration to html2canvas directly.")}class Vh{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 Nh(t={}){return new Vh({allowDataUrls:!0,maxImageTimeout:3e5,...t})}class _h{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 Oa=(t,A={},e)=>{const r=e||Jt.fromElement(t,{cspNonce:A.cspNonce,cache:A.cache});return jh(t,A,r)},Ph=t=>{console.warn('[html2canvas-pro] setCspNonce is deprecated. Pass cspNonce in options instead: html2canvas(element, { cspNonce: "..." })'),typeof window<"u"&&kh(new Jt({window,cspNonce:t}))};Oa.setCspNonce=Ph;const Wh=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)}})},jh=async(t,A,e)=>{if(Wh(A),!A.skipValidation){const hA=A.validator||Nh(),FA=hA.validateElement(t);if(!FA.valid)throw new Error(FA.error);const j=hA.validateOptions(A);if(!j.valid)throw new Error(`Invalid options: ${j.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,d=0,c=s,g={windowWidth:A.windowWidth??c.innerWidth??i,windowHeight:A.windowHeight??c.innerHeight??a,scrollX:A.scrollX??c.pageXOffset??d,scrollY:A.scrollY??c.pageYOffset??d},f=new SA(g.scrollX,g.scrollY,g.windowWidth,g.windowHeight),u=new os(o,f,e),h=A.enablePerformanceMonitoring??A.logging??!1,w=new _h(u,h);w.start("total",{width:g.windowWidth,height:g.windowHeight});const x=A.foreignObjectRendering??!1,U={allowTaint:A.allowTaint??!1,onclone:A.onclone,ignoreElements:A.ignoreElements,iframeContainer:A.iframeContainer,inlineImages:x,copyStyles:x,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 ma(u,t,U),y=p.clonedReferenceElement;if(!y)throw new Error("Unable to find element in cloned iframe");const L=await p.toIFrame(r,f);w.end("clone");const{width:E,height:K,left:V,top:AA}=mn(y)||Of(y)?el(y.ownerDocument):dr(u,y),S=Xh(u,y,A.backgroundColor),xA={canvas:A.canvas,backgroundColor:S,scale:A.scale??s.devicePixelRatio??1,x:(A.x??0)+V,y:(A.y??0)+AA,width:A.width??Math.ceil(E),height:A.height??Math.ceil(K),imageSmoothing:A.imageSmoothing,imageSmoothingQuality:A.imageSmoothingQuality};let N,dA;try{return x?(u.logger.debug("Document cloned, using foreign object rendering"),w.start("render-foreignobject"),N=await new Ih(u,xA).render(y),w.end("render-foreignobject")):(u.logger.debug(`Document cloned, element located at ${V},${AA} with size ${E}x${K} using computed rendering`),u.logger.debug("Starting DOM parsing"),w.start("parse"),dA=ca(u,y),w.end("parse"),S===dA.styles.backgroundColor&&(dA.styles.backgroundColor=ge.TRANSPARENT),u.logger.debug(`Starting renderer for element at ${xA.x},${xA.y} with size ${xA.width}x${xA.height}`),w.start("render"),N=await new Sn(u,xA).render(dA),w.end("render")),w.start("cleanup"),(A.removeContainer??!0)&&(ma.destroy(L)||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(),N}finally{dA&&dA.restoreTree()}},Xh=(t,A,e)=>{const r=A.ownerDocument,s=r.documentElement?it(t,getComputedStyle(r.documentElement).backgroundColor):ge.TRANSPARENT,n=r.body?it(t,getComputedStyle(r.body).backgroundColor):ge.TRANSPARENT,o=typeof e=="string"?it(t,e):e===null?ge.TRANSPARENT:4294967295;return A===r.documentElement?Oe(s)?Oe(n)?o:n:s:o},Yt=2147483647,Da=Yt-1,is=Yt-1,Jh=Yt-10,Yh=Yt-5,zh=Yt-15,se="data-vg-pin-id",Zh=()=>{const t=window.innerWidth;return t<768?"mobile":t<1024?"tablet":"desktop"},Ra=(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""}},Ma=({url:t,className:A,style:e,tooltipStyle:r,onHover:s})=>{const n=C.useRef(null),o=()=>{if(!n.current||!s)return;const d=n.current.getBoundingClientRect(),c=d.top,g=window.innerHeight-d.bottom,f=c<140&&g>c?"bottom":"top";s({url:t,x:d.left+d.width/2,y:f==="top"?d.top:d.bottom,direction:f})},i=d=>d.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),a=()=>{try{const d=i(window.location.pathname),c=new URL(t),g=i(c.pathname);return d===g||d.startsWith(g)||g.startsWith(d)}catch{return!1}};return B.jsxs("div",{ref:n,className:`vg-url-tag ${A||""}`,style:{...e,opacity:a()?1:.6,borderColor:a()?"var(--vg-primary)":"#e2e8f0"},onMouseEnter:o,onMouseMove:o,onMouseLeave:()=>s?.(null),children:[B.jsx(ar,{"data-vg-id":"353251b6","data-source-path":"/src/components/ViewGateOverlay.tsx:144",size:e?.fontSize?parseInt(e.fontSize)+1:10}),B.jsx("span",{"data-vg-id":"1b724dd0","data-source-path":"/src/components/ViewGateOverlay.tsx:145",style:{maxWidth:e?.maxWidth||"150px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:new URL(t).pathname})]})},zt=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 d=Array.from(s.parentNode?.children||[]).filter(c=>c.localName===s?.localName);if(d.length>1){const c=d.indexOf(s)+1;n+=`:nth-of-type(${c})`}A.unshift(n),s=s.parentElement}return{selector:A.join(" > "),fallbacks:e,vgPath:r.join(" > ")}},Ga=t=>{const{vgPath:A}=zt(t);return{vgPath:A,classHash:t.className,parentTag:t.parentElement?.tagName.toLowerCase(),neighborCount:t.parentElement?.children.length,ariaLabel:t.getAttribute("aria-label")||t.getAttribute("title")||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,testId:t.getAttribute("data-testid")||t.getAttribute("data-qa")||void 0,textSnippet:(t.innerText||"").slice(0,50).trim()}},$h=(()=>{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}})(),qh=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]=$h(n)}),e},Aw=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"},Kn=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,d=t.getAttribute("class")||"",c=d.toLowerCase().includes("modal")||d.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)},ka=(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=ka(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},ew=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(!as(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"),d=t.attributes?.type||t.fingerprint?.type;if(d&&a===d&&(n+=2),s.innerText?.trim()===t.text.trim()&&(n+=5),t.fingerprint?.vgPath){const{vgPath:c}=zt(s);(c===t.vgPath||t.fingerprint?.vgPath===c)&&(n+=10)}n>r&&n>=7&&(r=n,e=s)}return e},as=(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)},Na=(t,A)=>{if(A){const o=Array.from(document.querySelectorAll(`[${se}="${A}"]`));if(o.length>0){const i=o.filter(a=>as(a,t));if(i.length===0)o.forEach(a=>a.removeAttribute(se));else{const a=i.find(c=>{const{vgPath:g}=zt(c);return g===t.vgPath||t.fingerprint?.vgPath===g}),d=a&&ke(a)?a:i.find(c=>!(!ke(c)||t.metadata?.isModal&&!c.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')));return d?(o.forEach(c=>{c!==d&&c.removeAttribute(se)}),d):null}}}const r=(t.selector?Array.from(document.querySelectorAll(t.selector)):[]).filter(o=>as(o,t));let s=r.find(o=>{const{vgPath:i}=zt(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=ka(o);if(i&&as(i,t)&&ke(i)){if(t.metadata?.isModal&&!i.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))continue;return i}}const n=ew(t);return n&&ke(n)?t.metadata?.isModal&&!n.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')?null:n:null},On=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}),tw=t=>{const A=t.parentElement;if(!A)return;const e=Array.from(A.children).filter(o=>o!==t).slice(0,5).map(o=>On(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:{...On(t),location:`${n} of ${A.tagName.toLowerCase()}`},parent:On(A),siblings:e}},_a=(t,A)=>{const e=t.getAttribute("data-vg-id")||void 0;let r;const n=Object.keys(t).find(U=>U.startsWith("__reactFiber$")||U.startsWith("__reactInternalInstance$"));if(n){let U=t[n];for(;U;){if(U._debugSource){const{fileName:p,lineNumber:y,columnNumber:L}=U._debugSource;r=`${p}:${y}${L?":"+L:""}`;break}U=U.return}}const o=Ga(t),i={vgId:e?1:0,fiber:r?.8:0,fingerprint:.5+(o.testId?.3:0)+(o.ariaLabel?.1:0)};let a=t.getAttribute("data-source-path")||r||"unknown:0";const d=Aw(t),{selector:c,fallbacks:g,vgPath:f}=zt(t),u={};["placeholder","aria-label","name","type","alt","title","value","role","data-testid"].forEach(U=>{const p=t.getAttribute(U);p&&(u[U]=p)});const h=(()=>{let U=t;for(;U&&U!==document.body;){if(Kn(U))return!0;U=U.parentElement}return!1})();let w;h&&A&&!A.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')&&(w=_a(A));const x=`${t.tagName.toLowerCase()}-${(t.innerText||"").slice(0,20).replace(/\s+/g,"_")}-${c.split(" > ").slice(-1)}`;return{tag:t.tagName.toLowerCase(),id:t.id||"",classes:t.className||"",text:(t.innerText||"").slice(0,100).trim(),selector:c,vgPath:f,vgId:e,outerHtml:t.outerHTML,parentContext:t.parentElement?`<${t.parentElement.tagName.toLowerCase()} ${Array.from(t.parentElement.attributes).map(U=>`${U.name}="${U.value}"`).join(" ").slice(0,500)}>`:"N/A",componentPath:d,signature:x,source:a,attributes:u,confidence:i,fallbackSelectors:[...new Set(g)].slice(0,5),domPath:[],viewportSize:{width:window.innerWidth,height:window.innerHeight},uiContext:tw(t),fingerprint:Ga(t),metadata:{hint:`Edit ${a.split(":")[0]} at line ${a.split(":")[1]||"?"}`,computedStyles:qh(t),viewportBreakpoint:Zh(),outerHtml:t.outerHTML.slice(0,1500),scrollPosition:{x:window.scrollX,y:window.scrollY},isModal:h,triggerReference:w}}},Pa=()=>{const{addToast:t,language:A,t:e,apiKey:r,baseUrl:s,dashboardUrl:n,disableViewGate:o,hasActiveToasts:i}=Fo(),[a,d]=C.useState(typeof window<"u"?window.location.pathname+window.location.search:"/"),c=C.useMemo(()=>typeof window>"u"?!1:window.location.href.includes("viewgate-backlog"),[a]);C.useEffect(()=>{const l=()=>d(window.location.pathname+window.location.search);window.addEventListener("popstate",l);const F=window.history.pushState,Q=window.history.replaceState;return window.history.pushState=function(...H){F.apply(this,H),setTimeout(l,0)},window.history.replaceState=function(...H){Q.apply(this,H),setTimeout(l,0)},()=>{window.removeEventListener("popstate",l),window.history.pushState=F,window.history.replaceState=Q}},[]);const[g,f]=C.useState(!1),[u,h]=C.useState("medium"),[w,x]=C.useState("medium"),[U,p]=C.useState("all"),[y,L]=C.useState(null),[E,K]=C.useState(null),[V,AA]=C.useState(""),[S,xA]=C.useState(!1),[N,dA]=C.useState([]),[hA,FA]=C.useState(""),[j,_A]=C.useState([]),[zA,Ue]=C.useState([]),[fe,ne]=C.useState(!1),[m,D]=C.useState(""),[X,q]=C.useState(!1),[Fe,xe]=C.useState("down");C.useRef(null);const[z,RA]=C.useState(!1),[bA,oe]=C.useState(!1),[TA,cs]=C.useState([]),[MA,KA]=C.useState(null),[Ve,Rn]=C.useState(""),[eA,BA]=C.useState(!1),[cA,oA]=C.useState({}),[gA,OA]=C.useState(null),[iA,PA]=C.useState(!1),[WA,Ze]=C.useState(null),[Zt,ls]=C.useState([]),[Z,ZA]=C.useState(()=>{if(typeof window>"u")return null;const l=localStorage.getItem("vg_selected_member");return l?JSON.parse(l):null});C.useEffect(()=>{!r||!s||(fetch(`${s}/api/projects/members`,{headers:{"x-api-key":r}}).then(l=>l.json()).then(l=>{Array.isArray(l)&&ls(l)}).catch(l=>console.error("Failed to fetch project members",l)),fetch(`${s}/api/projects/endpoints`,{headers:{"x-api-key":r}}).then(l=>l.json()).then(l=>{l.endpoints&&Array.isArray(l.endpoints)?Ue(l.endpoints):Array.isArray(l)&&Ue(l),typeof l.isFigmaConnected=="boolean"&&ne(l.isFigmaConnected)}).catch(l=>console.error("Failed to fetch project endpoints",l)))},[r,s]),C.useEffect(()=>{if(N.length===0)return;const l=["frontend"];zA.length>0&&l.push("backend"),fe&&l.push("ux");const F=N.filter(Q=>l.includes(Q));F.length!==N.length&&dA(F)},[zA.length,fe,N]);const $t=l=>{ZA(l),localStorage.setItem("vg_selected_member",JSON.stringify(l))},ds=C.useCallback(async l=>{const Q=await fetch(l,{headers:{"x-api-key":r}});if(!Q.ok){const H=await Q.json().catch(()=>({}));throw new Error(H.message||H.error||"Fetch failed")}return Q.json()},[r]),qt=C.useMemo(()=>c?"backlog":"pending,todo,in_progress,review,ready_for_review,bug_fixing",[c]),{data:Bs,isLoading:Ow}=fo(r?`${s}/api/projects/active-sprint`:null,ds,{refreshInterval:3e4,revalidateOnFocus:!0}),{data:Ar,isLoading:$e,mutate:ft}=fo(r&&(Bs||c)?`${s}/api/annotations?status=${qt}`:null,ds,{refreshInterval:1e4,revalidateOnFocus:!0,dedupingInterval:2e3}),[qe,Wa]=C.useState(null),ja=C.useRef(TA);ja.current=TA;const[DA,gs]=C.useState(null),Xa=C.useRef(null),[ht,ow]=C.useState([]),Ja=C.useMemo(()=>{const l=(m||"").toLowerCase().trim();return l?zA.filter(F=>{const Q=F.path&&F.path.toLowerCase().includes(l),H=F.description&&F.description.toLowerCase().includes(l),R=F.method&&F.method.toLowerCase().includes(l);return Q||H||R}):zA},[zA,m]),Ya=C.useMemo(()=>{const l={},F=A==="es"?"Seleccionados":"Selected";return Ja.forEach(Q=>{const H=`${Q.method}|${Q.path}`;j.includes(H)&&(l[F]||(l[F]={name:F,endpoints:[]}),l[F].endpoints.push(Q));const O=(Q.path||"").split("/").filter(sA=>sA&&!["api","v1.0","v2","rest"].includes(sA.toLowerCase()));let G=O.length>0?O[0]:"General";G=G.replace(/([a-z])([A-Z])/g,"$1 $2"),G=G.replace(/([A-Z])([A-Z][a-z])/g,"$1 $2"),G=G.charAt(0).toUpperCase()+G.slice(1),l[G]||(l[G]={name:G,endpoints:[]});const T=l[G];T&&T.endpoints.push(Q)}),Object.values(l).sort((Q,H)=>Q.name===F?-1:H.name===F||Q.name==="General"?1:H.name==="General"?-1:Q.name.localeCompare(H.name))},[Ja,j,A]),Mn=C.useMemo(()=>{let l=Array.isArray(TA)?TA:[];if(gA){const Q=ht.find(H=>H.annotations&&Array.isArray(H.annotations)&&H.annotations.some(R=>R._id===gA));Q?l=Q.annotations:l=l.filter(H=>H._id===gA)}return l=l.filter(Q=>Q.status!=="completed"&&Q.status!=="done"),window.location.href.includes("viewgate-backlog")||(DA==="pending"?l=l.filter(Q=>Q.status!=="ready_for_review"):DA==="ready"&&(l=l.filter(Q=>Q.status==="ready_for_review"))),U!=="all"&&(l=l.filter(Q=>(Q.priority||"medium")===U)),l},[gA,TA,ht,DA,U]);C.useEffect(()=>{gA&&Mn.length===0&&!$e&&OA(null)},[gA,Mn.length,$e]);const[wt,iw]=C.useState(()=>{if(typeof window>"u")return{bottom:30,right:30};const l=localStorage.getItem("vg-bar-pos");return l?JSON.parse(l):{bottom:30,right:30}}),[er,za]=C.useState(!1),ye=C.useRef(null),aw=l=>{l.preventDefault(),l.stopPropagation();const F=l.currentTarget.parentElement?.getBoundingClientRect();F&&(za(!0),ye.current={x:l.clientX,y:l.clientY,bottom:wt.bottom,right:wt.right,width:F.width,height:F.height})};C.useEffect(()=>{if(!er)return;const l=Q=>{if(er&&ye.current){const H=Q.clientX-ye.current.x,R=Q.clientY-ye.current.y;let O=ye.current.bottom-R,G=ye.current.right-H;const T=10;O=Math.max(T,Math.min(window.innerHeight-ye.current.height-T,O)),G=Math.max(T,Math.min(window.innerWidth-ye.current.width-T,G)),iw({bottom:O,right:G})}},F=()=>{er&&(za(!1),localStorage.setItem("vg-bar-pos",JSON.stringify(wt)),ye.current=null)};return window.addEventListener("mousemove",l),window.addEventListener("mouseup",F),()=>{window.removeEventListener("mousemove",l),window.removeEventListener("mouseup",F)}},[er,wt]);const[Gn,kn]=C.useState(null),[Za,$a]=C.useState(""),[Dw,Rw]=C.useState({}),Vn=C.useRef(null),pt=C.useRef(null),Nn=C.useRef(null),us=C.useRef(!1),qa=C.useCallback(()=>{typeof window>"u"||us.current||(pt.current&&cancelAnimationFrame(pt.current),pt.current=requestAnimationFrame(()=>{pt.current=null,us.current=!0,Nn.current;const l=ja.current,F=Array.isArray(l)?l:[],Q=new Set(F.map(J=>J._id));document.querySelectorAll(`[${se}]`).forEach(J=>{const GA=J.getAttribute(se);GA&&!Q.has(GA)&&J.removeAttribute(se)});const R=Array.from(document.querySelectorAll('[role="dialog"], [aria-modal="true"], .modal, .modal-backdrop, .fixed.inset-0')).find(J=>Kn(J)&&ke(J)),O=!!R,G=new Map,T=new Map;F.forEach(J=>{if(!J||!J.reference)return;try{const tA=()=>{const ie=window.location.pathname.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),ve=new URLSearchParams(window.location.search);ve.delete("viewgate"),ve.sort();const I=ve.toString();return I?`${ie}?${I}`:ie},HA=ie=>{try{const ve=new URL(ie),I=ve.pathname.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),ae=new URLSearchParams(ve.search);ae.delete("viewgate"),ae.sort();const rr=ae.toString();return rr?`${I}?${rr}`:I}catch{return""}},be=tA(),tr=HA(J.url);if(be!==tr)return}catch{return}const GA=!!J.reference.metadata?.isModal,Ee=J.reference.metadata?.triggerReference;let wA=Na(J.reference,J._id),pA=!1;if(Ee){const tA=Na(Ee);tA&&ke(tA)&&(wA=tA,pA=!0)}if(!wA||!ke(wA))return;let UA=!1;if(O?UA=R.contains(wA):pA?UA=!0:UA=!GA,!UA)return;const vA=wA.getAttribute(se);vA!==J._id&&(document.querySelectorAll(`[${se}="${J._id}"]`).forEach(tA=>{tA.removeAttribute(se)}),vA||wA.setAttribute(se,J._id));const W=pA?G:T;W.has(wA)||W.set(wA,{anns:[]}),W.get(wA).anns.push(J)});const sA=[],jA=(J,GA)=>{J.forEach((Ee,wA)=>{const{anns:pA}=Ee,UA=wA.getBoundingClientRect(),vA=UA.left+UA.width/2,W=UA.top+UA.height/2;if(vA>=0&&vA<=window.innerWidth&&W>=0&&W<=window.innerHeight){const tA=document.elementFromPoint(vA,W),HA=document.getElementById("viewgate-shadow-host");if(tA&&!wA.contains(tA)&&tA!==HA&&!HA?.contains(tA))return}sA.push({id:pA[0]._id+(GA?"_trig":""),element:wA,rect:UA,annotations:pA.sort((tA,HA)=>new Date(HA.timestamp||HA.createdAt).getTime()-new Date(tA.timestamp||tA.createdAt).getTime()),isModal:!!pA[0].reference?.metadata?.isModal,isTriggerPin:GA})})};jA(G,!0),jA(T,!1),ow(sA),us.current=!1}))},[WA]);C.useEffect(()=>{if(Ar){const l=Array.isArray(Ar)?Ar:Ar?.data||[];if(Array.isArray(l)){const F=l.reduce((Q,H)=>Q.find(O=>O._id===H._id)?Q:Q.concat([H]),[]);cs(F)}}else $e||cs([])},[Ar,$e]),C.useEffect(()=>{Ze(Bs||null)},[Bs]),C.useEffect(()=>{bA&&TA.length===0&&!$e&&oe(!1)},[bA,TA.length,$e]),C.useEffect(()=>{let l=null;const F=()=>{us.current||qa()},Q=new MutationObserver(O=>{O.some(T=>T.type!=="attributes"||T.attributeName!==se&&!T.target.parentElement?.closest("#viewgate-shadow-host"))&&(l&&clearTimeout(l),l=setTimeout(F,32))});Nn.current=Q;const H=new ResizeObserver(()=>F()),R=()=>F();return F(),Q.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!0}),H.observe(document.documentElement),window.addEventListener("scroll",R,{capture:!0,passive:!0}),()=>{l&&clearTimeout(l),Q.disconnect(),H.disconnect(),window.removeEventListener("scroll",R,!0),pt.current&&cancelAnimationFrame(pt.current),Nn.current=null}},[g,TA,qa,bA,gA,a]);const _n=C.useCallback(l=>{let F=l;for(;F&&F!==document.body;){if(Kn(F))return F;F=F.parentElement}return null},[]);C.useEffect(()=>{const l=F=>{const Q=F.target;Q&&(_n(Q)||(Xa.current=Q))};return window.addEventListener("mousedown",l,!0),()=>window.removeEventListener("mousedown",l,!0)},[_n]),C.useEffect(()=>{Vn.current=document.getElementById("viewgate-shadow-host")},[]);const Pn=C.useCallback(l=>{if(!g||E)return;const F=Va(l.clientX,l.clientY);if(!F||Vn.current?.contains(F)||F.closest(".vg-no-capture")){L(null);return}const Q=F.getBoundingClientRect();L({tag:F.tagName.toLowerCase(),source:F.getAttribute("data-source-path")||"unknown:0",rect:Q,element:F,previewText:(F.innerText||"").slice(0,100)||(F.getAttribute("placeholder")||"").slice(0,100)||F.tagName.toLowerCase(),semanticReference:{..._a(F,Xa.current),normalizedOffset:{x:(l.clientX-Q.left)/Q.width,y:(l.clientY-Q.top)/Q.height}}})},[g,E]),Wn=C.useCallback(async l=>{if(!g||E)return;const F=Va(l.clientX,l.clientY);if(!(!F||Vn.current?.contains(F)||F.closest(".vg-no-capture"))&&y){l.preventDefault(),l.stopPropagation(),RA(!0);try{await new Promise(W=>requestAnimationFrame(W)),await new Promise(W=>setTimeout(W,80));const Q=y.element,H=Q.getBoundingClientRect(),O=_n(Q)||document.documentElement,G=O.getBoundingClientRect(),T=window.devicePixelRatio||1,sA=Math.max(T,3),jA=Array.from(O.querySelectorAll("img"));await Promise.all(jA.map(W=>{const tA=W.getBoundingClientRect();return tA.bottom>-200&&tA.top<window.innerHeight+200&&(W.loading==="lazy"&&(W.loading="eager"),!W.complete)?new Promise(HA=>{W.onload=HA,W.onerror=HA}):Promise.resolve()})).catch(()=>{});const J=O===document.documentElement||O===document.body,GA=H.left-G.left+(J?0:O.scrollLeft),Ee=H.top-G.top+(J?0:O.scrollTop),wA=await Oa(O,{scale:sA,useCORS:!0,logging:!1,backgroundColor:null,allowTaint:!0,imageTimeout:2e4,scrollX:0,scrollY:0,windowWidth:document.documentElement.offsetWidth,windowHeight:document.documentElement.offsetHeight,onclone:W=>{const tA=W.getElementById("viewgate-shadow-host");tA&&tA.style.setProperty("display","none","important");const HA=W.querySelector(".vg-selection-overlay");HA&&HA.style.setProperty("display","none","important");const be=W.querySelector("[data-vg-root]");be&&(be.style.transform="none",be.style.perspective="none")},ignoreElements:W=>W.id==="viewgate-shadow-host"||W.classList.contains("vg-no-capture")||W.classList.contains("vg-selection-overlay")}),pA=document.createElement("canvas"),UA=pA.getContext("2d"),vA=24;if(pA.width=(H.width+vA*2)*sA,pA.height=(H.height+vA*2)*sA,UA){UA.imageSmoothingEnabled=!0,UA.imageSmoothingQuality="high";const W=(GA-vA)*sA,tA=(Ee-vA)*sA,HA=(H.width+vA*2)*sA,be=(H.height+vA*2)*sA;UA.drawImage(wA,W,tA,HA,be,0,0,pA.width,pA.height),pA.toBlob(async tr=>{if(tr){const ie=new FileReader;ie.onloadend=()=>{K({...y,visualPreview:ie.result})},ie.readAsDataURL(tr)}else K(y)},"image/webp",.98)}}catch(Q){console.error("ViewGate High-Fidelity Capture Error:",Q),K(y)}finally{RA(!1),L(null)}}},[g,y,E]);C.useEffect(()=>{const l=F=>{if(F.key==="Escape"){E?K(null):bA?oe(!1):g&&f(!1);return}const H=(()=>{let G=document.activeElement;for(;G&&G.shadowRoot&&G.shadowRoot.activeElement;)G=G.shadowRoot.activeElement;return G})();if(["input","textarea"].includes((H?.tagName||"").toLowerCase())||H?.isContentEditable)return;const O=F.key.toLowerCase();if(O==="c"&&!F.ctrlKey&&!F.metaKey&&!E&&!bA){if(!(WA&&WA.status!=="closed")&&!c&&!g){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(T=>!T)}O==="v"&&!E&&(TA.length>0||bA)&&(oe(G=>!G),bA||f(!1))};return g&&!E?document.body.classList.add("vg-cursor-pointer"):document.body.classList.remove("vg-cursor-pointer"),window.addEventListener("keydown",l),window.addEventListener("mousemove",Pn,!0),window.addEventListener("click",Wn,!0),()=>{document.body.classList.remove("vg-cursor-pointer"),window.removeEventListener("keydown",l),window.removeEventListener("mousemove",Pn,!0),window.removeEventListener("click",Wn,!0)}},[g,E,bA,TA,Pn,Wn]);const cw=async()=>{if(!E||!V.trim())return;if(!Z){t(A==="es"?"Selecciona un usuario para comentar":"Please select a user to comment","error");return}xA(!0);const{semanticReference:l}=E,[F,Q]=(l.source||"").split(":"),R={filePath:F,line:parseInt(Q||"0"),url:window.location.href,title:V.length>50?V.substring(0,50)+"...":V,message:V,status:c?"backlog":"pending",priority:u,type:E.visualPreview&&!c&&Bs?.status==="active"?"bug":"task",screenshot:E.visualPreview,componentName:l.componentPath||E.tag,reference:{...l,viewport:{width:window.innerWidth,height:window.innerHeight},timestamp:new Date().toISOString()},focusAreas:N,figmaReference:N.includes("ux")?hA:void 0,backendEndpoints:N.includes("backend")?j:[]};Z&&(R.creator={name:Z.name,email:Z.email,avatar:Z.avatar});try{const O=await fetch(`${s}/api/annotations`,{method:"POST",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify(R)});if(!O.ok){const G=await O.json().catch(()=>({}));throw new Error(G.message||G.error||"Backend failed")}t(e.success,"success"),K(null),AA(""),dA([]),FA(""),_A([]),f(!1),ft()}catch(O){console.error(O);const G=O.message&&O.message!=="Backend failed"?O.message:e.error;t(G,"error")}finally{xA(!1)}};return B.jsx("div",{"data-vg-id":"ef883ffc","data-source-path":"/src/components/ViewGateOverlay.tsx:1818",className:"vg-container",children:B.jsxs("div",{"data-vg-id":"ef883ffd","data-source-path":"/src/components/ViewGateOverlay.tsx:1819",className:"vg-no-capture",children:[B.jsxs("div",{style:{position:"fixed",bottom:`${wt.bottom}px`,right:`${wt.right}px`,zIndex:Da,display:"flex",alignItems:"center",gap:"8px",transition:er?"none":"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},id:"viewgate-ui",children:[B.jsx("div",{onMouseDown:aw,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:g?0:1,visibility:g?"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:l=>{l.currentTarget.style.backgroundColor="white",l.currentTarget.style.color="#000000"},onMouseLeave:l=>{l.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.85)",l.currentTarget.style.color="#1e293b"},className:"vg-animate-slide-up",children:B.jsx(jc,{"data-vg-id":"3dbe6a11","data-source-path":"/src/components/ViewGateOverlay.tsx:1866",size:16})}),B.jsxs("div",{"data-vg-id":"ef883fff","data-source-path":"/src/components/ViewGateOverlay.tsx:1869",className:"vg-action-bar vg-animate-slide-up",style:{transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[B.jsx("button",{onClick:()=>{if(!WA&&!c&&!g){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(!g)},className:"vg-button-primary vg-animate-pop",style:{padding:"12px 24px",background:g?"#ef4444":!WA&&!c?"#94a3b8":void 0,cursor:!WA&&!c&&!g?"not-allowed":"pointer",opacity:!WA&&!c&&!g?.7:1},title:!WA&&!c&&!g?A==="es"?"Requiere sprint activo":"Requires active sprint":"",children:B.jsxs("div",{"data-vg-id":"ef884000","data-source-path":"/src/components/ViewGateOverlay.tsx:1887",style:{display:"flex",alignItems:"center",gap:"10px"},children:[g?B.jsx(lr,{"data-vg-id":"c6b55a88","data-source-path":"/src/components/ViewGateOverlay.tsx:1888",size:20,className:"vg-animate-pop"}):B.jsx(cr,{"data-vg-id":"adf5e015","data-source-path":"/src/components/ViewGateOverlay.tsx:1888",size:20,className:"vg-animate-pop"}),B.jsx("span",{"data-vg-id":"52d76c41","data-source-path":"/src/components/ViewGateOverlay.tsx:1889",children:g?e.exitMode:e.enterMode})]})}),TA.length>0&&B.jsxs("button",{onClick:()=>{oe(!bA),f(!1),K(null)},className:"vg-button-ghost vg-animate-pop",style:{animationDelay:"0.1s"},children:[B.jsx(Wc,{"data-vg-id":"cd7341f7","data-source-path":"/src/components/ViewGateOverlay.tsx:1902",size:20}),B.jsx("span",{"data-vg-id":"52d76c43","data-source-path":"/src/components/ViewGateOverlay.tsx:1903",children:e.viewComments})]}),B.jsx("button",{onClick:l=>{l.stopPropagation(),KA({title:e.exitConfirmTitle||"Close ViewGate?",message:e.exitConfirmMessage||"Are you sure you want to close ViewGate?",type:"danger",onConfirm:()=>o()})},className:"vg-button-ghost vg-animate-pop",style:{width:"40px",height:"40px",minWidth:"40px",padding:"0",animationDelay:"0.2s",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"12px",backgroundColor:"rgba(255, 255, 255, 0.8)",color:"#64748b",border:"1px solid rgba(0,0,0,0.05)"},onMouseEnter:l=>{l.currentTarget.style.color="#ef4444",l.currentTarget.style.backgroundColor="white",l.currentTarget.style.borderColor="rgba(239, 68, 68, 0.2)",l.currentTarget.style.transform="scale(1.05)"},onMouseLeave:l=>{l.currentTarget.style.color="#64748b",l.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.8)",l.currentTarget.style.borderColor="rgba(0,0,0,0.05)",l.currentTarget.style.transform="scale(1)"},title:e.close||"Cerrar ViewGate",children:B.jsx(lr,{"data-vg-id":"ff5f5d2","data-source-path":"/src/components/ViewGateOverlay.tsx:1945",size:20,strokeWidth:2.5})})]})]}),z&&B.jsx("div",{"data-vg-id":"17fbf7a","data-source-path":"/src/components/ViewGateOverlay.tsx:1952",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:Da+1,cursor:"wait"},children:B.jsxs("div",{"data-vg-id":"17fbf7b","data-source-path":"/src/components/ViewGateOverlay.tsx:1958",className:"vg-glassmorphism",style:{padding:"30px 50px",display:"flex",flexDirection:"column",alignItems:"center",gap:"16px"},children:[B.jsx("div",{"data-vg-id":"17fbf7c","data-source-path":"/src/components/ViewGateOverlay.tsx:1959",className:"vg-spinner"}),B.jsx("span",{"data-vg-id":"52d76c48","data-source-path":"/src/components/ViewGateOverlay.tsx:1960",style:{fontWeight:600,fontSize:"14px",color:"#000000"},children:"Capturando..."})]})}),g&&!E&&B.jsx("div",{className:"vg-backdrop-blur",style:{opacity:1,clipPath:y?`polygon(
|
|
10
|
+
}`,qf=(t,A)=>{Ah(t,`.${En}${Zf}${Fa}
|
|
11
|
+
.${bn}${$f}${Fa}`,A)},Ah=(t,A,e)=>{const r=t.ownerDocument;if(r){const s=r.createElement("style");s.textContent=A,e&&(s.nonce=e),t.appendChild(s)}},eh=(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 v{constructor(A,e){this.type=0,this.x=A,this.y=e}add(A,e){return new v(this.x+A,this.y+e)}}const ut=(t,A,e)=>new v(t.x+(A.x-t.x)*e,t.y+(A.y-t.y)*e);class Ue{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=ut(this.start,this.startControl,A),s=ut(this.startControl,this.endControl,A),n=ut(this.endControl,this.end,A),o=ut(r,s,A),i=ut(s,n,A),a=ut(o,i,A);return e?new Ue(this.start,r,o,a):new Ue(a,i,n,this.end)}add(A,e){return new Ue(this.start.add(A,e),this.startControl.add(A,e),this.endControl.add(A,e),this.end.add(A,e))}reverse(){return new Ue(this.end,this.endControl,this.startControl,this.start)}}const NA=t=>t.type===1;class th{constructor(A){const e=A.styles,r=A.bounds;let[s,n]=Mt(e.borderTopLeftRadius,r.width,r.height),[o,i]=Mt(e.borderTopRightRadius,r.width,r.height),[a,d]=Mt(e.borderBottomRightRadius,r.width,r.height),[c,g]=Mt(e.borderBottomLeftRadius,r.width,r.height);const f=[];f.push((s+o)/r.width),f.push((c+a)/r.width),f.push((n+g)/r.height),f.push((i+d)/r.height);const u=Math.max(...f);u>1&&(s/=u,n/=u,o/=u,i/=u,a/=u,d/=u,c/=u,g/=u);const h=r.width-o,w=r.height-d,x=r.width-a,U=r.height-g,p=e.borderTopWidth,y=e.borderRightWidth,L=e.borderBottomWidth,E=e.borderLeftWidth,K=M(e.paddingTop,A.bounds.width),V=M(e.paddingRight,A.bounds.width),AA=M(e.paddingBottom,A.bounds.width),S=M(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||n>0?nA(r.left+E/3,r.top+p/3,s-E/3,n-p/3,Y.TOP_LEFT):new v(r.left+E/3,r.top+p/3),this.topRightBorderDoubleOuterBox=s>0||n>0?nA(r.left+h,r.top+p/3,o-y/3,i-p/3,Y.TOP_RIGHT):new v(r.left+r.width-y/3,r.top+p/3),this.bottomRightBorderDoubleOuterBox=a>0||d>0?nA(r.left+x,r.top+w,a-y/3,d-L/3,Y.BOTTOM_RIGHT):new v(r.left+r.width-y/3,r.top+r.height-L/3),this.bottomLeftBorderDoubleOuterBox=c>0||g>0?nA(r.left+E/3,r.top+U,c-E/3,g-L/3,Y.BOTTOM_LEFT):new v(r.left+E/3,r.top+r.height-L/3),this.topLeftBorderDoubleInnerBox=s>0||n>0?nA(r.left+E*2/3,r.top+p*2/3,s-E*2/3,n-p*2/3,Y.TOP_LEFT):new v(r.left+E*2/3,r.top+p*2/3),this.topRightBorderDoubleInnerBox=s>0||n>0?nA(r.left+h,r.top+p*2/3,o-y*2/3,i-p*2/3,Y.TOP_RIGHT):new v(r.left+r.width-y*2/3,r.top+p*2/3),this.bottomRightBorderDoubleInnerBox=a>0||d>0?nA(r.left+x,r.top+w,a-y*2/3,d-L*2/3,Y.BOTTOM_RIGHT):new v(r.left+r.width-y*2/3,r.top+r.height-L*2/3),this.bottomLeftBorderDoubleInnerBox=c>0||g>0?nA(r.left+E*2/3,r.top+U,c-E*2/3,g-L*2/3,Y.BOTTOM_LEFT):new v(r.left+E*2/3,r.top+r.height-L*2/3),this.topLeftBorderStroke=s>0||n>0?nA(r.left+E/2,r.top+p/2,s-E/2,n-p/2,Y.TOP_LEFT):new v(r.left+E/2,r.top+p/2),this.topRightBorderStroke=s>0||n>0?nA(r.left+h,r.top+p/2,o-y/2,i-p/2,Y.TOP_RIGHT):new v(r.left+r.width-y/2,r.top+p/2),this.bottomRightBorderStroke=a>0||d>0?nA(r.left+x,r.top+w,a-y/2,d-L/2,Y.BOTTOM_RIGHT):new v(r.left+r.width-y/2,r.top+r.height-L/2),this.bottomLeftBorderStroke=c>0||g>0?nA(r.left+E/2,r.top+U,c-E/2,g-L/2,Y.BOTTOM_LEFT):new v(r.left+E/2,r.top+r.height-L/2),this.topLeftBorderBox=s>0||n>0?nA(r.left,r.top,s,n,Y.TOP_LEFT):new v(r.left,r.top),this.topRightBorderBox=o>0||i>0?nA(r.left+h,r.top,o,i,Y.TOP_RIGHT):new v(r.left+r.width,r.top),this.bottomRightBorderBox=a>0||d>0?nA(r.left+x,r.top+w,a,d,Y.BOTTOM_RIGHT):new v(r.left+r.width,r.top+r.height),this.bottomLeftBorderBox=c>0||g>0?nA(r.left,r.top+U,c,g,Y.BOTTOM_LEFT):new v(r.left,r.top+r.height),this.topLeftPaddingBox=s>0||n>0?nA(r.left+E,r.top+p,Math.max(0,s-E),Math.max(0,n-p),Y.TOP_LEFT):new v(r.left+E,r.top+p),this.topRightPaddingBox=o>0||i>0?nA(r.left+Math.min(h,r.width-y),r.top+p,h>r.width+y?0:Math.max(0,o-y),Math.max(0,i-p),Y.TOP_RIGHT):new v(r.left+r.width-y,r.top+p),this.bottomRightPaddingBox=a>0||d>0?nA(r.left+Math.min(x,r.width-E),r.top+Math.min(w,r.height-L),Math.max(0,a-y),Math.max(0,d-L),Y.BOTTOM_RIGHT):new v(r.left+r.width-y,r.top+r.height-L),this.bottomLeftPaddingBox=c>0||g>0?nA(r.left+E,r.top+Math.min(U,r.height-L),Math.max(0,c-E),Math.max(0,g-L),Y.BOTTOM_LEFT):new v(r.left+E,r.top+r.height-L),this.topLeftContentBox=s>0||n>0?nA(r.left+E+S,r.top+p+K,Math.max(0,s-(E+S)),Math.max(0,n-(p+K)),Y.TOP_LEFT):new v(r.left+E+S,r.top+p+K),this.topRightContentBox=o>0||i>0?nA(r.left+Math.min(h,r.width+E+S),r.top+p+K,h>r.width+E+S?0:o-E+S,i-(p+K),Y.TOP_RIGHT):new v(r.left+r.width-(y+V),r.top+p+K),this.bottomRightContentBox=a>0||d>0?nA(r.left+Math.min(x,r.width-(E+S)),r.top+Math.min(w,r.height+p+K),Math.max(0,a-(y+V)),d-(L+AA),Y.BOTTOM_RIGHT):new v(r.left+r.width-(y+V),r.top+r.height-(L+AA)),this.bottomLeftContentBox=c>0||g>0?nA(r.left+E+S,r.top+U,Math.max(0,c-(E+S)),g-(L+AA),Y.BOTTOM_LEFT):new v(r.left+E+S,r.top+r.height-(L+AA))}}var Y;(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"})(Y||(Y={}));const nA=(t,A,e,r,s)=>{const n=4*((Math.sqrt(2)-1)/3),o=e*n,i=r*n,a=t+e,d=A+r;switch(s){case Y.TOP_LEFT:return new Ue(new v(t,d),new v(t,d-i),new v(a-o,A),new v(a,A));case Y.TOP_RIGHT:return new Ue(new v(t,A),new v(t+o,A),new v(a,d-i),new v(a,d));case Y.BOTTOM_RIGHT:return new Ue(new v(a,A),new v(a,A+i),new v(t+o,d),new v(t,d));case Y.BOTTOM_LEFT:default:return new Ue(new v(a,d),new v(a-o,d),new v(t,A+i),new v(t,A))}},es=t=>[t.topLeftBorderBox,t.topRightBorderBox,t.bottomRightBorderBox,t.bottomLeftBorderBox],rh=t=>[t.topLeftContentBox,t.topRightContentBox,t.bottomRightContentBox,t.bottomLeftContentBox],ts=t=>[t.topLeftPaddingBox,t.topRightPaddingBox,t.bottomRightPaddingBox,t.bottomLeftPaddingBox];class xa{constructor(A,e,r){this.offsetX=A,this.offsetY=e,this.matrix=r,this.type=0,this.target=6}}class rs{constructor(A,e){this.path=A,this.target=e,this.type=1}}class sh{constructor(A){this.opacity=A,this.type=2,this.target=6}}class Jt{constructor(A){this.applyClip=A,this.type=3,this.target=6}}const nh=t=>t.type===0,ya=t=>t.type===1,oh=t=>t.type===2,ih=t=>t.type===3,Ea=(t,A)=>t.length===A.length?t.some((e,r)=>e===A[r]):!1,ah=(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 ba{constructor(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}class va{constructor(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new th(this.container),this.container.styles.opacity<1&&this.effects.push(new sh(this.container.styles.opacity)),this.container.styles.rotate!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+M(r[0],this.container.bounds.width),n=this.container.bounds.top+M(r[1],this.container.bounds.height),i=this.container.styles.rotate*Math.PI/180,a=Math.cos(i),d=Math.sin(i),c=[a,d,-d,a,0,0];this.effects.push(new xa(s,n,c))}if(this.container.styles.transform!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+M(r[0],this.container.bounds.width),n=this.container.bounds.top+M(r[1],this.container.bounds.height),o=this.container.styles.transform;this.effects.push(new xa(s,n,o))}if(this.container.styles.overflowX!==0){const r=es(this.curves),s=ts(this.curves);Ea(r,s)?this.effects.push(new rs(r,6)):(this.effects.push(new rs(r,2)),this.effects.push(new rs(s,4)))}if(this.container.styles.clipPath.type!==0){const r=ch(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=>!ya(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=es(r.curves),i=ts(r.curves);Ea(o,i)||s.unshift(new rs(i,6))}s.unshift(...n)}else s.unshift(...n);r=r.parent}return s.filter(n=>aA(n.target,A))}}const Ha=(t,A,e,r,s)=>t==="closest-side"?Math.min(A-e,r-A):t==="farthest-side"?Math.max(A-e,r-A):M(t,s),ch=(t,A)=>{const{left:e,top:r,width:s,height:n}=A;switch(t.type){case 1:{const o=M(t.left,s),i=M(t.top,n),a=e+o,d=r+i,c=Math.max(0,s-o-M(t.right,s)),g=Math.max(0,n-i-M(t.bottom,n));return new Jt(f=>{f.beginPath(),f.rect(a,d,c,g),f.clip()})}case 2:{const o=e+M(t.cx,s),i=r+M(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=M(t.radius,Math.sqrt(s*s+n*n)/Math.SQRT2),new Jt(d=>{d.beginPath(),d.arc(o,i,Math.max(0,a),0,Math.PI*2),d.clip()})}case 3:{const o=e+M(t.cx,s),i=r+M(t.cy,n),a=Ha(t.rx,o,e,e+s,s),d=Ha(t.ry,i,r,r+n,n);return new Jt(c=>{c.beginPath(),c.ellipse(o,i,Math.max(0,a),Math.max(0,d),0,0,Math.PI*2),c.clip()})}case 4:{const o=t.points.map(([i,a])=>[e+M(i,s),r+M(a,n)]);return new Jt(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 Jt(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}},vn=(t,A,e,r)=>{t.container.elements.forEach(s=>{const n=aA(s.flags,4),o=aA(s.flags,2),i=new va(s,t);aA(s.styles.display,2048)&&r.push(i);const a=aA(s.flags,8)?[]:r;if(n||o){const d=n||s.styles.isPositioned()?e:A,c=new ba(i);if(s.styles.isPositioned()||s.styles.opacity<1||s.styles.isTransformed()){const g=s.styles.zIndex.order;if(g<0){let f=0;d.negativeZIndex.some((u,h)=>g>u.element.container.styles.zIndex.order?(f=h,!1):f>0),d.negativeZIndex.splice(f,0,c)}else if(g>0){let f=0;d.positiveZIndex.some((u,h)=>g>=u.element.container.styles.zIndex.order?(f=h+1,!1):f>0),d.positiveZIndex.splice(f,0,c)}else d.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else s.styles.isFloating()?d.nonPositionedFloats.push(c):d.nonPositionedInlineLevel.push(c);vn(i,c,n?c:e,a)}else s.styles.isInlineLevel()?A.inlineLevel.push(i):A.nonInlineLevel.push(i),vn(i,A,e,a);aA(s.flags,8)&&Ia(s,a)})},Ia=(t,A)=>{let e=t instanceof Qn?t.start:1;const r=t instanceof Qn?t.reversed:!1;for(let s=0;s<A.length;s++){const n=A[s];n.container instanceof sa&&typeof n.container.value=="number"&&n.container.value!==0&&(e=n.container.value),n.listValue=jt(e,n.container.styles.listStyleType,!0),e+=r?-1:1}},lh=t=>{const A=new va(t,null),e=new ba(A),r=[];return vn(A,e,e,r),Ia(A.container,r),e},Sa=t=>{const A=t.bounds,e=t.styles;return A.add(e.borderLeftWidth,e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth),-(e.borderTopWidth+e.borderBottomWidth))},Yt=t=>{const A=t.styles,e=t.bounds,r=M(A.paddingLeft,e.width),s=M(A.paddingRight,e.width),n=M(A.paddingTop,e.width),o=M(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))},dh=(t,A)=>t===0?A.bounds:t===2?Yt(A):Sa(A),Bh=(t,A)=>t===0?A.bounds:t===2?Yt(A):Sa(A),Hn=(t,A,e)=>{const r=dh(ht(t.styles.backgroundOrigin,A),t),s=Bh(ht(t.styles.backgroundClip,A),t),n=gh(ht(t.styles.backgroundSize,A),e,r);let[o,i]=n;const a=Mt(ht(t.styles.backgroundPosition,A),r.width-o,r.height-i),d=uh(ht(t.styles.backgroundRepeat,A),a,n,r,s),c=Math.round(r.left+a[0]),g=Math.round(r.top+a[1]);return o=Math.max(1,o),i=Math.max(1,i),[d,c,g,o,i]},ft=t=>k(t)&&t.value===lt.AUTO,ss=t=>typeof t=="number",gh=(t,[A,e,r],s)=>{const[n,o]=t;if(!n)return[0,0];if($(n)&&o&&$(o))return[M(n,s.width),M(o,s.height)];const i=ss(r);if(k(n)&&(n.value===lt.CONTAIN||n.value===lt.COVER))return ss(r)?s.width/s.height<r!=(n.value===lt.COVER)?[s.width,s.width/r]:[s.height*r,s.height]:[s.width,s.height];const a=ss(A),d=ss(e),c=a||d;if(ft(n)&&(!o||ft(o))){if(a&&d)return[A,e];if(!i&&!c)return[s.width,s.height];if(c&&i){const w=a?A:e*r,x=d?e:A/r;return[w,x]}const u=a?A:s.width,h=d?e:s.height;return[u,h]}if(i){let u=0,h=0;return $(n)?u=M(n,s.width):$(o)&&(h=M(o,s.height)),ft(n)?u=h*r:(!o||ft(o))&&(h=u/r),[u,h]}let g=null,f=null;if($(n)?g=M(n,s.width):o&&$(o)&&(f=M(o,s.height)),g!==null&&(!o||ft(o))&&(f=a&&d?g/A*e:s.height),f!==null&&ft(n)&&(g=a&&d?f/e*A:s.width),g!==null&&f!==null)return[g,f];throw new Error("Unable to calculate background-size for element")},ht=(t,A)=>{const e=t[A];return typeof e>"u"?t[0]:e},uh=(t,[A,e],[r,s],n,o)=>{switch(t){case 2:return[new v(Math.round(n.left),Math.round(n.top+e)),new v(Math.round(n.left+n.width),Math.round(n.top+e)),new v(Math.round(n.left+n.width),Math.round(s+n.top+e)),new v(Math.round(n.left),Math.round(s+n.top+e))];case 3:return[new v(Math.round(n.left+A),Math.round(n.top)),new v(Math.round(n.left+A+r),Math.round(n.top)),new v(Math.round(n.left+A+r),Math.round(n.height+n.top)),new v(Math.round(n.left+A),Math.round(n.height+n.top))];case 1:return[new v(Math.round(n.left+A),Math.round(n.top+e)),new v(Math.round(n.left+A+r),Math.round(n.top+e)),new v(Math.round(n.left+A+r),Math.round(n.top+e+s)),new v(Math.round(n.left+A),Math.round(n.top+e+s))];default:return[new v(Math.round(o.left),Math.round(o.top)),new v(Math.round(o.left+o.width),Math.round(o.top)),new v(Math.round(o.left+o.width),Math.round(o.height+o.top)),new v(Math.round(o.left),Math.round(o.height+o.top))]}},fh="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",La="Hidden Text";class hh{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=fh,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(La)),r.appendChild(n),r.appendChild(s);const i=s.offsetTop-n.offsetTop+2;r.removeChild(n),r.appendChild(this._document.createTextNode(La)),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 Ta{constructor(A,e){this.context=A,this.options=e}}class wh{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):zB(r)?this.renderLinearGradient(A,r,e):ZB(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,d,c,g,f]=Hn(A,r,[o,i,o/i]),u=this.ctx.createPattern(this.resizeImage(s,g,f,A.styles.imageRendering),"repeat");this.renderRepeat(a,u,d,c)}}renderLinearGradient(A,e,r){const[s,n,o,i,a]=Hn(A,r,[null,null,null]),[d,c,g,f,u]=WB(e.angle,i,a),w=(this.canvas.ownerDocument??document).createElement("canvas");w.width=i,w.height=a;const x=w.getContext("2d"),U=x.createLinearGradient(c,f,g,u);if(mi(e.stops,d||1).forEach(p=>U.addColorStop(p.stop,rA(p.color))),x.fillStyle=U,x.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]=Hn(A,r,[null,null,null]),d=e.position.length===0?[Je]:e.position,c=M(d[0],i),g=M(d[d.length-1],a);let[f,u]=jB(e,c,g,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+g,0,n+c,o+g,f);if(mi(e.stops,f*2).forEach(w=>h.addColorStop(w.stop,rA(w.color))),this.path(s),this.ctx.fillStyle=h,f!==u){const w=A.bounds.left+.5*A.bounds.width,x=A.bounds.top+.5*A.bounds.height,U=u/f,p=1/U;this.ctx.save(),this.ctx.translate(w,x),this.ctx.transform(1,0,0,U,0,0),this.ctx.translate(-w,-x),this.ctx.fillRect(n,p*(o-x)+x,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===YA.PIXELATED||s===YA.CRISP_EDGES?(this.context.logger.debug("Disabling image smoothing for background image due to CSS image-rendering"),i.imageSmoothingEnabled=!1):s===YA.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=NA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),NA(e)&&this.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)})}}const Ka=(t,A)=>{switch(A){case 0:return Ae(t.topLeftBorderBox,t.topLeftPaddingBox,t.topRightBorderBox,t.topRightPaddingBox);case 1:return Ae(t.topRightBorderBox,t.topRightPaddingBox,t.bottomRightBorderBox,t.bottomRightPaddingBox);case 2:return Ae(t.bottomRightBorderBox,t.bottomRightPaddingBox,t.bottomLeftBorderBox,t.bottomLeftPaddingBox);default:return Ae(t.bottomLeftBorderBox,t.bottomLeftPaddingBox,t.topLeftBorderBox,t.topLeftPaddingBox)}},ph=(t,A)=>{switch(A){case 0:return Ae(t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox,t.topRightBorderBox,t.topRightBorderDoubleOuterBox);case 1:return Ae(t.topRightBorderBox,t.topRightBorderDoubleOuterBox,t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox);case 2:return Ae(t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox,t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox);default:return Ae(t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox,t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox)}},Qh=(t,A)=>{switch(A){case 0:return Ae(t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox,t.topRightBorderDoubleInnerBox,t.topRightPaddingBox);case 1:return Ae(t.topRightBorderDoubleInnerBox,t.topRightPaddingBox,t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox);case 2:return Ae(t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox,t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox);default:return Ae(t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox,t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox)}},Ch=(t,A)=>{switch(A){case 0:return ns(t.topLeftBorderStroke,t.topRightBorderStroke);case 1:return ns(t.topRightBorderStroke,t.bottomRightBorderStroke);case 2:return ns(t.bottomRightBorderStroke,t.bottomLeftBorderStroke);default:return ns(t.bottomLeftBorderStroke,t.topLeftBorderStroke)}},ns=(t,A)=>{const e=[];return NA(t)?e.push(t.subdivide(.5,!1)):e.push(t),NA(A)?e.push(A.subdivide(.5,!0)):e.push(A),e},Ae=(t,A,e,r)=>{const s=[];return NA(t)?s.push(t.subdivide(.5,!1)):s.push(t),NA(e)?s.push(e.subdivide(.5,!0)):s.push(e),NA(r)?s.push(r.subdivide(.5,!0).reverse()):s.push(r),NA(A)?s.push(A.subdivide(.5,!1).reverse()):s.push(A),s};class mh{constructor(A,e){this.ctx=A.ctx,this.pathCallbacks=e}async renderSolidBorder(A,e,r){this.pathCallbacks.path(Ka(r,e)),this.ctx.fillStyle=rA(A),this.ctx.fill()}async renderDoubleBorder(A,e,r,s){if(e<3){await this.renderSolidBorder(A,r,s);return}const n=ph(s,r);this.pathCallbacks.path(n),this.ctx.fillStyle=rA(A),this.ctx.fill();const o=Qh(s,r);this.pathCallbacks.path(o),this.ctx.fill()}async renderDashedDottedBorder(A,e,r,s,n){this.ctx.save();const o=Ch(s,r),i=Ka(s,r);n===2&&(this.pathCallbacks.path(i),this.ctx.clip());let a,d,c,g;NA(i[0])?(a=i[0].start.x,d=i[0].start.y):(a=i[0].x,d=i[0].y),NA(i[1])?(c=i[1].end.x,g=i[1].end.y):(c=i[1].x,g=i[1].y);let f;r===0||r===2?f=Math.abs(a-c):f=Math.abs(d-g),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 x=f/(2*u+h);u*=x,h*=x}else{const x=Math.floor((f+h)/(u+h)),U=(f-x*u)/(x-1),p=(f-(x+1)*u)/x;h=p<=0||Math.abs(h-U)<Math.abs(h-p)?U: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=rA(A),this.ctx.stroke(),this.ctx.setLineDash([]),n===2){if(NA(i[0])){const x=i[3],U=i[0];this.ctx.beginPath(),this.pathCallbacks.formatPath([new v(x.end.x,x.end.y),new v(U.start.x,U.start.y)]),this.ctx.stroke()}if(NA(i[1])){const x=i[1],U=i[2];this.ctx.beginPath(),this.pathCallbacks.formatPath([new v(x.end.x,x.end.y),new v(U.start.x,U.start.y)]),this.ctx.stroke()}}this.ctx.restore()}}class Uh{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(),oh(A)?this.ctx.globalAlpha=A.opacity:nh(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)):ya(A)?(this.pathCallback.path(A.path),this.ctx.clip()):ih(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 Fh=["-apple-system","system-ui"],xh=/[\u2E80-\u2FFF\u3000-\u30FF\u3400-\u4DBF\u4E00-\u9FFF\uAC00-\uD7AF\uF900-\uFAFF\uFF01-\uFFEF]/,yh=t=>xh.test(t),Eh=()=>{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},bh=t=>{const A=Eh();return A!==null&&A>=15&&A<17?t.map(e=>Fh.indexOf(e)!==-1?'-apple-system, "Helvetica Neue", Arial, sans-serif':e):t};class vh{constructor(A){this.ctx=A.ctx,this.options=A.options}iterateLettersWithLetterSpacing(A,e,r,s){const n=Yr(A.text),o=A.bounds.top+r;let i=A.bounds.left;for(const a of n){if(yh(a)){const d=this.ctx.textBaseline;this.ctx.textBaseline="ideographic",s(a,i,o),this.ctx.textBaseline=d}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=rA(e.color),this.renderTextWithLetterSpacing(A,e.letterSpacing,e.fontSize.number);break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(this.ctx.strokeStyle=rA(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=rA(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 d=A;for(this.ctx.moveTo(d,e+s/2);d<A+r;){const c=Math.min(d+a/2,A+r);if(this.ctx.quadraticCurveTo(d+a/4,e+s/2-i,c,e+s/2),d=c,d<A+r){const g=Math.min(d+a/2,A+r);this.ctx.quadraticCurveTo(d+a/4,e+s/2+i,g,e+s/2),d=g}}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=Yr(A);if(r===0){const i=c=>this.ctx.measureText(o.slice(0,c).join("")).width+n<=e;let a=0,d=o.length;for(;a<d;){const c=a+d+1>>1;i(c)?a=c:d=c-1}return o.slice(0,a).join("")+"…"}else{let i=n;const a=[];for(const d of o){const c=this.ctx.measureText(d).width;if(i+c>e)break;a.push(d),i+=c+r}return a.join("")+"…"}}createFontStyle(A){const e=A.fontVariant.filter(n=>n==="normal"||n==="small-caps").join(""),r=bh(A.fontFamily).join(", "),s=de(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 g=[];let f=[],u=A.textBounds[0].bounds.top;A.textBounds.forEach(w=>{Math.abs(w.bounds.top-u)>=o*.5?(f.length>0&&g.push(f),f=[w],u=w.bounds.top):f.push(w)}),f.length>0&&g.push(f);const h=e.webkitLineClamp;if(g.length>h){for(let x=0;x<h-1;x++)g[x].forEach(U=>{this.renderTextBoundWithPaintOrder(U,e,n)});const w=g[h-1];if(w&&w.length>0&&r){const x=w.map(E=>E.text).join(""),U=w[0],p=r.width-(U.bounds.left-r.left),y=this.truncateTextWithEllipsis(x,p,e.letterSpacing),L=new Ze(y,U.bounds);n.forEach(E=>{switch(E){case 0:this.ctx.fillStyle=rA(e.color),e.letterSpacing===0?this.ctx.fillText(y,U.bounds.left,U.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(L,e.letterSpacing,e.fontSize.number,(K,V,AA)=>this.ctx.fillText(K,V,AA));break;case 1:e.webkitTextStrokeWidth&&y.trim().length&&(this.ctx.strokeStyle=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(y,U.bounds.left,U.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(L,e.letterSpacing,e.fontSize.number,(K,V,AA)=>this.ctx.strokeText(K,V,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 d=!1,c="";if(a){const g=A.textBounds[0].bounds.top;if(A.textBounds.every(u=>Math.abs(u.bounds.top-g)<o*.5)){let u=A.textBounds.map(x=>x.text).join("");u=u.replace(/\s+/g," ").trim();const h=this.ctx.measureText(u).width,w=r.width;h>w&&(d=!0,c=this.truncateTextWithEllipsis(u,w,e.letterSpacing))}}if(d){const g=A.textBounds[0],f=new Ze(c,g.bounds);n.forEach(u=>{switch(u){case 0:{this.ctx.fillStyle=rA(e.color),e.letterSpacing===0?this.ctx.fillText(c,g.bounds.left,g.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(w,x,U)=>this.ctx.fillText(w,x,U));const h=e.textShadow;h.length&&c.trim().length&&(h.slice(0).reverse().forEach(w=>{this.ctx.shadowColor=rA(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,g.bounds.left,g.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(x,U,p)=>this.ctx.fillText(x,U,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=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(c,g.bounds.left,g.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(h,w,x)=>this.ctx.strokeText(h,w,x)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}});return}A.textBounds.forEach(g=>{n.forEach(f=>{switch(f){case 0:{this.ctx.fillStyle=rA(e.color),this.renderTextWithLetterSpacing(g,e.letterSpacing,e.fontSize.number);const u=e.textShadow;u.length&&g.text.trim().length&&(u.slice(0).reverse().forEach(h=>{this.ctx.shadowColor=rA(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(g,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(g.bounds,e);break}case 1:{if(e.webkitTextStrokeWidth&&g.text.trim().length){this.ctx.strokeStyle=rA(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(g.text,g.bounds.left,g.bounds.top+u):this.iterateLettersWithLetterSpacing(g,e.letterSpacing,u,(h,w,x)=>this.ctx.strokeText(h,w,x)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter"}break}}})})}}const Hh=1e4;class In extends Ta{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 hh(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 wh({ctx:this.ctx,context:this.context,canvas:this.canvas,options:{width:e.width,height:e.height,scale:e.scale}}),this.borderRenderer=new mh({ctx:this.ctx},{path:r=>this.path(r),formatPath:r=>this.formatPath(r)}),this.effectsRenderer=new Uh({ctx:this.ctx},{path:r=>this.path(r)}),this.textRenderer=new vh({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=Yt(A),i=ts(e);this.path(i),this.ctx.save(),this.ctx.clip();let a=0,d=0,c=s,g=n,f=o.left,u=o.top,h=o.width,w=o.height;const{objectFit:x}=A.styles,U=h/w,p=c/g;if(x===2)p>U?(w=h/p,u+=(o.height-w)/2):(h=w*p,f+=(o.width-h)/2);else if(x===4)p>U?(c=g*U,a+=(s-c)/2):(g=c/U,d+=(n-g)/2);else if(x===8)c>h?(a+=(c-h)/2,c=h):(f+=(h-c)/2,h=c),g>w?(d+=(g-w)/2,g=w):(u+=(w-g)/2,w=g);else if(x===16){const y=p>U?h:w*p,L=c>h?c:h;y<L?p>U?(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),g>w?(d+=(g-w)/2,g=w):(u+=(w-g)/2,w=g))}this.ctx.drawImage(r,a,d,c,g,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=Yt(e);for(const o of e.textNodes)await this.textRenderer.renderTextNode(o,s,n);if(e instanceof ea)try{const o=await this.context.cache.match(e.src),i=this.ctx.imageSmoothingEnabled;s.imageRendering===YA.PIXELATED||s.imageRendering===YA.CRISP_EDGES?(this.context.logger.debug(`Disabling image smoothing for ${e.src} due to CSS image-rendering: ${s.imageRendering===YA.PIXELATED?"pixelated":"crisp-edges"}`),this.ctx.imageSmoothingEnabled=!1):s.imageRendering===YA.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 ta&&this.renderReplacedElement(e,r,e.canvas),e instanceof ra)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 aa&&e.tree){const i=await new In(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 _t){const o=Math.min(e.bounds.width,e.bounds.height);e.type===zr?e.checked&&(this.ctx.save(),this.path([new v(e.bounds.left+o*.39363,e.bounds.top+o*.79),new v(e.bounds.left+o*.16,e.bounds.top+o*.5549),new v(e.bounds.left+o*.27347,e.bounds.top+o*.44071),new v(e.bounds.left+o*.39694,e.bounds.top+o*.5649),new v(e.bounds.left+o*.72983,e.bounds.top+o*.23),new v(e.bounds.left+o*.84,e.bounds.top+o*.34085),new v(e.bounds.left+o*.39363,e.bounds.top+o*.79)]),this.ctx.fillStyle=rA(na),this.ctx.fill(),this.ctx.restore()):e.type===Zr&&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=rA(na),this.ctx.fill(),this.ctx.restore())}if(Ih(e)&&e.value.length){const[o,i,a]=this.textRenderer.createFontStyle(s),{baseline:d}=this.fontMetrics.getMetrics(i,a);this.ctx.font=o;const c=e instanceof _t&&e.isPlaceholder;this.ctx.fillStyle=rA(c?Tf:s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Lh(e.styles.textAlign);const g=Yt(e);let f=0;switch(e.styles.textAlign){case 1:f+=g.width/2;break;case 2:f+=g.width;break}let u=0;if(e instanceof _t){const w=M(s.fontSize,0);u=(g.height-w)/2}const h=g.add(f,u,0,0);this.ctx.save(),this.path([new v(g.left,g.top),new v(g.left+g.width,g.top),new v(g.left+g.width,g.top+g.height),new v(g.left,g.top+g.height)]),this.ctx.clip(),this.textRenderer.renderTextWithLetterSpacing(new Ze(e.value,h),s.letterSpacing,d),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=rA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right";const i=new SA(e.bounds.left,e.bounds.top+M(e.styles.paddingTop,e.bounds.width),e.bounds.width,Ti(s.lineHeight,s.fontSize.number)/2+1);this.textRenderer.renderTextWithLetterSpacing(new Ze(A.listValue,i),s.letterSpacing,Ti(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=NA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),NA(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=!De(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=Sh(ht(e.backgroundClip,0),A.curves);(r||e.boxShadow.length)&&(this.ctx.save(),this.path(n),this.ctx.clip(),De(e.backgroundColor)||(this.ctx.fillStyle=rA(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=es(A.curves),d=i.inset?0:Hh,c=ah(a,-d+(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+d,this.ctx.shadowOffsetY=i.offsetY.number,this.ctx.shadowColor=rA(i.color),this.ctx.shadowBlur=i.blur.number,this.ctx.fillStyle=i.inset?rA(i.color):"rgba(0,0,0,1)",this.ctx.fill(),this.ctx.restore()}));let o=0;for(const i of s)i.style!==0&&!De(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=rA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height));const e=lh(A);return await this.renderStack(e),this.effectsRenderer.applyEffects([]),this.canvas}}const Ih=t=>t instanceof ia||t instanceof oa?!0:t instanceof _t&&t.type!==Zr&&t.type!==zr,Sh=(t,A)=>{switch(t){case 0:return es(A);case 2:return rh(A);default:return ts(A)}},Lh=t=>{switch(t){case 1:return"center";case 2:return"right";default:return"left"}};class Th extends Ta{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=pn(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),r=await Kh(e);return this.options.backgroundColor&&(this.ctx.fillStyle=rA(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 Kh=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 Oa{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))}}Oa.instances={};class Oh{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(Ln(A)||Gh(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=!Sn(A)&&this._options.useCORS===!0&&EA.SUPPORT_CORS_IMAGES&&!s,o=!Sn(A)&&!s&&!Ln(A)&&typeof this._options.proxy=="string"&&EA.SUPPORT_CORS_XHR&&!n;if(!s&&this._options.allowTaint===!1&&!Sn(A)&&!Ln(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,d)=>{const c=new Image;c.onload=()=>a(c),c.onerror=d,(kh(i)||n)&&(c.crossOrigin="anonymous"),c.src=i,c.complete===!0&&setTimeout(()=>a(c),500),this._options.imageTimeout>0&&setTimeout(()=>d(`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=EA.SUPPORT_RESPONSE_TYPE?"blob":"text",i=new XMLHttpRequest;i.onload=()=>{if(i.status===200)if(o==="text")s(i.response);else{const d=new FileReader;d.addEventListener("load",()=>s(d.result),!1),d.addEventListener("error",c=>n(c),!1),d.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 d=this._options.imageTimeout;i.timeout=d,i.ontimeout=()=>n(`Timed out (${d}ms) proxying ${r}`)}i.send()})}}const Dh=/^data:image\/svg\+xml/i,Rh=/^data:image\/.*;base64,/i,Mh=/^data:image\/.*/i,Gh=t=>EA.SUPPORT_SVG_DRAWING||!Vh(t),Sn=t=>Mh.test(t),kh=t=>Rh.test(t),Ln=t=>t.substr(0,4)==="blob",Vh=t=>t.substr(-3).toLowerCase()==="svg"||Dh.test(t);class Nh{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 os{constructor(A,e,r){this.windowBounds=e,this.instanceName=`#${os.instanceCount++}`,this.config=r,this.logger=new Oa({id:this.instanceName,enabled:A.logging}),this.originChecker=new Nh(r.window),this.cache=A.cache??r.cache??new Oh(this,A)}}os.instanceCount=1;class zt{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 zt({window:s,...e})}clone(A={}){return new zt({window:A.window||this.window,cspNonce:A.cspNonce??this.cspNonce,cache:A.cache??this.cache})}}function _h(t){console.warn("[html2canvas-pro] setDefaultConfig is deprecated. Pass configuration to html2canvas directly.")}class Ph{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 Wh(t={}){return new Ph({allowDataUrls:!0,maxImageTimeout:3e5,...t})}class jh{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 Da=(t,A={},e)=>{const r=e||zt.fromElement(t,{cspNonce:A.cspNonce,cache:A.cache});return Yh(t,A,r)},Xh=t=>{console.warn('[html2canvas-pro] setCspNonce is deprecated. Pass cspNonce in options instead: html2canvas(element, { cspNonce: "..." })'),typeof window<"u"&&_h(new zt({window,cspNonce:t}))};Da.setCspNonce=Xh;const Jh=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)}})},Yh=async(t,A,e)=>{if(Jh(A),!A.skipValidation){const hA=A.validator||Wh(),FA=hA.validateElement(t);if(!FA.valid)throw new Error(FA.error);const X=hA.validateOptions(A);if(!X.valid)throw new Error(`Invalid options: ${X.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,d=0,c=s,g={windowWidth:A.windowWidth??c.innerWidth??i,windowHeight:A.windowHeight??c.innerHeight??a,scrollX:A.scrollX??c.pageXOffset??d,scrollY:A.scrollY??c.pageYOffset??d},f=new SA(g.scrollX,g.scrollY,g.windowWidth,g.windowHeight),u=new os(o,f,e),h=A.enablePerformanceMonitoring??A.logging??!1,w=new jh(u,h);w.start("total",{width:g.windowWidth,height:g.windowHeight});const x=A.foreignObjectRendering??!1,U={allowTaint:A.allowTaint??!1,onclone:A.onclone,ignoreElements:A.ignoreElements,iframeContainer:A.iframeContainer,inlineImages:x,copyStyles:x,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 Ua(u,t,U),y=p.clonedReferenceElement;if(!y)throw new Error("Unable to find element in cloned iframe");const L=await p.toIFrame(r,f);w.end("clone");const{width:E,height:K,left:V,top:AA}=Cn(y)||Mf(y)?sl(y.ownerDocument):dr(u,y),S=zh(u,y,A.backgroundColor),xA={canvas:A.canvas,backgroundColor:S,scale:A.scale??s.devicePixelRatio??1,x:(A.x??0)+V,y:(A.y??0)+AA,width:A.width??Math.ceil(E),height:A.height??Math.ceil(K),imageSmoothing:A.imageSmoothing,imageSmoothingQuality:A.imageSmoothingQuality};let N,dA;try{return x?(u.logger.debug("Document cloned, using foreign object rendering"),w.start("render-foreignobject"),N=await new Th(u,xA).render(y),w.end("render-foreignobject")):(u.logger.debug(`Document cloned, element located at ${V},${AA} with size ${E}x${K} using computed rendering`),u.logger.debug("Starting DOM parsing"),w.start("parse"),dA=la(u,y),w.end("parse"),S===dA.styles.backgroundColor&&(dA.styles.backgroundColor=ge.TRANSPARENT),u.logger.debug(`Starting renderer for element at ${xA.x},${xA.y} with size ${xA.width}x${xA.height}`),w.start("render"),N=await new In(u,xA).render(dA),w.end("render")),w.start("cleanup"),(A.removeContainer??!0)&&(Ua.destroy(L)||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(),N}finally{dA&&dA.restoreTree()}},zh=(t,A,e)=>{const r=A.ownerDocument,s=r.documentElement?ct(t,getComputedStyle(r.documentElement).backgroundColor):ge.TRANSPARENT,n=r.body?ct(t,getComputedStyle(r.body).backgroundColor):ge.TRANSPARENT,o=typeof e=="string"?ct(t,e):e===null?ge.TRANSPARENT:4294967295;return A===r.documentElement?De(s)?De(n)?o:n:s:o},Zt=2147483647,Ra=Zt-1,is=Zt-1,Zh=Zt-10,$h=Zt-5,qh=Zt-15,se="data-vg-pin-id",Aw=()=>{const t=window.innerWidth;return t<768?"mobile":t<1024?"tablet":"desktop"},Ma=(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""}},Ga=({url:t,className:A,style:e,tooltipStyle:r,onHover:s})=>{const n=C.useRef(null),o=()=>{if(!n.current||!s)return;const d=n.current.getBoundingClientRect(),c=d.top,g=window.innerHeight-d.bottom,f=c<140&&g>c?"bottom":"top";s({url:t,x:d.left+d.width/2,y:f==="top"?d.top:d.bottom,direction:f})},i=d=>d.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),a=()=>{try{const d=i(window.location.pathname),c=new URL(t),g=i(c.pathname);return d===g||d.startsWith(g)||g.startsWith(d)}catch{return!1}};return B.jsxs("div",{ref:n,className:`vg-url-tag ${A||""}`,style:{...e,opacity:a()?1:.6,borderColor:a()?"var(--vg-primary)":"#e2e8f0"},onMouseEnter:o,onMouseMove:o,onMouseLeave:()=>s?.(null),children:[B.jsx(ar,{"data-vg-id":"353251b6","data-source-path":"/src/components/ViewGateOverlay.tsx:144",size:e?.fontSize?parseInt(e.fontSize)+1:10}),B.jsx("span",{"data-vg-id":"1b724dd0","data-source-path":"/src/components/ViewGateOverlay.tsx:145",style:{maxWidth:e?.maxWidth||"150px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:new URL(t).pathname})]})},$t=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 d=Array.from(s.parentNode?.children||[]).filter(c=>c.localName===s?.localName);if(d.length>1){const c=d.indexOf(s)+1;n+=`:nth-of-type(${c})`}A.unshift(n),s=s.parentElement}return{selector:A.join(" > "),fallbacks:e,vgPath:r.join(" > ")}},ka=t=>{const{vgPath:A}=$t(t);return{vgPath:A,classHash:t.className,parentTag:t.parentElement?.tagName.toLowerCase(),neighborCount:t.parentElement?.children.length,ariaLabel:t.getAttribute("aria-label")||t.getAttribute("title")||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,testId:t.getAttribute("data-testid")||t.getAttribute("data-qa")||void 0,textSnippet:(t.innerText||"").slice(0,50).trim()}},ew=(()=>{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}})(),tw=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]=ew(n)}),e},rw=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"},Tn=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,d=t.getAttribute("class")||"",c=d.toLowerCase().includes("modal")||d.toLowerCase().includes("dialog");return!!(o&&n>=100&&(i||a||c))},Ve=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)},Va=(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=Va(t,n);if(o)return o}}return null},Na=(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},sw=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(!as(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"),d=t.attributes?.type||t.fingerprint?.type;if(d&&a===d&&(n+=2),s.innerText?.trim()===t.text.trim()&&(n+=5),t.fingerprint?.vgPath){const{vgPath:c}=$t(s);(c===t.vgPath||t.fingerprint?.vgPath===c)&&(n+=10)}n>r&&n>=7&&(r=n,e=s)}return e},as=(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)},_a=(t,A)=>{if(A){const o=Array.from(document.querySelectorAll(`[${se}="${A}"]`));if(o.length>0){const i=o.filter(a=>as(a,t));if(i.length===0)o.forEach(a=>a.removeAttribute(se));else{const a=i.find(c=>{const{vgPath:g}=$t(c);return g===t.vgPath||t.fingerprint?.vgPath===g}),d=a&&Ve(a)?a:i.find(c=>!(!Ve(c)||t.metadata?.isModal&&!c.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')));return d?(o.forEach(c=>{c!==d&&c.removeAttribute(se)}),d):null}}}const r=(t.selector?Array.from(document.querySelectorAll(t.selector)):[]).filter(o=>as(o,t));let s=r.find(o=>{const{vgPath:i}=$t(o);return i===t.vgPath||t.fingerprint?.vgPath===i})||r[0]||null;if(s&&Ve(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=Va(o);if(i&&as(i,t)&&Ve(i)){if(t.metadata?.isModal&&!i.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))continue;return i}}const n=sw(t);return n&&Ve(n)?t.metadata?.isModal&&!n.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')?null:n:null},Kn=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}),nw=t=>{const A=t.parentElement;if(!A)return;const e=Array.from(A.children).filter(o=>o!==t).slice(0,5).map(o=>Kn(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:{...Kn(t),location:`${n} of ${A.tagName.toLowerCase()}`},parent:Kn(A),siblings:e}},Pa=(t,A)=>{const e=t.getAttribute("data-vg-id")||void 0;let r;const n=Object.keys(t).find(U=>U.startsWith("__reactFiber$")||U.startsWith("__reactInternalInstance$"));if(n){let U=t[n];for(;U;){if(U._debugSource){const{fileName:p,lineNumber:y,columnNumber:L}=U._debugSource;r=`${p}:${y}${L?":"+L:""}`;break}U=U.return}}const o=ka(t),i={vgId:e?1:0,fiber:r?.8:0,fingerprint:.5+(o.testId?.3:0)+(o.ariaLabel?.1:0)};let a=t.getAttribute("data-source-path")||r||"unknown:0";const d=rw(t),{selector:c,fallbacks:g,vgPath:f}=$t(t),u={};["placeholder","aria-label","name","type","alt","title","value","role","data-testid"].forEach(U=>{const p=t.getAttribute(U);p&&(u[U]=p)});const h=(()=>{let U=t;for(;U&&U!==document.body;){if(Tn(U))return!0;U=U.parentElement}return!1})();let w;h&&A&&!A.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')&&(w=Pa(A));const x=`${t.tagName.toLowerCase()}-${(t.innerText||"").slice(0,20).replace(/\s+/g,"_")}-${c.split(" > ").slice(-1)}`;return{tag:t.tagName.toLowerCase(),id:t.id||"",classes:t.className||"",text:(t.innerText||"").slice(0,100).trim(),selector:c,vgPath:f,vgId:e,outerHtml:t.outerHTML,parentContext:t.parentElement?`<${t.parentElement.tagName.toLowerCase()} ${Array.from(t.parentElement.attributes).map(U=>`${U.name}="${U.value}"`).join(" ").slice(0,500)}>`:"N/A",componentPath:d,signature:x,source:a,attributes:u,confidence:i,fallbackSelectors:[...new Set(g)].slice(0,5),domPath:[],viewportSize:{width:window.innerWidth,height:window.innerHeight},uiContext:nw(t),fingerprint:ka(t),metadata:{hint:`Edit ${a.split(":")[0]} at line ${a.split(":")[1]||"?"}`,computedStyles:tw(t),viewportBreakpoint:Aw(),outerHtml:t.outerHTML.slice(0,1500),scrollPosition:{x:window.scrollX,y:window.scrollY},isModal:h,triggerReference:w}}},Wa=()=>{const{addToast:t,language:A,t:e,apiKey:r,baseUrl:s,dashboardUrl:n,disableViewGate:o,hasActiveToasts:i}=xo(),[a,d]=C.useState(typeof window<"u"?window.location.pathname+window.location.search:"/"),c=C.useMemo(()=>typeof window>"u"?!1:window.location.href.includes("viewgate-backlog"),[a]);C.useEffect(()=>{const l=()=>d(window.location.pathname+window.location.search);window.addEventListener("popstate",l);const F=window.history.pushState,Q=window.history.replaceState;return window.history.pushState=function(...H){F.apply(this,H),setTimeout(l,0)},window.history.replaceState=function(...H){Q.apply(this,H),setTimeout(l,0)},()=>{window.removeEventListener("popstate",l),window.history.pushState=F,window.history.replaceState=Q}},[]);const[g,f]=C.useState(!1),[u,h]=C.useState("medium"),[w,x]=C.useState("medium"),[U,p]=C.useState("all"),[y,L]=C.useState(null),[E,K]=C.useState(null),[V,AA]=C.useState(""),[S,xA]=C.useState(!1),[N,dA]=C.useState([]),[hA,FA]=C.useState(""),[X,_A]=C.useState([]),[zA,Fe]=C.useState([]),[fe,ne]=C.useState(!1),[m,D]=C.useState(""),[W,q]=C.useState(!1),[xe,ye]=C.useState("down");C.useRef(null);const[z,RA]=C.useState(!1),[bA,oe]=C.useState(!1),[TA,cs]=C.useState([]),[MA,KA]=C.useState(null),[Ne,Dn]=C.useState(""),[eA,BA]=C.useState(!1),[cA,oA]=C.useState({}),[gA,OA]=C.useState(null),[iA,PA]=C.useState(!1),[WA,qe]=C.useState(null),[qt,ls]=C.useState([]),[Z,ZA]=C.useState(()=>{if(typeof window>"u")return null;const l=localStorage.getItem("vg_selected_member");return l?JSON.parse(l):null}),[_e,Rn]=C.useState(!1),[he,cw]=C.useState(!1),ja=C.useCallback(()=>{!r||!s||_e||fetch(`${s}/api/projects/members`,{headers:{"x-api-key":r}}).then(l=>l.json()).then(l=>{Array.isArray(l)&&(ls(l),Rn(!0))}).catch(l=>console.error("Failed to fetch project members",l))},[r,s,_e]),Mn=C.useCallback(()=>{!r||!s||he||fetch(`${s}/api/projects/endpoints`,{headers:{"x-api-key":r}}).then(l=>l.json()).then(l=>{l.endpoints&&Array.isArray(l.endpoints)?Fe(l.endpoints):Array.isArray(l)&&Fe(l),typeof l.isFigmaConnected=="boolean"&&ne(l.isFigmaConnected),cw(!0)}).catch(l=>console.error("Failed to fetch project endpoints",l))},[r,s,he]);C.useEffect(()=>{g&&!_e&&ja()},[g,_e,ja]),C.useEffect(()=>{W&&!he&&Mn()},[W,he,Mn]),C.useEffect(()=>{if(N.length===0)return;const l=["frontend"];zA.length>0&&l.push("backend"),fe&&l.push("ux");const F=N.filter(Q=>l.includes(Q));F.length!==N.length&&dA(F)},[zA.length,fe,N]);const lw=l=>{ZA(l),localStorage.setItem("vg_selected_member",JSON.stringify(l))},Xa=C.useCallback(async l=>{const Q=await fetch(l,{headers:{"x-api-key":r}});if(!Q.ok){const H=await Q.json().catch(()=>({}));throw new Error(H.message||H.error||"Fetch failed")}return Q.json()},[r]),dw=C.useMemo(()=>c?"backlog":"pending,todo,in_progress,review,ready_for_review,bug_fixing",[c]),{data:ds,isLoading:Vw}=ho(r?`${s}/api/projects/active-sprint`:null,Xa,{revalidateOnFocus:!0,revalidateOnMount:!0,dedupingInterval:6e4}),{data:Ar,isLoading:At,mutate:wt}=ho(r&&(ds||c)?`${s}/api/annotations?status=${dw}`:null,Xa,{refreshInterval:3e4,revalidateOnFocus:!0,dedupingInterval:5e3}),[et,Ja]=C.useState(null),Ya=C.useRef(TA);Ya.current=TA;const[DA,Bs]=C.useState(null),za=C.useRef(null),[pt,Bw]=C.useState([]),Za=C.useMemo(()=>{const l=(m||"").toLowerCase().trim();return l?zA.filter(F=>{const Q=F.path&&F.path.toLowerCase().includes(l),H=F.description&&F.description.toLowerCase().includes(l),R=F.method&&F.method.toLowerCase().includes(l);return Q||H||R}):zA},[zA,m]),$a=C.useMemo(()=>{const l={},F=A==="es"?"Seleccionados":"Selected";return Za.forEach(Q=>{const H=`${Q.method}|${Q.path}`;X.includes(H)&&(l[F]||(l[F]={name:F,endpoints:[]}),l[F].endpoints.push(Q));const O=(Q.path||"").split("/").filter(sA=>sA&&!["api","v1.0","v2","rest"].includes(sA.toLowerCase()));let G=O.length>0?O[0]:"General";G=G.replace(/([a-z])([A-Z])/g,"$1 $2"),G=G.replace(/([A-Z])([A-Z][a-z])/g,"$1 $2"),G=G.charAt(0).toUpperCase()+G.slice(1),l[G]||(l[G]={name:G,endpoints:[]});const T=l[G];T&&T.endpoints.push(Q)}),Object.values(l).sort((Q,H)=>Q.name===F?-1:H.name===F||Q.name==="General"?1:H.name==="General"?-1:Q.name.localeCompare(H.name))},[Za,X,A]),Gn=C.useMemo(()=>{let l=Array.isArray(TA)?TA:[];if(gA){const Q=pt.find(H=>H.annotations&&Array.isArray(H.annotations)&&H.annotations.some(R=>R._id===gA));Q?l=Q.annotations:l=l.filter(H=>H._id===gA)}return l=l.filter(Q=>Q.status!=="completed"&&Q.status!=="done"),window.location.href.includes("viewgate-backlog")||(DA==="pending"?l=l.filter(Q=>Q.status!=="ready_for_review"):DA==="ready"&&(l=l.filter(Q=>Q.status==="ready_for_review"))),U!=="all"&&(l=l.filter(Q=>(Q.priority||"medium")===U)),l},[gA,TA,pt,DA,U]);C.useEffect(()=>{gA&&Gn.length===0&&!At&&OA(null)},[gA,Gn.length,At]);const[Qt,gw]=C.useState(()=>{if(typeof window>"u")return{bottom:30,right:30};const l=localStorage.getItem("vg-bar-pos");return l?JSON.parse(l):{bottom:30,right:30}}),[er,qa]=C.useState(!1),Ee=C.useRef(null),uw=l=>{l.preventDefault(),l.stopPropagation();const F=l.currentTarget.parentElement?.getBoundingClientRect();F&&(qa(!0),Ee.current={x:l.clientX,y:l.clientY,bottom:Qt.bottom,right:Qt.right,width:F.width,height:F.height})};C.useEffect(()=>{if(!er)return;const l=Q=>{if(er&&Ee.current){const H=Q.clientX-Ee.current.x,R=Q.clientY-Ee.current.y;let O=Ee.current.bottom-R,G=Ee.current.right-H;const T=10;O=Math.max(T,Math.min(window.innerHeight-Ee.current.height-T,O)),G=Math.max(T,Math.min(window.innerWidth-Ee.current.width-T,G)),gw({bottom:O,right:G})}},F=()=>{er&&(qa(!1),localStorage.setItem("vg-bar-pos",JSON.stringify(Qt)),Ee.current=null)};return window.addEventListener("mousemove",l),window.addEventListener("mouseup",F),()=>{window.removeEventListener("mousemove",l),window.removeEventListener("mouseup",F)}},[er,Qt]);const[kn,Vn]=C.useState(null),[Ac,ec]=C.useState(""),[Nw,_w]=C.useState({}),Nn=C.useRef(null),Ct=C.useRef(null),_n=C.useRef(null),gs=C.useRef(!1),tc=C.useCallback(()=>{typeof window>"u"||gs.current||(Ct.current&&cancelAnimationFrame(Ct.current),Ct.current=requestAnimationFrame(()=>{Ct.current=null,gs.current=!0,_n.current;const l=Ya.current,F=Array.isArray(l)?l:[],Q=new Set(F.map(J=>J._id));document.querySelectorAll(`[${se}]`).forEach(J=>{const GA=J.getAttribute(se);GA&&!Q.has(GA)&&J.removeAttribute(se)});const R=Array.from(document.querySelectorAll('[role="dialog"], [aria-modal="true"], .modal, .modal-backdrop, .fixed.inset-0')).find(J=>Tn(J)&&Ve(J)),O=!!R,G=new Map,T=new Map;F.forEach(J=>{if(!J||!J.reference)return;try{const tA=()=>{const ie=window.location.pathname.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),He=new URLSearchParams(window.location.search);He.delete("viewgate"),He.sort();const I=He.toString();return I?`${ie}?${I}`:ie},HA=ie=>{try{const He=new URL(ie),I=He.pathname.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),ae=new URLSearchParams(He.search);ae.delete("viewgate"),ae.sort();const rr=ae.toString();return rr?`${I}?${rr}`:I}catch{return""}},ve=tA(),tr=HA(J.url);if(ve!==tr)return}catch{return}const GA=!!J.reference.metadata?.isModal,be=J.reference.metadata?.triggerReference;let wA=_a(J.reference,J._id),pA=!1;if(be){const tA=_a(be);tA&&Ve(tA)&&(wA=tA,pA=!0)}if(!wA||!Ve(wA))return;let UA=!1;if(O?UA=R.contains(wA):pA?UA=!0:UA=!GA,!UA)return;const vA=wA.getAttribute(se);vA!==J._id&&(document.querySelectorAll(`[${se}="${J._id}"]`).forEach(tA=>{tA.removeAttribute(se)}),vA||wA.setAttribute(se,J._id));const j=pA?G:T;j.has(wA)||j.set(wA,{anns:[]}),j.get(wA).anns.push(J)});const sA=[],jA=(J,GA)=>{J.forEach((be,wA)=>{const{anns:pA}=be,UA=wA.getBoundingClientRect(),vA=UA.left+UA.width/2,j=UA.top+UA.height/2;if(vA>=0&&vA<=window.innerWidth&&j>=0&&j<=window.innerHeight){const tA=document.elementFromPoint(vA,j),HA=document.getElementById("viewgate-shadow-host");if(tA&&!wA.contains(tA)&&tA!==HA&&!HA?.contains(tA))return}sA.push({id:pA[0]._id+(GA?"_trig":""),element:wA,rect:UA,annotations:pA.sort((tA,HA)=>new Date(HA.timestamp||HA.createdAt).getTime()-new Date(tA.timestamp||tA.createdAt).getTime()),isModal:!!pA[0].reference?.metadata?.isModal,isTriggerPin:GA})})};jA(G,!0),jA(T,!1),Bw(sA),gs.current=!1}))},[WA]);C.useEffect(()=>{if(Ar){const l=Array.isArray(Ar)?Ar:Ar?.data||[];if(Array.isArray(l)){const F=l.reduce((Q,H)=>Q.find(O=>O._id===H._id)?Q:Q.concat([H]),[]);cs(F)}}else At||cs([])},[Ar,At]),C.useEffect(()=>{qe(ds||null)},[ds]),C.useEffect(()=>{bA&&TA.length===0&&!At&&oe(!1)},[bA,TA.length,At]),C.useEffect(()=>{let l=null;const F=()=>{gs.current||tc()},Q=new MutationObserver(O=>{O.some(T=>T.type!=="attributes"||T.attributeName!==se&&!T.target.parentElement?.closest("#viewgate-shadow-host"))&&(l&&clearTimeout(l),l=setTimeout(F,32))});_n.current=Q;const H=new ResizeObserver(()=>F()),R=()=>F();return F(),Q.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!0}),H.observe(document.documentElement),window.addEventListener("scroll",R,{capture:!0,passive:!0}),()=>{l&&clearTimeout(l),Q.disconnect(),H.disconnect(),window.removeEventListener("scroll",R,!0),Ct.current&&cancelAnimationFrame(Ct.current),_n.current=null}},[g,TA,tc,bA,gA,a]);const Pn=C.useCallback(l=>{let F=l;for(;F&&F!==document.body;){if(Tn(F))return F;F=F.parentElement}return null},[]);C.useEffect(()=>{const l=F=>{const Q=F.target;Q&&(Pn(Q)||(za.current=Q))};return window.addEventListener("mousedown",l,!0),()=>window.removeEventListener("mousedown",l,!0)},[Pn]),C.useEffect(()=>{Nn.current=document.getElementById("viewgate-shadow-host")},[]);const Wn=C.useCallback(l=>{if(!g||E)return;const F=Na(l.clientX,l.clientY);if(!F||Nn.current?.contains(F)||F.closest(".vg-no-capture")){L(null);return}const Q=F.getBoundingClientRect();L({tag:F.tagName.toLowerCase(),source:F.getAttribute("data-source-path")||"unknown:0",rect:Q,element:F,previewText:(F.innerText||"").slice(0,100)||(F.getAttribute("placeholder")||"").slice(0,100)||F.tagName.toLowerCase(),semanticReference:{...Pa(F,za.current),normalizedOffset:{x:(l.clientX-Q.left)/Q.width,y:(l.clientY-Q.top)/Q.height}}})},[g,E]),jn=C.useCallback(async l=>{if(!g||E)return;const F=Na(l.clientX,l.clientY);if(!(!F||Nn.current?.contains(F)||F.closest(".vg-no-capture"))&&y){l.preventDefault(),l.stopPropagation(),RA(!0);try{await new Promise(j=>requestAnimationFrame(j)),await new Promise(j=>setTimeout(j,80));const Q=y.element,H=Q.getBoundingClientRect(),O=Pn(Q)||document.documentElement,G=O.getBoundingClientRect(),T=window.devicePixelRatio||1,sA=Math.max(T,3),jA=Array.from(O.querySelectorAll("img"));await Promise.all(jA.map(j=>{const tA=j.getBoundingClientRect();return tA.bottom>-200&&tA.top<window.innerHeight+200&&(j.loading==="lazy"&&(j.loading="eager"),!j.complete)?new Promise(HA=>{j.onload=HA,j.onerror=HA}):Promise.resolve()})).catch(()=>{});const J=O===document.documentElement||O===document.body,GA=H.left-G.left+(J?0:O.scrollLeft),be=H.top-G.top+(J?0:O.scrollTop),wA=await Da(O,{scale:sA,useCORS:!0,logging:!1,backgroundColor:null,allowTaint:!0,imageTimeout:2e4,scrollX:0,scrollY:0,windowWidth:document.documentElement.offsetWidth,windowHeight:document.documentElement.offsetHeight,onclone:j=>{const tA=j.getElementById("viewgate-shadow-host");tA&&tA.style.setProperty("display","none","important");const HA=j.querySelector(".vg-selection-overlay");HA&&HA.style.setProperty("display","none","important");const ve=j.querySelector("[data-vg-root]");ve&&(ve.style.transform="none",ve.style.perspective="none")},ignoreElements:j=>j.id==="viewgate-shadow-host"||j.classList.contains("vg-no-capture")||j.classList.contains("vg-selection-overlay")}),pA=document.createElement("canvas"),UA=pA.getContext("2d"),vA=24;if(pA.width=(H.width+vA*2)*sA,pA.height=(H.height+vA*2)*sA,UA){UA.imageSmoothingEnabled=!0,UA.imageSmoothingQuality="high";const j=(GA-vA)*sA,tA=(be-vA)*sA,HA=(H.width+vA*2)*sA,ve=(H.height+vA*2)*sA;UA.drawImage(wA,j,tA,HA,ve,0,0,pA.width,pA.height),pA.toBlob(async tr=>{if(tr){const ie=new FileReader;ie.onloadend=()=>{K({...y,visualPreview:ie.result})},ie.readAsDataURL(tr)}else K(y)},"image/webp",.98)}}catch(Q){console.error("ViewGate High-Fidelity Capture Error:",Q),K(y)}finally{RA(!1),L(null)}}},[g,y,E]);C.useEffect(()=>{const l=F=>{if(F.key==="Escape"){E?K(null):bA?oe(!1):g&&f(!1);return}const H=(()=>{let G=document.activeElement;for(;G&&G.shadowRoot&&G.shadowRoot.activeElement;)G=G.shadowRoot.activeElement;return G})();if(["input","textarea"].includes((H?.tagName||"").toLowerCase())||H?.isContentEditable)return;const O=F.key.toLowerCase();if(O==="c"&&!F.ctrlKey&&!F.metaKey&&!E&&!bA){if(!(WA&&WA.status!=="closed")&&!c&&!g){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(T=>!T)}O==="v"&&!E&&(TA.length>0||bA)&&(oe(G=>!G),bA||f(!1))};return g&&!E?document.body.classList.add("vg-cursor-pointer"):document.body.classList.remove("vg-cursor-pointer"),window.addEventListener("keydown",l),window.addEventListener("mousemove",Wn,!0),window.addEventListener("click",jn,!0),()=>{document.body.classList.remove("vg-cursor-pointer"),window.removeEventListener("keydown",l),window.removeEventListener("mousemove",Wn,!0),window.removeEventListener("click",jn,!0)}},[g,E,bA,TA,Wn,jn]);const fw=async()=>{if(!E||!V.trim())return;if(!Z){t(A==="es"?"Selecciona un usuario para comentar":"Please select a user to comment","error");return}xA(!0);const{semanticReference:l}=E,[F,Q]=(l.source||"").split(":"),R={filePath:F,line:parseInt(Q||"0"),url:window.location.href,title:V.length>50?V.substring(0,50)+"...":V,message:V,status:c?"backlog":"pending",priority:u,type:E.visualPreview&&!c&&ds?.status==="active"?"bug":"task",screenshot:E.visualPreview,componentName:l.componentPath||E.tag,reference:{...l,viewport:{width:window.innerWidth,height:window.innerHeight},timestamp:new Date().toISOString()},focusAreas:N,figmaReference:N.includes("ux")?hA:void 0,backendEndpoints:N.includes("backend")?X:[]};Z&&(R.creator={name:Z.name,email:Z.email,avatar:Z.avatar});try{const O=await fetch(`${s}/api/annotations`,{method:"POST",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify(R)});if(!O.ok){const G=await O.json().catch(()=>({}));throw new Error(G.message||G.error||"Backend failed")}t(e.success,"success"),K(null),AA(""),dA([]),FA(""),_A([]),f(!1),wt()}catch(O){console.error(O);const G=O.message&&O.message!=="Backend failed"?O.message:e.error;t(G,"error")}finally{xA(!1)}};return B.jsx("div",{"data-vg-id":"ef883ffc","data-source-path":"/src/components/ViewGateOverlay.tsx:1843",className:"vg-container",children:B.jsxs("div",{"data-vg-id":"ef883ffd","data-source-path":"/src/components/ViewGateOverlay.tsx:1844",className:"vg-no-capture",children:[B.jsxs("div",{style:{position:"fixed",bottom:`${Qt.bottom}px`,right:`${Qt.right}px`,zIndex:Ra,display:"flex",alignItems:"center",gap:"8px",transition:er?"none":"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},id:"viewgate-ui",children:[B.jsx("div",{onMouseDown:uw,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:g?0:1,visibility:g?"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:l=>{l.currentTarget.style.backgroundColor="white",l.currentTarget.style.color="#000000"},onMouseLeave:l=>{l.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.85)",l.currentTarget.style.color="#1e293b"},className:"vg-animate-slide-up",children:B.jsx(Yc,{"data-vg-id":"3dbe6a11","data-source-path":"/src/components/ViewGateOverlay.tsx:1891",size:16})}),B.jsxs("div",{"data-vg-id":"ef883fff","data-source-path":"/src/components/ViewGateOverlay.tsx:1894",className:"vg-action-bar vg-animate-slide-up",style:{transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[B.jsx("button",{onClick:()=>{if(!WA&&!c&&!g){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(!g)},className:"vg-button-primary vg-animate-pop",style:{padding:"12px 24px",background:g?"#ef4444":!WA&&!c?"#94a3b8":void 0,cursor:!WA&&!c&&!g?"not-allowed":"pointer",opacity:!WA&&!c&&!g?.7:1},title:!WA&&!c&&!g?A==="es"?"Requiere sprint activo":"Requires active sprint":"",children:B.jsxs("div",{"data-vg-id":"ef884000","data-source-path":"/src/components/ViewGateOverlay.tsx:1912",style:{display:"flex",alignItems:"center",gap:"10px"},children:[g?B.jsx(lr,{"data-vg-id":"c6b55a88","data-source-path":"/src/components/ViewGateOverlay.tsx:1913",size:20,className:"vg-animate-pop"}):B.jsx(cr,{"data-vg-id":"adf5e015","data-source-path":"/src/components/ViewGateOverlay.tsx:1913",size:20,className:"vg-animate-pop"}),B.jsx("span",{"data-vg-id":"52d76c41","data-source-path":"/src/components/ViewGateOverlay.tsx:1914",children:g?e.exitMode:e.enterMode})]})}),TA.length>0&&B.jsxs("button",{onClick:()=>{oe(!bA),f(!1),K(null)},className:"vg-button-ghost vg-animate-pop",style:{animationDelay:"0.1s"},children:[B.jsx(Jc,{"data-vg-id":"cd7341f7","data-source-path":"/src/components/ViewGateOverlay.tsx:1927",size:20}),B.jsx("span",{"data-vg-id":"52d76c43","data-source-path":"/src/components/ViewGateOverlay.tsx:1928",children:e.viewComments})]}),B.jsx("button",{onClick:l=>{l.stopPropagation(),KA({title:e.exitConfirmTitle||"Close ViewGate?",message:e.exitConfirmMessage||"Are you sure you want to close ViewGate?",type:"danger",onConfirm:()=>o()})},className:"vg-button-ghost vg-animate-pop",style:{width:"40px",height:"40px",minWidth:"40px",padding:"0",animationDelay:"0.2s",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"12px",backgroundColor:"rgba(255, 255, 255, 0.8)",color:"#64748b",border:"1px solid rgba(0,0,0,0.05)"},onMouseEnter:l=>{l.currentTarget.style.color="#ef4444",l.currentTarget.style.backgroundColor="white",l.currentTarget.style.borderColor="rgba(239, 68, 68, 0.2)",l.currentTarget.style.transform="scale(1.05)"},onMouseLeave:l=>{l.currentTarget.style.color="#64748b",l.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.8)",l.currentTarget.style.borderColor="rgba(0,0,0,0.05)",l.currentTarget.style.transform="scale(1)"},title:e.close||"Cerrar ViewGate",children:B.jsx(lr,{"data-vg-id":"ff5f5d2","data-source-path":"/src/components/ViewGateOverlay.tsx:1970",size:20,strokeWidth:2.5})})]})]}),z&&B.jsx("div",{"data-vg-id":"17fbf7a","data-source-path":"/src/components/ViewGateOverlay.tsx:1977",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:Ra+1,cursor:"wait"},children:B.jsxs("div",{"data-vg-id":"17fbf7b","data-source-path":"/src/components/ViewGateOverlay.tsx:1983",className:"vg-glassmorphism",style:{padding:"30px 50px",display:"flex",flexDirection:"column",alignItems:"center",gap:"16px"},children:[B.jsx("div",{"data-vg-id":"17fbf7c","data-source-path":"/src/components/ViewGateOverlay.tsx:1984",className:"vg-spinner"}),B.jsx("span",{"data-vg-id":"52d76c48","data-source-path":"/src/components/ViewGateOverlay.tsx:1985",style:{fontWeight:600,fontSize:"14px",color:"#000000"},children:"Capturando..."})]})}),g&&!E&&B.jsx("div",{className:"vg-backdrop-blur",style:{opacity:1,clipPath:y?`polygon(
|
|
13
13
|
0% 0%, 0% 100%, 100% 100%, 100% 0%, 0% 0%,
|
|
14
14
|
${y.rect.left}px ${y.rect.top}px,
|
|
15
15
|
${y.rect.right}px ${y.rect.top}px,
|
|
16
16
|
${y.rect.right}px ${y.rect.bottom}px,
|
|
17
17
|
${y.rect.left}px ${y.rect.bottom}px,
|
|
18
18
|
${y.rect.left}px ${y.rect.top}px
|
|
19
|
-
)`:"none",zIndex:Jh}}),g&&y&&!E&&!z&&B.jsx("div",{className:"vg-selection-pulse",style:{top:y.rect.top-4,left:y.rect.left-4,width:y.rect.width+8,height:y.rect.height+8,zIndex:Yh},children:B.jsxs("div",{className:"vg-selection-label",style:{...y.rect.top<60?y.rect.bottom>window.innerHeight-60?{top:"8px",bottom:"auto"}:{top:"100%",marginTop:"8px",bottom:"auto"}:{top:"-40px",bottom:"auto"},...y.rect.left+200>window.innerWidth?{left:"auto",right:"0"}:{left:"0",right:"auto"}},children:[B.jsx(Yc,{"data-vg-id":"f840c8b5","data-source-path":"/src/components/ViewGateOverlay.tsx:2012",size:16}),B.jsxs("div",{"data-vg-id":"17fbf7f","data-source-path":"/src/components/ViewGateOverlay.tsx:2013",style:{display:"flex",flexDirection:"column"},children:[B.jsx("span",{"data-vg-id":"52d76c60","data-source-path":"/src/components/ViewGateOverlay.tsx:2014",style:{fontWeight:700},children:e.selectToComment}),B.jsxs("span",{"data-vg-id":"52d76c61","data-source-path":"/src/components/ViewGateOverlay.tsx:2015",style:{fontSize:"10px",opacity:.8,fontFamily:"monospace"},children:[Math.round(y.rect.width)," × ",Math.round(y.rect.height)]})]})]})}),E&&B.jsx("div",{"data-vg-id":"17fbf97","data-source-path":"/src/components/ViewGateOverlay.tsx:2025",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:is},children:B.jsxs("div",{"data-vg-id":"17fbf98","data-source-path":"/src/components/ViewGateOverlay.tsx:2030",className:"vg-glassmorphism vg-animate-slide",style:{width:"90%",maxWidth:"500px",maxHeight:"92vh",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",display:"flex",flexDirection:"column",overflow:"hidden"},children:[B.jsxs("div",{"data-vg-id":"17fbf99","data-source-path":"/src/components/ViewGateOverlay.tsx:2040",style:{padding:"24px 24px 16px",textAlign:"center",borderBottom:"1px solid rgba(0,0,0,0.05)",flexShrink:0},children:[B.jsx("div",{"data-vg-id":"17fbf9a","data-source-path":"/src/components/ViewGateOverlay.tsx:2041",style:{width:"40px",height:"40px",background:"var(--vg-primary-gradient)",borderRadius:"10px",display:"flex",alignItems:"center",justifyContent:"center",margin:"0 auto 12px",color:"white",boxShadow:"0 4px 12px rgba(99, 102, 241, 0.2)"},children:B.jsx(cr,{"data-vg-id":"10c621e8","data-source-path":"/src/components/ViewGateOverlay.tsx:2046",size:20})}),B.jsx("h2",{"data-vg-id":"efa6bb67","data-source-path":"/src/components/ViewGateOverlay.tsx:2048",style:{margin:"0 0 4px 0",fontSize:"20px",fontWeight:800,color:"#0f172a"},children:e.feedbackHeader}),B.jsx("p",{"data-vg-id":"1000dede","data-source-path":"/src/components/ViewGateOverlay.tsx:2049",style:{margin:0,color:"#64748b",fontSize:"14px"},children:e.feedbackSubheader})]}),B.jsxs("div",{"data-vg-id":"17fbf9e","data-source-path":"/src/components/ViewGateOverlay.tsx:2053",className:"vg-custom-scrollbar",style:{flex:1,overflowY:"auto",padding:"24px",display:"flex",flexDirection:"column"},children:[E.visualPreview&&B.jsx("div",{"data-vg-id":"17fbfb4","data-source-path":"/src/components/ViewGateOverlay.tsx:2062",style:{marginBottom:"24px",borderRadius:"12px",width:"100%",display:"flex",justifyContent:"center",margin:"0 auto 24px auto",boxShadow:"0 4px 25px rgba(0,0,0,0.12)",backgroundColor:"#f8fafc",border:"1px solid #e2e8f0",padding:"8px"},children:B.jsx("img",{src:E.visualPreview,alt:"Preview",style:{maxWidth:"100%",maxHeight:"45vh",objectFit:"contain",display:"block",borderRadius:"8px"}})}),B.jsx("textarea",{className:"vg-textarea",value:V,onChange:l=>AA(l.target.value),rows:4,placeholder:e.placeholder,autoFocus:!0,style:{fontSize:"15px",padding:"16px",marginBottom:"24px",minHeight:"120px"}}),B.jsxs("div",{"data-vg-id":"17fbfb5","data-source-path":"/src/components/ViewGateOverlay.tsx:2099",style:{marginBottom:"24px"},children:[B.jsx("label",{"data-vg-id":"18bd4af3","data-source-path":"/src/components/ViewGateOverlay.tsx:2100",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:e.priority}),B.jsx("div",{"data-vg-id":"17fbfb7","data-source-path":"/src/components/ViewGateOverlay.tsx:2103",style:{display:"flex",gap:"8px"},children:["low","medium","high","urgent"].map(l=>B.jsx("button",{onClick:()=>h(l),style:{flex:1,padding:"12px 6px",borderRadius:"8px",fontSize:"13px",fontWeight:700,border:"1px solid",borderColor:u===l?l==="low"?"#10b981":l==="medium"?"#6366f1":l==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:u===l?l==="low"?"#ecfdf5":l==="medium"?"#eef2ff":l==="high"?"#fffbeb":"#fef2f2":"white",color:u===l?l==="low"?"#059669":l==="medium"?"#4338ca":l==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[l]},l))})]}),B.jsxs("div",{"data-vg-id":"17fbfb8","data-source-path":"/src/components/ViewGateOverlay.tsx:2130",style:{marginBottom:"24px"},children:[B.jsx("label",{"data-vg-id":"18bd4af6","data-source-path":"/src/components/ViewGateOverlay.tsx:2131",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:e.focusAreas}),B.jsx("div",{"data-vg-id":"17fbfba","data-source-path":"/src/components/ViewGateOverlay.tsx:2134",style:{display:"flex",gap:"8px",marginBottom:N.length>0?"12px":"0"},children:[{id:"frontend",label:e.frontend,icon:B.jsx(Xc,{"data-vg-id":"377c16ee","data-source-path":"/src/components/ViewGateOverlay.tsx:2136",size:14}),color:"#10b981",bg:"#ecfdf5",border:"#d1fae5"},{id:"backend",label:e.backend,icon:B.jsx(ar,{"data-vg-id":"7117e580","data-source-path":"/src/components/ViewGateOverlay.tsx:2137",size:14}),color:"#6366f1",bg:"#eef2ff",border:"#e0e7ff"},{id:"ux",label:e.ux,icon:B.jsx(Qo,{"data-vg-id":"de424745","data-source-path":"/src/components/ViewGateOverlay.tsx:2138",size:14}),color:"#d946ef",bg:"#fdf4ff",border:"#f5d0fe"}].filter(l=>l.id==="backend"?zA.length>0:l.id==="ux"?fe:!0).map(l=>{const F=N.includes(l.id);return B.jsxs("button",{onClick:()=>{dA(F?N.filter(Q=>Q!==l.id):[...N,l.id])},style:{flex:1,padding:"10px 4px",borderRadius:"8px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:F?l.color:"#e2e8f0",backgroundColor:F?l.bg:"white",color:F?l.color:"#64748b",cursor:"pointer",transition:"all 0.2s",display:"flex",alignItems:"center",justifyContent:"center",gap:"6px"},children:[l.icon,l.label]},l.id)})}),N.includes("ux")&&B.jsxs("div",{"data-vg-id":"17fbfd3","data-source-path":"/src/components/ViewGateOverlay.tsx:2179",className:"vg-animate-slide",style:{marginBottom:"12px"},children:[B.jsxs("div",{"data-vg-id":"17fbfd4","data-source-path":"/src/components/ViewGateOverlay.tsx:2180",style:{display:"flex",alignItems:"center",gap:"6px",marginBottom:"6px"},children:[B.jsx(Ts,{"data-vg-id":"38884dd0","data-source-path":"/src/components/ViewGateOverlay.tsx:2181",size:14,style:{color:"#d946ef"}}),B.jsx("span",{"data-vg-id":"52d76ca1","data-source-path":"/src/components/ViewGateOverlay.tsx:2182",style:{fontSize:"11px",fontWeight:700,color:"#64748b"},children:e.figmaLink})]}),B.jsx("input",{"data-vg-id":"a993ba7e","data-source-path":"/src/components/ViewGateOverlay.tsx:2184",type:"text",className:"vg-textarea",style:{padding:"10px 12px",fontSize:"13px",minHeight:"auto",borderRadius:"10px"},placeholder:e.figmaLinkPlaceholder,value:hA,onChange:l=>FA(l.target.value)})]}),zA.length>0&&(N.includes("backend")||N.includes("ux")&&fe)&&B.jsxs("div",{"data-vg-id":"17fbfd8","data-source-path":"/src/components/ViewGateOverlay.tsx:2196",className:"vg-animate-slide",style:{marginBottom:"16px"},children:[B.jsxs("div",{"data-vg-id":"17fbfd9","data-source-path":"/src/components/ViewGateOverlay.tsx:2197",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"8px"},children:[B.jsxs("div",{"data-vg-id":"17fbfda","data-source-path":"/src/components/ViewGateOverlay.tsx:2198",style:{display:"flex",alignItems:"center",gap:"6px"},children:[B.jsx(ar,{"data-vg-id":"7117e59f","data-source-path":"/src/components/ViewGateOverlay.tsx:2199",size:14,style:{color:"#6366f1"}}),B.jsx("span",{"data-vg-id":"52d76ca7","data-source-path":"/src/components/ViewGateOverlay.tsx:2200",style:{fontSize:"11px",fontWeight:700,color:"#64748b"},children:e.endpoint})]}),j.length>0&&B.jsxs("span",{"data-vg-id":"52d76cbd","data-source-path":"/src/components/ViewGateOverlay.tsx:2203",style:{fontSize:"10px",background:"#eef2ff",color:"#6366f1",padding:"2px 8px",borderRadius:"12px",fontWeight:700},children:[j.length," ",A==="es"?"seleccionados":"selected"]})]}),B.jsxs("button",{"data-vg-id":"23e21f56","data-source-path":"/src/components/ViewGateOverlay.tsx:2209",onClick:()=>q(!0),className:"vg-input-like-button",style:{width:"100%",padding:"12px 16px",fontSize:"13px",borderRadius:"12px",background:"#f8fafc",border:"1px solid #e2e8f0",display:"flex",alignItems:"center",justifyContent:"space-between",cursor:"pointer",transition:"all 0.2s",textAlign:"left",color:j.length>0?"#0f172a":"#94a3b8"},children:[B.jsx("div",{"data-vg-id":"17fbff4","data-source-path":"/src/components/ViewGateOverlay.tsx:2228",style:{display:"flex",gap:"4px",overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},children:j.length>0?j.slice(0,2).map(l=>{const F=l.split("|"),Q=F.length>1?F[0]:"",H=F.length>1?F[1]:l;return B.jsxs("span",{"data-vg-id":"52d76cc0","data-source-path":"/src/components/ViewGateOverlay.tsx:2235",style:{background:"rgba(99, 102, 241, 0.1)",color:"#6366f1",padding:"1px 6px",borderRadius:"4px",fontSize:"11px",fontWeight:600},children:[Q&&B.jsx("span",{"data-vg-id":"52d76cc1","data-source-path":"/src/components/ViewGateOverlay.tsx:2243",style:{opacity:.6,marginRight:"4px"},children:Q}),(H||"").split("/").pop()||H]},l)}).concat(j.length>2?[B.jsxs("span",{"data-vg-id":"52d76cc2","data-source-path":"/src/components/ViewGateOverlay.tsx:2247",children:["+",j.length-2]},"more")]:[]):e.selectEndpoint}),B.jsx(Nc,{"data-vg-id":"c71f99ac","data-source-path":"/src/components/ViewGateOverlay.tsx:2250",size:14,style:{color:"#64748b"}})]})]})]}),B.jsxs("div",{"data-vg-id":"17fbff9","data-source-path":"/src/components/ViewGateOverlay.tsx:2259",style:{marginBottom:"24px"},children:[B.jsx("label",{"data-vg-id":"18bd4b37","data-source-path":"/src/components/ViewGateOverlay.tsx:2260",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:Z?e.asMember:e.selectMember}),Z?B.jsxs("div",{"data-vg-id":"17fbffb","data-source-path":"/src/components/ViewGateOverlay.tsx:2265",style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"10px 16px",background:"#f8fafc",borderRadius:"12px",border:"1px solid #e2e8f0"},children:[B.jsxs("div",{"data-vg-id":"17fc011","data-source-path":"/src/components/ViewGateOverlay.tsx:2274",style:{display:"flex",alignItems:"center",gap:"12px"},children:[Z.avatar?B.jsx("img",{"data-vg-id":"a3987a0","data-source-path":"/src/components/ViewGateOverlay.tsx:2276",src:Z.avatar,style:{width:"32px",height:"32px",borderRadius:"50%"},alt:""}):B.jsx("div",{"data-vg-id":"17fc013","data-source-path":"/src/components/ViewGateOverlay.tsx:2278",style:{width:"32px",height:"32px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontWeight:700},children:Z.name?.[0]}),B.jsxs("div",{"data-vg-id":"17fc014","data-source-path":"/src/components/ViewGateOverlay.tsx:2282",children:[B.jsx("div",{"data-vg-id":"17fc015","data-source-path":"/src/components/ViewGateOverlay.tsx:2283",style:{fontSize:"14px",fontWeight:700,color:"#0f172a"},children:Z.name}),B.jsx("div",{"data-vg-id":"17fc016","data-source-path":"/src/components/ViewGateOverlay.tsx:2284",style:{fontSize:"11px",color:"#64748b"},children:Z.email})]})]}),B.jsx("button",{"data-vg-id":"23e21f7a","data-source-path":"/src/components/ViewGateOverlay.tsx:2287",onClick:()=>ZA(null),style:{background:"none",border:"none",color:"#6366f1",fontSize:"12px",fontWeight:700,cursor:"pointer",padding:"4px 8px"},children:e.changeMember})]}):B.jsxs("div",{"data-vg-id":"17fc018","data-source-path":"/src/components/ViewGateOverlay.tsx:2297",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:[Zt.map(l=>B.jsxs("div",{"data-vg-id":"17fc019","data-source-path":"/src/components/ViewGateOverlay.tsx:2309",onClick:()=>$t(l),style:{padding:"8px",borderRadius:"10px",border:"1px solid #e2e8f0",cursor:"pointer",display:"flex",alignItems:"center",gap:"8px",transition:"all 0.2s",background:"white"},onMouseEnter:F=>{F.currentTarget.style.borderColor="#6366f1",F.currentTarget.style.background="#f5f7ff"},onMouseLeave:F=>{F.currentTarget.style.borderColor="#e2e8f0",F.currentTarget.style.background="white"},children:[l.avatar?B.jsx("img",{"data-vg-id":"a3987a8","data-source-path":"/src/components/ViewGateOverlay.tsx:2327",src:l.avatar,style:{width:"24px",height:"24px",borderRadius:"50%"},alt:""}):B.jsx("div",{"data-vg-id":"17fc030","data-source-path":"/src/components/ViewGateOverlay.tsx:2329",style:{width:"24px",height:"24px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontSize:"10px"},children:l.name?.[0]}),B.jsx("span",{"data-vg-id":"52d76cfc","data-source-path":"/src/components/ViewGateOverlay.tsx:2333",style:{fontSize:"12px",fontWeight:600,color:"#1e293b",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:l.name.split(" ")[0]})]},l.email)),Zt.length===0&&B.jsx("div",{"data-vg-id":"17fc032","data-source-path":"/src/components/ViewGateOverlay.tsx:2339",style:{gridColumn:"1 / -1",padding:"20px",textAlign:"center",color:"#64748b",fontSize:"12px"},children:A==="es"?"Cargando miembros...":"Loading members..."})]})]})]}),B.jsxs("div",{"data-vg-id":"17fc033","data-source-path":"/src/components/ViewGateOverlay.tsx:2349",style:{padding:"16px 24px 24px",borderTop:"1px solid rgba(0,0,0,0.05)",display:"flex",gap:"12px",flexShrink:0,backgroundColor:"rgba(255,255,255,0.02)",backdropFilter:"blur(2px)"},children:[B.jsx("button",{onClick:()=>{S||(K(null),f(!1))},className:"vg-button-ghost",disabled:S,style:{flex:1,padding:"12px"},children:e.cancel}),B.jsx("button",{onClick:cw,className:"vg-button-primary",disabled:S||!V.trim()||N.includes("backend")&&j.length===0||N.includes("ux")&&!hA.trim(),style:{flex:2,opacity:S||!V.trim()||N.includes("backend")&&j.length===0||N.includes("ux")&&!hA.trim()?.6:1,cursor:S||!V.trim()||N.includes("backend")&&j.length===0||N.includes("ux")&&!hA.trim()?"not-allowed":"pointer"},children:B.jsxs("div",{"data-vg-id":"17fc034","data-source-path":"/src/components/ViewGateOverlay.tsx:2386",style:{display:"flex",alignItems:"center",gap:"8px"},children:[S?B.jsx("div",{"data-vg-id":"17fc035","data-source-path":"/src/components/ViewGateOverlay.tsx:2387",className:"vg-spinner",style:{width:"16px",height:"16px",borderWidth:"2px"}}):B.jsx(Co,{"data-vg-id":"a3fd5be3","data-source-path":"/src/components/ViewGateOverlay.tsx:2387",size:18}),B.jsx("span",{"data-vg-id":"52d76d02","data-source-path":"/src/components/ViewGateOverlay.tsx:2388",children:S?e.submitting:e.sendFeedback||"Send Comment"})]})})]})]})}),bA&&B.jsx("div",{"data-vg-id":"17fc038","data-source-path":"/src/components/ViewGateOverlay.tsx:2398",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:is},children:B.jsxs("div",{"data-vg-id":"17fc039","data-source-path":"/src/components/ViewGateOverlay.tsx:2404",className:"vg-glassmorphism vg-animate-slide",style:{padding:"32px",width:"820px",maxHeight:"85vh",display:"flex",flexDirection:"column",transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[B.jsxs("div",{"data-vg-id":"17fc04f","data-source-path":"/src/components/ViewGateOverlay.tsx:2409",style:{display:"flex",flexDirection:"column",gap:"16px",marginBottom:"24px"},children:[B.jsxs("div",{"data-vg-id":"17fc050","data-source-path":"/src/components/ViewGateOverlay.tsx:2410",style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[B.jsx("h2",{"data-vg-id":"efa6bc1c","data-source-path":"/src/components/ViewGateOverlay.tsx:2411",style:{margin:0,fontSize:"20px",fontWeight:800,color:"#0f172a",whiteSpace:"nowrap"},children:gA?e.commentDetails:e.annotations}),B.jsxs("div",{"data-vg-id":"17fc052","data-source-path":"/src/components/ViewGateOverlay.tsx:2414",style:{display:"flex",alignItems:"center",gap:"12px"},children:[Z?B.jsxs("div",{"data-vg-id":"17fc053","data-source-path":"/src/components/ViewGateOverlay.tsx:2416",style:{display:"flex",alignItems:"center",gap:"8px",padding:"4px 12px",background:"rgba(99, 102, 241, 0.1)",borderRadius:"20px"},children:[Z.avatar?B.jsx("img",{"data-vg-id":"a3987e2","data-source-path":"/src/components/ViewGateOverlay.tsx:2418",src:Z.avatar,style:{width:"20px",height:"20px",borderRadius:"50%"},alt:""}):B.jsx("div",{"data-vg-id":"17fc055","data-source-path":"/src/components/ViewGateOverlay.tsx:2420",style:{width:"20px",height:"20px",borderRadius:"50%",background:"#6366f1",color:"white",fontSize:"10px",display:"flex",alignItems:"center",justifyContent:"center"},children:Z.name?.[0]}),B.jsx("span",{"data-vg-id":"52d76d21","data-source-path":"/src/components/ViewGateOverlay.tsx:2424",style:{fontSize:"12px",fontWeight:600,color:"#4338ca",cursor:"pointer"},onClick:()=>ZA(null),title:A==="es"?"Click para cambiar":"Click to change",children:Z.name})]}):B.jsx("div",{"data-vg-id":"17fc057","data-source-path":"/src/components/ViewGateOverlay.tsx:2433",style:{fontSize:"12px",color:"#64748b",fontWeight:600},children:A==="es"?"Sin usuario":"No user selected"}),B.jsx("button",{className:"vg-button-ghost",style:{padding:"8px",borderRadius:"50%"},onClick:()=>{oe(!1),OA(null),gs(null),p("all")},children:B.jsx(lr,{"data-vg-id":"ff5f6b1","data-source-path":"/src/components/ViewGateOverlay.tsx:2442",size:20})})]})]}),B.jsx("div",{"data-vg-id":"17fc06e","data-source-path":"/src/components/ViewGateOverlay.tsx:2446",style:{display:"flex",flexDirection:"column",gap:"8px",alignItems:"center",width:"100%"},children:(()=>{const l=Array.isArray(TA)?TA:[],F=gA?ht.find(T=>T.annotations?.some(sA=>sA._id===gA)):null,H=(F?F.annotations:l).filter(T=>T.status!=="completed"&&T.status!=="done"),R=H.filter(T=>T.status!=="ready_for_review").length,O=H.filter(T=>T.status==="ready_for_review").length,G=H.length;return G<=0?G===0?null:B.jsxs("div",{"data-vg-id":"17fc06f","data-source-path":"/src/components/ViewGateOverlay.tsx:2460",style:{display:"flex",gap:"8px",opacity:.9},children:[R>0&&B.jsxs("div",{"data-vg-id":"17fc070","data-source-path":"/src/components/ViewGateOverlay.tsx:2462",className:"vg-badge",style:{background:"#fff7ed",color:"#c2410c",border:"1px solid #ffedd5",fontSize:"11px",padding:"2px 8px"},children:[R," ",R===1?"pendiente":"pendientes"]}),O>0&&B.jsxs("div",{"data-vg-id":"17fc071","data-source-path":"/src/components/ViewGateOverlay.tsx:2467",className:"vg-badge",style:{background:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff",fontSize:"11px",padding:"2px 8px"},children:[O," ",A==="es"?O===1?"Listo para revisión":"Listos para revisión":"ready for review"]})]}):B.jsxs(B.Fragment,{children:[!c&&B.jsxs("div",{"data-vg-id":"17fc072","data-source-path":"/src/components/ViewGateOverlay.tsx:2478",className:"vg-segmented-control",style:{marginBottom:"4px"},children:[B.jsx("div",{className:"vg-segmented-slider",style:{left:DA===null?"4px":DA==="pending"?"calc(4px + (100% - 8px) / 3)":"calc(4px + 2 * (100% - 8px) / 3)",width:"calc((100% - 8px) / 3)",background:DA===null?"var(--vg-primary)":DA==="pending"?"#ea580c":"#a855f7",boxShadow:DA===null?"0 4px 12px rgba(99, 102, 241, 0.3)":DA==="pending"?"0 4px 12px rgba(234, 88, 12, 0.3)":"0 4px 12px rgba(168, 85, 247, 0.3)"}}),B.jsxs("div",{onClick:()=>gs(null),className:`vg-segmented-item ${DA===null?"active":""}`,children:[e.viewAll||"Todos"," (",G,")"]}),B.jsxs("div",{onClick:()=>gs("pending"),className:`vg-segmented-item ${DA==="pending"?"active":""}`,children:[A==="es"?R===1?"Pendiente":"Pendientes":"Pending"," (",R,")"]}),B.jsxs("div",{onClick:()=>gs("ready"),className:`vg-segmented-item ${DA==="ready"?"active":""}`,children:[A==="es"?"Listo para revisión":"Ready for Review"," (",O,")"]})]}),B.jsxs("div",{"data-vg-id":"17fc073","data-source-path":"/src/components/ViewGateOverlay.tsx:2509",style:{display:"flex",gap:"6px",justifyContent:"center",flexWrap:"wrap",marginTop:c?"0":"4px"},children:[B.jsxs("button",{onClick:()=>p("all"),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:U==="all"?"var(--vg-primary)":"#e2e8f0",backgroundColor:U==="all"?"var(--vg-primary)":"transparent",color:U==="all"?"white":"#64748b",cursor:"pointer",transition:"all 0.2s"},children:[e.viewAll||"Todos"," (",H.filter(T=>c?!0:DA==="pending"?T.status!=="ready_for_review":DA==="ready"?T.status==="ready_for_review":!0).length,")"]}),["low","medium","high","urgent"].map(T=>{const sA=H.filter(jA=>c?!0:DA==="pending"?jA.status!=="ready_for_review":DA==="ready"?jA.status==="ready_for_review":!0).filter(jA=>(jA.priority||"medium")===T).length;return sA===0&&U!==T?null:B.jsxs("button",{onClick:()=>p(T),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:U===T?T==="low"?"#10b981":T==="medium"?"#6366f1":T==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:U===T?T==="low"?"#ecfdf5":T==="medium"?"#eef2ff":T==="high"?"#fffbeb":"#fef2f2":"transparent",color:U===T?T==="low"?"#059669":T==="medium"?"#4338ca":T==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:[e[T]," (",sA,")"]},T)})]})]})})()})]}),B.jsx("div",{style:{flex:1,overflowY:"auto",paddingRight:"10px",overflowX:"hidden"},className:"vg-custom-scrollbar",children:$e?B.jsx("div",{"data-vg-id":"17fc074","data-source-path":"/src/components/ViewGateOverlay.tsx:2575",style:{display:"flex",justifyContent:"center",padding:"40px"},children:B.jsx("div",{"data-vg-id":"17fc075","data-source-path":"/src/components/ViewGateOverlay.tsx:2576",className:"vg-spinner"})}):Mn.map((l,F)=>B.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:`${F*.05}s`},children:[B.jsxs("div",{"data-vg-id":"17fc076","data-source-path":"/src/components/ViewGateOverlay.tsx:2591",style:{display:"flex",justifyContent:"space-between",marginBottom:"16px",alignItems:"center"},children:[B.jsxs("div",{"data-vg-id":"17fc077","data-source-path":"/src/components/ViewGateOverlay.tsx:2592",style:{display:"flex",gap:"12px",alignItems:"center"},children:[B.jsx("span",{"data-vg-id":"8161c0f","data-source-path":"/src/components/ViewGateOverlay.tsx:2593",style:{fontSize:"12px",color:"#000000",fontWeight:600},children:Ra(l.timestamp||l.createdAt||l.reference?.timestamp,A)}),B.jsx("div",{"data-vg-id":"2e782f7b","data-source-path":"/src/components/ViewGateOverlay.tsx:2596",onClick:Q=>{Q.stopPropagation();const H=l.key||`VG-${l._id.slice(-6).toUpperCase()}`;navigator.clipboard.writeText(H);const R=Q.currentTarget;R.innerText="¡Copiado!",R.style.color="#22c55e",setTimeout(()=>{R.innerText=H,R.style.color=c?"#64748b":"#6366f1"},1500)},style:{fontSize:"10px",fontFamily:"monospace",color:c?"#64748b":"#6366f1",background:c?"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:l.key||`VG-${l._id.slice(-6).toUpperCase()}`}),l.reference?.metadata?.isModal&&B.jsx("span",{"data-vg-id":"8161c11","data-source-path":"/src/components/ViewGateOverlay.tsx:2625",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":l.status==="completed"||l.status==="done"?"#ecfdf5":l.status==="ready_for_review"?"#f3e8ff":"#fef3c7",color:c?"#64748b":l.status==="completed"||l.status==="done"?"#059669":l.status==="ready_for_review"?"#a855f7":"#92400e",border:"none",padding:"2px 6px"},children:"MODAL"}),l.url&&B.jsx(Ma,{url:l.url,onHover:Wa,style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"11px",color:"#64748b",background:"#f8fafc",padding:"2px 8px",borderRadius:"6px",border:"1px solid #e2e8f0",maxWidth:"220px"}})]}),l.status==="completed"?B.jsxs("span",{"data-vg-id":"8161c12","data-source-path":"/src/components/ViewGateOverlay.tsx:2653",className:"vg-badge",style:{backgroundColor:"#ecfdf5",color:"#059669",border:"1px solid #d1fae5"},children:[B.jsx(Ie,{"data-vg-id":"a75c1a23","data-source-path":"/src/components/ViewGateOverlay.tsx:2654",size:14})," ",e.completed||(A==="es"?"Listo para revisión":"Ready for Review")]}):l.status==="ready_for_review"?B.jsxs("span",{"data-vg-id":"8161c14","data-source-path":"/src/components/ViewGateOverlay.tsx:2657",className:"vg-badge",style:{backgroundColor:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff"},children:[B.jsx(Ie,{"data-vg-id":"a75c1a25","data-source-path":"/src/components/ViewGateOverlay.tsx:2658",size:14})," ",e.readyForReview]}):l.status==="bug_fixing"?B.jsxs("span",{"data-vg-id":"8161c16","data-source-path":"/src/components/ViewGateOverlay.tsx:2661",className:"vg-badge",style:{backgroundColor:"#fff1f2",color:"#e11d48",border:"1px solid #ffe4e6"},children:[B.jsx(Ut,{"data-vg-id":"3b8b17c5","data-source-path":"/src/components/ViewGateOverlay.tsx:2662",size:14})," ","Bug Fixing"]}):B.jsxs("span",{"data-vg-id":"8161c18","data-source-path":"/src/components/ViewGateOverlay.tsx:2665",className:"vg-badge",style:{backgroundColor:c||l.status==="backlog"?"#f1f5f9":"#fff7ed",color:c||l.status==="backlog"?"#64748b":"#ea580c",border:c||l.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[B.jsx(po,{"data-vg-id":"62dc6bf6","data-source-path":"/src/components/ViewGateOverlay.tsx:2670",size:14}),c||l.status==="backlog"?e.backlog:e.pending]})]}),(l.screenshot||l.reference?.previewUrl)&&B.jsx("div",{"data-vg-id":"2e782f9a","data-source-path":"/src/components/ViewGateOverlay.tsx:2677",style:{margin:"0 0 20px 0",borderRadius:"8px",overflow:"hidden",maxWidth:"100%",maxHeight:"280px",border:"1px solid #e2e8f0",backgroundColor:"#f8fafc",display:"flex",alignItems:"center",justifyContent:"center"},children:B.jsx("img",{"data-vg-id":"3cf759cd","data-source-path":"/src/components/ViewGateOverlay.tsx:2689",src:l.screenshot||l.reference?.previewUrl,alt:"Visual Preview",style:{maxWidth:"100%",maxHeight:"280px",objectFit:"contain",display:"block"}})}),Gn===l._id?B.jsx("textarea",{className:"vg-textarea",value:Za,onChange:Q=>$a(Q.target.value),rows:3,autoFocus:!0,style:{marginBottom:"16px",minHeight:"80px"}}):B.jsxs("div",{"data-vg-id":"2e782f9c","data-source-path":"/src/components/ViewGateOverlay.tsx:2712",style:{marginBottom:"20px"},children:[B.jsx("div",{"data-vg-id":"2e782f9d","data-source-path":"/src/components/ViewGateOverlay.tsx:2713",style:{display:"flex",alignItems:"center",gap:"8px",marginBottom:"8px"},children:B.jsxs("div",{"data-vg-id":"2e782f9e","data-source-path":"/src/components/ViewGateOverlay.tsx:2714",style:{fontSize:"10px",fontWeight:800,color:l.priority==="low"?"#059669":l.priority==="urgent"?"#b91c1c":l.priority==="high"?"#b45309":"#4338ca",backgroundColor:l.priority==="low"?"#ecfdf5":l.priority==="urgent"?"#fef2f2":l.priority==="high"?"#fffbeb":"#eef2ff",padding:"4px 10px",borderRadius:"6px",letterSpacing:"0.5px",border:"1px solid",borderColor:l.priority==="low"?"#d1fae5":l.priority==="urgent"?"#fee2e2":l.priority==="high"?"#fef3c7":"#e0e7ff"},children:[e.priority,": ",e[l.priority||"medium"]]})}),B.jsx("p",{"data-vg-id":"f01af87e","data-source-path":"/src/components/ViewGateOverlay.tsx:2728",className:"vg-text-wrap",style:{margin:"0",fontSize:"16px",color:"#1e293b",lineHeight:1.6},children:l.message})]}),B.jsxs("div",{"data-vg-id":"2e782fa0","data-source-path":"/src/components/ViewGateOverlay.tsx:2732",style:{display:"flex",justifyContent:"flex-end",alignItems:"center",gap:"12px",borderTop:"1px solid #f1f5f9",paddingTop:"16px"},children:[B.jsx("div",{"data-vg-id":"2e782fa1","data-source-path":"/src/components/ViewGateOverlay.tsx:2734",style:{display:"flex",gap:"6px"},children:Gn!==l._id&&B.jsxs(B.Fragment,{children:[B.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px"},onClick:()=>{kn(l._id),$a(l.message),x(l.priority||"medium")},title:e.edit,children:B.jsx(Qo,{"data-vg-id":"ea06991a","data-source-path":"/src/components/ViewGateOverlay.tsx:2747",size:16})}),B.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px",color:"#ef4444"},onClick:()=>{KA({title:e.deleteConfirm,message:e.confirmDelete,type:"danger",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"DELETE",headers:{"x-api-key":r}})).ok&&(ft(),t(e.deleteSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},title:A==="es"?"Eliminar":"Delete",children:B.jsx(mo,{"data-vg-id":"45b4419d","data-source-path":"/src/components/ViewGateOverlay.tsx:2777",size:16})})]})}),B.jsx("div",{"data-vg-id":"2e782fb9","data-source-path":"/src/components/ViewGateOverlay.tsx:2784",style:{display:"flex",gap:"8px"},children:Gn===l._id?B.jsxs(B.Fragment,{children:[B.jsx("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:async()=>{try{const Q=l.status==="ready_for_review"?l.originalStatus||(l.screenshot?"bug_fixing":"pending"):l.status,H=l.type==="bug"||l.originalStatus==="bug_fixing"||l.status==="bug_fixing";(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({message:Za,priority:w,status:Q,type:H?"bug":"task"})})).ok&&(kn(null),ft(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}},children:e.save}),B.jsx("div",{"data-vg-id":"2e782fba","data-source-path":"/src/components/ViewGateOverlay.tsx:2817",style:{display:"flex",gap:"4px",marginLeft:"12px"},children:["low","medium","high","urgent"].map(Q=>B.jsx("button",{onClick:()=>x(Q),style:{padding:"8px 12px",borderRadius:"6px",fontSize:"12px",fontWeight:800,border:"1px solid",borderColor:w===Q?Q==="low"?"#10b981":Q==="medium"?"#6366f1":Q==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:w===Q?Q==="low"?"#ecfdf5":Q==="medium"?"#eef2ff":Q==="high"?"#fffbeb":"#fef2f2":"white",color:w===Q?Q==="low"?"#059669":Q==="medium"?"#4338ca":Q==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[Q]},Q))}),B.jsx("button",{"data-vg-id":"5861bcb8","data-source-path":"/src/components/ViewGateOverlay.tsx:2840",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",marginLeft:"auto"},onClick:()=>kn(null),children:e.cancel})]}):B.jsxs(B.Fragment,{children:[!c&&(l.status==="pending"||!["ready_for_review","completed","done"].includes(l.status||""))&&B.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{KA({title:e.markReadyConfirm,message:e.confirmMarkReady,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"ready_for_review"})})).ok&&(ft(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},children:[B.jsx(Co,{"data-vg-id":"dbae09af","data-source-path":"/src/components/ViewGateOverlay.tsx:2873",size:14})," ",e.markReady]}),!c&&l.status==="ready_for_review"&&B.jsxs("div",{"data-vg-id":"2e782fbd","data-source-path":"/src/components/ViewGateOverlay.tsx:2877",style:{display:"flex",gap:"8px"},children:[B.jsxs("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 12px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{Rn(""),KA({title:e.reopenConfirm,message:e.confirmReopen,type:"success",showInput:!0,onConfirm:async Q=>{try{const H=l.originalStatus||(l.screenshot?"bug_fixing":"pending"),R=l.type==="bug"||l.originalStatus==="bug_fixing"||l.status==="bug_fixing";(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:H,message:Q,type:R?"bug":"task"})})).ok&&(ft(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},children:[B.jsx(zc,{"data-vg-id":"51a0f8c9","data-source-path":"/src/components/ViewGateOverlay.tsx:2914",size:14})," ",e.reopen]}),B.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",background:"#22c55e",borderColor:"#22c55e",whiteSpace:"nowrap"},onClick:()=>{KA({title:e.completeConfirm,message:e.confirmComplete,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"completed"})})).ok&&(ft(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},children:[B.jsx(Ie,{"data-vg-id":"a75c1a64","data-source-path":"/src/components/ViewGateOverlay.tsx:2944",size:14})," ",e.completed]})]})]})})]})]},l._id))},gA||"all")]})}),MA&&B.jsx("div",{"data-vg-id":"2e782fc0","data-source-path":"/src/components/ViewGateOverlay.tsx:2963",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:is+100},children:B.jsxs("div",{"data-vg-id":"2e782fc1","data-source-path":"/src/components/ViewGateOverlay.tsx:2968",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:[B.jsx("div",{"data-vg-id":"2e782fd7","data-source-path":"/src/components/ViewGateOverlay.tsx:2975",style:{width:"64px",height:"64px",background:MA.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:MA.type==="danger"?"#ef4444":"#6366f1",transform:"rotate(-5deg)"},children:MA.type==="danger"?B.jsx(mo,{"data-vg-id":"45b441bd","data-source-path":"/src/components/ViewGateOverlay.tsx:2984",size:32}):B.jsx(Ie,{"data-vg-id":"a75c1a7e","data-source-path":"/src/components/ViewGateOverlay.tsx:2984",size:32})}),B.jsx("h3",{"data-vg-id":"53ec4f0","data-source-path":"/src/components/ViewGateOverlay.tsx:2986",style:{margin:"0 0 12px 0",fontSize:"20px",fontWeight:800,color:"#000000",letterSpacing:"-0.02em"},children:MA.title}),B.jsx("p",{"data-vg-id":"f01af8ba","data-source-path":"/src/components/ViewGateOverlay.tsx:2987",style:{margin:"0 0 24px 0",fontSize:"15px",color:"#000000",lineHeight:1.6},children:MA.message}),MA.showInput&&B.jsx("textarea",{className:"vg-textarea",placeholder:e.reopenPlaceholder,value:Ve,onChange:l=>Rn(l.target.value),rows:3,autoFocus:!0,style:{marginBottom:"24px",minHeight:"80px",textAlign:"left"}}),B.jsxs("div",{"data-vg-id":"2e782fdc","data-source-path":"/src/components/ViewGateOverlay.tsx:3001",style:{display:"flex",gap:"16px"},children:[B.jsx("button",{className:"vg-button-ghost",style:{flex:1,height:"44px"},onClick:()=>!iA&&KA(null),disabled:iA,children:e.no}),B.jsx("button",{className:"vg-button-primary",style:{flex:1,height:"44px",backgroundColor:MA.type==="danger"?"#ef4444":void 0,backgroundImage:MA.type==="danger"?"none":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:"8px",opacity:MA.showInput&&!Ve.trim()?.5:1,cursor:MA.showInput&&!Ve.trim()?"not-allowed":"pointer"},disabled:iA||MA.showInput&&!Ve.trim(),onClick:async()=>{PA(!0);try{await MA.onConfirm(Ve)}catch(l){console.error("Confirmation error:",l)}finally{PA(!1)}},children:iA?B.jsx(Jc,{"data-vg-id":"a4b735ab","data-source-path":"/src/components/ViewGateOverlay.tsx:3037",size:18,className:"vg-animate-spin"}):e.yes})]})]})}),!bA&&!g&&ht.map((l,F)=>{const{rect:Q,annotations:H,isModal:R}=l,O=H[0],G=H.length,T=H.some(I=>I.status==="ready_for_review"),sA=H.some(I=>I.status==="completed"||I.status==="done"),jA=H.some(I=>I.status!=="ready_for_review"&&I.status!=="completed"&&I.status!=="done"),J=sA&&!T&&!jA,GA=T&&!jA&&!sA,Ee=(T||sA)&&!jA,wA=(T||sA)&&jA,pA=H.filter(I=>I.status!=="ready_for_review"&&I.status!=="completed"&&I.status!=="done").length,UA=H.filter(I=>I.status==="ready_for_review").length,vA=H.filter(I=>I.status==="completed"||I.status==="done").length,W=H.some(I=>I.status==="bug_fixing"||I.type==="bug"||I.originalStatus==="bug_fixing"),tA=W&&!GA&&!J?"#f43f5e":pA>0?c?"#64748b":"#ea580c":UA>0?"#a855f7":"#10b981",HA=ht.some(I=>I.element===l.element&&I.isTriggerPin),be=ht.some(I=>I.element===l.element&&!I.isTriggerPin),ie=HA&&be?l.isTriggerPin?-18:18:0,ve=Q.top===0&&Q.left===0&&Q.width>window.innerWidth*.9;return B.jsxs("div",{className:"vg-pin-container vg-animate-pop",style:{position:"fixed",top:Math.max(20,Math.min(window.innerHeight-52,Q.top-20)),left:ve?Math.max(20,Q.left+40+ie):Math.max(20,Math.min(window.innerWidth-52,Q.left+Q.width/2-16+ie)),width:"32px",height:"32px",cursor:"pointer",transition:"all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275)",zIndex:zh},onMouseEnter:I=>{const ae=I.currentTarget.getBoundingClientRect(),rr=window.innerHeight-ae.bottom,lw=ae.top;rr<250&&lw>rr?oA(jn=>({...jn,[l.id]:"vg-top"})):oA(jn=>({...jn,[l.id]:""}))},onWheel:I=>{const ae=I.currentTarget.querySelector(".vg-tooltip-scroll");ae&&ae.scrollBy({top:I.deltaY,behavior:"smooth"})},onClick:()=>{oe(!0),OA(O._id)},children:[B.jsxs("div",{"data-vg-id":"2e782fde","data-source-path":"/src/components/ViewGateOverlay.tsx:3112",className:`vg-pin-tooltip ${cA[l.id]||""} ${ve||Q.left<160?"vg-tooltip-right":Q.left>window.innerWidth-160?"vg-tooltip-left":""}`,style:{padding:"16px"},children:[B.jsxs("div",{"data-vg-id":"2e782fdf","data-source-path":"/src/components/ViewGateOverlay.tsx:3113",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"12px"},children:[B.jsxs("div",{"data-vg-id":"2e782fe0","data-source-path":"/src/components/ViewGateOverlay.tsx:3114",style:{display:"flex",alignItems:"center",gap:"8px",flexWrap:"wrap"},children:[l.isTriggerPin?B.jsx(Ts,{"data-vg-id":"d881615b","data-source-path":"/src/components/ViewGateOverlay.tsx:3116",size:14,color:tA}):B.jsx(cr,{"data-vg-id":"7fe174a","data-source-path":"/src/components/ViewGateOverlay.tsx:3118",size:14,color:tA}),B.jsxs("div",{"data-vg-id":"2e782ff8","data-source-path":"/src/components/ViewGateOverlay.tsx:3120",style:{display:"flex",gap:"4px"},children:[pA>0&&B.jsxs("span",{"data-vg-id":"8161c8e","data-source-path":"/src/components/ViewGateOverlay.tsx:3122",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":"#fff7ed",color:c?"#64748b":"#c2410c"},children:[pA," ",c||O.status==="backlog"?"Backlog":A==="es"?pA===1?e.pending:"Pendientes":"pending"]}),UA>0&&B.jsxs("span",{"data-vg-id":"8161c8f","data-source-path":"/src/components/ViewGateOverlay.tsx:3131",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"]}),vA>0&&B.jsxs("span",{"data-vg-id":"8161c90","data-source-path":"/src/components/ViewGateOverlay.tsx:3143",style:{fontSize:"10px",fontWeight:700,color:"#059669",background:"#ecfdf5",padding:"2px 6px",borderRadius:"6px"},children:[vA," ",A==="es"?vA===1?"Completado":"Completados":"completed"]}),H.some(I=>I.status==="bug_fixing")&&B.jsx("span",{"data-vg-id":"8161c91","data-source-path":"/src/components/ViewGateOverlay.tsx:3155",style:{fontSize:"10px",fontWeight:700,color:"#e11d48",background:"#fff1f2",padding:"2px 6px",borderRadius:"6px"},children:"BUG"})]})]}),R&&B.jsx("span",{"data-vg-id":"8161c92","data-source-path":"/src/components/ViewGateOverlay.tsx:3169",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":wA?`linear-gradient(90deg, #ea580c 50%, ${sA?"#10b981":"#a855f7"} 50%)`:pA>0?"#fff7ed":J?"#ecfdf5":"#f3e8ff",color:c?"#64748b":wA?"#ffffff":pA>0?"#c2410c":J?"#059669":"#a855f7",border:"none",fontWeight:800,textShadow:wA&&!c?"0 1px 2px rgba(0,0,0,0.2)":"none"},children:"MODAL"})]}),B.jsx("div",{"data-vg-id":"2e782ffe","data-source-path":"/src/components/ViewGateOverlay.tsx:3181",className:"vg-tooltip-scroll",style:{maxHeight:"180px",overflowY:"auto"},children:H.map((I,ae)=>B.jsxs("div",{"data-vg-id":"2e782fff","data-source-path":"/src/components/ViewGateOverlay.tsx:3183",style:{padding:"10px 0",borderTop:ae===0?"none":"1px solid #f1f5f9",display:"flex",gap:"12px",alignItems:"flex-start"},children:[B.jsxs("div",{"data-vg-id":"2e783015","data-source-path":"/src/components/ViewGateOverlay.tsx:3190",style:{flex:1,display:"flex",flexDirection:"column",gap:"4px"},children:[B.jsx("span",{"data-vg-id":"8161cab","data-source-path":"/src/components/ViewGateOverlay.tsx:3191",style:{fontSize:"10px",fontWeight:600,color:"#64748b"},children:Ra(I.timestamp||I.createdAt,A)}),I.url&&B.jsx(Ma,{url:I.url,onHover:Wa,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"}}),B.jsx("div",{"data-vg-id":"2e783017","data-source-path":"/src/components/ViewGateOverlay.tsx:3213",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})]}),B.jsxs("div",{"data-vg-id":"2e783018","data-source-path":"/src/components/ViewGateOverlay.tsx:3217",style:{flexShrink:0,marginTop:"2px",display:"flex",flexDirection:"column",gap:"4px",alignItems:"flex-end"},children:[B.jsx("div",{"data-vg-id":"2e783019","data-source-path":"/src/components/ViewGateOverlay.tsx:3218",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"?B.jsxs("span",{"data-vg-id":"8161caf","data-source-path":"/src/components/ViewGateOverlay.tsx:3232",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:[B.jsx(Ie,{"data-vg-id":"a75c1ac0","data-source-path":"/src/components/ViewGateOverlay.tsx:3245",size:10}),e.completed]}):I.status==="ready_for_review"?B.jsxs("span",{"data-vg-id":"8161cb1","data-source-path":"/src/components/ViewGateOverlay.tsx:3249",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:[I.type==="bug"||I.status==="bug_fixing"||I.originalStatus==="bug_fixing"?B.jsx(Ut,{"data-vg-id":"3b8b1860","data-source-path":"/src/components/ViewGateOverlay.tsx:3262",size:10}):B.jsx(Ie,{"data-vg-id":"a75c1ac3","data-source-path":"/src/components/ViewGateOverlay.tsx:3262",size:10}),e.readyForReview]}):I.status==="bug_fixing"?B.jsxs("span",{"data-vg-id":"8161cc9","data-source-path":"/src/components/ViewGateOverlay.tsx:3266",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:[B.jsx(Ut,{"data-vg-id":"3b8b1878","data-source-path":"/src/components/ViewGateOverlay.tsx:3279",size:10}),"Bug Fixing"]}):B.jsxs("span",{"data-vg-id":"8161ccb","data-source-path":"/src/components/ViewGateOverlay.tsx:3283",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:c||I.status==="backlog"?"#64748b":"#ea580c",background:c||I.status==="backlog"?"#f1f5f9":"#fff7ed",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:c||I.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[B.jsx(po,{"data-vg-id":"62dc6c94","data-source-path":"/src/components/ViewGateOverlay.tsx:3296",size:10}),c||I.status==="backlog"?e.backlog:e.pending]})]})]},I._id))})]}),B.jsxs("div",{"data-vg-id":"2e783038","data-source-path":"/src/components/ViewGateOverlay.tsx:3306",className:`vg-formal-pin ${J?"completed":GA||Ee?"ready":W?"bug":wA?"mixed":c?"backlog":""} ${l.isTriggerPin?"modal-variant":""}`,style:{position:"relative",background:W&&!GA&&!J?"linear-gradient(135deg, #f43f5e 0%, #e11d48 100%)":GA?"linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)":wA?sA?"linear-gradient(135deg, #10b981 0%, #059669 100%)":"linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)":void 0},children:[GA||J||Ee?W&&!J?B.jsx(Ut,{"data-vg-id":"3b8b187c","data-source-path":"/src/components/ViewGateOverlay.tsx:3313",size:18}):B.jsx(Ie,{"data-vg-id":"a75c1adf","data-source-path":"/src/components/ViewGateOverlay.tsx:3313",size:18}):W?B.jsx(Ut,{"data-vg-id":"3b8b187e","data-source-path":"/src/components/ViewGateOverlay.tsx:3313",size:18}):l.isTriggerPin?B.jsx(Ts,{"data-vg-id":"d88161a1","data-source-path":"/src/components/ViewGateOverlay.tsx:3313",size:16}):R?B.jsx(Pc,{"data-vg-id":"5c2be08d","data-source-path":"/src/components/ViewGateOverlay.tsx:3313",size:16}):B.jsx(cr,{"data-vg-id":"7fe17a6","data-source-path":"/src/components/ViewGateOverlay.tsx:3313",size:16}),G>1&&B.jsx("div",{"data-vg-id":"2e783054","data-source-path":"/src/components/ViewGateOverlay.tsx:3316",className:"vg-pin-badge vg-animate-pop",children:G})]})]},`group-${l.id}`)}),B.jsx("div",{className:`vg-url-tooltip ${qe?"visible":""} ${qe?.direction==="bottom"?"vg-bottom":"vg-top"}`,style:{transform:qe?`translate(-50%, ${qe.direction==="top"?"-110%":"10%"})`:"translate(-50%, 0)",left:qe?.x||0,top:qe?.y||0},children:qe?.url}),X&&B.jsx("div",{"data-vg-id":"2e783055","data-source-path":"/src/components/ViewGateOverlay.tsx:3341",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(0, 0, 0, 0.75)",backdropFilter:"blur(16px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:is+100,animation:"vg-fade-in 0.3s ease-out"},onClick:l=>{l.target===l.currentTarget&&q(!1)},children:B.jsxs("div",{"data-vg-id":"2e783056","data-source-path":"/src/components/ViewGateOverlay.tsx:3350",className:"vg-glassmorphism vg-animate-pop",style:{width:"95%",maxWidth:"800px",height:"85vh",maxHeight:"850px",display:"flex",flexDirection:"column",overflow:"hidden",boxShadow:"0 50px 100px rgba(0,0,0,0.6)",borderRadius:"32px",border:"1px solid rgba(255, 255, 255, 0.15)",backgroundColor:"rgba(255, 255, 255, 0.98)"},children:[B.jsxs("div",{"data-vg-id":"2e783057","data-source-path":"/src/components/ViewGateOverlay.tsx:3363",style:{padding:"32px 40px",borderBottom:"1px solid rgba(0,0,0,0.06)",display:"flex",alignItems:"center",justifyContent:"space-between",background:"white"},children:[B.jsxs("div",{"data-vg-id":"2e783058","data-source-path":"/src/components/ViewGateOverlay.tsx:3364",children:[B.jsx("h3",{"data-vg-id":"53ec56f","data-source-path":"/src/components/ViewGateOverlay.tsx:3365",style:{margin:0,fontSize:"24px",fontWeight:900,letterSpacing:"-0.03em",color:"#0f172a"},children:A==="es"?"Selector de Endpoints":"Endpoint Selector"}),B.jsx("p",{"data-vg-id":"f01af939","data-source-path":"/src/components/ViewGateOverlay.tsx:3368",style:{margin:"6px 0 0 0",fontSize:"14px",color:"#64748b",fontWeight:500},children:A==="es"?"Asocia múltiples rutas backend a este ticket para mayor precisión":"Associate multiple backend routes to this ticket for better precision"})]}),B.jsx("button",{"data-vg-id":"5861bd58","data-source-path":"/src/components/ViewGateOverlay.tsx:3372",onClick:()=>q(!1),className:"vg-close-pill",style:{width:"40px",height:"40px",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"14px",background:"#f1f5f9",color:"#64748b",border:"none",cursor:"pointer",transition:"all 0.2s"},onMouseEnter:l=>{l.currentTarget.style.background="#e2e8f0",l.currentTarget.style.color="#0f172a"},onMouseLeave:l=>{l.currentTarget.style.background="#f1f5f9",l.currentTarget.style.color="#64748b"},children:B.jsx(lr,{"data-vg-id":"eec8c523","data-source-path":"/src/components/ViewGateOverlay.tsx:3379",size:20,strokeWidth:2.5})})]}),B.jsx("div",{"data-vg-id":"2e783072","data-source-path":"/src/components/ViewGateOverlay.tsx:3383",style:{padding:"24px 40px",borderBottom:"1px solid rgba(0,0,0,0.06)",background:"#fcfcfc"},children:B.jsxs("div",{"data-vg-id":"2e783073","data-source-path":"/src/components/ViewGateOverlay.tsx:3384",style:{position:"relative"},children:[B.jsx(Zc,{"data-vg-id":"8f7bad07","data-source-path":"/src/components/ViewGateOverlay.tsx:3385",size:20,style:{position:"absolute",left:"16px",top:"50%",transform:"translateY(-50%)",color:"#94a3b8"}}),B.jsx("input",{"data-vg-id":"88e38aae","data-source-path":"/src/components/ViewGateOverlay.tsx:3386",type:"text",placeholder:A==="es"?"Buscar rutas, métodos o descripciones...":"Search routes, methods, or descriptions...",value:m,onChange:l=>D(l.target.value),className:"vg-textarea",style:{padding:"14px 16px 14px 50px",fontSize:"16px",minHeight:"auto",borderRadius:"16px",border:"1px solid #e2e8f0",backgroundColor:"white",boxShadow:"0 2px 8px rgba(0,0,0,0.04)"},autoFocus:!0})]})}),B.jsx("div",{"data-vg-id":"2e783076","data-source-path":"/src/components/ViewGateOverlay.tsx:3406",style:{flex:1,overflowY:"auto",overflowX:"hidden",padding:"24px 40px"},className:"vg-custom-scrollbar",children:Ya.length>0?B.jsx("div",{"data-vg-id":"2e783077","data-source-path":"/src/components/ViewGateOverlay.tsx:3408",style:{display:"flex",flexDirection:"column",gap:"0px"},children:Ya.map(l=>{const F=l.name===(A==="es"?"Seleccionados":"Selected");return B.jsxs("div",{"data-vg-id":"2e783078","data-source-path":"/src/components/ViewGateOverlay.tsx:3412",style:{marginBottom:"32px"},children:[B.jsxs("div",{"data-vg-id":"2e783079","data-source-path":"/src/components/ViewGateOverlay.tsx:3413",style:{display:"flex",alignItems:"center",gap:"12px",marginBottom:"16px",padding:"0 4px"},children:[B.jsx("span",{"data-vg-id":"8161d0f","data-source-path":"/src/components/ViewGateOverlay.tsx:3414",style:{fontSize:"11px",fontWeight:900,textTransform:"uppercase",letterSpacing:"0.1em",color:F?"#10b981":"#6366f1",backgroundColor:F?"rgba(10, 185, 129, 0.08)":"rgba(99, 102, 241, 0.08)",padding:"4px 10px",borderRadius:"6px",border:"1px solid",borderColor:F?"rgba(10, 185, 129, 0.1)":"rgba(99, 102, 241, 0.1)"},children:l.name}),B.jsx("div",{"data-vg-id":"2e78307b","data-source-path":"/src/components/ViewGateOverlay.tsx:3428",style:{flex:1,height:"1px",background:`linear-gradient(90deg, ${F?"rgba(16, 185, 129, 0.15)":"rgba(99, 102, 241, 0.15)"} 0%, transparent 100%)`}})]}),B.jsx("div",{"data-vg-id":"2e783091","data-source-path":"/src/components/ViewGateOverlay.tsx:3435",style:{display:"grid",gridTemplateColumns:"repeat(auto-fill, minmax(340px, 1fr))",gap:"12px"},children:l.endpoints.map(Q=>{const H=`${Q.method}|${Q.path}`,R=j.includes(H);return B.jsxs("div",{"data-vg-id":"2e783092","data-source-path":"/src/components/ViewGateOverlay.tsx:3444",onClick:()=>{_A(R?j.filter(O=>O!==H):[...j,H])},style:{padding:"16px 20px",borderRadius:"18px",cursor:"pointer",transition:"all 0.2s cubic-bezier(0.4, 0, 0.2, 1)",background:R?"#f5f7ff":"#ffffff",border:"1px solid",borderColor:R?"rgba(99, 102, 241, 0.2)":"#f1f5f9",display:"flex",alignItems:"center",gap:"16px",boxShadow:R?"0 4px 12px rgba(99, 102, 241, 0.08)":"none"},onMouseEnter:O=>{R||(O.currentTarget.style.background="#f8fafc",O.currentTarget.style.borderColor="#e2e8f0")},onMouseLeave:O=>{R||(O.currentTarget.style.background="#ffffff",O.currentTarget.style.borderColor="#f1f5f9")},children:[B.jsx("div",{"data-vg-id":"2e783093","data-source-path":"/src/components/ViewGateOverlay.tsx:3476",style:{width:"24px",height:"24px",borderRadius:"8px",border:"2px solid",borderColor:R?"#6366f1":"#cbd5e1",backgroundColor:R?"#6366f1":"white",display:"flex",alignItems:"center",justifyContent:"center",transition:"all 0.2s",flexShrink:0},children:R&&B.jsx("div",{"data-vg-id":"2e783094","data-source-path":"/src/components/ViewGateOverlay.tsx:3489",style:{color:"white",fontSize:"14px",fontWeight:900},children:"✓"})}),B.jsxs("div",{"data-vg-id":"2e783095","data-source-path":"/src/components/ViewGateOverlay.tsx:3491",style:{flex:1,minWidth:0},children:[B.jsxs("div",{"data-vg-id":"2e783096","data-source-path":"/src/components/ViewGateOverlay.tsx:3492",style:{display:"flex",alignItems:"center",gap:"10px"},children:[B.jsx("span",{"data-vg-id":"8161d2c","data-source-path":"/src/components/ViewGateOverlay.tsx:3493",style:{fontSize:"11px",fontWeight:800,padding:"3px 8px",borderRadius:"8px",background:Q.method==="GET"?"#dcfce7":"#fee2e2",color:Q.method==="GET"?"#166534":"#991b1b",flexShrink:0},children:Q.method}),B.jsx("span",{"data-vg-id":"8161d2d","data-source-path":"/src/components/ViewGateOverlay.tsx:3504",style:{fontWeight:700,color:R?"#4338ca":"#1e293b",fontSize:"14px",wordBreak:"break-all"},children:Q.path})]}),Q.description&&B.jsx("div",{"data-vg-id":"2e783099","data-source-path":"/src/components/ViewGateOverlay.tsx:3514",style:{fontSize:"12px",color:"#64748b",marginTop:"6px",wordBreak:"break-word",fontWeight:450,lineHeight:1.4},children:Q.description})]})]},H)})})]},l.name)})}):B.jsxs("div",{"data-vg-id":"2e78309a","data-source-path":"/src/components/ViewGateOverlay.tsx:3535",style:{padding:"80px 20px",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center"},children:[B.jsx("div",{"data-vg-id":"2e78333b","data-source-path":"/src/components/ViewGateOverlay.tsx:3536",style:{width:"80px",height:"80px",borderRadius:"24px",backgroundColor:"#f1f5f9",display:"flex",alignItems:"center",justifyContent:"center",marginBottom:"24px"},children:B.jsx(ar,{"data-vg-id":"b1e4c5f8","data-source-path":"/src/components/ViewGateOverlay.tsx:3537",size:40,style:{color:"#94a3b8"}})}),B.jsx("p",{"data-vg-id":"f01afc1c","data-source-path":"/src/components/ViewGateOverlay.tsx:3539",style:{color:"#0f172a",fontSize:"18px",fontWeight:800,margin:"0 0 8px 0"},children:A==="es"?"No encontramos lo que buscas":"No results found"}),B.jsx("p",{"data-vg-id":"f01afc1d","data-source-path":"/src/components/ViewGateOverlay.tsx:3542",style:{color:"#64748b",fontSize:"15px",margin:0},children:A==="es"?"Intenta buscar con otros términos o revisa la sincronización":"Try searching with different terms or check synchronization"})]})}),B.jsxs("div",{"data-vg-id":"2e78333f","data-source-path":"/src/components/ViewGateOverlay.tsx:3549",style:{padding:"24px 40px",borderTop:"1px solid rgba(0,0,0,0.06)",background:"white",display:"flex",alignItems:"center",justifyContent:"space-between",gap:"20px"},children:[B.jsxs("div",{"data-vg-id":"2e783340","data-source-path":"/src/components/ViewGateOverlay.tsx:3550",style:{display:"flex",alignItems:"center",gap:"12px"},children:[B.jsxs("div",{"data-vg-id":"2e783341","data-source-path":"/src/components/ViewGateOverlay.tsx:3551",style:{padding:"6px 12px",background:"#f1f5f9",borderRadius:"10px",fontSize:"14px",fontWeight:700,color:"#475569"},children:[j.length," ",A==="es"?"seleccionados":"selected"]}),j.length>0&&B.jsx("button",{"data-vg-id":"5861c03f","data-source-path":"/src/components/ViewGateOverlay.tsx:3555",onClick:()=>_A([]),style:{background:"none",border:"none",color:"#6366f1",fontSize:"14px",fontWeight:700,cursor:"pointer",padding:"4px 8px"},children:A==="es"?"Desmarcar todos":"Deselect all"})]}),B.jsx("div",{"data-vg-id":"2e783343","data-source-path":"/src/components/ViewGateOverlay.tsx:3563",style:{display:"flex",gap:"12px"},children:B.jsx("button",{"data-vg-id":"5861c041","data-source-path":"/src/components/ViewGateOverlay.tsx:3564",onClick:()=>q(!1),style:{minWidth:"160px",padding:"14px 28px",borderRadius:"16px",fontSize:"15px",fontWeight:850,border:"none",background:"var(--vg-primary-gradient)",color:"white",cursor:"pointer",boxShadow:"0 10px 25px -5px rgba(99, 102, 241, 0.45)",transition:"all 0.2s",display:"flex",alignItems:"center",justifyContent:"center"},onMouseEnter:l=>{l.currentTarget.style.transform="translateY(-2px)",l.currentTarget.style.boxShadow="0 15px 30px -5px rgba(99, 102, 241, 0.6)"},onMouseLeave:l=>{l.currentTarget.style.transform="translateY(0)",l.currentTarget.style.boxShadow="0 10px 25px -5px rgba(99, 102, 241, 0.45)"},children:A==="es"?"Confirmar Selección":"Confirm Selection"})})]})]})})]})})};function Dn(t,A,e){if(!A.endsWith(".tsx")&&!A.endsWith(".jsx")||A.includes("node_modules"))return t;const r=d=>d.replace(/\\/g,"/"),s=r(A).replace(r(e),""),n=d=>{let c=0;for(let g=0;g<d.length;g++)c=Math.imul(31,c)+d.charCodeAt(g)|0;return(c>>>0).toString(16)};let o=0;return t.split(`
|
|
19
|
+
)`:"none",zIndex:Zh}}),g&&y&&!E&&!z&&B.jsx("div",{className:"vg-selection-pulse",style:{top:y.rect.top-4,left:y.rect.left-4,width:y.rect.width+8,height:y.rect.height+8,zIndex:$h},children:B.jsxs("div",{className:"vg-selection-label",style:{...y.rect.top<60?y.rect.bottom>window.innerHeight-60?{top:"8px",bottom:"auto"}:{top:"100%",marginTop:"8px",bottom:"auto"}:{top:"-40px",bottom:"auto"},...y.rect.left+200>window.innerWidth?{left:"auto",right:"0"}:{left:"0",right:"auto"}},children:[B.jsx($c,{"data-vg-id":"f840c8b5","data-source-path":"/src/components/ViewGateOverlay.tsx:2037",size:16}),B.jsxs("div",{"data-vg-id":"17fbf7f","data-source-path":"/src/components/ViewGateOverlay.tsx:2038",style:{display:"flex",flexDirection:"column"},children:[B.jsx("span",{"data-vg-id":"52d76c60","data-source-path":"/src/components/ViewGateOverlay.tsx:2039",style:{fontWeight:700},children:e.selectToComment}),B.jsxs("span",{"data-vg-id":"52d76c61","data-source-path":"/src/components/ViewGateOverlay.tsx:2040",style:{fontSize:"10px",opacity:.8,fontFamily:"monospace"},children:[Math.round(y.rect.width)," × ",Math.round(y.rect.height)]})]})]})}),E&&B.jsx("div",{"data-vg-id":"17fbf97","data-source-path":"/src/components/ViewGateOverlay.tsx:2050",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:is},children:B.jsxs("div",{"data-vg-id":"17fbf98","data-source-path":"/src/components/ViewGateOverlay.tsx:2055",className:"vg-glassmorphism vg-animate-slide",style:{width:"90%",maxWidth:"500px",maxHeight:"92vh",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",display:"flex",flexDirection:"column",overflow:"hidden"},children:[B.jsxs("div",{"data-vg-id":"17fbf99","data-source-path":"/src/components/ViewGateOverlay.tsx:2065",style:{padding:"24px 24px 16px",textAlign:"center",borderBottom:"1px solid rgba(0,0,0,0.05)",flexShrink:0},children:[B.jsx("div",{"data-vg-id":"17fbf9a","data-source-path":"/src/components/ViewGateOverlay.tsx:2066",style:{width:"40px",height:"40px",background:"var(--vg-primary-gradient)",borderRadius:"10px",display:"flex",alignItems:"center",justifyContent:"center",margin:"0 auto 12px",color:"white",boxShadow:"0 4px 12px rgba(99, 102, 241, 0.2)"},children:B.jsx(cr,{"data-vg-id":"10c621e8","data-source-path":"/src/components/ViewGateOverlay.tsx:2071",size:20})}),B.jsx("h2",{"data-vg-id":"efa6bb67","data-source-path":"/src/components/ViewGateOverlay.tsx:2073",style:{margin:"0 0 4px 0",fontSize:"20px",fontWeight:800,color:"#0f172a"},children:e.feedbackHeader}),B.jsx("p",{"data-vg-id":"1000dede","data-source-path":"/src/components/ViewGateOverlay.tsx:2074",style:{margin:0,color:"#64748b",fontSize:"14px"},children:e.feedbackSubheader})]}),B.jsxs("div",{"data-vg-id":"17fbf9e","data-source-path":"/src/components/ViewGateOverlay.tsx:2078",className:"vg-custom-scrollbar",style:{flex:1,overflowY:"auto",padding:"24px",display:"flex",flexDirection:"column"},children:[E.visualPreview&&B.jsx("div",{"data-vg-id":"17fbfb4","data-source-path":"/src/components/ViewGateOverlay.tsx:2087",style:{marginBottom:"24px",borderRadius:"12px",width:"100%",display:"flex",justifyContent:"center",margin:"0 auto 24px auto",boxShadow:"0 4px 25px rgba(0,0,0,0.12)",backgroundColor:"#f8fafc",border:"1px solid #e2e8f0",padding:"8px"},children:B.jsx("img",{src:E.visualPreview,alt:"Preview",style:{maxWidth:"100%",maxHeight:"45vh",objectFit:"contain",display:"block",borderRadius:"8px"}})}),B.jsx("textarea",{className:"vg-textarea",value:V,onChange:l=>AA(l.target.value),rows:4,placeholder:e.placeholder,autoFocus:!0,style:{fontSize:"15px",padding:"16px",marginBottom:"24px",minHeight:"120px"}}),B.jsxs("div",{"data-vg-id":"17fbfb5","data-source-path":"/src/components/ViewGateOverlay.tsx:2124",style:{marginBottom:"24px"},children:[B.jsx("label",{"data-vg-id":"18bd4af3","data-source-path":"/src/components/ViewGateOverlay.tsx:2125",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:e.priority}),B.jsx("div",{"data-vg-id":"17fbfb7","data-source-path":"/src/components/ViewGateOverlay.tsx:2128",style:{display:"flex",gap:"8px"},children:["low","medium","high","urgent"].map(l=>B.jsx("button",{onClick:()=>h(l),style:{flex:1,padding:"12px 6px",borderRadius:"8px",fontSize:"13px",fontWeight:700,border:"1px solid",borderColor:u===l?l==="low"?"#10b981":l==="medium"?"#6366f1":l==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:u===l?l==="low"?"#ecfdf5":l==="medium"?"#eef2ff":l==="high"?"#fffbeb":"#fef2f2":"white",color:u===l?l==="low"?"#059669":l==="medium"?"#4338ca":l==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[l]},l))})]}),B.jsxs("div",{"data-vg-id":"17fbfb8","data-source-path":"/src/components/ViewGateOverlay.tsx:2155",style:{marginBottom:"24px"},children:[B.jsx("label",{"data-vg-id":"18bd4af6","data-source-path":"/src/components/ViewGateOverlay.tsx:2156",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:e.focusAreas}),B.jsx("div",{"data-vg-id":"17fbfba","data-source-path":"/src/components/ViewGateOverlay.tsx:2159",style:{display:"flex",gap:"8px",marginBottom:N.length>0?"12px":"0"},children:[{id:"frontend",label:e.frontend,icon:B.jsx(zc,{"data-vg-id":"377c16ee","data-source-path":"/src/components/ViewGateOverlay.tsx:2161",size:14}),color:"#10b981",bg:"#ecfdf5",border:"#d1fae5"},{id:"backend",label:e.backend,icon:B.jsx(ar,{"data-vg-id":"7117e580","data-source-path":"/src/components/ViewGateOverlay.tsx:2162",size:14}),color:"#6366f1",bg:"#eef2ff",border:"#e0e7ff"},{id:"ux",label:e.ux,icon:B.jsx(Co,{"data-vg-id":"de424745","data-source-path":"/src/components/ViewGateOverlay.tsx:2163",size:14}),color:"#d946ef",bg:"#fdf4ff",border:"#f5d0fe"}].filter(l=>l.id==="backend"?zA.length>0||!he:l.id==="ux"?fe||!he:!0).map(l=>{const F=N.includes(l.id);return B.jsxs("button",{onClick:()=>{F?dA(N.filter(Q=>Q!==l.id)):(dA([...N,l.id]),(l.id==="backend"||l.id==="ux")&&Mn())},style:{flex:1,padding:"10px 4px",borderRadius:"8px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:F?l.color:"#e2e8f0",backgroundColor:F?l.bg:"white",color:F?l.color:"#64748b",cursor:"pointer",transition:"all 0.2s",display:"flex",alignItems:"center",justifyContent:"center",gap:"6px"},children:[l.icon,l.label]},l.id)})}),N.includes("ux")&&B.jsxs("div",{"data-vg-id":"17fbfd3","data-source-path":"/src/components/ViewGateOverlay.tsx:2210",className:"vg-animate-slide",style:{marginBottom:"12px"},children:[B.jsxs("div",{"data-vg-id":"17fbfd4","data-source-path":"/src/components/ViewGateOverlay.tsx:2211",style:{display:"flex",alignItems:"center",gap:"6px",marginBottom:"6px"},children:[B.jsx(Ls,{"data-vg-id":"38884dd0","data-source-path":"/src/components/ViewGateOverlay.tsx:2212",size:14,style:{color:"#d946ef"}}),B.jsx("span",{"data-vg-id":"52d76ca1","data-source-path":"/src/components/ViewGateOverlay.tsx:2213",style:{fontSize:"11px",fontWeight:700,color:"#64748b"},children:e.figmaLink})]}),B.jsx("input",{"data-vg-id":"a993ba7e","data-source-path":"/src/components/ViewGateOverlay.tsx:2215",type:"text",className:"vg-textarea",style:{padding:"10px 12px",fontSize:"13px",minHeight:"auto",borderRadius:"10px"},placeholder:e.figmaLinkPlaceholder,value:hA,onChange:l=>FA(l.target.value)})]}),zA.length>0&&(N.includes("backend")||N.includes("ux")&&fe)&&B.jsxs("div",{"data-vg-id":"17fbfd8","data-source-path":"/src/components/ViewGateOverlay.tsx:2227",className:"vg-animate-slide",style:{marginBottom:"16px"},children:[B.jsxs("div",{"data-vg-id":"17fbfd9","data-source-path":"/src/components/ViewGateOverlay.tsx:2228",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"8px"},children:[B.jsxs("div",{"data-vg-id":"17fbfda","data-source-path":"/src/components/ViewGateOverlay.tsx:2229",style:{display:"flex",alignItems:"center",gap:"6px"},children:[B.jsx(ar,{"data-vg-id":"7117e59f","data-source-path":"/src/components/ViewGateOverlay.tsx:2230",size:14,style:{color:"#6366f1"}}),B.jsx("span",{"data-vg-id":"52d76ca7","data-source-path":"/src/components/ViewGateOverlay.tsx:2231",style:{fontSize:"11px",fontWeight:700,color:"#64748b"},children:e.endpoint})]}),X.length>0&&B.jsxs("span",{"data-vg-id":"52d76cbd","data-source-path":"/src/components/ViewGateOverlay.tsx:2234",style:{fontSize:"10px",background:"#eef2ff",color:"#6366f1",padding:"2px 8px",borderRadius:"12px",fontWeight:700},children:[X.length," ",A==="es"?"seleccionados":"selected"]})]}),B.jsxs("button",{"data-vg-id":"23e21f56","data-source-path":"/src/components/ViewGateOverlay.tsx:2240",onClick:()=>q(!0),className:"vg-input-like-button",style:{width:"100%",padding:"12px 16px",fontSize:"13px",borderRadius:"12px",background:"#f8fafc",border:"1px solid #e2e8f0",display:"flex",alignItems:"center",justifyContent:"space-between",cursor:"pointer",transition:"all 0.2s",textAlign:"left",color:X.length>0?"#0f172a":"#94a3b8"},children:[B.jsx("div",{"data-vg-id":"17fbff4","data-source-path":"/src/components/ViewGateOverlay.tsx:2259",style:{display:"flex",gap:"4px",overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},children:X.length>0?X.slice(0,2).map(l=>{const F=l.split("|"),Q=F.length>1?F[0]:"",H=F.length>1?F[1]:l;return B.jsxs("span",{"data-vg-id":"52d76cc0","data-source-path":"/src/components/ViewGateOverlay.tsx:2266",style:{background:"rgba(99, 102, 241, 0.1)",color:"#6366f1",padding:"1px 6px",borderRadius:"4px",fontSize:"11px",fontWeight:600},children:[Q&&B.jsx("span",{"data-vg-id":"52d76cc1","data-source-path":"/src/components/ViewGateOverlay.tsx:2274",style:{opacity:.6,marginRight:"4px"},children:Q}),(H||"").split("/").pop()||H]},l)}).concat(X.length>2?[B.jsxs("span",{"data-vg-id":"52d76cc2","data-source-path":"/src/components/ViewGateOverlay.tsx:2278",children:["+",X.length-2]},"more")]:[]):e.selectEndpoint}),B.jsx(Wc,{"data-vg-id":"c71f99ac","data-source-path":"/src/components/ViewGateOverlay.tsx:2281",size:14,style:{color:"#64748b"}})]})]})]}),B.jsxs("div",{"data-vg-id":"17fbff9","data-source-path":"/src/components/ViewGateOverlay.tsx:2290",style:{marginBottom:"24px"},children:[B.jsx("label",{"data-vg-id":"18bd4b37","data-source-path":"/src/components/ViewGateOverlay.tsx:2291",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:Z?e.asMember:e.selectMember}),Z?B.jsxs("div",{"data-vg-id":"17fbffb","data-source-path":"/src/components/ViewGateOverlay.tsx:2296",style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"10px 16px",background:"#f8fafc",borderRadius:"12px",border:"1px solid #e2e8f0"},children:[B.jsxs("div",{"data-vg-id":"17fc011","data-source-path":"/src/components/ViewGateOverlay.tsx:2305",style:{display:"flex",alignItems:"center",gap:"12px"},children:[Z.avatar?B.jsx("img",{"data-vg-id":"a3987a0","data-source-path":"/src/components/ViewGateOverlay.tsx:2307",src:Z.avatar,style:{width:"32px",height:"32px",borderRadius:"50%"},alt:""}):B.jsx("div",{"data-vg-id":"17fc013","data-source-path":"/src/components/ViewGateOverlay.tsx:2309",style:{width:"32px",height:"32px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontWeight:700},children:Z.name?.[0]}),B.jsxs("div",{"data-vg-id":"17fc014","data-source-path":"/src/components/ViewGateOverlay.tsx:2313",children:[B.jsx("div",{"data-vg-id":"17fc015","data-source-path":"/src/components/ViewGateOverlay.tsx:2314",style:{fontSize:"14px",fontWeight:700,color:"#0f172a"},children:Z.name}),B.jsx("div",{"data-vg-id":"17fc016","data-source-path":"/src/components/ViewGateOverlay.tsx:2315",style:{fontSize:"11px",color:"#64748b"},children:Z.email})]})]}),B.jsx("button",{"data-vg-id":"23e21f7a","data-source-path":"/src/components/ViewGateOverlay.tsx:2318",onClick:()=>ZA(null),style:{background:"none",border:"none",color:"#6366f1",fontSize:"12px",fontWeight:700,cursor:"pointer",padding:"4px 8px"},children:e.changeMember})]}):B.jsxs("div",{"data-vg-id":"17fc018","data-source-path":"/src/components/ViewGateOverlay.tsx:2328",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:[qt.map(l=>B.jsxs("div",{"data-vg-id":"17fc019","data-source-path":"/src/components/ViewGateOverlay.tsx:2340",onClick:()=>lw(l),style:{padding:"8px",borderRadius:"10px",border:"1px solid #e2e8f0",cursor:"pointer",display:"flex",alignItems:"center",gap:"8px",transition:"all 0.2s",background:"white"},onMouseEnter:F=>{F.currentTarget.style.borderColor="#6366f1",F.currentTarget.style.background="#f5f7ff"},onMouseLeave:F=>{F.currentTarget.style.borderColor="#e2e8f0",F.currentTarget.style.background="white"},children:[l.avatar?B.jsx("img",{"data-vg-id":"a3987a8","data-source-path":"/src/components/ViewGateOverlay.tsx:2358",src:l.avatar,style:{width:"24px",height:"24px",borderRadius:"50%"},alt:""}):B.jsx("div",{"data-vg-id":"17fc030","data-source-path":"/src/components/ViewGateOverlay.tsx:2360",style:{width:"24px",height:"24px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontSize:"10px"},children:l.name?.[0]}),B.jsx("span",{"data-vg-id":"52d76cfc","data-source-path":"/src/components/ViewGateOverlay.tsx:2364",style:{fontSize:"12px",fontWeight:600,color:"#1e293b",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:l.name.split(" ")[0]})]},l.email)),qt.length===0&&B.jsx("div",{"data-vg-id":"17fc032","data-source-path":"/src/components/ViewGateOverlay.tsx:2370",style:{gridColumn:"1 / -1",padding:"20px",textAlign:"center",color:"#64748b",fontSize:"12px"},children:A==="es"?"Cargando miembros...":"Loading members..."})]})]})]}),B.jsxs("div",{"data-vg-id":"17fc033","data-source-path":"/src/components/ViewGateOverlay.tsx:2380",style:{padding:"16px 24px 24px",borderTop:"1px solid rgba(0,0,0,0.05)",display:"flex",gap:"12px",flexShrink:0,backgroundColor:"rgba(255,255,255,0.02)",backdropFilter:"blur(2px)"},children:[B.jsx("button",{onClick:()=>{S||(K(null),f(!1))},className:"vg-button-ghost",disabled:S,style:{flex:1,padding:"12px"},children:e.cancel}),B.jsx("button",{onClick:fw,className:"vg-button-primary",disabled:S||!V.trim()||N.includes("backend")&&X.length===0||N.includes("ux")&&!hA.trim(),style:{flex:2,opacity:S||!V.trim()||N.includes("backend")&&X.length===0||N.includes("ux")&&!hA.trim()?.6:1,cursor:S||!V.trim()||N.includes("backend")&&X.length===0||N.includes("ux")&&!hA.trim()?"not-allowed":"pointer"},children:B.jsxs("div",{"data-vg-id":"17fc034","data-source-path":"/src/components/ViewGateOverlay.tsx:2417",style:{display:"flex",alignItems:"center",gap:"8px"},children:[S?B.jsx("div",{"data-vg-id":"17fc035","data-source-path":"/src/components/ViewGateOverlay.tsx:2418",className:"vg-spinner",style:{width:"16px",height:"16px",borderWidth:"2px"}}):B.jsx(mo,{"data-vg-id":"a3fd5be3","data-source-path":"/src/components/ViewGateOverlay.tsx:2418",size:18}),B.jsx("span",{"data-vg-id":"52d76d02","data-source-path":"/src/components/ViewGateOverlay.tsx:2419",children:S?e.submitting:e.sendFeedback||"Send Comment"})]})})]})]})}),bA&&B.jsx("div",{"data-vg-id":"17fc038","data-source-path":"/src/components/ViewGateOverlay.tsx:2429",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:is},children:B.jsxs("div",{"data-vg-id":"17fc039","data-source-path":"/src/components/ViewGateOverlay.tsx:2435",className:"vg-glassmorphism vg-animate-slide",style:{padding:"32px",width:"820px",maxHeight:"85vh",display:"flex",flexDirection:"column",transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[B.jsxs("div",{"data-vg-id":"17fc04f","data-source-path":"/src/components/ViewGateOverlay.tsx:2440",style:{display:"flex",flexDirection:"column",gap:"16px",marginBottom:"24px"},children:[B.jsxs("div",{"data-vg-id":"17fc050","data-source-path":"/src/components/ViewGateOverlay.tsx:2441",style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[B.jsx("h2",{"data-vg-id":"efa6bc1c","data-source-path":"/src/components/ViewGateOverlay.tsx:2442",style:{margin:0,fontSize:"20px",fontWeight:800,color:"#0f172a",whiteSpace:"nowrap"},children:gA?e.commentDetails:e.annotations}),B.jsxs("div",{"data-vg-id":"17fc052","data-source-path":"/src/components/ViewGateOverlay.tsx:2445",style:{display:"flex",alignItems:"center",gap:"12px"},children:[Z?B.jsxs("div",{"data-vg-id":"17fc053","data-source-path":"/src/components/ViewGateOverlay.tsx:2447",style:{display:"flex",alignItems:"center",gap:"8px",padding:"4px 12px",background:"rgba(99, 102, 241, 0.1)",borderRadius:"20px"},children:[Z.avatar?B.jsx("img",{"data-vg-id":"a3987e2","data-source-path":"/src/components/ViewGateOverlay.tsx:2449",src:Z.avatar,style:{width:"20px",height:"20px",borderRadius:"50%"},alt:""}):B.jsx("div",{"data-vg-id":"17fc055","data-source-path":"/src/components/ViewGateOverlay.tsx:2451",style:{width:"20px",height:"20px",borderRadius:"50%",background:"#6366f1",color:"white",fontSize:"10px",display:"flex",alignItems:"center",justifyContent:"center"},children:Z.name?.[0]}),B.jsx("span",{"data-vg-id":"52d76d21","data-source-path":"/src/components/ViewGateOverlay.tsx:2455",style:{fontSize:"12px",fontWeight:600,color:"#4338ca",cursor:"pointer"},onClick:()=>ZA(null),title:A==="es"?"Click para cambiar":"Click to change",children:Z.name})]}):B.jsx("div",{"data-vg-id":"17fc057","data-source-path":"/src/components/ViewGateOverlay.tsx:2464",style:{fontSize:"12px",color:"#64748b",fontWeight:600},children:A==="es"?"Sin usuario":"No user selected"}),B.jsx("button",{className:"vg-button-ghost",style:{padding:"8px",borderRadius:"50%"},onClick:()=>{oe(!1),OA(null),Bs(null),p("all")},children:B.jsx(lr,{"data-vg-id":"ff5f6b1","data-source-path":"/src/components/ViewGateOverlay.tsx:2473",size:20})})]})]}),B.jsx("div",{"data-vg-id":"17fc06e","data-source-path":"/src/components/ViewGateOverlay.tsx:2477",style:{display:"flex",flexDirection:"column",gap:"8px",alignItems:"center",width:"100%"},children:(()=>{const l=Array.isArray(TA)?TA:[],F=gA?pt.find(T=>T.annotations?.some(sA=>sA._id===gA)):null,H=(F?F.annotations:l).filter(T=>T.status!=="completed"&&T.status!=="done"),R=H.filter(T=>T.status!=="ready_for_review").length,O=H.filter(T=>T.status==="ready_for_review").length,G=H.length;return G<=0?G===0?null:B.jsxs("div",{"data-vg-id":"17fc06f","data-source-path":"/src/components/ViewGateOverlay.tsx:2491",style:{display:"flex",gap:"8px",opacity:.9},children:[R>0&&B.jsxs("div",{"data-vg-id":"17fc070","data-source-path":"/src/components/ViewGateOverlay.tsx:2493",className:"vg-badge",style:{background:"#fff7ed",color:"#c2410c",border:"1px solid #ffedd5",fontSize:"11px",padding:"2px 8px"},children:[R," ",R===1?"pendiente":"pendientes"]}),O>0&&B.jsxs("div",{"data-vg-id":"17fc071","data-source-path":"/src/components/ViewGateOverlay.tsx:2498",className:"vg-badge",style:{background:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff",fontSize:"11px",padding:"2px 8px"},children:[O," ",A==="es"?O===1?"Listo para revisión":"Listos para revisión":"ready for review"]})]}):B.jsxs(B.Fragment,{children:[!c&&B.jsxs("div",{"data-vg-id":"17fc072","data-source-path":"/src/components/ViewGateOverlay.tsx:2509",className:"vg-segmented-control",style:{marginBottom:"4px"},children:[B.jsx("div",{className:"vg-segmented-slider",style:{left:DA===null?"4px":DA==="pending"?"calc(4px + (100% - 8px) / 3)":"calc(4px + 2 * (100% - 8px) / 3)",width:"calc((100% - 8px) / 3)",background:DA===null?"var(--vg-primary)":DA==="pending"?"#ea580c":"#a855f7",boxShadow:DA===null?"0 4px 12px rgba(99, 102, 241, 0.3)":DA==="pending"?"0 4px 12px rgba(234, 88, 12, 0.3)":"0 4px 12px rgba(168, 85, 247, 0.3)"}}),B.jsxs("div",{onClick:()=>Bs(null),className:`vg-segmented-item ${DA===null?"active":""}`,children:[e.viewAll||"Todos"," (",G,")"]}),B.jsxs("div",{onClick:()=>Bs("pending"),className:`vg-segmented-item ${DA==="pending"?"active":""}`,children:[A==="es"?R===1?"Pendiente":"Pendientes":"Pending"," (",R,")"]}),B.jsxs("div",{onClick:()=>Bs("ready"),className:`vg-segmented-item ${DA==="ready"?"active":""}`,children:[A==="es"?"Listo para revisión":"Ready for Review"," (",O,")"]})]}),B.jsxs("div",{"data-vg-id":"17fc073","data-source-path":"/src/components/ViewGateOverlay.tsx:2540",style:{display:"flex",gap:"6px",justifyContent:"center",flexWrap:"wrap",marginTop:c?"0":"4px"},children:[B.jsxs("button",{onClick:()=>p("all"),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:U==="all"?"var(--vg-primary)":"#e2e8f0",backgroundColor:U==="all"?"var(--vg-primary)":"transparent",color:U==="all"?"white":"#64748b",cursor:"pointer",transition:"all 0.2s"},children:[e.viewAll||"Todos"," (",H.filter(T=>c?!0:DA==="pending"?T.status!=="ready_for_review":DA==="ready"?T.status==="ready_for_review":!0).length,")"]}),["low","medium","high","urgent"].map(T=>{const sA=H.filter(jA=>c?!0:DA==="pending"?jA.status!=="ready_for_review":DA==="ready"?jA.status==="ready_for_review":!0).filter(jA=>(jA.priority||"medium")===T).length;return sA===0&&U!==T?null:B.jsxs("button",{onClick:()=>p(T),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:U===T?T==="low"?"#10b981":T==="medium"?"#6366f1":T==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:U===T?T==="low"?"#ecfdf5":T==="medium"?"#eef2ff":T==="high"?"#fffbeb":"#fef2f2":"transparent",color:U===T?T==="low"?"#059669":T==="medium"?"#4338ca":T==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:[e[T]," (",sA,")"]},T)})]})]})})()})]}),B.jsx("div",{style:{flex:1,overflowY:"auto",paddingRight:"10px",overflowX:"hidden"},className:"vg-custom-scrollbar",children:At?B.jsx("div",{"data-vg-id":"17fc074","data-source-path":"/src/components/ViewGateOverlay.tsx:2606",style:{display:"flex",justifyContent:"center",padding:"40px"},children:B.jsx("div",{"data-vg-id":"17fc075","data-source-path":"/src/components/ViewGateOverlay.tsx:2607",className:"vg-spinner"})}):Gn.map((l,F)=>B.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:`${F*.05}s`},children:[B.jsxs("div",{"data-vg-id":"17fc076","data-source-path":"/src/components/ViewGateOverlay.tsx:2622",style:{display:"flex",justifyContent:"space-between",marginBottom:"16px",alignItems:"center"},children:[B.jsxs("div",{"data-vg-id":"17fc077","data-source-path":"/src/components/ViewGateOverlay.tsx:2623",style:{display:"flex",gap:"12px",alignItems:"center"},children:[B.jsx("span",{"data-vg-id":"8161c0f","data-source-path":"/src/components/ViewGateOverlay.tsx:2624",style:{fontSize:"12px",color:"#000000",fontWeight:600},children:Ma(l.timestamp||l.createdAt||l.reference?.timestamp,A)}),B.jsx("div",{"data-vg-id":"2e782f7b","data-source-path":"/src/components/ViewGateOverlay.tsx:2627",onClick:Q=>{Q.stopPropagation();const H=l.key||`VG-${l._id.slice(-6).toUpperCase()}`;navigator.clipboard.writeText(H);const R=Q.currentTarget;R.innerText="¡Copiado!",R.style.color="#22c55e",setTimeout(()=>{R.innerText=H,R.style.color=c?"#64748b":"#6366f1"},1500)},style:{fontSize:"10px",fontFamily:"monospace",color:c?"#64748b":"#6366f1",background:c?"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:l.key||`VG-${l._id.slice(-6).toUpperCase()}`}),l.reference?.metadata?.isModal&&B.jsx("span",{"data-vg-id":"8161c11","data-source-path":"/src/components/ViewGateOverlay.tsx:2656",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":l.status==="completed"||l.status==="done"?"#ecfdf5":l.status==="ready_for_review"?"#f3e8ff":"#fef3c7",color:c?"#64748b":l.status==="completed"||l.status==="done"?"#059669":l.status==="ready_for_review"?"#a855f7":"#92400e",border:"none",padding:"2px 6px"},children:"MODAL"}),l.url&&B.jsx(Ga,{url:l.url,onHover:Ja,style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"11px",color:"#64748b",background:"#f8fafc",padding:"2px 8px",borderRadius:"6px",border:"1px solid #e2e8f0",maxWidth:"220px"}})]}),l.status==="completed"?B.jsxs("span",{"data-vg-id":"8161c12","data-source-path":"/src/components/ViewGateOverlay.tsx:2684",className:"vg-badge",style:{backgroundColor:"#ecfdf5",color:"#059669",border:"1px solid #d1fae5"},children:[B.jsx(Se,{"data-vg-id":"a75c1a23","data-source-path":"/src/components/ViewGateOverlay.tsx:2685",size:14})," ",e.completed||(A==="es"?"Listo para revisión":"Ready for Review")]}):l.status==="ready_for_review"?B.jsxs("span",{"data-vg-id":"8161c14","data-source-path":"/src/components/ViewGateOverlay.tsx:2688",className:"vg-badge",style:{backgroundColor:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff"},children:[B.jsx(Se,{"data-vg-id":"a75c1a25","data-source-path":"/src/components/ViewGateOverlay.tsx:2689",size:14})," ",e.readyForReview]}):l.status==="bug_fixing"?B.jsxs("span",{"data-vg-id":"8161c16","data-source-path":"/src/components/ViewGateOverlay.tsx:2692",className:"vg-badge",style:{backgroundColor:"#fff1f2",color:"#e11d48",border:"1px solid #ffe4e6"},children:[B.jsx(xt,{"data-vg-id":"3b8b17c5","data-source-path":"/src/components/ViewGateOverlay.tsx:2693",size:14})," ","Bug Fixing"]}):B.jsxs("span",{"data-vg-id":"8161c18","data-source-path":"/src/components/ViewGateOverlay.tsx:2696",className:"vg-badge",style:{backgroundColor:c||l.status==="backlog"?"#f1f5f9":"#fff7ed",color:c||l.status==="backlog"?"#64748b":"#ea580c",border:c||l.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[B.jsx(Qo,{"data-vg-id":"62dc6bf6","data-source-path":"/src/components/ViewGateOverlay.tsx:2701",size:14}),c||l.status==="backlog"?e.backlog:e.pending]})]}),(l.screenshot||l.reference?.previewUrl)&&B.jsx("div",{"data-vg-id":"2e782f9a","data-source-path":"/src/components/ViewGateOverlay.tsx:2708",style:{margin:"0 0 20px 0",borderRadius:"8px",overflow:"hidden",maxWidth:"100%",maxHeight:"280px",border:"1px solid #e2e8f0",backgroundColor:"#f8fafc",display:"flex",alignItems:"center",justifyContent:"center"},children:B.jsx("img",{"data-vg-id":"3cf759cd","data-source-path":"/src/components/ViewGateOverlay.tsx:2720",src:l.screenshot||l.reference?.previewUrl,alt:"Visual Preview",style:{maxWidth:"100%",maxHeight:"280px",objectFit:"contain",display:"block"}})}),kn===l._id?B.jsx("textarea",{className:"vg-textarea",value:Ac,onChange:Q=>ec(Q.target.value),rows:3,autoFocus:!0,style:{marginBottom:"16px",minHeight:"80px"}}):B.jsxs("div",{"data-vg-id":"2e782f9c","data-source-path":"/src/components/ViewGateOverlay.tsx:2743",style:{marginBottom:"20px"},children:[B.jsx("div",{"data-vg-id":"2e782f9d","data-source-path":"/src/components/ViewGateOverlay.tsx:2744",style:{display:"flex",alignItems:"center",gap:"8px",marginBottom:"8px"},children:B.jsxs("div",{"data-vg-id":"2e782f9e","data-source-path":"/src/components/ViewGateOverlay.tsx:2745",style:{fontSize:"10px",fontWeight:800,color:l.priority==="low"?"#059669":l.priority==="urgent"?"#b91c1c":l.priority==="high"?"#b45309":"#4338ca",backgroundColor:l.priority==="low"?"#ecfdf5":l.priority==="urgent"?"#fef2f2":l.priority==="high"?"#fffbeb":"#eef2ff",padding:"4px 10px",borderRadius:"6px",letterSpacing:"0.5px",border:"1px solid",borderColor:l.priority==="low"?"#d1fae5":l.priority==="urgent"?"#fee2e2":l.priority==="high"?"#fef3c7":"#e0e7ff"},children:[e.priority,": ",e[l.priority||"medium"]]})}),B.jsx("p",{"data-vg-id":"f01af87e","data-source-path":"/src/components/ViewGateOverlay.tsx:2759",className:"vg-text-wrap",style:{margin:"0",fontSize:"16px",color:"#1e293b",lineHeight:1.6},children:l.message})]}),B.jsxs("div",{"data-vg-id":"2e782fa0","data-source-path":"/src/components/ViewGateOverlay.tsx:2763",style:{display:"flex",justifyContent:"flex-end",alignItems:"center",gap:"12px",borderTop:"1px solid #f1f5f9",paddingTop:"16px"},children:[B.jsx("div",{"data-vg-id":"2e782fa1","data-source-path":"/src/components/ViewGateOverlay.tsx:2765",style:{display:"flex",gap:"6px"},children:kn!==l._id&&B.jsxs(B.Fragment,{children:[B.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px"},onClick:()=>{Vn(l._id),ec(l.message),x(l.priority||"medium")},title:e.edit,children:B.jsx(Co,{"data-vg-id":"ea06991a","data-source-path":"/src/components/ViewGateOverlay.tsx:2778",size:16})}),B.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px",color:"#ef4444"},onClick:()=>{KA({title:e.deleteConfirm,message:e.confirmDelete,type:"danger",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"DELETE",headers:{"x-api-key":r}})).ok&&(wt(),t(e.deleteSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},title:A==="es"?"Eliminar":"Delete",children:B.jsx(Uo,{"data-vg-id":"45b4419d","data-source-path":"/src/components/ViewGateOverlay.tsx:2808",size:16})})]})}),B.jsx("div",{"data-vg-id":"2e782fb9","data-source-path":"/src/components/ViewGateOverlay.tsx:2815",style:{display:"flex",gap:"8px"},children:kn===l._id?B.jsxs(B.Fragment,{children:[B.jsx("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:async()=>{try{const Q=l.status==="ready_for_review"?l.originalStatus||(l.screenshot?"bug_fixing":"pending"):l.status,H=l.type==="bug"||l.originalStatus==="bug_fixing"||l.status==="bug_fixing";(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({message:Ac,priority:w,status:Q,type:H?"bug":"task"})})).ok&&(Vn(null),wt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}},children:e.save}),B.jsx("div",{"data-vg-id":"2e782fba","data-source-path":"/src/components/ViewGateOverlay.tsx:2848",style:{display:"flex",gap:"4px",marginLeft:"12px"},children:["low","medium","high","urgent"].map(Q=>B.jsx("button",{onClick:()=>x(Q),style:{padding:"8px 12px",borderRadius:"6px",fontSize:"12px",fontWeight:800,border:"1px solid",borderColor:w===Q?Q==="low"?"#10b981":Q==="medium"?"#6366f1":Q==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:w===Q?Q==="low"?"#ecfdf5":Q==="medium"?"#eef2ff":Q==="high"?"#fffbeb":"#fef2f2":"white",color:w===Q?Q==="low"?"#059669":Q==="medium"?"#4338ca":Q==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[Q]},Q))}),B.jsx("button",{"data-vg-id":"5861bcb8","data-source-path":"/src/components/ViewGateOverlay.tsx:2871",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",marginLeft:"auto"},onClick:()=>Vn(null),children:e.cancel})]}):B.jsxs(B.Fragment,{children:[!c&&(l.status==="pending"||!["ready_for_review","completed","done"].includes(l.status||""))&&B.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{KA({title:e.markReadyConfirm,message:e.confirmMarkReady,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"ready_for_review"})})).ok&&(wt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},children:[B.jsx(mo,{"data-vg-id":"dbae09af","data-source-path":"/src/components/ViewGateOverlay.tsx:2904",size:14})," ",e.markReady]}),!c&&l.status==="ready_for_review"&&B.jsxs("div",{"data-vg-id":"2e782fbd","data-source-path":"/src/components/ViewGateOverlay.tsx:2908",style:{display:"flex",gap:"8px"},children:[B.jsxs("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 12px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{Dn(""),KA({title:e.reopenConfirm,message:e.confirmReopen,type:"success",showInput:!0,onConfirm:async Q=>{try{const H=l.originalStatus||(l.screenshot?"bug_fixing":"pending"),R=l.type==="bug"||l.originalStatus==="bug_fixing"||l.status==="bug_fixing";(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:H,message:Q,type:R?"bug":"task"})})).ok&&(wt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},children:[B.jsx(qc,{"data-vg-id":"51a0f8c9","data-source-path":"/src/components/ViewGateOverlay.tsx:2945",size:14})," ",e.reopen]}),B.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",background:"#22c55e",borderColor:"#22c55e",whiteSpace:"nowrap"},onClick:()=>{KA({title:e.completeConfirm,message:e.confirmComplete,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"completed"})})).ok&&(wt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},children:[B.jsx(Se,{"data-vg-id":"a75c1a64","data-source-path":"/src/components/ViewGateOverlay.tsx:2975",size:14})," ",e.completed]})]})]})})]})]},l._id))},gA||"all")]})}),MA&&B.jsx("div",{"data-vg-id":"2e782fc0","data-source-path":"/src/components/ViewGateOverlay.tsx:2994",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:is+100},children:B.jsxs("div",{"data-vg-id":"2e782fc1","data-source-path":"/src/components/ViewGateOverlay.tsx:2999",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:[B.jsx("div",{"data-vg-id":"2e782fd7","data-source-path":"/src/components/ViewGateOverlay.tsx:3006",style:{width:"64px",height:"64px",background:MA.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:MA.type==="danger"?"#ef4444":"#6366f1",transform:"rotate(-5deg)"},children:MA.type==="danger"?B.jsx(Uo,{"data-vg-id":"45b441bd","data-source-path":"/src/components/ViewGateOverlay.tsx:3015",size:32}):B.jsx(Se,{"data-vg-id":"a75c1a7e","data-source-path":"/src/components/ViewGateOverlay.tsx:3015",size:32})}),B.jsx("h3",{"data-vg-id":"53ec4f0","data-source-path":"/src/components/ViewGateOverlay.tsx:3017",style:{margin:"0 0 12px 0",fontSize:"20px",fontWeight:800,color:"#000000",letterSpacing:"-0.02em"},children:MA.title}),B.jsx("p",{"data-vg-id":"f01af8ba","data-source-path":"/src/components/ViewGateOverlay.tsx:3018",style:{margin:"0 0 24px 0",fontSize:"15px",color:"#000000",lineHeight:1.6},children:MA.message}),MA.showInput&&B.jsx("textarea",{className:"vg-textarea",placeholder:e.reopenPlaceholder,value:Ne,onChange:l=>Dn(l.target.value),rows:3,autoFocus:!0,style:{marginBottom:"24px",minHeight:"80px",textAlign:"left"}}),B.jsxs("div",{"data-vg-id":"2e782fdc","data-source-path":"/src/components/ViewGateOverlay.tsx:3032",style:{display:"flex",gap:"16px"},children:[B.jsx("button",{className:"vg-button-ghost",style:{flex:1,height:"44px"},onClick:()=>!iA&&KA(null),disabled:iA,children:e.no}),B.jsx("button",{className:"vg-button-primary",style:{flex:1,height:"44px",backgroundColor:MA.type==="danger"?"#ef4444":void 0,backgroundImage:MA.type==="danger"?"none":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:"8px",opacity:MA.showInput&&!Ne.trim()?.5:1,cursor:MA.showInput&&!Ne.trim()?"not-allowed":"pointer"},disabled:iA||MA.showInput&&!Ne.trim(),onClick:async()=>{PA(!0);try{await MA.onConfirm(Ne)}catch(l){console.error("Confirmation error:",l)}finally{PA(!1)}},children:iA?B.jsx(Zc,{"data-vg-id":"a4b735ab","data-source-path":"/src/components/ViewGateOverlay.tsx:3068",size:18,className:"vg-animate-spin"}):e.yes})]})]})}),!bA&&!g&&pt.map((l,F)=>{const{rect:Q,annotations:H,isModal:R}=l,O=H[0],G=H.length,T=H.some(I=>I.status==="ready_for_review"),sA=H.some(I=>I.status==="completed"||I.status==="done"),jA=H.some(I=>I.status!=="ready_for_review"&&I.status!=="completed"&&I.status!=="done"),J=sA&&!T&&!jA,GA=T&&!jA&&!sA,be=(T||sA)&&!jA,wA=(T||sA)&&jA,pA=H.filter(I=>I.status!=="ready_for_review"&&I.status!=="completed"&&I.status!=="done").length,UA=H.filter(I=>I.status==="ready_for_review").length,vA=H.filter(I=>I.status==="completed"||I.status==="done").length,j=H.some(I=>I.status==="bug_fixing"||I.type==="bug"||I.originalStatus==="bug_fixing"),tA=j&&!GA&&!J?"#f43f5e":pA>0?c?"#64748b":"#ea580c":UA>0?"#a855f7":"#10b981",HA=pt.some(I=>I.element===l.element&&I.isTriggerPin),ve=pt.some(I=>I.element===l.element&&!I.isTriggerPin),ie=HA&&ve?l.isTriggerPin?-18:18:0,He=Q.top===0&&Q.left===0&&Q.width>window.innerWidth*.9;return B.jsxs("div",{className:"vg-pin-container vg-animate-pop",style:{position:"fixed",top:Math.max(20,Math.min(window.innerHeight-52,Q.top-20)),left:He?Math.max(20,Q.left+40+ie):Math.max(20,Math.min(window.innerWidth-52,Q.left+Q.width/2-16+ie)),width:"32px",height:"32px",cursor:"pointer",transition:"all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275)",zIndex:qh},onMouseEnter:I=>{const ae=I.currentTarget.getBoundingClientRect(),rr=window.innerHeight-ae.bottom,hw=ae.top;rr<250&&hw>rr?oA(Xn=>({...Xn,[l.id]:"vg-top"})):oA(Xn=>({...Xn,[l.id]:""}))},onWheel:I=>{const ae=I.currentTarget.querySelector(".vg-tooltip-scroll");ae&&ae.scrollBy({top:I.deltaY,behavior:"smooth"})},onClick:()=>{oe(!0),OA(O._id)},children:[B.jsxs("div",{"data-vg-id":"2e782fde","data-source-path":"/src/components/ViewGateOverlay.tsx:3143",className:`vg-pin-tooltip ${cA[l.id]||""} ${He||Q.left<160?"vg-tooltip-right":Q.left>window.innerWidth-160?"vg-tooltip-left":""}`,style:{padding:"16px"},children:[B.jsxs("div",{"data-vg-id":"2e782fdf","data-source-path":"/src/components/ViewGateOverlay.tsx:3144",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"12px"},children:[B.jsxs("div",{"data-vg-id":"2e782fe0","data-source-path":"/src/components/ViewGateOverlay.tsx:3145",style:{display:"flex",alignItems:"center",gap:"8px",flexWrap:"wrap"},children:[l.isTriggerPin?B.jsx(Ls,{"data-vg-id":"d881615b","data-source-path":"/src/components/ViewGateOverlay.tsx:3147",size:14,color:tA}):B.jsx(cr,{"data-vg-id":"7fe174a","data-source-path":"/src/components/ViewGateOverlay.tsx:3149",size:14,color:tA}),B.jsxs("div",{"data-vg-id":"2e782ff8","data-source-path":"/src/components/ViewGateOverlay.tsx:3151",style:{display:"flex",gap:"4px"},children:[pA>0&&B.jsxs("span",{"data-vg-id":"8161c8e","data-source-path":"/src/components/ViewGateOverlay.tsx:3153",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":"#fff7ed",color:c?"#64748b":"#c2410c"},children:[pA," ",c||O.status==="backlog"?"Backlog":A==="es"?pA===1?e.pending:"Pendientes":"pending"]}),UA>0&&B.jsxs("span",{"data-vg-id":"8161c8f","data-source-path":"/src/components/ViewGateOverlay.tsx:3162",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"]}),vA>0&&B.jsxs("span",{"data-vg-id":"8161c90","data-source-path":"/src/components/ViewGateOverlay.tsx:3174",style:{fontSize:"10px",fontWeight:700,color:"#059669",background:"#ecfdf5",padding:"2px 6px",borderRadius:"6px"},children:[vA," ",A==="es"?vA===1?"Completado":"Completados":"completed"]}),H.some(I=>I.status==="bug_fixing")&&B.jsx("span",{"data-vg-id":"8161c91","data-source-path":"/src/components/ViewGateOverlay.tsx:3186",style:{fontSize:"10px",fontWeight:700,color:"#e11d48",background:"#fff1f2",padding:"2px 6px",borderRadius:"6px"},children:"BUG"})]})]}),R&&B.jsx("span",{"data-vg-id":"8161c92","data-source-path":"/src/components/ViewGateOverlay.tsx:3200",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":wA?`linear-gradient(90deg, #ea580c 50%, ${sA?"#10b981":"#a855f7"} 50%)`:pA>0?"#fff7ed":J?"#ecfdf5":"#f3e8ff",color:c?"#64748b":wA?"#ffffff":pA>0?"#c2410c":J?"#059669":"#a855f7",border:"none",fontWeight:800,textShadow:wA&&!c?"0 1px 2px rgba(0,0,0,0.2)":"none"},children:"MODAL"})]}),B.jsx("div",{"data-vg-id":"2e782ffe","data-source-path":"/src/components/ViewGateOverlay.tsx:3212",className:"vg-tooltip-scroll",style:{maxHeight:"180px",overflowY:"auto"},children:H.map((I,ae)=>B.jsxs("div",{"data-vg-id":"2e782fff","data-source-path":"/src/components/ViewGateOverlay.tsx:3214",style:{padding:"10px 0",borderTop:ae===0?"none":"1px solid #f1f5f9",display:"flex",gap:"12px",alignItems:"flex-start"},children:[B.jsxs("div",{"data-vg-id":"2e783015","data-source-path":"/src/components/ViewGateOverlay.tsx:3221",style:{flex:1,display:"flex",flexDirection:"column",gap:"4px"},children:[B.jsx("span",{"data-vg-id":"8161cab","data-source-path":"/src/components/ViewGateOverlay.tsx:3222",style:{fontSize:"10px",fontWeight:600,color:"#64748b"},children:Ma(I.timestamp||I.createdAt,A)}),I.url&&B.jsx(Ga,{url:I.url,onHover:Ja,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"}}),B.jsx("div",{"data-vg-id":"2e783017","data-source-path":"/src/components/ViewGateOverlay.tsx:3244",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})]}),B.jsxs("div",{"data-vg-id":"2e783018","data-source-path":"/src/components/ViewGateOverlay.tsx:3248",style:{flexShrink:0,marginTop:"2px",display:"flex",flexDirection:"column",gap:"4px",alignItems:"flex-end"},children:[B.jsx("div",{"data-vg-id":"2e783019","data-source-path":"/src/components/ViewGateOverlay.tsx:3249",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"?B.jsxs("span",{"data-vg-id":"8161caf","data-source-path":"/src/components/ViewGateOverlay.tsx:3263",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:[B.jsx(Se,{"data-vg-id":"a75c1ac0","data-source-path":"/src/components/ViewGateOverlay.tsx:3276",size:10}),e.completed]}):I.status==="ready_for_review"?B.jsxs("span",{"data-vg-id":"8161cb1","data-source-path":"/src/components/ViewGateOverlay.tsx:3280",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:[I.type==="bug"||I.status==="bug_fixing"||I.originalStatus==="bug_fixing"?B.jsx(xt,{"data-vg-id":"3b8b1860","data-source-path":"/src/components/ViewGateOverlay.tsx:3293",size:10}):B.jsx(Se,{"data-vg-id":"a75c1ac3","data-source-path":"/src/components/ViewGateOverlay.tsx:3293",size:10}),e.readyForReview]}):I.status==="bug_fixing"?B.jsxs("span",{"data-vg-id":"8161cc9","data-source-path":"/src/components/ViewGateOverlay.tsx:3297",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:[B.jsx(xt,{"data-vg-id":"3b8b1878","data-source-path":"/src/components/ViewGateOverlay.tsx:3310",size:10}),"Bug Fixing"]}):B.jsxs("span",{"data-vg-id":"8161ccb","data-source-path":"/src/components/ViewGateOverlay.tsx:3314",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:c||I.status==="backlog"?"#64748b":"#ea580c",background:c||I.status==="backlog"?"#f1f5f9":"#fff7ed",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:c||I.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[B.jsx(Qo,{"data-vg-id":"62dc6c94","data-source-path":"/src/components/ViewGateOverlay.tsx:3327",size:10}),c||I.status==="backlog"?e.backlog:e.pending]})]})]},I._id))})]}),B.jsxs("div",{"data-vg-id":"2e783038","data-source-path":"/src/components/ViewGateOverlay.tsx:3337",className:`vg-formal-pin ${J?"completed":GA||be?"ready":j?"bug":wA?"mixed":c?"backlog":""} ${l.isTriggerPin?"modal-variant":""}`,style:{position:"relative",background:j&&!GA&&!J?"linear-gradient(135deg, #f43f5e 0%, #e11d48 100%)":GA?"linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)":wA?sA?"linear-gradient(135deg, #10b981 0%, #059669 100%)":"linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)":void 0},children:[GA||J||be?j&&!J?B.jsx(xt,{"data-vg-id":"3b8b187c","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:18}):B.jsx(Se,{"data-vg-id":"a75c1adf","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:18}):j?B.jsx(xt,{"data-vg-id":"3b8b187e","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:18}):l.isTriggerPin?B.jsx(Ls,{"data-vg-id":"d88161a1","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:16}):R?B.jsx(Xc,{"data-vg-id":"5c2be08d","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:16}):B.jsx(cr,{"data-vg-id":"7fe17a6","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:16}),G>1&&B.jsx("div",{"data-vg-id":"2e783054","data-source-path":"/src/components/ViewGateOverlay.tsx:3347",className:"vg-pin-badge vg-animate-pop",children:G})]})]},`group-${l.id}`)}),B.jsx("div",{className:`vg-url-tooltip ${et?"visible":""} ${et?.direction==="bottom"?"vg-bottom":"vg-top"}`,style:{transform:et?`translate(-50%, ${et.direction==="top"?"-110%":"10%"})`:"translate(-50%, 0)",left:et?.x||0,top:et?.y||0},children:et?.url}),W&&B.jsx("div",{"data-vg-id":"2e783055","data-source-path":"/src/components/ViewGateOverlay.tsx:3372",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(0, 0, 0, 0.75)",backdropFilter:"blur(16px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:is+100,animation:"vg-fade-in 0.3s ease-out"},onClick:l=>{l.target===l.currentTarget&&q(!1)},children:B.jsxs("div",{"data-vg-id":"2e783056","data-source-path":"/src/components/ViewGateOverlay.tsx:3381",className:"vg-glassmorphism vg-animate-pop",style:{width:"95%",maxWidth:"800px",height:"85vh",maxHeight:"850px",display:"flex",flexDirection:"column",overflow:"hidden",boxShadow:"0 50px 100px rgba(0,0,0,0.6)",borderRadius:"32px",border:"1px solid rgba(255, 255, 255, 0.15)",backgroundColor:"rgba(255, 255, 255, 0.98)"},children:[B.jsxs("div",{"data-vg-id":"2e783057","data-source-path":"/src/components/ViewGateOverlay.tsx:3394",style:{padding:"32px 40px",borderBottom:"1px solid rgba(0,0,0,0.06)",display:"flex",alignItems:"center",justifyContent:"space-between",background:"white"},children:[B.jsxs("div",{"data-vg-id":"2e783058","data-source-path":"/src/components/ViewGateOverlay.tsx:3395",children:[B.jsx("h3",{"data-vg-id":"53ec56f","data-source-path":"/src/components/ViewGateOverlay.tsx:3396",style:{margin:0,fontSize:"24px",fontWeight:900,letterSpacing:"-0.03em",color:"#0f172a"},children:A==="es"?"Selector de Endpoints":"Endpoint Selector"}),B.jsx("p",{"data-vg-id":"f01af939","data-source-path":"/src/components/ViewGateOverlay.tsx:3399",style:{margin:"6px 0 0 0",fontSize:"14px",color:"#64748b",fontWeight:500},children:A==="es"?"Asocia múltiples rutas backend a este ticket para mayor precisión":"Associate multiple backend routes to this ticket for better precision"})]}),B.jsx("button",{"data-vg-id":"5861bd58","data-source-path":"/src/components/ViewGateOverlay.tsx:3403",onClick:()=>q(!1),className:"vg-close-pill",style:{width:"40px",height:"40px",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"14px",background:"#f1f5f9",color:"#64748b",border:"none",cursor:"pointer",transition:"all 0.2s"},onMouseEnter:l=>{l.currentTarget.style.background="#e2e8f0",l.currentTarget.style.color="#0f172a"},onMouseLeave:l=>{l.currentTarget.style.background="#f1f5f9",l.currentTarget.style.color="#64748b"},children:B.jsx(lr,{"data-vg-id":"eec8c523","data-source-path":"/src/components/ViewGateOverlay.tsx:3410",size:20,strokeWidth:2.5})})]}),B.jsx("div",{"data-vg-id":"2e783072","data-source-path":"/src/components/ViewGateOverlay.tsx:3414",style:{padding:"24px 40px",borderBottom:"1px solid rgba(0,0,0,0.06)",background:"#fcfcfc"},children:B.jsxs("div",{"data-vg-id":"2e783073","data-source-path":"/src/components/ViewGateOverlay.tsx:3415",style:{position:"relative"},children:[B.jsx(Al,{"data-vg-id":"8f7bad07","data-source-path":"/src/components/ViewGateOverlay.tsx:3416",size:20,style:{position:"absolute",left:"16px",top:"50%",transform:"translateY(-50%)",color:"#94a3b8"}}),B.jsx("input",{"data-vg-id":"88e38aae","data-source-path":"/src/components/ViewGateOverlay.tsx:3417",type:"text",placeholder:A==="es"?"Buscar rutas, métodos o descripciones...":"Search routes, methods, or descriptions...",value:m,onChange:l=>D(l.target.value),className:"vg-textarea",style:{padding:"14px 16px 14px 50px",fontSize:"16px",minHeight:"auto",borderRadius:"16px",border:"1px solid #e2e8f0",backgroundColor:"white",boxShadow:"0 2px 8px rgba(0,0,0,0.04)"},autoFocus:!0})]})}),B.jsx("div",{"data-vg-id":"2e783076","data-source-path":"/src/components/ViewGateOverlay.tsx:3437",style:{flex:1,overflowY:"auto",overflowX:"hidden",padding:"24px 40px"},className:"vg-custom-scrollbar",children:$a.length>0?B.jsx("div",{"data-vg-id":"2e783077","data-source-path":"/src/components/ViewGateOverlay.tsx:3439",style:{display:"flex",flexDirection:"column",gap:"0px"},children:$a.map(l=>{const F=l.name===(A==="es"?"Seleccionados":"Selected");return B.jsxs("div",{"data-vg-id":"2e783078","data-source-path":"/src/components/ViewGateOverlay.tsx:3443",style:{marginBottom:"32px"},children:[B.jsxs("div",{"data-vg-id":"2e783079","data-source-path":"/src/components/ViewGateOverlay.tsx:3444",style:{display:"flex",alignItems:"center",gap:"12px",marginBottom:"16px",padding:"0 4px"},children:[B.jsx("span",{"data-vg-id":"8161d0f","data-source-path":"/src/components/ViewGateOverlay.tsx:3445",style:{fontSize:"11px",fontWeight:900,textTransform:"uppercase",letterSpacing:"0.1em",color:F?"#10b981":"#6366f1",backgroundColor:F?"rgba(10, 185, 129, 0.08)":"rgba(99, 102, 241, 0.08)",padding:"4px 10px",borderRadius:"6px",border:"1px solid",borderColor:F?"rgba(10, 185, 129, 0.1)":"rgba(99, 102, 241, 0.1)"},children:l.name}),B.jsx("div",{"data-vg-id":"2e78307b","data-source-path":"/src/components/ViewGateOverlay.tsx:3459",style:{flex:1,height:"1px",background:`linear-gradient(90deg, ${F?"rgba(16, 185, 129, 0.15)":"rgba(99, 102, 241, 0.15)"} 0%, transparent 100%)`}})]}),B.jsx("div",{"data-vg-id":"2e783091","data-source-path":"/src/components/ViewGateOverlay.tsx:3466",style:{display:"grid",gridTemplateColumns:"repeat(auto-fill, minmax(340px, 1fr))",gap:"12px"},children:l.endpoints.map(Q=>{const H=`${Q.method}|${Q.path}`,R=X.includes(H);return B.jsxs("div",{"data-vg-id":"2e783092","data-source-path":"/src/components/ViewGateOverlay.tsx:3475",onClick:()=>{_A(R?X.filter(O=>O!==H):[...X,H])},style:{padding:"16px 20px",borderRadius:"18px",cursor:"pointer",transition:"all 0.2s cubic-bezier(0.4, 0, 0.2, 1)",background:R?"#f5f7ff":"#ffffff",border:"1px solid",borderColor:R?"rgba(99, 102, 241, 0.2)":"#f1f5f9",display:"flex",alignItems:"center",gap:"16px",boxShadow:R?"0 4px 12px rgba(99, 102, 241, 0.08)":"none"},onMouseEnter:O=>{R||(O.currentTarget.style.background="#f8fafc",O.currentTarget.style.borderColor="#e2e8f0")},onMouseLeave:O=>{R||(O.currentTarget.style.background="#ffffff",O.currentTarget.style.borderColor="#f1f5f9")},children:[B.jsx("div",{"data-vg-id":"2e783093","data-source-path":"/src/components/ViewGateOverlay.tsx:3507",style:{width:"24px",height:"24px",borderRadius:"8px",border:"2px solid",borderColor:R?"#6366f1":"#cbd5e1",backgroundColor:R?"#6366f1":"white",display:"flex",alignItems:"center",justifyContent:"center",transition:"all 0.2s",flexShrink:0},children:R&&B.jsx("div",{"data-vg-id":"2e783094","data-source-path":"/src/components/ViewGateOverlay.tsx:3520",style:{color:"white",fontSize:"14px",fontWeight:900},children:"✓"})}),B.jsxs("div",{"data-vg-id":"2e783095","data-source-path":"/src/components/ViewGateOverlay.tsx:3522",style:{flex:1,minWidth:0},children:[B.jsxs("div",{"data-vg-id":"2e783096","data-source-path":"/src/components/ViewGateOverlay.tsx:3523",style:{display:"flex",alignItems:"center",gap:"10px"},children:[B.jsx("span",{"data-vg-id":"8161d2c","data-source-path":"/src/components/ViewGateOverlay.tsx:3524",style:{fontSize:"11px",fontWeight:800,padding:"3px 8px",borderRadius:"8px",background:Q.method==="GET"?"#dcfce7":"#fee2e2",color:Q.method==="GET"?"#166534":"#991b1b",flexShrink:0},children:Q.method}),B.jsx("span",{"data-vg-id":"8161d2d","data-source-path":"/src/components/ViewGateOverlay.tsx:3535",style:{fontWeight:700,color:R?"#4338ca":"#1e293b",fontSize:"14px",wordBreak:"break-all"},children:Q.path})]}),Q.description&&B.jsx("div",{"data-vg-id":"2e783099","data-source-path":"/src/components/ViewGateOverlay.tsx:3545",style:{fontSize:"12px",color:"#64748b",marginTop:"6px",wordBreak:"break-word",fontWeight:450,lineHeight:1.4},children:Q.description})]})]},H)})})]},l.name)})}):B.jsxs("div",{"data-vg-id":"2e78309a","data-source-path":"/src/components/ViewGateOverlay.tsx:3566",style:{padding:"80px 20px",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center"},children:[B.jsx("div",{"data-vg-id":"2e78333b","data-source-path":"/src/components/ViewGateOverlay.tsx:3567",style:{width:"80px",height:"80px",borderRadius:"24px",backgroundColor:"#f1f5f9",display:"flex",alignItems:"center",justifyContent:"center",marginBottom:"24px"},children:B.jsx(ar,{"data-vg-id":"b1e4c5f8","data-source-path":"/src/components/ViewGateOverlay.tsx:3568",size:40,style:{color:"#94a3b8"}})}),B.jsx("p",{"data-vg-id":"f01afc1c","data-source-path":"/src/components/ViewGateOverlay.tsx:3570",style:{color:"#0f172a",fontSize:"18px",fontWeight:800,margin:"0 0 8px 0"},children:A==="es"?"No encontramos lo que buscas":"No results found"}),B.jsx("p",{"data-vg-id":"f01afc1d","data-source-path":"/src/components/ViewGateOverlay.tsx:3573",style:{color:"#64748b",fontSize:"15px",margin:0},children:A==="es"?"Intenta buscar con otros términos o revisa la sincronización":"Try searching with different terms or check synchronization"})]})}),B.jsxs("div",{"data-vg-id":"2e78333f","data-source-path":"/src/components/ViewGateOverlay.tsx:3580",style:{padding:"24px 40px",borderTop:"1px solid rgba(0,0,0,0.06)",background:"white",display:"flex",alignItems:"center",justifyContent:"space-between",gap:"20px"},children:[B.jsxs("div",{"data-vg-id":"2e783340","data-source-path":"/src/components/ViewGateOverlay.tsx:3581",style:{display:"flex",alignItems:"center",gap:"12px"},children:[B.jsxs("div",{"data-vg-id":"2e783341","data-source-path":"/src/components/ViewGateOverlay.tsx:3582",style:{padding:"6px 12px",background:"#f1f5f9",borderRadius:"10px",fontSize:"14px",fontWeight:700,color:"#475569"},children:[X.length," ",A==="es"?"seleccionados":"selected"]}),X.length>0&&B.jsx("button",{"data-vg-id":"5861c03f","data-source-path":"/src/components/ViewGateOverlay.tsx:3586",onClick:()=>_A([]),style:{background:"none",border:"none",color:"#6366f1",fontSize:"14px",fontWeight:700,cursor:"pointer",padding:"4px 8px"},children:A==="es"?"Desmarcar todos":"Deselect all"})]}),B.jsx("div",{"data-vg-id":"2e783343","data-source-path":"/src/components/ViewGateOverlay.tsx:3594",style:{display:"flex",gap:"12px"},children:B.jsx("button",{"data-vg-id":"5861c041","data-source-path":"/src/components/ViewGateOverlay.tsx:3595",onClick:()=>q(!1),style:{minWidth:"160px",padding:"14px 28px",borderRadius:"16px",fontSize:"15px",fontWeight:850,border:"none",background:"var(--vg-primary-gradient)",color:"white",cursor:"pointer",boxShadow:"0 10px 25px -5px rgba(99, 102, 241, 0.45)",transition:"all 0.2s",display:"flex",alignItems:"center",justifyContent:"center"},onMouseEnter:l=>{l.currentTarget.style.transform="translateY(-2px)",l.currentTarget.style.boxShadow="0 15px 30px -5px rgba(99, 102, 241, 0.6)"},onMouseLeave:l=>{l.currentTarget.style.transform="translateY(0)",l.currentTarget.style.boxShadow="0 10px 25px -5px rgba(99, 102, 241, 0.45)"},children:A==="es"?"Confirmar Selección":"Confirm Selection"})})]})]})})]})})};function On(t,A,e){if(!A.endsWith(".tsx")&&!A.endsWith(".jsx")||A.includes("node_modules"))return t;const r=d=>d.replace(/\\/g,"/"),s=r(A).replace(r(e),""),n=d=>{let c=0;for(let g=0;g<d.length;g++)c=Math.imul(31,c)+d.charCodeAt(g)|0;return(c>>>0).toString(16)};let o=0;return t.split(`
|
|
20
20
|
`).map((d,c)=>{const g=c+1;return d.replace(/(^|[^a-zA-Z0-9])<([a-zA-Z][a-zA-Z0-9\.]*)(?=[ \t\n\/\>])/g,(f,u,h)=>{if(f.includes("data-source-path")||f.includes("data-vg-id")||h==="Fragment"||h==="React.Fragment")return f;o++;const w=n(`${s}:${h}:${o}`);return`${u}<${h} data-vg-id="${w}" data-source-path="${s}:${g}"`})}).join(`
|
|
21
|
-
`)}function
|
|
21
|
+
`)}function ow(){return{name:"vite-plugin-viewgate",enforce:"pre",transform(t,A){return{code:On(t,A,process.cwd()),map:null}}}}function iw(t){const A=this.resourcePath;return A?(this.getOptions&&this.getOptions(),On(t,A,process.cwd())):t}function aw(t){return iw.call(this,t)}XA.ViewGate=rl,XA.ViewGateOverlay=Wa,XA.transformSourcePaths=On,XA.useViewGate=xo,XA.viewgateNextLoader=aw,XA.viewgatePlugin=ow,Object.defineProperty(XA,Symbol.toStringTag,{value:"Module"})}));
|