viewgate-wrapper 1.10.24 → 1.10.26
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,17 +1,20 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var r=document.createElement("style");r.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)}.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.
|
|
2
|
-
(function(
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var r=document.createElement("style");r.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:2147483647!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,#10b981,#059669);box-shadow:0 4px 12px #10b98166}.vg-formal-pin.mixed{background:linear-gradient(135deg,#10b981,#059669);border:3px solid #f97316;box-shadow:0 4px 15px #f9731666}.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-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(r)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
2
|
+
(function(vA,y){typeof exports=="object"&&typeof module<"u"?y(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],y):(vA=typeof globalThis<"u"?globalThis:vA||self,y(vA.ViewGateWrapper={},vA.React,vA.ReactDOM))})(this,(function(vA,y,Oa){"use strict";var tt={exports:{}},Ie={};var Bn;function Ma(){if(Bn)return Ie;Bn=1;var e=Symbol.for("react.transitional.element"),A=Symbol.for("react.fragment");function t(r,n,s){var a=null;if(s!==void 0&&(a=""+s),n.key!==void 0&&(a=""+n.key),"key"in n){s={};for(var i in n)i!=="key"&&(s[i]=n[i])}else s=n;return n=s.ref,{$$typeof:e,type:r,key:a,ref:n!==void 0?n:null,props:s}}return Ie.Fragment=A,Ie.jsx=t,Ie.jsxs=t,Ie}var xe={};var cn;function Ra(){return cn||(cn=1,process.env.NODE_ENV!=="production"&&(function(){function e(f){if(f==null)return null;if(typeof f=="function")return f.$$typeof===oA?null:f.displayName||f.name||null;if(typeof f=="string")return f;switch(f){case L:return"Fragment";case p:return"Profiler";case v:return"StrictMode";case h:return"Suspense";case S:return"SuspenseList";case Z:return"Activity"}if(typeof f=="object")switch(typeof f.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),f.$$typeof){case C:return"Portal";case b:return f.displayName||"Context";case K:return(f._context.displayName||"Context")+".Consumer";case m:var H=f.render;return f=f.displayName,f||(f=H.displayName||H.name||"",f=f!==""?"ForwardRef("+f+")":"ForwardRef"),f;case T:return H=f.displayName||null,H!==null?H:e(f.type)||"Memo";case x:H=f._payload,f=f._init;try{return e(f(H))}catch{}}return null}function A(f){return""+f}function t(f){try{A(f);var H=!1}catch{H=!0}if(H){H=console;var M=H.error,_=typeof Symbol=="function"&&Symbol.toStringTag&&f[Symbol.toStringTag]||f.constructor.name||"Object";return M.call(H,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",_),A(f)}}function r(f){if(f===L)return"<>";if(typeof f=="object"&&f!==null&&f.$$typeof===x)return"<...>";try{var H=e(f);return H?"<"+H+">":"<...>"}catch{return"<...>"}}function n(){var f=BA.A;return f===null?null:f.getOwner()}function s(){return Error("react-stack-top-frame")}function a(f){if(G.call(f,"key")){var H=Object.getOwnPropertyDescriptor(f,"key").get;if(H&&H.isReactWarning)return!1}return f.key!==void 0}function i(f,H){function M(){$||($=!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)",H))}M.isReactWarning=!0,Object.defineProperty(f,"key",{get:M,configurable:!0})}function o(){var f=e(this.type);return AA[f]||(AA[f]=!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.")),f=this.props.ref,f!==void 0?f:null}function B(f,H,M,_,nA,LA){var P=M.ref;return f={$$typeof:Q,type:f,key:H,props:M,_owner:_},(P!==void 0?P:null)!==null?Object.defineProperty(f,"ref",{enumerable:!1,get:o}):Object.defineProperty(f,"ref",{enumerable:!1,value:null}),f._store={},Object.defineProperty(f._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(f,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(f,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:nA}),Object.defineProperty(f,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:LA}),Object.freeze&&(Object.freeze(f.props),Object.freeze(f)),f}function c(f,H,M,_,nA,LA){var P=H.children;if(P!==void 0)if(_)if(q(P)){for(_=0;_<P.length;_++)l(P[_]);Object.freeze&&Object.freeze(P)}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 l(P);if(G.call(H,"key")){P=e(f);var yA=Object.keys(H).filter(function(Be){return Be!=="key"});_=0<yA.length?"{key: someKey, "+yA.join(": ..., ")+": ...}":"{key: someKey}",FA[P+_]||(yA=0<yA.length?"{"+yA.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} />`,S,k,A,k),ge[k+S]=!0)}if(k=null,b!==void 0&&(r(b),k=""+b),c(y)&&(r(y.key),k=""+y.key),"key"in y){b={};for(var $ in y)$!=="key"&&(b[$]=y[$])}else b=y;return k&&i(b,typeof d=="function"?d.displayName||d.name||"Unknown":d),p(d,k,b,a(),ce,J)}function h(d){j(d)?d._store&&(d._store.validated=1):typeof d=="object"&&d!==null&&d.$$typeof===Ve&&(d._payload.status==="fulfilled"?j(d._payload.value)&&d._payload.value._store&&(d._payload.value._store.validated=1):d._store&&(d._store.validated=1))}function j(d){return typeof d=="object"&&d!==null&&d.$$typeof===D}var G=m,D=Symbol.for("react.transitional.element"),Y=Symbol.for("react.portal"),oe=Symbol.for("react.fragment"),je=Symbol.for("react.strict_mode"),_e=Symbol.for("react.profiler"),L=Symbol.for("react.consumer"),X=Symbol.for("react.context"),V=Symbol.for("react.forward_ref"),Oe=Symbol.for("react.suspense"),F=Symbol.for("react.suspense_list"),H=Symbol.for("react.memo"),Ve=Symbol.for("react.lazy"),kt=Symbol.for("react.activity"),fe=Symbol.for("react.client.reference"),ie=G.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Ae=Object.prototype.hasOwnProperty,Te=Array.isArray,z=console.createTask?console.createTask:function(){return null};G={react_stack_bottom_frame:function(d){return d()}};var q,te={},he=G.react_stack_bottom_frame.bind(G,s)(),U=z(n(s)),ge={};pe.Fragment=oe,pe.jsx=function(d,y,b){var S=1e4>ie.recentlyCreatedOwnerStacks++;return f(d,y,b,!1,S?Error("react-stack-top-frame"):he,S?z(n(d)):U)},pe.jsxs=function(d,y,b){var S=1e4>ie.recentlyCreatedOwnerStacks++;return f(d,y,b,!0,S?Error("react-stack-top-frame"):he,S?z(n(d)):U)}})()),pe}var Je;function Pt(){return Je||(Je=1,process.env.NODE_ENV==="production"?ve.exports=At():ve.exports=Tt()),ve.exports}var o=Pt();const Gt=({children:e})=>{const t=m.useRef(null),[r,n]=m.useState(null);return m.useEffect(()=>{if(t.current&&!t.current.shadowRoot){const a=t.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-"))&&a.appendChild(i.cloneNode(!0))});const c=document.createElement("link");c.rel="stylesheet",c.href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap",a.appendChild(c),n(a)}},[]),o.jsx("div",{"data-source-path":"/src/components/ShadowRootWrapper.tsx:38",ref:t,id:"viewgate-shadow-host",children:r&&Vt.createPortal(e,r)})};const Ze=(...e)=>e.filter((t,r,n)=>!!t&&t.trim()!==""&&n.indexOf(t)===r).join(" ").trim();const Nt=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();const Mt=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(t,r,n)=>n?n.toUpperCase():r.toLowerCase());const Ke=e=>{const t=Mt(e);return t.charAt(0).toUpperCase()+t.slice(1)};var It={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 Lt=e=>{for(const t in e)if(t.startsWith("aria-")||t==="role"||t==="title")return!0;return!1};const zt=m.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:r=2,absoluteStrokeWidth:n,className:a="",children:s,iconNode:c,...i},u)=>m.createElement("svg",{ref:u,...It,width:t,height:t,stroke:e,strokeWidth:n?Number(r)*24/Number(t):r,className:Ze("lucide",a),...!s&&!Lt(i)&&{"aria-hidden":"true"},...i},[...c.map(([p,f])=>m.createElement(p,f)),...Array.isArray(s)?s:[s]]));const T=(e,t)=>{const r=m.forwardRef(({className:n,...a},s)=>m.createElement(zt,{ref:s,iconNode:t,className:Ze(`lucide-${Nt(Ke(e))}`,`lucide-${e}`,n),...a}));return r.displayName=Ke(e),r};const Dt=T("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 ne=T("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);const Qe=T("clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 6v6l4 2",key:"mmk7yg"}]]);const qe=T("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 Ft=T("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 Wt=T("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 et=T("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 Ht=T("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);const be=T("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 Ut=T("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 $t=T("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 Bt=T("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 Yt=T("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 tt=T("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 Pe=T("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),Xt={en:{enterMode:"Enter Feedback Mode",exitMode:"Exit Mode",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",markReady:"Mark as Ready",reopen:"Reopen",review:"Review",confirmDelete:"Are you sure you want to permanently delete this comment? This action cannot be undone.",markReadyConfirm:"Complete review",confirmMarkReady:"Do you want to mark this comment as ready? it will be moved to the completed state.",reopenConfirm:"Reopen comment",confirmReopen:"Do you want to set this comment back to pending status?",yes:"Yes, confirm",no:"No, cancel",deleteSuccess:"Comment deleted successfully.",updateSuccess:"Updated successfully.",navigating:"Redirecting to review...",selectToComment:"Click to comment",feedbackSubheader:"What would you like to improve here?",sendFeedback:"Send Comment",edit:"Edit",save:"Save",commentDetails:"Comment Details",annotations:"Comments",viewAll:"View All",exitConfirmTitle:"Close ViewGate?",exitConfirmMessage:"Are you sure you want to close ViewGate? You can reopen it at any time by adding ?viewgate=true to your URL."},es:{enterMode:"Activar Modo Comentarios",exitMode:"Salir del Modo",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:"Lista para revisión",noComments:"No hay comentarios.",deleteConfirm:"Eliminar comentario",markReady:"Marcar como Listo",reopen:"Reabrir",review:"Revisar",confirmDelete:"¿Estás seguro de que deseas eliminar permanentemente este comentario? Esta acción no se puede deshacer.",markReadyConfirm:"Finalizar revisión",confirmMarkReady:"¿Deseas marcar este comentario como listo? Pasará al estado completado.",reopenConfirm:"Reabrir comentario",confirmReopen:"¿Deseas volver a poner este comentario en estado pendiente?",yes:"Sí, confirmar",no:"No, cancelar",deleteSuccess:"El comentario ha sido eliminado.",updateSuccess:"Actualizado correctamente.",navigating:"Redirigiendo a revisión...",selectToComment:"Haz clic para comentar",feedbackSubheader:"¿Qué te gustaría mejorar aquí?",sendFeedback:"Enviar Comentario",edit:"Editar",save:"Guardar",commentDetails:"Detalles del Comentario",annotations:"Comentarios",viewAll:"Ver Todos",exitConfirmTitle:"¿Cerrar ViewGate?",exitConfirmMessage:"¿Estás seguro de que deseas cerrar ViewGate? Puedes volver a activarlo en cualquier momento agregando ?viewgate=true a la URL."}},rt=m.createContext(void 0),nt=()=>{const e=m.useContext(rt);if(!e)throw new Error("useViewGate must be used within a ViewGateProvider");return e},Ge="viewgate_enabled",Jt=()=>typeof window>"u"?!1:new URLSearchParams(window.location.search).has("viewgate")?(sessionStorage.setItem(Ge,"true"),!0):sessionStorage.getItem(Ge)==="true",Zt=({children:e,language:t="es",apiKey:r,baseUrl:n="https://view-gate.vercel.app"})=>{const[a,s]=m.useState(!1),[c,i]=m.useState([]);m.useEffect(()=>{s(Jt())},[]);const u=()=>{if(sessionStorage.removeItem(Ge),s(!1),typeof window<"u"){const h=new URL(window.location.href);h.searchParams.delete("viewgate"),window.history.replaceState({},"",h.toString())}},p=(h,j)=>{const G=Date.now();i(D=>[...D,{id:G,message:h,type:j}]),setTimeout(()=>{i(D=>D.filter(Y=>Y.id!==G))},4e3)},f=Xt[t];return o.jsxs(rt.Provider,{"data-source-path":"/src/components/ViewGateProvider.tsx:251",value:{addToast:p,language:t,t:f,apiKey:r,baseUrl:n,disableViewGate:u,hasActiveToasts:c.length>0},children:[e,a&&o.jsx(Gt,{"data-source-path":"/src/components/ViewGateProvider.tsx:262",children:o.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:263",className:"vg-container",children:[o.jsx(Et,{"data-source-path":"/src/components/ViewGateProvider.tsx:264"}),o.jsx("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:265",className:"vg-toasts",style:{zIndex:2147483646},children:c.map(h=>o.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:267",className:`vg-toast vg-animate-slide ${h.type}`,children:[h.type==="success"?o.jsx(ne,{"data-source-path":"/src/components/ViewGateProvider.tsx:269",size:24,color:"#22c55e"}):o.jsx(Dt,{"data-source-path":"/src/components/ViewGateProvider.tsx:271",size:24,color:"#ef4444"}),o.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:273",children:[o.jsx("strong",{"data-source-path":"/src/components/ViewGateProvider.tsx:274",style:{display:"block",fontSize:"13px",color:"#0f172a",textTransform:"uppercase",marginBottom:"2px"},children:h.type==="success"?f.successHeader:f.errorHeader}),o.jsx("span",{"data-source-path":"/src/components/ViewGateProvider.tsx:277",style:{fontSize:"14px",color:"#000000"},children:h.message})]})]},h.id))})]})})]})};function Kt(e,t){if(e.match(/^[a-z]+:\/\//i))return e;if(e.match(/^\/\//))return window.location.protocol+e;if(e.match(/^[a-z]+:/i))return e;const r=document.implementation.createHTMLDocument(),n=r.createElement("base"),a=r.createElement("a");return r.head.appendChild(n),r.body.appendChild(a),t&&(n.href=t),a.href=e,a.href}const Qt=(()=>{let e=0;const t=()=>`0000${(Math.random()*36**4<<0).toString(36)}`.slice(-4);return()=>(e+=1,`u${t()}${e}`)})();function Q(e){const t=[];for(let r=0,n=e.length;r<n;r++)t.push(e[r]);return t}let ae=null;function at(e={}){return ae||(e.includeStyleProperties?(ae=e.includeStyleProperties,ae):(ae=Q(window.getComputedStyle(document.documentElement)),ae))}function Se(e,t){const n=(e.ownerDocument.defaultView||window).getComputedStyle(e).getPropertyValue(t);return n?parseFloat(n.replace("px","")):0}function qt(e){const t=Se(e,"border-left-width"),r=Se(e,"border-right-width");return e.clientWidth+t+r}function er(e){const t=Se(e,"border-top-width"),r=Se(e,"border-bottom-width");return e.clientHeight+t+r}function st(e,t={}){const r=t.width||qt(e),n=t.height||er(e);return{width:r,height:n}}function tr(){let e,t;try{t=process}catch{}const r=t&&t.env?t.env.devicePixelRatio:null;return r&&(e=parseInt(r,10),Number.isNaN(e)&&(e=1)),e||window.devicePixelRatio||1}const I=16384;function rr(e){(e.width>I||e.height>I)&&(e.width>I&&e.height>I?e.width>e.height?(e.height*=I/e.width,e.width=I):(e.width*=I/e.height,e.height=I):e.width>I?(e.height*=I/e.width,e.width=I):(e.width*=I/e.height,e.height=I))}function Ce(e){return new Promise((t,r)=>{const n=new Image;n.onload=()=>{n.decode().then(()=>{requestAnimationFrame(()=>t(n))})},n.onerror=r,n.crossOrigin="anonymous",n.decoding="async",n.src=e})}async function nr(e){return Promise.resolve().then(()=>new XMLSerializer().serializeToString(e)).then(encodeURIComponent).then(t=>`data:image/svg+xml;charset=utf-8,${t}`)}async function ar(e,t,r){const n="http://www.w3.org/2000/svg",a=document.createElementNS(n,"svg"),s=document.createElementNS(n,"foreignObject");return a.setAttribute("width",`${t}`),a.setAttribute("height",`${r}`),a.setAttribute("viewBox",`0 0 ${t} ${r}`),s.setAttribute("width","100%"),s.setAttribute("height","100%"),s.setAttribute("x","0"),s.setAttribute("y","0"),s.setAttribute("externalResourcesRequired","true"),a.appendChild(s),s.appendChild(e),nr(a)}const P=(e,t)=>{if(e instanceof t)return!0;const r=Object.getPrototypeOf(e);return r===null?!1:r.constructor.name===t.name||P(r,t)};function sr(e){const t=e.getPropertyValue("content");return`${e.cssText} content: '${t.replace(/'|"/g,"")}';`}function or(e,t){return at(t).map(r=>{const n=e.getPropertyValue(r),a=e.getPropertyPriority(r);return`${r}: ${n}${a?" !important":""};`}).join(" ")}function ir(e,t,r,n){const a=`.${e}:${t}`,s=r.cssText?sr(r):or(r,n);return document.createTextNode(`${a}{${s}}`)}function ot(e,t,r,n){const a=window.getComputedStyle(e,r),s=a.getPropertyValue("content");if(s===""||s==="none")return;const c=Qt();try{t.className=`${t.className} ${c}`}catch{return}const i=document.createElement("style");i.appendChild(ir(c,r,a,n)),t.appendChild(i)}function cr(e,t,r){ot(e,t,":before",r),ot(e,t,":after",r)}const it="application/font-woff",ct="image/jpeg",lr={woff:it,woff2:it,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:ct,jpeg:ct,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml",webp:"image/webp"};function dr(e){const t=/\.([^./]*?)$/g.exec(e);return t?t[1]:""}function Ne(e){const t=dr(e).toLowerCase();return lr[t]||""}function ur(e){return e.split(/,/)[1]}function Me(e){return e.search(/^(data:)/)!==-1}function pr(e,t){return`data:${t};base64,${e}`}async function lt(e,t,r){const n=await fetch(e,t);if(n.status===404)throw new Error(`Resource "${n.url}" not found`);const a=await n.blob();return new Promise((s,c)=>{const i=new FileReader;i.onerror=c,i.onloadend=()=>{try{s(r({res:n,result:i.result}))}catch(u){c(u)}},i.readAsDataURL(a)})}const Ie={};function mr(e,t,r){let n=e.replace(/\?.*/,"");return r&&(n=e),/ttf|otf|eot|woff2?/i.test(n)&&(n=n.replace(/.*\//,"")),t?`[${t}]${n}`:n}async function Le(e,t,r){const n=mr(e,t,r.includeQueryParams);if(Ie[n]!=null)return Ie[n];r.cacheBust&&(e+=(/\?/.test(e)?"&":"?")+new Date().getTime());let a;try{const s=await lt(e,r.fetchRequestInit,({res:c,result:i})=>(t||(t=c.headers.get("Content-Type")||""),ur(i)));a=pr(s,t)}catch(s){a=r.imagePlaceholder||"";let c=`Failed to fetch resource: ${e}`;s&&(c=typeof s=="string"?s:s.message),c&&console.warn(c)}return Ie[n]=a,a}async function fr(e){const t=e.toDataURL();return t==="data:,"?e.cloneNode(!1):Ce(t)}async function hr(e,t){if(e.currentSrc){const s=document.createElement("canvas"),c=s.getContext("2d");s.width=e.clientWidth,s.height=e.clientHeight,c?.drawImage(e,0,0,s.width,s.height);const i=s.toDataURL();return Ce(i)}const r=e.poster,n=Ne(r),a=await Le(r,n,t);return Ce(a)}async function gr(e,t){var r;try{if(!((r=e?.contentDocument)===null||r===void 0)&&r.body)return await Ee(e.contentDocument.body,t,!0)}catch{}return e.cloneNode(!1)}async function xr(e,t){return P(e,HTMLCanvasElement)?fr(e):P(e,HTMLVideoElement)?hr(e,t):P(e,HTMLIFrameElement)?gr(e,t):e.cloneNode(dt(e))}const yr=e=>e.tagName!=null&&e.tagName.toUpperCase()==="SLOT",dt=e=>e.tagName!=null&&e.tagName.toUpperCase()==="SVG";async function wr(e,t,r){var n,a;if(dt(t))return t;let s=[];return yr(e)&&e.assignedNodes?s=Q(e.assignedNodes()):P(e,HTMLIFrameElement)&&(!((n=e.contentDocument)===null||n===void 0)&&n.body)?s=Q(e.contentDocument.body.childNodes):s=Q(((a=e.shadowRoot)!==null&&a!==void 0?a:e).childNodes),s.length===0||P(e,HTMLVideoElement)||await s.reduce((c,i)=>c.then(()=>Ee(i,r)).then(u=>{u&&t.appendChild(u)}),Promise.resolve()),t}function vr(e,t,r){const n=t.style;if(!n)return;const a=window.getComputedStyle(e);a.cssText?(n.cssText=a.cssText,n.transformOrigin=a.transformOrigin):at(r).forEach(s=>{let c=a.getPropertyValue(s);s==="font-size"&&c.endsWith("px")&&(c=`${Math.floor(parseFloat(c.substring(0,c.length-2)))-.1}px`),P(e,HTMLIFrameElement)&&s==="display"&&c==="inline"&&(c="block"),s==="d"&&t.getAttribute("d")&&(c=`path(${t.getAttribute("d")})`),n.setProperty(s,c,a.getPropertyPriority(s))})}function br(e,t){P(e,HTMLTextAreaElement)&&(t.innerHTML=e.value),P(e,HTMLInputElement)&&t.setAttribute("value",e.value)}function Sr(e,t){if(P(e,HTMLSelectElement)){const n=Array.from(t.children).find(a=>e.value===a.getAttribute("value"));n&&n.setAttribute("selected","")}}function Cr(e,t,r){return P(t,Element)&&(vr(e,t,r),cr(e,t,r),br(e,t),Sr(e,t)),t}async function Er(e,t){const r=e.querySelectorAll?e.querySelectorAll("use"):[];if(r.length===0)return e;const n={};for(let s=0;s<r.length;s++){const i=r[s].getAttribute("xlink:href");if(i){const u=e.querySelector(i),p=document.querySelector(i);!u&&p&&!n[i]&&(n[i]=await Ee(p,t,!0))}}const a=Object.values(n);if(a.length){const s="http://www.w3.org/1999/xhtml",c=document.createElementNS(s,"svg");c.setAttribute("xmlns",s),c.style.position="absolute",c.style.width="0",c.style.height="0",c.style.overflow="hidden",c.style.display="none";const i=document.createElementNS(s,"defs");c.appendChild(i);for(let u=0;u<a.length;u++)i.appendChild(a[u]);e.appendChild(c)}return e}async function Ee(e,t,r){return!r&&t.filter&&!t.filter(e)?null:Promise.resolve(e).then(n=>xr(n,t)).then(n=>wr(e,n,t)).then(n=>Cr(e,n,t)).then(n=>Er(n,t))}const ut=/url\((['"]?)([^'"]+?)\1\)/g,kr=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,Rr=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;function jr(e){const t=e.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return new RegExp(`(url\\(['"]?)(${t})(['"]?\\))`,"g")}function _r(e){const t=[];return e.replace(ut,(r,n,a)=>(t.push(a),r)),t.filter(r=>!Me(r))}async function Or(e,t,r,n,a){try{const s=r?Kt(t,r):t,c=Ne(t);let i;return a||(i=await Le(s,c,n)),e.replace(jr(t),`$1${i}$3`)}catch{}return e}function Vr(e,{preferredFontFormat:t}){return t?e.replace(Rr,r=>{for(;;){const[n,,a]=kr.exec(r)||[];if(!a)return"";if(a===t)return`src: ${n};`}}):e}function pt(e){return e.search(ut)!==-1}async function mt(e,t,r){if(!pt(e))return e;const n=Vr(e,r);return _r(n).reduce((s,c)=>s.then(i=>Or(i,c,t,r)),Promise.resolve(n))}async function se(e,t,r){var n;const a=(n=t.style)===null||n===void 0?void 0:n.getPropertyValue(e);if(a){const s=await mt(a,null,r);return t.style.setProperty(e,s,t.style.getPropertyPriority(e)),!0}return!1}async function Ar(e,t){await se("background",e,t)||await se("background-image",e,t),await se("mask",e,t)||await se("-webkit-mask",e,t)||await se("mask-image",e,t)||await se("-webkit-mask-image",e,t)}async function Tr(e,t){const r=P(e,HTMLImageElement);if(!(r&&!Me(e.src))&&!(P(e,SVGImageElement)&&!Me(e.href.baseVal)))return;const n=r?e.src:e.href.baseVal,a=await Le(n,Ne(n),t);await new Promise((s,c)=>{e.onload=s,e.onerror=t.onImageErrorHandler?(...u)=>{try{s(t.onImageErrorHandler(...u))}catch(p){c(p)}}:c;const i=e;i.decode&&(i.decode=s),i.loading==="lazy"&&(i.loading="eager"),r?(e.srcset="",e.src=a):e.href.baseVal=a})}async function Pr(e,t){const n=Q(e.childNodes).map(a=>ft(a,t));await Promise.all(n).then(()=>e)}async function ft(e,t){P(e,Element)&&(await Ar(e,t),await Tr(e,t),await Pr(e,t))}function Gr(e,t){const{style:r}=e;t.backgroundColor&&(r.backgroundColor=t.backgroundColor),t.width&&(r.width=`${t.width}px`),t.height&&(r.height=`${t.height}px`);const n=t.style;return n!=null&&Object.keys(n).forEach(a=>{r[a]=n[a]}),e}const ht={};async function gt(e){let t=ht[e];if(t!=null)return t;const n=await(await fetch(e)).text();return t={url:e,cssText:n},ht[e]=t,t}async function xt(e,t){let r=e.cssText;const n=/url\(["']?([^"')]+)["']?\)/g,s=(r.match(/url\([^)]+\)/g)||[]).map(async c=>{let i=c.replace(n,"$1");return i.startsWith("https://")||(i=new URL(i,e.url).href),lt(i,t.fetchRequestInit,({result:u})=>(r=r.replace(c,`url(${u})`),[c,u]))});return Promise.all(s).then(()=>r)}function yt(e){if(e==null)return[];const t=[],r=/(\/\*[\s\S]*?\*\/)/gi;let n=e.replace(r,"");const a=new RegExp("((@.*?keyframes [\\s\\S]*?){([\\s\\S]*?}\\s*?)})","gi");for(;;){const u=a.exec(n);if(u===null)break;t.push(u[0])}n=n.replace(a,"");const s=/@import[\s\S]*?url\([^)]*\)[\s\S]*?;/gi,c="((\\s*?(?:\\/\\*[\\s\\S]*?\\*\\/)?\\s*?@media[\\s\\S]*?){([\\s\\S]*?)}\\s*?})|(([\\s\\S]*?){([\\s\\S]*?)})",i=new RegExp(c,"gi");for(;;){let u=s.exec(n);if(u===null){if(u=i.exec(n),u===null)break;s.lastIndex=i.lastIndex}else i.lastIndex=s.lastIndex;t.push(u[0])}return t}async function Nr(e,t){const r=[],n=[];return e.forEach(a=>{if("cssRules"in a)try{Q(a.cssRules||[]).forEach((s,c)=>{if(s.type===CSSRule.IMPORT_RULE){let i=c+1;const u=s.href,p=gt(u).then(f=>xt(f,t)).then(f=>yt(f).forEach(h=>{try{a.insertRule(h,h.startsWith("@import")?i+=1:a.cssRules.length)}catch(j){console.error("Error inserting rule from remote css",{rule:h,error:j})}})).catch(f=>{console.error("Error loading remote css",f.toString())});n.push(p)}})}catch(s){const c=e.find(i=>i.href==null)||document.styleSheets[0];a.href!=null&&n.push(gt(a.href).then(i=>xt(i,t)).then(i=>yt(i).forEach(u=>{c.insertRule(u,c.cssRules.length)})).catch(i=>{console.error("Error loading remote stylesheet",i)})),console.error("Error inlining remote css file",s)}}),Promise.all(n).then(()=>(e.forEach(a=>{if("cssRules"in a)try{Q(a.cssRules||[]).forEach(s=>{r.push(s)})}catch(s){console.error(`Error while reading CSS rules from ${a.href}`,s)}}),r))}function Mr(e){return e.filter(t=>t.type===CSSRule.FONT_FACE_RULE).filter(t=>pt(t.style.getPropertyValue("src")))}async function Ir(e,t){if(e.ownerDocument==null)throw new Error("Provided element is not within a Document");const r=Q(e.ownerDocument.styleSheets),n=await Nr(r,t);return Mr(n)}function wt(e){return e.trim().replace(/["']/g,"")}function Lr(e){const t=new Set;function r(n){(n.style.fontFamily||getComputedStyle(n).fontFamily).split(",").forEach(s=>{t.add(wt(s))}),Array.from(n.children).forEach(s=>{s instanceof HTMLElement&&r(s)})}return r(e),t}async function zr(e,t){const r=await Ir(e,t),n=Lr(e);return(await Promise.all(r.filter(s=>n.has(wt(s.style.fontFamily))).map(s=>{const c=s.parentStyleSheet?s.parentStyleSheet.href:null;return mt(s.cssText,c,t)}))).join(`
|
|
8
|
-
`)}async function Dr(e,t){const r=t.fontEmbedCSS!=null?t.fontEmbedCSS:t.skipFonts?null:await zr(e,t);if(r){const n=document.createElement("style"),a=document.createTextNode(r);n.appendChild(a),e.firstChild?e.insertBefore(n,e.firstChild):e.appendChild(n)}}async function Fr(e,t={}){const{width:r,height:n}=st(e,t),a=await Ee(e,t,!0);return await Dr(a,t),await ft(a,t),Gr(a,t),await ar(a,r,n)}async function Wr(e,t={}){const{width:r,height:n}=st(e,t),a=await Fr(e,t),s=await Ce(a),c=document.createElement("canvas"),i=c.getContext("2d"),u=t.pixelRatio||tr(),p=t.canvasWidth||r,f=t.canvasHeight||n;return c.width=p*u,c.height=f*u,t.skipAutoScale||rr(c),c.style.width=`${p}`,c.style.height=`${f}`,t.backgroundColor&&(i.fillStyle=t.backgroundColor,i.fillRect(0,0,c.width,c.height)),i.drawImage(s,0,0,c.width,c.height),c}async function Hr(e,t={}){return(await Wr(e,t)).toDataURL()}const ke=2147483647,ze=ke,De=2e6,Ur=ke-10,$r=ke-5,Br=ke-15,W="data-vg-pin-id",Yr=()=>{const e=window.innerWidth;return e<768?"mobile":e<1024?"tablet":"desktop"},vt=(e,t)=>{if(!e)return"";try{const r=new Date(e);return isNaN(r.getTime())?"":new Intl.DateTimeFormat(t==="es"?"es-ES":"en-US",{day:"2-digit",month:"2-digit",year:"numeric",hour:"2-digit",minute:"2-digit",hour12:!1}).format(r)}catch{return""}},bt=({url:e,className:t,style:r,tooltipStyle:n,onHover:a})=>{const s=m.useRef(null),c=()=>{if(!s.current||!a)return;const i=s.current.getBoundingClientRect(),u=i.top,p=window.innerHeight-i.bottom,f=u<140&&p>u?"bottom":"top";a({url:e,x:i.left+i.width/2,y:f==="top"?i.top:i.bottom,direction:f})};return o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:106",ref:s,className:`vg-url-tag ${t||""}`,style:r,onMouseEnter:c,onMouseMove:c,onMouseLeave:()=>a?.(null),children:[o.jsx(Wt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:114",size:r?.fontSize?parseInt(r.fontSize)+1:10}),o.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:115",style:{maxWidth:r?.maxWidth||"150px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:new URL(e).pathname})]})},me=e=>{const t=[],r=[],n=[];let a=e;for(;a&&a.nodeType===Node.ELEMENT_NODE;){if(a.id&&!a.id.startsWith("vg-")&&!a.id.includes(":")){t.unshift(`#${a.id}`),n.unshift(`${a.localName}#${a.id}`);break}let s=a.localName;const c=Array.from(a.parentNode?.children||[]).indexOf(a),i=`${a.localName}[${c}]`;n.unshift(i);const u=a.getAttribute("data-testid")||a.getAttribute("data-qa");if(u&&r.push(`[data-testid="${u}"]`),a.getAttribute("placeholder"),a.getAttribute("aria-label"),a.getAttribute("role"),a.getAttribute("name"),a.getAttribute("title"),u){s=`[${a.hasAttribute("data-testid")?"data-testid":"data-qa"}="${u}"]`,t.unshift(s);break}const p=Array.from(a.parentNode?.children||[]).filter(f=>f.localName===a?.localName);if(p.length>1){const f=p.indexOf(a)+1;s+=`:nth-of-type(${f})`}t.unshift(s),a=a.parentElement}return{selector:t.join(" > "),fallbacks:r,vgPath:n.join(" > ")}},Xr=e=>{const{vgPath:t}=me(e);return{vgPath:t,classHash:e.className,parentTag:e.parentElement?.tagName.toLowerCase(),neighborCount:e.parentElement?.children.length,ariaLabel:e.getAttribute("aria-label")||void 0,role:e.getAttribute("role")||void 0,name:e.getAttribute("name")||void 0,type:e.getAttribute("type")||void 0,placeholder:e.getAttribute("placeholder")||void 0,textSnippet:(e.innerText||"").slice(0,30).trim()}},Jr=(e,t,r,n)=>new Promise(a=>{const s=new Image;s.onload=()=>{const c=document.createElement("canvas"),i=2,u=t.width+r*2,p=t.height+r*2;c.width=u*i,c.height=p*i;const f=c.getContext("2d");if(f){f.imageSmoothingEnabled=!0,f.imageSmoothingQuality="high";const h=(t.left-r)*n,j=(t.top-r)*n,G=u*n,D=p*n;f.drawImage(s,h,j,G,D,0,0,c.width,c.height)}a(c.toDataURL("image/png",.9))},s.onerror=()=>a(""),s.src=e}),Zr=(()=>{let e=null,t=null;return r=>{if(!r||typeof window>"u"||typeof document>"u")return r;if(r.includes("oklch")||r.includes("oklab")||r.includes("lab(")||r.includes("lch(")||r.includes("color("))try{if(e||(e=document.createElement("canvas"),e.width=1,e.height=1),t||(t=e.getContext("2d",{willReadFrequently:!0})),t){t.fillStyle="#000000",t.fillStyle=r;const s=t.fillStyle;if(s&&!s.includes("oklch")&&!s.includes("oklab"))return s}const n=document.createElement("div");n.style.color=r,document.body.appendChild(n);const a=getComputedStyle(n).color;return document.body.removeChild(n),a&&!a.includes("oklch")?a:"rgb(0,0,0)"}catch{return"rgb(0,0,0)"}return r}})(),Kr=e=>{const t=window.getComputedStyle(e),r={};return["display","position","margin","padding","font-size","color","background-color","width","height","z-index"].forEach(a=>{const s=t.getPropertyValue(a);r[a]=Zr(s)}),r},Qr=e=>{const r=Object.keys(e).find(s=>s.startsWith("__reactFiber$")||s.startsWith("__reactInternalInstance$"));if(!r)return"";const n=[];let a=e[r];for(;a;){const s=a.type;if(typeof s=="function"){const c=s.displayName||s.name;c&&!c.includes("ViewGate")&&!n.includes(c)&&n.unshift(c)}a=a.return}return n.join(" > ")||"Generic Component"},qr=e=>{if(!e)return!1;const t=window.getComputedStyle(e),r=e.getBoundingClientRect(),n=e.getAttribute("role");if(n&&["listbox","menu","combobox","tooltip","option"].includes(n))return!1;const s=120;return r.width<s&&r.height<s||t.position!=="fixed"&&t.position!=="absolute"?!1:!!(e.closest('[role="dialog"]')||e.closest('[aria-modal="true"]')||e.classList.contains("modal")||e.classList.contains("modal-content"))},ee=e=>{if(!e.isConnected)return!1;const t=window.getComputedStyle(e);if(t.display==="none"||t.visibility==="hidden"||t.opacity==="0"||e.offsetWidth===0||e.offsetHeight===0)return!1;let r=e.parentElement;for(;r;){const a=window.getComputedStyle(r);if(a.display==="none"||a.visibility==="hidden"||a.opacity==="0")return!1;r=r.parentElement}const n=e.getBoundingClientRect();return!(n.width===0||n.height===0||n.top===0&&n.left===0&&n.width>window.innerWidth*.9)},St=(e,t=document)=>{const r=t.querySelector(e);if(r)return r;const n=t.querySelectorAll("*");for(const a of Array.from(n)){const s=a.shadowRoot;if(s){const c=St(e,s);if(c)return c}}return null},Ct=(e,t)=>{let r=document.elementFromPoint(e,t);for(;r&&r.shadowRoot;){const n=r.shadowRoot.elementFromPoint(e,t);if(!n||n===r)break;r=n}return r},en=e=>{if(!e.tag)return null;const t=Array.from(document.getElementsByTagName(e.tag));let r=null,n=0;for(const a of t){if(!Re(a,e))continue;let s=0;const c=a.getAttribute("placeholder"),i=e.attributes?.placeholder||e.fingerprint?.placeholder;i&&c===i&&(s+=6);const u=a.getAttribute("type"),p=e.attributes?.type||e.fingerprint?.type;if(p&&u===p&&(s+=2),a.innerText?.trim()===e.text.trim()&&(s+=5),e.fingerprint?.vgPath){const{vgPath:f}=me(a);(f===e.vgPath||e.fingerprint?.vgPath===f)&&(s+=10)}s>n&&s>=7&&(n=s,r=a)}return r},Re=(e,t)=>{if(e.tagName.toLowerCase()!==t.tag.toLowerCase())return!1;const r=e.getAttribute("placeholder"),n=t.attributes?.placeholder||t.fingerprint?.placeholder;if(n&&r&&n!==r)return!1;const a=e.getAttribute("type"),s=t.attributes?.type||t.fingerprint?.type;return!(s&&a&&s!==a)},tn=(e,t)=>{if(t){const c=Array.from(document.querySelectorAll(`[${W}="${t}"]`));if(c.length>0){const i=c.filter(u=>Re(u,e));if(i.length===0)c.forEach(u=>u.removeAttribute(W));else{const u=i.find(f=>{const{vgPath:h}=me(f);return h===e.vgPath||e.fingerprint?.vgPath===h}),p=u&&ee(u)?u:i.find(f=>!(!ee(f)||e.metadata?.isModal&&!f.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')));return p?(c.forEach(f=>{f!==p&&f.removeAttribute(W)}),p):null}}}const n=(e.selector?Array.from(document.querySelectorAll(e.selector)):[]).filter(c=>Re(c,e));let a=n.find(c=>{const{vgPath:i}=me(c);return i===e.vgPath||e.fingerprint?.vgPath===i})||n[0]||null;if(a&&ee(a))if(e.metadata?.isModal&&!a.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))a=null;else return a;if(e.fallbackSelectors)for(const c of e.fallbackSelectors){const i=St(c);if(i&&Re(i,e)&&ee(i)){if(e.metadata?.isModal&&!i.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))continue;return i}}const s=en(e);return s&&ee(s)?e.metadata?.isModal&&!s.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')?null:s:null},Fe=e=>({tag:e.tagName.toLowerCase(),text:(e.innerText||e.getAttribute("placeholder")||"").slice(0,50).trim(),role:e.getAttribute("role")||void 0,type:e.getAttribute("type")||void 0}),rn=e=>{const t=e.parentElement;if(!t)return;const r=Array.from(t.children).filter(c=>c!==e).slice(0,5).map(c=>Fe(c)),n=Array.from(t.children),a=n.indexOf(e);let s="middle";return a===0&&(s="start"),a===n.length-1&&(s="end"),{target:{...Fe(e),location:`${s} of ${t.tagName.toLowerCase()}`},parent:Fe(t),siblings:r}},nn=e=>{let t="unknown:0",r=e;for(;r;){const f=r.getAttribute("data-source-path");if(f){t=f;break}r=r.parentElement}const n=Qr(e),{selector:a,fallbacks:s,vgPath:c}=me(e),i={};["placeholder","aria-label","name","type","alt","title","value","role"].forEach(f=>{const h=e.getAttribute(f);h&&(i[f]=h)});const u=!!e.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'),p=`${e.tagName.toLowerCase()}-${(e.innerText||"").slice(0,20).replace(/\s+/g,"_")}-${a.split(" > ").slice(-1)}`;return{tag:e.tagName.toLowerCase(),id:e.id||"",classes:e.className||"",text:(e.innerText||"").slice(0,100).trim(),selector:a,vgPath:c,outerHtml:e.outerHTML,parentContext:(e.parentElement?.innerText||"").slice(0,150).trim(),componentPath:n,signature:p,source:t,attributes:i,fallbackSelectors:[...new Set(s)].slice(0,5),domPath:[],viewportSize:{width:window.innerWidth,height:window.innerHeight},uiContext:rn(e),fingerprint:Xr(e),metadata:{hint:`Edit ${t.split(":")[0]} at line ${t.split(":")[1]||"?"}`,computedStyles:Kr(e),viewportBreakpoint:Yr(),outerHtml:e.outerHTML.slice(0,1500),scrollPosition:{x:window.scrollX,y:window.scrollY},isModal:u}}},Et=()=>{const{addToast:e,language:t,t:r,apiKey:n,baseUrl:a,disableViewGate:s,hasActiveToasts:c}=nt(),[i,u]=m.useState(!1),[p,f]=m.useState(null),[h,j]=m.useState(null),[G,D]=m.useState(""),[Y,oe]=m.useState(!1),[je,_e]=m.useState(!1),[L,X]=m.useState(!1),[V,Oe]=m.useState([]),[F,H]=m.useState(null),[Ve,kt]=m.useState(!1),[fe,ie]=m.useState(!1),[Ae,Te]=m.useState({}),[z,q]=m.useState(null),[te,he]=m.useState(!1),[U,ge]=m.useState(null),[d,y]=m.useState([]),b=m.useMemo(()=>{const l=Array.isArray(V)?V:[];if(!z)return l;const g=d.find(x=>x.annotations&&Array.isArray(x.annotations)&&x.annotations.some(E=>E._id===z));return g?g.annotations:l.filter(x=>x._id===z)},[z,V,d]),[S,ce]=m.useState(()=>{if(typeof window>"u")return{top:24,right:24};const l=localStorage.getItem("vg-exit-pos");return l?JSON.parse(l):{top:24,right:24}}),[J,k]=m.useState(!1),A=m.useRef(null),[$,He]=m.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}}),[xe,Rt]=m.useState(!1),Z=m.useRef(null),on=l=>{l.preventDefault(),l.stopPropagation();const g=l.currentTarget.parentElement?.getBoundingClientRect();g&&(k(!0),A.current={x:l.clientX,y:l.clientY,top:S.top,right:S.right,width:g.width,height:g.height})},cn=l=>{l.preventDefault(),l.stopPropagation();const g=l.currentTarget.parentElement?.getBoundingClientRect();g&&(Rt(!0),Z.current={x:l.clientX,y:l.clientY,bottom:$.bottom,right:$.right,width:g.width,height:g.height})};m.useEffect(()=>{if(!J&&!xe)return;const l=x=>{if(J&&A.current){const E=x.clientX-A.current.x,R=x.clientY-A.current.y;let _=A.current.top+R,v=A.current.right-E;const w=10;_=Math.max(w,Math.min(window.innerHeight-A.current.height-w,_)),v=Math.max(w,Math.min(window.innerWidth-A.current.width-w,v)),ce({top:_,right:v})}if(xe&&Z.current){const E=x.clientX-Z.current.x,R=x.clientY-Z.current.y;let _=Z.current.bottom-R,v=Z.current.right-E;const w=10;_=Math.max(w,Math.min(window.innerHeight-Z.current.height-w,_)),v=Math.max(w,Math.min(window.innerWidth-Z.current.width-w,v)),He({bottom:_,right:v})}},g=()=>{J&&(k(!1),localStorage.setItem("vg-exit-pos",JSON.stringify(S)),A.current=null),xe&&(Rt(!1),localStorage.setItem("vg-bar-pos",JSON.stringify($)),Z.current=null)};return window.addEventListener("mousemove",l),window.addEventListener("mouseup",g),()=>{window.removeEventListener("mousemove",l),window.removeEventListener("mouseup",g)}},[J,xe,S,$]);const[jt,Ue]=m.useState(null),[_t,Ot]=m.useState(""),[kn,Rn]=m.useState({}),ye=m.useRef(null),we=m.useRef(null),le=m.useCallback(()=>{we.current||(we.current=requestAnimationFrame(()=>{const l=new Map,g=Array.isArray(V)?V:[],x=new Set(g.map(w=>w._id));document.querySelectorAll(`[${W}]`).forEach(w=>{const O=w.getAttribute(W);O&&!x.has(O)&&w.removeAttribute(W)});const R=Array.from(document.querySelectorAll('[role="dialog"], [aria-modal="true"], .modal, .modal-content')).find(w=>qr(w)&&ee(w)),_=!!R;V.forEach(w=>{if(!w.reference)return;const O=tn(w.reference,w._id);if(!O||!ee(O))return;const K=!!w.reference.metadata?.isModal;let B=!1;if(_?B=R.contains(O):B=!K,!B)return;const C=O.getAttribute(W);C!==w._id&&(document.querySelectorAll(`[${W}="${w._id}"]`).forEach(N=>{N.removeAttribute(W)}),C||O.setAttribute(W,w._id)),l.has(O)||l.set(O,[]),l.get(O).push(w)});const v=[];l.forEach((w,O)=>{const K=O.getBoundingClientRect(),B=K.left+K.width/2,C=K.top+K.height/2;if(B>=0&&B<=window.innerWidth&&C>=0&&C<=window.innerHeight){const N=document.elementFromPoint(B,C);if(N&&!O.contains(N)&&!ye.current?.contains(N))return}v.push({id:w[0]._id,element:O,rect:K,annotations:w.sort((N,de)=>new Date(de.timestamp||de.createdAt).getTime()-new Date(N.timestamp||N.createdAt).getTime()),isModal:!!w[0].reference?.metadata?.isModal})}),y(v),we.current=null}))},[V]),re=m.useCallback(async()=>{if(n){ie(!0);try{const l=await fetch(`${a}/api/annotations`,{headers:{"x-api-key":n}});if(l.ok){const g=await l.json(),x=Array.isArray(g)?g:g?.data||[];if(!Array.isArray(x)){console.error("Expected annotations array, got:",typeof x),Oe([]);return}const E=x.reduce((R,_)=>R.find(w=>w._id===_._id)?R:R.concat([_]),[]);Oe(E)}}catch(l){console.error("Failed to fetch annotations",l)}finally{ie(!1)}}},[n,a]);m.useEffect(()=>{L&&V.length===0&&!fe&&X(!1)},[L,V.length,fe]),m.useEffect(()=>{if(V.length===0){le();return}if(!i){le();const l=new MutationObserver(()=>le()),g=new ResizeObserver(()=>le()),x=()=>le();return l.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!0}),g.observe(document.documentElement),window.addEventListener("scroll",x,!0),()=>{l.disconnect(),g.disconnect(),window.removeEventListener("scroll",x,!0),we.current&&cancelAnimationFrame(we.current)}}},[i,V.length,le]),m.useEffect(()=>{re()},[re]),m.useEffect(()=>{ye.current=document.getElementById("viewgate-shadow-host")},[]);const $e=m.useCallback(l=>{if(!i||h)return;const g=Ct(l.clientX,l.clientY);if(!g||ye.current?.contains(g)||g.closest(".vg-no-capture")){f(null);return}const x=g.getBoundingClientRect();f({tag:g.tagName.toLowerCase(),source:g.getAttribute("data-source-path")||"unknown:0",rect:x,element:g,previewText:(g.innerText||"").slice(0,100)||(g.getAttribute("placeholder")||"").slice(0,100)||g.tagName.toLowerCase(),semanticReference:{...nn(g),normalizedOffset:{x:(l.clientX-x.left)/x.width,y:(l.clientY-x.top)/x.height}}})},[i,h]),Be=m.useCallback(async l=>{if(!i||h)return;const g=Ct(l.clientX,l.clientY);if(!(!g||ye.current?.contains(g)||g.closest(".vg-no-capture"))&&p){l.preventDefault(),l.stopPropagation(),_e(!0);try{const R=await Hr(document.body,{pixelRatio:2,cacheBust:!0,width:window.innerWidth,height:window.innerHeight,backgroundColor:"#ffffff",filter:v=>{const w=v;return!(ye.current?.contains(w)||w.id==="viewgate-ui"||w.classList?.contains("vg-no-capture"))}}),_=await Jr(R,p.rect,32,2);j({...p,visualPreview:_})}catch(x){console.error("Failed to capture high-fidelity preview:",x),j(p)}finally{_e(!1),f(null)}}},[i,p,h]);m.useEffect(()=>{const l=g=>{if(g.key==="Escape"){h?j(null):L?X(!1):i&&u(!1);return}const E=(()=>{let v=document.activeElement;for(;v&&v.shadowRoot&&v.shadowRoot.activeElement;)v=v.shadowRoot.activeElement;return v})();if(["input","textarea"].includes((E?.tagName||"").toLowerCase())||E?.isContentEditable)return;const _=g.key.toLowerCase();_==="c"&&!h&&!L&&u(v=>!v),_==="v"&&!h&&(V.length>0||L)&&(X(v=>!v),L||u(!1))};return i&&!h?document.body.classList.add("vg-cursor-pointer"):document.body.classList.remove("vg-cursor-pointer"),window.addEventListener("keydown",l),window.addEventListener("mousemove",$e,!0),window.addEventListener("click",Be,!0),()=>{document.body.classList.remove("vg-cursor-pointer"),window.removeEventListener("keydown",l),window.removeEventListener("mousemove",$e,!0),window.removeEventListener("click",Be,!0)}},[i,h,L,V,$e,Be]);const ln=async()=>{if(!h||!G.trim())return;oe(!0);const{semanticReference:l}=h,[g,x]=(l.source||"").split(":"),E=x||"0";try{if(!(await fetch(`${a}/api/annotations`,{method:"POST",headers:{"Content-Type":"application/json","x-api-key":n},body:JSON.stringify({filePath:g,line:parseInt(E),url:window.location.href,message:G,componentName:l.componentPath||h.tag,reference:{...l,viewport:{width:window.innerWidth,height:window.innerHeight},userAgent:navigator.userAgent,timestamp:new Date().toISOString()}})})).ok)throw new Error("Backend failed");e(r.success,"success"),j(null),D(""),u(!1),re()}catch(R){console.error(R),e(r.error,"error")}finally{oe(!1)}};return o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1275",className:"vg-container",children:o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1276",className:"vg-no-capture",children:[!c&&o.jsxs("div",{style:{position:"fixed",top:`${S.top}px`,right:`${S.right}px`,zIndex:ze+10,display:"flex",alignItems:"center",gap:"8px",transition:J?"none":"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)"},children:[o.jsx("div",{onMouseDown:on,style:{width:"20px",height:"32px",borderRadius:"6px",backgroundColor:"rgba(255, 255, 255, 0.85)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",cursor:"grab",color:"#1e293b",opacity:i?0:1,visibility:i?"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"},children:o.jsx(et,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1320",size:14})}),o.jsx("button",{onClick:l=>{l.stopPropagation(),H({title:r.exitConfirmTitle||"Close ViewGate?",message:r.exitConfirmMessage||"Are you sure you want to close ViewGate?",type:"danger",onConfirm:()=>s()})},title:"Cerrar ViewGate",style:{width:"40px",height:"40px",borderRadius:"12px",backgroundColor:"rgba(255, 255, 255, 0.9)",backdropFilter:"blur(8px)",display:"flex",alignItems:"center",justifyContent:"center",border:"1px solid rgba(0,0,0,0.05)",boxShadow:"0 4px 12px rgba(0,0,0,0.1)",cursor:"pointer",color:"#64748b",transition:"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)"},onMouseEnter:l=>{l.currentTarget.style.transform="scale(1.1) rotate(90deg)",l.currentTarget.style.color="#ef4444",l.currentTarget.style.backgroundColor="white"},onMouseLeave:l=>{l.currentTarget.style.transform="scale(1) rotate(0deg)",l.currentTarget.style.color="#64748b",l.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.9)"},children:o.jsx(Pe,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1360",size:20,strokeWidth:2.5})})]}),o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1366",style:{position:"fixed",bottom:`${$.bottom}px`,right:`${$.right}px`,zIndex:ze,display:"flex",alignItems:"center",gap:"8px",transition:xe?"none":"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},id:"viewgate-ui",children:[o.jsx("div",{onMouseDown:cn,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:i?0:1,visibility:i?"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:o.jsx(et,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1409",size:16})}),o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1412",className:"vg-action-bar vg-animate-slide-up",style:{transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[o.jsx("button",{onClick:()=>u(!i),className:"vg-button-primary vg-animate-pop",style:{padding:"12px 24px",background:i?"#ef4444":void 0},children:o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1421",style:{display:"flex",alignItems:"center",gap:"10px"},children:[i?o.jsx(Pe,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1422",size:20,className:"vg-animate-pop"}):o.jsx(be,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1422",size:20,className:"vg-animate-pop"}),o.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1423",children:i?r.exitMode:r.enterMode})]})}),V.length>0&&o.jsxs("button",{onClick:()=>{X(!L),u(!1),j(null)},className:"vg-button-ghost vg-animate-pop",style:{animationDelay:"0.1s"},children:[o.jsx(Ft,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1436",size:20}),o.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1437",children:r.viewComments})]})]})]}),je&&o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1445",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:ze+1,cursor:"wait"},children:o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1451",className:"vg-glassmorphism",style:{padding:"30px 50px",display:"flex",flexDirection:"column",alignItems:"center",gap:"16px"},children:[o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1452",className:"vg-spinner"}),o.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1453",style:{fontWeight:600,fontSize:"14px",color:"#000000"},children:"Capturando..."})]})}),i&&!h&&o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1460",className:"vg-backdrop-blur",style:{opacity:1,clipPath:p?`polygon(
|
|
7
|
+
<%s key={someKey} {...props} />`,_,P,yA,P),FA[P+_]=!0)}if(P=null,M!==void 0&&(t(M),P=""+M),a(H)&&(t(H.key),P=""+H.key),"key"in H){M={};for(var $e in H)$e!=="key"&&(M[$e]=H[$e])}else M=H;return P&&i(M,typeof f=="function"?f.displayName||f.name||"Unknown":f),B(f,P,M,n(),nA,LA)}function l(f){g(f)?f._store&&(f._store.validated=1):typeof f=="object"&&f!==null&&f.$$typeof===x&&(f._payload.status==="fulfilled"?g(f._payload.value)&&f._payload.value._store&&(f._payload.value._store.validated=1):f._store&&(f._store.validated=1))}function g(f){return typeof f=="object"&&f!==null&&f.$$typeof===Q}var d=y,Q=Symbol.for("react.transitional.element"),C=Symbol.for("react.portal"),L=Symbol.for("react.fragment"),v=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),K=Symbol.for("react.consumer"),b=Symbol.for("react.context"),m=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),S=Symbol.for("react.suspense_list"),T=Symbol.for("react.memo"),x=Symbol.for("react.lazy"),Z=Symbol.for("react.activity"),oA=Symbol.for("react.client.reference"),BA=d.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,G=Object.prototype.hasOwnProperty,q=Array.isArray,z=console.createTask?console.createTask:function(){return null};d={react_stack_bottom_frame:function(f){return f()}};var $,AA={},EA=d.react_stack_bottom_frame.bind(d,s)(),rA=z(r(s)),FA={};xe.Fragment=L,xe.jsx=function(f,H,M){var _=1e4>BA.recentlyCreatedOwnerStacks++;return c(f,H,M,!1,_?Error("react-stack-top-frame"):EA,_?z(r(f)):rA)},xe.jsxs=function(f,H,M){var _=1e4>BA.recentlyCreatedOwnerStacks++;return c(f,H,M,!0,_?Error("react-stack-top-frame"):EA,_?z(r(f)):rA)}})()),xe}var ln;function Ga(){return ln||(ln=1,process.env.NODE_ENV==="production"?tt.exports=Ma():tt.exports=Ra()),tt.exports}var u=Ga();const Va=({children:e})=>{const A=y.useRef(null),[t,r]=y.useState(null);return y.useEffect(()=>{if(A.current&&!A.current.shadowRoot){const n=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-"))&&n.appendChild(i.cloneNode(!0))});const a=document.createElement("link");a.rel="stylesheet",a.href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap",n.appendChild(a),r(n)}},[]),u.jsx("div",{"data-source-path":"/src/components/ShadowRootWrapper.tsx:38",ref:A,id:"viewgate-shadow-host",style:{position:"relative",zIndex:2147483647},children:t&&Oa.createPortal(e,t)})};const gn=(...e)=>e.filter((A,t,r)=>!!A&&A.trim()!==""&&r.indexOf(A)===t).join(" ").trim();const Na=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();const _a=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(A,t,r)=>r?r.toUpperCase():t.toLowerCase());const un=e=>{const A=_a(e);return A.charAt(0).toUpperCase()+A.slice(1)};var ka={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 Pa=e=>{for(const A in e)if(A.startsWith("aria-")||A==="role"||A==="title")return!0;return!1};const Xa=y.forwardRef(({color:e="currentColor",size:A=24,strokeWidth:t=2,absoluteStrokeWidth:r,className:n="",children:s,iconNode:a,...i},o)=>y.createElement("svg",{ref:o,...ka,width:A,height:A,stroke:e,strokeWidth:r?Number(t)*24/Number(A):t,className:gn("lucide",n),...!s&&!Pa(i)&&{"aria-hidden":"true"},...i},[...a.map(([B,c])=>y.createElement(B,c)),...Array.isArray(s)?s:[s]]));const wA=(e,A)=>{const t=y.forwardRef(({className:r,...n},s)=>y.createElement(Xa,{ref:s,iconNode:A,className:gn(`lucide-${Na(un(e))}`,`lucide-${e}`,r),...n}));return t.displayName=un(e),t};const Ja=wA("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 ge=wA("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);const wn=wA("clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 6v6l4 2",key:"mmk7yg"}]]);const fn=wA("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 Wa=wA("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 Ya=wA("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 Qn=wA("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 dn=wA("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 ja=wA("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);const rt=wA("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 Za=wA("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 za=wA("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 qa=wA("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 $a=wA("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 Cn=wA("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 $t=wA("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),Ai={en:{enterMode:"Enter Feedback Mode",exitMode:"Exit Mode",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",markReady:"Mark as Ready",reopen:"Reopen",review:"Review",confirmDelete:"Are you sure you want to permanently delete this comment? This action cannot be undone.",markReadyConfirm:"Complete review",confirmMarkReady:"Do you want to mark this comment as ready? it will be moved to the completed state.",reopenConfirm:"Reopen comment",confirmReopen:"Do you want to set this comment back to pending status?",yes:"Yes, confirm",no:"No, cancel",deleteSuccess:"Comment deleted successfully.",updateSuccess:"Updated successfully.",navigating:"Redirecting to review...",selectToComment:"Click to comment",feedbackSubheader:"What would you like to improve here?",sendFeedback:"Send Comment",edit:"Edit",save:"Save",commentDetails:"Comment Details",annotations:"Comments",viewAll:"View All",exitConfirmTitle:"Close ViewGate?",exitConfirmMessage:"Are you sure you want to close ViewGate? You can reopen it at any time by adding ?viewgate=true to your URL."},es:{enterMode:"Activar Modo Comentarios",exitMode:"Salir del Modo",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",markReady:"Marcar como Listo",reopen:"Reabrir",review:"Revisar",confirmDelete:"¿Estás seguro de que deseas eliminar permanentemente este comentario? Esta acción no se puede deshacer.",markReadyConfirm:"Finalizar revisión",confirmMarkReady:"¿Deseas marcar este comentario como listo? Pasará al estado completado.",reopenConfirm:"Reabrir comentario",confirmReopen:"¿Deseas volver a poner este comentario en estado pendiente?",yes:"Sí, confirmar",no:"No, cancelar",deleteSuccess:"El comentario ha sido eliminado.",updateSuccess:"Actualizado correctamente.",navigating:"Redirigiendo a revisión...",selectToComment:"Haz clic para comentar",feedbackSubheader:"¿Qué te gustaría mejorar aquí?",sendFeedback:"Enviar Comentario",edit:"Editar",save:"Guardar",commentDetails:"Detalles del Comentario",annotations:"Comentarios",viewAll:"Ver Todos",exitConfirmTitle:"¿Cerrar ViewGate?",exitConfirmMessage:"¿Estás seguro de que deseas cerrar ViewGate? Puedes volver a activarlo en cualquier momento agregando ?viewgate=true a la URL."}},hn=y.createContext(void 0),Un=()=>{const e=y.useContext(hn);if(!e)throw new Error("useViewGate must be used within a ViewGateProvider");return e},Ar="viewgate_enabled",ei=()=>typeof window>"u"?!1:new URLSearchParams(window.location.search).has("viewgate")?(sessionStorage.setItem(Ar,"true"),!0):sessionStorage.getItem(Ar)==="true",ti=({children:e,language:A="es",apiKey:t,baseUrl:r="https://view-gate.vercel.app"})=>{const[n,s]=y.useState(!1),[a,i]=y.useState([]);y.useEffect(()=>{s(ei())},[]);const o=()=>{if(sessionStorage.removeItem(Ar),s(!1),typeof window<"u"){const l=new URL(window.location.href);l.searchParams.delete("viewgate"),window.history.replaceState({},"",l.toString())}},B=(l,g)=>{const d=Date.now();i(Q=>[...Q,{id:d,message:l,type:g}]),setTimeout(()=>{i(Q=>Q.filter(C=>C.id!==d))},4e3)},c=Ai[A];return u.jsxs(hn.Provider,{"data-source-path":"/src/components/ViewGateProvider.tsx:250",value:{addToast:B,language:A,t:c,apiKey:t,baseUrl:r,disableViewGate:o,hasActiveToasts:a.length>0},children:[e,n&&u.jsx(Va,{"data-source-path":"/src/components/ViewGateProvider.tsx:261",children:u.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:262",className:"vg-container",children:[u.jsx(ba,{"data-source-path":"/src/components/ViewGateProvider.tsx:263"}),u.jsx("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:264",className:"vg-toasts",style:{zIndex:2147483646},children:a.map(l=>u.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:266",className:`vg-toast vg-animate-slide ${l.type}`,children:[l.type==="success"?u.jsx(ge,{"data-source-path":"/src/components/ViewGateProvider.tsx:268",size:24,color:"#22c55e"}):u.jsx(Ja,{"data-source-path":"/src/components/ViewGateProvider.tsx:270",size:24,color:"#ef4444"}),u.jsxs("div",{"data-source-path":"/src/components/ViewGateProvider.tsx:272",children:[u.jsx("strong",{"data-source-path":"/src/components/ViewGateProvider.tsx:273",style:{display:"block",fontSize:"13px",color:"#0f172a",textTransform:"uppercase",marginBottom:"2px"},children:l.type==="success"?c.successHeader:c.errorHeader}),u.jsx("span",{"data-source-path":"/src/components/ViewGateProvider.tsx:276",style:{fontSize:"14px",color:"#000000"},children:l.message})]})]},l.id))})]})})]})};var er=function(e,A){return er=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])},er(e,A)};function KA(e,A){if(typeof A!="function"&&A!==null)throw new TypeError("Class extends value "+String(A)+" is not a constructor or null");er(e,A);function t(){this.constructor=e}e.prototype=A===null?Object.create(A):(t.prototype=A.prototype,new t)}var tr=function(){return tr=Object.assign||function(A){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(A[s]=t[s])}return A},tr.apply(this,arguments)};function CA(e,A,t,r){function n(s){return s instanceof t?s:new t(function(a){a(s)})}return new(t||(t=Promise))(function(s,a){function i(c){try{B(r.next(c))}catch(l){a(l)}}function o(c){try{B(r.throw(c))}catch(l){a(l)}}function B(c){c.done?s(c.value):n(c.value).then(i,o)}B((r=r.apply(e,[])).next())})}function fA(e,A){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,n,s,a;return a={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function i(B){return function(c){return o([B,c])}}function o(B){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,n&&(s=B[0]&2?n.return:B[0]?n.throw||((s=n.return)&&s.call(n),0):n.next)&&!(s=s.call(n,B[1])).done)return s;switch(n=0,s&&(B=[B[0]&2,s.value]),B[0]){case 0:case 1:s=B;break;case 4:return t.label++,{value:B[1],done:!1};case 5:t.label++,n=B[1],B=[0];continue;case 7:B=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(B[0]===6||B[0]===2)){t=0;continue}if(B[0]===3&&(!s||B[1]>s[0]&&B[1]<s[3])){t.label=B[1];break}if(B[0]===6&&t.label<s[1]){t.label=s[1],s=B;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(B);break}s[2]&&t.ops.pop(),t.trys.pop();continue}B=A.call(e,t)}catch(c){B=[6,c],n=0}finally{r=s=0}if(B[0]&5)throw B[1];return{value:B[0]?B[1]:void 0,done:!0}}}function nt(e,A,t){if(arguments.length===2)for(var r=0,n=A.length,s;r<n;r++)(s||!(r in A))&&(s||(s=Array.prototype.slice.call(A,0,r)),s[r]=A[r]);return e.concat(s||A)}for(var NA=(function(){function e(A,t,r,n){this.left=A,this.top=t,this.width=r,this.height=n}return e.prototype.add=function(A,t,r,n){return new e(this.left+A,this.top+t,this.width+r,this.height+n)},e.fromClientRect=function(A,t){return new e(t.left+A.windowBounds.left,t.top+A.windowBounds.top,t.width,t.height)},e.fromDOMRectList=function(A,t){var r=Array.from(t).find(function(n){return n.width!==0});return r?new e(r.left+A.windowBounds.left,r.top+A.windowBounds.top,r.width,r.height):e.EMPTY},e.EMPTY=new e(0,0,0,0),e})(),st=function(e,A){return NA.fromClientRect(e,A.getBoundingClientRect())},ri=function(e){var A=e.body,t=e.documentElement;if(!A||!t)throw new Error("Unable to get document size");var r=Math.max(Math.max(A.scrollWidth,t.scrollWidth),Math.max(A.offsetWidth,t.offsetWidth),Math.max(A.clientWidth,t.clientWidth)),n=Math.max(Math.max(A.scrollHeight,t.scrollHeight),Math.max(A.offsetHeight,t.offsetHeight),Math.max(A.clientHeight,t.clientHeight));return new NA(0,0,r,n)},at=function(e){for(var A=[],t=0,r=e.length;t<r;){var n=e.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=e.charCodeAt(t++);(s&64512)===56320?A.push(((n&1023)<<10)+(s&1023)+65536):(A.push(n),t--)}else A.push(n)}return A},eA=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var t=e.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var a=e[n];a<=65535?r.push(a):(a-=65536,r.push((a>>10)+55296,a%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},Fn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ni=typeof Uint8Array>"u"?[]:new Uint8Array(256),it=0;it<Fn.length;it++)ni[Fn.charCodeAt(it)]=it;for(var pn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",be=typeof Uint8Array>"u"?[]:new Uint8Array(256),ot=0;ot<pn.length;ot++)be[pn.charCodeAt(ot)]=ot;for(var si=function(e){var A=e.length*.75,t=e.length,r,n=0,s,a,i,o;e[e.length-1]==="="&&(A--,e[e.length-2]==="="&&A--);var B=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(B)?B:new Uint8Array(B);for(r=0;r<t;r+=4)s=be[e.charCodeAt(r)],a=be[e.charCodeAt(r+1)],i=be[e.charCodeAt(r+2)],o=be[e.charCodeAt(r+3)],c[n++]=s<<2|a>>4,c[n++]=(a&15)<<4|i>>2,c[n++]=(i&3)<<6|o&63;return B},ai=function(e){for(var A=e.length,t=[],r=0;r<A;r+=2)t.push(e[r+1]<<8|e[r]);return t},ii=function(e){for(var A=e.length,t=[],r=0;r<A;r+=4)t.push(e[r+3]<<24|e[r+2]<<16|e[r+1]<<8|e[r]);return t},ne=5,rr=11,nr=2,oi=rr-ne,vn=65536>>ne,Bi=1<<ne,sr=Bi-1,ci=1024>>ne,li=vn+ci,gi=li,ui=32,wi=gi+ui,fi=65536>>rr,Qi=1<<oi,di=Qi-1,mn=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},Ci=function(e,A,t){return e.slice?e.slice(A,t):new Uint32Array(Array.prototype.slice.call(e,A,t))},hi=function(e,A){var t=si(e),r=Array.isArray(t)?ii(t):new Uint32Array(t),n=Array.isArray(t)?ai(t):new Uint16Array(t),s=24,a=mn(n,s/2,r[4]/2),i=r[5]===2?mn(n,(s+r[4])/2):Ci(r,Math.ceil((s+r[4])/4));return new Ui(r[0],r[1],r[2],r[3],a,i)},Ui=(function(){function e(A,t,r,n,s,a){this.initialValue=A,this.errorValue=t,this.highStart=r,this.highValueIndex=n,this.index=s,this.data=a}return e.prototype.get=function(A){var t;if(A>=0){if(A<55296||A>56319&&A<=65535)return t=this.index[A>>ne],t=(t<<nr)+(A&sr),this.data[t];if(A<=65535)return t=this.index[vn+(A-55296>>ne)],t=(t<<nr)+(A&sr),this.data[t];if(A<this.highStart)return t=wi-fi+(A>>rr),t=this.index[t],t+=A>>ne&di,t=this.index[t],t=(t<<nr)+(A&sr),this.data[t];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e})(),En="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Fi=typeof Uint8Array>"u"?[]:new Uint8Array(256),Bt=0;Bt<En.length;Bt++)Fi[En.charCodeAt(Bt)]=Bt;var pi="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==",yn=50,vi=1,Hn=2,In=3,mi=4,Ei=5,xn=7,bn=8,Ln=9,YA=10,ar=11,Kn=12,ir=13,yi=14,Le=15,or=16,ct=17,Ke=18,Hi=19,Sn=20,Br=21,Se=22,cr=23,ue=24,mA=25,Te=26,De=27,we=28,Ii=29,se=30,xi=31,lt=32,gt=33,lr=34,gr=35,ur=36,Oe=37,wr=38,ut=39,wt=40,fr=41,Tn=42,bi=43,Li=[9001,65288],Dn="!",R="×",ft="÷",Qr=hi(pi),_A=[se,ur],dr=[vi,Hn,In,Ei],On=[YA,bn],Mn=[De,Te],Ki=dr.concat(On),Rn=[wr,ut,wt,lr,gr],Si=[Le,ir],Ti=function(e,A){A===void 0&&(A="strict");var t=[],r=[],n=[];return e.forEach(function(s,a){var i=Qr.get(s);if(i>yn?(n.push(!0),i-=yn):n.push(!1),["normal","auto","loose"].indexOf(A)!==-1&&[8208,8211,12316,12448].indexOf(s)!==-1)return r.push(a),t.push(or);if(i===mi||i===ar){if(a===0)return r.push(a),t.push(se);var o=t[a-1];return Ki.indexOf(o)===-1?(r.push(r[a-1]),t.push(o)):(r.push(a),t.push(se))}if(r.push(a),i===xi)return t.push(A==="strict"?Br:Oe);if(i===Tn||i===Ii)return t.push(se);if(i===bi)return s>=131072&&s<=196605||s>=196608&&s<=262141?t.push(Oe):t.push(se);t.push(i)}),[r,t,n]},Cr=function(e,A,t,r){var n=r[t];if(Array.isArray(e)?e.indexOf(n)!==-1:e===n)for(var s=t;s<=r.length;){s++;var a=r[s];if(a===A)return!0;if(a!==YA)break}if(n===YA)for(var s=t;s>0;){s--;var i=r[s];if(Array.isArray(e)?e.indexOf(i)!==-1:e===i)for(var o=t;o<=r.length;){o++;var a=r[o];if(a===A)return!0;if(a!==YA)break}if(i!==YA)break}return!1},Gn=function(e,A){for(var t=e;t>=0;){var r=A[t];if(r===YA)t--;else return r}return 0},Di=function(e,A,t,r,n){if(t[r]===0)return R;var s=r-1;if(Array.isArray(n)&&n[s]===!0)return R;var a=s-1,i=s+1,o=A[s],B=a>=0?A[a]:0,c=A[i];if(o===Hn&&c===In)return R;if(dr.indexOf(o)!==-1)return Dn;if(dr.indexOf(c)!==-1||On.indexOf(c)!==-1)return R;if(Gn(s,A)===bn)return ft;if(Qr.get(e[s])===ar||(o===lt||o===gt)&&Qr.get(e[i])===ar||o===xn||c===xn||o===Ln||[YA,ir,Le].indexOf(o)===-1&&c===Ln||[ct,Ke,Hi,ue,we].indexOf(c)!==-1||Gn(s,A)===Se||Cr(cr,Se,s,A)||Cr([ct,Ke],Br,s,A)||Cr(Kn,Kn,s,A))return R;if(o===YA)return ft;if(o===cr||c===cr)return R;if(c===or||o===or)return ft;if([ir,Le,Br].indexOf(c)!==-1||o===yi||B===ur&&Si.indexOf(o)!==-1||o===we&&c===ur||c===Sn||_A.indexOf(c)!==-1&&o===mA||_A.indexOf(o)!==-1&&c===mA||o===De&&[Oe,lt,gt].indexOf(c)!==-1||[Oe,lt,gt].indexOf(o)!==-1&&c===Te||_A.indexOf(o)!==-1&&Mn.indexOf(c)!==-1||Mn.indexOf(o)!==-1&&_A.indexOf(c)!==-1||[De,Te].indexOf(o)!==-1&&(c===mA||[Se,Le].indexOf(c)!==-1&&A[i+1]===mA)||[Se,Le].indexOf(o)!==-1&&c===mA||o===mA&&[mA,we,ue].indexOf(c)!==-1)return R;if([mA,we,ue,ct,Ke].indexOf(c)!==-1)for(var l=s;l>=0;){var g=A[l];if(g===mA)return R;if([we,ue].indexOf(g)!==-1)l--;else break}if([De,Te].indexOf(c)!==-1)for(var l=[ct,Ke].indexOf(o)!==-1?a:s;l>=0;){var g=A[l];if(g===mA)return R;if([we,ue].indexOf(g)!==-1)l--;else break}if(wr===o&&[wr,ut,lr,gr].indexOf(c)!==-1||[ut,lr].indexOf(o)!==-1&&[ut,wt].indexOf(c)!==-1||[wt,gr].indexOf(o)!==-1&&c===wt||Rn.indexOf(o)!==-1&&[Sn,Te].indexOf(c)!==-1||Rn.indexOf(c)!==-1&&o===De||_A.indexOf(o)!==-1&&_A.indexOf(c)!==-1||o===ue&&_A.indexOf(c)!==-1||_A.concat(mA).indexOf(o)!==-1&&c===Se&&Li.indexOf(e[i])===-1||_A.concat(mA).indexOf(c)!==-1&&o===Ke)return R;if(o===fr&&c===fr){for(var d=t[s],Q=1;d>0&&(d--,A[d]===fr);)Q++;if(Q%2!==0)return R}return o===lt&&c===gt?R:ft},Oi=function(e,A){A||(A={lineBreak:"normal",wordBreak:"normal"});var t=Ti(e,A.lineBreak),r=t[0],n=t[1],s=t[2];(A.wordBreak==="break-all"||A.wordBreak==="break-word")&&(n=n.map(function(i){return[mA,se,Tn].indexOf(i)!==-1?Oe:i}));var a=A.wordBreak==="keep-all"?s.map(function(i,o){return i&&e[o]>=19968&&e[o]<=40959}):void 0;return[r,n,a]},Mi=(function(){function e(A,t,r,n){this.codePoints=A,this.required=t===Dn,this.start=r,this.end=n}return e.prototype.slice=function(){return eA.apply(void 0,this.codePoints.slice(this.start,this.end))},e})(),Ri=function(e,A){var t=at(e),r=Oi(t,A),n=r[0],s=r[1],a=r[2],i=t.length,o=0,B=0;return{next:function(){if(B>=i)return{done:!0,value:null};for(var c=R;B<i&&(c=Di(t,s,n,++B,a))===R;);if(c!==R||B===i){var l=new Mi(t,c,o,B);return o=B,{value:l,done:!1}}return{done:!0,value:null}}}},Gi=1,Vi=2,Me=4,Vn=8,Qt=10,Nn=47,Re=92,Ni=9,_i=32,dt=34,Ge=61,ki=35,Pi=36,Xi=37,Ct=39,ht=40,Ve=41,Ji=95,UA=45,Wi=33,Yi=60,ji=62,Zi=64,zi=91,qi=93,$i=61,Ao=123,Ut=63,eo=125,_n=124,to=126,ro=128,kn=65533,hr=42,ae=43,no=44,so=58,ao=59,Ne=46,io=0,oo=8,Bo=11,co=14,lo=31,go=127,OA=-1,Pn=48,Xn=97,Jn=101,uo=102,wo=117,fo=122,Wn=65,Yn=69,jn=70,Qo=85,Co=90,QA=function(e){return e>=Pn&&e<=57},ho=function(e){return e>=55296&&e<=57343},fe=function(e){return QA(e)||e>=Wn&&e<=jn||e>=Xn&&e<=uo},Uo=function(e){return e>=Xn&&e<=fo},Fo=function(e){return e>=Wn&&e<=Co},po=function(e){return Uo(e)||Fo(e)},vo=function(e){return e>=ro},Ft=function(e){return e===Qt||e===Ni||e===_i},pt=function(e){return po(e)||vo(e)||e===Ji},Zn=function(e){return pt(e)||QA(e)||e===UA},mo=function(e){return e>=io&&e<=oo||e===Bo||e>=co&&e<=lo||e===go},jA=function(e,A){return e!==Re?!1:A!==Qt},vt=function(e,A,t){return e===UA?pt(A)||jA(A,t):pt(e)?!0:!!(e===Re&&jA(e,A))},Ur=function(e,A,t){return e===ae||e===UA?QA(A)?!0:A===Ne&&QA(t):QA(e===Ne?A:e)},Eo=function(e){var A=0,t=1;(e[A]===ae||e[A]===UA)&&(e[A]===UA&&(t=-1),A++);for(var r=[];QA(e[A]);)r.push(e[A++]);var n=r.length?parseInt(eA.apply(void 0,r),10):0;e[A]===Ne&&A++;for(var s=[];QA(e[A]);)s.push(e[A++]);var a=s.length,i=a?parseInt(eA.apply(void 0,s),10):0;(e[A]===Yn||e[A]===Jn)&&A++;var o=1;(e[A]===ae||e[A]===UA)&&(e[A]===UA&&(o=-1),A++);for(var B=[];QA(e[A]);)B.push(e[A++]);var c=B.length?parseInt(eA.apply(void 0,B),10):0;return t*(n+i*Math.pow(10,-a))*Math.pow(10,o*c)},yo={type:2},Ho={type:3},Io={type:4},xo={type:13},bo={type:8},Lo={type:21},Ko={type:9},So={type:10},To={type:11},Do={type:12},Oo={type:14},mt={type:23},Mo={type:1},Ro={type:25},Go={type:24},Vo={type:26},No={type:27},_o={type:28},ko={type:29},Po={type:31},Fr={type:32},zn=(function(){function e(){this._value=[]}return e.prototype.write=function(A){this._value=this._value.concat(at(A))},e.prototype.read=function(){for(var A=[],t=this.consumeToken();t!==Fr;)A.push(t),t=this.consumeToken();return A},e.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case dt:return this.consumeStringToken(dt);case ki:var t=this.peekCodePoint(0),r=this.peekCodePoint(1),n=this.peekCodePoint(2);if(Zn(t)||jA(r,n)){var s=vt(t,r,n)?Vi:Gi,a=this.consumeName();return{type:5,value:a,flags:s}}break;case Pi:if(this.peekCodePoint(0)===Ge)return this.consumeCodePoint(),xo;break;case Ct:return this.consumeStringToken(Ct);case ht:return yo;case Ve:return Ho;case hr:if(this.peekCodePoint(0)===Ge)return this.consumeCodePoint(),Oo;break;case ae:if(Ur(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case no:return Io;case UA:var i=A,o=this.peekCodePoint(0),B=this.peekCodePoint(1);if(Ur(i,o,B))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(vt(i,o,B))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(o===UA&&B===ji)return this.consumeCodePoint(),this.consumeCodePoint(),Go;break;case Ne:if(Ur(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Nn:if(this.peekCodePoint(0)===hr)for(this.consumeCodePoint();;){var c=this.consumeCodePoint();if(c===hr&&(c=this.consumeCodePoint(),c===Nn))return this.consumeToken();if(c===OA)return this.consumeToken()}break;case so:return Vo;case ao:return No;case Yi:if(this.peekCodePoint(0)===Wi&&this.peekCodePoint(1)===UA&&this.peekCodePoint(2)===UA)return this.consumeCodePoint(),this.consumeCodePoint(),Ro;break;case Zi:var l=this.peekCodePoint(0),g=this.peekCodePoint(1),d=this.peekCodePoint(2);if(vt(l,g,d)){var a=this.consumeName();return{type:7,value:a}}break;case zi:return _o;case Re:if(jA(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case qi:return ko;case $i:if(this.peekCodePoint(0)===Ge)return this.consumeCodePoint(),bo;break;case Ao:return To;case eo:return Do;case wo:case Qo:var Q=this.peekCodePoint(0),C=this.peekCodePoint(1);return Q===ae&&(fe(C)||C===Ut)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case _n:if(this.peekCodePoint(0)===Ge)return this.consumeCodePoint(),Ko;if(this.peekCodePoint(0)===_n)return this.consumeCodePoint(),Lo;break;case to:if(this.peekCodePoint(0)===Ge)return this.consumeCodePoint(),So;break;case OA:return Fr}return Ft(A)?(this.consumeWhiteSpace(),Po):QA(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):pt(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:eA(A)}},e.prototype.consumeCodePoint=function(){var A=this._value.shift();return typeof A>"u"?-1:A},e.prototype.reconsumeCodePoint=function(A){this._value.unshift(A)},e.prototype.peekCodePoint=function(A){return A>=this._value.length?-1:this._value[A]},e.prototype.consumeUnicodeRangeToken=function(){for(var A=[],t=this.consumeCodePoint();fe(t)&&A.length<6;)A.push(t),t=this.consumeCodePoint();for(var r=!1;t===Ut&&A.length<6;)A.push(t),t=this.consumeCodePoint(),r=!0;if(r){var n=parseInt(eA.apply(void 0,A.map(function(o){return o===Ut?Pn:o})),16),s=parseInt(eA.apply(void 0,A.map(function(o){return o===Ut?jn:o})),16);return{type:30,start:n,end:s}}var a=parseInt(eA.apply(void 0,A),16);if(this.peekCodePoint(0)===UA&&fe(this.peekCodePoint(1))){this.consumeCodePoint(),t=this.consumeCodePoint();for(var i=[];fe(t)&&i.length<6;)i.push(t),t=this.consumeCodePoint();var s=parseInt(eA.apply(void 0,i),16);return{type:30,start:a,end:s}}else return{type:30,start:a,end:a}},e.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();return A.toLowerCase()==="url"&&this.peekCodePoint(0)===ht?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===ht?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}},e.prototype.consumeUrlToken=function(){var A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===OA)return{type:22,value:""};var t=this.peekCodePoint(0);if(t===Ct||t===dt){var r=this.consumeStringToken(this.consumeCodePoint());return r.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===OA||this.peekCodePoint(0)===Ve)?(this.consumeCodePoint(),{type:22,value:r.value}):(this.consumeBadUrlRemnants(),mt)}for(;;){var n=this.consumeCodePoint();if(n===OA||n===Ve)return{type:22,value:eA.apply(void 0,A)};if(Ft(n))return this.consumeWhiteSpace(),this.peekCodePoint(0)===OA||this.peekCodePoint(0)===Ve?(this.consumeCodePoint(),{type:22,value:eA.apply(void 0,A)}):(this.consumeBadUrlRemnants(),mt);if(n===dt||n===Ct||n===ht||mo(n))return this.consumeBadUrlRemnants(),mt;if(n===Re)if(jA(n,this.peekCodePoint(0)))A.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),mt;else A.push(n)}},e.prototype.consumeWhiteSpace=function(){for(;Ft(this.peekCodePoint(0));)this.consumeCodePoint()},e.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(A===Ve||A===OA)return;jA(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},e.prototype.consumeStringSlice=function(A){for(var t=5e4,r="";A>0;){var n=Math.min(t,A);r+=eA.apply(void 0,this._value.splice(0,n)),A-=n}return this._value.shift(),r},e.prototype.consumeStringToken=function(A){var t="",r=0;do{var n=this._value[r];if(n===OA||n===void 0||n===A)return t+=this.consumeStringSlice(r),{type:0,value:t};if(n===Qt)return this._value.splice(0,r),Mo;if(n===Re){var s=this._value[r+1];s!==OA&&s!==void 0&&(s===Qt?(t+=this.consumeStringSlice(r),r=-1,this._value.shift()):jA(n,s)&&(t+=this.consumeStringSlice(r),t+=eA(this.consumeEscapedCodePoint()),r=-1))}r++}while(!0)},e.prototype.consumeNumber=function(){var A=[],t=Me,r=this.peekCodePoint(0);for((r===ae||r===UA)&&A.push(this.consumeCodePoint());QA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(r===Ne&&QA(n))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),t=Vn;QA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0),n=this.peekCodePoint(1);var s=this.peekCodePoint(2);if((r===Yn||r===Jn)&&((n===ae||n===UA)&&QA(s)||QA(n)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),t=Vn;QA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[Eo(A),t]},e.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),t=A[0],r=A[1],n=this.peekCodePoint(0),s=this.peekCodePoint(1),a=this.peekCodePoint(2);if(vt(n,s,a)){var i=this.consumeName();return{type:15,number:t,flags:r,unit:i}}return n===Xi?(this.consumeCodePoint(),{type:16,number:t,flags:r}):{type:17,number:t,flags:r}},e.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(fe(A)){for(var t=eA(A);fe(this.peekCodePoint(0))&&t.length<6;)t+=eA(this.consumeCodePoint());Ft(this.peekCodePoint(0))&&this.consumeCodePoint();var r=parseInt(t,16);return r===0||ho(r)||r>1114111?kn:r}return A===OA?kn:A},e.prototype.consumeName=function(){for(var A="";;){var t=this.consumeCodePoint();if(Zn(t))A+=eA(t);else if(jA(t,this.peekCodePoint(0)))A+=eA(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(t),A}},e})(),qn=(function(){function e(A){this._tokens=A}return e.create=function(A){var t=new zn;return t.write(A),new e(t.read())},e.parseValue=function(A){return e.create(A).parseComponentValue()},e.parseValues=function(A){return e.create(A).parseComponentValues()},e.prototype.parseComponentValue=function(){for(var A=this.consumeToken();A.type===31;)A=this.consumeToken();if(A.type===32)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);var t=this.consumeComponentValue();do A=this.consumeToken();while(A.type===31);if(A.type===32)return t;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},e.prototype.parseComponentValues=function(){for(var A=[];;){var t=this.consumeComponentValue();if(t.type===32)return A;A.push(t),A.push()}},e.prototype.consumeComponentValue=function(){var A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A},e.prototype.consumeSimpleBlock=function(A){for(var t={type:A,values:[]},r=this.consumeToken();;){if(r.type===32||Jo(r,A))return t;this.reconsumeToken(r),t.values.push(this.consumeComponentValue()),r=this.consumeToken()}},e.prototype.consumeFunction=function(A){for(var t={name:A.value,values:[],type:18};;){var r=this.consumeToken();if(r.type===32||r.type===3)return t;this.reconsumeToken(r),t.values.push(this.consumeComponentValue())}},e.prototype.consumeToken=function(){var A=this._tokens.shift();return typeof A>"u"?Fr:A},e.prototype.reconsumeToken=function(A){this._tokens.unshift(A)},e})(),_e=function(e){return e.type===15},Qe=function(e){return e.type===17},k=function(e){return e.type===20},Xo=function(e){return e.type===0},pr=function(e,A){return k(e)&&e.value===A},$n=function(e){return e.type!==31},de=function(e){return e.type!==31&&e.type!==4},MA=function(e){var A=[],t=[];return e.forEach(function(r){if(r.type===4){if(t.length===0)throw new Error("Error parsing function args, zero tokens for arg");A.push(t),t=[];return}r.type!==31&&t.push(r)}),t.length&&A.push(t),A},Jo=function(e,A){return A===11&&e.type===12||A===28&&e.type===29?!0:A===2&&e.type===3},ZA=function(e){return e.type===17||e.type===15},iA=function(e){return e.type===16||ZA(e)},As=function(e){return e.length>1?[e[0],e[1]]:[e[0]]},gA={type:17,number:0,flags:Me},vr={type:16,number:50,flags:Me},zA={type:16,number:100,flags:Me},ke=function(e,A,t){var r=e[0],n=e[1];return[J(r,A),J(typeof n<"u"?n:r,t)]},J=function(e,A){if(e.type===16)return e.number/100*A;if(_e(e))switch(e.unit){case"rem":case"em":return 16*e.number;default:return e.number}return e.number},es="deg",ts="grad",rs="rad",ns="turn",Et={name:"angle",parse:function(e,A){if(A.type===15)switch(A.unit){case es:return Math.PI*A.number/180;case ts:return Math.PI/200*A.number;case rs:return A.number;case ns:return Math.PI*2*A.number}throw new Error("Unsupported angle type")}},ss=function(e){return e.type===15&&(e.unit===es||e.unit===ts||e.unit===rs||e.unit===ns)},as=function(e){var A=e.filter(k).map(function(t){return t.value}).join(" ");switch(A){case"to bottom right":case"to right bottom":case"left top":case"top left":return[gA,gA];case"to top":case"bottom":return HA(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[gA,zA];case"to right":case"left":return HA(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[zA,zA];case"to bottom":case"top":return HA(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[zA,gA];case"to left":case"right":return HA(270)}return 0},HA=function(e){return Math.PI*e/180},qA={name:"color",parse:function(e,A){if(A.type===18){var t=Wo[A.name];if(typeof t>"u")throw new Error('Attempting to parse an unsupported color function "'+A.name+'"');return t(e,A.values)}if(A.type===5){if(A.value.length===3){var r=A.value.substring(0,1),n=A.value.substring(1,2),s=A.value.substring(2,3);return Ae(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),1)}if(A.value.length===4){var r=A.value.substring(0,1),n=A.value.substring(1,2),s=A.value.substring(2,3),a=A.value.substring(3,4);return Ae(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),parseInt(a+a,16)/255)}if(A.value.length===6){var r=A.value.substring(0,2),n=A.value.substring(2,4),s=A.value.substring(4,6);return Ae(parseInt(r,16),parseInt(n,16),parseInt(s,16),1)}if(A.value.length===8){var r=A.value.substring(0,2),n=A.value.substring(2,4),s=A.value.substring(4,6),a=A.value.substring(6,8);return Ae(parseInt(r,16),parseInt(n,16),parseInt(s,16),parseInt(a,16)/255)}}if(A.type===20){var i=kA[A.value.toUpperCase()];if(typeof i<"u")return i}return kA.TRANSPARENT}},$A=function(e){return(255&e)===0},lA=function(e){var A=255&e,t=255&e>>8,r=255&e>>16,n=255&e>>24;return A<255?"rgba("+n+","+r+","+t+","+A/255+")":"rgb("+n+","+r+","+t+")"},Ae=function(e,A,t,r){return(e<<24|A<<16|t<<8|Math.round(r*255)<<0)>>>0},is=function(e,A){if(e.type===17)return e.number;if(e.type===16){var t=A===3?1:255;return A===3?e.number/100*t:Math.round(e.number/100*t)}return 0},os=function(e,A){var t=A.filter(de);if(t.length===3){var r=t.map(is),n=r[0],s=r[1],a=r[2];return Ae(n,s,a,1)}if(t.length===4){var i=t.map(is),n=i[0],s=i[1],a=i[2],o=i[3];return Ae(n,s,a,o)}return 0};function mr(e,A,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(A-e)*t*6+e:t<1/2?A:t<2/3?(A-e)*6*(2/3-t)+e:e}var Bs=function(e,A){var t=A.filter(de),r=t[0],n=t[1],s=t[2],a=t[3],i=(r.type===17?HA(r.number):Et.parse(e,r))/(Math.PI*2),o=iA(n)?n.number/100:0,B=iA(s)?s.number/100:0,c=typeof a<"u"&&iA(a)?J(a,1):1;if(o===0)return Ae(B*255,B*255,B*255,1);var l=B<=.5?B*(o+1):B+o-B*o,g=B*2-l,d=mr(g,l,i+1/3),Q=mr(g,l,i),C=mr(g,l,i-1/3);return Ae(d*255,Q*255,C*255,c)},Wo={hsl:Bs,hsla:Bs,rgb:os,rgba:os},Pe=function(e,A){return qA.parse(e,qn.create(A).parseComponentValue())},kA={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},Yo={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map(function(t){if(k(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},jo={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},yt=function(e,A){var t=qA.parse(e,A[0]),r=A[1];return r&&iA(r)?{color:t,stop:r}:{color:t,stop:null}},cs=function(e,A){var t=e[0],r=e[e.length-1];t.stop===null&&(t.stop=gA),r.stop===null&&(r.stop=zA);for(var n=[],s=0,a=0;a<e.length;a++){var i=e[a].stop;if(i!==null){var o=J(i,A);o>s?n.push(o):n.push(s),s=o}else n.push(null)}for(var B=null,a=0;a<n.length;a++){var c=n[a];if(c===null)B===null&&(B=a);else if(B!==null){for(var l=a-B,g=n[B-1],d=(c-g)/(l+1),Q=1;Q<=l;Q++)n[B+Q-1]=d*Q;B=null}}return e.map(function(C,L){var v=C.color;return{color:v,stop:Math.max(Math.min(1,n[L]/A),0)}})},Zo=function(e,A,t){var r=A/2,n=t/2,s=J(e[0],A)-r,a=n-J(e[1],t);return(Math.atan2(a,s)+Math.PI*2)%(Math.PI*2)},zo=function(e,A,t){var r=typeof e=="number"?e:Zo(e,A,t),n=Math.abs(A*Math.sin(r))+Math.abs(t*Math.cos(r)),s=A/2,a=t/2,i=n/2,o=Math.sin(r-Math.PI/2)*i,B=Math.cos(r-Math.PI/2)*i;return[n,s-B,s+B,a-o,a+o]},SA=function(e,A){return Math.sqrt(e*e+A*A)},ls=function(e,A,t,r,n){var s=[[0,0],[0,A],[e,0],[e,A]];return s.reduce(function(a,i){var o=i[0],B=i[1],c=SA(t-o,r-B);return(n?c<a.optimumDistance:c>a.optimumDistance)?{optimumCorner:i,optimumDistance:c}:a},{optimumDistance:n?1/0:-1/0,optimumCorner:null}).optimumCorner},qo=function(e,A,t,r,n){var s=0,a=0;switch(e.size){case 0:e.shape===0?s=a=Math.min(Math.abs(A),Math.abs(A-r),Math.abs(t),Math.abs(t-n)):e.shape===1&&(s=Math.min(Math.abs(A),Math.abs(A-r)),a=Math.min(Math.abs(t),Math.abs(t-n)));break;case 2:if(e.shape===0)s=a=Math.min(SA(A,t),SA(A,t-n),SA(A-r,t),SA(A-r,t-n));else if(e.shape===1){var i=Math.min(Math.abs(t),Math.abs(t-n))/Math.min(Math.abs(A),Math.abs(A-r)),o=ls(r,n,A,t,!0),B=o[0],c=o[1];s=SA(B-A,(c-t)/i),a=i*s}break;case 1:e.shape===0?s=a=Math.max(Math.abs(A),Math.abs(A-r),Math.abs(t),Math.abs(t-n)):e.shape===1&&(s=Math.max(Math.abs(A),Math.abs(A-r)),a=Math.max(Math.abs(t),Math.abs(t-n)));break;case 3:if(e.shape===0)s=a=Math.max(SA(A,t),SA(A,t-n),SA(A-r,t),SA(A-r,t-n));else if(e.shape===1){var i=Math.max(Math.abs(t),Math.abs(t-n))/Math.max(Math.abs(A),Math.abs(A-r)),l=ls(r,n,A,t,!1),B=l[0],c=l[1];s=SA(B-A,(c-t)/i),a=i*s}break}return Array.isArray(e.size)&&(s=J(e.size[0],r),a=e.size.length===2?J(e.size[1],n):s),[s,a]},$o=function(e,A){var t=HA(180),r=[];return MA(A).forEach(function(n,s){if(s===0){var a=n[0];if(a.type===20&&a.value==="to"){t=as(n);return}else if(ss(a)){t=Et.parse(e,a);return}}var i=yt(e,n);r.push(i)}),{angle:t,stops:r,type:1}},Ht=function(e,A){var t=HA(180),r=[];return MA(A).forEach(function(n,s){if(s===0){var a=n[0];if(a.type===20&&["top","left","right","bottom"].indexOf(a.value)!==-1){t=as(n);return}else if(ss(a)){t=(Et.parse(e,a)+HA(270))%HA(360);return}}var i=yt(e,n);r.push(i)}),{angle:t,stops:r,type:1}},AB=function(e,A){var t=HA(180),r=[],n=1,s=0,a=3,i=[];return MA(A).forEach(function(o,B){var c=o[0];if(B===0){if(k(c)&&c.value==="linear"){n=1;return}else if(k(c)&&c.value==="radial"){n=2;return}}if(c.type===18){if(c.name==="from"){var l=qA.parse(e,c.values[0]);r.push({stop:gA,color:l})}else if(c.name==="to"){var l=qA.parse(e,c.values[0]);r.push({stop:zA,color:l})}else if(c.name==="color-stop"){var g=c.values.filter(de);if(g.length===2){var l=qA.parse(e,g[1]),d=g[0];Qe(d)&&r.push({stop:{type:16,number:d.number*100,flags:d.flags},color:l})}}}}),n===1?{angle:(t+HA(180))%HA(360),stops:r,type:n}:{size:a,shape:s,stops:r,position:i,type:n}},gs="closest-side",us="farthest-side",ws="closest-corner",fs="farthest-corner",Qs="circle",ds="ellipse",Cs="cover",hs="contain",eB=function(e,A){var t=0,r=3,n=[],s=[];return MA(A).forEach(function(a,i){var o=!0;if(i===0){var B=!1;o=a.reduce(function(l,g){if(B)if(k(g))switch(g.value){case"center":return s.push(vr),l;case"top":case"left":return s.push(gA),l;case"right":case"bottom":return s.push(zA),l}else(iA(g)||ZA(g))&&s.push(g);else if(k(g))switch(g.value){case Qs:return t=0,!1;case ds:return t=1,!1;case"at":return B=!0,!1;case gs:return r=0,!1;case Cs:case us:return r=1,!1;case hs:case ws:return r=2,!1;case fs:return r=3,!1}else if(ZA(g)||iA(g))return Array.isArray(r)||(r=[]),r.push(g),!1;return l},o)}if(o){var c=yt(e,a);n.push(c)}}),{size:r,shape:t,stops:n,position:s,type:2}},It=function(e,A){var t=0,r=3,n=[],s=[];return MA(A).forEach(function(a,i){var o=!0;if(i===0?o=a.reduce(function(c,l){if(k(l))switch(l.value){case"center":return s.push(vr),!1;case"top":case"left":return s.push(gA),!1;case"right":case"bottom":return s.push(zA),!1}else if(iA(l)||ZA(l))return s.push(l),!1;return c},o):i===1&&(o=a.reduce(function(c,l){if(k(l))switch(l.value){case Qs:return t=0,!1;case ds:return t=1,!1;case hs:case gs:return r=0,!1;case us:return r=1,!1;case ws:return r=2,!1;case Cs:case fs:return r=3,!1}else if(ZA(l)||iA(l))return Array.isArray(r)||(r=[]),r.push(l),!1;return c},o)),o){var B=yt(e,a);n.push(B)}}),{size:r,shape:t,stops:n,position:s,type:2}},tB=function(e){return e.type===1},rB=function(e){return e.type===2},Er={name:"image",parse:function(e,A){if(A.type===22){var t={url:A.value,type:0};return e.cache.addImage(A.value),t}if(A.type===18){var r=Us[A.name];if(typeof r>"u")throw new Error('Attempting to parse an unsupported image function "'+A.name+'"');return r(e,A.values)}throw new Error("Unsupported image type "+A.type)}};function nB(e){return!(e.type===20&&e.value==="none")&&(e.type!==18||!!Us[e.name])}var Us={"linear-gradient":$o,"-moz-linear-gradient":Ht,"-ms-linear-gradient":Ht,"-o-linear-gradient":Ht,"-webkit-linear-gradient":Ht,"radial-gradient":eB,"-moz-radial-gradient":It,"-ms-radial-gradient":It,"-o-radial-gradient":It,"-webkit-radial-gradient":It,"-webkit-gradient":AB},sB={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(e,A){if(A.length===0)return[];var t=A[0];return t.type===20&&t.value==="none"?[]:A.filter(function(r){return de(r)&&nB(r)}).map(function(r){return Er.parse(e,r)})}},aB={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(e,A){return A.map(function(t){if(k(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},iB={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(e,A){return MA(A).map(function(t){return t.filter(iA)}).map(As)}},oB={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(e,A){return MA(A).map(function(t){return t.filter(k).map(function(r){return r.value}).join(" ")}).map(BB)}},BB=function(e){switch(e){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}},Ce;(function(e){e.AUTO="auto",e.CONTAIN="contain",e.COVER="cover"})(Ce||(Ce={}));var cB={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(e,A){return MA(A).map(function(t){return t.filter(lB)})}},lB=function(e){return k(e)||iA(e)},xt=function(e){return{name:"border-"+e+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},gB=xt("top"),uB=xt("right"),wB=xt("bottom"),fB=xt("left"),bt=function(e){return{name:"border-radius-"+e,initialValue:"0 0",prefix:!1,type:1,parse:function(A,t){return As(t.filter(iA))}}},QB=bt("top-left"),dB=bt("top-right"),CB=bt("bottom-right"),hB=bt("bottom-left"),Lt=function(e){return{name:"border-"+e+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(A,t){switch(t){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},UB=Lt("top"),FB=Lt("right"),pB=Lt("bottom"),vB=Lt("left"),Kt=function(e){return{name:"border-"+e+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,t){return _e(t)?t.number:0}}},mB=Kt("top"),EB=Kt("right"),yB=Kt("bottom"),HB=Kt("left"),IB={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},xB={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(e,A){return A==="rtl"?1:0}},bB={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(e,A){return A.filter(k).reduce(function(t,r){return t|LB(r.value)},0)}},LB=function(e){switch(e){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},KB={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},SB={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(e,A){return A.type===20&&A.value==="normal"?0:A.type===17||A.type===15?A.number:0}},St;(function(e){e.NORMAL="normal",e.STRICT="strict"})(St||(St={}));var TB={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){return A==="strict"?St.STRICT:St.NORMAL}},DB={name:"line-height",initialValue:"normal",prefix:!1,type:4},Fs=function(e,A){return k(e)&&e.value==="normal"?1.2*A:e.type===17?A*e.number:iA(e)?J(e,A):A},OB={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(e,A){return A.type===20&&A.value==="none"?null:Er.parse(e,A)}},MB={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(e,A){return A==="inside"?0:1}},yr={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":return 22;case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},Tt=function(e){return{name:"margin-"+e,initialValue:"0",prefix:!1,type:4}},RB=Tt("top"),GB=Tt("right"),VB=Tt("bottom"),NB=Tt("left"),_B={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(e,A){return A.filter(k).map(function(t){switch(t.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})}},kB={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){return A==="break-word"?"break-word":"normal"}},Dt=function(e){return{name:"padding-"+e,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},PB=Dt("top"),XB=Dt("right"),JB=Dt("bottom"),WB=Dt("left"),YB={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(e,A){switch(A){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},jB={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(e,A){switch(A){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},ZB={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return A.length===1&&pr(A[0],"none")?[]:MA(A).map(function(t){for(var r={color:kA.TRANSPARENT,offsetX:gA,offsetY:gA,blur:gA},n=0,s=0;s<t.length;s++){var a=t[s];ZA(a)?(n===0?r.offsetX=a:n===1?r.offsetY=a:r.blur=a,n++):r.color=qA.parse(e,a)}return r})}},zB={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},qB={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(e,A){if(A.type===20&&A.value==="none")return null;if(A.type===18){var t=ec[A.name];if(typeof t>"u")throw new Error('Attempting to parse an unsupported transform function "'+A.name+'"');return t(A.values)}return null}},$B=function(e){var A=e.filter(function(t){return t.type===17}).map(function(t){return t.number});return A.length===6?A:null},Ac=function(e){var A=e.filter(function(o){return o.type===17}).map(function(o){return o.number}),t=A[0],r=A[1];A[2],A[3];var n=A[4],s=A[5];A[6],A[7],A[8],A[9],A[10],A[11];var a=A[12],i=A[13];return A[14],A[15],A.length===16?[t,r,n,s,a,i]:null},ec={matrix:$B,matrix3d:Ac},ps={type:16,number:50,flags:Me},tc=[ps,ps],rc={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(e,A){var t=A.filter(iA);return t.length!==2?tc:[t[0],t[1]]}},nc={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(e,A){switch(A){case"hidden":return 1;case"collapse":return 2;default:return 0}}},Xe;(function(e){e.NORMAL="normal",e.BREAK_ALL="break-all",e.KEEP_ALL="keep-all"})(Xe||(Xe={}));for(var sc={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"break-all":return Xe.BREAK_ALL;case"keep-all":return Xe.KEEP_ALL;default:return Xe.NORMAL}}},ac={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(e,A){if(A.type===20)return{auto:!0,order:0};if(Qe(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},vs={name:"time",parse:function(e,A){if(A.type===15)switch(A.unit.toLowerCase()){case"s":return 1e3*A.number;case"ms":return A.number}throw new Error("Unsupported time type")}},ic={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(e,A){return Qe(A)?A.number:1}},oc={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Bc={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(e,A){return A.filter(k).map(function(t){switch(t.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(t){return t!==0})}},cc={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(e,A){var t=[],r=[];return A.forEach(function(n){switch(n.type){case 20:case 0:t.push(n.value);break;case 17:t.push(n.number.toString());break;case 4:r.push(t.join(" ")),t.length=0;break}}),t.length&&r.push(t.join(" ")),r.map(function(n){return n.indexOf(" ")===-1?n:"'"+n+"'"})}},lc={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},gc={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(e,A){return Qe(A)?A.number:k(A)&&A.value==="bold"?700:400}},uc={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return A.filter(k).map(function(t){return t.value})}},wc={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(e,A){switch(A){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},cA=function(e,A){return(e&A)!==0},fc={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(e,A){if(A.length===0)return[];var t=A[0];return t.type===20&&t.value==="none"?[]:A}},Qc={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(A.length===0)return null;var t=A[0];if(t.type===20&&t.value==="none")return null;for(var r=[],n=A.filter($n),s=0;s<n.length;s++){var a=n[s],i=n[s+1];if(a.type===20){var o=i&&Qe(i)?i.number:1;r.push({counter:a.value,increment:o})}}return r}},dc={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(A.length===0)return[];for(var t=[],r=A.filter($n),n=0;n<r.length;n++){var s=r[n],a=r[n+1];if(k(s)&&s.value!=="none"){var i=a&&Qe(a)?a.number:0;t.push({counter:s.value,reset:i})}}return t}},Cc={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(e,A){return A.filter(_e).map(function(t){return vs.parse(e,t)})}},hc={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(e,A){if(A.length===0)return null;var t=A[0];if(t.type===20&&t.value==="none")return null;var r=[],n=A.filter(Xo);if(n.length%2!==0)return null;for(var s=0;s<n.length;s+=2){var a=n[s].value,i=n[s+1].value;r.push({open:a,close:i})}return r}},ms=function(e,A,t){if(!e)return"";var r=e[Math.min(A,e.length-1)];return r?t?r.open:r.close:""},Uc={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,A){return A.length===1&&pr(A[0],"none")?[]:MA(A).map(function(t){for(var r={color:255,offsetX:gA,offsetY:gA,blur:gA,spread:gA,inset:!1},n=0,s=0;s<t.length;s++){var a=t[s];pr(a,"inset")?r.inset=!0:ZA(a)?(n===0?r.offsetX=a:n===1?r.offsetY=a:n===2?r.blur=a:r.spread=a,n++):r.color=qA.parse(e,a)}return r})}},Fc={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(e,A){var t=[0,1,2],r=[];return A.filter(k).forEach(function(n){switch(n.value){case"stroke":r.push(1);break;case"fill":r.push(0);break;case"markers":r.push(2);break}}),t.forEach(function(n){r.indexOf(n)===-1&&r.push(n)}),r}},pc={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},vc={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(e,A){return _e(A)?A.number:0}},mc=(function(){function e(A,t){var r,n;this.animationDuration=F(A,Cc,t.animationDuration),this.backgroundClip=F(A,Yo,t.backgroundClip),this.backgroundColor=F(A,jo,t.backgroundColor),this.backgroundImage=F(A,sB,t.backgroundImage),this.backgroundOrigin=F(A,aB,t.backgroundOrigin),this.backgroundPosition=F(A,iB,t.backgroundPosition),this.backgroundRepeat=F(A,oB,t.backgroundRepeat),this.backgroundSize=F(A,cB,t.backgroundSize),this.borderTopColor=F(A,gB,t.borderTopColor),this.borderRightColor=F(A,uB,t.borderRightColor),this.borderBottomColor=F(A,wB,t.borderBottomColor),this.borderLeftColor=F(A,fB,t.borderLeftColor),this.borderTopLeftRadius=F(A,QB,t.borderTopLeftRadius),this.borderTopRightRadius=F(A,dB,t.borderTopRightRadius),this.borderBottomRightRadius=F(A,CB,t.borderBottomRightRadius),this.borderBottomLeftRadius=F(A,hB,t.borderBottomLeftRadius),this.borderTopStyle=F(A,UB,t.borderTopStyle),this.borderRightStyle=F(A,FB,t.borderRightStyle),this.borderBottomStyle=F(A,pB,t.borderBottomStyle),this.borderLeftStyle=F(A,vB,t.borderLeftStyle),this.borderTopWidth=F(A,mB,t.borderTopWidth),this.borderRightWidth=F(A,EB,t.borderRightWidth),this.borderBottomWidth=F(A,yB,t.borderBottomWidth),this.borderLeftWidth=F(A,HB,t.borderLeftWidth),this.boxShadow=F(A,Uc,t.boxShadow),this.color=F(A,IB,t.color),this.direction=F(A,xB,t.direction),this.display=F(A,bB,t.display),this.float=F(A,KB,t.cssFloat),this.fontFamily=F(A,cc,t.fontFamily),this.fontSize=F(A,lc,t.fontSize),this.fontStyle=F(A,wc,t.fontStyle),this.fontVariant=F(A,uc,t.fontVariant),this.fontWeight=F(A,gc,t.fontWeight),this.letterSpacing=F(A,SB,t.letterSpacing),this.lineBreak=F(A,TB,t.lineBreak),this.lineHeight=F(A,DB,t.lineHeight),this.listStyleImage=F(A,OB,t.listStyleImage),this.listStylePosition=F(A,MB,t.listStylePosition),this.listStyleType=F(A,yr,t.listStyleType),this.marginTop=F(A,RB,t.marginTop),this.marginRight=F(A,GB,t.marginRight),this.marginBottom=F(A,VB,t.marginBottom),this.marginLeft=F(A,NB,t.marginLeft),this.opacity=F(A,ic,t.opacity);var s=F(A,_B,t.overflow);this.overflowX=s[0],this.overflowY=s[s.length>1?1:0],this.overflowWrap=F(A,kB,t.overflowWrap),this.paddingTop=F(A,PB,t.paddingTop),this.paddingRight=F(A,XB,t.paddingRight),this.paddingBottom=F(A,JB,t.paddingBottom),this.paddingLeft=F(A,WB,t.paddingLeft),this.paintOrder=F(A,Fc,t.paintOrder),this.position=F(A,jB,t.position),this.textAlign=F(A,YB,t.textAlign),this.textDecorationColor=F(A,oc,(r=t.textDecorationColor)!==null&&r!==void 0?r:t.color),this.textDecorationLine=F(A,Bc,(n=t.textDecorationLine)!==null&&n!==void 0?n:t.textDecoration),this.textShadow=F(A,ZB,t.textShadow),this.textTransform=F(A,zB,t.textTransform),this.transform=F(A,qB,t.transform),this.transformOrigin=F(A,rc,t.transformOrigin),this.visibility=F(A,nc,t.visibility),this.webkitTextStrokeColor=F(A,pc,t.webkitTextStrokeColor),this.webkitTextStrokeWidth=F(A,vc,t.webkitTextStrokeWidth),this.wordBreak=F(A,sc,t.wordBreak),this.zIndex=F(A,ac,t.zIndex)}return e.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&this.visibility===0},e.prototype.isTransparent=function(){return $A(this.backgroundColor)},e.prototype.isTransformed=function(){return this.transform!==null},e.prototype.isPositioned=function(){return this.position!==0},e.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},e.prototype.isFloating=function(){return this.float!==0},e.prototype.isInlineLevel=function(){return cA(this.display,4)||cA(this.display,33554432)||cA(this.display,268435456)||cA(this.display,536870912)||cA(this.display,67108864)||cA(this.display,134217728)},e})(),Ec=(function(){function e(A,t){this.content=F(A,fc,t.content),this.quotes=F(A,hc,t.quotes)}return e})(),Es=(function(){function e(A,t){this.counterIncrement=F(A,Qc,t.counterIncrement),this.counterReset=F(A,dc,t.counterReset)}return e})(),F=function(e,A,t){var r=new zn,n=t!==null&&typeof t<"u"?t.toString():A.initialValue;r.write(n);var s=new qn(r.read());switch(A.type){case 2:var a=s.parseComponentValue();return A.parse(e,k(a)?a.value:A.initialValue);case 0:return A.parse(e,s.parseComponentValue());case 1:return A.parse(e,s.parseComponentValues());case 4:return s.parseComponentValue();case 3:switch(A.format){case"angle":return Et.parse(e,s.parseComponentValue());case"color":return qA.parse(e,s.parseComponentValue());case"image":return Er.parse(e,s.parseComponentValue());case"length":var i=s.parseComponentValue();return ZA(i)?i:gA;case"length-percentage":var o=s.parseComponentValue();return iA(o)?o:gA;case"time":return vs.parse(e,s.parseComponentValue())}break}},yc="data-html2canvas-debug",Hc=function(e){var A=e.getAttribute(yc);switch(A){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},Hr=function(e,A){var t=Hc(e);return t===1||A===t},RA=(function(){function e(A,t){if(this.context=A,this.textNodes=[],this.elements=[],this.flags=0,Hr(t,3))debugger;this.styles=new mc(A,window.getComputedStyle(t,null)),Nr(t)&&(this.styles.animationDuration.some(function(r){return r>0})&&(t.style.animationDuration="0s"),this.styles.transform!==null&&(t.style.transform="none")),this.bounds=st(this.context,t),Hr(t,4)&&(this.flags|=16)}return e})(),Ic="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",ys="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Je=typeof Uint8Array>"u"?[]:new Uint8Array(256),Ot=0;Ot<ys.length;Ot++)Je[ys.charCodeAt(Ot)]=Ot;for(var xc=function(e){var A=e.length*.75,t=e.length,r,n=0,s,a,i,o;e[e.length-1]==="="&&(A--,e[e.length-2]==="="&&A--);var B=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(B)?B:new Uint8Array(B);for(r=0;r<t;r+=4)s=Je[e.charCodeAt(r)],a=Je[e.charCodeAt(r+1)],i=Je[e.charCodeAt(r+2)],o=Je[e.charCodeAt(r+3)],c[n++]=s<<2|a>>4,c[n++]=(a&15)<<4|i>>2,c[n++]=(i&3)<<6|o&63;return B},bc=function(e){for(var A=e.length,t=[],r=0;r<A;r+=2)t.push(e[r+1]<<8|e[r]);return t},Lc=function(e){for(var A=e.length,t=[],r=0;r<A;r+=4)t.push(e[r+3]<<24|e[r+2]<<16|e[r+1]<<8|e[r]);return t},ie=5,Ir=11,xr=2,Kc=Ir-ie,Hs=65536>>ie,Sc=1<<ie,br=Sc-1,Tc=1024>>ie,Dc=Hs+Tc,Oc=Dc,Mc=32,Rc=Oc+Mc,Gc=65536>>Ir,Vc=1<<Kc,Nc=Vc-1,Is=function(e,A,t){return e.slice?e.slice(A,t):new Uint16Array(Array.prototype.slice.call(e,A,t))},_c=function(e,A,t){return e.slice?e.slice(A,t):new Uint32Array(Array.prototype.slice.call(e,A,t))},kc=function(e,A){var t=xc(e),r=Array.isArray(t)?Lc(t):new Uint32Array(t),n=Array.isArray(t)?bc(t):new Uint16Array(t),s=24,a=Is(n,s/2,r[4]/2),i=r[5]===2?Is(n,(s+r[4])/2):_c(r,Math.ceil((s+r[4])/4));return new Pc(r[0],r[1],r[2],r[3],a,i)},Pc=(function(){function e(A,t,r,n,s,a){this.initialValue=A,this.errorValue=t,this.highStart=r,this.highValueIndex=n,this.index=s,this.data=a}return e.prototype.get=function(A){var t;if(A>=0){if(A<55296||A>56319&&A<=65535)return t=this.index[A>>ie],t=(t<<xr)+(A&br),this.data[t];if(A<=65535)return t=this.index[Hs+(A-55296>>ie)],t=(t<<xr)+(A&br),this.data[t];if(A<this.highStart)return t=Rc-Gc+(A>>Ir),t=this.index[t],t+=A>>ie&Nc,t=this.index[t],t=(t<<xr)+(A&br),this.data[t];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e})(),xs="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Xc=typeof Uint8Array>"u"?[]:new Uint8Array(256),Mt=0;Mt<xs.length;Mt++)Xc[xs.charCodeAt(Mt)]=Mt;var Jc=1,Lr=2,Kr=3,bs=4,Ls=5,Wc=7,Ks=8,Sr=9,Tr=10,Ss=11,Ts=12,Ds=13,Os=14,Dr=15,Yc=function(e){for(var A=[],t=0,r=e.length;t<r;){var n=e.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=e.charCodeAt(t++);(s&64512)===56320?A.push(((n&1023)<<10)+(s&1023)+65536):(A.push(n),t--)}else A.push(n)}return A},jc=function(){for(var e=[],A=0;A<arguments.length;A++)e[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var t=e.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var a=e[n];a<=65535?r.push(a):(a-=65536,r.push((a>>10)+55296,a%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},Zc=kc(Ic),IA="×",Or="÷",zc=function(e){return Zc.get(e)},qc=function(e,A,t){var r=t-2,n=A[r],s=A[t-1],a=A[t];if(s===Lr&&a===Kr)return IA;if(s===Lr||s===Kr||s===bs||a===Lr||a===Kr||a===bs)return Or;if(s===Ks&&[Ks,Sr,Ss,Ts].indexOf(a)!==-1||(s===Ss||s===Sr)&&(a===Sr||a===Tr)||(s===Ts||s===Tr)&&a===Tr||a===Ds||a===Ls||a===Wc||s===Jc)return IA;if(s===Ds&&a===Os){for(;n===Ls;)n=A[--r];if(n===Os)return IA}if(s===Dr&&a===Dr){for(var i=0;n===Dr;)i++,n=A[--r];if(i%2===0)return IA}return Or},$c=function(e){var A=Yc(e),t=A.length,r=0,n=0,s=A.map(zc);return{next:function(){if(r>=t)return{done:!0,value:null};for(var a=IA;r<t&&(a=qc(A,s,++r))===IA;);if(a!==IA||r===t){var i=jc.apply(null,A.slice(n,r));return n=r,{value:i,done:!1}}return{done:!0,value:null}}}},Al=function(e){for(var A=$c(e),t=[],r;!(r=A.next()).done;)r.value&&t.push(r.value.slice());return t},el=function(e){var A=123;if(e.createRange){var t=e.createRange();if(t.getBoundingClientRect){var r=e.createElement("boundtest");r.style.height=A+"px",r.style.display="block",e.body.appendChild(r),t.selectNode(r);var n=t.getBoundingClientRect(),s=Math.round(n.height);if(e.body.removeChild(r),s===A)return!0}}return!1},tl=function(e){var A=e.createElement("boundtest");A.style.width="50px",A.style.display="block",A.style.fontSize="12px",A.style.letterSpacing="0px",A.style.wordSpacing="0px",e.body.appendChild(A);var t=e.createRange();A.innerHTML=typeof"".repeat=="function"?"👨".repeat(10):"";var r=A.firstChild,n=at(r.data).map(function(o){return eA(o)}),s=0,a={},i=n.every(function(o,B){t.setStart(r,s),t.setEnd(r,s+o.length);var c=t.getBoundingClientRect();s+=o.length;var l=c.x>a.x||c.y>a.y;return a=c,B===0?!0:l});return e.body.removeChild(A),i},rl=function(){return typeof new Image().crossOrigin<"u"},nl=function(){return typeof new XMLHttpRequest().responseType=="string"},sl=function(e){var A=new Image,t=e.createElement("canvas"),r=t.getContext("2d");if(!r)return!1;A.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(A,0,0),t.toDataURL()}catch{return!1}return!0},Ms=function(e){return e[0]===0&&e[1]===255&&e[2]===0&&e[3]===255},al=function(e){var A=e.createElement("canvas"),t=100;A.width=t,A.height=t;var r=A.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,t,t);var n=new Image,s=A.toDataURL();n.src=s;var a=Mr(t,t,0,0,n);return r.fillStyle="red",r.fillRect(0,0,t,t),Rs(a).then(function(i){r.drawImage(i,0,0);var o=r.getImageData(0,0,t,t).data;r.fillStyle="red",r.fillRect(0,0,t,t);var B=e.createElement("div");return B.style.backgroundImage="url("+s+")",B.style.height=t+"px",Ms(o)?Rs(Mr(t,t,0,0,B)):Promise.reject(!1)}).then(function(i){return r.drawImage(i,0,0),Ms(r.getImageData(0,0,t,t).data)}).catch(function(){return!1})},Mr=function(e,A,t,r,n){var s="http://www.w3.org/2000/svg",a=document.createElementNS(s,"svg"),i=document.createElementNS(s,"foreignObject");return a.setAttributeNS(null,"width",e.toString()),a.setAttributeNS(null,"height",A.toString()),i.setAttributeNS(null,"width","100%"),i.setAttributeNS(null,"height","100%"),i.setAttributeNS(null,"x",t.toString()),i.setAttributeNS(null,"y",r.toString()),i.setAttributeNS(null,"externalResourcesRequired","true"),a.appendChild(i),i.appendChild(n),a},Rs=function(e){return new Promise(function(A,t){var r=new Image;r.onload=function(){return A(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(e))})},uA={get SUPPORT_RANGE_BOUNDS(){var e=el(document);return Object.defineProperty(uA,"SUPPORT_RANGE_BOUNDS",{value:e}),e},get SUPPORT_WORD_BREAKING(){var e=uA.SUPPORT_RANGE_BOUNDS&&tl(document);return Object.defineProperty(uA,"SUPPORT_WORD_BREAKING",{value:e}),e},get SUPPORT_SVG_DRAWING(){var e=sl(document);return Object.defineProperty(uA,"SUPPORT_SVG_DRAWING",{value:e}),e},get SUPPORT_FOREIGNOBJECT_DRAWING(){var e=typeof Array.from=="function"&&typeof window.fetch=="function"?al(document):Promise.resolve(!1);return Object.defineProperty(uA,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:e}),e},get SUPPORT_CORS_IMAGES(){var e=rl();return Object.defineProperty(uA,"SUPPORT_CORS_IMAGES",{value:e}),e},get SUPPORT_RESPONSE_TYPE(){var e=nl();return Object.defineProperty(uA,"SUPPORT_RESPONSE_TYPE",{value:e}),e},get SUPPORT_CORS_XHR(){var e="withCredentials"in new XMLHttpRequest;return Object.defineProperty(uA,"SUPPORT_CORS_XHR",{value:e}),e},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var e=!!(typeof Intl<"u"&&Intl.Segmenter);return Object.defineProperty(uA,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:e}),e}},We=(function(){function e(A,t){this.text=A,this.bounds=t}return e})(),il=function(e,A,t,r){var n=cl(A,t),s=[],a=0;return n.forEach(function(i){if(t.textDecorationLine.length||i.trim().length>0)if(uA.SUPPORT_RANGE_BOUNDS){var o=Gs(r,a,i.length).getClientRects();if(o.length>1){var B=Rr(i),c=0;B.forEach(function(g){s.push(new We(g,NA.fromDOMRectList(e,Gs(r,c+a,g.length).getClientRects()))),c+=g.length})}else s.push(new We(i,NA.fromDOMRectList(e,o)))}else{var l=r.splitText(i.length);s.push(new We(i,ol(e,r))),r=l}else uA.SUPPORT_RANGE_BOUNDS||(r=r.splitText(i.length));a+=i.length}),s},ol=function(e,A){var t=A.ownerDocument;if(t){var r=t.createElement("html2canvaswrapper");r.appendChild(A.cloneNode(!0));var n=A.parentNode;if(n){n.replaceChild(r,A);var s=st(e,r);return r.firstChild&&n.replaceChild(r.firstChild,r),s}}return NA.EMPTY},Gs=function(e,A,t){var r=e.ownerDocument;if(!r)throw new Error("Node has no owner document");var n=r.createRange();return n.setStart(e,A),n.setEnd(e,A+t),n},Rr=function(e){if(uA.SUPPORT_NATIVE_TEXT_SEGMENTATION){var A=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(A.segment(e)).map(function(t){return t.segment})}return Al(e)},Bl=function(e,A){if(uA.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(e)).map(function(r){return r.segment})}return gl(e,A)},cl=function(e,A){return A.letterSpacing!==0?Rr(e):Bl(e,A)},ll=[32,160,4961,65792,65793,4153,4241],gl=function(e,A){for(var t=Ri(e,{lineBreak:A.lineBreak,wordBreak:A.overflowWrap==="break-word"?"break-word":A.wordBreak}),r=[],n,s=function(){if(n.value){var a=n.value.slice(),i=at(a),o="";i.forEach(function(B){ll.indexOf(B)===-1?o+=eA(B):(o.length&&r.push(o),r.push(eA(B)),o="")}),o.length&&r.push(o)}};!(n=t.next()).done;)s();return r},ul=(function(){function e(A,t,r){this.text=wl(t.data,r.textTransform),this.textBounds=il(A,this.text,r,t)}return e})(),wl=function(e,A){switch(A){case 1:return e.toLowerCase();case 3:return e.replace(fl,Ql);case 2:return e.toUpperCase();default:return e}},fl=/(^|\s|:|-|\(|\))([a-z])/g,Ql=function(e,A,t){return e.length>0?A+t.toUpperCase():e},Vs=(function(e){KA(A,e);function A(t,r){var n=e.call(this,t,r)||this;return n.src=r.currentSrc||r.src,n.intrinsicWidth=r.naturalWidth,n.intrinsicHeight=r.naturalHeight,n.context.cache.addImage(n.src),n}return A})(RA),Ns=(function(e){KA(A,e);function A(t,r){var n=e.call(this,t,r)||this;return n.canvas=r,n.intrinsicWidth=r.width,n.intrinsicHeight=r.height,n}return A})(RA),_s=(function(e){KA(A,e);function A(t,r){var n=e.call(this,t,r)||this,s=new XMLSerializer,a=st(t,r);return r.setAttribute("width",a.width+"px"),r.setAttribute("height",a.height+"px"),n.svg="data:image/svg+xml,"+encodeURIComponent(s.serializeToString(r)),n.intrinsicWidth=r.width.baseVal.value,n.intrinsicHeight=r.height.baseVal.value,n.context.cache.addImage(n.svg),n}return A})(RA),ks=(function(e){KA(A,e);function A(t,r){var n=e.call(this,t,r)||this;return n.value=r.value,n}return A})(RA),Gr=(function(e){KA(A,e);function A(t,r){var n=e.call(this,t,r)||this;return n.start=r.start,n.reversed=typeof r.reversed=="boolean"&&r.reversed===!0,n}return A})(RA),dl=[{type:15,flags:0,unit:"px",number:3}],Cl=[{type:16,flags:0,number:50}],hl=function(e){return e.width>e.height?new NA(e.left+(e.width-e.height)/2,e.top,e.height,e.height):e.width<e.height?new NA(e.left,e.top+(e.height-e.width)/2,e.width,e.width):e},Ul=function(e){var A=e.type===Fl?new Array(e.value.length+1).join("•"):e.value;return A.length===0?e.placeholder||"":A},Rt="checkbox",Gt="radio",Fl="password",Ps=707406591,Vr=(function(e){KA(A,e);function A(t,r){var n=e.call(this,t,r)||this;switch(n.type=r.type.toLowerCase(),n.checked=r.checked,n.value=Ul(r),(n.type===Rt||n.type===Gt)&&(n.styles.backgroundColor=3739148031,n.styles.borderTopColor=n.styles.borderRightColor=n.styles.borderBottomColor=n.styles.borderLeftColor=2779096575,n.styles.borderTopWidth=n.styles.borderRightWidth=n.styles.borderBottomWidth=n.styles.borderLeftWidth=1,n.styles.borderTopStyle=n.styles.borderRightStyle=n.styles.borderBottomStyle=n.styles.borderLeftStyle=1,n.styles.backgroundClip=[0],n.styles.backgroundOrigin=[0],n.bounds=hl(n.bounds)),n.type){case Rt:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=dl;break;case Gt:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Cl;break}return n}return A})(RA),Xs=(function(e){KA(A,e);function A(t,r){var n=e.call(this,t,r)||this,s=r.options[r.selectedIndex||0];return n.value=s&&s.text||"",n}return A})(RA),Js=(function(e){KA(A,e);function A(t,r){var n=e.call(this,t,r)||this;return n.value=r.value,n}return A})(RA),Ws=(function(e){KA(A,e);function A(t,r){var n=e.call(this,t,r)||this;n.src=r.src,n.width=parseInt(r.width,10)||0,n.height=parseInt(r.height,10)||0,n.backgroundColor=n.styles.backgroundColor;try{if(r.contentWindow&&r.contentWindow.document&&r.contentWindow.document.documentElement){n.tree=js(t,r.contentWindow.document.documentElement);var s=r.contentWindow.document.documentElement?Pe(t,getComputedStyle(r.contentWindow.document.documentElement).backgroundColor):kA.TRANSPARENT,a=r.contentWindow.document.body?Pe(t,getComputedStyle(r.contentWindow.document.body).backgroundColor):kA.TRANSPARENT;n.backgroundColor=$A(s)?$A(a)?n.styles.backgroundColor:a:s}}catch{}return n}return A})(RA),pl=["OL","UL","MENU"],Vt=function(e,A,t,r){for(var n=A.firstChild,s=void 0;n;n=s)if(s=n.nextSibling,Zs(n)&&n.data.trim().length>0)t.textNodes.push(new ul(e,n,t.styles));else if(he(n))if(ta(n)&&n.assignedNodes)n.assignedNodes().forEach(function(i){return Vt(e,i,t,r)});else{var a=Ys(e,n);a.styles.isVisible()&&(vl(n,a,r)?a.flags|=4:ml(a.styles)&&(a.flags|=2),pl.indexOf(n.tagName)!==-1&&(a.flags|=8),t.elements.push(a),n.slot,n.shadowRoot?Vt(e,n.shadowRoot,a,r):!_t(n)&&!zs(n)&&!kt(n)&&Vt(e,n,a,r))}},Ys=function(e,A){return kr(A)?new Vs(e,A):qs(A)?new Ns(e,A):zs(A)?new _s(e,A):El(A)?new ks(e,A):yl(A)?new Gr(e,A):Hl(A)?new Vr(e,A):kt(A)?new Xs(e,A):_t(A)?new Js(e,A):Aa(A)?new Ws(e,A):new RA(e,A)},js=function(e,A){var t=Ys(e,A);return t.flags|=4,Vt(e,A,t,t),t},vl=function(e,A,t){return A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||_r(e)&&t.styles.isTransparent()},ml=function(e){return e.isPositioned()||e.isFloating()},Zs=function(e){return e.nodeType===Node.TEXT_NODE},he=function(e){return e.nodeType===Node.ELEMENT_NODE},Nr=function(e){return he(e)&&typeof e.style<"u"&&!Nt(e)},Nt=function(e){return typeof e.className=="object"},El=function(e){return e.tagName==="LI"},yl=function(e){return e.tagName==="OL"},Hl=function(e){return e.tagName==="INPUT"},Il=function(e){return e.tagName==="HTML"},zs=function(e){return e.tagName==="svg"},_r=function(e){return e.tagName==="BODY"},qs=function(e){return e.tagName==="CANVAS"},$s=function(e){return e.tagName==="VIDEO"},kr=function(e){return e.tagName==="IMG"},Aa=function(e){return e.tagName==="IFRAME"},ea=function(e){return e.tagName==="STYLE"},xl=function(e){return e.tagName==="SCRIPT"},_t=function(e){return e.tagName==="TEXTAREA"},kt=function(e){return e.tagName==="SELECT"},ta=function(e){return e.tagName==="SLOT"},ra=function(e){return e.tagName.indexOf("-")>0},bl=(function(){function e(){this.counters={}}return e.prototype.getCounterValue=function(A){var t=this.counters[A];return t&&t.length?t[t.length-1]:1},e.prototype.getCounterValues=function(A){var t=this.counters[A];return t||[]},e.prototype.pop=function(A){var t=this;A.forEach(function(r){return t.counters[r].pop()})},e.prototype.parse=function(A){var t=this,r=A.counterIncrement,n=A.counterReset,s=!0;r!==null&&r.forEach(function(i){var o=t.counters[i.counter];o&&i.increment!==0&&(s=!1,o.length||o.push(1),o[Math.max(0,o.length-1)]+=i.increment)});var a=[];return s&&n.forEach(function(i){var o=t.counters[i.counter];a.push(i.counter),o||(o=t.counters[i.counter]=[]),o.push(i.reset)}),a},e})(),na={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},sa={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Ll={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:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Kl={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:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Ue=function(e,A,t,r,n,s){return e<A||e>t?je(e,n,s.length>0):r.integers.reduce(function(a,i,o){for(;e>=i;)e-=i,a+=r.values[o];return a},"")+s},aa=function(e,A,t,r){var n="";do t||e--,n=r(e)+n,e/=A;while(e*A>=A);return n},tA=function(e,A,t,r,n){var s=t-A+1;return(e<0?"-":"")+(aa(Math.abs(e),s,r,function(a){return eA(Math.floor(a%s)+A)})+n)},oe=function(e,A,t){t===void 0&&(t=". ");var r=A.length;return aa(Math.abs(e),r,!1,function(n){return A[Math.floor(n%r)]})+t},Fe=1,ee=2,te=4,Ye=8,PA=function(e,A,t,r,n,s){if(e<-9999||e>9999)return je(e,4,n.length>0);var a=Math.abs(e),i=n;if(a===0)return A[0]+i;for(var o=0;a>0&&o<=4;o++){var B=a%10;B===0&&cA(s,Fe)&&i!==""?i=A[B]+i:B>1||B===1&&o===0||B===1&&o===1&&cA(s,ee)||B===1&&o===1&&cA(s,te)&&e>100||B===1&&o>1&&cA(s,Ye)?i=A[B]+(o>0?t[o-1]:"")+i:B===1&&o>0&&(i=t[o-1]+i),a=Math.floor(a/10)}return(e<0?r:"")+i},ia="十百千萬",oa="拾佰仟萬",Ba="マイナス",Pr="마이너스",je=function(e,A,t){var r=t?". ":"",n=t?"、":"",s=t?", ":"",a=t?" ":"";switch(A){case 0:return"•"+a;case 1:return"◦"+a;case 2:return"◾"+a;case 5:var i=tA(e,48,57,!0,r);return i.length<4?"0"+i:i;case 4:return oe(e,"〇一二三四五六七八九",n);case 6:return Ue(e,1,3999,na,3,r).toLowerCase();case 7:return Ue(e,1,3999,na,3,r);case 8:return tA(e,945,969,!1,r);case 9:return tA(e,97,122,!1,r);case 10:return tA(e,65,90,!1,r);case 11:return tA(e,1632,1641,!0,r);case 12:case 49:return Ue(e,1,9999,sa,3,r);case 35:return Ue(e,1,9999,sa,3,r).toLowerCase();case 13:return tA(e,2534,2543,!0,r);case 14:case 30:return tA(e,6112,6121,!0,r);case 15:return oe(e,"子丑寅卯辰巳午未申酉戌亥",n);case 16:return oe(e,"甲乙丙丁戊己庚辛壬癸",n);case 17:case 48:return PA(e,"零一二三四五六七八九",ia,"負",n,ee|te|Ye);case 47:return PA(e,"零壹貳參肆伍陸柒捌玖",oa,"負",n,Fe|ee|te|Ye);case 42:return PA(e,"零一二三四五六七八九",ia,"负",n,ee|te|Ye);case 41:return PA(e,"零壹贰叁肆伍陆柒捌玖",oa,"负",n,Fe|ee|te|Ye);case 26:return PA(e,"〇一二三四五六七八九","十百千万",Ba,n,0);case 25:return PA(e,"零壱弐参四伍六七八九","拾百千万",Ba,n,Fe|ee|te);case 31:return PA(e,"영일이삼사오육칠팔구","십백천만",Pr,s,Fe|ee|te);case 33:return PA(e,"零一二三四五六七八九","十百千萬",Pr,s,0);case 32:return PA(e,"零壹貳參四五六七八九","拾百千",Pr,s,Fe|ee|te);case 18:return tA(e,2406,2415,!0,r);case 20:return Ue(e,1,19999,Kl,3,r);case 21:return tA(e,2790,2799,!0,r);case 22:return tA(e,2662,2671,!0,r);case 22:return Ue(e,1,10999,Ll,3,r);case 23:return oe(e,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return oe(e,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return tA(e,3302,3311,!0,r);case 28:return oe(e,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",n);case 29:return oe(e,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",n);case 34:return tA(e,3792,3801,!0,r);case 37:return tA(e,6160,6169,!0,r);case 38:return tA(e,4160,4169,!0,r);case 39:return tA(e,2918,2927,!0,r);case 40:return tA(e,1776,1785,!0,r);case 43:return tA(e,3046,3055,!0,r);case 44:return tA(e,3174,3183,!0,r);case 45:return tA(e,3664,3673,!0,r);case 46:return tA(e,3872,3881,!0,r);default:return tA(e,48,57,!0,r)}},ca="data-html2canvas-ignore",la=(function(){function e(A,t,r){if(this.context=A,this.options=r,this.scrolledElements=[],this.referenceElement=t,this.counters=new bl,this.quoteDepth=0,!t.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(t.ownerDocument.documentElement,!1)}return e.prototype.toIFrame=function(A,t){var r=this,n=Sl(A,t);if(!n.contentWindow)return Promise.reject("Unable to find iframe window");var s=A.defaultView.pageXOffset,a=A.defaultView.pageYOffset,i=n.contentWindow,o=i.document,B=Ol(n).then(function(){return CA(r,void 0,void 0,function(){var c,l;return fA(this,function(g){switch(g.label){case 0:return this.scrolledElements.forEach(Vl),i&&(i.scrollTo(t.left,t.top),/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(i.scrollY!==t.top||i.scrollX!==t.left)&&(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(i.scrollX-t.left,i.scrollY-t.top,0,0))),c=this.options.onclone,l=this.clonedReferenceElement,typeof l>"u"?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:o.fonts&&o.fonts.ready?[4,o.fonts.ready]:[3,2];case 1:g.sent(),g.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,Dl(o)]:[3,4];case 3:g.sent(),g.label=4;case 4:return typeof c=="function"?[2,Promise.resolve().then(function(){return c(o,l)}).then(function(){return n})]:[2,n]}})})});return o.open(),o.write(Rl(document.doctype)+"<html></html>"),Gl(this.referenceElement.ownerDocument,s,a),o.replaceChild(o.adoptNode(this.documentElement),o.documentElement),o.close(),B},e.prototype.createElementClone=function(A){if(Hr(A,2))debugger;if(qs(A))return this.createCanvasClone(A);if($s(A))return this.createVideoClone(A);if(ea(A))return this.createStyleClone(A);var t=A.cloneNode(!1);return kr(t)&&(kr(A)&&A.currentSrc&&A.currentSrc!==A.src&&(t.src=A.currentSrc,t.srcset=""),t.loading==="lazy"&&(t.loading="eager")),ra(t)?this.createCustomElementClone(t):t},e.prototype.createCustomElementClone=function(A){var t=document.createElement("html2canvascustomelement");return Xr(A.style,t),t},e.prototype.createStyleClone=function(A){try{var t=A.sheet;if(t&&t.cssRules){var r=[].slice.call(t.cssRules,0).reduce(function(s,a){return a&&typeof a.cssText=="string"?s+a.cssText:s},""),n=A.cloneNode(!1);return n.textContent=r,n}}catch(s){if(this.context.logger.error("Unable to access cssRules property",s),s.name!=="SecurityError")throw s}return A.cloneNode(!1)},e.prototype.createCanvasClone=function(A){var t;if(this.options.inlineImages&&A.ownerDocument){var r=A.ownerDocument.createElement("img");try{return r.src=A.toDataURL(),r}catch{this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var n=A.cloneNode(!1);try{n.width=A.width,n.height=A.height;var s=A.getContext("2d"),a=n.getContext("2d");if(a)if(!this.options.allowTaint&&s)a.putImageData(s.getImageData(0,0,A.width,A.height),0,0);else{var i=(t=A.getContext("webgl2"))!==null&&t!==void 0?t:A.getContext("webgl");if(i){var o=i.getContextAttributes();o?.preserveDrawingBuffer===!1&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}a.drawImage(A,0,0)}return n}catch{this.context.logger.info("Unable to clone canvas as it is tainted",A)}return n},e.prototype.createVideoClone=function(A){var t=A.ownerDocument.createElement("canvas");t.width=A.offsetWidth,t.height=A.offsetHeight;var r=t.getContext("2d");try{return r&&(r.drawImage(A,0,0,t.width,t.height),this.options.allowTaint||r.getImageData(0,0,t.width,t.height)),t}catch{this.context.logger.info("Unable to clone video as it is tainted",A)}var n=A.ownerDocument.createElement("canvas");return n.width=A.offsetWidth,n.height=A.offsetHeight,n},e.prototype.appendChildNode=function(A,t,r){(!he(t)||!xl(t)&&!t.hasAttribute(ca)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(t)))&&(!this.options.copyStyles||!he(t)||!ea(t))&&A.appendChild(this.cloneNode(t,r))},e.prototype.cloneChildNodes=function(A,t,r){for(var n=this,s=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;s;s=s.nextSibling)if(he(s)&&ta(s)&&typeof s.assignedNodes=="function"){var a=s.assignedNodes();a.length&&a.forEach(function(i){return n.appendChildNode(t,i,r)})}else this.appendChildNode(t,s,r)},e.prototype.cloneNode=function(A,t){if(Zs(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var r=A.ownerDocument.defaultView;if(r&&he(A)&&(Nr(A)||Nt(A))){var n=this.createElementClone(A);n.style.transitionProperty="none";var s=r.getComputedStyle(A),a=r.getComputedStyle(A,":before"),i=r.getComputedStyle(A,":after");this.referenceElement===A&&Nr(n)&&(this.clonedReferenceElement=n),_r(n)&&kl(n);var o=this.counters.parse(new Es(this.context,s)),B=this.resolvePseudoContent(A,n,a,Ze.BEFORE);ra(A)&&(t=!0),$s(A)||this.cloneChildNodes(A,n,t),B&&n.insertBefore(B,n.firstChild);var c=this.resolvePseudoContent(A,n,i,Ze.AFTER);return c&&n.appendChild(c),this.counters.pop(o),(s&&(this.options.copyStyles||Nt(A))&&!Aa(A)||t)&&Xr(s,n),(A.scrollTop!==0||A.scrollLeft!==0)&&this.scrolledElements.push([n,A.scrollLeft,A.scrollTop]),(_t(A)||kt(A))&&(_t(n)||kt(n))&&(n.value=A.value),n}return A.cloneNode(!1)},e.prototype.resolvePseudoContent=function(A,t,r,n){var s=this;if(r){var a=r.content,i=t.ownerDocument;if(!(!i||!a||a==="none"||a==="-moz-alt-content"||r.display==="none")){this.counters.parse(new Es(this.context,r));var o=new Ec(this.context,r),B=i.createElement("html2canvaspseudoelement");Xr(r,B),o.content.forEach(function(l){if(l.type===0)B.appendChild(i.createTextNode(l.value));else if(l.type===22){var g=i.createElement("img");g.src=l.value,g.style.opacity="1",B.appendChild(g)}else if(l.type===18){if(l.name==="attr"){var d=l.values.filter(k);d.length&&B.appendChild(i.createTextNode(A.getAttribute(d[0].value)||""))}else if(l.name==="counter"){var Q=l.values.filter(de),C=Q[0],L=Q[1];if(C&&k(C)){var v=s.counters.getCounterValue(C.value),p=L&&k(L)?yr.parse(s.context,L.value):3;B.appendChild(i.createTextNode(je(v,p,!1)))}}else if(l.name==="counters"){var K=l.values.filter(de),C=K[0],b=K[1],L=K[2];if(C&&k(C)){var m=s.counters.getCounterValues(C.value),h=L&&k(L)?yr.parse(s.context,L.value):3,S=b&&b.type===0?b.value:"",T=m.map(function(oA){return je(oA,h,!1)}).join(S);B.appendChild(i.createTextNode(T))}}}else if(l.type===20)switch(l.value){case"open-quote":B.appendChild(i.createTextNode(ms(o.quotes,s.quoteDepth++,!0)));break;case"close-quote":B.appendChild(i.createTextNode(ms(o.quotes,--s.quoteDepth,!1)));break;default:B.appendChild(i.createTextNode(l.value))}}),B.className=Jr+" "+Wr;var c=n===Ze.BEFORE?" "+Jr:" "+Wr;return Nt(t)?t.className.baseValue+=c:t.className+=c,B}}},e.destroy=function(A){return A.parentNode?(A.parentNode.removeChild(A),!0):!1},e})(),Ze;(function(e){e[e.BEFORE=0]="BEFORE",e[e.AFTER=1]="AFTER"})(Ze||(Ze={}));var Sl=function(e,A){var t=e.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=A.width.toString(),t.height=A.height.toString(),t.scrolling="no",t.setAttribute(ca,"true"),e.body.appendChild(t),t},Tl=function(e){return new Promise(function(A){if(e.complete){A();return}if(!e.src){A();return}e.onload=A,e.onerror=A})},Dl=function(e){return Promise.all([].slice.call(e.images,0).map(Tl))},Ol=function(e){return new Promise(function(A,t){var r=e.contentWindow;if(!r)return t("No window assigned for iframe");var n=r.document;r.onload=e.onload=function(){r.onload=e.onload=null;var s=setInterval(function(){n.body.childNodes.length>0&&n.readyState==="complete"&&(clearInterval(s),A(e))},50)}})},Ml=["all","d","content"],Xr=function(e,A){for(var t=e.length-1;t>=0;t--){var r=e.item(t);Ml.indexOf(r)===-1&&A.style.setProperty(r,e.getPropertyValue(r))}return A},Rl=function(e){var A="";return e&&(A+="<!DOCTYPE ",e.name&&(A+=e.name),e.internalSubset&&(A+=e.internalSubset),e.publicId&&(A+='"'+e.publicId+'"'),e.systemId&&(A+='"'+e.systemId+'"'),A+=">"),A},Gl=function(e,A,t){e&&e.defaultView&&(A!==e.defaultView.pageXOffset||t!==e.defaultView.pageYOffset)&&e.defaultView.scrollTo(A,t)},Vl=function(e){var A=e[0],t=e[1],r=e[2];A.scrollLeft=t,A.scrollTop=r},Nl=":before",_l=":after",Jr="___html2canvas___pseudoelement_before",Wr="___html2canvas___pseudoelement_after",ga=`{
|
|
8
|
+
content: "" !important;
|
|
9
|
+
display: none !important;
|
|
10
|
+
}`,kl=function(e){Pl(e,"."+Jr+Nl+ga+`
|
|
11
|
+
.`+Wr+_l+ga)},Pl=function(e,A){var t=e.ownerDocument;if(t){var r=t.createElement("style");r.textContent=A,e.appendChild(r)}},ua=(function(){function e(){}return e.getOrigin=function(A){var t=e._link;return t?(t.href=A,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},e.isSameOrigin=function(A){return e.getOrigin(A)===e._origin},e.setContext=function(A){e._link=A.document.createElement("a"),e._origin=e.getOrigin(A.location.href)},e._origin="about:blank",e})(),Xl=(function(){function e(A,t){this.context=A,this._options=t,this._cache={}}return e.prototype.addImage=function(A){var t=Promise.resolve();return this.has(A)||(jr(A)||jl(A))&&(this._cache[A]=this.loadImage(A)).catch(function(){}),t},e.prototype.match=function(A){return this._cache[A]},e.prototype.loadImage=function(A){return CA(this,void 0,void 0,function(){var t,r,n,s,a=this;return fA(this,function(i){switch(i.label){case 0:return t=ua.isSameOrigin(A),r=!Yr(A)&&this._options.useCORS===!0&&uA.SUPPORT_CORS_IMAGES&&!t,n=!Yr(A)&&!t&&!jr(A)&&typeof this._options.proxy=="string"&&uA.SUPPORT_CORS_XHR&&!r,!t&&this._options.allowTaint===!1&&!Yr(A)&&!jr(A)&&!n&&!r?[2]:(s=A,n?[4,this.proxy(s)]:[3,2]);case 1:s=i.sent(),i.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise(function(o,B){var c=new Image;c.onload=function(){return o(c)},c.onerror=B,(Zl(s)||r)&&(c.crossOrigin="anonymous"),c.src=s,c.complete===!0&&setTimeout(function(){return o(c)},500),a._options.imageTimeout>0&&setTimeout(function(){return B("Timed out ("+a._options.imageTimeout+"ms) loading image")},a._options.imageTimeout)})];case 3:return[2,i.sent()]}})})},e.prototype.has=function(A){return typeof this._cache[A]<"u"},e.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},e.prototype.proxy=function(A){var t=this,r=this._options.proxy;if(!r)throw new Error("No proxy defined");var n=A.substring(0,256);return new Promise(function(s,a){var i=uA.SUPPORT_RESPONSE_TYPE?"blob":"text",o=new XMLHttpRequest;o.onload=function(){if(o.status===200)if(i==="text")s(o.response);else{var l=new FileReader;l.addEventListener("load",function(){return s(l.result)},!1),l.addEventListener("error",function(g){return a(g)},!1),l.readAsDataURL(o.response)}else a("Failed to proxy resource "+n+" with status code "+o.status)},o.onerror=a;var B=r.indexOf("?")>-1?"&":"?";if(o.open("GET",""+r+B+"url="+encodeURIComponent(A)+"&responseType="+i),i!=="text"&&o instanceof XMLHttpRequest&&(o.responseType=i),t._options.imageTimeout){var c=t._options.imageTimeout;o.timeout=c,o.ontimeout=function(){return a("Timed out ("+c+"ms) proxying "+n)}}o.send()})},e})(),Jl=/^data:image\/svg\+xml/i,Wl=/^data:image\/.*;base64,/i,Yl=/^data:image\/.*/i,jl=function(e){return uA.SUPPORT_SVG_DRAWING||!zl(e)},Yr=function(e){return Yl.test(e)},Zl=function(e){return Wl.test(e)},jr=function(e){return e.substr(0,4)==="blob"},zl=function(e){return e.substr(-3).toLowerCase()==="svg"||Jl.test(e)},U=(function(){function e(A,t){this.type=0,this.x=A,this.y=t}return e.prototype.add=function(A,t){return new e(this.x+A,this.y+t)},e})(),pe=function(e,A,t){return new U(e.x+(A.x-e.x)*t,e.y+(A.y-e.y)*t)},Pt=(function(){function e(A,t,r,n){this.type=1,this.start=A,this.startControl=t,this.endControl=r,this.end=n}return e.prototype.subdivide=function(A,t){var r=pe(this.start,this.startControl,A),n=pe(this.startControl,this.endControl,A),s=pe(this.endControl,this.end,A),a=pe(r,n,A),i=pe(n,s,A),o=pe(a,i,A);return t?new e(this.start,r,a,o):new e(o,i,s,this.end)},e.prototype.add=function(A,t){return new e(this.start.add(A,t),this.startControl.add(A,t),this.endControl.add(A,t),this.end.add(A,t))},e.prototype.reverse=function(){return new e(this.end,this.endControl,this.startControl,this.start)},e})(),xA=function(e){return e.type===1},ql=(function(){function e(A){var t=A.styles,r=A.bounds,n=ke(t.borderTopLeftRadius,r.width,r.height),s=n[0],a=n[1],i=ke(t.borderTopRightRadius,r.width,r.height),o=i[0],B=i[1],c=ke(t.borderBottomRightRadius,r.width,r.height),l=c[0],g=c[1],d=ke(t.borderBottomLeftRadius,r.width,r.height),Q=d[0],C=d[1],L=[];L.push((s+o)/r.width),L.push((Q+l)/r.width),L.push((a+C)/r.height),L.push((B+g)/r.height);var v=Math.max.apply(Math,L);v>1&&(s/=v,a/=v,o/=v,B/=v,l/=v,g/=v,Q/=v,C/=v);var p=r.width-o,K=r.height-g,b=r.width-l,m=r.height-C,h=t.borderTopWidth,S=t.borderRightWidth,T=t.borderBottomWidth,x=t.borderLeftWidth,Z=J(t.paddingTop,A.bounds.width),oA=J(t.paddingRight,A.bounds.width),BA=J(t.paddingBottom,A.bounds.width),G=J(t.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||a>0?Y(r.left+x/3,r.top+h/3,s-x/3,a-h/3,N.TOP_LEFT):new U(r.left+x/3,r.top+h/3),this.topRightBorderDoubleOuterBox=s>0||a>0?Y(r.left+p,r.top+h/3,o-S/3,B-h/3,N.TOP_RIGHT):new U(r.left+r.width-S/3,r.top+h/3),this.bottomRightBorderDoubleOuterBox=l>0||g>0?Y(r.left+b,r.top+K,l-S/3,g-T/3,N.BOTTOM_RIGHT):new U(r.left+r.width-S/3,r.top+r.height-T/3),this.bottomLeftBorderDoubleOuterBox=Q>0||C>0?Y(r.left+x/3,r.top+m,Q-x/3,C-T/3,N.BOTTOM_LEFT):new U(r.left+x/3,r.top+r.height-T/3),this.topLeftBorderDoubleInnerBox=s>0||a>0?Y(r.left+x*2/3,r.top+h*2/3,s-x*2/3,a-h*2/3,N.TOP_LEFT):new U(r.left+x*2/3,r.top+h*2/3),this.topRightBorderDoubleInnerBox=s>0||a>0?Y(r.left+p,r.top+h*2/3,o-S*2/3,B-h*2/3,N.TOP_RIGHT):new U(r.left+r.width-S*2/3,r.top+h*2/3),this.bottomRightBorderDoubleInnerBox=l>0||g>0?Y(r.left+b,r.top+K,l-S*2/3,g-T*2/3,N.BOTTOM_RIGHT):new U(r.left+r.width-S*2/3,r.top+r.height-T*2/3),this.bottomLeftBorderDoubleInnerBox=Q>0||C>0?Y(r.left+x*2/3,r.top+m,Q-x*2/3,C-T*2/3,N.BOTTOM_LEFT):new U(r.left+x*2/3,r.top+r.height-T*2/3),this.topLeftBorderStroke=s>0||a>0?Y(r.left+x/2,r.top+h/2,s-x/2,a-h/2,N.TOP_LEFT):new U(r.left+x/2,r.top+h/2),this.topRightBorderStroke=s>0||a>0?Y(r.left+p,r.top+h/2,o-S/2,B-h/2,N.TOP_RIGHT):new U(r.left+r.width-S/2,r.top+h/2),this.bottomRightBorderStroke=l>0||g>0?Y(r.left+b,r.top+K,l-S/2,g-T/2,N.BOTTOM_RIGHT):new U(r.left+r.width-S/2,r.top+r.height-T/2),this.bottomLeftBorderStroke=Q>0||C>0?Y(r.left+x/2,r.top+m,Q-x/2,C-T/2,N.BOTTOM_LEFT):new U(r.left+x/2,r.top+r.height-T/2),this.topLeftBorderBox=s>0||a>0?Y(r.left,r.top,s,a,N.TOP_LEFT):new U(r.left,r.top),this.topRightBorderBox=o>0||B>0?Y(r.left+p,r.top,o,B,N.TOP_RIGHT):new U(r.left+r.width,r.top),this.bottomRightBorderBox=l>0||g>0?Y(r.left+b,r.top+K,l,g,N.BOTTOM_RIGHT):new U(r.left+r.width,r.top+r.height),this.bottomLeftBorderBox=Q>0||C>0?Y(r.left,r.top+m,Q,C,N.BOTTOM_LEFT):new U(r.left,r.top+r.height),this.topLeftPaddingBox=s>0||a>0?Y(r.left+x,r.top+h,Math.max(0,s-x),Math.max(0,a-h),N.TOP_LEFT):new U(r.left+x,r.top+h),this.topRightPaddingBox=o>0||B>0?Y(r.left+Math.min(p,r.width-S),r.top+h,p>r.width+S?0:Math.max(0,o-S),Math.max(0,B-h),N.TOP_RIGHT):new U(r.left+r.width-S,r.top+h),this.bottomRightPaddingBox=l>0||g>0?Y(r.left+Math.min(b,r.width-x),r.top+Math.min(K,r.height-T),Math.max(0,l-S),Math.max(0,g-T),N.BOTTOM_RIGHT):new U(r.left+r.width-S,r.top+r.height-T),this.bottomLeftPaddingBox=Q>0||C>0?Y(r.left+x,r.top+Math.min(m,r.height-T),Math.max(0,Q-x),Math.max(0,C-T),N.BOTTOM_LEFT):new U(r.left+x,r.top+r.height-T),this.topLeftContentBox=s>0||a>0?Y(r.left+x+G,r.top+h+Z,Math.max(0,s-(x+G)),Math.max(0,a-(h+Z)),N.TOP_LEFT):new U(r.left+x+G,r.top+h+Z),this.topRightContentBox=o>0||B>0?Y(r.left+Math.min(p,r.width+x+G),r.top+h+Z,p>r.width+x+G?0:o-x+G,B-(h+Z),N.TOP_RIGHT):new U(r.left+r.width-(S+oA),r.top+h+Z),this.bottomRightContentBox=l>0||g>0?Y(r.left+Math.min(b,r.width-(x+G)),r.top+Math.min(K,r.height+h+Z),Math.max(0,l-(S+oA)),g-(T+BA),N.BOTTOM_RIGHT):new U(r.left+r.width-(S+oA),r.top+r.height-(T+BA)),this.bottomLeftContentBox=Q>0||C>0?Y(r.left+x+G,r.top+m,Math.max(0,Q-(x+G)),C-(T+BA),N.BOTTOM_LEFT):new U(r.left+x+G,r.top+r.height-(T+BA))}return e})(),N;(function(e){e[e.TOP_LEFT=0]="TOP_LEFT",e[e.TOP_RIGHT=1]="TOP_RIGHT",e[e.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",e[e.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(N||(N={}));var Y=function(e,A,t,r,n){var s=4*((Math.sqrt(2)-1)/3),a=t*s,i=r*s,o=e+t,B=A+r;switch(n){case N.TOP_LEFT:return new Pt(new U(e,B),new U(e,B-i),new U(o-a,A),new U(o,A));case N.TOP_RIGHT:return new Pt(new U(e,A),new U(e+a,A),new U(o,B-i),new U(o,B));case N.BOTTOM_RIGHT:return new Pt(new U(o,A),new U(o,A+i),new U(e+a,B),new U(e,B));case N.BOTTOM_LEFT:default:return new Pt(new U(o,B),new U(o-a,B),new U(e,A+i),new U(e,A))}},Xt=function(e){return[e.topLeftBorderBox,e.topRightBorderBox,e.bottomRightBorderBox,e.bottomLeftBorderBox]},$l=function(e){return[e.topLeftContentBox,e.topRightContentBox,e.bottomRightContentBox,e.bottomLeftContentBox]},Jt=function(e){return[e.topLeftPaddingBox,e.topRightPaddingBox,e.bottomRightPaddingBox,e.bottomLeftPaddingBox]},Ag=(function(){function e(A,t,r){this.offsetX=A,this.offsetY=t,this.matrix=r,this.type=0,this.target=6}return e})(),Wt=(function(){function e(A,t){this.path=A,this.target=t,this.type=1}return e})(),eg=(function(){function e(A){this.opacity=A,this.type=2,this.target=6}return e})(),tg=function(e){return e.type===0},wa=function(e){return e.type===1},rg=function(e){return e.type===2},fa=function(e,A){return e.length===A.length?e.some(function(t,r){return t===A[r]}):!1},ng=function(e,A,t,r,n){return e.map(function(s,a){switch(a){case 0:return s.add(A,t);case 1:return s.add(A+r,t);case 2:return s.add(A+r,t+n);case 3:return s.add(A,t+n)}return s})},Qa=(function(){function e(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return e})(),da=(function(){function e(A,t){if(this.container=A,this.parent=t,this.effects=[],this.curves=new ql(this.container),this.container.styles.opacity<1&&this.effects.push(new eg(this.container.styles.opacity)),this.container.styles.transform!==null){var r=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,s=this.container.styles.transform;this.effects.push(new Ag(r,n,s))}if(this.container.styles.overflowX!==0){var a=Xt(this.curves),i=Jt(this.curves);fa(a,i)?this.effects.push(new Wt(a,6)):(this.effects.push(new Wt(a,2)),this.effects.push(new Wt(i,4)))}}return e.prototype.getEffects=function(A){for(var t=[2,3].indexOf(this.container.styles.position)===-1,r=this.parent,n=this.effects.slice(0);r;){var s=r.effects.filter(function(o){return!wa(o)});if(t||r.container.styles.position!==0||!r.parent){if(n.unshift.apply(n,s),t=[2,3].indexOf(r.container.styles.position)===-1,r.container.styles.overflowX!==0){var a=Xt(r.curves),i=Jt(r.curves);fa(a,i)||n.unshift(new Wt(i,6))}}else n.unshift.apply(n,s);r=r.parent}return n.filter(function(o){return cA(o.target,A)})},e})(),Zr=function(e,A,t,r){e.container.elements.forEach(function(n){var s=cA(n.flags,4),a=cA(n.flags,2),i=new da(n,e);cA(n.styles.display,2048)&&r.push(i);var o=cA(n.flags,8)?[]:r;if(s||a){var B=s||n.styles.isPositioned()?t:A,c=new Qa(i);if(n.styles.isPositioned()||n.styles.opacity<1||n.styles.isTransformed()){var l=n.styles.zIndex.order;if(l<0){var g=0;B.negativeZIndex.some(function(Q,C){return l>Q.element.container.styles.zIndex.order?(g=C,!1):g>0}),B.negativeZIndex.splice(g,0,c)}else if(l>0){var d=0;B.positiveZIndex.some(function(Q,C){return l>=Q.element.container.styles.zIndex.order?(d=C+1,!1):d>0}),B.positiveZIndex.splice(d,0,c)}else B.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else n.styles.isFloating()?B.nonPositionedFloats.push(c):B.nonPositionedInlineLevel.push(c);Zr(i,c,s?c:t,o)}else n.styles.isInlineLevel()?A.inlineLevel.push(i):A.nonInlineLevel.push(i),Zr(i,A,t,o);cA(n.flags,8)&&Ca(n,o)})},Ca=function(e,A){for(var t=e instanceof Gr?e.start:1,r=e instanceof Gr?e.reversed:!1,n=0;n<A.length;n++){var s=A[n];s.container instanceof ks&&typeof s.container.value=="number"&&s.container.value!==0&&(t=s.container.value),s.listValue=je(t,s.container.styles.listStyleType,!0),t+=r?-1:1}},sg=function(e){var A=new da(e,null),t=new Qa(A),r=[];return Zr(A,t,t,r),Ca(A.container,r),t},ha=function(e,A){switch(A){case 0:return bA(e.topLeftBorderBox,e.topLeftPaddingBox,e.topRightBorderBox,e.topRightPaddingBox);case 1:return bA(e.topRightBorderBox,e.topRightPaddingBox,e.bottomRightBorderBox,e.bottomRightPaddingBox);case 2:return bA(e.bottomRightBorderBox,e.bottomRightPaddingBox,e.bottomLeftBorderBox,e.bottomLeftPaddingBox);default:return bA(e.bottomLeftBorderBox,e.bottomLeftPaddingBox,e.topLeftBorderBox,e.topLeftPaddingBox)}},ag=function(e,A){switch(A){case 0:return bA(e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox,e.topRightBorderBox,e.topRightBorderDoubleOuterBox);case 1:return bA(e.topRightBorderBox,e.topRightBorderDoubleOuterBox,e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox);case 2:return bA(e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox,e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox);default:return bA(e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox,e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox)}},ig=function(e,A){switch(A){case 0:return bA(e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox,e.topRightBorderDoubleInnerBox,e.topRightPaddingBox);case 1:return bA(e.topRightBorderDoubleInnerBox,e.topRightPaddingBox,e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox);case 2:return bA(e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox,e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox);default:return bA(e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox,e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox)}},og=function(e,A){switch(A){case 0:return Yt(e.topLeftBorderStroke,e.topRightBorderStroke);case 1:return Yt(e.topRightBorderStroke,e.bottomRightBorderStroke);case 2:return Yt(e.bottomRightBorderStroke,e.bottomLeftBorderStroke);default:return Yt(e.bottomLeftBorderStroke,e.topLeftBorderStroke)}},Yt=function(e,A){var t=[];return xA(e)?t.push(e.subdivide(.5,!1)):t.push(e),xA(A)?t.push(A.subdivide(.5,!0)):t.push(A),t},bA=function(e,A,t,r){var n=[];return xA(e)?n.push(e.subdivide(.5,!1)):n.push(e),xA(t)?n.push(t.subdivide(.5,!0)):n.push(t),xA(r)?n.push(r.subdivide(.5,!0).reverse()):n.push(r),xA(A)?n.push(A.subdivide(.5,!1).reverse()):n.push(A),n},Ua=function(e){var A=e.bounds,t=e.styles;return A.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},jt=function(e){var A=e.styles,t=e.bounds,r=J(A.paddingLeft,t.width),n=J(A.paddingRight,t.width),s=J(A.paddingTop,t.width),a=J(A.paddingBottom,t.width);return t.add(r+A.borderLeftWidth,s+A.borderTopWidth,-(A.borderRightWidth+A.borderLeftWidth+r+n),-(A.borderTopWidth+A.borderBottomWidth+s+a))},Bg=function(e,A){return e===0?A.bounds:e===2?jt(A):Ua(A)},cg=function(e,A){return e===0?A.bounds:e===2?jt(A):Ua(A)},zr=function(e,A,t){var r=Bg(me(e.styles.backgroundOrigin,A),e),n=cg(me(e.styles.backgroundClip,A),e),s=lg(me(e.styles.backgroundSize,A),t,r),a=s[0],i=s[1],o=ke(me(e.styles.backgroundPosition,A),r.width-a,r.height-i),B=gg(me(e.styles.backgroundRepeat,A),o,s,r,n),c=Math.round(r.left+o[0]),l=Math.round(r.top+o[1]);return[B,c,l,a,i]},ve=function(e){return k(e)&&e.value===Ce.AUTO},Zt=function(e){return typeof e=="number"},lg=function(e,A,t){var r=A[0],n=A[1],s=A[2],a=e[0],i=e[1];if(!a)return[0,0];if(iA(a)&&i&&iA(i))return[J(a,t.width),J(i,t.height)];var o=Zt(s);if(k(a)&&(a.value===Ce.CONTAIN||a.value===Ce.COVER)){if(Zt(s)){var B=t.width/t.height;return B<s!=(a.value===Ce.COVER)?[t.width,t.width/s]:[t.height*s,t.height]}return[t.width,t.height]}var c=Zt(r),l=Zt(n),g=c||l;if(ve(a)&&(!i||ve(i))){if(c&&l)return[r,n];if(!o&&!g)return[t.width,t.height];if(g&&o){var d=c?r:n*s,Q=l?n:r/s;return[d,Q]}var C=c?r:t.width,L=l?n:t.height;return[C,L]}if(o){var v=0,p=0;return iA(a)?v=J(a,t.width):iA(i)&&(p=J(i,t.height)),ve(a)?v=p*s:(!i||ve(i))&&(p=v/s),[v,p]}var K=null,b=null;if(iA(a)?K=J(a,t.width):i&&iA(i)&&(b=J(i,t.height)),K!==null&&(!i||ve(i))&&(b=c&&l?K/r*n:t.height),b!==null&&ve(a)&&(K=c&&l?b/n*r:t.width),K!==null&&b!==null)return[K,b];throw new Error("Unable to calculate background-size for element")},me=function(e,A){var t=e[A];return typeof t>"u"?e[0]:t},gg=function(e,A,t,r,n){var s=A[0],a=A[1],i=t[0],o=t[1];switch(e){case 2:return[new U(Math.round(r.left),Math.round(r.top+a)),new U(Math.round(r.left+r.width),Math.round(r.top+a)),new U(Math.round(r.left+r.width),Math.round(o+r.top+a)),new U(Math.round(r.left),Math.round(o+r.top+a))];case 3:return[new U(Math.round(r.left+s),Math.round(r.top)),new U(Math.round(r.left+s+i),Math.round(r.top)),new U(Math.round(r.left+s+i),Math.round(r.height+r.top)),new U(Math.round(r.left+s),Math.round(r.height+r.top))];case 1:return[new U(Math.round(r.left+s),Math.round(r.top+a)),new U(Math.round(r.left+s+i),Math.round(r.top+a)),new U(Math.round(r.left+s+i),Math.round(r.top+a+o)),new U(Math.round(r.left+s),Math.round(r.top+a+o))];default:return[new U(Math.round(n.left),Math.round(n.top)),new U(Math.round(n.left+n.width),Math.round(n.top)),new U(Math.round(n.left+n.width),Math.round(n.height+n.top)),new U(Math.round(n.left),Math.round(n.height+n.top))]}},ug="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",Fa="Hidden Text",wg=(function(){function e(A){this._data={},this._document=A}return e.prototype.parseMetrics=function(A,t){var r=this._document.createElement("div"),n=this._document.createElement("img"),s=this._document.createElement("span"),a=this._document.body;r.style.visibility="hidden",r.style.fontFamily=A,r.style.fontSize=t,r.style.margin="0",r.style.padding="0",r.style.whiteSpace="nowrap",a.appendChild(r),n.src=ug,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",s.style.fontFamily=A,s.style.fontSize=t,s.style.margin="0",s.style.padding="0",s.appendChild(this._document.createTextNode(Fa)),r.appendChild(s),r.appendChild(n);var i=n.offsetTop-s.offsetTop+2;r.removeChild(s),r.appendChild(this._document.createTextNode(Fa)),r.style.lineHeight="normal",n.style.verticalAlign="super";var o=n.offsetTop-r.offsetTop+2;return a.removeChild(r),{baseline:i,middle:o}},e.prototype.getMetrics=function(A,t){var r=A+" "+t;return typeof this._data[r]>"u"&&(this._data[r]=this.parseMetrics(A,t)),this._data[r]},e})(),pa=(function(){function e(A,t){this.context=A,this.options=t}return e})(),fg=1e4,Qg=(function(e){KA(A,e);function A(t,r){var n=e.call(this,t,r)||this;return n._activeEffects=[],n.canvas=r.canvas?r.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),r.canvas||(n.canvas.width=Math.floor(r.width*r.scale),n.canvas.height=Math.floor(r.height*r.scale),n.canvas.style.width=r.width+"px",n.canvas.style.height=r.height+"px"),n.fontMetrics=new wg(document),n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-r.x,-r.y),n.ctx.textBaseline="bottom",n._activeEffects=[],n.context.logger.debug("Canvas renderer initialized ("+r.width+"x"+r.height+") with scale "+r.scale),n}return A.prototype.applyEffects=function(t){for(var r=this;this._activeEffects.length;)this.popEffect();t.forEach(function(n){return r.applyEffect(n)})},A.prototype.applyEffect=function(t){this.ctx.save(),rg(t)&&(this.ctx.globalAlpha=t.opacity),tg(t)&&(this.ctx.translate(t.offsetX,t.offsetY),this.ctx.transform(t.matrix[0],t.matrix[1],t.matrix[2],t.matrix[3],t.matrix[4],t.matrix[5]),this.ctx.translate(-t.offsetX,-t.offsetY)),wa(t)&&(this.path(t.path),this.ctx.clip()),this._activeEffects.push(t)},A.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},A.prototype.renderStack=function(t){return CA(this,void 0,void 0,function(){var r;return fA(this,function(n){switch(n.label){case 0:return r=t.element.container.styles,r.isVisible()?[4,this.renderStackContent(t)]:[3,2];case 1:n.sent(),n.label=2;case 2:return[2]}})})},A.prototype.renderNode=function(t){return CA(this,void 0,void 0,function(){return fA(this,function(r){switch(r.label){case 0:if(cA(t.container.flags,16))debugger;return t.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(t)]:[3,3];case 1:return r.sent(),[4,this.renderNodeContent(t)];case 2:r.sent(),r.label=3;case 3:return[2]}})})},A.prototype.renderTextWithLetterSpacing=function(t,r,n){var s=this;if(r===0)this.ctx.fillText(t.text,t.bounds.left,t.bounds.top+n);else{var a=Rr(t.text);a.reduce(function(i,o){return s.ctx.fillText(o,i,t.bounds.top+n),i+s.ctx.measureText(o).width},t.bounds.left)}},A.prototype.createFontStyle=function(t){var r=t.fontVariant.filter(function(a){return a==="normal"||a==="small-caps"}).join(""),n=Fg(t.fontFamily).join(", "),s=_e(t.fontSize)?""+t.fontSize.number+t.fontSize.unit:t.fontSize.number+"px";return[[t.fontStyle,r,t.fontWeight,s,n].join(" "),n,s]},A.prototype.renderTextNode=function(t,r){return CA(this,void 0,void 0,function(){var n,s,a,i,o,B,c,l,g=this;return fA(this,function(d){return n=this.createFontStyle(r),s=n[0],a=n[1],i=n[2],this.ctx.font=s,this.ctx.direction=r.direction===1?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",o=this.fontMetrics.getMetrics(a,i),B=o.baseline,c=o.middle,l=r.paintOrder,t.textBounds.forEach(function(Q){l.forEach(function(C){switch(C){case 0:g.ctx.fillStyle=lA(r.color),g.renderTextWithLetterSpacing(Q,r.letterSpacing,B);var L=r.textShadow;L.length&&Q.text.trim().length&&(L.slice(0).reverse().forEach(function(v){g.ctx.shadowColor=lA(v.color),g.ctx.shadowOffsetX=v.offsetX.number*g.options.scale,g.ctx.shadowOffsetY=v.offsetY.number*g.options.scale,g.ctx.shadowBlur=v.blur.number,g.renderTextWithLetterSpacing(Q,r.letterSpacing,B)}),g.ctx.shadowColor="",g.ctx.shadowOffsetX=0,g.ctx.shadowOffsetY=0,g.ctx.shadowBlur=0),r.textDecorationLine.length&&(g.ctx.fillStyle=lA(r.textDecorationColor||r.color),r.textDecorationLine.forEach(function(v){switch(v){case 1:g.ctx.fillRect(Q.bounds.left,Math.round(Q.bounds.top+B),Q.bounds.width,1);break;case 2:g.ctx.fillRect(Q.bounds.left,Math.round(Q.bounds.top),Q.bounds.width,1);break;case 3:g.ctx.fillRect(Q.bounds.left,Math.ceil(Q.bounds.top+c),Q.bounds.width,1);break}}));break;case 1:r.webkitTextStrokeWidth&&Q.text.trim().length&&(g.ctx.strokeStyle=lA(r.webkitTextStrokeColor),g.ctx.lineWidth=r.webkitTextStrokeWidth,g.ctx.lineJoin=window.chrome?"miter":"round",g.ctx.strokeText(Q.text,Q.bounds.left,Q.bounds.top+B)),g.ctx.strokeStyle="",g.ctx.lineWidth=0,g.ctx.lineJoin="miter";break}})}),[2]})})},A.prototype.renderReplacedElement=function(t,r,n){if(n&&t.intrinsicWidth>0&&t.intrinsicHeight>0){var s=jt(t),a=Jt(r);this.path(a),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(n,0,0,t.intrinsicWidth,t.intrinsicHeight,s.left,s.top,s.width,s.height),this.ctx.restore()}},A.prototype.renderNodeContent=function(t){return CA(this,void 0,void 0,function(){var r,n,s,a,i,o,p,p,B,c,l,g,b,d,Q,m,C,L,v,p,K,b,m;return fA(this,function(h){switch(h.label){case 0:this.applyEffects(t.getEffects(4)),r=t.container,n=t.curves,s=r.styles,a=0,i=r.textNodes,h.label=1;case 1:return a<i.length?(o=i[a],[4,this.renderTextNode(o,s)]):[3,4];case 2:h.sent(),h.label=3;case 3:return a++,[3,1];case 4:if(!(r instanceof Vs))return[3,8];h.label=5;case 5:return h.trys.push([5,7,,8]),[4,this.context.cache.match(r.src)];case 6:return p=h.sent(),this.renderReplacedElement(r,n,p),[3,8];case 7:return h.sent(),this.context.logger.error("Error loading image "+r.src),[3,8];case 8:if(r instanceof Ns&&this.renderReplacedElement(r,n,r.canvas),!(r instanceof _s))return[3,12];h.label=9;case 9:return h.trys.push([9,11,,12]),[4,this.context.cache.match(r.svg)];case 10:return p=h.sent(),this.renderReplacedElement(r,n,p),[3,12];case 11:return h.sent(),this.context.logger.error("Error loading svg "+r.svg.substring(0,255)),[3,12];case 12:return r instanceof Ws&&r.tree?(B=new A(this.context,{scale:this.options.scale,backgroundColor:r.backgroundColor,x:0,y:0,width:r.width,height:r.height}),[4,B.render(r.tree)]):[3,14];case 13:c=h.sent(),r.width&&r.height&&this.ctx.drawImage(c,0,0,r.width,r.height,r.bounds.left,r.bounds.top,r.bounds.width,r.bounds.height),h.label=14;case 14:if(r instanceof Vr&&(l=Math.min(r.bounds.width,r.bounds.height),r.type===Rt?r.checked&&(this.ctx.save(),this.path([new U(r.bounds.left+l*.39363,r.bounds.top+l*.79),new U(r.bounds.left+l*.16,r.bounds.top+l*.5549),new U(r.bounds.left+l*.27347,r.bounds.top+l*.44071),new U(r.bounds.left+l*.39694,r.bounds.top+l*.5649),new U(r.bounds.left+l*.72983,r.bounds.top+l*.23),new U(r.bounds.left+l*.84,r.bounds.top+l*.34085),new U(r.bounds.left+l*.39363,r.bounds.top+l*.79)]),this.ctx.fillStyle=lA(Ps),this.ctx.fill(),this.ctx.restore()):r.type===Gt&&r.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(r.bounds.left+l/2,r.bounds.top+l/2,l/4,0,Math.PI*2,!0),this.ctx.fillStyle=lA(Ps),this.ctx.fill(),this.ctx.restore())),dg(r)&&r.value.length){switch(g=this.createFontStyle(s),b=g[0],d=g[1],Q=this.fontMetrics.getMetrics(b,d).baseline,this.ctx.font=b,this.ctx.fillStyle=lA(s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=hg(r.styles.textAlign),m=jt(r),C=0,r.styles.textAlign){case 1:C+=m.width/2;break;case 2:C+=m.width;break}L=m.add(C,0,0,-m.height/2+1),this.ctx.save(),this.path([new U(m.left,m.top),new U(m.left+m.width,m.top),new U(m.left+m.width,m.top+m.height),new U(m.left,m.top+m.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new We(r.value,L),s.letterSpacing,Q),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!cA(r.styles.display,2048))return[3,20];if(r.styles.listStyleImage===null)return[3,19];if(v=r.styles.listStyleImage,v.type!==0)return[3,18];p=void 0,K=v.url,h.label=15;case 15:return h.trys.push([15,17,,18]),[4,this.context.cache.match(K)];case 16:return p=h.sent(),this.ctx.drawImage(p,r.bounds.left-(p.width+10),r.bounds.top),[3,18];case 17:return h.sent(),this.context.logger.error("Error loading list-style-image "+K),[3,18];case 18:return[3,20];case 19:t.listValue&&r.styles.listStyleType!==-1&&(b=this.createFontStyle(s)[0],this.ctx.font=b,this.ctx.fillStyle=lA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",m=new NA(r.bounds.left,r.bounds.top+J(r.styles.paddingTop,r.bounds.width),r.bounds.width,Fs(s.lineHeight,s.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new We(t.listValue,m),s.letterSpacing,Fs(s.lineHeight,s.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),h.label=20;case 20:return[2]}})})},A.prototype.renderStackContent=function(t){return CA(this,void 0,void 0,function(){var r,n,v,s,a,v,i,o,v,B,c,v,l,g,v,d,Q,v,C,L,v;return fA(this,function(p){switch(p.label){case 0:if(cA(t.element.container.flags,16))debugger;return[4,this.renderNodeBackgroundAndBorders(t.element)];case 1:p.sent(),r=0,n=t.negativeZIndex,p.label=2;case 2:return r<n.length?(v=n[r],[4,this.renderStack(v)]):[3,5];case 3:p.sent(),p.label=4;case 4:return r++,[3,2];case 5:return[4,this.renderNodeContent(t.element)];case 6:p.sent(),s=0,a=t.nonInlineLevel,p.label=7;case 7:return s<a.length?(v=a[s],[4,this.renderNode(v)]):[3,10];case 8:p.sent(),p.label=9;case 9:return s++,[3,7];case 10:i=0,o=t.nonPositionedFloats,p.label=11;case 11:return i<o.length?(v=o[i],[4,this.renderStack(v)]):[3,14];case 12:p.sent(),p.label=13;case 13:return i++,[3,11];case 14:B=0,c=t.nonPositionedInlineLevel,p.label=15;case 15:return B<c.length?(v=c[B],[4,this.renderStack(v)]):[3,18];case 16:p.sent(),p.label=17;case 17:return B++,[3,15];case 18:l=0,g=t.inlineLevel,p.label=19;case 19:return l<g.length?(v=g[l],[4,this.renderNode(v)]):[3,22];case 20:p.sent(),p.label=21;case 21:return l++,[3,19];case 22:d=0,Q=t.zeroOrAutoZIndexOrTransformedOrOpacity,p.label=23;case 23:return d<Q.length?(v=Q[d],[4,this.renderStack(v)]):[3,26];case 24:p.sent(),p.label=25;case 25:return d++,[3,23];case 26:C=0,L=t.positiveZIndex,p.label=27;case 27:return C<L.length?(v=L[C],[4,this.renderStack(v)]):[3,30];case 28:p.sent(),p.label=29;case 29:return C++,[3,27];case 30:return[2]}})})},A.prototype.mask=function(t){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(t.slice(0).reverse()),this.ctx.closePath()},A.prototype.path=function(t){this.ctx.beginPath(),this.formatPath(t),this.ctx.closePath()},A.prototype.formatPath=function(t){var r=this;t.forEach(function(n,s){var a=xA(n)?n.start:n;s===0?r.ctx.moveTo(a.x,a.y):r.ctx.lineTo(a.x,a.y),xA(n)&&r.ctx.bezierCurveTo(n.startControl.x,n.startControl.y,n.endControl.x,n.endControl.y,n.end.x,n.end.y)})},A.prototype.renderRepeat=function(t,r,n,s){this.path(t),this.ctx.fillStyle=r,this.ctx.translate(n,s),this.ctx.fill(),this.ctx.translate(-n,-s)},A.prototype.resizeImage=function(t,r,n){var s;if(t.width===r&&t.height===n)return t;var a=(s=this.canvas.ownerDocument)!==null&&s!==void 0?s:document,i=a.createElement("canvas");i.width=Math.max(1,r),i.height=Math.max(1,n);var o=i.getContext("2d");return o.drawImage(t,0,0,t.width,t.height,0,0,r,n),i},A.prototype.renderBackgroundImage=function(t){return CA(this,void 0,void 0,function(){var r,n,s,a,i,o;return fA(this,function(B){switch(B.label){case 0:r=t.styles.backgroundImage.length-1,n=function(c){var l,g,d,Z,$,AA,G,q,T,Q,Z,$,AA,G,q,C,L,v,p,K,b,m,h,S,T,x,Z,oA,BA,G,q,z,$,AA,EA,rA,FA,f,H,M,_,nA;return fA(this,function(LA){switch(LA.label){case 0:if(c.type!==0)return[3,5];l=void 0,g=c.url,LA.label=1;case 1:return LA.trys.push([1,3,,4]),[4,s.context.cache.match(g)];case 2:return l=LA.sent(),[3,4];case 3:return LA.sent(),s.context.logger.error("Error loading background-image "+g),[3,4];case 4:return l&&(d=zr(t,r,[l.width,l.height,l.width/l.height]),Z=d[0],$=d[1],AA=d[2],G=d[3],q=d[4],T=s.ctx.createPattern(s.resizeImage(l,G,q),"repeat"),s.renderRepeat(Z,T,$,AA)),[3,6];case 5:tB(c)?(Q=zr(t,r,[null,null,null]),Z=Q[0],$=Q[1],AA=Q[2],G=Q[3],q=Q[4],C=zo(c.angle,G,q),L=C[0],v=C[1],p=C[2],K=C[3],b=C[4],m=document.createElement("canvas"),m.width=G,m.height=q,h=m.getContext("2d"),S=h.createLinearGradient(v,K,p,b),cs(c.stops,L).forEach(function(P){return S.addColorStop(P.stop,lA(P.color))}),h.fillStyle=S,h.fillRect(0,0,G,q),G>0&&q>0&&(T=s.ctx.createPattern(m,"repeat"),s.renderRepeat(Z,T,$,AA))):rB(c)&&(x=zr(t,r,[null,null,null]),Z=x[0],oA=x[1],BA=x[2],G=x[3],q=x[4],z=c.position.length===0?[vr]:c.position,$=J(z[0],G),AA=J(z[z.length-1],q),EA=qo(c,$,AA,G,q),rA=EA[0],FA=EA[1],rA>0&&FA>0&&(f=s.ctx.createRadialGradient(oA+$,BA+AA,0,oA+$,BA+AA,rA),cs(c.stops,rA*2).forEach(function(P){return f.addColorStop(P.stop,lA(P.color))}),s.path(Z),s.ctx.fillStyle=f,rA!==FA?(H=t.bounds.left+.5*t.bounds.width,M=t.bounds.top+.5*t.bounds.height,_=FA/rA,nA=1/_,s.ctx.save(),s.ctx.translate(H,M),s.ctx.transform(1,0,0,_,0,0),s.ctx.translate(-H,-M),s.ctx.fillRect(oA,nA*(BA-M)+M,G,q*nA),s.ctx.restore()):s.ctx.fill())),LA.label=6;case 6:return r--,[2]}})},s=this,a=0,i=t.styles.backgroundImage.slice(0).reverse(),B.label=1;case 1:return a<i.length?(o=i[a],[5,n(o)]):[3,4];case 2:B.sent(),B.label=3;case 3:return a++,[3,1];case 4:return[2]}})})},A.prototype.renderSolidBorder=function(t,r,n){return CA(this,void 0,void 0,function(){return fA(this,function(s){return this.path(ha(n,r)),this.ctx.fillStyle=lA(t),this.ctx.fill(),[2]})})},A.prototype.renderDoubleBorder=function(t,r,n,s){return CA(this,void 0,void 0,function(){var a,i;return fA(this,function(o){switch(o.label){case 0:return r<3?[4,this.renderSolidBorder(t,n,s)]:[3,2];case 1:return o.sent(),[2];case 2:return a=ag(s,n),this.path(a),this.ctx.fillStyle=lA(t),this.ctx.fill(),i=ig(s,n),this.path(i),this.ctx.fill(),[2]}})})},A.prototype.renderNodeBackgroundAndBorders=function(t){return CA(this,void 0,void 0,function(){var r,n,s,a,i,o,B,c,l=this;return fA(this,function(g){switch(g.label){case 0:return this.applyEffects(t.getEffects(2)),r=t.container.styles,n=!$A(r.backgroundColor)||r.backgroundImage.length,s=[{style:r.borderTopStyle,color:r.borderTopColor,width:r.borderTopWidth},{style:r.borderRightStyle,color:r.borderRightColor,width:r.borderRightWidth},{style:r.borderBottomStyle,color:r.borderBottomColor,width:r.borderBottomWidth},{style:r.borderLeftStyle,color:r.borderLeftColor,width:r.borderLeftWidth}],a=Cg(me(r.backgroundClip,0),t.curves),n||r.boxShadow.length?(this.ctx.save(),this.path(a),this.ctx.clip(),$A(r.backgroundColor)||(this.ctx.fillStyle=lA(r.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(t.container)]):[3,2];case 1:g.sent(),this.ctx.restore(),r.boxShadow.slice(0).reverse().forEach(function(d){l.ctx.save();var Q=Xt(t.curves),C=d.inset?0:fg,L=ng(Q,-C+(d.inset?1:-1)*d.spread.number,(d.inset?1:-1)*d.spread.number,d.spread.number*(d.inset?-2:2),d.spread.number*(d.inset?-2:2));d.inset?(l.path(Q),l.ctx.clip(),l.mask(L)):(l.mask(Q),l.ctx.clip(),l.path(L)),l.ctx.shadowOffsetX=d.offsetX.number+C,l.ctx.shadowOffsetY=d.offsetY.number,l.ctx.shadowColor=lA(d.color),l.ctx.shadowBlur=d.blur.number,l.ctx.fillStyle=d.inset?lA(d.color):"rgba(0,0,0,1)",l.ctx.fill(),l.ctx.restore()}),g.label=2;case 2:i=0,o=0,B=s,g.label=3;case 3:return o<B.length?(c=B[o],c.style!==0&&!$A(c.color)&&c.width>0?c.style!==2?[3,5]:[4,this.renderDashedDottedBorder(c.color,c.width,i,t.curves,2)]:[3,11]):[3,13];case 4:return g.sent(),[3,11];case 5:return c.style!==3?[3,7]:[4,this.renderDashedDottedBorder(c.color,c.width,i,t.curves,3)];case 6:return g.sent(),[3,11];case 7:return c.style!==4?[3,9]:[4,this.renderDoubleBorder(c.color,c.width,i,t.curves)];case 8:return g.sent(),[3,11];case 9:return[4,this.renderSolidBorder(c.color,i,t.curves)];case 10:g.sent(),g.label=11;case 11:i++,g.label=12;case 12:return o++,[3,3];case 13:return[2]}})})},A.prototype.renderDashedDottedBorder=function(t,r,n,s,a){return CA(this,void 0,void 0,function(){var i,o,B,c,l,g,d,Q,C,L,v,p,K,b,m,h,m,h;return fA(this,function(S){return this.ctx.save(),i=og(s,n),o=ha(s,n),a===2&&(this.path(o),this.ctx.clip()),xA(o[0])?(B=o[0].start.x,c=o[0].start.y):(B=o[0].x,c=o[0].y),xA(o[1])?(l=o[1].end.x,g=o[1].end.y):(l=o[1].x,g=o[1].y),n===0||n===2?d=Math.abs(B-l):d=Math.abs(c-g),this.ctx.beginPath(),a===3?this.formatPath(i):this.formatPath(o.slice(0,2)),Q=r<3?r*3:r*2,C=r<3?r*2:r,a===3&&(Q=r,C=r),L=!0,d<=Q*2?L=!1:d<=Q*2+C?(v=d/(2*Q+C),Q*=v,C*=v):(p=Math.floor((d+C)/(Q+C)),K=(d-p*Q)/(p-1),b=(d-(p+1)*Q)/p,C=b<=0||Math.abs(C-K)<Math.abs(C-b)?K:b),L&&(a===3?this.ctx.setLineDash([0,Q+C]):this.ctx.setLineDash([Q,C])),a===3?(this.ctx.lineCap="round",this.ctx.lineWidth=r):this.ctx.lineWidth=r*2+1.1,this.ctx.strokeStyle=lA(t),this.ctx.stroke(),this.ctx.setLineDash([]),a===2&&(xA(o[0])&&(m=o[3],h=o[0],this.ctx.beginPath(),this.formatPath([new U(m.end.x,m.end.y),new U(h.start.x,h.start.y)]),this.ctx.stroke()),xA(o[1])&&(m=o[1],h=o[2],this.ctx.beginPath(),this.formatPath([new U(m.end.x,m.end.y),new U(h.start.x,h.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},A.prototype.render=function(t){return CA(this,void 0,void 0,function(){var r;return fA(this,function(n){switch(n.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=lA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),r=sg(t),[4,this.renderStack(r)];case 1:return n.sent(),this.applyEffects([]),[2,this.canvas]}})})},A})(pa),dg=function(e){return e instanceof Js||e instanceof Xs?!0:e instanceof Vr&&e.type!==Gt&&e.type!==Rt},Cg=function(e,A){switch(e){case 0:return Xt(A);case 2:return $l(A);default:return Jt(A)}},hg=function(e){switch(e){case 1:return"center";case 2:return"right";default:return"left"}},Ug=["-apple-system","system-ui"],Fg=function(e){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?e.filter(function(A){return Ug.indexOf(A)===-1}):e},pg=(function(e){KA(A,e);function A(t,r){var n=e.call(this,t,r)||this;return n.canvas=r.canvas?r.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),n.options=r,n.canvas.width=Math.floor(r.width*r.scale),n.canvas.height=Math.floor(r.height*r.scale),n.canvas.style.width=r.width+"px",n.canvas.style.height=r.height+"px",n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-r.x,-r.y),n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+r.width+"x"+r.height+" at "+r.x+","+r.y+") with scale "+r.scale),n}return A.prototype.render=function(t){return CA(this,void 0,void 0,function(){var r,n;return fA(this,function(s){switch(s.label){case 0:return r=Mr(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,t),[4,vg(r)];case 1:return n=s.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=lA(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(n,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},A})(pa),vg=function(e){return new Promise(function(A,t){var r=new Image;r.onload=function(){A(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(e))})},mg=(function(){function e(A){var t=A.id,r=A.enabled;this.id=t,this.enabled=r,this.start=Date.now()}return e.prototype.debug=function(){for(var A=[],t=0;t<arguments.length;t++)A[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.debug=="function"?console.debug.apply(console,nt([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},e.prototype.getTime=function(){return Date.now()-this.start},e.prototype.info=function(){for(var A=[],t=0;t<arguments.length;t++)A[t]=arguments[t];this.enabled&&typeof window<"u"&&window.console&&typeof console.info=="function"&&console.info.apply(console,nt([this.id,this.getTime()+"ms"],A))},e.prototype.warn=function(){for(var A=[],t=0;t<arguments.length;t++)A[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.warn=="function"?console.warn.apply(console,nt([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},e.prototype.error=function(){for(var A=[],t=0;t<arguments.length;t++)A[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.error=="function"?console.error.apply(console,nt([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},e.instances={},e})(),Eg=(function(){function e(A,t){var r;this.windowBounds=t,this.instanceName="#"+e.instanceCount++,this.logger=new mg({id:this.instanceName,enabled:A.logging}),this.cache=(r=A.cache)!==null&&r!==void 0?r:new Xl(this,A)}return e.instanceCount=1,e})(),va=function(e,A){return A===void 0&&(A={}),yg(e,A)};typeof window<"u"&&ua.setContext(window);var yg=function(e,A){return CA(void 0,void 0,void 0,function(){var t,r,n,s,a,i,o,B,c,l,g,d,Q,C,L,v,p,K,b,m,S,h,S,T,x,Z,oA,BA,G,q,z,$,AA,EA,rA,FA,f,H,M,_;return fA(this,function(nA){switch(nA.label){case 0:if(!e||typeof e!="object")return[2,Promise.reject("Invalid element provided as first argument")];if(t=e.ownerDocument,!t)throw new Error("Element is not attached to a Document");if(r=t.defaultView,!r)throw new Error("Document is not attached to a Window");return n={allowTaint:(T=A.allowTaint)!==null&&T!==void 0?T:!1,imageTimeout:(x=A.imageTimeout)!==null&&x!==void 0?x:15e3,proxy:A.proxy,useCORS:(Z=A.useCORS)!==null&&Z!==void 0?Z:!1},s=tr({logging:(oA=A.logging)!==null&&oA!==void 0?oA:!0,cache:A.cache},n),a={windowWidth:(BA=A.windowWidth)!==null&&BA!==void 0?BA:r.innerWidth,windowHeight:(G=A.windowHeight)!==null&&G!==void 0?G:r.innerHeight,scrollX:(q=A.scrollX)!==null&&q!==void 0?q:r.pageXOffset,scrollY:(z=A.scrollY)!==null&&z!==void 0?z:r.pageYOffset},i=new NA(a.scrollX,a.scrollY,a.windowWidth,a.windowHeight),o=new Eg(s,i),B=($=A.foreignObjectRendering)!==null&&$!==void 0?$:!1,c={allowTaint:(AA=A.allowTaint)!==null&&AA!==void 0?AA:!1,onclone:A.onclone,ignoreElements:A.ignoreElements,inlineImages:B,copyStyles:B},o.logger.debug("Starting document clone with size "+i.width+"x"+i.height+" scrolled to "+-i.left+","+-i.top),l=new la(o,e,c),g=l.clonedReferenceElement,g?[4,l.toIFrame(t,i)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return d=nA.sent(),Q=_r(g)||Il(g)?ri(g.ownerDocument):st(o,g),C=Q.width,L=Q.height,v=Q.left,p=Q.top,K=Hg(o,g,A.backgroundColor),b={canvas:A.canvas,backgroundColor:K,scale:(rA=(EA=A.scale)!==null&&EA!==void 0?EA:r.devicePixelRatio)!==null&&rA!==void 0?rA:1,x:((FA=A.x)!==null&&FA!==void 0?FA:0)+v,y:((f=A.y)!==null&&f!==void 0?f:0)+p,width:(H=A.width)!==null&&H!==void 0?H:Math.ceil(C),height:(M=A.height)!==null&&M!==void 0?M:Math.ceil(L)},B?(o.logger.debug("Document cloned, using foreign object rendering"),S=new pg(o,b),[4,S.render(g)]):[3,3];case 2:return m=nA.sent(),[3,5];case 3:return o.logger.debug("Document cloned, element located at "+v+","+p+" with size "+C+"x"+L+" using computed rendering"),o.logger.debug("Starting DOM parsing"),h=js(o,g),K===h.styles.backgroundColor&&(h.styles.backgroundColor=kA.TRANSPARENT),o.logger.debug("Starting renderer for element at "+b.x+","+b.y+" with size "+b.width+"x"+b.height),S=new Qg(o,b),[4,S.render(h)];case 4:m=nA.sent(),nA.label=5;case 5:return(!((_=A.removeContainer)!==null&&_!==void 0)||_)&&(la.destroy(d)||o.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),o.logger.debug("Finished rendering"),[2,m]}})})},Hg=function(e,A,t){var r=A.ownerDocument,n=r.documentElement?Pe(e,getComputedStyle(r.documentElement).backgroundColor):kA.TRANSPARENT,s=r.body?Pe(e,getComputedStyle(r.body).backgroundColor):kA.TRANSPARENT,a=typeof t=="string"?Pe(e,t):t===null?kA.TRANSPARENT:4294967295;return A===r.documentElement?$A(n)?$A(s)?a:s:n:a};const ze=2147483647,qr=ze,$r=ze,Ig=ze-10,xg=ze-5,bg=ze-15,GA="data-vg-pin-id",Lg=()=>{const e=window.innerWidth;return e<768?"mobile":e<1024?"tablet":"desktop"},ma=(e,A)=>{if(!e)return"";try{const t=new Date(e);return isNaN(t.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(t)}catch{return""}},Ea=({url:e,className:A,style:t,tooltipStyle:r,onHover:n})=>{const s=y.useRef(null),a=()=>{if(!s.current||!n)return;const i=s.current.getBoundingClientRect(),o=i.top,B=window.innerHeight-i.bottom,c=o<140&&B>o?"bottom":"top";n({url:e,x:i.left+i.width/2,y:c==="top"?i.top:i.bottom,direction:c})};return u.jsxs("div",{ref:s,className:`vg-url-tag ${A||""}`,style:t,onMouseEnter:a,onMouseMove:a,onMouseLeave:()=>n?.(null),children:[u.jsx(Ya,{"data-source-path":"/src/components/ViewGateOverlay.tsx:116",size:t?.fontSize?parseInt(t.fontSize)+1:10}),u.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:117",style:{maxWidth:t?.maxWidth||"150px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:new URL(e).pathname})]})},qe=e=>{const A=[],t=[],r=[];let n=e;for(;n&&n.nodeType===Node.ELEMENT_NODE;){if(n.id&&!n.id.startsWith("vg-")&&!n.id.includes(":")){A.unshift(`#${n.id}`),r.unshift(`${n.localName}#${n.id}`);break}let s=n.localName;const a=Array.from(n.parentNode?.children||[]).indexOf(n),i=`${n.localName}[${a}]`;r.unshift(i);const o=n.getAttribute("data-testid")||n.getAttribute("data-qa");if(o&&t.push(`[data-testid="${o}"]`),n.getAttribute("placeholder"),n.getAttribute("aria-label"),n.getAttribute("role"),n.getAttribute("name"),n.getAttribute("title"),o){s=`[${n.hasAttribute("data-testid")?"data-testid":"data-qa"}="${o}"]`,A.unshift(s);break}const B=Array.from(n.parentNode?.children||[]).filter(c=>c.localName===n?.localName);if(B.length>1){const c=B.indexOf(n)+1;s+=`:nth-of-type(${c})`}A.unshift(s),n=n.parentElement}return{selector:A.join(" > "),fallbacks:t,vgPath:r.join(" > ")}},Kg=e=>{const{vgPath:A}=qe(e);return{vgPath:A,classHash:e.className,parentTag:e.parentElement?.tagName.toLowerCase(),neighborCount:e.parentElement?.children.length,ariaLabel:e.getAttribute("aria-label")||void 0,role:e.getAttribute("role")||void 0,name:e.getAttribute("name")||void 0,type:e.getAttribute("type")||void 0,placeholder:e.getAttribute("placeholder")||void 0,textSnippet:(e.innerText||"").slice(0,30).trim()}},Sg=(()=>{let e=null,A=null;return t=>{if(!t||typeof window>"u"||typeof document>"u")return t;if(t.includes("oklch")||t.includes("oklab")||t.includes("lab(")||t.includes("lch(")||t.includes("color("))try{if(e||(e=document.createElement("canvas"),e.width=1,e.height=1),A||(A=e.getContext("2d",{willReadFrequently:!0})),A){A.fillStyle="#000000",A.fillStyle=t;const s=A.fillStyle;if(s&&!s.includes("oklch")&&!s.includes("oklab"))return s}const r=document.createElement("div");r.style.color=t,document.body.appendChild(r);const n=getComputedStyle(r).color;return document.body.removeChild(r),n&&!n.includes("oklch")?n:"rgb(0,0,0)"}catch{return"rgb(0,0,0)"}return t}})(),Tg=e=>{const A=window.getComputedStyle(e),t={};return["display","position","margin","padding","font-size","color","background-color","width","height","z-index"].forEach(n=>{const s=A.getPropertyValue(n);t[n]=Sg(s)}),t},Dg=e=>{const t=Object.keys(e).find(s=>s.startsWith("__reactFiber$")||s.startsWith("__reactInternalInstance$"));if(!t)return"";const r=[];let n=e[t];for(;n;){const s=n.type;if(typeof s=="function"){const a=s.displayName||s.name;a&&!a.includes("ViewGate")&&!r.includes(a)&&r.unshift(a)}n=n.return}return r.join(" > ")||"Generic Component"},An=e=>{if(!e||e.id==="viewgate-ui"||e.id==="viewgate-shadow-host"||e.closest("#viewgate-shadow-host"))return!1;if(e.getAttribute("role")==="dialog"||e.getAttribute("aria-modal")==="true"||e.classList.contains("modal")||e.classList.contains("modal-content"))return!0;const A=window.getComputedStyle(e),t=e.getBoundingClientRect(),r=e.getAttribute("role");if(r&&["listbox","menu","combobox","tooltip","option"].includes(r)||t.width<120&&t.height<120)return!1;const s=parseInt(A.zIndex)||0,a=A.position==="fixed"||A.position==="absolute",i=t.width>window.innerWidth*.4&&t.height>window.innerHeight*.4,o=Math.abs(t.left+t.width/2-window.innerWidth/2)<50,B=e.getAttribute("class")||"",c=B.toLowerCase().includes("modal")||B.toLowerCase().includes("dialog");return!!(a&&s>=100&&(i||o||c))},re=e=>{if(!e.isConnected)return!1;const A=window.getComputedStyle(e);if(A.display==="none"||A.visibility==="hidden"||A.opacity==="0")return e.tagName!=="BODY"&&e.tagName,!1;if(e.offsetWidth===0||e.offsetHeight===0)return!1;let t=e.parentElement;for(;t;){const n=window.getComputedStyle(t);if(n.display==="none"||n.visibility==="hidden"||n.opacity==="0")return!1;t=t.parentElement}const r=e.getBoundingClientRect();return!(r.width===0||r.height===0||r.top===0&&r.left===0&&r.width>window.innerWidth*.9)},ya=(e,A=document)=>{const t=A.querySelector(e);if(t)return t;const r=A.querySelectorAll("*");for(const n of Array.from(r)){const s=n.shadowRoot;if(s){const a=ya(e,s);if(a)return a}}return null},Ha=(e,A)=>{let t=document.elementFromPoint(e,A);for(;t&&t.shadowRoot;){const r=t.shadowRoot.elementFromPoint(e,A);if(!r||r===t)break;t=r}return t},Og=e=>{if(!e.tag)return null;const A=Array.from(document.getElementsByTagName(e.tag));let t=null,r=0;for(const n of A){if(!zt(n,e))continue;let s=0;const a=n.getAttribute("placeholder"),i=e.attributes?.placeholder||e.fingerprint?.placeholder;i&&a===i&&(s+=6);const o=n.getAttribute("type"),B=e.attributes?.type||e.fingerprint?.type;if(B&&o===B&&(s+=2),n.innerText?.trim()===e.text.trim()&&(s+=5),e.fingerprint?.vgPath){const{vgPath:c}=qe(n);(c===e.vgPath||e.fingerprint?.vgPath===c)&&(s+=10)}s>r&&s>=7&&(r=s,t=n)}return t},zt=(e,A)=>{if(e.tagName.toLowerCase()!==A.tag.toLowerCase())return!1;const t=e.getAttribute("placeholder"),r=A.attributes?.placeholder||A.fingerprint?.placeholder;if(r&&t&&r!==t)return!1;const n=e.getAttribute("type"),s=A.attributes?.type||A.fingerprint?.type;return!(s&&n&&s!==n)},Ia=(e,A)=>{if(A){const a=Array.from(document.querySelectorAll(`[${GA}="${A}"]`));if(a.length>0){const i=a.filter(o=>zt(o,e));if(i.length===0)a.forEach(o=>o.removeAttribute(GA));else{const o=i.find(c=>{const{vgPath:l}=qe(c);return l===e.vgPath||e.fingerprint?.vgPath===l}),B=o&&re(o)?o:i.find(c=>!(!re(c)||e.metadata?.isModal&&!c.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')));return B?(a.forEach(c=>{c!==B&&c.removeAttribute(GA)}),B):null}}}const r=(e.selector?Array.from(document.querySelectorAll(e.selector)):[]).filter(a=>zt(a,e));let n=r.find(a=>{const{vgPath:i}=qe(a);return i===e.vgPath||e.fingerprint?.vgPath===i})||r[0]||null;if(n&&re(n))if(e.metadata?.isModal&&!n.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))n=null;else return n;if(e.fallbackSelectors)for(const a of e.fallbackSelectors){const i=ya(a);if(i&&zt(i,e)&&re(i)){if(e.metadata?.isModal&&!i.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))continue;return i}}const s=Og(e);return s&&re(s)?e.metadata?.isModal&&!s.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')?null:s:null},en=e=>({tag:e.tagName.toLowerCase(),text:(e.innerText||e.getAttribute("placeholder")||"").slice(0,50).trim(),role:e.getAttribute("role")||void 0,type:e.getAttribute("type")||void 0}),Mg=e=>{const A=e.parentElement;if(!A)return;const t=Array.from(A.children).filter(a=>a!==e).slice(0,5).map(a=>en(a)),r=Array.from(A.children),n=r.indexOf(e);let s="middle";return n===0&&(s="start"),n===r.length-1&&(s="end"),{target:{...en(e),location:`${s} of ${A.tagName.toLowerCase()}`},parent:en(A),siblings:t}},xa=(e,A)=>{let t="unknown:0",r=e;for(;r;){const g=r.getAttribute("data-source-path");if(g){t=g;break}r=r.parentElement}const n=Dg(e),{selector:s,fallbacks:a,vgPath:i}=qe(e),o={};["placeholder","aria-label","name","type","alt","title","value","role"].forEach(g=>{const d=e.getAttribute(g);d&&(o[g]=d)});const B=(()=>{let g=e;for(;g&&g!==document.body;){if(An(g))return!0;g=g.parentElement}return!1})();let c;B&&A&&!A.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')&&(c=xa(A));const l=`${e.tagName.toLowerCase()}-${(e.innerText||"").slice(0,20).replace(/\s+/g,"_")}-${s.split(" > ").slice(-1)}`;return{tag:e.tagName.toLowerCase(),id:e.id||"",classes:e.className||"",text:(e.innerText||"").slice(0,100).trim(),selector:s,vgPath:i,outerHtml:e.outerHTML,parentContext:(e.parentElement?.innerText||"").slice(0,150).trim(),componentPath:n,signature:l,source:t,attributes:o,fallbackSelectors:[...new Set(a)].slice(0,5),domPath:[],viewportSize:{width:window.innerWidth,height:window.innerHeight},uiContext:Mg(e),fingerprint:Kg(e),metadata:{hint:`Edit ${t.split(":")[0]} at line ${t.split(":")[1]||"?"}`,computedStyles:Tg(e),viewportBreakpoint:Lg(),outerHtml:e.outerHTML.slice(0,1500),scrollPosition:{x:window.scrollX,y:window.scrollY},isModal:B,triggerReference:c}}},ba=()=>{const{addToast:e,language:A,t,apiKey:r,baseUrl:n,disableViewGate:s,hasActiveToasts:a}=Un(),[i,o]=y.useState(!1),[B,c]=y.useState(null),[l,g]=y.useState(null),[d,Q]=y.useState(""),[C,L]=y.useState(!1),[v,p]=y.useState(!1),[K,b]=y.useState(!1),[m,h]=y.useState([]),[S,T]=y.useState(null),[x,Z]=y.useState(!1),[oA,BA]=y.useState(!1),[G,q]=y.useState({}),[z,$]=y.useState(null),[AA,EA]=y.useState(!1),[rA,FA]=y.useState(null),f=y.useRef(m);f.current=m;const[H,M]=y.useState(null),_=y.useRef(null),[nA,LA]=y.useState([]),P=y.useMemo(()=>{let w=Array.isArray(m)?m:[];if(z){const E=nA.find(I=>I.annotations&&Array.isArray(I.annotations)&&I.annotations.some(D=>D._id===z));E?w=E.annotations:w=w.filter(I=>I._id===z)}return H==="pending"?w=w.filter(E=>E.status!=="ready_for_review"):H==="completed"&&(w=w.filter(E=>E.status==="ready_for_review")),w},[z,m,nA,H]),[yA,$e]=y.useState(()=>{if(typeof window>"u")return{top:24,right:24};const w=localStorage.getItem("vg-exit-pos");return w?JSON.parse(w):{top:24,right:24}}),[Be,La]=y.useState(!1),XA=y.useRef(null),[Ee,Vg]=y.useState(()=>{if(typeof window>"u")return{bottom:30,right:30};const w=localStorage.getItem("vg-bar-pos");return w?JSON.parse(w):{bottom:30,right:30}}),[At,Ka]=y.useState(!1),JA=y.useRef(null),Ng=w=>{w.preventDefault(),w.stopPropagation();const E=w.currentTarget.parentElement?.getBoundingClientRect();E&&(La(!0),XA.current={x:w.clientX,y:w.clientY,top:yA.top,right:yA.right,width:E.width,height:E.height})},_g=w=>{w.preventDefault(),w.stopPropagation();const E=w.currentTarget.parentElement?.getBoundingClientRect();E&&(Ka(!0),JA.current={x:w.clientX,y:w.clientY,bottom:Ee.bottom,right:Ee.right,width:E.width,height:E.height})};y.useEffect(()=>{if(!Be&&!At)return;const w=I=>{if(Be&&XA.current){const D=I.clientX-XA.current.x,X=I.clientY-XA.current.y;let j=XA.current.top+X,V=XA.current.right-D;const sA=10;j=Math.max(sA,Math.min(window.innerHeight-XA.current.height-sA,j)),V=Math.max(sA,Math.min(window.innerWidth-XA.current.width-sA,V)),$e({top:j,right:V})}if(At&&JA.current){const D=I.clientX-JA.current.x,X=I.clientY-JA.current.y;let j=JA.current.bottom-X,V=JA.current.right-D;const sA=10;j=Math.max(sA,Math.min(window.innerHeight-JA.current.height-sA,j)),V=Math.max(sA,Math.min(window.innerWidth-JA.current.width-sA,V)),Vg({bottom:j,right:V})}},E=()=>{Be&&(La(!1),localStorage.setItem("vg-exit-pos",JSON.stringify(yA)),XA.current=null),At&&(Ka(!1),localStorage.setItem("vg-bar-pos",JSON.stringify(Ee)),JA.current=null)};return window.addEventListener("mousemove",w),window.addEventListener("mouseup",E),()=>{window.removeEventListener("mousemove",w),window.removeEventListener("mouseup",E)}},[Be,At,yA,Ee]);const[Sa,rn]=y.useState(null),[Ta,Da]=y.useState(""),[au,iu]=y.useState({}),qt=y.useRef(null),ye=y.useRef(null),et=y.useCallback(()=>{typeof window>"u"||(ye.current&&cancelAnimationFrame(ye.current),ye.current=requestAnimationFrame(()=>{ye.current=null;const w=f.current,E=Array.isArray(w)?w:[],I=new Set(E.map(W=>W._id));document.querySelectorAll(`[${GA}]`).forEach(W=>{const TA=W.getAttribute(GA);TA&&!I.has(TA)&&W.removeAttribute(GA)});const X=Array.from(document.querySelectorAll('[role="dialog"], [aria-modal="true"], .modal, .modal-backdrop, .fixed.inset-0')).find(W=>An(W)&&re(W)),j=!!X,V=new Map,sA=new Map;E.forEach(W=>{if(!W||!W.reference)return;const TA=!!W.reference.metadata?.isModal,DA=W.reference.metadata?.triggerReference;let pA=Ia(W.reference,W._id),WA=!1;if(DA){const hA=Ia(DA);hA&&re(hA)&&(pA=hA,WA=!0)}if(!pA||!re(pA))return;let O=!1;if(j?O=X.contains(pA):WA?O=!0:O=!TA,!O)return;const aA=pA.getAttribute(GA);aA!==W._id&&(document.querySelectorAll(`[${GA}="${W._id}"]`).forEach(hA=>{hA.removeAttribute(GA)}),aA||pA.setAttribute(GA,W._id));const dA=WA?V:sA;dA.has(pA)||dA.set(pA,{anns:[]}),dA.get(pA).anns.push(W)});const VA=[],le=(W,TA)=>{W.forEach((DA,pA)=>{const{anns:WA}=DA,O=pA.getBoundingClientRect(),aA=O.left+O.width/2,dA=O.top+O.height/2;if(aA>=0&&aA<=window.innerWidth&&dA>=0&&dA<=window.innerHeight){const hA=document.elementFromPoint(aA,dA),He=document.getElementById("viewgate-shadow-host");if(hA&&!pA.contains(hA)&&hA!==He&&!He?.contains(hA))return}VA.push({id:WA[0]._id+(TA?"_trig":""),element:pA,rect:O,annotations:WA.sort((hA,He)=>new Date(He.timestamp||He.createdAt).getTime()-new Date(hA.timestamp||hA.createdAt).getTime()),isModal:!!WA[0].reference?.metadata?.isModal,isTriggerPin:TA})})};le(V,!0),le(sA,!1),LA(VA)}))},[]),ce=y.useCallback(async()=>{if(r){BA(!0);try{const w=await fetch(`${n}/api/annotations?t=${Date.now()}`,{headers:{"x-api-key":r}});if(w.ok){const E=await w.json(),I=Array.isArray(E)?E:E?.data||[];if(!Array.isArray(I)){h([]);return}const D=I.reduce((X,j)=>X.find(sA=>sA._id===j._id)?X:X.concat([j]),[]);h(D)}else console.error(`[ViewGate] Fetch failed with status: ${w.status}`)}catch(w){console.error("Failed to fetch annotations",w)}finally{BA(!1)}}},[r,n]);y.useEffect(()=>{K&&m.length===0&&!oA&&b(!1)},[K,m.length,oA]),y.useEffect(()=>{et();const w=new MutationObserver(()=>et()),E=new ResizeObserver(()=>et()),I=()=>et();return w.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!0}),E.observe(document.documentElement),window.addEventListener("scroll",I,!0),()=>{w.disconnect(),E.disconnect(),window.removeEventListener("scroll",I,!0),ye.current&&cancelAnimationFrame(ye.current)}},[i,m,et,K,z]);const nn=y.useCallback(w=>{let E=w;for(;E&&E!==document.body;){if(An(E))return E;E=E.parentElement}return null},[]);y.useEffect(()=>{const w=E=>{const I=E.target;I&&(nn(I)||(_.current=I))};return window.addEventListener("mousedown",w,!0),()=>window.removeEventListener("mousedown",w,!0)},[nn]),y.useEffect(()=>{ce()},[ce]),y.useEffect(()=>{qt.current=document.getElementById("viewgate-shadow-host")},[]);const sn=y.useCallback(w=>{if(!i||l)return;const E=Ha(w.clientX,w.clientY);if(!E||qt.current?.contains(E)||E.closest(".vg-no-capture")){c(null);return}const I=E.getBoundingClientRect();c({tag:E.tagName.toLowerCase(),source:E.getAttribute("data-source-path")||"unknown:0",rect:I,element:E,previewText:(E.innerText||"").slice(0,100)||(E.getAttribute("placeholder")||"").slice(0,100)||E.tagName.toLowerCase(),semanticReference:{...xa(E,_.current),normalizedOffset:{x:(w.clientX-I.left)/I.width,y:(w.clientY-I.top)/I.height}}})},[i,l]),an=y.useCallback(async w=>{if(!i||l)return;const E=Ha(w.clientX,w.clientY);if(!(!E||qt.current?.contains(E)||E.closest(".vg-no-capture"))&&B){w.preventDefault(),w.stopPropagation(),p(!0);try{const I=B.element,D=I.getBoundingClientRect(),X=nn(I)||document.body,j=X.getBoundingClientRect(),sA=await(va.default||va)(X,{scale:3,useCORS:!0,logging:!1,backgroundColor:null,ignoreElements:DA=>qt.current?.contains(DA)||DA.id==="viewgate-shadow-host"}),VA=document.createElement("canvas"),le=VA.getContext("2d"),W=D.left-j.left,TA=D.top-j.top;if(VA.width=D.width*3,VA.height=D.height*3,le){le.drawImage(sA,W*3,TA*3,D.width*3,D.height*3,0,0,D.width*3,D.height*3);const DA=VA.toDataURL("image/png");g({...B,visualPreview:DA})}else g(B)}catch(I){console.error("Failed to capture high-fidelity preview:",I),g(B)}finally{p(!1),c(null)}}},[i,B,l]);y.useEffect(()=>{const w=E=>{if(E.key==="Escape"){l?g(null):K?b(!1):i&&o(!1);return}const D=(()=>{let V=document.activeElement;for(;V&&V.shadowRoot&&V.shadowRoot.activeElement;)V=V.shadowRoot.activeElement;return V})();if(["input","textarea"].includes((D?.tagName||"").toLowerCase())||D?.isContentEditable)return;const j=E.key.toLowerCase();j==="c"&&!l&&!K&&o(V=>!V),j==="v"&&!l&&(m.length>0||K)&&(b(V=>!V),K||o(!1))};return i&&!l?document.body.classList.add("vg-cursor-pointer"):document.body.classList.remove("vg-cursor-pointer"),window.addEventListener("keydown",w),window.addEventListener("mousemove",sn,!0),window.addEventListener("click",an,!0),()=>{document.body.classList.remove("vg-cursor-pointer"),window.removeEventListener("keydown",w),window.removeEventListener("mousemove",sn,!0),window.removeEventListener("click",an,!0)}},[i,l,K,m,sn,an]);const kg=async()=>{if(!l||!d.trim())return;L(!0);const{semanticReference:w}=l,[E,I]=(w.source||"").split(":"),D=I||"0";try{if(!(await fetch(`${n}/api/annotations`,{method:"POST",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({filePath:E,line:parseInt(D),url:window.location.href,message:d,componentName:w.componentPath||l.tag,reference:{...w,viewport:{width:window.innerWidth,height:window.innerHeight},userAgent:navigator.userAgent,timestamp:new Date().toISOString()}})})).ok)throw new Error("Backend failed");e(t.success,"success"),g(null),Q(""),o(!1),setTimeout(()=>{ce()},600)}catch(X){console.error(X),e(t.error,"error")}finally{L(!1)}};return u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1418",className:"vg-container",children:u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1419",className:"vg-no-capture",children:[!a&&u.jsxs("div",{style:{position:"fixed",top:`${yA.top}px`,right:`${yA.right}px`,zIndex:qr+10,display:"flex",alignItems:"center",gap:"8px",transition:Be?"none":"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)"},children:[u.jsx("div",{onMouseDown:Ng,style:{width:"20px",height:"32px",borderRadius:"6px",backgroundColor:"rgba(255, 255, 255, 0.85)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",cursor:"grab",color:"#1e293b",opacity:i?0:1,visibility:i?"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:w=>{w.currentTarget.style.backgroundColor="white",w.currentTarget.style.color="#000000"},onMouseLeave:w=>{w.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.85)",w.currentTarget.style.color="#1e293b"},children:u.jsx(Qn,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1463",size:14})}),u.jsx("button",{onClick:w=>{w.stopPropagation(),T({title:t.exitConfirmTitle||"Close ViewGate?",message:t.exitConfirmMessage||"Are you sure you want to close ViewGate?",type:"danger",onConfirm:()=>s()})},title:"Cerrar ViewGate",style:{width:"40px",height:"40px",borderRadius:"12px",backgroundColor:"rgba(255, 255, 255, 0.9)",backdropFilter:"blur(8px)",display:"flex",alignItems:"center",justifyContent:"center",border:"1px solid rgba(0,0,0,0.05)",boxShadow:"0 4px 12px rgba(0,0,0,0.1)",cursor:"pointer",color:"#64748b",transition:"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)"},onMouseEnter:w=>{w.currentTarget.style.transform="scale(1.1) rotate(90deg)",w.currentTarget.style.color="#ef4444",w.currentTarget.style.backgroundColor="white"},onMouseLeave:w=>{w.currentTarget.style.transform="scale(1) rotate(0deg)",w.currentTarget.style.color="#64748b",w.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.9)"},children:u.jsx($t,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1503",size:20,strokeWidth:2.5})})]}),u.jsxs("div",{style:{position:"fixed",bottom:`${Ee.bottom}px`,right:`${Ee.right}px`,zIndex:qr,display:"flex",alignItems:"center",gap:"8px",transition:At?"none":"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},id:"viewgate-ui",children:[u.jsx("div",{onMouseDown:_g,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:i?0:1,visibility:i?"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:w=>{w.currentTarget.style.backgroundColor="white",w.currentTarget.style.color="#000000"},onMouseLeave:w=>{w.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.85)",w.currentTarget.style.color="#1e293b"},className:"vg-animate-slide-up",children:u.jsx(Qn,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1552",size:16})}),u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1555",className:"vg-action-bar vg-animate-slide-up",style:{transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[u.jsx("button",{onClick:()=>o(!i),className:"vg-button-primary vg-animate-pop",style:{padding:"12px 24px",background:i?"#ef4444":void 0},children:u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1564",style:{display:"flex",alignItems:"center",gap:"10px"},children:[i?u.jsx($t,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1565",size:20,className:"vg-animate-pop"}):u.jsx(rt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1565",size:20,className:"vg-animate-pop"}),u.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1566",children:i?t.exitMode:t.enterMode})]})}),m.length>0&&u.jsxs("button",{onClick:()=>{b(!K),o(!1),g(null)},className:"vg-button-ghost vg-animate-pop",style:{animationDelay:"0.1s"},children:[u.jsx(Wa,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1579",size:20}),u.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1580",children:t.viewComments})]})]})]}),v&&u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1588",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:qr+1,cursor:"wait"},children:u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1594",className:"vg-glassmorphism",style:{padding:"30px 50px",display:"flex",flexDirection:"column",alignItems:"center",gap:"16px"},children:[u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1595",className:"vg-spinner"}),u.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1596",style:{fontWeight:600,fontSize:"14px",color:"#000000"},children:"Capturando..."})]})}),i&&!l&&u.jsx("div",{className:"vg-backdrop-blur",style:{opacity:1,clipPath:B?`polygon(
|
|
9
12
|
0% 0%, 0% 100%, 100% 100%, 100% 0%, 0% 0%,
|
|
10
|
-
${
|
|
11
|
-
${
|
|
12
|
-
${
|
|
13
|
-
${
|
|
14
|
-
${
|
|
15
|
-
)`:"none",zIndex:Ur}}),i&&p&&!h&&!je&&o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1479",className:"vg-selection-pulse",style:{top:p.rect.top-4,left:p.rect.left-4,width:p.rect.width+8,height:p.rect.height+8,zIndex:$r},children:o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1489",className:"vg-selection-label",style:{...p.rect.top<60?p.rect.bottom>window.innerHeight-60?{top:"8px",bottom:"auto"}:{top:"100%",marginTop:"8px",bottom:"auto"}:{top:"-40px",bottom:"auto"},...p.rect.left+200>window.innerWidth?{left:"auto",right:"0"}:{left:"0",right:"auto"}},children:[o.jsx(Ut,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1505",size:16}),o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1506",style:{display:"flex",flexDirection:"column"},children:[o.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1507",style:{fontWeight:700},children:r.selectToComment}),o.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1508",style:{fontSize:"10px",opacity:.8,fontFamily:"monospace"},children:[Math.round(p.rect.width)," × ",Math.round(p.rect.height)]})]})]})}),h&&o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1518",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:De},children:o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1523",className:"vg-glassmorphism vg-animate-slide",style:{padding:"40px",width:"500px",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)"},children:[o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1527",style:{textAlign:"center",marginBottom:"32px"},children:[o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1528",style:{width:"48px",height:"48px",background:"var(--vg-primary-gradient)",borderRadius:"12px",display:"flex",alignItems:"center",justifyContent:"center",margin:"0 auto 16px",color:"white",boxShadow:"0 8px 16px rgba(99, 102, 241, 0.3)"},children:o.jsx(be,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1533",size:24})}),o.jsx("h2",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1535",style:{margin:"0 0 8px 0",fontSize:"24px",fontWeight:800,color:"#0f172a"},children:r.feedbackHeader}),o.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1536",style:{margin:0,color:"#000000",fontSize:"15px"},children:r.feedbackSubheader})]}),h.visualPreview&&o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1540",style:{marginBottom:"24px",borderRadius:"12px",overflow:"hidden",border:"1px solid #e2e8f0",background:"#f8fafc",width:"fit-content",margin:"0 auto 24px auto"},children:o.jsx("img",{src:h.visualPreview,alt:"Preview",style:{maxWidth:"100%",maxHeight:"200px",objectFit:"contain",display:"block"}})}),o.jsx("textarea",{className:"vg-textarea",value:G,onChange:l=>D(l.target.value),rows:4,placeholder:r.placeholder,autoFocus:!0,style:{fontSize:"15px",padding:"16px",marginBottom:"24px"}}),o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1567",style:{display:"flex",gap:"12px"},children:[o.jsx("button",{onClick:()=>!Y&&j(null),className:"vg-button-ghost",disabled:Y,style:{flex:1,padding:"12px"},children:r.cancel}),o.jsx("button",{onClick:ln,className:"vg-button-primary",disabled:Y||!G.trim(),style:{flex:2},children:o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1582",style:{display:"flex",alignItems:"center",gap:"8px"},children:[Y?o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1583",className:"vg-spinner",style:{width:"16px",height:"16px",borderWidth:"2px"}}):o.jsx(Yt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1583",size:18}),o.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1584",children:Y?r.submitting:r.sendFeedback||"Send Comment"})]})})]})]})}),L&&o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1593",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:De},children:o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1598",className:"vg-glassmorphism vg-animate-slide",style:{padding:"32px",width:"650px",maxHeight:"85vh",display:"flex",flexDirection:"column"},children:[o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1602",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"20px"},children:[o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1603",style:{display:"flex",alignItems:"center",gap:"12px"},children:[o.jsx("h2",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1604",style:{margin:0,fontSize:"20px",fontWeight:800,color:"#0f172a"},children:z?r.commentDetails:r.annotations}),o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1607",className:"vg-badge",style:{background:"#e0e7ff",color:"#6366f1"},children:b.length})]}),o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1611",style:{display:"flex",gap:"8px"},children:[z&&o.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1613",className:"vg-button-ghost",style:{padding:"6px 14px",fontSize:"12px"},onClick:()=>q(null),children:r.viewAll||"View All"}),o.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1621",className:"vg-button-ghost",style:{padding:"8px",borderRadius:"50%"},onClick:()=>{X(!1),q(null)},children:o.jsx(Pe,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1626",size:20})})]})]}),o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1631",style:{maxHeight:"60vh",overflowY:"auto",paddingRight:"10px"},className:"vg-custom-scrollbar",children:fe?o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1637",style:{display:"flex",justifyContent:"center",padding:"40px"},children:o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1638",className:"vg-spinner"})}):b.map((l,g)=>o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1642",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:`${g*.05}s`},children:[o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1653",style:{display:"flex",justifyContent:"space-between",marginBottom:"16px",alignItems:"center"},children:[o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1654",style:{display:"flex",gap:"12px",alignItems:"center"},children:[o.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1655",style:{fontSize:"12px",color:"#000000",fontWeight:600},children:vt(l.timestamp||l.createdAt||l.reference?.timestamp,t)}),l.url&&o.jsx(bt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1659",url:l.url,onHover:ge,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==="ready_for_review"?o.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1678",className:"vg-badge",style:{backgroundColor:"#f0fdf4",color:"#16a34a",border:"1px solid #dcfce7"},children:[o.jsx(ne,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1679",size:14})," ",r.readyForReview]}):o.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1682",className:"vg-badge",style:{backgroundColor:"#fff7ed",color:"#ea580c",border:"1px solid #ffedd5"},children:[o.jsx(Qe,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1683",size:14})," ",r.pending]})]}),jt===l._id?o.jsx("textarea",{className:"vg-textarea",value:_t,onChange:x=>Ot(x.target.value),rows:3,autoFocus:!0,style:{marginBottom:"16px"}}):o.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1698",className:"vg-text-wrap",style:{margin:"0 0 20px 0",fontSize:"16px",color:"#1e293b",lineHeight:1.6},children:l.message}),o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1701",style:{display:"flex",gap:"12px",justifyContent:"flex-end",borderTop:"1px solid #f1f5f9",paddingTop:"16px"},children:jt===l._id?o.jsxs(o.Fragment,{children:[o.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1704",className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:async()=>{try{(await fetch(`${a}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":n},body:JSON.stringify({message:_t})})).ok&&(Ue(null),re(),e(r.updateSuccess,"success"))}catch{e(r.error,"error")}},children:r.save}),o.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1726",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:()=>Ue(null),children:r.cancel})]}):o.jsxs(o.Fragment,{children:[o.jsxs("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1730",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:()=>{Ue(l._id),Ot(l.message)},children:[o.jsx($t,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1738",size:14})," ",r.edit]}),o.jsxs("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1740",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",animationDelay:"0.05s"},onClick:()=>{l.url&&(window.location.href=l.url)},children:[o.jsx(qe,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1747",size:14})," ",r.review]}),l.status==="pending"?o.jsxs("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1750",className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",animationDelay:"0.1s"},onClick:()=>{H({title:r.markReadyConfirm,message:r.confirmMarkReady,type:"success",onConfirm:async()=>{try{(await fetch(`${a}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":n},body:JSON.stringify({status:"ready_for_review"})})).ok&&(re(),e(r.updateSuccess,"success"))}catch{e(r.error,"error")}finally{H(null)}}})},children:[o.jsx(ne,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1778",size:14})," ",r.markReady]}):o.jsxs("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1781",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",animationDelay:"0.1s"},onClick:()=>{H({title:r.reopenConfirm,message:r.confirmReopen,type:"success",onConfirm:async()=>{try{(await fetch(`${a}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":n},body:JSON.stringify({status:"pending"})})).ok&&(re(),e(r.updateSuccess,"success"))}catch{e(r.error,"error")}finally{H(null)}}})},children:[o.jsx(Bt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1809",size:14})," ",r.reopen]}),o.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1812",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 12px",color:"#ef4444",borderColor:"#fee2e2",animationDelay:"0.15s"},onClick:()=>{H({title:r.deleteConfirm,message:r.confirmDelete,type:"danger",onConfirm:async()=>{try{if((await fetch(`${a}/api/annotations/${l._id}`,{method:"DELETE",headers:{"x-api-key":n}})).ok){if(z===l._id){const E=b.find(R=>R._id!==l._id);E?q(E._id):(q(null),X(!1))}re(),e(r.deleteSuccess,"success")}}catch{e(r.error,"error")}finally{H(null)}}})},children:o.jsx(tt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1850",size:16})})]})})]},l._id))},z||"all")]})}),F&&o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1866",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:De+100},children:o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1871",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:[o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1878",style:{width:"64px",height:"64px",background:F.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:F.type==="danger"?"#ef4444":"#6366f1",transform:"rotate(-5deg)"},children:F.type==="danger"?o.jsx(tt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1887",size:32}):o.jsx(ne,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1887",size:32})}),o.jsx("h3",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1889",style:{margin:"0 0 12px 0",fontSize:"20px",fontWeight:800,color:"#000000",letterSpacing:"-0.02em"},children:F.title}),o.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1890",style:{margin:"0 0 32px 0",fontSize:"15px",color:"#000000",lineHeight:1.6},children:F.message}),o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1891",style:{display:"flex",gap:"16px"},children:[o.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1892",className:"vg-button-ghost",style:{flex:1,height:"44px"},onClick:()=>!te&&H(null),disabled:te,children:r.no}),o.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1900",className:"vg-button-primary",style:{flex:1,height:"44px",backgroundColor:F.type==="danger"?"#ef4444":void 0,backgroundImage:F.type==="danger"?"none":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:"8px"},disabled:te,onClick:async()=>{he(!0);try{await F.onConfirm()}catch(l){console.error("Confirmation error:",l)}finally{he(!1)}},children:te?o.jsx(Ht,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1925",size:18,className:"vg-animate-spin"}):r.yes})]})]})}),!i&&!L&&d.map((l,g)=>{const{rect:x,annotations:E,isModal:R}=l,_=E[0],v=E.length,w=E.some(C=>C.status==="ready_for_review"),O=E.some(C=>C.status!=="ready_for_review"),K=w&&O,B=w&&!O;return o.jsxs("div",{className:"vg-pin-container vg-animate-pop",style:{position:"fixed",top:x.top-20,left:x.left+x.width/2-16,width:"32px",height:"32px",cursor:"pointer",transition:"all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275)",zIndex:Br},onMouseEnter:C=>{window.innerHeight-x.bottom<250?Te(de=>({...de,[l.id]:"vg-top"})):Te(de=>({...de,[l.id]:""}))},onWheel:C=>{const N=C.currentTarget.querySelector(".vg-tooltip-scroll");N&&N.scrollBy({top:C.deltaY,behavior:"smooth"})},onClick:()=>{X(!0),q(_._id)},children:[o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1978",className:`vg-pin-tooltip ${Ae[l.id]||""}`,style:{padding:"16px"},children:[o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1979",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"12px"},children:[o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1980",style:{display:"flex",alignItems:"center",gap:"8px"},children:[o.jsx(be,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1981",size:14,color:"#6366f1"}),o.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1982",style:{fontWeight:800,fontSize:"13px",color:"#0f172a"},children:[v," ",v===1?"Comentario":"Comentarios"]})]}),R&&o.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1987",className:"vg-badge",style:{fontSize:"10px",background:"#fef3c7",color:"#92400e",border:"none"},children:"MODAL"})]}),o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1990",className:"vg-tooltip-scroll",style:{maxHeight:"180px",overflowY:"auto"},children:E.map((C,N)=>o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1992",style:{padding:"10px 0",borderTop:N===0?"none":"1px solid #f1f5f9",display:"flex",gap:"12px",alignItems:"flex-start"},children:[o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1999",style:{flex:1,display:"flex",flexDirection:"column",gap:"4px"},children:[o.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2000",style:{fontSize:"10px",fontWeight:600,color:"#64748b"},children:vt(C.timestamp||C.createdAt,t)}),C.url&&o.jsx(bt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2004",url:C.url,onHover:ge,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"}}),o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2022",className:"vg-line-clamp-2",style:{fontSize:"13px",color:"#1e293b",lineHeight:1.4,fontWeight:500},children:C.message.length>100?C.message.slice(0,97)+"...":C.message})]}),o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2026",style:{flexShrink:0,marginTop:"2px"},children:C.status==="ready_for_review"?o.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2028",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#16a34a",background:"#f0fdf4",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #dcfce7"},children:[o.jsx(ne,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2041",size:10}),r.readyForReview]}):o.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2045",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#ea580c",background:"#fff7ed",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #ffedd5"},children:[o.jsx(Qe,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2058",size:10}),r.pending]})})]},C._id))})]}),o.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2068",className:`vg-formal-pin ${B?"ready":K?"mixed":""} ${R?"modal-variant":""}`,style:{position:"relative"},children:[B?o.jsx(ne,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2069",size:18}):R?o.jsx(qe,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2069",size:16}):o.jsx(be,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2069",size:16}),v>1&&o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2072",className:"vg-pin-badge vg-animate-pop",children:v})]})]},`group-${l.id}`)}),o.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2081",className:`vg-url-tooltip ${U?"visible":""} ${U?.direction==="bottom"?"vg-bottom":"vg-top"}`,style:{transform:U?`translate(-50%, ${U.direction==="top"?"-110%":"10%"})`:"translate(-50%, 0)",left:U?.x||0,top:U?.y||0},children:U?.url})]})})};function We(e,t,r){if(!t.endsWith(".tsx")&&!t.endsWith(".jsx")||t.includes("node_modules"))return e;const n=i=>i.replace(/\\/g,"/"),a=n(t).replace(n(r),"");return e.split(`
|
|
16
|
-
`).map((i,
|
|
17
|
-
`)}function
|
|
13
|
+
${B.rect.left}px ${B.rect.top}px,
|
|
14
|
+
${B.rect.right}px ${B.rect.top}px,
|
|
15
|
+
${B.rect.right}px ${B.rect.bottom}px,
|
|
16
|
+
${B.rect.left}px ${B.rect.bottom}px,
|
|
17
|
+
${B.rect.left}px ${B.rect.top}px
|
|
18
|
+
)`:"none",zIndex:Ig}}),i&&B&&!l&&!v&&u.jsx("div",{className:"vg-selection-pulse",style:{top:B.rect.top-4,left:B.rect.left-4,width:B.rect.width+8,height:B.rect.height+8,zIndex:xg},children:u.jsxs("div",{className:"vg-selection-label",style:{...B.rect.top<60?B.rect.bottom>window.innerHeight-60?{top:"8px",bottom:"auto"}:{top:"100%",marginTop:"8px",bottom:"auto"}:{top:"-40px",bottom:"auto"},...B.rect.left+200>window.innerWidth?{left:"auto",right:"0"}:{left:"0",right:"auto"}},children:[u.jsx(Za,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1648",size:16}),u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1649",style:{display:"flex",flexDirection:"column"},children:[u.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1650",style:{fontWeight:700},children:t.selectToComment}),u.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1651",style:{fontSize:"10px",opacity:.8,fontFamily:"monospace"},children:[Math.round(B.rect.width)," × ",Math.round(B.rect.height)]})]})]})}),l&&u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1661",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:$r},children:u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1666",className:"vg-glassmorphism vg-animate-slide",style:{padding:"40px",width:"500px",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)"},children:[u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1670",style:{textAlign:"center",marginBottom:"32px"},children:[u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1671",style:{width:"48px",height:"48px",background:"var(--vg-primary-gradient)",borderRadius:"12px",display:"flex",alignItems:"center",justifyContent:"center",margin:"0 auto 16px",color:"white",boxShadow:"0 8px 16px rgba(99, 102, 241, 0.3)"},children:u.jsx(rt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1676",size:24})}),u.jsx("h2",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1678",style:{margin:"0 0 8px 0",fontSize:"24px",fontWeight:800,color:"#0f172a"},children:t.feedbackHeader}),u.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1679",style:{margin:0,color:"#000000",fontSize:"15px"},children:t.feedbackSubheader})]}),l.visualPreview&&u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1683",style:{marginBottom:"24px",borderRadius:"8px",overflow:"hidden",width:"fit-content",margin:"0 auto 24px auto",boxShadow:"0 4px 20px rgba(0,0,0,0.1)"},children:u.jsx("img",{src:l.visualPreview,alt:"Preview",style:{maxWidth:"100%",maxHeight:"350px",objectFit:"contain",display:"block"}})}),u.jsx("textarea",{className:"vg-textarea",value:d,onChange:w=>Q(w.target.value),rows:4,placeholder:t.placeholder,autoFocus:!0,style:{fontSize:"15px",padding:"16px",marginBottom:"24px"}}),u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1709",style:{display:"flex",gap:"12px"},children:[u.jsx("button",{onClick:()=>!C&&g(null),className:"vg-button-ghost",disabled:C,style:{flex:1,padding:"12px"},children:t.cancel}),u.jsx("button",{onClick:kg,className:"vg-button-primary",disabled:C||!d.trim(),style:{flex:2},children:u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1724",style:{display:"flex",alignItems:"center",gap:"8px"},children:[C?u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1725",className:"vg-spinner",style:{width:"16px",height:"16px",borderWidth:"2px"}}):u.jsx($a,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1725",size:18}),u.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1726",children:C?t.submitting:t.sendFeedback||"Send Comment"})]})})]})]})}),K&&u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1736",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:$r},children:u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1742",className:"vg-glassmorphism vg-animate-slide",style:{padding:"32px",width:"650px",maxHeight:"80vh",display:"flex",flexDirection:"column",transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1748",style:{display:"flex",flexDirection:"column",gap:"16px",marginBottom:"24px"},children:[u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1749",style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[u.jsx("h2",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1750",style:{margin:0,fontSize:"20px",fontWeight:800,color:"#0f172a",whiteSpace:"nowrap"},children:z?t.commentDetails:t.annotations}),u.jsx("button",{className:"vg-button-ghost",style:{padding:"8px",borderRadius:"50%"},onClick:()=>{b(!1),$(null),M(null)},children:u.jsx($t,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1758",size:20})})]}),u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1761",style:{display:"flex",justifyContent:"center",alignItems:"center"},children:(()=>{const w=Array.isArray(m)?m:[],E=z?nA.find(V=>V.annotations?.some(sA=>sA._id===z)):null,I=E?E.annotations:w,D=I.filter(V=>V.status!=="ready_for_review").length,X=I.filter(V=>V.status==="ready_for_review").length,j=I.length;return j<=0?j===0?null:u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1774",style:{display:"flex",gap:"8px",opacity:.9},children:[D>0&&u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1776",className:"vg-badge",style:{background:"#fff7ed",color:"#c2410c",border:"1px solid #ffedd5",fontSize:"11px",padding:"2px 8px"},children:[D," ",D===1?"pendiente":"pendientes"]}),X>0&&u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1781",className:"vg-badge",style:{background:"#ecfdf5",color:"#047857",border:"1px solid #d1fae5",fontSize:"11px",padding:"2px 8px"},children:[X," ",X===1?"completado":"completados"]})]}):u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1790",className:"vg-segmented-control",style:{marginBottom:"8px"},children:[u.jsx("div",{className:"vg-segmented-slider",style:{left:H===null?"4px":H==="pending"?"calc(4px + (100% - 8px) / 3)":"calc(4px + 2 * (100% - 8px) / 3)",width:"calc((100% - 8px) / 3)",background:H===null?"var(--vg-primary)":H==="pending"?"#ea580c":"#059669",boxShadow:H===null?"0 4px 12px rgba(99, 102, 241, 0.3)":H==="pending"?"0 4px 12px rgba(234, 88, 12, 0.3)":"0 4px 12px rgba(5, 150, 105, 0.3)"}}),u.jsxs("div",{onClick:()=>M(null),className:`vg-segmented-item ${H===null?"active":""}`,children:[t.viewAll||"Todos"," (",j,")"]}),u.jsxs("div",{onClick:()=>M("pending"),className:`vg-segmented-item ${H==="pending"?"active":""}`,children:[D===1?"Pendiente":"Pendientes"," (",D,")"]}),u.jsxs("div",{onClick:()=>M("completed"),className:`vg-segmented-item ${H==="completed"?"active":""}`,children:[X===1?"Completado":"Completados"," (",X,")"]})]})})()})]}),u.jsx("div",{style:{flex:1,overflowY:"auto",paddingRight:"10px",overflowX:"hidden"},className:"vg-custom-scrollbar",children:oA?u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1830",style:{display:"flex",justifyContent:"center",padding:"40px"},children:u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1831",className:"vg-spinner"})}):P.map((w,E)=>u.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:`${E*.05}s`},children:[u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1846",style:{display:"flex",justifyContent:"space-between",marginBottom:"16px",alignItems:"center"},children:[u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1847",style:{display:"flex",gap:"12px",alignItems:"center"},children:[u.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1848",style:{fontSize:"12px",color:"#000000",fontWeight:600},children:ma(w.timestamp||w.createdAt||w.reference?.timestamp,A)}),w.reference?.metadata?.isModal&&u.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1852",className:"vg-badge",style:{fontSize:"10px",background:"#fef3c7",color:"#92400e",border:"none",padding:"2px 6px"},children:"MODAL"}),w.url&&u.jsx(Ea,{url:w.url,onHover:FA,style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"11px",color:"#64748b",background:"#f8fafc",padding:"2px 8px",borderRadius:"6px",border:"1px solid #e2e8f0",maxWidth:"220px"}})]}),w.status==="ready_for_review"?u.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1874",className:"vg-badge",style:{backgroundColor:"#f0fdf4",color:"#16a34a",border:"1px solid #dcfce7"},children:[u.jsx(ge,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1875",size:14})," ",t.readyForReview]}):u.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1878",className:"vg-badge",style:{backgroundColor:"#fff7ed",color:"#ea580c",border:"1px solid #ffedd5"},children:[u.jsx(wn,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1879",size:14})," ",t.pending]})]}),Sa===w._id?u.jsx("textarea",{className:"vg-textarea",value:Ta,onChange:I=>Da(I.target.value),rows:3,autoFocus:!0,style:{marginBottom:"16px"}}):u.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1894",className:"vg-text-wrap",style:{margin:"0 0 20px 0",fontSize:"16px",color:"#1e293b",lineHeight:1.6},children:w.message}),u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1897",style:{display:"flex",gap:"12px",justifyContent:"flex-end",borderTop:"1px solid #f1f5f9",paddingTop:"16px"},children:Sa===w._id?u.jsxs(u.Fragment,{children:[u.jsx("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:async()=>{try{(await fetch(`${n}/api/annotations/${w._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({message:Ta})})).ok&&(rn(null),ce(),e(t.updateSuccess,"success"))}catch{e(t.error,"error")}},children:t.save}),u.jsx("button",{"data-source-path":"/src/components/ViewGateOverlay.tsx:1922",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:()=>rn(null),children:t.cancel})]}):u.jsxs(u.Fragment,{children:[u.jsxs("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:()=>{rn(w._id),Da(w.message)},children:[u.jsx(za,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1934",size:14})," ",t.edit]}),u.jsxs("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",animationDelay:"0.05s"},onClick:()=>{w.url&&(window.location.href=w.url)},children:[u.jsx(fn,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1943",size:14})," ",t.review]}),w.status==="pending"?u.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",animationDelay:"0.1s"},onClick:()=>{T({title:t.markReadyConfirm,message:t.confirmMarkReady,type:"success",onConfirm:async()=>{try{(await fetch(`${n}/api/annotations/${w._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"ready_for_review"})})).ok&&(ce(),e(t.updateSuccess,"success"))}catch{e(t.error,"error")}finally{T(null)}}})},children:[u.jsx(ge,{"data-source-path":"/src/components/ViewGateOverlay.tsx:1974",size:14})," ",t.markReady]}):u.jsxs("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",animationDelay:"0.1s"},onClick:()=>{T({title:t.reopenConfirm,message:t.confirmReopen,type:"success",onConfirm:async()=>{try{(await fetch(`${n}/api/annotations/${w._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"pending"})})).ok&&(ce(),e(t.updateSuccess,"success"))}catch{e(t.error,"error")}finally{T(null)}}})},children:[u.jsx(qa,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2005",size:14})," ",t.reopen]}),u.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 12px",color:"#ef4444",borderColor:"#fee2e2",animationDelay:"0.15s"},onClick:()=>{T({title:t.deleteConfirm,message:t.confirmDelete,type:"danger",onConfirm:async()=>{try{if((await fetch(`${n}/api/annotations/${w._id}`,{method:"DELETE",headers:{"x-api-key":r}})).ok){if(z===w._id){const D=P.find(X=>X._id!==w._id);D?$(D._id):($(null),b(!1))}ce(),e(t.deleteSuccess,"success")}}catch{e(t.error,"error")}finally{T(null)}}})},children:u.jsx(Cn,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2046",size:16})})]})})]},w._id))},z||"all")]})}),S&&u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2062",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:$r+100},children:u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2067",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:[u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2074",style:{width:"64px",height:"64px",background:S.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:S.type==="danger"?"#ef4444":"#6366f1",transform:"rotate(-5deg)"},children:S.type==="danger"?u.jsx(Cn,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2083",size:32}):u.jsx(ge,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2083",size:32})}),u.jsx("h3",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2085",style:{margin:"0 0 12px 0",fontSize:"20px",fontWeight:800,color:"#000000",letterSpacing:"-0.02em"},children:S.title}),u.jsx("p",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2086",style:{margin:"0 0 32px 0",fontSize:"15px",color:"#000000",lineHeight:1.6},children:S.message}),u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2087",style:{display:"flex",gap:"16px"},children:[u.jsx("button",{className:"vg-button-ghost",style:{flex:1,height:"44px"},onClick:()=>!AA&&T(null),disabled:AA,children:t.no}),u.jsx("button",{className:"vg-button-primary",style:{flex:1,height:"44px",backgroundColor:S.type==="danger"?"#ef4444":void 0,backgroundImage:S.type==="danger"?"none":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:"8px"},disabled:AA,onClick:async()=>{EA(!0);try{await S.onConfirm()}catch(w){console.error("Confirmation error:",w)}finally{EA(!1)}},children:AA?u.jsx(ja,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2121",size:18,className:"vg-animate-spin"}):t.yes})]})]})}),!K&&!i&&nA.map((w,E)=>{const{rect:I,annotations:D,isModal:X}=w,j=D[0],V=D.length,sA=D.some(O=>O.status==="ready_for_review"),VA=D.some(O=>O.status!=="ready_for_review"),le=sA&&VA,W=sA&&!VA,TA=nA.some(O=>O.element===w.element&&O.isTriggerPin),DA=nA.some(O=>O.element===w.element&&!O.isTriggerPin),WA=TA&&DA?w.isTriggerPin?-18:18:0;return u.jsxs("div",{className:"vg-pin-container vg-animate-pop",style:{position:"fixed",top:I.top-20,left:I.left+I.width/2-16+WA,width:"32px",height:"32px",cursor:"pointer",transition:"all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275)",zIndex:bg},onMouseEnter:O=>{const aA=O.currentTarget.getBoundingClientRect(),dA=window.innerHeight-aA.bottom,hA=aA.top;dA<250&&hA>dA?q(on=>({...on,[w.id]:"vg-top"})):q(on=>({...on,[w.id]:""}))},onWheel:O=>{const aA=O.currentTarget.querySelector(".vg-tooltip-scroll");aA&&aA.scrollBy({top:O.deltaY,behavior:"smooth"})},onClick:()=>{b(!0),$(j._id)},children:[u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2182",className:`vg-pin-tooltip ${G[w.id]||""}`,style:{padding:"16px"},children:[u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2183",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"12px"},children:[u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2184",style:{display:"flex",alignItems:"center",gap:"8px",flexWrap:"wrap"},children:[(()=>{const aA=D.filter(dA=>dA.status!=="ready_for_review").length>0?"#ea580c":"#059669";return w.isTriggerPin?u.jsx(dn,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2189",size:14,color:aA}):u.jsx(rt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2191",size:14,color:aA})})(),(()=>{const O=D.filter(dA=>dA.status!=="ready_for_review").length,aA=D.filter(dA=>dA.status==="ready_for_review").length;return u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2198",style:{display:"flex",gap:"4px"},children:[O>0&&u.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2200",style:{fontSize:"10px",fontWeight:700,color:"#c2410c",background:"#fff7ed",padding:"2px 6px",borderRadius:"6px"},children:[O," ",O===1?"pendiente":"pendientes"]}),aA>0&&u.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2212",style:{fontSize:"10px",fontWeight:700,color:"#047857",background:"#ecfdf5",padding:"2px 6px",borderRadius:"6px"},children:[aA," ",aA===1?"completado":"completados"]})]})})()]}),X&&u.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2228",className:"vg-badge",style:{fontSize:"10px",background:"#fef3c7",color:"#92400e",border:"none"},children:"MODAL"})]}),u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2231",className:"vg-tooltip-scroll",style:{maxHeight:"180px",overflowY:"auto"},children:D.map((O,aA)=>u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2233",style:{padding:"10px 0",borderTop:aA===0?"none":"1px solid #f1f5f9",display:"flex",gap:"12px",alignItems:"flex-start"},children:[u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2240",style:{flex:1,display:"flex",flexDirection:"column",gap:"4px"},children:[u.jsx("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2241",style:{fontSize:"10px",fontWeight:600,color:"#64748b"},children:ma(O.timestamp||O.createdAt,A)}),O.url&&u.jsx(Ea,{url:O.url,onHover:FA,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"}}),u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2263",className:"vg-line-clamp-2",style:{fontSize:"13px",color:"#1e293b",lineHeight:1.4,fontWeight:500},children:O.message.length>100?O.message.slice(0,97)+"...":O.message})]}),u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2267",style:{flexShrink:0,marginTop:"2px"},children:O.status==="ready_for_review"?u.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2269",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#16a34a",background:"#f0fdf4",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #dcfce7"},children:[u.jsx(ge,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2282",size:10}),t.readyForReview]}):u.jsxs("span",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2286",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#ea580c",background:"#fff7ed",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #ffedd5"},children:[u.jsx(wn,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2299",size:10}),t.pending]})})]},O._id))})]}),u.jsxs("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2309",className:`vg-formal-pin ${W?"ready":le?"mixed":""} ${w.isTriggerPin?"modal-variant":""}`,style:{position:"relative"},children:[W?u.jsx(ge,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2310",size:18}):w.isTriggerPin?u.jsx(dn,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2310",size:16}):X?u.jsx(fn,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2310",size:16}):u.jsx(rt,{"data-source-path":"/src/components/ViewGateOverlay.tsx:2310",size:16}),V>1&&u.jsx("div",{"data-source-path":"/src/components/ViewGateOverlay.tsx:2313",className:"vg-pin-badge vg-animate-pop",children:V})]})]},`group-${w.id}`)}),u.jsx("div",{className:`vg-url-tooltip ${rA?"visible":""} ${rA?.direction==="bottom"?"vg-bottom":"vg-top"}`,style:{transform:rA?`translate(-50%, ${rA.direction==="top"?"-110%":"10%"})`:"translate(-50%, 0)",left:rA?.x||0,top:rA?.y||0},children:rA?.url})]})})};function tn(e,A,t){if(!A.endsWith(".tsx")&&!A.endsWith(".jsx")||A.includes("node_modules"))return e;const r=i=>i.replace(/\\/g,"/"),n=r(A).replace(r(t),"");return e.split(`
|
|
19
|
+
`).map((i,o)=>{const B=o+1;return i.replace(/(^|[^a-zA-Z0-9])<([a-zA-Z][a-zA-Z0-9\.]*)(?=[ \t\n\/\>])/g,(c,l,g)=>c.includes("data-source-path")||g==="Fragment"||g==="React.Fragment"?c:`${l}<${g} data-source-path="${n}:${B}"`)}).join(`
|
|
20
|
+
`)}function Rg(){return{name:"vite-plugin-viewgate",enforce:"pre",transform(e,A){return{code:tn(e,A,process.cwd()),map:null}}}}function Gg(e){const A=this.resourcePath;return A?(process.env.NODE_ENV,tn(e,A,process.cwd())):e}vA.ViewGate=ti,vA.ViewGateOverlay=ba,vA.transformSourcePaths=tn,vA.useViewGate=Un,vA.viewgateNextLoader=Gg,vA.viewgatePlugin=Rg,Object.defineProperty(vA,Symbol.toStringTag,{value:"Module"})}));
|