viewgate-wrapper 1.11.19 → 1.11.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,21 +1,21 @@
1
1
  (function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode('@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";body{margin:0!important;padding:0!important}:root{--vg-primary: #6366f1;--vg-primary-glow: rgba(99, 102, 241, .5);--vg-primary-gradient: linear-gradient(135deg, #6366f1 0%, #a855f7 100%);--vg-bg-glass: rgba(255, 255, 255, .7);--vg-radius: 16px;--vg-font-main: "Inter", system-ui, sans-serif;--vg-font-alt: "Inter", system-ui, sans-serif;--placeholder-color: #94a3b8;--vg-glass-border: rgba(255, 255, 255, .3);--vg-shadow-premium: 0 20px 50px rgba(0, 0, 0, .1)}.vg-container,.vg-container *{box-sizing:border-box}.vg-container{font-family:var(--vg-font-main);-webkit-font-smoothing:antialiased}.vg-glassmorphism{background:var(--vg-bg-glass);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid var(--vg-glass-border);box-shadow:0 8px 32px #0000001a;border-radius:var(--vg-radius);position:relative}.vg-button-primary{background:var(--vg-primary-gradient);color:#fff;border:none;padding:12px 24px;font-family:var(--vg-font-main);font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;border-radius:99px;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px #6366f14d}.vg-button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.vg-button-primary:disabled,.vg-button-ghost:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.4);transform:none!important;box-shadow:none!important;pointer-events:none}.vg-button-ghost{background:#fffc;color:#1e293b;border:1px solid #e2e8f0;padding:10px 24px;font-family:var(--vg-font-main);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border-radius:99px;display:flex;align-items:center;justify-content:center;gap:8px}.vg-button-ghost:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.vg-badge{background:#f1f5f9;color:#64748b;padding:4px 12px;font-size:11px;border-radius:99px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.vg-textarea{width:100%;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:12px;padding:12px;font-family:var(--vg-font-main);font-size:15px;color:#0f172a;resize:none;outline:none;background:#f8fafc;transition:all .2s ease}.vg-textarea:focus{background:#fff;border-color:var(--vg-primary);box-shadow:0 0 0 4px #6366f11a}@keyframes vg-fade-in{0%{opacity:0}to{opacity:1}}@keyframes vg-slide-in{0%{transform:translateY(30px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes vg-pop-in{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}@keyframes vg-slide-up-fade{0%{transform:translateY(12px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.vg-animate-pop{animation:vg-pop-in .4s cubic-bezier(.34,1.56,.64,1) forwards}.vg-animate-slide-up{animation:vg-slide-up-fade .5s cubic-bezier(.22,1,.36,1) forwards}.vg-button-primary,.vg-button-ghost,.vg-pin-container,.vg-action-bar,.vg-glassmorphism{transition:all .3s cubic-bezier(.4,0,.2,1)}.vg-animate-slide{animation:vg-slide-in .5s cubic-bezier(.22,1,.36,1) forwards}.vg-animate-fade{animation:vg-fade-in .35s cubic-bezier(.22,1,.36,1) forwards}.vg-toasts{position:fixed;top:24px;right:24px;display:flex;flex-direction:column;gap:12px}.vg-toast{padding:12px 20px;display:flex;align-items:center;gap:12px;min-width:300px;border-radius:12px;box-shadow:0 10px 30px #0000001a;background:#fff}.vg-toast.success{border-left:6px solid #22c55e}.vg-toast.error{border-left:6px solid #ef4444}.vg-backdrop-blur{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(8px) grayscale(.2);backdrop-filter:blur(8px) grayscale(.2);background:#0000001a;pointer-events:none;transition:opacity .3s ease,clip-path .2s cubic-bezier(.19,1,.22,1)}.vg-selection-pulse{position:fixed;pointer-events:none;border:2px solid var(--vg-primary);border-radius:8px;box-shadow:0 0 0 0 var(--vg-primary-glow);animation:vg-pulse 2s infinite;transition:all .2s cubic-bezier(.19,1,.22,1)}@keyframes vg-pulse{0%{box-shadow:0 0 0 0 var(--vg-primary-glow)}70%{box-shadow:0 0 0 15px #6366f100}to{box-shadow:0 0 #6366f100}}.vg-selection-label{position:absolute;top:-40px;left:0;background:var(--vg-primary-gradient);color:#fff;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:700;white-space:nowrap;box-shadow:0 4px 12px #6366f14d;display:flex;align-items:center;gap:8px}.vg-pin-container{transition:transform .2s ease}.vg-pin-container:hover{transform:scale(1.1);z-index:2147483645!important}.vg-formal-pin{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#f97316,#ea580c);border:3px solid white;box-shadow:0 4px 12px #ea580c66;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s ease}.vg-formal-pin.modal-variant{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px #f59e0b66;border-style:dashed}.vg-formal-pin.ready{background:linear-gradient(135deg,#a855f7,#7e22ce);box-shadow:0 4px 12px #a855f766}.vg-formal-pin.completed{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b98166}.vg-formal-pin.backlog{background:linear-gradient(135deg,#94a3b8,#64748b);box-shadow:0 4px 12px #64748b66}.vg-formal-pin.bug{background:linear-gradient(135deg,#f43f5e,#e11d48);box-shadow:0 4px 12px #e11d4866}.vg-formal-pin.mixed{border:3px solid #ea580c;box-shadow:0 4px 15px #ea580c66}.vg-pin-tooltip{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);padding:16px;border-radius:16px;background:#fff;color:#1e293b;width:320px;font-size:13px;box-shadow:0 10px 40px #00000040;opacity:0;visibility:hidden;pointer-events:none;transition:all .3s cubic-bezier(.19,1,.22,1);border:1px solid #e2e8f0;z-index:1000;overflow:hidden}.vg-tooltip-scroll{scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.2) transparent;overflow-y:auto;overflow-x:hidden;padding-right:12px;scroll-behavior:smooth}.vg-tooltip-scroll::-webkit-scrollbar{width:4px}.vg-tooltip-scroll::-webkit-scrollbar-track{background:transparent}.vg-tooltip-scroll::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:10px}.vg-tooltip-scroll::-webkit-scrollbar-thumb:hover{background:#6366f180}.vg-text-wrap{word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap}.vg-line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-height:2.8em}.vg-pin-badge{position:absolute;top:-8px;right:-8px;background:#f43f5e;color:#fff;font-size:10px;font-weight:800;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 4px 12px #f43f5e66;z-index:2}.vg-pin-tooltip.vg-top{top:auto;bottom:calc(100% + 12px)}.vg-pin-tooltip.vg-tooltip-right{left:0;transform:translate(0)}.vg-pin-tooltip.vg-tooltip-left{left:auto;right:0;transform:translate(0)}.vg-pin-container:hover .vg-pin-tooltip.vg-tooltip-right,.vg-pin-container:hover .vg-pin-tooltip.vg-tooltip-left{transform:translate(0) translateY(-5px)}.vg-pin-container:hover .vg-pin-tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(-5px)}.vg-action-bar{display:flex;gap:12px;padding:0;background:transparent;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.vg-custom-scrollbar::-webkit-scrollbar{width:6px}.vg-custom-scrollbar::-webkit-scrollbar-track{background:transparent}.vg-custom-scrollbar::-webkit-scrollbar-thumb{background:#6366f166;border-radius:10px;transition:all .2s ease}.vg-custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6366f1b3}.vg-spinner{border:3px solid rgba(99,102,241,.1);border-top:3px solid var(--vg-primary);border-radius:50%;width:32px;height:32px;animation:vg-spin .8s linear infinite}@keyframes vg-spin{to{transform:rotate(360deg)}}.vg-animate-spin{animation:vg-spin .8s linear infinite}.vg-cursor-pointer,.vg-cursor-pointer *{cursor:pointer!important}.vg-url-tag{position:relative;cursor:help;transition:all .2s ease}.vg-url-tag:hover{background:#f1f5f9!important;border-color:var(--vg-primary)!important}.vg-url-tooltip{position:fixed;left:0;top:0;background:#0f172a;color:#fff;padding:8px 14px;border-radius:10px;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;box-shadow:0 10px 25px -5px #0006;z-index:2147483647;border:1px solid rgba(255,255,255,.1)}.vg-url-tooltip.visible{opacity:1}.vg-url-tooltip:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-width:6px;border-style:solid}.vg-url-tooltip.vg-top:after{top:100%;border-color:#0f172a transparent transparent transparent}.vg-url-tooltip.vg-bottom:after{bottom:100%;border-color:transparent transparent #0f172a transparent}.vg-segmented-control{display:flex;background:#f1f5f9;padding:4px;border-radius:99px;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;border:4px solid #e2e8f0;width:100%;max-width:480px;margin:0 auto}.vg-segmented-slider{position:absolute;top:4px;bottom:4px;border-radius:99px;transition:all .35s cubic-bezier(.4,0,.2,1);z-index:1}.vg-segmented-item{position:relative;flex:1;padding:8px 4px;font-size:11px;font-weight:700;text-align:center;z-index:2;transition:all .35s ease;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:99px;color:#64748b;white-space:nowrap;min-width:0}.vg-segmented-item.active{color:#fff}.vg-glassmorphism.vg-animate-slide:last-child{margin-bottom:0!important}')),document.head.appendChild(o)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
2
- (function(jA,Q){typeof exports=="object"&&typeof module<"u"?Q(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],Q):(jA=typeof globalThis<"u"?globalThis:jA||self,Q(jA.ViewGateWrapper={},jA.React,jA.ReactDOM))})(this,(function(jA,Q,qa){"use strict";var nr={exports:{}},Ut={};var jn;function Ac(){if(jn)return Ut;jn=1;var t=Symbol.for("react.transitional.element"),A=Symbol.for("react.fragment");function e(r,s,n){var o=null;if(n!==void 0&&(o=""+n),s.key!==void 0&&(o=""+s.key),"key"in s){n={};for(var i in s)i!=="key"&&(n[i]=s[i])}else n=s;return s=n.ref,{$$typeof:t,type:r,key:o,ref:s!==void 0?s:null,props:n}}return Ut.Fragment=A,Ut.jsx=e,Ut.jsxs=e,Ut}var Ft={};var Jn;function ec(){return Jn||(Jn=1,process.env.NODE_ENV!=="production"&&(function(){function t(C){if(C==null)return null;if(typeof C=="function")return C.$$typeof===N?null:C.displayName||C.name||null;if(typeof C=="string")return C;switch(C){case F:return"Fragment";case p:return"Profiler";case m:return"StrictMode";case K:return"Suspense";case M:return"SuspenseList";case yA:return"Activity"}if(typeof C=="object")switch(typeof C.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),C.$$typeof){case w:return"Portal";case L:return C.displayName||"Context";case x:return(C._context.displayName||"Context")+".Consumer";case y:var D=C.render;return C=C.displayName,C||(C=D.displayName||D.name||"",C=C!==""?"ForwardRef("+C+")":"ForwardRef"),C;case q:return D=C.displayName||null,D!==null?D:t(C.type)||"Memo";case S:D=C._payload,C=C._init;try{return t(C(D))}catch{}}return null}function A(C){return""+C}function e(C){try{A(C);var D=!1}catch{D=!0}if(D){D=console;var _=D.error,$=typeof Symbol=="function"&&Symbol.toStringTag&&C[Symbol.toStringTag]||C.constructor.name||"Object";return _.call(D,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",$),A(C)}}function r(C){if(C===F)return"<>";if(typeof C=="object"&&C!==null&&C.$$typeof===S)return"<...>";try{var D=t(C);return D?"<"+D+">":"<...>"}catch{return"<...>"}}function s(){var C=lA.A;return C===null?null:C.getOwner()}function n(){return Error("react-stack-top-frame")}function o(C){if(hA.call(C,"key")){var D=Object.getOwnPropertyDescriptor(C,"key").get;if(D&&D.isReactWarning)return!1}return C.key!==void 0}function i(C,D){function _(){zA||(zA=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",D))}_.isReactWarning=!0,Object.defineProperty(C,"key",{get:_,configurable:!0})}function a(){var C=t(this.type);return OA[C]||(OA[C]=!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.")),C=this.props.ref,C!==void 0?C:null}function B(C,D,_,$,_A,ie){var J=_.ref;return C={$$typeof:h,type:C,key:D,props:_,_owner:$},(J!==void 0?J:null)!==null?Object.defineProperty(C,"ref",{enumerable:!1,get:a}):Object.defineProperty(C,"ref",{enumerable:!1,value:null}),C._store={},Object.defineProperty(C._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(C,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(C,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:_A}),Object.defineProperty(C,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:ie}),Object.freeze&&(Object.freeze(C.props),Object.freeze(C)),C}function c(C,D,_,$,_A,ie){var J=D.children;if(J!==void 0)if($)if(FA(J)){for($=0;$<J.length;$++)d(J[$]);Object.freeze&&Object.freeze(J)}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 d(J);if(hA.call(D,"key")){J=t(C);var RA=Object.keys(D).filter(function(TA){return TA!=="key"});$=0<RA.length?"{key: someKey, "+RA.join(": ..., ")+": ...}":"{key: someKey}",oe[J+$]||(RA=0<RA.length?"{"+RA.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
2
+ (function(XA,C){typeof exports=="object"&&typeof module<"u"?C(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],C):(XA=typeof globalThis<"u"?globalThis:XA||self,C(XA.ViewGateWrapper={},XA.React,XA.ReactDOM))})(this,(function(XA,C,rc){"use strict";var sr={exports:{}},mt={};var Jn;function sc(){if(Jn)return mt;Jn=1;var t=Symbol.for("react.transitional.element"),A=Symbol.for("react.fragment");function e(r,s,n){var o=null;if(n!==void 0&&(o=""+n),s.key!==void 0&&(o=""+s.key),"key"in s){n={};for(var i in s)i!=="key"&&(n[i]=s[i])}else n=s;return s=n.ref,{$$typeof:t,type:r,key:o,ref:s!==void 0?s:null,props:n}}return mt.Fragment=A,mt.jsx=e,mt.jsxs=e,mt}var Ut={};var Yn;function nc(){return Yn||(Yn=1,process.env.NODE_ENV!=="production"&&(function(){function t(m){if(m==null)return null;if(typeof m=="function")return m.$$typeof===N?null:m.displayName||m.name||null;if(typeof m=="string")return m;switch(m){case x:return"Fragment";case p:return"Profiler";case U:return"StrictMode";case K:return"Suspense";case V:return"SuspenseList";case xA:return"Activity"}if(typeof m=="object")switch(typeof m.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),m.$$typeof){case w:return"Portal";case L:return m.displayName||"Context";case y:return(m._context.displayName||"Context")+".Consumer";case E:var D=m.render;return m=m.displayName,m||(m=D.displayName||D.name||"",m=m!==""?"ForwardRef("+m+")":"ForwardRef"),m;case AA:return D=m.displayName||null,D!==null?D:t(m.type)||"Memo";case S:D=m._payload,m=m._init;try{return t(m(D))}catch{}}return null}function A(m){return""+m}function e(m){try{A(m);var D=!1}catch{D=!0}if(D){D=console;var W=D.error,q=typeof Symbol=="function"&&Symbol.toStringTag&&m[Symbol.toStringTag]||m.constructor.name||"Object";return W.call(D,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",q),A(m)}}function r(m){if(m===x)return"<>";if(typeof m=="object"&&m!==null&&m.$$typeof===S)return"<...>";try{var D=t(m);return D?"<"+D+">":"<...>"}catch{return"<...>"}}function s(){var m=dA.A;return m===null?null:m.getOwner()}function n(){return Error("react-stack-top-frame")}function o(m){if(hA.call(m,"key")){var D=Object.getOwnPropertyDescriptor(m,"key").get;if(D&&D.isReactWarning)return!1}return m.key!==void 0}function i(m,D){function W(){_A||(_A=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",D))}W.isReactWarning=!0,Object.defineProperty(m,"key",{get:W,configurable:!0})}function a(){var m=t(this.type);return zA[m]||(zA[m]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),m=this.props.ref,m!==void 0?m:null}function d(m,D,W,q,xe,ye){var z=W.ref;return m={$$typeof:h,type:m,key:D,props:W,_owner:q},(z!==void 0?z:null)!==null?Object.defineProperty(m,"ref",{enumerable:!1,get:a}):Object.defineProperty(m,"ref",{enumerable:!1,value:null}),m._store={},Object.defineProperty(m._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(m,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(m,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:xe}),Object.defineProperty(m,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:ye}),Object.freeze&&(Object.freeze(m.props),Object.freeze(m)),m}function c(m,D,W,q,xe,ye){var z=D.children;if(z!==void 0)if(q)if(FA(z)){for(q=0;q<z.length;q++)g(z[q]);Object.freeze&&Object.freeze(z)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else g(z);if(hA.call(D,"key")){z=t(m);var RA=Object.keys(D).filter(function(oe){return oe!=="key"});q=0<RA.length?"{key: someKey, "+RA.join(": ..., ")+": ...}":"{key: someKey}",ne[z+q]||(RA=0<RA.length?"{"+RA.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
3
3
  let props = %s;
4
4
  <%s {...props} />
5
5
  React keys must be passed directly to JSX without using spread:
6
6
  let props = %s;
7
- <%s key={someKey} {...props} />`,$,J,RA,J),oe[J+$]=!0)}if(J=null,_!==void 0&&(e(_),J=""+_),o(D)&&(e(D.key),J=""+D.key),"key"in D){_={};for(var ke in D)ke!=="key"&&(_[ke]=D[ke])}else _=D;return J&&i(_,typeof C=="function"?C.displayName||C.name||"Unknown":C),B(C,J,_,s(),_A,ie)}function d(C){f(C)?C._store&&(C._store.validated=1):typeof C=="object"&&C!==null&&C.$$typeof===S&&(C._payload.status==="fulfilled"?f(C._payload.value)&&C._payload.value._store&&(C._payload.value._store.validated=1):C._store&&(C._store.validated=1))}function f(C){return typeof C=="object"&&C!==null&&C.$$typeof===h}var u=Q,h=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),F=Symbol.for("react.fragment"),m=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),x=Symbol.for("react.consumer"),L=Symbol.for("react.context"),y=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),M=Symbol.for("react.suspense_list"),q=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),yA=Symbol.for("react.activity"),N=Symbol.for("react.client.reference"),lA=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,hA=Object.prototype.hasOwnProperty,FA=Array.isArray,AA=console.createTask?console.createTask:function(){return null};u={react_stack_bottom_frame:function(C){return C()}};var zA,OA={},Fe=u.react_stack_bottom_frame.bind(u,n)(),he=AA(r(n)),oe={};Ft.Fragment=F,Ft.jsx=function(C,D,_){var $=1e4>lA.recentlyCreatedOwnerStacks++;return c(C,D,_,!1,$?Error("react-stack-top-frame"):Fe,$?AA(r(C)):he)},Ft.jsxs=function(C,D,_){var $=1e4>lA.recentlyCreatedOwnerStacks++;return c(C,D,_,!0,$?Error("react-stack-top-frame"):Fe,$?AA(r(C)):he)}})()),Ft}var Yn;function tc(){return Yn||(Yn=1,process.env.NODE_ENV==="production"?nr.exports=Ac():nr.exports=ec()),nr.exports}var g=tc(),or={exports:{}},ds={};var zn;function rc(){if(zn)return ds;zn=1;var t=Q;function A(d,f){return d===f&&(d!==0||1/d===1/f)||d!==d&&f!==f}var e=typeof Object.is=="function"?Object.is:A,r=t.useState,s=t.useEffect,n=t.useLayoutEffect,o=t.useDebugValue;function i(d,f){var u=f(),h=r({inst:{value:u,getSnapshot:f}}),w=h[0].inst,F=h[1];return n(function(){w.value=u,w.getSnapshot=f,a(w)&&F({inst:w})},[d,u,f]),s(function(){return a(w)&&F({inst:w}),d(function(){a(w)&&F({inst:w})})},[d]),o(u),u}function a(d){var f=d.getSnapshot;d=d.value;try{var u=f();return!e(d,u)}catch{return!0}}function B(d,f){return f()}var c=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?B:i;return ds.useSyncExternalStore=t.useSyncExternalStore!==void 0?t.useSyncExternalStore:c,ds}var gs={};var Zn;function sc(){return Zn||(Zn=1,process.env.NODE_ENV!=="production"&&(function(){function t(u,h){return u===h&&(u!==0||1/u===1/h)||u!==u&&h!==h}function A(u,h){c||s.startTransition===void 0||(c=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var w=h();if(!d){var F=h();n(w,F)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),d=!0)}F=o({inst:{value:w,getSnapshot:h}});var m=F[0].inst,p=F[1];return a(function(){m.value=w,m.getSnapshot=h,e(m)&&p({inst:m})},[u,w,h]),i(function(){return e(m)&&p({inst:m}),u(function(){e(m)&&p({inst:m})})},[u]),B(w),w}function e(u){var h=u.getSnapshot;u=u.value;try{var w=h();return!n(u,w)}catch{return!0}}function r(u,h){return h()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var s=Q,n=typeof Object.is=="function"?Object.is:t,o=s.useState,i=s.useEffect,a=s.useLayoutEffect,B=s.useDebugValue,c=!1,d=!1,f=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?r:A;gs.useSyncExternalStore=s.useSyncExternalStore!==void 0?s.useSyncExternalStore:f,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),gs}var $n;function nc(){return $n||($n=1,process.env.NODE_ENV==="production"?or.exports=rc():or.exports=sc()),or.exports}var qn=nc();const Ao=0,eo=1,to=2,ro=3;var so=Object.prototype.hasOwnProperty;function us(t,A){var e,r;if(t===A)return!0;if(t&&A&&(e=t.constructor)===A.constructor){if(e===Date)return t.getTime()===A.getTime();if(e===RegExp)return t.toString()===A.toString();if(e===Array){if((r=t.length)===A.length)for(;r--&&us(t[r],A[r]););return r===-1}if(!e||typeof t=="object"){r=0;for(e in t)if(so.call(t,e)&&++r&&!so.call(A,e)||!(e in A)||!us(t[e],A[e]))return!1;return Object.keys(A).length===r}}return t!==t&&A!==A}const we=new WeakMap,pe=()=>{},IA=pe(),fs=Object,k=t=>t===IA,le=t=>typeof t=="function",ve=(t,A)=>({...t,...A}),no=t=>le(t.then),hs={},ir={},ws="undefined",xt=typeof window!=ws,ps=typeof document!=ws,oc=xt&&"Deno"in window,ic=()=>xt&&typeof window.requestAnimationFrame!=ws,oo=(t,A)=>{const e=we.get(t);return[()=>!k(A)&&t.get(A)||hs,r=>{if(!k(A)){const s=t.get(A);A in ir||(ir[A]=s),e[5](A,ve(s,r),s||hs)}},e[6],()=>!k(A)&&A in ir?ir[A]:!k(A)&&t.get(A)||hs]};let Qs=!0;const ac=()=>Qs,[Cs,ms]=xt&&window.addEventListener?[window.addEventListener.bind(window),window.removeEventListener.bind(window)]:[pe,pe],cc=()=>{const t=ps&&document.visibilityState;return k(t)||t!=="hidden"},lc=t=>(ps&&document.addEventListener("visibilitychange",t),Cs("focus",t),()=>{ps&&document.removeEventListener("visibilitychange",t),ms("focus",t)}),Bc=t=>{const A=()=>{Qs=!0,t()},e=()=>{Qs=!1};return Cs("online",A),Cs("offline",e),()=>{ms("online",A),ms("offline",e)}},dc={isOnline:ac,isVisible:cc},gc={initFocus:lc,initReconnect:Bc},io=!Q.useId,et=!xt||oc,uc=t=>ic()?window.requestAnimationFrame(t):setTimeout(t,1),Us=et?Q.useEffect:Q.useLayoutEffect,Fs=typeof navigator<"u"&&navigator.connection,ao=!et&&Fs&&(["slow-2g","2g"].includes(Fs.effectiveType)||Fs.saveData),ar=new WeakMap,fc=t=>fs.prototype.toString.call(t),xs=(t,A)=>t===`[object ${A}]`;let hc=0;const ys=t=>{const A=typeof t,e=fc(t),r=xs(e,"Date"),s=xs(e,"RegExp"),n=xs(e,"Object");let o,i;if(fs(t)===t&&!r&&!s){if(o=ar.get(t),o)return o;if(o=++hc+"~",ar.set(t,o),Array.isArray(t)){for(o="@",i=0;i<t.length;i++)o+=ys(t[i])+",";ar.set(t,o)}if(n){o="#";const a=fs.keys(t).sort();for(;!k(i=a.pop());)k(t[i])||(o+=i+":"+ys(t[i])+",");ar.set(t,o)}}else o=r?t.toJSON():A=="symbol"?t.toString():A=="string"?JSON.stringify(t):""+t;return o},Es=t=>{if(le(t))try{t=t()}catch{t=""}const A=t;return t=typeof t=="string"?t:(Array.isArray(t)?t.length:t)?ys(t):"",[t,A]};let wc=0;const bs=()=>++wc;async function co(...t){const[A,e,r,s]=t,n=ve({populateCache:!0,throwOnError:!0},typeof s=="boolean"?{revalidate:s}:s||{});let o=n.populateCache;const i=n.rollbackOnError;let a=n.optimisticData;const B=f=>typeof i=="function"?i(f):i!==!1,c=n.throwOnError;if(le(e)){const f=e,u=[],h=A.keys();for(const w of h)!/^\$(inf|sub)\$/.test(w)&&f(A.get(w)._k)&&u.push(w);return Promise.all(u.map(d))}return d(e);async function d(f){const[u]=Es(f);if(!u)return;const[h,w]=oo(A,u),[F,m,p,x]=we.get(A),L=()=>{const FA=F[u];return(le(n.revalidate)?n.revalidate(h().data,f):n.revalidate!==!1)&&(delete p[u],delete x[u],FA&&FA[0])?FA[0](to).then(()=>h().data):h().data};if(t.length<3)return L();let y=r,K,M=!1;const q=bs();m[u]=[q,0];const S=!k(a),yA=h(),N=yA.data,lA=yA._c,hA=k(lA)?N:lA;if(S&&(a=le(a)?a(hA,N):a,w({data:a,_c:hA})),le(y))try{y=y(hA)}catch(FA){K=FA,M=!0}if(y&&no(y))if(y=await y.catch(FA=>{K=FA,M=!0}),q!==m[u][0]){if(M)throw K;return y}else M&&S&&B(K)&&(o=!0,w({data:hA,_c:IA}));if(o&&!M)if(le(o)){const FA=o(y,hA);w({data:FA,error:IA,_c:IA})}else w({data:y,error:IA,_c:IA});if(m[u][1]=bs(),Promise.resolve(L()).then(()=>{w({_c:IA})}),M){if(c)throw K;return}return y}}const lo=(t,A)=>{for(const e in t)t[e][0]&&t[e][0](A)},pc=(t,A)=>{if(!we.has(t)){const e=ve(gc,A),r=Object.create(null),s=co.bind(IA,t);let n=pe;const o=Object.create(null),i=(c,d)=>{const f=o[c]||[];return o[c]=f,f.push(d),()=>f.splice(f.indexOf(d),1)},a=(c,d,f)=>{t.set(c,d);const u=o[c];if(u)for(const h of u)h(d,f)},B=()=>{if(!we.has(t)&&(we.set(t,[r,Object.create(null),Object.create(null),Object.create(null),s,a,i]),!et)){const c=e.initFocus(setTimeout.bind(IA,lo.bind(IA,r,Ao))),d=e.initReconnect(setTimeout.bind(IA,lo.bind(IA,r,eo)));n=()=>{c&&c(),d&&d(),we.delete(t)}}};return B(),[t,s,B,n]}return[t,we.get(t)[4]]},Qc=(t,A,e,r,s)=>{const n=e.errorRetryCount,o=s.retryCount,i=~~((Math.random()+.5)*(1<<(o<8?o:8)))*e.errorRetryInterval;!k(n)&&o>n||setTimeout(r,i,s)},Cc=us,[Bo,mc]=pc(new Map),Uc=ve({onLoadingSlow:pe,onSuccess:pe,onError:pe,onErrorRetry:Qc,onDiscarded:pe,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:ao?1e4:5e3,focusThrottleInterval:5*1e3,dedupingInterval:2*1e3,loadingTimeout:ao?5e3:3e3,compare:Cc,isPaused:()=>!1,cache:Bo,mutate:mc,fallback:{}},dc),Fc=(t,A)=>{const e=ve(t,A);if(A){const{use:r,fallback:s}=t,{use:n,fallback:o}=A;r&&n&&(e.use=r.concat(n)),s&&o&&(e.fallback=ve(s,o))}return e},xc=Q.createContext({}),yc="$inf$",go=xt&&window.__SWR_DEVTOOLS_USE__,Ec=go?window.__SWR_DEVTOOLS_USE__:[],bc=()=>{go&&(window.__SWR_DEVTOOLS_REACT__=Q)},Hc=t=>le(t[1])?[t[0],t[1],t[2]||{}]:[t[0],null,(t[1]===null?t[2]:t[1])||{}],vc=()=>{const t=Q.useContext(xc);return Q.useMemo(()=>ve(Uc,t),[t])},Ic=t=>(A,e,r)=>t(A,e&&((...n)=>{const[o]=Es(A),[,,,i]=we.get(Bo);if(o.startsWith(yc))return e(...n);const a=i[o];return k(a)?e(...n):(delete i[o],a)}),r),Sc=Ec.concat(Ic),Lc=t=>function(...e){const r=vc(),[s,n,o]=Hc(e),i=Fc(r,o);let a=t;const{use:B}=i,c=(B||[]).concat(Sc);for(let d=c.length;d--;)a=c[d](a);return a(s,n||i.fetcher||null,i)},Tc=(t,A,e)=>{const r=A[t]||(A[t]=[]);return r.push(e),()=>{const s=r.indexOf(e);s>=0&&(r[s]=r[r.length-1],r.pop())}};bc();const Hs=Q.use||(t=>{switch(t.status){case"pending":throw t;case"fulfilled":return t.value;case"rejected":throw t.reason;default:throw t.status="pending",t.then(A=>{t.status="fulfilled",t.value=A},A=>{t.status="rejected",t.reason=A}),t}}),vs={dedupe:!0},uo=Promise.resolve(IA),Kc=()=>pe,fo=Lc((t,A,e)=>{const{cache:r,compare:s,suspense:n,fallbackData:o,revalidateOnMount:i,revalidateIfStale:a,refreshInterval:B,refreshWhenHidden:c,refreshWhenOffline:d,keepPreviousData:f,strictServerPrefetchWarning:u}=e,[h,w,F,m]=we.get(r),[p,x]=Es(t),L=Q.useRef(!1),y=Q.useRef(!1),K=Q.useRef(p),M=Q.useRef(A),q=Q.useRef(e),S=()=>q.current,yA=()=>S().isVisible()&&S().isOnline(),[N,lA,hA,FA]=oo(r,p),AA=Q.useRef({}).current,zA=k(o)?k(e.fallback)?IA:e.fallback[p]:o,OA=(Z,BA)=>{for(const dA in AA){const iA=dA;if(iA==="data"){if(!s(Z[iA],BA[iA])&&(!k(Z[iA])||!s(ie,BA[iA])))return!1}else if(BA[iA]!==Z[iA])return!1}return!0},Fe=!L.current,he=Q.useMemo(()=>{const Z=N(),BA=FA(),dA=aA=>{const KA=ve(aA);return delete KA._k,(()=>{if(!p||!A||S().isPaused())return!1;if(Fe&&!k(i))return i;const PA=k(zA)?KA.data:zA;return k(PA)||a})()?{isValidating:!0,isLoading:!0,...KA}:KA},iA=dA(Z),$A=Z===BA?iA:dA(BA);let nA=iA;return[()=>{const aA=dA(N());return OA(aA,nA)?(nA.data=aA.data,nA.isLoading=aA.isLoading,nA.isValidating=aA.isValidating,nA.error=aA.error,nA):(nA=aA,aA)},()=>$A]},[r,p]),oe=qn.useSyncExternalStore(Q.useCallback(Z=>hA(p,(BA,dA)=>{OA(dA,BA)||Z()}),[r,p]),he[0],he[1]),C=h[p]&&h[p].length>0,D=oe.data,_=k(D)?zA&&no(zA)?Hs(zA):zA:D,$=oe.error,_A=Q.useRef(_),ie=f?k(D)?k(_A.current)?_:_A.current:D:_,J=p&&k(_),RA=Q.useRef(null);!et&&qn.useSyncExternalStore(Kc,()=>(RA.current=!1,RA),()=>(RA.current=!0,RA));const ke=RA.current;u&&ke&&!n&&J&&console.warn(`Missing pre-initiated data for serialized key "${p}" during server-side rendering. Data fetching should be initiated on the server and provided to SWR via fallback data. You can set "strictServerPrefetchWarning: false" to disable this warning.`);const TA=!p||!A||S().isPaused()||C&&!k($)?!1:Fe&&!k(i)?i:n?k(_)?!1:a:k(_)||a,xe=Fe&&TA,MA=k(oe.isValidating)?xe:oe.isValidating,is=k(oe.isLoading)?xe:oe.isLoading,xA=Q.useCallback(async Z=>{const BA=M.current;if(!p||!BA||y.current||S().isPaused())return!1;let dA,iA,$A=!0;const nA=Z||{},aA=!F[p]||!nA.dedupe,KA=()=>io?!y.current&&p===K.current&&L.current:p===K.current,Ve={isValidating:!1,isLoading:!1},PA=()=>{lA(Ve)},as=()=>{const XA=F[p];XA&&XA[1]===iA&&delete F[p]},Ar={isValidating:!0};k(N().data)&&(Ar.isLoading=!0);try{if(aA&&(lA(Ar),e.loadingTimeout&&k(N().data)&&setTimeout(()=>{$A&&KA()&&S().onLoadingSlow(p,e)},e.loadingTimeout),F[p]=[BA(x),bs()]),[dA,iA]=F[p],dA=await dA,aA&&setTimeout(as,e.dedupingInterval),!F[p]||F[p][1]!==iA)return aA&&KA()&&S().onDiscarded(p),!1;Ve.error=IA;const XA=w[p];if(!k(XA)&&(iA<=XA[0]||iA<=XA[1]||XA[1]===0))return PA(),aA&&KA()&&S().onDiscarded(p),!1;const eA=N().data;Ve.data=s(eA,dA)?eA:dA,aA&&KA()&&S().onSuccess(dA,p,e)}catch(XA){as();const eA=S(),{shouldRetryOnError:$e}=eA;eA.isPaused()||(Ve.error=XA,aA&&KA()&&(eA.onError(XA,p,eA),($e===!0||le($e)&&$e(XA))&&(!S().revalidateOnFocus||!S().revalidateOnReconnect||yA())&&eA.onErrorRetry(XA,p,eA,Rn=>{const wt=h[p];wt&&wt[0]&&wt[0](ro,Rn)},{retryCount:(nA.retryCount||0)+1,dedupe:!0})))}return $A=!1,PA(),!0},[p,r]),ZA=Q.useCallback((...Z)=>co(r,K.current,...Z),[]);if(Us(()=>{M.current=A,q.current=e,k(D)||(_A.current=D)}),Us(()=>{if(!p)return;const Z=xA.bind(IA,vs);let BA=0;S().revalidateOnFocus&&(BA=Date.now()+S().focusThrottleInterval);const iA=Tc(p,h,($A,nA={})=>{if($A==Ao){const aA=Date.now();S().revalidateOnFocus&&aA>BA&&yA()&&(BA=aA+S().focusThrottleInterval,Z())}else if($A==eo)S().revalidateOnReconnect&&yA()&&Z();else{if($A==to)return xA();if($A==ro)return xA(nA)}});return y.current=!1,K.current=p,L.current=!0,lA({_k:x}),TA&&(F[p]||(k(_)||et?Z():uc(Z))),()=>{y.current=!0,iA()}},[p]),Us(()=>{let Z;function BA(){const iA=le(B)?B(N().data):B;iA&&Z!==-1&&(Z=setTimeout(dA,iA))}function dA(){!N().error&&(c||S().isVisible())&&(d||S().isOnline())?xA(vs).then(BA):BA()}return BA(),()=>{Z&&(clearTimeout(Z),Z=-1)}},[B,c,d,p]),Q.useDebugValue(ie),n){if(!io&&et&&J)throw new Error("Fallback data is required when using Suspense in SSR.");J&&(M.current=A,q.current=e,y.current=!1);const Z=m[p],BA=!k(Z)&&J?ZA(Z):uo;if(Hs(BA),!k($)&&J)throw $;const dA=J?xA(vs):uo;!k(ie)&&J&&(dA.status="fulfilled",dA.value=!0),Hs(dA)}return{mutate:ZA,get data(){return AA.data=!0,ie},get error(){return AA.error=!0,$},get isValidating(){return AA.isValidating=!0,MA},get isLoading(){return AA.isLoading=!0,is}}}),Dc=({children:t})=>{const A=Q.useRef(null),[e,r]=Q.useState(null);return Q.useEffect(()=>{if(A.current&&!A.current.shadowRoot){const s=A.current.attachShadow({mode:"open"});document.querySelectorAll("style[data-vite-dev-id], style:not([data-vite-dev-id])").forEach(i=>{(i.textContent?.includes(".vg-")||i.textContent?.includes("--vg-"))&&s.appendChild(i.cloneNode(!0))});const o=document.createElement("link");o.rel="stylesheet",o.href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap",s.appendChild(o),r(s)}},[]),g.jsx("div",{"data-vg-id":"49696d6b","data-source-path":"/src/components/ShadowRootWrapper.tsx:38",ref:A,id:"viewgate-shadow-host",style:{position:"relative",zIndex:2147483647},children:e&&qa.createPortal(t,e)})};const ho=(...t)=>t.filter((A,e,r)=>!!A&&A.trim()!==""&&r.indexOf(A)===e).join(" ").trim();const Oc=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();const Rc=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(A,e,r)=>r?r.toUpperCase():e.toLowerCase());const wo=t=>{const A=Rc(t);return A.charAt(0).toUpperCase()+A.slice(1)};var Mc={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 Nc=t=>{for(const A in t)if(A.startsWith("aria-")||A==="role"||A==="title")return!0;return!1};const Gc=Q.forwardRef(({color:t="currentColor",size:A=24,strokeWidth:e=2,absoluteStrokeWidth:r,className:s="",children:n,iconNode:o,...i},a)=>Q.createElement("svg",{ref:a,...Mc,width:A,height:A,stroke:t,strokeWidth:r?Number(e)*24/Number(A):e,className:ho("lucide",s),...!n&&!Nc(i)&&{"aria-hidden":"true"},...i},[...o.map(([B,c])=>Q.createElement(B,c)),...Array.isArray(n)?n:[n]]));const QA=(t,A)=>{const e=Q.forwardRef(({className:r,...s},n)=>Q.createElement(Gc,{ref:n,iconNode:A,className:ho(`lucide-${Oc(wo(t))}`,`lucide-${t}`,r),...s}));return e.displayName=wo(t),e};const yt=QA("bug",[["path",{d:"M12 20v-9",key:"1qisl0"}],["path",{d:"M14 7a4 4 0 0 1 4 4v3a6 6 0 0 1-12 0v-3a4 4 0 0 1 4-4z",key:"uouzyp"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M21 21a4 4 0 0 0-3.81-4",key:"1b0z45"}],["path",{d:"M21 5a4 4 0 0 1-3.55 3.97",key:"5cxbf6"}],["path",{d:"M22 13h-4",key:"1jl80f"}],["path",{d:"M3 21a4 4 0 0 1 3.81-4",key:"1fjd4g"}],["path",{d:"M3 5a4 4 0 0 0 3.55 3.97",key:"1d7oge"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M9 7.13V6a3 3 0 1 1 6 0v1.13",key:"1vgav8"}]]);const kc=QA("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);const Vc=QA("circle-alert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);const Ie=QA("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);const po=QA("clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 6v6l4 2",key:"mmk7yg"}]]);const _c=QA("external-link",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);const Pc=QA("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);const Is=QA("globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]);const Xc=QA("grip-vertical",[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]]);const Wc=QA("layers",[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]]);const Ss=QA("link",[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",key:"1cjeqo"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",key:"19qd67"}]]);const jc=QA("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);const cr=QA("message-square",[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}]]);const Jc=QA("mouse-pointer-2",[["path",{d:"M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z",key:"edeuup"}]]);const Qo=QA("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);const Yc=QA("rotate-ccw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]);const zc=QA("search",[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]]);const Co=QA("send",[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]]);const mo=QA("trash-2",[["path",{d:"M10 11v6",key:"nco0om"}],["path",{d:"M14 11v6",key:"outv1u"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]]);const Ls=QA("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),Zc={en:{enterMode:"Enter Feedback Mode",exitMode:"Exit Mode",completed:"Completed",feedbackHeader:"Feedback",selectedElement:"Selected element:",line:"Line",placeholder:"Tell us what you'd like to change...",cancel:"Cancel",send:"Send Feedback",submitting:"Submitting...",success:"Your feedback has been submitted successfully!",error:"Failed to submit feedback. Check backend connection.",successHeader:"Success",errorHeader:"Error",preview:"Preview",viewComments:"View Comments",close:"Close",observe:"Observe",pending:"Pending",readyForReview:"Ready for Review",noComments:"No comments found.",deleteConfirm:"Delete comment",completeConfirm:"Mark as completed?",confirmComplete:"The ticket will be marked as completed and archived.",markReady:"Mark as Ready for Review",reopen:"Reopen",reopenPlaceholder:"Add a new comment before confirming...",review:"Review",confirmDelete:"Are you sure you want to permanently delete this comment? This action cannot be undone.",markReadyConfirm:"Mark as Ready for Review?",confirmMarkReady:"Do you want to mark this comment as ready for review? it will be moved to the review state.",reopenConfirm:"Reopen comment",confirmReopen:"Do you want to set this comment back to pending status?",yes:"Yes, confirm",no:"No, cancel",deleteSuccess:"Comment deleted successfully.",updateSuccess:"Updated successfully.",navigating:"Redirecting to review...",selectToComment:"Click to comment",feedbackSubheader:"What would you like to improve here?",sendFeedback:"Send Comment",edit:"Edit",save:"Save",commentDetails:"Comment Details",annotations:"Comments",viewAll:"View All",exitConfirmTitle:"Close ViewGate?",exitConfirmMessage:"Are you sure you want to close ViewGate? Remember you can reopen it by pressing ALT once (Normal Mode) or holding it for 1 second (Backlog Mode).",backlog:"Backlog",low:"Low",medium:"Medium",high:"High",urgent:"Urgent",priority:"Priority",login:"Login with Google",authenticating:"Authenticating...",selectMember:"Select who you are to comment",asMember:"Commenting as",changeMember:"Change",focusAreas:"Focus Areas",frontend:"Frontend",backend:"Backend",ux:"UX/UI",figmaLink:"Figma Reference Link",figmaLinkPlaceholder:"https://www.figma.com/file/...",endpoint:"Related Backend Endpoint",selectEndpoint:"Select endpoint..."},es:{enterMode:"Activar Modo Comentarios",exitMode:"Salir del Modo",completed:"Completado",feedbackHeader:"Comentarios",selectedElement:"Elemento seleccionado:",line:"Línea",placeholder:"Cuéntanos qué te gustaría cambiar...",cancel:"Cancelar",send:"Enviar Comentarios",submitting:"Enviando...",success:"¡Tus comentarios se han enviado con éxito!",error:"Error al enviar comentarios. Revisa la conexión con el servidor.",successHeader:"Éxito",errorHeader:"Error",preview:"Vista previa",viewComments:"Ver Comentarios",close:"Cerrar",observe:"Observar",pending:"Pendiente",readyForReview:"Listo para revisión",noComments:"No hay comentarios.",deleteConfirm:"Eliminar comentario",completeConfirm:"¿Completar ticket?",confirmComplete:"El ticket se marcará como completado y se archivará.",markReady:"Marcar como Listo para revisión",reopen:"Reabrir",reopenPlaceholder:"Agrega un nuevo comentario antes de confirmar...",review:"Revisar",confirmDelete:"¿Estás seguro de que deseas eliminar permanentemente este comentario? Esta acción no se puede deshacer.",markReadyConfirm:"¿Listo para revisión?",confirmMarkReady:"¿Deseas marcar este comentario como listo para revisión? Pasará al estado de revisión.",reopenConfirm:"Reabrir comentario",confirmReopen:"¿Deseas volver a poner este comentario en estado pendiente?",yes:"Sí, confirmar",no:"No, cancelar",deleteSuccess:"El comentario ha sido eliminado.",updateSuccess:"Actualizado correctamente.",navigating:"Redirigiendo a revisión...",selectToComment:"Haz clic para comentar",feedbackSubheader:"¿Qué te gustaría mejorar aquí?",sendFeedback:"Enviar Comentario",edit:"Editar",save:"Guardar",commentDetails:"Detalles del Comentario",annotations:"Comentarios",viewAll:"Ver Todos",exitConfirmTitle:"¿Cerrar ViewGate?",exitConfirmMessage:"¿Estás seguro de que deseas cerrar ViewGate? Recuerda que puedes volver a activarlo pulsando una vez la tecla ALT (Modo Normal) o manteniéndola pulsada 1 segundo (Modo Backlog).",backlog:"Backlog",low:"Baja",medium:"Media",high:"Alta",urgent:"Urgente",priority:"Prioridad",login:"Iniciar sesión con Google",authenticating:"Autenticando...",selectMember:"Selecciona quién eres para comentar",asMember:"Comentando como",changeMember:"Cambiar",focusAreas:"Áreas de Foco",frontend:"Frontend",backend:"Backend",ux:"UX/UI",figmaLink:"Link de Referencia Figma",figmaLinkPlaceholder:"https://www.figma.com/file/...",endpoint:"Endpoint de Backend Relacionado",selectEndpoint:"Seleccionar endpoint..."}},Uo=Q.createContext(void 0),Fo=()=>{const t=Q.useContext(Uo);if(!t)throw new Error("useViewGate must be used within a ViewGateProvider");return t},Et="viewgate_enabled",$c=()=>{if(typeof window>"u")return!1;const t=new URLSearchParams(window.location.search);return t.has("viewgate")||t.has("viewgate-backlog")?(sessionStorage.setItem(Et,"true"),!0):sessionStorage.getItem(Et)==="true"},qc=({children:t,language:A="es",apiKey:e,baseUrl:r="https://view-gate.vercel.app",dashboardUrl:s})=>{const n=s||(r==="https://view-gate.vercel.app"?"https://view-gate-dashboard.vercel.app":r),[o,i]=Q.useState(!1),[a,B]=Q.useState([]);Q.useRef(0);const c=Q.useRef(null),d=Q.useRef(!1);Q.useEffect(()=>{i($c());const w=m=>{m.key==="Alt"&&!m.repeat&&(m.preventDefault(),d.current=!1,c.current&&clearTimeout(c.current),c.current=setTimeout(()=>{const p=new URL(window.location.href);p.searchParams.delete("viewgate"),p.searchParams.set("viewgate-backlog","true"),window.history.replaceState({},"",p.toString()),i(!0),sessionStorage.setItem(Et,"true"),window.dispatchEvent(new PopStateEvent("popstate")),u(A==="es"?"Modo Backlog activado":"Backlog Mode activated","success"),d.current=!0,c.current=null},1e3))},F=m=>{if(m.key==="Alt"&&(m.preventDefault(),c.current)){clearTimeout(c.current),c.current=null;const p=new URL(window.location.href);p.searchParams.delete("viewgate-backlog"),p.searchParams.set("viewgate","true"),window.history.replaceState({},"",p.toString()),i(!0),sessionStorage.setItem(Et,"true"),window.dispatchEvent(new PopStateEvent("popstate")),u(A==="es"?"Modo Normal activado":"Normal Mode activated","success")}};return window.addEventListener("keydown",w),window.addEventListener("keyup",F),()=>{window.removeEventListener("keydown",w),window.removeEventListener("keyup",F)}},[A]);const f=()=>{if(sessionStorage.removeItem(Et),i(!1),typeof window<"u"){const w=new URL(window.location.href);w.searchParams.delete("viewgate"),window.history.replaceState({},"",w.toString())}},u=(w,F)=>{const m=Date.now();B(p=>[...p,{id:m,message:w,type:F}]),setTimeout(()=>{B(p=>p.filter(x=>x.id!==m))},4e3)},h=Zc[A];return g.jsxs(Uo.Provider,{"data-vg-id":"89da3486","data-source-path":"/src/components/ViewGateProvider.tsx:357",value:{addToast:u,language:A,t:h,apiKey:e,baseUrl:r,dashboardUrl:n,disableViewGate:f,hasActiveToasts:a.length>0},children:[t,o&&g.jsx(Dc,{"data-vg-id":"f1499d3a","data-source-path":"/src/components/ViewGateProvider.tsx:369",children:g.jsxs("div",{"data-vg-id":"1bedb79b","data-source-path":"/src/components/ViewGateProvider.tsx:370",className:"vg-container",children:[g.jsx(Pa,{"data-vg-id":"d3f262cb","data-source-path":"/src/components/ViewGateProvider.tsx:371"}),g.jsx("div",{"data-vg-id":"1bedb79d","data-source-path":"/src/components/ViewGateProvider.tsx:372",className:"vg-toasts",style:{zIndex:2147483647},children:a.map(w=>g.jsxs("div",{"data-vg-id":"1bedb79e","data-source-path":"/src/components/ViewGateProvider.tsx:374",className:`vg-toast vg-animate-slide ${w.type}`,children:[w.type==="success"?g.jsx(Ie,{"data-vg-id":"c7ae3b26","data-source-path":"/src/components/ViewGateProvider.tsx:376",size:24,color:"#22c55e"}):g.jsx(Vc,{"data-vg-id":"e7ad3c7b","data-source-path":"/src/components/ViewGateProvider.tsx:378",size:24,color:"#ef4444"}),g.jsxs("div",{"data-vg-id":"1bedb7a1","data-source-path":"/src/components/ViewGateProvider.tsx:380",children:[g.jsx("strong",{"data-vg-id":"29b8e973","data-source-path":"/src/components/ViewGateProvider.tsx:381",style:{display:"block",fontSize:"13px",color:"#0f172a",textTransform:"uppercase",marginBottom:"2px"},children:w.type==="success"?h.successHeader:h.errorHeader}),g.jsx("span",{"data-vg-id":"fbbd7821","data-source-path":"/src/components/ViewGateProvider.tsx:384",style:{fontSize:"14px",color:"#000000"},children:w.message})]})]},w.id))})]})})]})};class SA{constructor(A,e,r,s){this.left=A,this.top=e,this.width=r,this.height=s}add(A,e,r,s){return new SA(this.left+A,this.top+e,this.width+r,this.height+s)}static fromClientRect(A,e){return new SA(e.left+A.windowBounds.left,e.top+A.windowBounds.top,e.width,e.height)}static fromDOMRectList(A,e){const r=Array.from(e);let s=r.find(n=>n.width!==0);return s||(s=r.find(n=>n.height!==0)),!s&&r.length>0&&(s=r[0]),s?new SA(s.left+A.windowBounds.left,s.top+A.windowBounds.top,s.width,s.height):SA.EMPTY}}SA.EMPTY=new SA(0,0,0,0);const lr=(t,A)=>SA.fromClientRect(t,A.getBoundingClientRect()),Al=t=>{const A=t.body,e=t.documentElement;if(!A||!e)throw new Error("Unable to get document size");const r=Math.max(Math.max(A.scrollWidth,e.scrollWidth),Math.max(A.offsetWidth,e.offsetWidth),Math.max(A.clientWidth,e.clientWidth)),s=Math.max(Math.max(A.scrollHeight,e.scrollHeight),Math.max(A.offsetHeight,e.offsetHeight),Math.max(A.clientHeight,e.clientHeight));return new SA(0,0,r,s)};for(var Br=function(t){for(var A=[],e=0,r=t.length;e<r;){var s=t.charCodeAt(e++);if(s>=55296&&s<=56319&&e<r){var n=t.charCodeAt(e++);(n&64512)===56320?A.push(((s&1023)<<10)+(n&1023)+65536):(A.push(s),e--)}else A.push(s)}return A},uA=function(){for(var t=[],A=0;A<arguments.length;A++)t[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,t);var e=t.length;if(!e)return"";for(var r=[],s=-1,n="";++s<e;){var o=t[s];o<=65535?r.push(o):(o-=65536,r.push((o>>10)+55296,o%1024+56320)),(s+1===e||r.length>16384)&&(n+=String.fromCharCode.apply(String,r),r.length=0)}return n},xo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",el=typeof Uint8Array>"u"?[]:new Uint8Array(256),dr=0;dr<xo.length;dr++)el[xo.charCodeAt(dr)]=dr;for(var yo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bt=typeof Uint8Array>"u"?[]:new Uint8Array(256),gr=0;gr<yo.length;gr++)bt[yo.charCodeAt(gr)]=gr;for(var tl=function(t){var A=t.length*.75,e=t.length,r,s=0,n,o,i,a;t[t.length-1]==="="&&(A--,t[t.length-2]==="="&&A--);var 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<e;r+=4)n=bt[t.charCodeAt(r)],o=bt[t.charCodeAt(r+1)],i=bt[t.charCodeAt(r+2)],a=bt[t.charCodeAt(r+3)],c[s++]=n<<2|o>>4,c[s++]=(o&15)<<4|i>>2,c[s++]=(i&3)<<6|a&63;return B},rl=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},sl=function(t){for(var A=t.length,e=[],r=0;r<A;r+=4)e.push(t[r+3]<<24|t[r+2]<<16|t[r+1]<<8|t[r]);return e},_e=5,Ts=11,Ks=2,nl=Ts-_e,Eo=65536>>_e,ol=1<<_e,Ds=ol-1,il=1024>>_e,al=Eo+il,cl=al,ll=32,Bl=cl+ll,dl=65536>>Ts,gl=1<<nl,ul=gl-1,bo=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},fl=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},hl=function(t,A){var e=tl(t),r=Array.isArray(e)?sl(e):new Uint32Array(e),s=Array.isArray(e)?rl(e):new Uint16Array(e),n=24,o=bo(s,n/2,r[4]/2),i=r[5]===2?bo(s,(n+r[4])/2):fl(r,Math.ceil((n+r[4])/4));return new wl(r[0],r[1],r[2],r[3],o,i)},wl=(function(){function t(A,e,r,s,n,o){this.initialValue=A,this.errorValue=e,this.highStart=r,this.highValueIndex=s,this.index=n,this.data=o}return t.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=this.index[A>>_e],e=(e<<Ks)+(A&Ds),this.data[e];if(A<=65535)return e=this.index[Eo+(A-55296>>_e)],e=(e<<Ks)+(A&Ds),this.data[e];if(A<this.highStart)return e=Bl-dl+(A>>Ts),e=this.index[e],e+=A>>_e&ul,e=this.index[e],e=(e<<Ks)+(A&Ds),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),Ho="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",pl=typeof Uint8Array>"u"?[]:new Uint8Array(256),ur=0;ur<Ho.length;ur++)pl[Ho.charCodeAt(ur)]=ur;var Ql="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==",vo=50,Cl=1,Io=2,So=3,ml=4,Ul=5,Lo=7,To=8,Ko=9,Se=10,Os=11,Do=12,Rs=13,Fl=14,Ht=15,Ms=16,fr=17,vt=18,xl=19,Oo=20,Ns=21,It=22,Gs=23,tt=24,JA=25,St=26,Lt=27,rt=28,yl=29,Pe=30,El=31,hr=32,wr=33,ks=34,Vs=35,_s=36,Tt=37,Ps=38,pr=39,Qr=40,Xs=41,Ro=42,bl=43,Hl=[9001,65288],Mo="!",V="×",Cr="÷",Ws=hl(Ql),Qe=[Pe,_s],js=[Cl,Io,So,Ul],No=[Se,To],Go=[Lt,St],vl=js.concat(No),ko=[Ps,pr,Qr,ks,Vs],Il=[Ht,Rs],Sl=function(t,A){A===void 0&&(A="strict");var e=[],r=[],s=[];return t.forEach(function(n,o){var i=Ws.get(n);if(i>vo?(s.push(!0),i-=vo):s.push(!1),["normal","auto","loose"].indexOf(A)!==-1&&[8208,8211,12316,12448].indexOf(n)!==-1)return r.push(o),e.push(Ms);if(i===ml||i===Os){if(o===0)return r.push(o),e.push(Pe);var a=e[o-1];return vl.indexOf(a)===-1?(r.push(r[o-1]),e.push(a)):(r.push(o),e.push(Pe))}if(r.push(o),i===El)return e.push(A==="strict"?Ns:Tt);if(i===Ro||i===yl)return e.push(Pe);if(i===bl)return n>=131072&&n<=196605||n>=196608&&n<=262141?e.push(Tt):e.push(Pe);e.push(i)}),[r,e,s]},Js=function(t,A,e,r){var s=r[e];if(Array.isArray(t)?t.indexOf(s)!==-1:t===s)for(var n=e;n<=r.length;){n++;var o=r[n];if(o===A)return!0;if(o!==Se)break}if(s===Se)for(var n=e;n>0;){n--;var i=r[n];if(Array.isArray(t)?t.indexOf(i)!==-1:t===i)for(var a=e;a<=r.length;){a++;var o=r[a];if(o===A)return!0;if(o!==Se)break}if(i!==Se)break}return!1},Vo=function(t,A){for(var e=t;e>=0;){var r=A[e];if(r===Se)e--;else return r}return 0},Ll=function(t,A,e,r,s){if(e[r]===0)return V;var n=r-1;if(Array.isArray(s)&&s[n]===!0)return V;var o=n-1,i=n+1,a=A[n],B=o>=0?A[o]:0,c=A[i];if(a===Io&&c===So)return V;if(js.indexOf(a)!==-1)return Mo;if(js.indexOf(c)!==-1||No.indexOf(c)!==-1)return V;if(Vo(n,A)===To)return Cr;if(Ws.get(t[n])===Os||(a===hr||a===wr)&&Ws.get(t[i])===Os||a===Lo||c===Lo||a===Ko||[Se,Rs,Ht].indexOf(a)===-1&&c===Ko||[fr,vt,xl,tt,rt].indexOf(c)!==-1||Vo(n,A)===It||Js(Gs,It,n,A)||Js([fr,vt],Ns,n,A)||Js(Do,Do,n,A))return V;if(a===Se)return Cr;if(a===Gs||c===Gs)return V;if(c===Ms||a===Ms)return Cr;if([Rs,Ht,Ns].indexOf(c)!==-1||a===Fl||B===_s&&Il.indexOf(a)!==-1||a===rt&&c===_s||c===Oo||Qe.indexOf(c)!==-1&&a===JA||Qe.indexOf(a)!==-1&&c===JA||a===Lt&&[Tt,hr,wr].indexOf(c)!==-1||[Tt,hr,wr].indexOf(a)!==-1&&c===St||Qe.indexOf(a)!==-1&&Go.indexOf(c)!==-1||Go.indexOf(a)!==-1&&Qe.indexOf(c)!==-1||[Lt,St].indexOf(a)!==-1&&(c===JA||[It,Ht].indexOf(c)!==-1&&A[i+1]===JA)||[It,Ht].indexOf(a)!==-1&&c===JA||a===JA&&[JA,rt,tt].indexOf(c)!==-1)return V;if([JA,rt,tt,fr,vt].indexOf(c)!==-1)for(var d=n;d>=0;){var f=A[d];if(f===JA)return V;if([rt,tt].indexOf(f)!==-1)d--;else break}if([Lt,St].indexOf(c)!==-1)for(var d=[fr,vt].indexOf(a)!==-1?o:n;d>=0;){var f=A[d];if(f===JA)return V;if([rt,tt].indexOf(f)!==-1)d--;else break}if(Ps===a&&[Ps,pr,ks,Vs].indexOf(c)!==-1||[pr,ks].indexOf(a)!==-1&&[pr,Qr].indexOf(c)!==-1||[Qr,Vs].indexOf(a)!==-1&&c===Qr||ko.indexOf(a)!==-1&&[Oo,St].indexOf(c)!==-1||ko.indexOf(c)!==-1&&a===Lt||Qe.indexOf(a)!==-1&&Qe.indexOf(c)!==-1||a===tt&&Qe.indexOf(c)!==-1||Qe.concat(JA).indexOf(a)!==-1&&c===It&&Hl.indexOf(t[i])===-1||Qe.concat(JA).indexOf(c)!==-1&&a===vt)return V;if(a===Xs&&c===Xs){for(var u=e[n],h=1;u>0&&(u--,A[u]===Xs);)h++;if(h%2!==0)return V}return a===hr&&c===wr?V:Cr},Tl=function(t,A){A||(A={lineBreak:"normal",wordBreak:"normal"});var e=Sl(t,A.lineBreak),r=e[0],s=e[1],n=e[2];(A.wordBreak==="break-all"||A.wordBreak==="break-word")&&(s=s.map(function(i){return[JA,Pe,Ro].indexOf(i)!==-1?Tt:i}));var o=A.wordBreak==="keep-all"?n.map(function(i,a){return i&&t[a]>=19968&&t[a]<=40959}):void 0;return[r,s,o]},Kl=(function(){function t(A,e,r,s){this.codePoints=A,this.required=e===Mo,this.start=r,this.end=s}return t.prototype.slice=function(){return uA.apply(void 0,this.codePoints.slice(this.start,this.end))},t})(),Dl=function(t,A){var e=Br(t),r=Tl(e,A),s=r[0],n=r[1],o=r[2],i=e.length,a=0,B=0;return{next:function(){if(B>=i)return{done:!0,value:null};for(var c=V;B<i&&(c=Ll(e,n,s,++B,o))===V;);if(c!==V||B===i){var d=new Kl(e,c,a,B);return a=B,{value:d,done:!1}}return{done:!0,value:null}}}};const Ol=1,Rl=2,st=4,_o=8,mr=10,Po=47,Kt=92,Ml=9,Nl=32,Ur=34,Dt=61,Gl=35,kl=36,Vl=37,Fr=39,xr=40,Ot=41,_l=95,GA=45,Pl=33,Xl=60,Wl=62,jl=64,Jl=91,Yl=93,zl=61,Zl=123,yr=63,$l=125,Xo=124,ql=126,AB=128,Wo=65533,Ys=42,Xe=43,eB=44,tB=58,rB=59,Rt=46,sB=0,nB=8,oB=11,iB=14,aB=31,cB=127,Be=-1,jo=48,Jo=97,Yo=101,lB=102,BB=117,dB=122,zo=65,Zo=69,$o=70,gB=85,uB=90,LA=t=>t>=jo&&t<=57,fB=t=>t>=55296&&t<=57343,nt=t=>LA(t)||t>=zo&&t<=$o||t>=Jo&&t<=lB,hB=t=>t>=Jo&&t<=dB,wB=t=>t>=zo&&t<=uB,pB=t=>hB(t)||wB(t),QB=t=>t>=AB,Er=t=>t===mr||t===Ml||t===Nl,br=t=>pB(t)||QB(t)||t===_l,qo=t=>br(t)||LA(t)||t===GA,CB=t=>t>=sB&&t<=nB||t===oB||t>=iB&&t<=aB||t===cB,Le=(t,A)=>t!==Kt?!1:A!==mr,Hr=(t,A,e)=>t===GA?br(A)||Le(A,e):br(t)?!0:!!(t===Kt&&Le(t,A)),zs=(t,A,e)=>t===Xe||t===GA?LA(A)?!0:A===Rt&&LA(e):LA(t===Rt?A:t),mB=t=>{let A=0,e=1;(t[A]===Xe||t[A]===GA)&&(t[A]===GA&&(e=-1),A++);const r=[];for(;LA(t[A]);)r.push(t[A++]);const s=r.length?parseInt(uA(...r),10):0;t[A]===Rt&&A++;const n=[];for(;LA(t[A]);)n.push(t[A++]);const o=n.length,i=o?parseInt(uA(...n),10):0;(t[A]===Zo||t[A]===Yo)&&A++;let a=1;(t[A]===Xe||t[A]===GA)&&(t[A]===GA&&(a=-1),A++);const B=[];for(;LA(t[A]);)B.push(t[A++]);const c=B.length?parseInt(uA(...B),10):0;return e*(s+i*Math.pow(10,-o))*Math.pow(10,a*c)},UB={type:2},FB={type:3},xB={type:4},yB={type:13},EB={type:8},bB={type:21},HB={type:9},vB={type:10},IB={type:11},SB={type:12},LB={type:14},vr={type:23},TB={type:1},KB={type:25},DB={type:24},OB={type:26},RB={type:27},MB={type:28},NB={type:29},GB={type:31},Zs={type:32};class Ai{constructor(){this._value=[]}write(A){this._value=this._value.concat(Br(A))}read(){const A=[];let e=this.consumeToken();for(;e!==Zs;)A.push(e),e=this.consumeToken();return A}consumeToken(){const A=this.consumeCodePoint();switch(A){case Ur:return this.consumeStringToken(Ur);case Gl:const e=this.peekCodePoint(0),r=this.peekCodePoint(1),s=this.peekCodePoint(2);if(qo(e)||Le(r,s)){const u=Hr(e,r,s)?Rl:Ol;return{type:5,value:this.consumeName(),flags:u}}break;case kl:if(this.peekCodePoint(0)===Dt)return this.consumeCodePoint(),yB;break;case Fr:return this.consumeStringToken(Fr);case xr:return UB;case Ot:return FB;case Ys:if(this.peekCodePoint(0)===Dt)return this.consumeCodePoint(),LB;break;case Xe:if(zs(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case eB:return xB;case GA:const n=A,o=this.peekCodePoint(0),i=this.peekCodePoint(1);if(zs(n,o,i))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(Hr(n,o,i))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(o===GA&&i===Wl)return this.consumeCodePoint(),this.consumeCodePoint(),DB;break;case Rt:if(zs(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Po:if(this.peekCodePoint(0)===Ys)for(this.consumeCodePoint();;){let u=this.consumeCodePoint();if(u===Ys&&(u=this.consumeCodePoint(),u===Po))return this.consumeToken();if(u===Be)return this.consumeToken()}break;case tB:return OB;case rB:return RB;case Xl:if(this.peekCodePoint(0)===Pl&&this.peekCodePoint(1)===GA&&this.peekCodePoint(2)===GA)return this.consumeCodePoint(),this.consumeCodePoint(),KB;break;case jl:const a=this.peekCodePoint(0),B=this.peekCodePoint(1),c=this.peekCodePoint(2);if(Hr(a,B,c))return{type:7,value:this.consumeName()};break;case Jl:return MB;case Kt:if(Le(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case Yl:return NB;case zl:if(this.peekCodePoint(0)===Dt)return this.consumeCodePoint(),EB;break;case Zl:return IB;case $l:return SB;case BB:case gB:const d=this.peekCodePoint(0),f=this.peekCodePoint(1);return d===Xe&&(nt(f)||f===yr)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case Xo:if(this.peekCodePoint(0)===Dt)return this.consumeCodePoint(),HB;if(this.peekCodePoint(0)===Xo)return this.consumeCodePoint(),bB;break;case ql:if(this.peekCodePoint(0)===Dt)return this.consumeCodePoint(),vB;break;case Be:return Zs}return Er(A)?(this.consumeWhiteSpace(),GB):LA(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):br(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:uA(A)}}consumeCodePoint(){const A=this._value.shift();return typeof A>"u"?-1:A}reconsumeCodePoint(A){this._value.unshift(A)}peekCodePoint(A){return A>=this._value.length?-1:this._value[A]}consumeUnicodeRangeToken(){const A=[];let e=this.consumeCodePoint();for(;nt(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();let r=!1;for(;e===yr&&A.length<6;)A.push(e),e=this.consumeCodePoint(),r=!0;if(r){const n=parseInt(uA(...A.map(i=>i===yr?jo:i)),16),o=parseInt(uA(...A.map(i=>i===yr?$o:i)),16);return{type:30,start:n,end:o}}const s=parseInt(uA(...A),16);if(this.peekCodePoint(0)===GA&&nt(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();const n=[];for(;nt(e)&&n.length<6;)n.push(e),e=this.consumeCodePoint();const o=parseInt(uA(...n),16);return{type:30,start:s,end:o}}else return{type:30,start:s,end:s}}consumeIdentLikeToken(){const A=this.consumeName();return A.toLowerCase()==="url"&&this.peekCodePoint(0)===xr?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===xr?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}}consumeUrlToken(){const A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===Be)return{type:22,value:""};const e=this.peekCodePoint(0);if(e===Fr||e===Ur){const r=this.consumeStringToken(this.consumeCodePoint());return r.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===Be||this.peekCodePoint(0)===Ot)?(this.consumeCodePoint(),{type:22,value:r.value}):(this.consumeBadUrlRemnants(),vr)}for(;;){const r=this.consumeCodePoint();if(r===Be||r===Ot)return{type:22,value:uA(...A)};if(Er(r))return this.consumeWhiteSpace(),this.peekCodePoint(0)===Be||this.peekCodePoint(0)===Ot?(this.consumeCodePoint(),{type:22,value:uA(...A)}):(this.consumeBadUrlRemnants(),vr);if(r===Ur||r===Fr||r===xr||CB(r))return this.consumeBadUrlRemnants(),vr;if(r===Kt)if(Le(r,this.peekCodePoint(0)))A.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),vr;else A.push(r)}}consumeWhiteSpace(){for(;Er(this.peekCodePoint(0));)this.consumeCodePoint()}consumeBadUrlRemnants(){for(;;){const A=this.consumeCodePoint();if(A===Ot||A===Be)return;Le(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}}consumeStringSlice(A){let r="";for(;A>0;){const s=Math.min(5e4,A);r+=uA(...this._value.splice(0,s)),A-=s}return this._value.shift(),r}consumeStringToken(A){let e="",r=0;do{const s=this._value[r];if(s===Be||s===void 0||s===A)return e+=this.consumeStringSlice(r),{type:0,value:e};if(s===mr)return this._value.splice(0,r),TB;if(s===Kt){const n=this._value[r+1];n!==Be&&n!==void 0&&(n===mr?(e+=this.consumeStringSlice(r),r=-1,this._value.shift()):Le(s,n)&&(e+=this.consumeStringSlice(r),e+=uA(this.consumeEscapedCodePoint()),r=-1))}r++}while(!0)}consumeNumber(){const A=[];let e=st,r=this.peekCodePoint(0);for((r===Xe||r===GA)&&A.push(this.consumeCodePoint());LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0);let s=this.peekCodePoint(1);if(r===Rt&&LA(s))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=_o;LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0),s=this.peekCodePoint(1);const n=this.peekCodePoint(2);if((r===Zo||r===Yo)&&((s===Xe||s===GA)&&LA(n)||LA(s)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=_o;LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[mB(A),e]}consumeNumericToken(){const[A,e]=this.consumeNumber(),r=this.peekCodePoint(0),s=this.peekCodePoint(1),n=this.peekCodePoint(2);if(Hr(r,s,n)){const o=this.consumeName();return{type:15,number:A,flags:e,unit:o}}return r===Vl?(this.consumeCodePoint(),{type:16,number:A,flags:e}):{type:17,number:A,flags:e}}consumeEscapedCodePoint(){const A=this.consumeCodePoint();if(nt(A)){let e=uA(A);for(;nt(this.peekCodePoint(0))&&e.length<6;)e+=uA(this.consumeCodePoint());Er(this.peekCodePoint(0))&&this.consumeCodePoint();const r=parseInt(e,16);return r===0||fB(r)||r>1114111?Wo:r}return A===Be?Wo:A}consumeName(){let A="";for(;;){const e=this.consumeCodePoint();if(qo(e))A+=uA(e);else if(Le(e,this.peekCodePoint(0)))A+=uA(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(e),A}}}class ot{constructor(A){this._tokens=A}static create(A){const e=new Ai;return e.write(A),new ot(e.read())}static parseValue(A){return ot.create(A).parseComponentValue()}static parseValues(A){return ot.create(A).parseComponentValues()}parseComponentValue(){let A=this.consumeToken();for(;A.type===31;)A=this.consumeToken();if(A.type===32)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);const e=this.consumeComponentValue();do A=this.consumeToken();while(A.type===31);if(A.type===32)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")}parseComponentValues(){const A=[];for(;;){const e=this.consumeComponentValue();if(e.type===32)return A;A.push(e),A.push()}}consumeComponentValue(){const A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A}consumeSimpleBlock(A){const e={type:A,values:[]};let r=this.consumeToken();for(;;){if(r.type===32||VB(r,A))return e;this.reconsumeToken(r),e.values.push(this.consumeComponentValue()),r=this.consumeToken()}}consumeFunction(A){const e={name:A.value,values:[],type:18};for(;;){const r=this.consumeToken();if(r.type===32||r.type===3)return e;this.reconsumeToken(r),e.values.push(this.consumeComponentValue())}}consumeToken(){const A=this._tokens.shift();return typeof A>"u"?Zs:A}reconsumeToken(A){this._tokens.unshift(A)}}const de=t=>t.type===15,CA=t=>t.type===17,R=t=>t.type===20,kB=t=>t.type===0,Mt=(t,A)=>R(t)&&t.value===A,Ir=t=>t.type!==31,EA=t=>t.type!==31&&t.type!==4,te=t=>{const A=[];let e=[];return t.forEach(r=>{if(r.type===4){if(e.length===0)throw new Error("Error parsing function args, zero tokens for arg");A.push(e),e=[];return}r.type!==31&&e.push(r)}),e.length&&A.push(e),A},VB=(t,A)=>A===11&&t.type===12||A===28&&t.type===29?!0:A===2&&t.type===3,cA=(t,A,e)=>Math.min(Math.max(t,A),e),kA=(t,A)=>[t[0]*A[0]+t[1]*A[1]+t[2]*A[2],t[3]*A[0]+t[4]*A[1]+t[5]*A[2],t[6]*A[0]+t[7]*A[1]+t[8]*A[2]],Te=t=>kA([3.2409699419045226,-1.537383177570094,-.4986107602930034,-.9692436362808796,1.8759675015077202,.04155505740717559,.05563007969699366,-.20397695888897652,1.0569715142428786],t),$s=t=>kA([.41239079926595934,.357584339383878,.1804807884018343,.21263900587151027,.715168678767756,.07219231536073371,.01933081871559182,.11919477979462598,.9505321522496607],t),We=t=>t.map(A=>{const e=A<0?-1:1,r=Math.abs(A);return r>.0031308?e*(1.055*r**(1/2.4)-.055):12.92*A}),qs=t=>t.map(A=>{const e=A<0?-1:1,r=Math.abs(A);return r<=.04045?A/12.92:e*((r+.055)/1.055)**2.4}),_B=t=>{const[A,e,r]=We(Te([t[0],t[1],t[2]]));return[A,e,r,t[3]]},PB=t=>{const[A,e,r]=Te([t[0],t[1],t[2]]);return[cA(Math.round(A*255),0,255),cA(Math.round(e*255),0,255),cA(Math.round(r*255),0,255),t[3]]},Ke=t=>t.type===17||t.type===15,z=t=>t.type===16||Ke(t),XB=t=>t.type===18&&t.name==="calc",WB=(t,A=0)=>{const e=r=>{let s="";for(const n of r)if(n.type!==31){if(n.type===18)if(n.name==="calc"){const o=e(n.values);if(o===null)return null;s+=`(${o})`}else return null;else if(n.type===17)s+=n.number.toString();else if(n.type===15)n.unit==="px"?s+=n.number.toString():n.unit==="rem"||n.unit==="em"?s+=(n.number*16).toString():s+=n.number.toString();else if(n.type===16)s+=(n.number/100*A).toString();else if(n.type===6){const o=n.value;o==="+"||o==="-"||o==="*"||o==="/"?s+=` ${o} `:o==="("?s+="(":o===")"&&(s+=")")}}return s};try{const r=e(t.values);if(r===null||r.trim()==="")return null;const s=new Function("return "+r)();if(typeof s=="number"&&!isNaN(s))return{type:17,number:s,flags:st}}catch{return null}return null},ei=t=>t.length>1?[t[0],t[1]]:[t[0]],mA={type:17,number:0,flags:st},je={type:16,number:50,flags:st},ge={type:16,number:100,flags:st},Nt=(t,A,e)=>{const[r,s]=t;return[O(r,A),O(typeof s<"u"?s:r,e)]},O=(t,A)=>{if(t.type===16)return t.number/100*A;if(de(t))switch(t.unit){case"rem":case"em":return 16*t.number;default:return t.number}return t.number},ti="deg",ri="grad",si="rad",ni="turn",it={name:"angle",parse:(t,A)=>{if(A.type===15)switch(A.unit){case ti:return Math.PI*A.number/180;case ri:return Math.PI/200*A.number;case si:return A.number;case ni:return Math.PI*2*A.number}throw new Error("Unsupported angle type")}},oi=t=>t.type===15&&(t.unit===ti||t.unit===ri||t.unit===si||t.unit===ni),ii=t=>{switch(t.filter(R).map(e=>e.value).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[mA,mA];case"to top":case"bottom":return qA(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[mA,ge];case"to right":case"left":return qA(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[ge,ge];case"to bottom":case"top":return qA(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[ge,mA];case"to left":case"right":return qA(270)}return 0},qA=t=>Math.PI*t/180,De=t=>(255&t)===0,rA=t=>{const A=255&t,e=255&t>>8,r=255&t>>16,s=255&t>>24;return A<255?`rgba(${s},${r},${e},${A/255})`:`rgb(${s},${r},${e})`},re=(t,A,e,r)=>(t<<24|A<<16|e<<8|Math.round(r*255)<<0)>>>0,Oe=(t,A)=>{if(t.type===17)return t.number;if(t.type===16){const e=A===3?1:255;return A===3?t.number/100*e:Math.round(t.number/100*e)}return 0},Je=t=>(t[0].type===20?t[0].value:"unknown")==="from",jB=t=>re(cA(Math.round(t[0]*255),0,255),cA(Math.round(t[1]*255),0,255),cA(Math.round(t[2]*255),0,255),cA(t[3],0,1)),An=([t,A,e,r])=>{const s=We([t,A,e]);return re(cA(Math.round(s[0]*255),0,255),cA(Math.round(s[1]*255),0,255),cA(Math.round(s[2]*255),0,255),r)},Gt=t=>{const A=Te([t[0],t[1],t[2]]);return An([A[0],A[1],A[2],t[3]])},JB=(t,A)=>{if(Je(A.filter(EA)))throw new Error("Relative color not supported for lab()");const[e,r,s,n]=Sr(A),o=We(Te(Kr([e,r,s])));return re(cA(Math.round(o[0]*255),0,255),cA(Math.round(o[1]*255),0,255),cA(Math.round(o[2]*255),0,255),n)},YB=(t,A)=>{if(Je(A.filter(EA)))throw new Error("Relative color not supported for oklab()");const[e,r,s,n]=Sr(A),o=We(Te(Tr([e,r,s])));return re(cA(Math.round(o[0]*255),0,255),cA(Math.round(o[1]*255),0,255),cA(Math.round(o[2]*255),0,255),n)},zB=(t,A)=>{if(Je(A.filter(EA)))throw new Error("Relative color not supported for oklch()");const[e,r,s,n]=Bi(A),o=We(Te(Tr(Lr([e,r,s]))));return re(cA(Math.round(o[0]*255),0,255),cA(Math.round(o[1]*255),0,255),cA(Math.round(o[2]*255),0,255),n)},ZB=(t,A)=>{if(Je(A.filter(EA)))throw new Error("Relative color not supported for lch()");const[e,r,s,n]=li(A),o=We(Te(Kr(Lr([e,r,s]))));return re(cA(Math.round(o[0]*255),0,255),cA(Math.round(o[1]*255),0,255),cA(Math.round(o[2]*255),0,255),n)},ai=(t,A)=>{const e=A.filter(EA),[r,s,n,o]=e,i=(r.type===17?qA(r.number):it.parse(t,r))/(Math.PI*2),a=z(s)?s.number/100:0,B=z(n)?n.number/100:0,c=typeof o<"u"&&z(o)?O(o,1):1;return[i,a,B,c]},ci=(t,A)=>{if(Je(A))throw new Error("Relative color not supported for hsl()");const[e,r,s,n]=ai(t,A),o=gi([e,r,s]);return re(o[0]*255,o[1]*255,o[2]*255,r===0?1:n)},li=t=>{const A=t.filter(EA),e=z(A[0])?A[0].number:0,r=z(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&z(A[4])?O(A[4],1):1;return[e,r,s,n]},Sr=t=>{const A=t.filter(EA),e=A[0].type===16?A[0].number/100:CA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:CA(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&z(A[4])?O(A[4],1):1;return[e,r,s,n]},Bi=t=>{const A=t.filter(EA),e=A[0].type===16?A[0].number/100:CA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:CA(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&z(A[4])?O(A[4],1):1;return[e,r,s,n]},di=t=>kA([1.0479297925449969,.022946870601609652,-.05019226628920524,.02962780877005599,.9904344267538799,-.017073799063418826,-.009243040646204504,.015055191490298152,.7518742814281371],t),en=t=>kA([.955473421488075,-.02309845494876471,.06325924320057072,-.0283697093338637,1.0099953980813041,.021041441191917323,.012314014864481998,-.020507649298898964,1.330365926242124],t),tn=(t,A,e)=>(e<0&&(e+=1),e>=1&&(e-=1),e<1/6?(A-t)*e*6+t:e<1/2?A:e<2/3?(A-t)*6*(2/3-e)+t:t),gi=([t,A,e])=>{if(A===0)return[e*255,e*255,e*255];const r=e<=.5?e*(A+1):e+A-e*A,s=e*2-r,n=tn(s,r,t+1/3),o=tn(s,r,t),i=tn(s,r,t-1/3);return[n,o,i]},Lr=([t,A,e])=>(A<0&&(A=0),isNaN(e)&&(e=0),[t,A*Math.cos(e*Math.PI/180),A*Math.sin(e*Math.PI/180)]),Tr=t=>{const A=kA([1,.3963377773761749,.2158037573099136,1,-.1055613458156586,-.0638541728258133,1,-.0894841775298119,-1.2914855480194092],t),e=A.map(r=>r**3);return kA([1.2268798758459243,-.5578149944602171,.2813910456659647,-.0405757452148008,1.112286803280317,-.0717110580655164,-.0763729366746601,-.4214933324022432,1.5869240198367816],e)},Kr=t=>{const A=(t[0]+16)/116,e=t[1]/500+A,r=A-t[2]/200,s=24389/27,n=24/116,o=[(e>n?e**3:(116*e-16)/s)*.3457/.3585,t[0]>8?A**3:t[0]/s,(r>n?r**3:(116*r-16)/s)*(1-.3457-.3585)/.3585];return en([o[0],o[1],o[2]])},$B=(t,A)=>{const e=A.filter(EA);if(e.length===3){const[r,s,n]=e.map(Oe),o=qs([r/255,s/255,n/255]),[i,a,B]=$s([o[0],o[1],o[2]]);return[i,a,B,1]}if(e.length===4){const[r,s,n,o]=e.map(Oe),i=qs([r/255,s/255,n/255]),[a,B,c]=$s([i[0],i[1],i[2]]);return[a,B,c,o]}return[0,0,0,1]},qB=(t,A)=>{const[e,r,s,n]=ai(t,A),o=qs(gi([e,r,s])),[i,a,B]=$s([o[0],o[1],o[2]]);return[i,a,B,n]},Ad=(t,A)=>{const[e,r,s,n]=Sr(A),[o,i,a]=Kr([e,r,s]);return[o,i,a,n]},ed=(t,A)=>{const[e,r,s,n]=li(A),[o,i,a]=Kr(Lr([e,r,s]));return[o,i,a,n]},td=(t,A)=>{const[e,r,s,n]=Bi(A),[o,i,a]=Tr(Lr([e,r,s]));return[o,i,a,n]},rd=(t,A)=>{const[e,r,s,n]=Sr(A),[o,i,a]=Tr([e,r,s]);return[o,i,a,n]},sd=t=>en([t[0],t[1],t[2]]),ui=t=>t,nd=t=>{const[A,e,r]=di([t[0],t[2],t[3]]);return[A,e,r,t[3]]},fi=t=>Gt([t[0],t[1],t[2],t[3]]),od=t=>{const A=sd([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},id=t=>kA([.4865709486482162,.26566769316909306,.1982172852343625,.2289745640697488,.6917385218365064,.079286914093745,0,.04511338185890264,1.043944368900976],t),ad=t=>kA([2.493496911941425,-.9313836179191239,-.40271078445071684,-.8294889695615747,1.7626640603183463,.023624685841943577,.03584583024378447,-.07617238926804182,.9568845240076872],t),cd=t=>t.map(A=>{const e=A<0?-1:1;return A*e<=.04045?A/12.92:e*((A+.055)/1.055)**2.4||0}),ld=t=>We(t),Bd=t=>{const A=cd([t[0],t[1],t[2]]);return id([A[0],A[1],A[2]])},dd=t=>{const[A,e,r]=ld(ad([t[0],t[1],t[2]]));return[A,e,r,t[3]]},gd=t=>{const A=Bd([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},ud=t=>kA([2.0415879038107465,-.5650069742788596,-.34473135077832956,-.9692436362808795,1.8759675015077202,.04155505740717557,.013444280632031142,-.11836239223101838,1.0151749943912054],t),fd=t=>kA([.5766690429101305,.1855582379065463,.1882286462349947,.29734497525053605,.6273635662554661,.0752914584939978,.02703136138641234,.07068885253582723,.9913375368376388],t),hd=t=>{const A=t.map(e=>{const r=e<0?-1:1,s=Math.abs(e);return r*s**2.19921875});return[A[0],A[1],A[2]]},wd=t=>{const A=t.map(e=>{const r=e<0?-1:1,s=Math.abs(e);return r*s**.4547069271758437});return[A[0],A[1],A[2]]},pd=t=>{const[A,e,r]=wd(ud([t[0],t[1],t[2]]));return[A,e,r,t[3]]},Qd=t=>{const A=Te(fd(hd([t[0],t[1],t[2]])));return An([A[0],A[1],A[2],t[3]])},Cd=t=>kA([.7977666449006423,.13518129740053308,.0313477341283922,.2880748288194013,.711835234241873,8993693872564e-17,0,0,.8251046025104602],t),md=t=>kA([1.3457868816471583,-.25557208737979464,-.05110186497554526,-.5446307051249019,1.5082477428451468,.02052744743642139,0,0,1.2119675456389452],t),Ud=t=>t.map(A=>A<16/512?A/16:A**1.8),Fd=t=>t.map(A=>A>1/512?A**(1/1.8):A*16),xd=t=>{const A=Ud([t[0],t[1],t[2]]);return en(Cd([A[0],A[1],A[2]]))},yd=t=>{const[A,e,r]=Fd(md(di([t[0],t[1],t[2]])));return[A,e,r,t[3]]},Ed=t=>{const A=xd([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},Dr=1.09929682680944,hi=.018053968510807,bd=t=>t.map(function(A){return A<hi*4.5?A/4.5:Math.pow((A+Dr-1)/Dr,1/.45)}),Hd=t=>t.map(function(A){return A>=hi?Dr*Math.pow(A,.45)-(Dr-1):4.5*A}),vd=t=>kA([.6369580483012914,.14461690358620832,.1688809751641721,.2627002120112671,.6779980715188708,.05930171646986196,0,.028072693049087428,1.060985057710791],t),Id=t=>kA([1.716651187971268,-.355670783776392,-.25336628137366,-.666684351832489,1.616481236634939,.0157685458139111,.017639857445311,-.042770613257809,.942103121235474],t),Sd=t=>{const A=bd([t[0],t[1],t[2]]);return vd([A[0],A[1],A[2]])},Ld=t=>{const[A,e,r]=Hd(Id([t[0],t[1],t[2]]));return[A,e,r,t[3]]},Td=t=>{const A=Sd([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},Re={name:"color",parse:(t,A)=>{if(A.type===18){const e=Rd[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported color function "${A.name}"`);return e(t,A.values)}if(A.type===5){const[e,r,s,n]=wi(A);return re(e,r,s,n)}if(A.type===20){const e=ue[A.value.toUpperCase()];if(typeof e<"u")return e}return ue.TRANSPARENT}},wi=t=>{if(t.value.length===3){const A=t.value.substring(0,1),e=t.value.substring(1,2),r=t.value.substring(2,3);return[parseInt(A+A,16),parseInt(e+e,16),parseInt(r+r,16),1]}if(t.value.length===4){const A=t.value.substring(0,1),e=t.value.substring(1,2),r=t.value.substring(2,3),s=t.value.substring(3,4);return[parseInt(A+A,16),parseInt(e+e,16),parseInt(r+r,16),parseInt(s+s,16)/255]}if(t.value.length===6){const A=t.value.substring(0,2),e=t.value.substring(2,4),r=t.value.substring(4,6);return[parseInt(A,16),parseInt(e,16),parseInt(r,16),1]}if(t.value.length===8){const A=t.value.substring(0,2),e=t.value.substring(2,4),r=t.value.substring(4,6),s=t.value.substring(6,8);return[parseInt(A,16),parseInt(e,16),parseInt(r,16),parseInt(s,16)/255]}return[0,0,0,1]},pi=(t,A)=>{const e=A.filter(EA);if(Je(e))throw new Error("Relative color not supported for rgb()");if(e.length===3){const[r,s,n]=e.map(Oe);return re(r,s,n,1)}if(e.length===4){const[r,s,n,o]=e.map(Oe);return re(r,s,n,o)}if(e.length===5&&e[3].type===6&&e[3].value==="/"){const r=Oe(e[0],0),s=Oe(e[1],1),n=Oe(e[2],2),o=Oe(e[4],3);return re(r,s,n,o)}return 0},Kd=(t,A)=>{const e=A.filter(EA),r=e[0].type===20?e[0].value:"unknown";if(!Je(e)){const n=r,o=Qi[n];if(typeof o>"u")throw new Error(`Attempting to parse an unsupported color space "${n}" for color() function`);const i=CA(e[1])?e[1].number:0,a=CA(e[2])?e[2].number:0,B=CA(e[3])?e[3].number:0,c=e.length>4&&e[4].type===6&&e[4].value==="/"&&CA(e[5])?e[5].number:1;return o([i,a,B,c])}else{const n=(p,x)=>{if(CA(x))return x.number;const L=K=>K==="r"||K==="x"?0:K==="g"||K==="y"?1:2;if(R(x)){const K=L(x.value);return p[K]}const y=K=>{const M=K.filter(EA);let q="(";for(const S of M)q+=S.type===18&&S.name==="calc"?y(S.values):CA(S)?S.number:S.type===6||R(S)?S.value:"";return q+=")",q};if(x.type===18){const K=x.values.filter(EA);if(x.name==="calc"){const M=y(K).replace(/r|x/,p[0].toString()).replace(/g|y/,p[1].toString()).replace(/b|z/,p[2].toString());return new Function("return "+M)()}}return null},o=e[1].type===18?e[1].name:R(e[1])||e[1].type===5?"rgb":"unknown",i=R(e[2])?e[2].value:"unknown";let a=e[1].type===18?e[1].values:R(e[1])?[e[1]]:[];if(R(e[1])){if(typeof ue[e[1].value.toUpperCase()]>"u")throw new Error("Attempting to use unknown color in relative color 'from'");{const x=at(t,e[1].value),L=255&x,y=255&x>>8,K=255&x>>16;a=[{type:17,number:255&x>>24,flags:1},{type:17,number:K,flags:1},{type:17,number:y,flags:1},{type:17,number:L>1?L/255:L,flags:1}]}}else if(e[1].type===5){const[p,x,L,y]=wi(e[1]);a=[{type:17,number:p,flags:1},{type:17,number:x,flags:1},{type:17,number:L,flags:1},{type:17,number:y>1?y/255:y,flags:1}]}if(a.length===0)throw new Error("Attempting to use unknown color in relative color 'from'");if(i==="unknown")throw new Error("Attempting to use unknown colorspace in relative color 'to'");const B=Dd[o],c=Od[i],d=Qi[i];if(typeof B>"u")throw new Error(`Attempting to parse an unsupported color space "${o}" for color() function`);if(typeof c>"u")throw new Error(`Attempting to parse an unsupported color space "${i}" for color() function`);const f=B(t,a),u=c(f),h=n(u,e[3]),w=n(u,e[4]),F=n(u,e[5]),m=e.length>6&&e[6].type===6&&e[6].value==="/"&&CA(e[7])?e[7].number:1;if(h===null||w===null||F===null)throw new Error("Invalid relative color in color() function");return d([h,w,F,m])}},Qi={srgb:jB,"srgb-linear":An,"display-p3":gd,"a98-rgb":Qd,"prophoto-rgb":Ed,xyz:fi,"xyz-d50":od,"xyz-d65":fi,rec2020:Td},Dd={rgb:$B,hsl:qB,lab:Ad,lch:ed,oklab:rd,oklch:td},Od={srgb:_B,"srgb-linear":PB,"display-p3":dd,"a98-rgb":pd,"prophoto-rgb":yd,xyz:ui,"xyz-d50":nd,"xyz-d65":ui,rec2020:Ld},Rd={hsl:ci,hsla:ci,rgb:pi,rgba:pi,lch:ZB,oklch:zB,oklab:YB,lab:JB,color:Kd},at=(t,A)=>Re.parse(t,ot.create(A).parseComponentValue()),ue={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},Md={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(R(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},Nd={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Or=(t,A)=>{const e=Re.parse(t,A[0]),r=A[1];return r&&z(r)?{color:e,stop:r}:{color:e,stop:null}},Ci=(t,A)=>{const e=t[0],r=t[t.length-1];e.stop===null&&(e.stop=mA),r.stop===null&&(r.stop=ge);const s=[];let n=0;for(let i=0;i<t.length;i++){const a=t[i].stop;if(a!==null){const B=O(a,A);B>n?s.push(B):s.push(n),n=B}else s.push(null)}let o=null;for(let i=0;i<s.length;i++){const a=s[i];if(a===null)o===null&&(o=i);else if(o!==null){const B=i-o,c=s[o-1],d=(a-c)/(B+1);for(let f=1;f<=B;f++)s[o+f-1]=d*f;o=null}}return t.map(({color:i},a)=>({color:i,stop:Math.max(Math.min(1,s[a]/A),0)}))},Gd=(t,A,e)=>{const r=A/2,s=e/2,n=O(t[0],A)-r,o=s-O(t[1],e);return(Math.atan2(o,n)+Math.PI*2)%(Math.PI*2)},kd=(t,A,e)=>{const r=typeof t=="number"?t:Gd(t,A,e),s=Math.abs(A*Math.sin(r))+Math.abs(e*Math.cos(r)),n=A/2,o=e/2,i=s/2,a=Math.sin(r-Math.PI/2)*i,B=Math.cos(r-Math.PI/2)*i;return[s,n-B,n+B,o-a,o+a]},se=(t,A)=>Math.sqrt(t*t+A*A),mi=(t,A,e,r,s)=>[[0,0],[0,A],[t,0],[t,A]].reduce((o,i)=>{const[a,B]=i,c=se(e-a,r-B);return(s?c<o.optimumDistance:c>o.optimumDistance)?{optimumCorner:i,optimumDistance:c}:o},{optimumDistance:s?1/0:-1/0,optimumCorner:null}).optimumCorner,Vd=(t,A,e,r,s)=>{let n=0,o=0;switch(t.size){case 0:t.shape===0?n=o=Math.min(Math.abs(A),Math.abs(A-r),Math.abs(e),Math.abs(e-s)):t.shape===1&&(n=Math.min(Math.abs(A),Math.abs(A-r)),o=Math.min(Math.abs(e),Math.abs(e-s)));break;case 2:if(t.shape===0)n=o=Math.min(se(A,e),se(A,e-s),se(A-r,e),se(A-r,e-s));else if(t.shape===1){const i=Math.min(Math.abs(e),Math.abs(e-s))/Math.min(Math.abs(A),Math.abs(A-r)),[a,B]=mi(r,s,A,e,!0);n=se(a-A,(B-e)/i),o=i*n}break;case 1:t.shape===0?n=o=Math.max(Math.abs(A),Math.abs(A-r),Math.abs(e),Math.abs(e-s)):t.shape===1&&(n=Math.max(Math.abs(A),Math.abs(A-r)),o=Math.max(Math.abs(e),Math.abs(e-s)));break;case 3:if(t.shape===0)n=o=Math.max(se(A,e),se(A,e-s),se(A-r,e),se(A-r,e-s));else if(t.shape===1){const i=Math.max(Math.abs(e),Math.abs(e-s))/Math.max(Math.abs(A),Math.abs(A-r)),[a,B]=mi(r,s,A,e,!1);n=se(a-A,(B-e)/i),o=i*n}break}return Array.isArray(t.size)&&(n=O(t.size[0],r),o=t.size.length===2?O(t.size[1],s):n),[n,o]},_d=(t,A)=>{let e=qA(180);const r=[];return te(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&i.value==="to"){e=ii(s);return}else if(oi(i)){e=it.parse(t,i);return}}const o=Or(t,s);r.push(o)}),{angle:e,stops:r,type:1}},Rr=(t,A)=>{let e=qA(180);const r=[];return te(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&["top","left","right","bottom"].indexOf(i.value)!==-1){e=ii(s);return}else if(oi(i)){e=(it.parse(t,i)+qA(270))%qA(360);return}}const o=Or(t,s);r.push(o)}),{angle:e,stops:r,type:1}},Pd=(t,A)=>{const e=qA(180),r=[];let s=1;const n=0,o=3,i=[];return te(A).forEach((a,B)=>{const c=a[0];if(B===0){if(R(c)&&c.value==="linear"){s=1;return}else if(R(c)&&c.value==="radial"){s=2;return}}if(c.type===18){if(c.name==="from"){const d=Re.parse(t,c.values[0]);r.push({stop:mA,color:d})}else if(c.name==="to"){const d=Re.parse(t,c.values[0]);r.push({stop:ge,color:d})}else if(c.name==="color-stop"){const d=c.values.filter(EA);if(d.length===2){const f=Re.parse(t,d[1]),u=d[0];CA(u)&&r.push({stop:{type:16,number:u.number*100,flags:u.flags},color:f})}}}}),s===1?{angle:(e+qA(180))%qA(360),stops:r,type:s}:{size:o,shape:n,stops:r,position:i,type:s}},Ui="closest-side",Fi="farthest-side",xi="closest-corner",yi="farthest-corner",Ei="circle",bi="ellipse",Hi="cover",vi="contain",Xd=(t,A)=>{let e=0,r=3;const s=[],n=[];return te(A).forEach((o,i)=>{let a=!0;if(i===0){let B=!1;a=o.reduce((c,d)=>{if(B)if(R(d))switch(d.value){case"center":return n.push(je),c;case"top":case"left":return n.push(mA),c;case"right":case"bottom":return n.push(ge),c}else(z(d)||Ke(d))&&n.push(d);else if(R(d))switch(d.value){case Ei:return e=0,!1;case bi:return e=1,!1;case"at":return B=!0,!1;case Ui:return r=0,!1;case Hi:case Fi:return r=1,!1;case vi:case xi:return r=2,!1;case yi:return r=3,!1}else if(Ke(d)||z(d))return Array.isArray(r)||(r=[]),r.push(d),!1;return c},a)}if(a){const B=Or(t,o);s.push(B)}}),{size:r,shape:e,stops:s,position:n,type:2}},Mr=(t,A)=>{let e=0,r=3;const s=[],n=[];return te(A).forEach((o,i)=>{let a=!0;if(i===0?a=o.reduce((B,c)=>{if(R(c))switch(c.value){case"center":return n.push(je),!1;case"top":case"left":return n.push(mA),!1;case"right":case"bottom":return n.push(ge),!1}else if(z(c)||Ke(c))return n.push(c),!1;return B},a):i===1&&(a=o.reduce((B,c)=>{if(R(c))switch(c.value){case Ei:return e=0,!1;case bi:return e=1,!1;case vi:case Ui:return r=0,!1;case Fi:return r=1,!1;case xi:return r=2,!1;case Hi:case yi:return r=3,!1}else if(Ke(c)||z(c))return Array.isArray(r)||(r=[]),r.push(c),!1;return B},a)),a){const B=Or(t,o);s.push(B)}}),{size:r,shape:e,stops:s,position:n,type:2}},Wd=t=>t.type===1,jd=t=>t.type===2,rn={name:"image",parse:(t,A)=>{if(A.type===22){const e={url:A.value,type:0};return t.cache.addImage(A.value),e}if(A.type===18){const e=Ii[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported image function "${A.name}"`);return e(t,A.values)}throw new Error(`Unsupported image type ${A.type}`)}};function Jd(t){return!(t.type===20&&t.value==="none")&&(t.type!==18||!!Ii[t.name])}const Ii={"linear-gradient":_d,"-moz-linear-gradient":Rr,"-ms-linear-gradient":Rr,"-o-linear-gradient":Rr,"-webkit-linear-gradient":Rr,"radial-gradient":Xd,"-moz-radial-gradient":Mr,"-ms-radial-gradient":Mr,"-o-radial-gradient":Mr,"-webkit-radial-gradient":Mr,"-webkit-gradient":Pd},Yd={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>{if(A.length===0)return[];const e=A[0];return e.type===20&&e.value==="none"?[]:A.filter(r=>EA(r)&&Jd(r)).map(r=>rn.parse(t,r))}},zd={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(R(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},Zd={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:(t,A)=>te(A).map(e=>e.map(r=>XB(r)?WB(r,0):z(r)?r:null).filter(r=>r!==null)).map(ei)},$d={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:(t,A)=>te(A).map(e=>e.filter(R).map(r=>r.value).join(" ")).map(qd)},qd=t=>{switch(t){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};var ct;(function(t){t.AUTO="auto",t.CONTAIN="contain",t.COVER="cover"})(ct||(ct={}));const Ag={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:(t,A)=>te(A).map(e=>e.filter(eg))},eg=t=>R(t)||z(t),Nr=t=>({name:`border-${t}-color`,initialValue:"transparent",prefix:!1,type:3,format:"color"}),tg=Nr("top"),rg=Nr("right"),sg=Nr("bottom"),ng=Nr("left"),Gr=t=>({name:`border-radius-${t}`,initialValue:"0 0",prefix:!1,type:1,parse:(A,e)=>ei(e.filter(z))}),og=Gr("top-left"),ig=Gr("top-right"),ag=Gr("bottom-right"),cg=Gr("bottom-left"),kr=t=>({name:`border-${t}-style`,initialValue:"solid",prefix:!1,type:2,parse:(A,e)=>{switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}),lg=kr("top"),Bg=kr("right"),dg=kr("bottom"),gg=kr("left"),Vr=t=>({name:`border-${t}-width`,initialValue:"0",type:0,prefix:!1,parse:(A,e)=>de(e)?e.number:0}),ug=Vr("top"),fg=Vr("right"),hg=Vr("bottom"),wg=Vr("left"),sn={type:0},nn=t=>{const[A]=t;return A?R(A)?A.value==="farthest-side"?"farthest-side":"closest-side":z(A)?A:"closest-side":"closest-side"},Si=t=>{let A=null,e=null;for(const r of t)if(R(r))switch(r.value){case"left":A=mA;break;case"right":A=ge;break;case"top":e=mA;break;case"bottom":e=ge;break;case"center":A===null?A=je:e===null&&(e=je);break}else z(r)&&(A===null?A=r:e===null&&(e=r));return{cx:A??je,cy:e??je}},pg=t=>{const A=[];for(const o of t)if(o.type!==31){if(R(o)&&o.value==="round")break;z(o)&&A.push(o)}const e=A[0]??mA,r=A[1]??e,s=A[2]??e,n=A[3]??r;return{type:1,top:e,right:r,bottom:s,left:n}},Qg=t=>{const A=t.filter(Ir),e=A.findIndex(n=>Mt(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:2,radius:nn(r),...Si(s)}},Cg=t=>{const A=t.filter(Ir),e=A.findIndex(n=>Mt(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:3,rx:nn(r.slice(0,1)),ry:nn(r.slice(1,2)),...Si(s)}},mg=t=>{const A=te(t),e=[];for(const r of A){if(r.length===1&&R(r[0]))continue;const s=r.filter(z);s.length>=2&&e.push([s[0],s[1]])}return{type:4,points:e}},Ug=t=>{const A=t.find(e=>e.type===0);return A?{type:5,d:A.value}:sn},Fg={name:"clip-path",initialValue:"none",prefix:!1,type:0,parse:(t,A)=>{if(R(A)&&A.value==="none")return sn;if(A.type===18)switch(A.name){case"inset":return pg(A.values);case"circle":return Qg(A.values);case"ellipse":return Cg(A.values);case"polygon":return mg(A.values);case"path":return Ug(A.values)}return sn}},xg={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},yg={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:(t,A)=>A==="rtl"?1:0},Eg={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:(t,A)=>A.filter(R).reduce((e,r)=>e|bg(r.value),0)},bg=t=>{switch(t){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},Hg={name:"float",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},vg={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:(t,A)=>A.type===20&&A.value==="normal"?0:A.type===17||A.type===15?A.number:0};var _r;(function(t){t.NORMAL="normal",t.STRICT="strict"})(_r||(_r={}));const Ig={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="strict"?_r.STRICT:_r.NORMAL},Sg={name:"line-height",initialValue:"normal",prefix:!1,type:4},Li=(t,A)=>R(t)&&t.value==="normal"?1.2*A:t.type===17?A*t.number:z(t)?O(t,A):A,Lg={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:(t,A)=>A.type===20&&A.value==="none"?null:rn.parse(t,A)},Tg={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:(t,A)=>A==="inside"?0:1},on={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":return 22;case"hebrew":return 52;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},Pr=t=>({name:`margin-${t}`,initialValue:"0",prefix:!1,type:4}),Kg=Pr("top"),Dg=Pr("right"),Og=Pr("bottom"),Rg=Pr("left"),Mg={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:(t,A)=>A.filter(R).map(e=>{switch(e.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})},Ng={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="break-word"?"break-word":"normal"},Xr=t=>({name:`padding-${t}`,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}),Gg=Xr("top"),kg=Xr("right"),Vg=Xr("bottom"),_g=Xr("left"),Pg={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Xg={name:"position",initialValue:"static",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},Wg={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&Mt(A[0],"none")?[]:te(A).map(e=>{const r={color:ue.TRANSPARENT,offsetX:mA,offsetY:mA,blur:mA};let s=0;for(let n=0;n<e.length;n++){const o=e[n];Ke(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:r.blur=o,s++):r.color=Re.parse(t,o)}return r})},jg={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},Jg={name:"transform",initialValue:"none",prefix:!0,type:0,parse:(t,A)=>{if(A.type===20&&A.value==="none")return null;if(A.type===18){const e=Yg[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported transform function "${A.name}"`);return e(t,A.values)}return null}},Yg={matrix:(t,A)=>{const e=A.filter(r=>r.type===17).map(r=>r.number);return e.length===6?e:null},matrix3d:(t,A)=>{const e=A.filter(B=>B.type===17).map(B=>B.number),[r,s,{},{},n,o,{},{},{},{},{},{},i,a]=e;return e.length===16?[r,s,n,o,i,a]:null},rotate:(t,A)=>{if(A.length!==1)return null;const e=A[0];let r=0;if(e.type===17&&e.number===0)r=0;else if(e.type===15)r=it.parse(t,e);else return null;const s=Math.cos(r),n=Math.sin(r);return[s,n,-n,s,0,0]}},Ti={type:16,number:50,flags:st},zg=[Ti,Ti],Zg={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:(t,A)=>{const e=A.filter(z);return e.length!==2?zg:[e[0],e[1]]}},$g={name:"rotate",initialValue:"none",prefix:!1,type:0,parse:(t,A)=>A.type===20&&A.value==="none"?null:A.type===17&&A.number===0?0:A.type===15?it.parse(t,A)*180/Math.PI:null},qg={name:"visible",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"hidden":return 1;case"collapse":return 2;default:return 0}}};var kt;(function(t){t.NORMAL="normal",t.BREAK_ALL="break-all",t.KEEP_ALL="keep-all"})(kt||(kt={}));const Au={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"break-all":return kt.BREAK_ALL;case"keep-all":return kt.KEEP_ALL;default:return kt.NORMAL}}},eu={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(A.type===20)return{auto:!0,order:0};if(CA(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},Ki={name:"time",parse:(t,A)=>{if(A.type===15)switch(A.unit.toLowerCase()){case"s":return 1e3*A.number;case"ms":return A.number}throw new Error("Unsupported time type")}},tu={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:(t,A)=>CA(A)?A.number:1},ru={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},su={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:(t,A)=>A.filter(R).map(e=>{switch(e.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(e=>e!==0)},nu={name:"text-decoration-style",initialValue:"solid",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"double":return 1;case"dotted":return 2;case"dashed":return 3;case"wavy":return 4;default:return 0}}},ou={name:"text-decoration-thickness",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(R(A))switch(A.value){case"auto":return"auto";case"from-font":return"from-font"}return de(A)?A.number:"auto"}},iu={name:"text-underline-offset",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>R(A)&&A.value==="auto"?"auto":de(A)?A.number:"auto"},au={name:"font-family",initialValue:"",prefix:!1,type:1,parse:(t,A)=>{const e=[],r=[];return A.forEach(s=>{switch(s.type){case 20:case 0:e.push(s.value);break;case 17:e.push(s.number.toString());break;case 4:r.push(e.join(" ")),e.length=0;break}}),e.length&&r.push(e.join(" ")),r.map(s=>s.indexOf(" ")===-1?s:`'${s}'`)}},cu={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},lu={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:(t,A)=>CA(A)?A.number:R(A)&&A.value==="bold"?700:400},Bu={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.filter(R).map(e=>e.value)},du={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},oA=(t,A)=>(t&A)!==0,gu={name:"content",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>{if(A.length===0)return[];const e=A[0];return e.type===20&&e.value==="none"?[]:A}},uu={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return null;const e=A[0];if(e.type===20&&e.value==="none")return null;const r=[],s=A.filter(Ir);for(let n=0;n<s.length;n++){const o=s[n],i=s[n+1];if(o.type===20){const a=i&&CA(i)?i.number:1;r.push({counter:o.value,increment:a})}}return r}},fu={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return[];const e=[],r=A.filter(Ir);for(let s=0;s<r.length;s++){const n=r[s],o=r[s+1];if(R(n)&&n.value!=="none"){const i=o&&CA(o)?o.number:0;e.push({counter:n.value,reset:i})}}return e}},hu={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:(t,A)=>A.filter(de).map(e=>Ki.parse(t,e))},wu={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return null;const e=A[0];if(e.type===20&&e.value==="none")return null;const r=[],s=A.filter(kB);if(s.length%2!==0)return null;for(let n=0;n<s.length;n+=2){const o=s[n].value,i=s[n+1].value;r.push({open:o,close:i})}return r}},Di=(t,A,e)=>{if(!t)return"";const r=t[Math.min(A,t.length-1)];return r?e?r.open:r.close:""},pu={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&Mt(A[0],"none")?[]:te(A).map(e=>{const r={color:255,offsetX:mA,offsetY:mA,blur:mA,spread:mA,inset:!1};let s=0;for(let n=0;n<e.length;n++){const o=e[n];Mt(o,"inset")?r.inset=!0:Ke(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:s===2?r.blur=o:r.spread=o,s++):r.color=Re.parse(t,o)}return r})},Qu={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:(t,A)=>{const e=[0,1,2],r=[];return A.filter(R).forEach(s=>{switch(s.value){case"stroke":r.push(1);break;case"fill":r.push(0);break;case"markers":r.push(2);break}}),e.forEach(s=>{r.indexOf(s)===-1&&r.push(s)}),r}},Cu={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},mu={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:(t,A)=>de(A)?A.number:0},Uu={name:"-webkit-line-clamp",initialValue:"none",prefix:!0,type:0,parse:(t,A)=>A.type===20&&A.value==="none"?0:A.type===17?Math.max(0,Math.floor(A.number)):0},Fu={name:"objectFit",initialValue:"fill",prefix:!1,type:1,parse:(t,A)=>A.filter(R).reduce((e,r)=>e|xu(r.value),0)},xu=t=>{switch(t){case"contain":return 2;case"cover":return 4;case"none":return 8;case"scale-down":return 16}return 0},yu={name:"text-overflow",initialValue:"clip",prefix:!1,type:2,parse:(t,A)=>A==="ellipsis"?1:0};var YA;(function(t){t[t.AUTO=0]="AUTO",t[t.CRISP_EDGES=1]="CRISP_EDGES",t[t.PIXELATED=2]="PIXELATED",t[t.SMOOTH=3]="SMOOTH"})(YA||(YA={}));const Eu={name:"image-rendering",initialValue:"auto",prefix:!1,type:2,parse:(t,A)=>{switch(A.toLowerCase()){case"crisp-edges":case"-webkit-crisp-edges":case"-moz-crisp-edges":return YA.CRISP_EDGES;case"pixelated":case"-webkit-optimize-contrast":return YA.PIXELATED;case"smooth":case"high-quality":return YA.SMOOTH;default:return YA.AUTO}}};class bu{constructor(A,e){this.animationDuration=b(A,hu,e.animationDuration),this.backgroundClip=b(A,Md,e.backgroundClip),this.backgroundColor=b(A,Nd,e.backgroundColor),this.backgroundImage=b(A,Yd,e.backgroundImage),this.backgroundOrigin=b(A,zd,e.backgroundOrigin),this.backgroundPosition=b(A,Zd,e.backgroundPosition),this.backgroundRepeat=b(A,$d,e.backgroundRepeat),this.backgroundSize=b(A,Ag,e.backgroundSize),this.borderTopColor=b(A,tg,e.borderTopColor),this.borderRightColor=b(A,rg,e.borderRightColor),this.borderBottomColor=b(A,sg,e.borderBottomColor),this.borderLeftColor=b(A,ng,e.borderLeftColor),this.borderTopLeftRadius=b(A,og,e.borderTopLeftRadius),this.borderTopRightRadius=b(A,ig,e.borderTopRightRadius),this.borderBottomRightRadius=b(A,ag,e.borderBottomRightRadius),this.borderBottomLeftRadius=b(A,cg,e.borderBottomLeftRadius),this.borderTopStyle=b(A,lg,e.borderTopStyle),this.borderRightStyle=b(A,Bg,e.borderRightStyle),this.borderBottomStyle=b(A,dg,e.borderBottomStyle),this.borderLeftStyle=b(A,gg,e.borderLeftStyle),this.borderTopWidth=b(A,ug,e.borderTopWidth),this.borderRightWidth=b(A,fg,e.borderRightWidth),this.borderBottomWidth=b(A,hg,e.borderBottomWidth),this.borderLeftWidth=b(A,wg,e.borderLeftWidth),this.boxShadow=b(A,pu,e.boxShadow),this.clipPath=b(A,Fg,e.clipPath),this.color=b(A,xg,e.color),this.direction=b(A,yg,e.direction),this.display=b(A,Eg,e.display),this.float=b(A,Hg,e.cssFloat),this.fontFamily=b(A,au,e.fontFamily),this.fontSize=b(A,cu,e.fontSize),this.fontStyle=b(A,du,e.fontStyle),this.fontVariant=b(A,Bu,e.fontVariant),this.fontWeight=b(A,lu,e.fontWeight),this.letterSpacing=b(A,vg,e.letterSpacing),this.lineBreak=b(A,Ig,e.lineBreak),this.lineHeight=b(A,Sg,e.lineHeight),this.listStyleImage=b(A,Lg,e.listStyleImage),this.listStylePosition=b(A,Tg,e.listStylePosition),this.listStyleType=b(A,on,e.listStyleType),this.marginTop=b(A,Kg,e.marginTop),this.marginRight=b(A,Dg,e.marginRight),this.marginBottom=b(A,Og,e.marginBottom),this.marginLeft=b(A,Rg,e.marginLeft),this.opacity=b(A,tu,e.opacity);const r=b(A,Mg,e.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=b(A,Ng,e.overflowWrap),this.paddingTop=b(A,Gg,e.paddingTop),this.paddingRight=b(A,kg,e.paddingRight),this.paddingBottom=b(A,Vg,e.paddingBottom),this.paddingLeft=b(A,_g,e.paddingLeft),this.paintOrder=b(A,Qu,e.paintOrder),this.position=b(A,Xg,e.position),this.textAlign=b(A,Pg,e.textAlign),this.textDecorationColor=b(A,ru,e.textDecorationColor??e.color),this.textDecorationLine=b(A,su,e.textDecorationLine??e.textDecoration),this.textDecorationStyle=b(A,nu,e.textDecorationStyle),this.textDecorationThickness=b(A,ou,e.textDecorationThickness),this.textUnderlineOffset=b(A,iu,e.textUnderlineOffset),this.textShadow=b(A,Wg,e.textShadow),this.textTransform=b(A,jg,e.textTransform),this.textOverflow=b(A,yu,e.textOverflow),this.transform=b(A,Jg,e.transform),this.transformOrigin=b(A,Zg,e.transformOrigin),this.rotate=b(A,$g,e.rotate),this.visibility=b(A,qg,e.visibility),this.webkitTextStrokeColor=b(A,Cu,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=b(A,mu,e.webkitTextStrokeWidth),this.webkitLineClamp=b(A,Uu,e.webkitLineClamp),this.wordBreak=b(A,Au,e.wordBreak),this.zIndex=b(A,eu,e.zIndex),this.objectFit=b(A,Fu,e.objectFit),this.imageRendering=b(A,Eu,e.imageRendering)}isVisible(){return this.display>0&&this.opacity>0&&this.visibility===0}isTransparent(){return De(this.backgroundColor)}isTransformed(){return this.transform!==null||this.rotate!==null}isPositioned(){return this.position!==0}isPositionedWithZIndex(){return this.isPositioned()&&!this.zIndex.auto}isFloating(){return this.float!==0}isInlineLevel(){return oA(this.display,4)||oA(this.display,33554432)||oA(this.display,268435456)||oA(this.display,536870912)||oA(this.display,67108864)||oA(this.display,134217728)}}class Hu{constructor(A,e){this.content=b(A,gu,e.content),this.quotes=b(A,wu,e.quotes)}}class Oi{constructor(A,e){this.counterIncrement=b(A,uu,e.counterIncrement),this.counterReset=b(A,fu,e.counterReset)}}const b=(t,A,e)=>{const r=new Ai,s=e!==null&&typeof e<"u"?e.toString():A.initialValue;r.write(s);const n=new ot(r.read());switch(A.type){case 2:const o=n.parseComponentValue();return A.parse(t,R(o)?o.value:A.initialValue);case 0:return A.parse(t,n.parseComponentValue());case 1:return A.parse(t,n.parseComponentValues());case 4:return n.parseComponentValue();case 3:switch(A.format){case"angle":return it.parse(t,n.parseComponentValue());case"color":return Re.parse(t,n.parseComponentValue());case"image":return rn.parse(t,n.parseComponentValue());case"length":const i=n.parseComponentValue();return Ke(i)?i:mA;case"length-percentage":const a=n.parseComponentValue();return z(a)?a:mA;case"time":return Ki.parse(t,n.parseComponentValue())}break}},Ce=t=>t.nodeType===Node.ELEMENT_NODE,Ri=t=>t.nodeType===Node.TEXT_NODE,lt=t=>typeof t.className=="object",Vt=t=>Ce(t)&&typeof t.style<"u"&&!lt(t),vu=t=>t.tagName==="LI",Iu=t=>t.tagName==="OL",Mi=t=>!lt(t)&&t.tagName.indexOf("-")>0,Su="data-html2canvas-debug",Lu=t=>{if(typeof t.getAttribute!="function")return 0;switch(t.getAttribute(Su)){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},an=(t,A)=>{const e=Lu(t);return e===1||A===e};class Ni{static normalizeElement(A,e){const r={};return Vt(A)&&(e.animationDuration.some(s=>s>0)&&(r.animationDuration=A.style.animationDuration,A.style.animationDuration="0s"),e.transform!==null&&(r.transform=A.style.transform,A.style.transform="translate(0, 0)"),e.rotate!==null&&(r.rotate=A.style.rotate,A.style.rotate="0deg",r.transform===void 0&&(r.transform=A.style.transform,A.style.transform="translate(0, 0)"))),r}static restoreElement(A,e){Vt(A)&&(e.animationDuration!==void 0&&(A.style.animationDuration=e.animationDuration),e.transform!==void 0&&(A.style.transform=e.transform),e.rotate!==void 0&&(A.style.rotate=e.rotate))}}class fe{constructor(A,e,r={}){if(this.context=A,this.textNodes=[],this.elements=[],this.flags=0,an(e,3))debugger;this.styles=new bu(A,A.config.window.getComputedStyle(e,null)),r.normalizeDom!==!1&&Vt(e)&&(this.originalStyles=Ni.normalizeElement(e,this.styles),this.originalElement=e),this.bounds=lr(this.context,e),an(e,4)&&(this.flags|=16)}restore(){this.originalStyles&&this.originalElement&&(Ni.restoreElement(this.originalElement,this.originalStyles),this.originalStyles=void 0,this.originalElement=void 0)}restoreTree(){this.restore();for(const A of this.elements)A.restoreTree()}}for(var Tu="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",Gi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",_t=typeof Uint8Array>"u"?[]:new Uint8Array(256),Wr=0;Wr<Gi.length;Wr++)_t[Gi.charCodeAt(Wr)]=Wr;for(var Ku=function(t){var A=t.length*.75,e=t.length,r,s=0,n,o,i,a;t[t.length-1]==="="&&(A--,t[t.length-2]==="="&&A--);var 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<e;r+=4)n=_t[t.charCodeAt(r)],o=_t[t.charCodeAt(r+1)],i=_t[t.charCodeAt(r+2)],a=_t[t.charCodeAt(r+3)],c[s++]=n<<2|o>>4,c[s++]=(o&15)<<4|i>>2,c[s++]=(i&3)<<6|a&63;return B},Du=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},Ou=function(t){for(var A=t.length,e=[],r=0;r<A;r+=4)e.push(t[r+3]<<24|t[r+2]<<16|t[r+1]<<8|t[r]);return e},Ye=5,cn=11,ln=2,Ru=cn-Ye,ki=65536>>Ye,Mu=1<<Ye,Bn=Mu-1,Nu=1024>>Ye,Gu=ki+Nu,ku=Gu,Vu=32,_u=ku+Vu,Pu=65536>>cn,Xu=1<<Ru,Wu=Xu-1,Vi=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},ju=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},Ju=function(t,A){var e=Ku(t),r=Array.isArray(e)?Ou(e):new Uint32Array(e),s=Array.isArray(e)?Du(e):new Uint16Array(e),n=24,o=Vi(s,n/2,r[4]/2),i=r[5]===2?Vi(s,(n+r[4])/2):ju(r,Math.ceil((n+r[4])/4));return new Yu(r[0],r[1],r[2],r[3],o,i)},Yu=(function(){function t(A,e,r,s,n,o){this.initialValue=A,this.errorValue=e,this.highStart=r,this.highValueIndex=s,this.index=n,this.data=o}return t.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=this.index[A>>Ye],e=(e<<ln)+(A&Bn),this.data[e];if(A<=65535)return e=this.index[ki+(A-55296>>Ye)],e=(e<<ln)+(A&Bn),this.data[e];if(A<this.highStart)return e=_u-Pu+(A>>cn),e=this.index[e],e+=A>>Ye&Wu,e=this.index[e],e=(e<<ln)+(A&Bn),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),_i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",zu=typeof Uint8Array>"u"?[]:new Uint8Array(256),jr=0;jr<_i.length;jr++)zu[_i.charCodeAt(jr)]=jr;var Zu=1,dn=2,gn=3,Pi=4,Xi=5,$u=7,Wi=8,un=9,fn=10,ji=11,Ji=12,Yi=13,zi=14,hn=15,qu=function(t){for(var A=[],e=0,r=t.length;e<r;){var s=t.charCodeAt(e++);if(s>=55296&&s<=56319&&e<r){var n=t.charCodeAt(e++);(n&64512)===56320?A.push(((s&1023)<<10)+(n&1023)+65536):(A.push(s),e--)}else A.push(s)}return A},Af=function(){for(var t=[],A=0;A<arguments.length;A++)t[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,t);var e=t.length;if(!e)return"";for(var r=[],s=-1,n="";++s<e;){var o=t[s];o<=65535?r.push(o):(o-=65536,r.push((o>>10)+55296,o%1024+56320)),(s+1===e||r.length>16384)&&(n+=String.fromCharCode.apply(String,r),r.length=0)}return n},ef=Ju(Tu),Ae="×",wn="÷",tf=function(t){return ef.get(t)},rf=function(t,A,e){var r=e-2,s=A[r],n=A[e-1],o=A[e];if(n===dn&&o===gn)return Ae;if(n===dn||n===gn||n===Pi||o===dn||o===gn||o===Pi)return wn;if(n===Wi&&[Wi,un,ji,Ji].indexOf(o)!==-1||(n===ji||n===un)&&(o===un||o===fn)||(n===Ji||n===fn)&&o===fn||o===Yi||o===Xi||o===$u||n===Zu)return Ae;if(n===Yi&&o===zi){for(;s===Xi;)s=A[--r];if(s===zi)return Ae}if(n===hn&&o===hn){for(var i=0;s===hn;)i++,s=A[--r];if(i%2===0)return Ae}return wn},sf=function(t){var A=qu(t),e=A.length,r=0,s=0,n=A.map(tf);return{next:function(){if(r>=e)return{done:!0,value:null};for(var o=Ae;r<e&&(o=rf(A,n,++r))===Ae;);if(o!==Ae||r===e){var i=Af.apply(null,A.slice(s,r));return s=r,{value:i,done:!1}}return{done:!0,value:null}}}},nf=function(t){for(var A=sf(t),e=[],r;!(r=A.next()).done;)r.value&&e.push(r.value.slice());return e};const of=t=>{if(t.createRange){const e=t.createRange();if(e.getBoundingClientRect){const r=t.createElement("boundtest");r.style.height="123px",r.style.display="block",t.body.appendChild(r),e.selectNode(r);const s=e.getBoundingClientRect(),n=Math.round(s.height);if(t.body.removeChild(r),n===123)return!0}}return!1},af=t=>{const A=t.createElement("boundtest");A.style.width="50px",A.style.display="block",A.style.fontSize="12px",A.style.letterSpacing="0px",A.style.wordSpacing="0px",t.body.appendChild(A);const e=t.createRange();A.innerHTML=typeof"".repeat=="function"?"&#128104;".repeat(10):"";const r=A.firstChild,s=Br(r.data).map(a=>uA(a));let n=0,o={};const i=s.every((a,B)=>{e.setStart(r,n),e.setEnd(r,n+a.length);const c=e.getBoundingClientRect();n+=a.length;const d=c.x>o.x||c.y>o.y;return o=c,B===0?!0:d});return t.body.removeChild(A),i},cf=()=>typeof new Image().crossOrigin<"u",lf=()=>typeof new XMLHttpRequest().responseType=="string",Bf=t=>{const A=new Image,e=t.createElement("canvas"),r=e.getContext("2d");if(!r)return!1;A.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(A,0,0),e.toDataURL()}catch{return!1}return!0},Zi=t=>t[0]===0&&t[1]===255&&t[2]===0&&t[3]===255,df=t=>{const A=t.createElement("canvas"),e=100;A.width=e,A.height=e;const r=A.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,e,e);const s=new Image,n=A.toDataURL();s.src=n;const o=pn(e,e,0,0,s);return r.fillStyle="red",r.fillRect(0,0,e,e),$i(o).then(i=>{r.drawImage(i,0,0);const a=r.getImageData(0,0,e,e).data;r.fillStyle="red",r.fillRect(0,0,e,e);const B=t.createElement("div");return B.style.backgroundImage=`url(${n})`,B.style.height=`${e}px`,Zi(a)?$i(pn(e,e,0,0,B)):Promise.reject(!1)}).then(i=>(r.drawImage(i,0,0),Zi(r.getImageData(0,0,e,e).data))).catch(()=>!1)},pn=(t,A,e,r,s)=>{const n="http://www.w3.org/2000/svg",o=document.createElementNS(n,"svg"),i=document.createElementNS(n,"foreignObject");return o.setAttributeNS(null,"width",t.toString()),o.setAttributeNS(null,"height",A.toString()),i.setAttributeNS(null,"width","100%"),i.setAttributeNS(null,"height","100%"),i.setAttributeNS(null,"x",e.toString()),i.setAttributeNS(null,"y",r.toString()),i.setAttributeNS(null,"externalResourcesRequired","true"),o.appendChild(i),i.appendChild(s),o},$i=t=>new Promise((A,e)=>{const r=new Image;r.onload=()=>A(r),r.onerror=e,r.src=`data:image/svg+xml;charset=utf-8,${encodeURIComponent(new XMLSerializer().serializeToString(t))}`}),bA={get SUPPORT_RANGE_BOUNDS(){const t=of(document);return Object.defineProperty(bA,"SUPPORT_RANGE_BOUNDS",{value:t}),t},get SUPPORT_WORD_BREAKING(){const t=bA.SUPPORT_RANGE_BOUNDS&&af(document);return Object.defineProperty(bA,"SUPPORT_WORD_BREAKING",{value:t}),t},get SUPPORT_SVG_DRAWING(){const t=Bf(document);return Object.defineProperty(bA,"SUPPORT_SVG_DRAWING",{value:t}),t},get SUPPORT_FOREIGNOBJECT_DRAWING(){const t=typeof Array.from=="function"&&typeof window.fetch=="function"?df(document):Promise.resolve(!1);return Object.defineProperty(bA,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:t}),t},get SUPPORT_CORS_IMAGES(){const t=cf();return Object.defineProperty(bA,"SUPPORT_CORS_IMAGES",{value:t}),t},get SUPPORT_RESPONSE_TYPE(){const t=lf();return Object.defineProperty(bA,"SUPPORT_RESPONSE_TYPE",{value:t}),t},get SUPPORT_CORS_XHR(){const t="withCredentials"in new XMLHttpRequest;return Object.defineProperty(bA,"SUPPORT_CORS_XHR",{value:t}),t},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){const t=!!(typeof Intl<"u"&&Intl.Segmenter);return Object.defineProperty(bA,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:t}),t}};class ze{constructor(A,e){this.text=A,this.bounds=e}}const gf=(t,A,e,r)=>{const s=hf(A,e),n=[];let o=0;return s.forEach(i=>{if(e.textDecorationLine.length||i.trim().length>0)if(bA.SUPPORT_RANGE_BOUNDS){const a=qi(r,o,i.length).getClientRects();if(a.length>1){const B=Jr(i);let c=0;B.forEach(d=>{n.push(new ze(d,SA.fromDOMRectList(t,qi(r,c+o,d.length).getClientRects()))),c+=d.length})}else n.push(new ze(i,SA.fromDOMRectList(t,a)))}else{const a=r.splitText(i.length);n.push(new ze(i,uf(t,r))),r=a}else bA.SUPPORT_RANGE_BOUNDS||(r=r.splitText(i.length));o+=i.length}),n},uf=(t,A)=>{const e=A.ownerDocument;if(e){const r=e.createElement("html2canvaswrapper");r.appendChild(A.cloneNode(!0));const s=A.parentNode;if(s){s.replaceChild(r,A);const n=lr(t,r);return r.firstChild&&s.replaceChild(r.firstChild,r),n}}return SA.EMPTY},qi=(t,A,e)=>{const r=t.ownerDocument;if(!r)throw new Error("Node has no owner document");const s=r.createRange();return s.setStart(t,A),s.setEnd(t,A+e),s},Jr=t=>{if(bA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const A=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(A.segment(t)).map(e=>e.segment)}return nf(t)},ff=(t,A)=>{if(bA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const e=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(e.segment(t)).map(r=>r.segment)}return pf(t,A)},hf=(t,A)=>A.letterSpacing!==0?Jr(t):ff(t,A),wf=[32,160,4961,65792,65793,4153,4241],pf=(t,A)=>{const e=Dl(t,{lineBreak:A.lineBreak,wordBreak:A.overflowWrap==="break-word"?"break-word":A.wordBreak}),r=[];let s;for(;!(s=e.next()).done;)if(s.value){const n=s.value.slice(),o=Br(n);let i="";o.forEach(a=>{wf.indexOf(a)===-1?i+=uA(a):(i.length&&r.push(i),r.push(uA(a)),i="")}),i.length&&r.push(i)}return r};class Qf{constructor(A,e,r){this.text=Cf(e.data,r.textTransform),this.textBounds=gf(A,this.text,r,e)}}const Cf=(t,A)=>{switch(A){case 1:return t.toLowerCase();case 3:return t.replace(mf,Uf);case 2:return t.toUpperCase();default:return t}},mf=/(^|\s|:|-|\(|\))([a-z])/g,Uf=(t,A,e)=>t.length>0?A+e.toUpperCase():t;class Aa extends fe{constructor(A,e){super(A,e),this.src=e.currentSrc||e.src,this.intrinsicWidth=e.naturalWidth,this.intrinsicHeight=e.naturalHeight,this.context.cache.addImage(this.src)}}class ea extends fe{constructor(A,e){super(A,e),this.canvas=e,this.intrinsicWidth=e.width,this.intrinsicHeight=e.height}}class ta extends fe{constructor(A,e){super(A,e);const r=new XMLSerializer,s=lr(A,e);e.setAttribute("width",`${s.width}px`),e.setAttribute("height",`${s.height}px`),this.svg=`data:image/svg+xml,${encodeURIComponent(r.serializeToString(e))}`,this.intrinsicWidth=e.width.baseVal.value,this.intrinsicHeight=e.height.baseVal.value,this.context.cache.addImage(this.svg)}}class ra extends fe{constructor(A,e){super(A,e),this.value=e.value}}class Qn extends fe{constructor(A,e){super(A,e),this.start=e.start,this.reversed=typeof e.reversed=="boolean"&&e.reversed===!0}}const Ff=[{type:15,flags:0,unit:"px",number:3}],xf=[{type:16,flags:0,number:50}],yf=t=>t.width>t.height?new SA(t.left+(t.width-t.height)/2,t.top,t.height,t.height):t.width<t.height?new SA(t.left,t.top+(t.height-t.width)/2,t.width,t.width):t,Ef=t=>{const A=t.type===Hf?new Array(t.value.length+1).join("•"):t.value;return A.length===0?t.placeholder||"":A},bf=t=>t.value.length===0&&!!t.placeholder,Yr="checkbox",zr="radio",Hf="password",sa=707406591,vf=1970632191;class Pt extends fe{constructor(A,e){switch(super(A,e),this.type=e.type.toLowerCase(),this.checked=e.checked,this.value=Ef(e),this.isPlaceholder=bf(e),(this.type===Yr||this.type===zr)&&(this.styles.backgroundColor=3739148031,this.styles.borderTopColor=this.styles.borderRightColor=this.styles.borderBottomColor=this.styles.borderLeftColor=2779096575,this.styles.borderTopWidth=this.styles.borderRightWidth=this.styles.borderBottomWidth=this.styles.borderLeftWidth=1,this.styles.borderTopStyle=this.styles.borderRightStyle=this.styles.borderBottomStyle=this.styles.borderLeftStyle=1,this.styles.backgroundClip=[0],this.styles.backgroundOrigin=[0],this.bounds=yf(this.bounds)),this.type){case Yr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=Ff;break;case zr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=xf;break}}}class na extends fe{constructor(A,e){super(A,e);const r=e.options[e.selectedIndex||0];this.value=r&&r.text||""}}class oa extends fe{constructor(A,e){super(A,e),this.value=e.value}}class ia extends fe{constructor(A,e,r){super(A,e),this.src=e.src,this.width=parseInt(e.width,10)||0,this.height=parseInt(e.height,10)||0,this.backgroundColor=this.styles.backgroundColor,this.parseTreeFn=r;try{if(e.contentWindow&&e.contentWindow.document&&e.contentWindow.document.documentElement&&this.parseTreeFn){this.tree=this.parseTreeFn(A,e.contentWindow.document.documentElement);const s=e.contentWindow.document.documentElement?at(A,getComputedStyle(e.contentWindow.document.documentElement).backgroundColor):ue.TRANSPARENT,n=e.contentWindow.document.body?at(A,getComputedStyle(e.contentWindow.document.body).backgroundColor):ue.TRANSPARENT;this.backgroundColor=De(s)?De(n)?this.styles.backgroundColor:n:s}}catch{}}}const If=["OL","UL","MENU"],Zr=(t,A,e,r)=>{for(let s=A.firstChild,n;s;s=n)if(n=s.nextSibling,Ri(s)&&s.data.length>0)e.textNodes.push(new Qf(t,s,e.styles));else if(Ce(s))if(Xt(s)&&s.assignedNodes)s.assignedNodes().forEach(o=>Zr(t,o,e,r));else{const o=aa(t,s);o.styles.isVisible()&&(Sf(s,o,r)?o.flags|=4:Lf(o.styles)&&(o.flags|=2),If.indexOf(s.tagName)!==-1&&(o.flags|=8),e.elements.push(o),s.slot,s.shadowRoot?Zr(t,s.shadowRoot,o,r):!$r(s)&&!la(s)&&!qr(s)&&Zr(t,s,o,r))}},aa=(t,A)=>mn(A)?new Aa(t,A):Ba(A)?new ea(t,A):la(A)?new ta(t,A):vu(A)?new ra(t,A):Iu(A)?new Qn(t,A):Tf(A)?new Pt(t,A):qr(A)?new na(t,A):$r(A)?new oa(t,A):ga(A)?new ia(t,A,ca):new fe(t,A),ca=(t,A)=>{const e=aa(t,A);return e.flags|=4,Zr(t,A,e,e),e},Sf=(t,A,e)=>A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||Cn(t)&&e.styles.isTransparent(),Lf=t=>t.isPositioned()||t.isFloating()?!0:oA(t.display,268435456)||oA(t.display,33554432)||oA(t.display,536870912)||oA(t.display,134217728),Tf=t=>t.tagName==="INPUT",Kf=t=>t.tagName==="HTML",la=t=>t.tagName==="svg",Cn=t=>t.tagName==="BODY",Ba=t=>t.tagName==="CANVAS",da=t=>t.tagName==="VIDEO",mn=t=>t.tagName==="IMG",ga=t=>t.tagName==="IFRAME",Un=t=>t.tagName==="STYLE",ua=t=>t.tagName==="SCRIPT",$r=t=>t.tagName==="TEXTAREA",qr=t=>t.tagName==="SELECT",Xt=t=>t.tagName==="SLOT";class Df{constructor(){this.counters={}}getCounterValue(A){const e=this.counters[A];return e&&e.length?e[e.length-1]:1}getCounterValues(A){const e=this.counters[A];return e||[]}pop(A){A.forEach(e=>this.counters[e].pop())}parse(A){const e=A.counterIncrement,r=A.counterReset;let s=!0;e!==null&&e.forEach(o=>{const i=this.counters[o.counter];i&&o.increment!==0&&(s=!1,i.length||i.push(1),i[Math.max(0,i.length-1)]+=o.increment)});const n=[];return s&&r.forEach(o=>{let i=this.counters[o.counter];n.push(o.counter),i||(i=this.counters[o.counter]=[]),i.push(o.reset)}),n}}const fa={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},ha={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Of={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:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Rf={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Bt=(t,A,e,r,s,n)=>t<A||t>e?jt(t,s,n.length>0):r.integers.reduce((o,i,a)=>{for(;t>=i;)t-=i,o+=r.values[a];return o},"")+n,wa=(t,A,e,r)=>{let s="";do e||t--,s=r(t)+s,t/=A;while(t*A>=A);return s},fA=(t,A,e,r,s)=>{const n=e-A+1;return(t<0?"-":"")+(wa(Math.abs(t),n,r,o=>uA(Math.floor(o%n)+A))+s)},Ze=(t,A,e=". ")=>{const r=A.length;return wa(Math.abs(t),r,!1,s=>A[Math.floor(s%r)])+e},dt=1,Me=2,Ne=4,Wt=8,me=(t,A,e,r,s,n)=>{if(t<-9999||t>9999)return jt(t,4,s.length>0);let o=Math.abs(t),i=s;if(o===0)return A[0]+i;for(let a=0;o>0&&a<=4;a++){const B=o%10;B===0&&oA(n,dt)&&i!==""?i=A[B]+i:B>1||B===1&&a===0||B===1&&a===1&&oA(n,Me)||B===1&&a===1&&oA(n,Ne)&&t>100||B===1&&a>1&&oA(n,Wt)?i=A[B]+(a>0?e[a-1]:"")+i:B===1&&a>0&&(i=e[a-1]+i),o=Math.floor(o/10)}return(t<0?r:"")+i},pa="十百千萬",Qa="拾佰仟萬",Ca="マイナス",Fn="마이너스",jt=(t,A,e)=>{const r=e?". ":"",s=e?"、":"",n=e?", ":"",o=e?" ":"";switch(A){case 0:return"•"+o;case 1:return"◦"+o;case 2:return"◾"+o;case 5:const i=fA(t,48,57,!0,r);return i.length<4?`0${i}`:i;case 4:return Ze(t,"〇一二三四五六七八九",s);case 6:return Bt(t,1,3999,fa,3,r).toLowerCase();case 7:return Bt(t,1,3999,fa,3,r);case 8:return fA(t,945,969,!1,r);case 9:return fA(t,97,122,!1,r);case 10:return fA(t,65,90,!1,r);case 11:return fA(t,1632,1641,!0,r);case 12:case 49:return Bt(t,1,9999,ha,3,r);case 35:return Bt(t,1,9999,ha,3,r).toLowerCase();case 13:return fA(t,2534,2543,!0,r);case 14:case 30:return fA(t,6112,6121,!0,r);case 15:return Ze(t,"子丑寅卯辰巳午未申酉戌亥",s);case 16:return Ze(t,"甲乙丙丁戊己庚辛壬癸",s);case 17:case 48:return me(t,"零一二三四五六七八九",pa,"負",s,Me|Ne|Wt);case 47:return me(t,"零壹貳參肆伍陸柒捌玖",Qa,"負",s,dt|Me|Ne|Wt);case 42:return me(t,"零一二三四五六七八九",pa,"负",s,Me|Ne|Wt);case 41:return me(t,"零壹贰叁肆伍陆柒捌玖",Qa,"负",s,dt|Me|Ne|Wt);case 26:return me(t,"〇一二三四五六七八九","十百千万",Ca,s,0);case 25:return me(t,"零壱弐参四伍六七八九","拾百千万",Ca,s,dt|Me|Ne);case 31:return me(t,"영일이삼사오육칠팔구","십백천만",Fn,n,dt|Me|Ne);case 33:return me(t,"零一二三四五六七八九","十百千萬",Fn,n,0);case 32:return me(t,"零壹貳參四五六七八九","拾百千",Fn,n,dt|Me|Ne);case 18:return fA(t,2406,2415,!0,r);case 20:return Bt(t,1,19999,Rf,3,r);case 21:return fA(t,2790,2799,!0,r);case 22:return fA(t,2662,2671,!0,r);case 52:return Bt(t,1,10999,Of,3,r);case 23:return Ze(t,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Ze(t,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return fA(t,3302,3311,!0,r);case 28:return Ze(t,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",s);case 29:return Ze(t,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",s);case 34:return fA(t,3792,3801,!0,r);case 37:return fA(t,6160,6169,!0,r);case 38:return fA(t,4160,4169,!0,r);case 39:return fA(t,2918,2927,!0,r);case 40:return fA(t,1776,1785,!0,r);case 43:return fA(t,3046,3055,!0,r);case 44:return fA(t,3174,3183,!0,r);case 45:return fA(t,3664,3673,!0,r);case 46:return fA(t,3872,3881,!0,r);default:return fA(t,48,57,!0,r)}},xn="data-html2canvas-ignore",Mf=t=>{let A=t;for(;A;){if(A.parentNode&&A.parentNode.host)return A.parentNode;const e=A.getRootNode();if(e&&e!==A.ownerDocument&&e.host)return e;A=A.parentNode}return null};class ma{constructor(A,e,r){if(this.context=A,this.options=r,this.scrolledElements=[],this.referenceElement=e,this.counters=new Df,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");if(!this.options.iframeContainer){const s=Mf(e);s&&(this.options.iframeContainer=s)}this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}toIFrame(A,e){const r=Nf(A,e,this.options.iframeContainer);if(!r.contentWindow)throw new Error("Unable to find iframe window");const s=A.defaultView.pageXOffset,n=A.defaultView.pageYOffset,o=r.contentWindow,i=o.document,a=Vf(r).then(async()=>{this.scrolledElements.forEach(Wf),o&&(o.scrollTo(e.left,e.top),/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(o.scrollY!==e.top||o.scrollX!==e.left)&&(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(o.scrollX-e.left,o.scrollY-e.top,0,0)));const f=this.options.onclone,u=this.clonedReferenceElement;if(typeof u>"u")throw new Error(`Error finding the ${this.referenceElement.nodeName} in the cloned document`);return i.fonts&&i.fonts.ready&&await i.fonts.ready,/(AppleWebKit)/g.test(navigator.userAgent)&&await kf(i),typeof f=="function"?Promise.resolve().then(()=>f(i,u)).then(()=>r):r}),B=i.baseURI;i.open();const c=Pf(document.doctype)+"<html></html>";try{const f=this.referenceElement.ownerDocument?.defaultView,u=f&&f.trustedTypes;let h=u?.getPolicy?.("html2canvas-pro");!h&&u&&(h=u.createPolicy("html2canvas-pro",{createHTML:w=>w})),h?i.write(h.createHTML(c)):i.write(c)}catch{i.write(c)}Xf(this.referenceElement.ownerDocument,s,n),i.close();const d=i.adoptNode(this.documentElement);return Zf(d,B),i.replaceChild(d,i.documentElement),a}createElementClone(A){if(an(A,2))debugger;if(Ba(A))return this.createCanvasClone(A);if(da(A))return this.createVideoClone(A);if(Un(A))return this.createStyleClone(A);const e=A.cloneNode(!1);return mn(e)&&(mn(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),e.loading==="lazy"&&(e.loading="eager")),Mi(e)&&!lt(e)?this.createCustomElementClone(e):e}createCustomElementClone(A){const e=document.createElement("div");if(e.className=A.className,yn(A.style,e),A.shadowRoot)try{e.attachShadow({mode:"open"})}catch(r){this.context.logger.error("Failed to attach shadow root to custom element clone:",r)}return e}createStyleClone(A){try{const r=A.sheet;if(r&&r.cssRules){const s=[].slice.call(r.cssRules,0).reduce((o,i)=>i&&typeof i.cssText=="string"?o+i.cssText:o,""),n=A.cloneNode(!1);return n.textContent=s,this.options.cspNonce&&(n.nonce=this.options.cspNonce),n}}catch(r){if(this.context.logger.error("Unable to access cssRules property",r),r.name!=="SecurityError")throw r}const e=A.cloneNode(!1);return this.options.cspNonce&&(e.nonce=this.options.cspNonce),e}createCanvasClone(A){if(this.options.inlineImages&&A.ownerDocument){const r=A.ownerDocument.createElement("img");try{return r.src=A.toDataURL(),r}catch{this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}const e=A.cloneNode(!1);try{e.width=A.width,e.height=A.height;const r=A.getContext("2d"),s=e.getContext("2d",{willReadFrequently:!0});if(s)if(!this.options.allowTaint&&r)s.putImageData(r.getImageData(0,0,A.width,A.height),0,0);else{const n=A.getContext("webgl2")??A.getContext("webgl");n&&n.getContextAttributes()?.preserveDrawingBuffer===!1&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A),s.drawImage(A,0,0)}return e}catch{this.context.logger.info("Unable to clone canvas as it is tainted",A)}return e}createVideoClone(A){const e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth,e.height=A.offsetHeight;const r=e.getContext("2d");try{return r&&(r.drawImage(A,0,0,e.width,e.height),this.options.allowTaint||r.getImageData(0,0,e.width,e.height)),e}catch{this.context.logger.info("Unable to clone video as it is tainted",A)}const s=A.ownerDocument.createElement("canvas");return s.width=A.offsetWidth,s.height=A.offsetHeight,s}appendChildNode(A,e,r){(!Ce(e)||!ua(e)&&!e.hasAttribute(xn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(e)))&&(!this.options.copyStyles||!Ce(e)||!Un(e))&&A.appendChild(this.cloneNode(e,r))}shouldCloneChild(A){return!Ce(A)||!ua(A)&&!A.hasAttribute(xn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(A))}shouldCloneStyleElement(A){return!this.options.copyStyles||!Ce(A)||!Un(A)}safeAppendClonedChild(A,e,r){this.shouldCloneChild(e)&&this.shouldCloneStyleElement(e)&&A.appendChild(this.cloneNode(e,r))}cloneAssignedNodes(A,e,r){A.forEach(s=>{this.safeAppendClonedChild(e,s,r)})}cloneSlotFallbackContent(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)this.safeAppendClonedChild(e,s,r)}cloneSlotElement(A,e,r){if(!Xt(A))return;const s=A;if(typeof s.assignedNodes!="function"){this.context.logger.warn("HTMLSlotElement.assignedNodes is not available",A),this.cloneSlotFallbackContent(A,e,r);return}const n=s.assignedNodes();if(!n||!Array.isArray(n)){this.context.logger.warn("assignedNodes() did not return a valid array",A),this.cloneSlotFallbackContent(A,e,r);return}n.length>0?this.cloneAssignedNodes(n,e,r):this.cloneSlotFallbackContent(A,e,r)}cloneShadowDOMChildren(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)Ce(s)&&Xt(s)?this.cloneSlotElement(s,e,r):this.safeAppendClonedChild(e,s,r)}cloneLightDOMChildren(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)this.appendChildNode(e,s,r)}cloneSlotElementAsLightDOM(A,e,r){if(!Xt(A))return;const s=A;if(typeof s.assignedNodes!="function"){for(let o=A.firstChild;o;o=o.nextSibling)this.appendChildNode(e,o,r);return}const n=s.assignedNodes();if(n&&Array.isArray(n)&&n.length>0)n.forEach(o=>this.appendChildNode(e,o,r));else for(let o=A.firstChild;o;o=o.nextSibling)this.appendChildNode(e,o,r)}cloneShadowDOMAsLightDOM(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)Ce(s)&&Xt(s)?this.cloneSlotElementAsLightDOM(s,e,r):this.appendChildNode(e,s,r)}cloneChildNodes(A,e,r){A.shadowRoot&&e.shadowRoot?(this.cloneShadowDOMChildren(A.shadowRoot,e.shadowRoot,r),this.cloneLightDOMChildren(A,e,r)):A.shadowRoot&&!e.shadowRoot?this.cloneShadowDOMAsLightDOM(A.shadowRoot,e,r):this.cloneLightDOMChildren(A,e,r)}cloneNode(A,e){if(Ri(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);const r=A.ownerDocument.defaultView;if(r&&Ce(A)&&(Vt(A)||lt(A))){const s=this.createElementClone(A);s.style.transitionProperty="none";const n=r.getComputedStyle(A),o=r.getComputedStyle(A,":before"),i=r.getComputedStyle(A,":after");this.referenceElement===A&&Vt(s)&&(this.clonedReferenceElement=s),Cn(s)&&Yf(s,this.options.cspNonce);const a=this.counters.parse(new Oi(this.context,n)),B=this.resolvePseudoContent(A,s,o,Jt.BEFORE);Mi(A)&&(e=!0),da(A)||this.cloneChildNodes(A,s,e),B&&s.insertBefore(B,s.firstChild);const c=this.resolvePseudoContent(A,s,i,Jt.AFTER);return c&&s.appendChild(c),this.counters.pop(a),(n&&(this.options.copyStyles||lt(A))&&!ga(A)||e)&&yn(n,s),(A.scrollTop!==0||A.scrollLeft!==0)&&this.scrolledElements.push([s,A.scrollLeft,A.scrollTop]),($r(A)||qr(A))&&($r(s)||qr(s))&&(s.value=A.value),s}return A.cloneNode(!1)}resolvePseudoContent(A,e,r,s){if(!r)return;const n=r.content,o=e.ownerDocument;if(!o||!n||n==="none"||n==="-moz-alt-content"||r.display==="none")return;this.counters.parse(new Oi(this.context,r));const i=new Hu(this.context,r),a=o.createElement("html2canvaspseudoelement");yn(r,a),i.content.forEach(c=>{if(c.type===0)a.appendChild(o.createTextNode(c.value));else if(c.type===22){const d=o.createElement("img");d.src=c.value,d.style.opacity="1",a.appendChild(d)}else if(c.type===18){if(c.name==="attr"){const d=c.values.filter(R);d.length&&a.appendChild(o.createTextNode(A.getAttribute(d[0].value)||""))}else if(c.name==="counter"){const[d,f]=c.values.filter(EA);if(d&&R(d)){const u=this.counters.getCounterValue(d.value),h=f&&R(f)?on.parse(this.context,f.value):3;a.appendChild(o.createTextNode(jt(u,h,!1)))}}else if(c.name==="counters"){const[d,f,u]=c.values.filter(EA);if(d&&R(d)){const h=this.counters.getCounterValues(d.value),w=u&&R(u)?on.parse(this.context,u.value):3,F=f&&f.type===0?f.value:"",m=h.map(p=>jt(p,w,!1)).join(F);a.appendChild(o.createTextNode(m))}}}else if(c.type===20)switch(c.value){case"open-quote":a.appendChild(o.createTextNode(Di(i.quotes,this.quoteDepth++,!0)));break;case"close-quote":a.appendChild(o.createTextNode(Di(i.quotes,--this.quoteDepth,!1)));break;default:a.appendChild(o.createTextNode(c.value))}}),a.className=`${En} ${bn}`;const B=s===Jt.BEFORE?` ${En}`:` ${bn}`;return lt(e)?e.className.baseValue+=B:e.className+=B,a}static destroy(A){return A.parentNode?(A.parentNode.removeChild(A),!0):!1}}var Jt;(function(t){t[t.BEFORE=0]="BEFORE",t[t.AFTER=1]="AFTER"})(Jt||(Jt={}));const Nf=(t,A,e)=>{const r=t.createElement("iframe");return r.className="html2canvas-container",r.style.visibility="hidden",r.style.position="fixed",r.style.left="-10000px",r.style.top="0px",r.style.border="0",r.width=A.width.toString(),r.height=A.height.toString(),r.scrolling="no",r.setAttribute(xn,"true"),(e||t.body).appendChild(r),r},Gf=t=>new Promise(A=>{if(t.complete){A();return}if(!t.src){A();return}t.onload=A,t.onerror=A}),kf=t=>Promise.all([].slice.call(t.images,0).map(Gf)),Vf=t=>new Promise((A,e)=>{const r=t.contentWindow;if(!r)return e("No window assigned for iframe");const s=r.document;r.onload=t.onload=()=>{r.onload=t.onload=null;const n=setInterval(()=>{s.body.childNodes.length>0&&s.readyState==="complete"&&(clearInterval(n),A(t))},50)}}),_f=["all","d","content"],yn=(t,A)=>{for(let e=t.length-1;e>=0;e--){const r=t.item(e);_f.indexOf(r)===-1&&!r.startsWith("--")&&A.style.setProperty(r,t.getPropertyValue(r))}return A},Pf=t=>{let A="";return t&&(A+="<!DOCTYPE ",t.name&&(A+=t.name),t.internalSubset&&(A+=" "+t.internalSubset.replace(/"/g,"&quot;").replace(/>/g,"&gt;")),t.publicId?(A+=' PUBLIC "'+t.publicId.replace(/"/g,"&quot;")+'"',t.systemId&&(A+=' "'+t.systemId.replace(/"/g,"&quot;")+'"')):t.systemId&&(A+=' SYSTEM "'+t.systemId.replace(/"/g,"&quot;")+'"'),A+=">"),A},Xf=(t,A,e)=>{t&&t.defaultView&&(A!==t.defaultView.pageXOffset||e!==t.defaultView.pageYOffset)&&t.defaultView.scrollTo(A,e)},Wf=([t,A,e])=>{t.scrollLeft=A,t.scrollTop=e},jf=":before",Jf=":after",En="___html2canvas___pseudoelement_before",bn="___html2canvas___pseudoelement_after",Ua=`{
7
+ <%s key={someKey} {...props} />`,q,z,RA,z),ne[z+q]=!0)}if(z=null,W!==void 0&&(e(W),z=""+W),o(D)&&(e(D.key),z=""+D.key),"key"in D){W={};for(var bA in D)bA!=="key"&&(W[bA]=D[bA])}else W=D;return z&&i(W,typeof m=="function"?m.displayName||m.name||"Unknown":m),d(m,z,W,s(),xe,ye)}function g(m){f(m)?m._store&&(m._store.validated=1):typeof m=="object"&&m!==null&&m.$$typeof===S&&(m._payload.status==="fulfilled"?f(m._payload.value)&&m._payload.value._store&&(m._payload.value._store.validated=1):m._store&&(m._store.validated=1))}function f(m){return typeof m=="object"&&m!==null&&m.$$typeof===h}var u=C,h=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),x=Symbol.for("react.fragment"),U=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),y=Symbol.for("react.consumer"),L=Symbol.for("react.context"),E=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),V=Symbol.for("react.suspense_list"),AA=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),xA=Symbol.for("react.activity"),N=Symbol.for("react.client.reference"),dA=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,hA=Object.prototype.hasOwnProperty,FA=Array.isArray,X=console.createTask?console.createTask:function(){return null};u={react_stack_bottom_frame:function(m){return m()}};var _A,zA={},Fe=u.react_stack_bottom_frame.bind(u,n)(),fe=X(r(n)),ne={};Ut.Fragment=x,Ut.jsx=function(m,D,W){var q=1e4>dA.recentlyCreatedOwnerStacks++;return c(m,D,W,!1,q?Error("react-stack-top-frame"):Fe,q?X(r(m)):fe)},Ut.jsxs=function(m,D,W){var q=1e4>dA.recentlyCreatedOwnerStacks++;return c(m,D,W,!0,q?Error("react-stack-top-frame"):Fe,q?X(r(m)):fe)}})()),Ut}var zn;function oc(){return zn||(zn=1,process.env.NODE_ENV==="production"?sr.exports=sc():sr.exports=nc()),sr.exports}var B=oc(),nr={exports:{}},us={};var Zn;function ic(){if(Zn)return us;Zn=1;var t=C;function A(g,f){return g===f&&(g!==0||1/g===1/f)||g!==g&&f!==f}var e=typeof Object.is=="function"?Object.is:A,r=t.useState,s=t.useEffect,n=t.useLayoutEffect,o=t.useDebugValue;function i(g,f){var u=f(),h=r({inst:{value:u,getSnapshot:f}}),w=h[0].inst,x=h[1];return n(function(){w.value=u,w.getSnapshot=f,a(w)&&x({inst:w})},[g,u,f]),s(function(){return a(w)&&x({inst:w}),g(function(){a(w)&&x({inst:w})})},[g]),o(u),u}function a(g){var f=g.getSnapshot;g=g.value;try{var u=f();return!e(g,u)}catch{return!0}}function d(g,f){return f()}var c=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?d:i;return us.useSyncExternalStore=t.useSyncExternalStore!==void 0?t.useSyncExternalStore:c,us}var fs={};var $n;function ac(){return $n||($n=1,process.env.NODE_ENV!=="production"&&(function(){function t(u,h){return u===h&&(u!==0||1/u===1/h)||u!==u&&h!==h}function A(u,h){c||s.startTransition===void 0||(c=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var w=h();if(!g){var x=h();n(w,x)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),g=!0)}x=o({inst:{value:w,getSnapshot:h}});var U=x[0].inst,p=x[1];return a(function(){U.value=w,U.getSnapshot=h,e(U)&&p({inst:U})},[u,w,h]),i(function(){return e(U)&&p({inst:U}),u(function(){e(U)&&p({inst:U})})},[u]),d(w),w}function e(u){var h=u.getSnapshot;u=u.value;try{var w=h();return!n(u,w)}catch{return!0}}function r(u,h){return h()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var s=C,n=typeof Object.is=="function"?Object.is:t,o=s.useState,i=s.useEffect,a=s.useLayoutEffect,d=s.useDebugValue,c=!1,g=!1,f=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?r:A;fs.useSyncExternalStore=s.useSyncExternalStore!==void 0?s.useSyncExternalStore:f,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),fs}var qn;function cc(){return qn||(qn=1,process.env.NODE_ENV==="production"?nr.exports=ic():nr.exports=ac()),nr.exports}var Ao=cc();const eo=0,to=1,ro=2,so=3;var no=Object.prototype.hasOwnProperty;function hs(t,A){var e,r;if(t===A)return!0;if(t&&A&&(e=t.constructor)===A.constructor){if(e===Date)return t.getTime()===A.getTime();if(e===RegExp)return t.toString()===A.toString();if(e===Array){if((r=t.length)===A.length)for(;r--&&hs(t[r],A[r]););return r===-1}if(!e||typeof t=="object"){r=0;for(e in t)if(no.call(t,e)&&++r&&!no.call(A,e)||!(e in A)||!hs(t[e],A[e]))return!1;return Object.keys(A).length===r}}return t!==t&&A!==A}const we=new WeakMap,pe=()=>{},IA=pe(),ws=Object,_=t=>t===IA,ce=t=>typeof t=="function",Ie=(t,A)=>({...t,...A}),oo=t=>ce(t.then),ps={},or={},Qs="undefined",Ft=typeof window!=Qs,Cs=typeof document!=Qs,lc=Ft&&"Deno"in window,dc=()=>Ft&&typeof window.requestAnimationFrame!=Qs,io=(t,A)=>{const e=we.get(t);return[()=>!_(A)&&t.get(A)||ps,r=>{if(!_(A)){const s=t.get(A);A in or||(or[A]=s),e[5](A,Ie(s,r),s||ps)}},e[6],()=>!_(A)&&A in or?or[A]:!_(A)&&t.get(A)||ps]};let ms=!0;const Bc=()=>ms,[Us,Fs]=Ft&&window.addEventListener?[window.addEventListener.bind(window),window.removeEventListener.bind(window)]:[pe,pe],gc=()=>{const t=Cs&&document.visibilityState;return _(t)||t!=="hidden"},uc=t=>(Cs&&document.addEventListener("visibilitychange",t),Us("focus",t),()=>{Cs&&document.removeEventListener("visibilitychange",t),Fs("focus",t)}),fc=t=>{const A=()=>{ms=!0,t()},e=()=>{ms=!1};return Us("online",A),Us("offline",e),()=>{Fs("online",A),Fs("offline",e)}},hc={isOnline:Bc,isVisible:gc},wc={initFocus:uc,initReconnect:fc},ao=!C.useId,tt=!Ft||lc,pc=t=>dc()?window.requestAnimationFrame(t):setTimeout(t,1),xs=tt?C.useEffect:C.useLayoutEffect,ys=typeof navigator<"u"&&navigator.connection,co=!tt&&ys&&(["slow-2g","2g"].includes(ys.effectiveType)||ys.saveData),ir=new WeakMap,Qc=t=>ws.prototype.toString.call(t),Es=(t,A)=>t===`[object ${A}]`;let Cc=0;const bs=t=>{const A=typeof t,e=Qc(t),r=Es(e,"Date"),s=Es(e,"RegExp"),n=Es(e,"Object");let o,i;if(ws(t)===t&&!r&&!s){if(o=ir.get(t),o)return o;if(o=++Cc+"~",ir.set(t,o),Array.isArray(t)){for(o="@",i=0;i<t.length;i++)o+=bs(t[i])+",";ir.set(t,o)}if(n){o="#";const a=ws.keys(t).sort();for(;!_(i=a.pop());)_(t[i])||(o+=i+":"+bs(t[i])+",");ir.set(t,o)}}else o=r?t.toJSON():A=="symbol"?t.toString():A=="string"?JSON.stringify(t):""+t;return o},vs=t=>{if(ce(t))try{t=t()}catch{t=""}const A=t;return t=typeof t=="string"?t:(Array.isArray(t)?t.length:t)?bs(t):"",[t,A]};let mc=0;const Hs=()=>++mc;async function lo(...t){const[A,e,r,s]=t,n=Ie({populateCache:!0,throwOnError:!0},typeof s=="boolean"?{revalidate:s}:s||{});let o=n.populateCache;const i=n.rollbackOnError;let a=n.optimisticData;const d=f=>typeof i=="function"?i(f):i!==!1,c=n.throwOnError;if(ce(e)){const f=e,u=[],h=A.keys();for(const w of h)!/^\$(inf|sub)\$/.test(w)&&f(A.get(w)._k)&&u.push(w);return Promise.all(u.map(g))}return g(e);async function g(f){const[u]=vs(f);if(!u)return;const[h,w]=io(A,u),[x,U,p,y]=we.get(A),L=()=>{const FA=x[u];return(ce(n.revalidate)?n.revalidate(h().data,f):n.revalidate!==!1)&&(delete p[u],delete y[u],FA&&FA[0])?FA[0](ro).then(()=>h().data):h().data};if(t.length<3)return L();let E=r,K,V=!1;const AA=Hs();U[u]=[AA,0];const S=!_(a),xA=h(),N=xA.data,dA=xA._c,hA=_(dA)?N:dA;if(S&&(a=ce(a)?a(hA,N):a,w({data:a,_c:hA})),ce(E))try{E=E(hA)}catch(FA){K=FA,V=!0}if(E&&oo(E))if(E=await E.catch(FA=>{K=FA,V=!0}),AA!==U[u][0]){if(V)throw K;return E}else V&&S&&d(K)&&(o=!0,w({data:hA,_c:IA}));if(o&&!V)if(ce(o)){const FA=o(E,hA);w({data:FA,error:IA,_c:IA})}else w({data:E,error:IA,_c:IA});if(U[u][1]=Hs(),Promise.resolve(L()).then(()=>{w({_c:IA})}),V){if(c)throw K;return}return E}}const Bo=(t,A)=>{for(const e in t)t[e][0]&&t[e][0](A)},Uc=(t,A)=>{if(!we.has(t)){const e=Ie(wc,A),r=Object.create(null),s=lo.bind(IA,t);let n=pe;const o=Object.create(null),i=(c,g)=>{const f=o[c]||[];return o[c]=f,f.push(g),()=>f.splice(f.indexOf(g),1)},a=(c,g,f)=>{t.set(c,g);const u=o[c];if(u)for(const h of u)h(g,f)},d=()=>{if(!we.has(t)&&(we.set(t,[r,Object.create(null),Object.create(null),Object.create(null),s,a,i]),!tt)){const c=e.initFocus(setTimeout.bind(IA,Bo.bind(IA,r,eo))),g=e.initReconnect(setTimeout.bind(IA,Bo.bind(IA,r,to)));n=()=>{c&&c(),g&&g(),we.delete(t)}}};return d(),[t,s,d,n]}return[t,we.get(t)[4]]},Fc=(t,A,e,r,s)=>{const n=e.errorRetryCount,o=s.retryCount,i=~~((Math.random()+.5)*(1<<(o<8?o:8)))*e.errorRetryInterval;!_(n)&&o>n||setTimeout(r,i,s)},xc=hs,[go,yc]=Uc(new Map),Ec=Ie({onLoadingSlow:pe,onSuccess:pe,onError:pe,onErrorRetry:Fc,onDiscarded:pe,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:co?1e4:5e3,focusThrottleInterval:5*1e3,dedupingInterval:2*1e3,loadingTimeout:co?5e3:3e3,compare:xc,isPaused:()=>!1,cache:go,mutate:yc,fallback:{}},hc),bc=(t,A)=>{const e=Ie(t,A);if(A){const{use:r,fallback:s}=t,{use:n,fallback:o}=A;r&&n&&(e.use=r.concat(n)),s&&o&&(e.fallback=Ie(s,o))}return e},vc=C.createContext({}),Hc="$inf$",uo=Ft&&window.__SWR_DEVTOOLS_USE__,Ic=uo?window.__SWR_DEVTOOLS_USE__:[],Sc=()=>{uo&&(window.__SWR_DEVTOOLS_REACT__=C)},Lc=t=>ce(t[1])?[t[0],t[1],t[2]||{}]:[t[0],null,(t[1]===null?t[2]:t[1])||{}],Tc=()=>{const t=C.useContext(vc);return C.useMemo(()=>Ie(Ec,t),[t])},Kc=t=>(A,e,r)=>t(A,e&&((...n)=>{const[o]=vs(A),[,,,i]=we.get(go);if(o.startsWith(Hc))return e(...n);const a=i[o];return _(a)?e(...n):(delete i[o],a)}),r),Oc=Ic.concat(Kc),Dc=t=>function(...e){const r=Tc(),[s,n,o]=Lc(e),i=bc(r,o);let a=t;const{use:d}=i,c=(d||[]).concat(Oc);for(let g=c.length;g--;)a=c[g](a);return a(s,n||i.fetcher||null,i)},Rc=(t,A,e)=>{const r=A[t]||(A[t]=[]);return r.push(e),()=>{const s=r.indexOf(e);s>=0&&(r[s]=r[r.length-1],r.pop())}};Sc();const Is=C.use||(t=>{switch(t.status){case"pending":throw t;case"fulfilled":return t.value;case"rejected":throw t.reason;default:throw t.status="pending",t.then(A=>{t.status="fulfilled",t.value=A},A=>{t.status="rejected",t.reason=A}),t}}),Ss={dedupe:!0},fo=Promise.resolve(IA),Mc=()=>pe,ho=Dc((t,A,e)=>{const{cache:r,compare:s,suspense:n,fallbackData:o,revalidateOnMount:i,revalidateIfStale:a,refreshInterval:d,refreshWhenHidden:c,refreshWhenOffline:g,keepPreviousData:f,strictServerPrefetchWarning:u}=e,[h,w,x,U]=we.get(r),[p,y]=vs(t),L=C.useRef(!1),E=C.useRef(!1),K=C.useRef(p),V=C.useRef(A),AA=C.useRef(e),S=()=>AA.current,xA=()=>S().isVisible()&&S().isOnline(),[N,dA,hA,FA]=io(r,p),X=C.useRef({}).current,_A=_(o)?_(e.fallback)?IA:e.fallback[p]:o,zA=(eA,BA)=>{for(const cA in X){const oA=cA;if(oA==="data"){if(!s(eA[oA],BA[oA])&&(!_(eA[oA])||!s(ye,BA[oA])))return!1}else if(BA[oA]!==eA[oA])return!1}return!0},Fe=!L.current,fe=C.useMemo(()=>{const eA=N(),BA=FA(),cA=iA=>{const PA=Ie(iA);return delete PA._k,(()=>{if(!p||!A||S().isPaused())return!1;if(Fe&&!_(i))return i;const qe=_(_A)?PA.data:_A;return _(qe)||a})()?{isValidating:!0,isLoading:!0,...PA}:PA},oA=cA(eA),gA=eA===BA?oA:cA(BA);let OA=oA;return[()=>{const iA=cA(N());return zA(iA,OA)?(OA.data=iA.data,OA.isLoading=iA.isLoading,OA.isValidating=iA.isValidating,OA.error=iA.error,OA):(OA=iA,iA)},()=>gA]},[r,p]),ne=Ao.useSyncExternalStore(C.useCallback(eA=>hA(p,(BA,cA)=>{zA(cA,BA)||eA()}),[r,p]),fe[0],fe[1]),m=h[p]&&h[p].length>0,D=ne.data,W=_(D)?_A&&oo(_A)?Is(_A):_A:D,q=ne.error,xe=C.useRef(W),ye=f?_(D)?_(xe.current)?W:xe.current:D:W,z=p&&_(W),RA=C.useRef(null);!tt&&Ao.useSyncExternalStore(Mc,()=>(RA.current=!1,RA),()=>(RA.current=!0,RA));const bA=RA.current;u&&bA&&!n&&z&&console.warn(`Missing pre-initiated data for serialized key "${p}" during server-side rendering. Data fetching should be initiated on the server and provided to SWR via fallback data. You can set "strictServerPrefetchWarning: false" to disable this warning.`);const oe=!p||!A||S().isPaused()||m&&!_(q)?!1:Fe&&!_(i)?i:n?_(W)?!1:a:_(W)||a,TA=Fe&&oe,cs=_(ne.isValidating)?TA:ne.isValidating,MA=_(ne.isLoading)?TA:ne.isLoading,KA=C.useCallback(async eA=>{const BA=V.current;if(!p||!BA||E.current||S().isPaused())return!1;let cA,oA,gA=!0;const OA=eA||{},iA=!x[p]||!OA.dedupe,PA=()=>ao?!E.current&&p===K.current&&L.current:p===K.current,WA={isValidating:!1,isLoading:!1},qe=()=>{dA(WA)},qt=()=>{const Z=x[p];Z&&Z[1]===oA&&delete x[p]},ls={isValidating:!0};_(N().data)&&(ls.isLoading=!0);try{if(iA&&(dA(ls),e.loadingTimeout&&_(N().data)&&setTimeout(()=>{gA&&PA()&&S().onLoadingSlow(p,e)},e.loadingTimeout),x[p]=[BA(y),Hs()]),[cA,oA]=x[p],cA=await cA,iA&&setTimeout(qt,e.dedupingInterval),!x[p]||x[p][1]!==oA)return iA&&PA()&&S().onDiscarded(p),!1;WA.error=IA;const Z=w[p];if(!_(Z)&&(oA<=Z[0]||oA<=Z[1]||Z[1]===0))return qe(),iA&&PA()&&S().onDiscarded(p),!1;const ZA=N().data;WA.data=s(ZA,cA)?ZA:cA,iA&&PA()&&S().onSuccess(cA,p,e)}catch(Z){qt();const ZA=S(),{shouldRetryOnError:_e}=ZA;ZA.isPaused()||(WA.error=Z,iA&&PA()&&(ZA.onError(Z,p,ZA),(_e===!0||ce(_e)&&_e(Z))&&(!S().revalidateOnFocus||!S().revalidateOnReconnect||xA())&&ZA.onErrorRetry(Z,p,ZA,Rn=>{const he=h[p];he&&he[0]&&he[0](so,Rn)},{retryCount:(OA.retryCount||0)+1,dedupe:!0})))}return gA=!1,qe(),!0},[p,r]),Ne=C.useCallback((...eA)=>lo(r,K.current,...eA),[]);if(xs(()=>{V.current=A,AA.current=e,_(D)||(xe.current=D)}),xs(()=>{if(!p)return;const eA=KA.bind(IA,Ss);let BA=0;S().revalidateOnFocus&&(BA=Date.now()+S().focusThrottleInterval);const oA=Rc(p,h,(gA,OA={})=>{if(gA==eo){const iA=Date.now();S().revalidateOnFocus&&iA>BA&&xA()&&(BA=iA+S().focusThrottleInterval,eA())}else if(gA==to)S().revalidateOnReconnect&&xA()&&eA();else{if(gA==ro)return KA();if(gA==so)return KA(OA)}});return E.current=!1,K.current=p,L.current=!0,dA({_k:y}),oe&&(x[p]||(_(W)||tt?eA():pc(eA))),()=>{E.current=!0,oA()}},[p]),xs(()=>{let eA;function BA(){const oA=ce(d)?d(N().data):d;oA&&eA!==-1&&(eA=setTimeout(cA,oA))}function cA(){!N().error&&(c||S().isVisible())&&(g||S().isOnline())?KA(Ss).then(BA):BA()}return BA(),()=>{eA&&(clearTimeout(eA),eA=-1)}},[d,c,g,p]),C.useDebugValue(ye),n){if(!ao&&tt&&z)throw new Error("Fallback data is required when using Suspense in SSR.");z&&(V.current=A,AA.current=e,E.current=!1);const eA=U[p],BA=!_(eA)&&z?Ne(eA):fo;if(Is(BA),!_(q)&&z)throw q;const cA=z?KA(Ss):fo;!_(ye)&&z&&(cA.status="fulfilled",cA.value=!0),Is(cA)}return{mutate:Ne,get data(){return X.data=!0,ye},get error(){return X.error=!0,q},get isValidating(){return X.isValidating=!0,cs},get isLoading(){return X.isLoading=!0,MA}}}),Gc=({children:t})=>{const A=C.useRef(null),[e,r]=C.useState(null);return C.useEffect(()=>{if(A.current&&!A.current.shadowRoot){const s=A.current.attachShadow({mode:"open"});document.querySelectorAll("style[data-vite-dev-id], style:not([data-vite-dev-id])").forEach(i=>{(i.textContent?.includes(".vg-")||i.textContent?.includes("--vg-"))&&s.appendChild(i.cloneNode(!0))});const o=document.createElement("link");o.rel="stylesheet",o.href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap",s.appendChild(o),r(s)}},[]),B.jsx("div",{"data-vg-id":"49696d6b","data-source-path":"/src/components/ShadowRootWrapper.tsx:38",ref:A,id:"viewgate-shadow-host",style:{position:"relative",zIndex:2147483647},children:e&&rc.createPortal(t,e)})};const wo=(...t)=>t.filter((A,e,r)=>!!A&&A.trim()!==""&&r.indexOf(A)===e).join(" ").trim();const kc=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();const Vc=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(A,e,r)=>r?r.toUpperCase():e.toLowerCase());const po=t=>{const A=Vc(t);return A.charAt(0).toUpperCase()+A.slice(1)};var Nc={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};const _c=t=>{for(const A in t)if(A.startsWith("aria-")||A==="role"||A==="title")return!0;return!1};const Pc=C.forwardRef(({color:t="currentColor",size:A=24,strokeWidth:e=2,absoluteStrokeWidth:r,className:s="",children:n,iconNode:o,...i},a)=>C.createElement("svg",{ref:a,...Nc,width:A,height:A,stroke:t,strokeWidth:r?Number(e)*24/Number(A):e,className:wo("lucide",s),...!n&&!_c(i)&&{"aria-hidden":"true"},...i},[...o.map(([d,c])=>C.createElement(d,c)),...Array.isArray(n)?n:[n]]));const QA=(t,A)=>{const e=C.forwardRef(({className:r,...s},n)=>C.createElement(Pc,{ref:n,iconNode:A,className:wo(`lucide-${kc(po(t))}`,`lucide-${t}`,r),...s}));return e.displayName=po(t),e};const xt=QA("bug",[["path",{d:"M12 20v-9",key:"1qisl0"}],["path",{d:"M14 7a4 4 0 0 1 4 4v3a6 6 0 0 1-12 0v-3a4 4 0 0 1 4-4z",key:"uouzyp"}],["path",{d:"M14.12 3.88 16 2",key:"qol33r"}],["path",{d:"M21 21a4 4 0 0 0-3.81-4",key:"1b0z45"}],["path",{d:"M21 5a4 4 0 0 1-3.55 3.97",key:"5cxbf6"}],["path",{d:"M22 13h-4",key:"1jl80f"}],["path",{d:"M3 21a4 4 0 0 1 3.81-4",key:"1fjd4g"}],["path",{d:"M3 5a4 4 0 0 0 3.55 3.97",key:"1d7oge"}],["path",{d:"M6 13H2",key:"82j7cp"}],["path",{d:"m8 2 1.88 1.88",key:"fmnt4t"}],["path",{d:"M9 7.13V6a3 3 0 1 1 6 0v1.13",key:"1vgav8"}]]);const Wc=QA("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);const jc=QA("circle-alert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);const Se=QA("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);const Qo=QA("clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 6v6l4 2",key:"mmk7yg"}]]);const Xc=QA("external-link",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);const Jc=QA("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);const ar=QA("globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]);const Yc=QA("grip-vertical",[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]]);const zc=QA("layers",[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]]);const Ls=QA("link",[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",key:"1cjeqo"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",key:"19qd67"}]]);const Zc=QA("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);const cr=QA("message-square",[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}]]);const $c=QA("mouse-pointer-2",[["path",{d:"M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z",key:"edeuup"}]]);const Co=QA("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);const qc=QA("rotate-ccw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]);const Al=QA("search",[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]]);const mo=QA("send",[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]]);const Uo=QA("trash-2",[["path",{d:"M10 11v6",key:"nco0om"}],["path",{d:"M14 11v6",key:"outv1u"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]]);const lr=QA("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),el={en:{enterMode:"Enter Feedback Mode",exitMode:"Exit Mode",completed:"Completed",feedbackHeader:"Feedback",selectedElement:"Selected element:",line:"Line",placeholder:"Tell us what you'd like to change...",cancel:"Cancel",send:"Send Feedback",submitting:"Submitting...",success:"Your feedback has been submitted successfully!",error:"Failed to submit feedback. Check backend connection.",successHeader:"Success",errorHeader:"Error",preview:"Preview",viewComments:"View Comments",close:"Close",observe:"Observe",pending:"Pending",readyForReview:"Ready for Review",noComments:"No comments found.",deleteConfirm:"Delete comment",completeConfirm:"Mark as completed?",confirmComplete:"The ticket will be marked as completed and archived.",markReady:"Mark as Ready for Review",reopen:"Reopen",reopenPlaceholder:"Add a new comment before confirming...",review:"Review",confirmDelete:"Are you sure you want to permanently delete this comment? This action cannot be undone.",markReadyConfirm:"Mark as Ready for Review?",confirmMarkReady:"Do you want to mark this comment as ready for review? it will be moved to the review state.",reopenConfirm:"Reopen comment",confirmReopen:"Do you want to set this comment back to pending status?",yes:"Yes, confirm",no:"No, cancel",deleteSuccess:"Comment deleted successfully.",updateSuccess:"Updated successfully.",navigating:"Redirecting to review...",selectToComment:"Click to comment",feedbackSubheader:"What would you like to improve here?",sendFeedback:"Send Comment",edit:"Edit",save:"Save",commentDetails:"Comment Details",annotations:"Comments",viewAll:"View All",exitConfirmTitle:"Close ViewGate?",exitConfirmMessage:"Are you sure you want to close ViewGate? Remember you can reopen it by pressing ALT once (Normal Mode) or holding it for 1 second (Backlog Mode).",backlog:"Backlog",low:"Low",medium:"Medium",high:"High",urgent:"Urgent",priority:"Priority",login:"Login with Google",authenticating:"Authenticating...",selectMember:"Select who you are to comment",asMember:"Commenting as",changeMember:"Change",focusAreas:"Focus Areas",frontend:"Frontend",backend:"Backend",ux:"UX/UI",figmaLink:"Figma Reference Link",figmaLinkPlaceholder:"https://www.figma.com/file/...",endpoint:"Related Backend Endpoint",selectEndpoint:"Select endpoint..."},es:{enterMode:"Activar Modo Comentarios",exitMode:"Salir del Modo",completed:"Completado",feedbackHeader:"Comentarios",selectedElement:"Elemento seleccionado:",line:"Línea",placeholder:"Cuéntanos qué te gustaría cambiar...",cancel:"Cancelar",send:"Enviar Comentarios",submitting:"Enviando...",success:"¡Tus comentarios se han enviado con éxito!",error:"Error al enviar comentarios. Revisa la conexión con el servidor.",successHeader:"Éxito",errorHeader:"Error",preview:"Vista previa",viewComments:"Ver Comentarios",close:"Cerrar",observe:"Observar",pending:"Pendiente",readyForReview:"Listo para revisión",noComments:"No hay comentarios.",deleteConfirm:"Eliminar comentario",completeConfirm:"¿Completar ticket?",confirmComplete:"El ticket se marcará como completado y se archivará.",markReady:"Marcar como Listo para revisión",reopen:"Reabrir",reopenPlaceholder:"Agrega un nuevo comentario antes de confirmar...",review:"Revisar",confirmDelete:"¿Estás seguro de que deseas eliminar permanentemente este comentario? Esta acción no se puede deshacer.",markReadyConfirm:"¿Listo para revisión?",confirmMarkReady:"¿Deseas marcar este comentario como listo para revisión? Pasará al estado de revisión.",reopenConfirm:"Reabrir comentario",confirmReopen:"¿Deseas volver a poner este comentario en estado pendiente?",yes:"Sí, confirmar",no:"No, cancelar",deleteSuccess:"El comentario ha sido eliminado.",updateSuccess:"Actualizado correctamente.",navigating:"Redirigiendo a revisión...",selectToComment:"Haz clic para comentar",feedbackSubheader:"¿Qué te gustaría mejorar aquí?",sendFeedback:"Enviar Comentario",edit:"Editar",save:"Guardar",commentDetails:"Detalles del Comentario",annotations:"Comentarios",viewAll:"Ver Todos",exitConfirmTitle:"¿Cerrar ViewGate?",exitConfirmMessage:"¿Estás seguro de que deseas cerrar ViewGate? Recuerda que puedes volver a activarlo pulsando una vez la tecla ALT (Modo Normal) o manteniéndola pulsada 1 segundo (Modo Backlog).",backlog:"Backlog",low:"Baja",medium:"Media",high:"Alta",urgent:"Urgente",priority:"Prioridad",login:"Iniciar sesión con Google",authenticating:"Autenticando...",selectMember:"Selecciona quién eres para comentar",asMember:"Comentando como",changeMember:"Cambiar",focusAreas:"Áreas de Foco",frontend:"Frontend",backend:"Backend",ux:"UX/UI",figmaLink:"Link de Referencia Figma",figmaLinkPlaceholder:"https://www.figma.com/file/...",endpoint:"Endpoint de Backend Relacionado",selectEndpoint:"Seleccionar endpoint..."}},Fo=C.createContext(void 0),xo=()=>{const t=C.useContext(Fo);if(!t)throw new Error("useViewGate must be used within a ViewGateProvider");return t},yt="viewgate_enabled",tl=()=>{if(typeof window>"u")return!1;const t=new URLSearchParams(window.location.search);return t.has("viewgate")||t.has("viewgate-backlog")?(sessionStorage.setItem(yt,"true"),!0):sessionStorage.getItem(yt)==="true"},rl=({children:t,language:A="es",apiKey:e,baseUrl:r="https://view-gate.vercel.app",dashboardUrl:s})=>{const n=s||(r==="https://view-gate.vercel.app"?"https://view-gate-dashboard.vercel.app":r),[o,i]=C.useState(!1),[a,d]=C.useState([]);C.useRef(0);const c=C.useRef(null),g=C.useRef(!1);C.useEffect(()=>{i(tl());const w=U=>{U.key==="Alt"&&!U.repeat&&(U.preventDefault(),g.current=!1,c.current&&clearTimeout(c.current),c.current=setTimeout(()=>{const p=new URL(window.location.href);p.searchParams.delete("viewgate"),p.searchParams.set("viewgate-backlog","true"),window.history.replaceState({},"",p.toString()),i(!0),sessionStorage.setItem(yt,"true"),window.dispatchEvent(new PopStateEvent("popstate")),u(A==="es"?"Modo Backlog activado":"Backlog Mode activated","success"),g.current=!0,c.current=null},1e3))},x=U=>{if(U.key==="Alt"&&(U.preventDefault(),c.current)){clearTimeout(c.current),c.current=null;const p=new URL(window.location.href);p.searchParams.delete("viewgate-backlog"),p.searchParams.set("viewgate","true"),window.history.replaceState({},"",p.toString()),i(!0),sessionStorage.setItem(yt,"true"),window.dispatchEvent(new PopStateEvent("popstate")),u(A==="es"?"Modo Normal activado":"Normal Mode activated","success")}};return window.addEventListener("keydown",w),window.addEventListener("keyup",x),()=>{window.removeEventListener("keydown",w),window.removeEventListener("keyup",x)}},[A]);const f=()=>{if(sessionStorage.removeItem(yt),i(!1),typeof window<"u"){const w=new URL(window.location.href);w.searchParams.delete("viewgate"),window.history.replaceState({},"",w.toString())}},u=(w,x)=>{const U=Date.now();d(p=>[...p,{id:U,message:w,type:x}]),setTimeout(()=>{d(p=>p.filter(y=>y.id!==U))},4e3)},h=el[A];return B.jsxs(Fo.Provider,{"data-vg-id":"89da3486","data-source-path":"/src/components/ViewGateProvider.tsx:357",value:{addToast:u,language:A,t:h,apiKey:e,baseUrl:r,dashboardUrl:n,disableViewGate:f,hasActiveToasts:a.length>0},children:[t,o&&B.jsx(Gc,{"data-vg-id":"f1499d3a","data-source-path":"/src/components/ViewGateProvider.tsx:369",children:B.jsxs("div",{"data-vg-id":"1bedb79b","data-source-path":"/src/components/ViewGateProvider.tsx:370",className:"vg-container",children:[B.jsx(Wa,{"data-vg-id":"d3f262cb","data-source-path":"/src/components/ViewGateProvider.tsx:371"}),B.jsx("div",{"data-vg-id":"1bedb79d","data-source-path":"/src/components/ViewGateProvider.tsx:372",className:"vg-toasts",style:{zIndex:2147483647},children:a.map(w=>B.jsxs("div",{"data-vg-id":"1bedb79e","data-source-path":"/src/components/ViewGateProvider.tsx:374",className:`vg-toast vg-animate-slide ${w.type}`,children:[w.type==="success"?B.jsx(Se,{"data-vg-id":"c7ae3b26","data-source-path":"/src/components/ViewGateProvider.tsx:376",size:24,color:"#22c55e"}):B.jsx(jc,{"data-vg-id":"e7ad3c7b","data-source-path":"/src/components/ViewGateProvider.tsx:378",size:24,color:"#ef4444"}),B.jsxs("div",{"data-vg-id":"1bedb7a1","data-source-path":"/src/components/ViewGateProvider.tsx:380",children:[B.jsx("strong",{"data-vg-id":"29b8e973","data-source-path":"/src/components/ViewGateProvider.tsx:381",style:{display:"block",fontSize:"13px",color:"#0f172a",textTransform:"uppercase",marginBottom:"2px"},children:w.type==="success"?h.successHeader:h.errorHeader}),B.jsx("span",{"data-vg-id":"fbbd7821","data-source-path":"/src/components/ViewGateProvider.tsx:384",style:{fontSize:"14px",color:"#000000"},children:w.message})]})]},w.id))})]})})]})};class SA{constructor(A,e,r,s){this.left=A,this.top=e,this.width=r,this.height=s}add(A,e,r,s){return new SA(this.left+A,this.top+e,this.width+r,this.height+s)}static fromClientRect(A,e){return new SA(e.left+A.windowBounds.left,e.top+A.windowBounds.top,e.width,e.height)}static fromDOMRectList(A,e){const r=Array.from(e);let s=r.find(n=>n.width!==0);return s||(s=r.find(n=>n.height!==0)),!s&&r.length>0&&(s=r[0]),s?new SA(s.left+A.windowBounds.left,s.top+A.windowBounds.top,s.width,s.height):SA.EMPTY}}SA.EMPTY=new SA(0,0,0,0);const dr=(t,A)=>SA.fromClientRect(t,A.getBoundingClientRect()),sl=t=>{const A=t.body,e=t.documentElement;if(!A||!e)throw new Error("Unable to get document size");const r=Math.max(Math.max(A.scrollWidth,e.scrollWidth),Math.max(A.offsetWidth,e.offsetWidth),Math.max(A.clientWidth,e.clientWidth)),s=Math.max(Math.max(A.scrollHeight,e.scrollHeight),Math.max(A.offsetHeight,e.offsetHeight),Math.max(A.clientHeight,e.clientHeight));return new SA(0,0,r,s)};for(var Br=function(t){for(var A=[],e=0,r=t.length;e<r;){var s=t.charCodeAt(e++);if(s>=55296&&s<=56319&&e<r){var n=t.charCodeAt(e++);(n&64512)===56320?A.push(((s&1023)<<10)+(n&1023)+65536):(A.push(s),e--)}else A.push(s)}return A},uA=function(){for(var t=[],A=0;A<arguments.length;A++)t[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,t);var e=t.length;if(!e)return"";for(var r=[],s=-1,n="";++s<e;){var o=t[s];o<=65535?r.push(o):(o-=65536,r.push((o>>10)+55296,o%1024+56320)),(s+1===e||r.length>16384)&&(n+=String.fromCharCode.apply(String,r),r.length=0)}return n},yo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",nl=typeof Uint8Array>"u"?[]:new Uint8Array(256),gr=0;gr<yo.length;gr++)nl[yo.charCodeAt(gr)]=gr;for(var Eo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Et=typeof Uint8Array>"u"?[]:new Uint8Array(256),ur=0;ur<Eo.length;ur++)Et[Eo.charCodeAt(ur)]=ur;for(var ol=function(t){var A=t.length*.75,e=t.length,r,s=0,n,o,i,a;t[t.length-1]==="="&&(A--,t[t.length-2]==="="&&A--);var d=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(d)?d:new Uint8Array(d);for(r=0;r<e;r+=4)n=Et[t.charCodeAt(r)],o=Et[t.charCodeAt(r+1)],i=Et[t.charCodeAt(r+2)],a=Et[t.charCodeAt(r+3)],c[s++]=n<<2|o>>4,c[s++]=(o&15)<<4|i>>2,c[s++]=(i&3)<<6|a&63;return d},il=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},al=function(t){for(var A=t.length,e=[],r=0;r<A;r+=4)e.push(t[r+3]<<24|t[r+2]<<16|t[r+1]<<8|t[r]);return e},Pe=5,Ts=11,Ks=2,cl=Ts-Pe,bo=65536>>Pe,ll=1<<Pe,Os=ll-1,dl=1024>>Pe,Bl=bo+dl,gl=Bl,ul=32,fl=gl+ul,hl=65536>>Ts,wl=1<<cl,pl=wl-1,vo=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},Ql=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},Cl=function(t,A){var e=ol(t),r=Array.isArray(e)?al(e):new Uint32Array(e),s=Array.isArray(e)?il(e):new Uint16Array(e),n=24,o=vo(s,n/2,r[4]/2),i=r[5]===2?vo(s,(n+r[4])/2):Ql(r,Math.ceil((n+r[4])/4));return new ml(r[0],r[1],r[2],r[3],o,i)},ml=(function(){function t(A,e,r,s,n,o){this.initialValue=A,this.errorValue=e,this.highStart=r,this.highValueIndex=s,this.index=n,this.data=o}return t.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=this.index[A>>Pe],e=(e<<Ks)+(A&Os),this.data[e];if(A<=65535)return e=this.index[bo+(A-55296>>Pe)],e=(e<<Ks)+(A&Os),this.data[e];if(A<this.highStart)return e=fl-hl+(A>>Ts),e=this.index[e],e+=A>>Pe&pl,e=this.index[e],e=(e<<Ks)+(A&Os),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),Ho="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ul=typeof Uint8Array>"u"?[]:new Uint8Array(256),fr=0;fr<Ho.length;fr++)Ul[Ho.charCodeAt(fr)]=fr;var Fl="KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA==",Io=50,xl=1,So=2,Lo=3,yl=4,El=5,To=7,Ko=8,Oo=9,Le=10,Ds=11,Do=12,Rs=13,bl=14,bt=15,Ms=16,hr=17,vt=18,vl=19,Ro=20,Gs=21,Ht=22,ks=23,rt=24,JA=25,It=26,St=27,st=28,Hl=29,We=30,Il=31,wr=32,pr=33,Vs=34,Ns=35,_s=36,Lt=37,Ps=38,Qr=39,Cr=40,Ws=41,Mo=42,Sl=43,Ll=[9001,65288],Go="!",P="×",mr="÷",js=Cl(Fl),Qe=[We,_s],Xs=[xl,So,Lo,El],ko=[Le,Ko],Vo=[St,It],Tl=Xs.concat(ko),No=[Ps,Qr,Cr,Vs,Ns],Kl=[bt,Rs],Ol=function(t,A){A===void 0&&(A="strict");var e=[],r=[],s=[];return t.forEach(function(n,o){var i=js.get(n);if(i>Io?(s.push(!0),i-=Io):s.push(!1),["normal","auto","loose"].indexOf(A)!==-1&&[8208,8211,12316,12448].indexOf(n)!==-1)return r.push(o),e.push(Ms);if(i===yl||i===Ds){if(o===0)return r.push(o),e.push(We);var a=e[o-1];return Tl.indexOf(a)===-1?(r.push(r[o-1]),e.push(a)):(r.push(o),e.push(We))}if(r.push(o),i===Il)return e.push(A==="strict"?Gs:Lt);if(i===Mo||i===Hl)return e.push(We);if(i===Sl)return n>=131072&&n<=196605||n>=196608&&n<=262141?e.push(Lt):e.push(We);e.push(i)}),[r,e,s]},Js=function(t,A,e,r){var s=r[e];if(Array.isArray(t)?t.indexOf(s)!==-1:t===s)for(var n=e;n<=r.length;){n++;var o=r[n];if(o===A)return!0;if(o!==Le)break}if(s===Le)for(var n=e;n>0;){n--;var i=r[n];if(Array.isArray(t)?t.indexOf(i)!==-1:t===i)for(var a=e;a<=r.length;){a++;var o=r[a];if(o===A)return!0;if(o!==Le)break}if(i!==Le)break}return!1},_o=function(t,A){for(var e=t;e>=0;){var r=A[e];if(r===Le)e--;else return r}return 0},Dl=function(t,A,e,r,s){if(e[r]===0)return P;var n=r-1;if(Array.isArray(s)&&s[n]===!0)return P;var o=n-1,i=n+1,a=A[n],d=o>=0?A[o]:0,c=A[i];if(a===So&&c===Lo)return P;if(Xs.indexOf(a)!==-1)return Go;if(Xs.indexOf(c)!==-1||ko.indexOf(c)!==-1)return P;if(_o(n,A)===Ko)return mr;if(js.get(t[n])===Ds||(a===wr||a===pr)&&js.get(t[i])===Ds||a===To||c===To||a===Oo||[Le,Rs,bt].indexOf(a)===-1&&c===Oo||[hr,vt,vl,rt,st].indexOf(c)!==-1||_o(n,A)===Ht||Js(ks,Ht,n,A)||Js([hr,vt],Gs,n,A)||Js(Do,Do,n,A))return P;if(a===Le)return mr;if(a===ks||c===ks)return P;if(c===Ms||a===Ms)return mr;if([Rs,bt,Gs].indexOf(c)!==-1||a===bl||d===_s&&Kl.indexOf(a)!==-1||a===st&&c===_s||c===Ro||Qe.indexOf(c)!==-1&&a===JA||Qe.indexOf(a)!==-1&&c===JA||a===St&&[Lt,wr,pr].indexOf(c)!==-1||[Lt,wr,pr].indexOf(a)!==-1&&c===It||Qe.indexOf(a)!==-1&&Vo.indexOf(c)!==-1||Vo.indexOf(a)!==-1&&Qe.indexOf(c)!==-1||[St,It].indexOf(a)!==-1&&(c===JA||[Ht,bt].indexOf(c)!==-1&&A[i+1]===JA)||[Ht,bt].indexOf(a)!==-1&&c===JA||a===JA&&[JA,st,rt].indexOf(c)!==-1)return P;if([JA,st,rt,hr,vt].indexOf(c)!==-1)for(var g=n;g>=0;){var f=A[g];if(f===JA)return P;if([st,rt].indexOf(f)!==-1)g--;else break}if([St,It].indexOf(c)!==-1)for(var g=[hr,vt].indexOf(a)!==-1?o:n;g>=0;){var f=A[g];if(f===JA)return P;if([st,rt].indexOf(f)!==-1)g--;else break}if(Ps===a&&[Ps,Qr,Vs,Ns].indexOf(c)!==-1||[Qr,Vs].indexOf(a)!==-1&&[Qr,Cr].indexOf(c)!==-1||[Cr,Ns].indexOf(a)!==-1&&c===Cr||No.indexOf(a)!==-1&&[Ro,It].indexOf(c)!==-1||No.indexOf(c)!==-1&&a===St||Qe.indexOf(a)!==-1&&Qe.indexOf(c)!==-1||a===rt&&Qe.indexOf(c)!==-1||Qe.concat(JA).indexOf(a)!==-1&&c===Ht&&Ll.indexOf(t[i])===-1||Qe.concat(JA).indexOf(c)!==-1&&a===vt)return P;if(a===Ws&&c===Ws){for(var u=e[n],h=1;u>0&&(u--,A[u]===Ws);)h++;if(h%2!==0)return P}return a===wr&&c===pr?P:mr},Rl=function(t,A){A||(A={lineBreak:"normal",wordBreak:"normal"});var e=Ol(t,A.lineBreak),r=e[0],s=e[1],n=e[2];(A.wordBreak==="break-all"||A.wordBreak==="break-word")&&(s=s.map(function(i){return[JA,We,Mo].indexOf(i)!==-1?Lt:i}));var o=A.wordBreak==="keep-all"?n.map(function(i,a){return i&&t[a]>=19968&&t[a]<=40959}):void 0;return[r,s,o]},Ml=(function(){function t(A,e,r,s){this.codePoints=A,this.required=e===Go,this.start=r,this.end=s}return t.prototype.slice=function(){return uA.apply(void 0,this.codePoints.slice(this.start,this.end))},t})(),Gl=function(t,A){var e=Br(t),r=Rl(e,A),s=r[0],n=r[1],o=r[2],i=e.length,a=0,d=0;return{next:function(){if(d>=i)return{done:!0,value:null};for(var c=P;d<i&&(c=Dl(e,n,s,++d,o))===P;);if(c!==P||d===i){var g=new Ml(e,c,a,d);return a=d,{value:g,done:!1}}return{done:!0,value:null}}}};const kl=1,Vl=2,nt=4,Po=8,Ur=10,Wo=47,Tt=92,Nl=9,_l=32,Fr=34,Kt=61,Pl=35,Wl=36,jl=37,xr=39,yr=40,Ot=41,Xl=95,kA=45,Jl=33,Yl=60,zl=62,Zl=64,$l=91,ql=93,Ad=61,ed=123,Er=63,td=125,jo=124,rd=126,sd=128,Xo=65533,Ys=42,je=43,nd=44,od=58,id=59,Dt=46,ad=0,cd=8,ld=11,dd=14,Bd=31,gd=127,le=-1,Jo=48,Yo=97,zo=101,ud=102,fd=117,hd=122,Zo=65,$o=69,qo=70,wd=85,pd=90,LA=t=>t>=Jo&&t<=57,Qd=t=>t>=55296&&t<=57343,ot=t=>LA(t)||t>=Zo&&t<=qo||t>=Yo&&t<=ud,Cd=t=>t>=Yo&&t<=hd,md=t=>t>=Zo&&t<=pd,Ud=t=>Cd(t)||md(t),Fd=t=>t>=sd,br=t=>t===Ur||t===Nl||t===_l,vr=t=>Ud(t)||Fd(t)||t===Xl,Ai=t=>vr(t)||LA(t)||t===kA,xd=t=>t>=ad&&t<=cd||t===ld||t>=dd&&t<=Bd||t===gd,Te=(t,A)=>t!==Tt?!1:A!==Ur,Hr=(t,A,e)=>t===kA?vr(A)||Te(A,e):vr(t)?!0:!!(t===Tt&&Te(t,A)),zs=(t,A,e)=>t===je||t===kA?LA(A)?!0:A===Dt&&LA(e):LA(t===Dt?A:t),yd=t=>{let A=0,e=1;(t[A]===je||t[A]===kA)&&(t[A]===kA&&(e=-1),A++);const r=[];for(;LA(t[A]);)r.push(t[A++]);const s=r.length?parseInt(uA(...r),10):0;t[A]===Dt&&A++;const n=[];for(;LA(t[A]);)n.push(t[A++]);const o=n.length,i=o?parseInt(uA(...n),10):0;(t[A]===$o||t[A]===zo)&&A++;let a=1;(t[A]===je||t[A]===kA)&&(t[A]===kA&&(a=-1),A++);const d=[];for(;LA(t[A]);)d.push(t[A++]);const c=d.length?parseInt(uA(...d),10):0;return e*(s+i*Math.pow(10,-o))*Math.pow(10,a*c)},Ed={type:2},bd={type:3},vd={type:4},Hd={type:13},Id={type:8},Sd={type:21},Ld={type:9},Td={type:10},Kd={type:11},Od={type:12},Dd={type:14},Ir={type:23},Rd={type:1},Md={type:25},Gd={type:24},kd={type:26},Vd={type:27},Nd={type:28},_d={type:29},Pd={type:31},Zs={type:32};class ei{constructor(){this._value=[]}write(A){this._value=this._value.concat(Br(A))}read(){const A=[];let e=this.consumeToken();for(;e!==Zs;)A.push(e),e=this.consumeToken();return A}consumeToken(){const A=this.consumeCodePoint();switch(A){case Fr:return this.consumeStringToken(Fr);case Pl:const e=this.peekCodePoint(0),r=this.peekCodePoint(1),s=this.peekCodePoint(2);if(Ai(e)||Te(r,s)){const u=Hr(e,r,s)?Vl:kl;return{type:5,value:this.consumeName(),flags:u}}break;case Wl:if(this.peekCodePoint(0)===Kt)return this.consumeCodePoint(),Hd;break;case xr:return this.consumeStringToken(xr);case yr:return Ed;case Ot:return bd;case Ys:if(this.peekCodePoint(0)===Kt)return this.consumeCodePoint(),Dd;break;case je:if(zs(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case nd:return vd;case kA:const n=A,o=this.peekCodePoint(0),i=this.peekCodePoint(1);if(zs(n,o,i))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(Hr(n,o,i))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(o===kA&&i===zl)return this.consumeCodePoint(),this.consumeCodePoint(),Gd;break;case Dt:if(zs(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Wo:if(this.peekCodePoint(0)===Ys)for(this.consumeCodePoint();;){let u=this.consumeCodePoint();if(u===Ys&&(u=this.consumeCodePoint(),u===Wo))return this.consumeToken();if(u===le)return this.consumeToken()}break;case od:return kd;case id:return Vd;case Yl:if(this.peekCodePoint(0)===Jl&&this.peekCodePoint(1)===kA&&this.peekCodePoint(2)===kA)return this.consumeCodePoint(),this.consumeCodePoint(),Md;break;case Zl:const a=this.peekCodePoint(0),d=this.peekCodePoint(1),c=this.peekCodePoint(2);if(Hr(a,d,c))return{type:7,value:this.consumeName()};break;case $l:return Nd;case Tt:if(Te(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case ql:return _d;case Ad:if(this.peekCodePoint(0)===Kt)return this.consumeCodePoint(),Id;break;case ed:return Kd;case td:return Od;case fd:case wd:const g=this.peekCodePoint(0),f=this.peekCodePoint(1);return g===je&&(ot(f)||f===Er)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case jo:if(this.peekCodePoint(0)===Kt)return this.consumeCodePoint(),Ld;if(this.peekCodePoint(0)===jo)return this.consumeCodePoint(),Sd;break;case rd:if(this.peekCodePoint(0)===Kt)return this.consumeCodePoint(),Td;break;case le:return Zs}return br(A)?(this.consumeWhiteSpace(),Pd):LA(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):vr(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:uA(A)}}consumeCodePoint(){const A=this._value.shift();return typeof A>"u"?-1:A}reconsumeCodePoint(A){this._value.unshift(A)}peekCodePoint(A){return A>=this._value.length?-1:this._value[A]}consumeUnicodeRangeToken(){const A=[];let e=this.consumeCodePoint();for(;ot(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();let r=!1;for(;e===Er&&A.length<6;)A.push(e),e=this.consumeCodePoint(),r=!0;if(r){const n=parseInt(uA(...A.map(i=>i===Er?Jo:i)),16),o=parseInt(uA(...A.map(i=>i===Er?qo:i)),16);return{type:30,start:n,end:o}}const s=parseInt(uA(...A),16);if(this.peekCodePoint(0)===kA&&ot(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();const n=[];for(;ot(e)&&n.length<6;)n.push(e),e=this.consumeCodePoint();const o=parseInt(uA(...n),16);return{type:30,start:s,end:o}}else return{type:30,start:s,end:s}}consumeIdentLikeToken(){const A=this.consumeName();return A.toLowerCase()==="url"&&this.peekCodePoint(0)===yr?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===yr?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}}consumeUrlToken(){const A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===le)return{type:22,value:""};const e=this.peekCodePoint(0);if(e===xr||e===Fr){const r=this.consumeStringToken(this.consumeCodePoint());return r.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===le||this.peekCodePoint(0)===Ot)?(this.consumeCodePoint(),{type:22,value:r.value}):(this.consumeBadUrlRemnants(),Ir)}for(;;){const r=this.consumeCodePoint();if(r===le||r===Ot)return{type:22,value:uA(...A)};if(br(r))return this.consumeWhiteSpace(),this.peekCodePoint(0)===le||this.peekCodePoint(0)===Ot?(this.consumeCodePoint(),{type:22,value:uA(...A)}):(this.consumeBadUrlRemnants(),Ir);if(r===Fr||r===xr||r===yr||xd(r))return this.consumeBadUrlRemnants(),Ir;if(r===Tt)if(Te(r,this.peekCodePoint(0)))A.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),Ir;else A.push(r)}}consumeWhiteSpace(){for(;br(this.peekCodePoint(0));)this.consumeCodePoint()}consumeBadUrlRemnants(){for(;;){const A=this.consumeCodePoint();if(A===Ot||A===le)return;Te(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}}consumeStringSlice(A){let r="";for(;A>0;){const s=Math.min(5e4,A);r+=uA(...this._value.splice(0,s)),A-=s}return this._value.shift(),r}consumeStringToken(A){let e="",r=0;do{const s=this._value[r];if(s===le||s===void 0||s===A)return e+=this.consumeStringSlice(r),{type:0,value:e};if(s===Ur)return this._value.splice(0,r),Rd;if(s===Tt){const n=this._value[r+1];n!==le&&n!==void 0&&(n===Ur?(e+=this.consumeStringSlice(r),r=-1,this._value.shift()):Te(s,n)&&(e+=this.consumeStringSlice(r),e+=uA(this.consumeEscapedCodePoint()),r=-1))}r++}while(!0)}consumeNumber(){const A=[];let e=nt,r=this.peekCodePoint(0);for((r===je||r===kA)&&A.push(this.consumeCodePoint());LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0);let s=this.peekCodePoint(1);if(r===Dt&&LA(s))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=Po;LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());r=this.peekCodePoint(0),s=this.peekCodePoint(1);const n=this.peekCodePoint(2);if((r===$o||r===zo)&&((s===je||s===kA)&&LA(n)||LA(s)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=Po;LA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[yd(A),e]}consumeNumericToken(){const[A,e]=this.consumeNumber(),r=this.peekCodePoint(0),s=this.peekCodePoint(1),n=this.peekCodePoint(2);if(Hr(r,s,n)){const o=this.consumeName();return{type:15,number:A,flags:e,unit:o}}return r===jl?(this.consumeCodePoint(),{type:16,number:A,flags:e}):{type:17,number:A,flags:e}}consumeEscapedCodePoint(){const A=this.consumeCodePoint();if(ot(A)){let e=uA(A);for(;ot(this.peekCodePoint(0))&&e.length<6;)e+=uA(this.consumeCodePoint());br(this.peekCodePoint(0))&&this.consumeCodePoint();const r=parseInt(e,16);return r===0||Qd(r)||r>1114111?Xo:r}return A===le?Xo:A}consumeName(){let A="";for(;;){const e=this.consumeCodePoint();if(Ai(e))A+=uA(e);else if(Te(e,this.peekCodePoint(0)))A+=uA(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(e),A}}}class it{constructor(A){this._tokens=A}static create(A){const e=new ei;return e.write(A),new it(e.read())}static parseValue(A){return it.create(A).parseComponentValue()}static parseValues(A){return it.create(A).parseComponentValues()}parseComponentValue(){let A=this.consumeToken();for(;A.type===31;)A=this.consumeToken();if(A.type===32)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);const e=this.consumeComponentValue();do A=this.consumeToken();while(A.type===31);if(A.type===32)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")}parseComponentValues(){const A=[];for(;;){const e=this.consumeComponentValue();if(e.type===32)return A;A.push(e),A.push()}}consumeComponentValue(){const A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A}consumeSimpleBlock(A){const e={type:A,values:[]};let r=this.consumeToken();for(;;){if(r.type===32||jd(r,A))return e;this.reconsumeToken(r),e.values.push(this.consumeComponentValue()),r=this.consumeToken()}}consumeFunction(A){const e={name:A.value,values:[],type:18};for(;;){const r=this.consumeToken();if(r.type===32||r.type===3)return e;this.reconsumeToken(r),e.values.push(this.consumeComponentValue())}}consumeToken(){const A=this._tokens.shift();return typeof A>"u"?Zs:A}reconsumeToken(A){this._tokens.unshift(A)}}const de=t=>t.type===15,CA=t=>t.type===17,k=t=>t.type===20,Wd=t=>t.type===0,Rt=(t,A)=>k(t)&&t.value===A,Sr=t=>t.type!==31,yA=t=>t.type!==31&&t.type!==4,ee=t=>{const A=[];let e=[];return t.forEach(r=>{if(r.type===4){if(e.length===0)throw new Error("Error parsing function args, zero tokens for arg");A.push(e),e=[];return}r.type!==31&&e.push(r)}),e.length&&A.push(e),A},jd=(t,A)=>A===11&&t.type===12||A===28&&t.type===29?!0:A===2&&t.type===3,lA=(t,A,e)=>Math.min(Math.max(t,A),e),VA=(t,A)=>[t[0]*A[0]+t[1]*A[1]+t[2]*A[2],t[3]*A[0]+t[4]*A[1]+t[5]*A[2],t[6]*A[0]+t[7]*A[1]+t[8]*A[2]],Ke=t=>VA([3.2409699419045226,-1.537383177570094,-.4986107602930034,-.9692436362808796,1.8759675015077202,.04155505740717559,.05563007969699366,-.20397695888897652,1.0569715142428786],t),$s=t=>VA([.41239079926595934,.357584339383878,.1804807884018343,.21263900587151027,.715168678767756,.07219231536073371,.01933081871559182,.11919477979462598,.9505321522496607],t),Xe=t=>t.map(A=>{const e=A<0?-1:1,r=Math.abs(A);return r>.0031308?e*(1.055*r**(1/2.4)-.055):12.92*A}),qs=t=>t.map(A=>{const e=A<0?-1:1,r=Math.abs(A);return r<=.04045?A/12.92:e*((r+.055)/1.055)**2.4}),Xd=t=>{const[A,e,r]=Xe(Ke([t[0],t[1],t[2]]));return[A,e,r,t[3]]},Jd=t=>{const[A,e,r]=Ke([t[0],t[1],t[2]]);return[lA(Math.round(A*255),0,255),lA(Math.round(e*255),0,255),lA(Math.round(r*255),0,255),t[3]]},Oe=t=>t.type===17||t.type===15,$=t=>t.type===16||Oe(t),Yd=t=>t.type===18&&t.name==="calc",zd=(t,A=0)=>{const e=r=>{let s="";for(const n of r)if(n.type!==31){if(n.type===18)if(n.name==="calc"){const o=e(n.values);if(o===null)return null;s+=`(${o})`}else return null;else if(n.type===17)s+=n.number.toString();else if(n.type===15)n.unit==="px"?s+=n.number.toString():n.unit==="rem"||n.unit==="em"?s+=(n.number*16).toString():s+=n.number.toString();else if(n.type===16)s+=(n.number/100*A).toString();else if(n.type===6){const o=n.value;o==="+"||o==="-"||o==="*"||o==="/"?s+=` ${o} `:o==="("?s+="(":o===")"&&(s+=")")}}return s};try{const r=e(t.values);if(r===null||r.trim()==="")return null;const s=new Function("return "+r)();if(typeof s=="number"&&!isNaN(s))return{type:17,number:s,flags:nt}}catch{return null}return null},ti=t=>t.length>1?[t[0],t[1]]:[t[0]],mA={type:17,number:0,flags:nt},Je={type:16,number:50,flags:nt},Be={type:16,number:100,flags:nt},Mt=(t,A,e)=>{const[r,s]=t;return[M(r,A),M(typeof s<"u"?s:r,e)]},M=(t,A)=>{if(t.type===16)return t.number/100*A;if(de(t))switch(t.unit){case"rem":case"em":return 16*t.number;default:return t.number}return t.number},ri="deg",si="grad",ni="rad",oi="turn",at={name:"angle",parse:(t,A)=>{if(A.type===15)switch(A.unit){case ri:return Math.PI*A.number/180;case si:return Math.PI/200*A.number;case ni:return A.number;case oi:return Math.PI*2*A.number}throw new Error("Unsupported angle type")}},ii=t=>t.type===15&&(t.unit===ri||t.unit===si||t.unit===ni||t.unit===oi),ai=t=>{switch(t.filter(k).map(e=>e.value).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[mA,mA];case"to top":case"bottom":return $A(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[mA,Be];case"to right":case"left":return $A(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Be,Be];case"to bottom":case"top":return $A(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Be,mA];case"to left":case"right":return $A(270)}return 0},$A=t=>Math.PI*t/180,De=t=>(255&t)===0,rA=t=>{const A=255&t,e=255&t>>8,r=255&t>>16,s=255&t>>24;return A<255?`rgba(${s},${r},${e},${A/255})`:`rgb(${s},${r},${e})`},te=(t,A,e,r)=>(t<<24|A<<16|e<<8|Math.round(r*255)<<0)>>>0,Re=(t,A)=>{if(t.type===17)return t.number;if(t.type===16){const e=A===3?1:255;return A===3?t.number/100*e:Math.round(t.number/100*e)}return 0},Ye=t=>(t[0].type===20?t[0].value:"unknown")==="from",Zd=t=>te(lA(Math.round(t[0]*255),0,255),lA(Math.round(t[1]*255),0,255),lA(Math.round(t[2]*255),0,255),lA(t[3],0,1)),An=([t,A,e,r])=>{const s=Xe([t,A,e]);return te(lA(Math.round(s[0]*255),0,255),lA(Math.round(s[1]*255),0,255),lA(Math.round(s[2]*255),0,255),r)},Gt=t=>{const A=Ke([t[0],t[1],t[2]]);return An([A[0],A[1],A[2],t[3]])},$d=(t,A)=>{if(Ye(A.filter(yA)))throw new Error("Relative color not supported for lab()");const[e,r,s,n]=Lr(A),o=Xe(Ke(Or([e,r,s])));return te(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},qd=(t,A)=>{if(Ye(A.filter(yA)))throw new Error("Relative color not supported for oklab()");const[e,r,s,n]=Lr(A),o=Xe(Ke(Kr([e,r,s])));return te(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},AB=(t,A)=>{if(Ye(A.filter(yA)))throw new Error("Relative color not supported for oklch()");const[e,r,s,n]=Bi(A),o=Xe(Ke(Kr(Tr([e,r,s]))));return te(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},eB=(t,A)=>{if(Ye(A.filter(yA)))throw new Error("Relative color not supported for lch()");const[e,r,s,n]=di(A),o=Xe(Ke(Or(Tr([e,r,s]))));return te(lA(Math.round(o[0]*255),0,255),lA(Math.round(o[1]*255),0,255),lA(Math.round(o[2]*255),0,255),n)},ci=(t,A)=>{const e=A.filter(yA),[r,s,n,o]=e,i=(r.type===17?$A(r.number):at.parse(t,r))/(Math.PI*2),a=$(s)?s.number/100:0,d=$(n)?n.number/100:0,c=typeof o<"u"&&$(o)?M(o,1):1;return[i,a,d,c]},li=(t,A)=>{if(Ye(A))throw new Error("Relative color not supported for hsl()");const[e,r,s,n]=ci(t,A),o=ui([e,r,s]);return te(o[0]*255,o[1]*255,o[2]*255,r===0?1:n)},di=t=>{const A=t.filter(yA),e=$(A[0])?A[0].number:0,r=$(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&$(A[4])?M(A[4],1):1;return[e,r,s,n]},Lr=t=>{const A=t.filter(yA),e=A[0].type===16?A[0].number/100:CA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:CA(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&$(A[4])?M(A[4],1):1;return[e,r,s,n]},Bi=t=>{const A=t.filter(yA),e=A[0].type===16?A[0].number/100:CA(A[0])?A[0].number:0,r=A[1].type===16?A[1].number/100:CA(A[1])?A[1].number:0,s=CA(A[2])||de(A[2])?A[2].number:0,n=typeof A[4]<"u"&&$(A[4])?M(A[4],1):1;return[e,r,s,n]},gi=t=>VA([1.0479297925449969,.022946870601609652,-.05019226628920524,.02962780877005599,.9904344267538799,-.017073799063418826,-.009243040646204504,.015055191490298152,.7518742814281371],t),en=t=>VA([.955473421488075,-.02309845494876471,.06325924320057072,-.0283697093338637,1.0099953980813041,.021041441191917323,.012314014864481998,-.020507649298898964,1.330365926242124],t),tn=(t,A,e)=>(e<0&&(e+=1),e>=1&&(e-=1),e<1/6?(A-t)*e*6+t:e<1/2?A:e<2/3?(A-t)*6*(2/3-e)+t:t),ui=([t,A,e])=>{if(A===0)return[e*255,e*255,e*255];const r=e<=.5?e*(A+1):e+A-e*A,s=e*2-r,n=tn(s,r,t+1/3),o=tn(s,r,t),i=tn(s,r,t-1/3);return[n,o,i]},Tr=([t,A,e])=>(A<0&&(A=0),isNaN(e)&&(e=0),[t,A*Math.cos(e*Math.PI/180),A*Math.sin(e*Math.PI/180)]),Kr=t=>{const A=VA([1,.3963377773761749,.2158037573099136,1,-.1055613458156586,-.0638541728258133,1,-.0894841775298119,-1.2914855480194092],t),e=A.map(r=>r**3);return VA([1.2268798758459243,-.5578149944602171,.2813910456659647,-.0405757452148008,1.112286803280317,-.0717110580655164,-.0763729366746601,-.4214933324022432,1.5869240198367816],e)},Or=t=>{const A=(t[0]+16)/116,e=t[1]/500+A,r=A-t[2]/200,s=24389/27,n=24/116,o=[(e>n?e**3:(116*e-16)/s)*.3457/.3585,t[0]>8?A**3:t[0]/s,(r>n?r**3:(116*r-16)/s)*(1-.3457-.3585)/.3585];return en([o[0],o[1],o[2]])},tB=(t,A)=>{const e=A.filter(yA);if(e.length===3){const[r,s,n]=e.map(Re),o=qs([r/255,s/255,n/255]),[i,a,d]=$s([o[0],o[1],o[2]]);return[i,a,d,1]}if(e.length===4){const[r,s,n,o]=e.map(Re),i=qs([r/255,s/255,n/255]),[a,d,c]=$s([i[0],i[1],i[2]]);return[a,d,c,o]}return[0,0,0,1]},rB=(t,A)=>{const[e,r,s,n]=ci(t,A),o=qs(ui([e,r,s])),[i,a,d]=$s([o[0],o[1],o[2]]);return[i,a,d,n]},sB=(t,A)=>{const[e,r,s,n]=Lr(A),[o,i,a]=Or([e,r,s]);return[o,i,a,n]},nB=(t,A)=>{const[e,r,s,n]=di(A),[o,i,a]=Or(Tr([e,r,s]));return[o,i,a,n]},oB=(t,A)=>{const[e,r,s,n]=Bi(A),[o,i,a]=Kr(Tr([e,r,s]));return[o,i,a,n]},iB=(t,A)=>{const[e,r,s,n]=Lr(A),[o,i,a]=Kr([e,r,s]);return[o,i,a,n]},aB=t=>en([t[0],t[1],t[2]]),fi=t=>t,cB=t=>{const[A,e,r]=gi([t[0],t[2],t[3]]);return[A,e,r,t[3]]},hi=t=>Gt([t[0],t[1],t[2],t[3]]),lB=t=>{const A=aB([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},dB=t=>VA([.4865709486482162,.26566769316909306,.1982172852343625,.2289745640697488,.6917385218365064,.079286914093745,0,.04511338185890264,1.043944368900976],t),BB=t=>VA([2.493496911941425,-.9313836179191239,-.40271078445071684,-.8294889695615747,1.7626640603183463,.023624685841943577,.03584583024378447,-.07617238926804182,.9568845240076872],t),gB=t=>t.map(A=>{const e=A<0?-1:1;return A*e<=.04045?A/12.92:e*((A+.055)/1.055)**2.4||0}),uB=t=>Xe(t),fB=t=>{const A=gB([t[0],t[1],t[2]]);return dB([A[0],A[1],A[2]])},hB=t=>{const[A,e,r]=uB(BB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},wB=t=>{const A=fB([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},pB=t=>VA([2.0415879038107465,-.5650069742788596,-.34473135077832956,-.9692436362808795,1.8759675015077202,.04155505740717557,.013444280632031142,-.11836239223101838,1.0151749943912054],t),QB=t=>VA([.5766690429101305,.1855582379065463,.1882286462349947,.29734497525053605,.6273635662554661,.0752914584939978,.02703136138641234,.07068885253582723,.9913375368376388],t),CB=t=>{const A=t.map(e=>{const r=e<0?-1:1,s=Math.abs(e);return r*s**2.19921875});return[A[0],A[1],A[2]]},mB=t=>{const A=t.map(e=>{const r=e<0?-1:1,s=Math.abs(e);return r*s**.4547069271758437});return[A[0],A[1],A[2]]},UB=t=>{const[A,e,r]=mB(pB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},FB=t=>{const A=Ke(QB(CB([t[0],t[1],t[2]])));return An([A[0],A[1],A[2],t[3]])},xB=t=>VA([.7977666449006423,.13518129740053308,.0313477341283922,.2880748288194013,.711835234241873,8993693872564e-17,0,0,.8251046025104602],t),yB=t=>VA([1.3457868816471583,-.25557208737979464,-.05110186497554526,-.5446307051249019,1.5082477428451468,.02052744743642139,0,0,1.2119675456389452],t),EB=t=>t.map(A=>A<16/512?A/16:A**1.8),bB=t=>t.map(A=>A>1/512?A**(1/1.8):A*16),vB=t=>{const A=EB([t[0],t[1],t[2]]);return en(xB([A[0],A[1],A[2]]))},HB=t=>{const[A,e,r]=bB(yB(gi([t[0],t[1],t[2]])));return[A,e,r,t[3]]},IB=t=>{const A=vB([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},Dr=1.09929682680944,wi=.018053968510807,SB=t=>t.map(function(A){return A<wi*4.5?A/4.5:Math.pow((A+Dr-1)/Dr,1/.45)}),LB=t=>t.map(function(A){return A>=wi?Dr*Math.pow(A,.45)-(Dr-1):4.5*A}),TB=t=>VA([.6369580483012914,.14461690358620832,.1688809751641721,.2627002120112671,.6779980715188708,.05930171646986196,0,.028072693049087428,1.060985057710791],t),KB=t=>VA([1.716651187971268,-.355670783776392,-.25336628137366,-.666684351832489,1.616481236634939,.0157685458139111,.017639857445311,-.042770613257809,.942103121235474],t),OB=t=>{const A=SB([t[0],t[1],t[2]]);return TB([A[0],A[1],A[2]])},DB=t=>{const[A,e,r]=LB(KB([t[0],t[1],t[2]]));return[A,e,r,t[3]]},RB=t=>{const A=OB([t[0],t[1],t[2]]);return Gt([A[0],A[1],A[2],t[3]])},Me={name:"color",parse:(t,A)=>{if(A.type===18){const e=VB[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported color function "${A.name}"`);return e(t,A.values)}if(A.type===5){const[e,r,s,n]=pi(A);return te(e,r,s,n)}if(A.type===20){const e=ge[A.value.toUpperCase()];if(typeof e<"u")return e}return ge.TRANSPARENT}},pi=t=>{if(t.value.length===3){const A=t.value.substring(0,1),e=t.value.substring(1,2),r=t.value.substring(2,3);return[parseInt(A+A,16),parseInt(e+e,16),parseInt(r+r,16),1]}if(t.value.length===4){const A=t.value.substring(0,1),e=t.value.substring(1,2),r=t.value.substring(2,3),s=t.value.substring(3,4);return[parseInt(A+A,16),parseInt(e+e,16),parseInt(r+r,16),parseInt(s+s,16)/255]}if(t.value.length===6){const A=t.value.substring(0,2),e=t.value.substring(2,4),r=t.value.substring(4,6);return[parseInt(A,16),parseInt(e,16),parseInt(r,16),1]}if(t.value.length===8){const A=t.value.substring(0,2),e=t.value.substring(2,4),r=t.value.substring(4,6),s=t.value.substring(6,8);return[parseInt(A,16),parseInt(e,16),parseInt(r,16),parseInt(s,16)/255]}return[0,0,0,1]},Qi=(t,A)=>{const e=A.filter(yA);if(Ye(e))throw new Error("Relative color not supported for rgb()");if(e.length===3){const[r,s,n]=e.map(Re);return te(r,s,n,1)}if(e.length===4){const[r,s,n,o]=e.map(Re);return te(r,s,n,o)}if(e.length===5&&e[3].type===6&&e[3].value==="/"){const r=Re(e[0],0),s=Re(e[1],1),n=Re(e[2],2),o=Re(e[4],3);return te(r,s,n,o)}return 0},MB=(t,A)=>{const e=A.filter(yA),r=e[0].type===20?e[0].value:"unknown";if(!Ye(e)){const n=r,o=Ci[n];if(typeof o>"u")throw new Error(`Attempting to parse an unsupported color space "${n}" for color() function`);const i=CA(e[1])?e[1].number:0,a=CA(e[2])?e[2].number:0,d=CA(e[3])?e[3].number:0,c=e.length>4&&e[4].type===6&&e[4].value==="/"&&CA(e[5])?e[5].number:1;return o([i,a,d,c])}else{const n=(p,y)=>{if(CA(y))return y.number;const L=K=>K==="r"||K==="x"?0:K==="g"||K==="y"?1:2;if(k(y)){const K=L(y.value);return p[K]}const E=K=>{const V=K.filter(yA);let AA="(";for(const S of V)AA+=S.type===18&&S.name==="calc"?E(S.values):CA(S)?S.number:S.type===6||k(S)?S.value:"";return AA+=")",AA};if(y.type===18){const K=y.values.filter(yA);if(y.name==="calc"){const V=E(K).replace(/r|x/,p[0].toString()).replace(/g|y/,p[1].toString()).replace(/b|z/,p[2].toString());return new Function("return "+V)()}}return null},o=e[1].type===18?e[1].name:k(e[1])||e[1].type===5?"rgb":"unknown",i=k(e[2])?e[2].value:"unknown";let a=e[1].type===18?e[1].values:k(e[1])?[e[1]]:[];if(k(e[1])){if(typeof ge[e[1].value.toUpperCase()]>"u")throw new Error("Attempting to use unknown color in relative color 'from'");{const y=ct(t,e[1].value),L=255&y,E=255&y>>8,K=255&y>>16;a=[{type:17,number:255&y>>24,flags:1},{type:17,number:K,flags:1},{type:17,number:E,flags:1},{type:17,number:L>1?L/255:L,flags:1}]}}else if(e[1].type===5){const[p,y,L,E]=pi(e[1]);a=[{type:17,number:p,flags:1},{type:17,number:y,flags:1},{type:17,number:L,flags:1},{type:17,number:E>1?E/255:E,flags:1}]}if(a.length===0)throw new Error("Attempting to use unknown color in relative color 'from'");if(i==="unknown")throw new Error("Attempting to use unknown colorspace in relative color 'to'");const d=GB[o],c=kB[i],g=Ci[i];if(typeof d>"u")throw new Error(`Attempting to parse an unsupported color space "${o}" for color() function`);if(typeof c>"u")throw new Error(`Attempting to parse an unsupported color space "${i}" for color() function`);const f=d(t,a),u=c(f),h=n(u,e[3]),w=n(u,e[4]),x=n(u,e[5]),U=e.length>6&&e[6].type===6&&e[6].value==="/"&&CA(e[7])?e[7].number:1;if(h===null||w===null||x===null)throw new Error("Invalid relative color in color() function");return g([h,w,x,U])}},Ci={srgb:Zd,"srgb-linear":An,"display-p3":wB,"a98-rgb":FB,"prophoto-rgb":IB,xyz:hi,"xyz-d50":lB,"xyz-d65":hi,rec2020:RB},GB={rgb:tB,hsl:rB,lab:sB,lch:nB,oklab:iB,oklch:oB},kB={srgb:Xd,"srgb-linear":Jd,"display-p3":hB,"a98-rgb":UB,"prophoto-rgb":HB,xyz:fi,"xyz-d50":cB,"xyz-d65":fi,rec2020:DB},VB={hsl:li,hsla:li,rgb:Qi,rgba:Qi,lch:eB,oklch:AB,oklab:qd,lab:$d,color:MB},ct=(t,A)=>Me.parse(t,it.create(A).parseComponentValue()),ge={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},NB={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(k(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},_B={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Rr=(t,A)=>{const e=Me.parse(t,A[0]),r=A[1];return r&&$(r)?{color:e,stop:r}:{color:e,stop:null}},mi=(t,A)=>{const e=t[0],r=t[t.length-1];e.stop===null&&(e.stop=mA),r.stop===null&&(r.stop=Be);const s=[];let n=0;for(let i=0;i<t.length;i++){const a=t[i].stop;if(a!==null){const d=M(a,A);d>n?s.push(d):s.push(n),n=d}else s.push(null)}let o=null;for(let i=0;i<s.length;i++){const a=s[i];if(a===null)o===null&&(o=i);else if(o!==null){const d=i-o,c=s[o-1],g=(a-c)/(d+1);for(let f=1;f<=d;f++)s[o+f-1]=g*f;o=null}}return t.map(({color:i},a)=>({color:i,stop:Math.max(Math.min(1,s[a]/A),0)}))},PB=(t,A,e)=>{const r=A/2,s=e/2,n=M(t[0],A)-r,o=s-M(t[1],e);return(Math.atan2(o,n)+Math.PI*2)%(Math.PI*2)},WB=(t,A,e)=>{const r=typeof t=="number"?t:PB(t,A,e),s=Math.abs(A*Math.sin(r))+Math.abs(e*Math.cos(r)),n=A/2,o=e/2,i=s/2,a=Math.sin(r-Math.PI/2)*i,d=Math.cos(r-Math.PI/2)*i;return[s,n-d,n+d,o-a,o+a]},re=(t,A)=>Math.sqrt(t*t+A*A),Ui=(t,A,e,r,s)=>[[0,0],[0,A],[t,0],[t,A]].reduce((o,i)=>{const[a,d]=i,c=re(e-a,r-d);return(s?c<o.optimumDistance:c>o.optimumDistance)?{optimumCorner:i,optimumDistance:c}:o},{optimumDistance:s?1/0:-1/0,optimumCorner:null}).optimumCorner,jB=(t,A,e,r,s)=>{let n=0,o=0;switch(t.size){case 0:t.shape===0?n=o=Math.min(Math.abs(A),Math.abs(A-r),Math.abs(e),Math.abs(e-s)):t.shape===1&&(n=Math.min(Math.abs(A),Math.abs(A-r)),o=Math.min(Math.abs(e),Math.abs(e-s)));break;case 2:if(t.shape===0)n=o=Math.min(re(A,e),re(A,e-s),re(A-r,e),re(A-r,e-s));else if(t.shape===1){const i=Math.min(Math.abs(e),Math.abs(e-s))/Math.min(Math.abs(A),Math.abs(A-r)),[a,d]=Ui(r,s,A,e,!0);n=re(a-A,(d-e)/i),o=i*n}break;case 1:t.shape===0?n=o=Math.max(Math.abs(A),Math.abs(A-r),Math.abs(e),Math.abs(e-s)):t.shape===1&&(n=Math.max(Math.abs(A),Math.abs(A-r)),o=Math.max(Math.abs(e),Math.abs(e-s)));break;case 3:if(t.shape===0)n=o=Math.max(re(A,e),re(A,e-s),re(A-r,e),re(A-r,e-s));else if(t.shape===1){const i=Math.max(Math.abs(e),Math.abs(e-s))/Math.max(Math.abs(A),Math.abs(A-r)),[a,d]=Ui(r,s,A,e,!1);n=re(a-A,(d-e)/i),o=i*n}break}return Array.isArray(t.size)&&(n=M(t.size[0],r),o=t.size.length===2?M(t.size[1],s):n),[n,o]},XB=(t,A)=>{let e=$A(180);const r=[];return ee(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&i.value==="to"){e=ai(s);return}else if(ii(i)){e=at.parse(t,i);return}}const o=Rr(t,s);r.push(o)}),{angle:e,stops:r,type:1}},Mr=(t,A)=>{let e=$A(180);const r=[];return ee(A).forEach((s,n)=>{if(n===0){const i=s[0];if(i.type===20&&["top","left","right","bottom"].indexOf(i.value)!==-1){e=ai(s);return}else if(ii(i)){e=(at.parse(t,i)+$A(270))%$A(360);return}}const o=Rr(t,s);r.push(o)}),{angle:e,stops:r,type:1}},JB=(t,A)=>{const e=$A(180),r=[];let s=1;const n=0,o=3,i=[];return ee(A).forEach((a,d)=>{const c=a[0];if(d===0){if(k(c)&&c.value==="linear"){s=1;return}else if(k(c)&&c.value==="radial"){s=2;return}}if(c.type===18){if(c.name==="from"){const g=Me.parse(t,c.values[0]);r.push({stop:mA,color:g})}else if(c.name==="to"){const g=Me.parse(t,c.values[0]);r.push({stop:Be,color:g})}else if(c.name==="color-stop"){const g=c.values.filter(yA);if(g.length===2){const f=Me.parse(t,g[1]),u=g[0];CA(u)&&r.push({stop:{type:16,number:u.number*100,flags:u.flags},color:f})}}}}),s===1?{angle:(e+$A(180))%$A(360),stops:r,type:s}:{size:o,shape:n,stops:r,position:i,type:s}},Fi="closest-side",xi="farthest-side",yi="closest-corner",Ei="farthest-corner",bi="circle",vi="ellipse",Hi="cover",Ii="contain",YB=(t,A)=>{let e=0,r=3;const s=[],n=[];return ee(A).forEach((o,i)=>{let a=!0;if(i===0){let d=!1;a=o.reduce((c,g)=>{if(d)if(k(g))switch(g.value){case"center":return n.push(Je),c;case"top":case"left":return n.push(mA),c;case"right":case"bottom":return n.push(Be),c}else($(g)||Oe(g))&&n.push(g);else if(k(g))switch(g.value){case bi:return e=0,!1;case vi:return e=1,!1;case"at":return d=!0,!1;case Fi:return r=0,!1;case Hi:case xi:return r=1,!1;case Ii:case yi:return r=2,!1;case Ei:return r=3,!1}else if(Oe(g)||$(g))return Array.isArray(r)||(r=[]),r.push(g),!1;return c},a)}if(a){const d=Rr(t,o);s.push(d)}}),{size:r,shape:e,stops:s,position:n,type:2}},Gr=(t,A)=>{let e=0,r=3;const s=[],n=[];return ee(A).forEach((o,i)=>{let a=!0;if(i===0?a=o.reduce((d,c)=>{if(k(c))switch(c.value){case"center":return n.push(Je),!1;case"top":case"left":return n.push(mA),!1;case"right":case"bottom":return n.push(Be),!1}else if($(c)||Oe(c))return n.push(c),!1;return d},a):i===1&&(a=o.reduce((d,c)=>{if(k(c))switch(c.value){case bi:return e=0,!1;case vi:return e=1,!1;case Ii:case Fi:return r=0,!1;case xi:return r=1,!1;case yi:return r=2,!1;case Hi:case Ei:return r=3,!1}else if(Oe(c)||$(c))return Array.isArray(r)||(r=[]),r.push(c),!1;return d},a)),a){const d=Rr(t,o);s.push(d)}}),{size:r,shape:e,stops:s,position:n,type:2}},zB=t=>t.type===1,ZB=t=>t.type===2,rn={name:"image",parse:(t,A)=>{if(A.type===22){const e={url:A.value,type:0};return t.cache.addImage(A.value),e}if(A.type===18){const e=Si[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported image function "${A.name}"`);return e(t,A.values)}throw new Error(`Unsupported image type ${A.type}`)}};function $B(t){return!(t.type===20&&t.value==="none")&&(t.type!==18||!!Si[t.name])}const Si={"linear-gradient":XB,"-moz-linear-gradient":Mr,"-ms-linear-gradient":Mr,"-o-linear-gradient":Mr,"-webkit-linear-gradient":Mr,"radial-gradient":YB,"-moz-radial-gradient":Gr,"-ms-radial-gradient":Gr,"-o-radial-gradient":Gr,"-webkit-radial-gradient":Gr,"-webkit-gradient":JB},qB={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>{if(A.length===0)return[];const e=A[0];return e.type===20&&e.value==="none"?[]:A.filter(r=>yA(r)&&$B(r)).map(r=>rn.parse(t,r))}},Ag={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:(t,A)=>A.map(e=>{if(k(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0})},eg={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:(t,A)=>ee(A).map(e=>e.map(r=>Yd(r)?zd(r,0):$(r)?r:null).filter(r=>r!==null)).map(ti)},tg={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:(t,A)=>ee(A).map(e=>e.filter(k).map(r=>r.value).join(" ")).map(rg)},rg=t=>{switch(t){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};var lt;(function(t){t.AUTO="auto",t.CONTAIN="contain",t.COVER="cover"})(lt||(lt={}));const sg={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:(t,A)=>ee(A).map(e=>e.filter(ng))},ng=t=>k(t)||$(t),kr=t=>({name:`border-${t}-color`,initialValue:"transparent",prefix:!1,type:3,format:"color"}),og=kr("top"),ig=kr("right"),ag=kr("bottom"),cg=kr("left"),Vr=t=>({name:`border-radius-${t}`,initialValue:"0 0",prefix:!1,type:1,parse:(A,e)=>ti(e.filter($))}),lg=Vr("top-left"),dg=Vr("top-right"),Bg=Vr("bottom-right"),gg=Vr("bottom-left"),Nr=t=>({name:`border-${t}-style`,initialValue:"solid",prefix:!1,type:2,parse:(A,e)=>{switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}),ug=Nr("top"),fg=Nr("right"),hg=Nr("bottom"),wg=Nr("left"),_r=t=>({name:`border-${t}-width`,initialValue:"0",type:0,prefix:!1,parse:(A,e)=>de(e)?e.number:0}),pg=_r("top"),Qg=_r("right"),Cg=_r("bottom"),mg=_r("left"),sn={type:0},nn=t=>{const[A]=t;return A?k(A)?A.value==="farthest-side"?"farthest-side":"closest-side":$(A)?A:"closest-side":"closest-side"},Li=t=>{let A=null,e=null;for(const r of t)if(k(r))switch(r.value){case"left":A=mA;break;case"right":A=Be;break;case"top":e=mA;break;case"bottom":e=Be;break;case"center":A===null?A=Je:e===null&&(e=Je);break}else $(r)&&(A===null?A=r:e===null&&(e=r));return{cx:A??Je,cy:e??Je}},Ug=t=>{const A=[];for(const o of t)if(o.type!==31){if(k(o)&&o.value==="round")break;$(o)&&A.push(o)}const e=A[0]??mA,r=A[1]??e,s=A[2]??e,n=A[3]??r;return{type:1,top:e,right:r,bottom:s,left:n}},Fg=t=>{const A=t.filter(Sr),e=A.findIndex(n=>Rt(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:2,radius:nn(r),...Li(s)}},xg=t=>{const A=t.filter(Sr),e=A.findIndex(n=>Rt(n,"at")),r=e===-1?A:A.slice(0,e),s=e===-1?[]:A.slice(e+1);return{type:3,rx:nn(r.slice(0,1)),ry:nn(r.slice(1,2)),...Li(s)}},yg=t=>{const A=ee(t),e=[];for(const r of A){if(r.length===1&&k(r[0]))continue;const s=r.filter($);s.length>=2&&e.push([s[0],s[1]])}return{type:4,points:e}},Eg=t=>{const A=t.find(e=>e.type===0);return A?{type:5,d:A.value}:sn},bg={name:"clip-path",initialValue:"none",prefix:!1,type:0,parse:(t,A)=>{if(k(A)&&A.value==="none")return sn;if(A.type===18)switch(A.name){case"inset":return Ug(A.values);case"circle":return Fg(A.values);case"ellipse":return xg(A.values);case"polygon":return yg(A.values);case"path":return Eg(A.values)}return sn}},vg={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Hg={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:(t,A)=>A==="rtl"?1:0},Ig={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:(t,A)=>A.filter(k).reduce((e,r)=>e|Sg(r.value),0)},Sg=t=>{switch(t){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},Lg={name:"float",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},Tg={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:(t,A)=>A.type===20&&A.value==="normal"?0:A.type===17||A.type===15?A.number:0};var Pr;(function(t){t.NORMAL="normal",t.STRICT="strict"})(Pr||(Pr={}));const Kg={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="strict"?Pr.STRICT:Pr.NORMAL},Og={name:"line-height",initialValue:"normal",prefix:!1,type:4},Ti=(t,A)=>k(t)&&t.value==="normal"?1.2*A:t.type===17?A*t.number:$(t)?M(t,A):A,Dg={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:(t,A)=>A.type===20&&A.value==="none"?null:rn.parse(t,A)},Rg={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:(t,A)=>A==="inside"?0:1},on={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":return 22;case"hebrew":return 52;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},Wr=t=>({name:`margin-${t}`,initialValue:"0",prefix:!1,type:4}),Mg=Wr("top"),Gg=Wr("right"),kg=Wr("bottom"),Vg=Wr("left"),Ng={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:(t,A)=>A.filter(k).map(e=>{switch(e.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})},_g={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>A==="break-word"?"break-word":"normal"},jr=t=>({name:`padding-${t}`,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}),Pg=jr("top"),Wg=jr("right"),jg=jr("bottom"),Xg=jr("left"),Jg={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Yg={name:"position",initialValue:"static",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},zg={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&Rt(A[0],"none")?[]:ee(A).map(e=>{const r={color:ge.TRANSPARENT,offsetX:mA,offsetY:mA,blur:mA};let s=0;for(let n=0;n<e.length;n++){const o=e[n];Oe(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:r.blur=o,s++):r.color=Me.parse(t,o)}return r})},Zg={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},$g={name:"transform",initialValue:"none",prefix:!0,type:0,parse:(t,A)=>{if(A.type===20&&A.value==="none")return null;if(A.type===18){const e=qg[A.name];if(typeof e>"u")throw new Error(`Attempting to parse an unsupported transform function "${A.name}"`);return e(t,A.values)}return null}},qg={matrix:(t,A)=>{const e=A.filter(r=>r.type===17).map(r=>r.number);return e.length===6?e:null},matrix3d:(t,A)=>{const e=A.filter(d=>d.type===17).map(d=>d.number),[r,s,{},{},n,o,{},{},{},{},{},{},i,a]=e;return e.length===16?[r,s,n,o,i,a]:null},rotate:(t,A)=>{if(A.length!==1)return null;const e=A[0];let r=0;if(e.type===17&&e.number===0)r=0;else if(e.type===15)r=at.parse(t,e);else return null;const s=Math.cos(r),n=Math.sin(r);return[s,n,-n,s,0,0]}},Ki={type:16,number:50,flags:nt},Au=[Ki,Ki],eu={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:(t,A)=>{const e=A.filter($);return e.length!==2?Au:[e[0],e[1]]}},tu={name:"rotate",initialValue:"none",prefix:!1,type:0,parse:(t,A)=>A.type===20&&A.value==="none"?null:A.type===17&&A.number===0?0:A.type===15?at.parse(t,A)*180/Math.PI:null},ru={name:"visible",initialValue:"none",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"hidden":return 1;case"collapse":return 2;default:return 0}}};var kt;(function(t){t.NORMAL="normal",t.BREAK_ALL="break-all",t.KEEP_ALL="keep-all"})(kt||(kt={}));const su={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"break-all":return kt.BREAK_ALL;case"keep-all":return kt.KEEP_ALL;default:return kt.NORMAL}}},nu={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(A.type===20)return{auto:!0,order:0};if(CA(A))return{auto:!1,order:A.number};throw new Error("Invalid z-index number parsed")}},Oi={name:"time",parse:(t,A)=>{if(A.type===15)switch(A.unit.toLowerCase()){case"s":return 1e3*A.number;case"ms":return A.number}throw new Error("Unsupported time type")}},ou={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:(t,A)=>CA(A)?A.number:1},iu={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},au={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:(t,A)=>A.filter(k).map(e=>{switch(e.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(e=>e!==0)},cu={name:"text-decoration-style",initialValue:"solid",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"double":return 1;case"dotted":return 2;case"dashed":return 3;case"wavy":return 4;default:return 0}}},lu={name:"text-decoration-thickness",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>{if(k(A))switch(A.value){case"auto":return"auto";case"from-font":return"from-font"}return de(A)?A.number:"auto"}},du={name:"text-underline-offset",initialValue:"auto",prefix:!1,type:0,parse:(t,A)=>k(A)&&A.value==="auto"?"auto":de(A)?A.number:"auto"},Bu={name:"font-family",initialValue:"",prefix:!1,type:1,parse:(t,A)=>{const e=[],r=[];return A.forEach(s=>{switch(s.type){case 20:case 0:e.push(s.value);break;case 17:e.push(s.number.toString());break;case 4:r.push(e.join(" ")),e.length=0;break}}),e.length&&r.push(e.join(" ")),r.map(s=>s.indexOf(" ")===-1?s:`'${s}'`)}},gu={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},uu={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:(t,A)=>CA(A)?A.number:k(A)&&A.value==="bold"?700:400},fu={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.filter(k).map(e=>e.value)},hu={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:(t,A)=>{switch(A){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},aA=(t,A)=>(t&A)!==0,wu={name:"content",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>{if(A.length===0)return[];const e=A[0];return e.type===20&&e.value==="none"?[]:A}},pu={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return null;const e=A[0];if(e.type===20&&e.value==="none")return null;const r=[],s=A.filter(Sr);for(let n=0;n<s.length;n++){const o=s[n],i=s[n+1];if(o.type===20){const a=i&&CA(i)?i.number:1;r.push({counter:o.value,increment:a})}}return r}},Qu={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return[];const e=[],r=A.filter(Sr);for(let s=0;s<r.length;s++){const n=r[s],o=r[s+1];if(k(n)&&n.value!=="none"){const i=o&&CA(o)?o.number:0;e.push({counter:n.value,reset:i})}}return e}},Cu={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:(t,A)=>A.filter(de).map(e=>Oi.parse(t,e))},mu={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:(t,A)=>{if(A.length===0)return null;const e=A[0];if(e.type===20&&e.value==="none")return null;const r=[],s=A.filter(Wd);if(s.length%2!==0)return null;for(let n=0;n<s.length;n+=2){const o=s[n].value,i=s[n+1].value;r.push({open:o,close:i})}return r}},Di=(t,A,e)=>{if(!t)return"";const r=t[Math.min(A,t.length-1)];return r?e?r.open:r.close:""},Uu={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:(t,A)=>A.length===1&&Rt(A[0],"none")?[]:ee(A).map(e=>{const r={color:255,offsetX:mA,offsetY:mA,blur:mA,spread:mA,inset:!1};let s=0;for(let n=0;n<e.length;n++){const o=e[n];Rt(o,"inset")?r.inset=!0:Oe(o)?(s===0?r.offsetX=o:s===1?r.offsetY=o:s===2?r.blur=o:r.spread=o,s++):r.color=Me.parse(t,o)}return r})},Fu={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:(t,A)=>{const e=[0,1,2],r=[];return A.filter(k).forEach(s=>{switch(s.value){case"stroke":r.push(1);break;case"fill":r.push(0);break;case"markers":r.push(2);break}}),e.forEach(s=>{r.indexOf(s)===-1&&r.push(s)}),r}},xu={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},yu={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:(t,A)=>de(A)?A.number:0},Eu={name:"-webkit-line-clamp",initialValue:"none",prefix:!0,type:0,parse:(t,A)=>A.type===20&&A.value==="none"?0:A.type===17?Math.max(0,Math.floor(A.number)):0},bu={name:"objectFit",initialValue:"fill",prefix:!1,type:1,parse:(t,A)=>A.filter(k).reduce((e,r)=>e|vu(r.value),0)},vu=t=>{switch(t){case"contain":return 2;case"cover":return 4;case"none":return 8;case"scale-down":return 16}return 0},Hu={name:"text-overflow",initialValue:"clip",prefix:!1,type:2,parse:(t,A)=>A==="ellipsis"?1:0};var YA;(function(t){t[t.AUTO=0]="AUTO",t[t.CRISP_EDGES=1]="CRISP_EDGES",t[t.PIXELATED=2]="PIXELATED",t[t.SMOOTH=3]="SMOOTH"})(YA||(YA={}));const Iu={name:"image-rendering",initialValue:"auto",prefix:!1,type:2,parse:(t,A)=>{switch(A.toLowerCase()){case"crisp-edges":case"-webkit-crisp-edges":case"-moz-crisp-edges":return YA.CRISP_EDGES;case"pixelated":case"-webkit-optimize-contrast":return YA.PIXELATED;case"smooth":case"high-quality":return YA.SMOOTH;default:return YA.AUTO}}};class Su{constructor(A,e){this.animationDuration=b(A,Cu,e.animationDuration),this.backgroundClip=b(A,NB,e.backgroundClip),this.backgroundColor=b(A,_B,e.backgroundColor),this.backgroundImage=b(A,qB,e.backgroundImage),this.backgroundOrigin=b(A,Ag,e.backgroundOrigin),this.backgroundPosition=b(A,eg,e.backgroundPosition),this.backgroundRepeat=b(A,tg,e.backgroundRepeat),this.backgroundSize=b(A,sg,e.backgroundSize),this.borderTopColor=b(A,og,e.borderTopColor),this.borderRightColor=b(A,ig,e.borderRightColor),this.borderBottomColor=b(A,ag,e.borderBottomColor),this.borderLeftColor=b(A,cg,e.borderLeftColor),this.borderTopLeftRadius=b(A,lg,e.borderTopLeftRadius),this.borderTopRightRadius=b(A,dg,e.borderTopRightRadius),this.borderBottomRightRadius=b(A,Bg,e.borderBottomRightRadius),this.borderBottomLeftRadius=b(A,gg,e.borderBottomLeftRadius),this.borderTopStyle=b(A,ug,e.borderTopStyle),this.borderRightStyle=b(A,fg,e.borderRightStyle),this.borderBottomStyle=b(A,hg,e.borderBottomStyle),this.borderLeftStyle=b(A,wg,e.borderLeftStyle),this.borderTopWidth=b(A,pg,e.borderTopWidth),this.borderRightWidth=b(A,Qg,e.borderRightWidth),this.borderBottomWidth=b(A,Cg,e.borderBottomWidth),this.borderLeftWidth=b(A,mg,e.borderLeftWidth),this.boxShadow=b(A,Uu,e.boxShadow),this.clipPath=b(A,bg,e.clipPath),this.color=b(A,vg,e.color),this.direction=b(A,Hg,e.direction),this.display=b(A,Ig,e.display),this.float=b(A,Lg,e.cssFloat),this.fontFamily=b(A,Bu,e.fontFamily),this.fontSize=b(A,gu,e.fontSize),this.fontStyle=b(A,hu,e.fontStyle),this.fontVariant=b(A,fu,e.fontVariant),this.fontWeight=b(A,uu,e.fontWeight),this.letterSpacing=b(A,Tg,e.letterSpacing),this.lineBreak=b(A,Kg,e.lineBreak),this.lineHeight=b(A,Og,e.lineHeight),this.listStyleImage=b(A,Dg,e.listStyleImage),this.listStylePosition=b(A,Rg,e.listStylePosition),this.listStyleType=b(A,on,e.listStyleType),this.marginTop=b(A,Mg,e.marginTop),this.marginRight=b(A,Gg,e.marginRight),this.marginBottom=b(A,kg,e.marginBottom),this.marginLeft=b(A,Vg,e.marginLeft),this.opacity=b(A,ou,e.opacity);const r=b(A,Ng,e.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=b(A,_g,e.overflowWrap),this.paddingTop=b(A,Pg,e.paddingTop),this.paddingRight=b(A,Wg,e.paddingRight),this.paddingBottom=b(A,jg,e.paddingBottom),this.paddingLeft=b(A,Xg,e.paddingLeft),this.paintOrder=b(A,Fu,e.paintOrder),this.position=b(A,Yg,e.position),this.textAlign=b(A,Jg,e.textAlign),this.textDecorationColor=b(A,iu,e.textDecorationColor??e.color),this.textDecorationLine=b(A,au,e.textDecorationLine??e.textDecoration),this.textDecorationStyle=b(A,cu,e.textDecorationStyle),this.textDecorationThickness=b(A,lu,e.textDecorationThickness),this.textUnderlineOffset=b(A,du,e.textUnderlineOffset),this.textShadow=b(A,zg,e.textShadow),this.textTransform=b(A,Zg,e.textTransform),this.textOverflow=b(A,Hu,e.textOverflow),this.transform=b(A,$g,e.transform),this.transformOrigin=b(A,eu,e.transformOrigin),this.rotate=b(A,tu,e.rotate),this.visibility=b(A,ru,e.visibility),this.webkitTextStrokeColor=b(A,xu,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=b(A,yu,e.webkitTextStrokeWidth),this.webkitLineClamp=b(A,Eu,e.webkitLineClamp),this.wordBreak=b(A,su,e.wordBreak),this.zIndex=b(A,nu,e.zIndex),this.objectFit=b(A,bu,e.objectFit),this.imageRendering=b(A,Iu,e.imageRendering)}isVisible(){return this.display>0&&this.opacity>0&&this.visibility===0}isTransparent(){return De(this.backgroundColor)}isTransformed(){return this.transform!==null||this.rotate!==null}isPositioned(){return this.position!==0}isPositionedWithZIndex(){return this.isPositioned()&&!this.zIndex.auto}isFloating(){return this.float!==0}isInlineLevel(){return aA(this.display,4)||aA(this.display,33554432)||aA(this.display,268435456)||aA(this.display,536870912)||aA(this.display,67108864)||aA(this.display,134217728)}}class Lu{constructor(A,e){this.content=b(A,wu,e.content),this.quotes=b(A,mu,e.quotes)}}class Ri{constructor(A,e){this.counterIncrement=b(A,pu,e.counterIncrement),this.counterReset=b(A,Qu,e.counterReset)}}const b=(t,A,e)=>{const r=new ei,s=e!==null&&typeof e<"u"?e.toString():A.initialValue;r.write(s);const n=new it(r.read());switch(A.type){case 2:const o=n.parseComponentValue();return A.parse(t,k(o)?o.value:A.initialValue);case 0:return A.parse(t,n.parseComponentValue());case 1:return A.parse(t,n.parseComponentValues());case 4:return n.parseComponentValue();case 3:switch(A.format){case"angle":return at.parse(t,n.parseComponentValue());case"color":return Me.parse(t,n.parseComponentValue());case"image":return rn.parse(t,n.parseComponentValue());case"length":const i=n.parseComponentValue();return Oe(i)?i:mA;case"length-percentage":const a=n.parseComponentValue();return $(a)?a:mA;case"time":return Oi.parse(t,n.parseComponentValue())}break}},Ce=t=>t.nodeType===Node.ELEMENT_NODE,Mi=t=>t.nodeType===Node.TEXT_NODE,dt=t=>typeof t.className=="object",Vt=t=>Ce(t)&&typeof t.style<"u"&&!dt(t),Tu=t=>t.tagName==="LI",Ku=t=>t.tagName==="OL",Gi=t=>!dt(t)&&t.tagName.indexOf("-")>0,Ou="data-html2canvas-debug",Du=t=>{if(typeof t.getAttribute!="function")return 0;switch(t.getAttribute(Ou)){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},an=(t,A)=>{const e=Du(t);return e===1||A===e};class ki{static normalizeElement(A,e){const r={};return Vt(A)&&(e.animationDuration.some(s=>s>0)&&(r.animationDuration=A.style.animationDuration,A.style.animationDuration="0s"),e.transform!==null&&(r.transform=A.style.transform,A.style.transform="translate(0, 0)"),e.rotate!==null&&(r.rotate=A.style.rotate,A.style.rotate="0deg",r.transform===void 0&&(r.transform=A.style.transform,A.style.transform="translate(0, 0)"))),r}static restoreElement(A,e){Vt(A)&&(e.animationDuration!==void 0&&(A.style.animationDuration=e.animationDuration),e.transform!==void 0&&(A.style.transform=e.transform),e.rotate!==void 0&&(A.style.rotate=e.rotate))}}class ue{constructor(A,e,r={}){if(this.context=A,this.textNodes=[],this.elements=[],this.flags=0,an(e,3))debugger;this.styles=new Su(A,A.config.window.getComputedStyle(e,null)),r.normalizeDom!==!1&&Vt(e)&&(this.originalStyles=ki.normalizeElement(e,this.styles),this.originalElement=e),this.bounds=dr(this.context,e),an(e,4)&&(this.flags|=16)}restore(){this.originalStyles&&this.originalElement&&(ki.restoreElement(this.originalElement,this.originalStyles),this.originalStyles=void 0,this.originalElement=void 0)}restoreTree(){this.restore();for(const A of this.elements)A.restoreTree()}}for(var Ru="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",Vi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Nt=typeof Uint8Array>"u"?[]:new Uint8Array(256),Xr=0;Xr<Vi.length;Xr++)Nt[Vi.charCodeAt(Xr)]=Xr;for(var Mu=function(t){var A=t.length*.75,e=t.length,r,s=0,n,o,i,a;t[t.length-1]==="="&&(A--,t[t.length-2]==="="&&A--);var d=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(A):new Array(A),c=Array.isArray(d)?d:new Uint8Array(d);for(r=0;r<e;r+=4)n=Nt[t.charCodeAt(r)],o=Nt[t.charCodeAt(r+1)],i=Nt[t.charCodeAt(r+2)],a=Nt[t.charCodeAt(r+3)],c[s++]=n<<2|o>>4,c[s++]=(o&15)<<4|i>>2,c[s++]=(i&3)<<6|a&63;return d},Gu=function(t){for(var A=t.length,e=[],r=0;r<A;r+=2)e.push(t[r+1]<<8|t[r]);return e},ku=function(t){for(var A=t.length,e=[],r=0;r<A;r+=4)e.push(t[r+3]<<24|t[r+2]<<16|t[r+1]<<8|t[r]);return e},ze=5,cn=11,ln=2,Vu=cn-ze,Ni=65536>>ze,Nu=1<<ze,dn=Nu-1,_u=1024>>ze,Pu=Ni+_u,Wu=Pu,ju=32,Xu=Wu+ju,Ju=65536>>cn,Yu=1<<Vu,zu=Yu-1,_i=function(t,A,e){return t.slice?t.slice(A,e):new Uint16Array(Array.prototype.slice.call(t,A,e))},Zu=function(t,A,e){return t.slice?t.slice(A,e):new Uint32Array(Array.prototype.slice.call(t,A,e))},$u=function(t,A){var e=Mu(t),r=Array.isArray(e)?ku(e):new Uint32Array(e),s=Array.isArray(e)?Gu(e):new Uint16Array(e),n=24,o=_i(s,n/2,r[4]/2),i=r[5]===2?_i(s,(n+r[4])/2):Zu(r,Math.ceil((n+r[4])/4));return new qu(r[0],r[1],r[2],r[3],o,i)},qu=(function(){function t(A,e,r,s,n,o){this.initialValue=A,this.errorValue=e,this.highStart=r,this.highValueIndex=s,this.index=n,this.data=o}return t.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=this.index[A>>ze],e=(e<<ln)+(A&dn),this.data[e];if(A<=65535)return e=this.index[Ni+(A-55296>>ze)],e=(e<<ln)+(A&dn),this.data[e];if(A<this.highStart)return e=Xu-Ju+(A>>cn),e=this.index[e],e+=A>>ze&zu,e=this.index[e],e=(e<<ln)+(A&dn),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t})(),Pi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Af=typeof Uint8Array>"u"?[]:new Uint8Array(256),Jr=0;Jr<Pi.length;Jr++)Af[Pi.charCodeAt(Jr)]=Jr;var ef=1,Bn=2,gn=3,Wi=4,ji=5,tf=7,Xi=8,un=9,fn=10,Ji=11,Yi=12,zi=13,Zi=14,hn=15,rf=function(t){for(var A=[],e=0,r=t.length;e<r;){var s=t.charCodeAt(e++);if(s>=55296&&s<=56319&&e<r){var n=t.charCodeAt(e++);(n&64512)===56320?A.push(((s&1023)<<10)+(n&1023)+65536):(A.push(s),e--)}else A.push(s)}return A},sf=function(){for(var t=[],A=0;A<arguments.length;A++)t[A]=arguments[A];if(String.fromCodePoint)return String.fromCodePoint.apply(String,t);var e=t.length;if(!e)return"";for(var r=[],s=-1,n="";++s<e;){var o=t[s];o<=65535?r.push(o):(o-=65536,r.push((o>>10)+55296,o%1024+56320)),(s+1===e||r.length>16384)&&(n+=String.fromCharCode.apply(String,r),r.length=0)}return n},nf=$u(Ru),qA="×",wn="÷",of=function(t){return nf.get(t)},af=function(t,A,e){var r=e-2,s=A[r],n=A[e-1],o=A[e];if(n===Bn&&o===gn)return qA;if(n===Bn||n===gn||n===Wi||o===Bn||o===gn||o===Wi)return wn;if(n===Xi&&[Xi,un,Ji,Yi].indexOf(o)!==-1||(n===Ji||n===un)&&(o===un||o===fn)||(n===Yi||n===fn)&&o===fn||o===zi||o===ji||o===tf||n===ef)return qA;if(n===zi&&o===Zi){for(;s===ji;)s=A[--r];if(s===Zi)return qA}if(n===hn&&o===hn){for(var i=0;s===hn;)i++,s=A[--r];if(i%2===0)return qA}return wn},cf=function(t){var A=rf(t),e=A.length,r=0,s=0,n=A.map(of);return{next:function(){if(r>=e)return{done:!0,value:null};for(var o=qA;r<e&&(o=af(A,n,++r))===qA;);if(o!==qA||r===e){var i=sf.apply(null,A.slice(s,r));return s=r,{value:i,done:!1}}return{done:!0,value:null}}}},lf=function(t){for(var A=cf(t),e=[],r;!(r=A.next()).done;)r.value&&e.push(r.value.slice());return e};const df=t=>{if(t.createRange){const e=t.createRange();if(e.getBoundingClientRect){const r=t.createElement("boundtest");r.style.height="123px",r.style.display="block",t.body.appendChild(r),e.selectNode(r);const s=e.getBoundingClientRect(),n=Math.round(s.height);if(t.body.removeChild(r),n===123)return!0}}return!1},Bf=t=>{const A=t.createElement("boundtest");A.style.width="50px",A.style.display="block",A.style.fontSize="12px",A.style.letterSpacing="0px",A.style.wordSpacing="0px",t.body.appendChild(A);const e=t.createRange();A.innerHTML=typeof"".repeat=="function"?"&#128104;".repeat(10):"";const r=A.firstChild,s=Br(r.data).map(a=>uA(a));let n=0,o={};const i=s.every((a,d)=>{e.setStart(r,n),e.setEnd(r,n+a.length);const c=e.getBoundingClientRect();n+=a.length;const g=c.x>o.x||c.y>o.y;return o=c,d===0?!0:g});return t.body.removeChild(A),i},gf=()=>typeof new Image().crossOrigin<"u",uf=()=>typeof new XMLHttpRequest().responseType=="string",ff=t=>{const A=new Image,e=t.createElement("canvas"),r=e.getContext("2d");if(!r)return!1;A.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(A,0,0),e.toDataURL()}catch{return!1}return!0},$i=t=>t[0]===0&&t[1]===255&&t[2]===0&&t[3]===255,hf=t=>{const A=t.createElement("canvas"),e=100;A.width=e,A.height=e;const r=A.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,e,e);const s=new Image,n=A.toDataURL();s.src=n;const o=pn(e,e,0,0,s);return r.fillStyle="red",r.fillRect(0,0,e,e),qi(o).then(i=>{r.drawImage(i,0,0);const a=r.getImageData(0,0,e,e).data;r.fillStyle="red",r.fillRect(0,0,e,e);const d=t.createElement("div");return d.style.backgroundImage=`url(${n})`,d.style.height=`${e}px`,$i(a)?qi(pn(e,e,0,0,d)):Promise.reject(!1)}).then(i=>(r.drawImage(i,0,0),$i(r.getImageData(0,0,e,e).data))).catch(()=>!1)},pn=(t,A,e,r,s)=>{const n="http://www.w3.org/2000/svg",o=document.createElementNS(n,"svg"),i=document.createElementNS(n,"foreignObject");return o.setAttributeNS(null,"width",t.toString()),o.setAttributeNS(null,"height",A.toString()),i.setAttributeNS(null,"width","100%"),i.setAttributeNS(null,"height","100%"),i.setAttributeNS(null,"x",e.toString()),i.setAttributeNS(null,"y",r.toString()),i.setAttributeNS(null,"externalResourcesRequired","true"),o.appendChild(i),i.appendChild(s),o},qi=t=>new Promise((A,e)=>{const r=new Image;r.onload=()=>A(r),r.onerror=e,r.src=`data:image/svg+xml;charset=utf-8,${encodeURIComponent(new XMLSerializer().serializeToString(t))}`}),EA={get SUPPORT_RANGE_BOUNDS(){const t=df(document);return Object.defineProperty(EA,"SUPPORT_RANGE_BOUNDS",{value:t}),t},get SUPPORT_WORD_BREAKING(){const t=EA.SUPPORT_RANGE_BOUNDS&&Bf(document);return Object.defineProperty(EA,"SUPPORT_WORD_BREAKING",{value:t}),t},get SUPPORT_SVG_DRAWING(){const t=ff(document);return Object.defineProperty(EA,"SUPPORT_SVG_DRAWING",{value:t}),t},get SUPPORT_FOREIGNOBJECT_DRAWING(){const t=typeof Array.from=="function"&&typeof window.fetch=="function"?hf(document):Promise.resolve(!1);return Object.defineProperty(EA,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:t}),t},get SUPPORT_CORS_IMAGES(){const t=gf();return Object.defineProperty(EA,"SUPPORT_CORS_IMAGES",{value:t}),t},get SUPPORT_RESPONSE_TYPE(){const t=uf();return Object.defineProperty(EA,"SUPPORT_RESPONSE_TYPE",{value:t}),t},get SUPPORT_CORS_XHR(){const t="withCredentials"in new XMLHttpRequest;return Object.defineProperty(EA,"SUPPORT_CORS_XHR",{value:t}),t},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){const t=!!(typeof Intl<"u"&&Intl.Segmenter);return Object.defineProperty(EA,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:t}),t}};class Ze{constructor(A,e){this.text=A,this.bounds=e}}const wf=(t,A,e,r)=>{const s=Cf(A,e),n=[];let o=0;return s.forEach(i=>{if(e.textDecorationLine.length||i.trim().length>0)if(EA.SUPPORT_RANGE_BOUNDS){const a=Aa(r,o,i.length).getClientRects();if(a.length>1){const d=Yr(i);let c=0;d.forEach(g=>{n.push(new Ze(g,SA.fromDOMRectList(t,Aa(r,c+o,g.length).getClientRects()))),c+=g.length})}else n.push(new Ze(i,SA.fromDOMRectList(t,a)))}else{const a=r.splitText(i.length);n.push(new Ze(i,pf(t,r))),r=a}else EA.SUPPORT_RANGE_BOUNDS||(r=r.splitText(i.length));o+=i.length}),n},pf=(t,A)=>{const e=A.ownerDocument;if(e){const r=e.createElement("html2canvaswrapper");r.appendChild(A.cloneNode(!0));const s=A.parentNode;if(s){s.replaceChild(r,A);const n=dr(t,r);return r.firstChild&&s.replaceChild(r.firstChild,r),n}}return SA.EMPTY},Aa=(t,A,e)=>{const r=t.ownerDocument;if(!r)throw new Error("Node has no owner document");const s=r.createRange();return s.setStart(t,A),s.setEnd(t,A+e),s},Yr=t=>{if(EA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const A=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(A.segment(t)).map(e=>e.segment)}return lf(t)},Qf=(t,A)=>{if(EA.SUPPORT_NATIVE_TEXT_SEGMENTATION){const e=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(e.segment(t)).map(r=>r.segment)}return Uf(t,A)},Cf=(t,A)=>A.letterSpacing!==0?Yr(t):Qf(t,A),mf=[32,160,4961,65792,65793,4153,4241],Uf=(t,A)=>{const e=Gl(t,{lineBreak:A.lineBreak,wordBreak:A.overflowWrap==="break-word"?"break-word":A.wordBreak}),r=[];let s;for(;!(s=e.next()).done;)if(s.value){const n=s.value.slice(),o=Br(n);let i="";o.forEach(a=>{mf.indexOf(a)===-1?i+=uA(a):(i.length&&r.push(i),r.push(uA(a)),i="")}),i.length&&r.push(i)}return r};class Ff{constructor(A,e,r){this.text=xf(e.data,r.textTransform),this.textBounds=wf(A,this.text,r,e)}}const xf=(t,A)=>{switch(A){case 1:return t.toLowerCase();case 3:return t.replace(yf,Ef);case 2:return t.toUpperCase();default:return t}},yf=/(^|\s|:|-|\(|\))([a-z])/g,Ef=(t,A,e)=>t.length>0?A+e.toUpperCase():t;class ea extends ue{constructor(A,e){super(A,e),this.src=e.currentSrc||e.src,this.intrinsicWidth=e.naturalWidth,this.intrinsicHeight=e.naturalHeight,this.context.cache.addImage(this.src)}}class ta extends ue{constructor(A,e){super(A,e),this.canvas=e,this.intrinsicWidth=e.width,this.intrinsicHeight=e.height}}class ra extends ue{constructor(A,e){super(A,e);const r=new XMLSerializer,s=dr(A,e);e.setAttribute("width",`${s.width}px`),e.setAttribute("height",`${s.height}px`),this.svg=`data:image/svg+xml,${encodeURIComponent(r.serializeToString(e))}`,this.intrinsicWidth=e.width.baseVal.value,this.intrinsicHeight=e.height.baseVal.value,this.context.cache.addImage(this.svg)}}class sa extends ue{constructor(A,e){super(A,e),this.value=e.value}}class Qn extends ue{constructor(A,e){super(A,e),this.start=e.start,this.reversed=typeof e.reversed=="boolean"&&e.reversed===!0}}const bf=[{type:15,flags:0,unit:"px",number:3}],vf=[{type:16,flags:0,number:50}],Hf=t=>t.width>t.height?new SA(t.left+(t.width-t.height)/2,t.top,t.height,t.height):t.width<t.height?new SA(t.left,t.top+(t.height-t.width)/2,t.width,t.width):t,If=t=>{const A=t.type===Lf?new Array(t.value.length+1).join("•"):t.value;return A.length===0?t.placeholder||"":A},Sf=t=>t.value.length===0&&!!t.placeholder,zr="checkbox",Zr="radio",Lf="password",na=707406591,Tf=1970632191;class _t extends ue{constructor(A,e){switch(super(A,e),this.type=e.type.toLowerCase(),this.checked=e.checked,this.value=If(e),this.isPlaceholder=Sf(e),(this.type===zr||this.type===Zr)&&(this.styles.backgroundColor=3739148031,this.styles.borderTopColor=this.styles.borderRightColor=this.styles.borderBottomColor=this.styles.borderLeftColor=2779096575,this.styles.borderTopWidth=this.styles.borderRightWidth=this.styles.borderBottomWidth=this.styles.borderLeftWidth=1,this.styles.borderTopStyle=this.styles.borderRightStyle=this.styles.borderBottomStyle=this.styles.borderLeftStyle=1,this.styles.backgroundClip=[0],this.styles.backgroundOrigin=[0],this.bounds=Hf(this.bounds)),this.type){case zr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=bf;break;case Zr:this.styles.borderTopRightRadius=this.styles.borderTopLeftRadius=this.styles.borderBottomRightRadius=this.styles.borderBottomLeftRadius=vf;break}}}class oa extends ue{constructor(A,e){super(A,e);const r=e.options[e.selectedIndex||0];this.value=r&&r.text||""}}class ia extends ue{constructor(A,e){super(A,e),this.value=e.value}}class aa extends ue{constructor(A,e,r){super(A,e),this.src=e.src,this.width=parseInt(e.width,10)||0,this.height=parseInt(e.height,10)||0,this.backgroundColor=this.styles.backgroundColor,this.parseTreeFn=r;try{if(e.contentWindow&&e.contentWindow.document&&e.contentWindow.document.documentElement&&this.parseTreeFn){this.tree=this.parseTreeFn(A,e.contentWindow.document.documentElement);const s=e.contentWindow.document.documentElement?ct(A,getComputedStyle(e.contentWindow.document.documentElement).backgroundColor):ge.TRANSPARENT,n=e.contentWindow.document.body?ct(A,getComputedStyle(e.contentWindow.document.body).backgroundColor):ge.TRANSPARENT;this.backgroundColor=De(s)?De(n)?this.styles.backgroundColor:n:s}}catch{}}}const Kf=["OL","UL","MENU"],$r=(t,A,e,r)=>{for(let s=A.firstChild,n;s;s=n)if(n=s.nextSibling,Mi(s)&&s.data.length>0)e.textNodes.push(new Ff(t,s,e.styles));else if(Ce(s))if(Pt(s)&&s.assignedNodes)s.assignedNodes().forEach(o=>$r(t,o,e,r));else{const o=ca(t,s);o.styles.isVisible()&&(Of(s,o,r)?o.flags|=4:Df(o.styles)&&(o.flags|=2),Kf.indexOf(s.tagName)!==-1&&(o.flags|=8),e.elements.push(o),s.slot,s.shadowRoot?$r(t,s.shadowRoot,o,r):!qr(s)&&!da(s)&&!As(s)&&$r(t,s,o,r))}},ca=(t,A)=>mn(A)?new ea(t,A):Ba(A)?new ta(t,A):da(A)?new ra(t,A):Tu(A)?new sa(t,A):Ku(A)?new Qn(t,A):Rf(A)?new _t(t,A):As(A)?new oa(t,A):qr(A)?new ia(t,A):ua(A)?new aa(t,A,la):new ue(t,A),la=(t,A)=>{const e=ca(t,A);return e.flags|=4,$r(t,A,e,e),e},Of=(t,A,e)=>A.styles.isPositionedWithZIndex()||A.styles.opacity<1||A.styles.isTransformed()||Cn(t)&&e.styles.isTransparent(),Df=t=>t.isPositioned()||t.isFloating()?!0:aA(t.display,268435456)||aA(t.display,33554432)||aA(t.display,536870912)||aA(t.display,134217728),Rf=t=>t.tagName==="INPUT",Mf=t=>t.tagName==="HTML",da=t=>t.tagName==="svg",Cn=t=>t.tagName==="BODY",Ba=t=>t.tagName==="CANVAS",ga=t=>t.tagName==="VIDEO",mn=t=>t.tagName==="IMG",ua=t=>t.tagName==="IFRAME",Un=t=>t.tagName==="STYLE",fa=t=>t.tagName==="SCRIPT",qr=t=>t.tagName==="TEXTAREA",As=t=>t.tagName==="SELECT",Pt=t=>t.tagName==="SLOT";class Gf{constructor(){this.counters={}}getCounterValue(A){const e=this.counters[A];return e&&e.length?e[e.length-1]:1}getCounterValues(A){const e=this.counters[A];return e||[]}pop(A){A.forEach(e=>this.counters[e].pop())}parse(A){const e=A.counterIncrement,r=A.counterReset;let s=!0;e!==null&&e.forEach(o=>{const i=this.counters[o.counter];i&&o.increment!==0&&(s=!1,i.length||i.push(1),i[Math.max(0,i.length-1)]+=o.increment)});const n=[];return s&&r.forEach(o=>{let i=this.counters[o.counter];n.push(o.counter),i||(i=this.counters[o.counter]=[]),i.push(o.reset)}),n}}const ha={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},wa={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},kf={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Vf={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Bt=(t,A,e,r,s,n)=>t<A||t>e?jt(t,s,n.length>0):r.integers.reduce((o,i,a)=>{for(;t>=i;)t-=i,o+=r.values[a];return o},"")+n,pa=(t,A,e,r)=>{let s="";do e||t--,s=r(t)+s,t/=A;while(t*A>=A);return s},fA=(t,A,e,r,s)=>{const n=e-A+1;return(t<0?"-":"")+(pa(Math.abs(t),n,r,o=>uA(Math.floor(o%n)+A))+s)},$e=(t,A,e=". ")=>{const r=A.length;return pa(Math.abs(t),r,!1,s=>A[Math.floor(s%r)])+e},gt=1,Ge=2,ke=4,Wt=8,me=(t,A,e,r,s,n)=>{if(t<-9999||t>9999)return jt(t,4,s.length>0);let o=Math.abs(t),i=s;if(o===0)return A[0]+i;for(let a=0;o>0&&a<=4;a++){const d=o%10;d===0&&aA(n,gt)&&i!==""?i=A[d]+i:d>1||d===1&&a===0||d===1&&a===1&&aA(n,Ge)||d===1&&a===1&&aA(n,ke)&&t>100||d===1&&a>1&&aA(n,Wt)?i=A[d]+(a>0?e[a-1]:"")+i:d===1&&a>0&&(i=e[a-1]+i),o=Math.floor(o/10)}return(t<0?r:"")+i},Qa="十百千萬",Ca="拾佰仟萬",ma="マイナス",Fn="마이너스",jt=(t,A,e)=>{const r=e?". ":"",s=e?"、":"",n=e?", ":"",o=e?" ":"";switch(A){case 0:return"•"+o;case 1:return"◦"+o;case 2:return"◾"+o;case 5:const i=fA(t,48,57,!0,r);return i.length<4?`0${i}`:i;case 4:return $e(t,"〇一二三四五六七八九",s);case 6:return Bt(t,1,3999,ha,3,r).toLowerCase();case 7:return Bt(t,1,3999,ha,3,r);case 8:return fA(t,945,969,!1,r);case 9:return fA(t,97,122,!1,r);case 10:return fA(t,65,90,!1,r);case 11:return fA(t,1632,1641,!0,r);case 12:case 49:return Bt(t,1,9999,wa,3,r);case 35:return Bt(t,1,9999,wa,3,r).toLowerCase();case 13:return fA(t,2534,2543,!0,r);case 14:case 30:return fA(t,6112,6121,!0,r);case 15:return $e(t,"子丑寅卯辰巳午未申酉戌亥",s);case 16:return $e(t,"甲乙丙丁戊己庚辛壬癸",s);case 17:case 48:return me(t,"零一二三四五六七八九",Qa,"負",s,Ge|ke|Wt);case 47:return me(t,"零壹貳參肆伍陸柒捌玖",Ca,"負",s,gt|Ge|ke|Wt);case 42:return me(t,"零一二三四五六七八九",Qa,"负",s,Ge|ke|Wt);case 41:return me(t,"零壹贰叁肆伍陆柒捌玖",Ca,"负",s,gt|Ge|ke|Wt);case 26:return me(t,"〇一二三四五六七八九","十百千万",ma,s,0);case 25:return me(t,"零壱弐参四伍六七八九","拾百千万",ma,s,gt|Ge|ke);case 31:return me(t,"영일이삼사오육칠팔구","십백천만",Fn,n,gt|Ge|ke);case 33:return me(t,"零一二三四五六七八九","十百千萬",Fn,n,0);case 32:return me(t,"零壹貳參四五六七八九","拾百千",Fn,n,gt|Ge|ke);case 18:return fA(t,2406,2415,!0,r);case 20:return Bt(t,1,19999,Vf,3,r);case 21:return fA(t,2790,2799,!0,r);case 22:return fA(t,2662,2671,!0,r);case 52:return Bt(t,1,10999,kf,3,r);case 23:return $e(t,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return $e(t,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return fA(t,3302,3311,!0,r);case 28:return $e(t,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",s);case 29:return $e(t,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",s);case 34:return fA(t,3792,3801,!0,r);case 37:return fA(t,6160,6169,!0,r);case 38:return fA(t,4160,4169,!0,r);case 39:return fA(t,2918,2927,!0,r);case 40:return fA(t,1776,1785,!0,r);case 43:return fA(t,3046,3055,!0,r);case 44:return fA(t,3174,3183,!0,r);case 45:return fA(t,3664,3673,!0,r);case 46:return fA(t,3872,3881,!0,r);default:return fA(t,48,57,!0,r)}},xn="data-html2canvas-ignore",Nf=t=>{let A=t;for(;A;){if(A.parentNode&&A.parentNode.host)return A.parentNode;const e=A.getRootNode();if(e&&e!==A.ownerDocument&&e.host)return e;A=A.parentNode}return null};class Ua{constructor(A,e,r){if(this.context=A,this.options=r,this.scrolledElements=[],this.referenceElement=e,this.counters=new Gf,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");if(!this.options.iframeContainer){const s=Nf(e);s&&(this.options.iframeContainer=s)}this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}toIFrame(A,e){const r=_f(A,e,this.options.iframeContainer);if(!r.contentWindow)throw new Error("Unable to find iframe window");const s=A.defaultView.pageXOffset,n=A.defaultView.pageYOffset,o=r.contentWindow,i=o.document,a=jf(r).then(async()=>{this.scrolledElements.forEach(zf),o&&(o.scrollTo(e.left,e.top),/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(o.scrollY!==e.top||o.scrollX!==e.left)&&(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(o.scrollX-e.left,o.scrollY-e.top,0,0)));const f=this.options.onclone,u=this.clonedReferenceElement;if(typeof u>"u")throw new Error(`Error finding the ${this.referenceElement.nodeName} in the cloned document`);return i.fonts&&i.fonts.ready&&await i.fonts.ready,/(AppleWebKit)/g.test(navigator.userAgent)&&await Wf(i),typeof f=="function"?Promise.resolve().then(()=>f(i,u)).then(()=>r):r}),d=i.baseURI;i.open();const c=Jf(document.doctype)+"<html></html>";try{const f=this.referenceElement.ownerDocument?.defaultView,u=f&&f.trustedTypes;let h=u?.getPolicy?.("html2canvas-pro");!h&&u&&(h=u.createPolicy("html2canvas-pro",{createHTML:w=>w})),h?i.write(h.createHTML(c)):i.write(c)}catch{i.write(c)}Yf(this.referenceElement.ownerDocument,s,n),i.close();const g=i.adoptNode(this.documentElement);return eh(g,d),i.replaceChild(g,i.documentElement),a}createElementClone(A){if(an(A,2))debugger;if(Ba(A))return this.createCanvasClone(A);if(ga(A))return this.createVideoClone(A);if(Un(A))return this.createStyleClone(A);const e=A.cloneNode(!1);return mn(e)&&(mn(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),e.loading==="lazy"&&(e.loading="eager")),Gi(e)&&!dt(e)?this.createCustomElementClone(e):e}createCustomElementClone(A){const e=document.createElement("div");if(e.className=A.className,yn(A.style,e),A.shadowRoot)try{e.attachShadow({mode:"open"})}catch(r){this.context.logger.error("Failed to attach shadow root to custom element clone:",r)}return e}createStyleClone(A){try{const r=A.sheet;if(r&&r.cssRules){const s=[].slice.call(r.cssRules,0).reduce((o,i)=>i&&typeof i.cssText=="string"?o+i.cssText:o,""),n=A.cloneNode(!1);return n.textContent=s,this.options.cspNonce&&(n.nonce=this.options.cspNonce),n}}catch(r){if(this.context.logger.error("Unable to access cssRules property",r),r.name!=="SecurityError")throw r}const e=A.cloneNode(!1);return this.options.cspNonce&&(e.nonce=this.options.cspNonce),e}createCanvasClone(A){if(this.options.inlineImages&&A.ownerDocument){const r=A.ownerDocument.createElement("img");try{return r.src=A.toDataURL(),r}catch{this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}const e=A.cloneNode(!1);try{e.width=A.width,e.height=A.height;const r=A.getContext("2d"),s=e.getContext("2d",{willReadFrequently:!0});if(s)if(!this.options.allowTaint&&r)s.putImageData(r.getImageData(0,0,A.width,A.height),0,0);else{const n=A.getContext("webgl2")??A.getContext("webgl");n&&n.getContextAttributes()?.preserveDrawingBuffer===!1&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A),s.drawImage(A,0,0)}return e}catch{this.context.logger.info("Unable to clone canvas as it is tainted",A)}return e}createVideoClone(A){const e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth,e.height=A.offsetHeight;const r=e.getContext("2d");try{return r&&(r.drawImage(A,0,0,e.width,e.height),this.options.allowTaint||r.getImageData(0,0,e.width,e.height)),e}catch{this.context.logger.info("Unable to clone video as it is tainted",A)}const s=A.ownerDocument.createElement("canvas");return s.width=A.offsetWidth,s.height=A.offsetHeight,s}appendChildNode(A,e,r){(!Ce(e)||!fa(e)&&!e.hasAttribute(xn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(e)))&&(!this.options.copyStyles||!Ce(e)||!Un(e))&&A.appendChild(this.cloneNode(e,r))}shouldCloneChild(A){return!Ce(A)||!fa(A)&&!A.hasAttribute(xn)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(A))}shouldCloneStyleElement(A){return!this.options.copyStyles||!Ce(A)||!Un(A)}safeAppendClonedChild(A,e,r){this.shouldCloneChild(e)&&this.shouldCloneStyleElement(e)&&A.appendChild(this.cloneNode(e,r))}cloneAssignedNodes(A,e,r){A.forEach(s=>{this.safeAppendClonedChild(e,s,r)})}cloneSlotFallbackContent(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)this.safeAppendClonedChild(e,s,r)}cloneSlotElement(A,e,r){if(!Pt(A))return;const s=A;if(typeof s.assignedNodes!="function"){this.context.logger.warn("HTMLSlotElement.assignedNodes is not available",A),this.cloneSlotFallbackContent(A,e,r);return}const n=s.assignedNodes();if(!n||!Array.isArray(n)){this.context.logger.warn("assignedNodes() did not return a valid array",A),this.cloneSlotFallbackContent(A,e,r);return}n.length>0?this.cloneAssignedNodes(n,e,r):this.cloneSlotFallbackContent(A,e,r)}cloneShadowDOMChildren(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)Ce(s)&&Pt(s)?this.cloneSlotElement(s,e,r):this.safeAppendClonedChild(e,s,r)}cloneLightDOMChildren(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)this.appendChildNode(e,s,r)}cloneSlotElementAsLightDOM(A,e,r){if(!Pt(A))return;const s=A;if(typeof s.assignedNodes!="function"){for(let o=A.firstChild;o;o=o.nextSibling)this.appendChildNode(e,o,r);return}const n=s.assignedNodes();if(n&&Array.isArray(n)&&n.length>0)n.forEach(o=>this.appendChildNode(e,o,r));else for(let o=A.firstChild;o;o=o.nextSibling)this.appendChildNode(e,o,r)}cloneShadowDOMAsLightDOM(A,e,r){for(let s=A.firstChild;s;s=s.nextSibling)Ce(s)&&Pt(s)?this.cloneSlotElementAsLightDOM(s,e,r):this.appendChildNode(e,s,r)}cloneChildNodes(A,e,r){A.shadowRoot&&e.shadowRoot?(this.cloneShadowDOMChildren(A.shadowRoot,e.shadowRoot,r),this.cloneLightDOMChildren(A,e,r)):A.shadowRoot&&!e.shadowRoot?this.cloneShadowDOMAsLightDOM(A.shadowRoot,e,r):this.cloneLightDOMChildren(A,e,r)}cloneNode(A,e){if(Mi(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);const r=A.ownerDocument.defaultView;if(r&&Ce(A)&&(Vt(A)||dt(A))){const s=this.createElementClone(A);s.style.transitionProperty="none";const n=r.getComputedStyle(A),o=r.getComputedStyle(A,":before"),i=r.getComputedStyle(A,":after");this.referenceElement===A&&Vt(s)&&(this.clonedReferenceElement=s),Cn(s)&&qf(s,this.options.cspNonce);const a=this.counters.parse(new Ri(this.context,n)),d=this.resolvePseudoContent(A,s,o,Xt.BEFORE);Gi(A)&&(e=!0),ga(A)||this.cloneChildNodes(A,s,e),d&&s.insertBefore(d,s.firstChild);const c=this.resolvePseudoContent(A,s,i,Xt.AFTER);return c&&s.appendChild(c),this.counters.pop(a),(n&&(this.options.copyStyles||dt(A))&&!ua(A)||e)&&yn(n,s),(A.scrollTop!==0||A.scrollLeft!==0)&&this.scrolledElements.push([s,A.scrollLeft,A.scrollTop]),(qr(A)||As(A))&&(qr(s)||As(s))&&(s.value=A.value),s}return A.cloneNode(!1)}resolvePseudoContent(A,e,r,s){if(!r)return;const n=r.content,o=e.ownerDocument;if(!o||!n||n==="none"||n==="-moz-alt-content"||r.display==="none")return;this.counters.parse(new Ri(this.context,r));const i=new Lu(this.context,r),a=o.createElement("html2canvaspseudoelement");yn(r,a),i.content.forEach(c=>{if(c.type===0)a.appendChild(o.createTextNode(c.value));else if(c.type===22){const g=o.createElement("img");g.src=c.value,g.style.opacity="1",a.appendChild(g)}else if(c.type===18){if(c.name==="attr"){const g=c.values.filter(k);g.length&&a.appendChild(o.createTextNode(A.getAttribute(g[0].value)||""))}else if(c.name==="counter"){const[g,f]=c.values.filter(yA);if(g&&k(g)){const u=this.counters.getCounterValue(g.value),h=f&&k(f)?on.parse(this.context,f.value):3;a.appendChild(o.createTextNode(jt(u,h,!1)))}}else if(c.name==="counters"){const[g,f,u]=c.values.filter(yA);if(g&&k(g)){const h=this.counters.getCounterValues(g.value),w=u&&k(u)?on.parse(this.context,u.value):3,x=f&&f.type===0?f.value:"",U=h.map(p=>jt(p,w,!1)).join(x);a.appendChild(o.createTextNode(U))}}}else if(c.type===20)switch(c.value){case"open-quote":a.appendChild(o.createTextNode(Di(i.quotes,this.quoteDepth++,!0)));break;case"close-quote":a.appendChild(o.createTextNode(Di(i.quotes,--this.quoteDepth,!1)));break;default:a.appendChild(o.createTextNode(c.value))}}),a.className=`${En} ${bn}`;const d=s===Xt.BEFORE?` ${En}`:` ${bn}`;return dt(e)?e.className.baseValue+=d:e.className+=d,a}static destroy(A){return A.parentNode?(A.parentNode.removeChild(A),!0):!1}}var Xt;(function(t){t[t.BEFORE=0]="BEFORE",t[t.AFTER=1]="AFTER"})(Xt||(Xt={}));const _f=(t,A,e)=>{const r=t.createElement("iframe");return r.className="html2canvas-container",r.style.visibility="hidden",r.style.position="fixed",r.style.left="-10000px",r.style.top="0px",r.style.border="0",r.width=A.width.toString(),r.height=A.height.toString(),r.scrolling="no",r.setAttribute(xn,"true"),(e||t.body).appendChild(r),r},Pf=t=>new Promise(A=>{if(t.complete){A();return}if(!t.src){A();return}t.onload=A,t.onerror=A}),Wf=t=>Promise.all([].slice.call(t.images,0).map(Pf)),jf=t=>new Promise((A,e)=>{const r=t.contentWindow;if(!r)return e("No window assigned for iframe");const s=r.document;r.onload=t.onload=()=>{r.onload=t.onload=null;const n=setInterval(()=>{s.body.childNodes.length>0&&s.readyState==="complete"&&(clearInterval(n),A(t))},50)}}),Xf=["all","d","content"],yn=(t,A)=>{for(let e=t.length-1;e>=0;e--){const r=t.item(e);Xf.indexOf(r)===-1&&!r.startsWith("--")&&A.style.setProperty(r,t.getPropertyValue(r))}return A},Jf=t=>{let A="";return t&&(A+="<!DOCTYPE ",t.name&&(A+=t.name),t.internalSubset&&(A+=" "+t.internalSubset.replace(/"/g,"&quot;").replace(/>/g,"&gt;")),t.publicId?(A+=' PUBLIC "'+t.publicId.replace(/"/g,"&quot;")+'"',t.systemId&&(A+=' "'+t.systemId.replace(/"/g,"&quot;")+'"')):t.systemId&&(A+=' SYSTEM "'+t.systemId.replace(/"/g,"&quot;")+'"'),A+=">"),A},Yf=(t,A,e)=>{t&&t.defaultView&&(A!==t.defaultView.pageXOffset||e!==t.defaultView.pageYOffset)&&t.defaultView.scrollTo(A,e)},zf=([t,A,e])=>{t.scrollLeft=A,t.scrollTop=e},Zf=":before",$f=":after",En="___html2canvas___pseudoelement_before",bn="___html2canvas___pseudoelement_after",Fa=`{
8
8
  content: "" !important;
9
9
  display: none !important;
10
- }`,Yf=(t,A)=>{zf(t,`.${En}${jf}${Ua}
11
- .${bn}${Jf}${Ua}`,A)},zf=(t,A,e)=>{const r=t.ownerDocument;if(r){const s=r.createElement("style");s.textContent=A,e&&(s.nonce=e),t.appendChild(s)}},Zf=(t,A)=>{const e=t.ownerDocument.createElement("base");e.href=A;const r=t.getElementsByTagName("head").item(0);r?.insertBefore(e,r?.firstChild??null)};class H{constructor(A,e){this.type=0,this.x=A,this.y=e}add(A,e){return new H(this.x+A,this.y+e)}}const gt=(t,A,e)=>new H(t.x+(A.x-t.x)*e,t.y+(A.y-t.y)*e);class Ue{constructor(A,e,r,s){this.type=1,this.start=A,this.startControl=e,this.endControl=r,this.end=s}subdivide(A,e){const r=gt(this.start,this.startControl,A),s=gt(this.startControl,this.endControl,A),n=gt(this.endControl,this.end,A),o=gt(r,s,A),i=gt(s,n,A),a=gt(o,i,A);return e?new Ue(this.start,r,o,a):new Ue(a,i,n,this.end)}add(A,e){return new Ue(this.start.add(A,e),this.startControl.add(A,e),this.endControl.add(A,e),this.end.add(A,e))}reverse(){return new Ue(this.end,this.endControl,this.startControl,this.start)}}const VA=t=>t.type===1;class $f{constructor(A){const e=A.styles,r=A.bounds;let[s,n]=Nt(e.borderTopLeftRadius,r.width,r.height),[o,i]=Nt(e.borderTopRightRadius,r.width,r.height),[a,B]=Nt(e.borderBottomRightRadius,r.width,r.height),[c,d]=Nt(e.borderBottomLeftRadius,r.width,r.height);const f=[];f.push((s+o)/r.width),f.push((c+a)/r.width),f.push((n+d)/r.height),f.push((i+B)/r.height);const u=Math.max(...f);u>1&&(s/=u,n/=u,o/=u,i/=u,a/=u,B/=u,c/=u,d/=u);const h=r.width-o,w=r.height-B,F=r.width-a,m=r.height-d,p=e.borderTopWidth,x=e.borderRightWidth,L=e.borderBottomWidth,y=e.borderLeftWidth,K=O(e.paddingTop,A.bounds.width),M=O(e.paddingRight,A.bounds.width),q=O(e.paddingBottom,A.bounds.width),S=O(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||n>0?sA(r.left+y/3,r.top+p/3,s-y/3,n-p/3,Y.TOP_LEFT):new H(r.left+y/3,r.top+p/3),this.topRightBorderDoubleOuterBox=s>0||n>0?sA(r.left+h,r.top+p/3,o-x/3,i-p/3,Y.TOP_RIGHT):new H(r.left+r.width-x/3,r.top+p/3),this.bottomRightBorderDoubleOuterBox=a>0||B>0?sA(r.left+F,r.top+w,a-x/3,B-L/3,Y.BOTTOM_RIGHT):new H(r.left+r.width-x/3,r.top+r.height-L/3),this.bottomLeftBorderDoubleOuterBox=c>0||d>0?sA(r.left+y/3,r.top+m,c-y/3,d-L/3,Y.BOTTOM_LEFT):new H(r.left+y/3,r.top+r.height-L/3),this.topLeftBorderDoubleInnerBox=s>0||n>0?sA(r.left+y*2/3,r.top+p*2/3,s-y*2/3,n-p*2/3,Y.TOP_LEFT):new H(r.left+y*2/3,r.top+p*2/3),this.topRightBorderDoubleInnerBox=s>0||n>0?sA(r.left+h,r.top+p*2/3,o-x*2/3,i-p*2/3,Y.TOP_RIGHT):new H(r.left+r.width-x*2/3,r.top+p*2/3),this.bottomRightBorderDoubleInnerBox=a>0||B>0?sA(r.left+F,r.top+w,a-x*2/3,B-L*2/3,Y.BOTTOM_RIGHT):new H(r.left+r.width-x*2/3,r.top+r.height-L*2/3),this.bottomLeftBorderDoubleInnerBox=c>0||d>0?sA(r.left+y*2/3,r.top+m,c-y*2/3,d-L*2/3,Y.BOTTOM_LEFT):new H(r.left+y*2/3,r.top+r.height-L*2/3),this.topLeftBorderStroke=s>0||n>0?sA(r.left+y/2,r.top+p/2,s-y/2,n-p/2,Y.TOP_LEFT):new H(r.left+y/2,r.top+p/2),this.topRightBorderStroke=s>0||n>0?sA(r.left+h,r.top+p/2,o-x/2,i-p/2,Y.TOP_RIGHT):new H(r.left+r.width-x/2,r.top+p/2),this.bottomRightBorderStroke=a>0||B>0?sA(r.left+F,r.top+w,a-x/2,B-L/2,Y.BOTTOM_RIGHT):new H(r.left+r.width-x/2,r.top+r.height-L/2),this.bottomLeftBorderStroke=c>0||d>0?sA(r.left+y/2,r.top+m,c-y/2,d-L/2,Y.BOTTOM_LEFT):new H(r.left+y/2,r.top+r.height-L/2),this.topLeftBorderBox=s>0||n>0?sA(r.left,r.top,s,n,Y.TOP_LEFT):new H(r.left,r.top),this.topRightBorderBox=o>0||i>0?sA(r.left+h,r.top,o,i,Y.TOP_RIGHT):new H(r.left+r.width,r.top),this.bottomRightBorderBox=a>0||B>0?sA(r.left+F,r.top+w,a,B,Y.BOTTOM_RIGHT):new H(r.left+r.width,r.top+r.height),this.bottomLeftBorderBox=c>0||d>0?sA(r.left,r.top+m,c,d,Y.BOTTOM_LEFT):new H(r.left,r.top+r.height),this.topLeftPaddingBox=s>0||n>0?sA(r.left+y,r.top+p,Math.max(0,s-y),Math.max(0,n-p),Y.TOP_LEFT):new H(r.left+y,r.top+p),this.topRightPaddingBox=o>0||i>0?sA(r.left+Math.min(h,r.width-x),r.top+p,h>r.width+x?0:Math.max(0,o-x),Math.max(0,i-p),Y.TOP_RIGHT):new H(r.left+r.width-x,r.top+p),this.bottomRightPaddingBox=a>0||B>0?sA(r.left+Math.min(F,r.width-y),r.top+Math.min(w,r.height-L),Math.max(0,a-x),Math.max(0,B-L),Y.BOTTOM_RIGHT):new H(r.left+r.width-x,r.top+r.height-L),this.bottomLeftPaddingBox=c>0||d>0?sA(r.left+y,r.top+Math.min(m,r.height-L),Math.max(0,c-y),Math.max(0,d-L),Y.BOTTOM_LEFT):new H(r.left+y,r.top+r.height-L),this.topLeftContentBox=s>0||n>0?sA(r.left+y+S,r.top+p+K,Math.max(0,s-(y+S)),Math.max(0,n-(p+K)),Y.TOP_LEFT):new H(r.left+y+S,r.top+p+K),this.topRightContentBox=o>0||i>0?sA(r.left+Math.min(h,r.width+y+S),r.top+p+K,h>r.width+y+S?0:o-y+S,i-(p+K),Y.TOP_RIGHT):new H(r.left+r.width-(x+M),r.top+p+K),this.bottomRightContentBox=a>0||B>0?sA(r.left+Math.min(F,r.width-(y+S)),r.top+Math.min(w,r.height+p+K),Math.max(0,a-(x+M)),B-(L+q),Y.BOTTOM_RIGHT):new H(r.left+r.width-(x+M),r.top+r.height-(L+q)),this.bottomLeftContentBox=c>0||d>0?sA(r.left+y+S,r.top+m,Math.max(0,c-(y+S)),d-(L+q),Y.BOTTOM_LEFT):new H(r.left+y+S,r.top+r.height-(L+q))}}var Y;(function(t){t[t.TOP_LEFT=0]="TOP_LEFT",t[t.TOP_RIGHT=1]="TOP_RIGHT",t[t.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",t[t.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(Y||(Y={}));const sA=(t,A,e,r,s)=>{const n=4*((Math.sqrt(2)-1)/3),o=e*n,i=r*n,a=t+e,B=A+r;switch(s){case Y.TOP_LEFT:return new Ue(new H(t,B),new H(t,B-i),new H(a-o,A),new H(a,A));case Y.TOP_RIGHT:return new Ue(new H(t,A),new H(t+o,A),new H(a,B-i),new H(a,B));case Y.BOTTOM_RIGHT:return new Ue(new H(a,A),new H(a,A+i),new H(t+o,B),new H(t,B));case Y.BOTTOM_LEFT:default:return new Ue(new H(a,B),new H(a-o,B),new H(t,A+i),new H(t,A))}},As=t=>[t.topLeftBorderBox,t.topRightBorderBox,t.bottomRightBorderBox,t.bottomLeftBorderBox],qf=t=>[t.topLeftContentBox,t.topRightContentBox,t.bottomRightContentBox,t.bottomLeftContentBox],es=t=>[t.topLeftPaddingBox,t.topRightPaddingBox,t.bottomRightPaddingBox,t.bottomLeftPaddingBox];class Fa{constructor(A,e,r){this.offsetX=A,this.offsetY=e,this.matrix=r,this.type=0,this.target=6}}class ts{constructor(A,e){this.path=A,this.target=e,this.type=1}}class Ah{constructor(A){this.opacity=A,this.type=2,this.target=6}}class Yt{constructor(A){this.applyClip=A,this.type=3,this.target=6}}const eh=t=>t.type===0,xa=t=>t.type===1,th=t=>t.type===2,rh=t=>t.type===3,ya=(t,A)=>t.length===A.length?t.some((e,r)=>e===A[r]):!1,sh=(t,A,e,r,s)=>t.map((n,o)=>{switch(o){case 0:return n.add(A,e);case 1:return n.add(A+r,e);case 2:return n.add(A+r,e+s);case 3:return n.add(A,e+s)}return n});class Ea{constructor(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}class ba{constructor(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new $f(this.container),this.container.styles.opacity<1&&this.effects.push(new Ah(this.container.styles.opacity)),this.container.styles.rotate!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+O(r[0],this.container.bounds.width),n=this.container.bounds.top+O(r[1],this.container.bounds.height),i=this.container.styles.rotate*Math.PI/180,a=Math.cos(i),B=Math.sin(i),c=[a,B,-B,a,0,0];this.effects.push(new Fa(s,n,c))}if(this.container.styles.transform!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+O(r[0],this.container.bounds.width),n=this.container.bounds.top+O(r[1],this.container.bounds.height),o=this.container.styles.transform;this.effects.push(new Fa(s,n,o))}if(this.container.styles.overflowX!==0){const r=As(this.curves),s=es(this.curves);ya(r,s)?this.effects.push(new ts(r,6)):(this.effects.push(new ts(r,2)),this.effects.push(new ts(s,4)))}if(this.container.styles.clipPath.type!==0){const r=nh(this.container.styles.clipPath,this.container.bounds);r&&this.effects.push(r)}}getEffects(A){let e=[2,3].indexOf(this.container.styles.position)===-1,r=this.parent;const s=this.effects.slice(0);for(;r;){const n=r.effects.filter(o=>!xa(o));if(e||r.container.styles.position!==0||!r.parent){if(e=[2,3].indexOf(r.container.styles.position)===-1,r.container.styles.overflowX!==0){const o=As(r.curves),i=es(r.curves);ya(o,i)||s.unshift(new ts(i,6))}s.unshift(...n)}else s.unshift(...n);r=r.parent}return s.filter(n=>oA(n.target,A))}}const Ha=(t,A,e,r,s)=>t==="closest-side"?Math.min(A-e,r-A):t==="farthest-side"?Math.max(A-e,r-A):O(t,s),nh=(t,A)=>{const{left:e,top:r,width:s,height:n}=A;switch(t.type){case 1:{const o=O(t.left,s),i=O(t.top,n),a=e+o,B=r+i,c=Math.max(0,s-o-O(t.right,s)),d=Math.max(0,n-i-O(t.bottom,n));return new Yt(f=>{f.beginPath(),f.rect(a,B,c,d),f.clip()})}case 2:{const o=e+O(t.cx,s),i=r+O(t.cy,n);let a;return t.radius==="closest-side"?a=Math.min(o-e,i-r,e+s-o,r+n-i):t.radius==="farthest-side"?a=Math.max(o-e,i-r,e+s-o,r+n-i):a=O(t.radius,Math.sqrt(s*s+n*n)/Math.SQRT2),new Yt(B=>{B.beginPath(),B.arc(o,i,Math.max(0,a),0,Math.PI*2),B.clip()})}case 3:{const o=e+O(t.cx,s),i=r+O(t.cy,n),a=Ha(t.rx,o,e,e+s,s),B=Ha(t.ry,i,r,r+n,n);return new Yt(c=>{c.beginPath(),c.ellipse(o,i,Math.max(0,a),Math.max(0,B),0,0,Math.PI*2),c.clip()})}case 4:{const o=t.points.map(([i,a])=>[e+O(i,s),r+O(a,n)]);return new Yt(i=>{if(i.beginPath(),o.length>0){i.moveTo(o[0][0],o[0][1]);for(let a=1;a<o.length;a++)i.lineTo(o[a][0],o[a][1]);i.closePath()}i.clip()})}case 5:{const{d:o}=t;return new Yt(i=>{try{const a=i.getTransform();i.translate(e,r),i.clip(new Path2D(o)),i.setTransform(a)}catch{}})}case 0:return null;default:return null}},Hn=(t,A,e,r)=>{t.container.elements.forEach(s=>{const n=oA(s.flags,4),o=oA(s.flags,2),i=new ba(s,t);oA(s.styles.display,2048)&&r.push(i);const a=oA(s.flags,8)?[]:r;if(n||o){const B=n||s.styles.isPositioned()?e:A,c=new Ea(i);if(s.styles.isPositioned()||s.styles.opacity<1||s.styles.isTransformed()){const d=s.styles.zIndex.order;if(d<0){let f=0;B.negativeZIndex.some((u,h)=>d>u.element.container.styles.zIndex.order?(f=h,!1):f>0),B.negativeZIndex.splice(f,0,c)}else if(d>0){let f=0;B.positiveZIndex.some((u,h)=>d>=u.element.container.styles.zIndex.order?(f=h+1,!1):f>0),B.positiveZIndex.splice(f,0,c)}else B.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else s.styles.isFloating()?B.nonPositionedFloats.push(c):B.nonPositionedInlineLevel.push(c);Hn(i,c,n?c:e,a)}else s.styles.isInlineLevel()?A.inlineLevel.push(i):A.nonInlineLevel.push(i),Hn(i,A,e,a);oA(s.flags,8)&&va(s,a)})},va=(t,A)=>{let e=t instanceof Qn?t.start:1;const r=t instanceof Qn?t.reversed:!1;for(let s=0;s<A.length;s++){const n=A[s];n.container instanceof ra&&typeof n.container.value=="number"&&n.container.value!==0&&(e=n.container.value),n.listValue=jt(e,n.container.styles.listStyleType,!0),e+=r?-1:1}},oh=t=>{const A=new ba(t,null),e=new Ea(A),r=[];return Hn(A,e,e,r),va(A.container,r),e},Ia=t=>{const A=t.bounds,e=t.styles;return A.add(e.borderLeftWidth,e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth),-(e.borderTopWidth+e.borderBottomWidth))},zt=t=>{const A=t.styles,e=t.bounds,r=O(A.paddingLeft,e.width),s=O(A.paddingRight,e.width),n=O(A.paddingTop,e.width),o=O(A.paddingBottom,e.width);return e.add(r+A.borderLeftWidth,n+A.borderTopWidth,-(A.borderRightWidth+A.borderLeftWidth+r+s),-(A.borderTopWidth+A.borderBottomWidth+n+o))},ih=(t,A)=>t===0?A.bounds:t===2?zt(A):Ia(A),ah=(t,A)=>t===0?A.bounds:t===2?zt(A):Ia(A),vn=(t,A,e)=>{const r=ih(ft(t.styles.backgroundOrigin,A),t),s=ah(ft(t.styles.backgroundClip,A),t),n=ch(ft(t.styles.backgroundSize,A),e,r);let[o,i]=n;const a=Nt(ft(t.styles.backgroundPosition,A),r.width-o,r.height-i),B=lh(ft(t.styles.backgroundRepeat,A),a,n,r,s),c=Math.round(r.left+a[0]),d=Math.round(r.top+a[1]);return o=Math.max(1,o),i=Math.max(1,i),[B,c,d,o,i]},ut=t=>R(t)&&t.value===ct.AUTO,rs=t=>typeof t=="number",ch=(t,[A,e,r],s)=>{const[n,o]=t;if(!n)return[0,0];if(z(n)&&o&&z(o))return[O(n,s.width),O(o,s.height)];const i=rs(r);if(R(n)&&(n.value===ct.CONTAIN||n.value===ct.COVER))return rs(r)?s.width/s.height<r!=(n.value===ct.COVER)?[s.width,s.width/r]:[s.height*r,s.height]:[s.width,s.height];const a=rs(A),B=rs(e),c=a||B;if(ut(n)&&(!o||ut(o))){if(a&&B)return[A,e];if(!i&&!c)return[s.width,s.height];if(c&&i){const w=a?A:e*r,F=B?e:A/r;return[w,F]}const u=a?A:s.width,h=B?e:s.height;return[u,h]}if(i){let u=0,h=0;return z(n)?u=O(n,s.width):z(o)&&(h=O(o,s.height)),ut(n)?u=h*r:(!o||ut(o))&&(h=u/r),[u,h]}let d=null,f=null;if(z(n)?d=O(n,s.width):o&&z(o)&&(f=O(o,s.height)),d!==null&&(!o||ut(o))&&(f=a&&B?d/A*e:s.height),f!==null&&ut(n)&&(d=a&&B?f/e*A:s.width),d!==null&&f!==null)return[d,f];throw new Error("Unable to calculate background-size for element")},ft=(t,A)=>{const e=t[A];return typeof e>"u"?t[0]:e},lh=(t,[A,e],[r,s],n,o)=>{switch(t){case 2:return[new H(Math.round(n.left),Math.round(n.top+e)),new H(Math.round(n.left+n.width),Math.round(n.top+e)),new H(Math.round(n.left+n.width),Math.round(s+n.top+e)),new H(Math.round(n.left),Math.round(s+n.top+e))];case 3:return[new H(Math.round(n.left+A),Math.round(n.top)),new H(Math.round(n.left+A+r),Math.round(n.top)),new H(Math.round(n.left+A+r),Math.round(n.height+n.top)),new H(Math.round(n.left+A),Math.round(n.height+n.top))];case 1:return[new H(Math.round(n.left+A),Math.round(n.top+e)),new H(Math.round(n.left+A+r),Math.round(n.top+e)),new H(Math.round(n.left+A+r),Math.round(n.top+e+s)),new H(Math.round(n.left+A),Math.round(n.top+e+s))];default:return[new H(Math.round(o.left),Math.round(o.top)),new H(Math.round(o.left+o.width),Math.round(o.top)),new H(Math.round(o.left+o.width),Math.round(o.height+o.top)),new H(Math.round(o.left),Math.round(o.height+o.top))]}},Bh="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",Sa="Hidden Text";class dh{constructor(A){this._data={},this._document=A}parseMetrics(A,e){const r=this._document.createElement("div"),s=this._document.createElement("img"),n=this._document.createElement("span"),o=this._document.body;r.style.visibility="hidden",r.style.fontFamily=A,r.style.fontSize=e,r.style.margin="0",r.style.padding="0",r.style.whiteSpace="nowrap",o.appendChild(r),s.src=Bh,s.width=1,s.height=1,s.style.margin="0",s.style.padding="0",s.style.verticalAlign="baseline",n.style.fontFamily=A,n.style.fontSize=e,n.style.margin="0",n.style.padding="0",n.appendChild(this._document.createTextNode(Sa)),r.appendChild(n),r.appendChild(s);const i=s.offsetTop-n.offsetTop+2;r.removeChild(n),r.appendChild(this._document.createTextNode(Sa)),r.style.lineHeight="normal",s.style.verticalAlign="super";const a=s.offsetTop-r.offsetTop+2;return o.removeChild(r),{baseline:i,middle:a}}getMetrics(A,e){const r=`${A} ${e}`;return typeof this._data[r]>"u"&&(this._data[r]=this.parseMetrics(A,e)),this._data[r]}}class La{constructor(A,e){this.context=A,this.options=e}}class gh{constructor(A){this.ctx=A.ctx,this.context=A.context,this.canvas=A.canvas}async renderBackgroundImage(A){let e=A.styles.backgroundImage.length-1;for(const r of A.styles.backgroundImage.slice(0).reverse())r.type===0?await this.renderBackgroundURLImage(A,r,e):Wd(r)?this.renderLinearGradient(A,r,e):jd(r)&&this.renderRadialGradient(A,r,e),e--}async renderBackgroundURLImage(A,e,r){let s;const n=e.url;try{s=await this.context.cache.match(n)}catch{this.context.logger.error(`Error loading background-image ${n}`)}if(s){const o=isNaN(s.width)||s.width===0?1:s.width,i=isNaN(s.height)||s.height===0?1:s.height,[a,B,c,d,f]=vn(A,r,[o,i,o/i]),u=this.ctx.createPattern(this.resizeImage(s,d,f,A.styles.imageRendering),"repeat");this.renderRepeat(a,u,B,c)}}renderLinearGradient(A,e,r){const[s,n,o,i,a]=vn(A,r,[null,null,null]),[B,c,d,f,u]=kd(e.angle,i,a),w=(this.canvas.ownerDocument??document).createElement("canvas");w.width=i,w.height=a;const F=w.getContext("2d"),m=F.createLinearGradient(c,f,d,u);if(Ci(e.stops,B||1).forEach(p=>m.addColorStop(p.stop,rA(p.color))),F.fillStyle=m,F.fillRect(0,0,i,a),i>0&&a>0){const p=this.ctx.createPattern(w,"repeat");this.renderRepeat(s,p,n,o)}}renderRadialGradient(A,e,r){const[s,n,o,i,a]=vn(A,r,[null,null,null]),B=e.position.length===0?[je]:e.position,c=O(B[0],i),d=O(B[B.length-1],a);let[f,u]=Vd(e,c,d,i,a);if((f===0||u===0)&&(f=Math.max(f,.01),u=Math.max(u,.01)),f>0&&u>0){const h=this.ctx.createRadialGradient(n+c,o+d,0,n+c,o+d,f);if(Ci(e.stops,f*2).forEach(w=>h.addColorStop(w.stop,rA(w.color))),this.path(s),this.ctx.fillStyle=h,f!==u){const w=A.bounds.left+.5*A.bounds.width,F=A.bounds.top+.5*A.bounds.height,m=u/f,p=1/m;this.ctx.save(),this.ctx.translate(w,F),this.ctx.transform(1,0,0,m,0,0),this.ctx.translate(-w,-F),this.ctx.fillRect(n,p*(o-F)+F,i,a*p),this.ctx.restore()}else this.ctx.fill()}}renderRepeat(A,e,r,s){this.path(A),this.ctx.fillStyle=e,this.ctx.translate(r,s),this.ctx.fill(),this.ctx.translate(-r,-s)}resizeImage(A,e,r,s){const o=(this.canvas.ownerDocument??document).createElement("canvas");o.width=Math.max(1,e),o.height=Math.max(1,r);const i=o.getContext("2d");return s===YA.PIXELATED||s===YA.CRISP_EDGES?(this.context.logger.debug("Disabling image smoothing for background image due to CSS image-rendering"),i.imageSmoothingEnabled=!1):s===YA.SMOOTH?(this.context.logger.debug("Enabling image smoothing for background image due to CSS image-rendering: smooth"),i.imageSmoothingEnabled=!0):i.imageSmoothingEnabled=this.ctx.imageSmoothingEnabled,this.ctx.imageSmoothingQuality&&(i.imageSmoothingQuality=this.ctx.imageSmoothingQuality),i.drawImage(A,0,0,A.width,A.height,0,0,e,r),o}path(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()}formatPath(A){A.forEach((e,r)=>{const s=VA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),VA(e)&&this.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)})}}const Ta=(t,A)=>{switch(A){case 0:return ee(t.topLeftBorderBox,t.topLeftPaddingBox,t.topRightBorderBox,t.topRightPaddingBox);case 1:return ee(t.topRightBorderBox,t.topRightPaddingBox,t.bottomRightBorderBox,t.bottomRightPaddingBox);case 2:return ee(t.bottomRightBorderBox,t.bottomRightPaddingBox,t.bottomLeftBorderBox,t.bottomLeftPaddingBox);default:return ee(t.bottomLeftBorderBox,t.bottomLeftPaddingBox,t.topLeftBorderBox,t.topLeftPaddingBox)}},uh=(t,A)=>{switch(A){case 0:return ee(t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox,t.topRightBorderBox,t.topRightBorderDoubleOuterBox);case 1:return ee(t.topRightBorderBox,t.topRightBorderDoubleOuterBox,t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox);case 2:return ee(t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox,t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox);default:return ee(t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox,t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox)}},fh=(t,A)=>{switch(A){case 0:return ee(t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox,t.topRightBorderDoubleInnerBox,t.topRightPaddingBox);case 1:return ee(t.topRightBorderDoubleInnerBox,t.topRightPaddingBox,t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox);case 2:return ee(t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox,t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox);default:return ee(t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox,t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox)}},hh=(t,A)=>{switch(A){case 0:return ss(t.topLeftBorderStroke,t.topRightBorderStroke);case 1:return ss(t.topRightBorderStroke,t.bottomRightBorderStroke);case 2:return ss(t.bottomRightBorderStroke,t.bottomLeftBorderStroke);default:return ss(t.bottomLeftBorderStroke,t.topLeftBorderStroke)}},ss=(t,A)=>{const e=[];return VA(t)?e.push(t.subdivide(.5,!1)):e.push(t),VA(A)?e.push(A.subdivide(.5,!0)):e.push(A),e},ee=(t,A,e,r)=>{const s=[];return VA(t)?s.push(t.subdivide(.5,!1)):s.push(t),VA(e)?s.push(e.subdivide(.5,!0)):s.push(e),VA(r)?s.push(r.subdivide(.5,!0).reverse()):s.push(r),VA(A)?s.push(A.subdivide(.5,!1).reverse()):s.push(A),s};class wh{constructor(A,e){this.ctx=A.ctx,this.pathCallbacks=e}async renderSolidBorder(A,e,r){this.pathCallbacks.path(Ta(r,e)),this.ctx.fillStyle=rA(A),this.ctx.fill()}async renderDoubleBorder(A,e,r,s){if(e<3){await this.renderSolidBorder(A,r,s);return}const n=uh(s,r);this.pathCallbacks.path(n),this.ctx.fillStyle=rA(A),this.ctx.fill();const o=fh(s,r);this.pathCallbacks.path(o),this.ctx.fill()}async renderDashedDottedBorder(A,e,r,s,n){this.ctx.save();const o=hh(s,r),i=Ta(s,r);n===2&&(this.pathCallbacks.path(i),this.ctx.clip());let a,B,c,d;VA(i[0])?(a=i[0].start.x,B=i[0].start.y):(a=i[0].x,B=i[0].y),VA(i[1])?(c=i[1].end.x,d=i[1].end.y):(c=i[1].x,d=i[1].y);let f;r===0||r===2?f=Math.abs(a-c):f=Math.abs(B-d),this.ctx.beginPath(),n===3?this.pathCallbacks.formatPath(o):this.pathCallbacks.formatPath(i.slice(0,2));let u=e<3?e*3:e*2,h=e<3?e*2:e;n===3&&(u=e,h=e);let w=!0;if(f<=u*2)w=!1;else if(f<=u*2+h){const F=f/(2*u+h);u*=F,h*=F}else{const F=Math.floor((f+h)/(u+h)),m=(f-F*u)/(F-1),p=(f-(F+1)*u)/F;h=p<=0||Math.abs(h-m)<Math.abs(h-p)?m:p}if(w&&(n===3?this.ctx.setLineDash([0,u+h]):this.ctx.setLineDash([u,h])),n===3?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=e*2+1.1,this.ctx.strokeStyle=rA(A),this.ctx.stroke(),this.ctx.setLineDash([]),n===2){if(VA(i[0])){const F=i[3],m=i[0];this.ctx.beginPath(),this.pathCallbacks.formatPath([new H(F.end.x,F.end.y),new H(m.start.x,m.start.y)]),this.ctx.stroke()}if(VA(i[1])){const F=i[1],m=i[2];this.ctx.beginPath(),this.pathCallbacks.formatPath([new H(F.end.x,F.end.y),new H(m.start.x,m.start.y)]),this.ctx.stroke()}}this.ctx.restore()}}class ph{constructor(A,e){this.activeEffects=[],this.ctx=A.ctx,this.pathCallback=e}applyEffects(A){for(;this.activeEffects.length;)this.popEffect();A.forEach(e=>this.applyEffect(e))}applyEffect(A){this.ctx.save(),th(A)?this.ctx.globalAlpha=A.opacity:eh(A)?(this.ctx.translate(A.offsetX,A.offsetY),this.ctx.transform(A.matrix[0],A.matrix[1],A.matrix[2],A.matrix[3],A.matrix[4],A.matrix[5]),this.ctx.translate(-A.offsetX,-A.offsetY)):xa(A)?(this.pathCallback.path(A.path),this.ctx.clip()):rh(A)&&A.applyClip(this.ctx),this.activeEffects.push(A)}popEffect(){this.activeEffects.pop(),this.ctx.restore()}getActiveEffectCount(){return this.activeEffects.length}hasActiveEffects(){return this.activeEffects.length>0}}const Qh=["-apple-system","system-ui"],Ch=/[\u2E80-\u2FFF\u3000-\u30FF\u3400-\u4DBF\u4E00-\u9FFF\uAC00-\uD7AF\uF900-\uFAFF\uFF01-\uFFEF]/,mh=t=>Ch.test(t),Uh=()=>{if(typeof navigator>"u")return null;const t=navigator.userAgent,A=/iPhone|iPad|iPod/.test(t),e=/Macintosh/.test(t)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>1;if(!A&&!e)return null;const r=[/(?:iPhone|CPU(?:\siPhone)?)\sOS\s(\d+)[\._](\d+)/,/Version\/(\d+)\.(\d+)/];for(const s of r){const n=t.match(s);if(n&&n[1])return parseInt(n[1],10)}return null},Fh=t=>{const A=Uh();return A!==null&&A>=15&&A<17?t.map(e=>Qh.indexOf(e)!==-1?'-apple-system, "Helvetica Neue", Arial, sans-serif':e):t};class xh{constructor(A){this.ctx=A.ctx,this.options=A.options}iterateLettersWithLetterSpacing(A,e,r,s){const n=Jr(A.text),o=A.bounds.top+r;let i=A.bounds.left;for(const a of n){if(mh(a)){const B=this.ctx.textBaseline;this.ctx.textBaseline="ideographic",s(a,i,o),this.ctx.textBaseline=B}else s(a,i,o);i+=this.ctx.measureText(a).width+e}}renderTextWithLetterSpacing(A,e,r){e===0?this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+r):this.iterateLettersWithLetterSpacing(A,e,r,(s,n,o)=>{this.ctx.fillText(s,n,o)})}renderTextBoundWithPaintOrder(A,e,r){r.forEach(s=>{switch(s){case 0:this.ctx.fillStyle=rA(e.color),this.renderTextWithLetterSpacing(A,e.letterSpacing,e.fontSize.number);break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(this.ctx.strokeStyle=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(A,e.letterSpacing,e.fontSize.number,(n,o,i)=>this.ctx.strokeText(n,o,i)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}})}renderTextDecoration(A,e){this.ctx.fillStyle=rA(e.textDecorationColor||e.color);let r=1;typeof e.textDecorationThickness=="number"?r=e.textDecorationThickness:e.textDecorationThickness==="from-font"&&(r=Math.max(1,Math.floor(e.fontSize.number*.05)));let s=0;typeof e.textUnderlineOffset=="number"&&(s=e.textUnderlineOffset);const n=e.textDecorationStyle;e.textDecorationLine.forEach(o=>{let i=0;switch(o){case 1:i=A.top+A.height-r+s;break;case 2:i=A.top;break;case 3:i=A.top+(A.height/2-r/2);break;default:return}this.drawDecorationLine(A.left,i,A.width,r,n)})}drawDecorationLine(A,e,r,s,n){switch(n){case 0:this.ctx.fillRect(A,e,r,s);break;case 1:const o=Math.max(1,s);this.ctx.fillRect(A,e,r,s),this.ctx.fillRect(A,e+s+o,r,s);break;case 2:this.ctx.save(),this.ctx.beginPath(),this.ctx.setLineDash([s,s*2]),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle,this.ctx.moveTo(A,e+s/2),this.ctx.lineTo(A+r,e+s/2),this.ctx.stroke(),this.ctx.restore();break;case 3:this.ctx.save(),this.ctx.beginPath(),this.ctx.setLineDash([s*3,s*2]),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle,this.ctx.moveTo(A,e+s/2),this.ctx.lineTo(A+r,e+s/2),this.ctx.stroke(),this.ctx.restore();break;case 4:this.ctx.save(),this.ctx.beginPath(),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle;const i=s*2,a=s*4;let B=A;for(this.ctx.moveTo(B,e+s/2);B<A+r;){const c=Math.min(B+a/2,A+r);if(this.ctx.quadraticCurveTo(B+a/4,e+s/2-i,c,e+s/2),B=c,B<A+r){const d=Math.min(B+a/2,A+r);this.ctx.quadraticCurveTo(B+a/4,e+s/2+i,d,e+s/2),B=d}}this.ctx.stroke(),this.ctx.restore();break;default:this.ctx.fillRect(A,e,r,s)}}truncateTextWithEllipsis(A,e,r){const n=this.ctx.measureText("…").width,o=Jr(A);if(r===0){const i=c=>this.ctx.measureText(o.slice(0,c).join("")).width+n<=e;let a=0,B=o.length;for(;a<B;){const c=a+B+1>>1;i(c)?a=c:B=c-1}return o.slice(0,a).join("")+"…"}else{let i=n;const a=[];for(const B of o){const c=this.ctx.measureText(B).width;if(i+c>e)break;a.push(B),i+=c+r}return a.join("")+"…"}}createFontStyle(A){const e=A.fontVariant.filter(n=>n==="normal"||n==="small-caps").join(""),r=Fh(A.fontFamily).join(", "),s=de(A.fontSize)?`${A.fontSize.number}${A.fontSize.unit}`:`${A.fontSize.number}px`;return[[A.fontStyle,e,A.fontWeight,s,r].join(" "),r,s]}async renderTextNode(A,e,r){const[s]=this.createFontStyle(e);this.ctx.font=s,this.ctx.direction=e.direction===1?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic";const n=e.paintOrder,o=e.fontSize.number*1.5;if(e.webkitLineClamp>0&&(e.display&2)!==0&&e.overflowY===1&&A.textBounds.length>0){const d=[];let f=[],u=A.textBounds[0].bounds.top;A.textBounds.forEach(w=>{Math.abs(w.bounds.top-u)>=o*.5?(f.length>0&&d.push(f),f=[w],u=w.bounds.top):f.push(w)}),f.length>0&&d.push(f);const h=e.webkitLineClamp;if(d.length>h){for(let F=0;F<h-1;F++)d[F].forEach(m=>{this.renderTextBoundWithPaintOrder(m,e,n)});const w=d[h-1];if(w&&w.length>0&&r){const F=w.map(y=>y.text).join(""),m=w[0],p=r.width-(m.bounds.left-r.left),x=this.truncateTextWithEllipsis(F,p,e.letterSpacing),L=new ze(x,m.bounds);n.forEach(y=>{switch(y){case 0:this.ctx.fillStyle=rA(e.color),e.letterSpacing===0?this.ctx.fillText(x,m.bounds.left,m.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(L,e.letterSpacing,e.fontSize.number,(K,M,q)=>this.ctx.fillText(K,M,q));break;case 1:e.webkitTextStrokeWidth&&x.trim().length&&(this.ctx.strokeStyle=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(x,m.bounds.left,m.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(L,e.letterSpacing,e.fontSize.number,(K,M,q)=>this.ctx.strokeText(K,M,q)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}})}return}}const a=e.textOverflow===1&&r&&e.overflowX===1&&A.textBounds.length>0;let B=!1,c="";if(a){const d=A.textBounds[0].bounds.top;if(A.textBounds.every(u=>Math.abs(u.bounds.top-d)<o*.5)){let u=A.textBounds.map(F=>F.text).join("");u=u.replace(/\s+/g," ").trim();const h=this.ctx.measureText(u).width,w=r.width;h>w&&(B=!0,c=this.truncateTextWithEllipsis(u,w,e.letterSpacing))}}if(B){const d=A.textBounds[0],f=new ze(c,d.bounds);n.forEach(u=>{switch(u){case 0:{this.ctx.fillStyle=rA(e.color),e.letterSpacing===0?this.ctx.fillText(c,d.bounds.left,d.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(w,F,m)=>this.ctx.fillText(w,F,m));const h=e.textShadow;h.length&&c.trim().length&&(h.slice(0).reverse().forEach(w=>{this.ctx.shadowColor=rA(w.color),this.ctx.shadowOffsetX=w.offsetX.number*this.options.scale,this.ctx.shadowOffsetY=w.offsetY.number*this.options.scale,this.ctx.shadowBlur=w.blur.number,e.letterSpacing===0?this.ctx.fillText(c,d.bounds.left,d.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(F,m,p)=>this.ctx.fillText(F,m,p))}),this.ctx.shadowColor="",this.ctx.shadowOffsetX=0,this.ctx.shadowOffsetY=0,this.ctx.shadowBlur=0);break}case 1:e.webkitTextStrokeWidth&&c.trim().length&&(this.ctx.strokeStyle=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(c,d.bounds.left,d.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(h,w,F)=>this.ctx.strokeText(h,w,F)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}});return}A.textBounds.forEach(d=>{n.forEach(f=>{switch(f){case 0:{this.ctx.fillStyle=rA(e.color),this.renderTextWithLetterSpacing(d,e.letterSpacing,e.fontSize.number);const u=e.textShadow;u.length&&d.text.trim().length&&(u.slice(0).reverse().forEach(h=>{this.ctx.shadowColor=rA(h.color),this.ctx.shadowOffsetX=h.offsetX.number*this.options.scale,this.ctx.shadowOffsetY=h.offsetY.number*this.options.scale,this.ctx.shadowBlur=h.blur.number,this.renderTextWithLetterSpacing(d,e.letterSpacing,e.fontSize.number)}),this.ctx.shadowColor="",this.ctx.shadowOffsetX=0,this.ctx.shadowOffsetY=0,this.ctx.shadowBlur=0),e.textDecorationLine.length&&this.renderTextDecoration(d.bounds,e);break}case 1:{if(e.webkitTextStrokeWidth&&d.text.trim().length){this.ctx.strokeStyle=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round";const u=e.fontSize.number;e.letterSpacing===0?this.ctx.strokeText(d.text,d.bounds.left,d.bounds.top+u):this.iterateLettersWithLetterSpacing(d,e.letterSpacing,u,(h,w,F)=>this.ctx.strokeText(h,w,F)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter"}break}}})})}}const yh=1e4;class In extends La{constructor(A,e){super(A,e),this.canvas=e.canvas?e.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),e.canvas||(this.canvas.width=Math.floor(e.width*e.scale),this.canvas.height=Math.floor(e.height*e.scale),this.canvas.style.width=`${e.width}px`,this.canvas.style.height=`${e.height}px`),this.fontMetrics=new dh(document),this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-e.x,-e.y),this.ctx.textBaseline="bottom",e.imageSmoothing!==void 0&&(this.ctx.imageSmoothingEnabled=e.imageSmoothing),e.imageSmoothingQuality&&(this.ctx.imageSmoothingQuality=e.imageSmoothingQuality),this.backgroundRenderer=new gh({ctx:this.ctx,context:this.context,canvas:this.canvas,options:{width:e.width,height:e.height,scale:e.scale}}),this.borderRenderer=new wh({ctx:this.ctx},{path:r=>this.path(r),formatPath:r=>this.formatPath(r)}),this.effectsRenderer=new ph({ctx:this.ctx},{path:r=>this.path(r)}),this.textRenderer=new xh({ctx:this.ctx,context:this.context,options:{scale:e.scale}}),this.context.logger.debug(`Canvas renderer initialized (${e.width}x${e.height}) with scale ${e.scale}`)}async renderStack(A){A.element.container.styles.isVisible()&&await this.renderStackContent(A)}async renderNode(A){if(oA(A.container.flags,16))debugger;A.container.styles.isVisible()&&(await this.renderNodeBackgroundAndBorders(A),await this.renderNodeContent(A))}renderReplacedElement(A,e,r){const s=r.naturalWidth||A.intrinsicWidth,n=r.naturalHeight||A.intrinsicHeight;if(r&&s>0&&n>0){const o=zt(A),i=es(e);this.path(i),this.ctx.save(),this.ctx.clip();let a=0,B=0,c=s,d=n,f=o.left,u=o.top,h=o.width,w=o.height;const{objectFit:F}=A.styles,m=h/w,p=c/d;if(F===2)p>m?(w=h/p,u+=(o.height-w)/2):(h=w*p,f+=(o.width-h)/2);else if(F===4)p>m?(c=d*m,a+=(s-c)/2):(d=c/m,B+=(n-d)/2);else if(F===8)c>h?(a+=(c-h)/2,c=h):(f+=(h-c)/2,h=c),d>w?(B+=(d-w)/2,d=w):(u+=(w-d)/2,w=d);else if(F===16){const x=p>m?h:w*p,L=c>h?c:h;x<L?p>m?(w=h/p,u+=(o.height-w)/2):(h=w*p,f+=(o.width-h)/2):(c>h?(a+=(c-h)/2,c=h):(f+=(h-c)/2,h=c),d>w?(B+=(d-w)/2,d=w):(u+=(w-d)/2,w=d))}this.ctx.drawImage(r,a,B,c,d,f,u,h,w),this.ctx.restore()}}async renderNodeContent(A){this.effectsRenderer.applyEffects(A.getEffects(4));const e=A.container,r=A.curves,s=e.styles,n=zt(e);for(const o of e.textNodes)await this.textRenderer.renderTextNode(o,s,n);if(e instanceof Aa)try{const o=await this.context.cache.match(e.src),i=this.ctx.imageSmoothingEnabled;s.imageRendering===YA.PIXELATED||s.imageRendering===YA.CRISP_EDGES?(this.context.logger.debug(`Disabling image smoothing for ${e.src} due to CSS image-rendering: ${s.imageRendering===YA.PIXELATED?"pixelated":"crisp-edges"}`),this.ctx.imageSmoothingEnabled=!1):s.imageRendering===YA.SMOOTH&&(this.context.logger.debug(`Enabling image smoothing for ${e.src} due to CSS image-rendering: smooth`),this.ctx.imageSmoothingEnabled=!0),this.renderReplacedElement(e,r,o),this.ctx.imageSmoothingEnabled=i}catch{this.context.logger.error(`Error loading image ${e.src}`)}if(e instanceof ea&&this.renderReplacedElement(e,r,e.canvas),e instanceof ta)try{const o=await this.context.cache.match(e.svg);this.renderReplacedElement(e,r,o)}catch{this.context.logger.error(`Error loading svg ${e.svg.substring(0,255)}`)}if(e instanceof ia&&e.tree){const i=await new In(this.context,{scale:this.options.scale,backgroundColor:e.backgroundColor,x:0,y:0,width:e.width,height:e.height}).render(e.tree);e.width&&e.height&&this.ctx.drawImage(i,0,0,e.width,e.height,e.bounds.left,e.bounds.top,e.bounds.width,e.bounds.height)}if(e instanceof Pt){const o=Math.min(e.bounds.width,e.bounds.height);e.type===Yr?e.checked&&(this.ctx.save(),this.path([new H(e.bounds.left+o*.39363,e.bounds.top+o*.79),new H(e.bounds.left+o*.16,e.bounds.top+o*.5549),new H(e.bounds.left+o*.27347,e.bounds.top+o*.44071),new H(e.bounds.left+o*.39694,e.bounds.top+o*.5649),new H(e.bounds.left+o*.72983,e.bounds.top+o*.23),new H(e.bounds.left+o*.84,e.bounds.top+o*.34085),new H(e.bounds.left+o*.39363,e.bounds.top+o*.79)]),this.ctx.fillStyle=rA(sa),this.ctx.fill(),this.ctx.restore()):e.type===zr&&e.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(e.bounds.left+o/2,e.bounds.top+o/2,o/4,0,Math.PI*2,!0),this.ctx.fillStyle=rA(sa),this.ctx.fill(),this.ctx.restore())}if(Eh(e)&&e.value.length){const[o,i,a]=this.textRenderer.createFontStyle(s),{baseline:B}=this.fontMetrics.getMetrics(i,a);this.ctx.font=o;const c=e instanceof Pt&&e.isPlaceholder;this.ctx.fillStyle=rA(c?vf:s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Hh(e.styles.textAlign);const d=zt(e);let f=0;switch(e.styles.textAlign){case 1:f+=d.width/2;break;case 2:f+=d.width;break}let u=0;if(e instanceof Pt){const w=O(s.fontSize,0);u=(d.height-w)/2}const h=d.add(f,u,0,0);this.ctx.save(),this.path([new H(d.left,d.top),new H(d.left+d.width,d.top),new H(d.left+d.width,d.top+d.height),new H(d.left,d.top+d.height)]),this.ctx.clip(),this.textRenderer.renderTextWithLetterSpacing(new ze(e.value,h),s.letterSpacing,B),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(oA(e.styles.display,2048)){if(e.styles.listStyleImage!==null){const o=e.styles.listStyleImage;if(o.type===0){let i;const a=o.url;try{i=await this.context.cache.match(a),this.ctx.drawImage(i,e.bounds.left-(i.width+10),e.bounds.top)}catch{this.context.logger.error(`Error loading list-style-image ${a}`)}}}else if(A.listValue&&e.styles.listStyleType!==-1){const[o]=this.textRenderer.createFontStyle(s);this.ctx.font=o,this.ctx.fillStyle=rA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right";const i=new SA(e.bounds.left,e.bounds.top+O(e.styles.paddingTop,e.bounds.width),e.bounds.width,Li(s.lineHeight,s.fontSize.number)/2+1);this.textRenderer.renderTextWithLetterSpacing(new ze(A.listValue,i),s.letterSpacing,Li(s.lineHeight,s.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"}}}async renderStackContent(A){if(oA(A.element.container.flags,16))debugger;await this.renderNodeBackgroundAndBorders(A.element);for(const e of A.negativeZIndex)await this.renderStack(e);await this.renderNodeContent(A.element);for(const e of A.nonInlineLevel)await this.renderNode(e);for(const e of A.nonPositionedFloats)await this.renderStack(e);for(const e of A.nonPositionedInlineLevel)await this.renderStack(e);for(const e of A.inlineLevel)await this.renderNode(e);for(const e of A.zeroOrAutoZIndexOrTransformedOrOpacity)await this.renderStack(e);for(const e of A.positiveZIndex)await this.renderStack(e)}mask(A){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.options.width,0),this.ctx.lineTo(this.options.width,this.options.height),this.ctx.lineTo(0,this.options.height),this.ctx.lineTo(0,0),this.formatPath(A.slice(0).reverse()),this.ctx.closePath()}path(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()}formatPath(A){A.forEach((e,r)=>{const s=VA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),VA(e)&&this.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)})}async renderNodeBackgroundAndBorders(A){this.effectsRenderer.applyEffects(A.getEffects(2));const e=A.container.styles,r=!De(e.backgroundColor)||e.backgroundImage.length,s=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}],n=bh(ft(e.backgroundClip,0),A.curves);(r||e.boxShadow.length)&&(this.ctx.save(),this.path(n),this.ctx.clip(),De(e.backgroundColor)||(this.ctx.fillStyle=rA(e.backgroundColor),this.ctx.fill()),await this.backgroundRenderer.renderBackgroundImage(A.container),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach(i=>{this.ctx.save();const a=As(A.curves),B=i.inset?0:yh,c=sh(a,-B+(i.inset?1:-1)*i.spread.number,(i.inset?1:-1)*i.spread.number,i.spread.number*(i.inset?-2:2),i.spread.number*(i.inset?-2:2));i.inset?(this.path(a),this.ctx.clip(),this.mask(c)):(this.mask(a),this.ctx.clip(),this.path(c)),this.ctx.shadowOffsetX=i.offsetX.number+B,this.ctx.shadowOffsetY=i.offsetY.number,this.ctx.shadowColor=rA(i.color),this.ctx.shadowBlur=i.blur.number,this.ctx.fillStyle=i.inset?rA(i.color):"rgba(0,0,0,1)",this.ctx.fill(),this.ctx.restore()}));let o=0;for(const i of s)i.style!==0&&!De(i.color)&&i.width>0&&(i.style===2?await this.borderRenderer.renderDashedDottedBorder(i.color,i.width,o,A.curves,2):i.style===3?await this.borderRenderer.renderDashedDottedBorder(i.color,i.width,o,A.curves,3):i.style===4?await this.borderRenderer.renderDoubleBorder(i.color,i.width,o,A.curves):await this.borderRenderer.renderSolidBorder(i.color,o,A.curves)),o++}async render(A){this.options.backgroundColor&&(this.ctx.fillStyle=rA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height));const e=oh(A);return await this.renderStack(e),this.effectsRenderer.applyEffects([]),this.canvas}}const Eh=t=>t instanceof oa||t instanceof na?!0:t instanceof Pt&&t.type!==zr&&t.type!==Yr,bh=(t,A)=>{switch(t){case 0:return As(A);case 2:return qf(A);default:return es(A)}},Hh=t=>{switch(t){case 1:return"center";case 2:return"right";default:return"left"}};class vh extends La{constructor(A,e){super(A,e),this.canvas=e.canvas?e.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),this.options=e,this.canvas.width=Math.floor(e.width*e.scale),this.canvas.height=Math.floor(e.height*e.scale),this.canvas.style.width=`${e.width}px`,this.canvas.style.height=`${e.height}px`,this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-e.x,-e.y),this.context.logger.debug(`EXPERIMENTAL ForeignObject renderer initialized (${e.width}x${e.height} at ${e.x},${e.y}) with scale ${e.scale}`)}async render(A){const e=pn(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),r=await Ih(e);return this.options.backgroundColor&&(this.ctx.fillStyle=rA(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(r,-this.options.x*this.options.scale,-this.options.y*this.options.scale),this.canvas}}const Ih=t=>new Promise((A,e)=>{const r=new Image;r.onload=()=>{A(r)},r.onerror=e,r.src=`data:image/svg+xml;charset=utf-8,${encodeURIComponent(new XMLSerializer().serializeToString(t))}`});class Ka{constructor({id:A,enabled:e}){this.id=A,this.enabled=e,this.start=Date.now()}debug(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.debug=="function"?console.debug(this.id,`${this.getTime()}ms`,...A):this.info(...A))}getTime(){return Date.now()-this.start}info(...A){this.enabled&&typeof window<"u"&&window.console&&typeof console.info=="function"&&console.info(this.id,`${this.getTime()}ms`,...A)}warn(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.warn=="function"?console.warn(this.id,`${this.getTime()}ms`,...A):this.info(...A))}error(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.error=="function"?console.error(this.id,`${this.getTime()}ms`,...A):this.info(...A))}}Ka.instances={};class Sh{constructor(A,e){if(this.context=A,this._options=e,this._cache=new Map,this._pendingOperations=new Map,this.maxSize=e.maxCacheSize??100,this.maxSize<1)throw new Error("Cache maxSize must be at least 1");this.maxSize>1e4&&this.context.logger.warn(`Cache maxSize ${this.maxSize} is very large and may cause memory issues. Consider using a smaller value (recommended: 100-1000).`)}addImage(A){const e=this._pendingOperations.get(A);if(e)return e;if(this.has(A)){const r=this._cache.get(A);return r&&(r.lastAccessed=Date.now()),Promise.resolve()}if(Ln(A)||Dh(A)){const r=this._addImageInternal(A);return this._pendingOperations.set(A,r),r.finally(()=>{this._pendingOperations.delete(A)}),r}return Promise.resolve()}async _addImageInternal(A){const e=this._options.imageTimeout??15e3,r=new Promise((n,o)=>{setTimeout(()=>{o(new Error(`Image load timeout after ${e}ms: ${A}`))},e)}),s=Promise.race([this.loadImage(A),r]);s.catch(n=>{this.context.logger.error(`Failed to load image ${A}: ${n instanceof Error?n.message:"Unknown error"}`)}),this.set(A,s)}match(A){const e=this._cache.get(A);if(e)return e.lastAccessed=Date.now(),e.value}set(A,e){if(this._cache.has(A)){const r=this._cache.get(A);r.value=e,r.lastAccessed=Date.now();return}this._cache.size>=this.maxSize&&this.evictLRU(),this._cache.set(A,{value:e,lastAccessed:Date.now()})}evictLRU(){let A=null,e=1/0;for(const[r,s]of this._cache.entries())s.lastAccessed<e&&(e=s.lastAccessed,A=r);A&&(this._cache.delete(A),this.context.logger.debug(`Cache: Evicted LRU entry: ${A}`))}size(){return this._cache.size}getMaxSize(){return this.maxSize}clear(){this._cache.clear()}async loadImage(A){const e=this.context.originChecker,r=a=>e.isSameOrigin(a),s=typeof this._options.customIsSameOrigin=="function"?await this._options.customIsSameOrigin(A,r):r(A),n=!Sn(A)&&this._options.useCORS===!0&&bA.SUPPORT_CORS_IMAGES&&!s,o=!Sn(A)&&!s&&!Ln(A)&&typeof this._options.proxy=="string"&&bA.SUPPORT_CORS_XHR&&!n;if(!s&&this._options.allowTaint===!1&&!Sn(A)&&!Ln(A)&&!o&&!n)return;let i=A;return o&&(i=await this.proxy(i)),this.context.logger.debug(`Added image ${A.substring(0,256)}`),await new Promise((a,B)=>{const c=new Image;c.onload=()=>a(c),c.onerror=B,(Oh(i)||n)&&(c.crossOrigin="anonymous"),c.src=i,c.complete===!0&&setTimeout(()=>a(c),500),this._options.imageTimeout>0&&setTimeout(()=>B(`Timed out (${this._options.imageTimeout}ms) loading image`),this._options.imageTimeout)})}has(A){return this._cache.has(A)}keys(){return Promise.resolve(Object.keys(this._cache))}proxy(A){const e=this._options.proxy;if(!e)throw new Error("No proxy defined");const r=A.substring(0,256);return new Promise((s,n)=>{const o=bA.SUPPORT_RESPONSE_TYPE?"blob":"text",i=new XMLHttpRequest;i.onload=()=>{if(i.status===200)if(o==="text")s(i.response);else{const B=new FileReader;B.addEventListener("load",()=>s(B.result),!1),B.addEventListener("error",c=>n(c),!1),B.readAsDataURL(i.response)}else n(`Failed to proxy resource ${r} with status code ${i.status}`)},i.onerror=n;const a=e.indexOf("?")>-1?"&":"?";if(i.open("GET",`${e}${a}url=${encodeURIComponent(A)}&responseType=${o}`),o!=="text"&&i instanceof XMLHttpRequest&&(i.responseType=o),this._options.imageTimeout){const B=this._options.imageTimeout;i.timeout=B,i.ontimeout=()=>n(`Timed out (${B}ms) proxying ${r}`)}i.send()})}}const Lh=/^data:image\/svg\+xml/i,Th=/^data:image\/.*;base64,/i,Kh=/^data:image\/.*/i,Dh=t=>bA.SUPPORT_SVG_DRAWING||!Rh(t),Sn=t=>Kh.test(t),Oh=t=>Th.test(t),Ln=t=>t.substr(0,4)==="blob",Rh=t=>t.substr(-3).toLowerCase()==="svg"||Lh.test(t);class Mh{constructor(A){if(!A||!A.document)throw new Error("Valid window object required for OriginChecker");if(!A.location||!A.location.href)throw new Error("Window object must have valid location");this.link=A.document.createElement("a"),this.origin=this.getOrigin(A.location.href)}getOrigin(A){return this.link.href=A,this.link.href=this.link.href,this.link.protocol+this.link.hostname+this.link.port}isSameOrigin(A){return this.getOrigin(A)===this.origin}getContextOrigin(){return this.origin}}class ns{constructor(A,e,r){this.windowBounds=e,this.instanceName=`#${ns.instanceCount++}`,this.config=r,this.logger=new Ka({id:this.instanceName,enabled:A.logging}),this.originChecker=new Mh(r.window),this.cache=A.cache??r.cache??new Sh(this,A)}}ns.instanceCount=1;class Zt{constructor(A={}){if(this.window=A.window||(typeof window<"u"?window:null),!this.window)throw new Error("Window object is required but not available");this.cspNonce=A.cspNonce,this.cache=A.cache}static fromElement(A,e={}){const r=A.ownerDocument;if(!r)throw new Error("Element is not attached to a document");const s=r.defaultView;if(!s)throw new Error("Document is not attached to a window");return new Zt({window:s,...e})}clone(A={}){return new Zt({window:A.window||this.window,cspNonce:A.cspNonce??this.cspNonce,cache:A.cache??this.cache})}}function Nh(t){console.warn("[html2canvas-pro] setDefaultConfig is deprecated. Pass configuration to html2canvas directly.")}class Gh{constructor(A={}){this.config={maxImageTimeout:3e5,allowDataUrls:!0,...A}}validateUrl(A,e="general"){if(!A||typeof A!="string")return{valid:!1,error:"URL must be a non-empty string"};if(A.startsWith("data:"))return this.config.allowDataUrls?{valid:!0,sanitized:A}:{valid:!1,error:"Data URLs are not allowed"};if(A.startsWith("blob:"))return{valid:!0,sanitized:A};try{const r=new URL(A);if(!["http:","https:"].includes(r.protocol))return{valid:!1,error:`Protocol ${r.protocol} is not allowed. Only http and https are permitted.`};if(e==="proxy"&&this.config.allowedProxyDomains&&this.config.allowedProxyDomains.length>0){const s=r.hostname.toLowerCase();if(!this.config.allowedProxyDomains.some(o=>{const i=o.toLowerCase();return s===i||s.endsWith("."+i)}))return{valid:!1,error:`Proxy domain ${r.hostname} is not in the allowed list`}}if(e==="proxy"){if(!this.config.allowLocalhostProxy){const s=r.hostname.toLowerCase();if(s==="localhost"||s==="127.0.0.1"||s==="::1")return{valid:!1,error:"Localhost is not allowed for proxy URLs"};if(this.isPrivateIP(s))return{valid:!1,error:"Private IP addresses are not allowed for proxy URLs"};if(s.startsWith("169.254.")||s.startsWith("fe80:"))return{valid:!1,error:"Link-local addresses are not allowed for proxy URLs"}}return{valid:!0,sanitized:A,requiresRuntimeCheck:!0}}return{valid:!0,sanitized:A}}catch(r){return{valid:!1,error:`Invalid URL format: ${r instanceof Error?r.message:"Unknown error"}`}}}isPrivateIP(A){return[/^0\./,/^10\./,/^100\.(6[4-9]|[7-9][0-9]|1[0-1][0-9]|12[0-7])\./,/^127\./,/^169\.254\./,/^172\.(1[6-9]|2[0-9]|3[0-1])\./,/^192\.0\.0\./,/^192\.0\.2\./,/^192\.168\./,/^198\.(1[8-9])\./,/^198\.51\.100\./,/^203\.0\.113\./,/^2(2[4-9]|3[0-9])\./,/^24[0-9]\./,/^255\.255\.255\.255$/].some(r=>r.test(A))?!0:A.includes(":")?this.isPrivateIPv6(A):!1}isPrivateIPv6(A){const s=A.toLowerCase().trim().replace(/^\[|\]$/g,"").split("%")[0];if(/^(0:){7}1$/.test(s)||s==="::1"||/^(0:){7}0$/.test(s)||s==="::")return!0;const n=this.expandIPv6(s);if(!n)return this.isPrivateIPv6Prefix(s);const o=parseInt(n.substring(0,2),16);if(o>=252&&o<=253)return!0;if(o===254){const i=parseInt(n.substring(2,4),16);if(i>=128&&i<=191)return!0}return o===255}expandIPv6(A){try{if(A.includes("::")){const e=A.split("::");if(e.length>2)return null;const r=e[0]?e[0].split(":"):[],s=e[1]?e[1].split(":"):[],n=8-r.length-s.length;if(n<0)return null;const o=Array(n).fill("0000");return[...r,...o,...s].map(a=>a.padStart(4,"0")).join(":")}else{const e=A.split(":");return e.length!==8?null:e.map(r=>r.padStart(4,"0")).join(":")}}catch{return null}}isPrivateIPv6Prefix(A){return!!(/^fc[0-9a-f]{0,2}:?/i.test(A)||/^fd[0-9a-f]{0,2}:?/i.test(A)||/^fe[89ab][0-9a-f]:?/i.test(A)||/^ff[0-9a-f]{0,2}:?/i.test(A))}validateCspNonce(A){return!A||typeof A!="string"?{valid:!1,error:"CSP nonce must be a non-empty string"}:A.length<16?{valid:!1,error:"CSP nonce is too short (minimum 16 characters recommended)"}:/^[A-Za-z0-9+/=_-]+$/.test(A)?{valid:!0,sanitized:A}:{valid:!1,error:"CSP nonce contains invalid characters"}}validateImageTimeout(A){return typeof A!="number"||isNaN(A)?{valid:!1,error:"Image timeout must be a number"}:A<0?{valid:!1,error:"Image timeout cannot be negative"}:this.config.maxImageTimeout&&A>this.config.maxImageTimeout?{valid:!1,error:`Image timeout ${A}ms exceeds maximum allowed ${this.config.maxImageTimeout}ms`}:{valid:!0,sanitized:A}}validateDimensions(A,e){if(typeof A!="number"||typeof e!="number")return{valid:!1,error:"Dimensions must be numbers"};if(isNaN(A)||isNaN(e))return{valid:!1,error:"Dimensions cannot be NaN"};if(A<=0||e<=0)return{valid:!1,error:"Dimensions must be positive"};const r=32767;return A>r||e>r?{valid:!1,error:`Dimensions exceed maximum allowed (${r}px)`}:{valid:!0,sanitized:{width:A,height:e}}}validateScale(A){return typeof A!="number"||isNaN(A)?{valid:!1,error:"Scale must be a number"}:A<=0?{valid:!1,error:"Scale must be positive"}:A>10?{valid:!1,error:"Scale factor too large (maximum 10x)"}:{valid:!0,sanitized:A}}validateElement(A){return A?typeof A!="object"?{valid:!1,error:"Element must be an object"}:typeof HTMLElement<"u"&&A instanceof HTMLElement?A.ownerDocument?{valid:!0}:{valid:!1,error:"Element must be attached to a document"}:A.ownerDocument?A.ownerDocument.defaultView?{valid:!0}:{valid:!1,error:"Document must be attached to a window (ownerDocument.defaultView required)"}:{valid:!1,error:"Element must be attached to a document (ownerDocument required)"}:{valid:!1,error:"Element is required"}}validateOptions(A){const e=[],r=A.proxy;if(r!=null&&typeof r=="string"&&r.length>0){const s=this.validateUrl(r,"proxy");s.valid||e.push(`Proxy: ${s.error}`)}if(A.imageTimeout!==void 0){const s=this.validateImageTimeout(A.imageTimeout);s.valid||e.push(`Image timeout: ${s.error}`)}if(A.width!==void 0||A.height!==void 0){const s=A.width??800,n=A.height??600,o=this.validateDimensions(s,n);o.valid||e.push(`Dimensions: ${o.error}`)}if(A.scale!==void 0){const s=this.validateScale(A.scale);s.valid||e.push(`Scale: ${s.error}`)}if(A.cspNonce!==void 0){const s=this.validateCspNonce(A.cspNonce);s.valid||e.push(`CSP nonce: ${s.error}`)}if(this.config.customValidator){const s=this.config.customValidator(A,"options");s.valid||e.push(`Custom validation: ${s.error}`)}return e.length>0?{valid:!1,error:e.join("; ")}:{valid:!0}}}function kh(t={}){return new Gh({allowDataUrls:!0,maxImageTimeout:3e5,...t})}class Vh{constructor(A,e=!0){this.context=A,this.activeMetrics=new Map,this.completedMetrics=[],this.enabled=e,this.getTime=typeof performance<"u"&&typeof performance.now=="function"?()=>performance.now():()=>Date.now()}start(A,e){this.enabled&&(this.activeMetrics.has(A)&&this.context?.logger.warn(`Performance metric '${A}' already started. Overwriting.`),this.activeMetrics.set(A,{name:A,startTime:this.getTime(),metadata:e}))}end(A){if(!this.enabled)return;const e=this.activeMetrics.get(A);if(!e){this.context?.logger.warn(`Performance metric '${A}' not found. Was start() called?`);return}return e.endTime=this.getTime(),e.duration=e.endTime-e.startTime,this.completedMetrics.push(e),this.activeMetrics.delete(A),this.context?.logger.debug(`⏱️ ${A}: ${e.duration.toFixed(2)}ms`,e.metadata),e}measure(A,e,r){this.start(A,r);try{const s=e();return this.end(A),s}catch(s){throw this.end(A),s}}async measureAsync(A,e,r){this.start(A,r);try{const s=await e();return this.end(A),s}catch(s){throw this.end(A),s}}getMetrics(){return[...this.completedMetrics]}getMetric(A){return this.completedMetrics.find(e=>e.name===A)}getSummary(){const A=this.completedMetrics.reduce((r,s)=>r+(s.duration||0),0),e=this.completedMetrics.map(r=>({name:r.name,duration:r.duration||0,percentage:A>0?((r.duration||0)/A*100).toFixed(1)+"%":"0%"}));return{totalDuration:A,metrics:this.getMetrics(),breakdown:e}}logSummary(){if(!this.enabled||this.completedMetrics.length===0||!this.context)return;const A=this.getSummary();this.context.logger.info(`
12
- 📊 Performance Summary (Total: ${A.totalDuration.toFixed(2)}ms):`),A.breakdown.sort((e,r)=>r.duration-e.duration).forEach(e=>{this.context.logger.info(` ${e.name.padEnd(20)} ${e.duration.toFixed(2).padStart(8)}ms ${e.percentage.padStart(6)}`)})}clear(){this.activeMetrics.clear(),this.completedMetrics.splice(0)}isEnabled(){return this.enabled}getActiveMetrics(){return Array.from(this.activeMetrics.keys())}}const Da=(t,A={},e)=>{const r=e||Zt.fromElement(t,{cspNonce:A.cspNonce,cache:A.cache});return Xh(t,A,r)},_h=t=>{console.warn('[html2canvas-pro] setCspNonce is deprecated. Pass cspNonce in options instead: html2canvas(element, { cspNonce: "..." })'),typeof window<"u"&&Nh(new Zt({window,cspNonce:t}))};Da.setCspNonce=_h;const Ph=t=>{["scale","width","height","imageTimeout","x","y","windowWidth","windowHeight","scrollX","scrollY"].forEach(e=>{const r=t[e];if(r!=null&&typeof r!="number"){const s=Number(r);Number.isNaN(s)||(t[e]=s)}})},Xh=async(t,A,e)=>{if(Ph(A),!A.skipValidation){const hA=A.validator||kh(),FA=hA.validateElement(t);if(!FA.valid)throw new Error(FA.error);const AA=hA.validateOptions(A);if(!AA.valid)throw new Error(`Invalid options: ${AA.error}`)}if(!t||typeof t!="object")throw new Error("Invalid element provided as first argument");const r=t.ownerDocument;if(!r)throw new Error("Element is not attached to a Document");const s=r.defaultView;if(!s)throw new Error("Document is not attached to a Window");const n={allowTaint:A.allowTaint??!1,imageTimeout:A.imageTimeout??15e3,proxy:A.proxy,useCORS:A.useCORS??!1,customIsSameOrigin:A.customIsSameOrigin},o={logging:A.logging??!0,cache:A.cache??e.cache,...n},i=800,a=600,B=0,c=s,d={windowWidth:A.windowWidth??c.innerWidth??i,windowHeight:A.windowHeight??c.innerHeight??a,scrollX:A.scrollX??c.pageXOffset??B,scrollY:A.scrollY??c.pageYOffset??B},f=new SA(d.scrollX,d.scrollY,d.windowWidth,d.windowHeight),u=new ns(o,f,e),h=A.enablePerformanceMonitoring??A.logging??!1,w=new Vh(u,h);w.start("total",{width:d.windowWidth,height:d.windowHeight});const F=A.foreignObjectRendering??!1,m={allowTaint:A.allowTaint??!1,onclone:A.onclone,ignoreElements:A.ignoreElements,iframeContainer:A.iframeContainer,inlineImages:F,copyStyles:F,cspNonce:A.cspNonce??e.cspNonce};u.logger.debug(`Starting document clone with size ${f.width}x${f.height} scrolled to ${-f.left},${-f.top}`),w.start("clone");const p=new ma(u,t,m),x=p.clonedReferenceElement;if(!x)throw new Error("Unable to find element in cloned iframe");const L=await p.toIFrame(r,f);w.end("clone");const{width:y,height:K,left:M,top:q}=Cn(x)||Kf(x)?Al(x.ownerDocument):lr(u,x),S=Wh(u,x,A.backgroundColor),yA={canvas:A.canvas,backgroundColor:S,scale:A.scale??s.devicePixelRatio??1,x:(A.x??0)+M,y:(A.y??0)+q,width:A.width??Math.ceil(y),height:A.height??Math.ceil(K),imageSmoothing:A.imageSmoothing,imageSmoothingQuality:A.imageSmoothingQuality};let N,lA;try{return F?(u.logger.debug("Document cloned, using foreign object rendering"),w.start("render-foreignobject"),N=await new vh(u,yA).render(x),w.end("render-foreignobject")):(u.logger.debug(`Document cloned, element located at ${M},${q} with size ${y}x${K} using computed rendering`),u.logger.debug("Starting DOM parsing"),w.start("parse"),lA=ca(u,x),w.end("parse"),S===lA.styles.backgroundColor&&(lA.styles.backgroundColor=ue.TRANSPARENT),u.logger.debug(`Starting renderer for element at ${yA.x},${yA.y} with size ${yA.width}x${yA.height}`),w.start("render"),N=await new In(u,yA).render(lA),w.end("render")),w.start("cleanup"),(A.removeContainer??!0)&&(ma.destroy(L)||u.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),w.end("cleanup"),w.end("total"),u.logger.debug("Finished rendering"),h&&w.logSummary(),N}finally{lA&&lA.restoreTree()}},Wh=(t,A,e)=>{const r=A.ownerDocument,s=r.documentElement?at(t,getComputedStyle(r.documentElement).backgroundColor):ue.TRANSPARENT,n=r.body?at(t,getComputedStyle(r.body).backgroundColor):ue.TRANSPARENT,o=typeof e=="string"?at(t,e):e===null?ue.TRANSPARENT:4294967295;return A===r.documentElement?De(s)?De(n)?o:n:s:o},$t=2147483647,Oa=$t-1,Tn=$t-1,jh=$t-10,Jh=$t-5,Yh=$t-15,ne="data-vg-pin-id",zh=()=>{const t=window.innerWidth;return t<768?"mobile":t<1024?"tablet":"desktop"},Ra=(t,A)=>{if(!t)return"";try{const e=new Date(t);return isNaN(e.getTime())?"":new Intl.DateTimeFormat(A==="es"?"es-ES":"en-US",{day:"2-digit",month:"2-digit",year:"numeric",hour:"2-digit",minute:"2-digit",hour12:!1}).format(e)}catch{return""}},Ma=({url:t,className:A,style:e,tooltipStyle:r,onHover:s})=>{const n=Q.useRef(null),o=()=>{if(!n.current||!s)return;const B=n.current.getBoundingClientRect(),c=B.top,d=window.innerHeight-B.bottom,f=c<140&&d>c?"bottom":"top";s({url:t,x:B.left+B.width/2,y:f==="top"?B.top:B.bottom,direction:f})},i=B=>B.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),a=()=>{try{const B=i(window.location.pathname),c=new URL(t),d=i(c.pathname);return B===d||B.startsWith(d)||d.startsWith(B)}catch{return!1}};return g.jsxs("div",{ref:n,className:`vg-url-tag ${A||""}`,style:{...e,opacity:a()?1:.6,borderColor:a()?"var(--vg-primary)":"#e2e8f0"},onMouseEnter:o,onMouseMove:o,onMouseLeave:()=>s?.(null),children:[g.jsx(Is,{"data-vg-id":"353251b6","data-source-path":"/src/components/ViewGateOverlay.tsx:144",size:e?.fontSize?parseInt(e.fontSize)+1:10}),g.jsx("span",{"data-vg-id":"1b724dd0","data-source-path":"/src/components/ViewGateOverlay.tsx:145",style:{maxWidth:e?.maxWidth||"150px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:new URL(t).pathname})]})},qt=t=>{const A=[],e=[],r=[];let s=t;for(;s&&s.nodeType===Node.ELEMENT_NODE;){if(s.id&&!s.id.startsWith("vg-")&&!s.id.includes(":")){A.unshift(`#${s.id}`),r.unshift(`${s.localName}#${s.id}`);break}let n=s.localName;const o=Array.from(s.parentNode?.children||[]).indexOf(s),i=`${s.localName}[${o}]`;r.unshift(i);const a=s.getAttribute("data-testid")||s.getAttribute("data-qa");if(a&&e.push(`[data-testid="${a}"]`),s.getAttribute("placeholder"),s.getAttribute("aria-label"),s.getAttribute("role"),s.getAttribute("name"),s.getAttribute("title"),a){n=`[${s.hasAttribute("data-testid")?"data-testid":"data-qa"}="${a}"]`,A.unshift(n);break}const B=Array.from(s.parentNode?.children||[]).filter(c=>c.localName===s?.localName);if(B.length>1){const c=B.indexOf(s)+1;n+=`:nth-of-type(${c})`}A.unshift(n),s=s.parentElement}return{selector:A.join(" > "),fallbacks:e,vgPath:r.join(" > ")}},Na=t=>{const{vgPath:A}=qt(t);return{vgPath:A,classHash:t.className,parentTag:t.parentElement?.tagName.toLowerCase(),neighborCount:t.parentElement?.children.length,ariaLabel:t.getAttribute("aria-label")||t.getAttribute("title")||void 0,role:t.getAttribute("role")||void 0,name:t.getAttribute("name")||void 0,type:t.getAttribute("type")||void 0,placeholder:t.getAttribute("placeholder")||void 0,testId:t.getAttribute("data-testid")||t.getAttribute("data-qa")||void 0,textSnippet:(t.innerText||"").slice(0,50).trim()}},Zh=(()=>{let t=null,A=null;return e=>{if(!e||typeof window>"u"||typeof document>"u")return e;if(e.includes("oklch")||e.includes("oklab")||e.includes("lab(")||e.includes("lch(")||e.includes("color("))try{if(t||(t=document.createElement("canvas"),t.width=1,t.height=1),A||(A=t.getContext("2d",{willReadFrequently:!0})),A){A.fillStyle="#000000",A.fillStyle=e;const n=A.fillStyle;if(n&&!n.includes("oklch")&&!n.includes("oklab"))return n}const r=document.createElement("div");r.style.color=e,document.body.appendChild(r);const s=getComputedStyle(r).color;return document.body.removeChild(r),s&&!s.includes("oklch")?s:"rgb(0,0,0)"}catch{return"rgb(0,0,0)"}return e}})(),$h=t=>{const A=window.getComputedStyle(t),e={};return["display","position","margin","padding","font-size","color","background-color","width","height","z-index"].forEach(s=>{const n=A.getPropertyValue(s);e[s]=Zh(n)}),e},qh=t=>{const e=Object.keys(t).find(n=>n.startsWith("__reactFiber$")||n.startsWith("__reactInternalInstance$"));if(!e)return"";const r=[];let s=t[e];for(;s;){const n=s.type;if(typeof n=="function"){const o=n.displayName||n.name;o&&!o.includes("ViewGate")&&!r.includes(o)&&r.unshift(o)}s=s.return}return r.join(" > ")||"Generic Component"},Kn=t=>{if(!t||t.id==="viewgate-ui"||t.id==="viewgate-shadow-host"||t.closest("#viewgate-shadow-host"))return!1;if(t.getAttribute("role")==="dialog"||t.getAttribute("aria-modal")==="true"||t.classList.contains("modal")||t.classList.contains("modal-content"))return!0;const A=window.getComputedStyle(t),e=t.getBoundingClientRect(),r=t.getAttribute("role");if(r&&["listbox","menu","combobox","tooltip","option"].includes(r)||e.width<120&&e.height<120)return!1;const n=parseInt(A.zIndex)||0,o=A.position==="fixed"||A.position==="absolute",i=e.width>window.innerWidth*.4&&e.height>window.innerHeight*.4,a=Math.abs(e.left+e.width/2-window.innerWidth/2)<50,B=t.getAttribute("class")||"",c=B.toLowerCase().includes("modal")||B.toLowerCase().includes("dialog");return!!(o&&n>=100&&(i||a||c))},Ge=t=>{if(!t.isConnected)return!1;const A=window.getComputedStyle(t);if(A.display==="none"||A.visibility==="hidden"||A.opacity==="0")return t.tagName!=="BODY"&&t.tagName,!1;if(t.offsetWidth===0||t.offsetHeight===0)return!1;let e=t.parentElement;for(;e;){const s=window.getComputedStyle(e);if(s.display==="none"||s.visibility==="hidden"||s.opacity==="0")return!1;e=e.parentElement}const r=t.getBoundingClientRect();return!(r.width===0||r.height===0)},Ga=(t,A=document)=>{const e=A.querySelector(t);if(e)return e;const r=A.querySelectorAll("*");for(const s of Array.from(r)){const n=s.shadowRoot;if(n){const o=Ga(t,n);if(o)return o}}return null},ka=(t,A)=>{let e=document.elementFromPoint(t,A);for(;e&&e.shadowRoot;){const r=e.shadowRoot.elementFromPoint(t,A);if(!r||r===e)break;e=r}return e},Aw=t=>{if(!t.tag)return null;const A=Array.from(document.getElementsByTagName(t.tag));let e=null,r=0;for(const s of A){if(!os(s,t))continue;let n=0;const o=s.getAttribute("placeholder"),i=t.attributes?.placeholder||t.fingerprint?.placeholder;i&&o===i&&(n+=6);const a=s.getAttribute("type"),B=t.attributes?.type||t.fingerprint?.type;if(B&&a===B&&(n+=2),s.innerText?.trim()===t.text.trim()&&(n+=5),t.fingerprint?.vgPath){const{vgPath:c}=qt(s);(c===t.vgPath||t.fingerprint?.vgPath===c)&&(n+=10)}n>r&&n>=7&&(r=n,e=s)}return e},os=(t,A)=>{if(t.tagName.toLowerCase()!==A.tag.toLowerCase())return!1;const e=t.getAttribute("placeholder"),r=A.attributes?.placeholder||A.fingerprint?.placeholder;if(r&&e&&r!==e)return!1;const s=t.getAttribute("type"),n=A.attributes?.type||A.fingerprint?.type;return!(n&&s&&n!==s)},Va=(t,A)=>{if(A){const o=Array.from(document.querySelectorAll(`[${ne}="${A}"]`));if(o.length>0){const i=o.filter(a=>os(a,t));if(i.length===0)o.forEach(a=>a.removeAttribute(ne));else{const a=i.find(c=>{const{vgPath:d}=qt(c);return d===t.vgPath||t.fingerprint?.vgPath===d}),B=a&&Ge(a)?a:i.find(c=>!(!Ge(c)||t.metadata?.isModal&&!c.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')));return B?(o.forEach(c=>{c!==B&&c.removeAttribute(ne)}),B):null}}}const r=(t.selector?Array.from(document.querySelectorAll(t.selector)):[]).filter(o=>os(o,t));let s=r.find(o=>{const{vgPath:i}=qt(o);return i===t.vgPath||t.fingerprint?.vgPath===i})||r[0]||null;if(s&&Ge(s))if(t.metadata?.isModal&&!s.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))s=null;else return s;if(t.fallbackSelectors)for(const o of t.fallbackSelectors){const i=Ga(o);if(i&&os(i,t)&&Ge(i)){if(t.metadata?.isModal&&!i.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))continue;return i}}const n=Aw(t);return n&&Ge(n)?t.metadata?.isModal&&!n.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')?null:n:null},Dn=t=>({tag:t.tagName.toLowerCase(),text:(t.innerText||t.getAttribute("placeholder")||"").slice(0,50).trim(),role:t.getAttribute("role")||void 0,type:t.getAttribute("type")||void 0}),ew=t=>{const A=t.parentElement;if(!A)return;const e=Array.from(A.children).filter(o=>o!==t).slice(0,5).map(o=>Dn(o)),r=Array.from(A.children),s=r.indexOf(t);let n="middle";return s===0&&(n="start"),s===r.length-1&&(n="end"),{target:{...Dn(t),location:`${n} of ${A.tagName.toLowerCase()}`},parent:Dn(A),siblings:e}},_a=(t,A)=>{const e=t.getAttribute("data-vg-id")||void 0;let r;const n=Object.keys(t).find(m=>m.startsWith("__reactFiber$")||m.startsWith("__reactInternalInstance$"));if(n){let m=t[n];for(;m;){if(m._debugSource){const{fileName:p,lineNumber:x,columnNumber:L}=m._debugSource;r=`${p}:${x}${L?":"+L:""}`;break}m=m.return}}const o=Na(t),i={vgId:e?1:0,fiber:r?.8:0,fingerprint:.5+(o.testId?.3:0)+(o.ariaLabel?.1:0)};let a=t.getAttribute("data-source-path")||r||"unknown:0";const B=qh(t),{selector:c,fallbacks:d,vgPath:f}=qt(t),u={};["placeholder","aria-label","name","type","alt","title","value","role","data-testid"].forEach(m=>{const p=t.getAttribute(m);p&&(u[m]=p)});const h=(()=>{let m=t;for(;m&&m!==document.body;){if(Kn(m))return!0;m=m.parentElement}return!1})();let w;h&&A&&!A.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')&&(w=_a(A));const F=`${t.tagName.toLowerCase()}-${(t.innerText||"").slice(0,20).replace(/\s+/g,"_")}-${c.split(" > ").slice(-1)}`;return{tag:t.tagName.toLowerCase(),id:t.id||"",classes:t.className||"",text:(t.innerText||"").slice(0,100).trim(),selector:c,vgPath:f,vgId:e,outerHtml:t.outerHTML,parentContext:t.parentElement?`<${t.parentElement.tagName.toLowerCase()} ${Array.from(t.parentElement.attributes).map(m=>`${m.name}="${m.value}"`).join(" ").slice(0,500)}>`:"N/A",componentPath:B,signature:F,source:a,attributes:u,confidence:i,fallbackSelectors:[...new Set(d)].slice(0,5),domPath:[],viewportSize:{width:window.innerWidth,height:window.innerHeight},uiContext:ew(t),fingerprint:Na(t),metadata:{hint:`Edit ${a.split(":")[0]} at line ${a.split(":")[1]||"?"}`,computedStyles:$h(t),viewportBreakpoint:zh(),outerHtml:t.outerHTML.slice(0,1500),scrollPosition:{x:window.scrollX,y:window.scrollY},isModal:h,triggerReference:w}}},Pa=()=>{const{addToast:t,language:A,t:e,apiKey:r,baseUrl:s,dashboardUrl:n,disableViewGate:o,hasActiveToasts:i}=Fo(),[a,B]=Q.useState(typeof window<"u"?window.location.pathname+window.location.search:"/"),c=Q.useMemo(()=>typeof window>"u"?!1:window.location.href.includes("viewgate-backlog"),[a]);Q.useEffect(()=>{const l=()=>B(window.location.pathname+window.location.search);window.addEventListener("popstate",l);const E=window.history.pushState,U=window.history.replaceState;return window.history.pushState=function(...I){E.apply(this,I),setTimeout(l,0)},window.history.replaceState=function(...I){U.apply(this,I),setTimeout(l,0)},()=>{window.removeEventListener("popstate",l),window.history.pushState=E,window.history.replaceState=U}},[]);const[d,f]=Q.useState(!1),[u,h]=Q.useState("medium"),[w,F]=Q.useState("medium"),[m,p]=Q.useState("all"),[x,L]=Q.useState(null),[y,K]=Q.useState(null),[M,q]=Q.useState(""),[S,yA]=Q.useState(!1),[N,lA]=Q.useState([]),[hA,FA]=Q.useState(""),[AA,zA]=Q.useState(""),[OA,Fe]=Q.useState([]),[he,oe]=Q.useState(!1),[C,D]=Q.useState(""),[_,$]=Q.useState(!1),[_A,ie]=Q.useState("down"),J=Q.useRef(null),[RA,ke]=Q.useState(!1),[TA,xe]=Q.useState(!1),[MA,is]=Q.useState([]),[xA,ZA]=Q.useState(null),[ht,Z]=Q.useState(""),[BA,dA]=Q.useState(!1),[iA,$A]=Q.useState({}),[nA,aA]=Q.useState(null),[KA,Ve]=Q.useState(!1),[PA,as]=Q.useState(null),[Ar,XA]=Q.useState([]),[eA,$e]=Q.useState(()=>{if(typeof window>"u")return null;const l=localStorage.getItem("vg_selected_member");return l?JSON.parse(l):null});Q.useEffect(()=>{!r||!s||(fetch(`${s}/api/projects/members`,{headers:{"x-api-key":r}}).then(l=>l.json()).then(l=>{Array.isArray(l)&&XA(l)}).catch(l=>console.error("Failed to fetch project members",l)),fetch(`${s}/api/projects/endpoints`,{headers:{"x-api-key":r}}).then(l=>l.json()).then(l=>{l.endpoints&&Array.isArray(l.endpoints)?Fe(l.endpoints):Array.isArray(l)&&Fe(l),typeof l.isFigmaConnected=="boolean"&&oe(l.isFigmaConnected)}).catch(l=>console.error("Failed to fetch project endpoints",l)))},[r,s]),Q.useEffect(()=>{if(N.length===0)return;const l=["frontend"];OA.length>0&&l.push("backend"),he&&l.push("ux");const E=N.filter(U=>l.includes(U));E.length!==N.length&&lA(E)},[OA.length,he,N]);const Rn=l=>{$e(l),localStorage.setItem("vg_selected_member",JSON.stringify(l))},wt=Q.useCallback(async l=>{const U=await fetch(l,{headers:{"x-api-key":r}});if(!U.ok){const I=await U.json().catch(()=>({}));throw new Error(I.message||I.error||"Fetch failed")}return U.json()},[r]),nw=Q.useMemo(()=>c?"backlog":"pending,todo,in_progress,review,ready_for_review,bug_fixing",[c]),{data:cs,isLoading:Dw}=fo(r?`${s}/api/projects/active-sprint`:null,wt,{refreshInterval:3e4,revalidateOnFocus:!0}),{data:er,isLoading:qe,mutate:pt}=fo(r&&(cs||c)?`${s}/api/annotations?status=${nw}`:null,wt,{refreshInterval:1e4,revalidateOnFocus:!0,dedupingInterval:2e3}),[At,Xa]=Q.useState(null),Wa=Q.useRef(MA);Wa.current=MA;const[DA,ls]=Q.useState(null),ja=Q.useRef(null),[Qt,ow]=Q.useState([]),Ja=Q.useMemo(()=>{const l=(C||"").toLowerCase().trim();return l?OA.filter(E=>{const U=E.path&&E.path.toLowerCase().includes(l),I=E.description&&E.description.toLowerCase().includes(l),P=E.method&&E.method.toLowerCase().includes(l);return U||I||P}):OA},[OA,C]),Mn=Q.useMemo(()=>{let l=Array.isArray(MA)?MA:[];if(nA){const U=Qt.find(I=>I.annotations&&Array.isArray(I.annotations)&&I.annotations.some(P=>P._id===nA));U?l=U.annotations:l=l.filter(I=>I._id===nA)}return l=l.filter(U=>U.status!=="completed"&&U.status!=="done"),window.location.href.includes("viewgate-backlog")||(DA==="pending"?l=l.filter(U=>U.status!=="ready_for_review"):DA==="ready"&&(l=l.filter(U=>U.status==="ready_for_review"))),m!=="all"&&(l=l.filter(U=>(U.priority||"medium")===m)),l},[nA,MA,Qt,DA,m]);Q.useEffect(()=>{nA&&Mn.length===0&&!qe&&aA(null)},[nA,Mn.length,qe]);const[Ct,iw]=Q.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}}),[tr,Ya]=Q.useState(!1),ye=Q.useRef(null),aw=l=>{l.preventDefault(),l.stopPropagation();const E=l.currentTarget.parentElement?.getBoundingClientRect();E&&(Ya(!0),ye.current={x:l.clientX,y:l.clientY,bottom:Ct.bottom,right:Ct.right,width:E.width,height:E.height})};Q.useEffect(()=>{if(!tr)return;const l=U=>{if(tr&&ye.current){const I=U.clientX-ye.current.x,P=U.clientY-ye.current.y;let G=ye.current.bottom-P,W=ye.current.right-I;const T=10;G=Math.max(T,Math.min(window.innerHeight-ye.current.height-T,G)),W=Math.max(T,Math.min(window.innerWidth-ye.current.width-T,W)),iw({bottom:G,right:W})}},E=()=>{tr&&(Ya(!1),localStorage.setItem("vg-bar-pos",JSON.stringify(Ct)),ye.current=null)};return window.addEventListener("mousemove",l),window.addEventListener("mouseup",E),()=>{window.removeEventListener("mousemove",l),window.removeEventListener("mouseup",E)}},[tr,Ct]);const[Nn,Gn]=Q.useState(null),[za,Za]=Q.useState(""),[Ow,Rw]=Q.useState({}),kn=Q.useRef(null),mt=Q.useRef(null),Vn=Q.useRef(null),Bs=Q.useRef(!1),$a=Q.useCallback(()=>{typeof window>"u"||Bs.current||(mt.current&&cancelAnimationFrame(mt.current),mt.current=requestAnimationFrame(()=>{mt.current=null,Bs.current=!0,Vn.current;const l=Wa.current,E=Array.isArray(l)?l:[],U=new Set(E.map(j=>j._id));document.querySelectorAll(`[${ne}]`).forEach(j=>{const NA=j.getAttribute(ne);NA&&!U.has(NA)&&j.removeAttribute(ne)});const P=Array.from(document.querySelectorAll('[role="dialog"], [aria-modal="true"], .modal, .modal-backdrop, .fixed.inset-0')).find(j=>Kn(j)&&Ge(j)),G=!!P,W=new Map,T=new Map;E.forEach(j=>{if(!j||!j.reference)return;try{const tA=()=>{const ae=window.location.pathname.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),He=new URLSearchParams(window.location.search);He.delete("viewgate"),He.sort();const v=He.toString();return v?`${ae}?${v}`:ae},vA=ae=>{try{const He=new URL(ae),v=He.pathname.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),ce=new URLSearchParams(He.search);ce.delete("viewgate"),ce.sort();const sr=ce.toString();return sr?`${v}?${sr}`:v}catch{return""}},be=tA(),rr=vA(j.url);if(be!==rr)return}catch{return}const NA=!!j.reference.metadata?.isModal,Ee=j.reference.metadata?.triggerReference;let wA=Va(j.reference,j._id),pA=!1;if(Ee){const tA=Va(Ee);tA&&Ge(tA)&&(wA=tA,pA=!0)}if(!wA||!Ge(wA))return;let UA=!1;if(G?UA=P.contains(wA):pA?UA=!0:UA=!NA,!UA)return;const HA=wA.getAttribute(ne);HA!==j._id&&(document.querySelectorAll(`[${ne}="${j._id}"]`).forEach(tA=>{tA.removeAttribute(ne)}),HA||wA.setAttribute(ne,j._id));const X=pA?W:T;X.has(wA)||X.set(wA,{anns:[]}),X.get(wA).anns.push(j)});const gA=[],WA=(j,NA)=>{j.forEach((Ee,wA)=>{const{anns:pA}=Ee,UA=wA.getBoundingClientRect(),HA=UA.left+UA.width/2,X=UA.top+UA.height/2;if(HA>=0&&HA<=window.innerWidth&&X>=0&&X<=window.innerHeight){const tA=document.elementFromPoint(HA,X),vA=document.getElementById("viewgate-shadow-host");if(tA&&!wA.contains(tA)&&tA!==vA&&!vA?.contains(tA))return}gA.push({id:pA[0]._id+(NA?"_trig":""),element:wA,rect:UA,annotations:pA.sort((tA,vA)=>new Date(vA.timestamp||vA.createdAt).getTime()-new Date(tA.timestamp||tA.createdAt).getTime()),isModal:!!pA[0].reference?.metadata?.isModal,isTriggerPin:NA})})};WA(W,!0),WA(T,!1),ow(gA),Bs.current=!1}))},[PA]);Q.useEffect(()=>{if(er){const l=Array.isArray(er)?er:er?.data||[];if(Array.isArray(l)){const E=l.reduce((U,I)=>U.find(G=>G._id===I._id)?U:U.concat([I]),[]);is(E)}}else qe||is([])},[er,qe]),Q.useEffect(()=>{as(cs||null)},[cs]),Q.useEffect(()=>{TA&&MA.length===0&&!qe&&xe(!1)},[TA,MA.length,qe]),Q.useEffect(()=>{let l=null;const E=()=>{Bs.current||$a()},U=new MutationObserver(G=>{G.some(T=>T.type!=="attributes"||T.attributeName!==ne&&!T.target.parentElement?.closest("#viewgate-shadow-host"))&&(l&&clearTimeout(l),l=setTimeout(E,32))});Vn.current=U;const I=new ResizeObserver(()=>E()),P=()=>E();return E(),U.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!0}),I.observe(document.documentElement),window.addEventListener("scroll",P,{capture:!0,passive:!0}),()=>{l&&clearTimeout(l),U.disconnect(),I.disconnect(),window.removeEventListener("scroll",P,!0),mt.current&&cancelAnimationFrame(mt.current),Vn.current=null}},[d,MA,$a,TA,nA,a]);const _n=Q.useCallback(l=>{let E=l;for(;E&&E!==document.body;){if(Kn(E))return E;E=E.parentElement}return null},[]);Q.useEffect(()=>{const l=E=>{const U=E.target;U&&(_n(U)||(ja.current=U))};return window.addEventListener("mousedown",l,!0),()=>window.removeEventListener("mousedown",l,!0)},[_n]),Q.useEffect(()=>{kn.current=document.getElementById("viewgate-shadow-host")},[]);const Pn=Q.useCallback(l=>{if(!d||y)return;const E=ka(l.clientX,l.clientY);if(!E||kn.current?.contains(E)||E.closest(".vg-no-capture")){L(null);return}const U=E.getBoundingClientRect();L({tag:E.tagName.toLowerCase(),source:E.getAttribute("data-source-path")||"unknown:0",rect:U,element:E,previewText:(E.innerText||"").slice(0,100)||(E.getAttribute("placeholder")||"").slice(0,100)||E.tagName.toLowerCase(),semanticReference:{..._a(E,ja.current),normalizedOffset:{x:(l.clientX-U.left)/U.width,y:(l.clientY-U.top)/U.height}}})},[d,y]),Xn=Q.useCallback(async l=>{if(!d||y)return;const E=ka(l.clientX,l.clientY);if(!(!E||kn.current?.contains(E)||E.closest(".vg-no-capture"))&&x){l.preventDefault(),l.stopPropagation(),ke(!0);try{await new Promise(X=>requestAnimationFrame(X)),await new Promise(X=>setTimeout(X,80));const U=x.element,I=U.getBoundingClientRect(),G=_n(U)||document.documentElement,W=G.getBoundingClientRect(),T=window.devicePixelRatio||1,gA=Math.max(T,3),WA=Array.from(G.querySelectorAll("img"));await Promise.all(WA.map(X=>{const tA=X.getBoundingClientRect();return tA.bottom>-200&&tA.top<window.innerHeight+200&&(X.loading==="lazy"&&(X.loading="eager"),!X.complete)?new Promise(vA=>{X.onload=vA,X.onerror=vA}):Promise.resolve()})).catch(()=>{});const j=G===document.documentElement||G===document.body,NA=I.left-W.left+(j?0:G.scrollLeft),Ee=I.top-W.top+(j?0:G.scrollTop),wA=await Da(G,{scale:gA,useCORS:!0,logging:!1,backgroundColor:null,allowTaint:!0,imageTimeout:2e4,scrollX:0,scrollY:0,windowWidth:document.documentElement.offsetWidth,windowHeight:document.documentElement.offsetHeight,onclone:X=>{const tA=X.getElementById("viewgate-shadow-host");tA&&tA.style.setProperty("display","none","important");const vA=X.querySelector(".vg-selection-overlay");vA&&vA.style.setProperty("display","none","important");const be=X.querySelector("[data-vg-root]");be&&(be.style.transform="none",be.style.perspective="none")},ignoreElements:X=>X.id==="viewgate-shadow-host"||X.classList.contains("vg-no-capture")||X.classList.contains("vg-selection-overlay")}),pA=document.createElement("canvas"),UA=pA.getContext("2d"),HA=24;if(pA.width=(I.width+HA*2)*gA,pA.height=(I.height+HA*2)*gA,UA){UA.imageSmoothingEnabled=!0,UA.imageSmoothingQuality="high";const X=(NA-HA)*gA,tA=(Ee-HA)*gA,vA=(I.width+HA*2)*gA,be=(I.height+HA*2)*gA;UA.drawImage(wA,X,tA,vA,be,0,0,pA.width,pA.height),pA.toBlob(async rr=>{if(rr){const ae=new FileReader;ae.onloadend=()=>{K({...x,visualPreview:ae.result})},ae.readAsDataURL(rr)}else K(x)},"image/webp",.98)}}catch(U){console.error("ViewGate High-Fidelity Capture Error:",U),K(x)}finally{ke(!1),L(null)}}},[d,x,y]);Q.useEffect(()=>{const l=E=>{if(E.key==="Escape"){y?K(null):TA?xe(!1):d&&f(!1);return}const I=(()=>{let W=document.activeElement;for(;W&&W.shadowRoot&&W.shadowRoot.activeElement;)W=W.shadowRoot.activeElement;return W})();if(["input","textarea"].includes((I?.tagName||"").toLowerCase())||I?.isContentEditable)return;const G=E.key.toLowerCase();if(G==="c"&&!E.ctrlKey&&!E.metaKey&&!y&&!TA){if(!(PA&&PA.status!=="closed")&&!c&&!d){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(T=>!T)}G==="v"&&!y&&(MA.length>0||TA)&&(xe(W=>!W),TA||f(!1))};return d&&!y?document.body.classList.add("vg-cursor-pointer"):document.body.classList.remove("vg-cursor-pointer"),window.addEventListener("keydown",l),window.addEventListener("mousemove",Pn,!0),window.addEventListener("click",Xn,!0),()=>{document.body.classList.remove("vg-cursor-pointer"),window.removeEventListener("keydown",l),window.removeEventListener("mousemove",Pn,!0),window.removeEventListener("click",Xn,!0)}},[d,y,TA,MA,Pn,Xn]);const cw=async()=>{if(!y||!M.trim())return;if(!eA){t(A==="es"?"Selecciona un usuario para comentar":"Please select a user to comment","error");return}yA(!0);const{semanticReference:l}=y,[E,U]=(l.source||"").split(":"),P={filePath:E,line:parseInt(U||"0"),url:window.location.href,title:M.length>50?M.substring(0,50)+"...":M,message:M,status:c?"backlog":"pending",priority:u,type:y.visualPreview&&!c&&cs?.status==="active"?"bug":"task",screenshot:y.visualPreview,componentName:l.componentPath||y.tag,reference:{...l,viewport:{width:window.innerWidth,height:window.innerHeight},timestamp:new Date().toISOString()},focusAreas:N,figmaReference:N.includes("ux")?hA:void 0,backendEndpoint:N.includes("backend")?AA:void 0};eA&&(P.creator={name:eA.name,email:eA.email,avatar:eA.avatar});try{const G=await fetch(`${s}/api/annotations`,{method:"POST",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify(P)});if(!G.ok){const W=await G.json().catch(()=>({}));throw new Error(W.message||W.error||"Backend failed")}t(e.success,"success"),K(null),q(""),lA([]),FA(""),zA(""),f(!1),pt()}catch(G){console.error(G);const W=G.message&&G.message!=="Backend failed"?G.message:e.error;t(W,"error")}finally{yA(!1)}};return g.jsx("div",{"data-vg-id":"ef883ffc","data-source-path":"/src/components/ViewGateOverlay.tsx:1774",className:"vg-container",children:g.jsxs("div",{"data-vg-id":"ef883ffd","data-source-path":"/src/components/ViewGateOverlay.tsx:1775",className:"vg-no-capture",children:[g.jsxs("div",{style:{position:"fixed",bottom:`${Ct.bottom}px`,right:`${Ct.right}px`,zIndex:Oa,display:"flex",alignItems:"center",gap:"8px",transition:tr?"none":"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},id:"viewgate-ui",children:[g.jsx("div",{onMouseDown:aw,style:{width:"24px",height:"40px",borderRadius:"10px",backgroundColor:"rgba(255, 255, 255, 0.85)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",cursor:"grab",color:"#1e293b",opacity:d?0:1,visibility:d?"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:g.jsx(Xc,{"data-vg-id":"3dbe6a11","data-source-path":"/src/components/ViewGateOverlay.tsx:1822",size:16})}),g.jsxs("div",{"data-vg-id":"ef883fff","data-source-path":"/src/components/ViewGateOverlay.tsx:1825",className:"vg-action-bar vg-animate-slide-up",style:{transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[g.jsx("button",{onClick:()=>{if(!PA&&!c&&!d){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(!d)},className:"vg-button-primary vg-animate-pop",style:{padding:"12px 24px",background:d?"#ef4444":!PA&&!c?"#94a3b8":void 0,cursor:!PA&&!c&&!d?"not-allowed":"pointer",opacity:!PA&&!c&&!d?.7:1},title:!PA&&!c&&!d?A==="es"?"Requiere sprint activo":"Requires active sprint":"",children:g.jsxs("div",{"data-vg-id":"ef884000","data-source-path":"/src/components/ViewGateOverlay.tsx:1843",style:{display:"flex",alignItems:"center",gap:"10px"},children:[d?g.jsx(Ls,{"data-vg-id":"c6b55a88","data-source-path":"/src/components/ViewGateOverlay.tsx:1844",size:20,className:"vg-animate-pop"}):g.jsx(cr,{"data-vg-id":"adf5e015","data-source-path":"/src/components/ViewGateOverlay.tsx:1844",size:20,className:"vg-animate-pop"}),g.jsx("span",{"data-vg-id":"52d76c41","data-source-path":"/src/components/ViewGateOverlay.tsx:1845",children:d?e.exitMode:e.enterMode})]})}),MA.length>0&&g.jsxs("button",{onClick:()=>{xe(!TA),f(!1),K(null)},className:"vg-button-ghost vg-animate-pop",style:{animationDelay:"0.1s"},children:[g.jsx(Pc,{"data-vg-id":"cd7341f7","data-source-path":"/src/components/ViewGateOverlay.tsx:1858",size:20}),g.jsx("span",{"data-vg-id":"52d76c43","data-source-path":"/src/components/ViewGateOverlay.tsx:1859",children:e.viewComments})]}),g.jsx("button",{onClick:l=>{l.stopPropagation(),ZA({title:e.exitConfirmTitle||"Close ViewGate?",message:e.exitConfirmMessage||"Are you sure you want to close ViewGate?",type:"danger",onConfirm:()=>o()})},className:"vg-button-ghost vg-animate-pop",style:{width:"40px",height:"40px",minWidth:"40px",padding:"0",animationDelay:"0.2s",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"12px",backgroundColor:"rgba(255, 255, 255, 0.8)",color:"#64748b",border:"1px solid rgba(0,0,0,0.05)"},onMouseEnter:l=>{l.currentTarget.style.color="#ef4444",l.currentTarget.style.backgroundColor="white",l.currentTarget.style.borderColor="rgba(239, 68, 68, 0.2)",l.currentTarget.style.transform="scale(1.05)"},onMouseLeave:l=>{l.currentTarget.style.color="#64748b",l.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.8)",l.currentTarget.style.borderColor="rgba(0,0,0,0.05)",l.currentTarget.style.transform="scale(1)"},title:e.close||"Cerrar ViewGate",children:g.jsx(Ls,{"data-vg-id":"ff5f5d2","data-source-path":"/src/components/ViewGateOverlay.tsx:1901",size:20,strokeWidth:2.5})})]})]}),RA&&g.jsx("div",{"data-vg-id":"17fbf7a","data-source-path":"/src/components/ViewGateOverlay.tsx:1908",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:Oa+1,cursor:"wait"},children:g.jsxs("div",{"data-vg-id":"17fbf7b","data-source-path":"/src/components/ViewGateOverlay.tsx:1914",className:"vg-glassmorphism",style:{padding:"30px 50px",display:"flex",flexDirection:"column",alignItems:"center",gap:"16px"},children:[g.jsx("div",{"data-vg-id":"17fbf7c","data-source-path":"/src/components/ViewGateOverlay.tsx:1915",className:"vg-spinner"}),g.jsx("span",{"data-vg-id":"52d76c48","data-source-path":"/src/components/ViewGateOverlay.tsx:1916",style:{fontWeight:600,fontSize:"14px",color:"#000000"},children:"Capturando..."})]})}),d&&!y&&g.jsx("div",{className:"vg-backdrop-blur",style:{opacity:1,clipPath:x?`polygon(
10
+ }`,qf=(t,A)=>{Ah(t,`.${En}${Zf}${Fa}
11
+ .${bn}${$f}${Fa}`,A)},Ah=(t,A,e)=>{const r=t.ownerDocument;if(r){const s=r.createElement("style");s.textContent=A,e&&(s.nonce=e),t.appendChild(s)}},eh=(t,A)=>{const e=t.ownerDocument.createElement("base");e.href=A;const r=t.getElementsByTagName("head").item(0);r?.insertBefore(e,r?.firstChild??null)};class v{constructor(A,e){this.type=0,this.x=A,this.y=e}add(A,e){return new v(this.x+A,this.y+e)}}const ut=(t,A,e)=>new v(t.x+(A.x-t.x)*e,t.y+(A.y-t.y)*e);class Ue{constructor(A,e,r,s){this.type=1,this.start=A,this.startControl=e,this.endControl=r,this.end=s}subdivide(A,e){const r=ut(this.start,this.startControl,A),s=ut(this.startControl,this.endControl,A),n=ut(this.endControl,this.end,A),o=ut(r,s,A),i=ut(s,n,A),a=ut(o,i,A);return e?new Ue(this.start,r,o,a):new Ue(a,i,n,this.end)}add(A,e){return new Ue(this.start.add(A,e),this.startControl.add(A,e),this.endControl.add(A,e),this.end.add(A,e))}reverse(){return new Ue(this.end,this.endControl,this.startControl,this.start)}}const NA=t=>t.type===1;class th{constructor(A){const e=A.styles,r=A.bounds;let[s,n]=Mt(e.borderTopLeftRadius,r.width,r.height),[o,i]=Mt(e.borderTopRightRadius,r.width,r.height),[a,d]=Mt(e.borderBottomRightRadius,r.width,r.height),[c,g]=Mt(e.borderBottomLeftRadius,r.width,r.height);const f=[];f.push((s+o)/r.width),f.push((c+a)/r.width),f.push((n+g)/r.height),f.push((i+d)/r.height);const u=Math.max(...f);u>1&&(s/=u,n/=u,o/=u,i/=u,a/=u,d/=u,c/=u,g/=u);const h=r.width-o,w=r.height-d,x=r.width-a,U=r.height-g,p=e.borderTopWidth,y=e.borderRightWidth,L=e.borderBottomWidth,E=e.borderLeftWidth,K=M(e.paddingTop,A.bounds.width),V=M(e.paddingRight,A.bounds.width),AA=M(e.paddingBottom,A.bounds.width),S=M(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||n>0?nA(r.left+E/3,r.top+p/3,s-E/3,n-p/3,Y.TOP_LEFT):new v(r.left+E/3,r.top+p/3),this.topRightBorderDoubleOuterBox=s>0||n>0?nA(r.left+h,r.top+p/3,o-y/3,i-p/3,Y.TOP_RIGHT):new v(r.left+r.width-y/3,r.top+p/3),this.bottomRightBorderDoubleOuterBox=a>0||d>0?nA(r.left+x,r.top+w,a-y/3,d-L/3,Y.BOTTOM_RIGHT):new v(r.left+r.width-y/3,r.top+r.height-L/3),this.bottomLeftBorderDoubleOuterBox=c>0||g>0?nA(r.left+E/3,r.top+U,c-E/3,g-L/3,Y.BOTTOM_LEFT):new v(r.left+E/3,r.top+r.height-L/3),this.topLeftBorderDoubleInnerBox=s>0||n>0?nA(r.left+E*2/3,r.top+p*2/3,s-E*2/3,n-p*2/3,Y.TOP_LEFT):new v(r.left+E*2/3,r.top+p*2/3),this.topRightBorderDoubleInnerBox=s>0||n>0?nA(r.left+h,r.top+p*2/3,o-y*2/3,i-p*2/3,Y.TOP_RIGHT):new v(r.left+r.width-y*2/3,r.top+p*2/3),this.bottomRightBorderDoubleInnerBox=a>0||d>0?nA(r.left+x,r.top+w,a-y*2/3,d-L*2/3,Y.BOTTOM_RIGHT):new v(r.left+r.width-y*2/3,r.top+r.height-L*2/3),this.bottomLeftBorderDoubleInnerBox=c>0||g>0?nA(r.left+E*2/3,r.top+U,c-E*2/3,g-L*2/3,Y.BOTTOM_LEFT):new v(r.left+E*2/3,r.top+r.height-L*2/3),this.topLeftBorderStroke=s>0||n>0?nA(r.left+E/2,r.top+p/2,s-E/2,n-p/2,Y.TOP_LEFT):new v(r.left+E/2,r.top+p/2),this.topRightBorderStroke=s>0||n>0?nA(r.left+h,r.top+p/2,o-y/2,i-p/2,Y.TOP_RIGHT):new v(r.left+r.width-y/2,r.top+p/2),this.bottomRightBorderStroke=a>0||d>0?nA(r.left+x,r.top+w,a-y/2,d-L/2,Y.BOTTOM_RIGHT):new v(r.left+r.width-y/2,r.top+r.height-L/2),this.bottomLeftBorderStroke=c>0||g>0?nA(r.left+E/2,r.top+U,c-E/2,g-L/2,Y.BOTTOM_LEFT):new v(r.left+E/2,r.top+r.height-L/2),this.topLeftBorderBox=s>0||n>0?nA(r.left,r.top,s,n,Y.TOP_LEFT):new v(r.left,r.top),this.topRightBorderBox=o>0||i>0?nA(r.left+h,r.top,o,i,Y.TOP_RIGHT):new v(r.left+r.width,r.top),this.bottomRightBorderBox=a>0||d>0?nA(r.left+x,r.top+w,a,d,Y.BOTTOM_RIGHT):new v(r.left+r.width,r.top+r.height),this.bottomLeftBorderBox=c>0||g>0?nA(r.left,r.top+U,c,g,Y.BOTTOM_LEFT):new v(r.left,r.top+r.height),this.topLeftPaddingBox=s>0||n>0?nA(r.left+E,r.top+p,Math.max(0,s-E),Math.max(0,n-p),Y.TOP_LEFT):new v(r.left+E,r.top+p),this.topRightPaddingBox=o>0||i>0?nA(r.left+Math.min(h,r.width-y),r.top+p,h>r.width+y?0:Math.max(0,o-y),Math.max(0,i-p),Y.TOP_RIGHT):new v(r.left+r.width-y,r.top+p),this.bottomRightPaddingBox=a>0||d>0?nA(r.left+Math.min(x,r.width-E),r.top+Math.min(w,r.height-L),Math.max(0,a-y),Math.max(0,d-L),Y.BOTTOM_RIGHT):new v(r.left+r.width-y,r.top+r.height-L),this.bottomLeftPaddingBox=c>0||g>0?nA(r.left+E,r.top+Math.min(U,r.height-L),Math.max(0,c-E),Math.max(0,g-L),Y.BOTTOM_LEFT):new v(r.left+E,r.top+r.height-L),this.topLeftContentBox=s>0||n>0?nA(r.left+E+S,r.top+p+K,Math.max(0,s-(E+S)),Math.max(0,n-(p+K)),Y.TOP_LEFT):new v(r.left+E+S,r.top+p+K),this.topRightContentBox=o>0||i>0?nA(r.left+Math.min(h,r.width+E+S),r.top+p+K,h>r.width+E+S?0:o-E+S,i-(p+K),Y.TOP_RIGHT):new v(r.left+r.width-(y+V),r.top+p+K),this.bottomRightContentBox=a>0||d>0?nA(r.left+Math.min(x,r.width-(E+S)),r.top+Math.min(w,r.height+p+K),Math.max(0,a-(y+V)),d-(L+AA),Y.BOTTOM_RIGHT):new v(r.left+r.width-(y+V),r.top+r.height-(L+AA)),this.bottomLeftContentBox=c>0||g>0?nA(r.left+E+S,r.top+U,Math.max(0,c-(E+S)),g-(L+AA),Y.BOTTOM_LEFT):new v(r.left+E+S,r.top+r.height-(L+AA))}}var Y;(function(t){t[t.TOP_LEFT=0]="TOP_LEFT",t[t.TOP_RIGHT=1]="TOP_RIGHT",t[t.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",t[t.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(Y||(Y={}));const nA=(t,A,e,r,s)=>{const n=4*((Math.sqrt(2)-1)/3),o=e*n,i=r*n,a=t+e,d=A+r;switch(s){case Y.TOP_LEFT:return new Ue(new v(t,d),new v(t,d-i),new v(a-o,A),new v(a,A));case Y.TOP_RIGHT:return new Ue(new v(t,A),new v(t+o,A),new v(a,d-i),new v(a,d));case Y.BOTTOM_RIGHT:return new Ue(new v(a,A),new v(a,A+i),new v(t+o,d),new v(t,d));case Y.BOTTOM_LEFT:default:return new Ue(new v(a,d),new v(a-o,d),new v(t,A+i),new v(t,A))}},es=t=>[t.topLeftBorderBox,t.topRightBorderBox,t.bottomRightBorderBox,t.bottomLeftBorderBox],rh=t=>[t.topLeftContentBox,t.topRightContentBox,t.bottomRightContentBox,t.bottomLeftContentBox],ts=t=>[t.topLeftPaddingBox,t.topRightPaddingBox,t.bottomRightPaddingBox,t.bottomLeftPaddingBox];class xa{constructor(A,e,r){this.offsetX=A,this.offsetY=e,this.matrix=r,this.type=0,this.target=6}}class rs{constructor(A,e){this.path=A,this.target=e,this.type=1}}class sh{constructor(A){this.opacity=A,this.type=2,this.target=6}}class Jt{constructor(A){this.applyClip=A,this.type=3,this.target=6}}const nh=t=>t.type===0,ya=t=>t.type===1,oh=t=>t.type===2,ih=t=>t.type===3,Ea=(t,A)=>t.length===A.length?t.some((e,r)=>e===A[r]):!1,ah=(t,A,e,r,s)=>t.map((n,o)=>{switch(o){case 0:return n.add(A,e);case 1:return n.add(A+r,e);case 2:return n.add(A+r,e+s);case 3:return n.add(A,e+s)}return n});class ba{constructor(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}class va{constructor(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new th(this.container),this.container.styles.opacity<1&&this.effects.push(new sh(this.container.styles.opacity)),this.container.styles.rotate!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+M(r[0],this.container.bounds.width),n=this.container.bounds.top+M(r[1],this.container.bounds.height),i=this.container.styles.rotate*Math.PI/180,a=Math.cos(i),d=Math.sin(i),c=[a,d,-d,a,0,0];this.effects.push(new xa(s,n,c))}if(this.container.styles.transform!==null){const r=this.container.styles.transformOrigin,s=this.container.bounds.left+M(r[0],this.container.bounds.width),n=this.container.bounds.top+M(r[1],this.container.bounds.height),o=this.container.styles.transform;this.effects.push(new xa(s,n,o))}if(this.container.styles.overflowX!==0){const r=es(this.curves),s=ts(this.curves);Ea(r,s)?this.effects.push(new rs(r,6)):(this.effects.push(new rs(r,2)),this.effects.push(new rs(s,4)))}if(this.container.styles.clipPath.type!==0){const r=ch(this.container.styles.clipPath,this.container.bounds);r&&this.effects.push(r)}}getEffects(A){let e=[2,3].indexOf(this.container.styles.position)===-1,r=this.parent;const s=this.effects.slice(0);for(;r;){const n=r.effects.filter(o=>!ya(o));if(e||r.container.styles.position!==0||!r.parent){if(e=[2,3].indexOf(r.container.styles.position)===-1,r.container.styles.overflowX!==0){const o=es(r.curves),i=ts(r.curves);Ea(o,i)||s.unshift(new rs(i,6))}s.unshift(...n)}else s.unshift(...n);r=r.parent}return s.filter(n=>aA(n.target,A))}}const Ha=(t,A,e,r,s)=>t==="closest-side"?Math.min(A-e,r-A):t==="farthest-side"?Math.max(A-e,r-A):M(t,s),ch=(t,A)=>{const{left:e,top:r,width:s,height:n}=A;switch(t.type){case 1:{const o=M(t.left,s),i=M(t.top,n),a=e+o,d=r+i,c=Math.max(0,s-o-M(t.right,s)),g=Math.max(0,n-i-M(t.bottom,n));return new Jt(f=>{f.beginPath(),f.rect(a,d,c,g),f.clip()})}case 2:{const o=e+M(t.cx,s),i=r+M(t.cy,n);let a;return t.radius==="closest-side"?a=Math.min(o-e,i-r,e+s-o,r+n-i):t.radius==="farthest-side"?a=Math.max(o-e,i-r,e+s-o,r+n-i):a=M(t.radius,Math.sqrt(s*s+n*n)/Math.SQRT2),new Jt(d=>{d.beginPath(),d.arc(o,i,Math.max(0,a),0,Math.PI*2),d.clip()})}case 3:{const o=e+M(t.cx,s),i=r+M(t.cy,n),a=Ha(t.rx,o,e,e+s,s),d=Ha(t.ry,i,r,r+n,n);return new Jt(c=>{c.beginPath(),c.ellipse(o,i,Math.max(0,a),Math.max(0,d),0,0,Math.PI*2),c.clip()})}case 4:{const o=t.points.map(([i,a])=>[e+M(i,s),r+M(a,n)]);return new Jt(i=>{if(i.beginPath(),o.length>0){i.moveTo(o[0][0],o[0][1]);for(let a=1;a<o.length;a++)i.lineTo(o[a][0],o[a][1]);i.closePath()}i.clip()})}case 5:{const{d:o}=t;return new Jt(i=>{try{const a=i.getTransform();i.translate(e,r),i.clip(new Path2D(o)),i.setTransform(a)}catch{}})}case 0:return null;default:return null}},vn=(t,A,e,r)=>{t.container.elements.forEach(s=>{const n=aA(s.flags,4),o=aA(s.flags,2),i=new va(s,t);aA(s.styles.display,2048)&&r.push(i);const a=aA(s.flags,8)?[]:r;if(n||o){const d=n||s.styles.isPositioned()?e:A,c=new ba(i);if(s.styles.isPositioned()||s.styles.opacity<1||s.styles.isTransformed()){const g=s.styles.zIndex.order;if(g<0){let f=0;d.negativeZIndex.some((u,h)=>g>u.element.container.styles.zIndex.order?(f=h,!1):f>0),d.negativeZIndex.splice(f,0,c)}else if(g>0){let f=0;d.positiveZIndex.some((u,h)=>g>=u.element.container.styles.zIndex.order?(f=h+1,!1):f>0),d.positiveZIndex.splice(f,0,c)}else d.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else s.styles.isFloating()?d.nonPositionedFloats.push(c):d.nonPositionedInlineLevel.push(c);vn(i,c,n?c:e,a)}else s.styles.isInlineLevel()?A.inlineLevel.push(i):A.nonInlineLevel.push(i),vn(i,A,e,a);aA(s.flags,8)&&Ia(s,a)})},Ia=(t,A)=>{let e=t instanceof Qn?t.start:1;const r=t instanceof Qn?t.reversed:!1;for(let s=0;s<A.length;s++){const n=A[s];n.container instanceof sa&&typeof n.container.value=="number"&&n.container.value!==0&&(e=n.container.value),n.listValue=jt(e,n.container.styles.listStyleType,!0),e+=r?-1:1}},lh=t=>{const A=new va(t,null),e=new ba(A),r=[];return vn(A,e,e,r),Ia(A.container,r),e},Sa=t=>{const A=t.bounds,e=t.styles;return A.add(e.borderLeftWidth,e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth),-(e.borderTopWidth+e.borderBottomWidth))},Yt=t=>{const A=t.styles,e=t.bounds,r=M(A.paddingLeft,e.width),s=M(A.paddingRight,e.width),n=M(A.paddingTop,e.width),o=M(A.paddingBottom,e.width);return e.add(r+A.borderLeftWidth,n+A.borderTopWidth,-(A.borderRightWidth+A.borderLeftWidth+r+s),-(A.borderTopWidth+A.borderBottomWidth+n+o))},dh=(t,A)=>t===0?A.bounds:t===2?Yt(A):Sa(A),Bh=(t,A)=>t===0?A.bounds:t===2?Yt(A):Sa(A),Hn=(t,A,e)=>{const r=dh(ht(t.styles.backgroundOrigin,A),t),s=Bh(ht(t.styles.backgroundClip,A),t),n=gh(ht(t.styles.backgroundSize,A),e,r);let[o,i]=n;const a=Mt(ht(t.styles.backgroundPosition,A),r.width-o,r.height-i),d=uh(ht(t.styles.backgroundRepeat,A),a,n,r,s),c=Math.round(r.left+a[0]),g=Math.round(r.top+a[1]);return o=Math.max(1,o),i=Math.max(1,i),[d,c,g,o,i]},ft=t=>k(t)&&t.value===lt.AUTO,ss=t=>typeof t=="number",gh=(t,[A,e,r],s)=>{const[n,o]=t;if(!n)return[0,0];if($(n)&&o&&$(o))return[M(n,s.width),M(o,s.height)];const i=ss(r);if(k(n)&&(n.value===lt.CONTAIN||n.value===lt.COVER))return ss(r)?s.width/s.height<r!=(n.value===lt.COVER)?[s.width,s.width/r]:[s.height*r,s.height]:[s.width,s.height];const a=ss(A),d=ss(e),c=a||d;if(ft(n)&&(!o||ft(o))){if(a&&d)return[A,e];if(!i&&!c)return[s.width,s.height];if(c&&i){const w=a?A:e*r,x=d?e:A/r;return[w,x]}const u=a?A:s.width,h=d?e:s.height;return[u,h]}if(i){let u=0,h=0;return $(n)?u=M(n,s.width):$(o)&&(h=M(o,s.height)),ft(n)?u=h*r:(!o||ft(o))&&(h=u/r),[u,h]}let g=null,f=null;if($(n)?g=M(n,s.width):o&&$(o)&&(f=M(o,s.height)),g!==null&&(!o||ft(o))&&(f=a&&d?g/A*e:s.height),f!==null&&ft(n)&&(g=a&&d?f/e*A:s.width),g!==null&&f!==null)return[g,f];throw new Error("Unable to calculate background-size for element")},ht=(t,A)=>{const e=t[A];return typeof e>"u"?t[0]:e},uh=(t,[A,e],[r,s],n,o)=>{switch(t){case 2:return[new v(Math.round(n.left),Math.round(n.top+e)),new v(Math.round(n.left+n.width),Math.round(n.top+e)),new v(Math.round(n.left+n.width),Math.round(s+n.top+e)),new v(Math.round(n.left),Math.round(s+n.top+e))];case 3:return[new v(Math.round(n.left+A),Math.round(n.top)),new v(Math.round(n.left+A+r),Math.round(n.top)),new v(Math.round(n.left+A+r),Math.round(n.height+n.top)),new v(Math.round(n.left+A),Math.round(n.height+n.top))];case 1:return[new v(Math.round(n.left+A),Math.round(n.top+e)),new v(Math.round(n.left+A+r),Math.round(n.top+e)),new v(Math.round(n.left+A+r),Math.round(n.top+e+s)),new v(Math.round(n.left+A),Math.round(n.top+e+s))];default:return[new v(Math.round(o.left),Math.round(o.top)),new v(Math.round(o.left+o.width),Math.round(o.top)),new v(Math.round(o.left+o.width),Math.round(o.height+o.top)),new v(Math.round(o.left),Math.round(o.height+o.top))]}},fh="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",La="Hidden Text";class hh{constructor(A){this._data={},this._document=A}parseMetrics(A,e){const r=this._document.createElement("div"),s=this._document.createElement("img"),n=this._document.createElement("span"),o=this._document.body;r.style.visibility="hidden",r.style.fontFamily=A,r.style.fontSize=e,r.style.margin="0",r.style.padding="0",r.style.whiteSpace="nowrap",o.appendChild(r),s.src=fh,s.width=1,s.height=1,s.style.margin="0",s.style.padding="0",s.style.verticalAlign="baseline",n.style.fontFamily=A,n.style.fontSize=e,n.style.margin="0",n.style.padding="0",n.appendChild(this._document.createTextNode(La)),r.appendChild(n),r.appendChild(s);const i=s.offsetTop-n.offsetTop+2;r.removeChild(n),r.appendChild(this._document.createTextNode(La)),r.style.lineHeight="normal",s.style.verticalAlign="super";const a=s.offsetTop-r.offsetTop+2;return o.removeChild(r),{baseline:i,middle:a}}getMetrics(A,e){const r=`${A} ${e}`;return typeof this._data[r]>"u"&&(this._data[r]=this.parseMetrics(A,e)),this._data[r]}}class Ta{constructor(A,e){this.context=A,this.options=e}}class wh{constructor(A){this.ctx=A.ctx,this.context=A.context,this.canvas=A.canvas}async renderBackgroundImage(A){let e=A.styles.backgroundImage.length-1;for(const r of A.styles.backgroundImage.slice(0).reverse())r.type===0?await this.renderBackgroundURLImage(A,r,e):zB(r)?this.renderLinearGradient(A,r,e):ZB(r)&&this.renderRadialGradient(A,r,e),e--}async renderBackgroundURLImage(A,e,r){let s;const n=e.url;try{s=await this.context.cache.match(n)}catch{this.context.logger.error(`Error loading background-image ${n}`)}if(s){const o=isNaN(s.width)||s.width===0?1:s.width,i=isNaN(s.height)||s.height===0?1:s.height,[a,d,c,g,f]=Hn(A,r,[o,i,o/i]),u=this.ctx.createPattern(this.resizeImage(s,g,f,A.styles.imageRendering),"repeat");this.renderRepeat(a,u,d,c)}}renderLinearGradient(A,e,r){const[s,n,o,i,a]=Hn(A,r,[null,null,null]),[d,c,g,f,u]=WB(e.angle,i,a),w=(this.canvas.ownerDocument??document).createElement("canvas");w.width=i,w.height=a;const x=w.getContext("2d"),U=x.createLinearGradient(c,f,g,u);if(mi(e.stops,d||1).forEach(p=>U.addColorStop(p.stop,rA(p.color))),x.fillStyle=U,x.fillRect(0,0,i,a),i>0&&a>0){const p=this.ctx.createPattern(w,"repeat");this.renderRepeat(s,p,n,o)}}renderRadialGradient(A,e,r){const[s,n,o,i,a]=Hn(A,r,[null,null,null]),d=e.position.length===0?[Je]:e.position,c=M(d[0],i),g=M(d[d.length-1],a);let[f,u]=jB(e,c,g,i,a);if((f===0||u===0)&&(f=Math.max(f,.01),u=Math.max(u,.01)),f>0&&u>0){const h=this.ctx.createRadialGradient(n+c,o+g,0,n+c,o+g,f);if(mi(e.stops,f*2).forEach(w=>h.addColorStop(w.stop,rA(w.color))),this.path(s),this.ctx.fillStyle=h,f!==u){const w=A.bounds.left+.5*A.bounds.width,x=A.bounds.top+.5*A.bounds.height,U=u/f,p=1/U;this.ctx.save(),this.ctx.translate(w,x),this.ctx.transform(1,0,0,U,0,0),this.ctx.translate(-w,-x),this.ctx.fillRect(n,p*(o-x)+x,i,a*p),this.ctx.restore()}else this.ctx.fill()}}renderRepeat(A,e,r,s){this.path(A),this.ctx.fillStyle=e,this.ctx.translate(r,s),this.ctx.fill(),this.ctx.translate(-r,-s)}resizeImage(A,e,r,s){const o=(this.canvas.ownerDocument??document).createElement("canvas");o.width=Math.max(1,e),o.height=Math.max(1,r);const i=o.getContext("2d");return s===YA.PIXELATED||s===YA.CRISP_EDGES?(this.context.logger.debug("Disabling image smoothing for background image due to CSS image-rendering"),i.imageSmoothingEnabled=!1):s===YA.SMOOTH?(this.context.logger.debug("Enabling image smoothing for background image due to CSS image-rendering: smooth"),i.imageSmoothingEnabled=!0):i.imageSmoothingEnabled=this.ctx.imageSmoothingEnabled,this.ctx.imageSmoothingQuality&&(i.imageSmoothingQuality=this.ctx.imageSmoothingQuality),i.drawImage(A,0,0,A.width,A.height,0,0,e,r),o}path(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()}formatPath(A){A.forEach((e,r)=>{const s=NA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),NA(e)&&this.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)})}}const Ka=(t,A)=>{switch(A){case 0:return Ae(t.topLeftBorderBox,t.topLeftPaddingBox,t.topRightBorderBox,t.topRightPaddingBox);case 1:return Ae(t.topRightBorderBox,t.topRightPaddingBox,t.bottomRightBorderBox,t.bottomRightPaddingBox);case 2:return Ae(t.bottomRightBorderBox,t.bottomRightPaddingBox,t.bottomLeftBorderBox,t.bottomLeftPaddingBox);default:return Ae(t.bottomLeftBorderBox,t.bottomLeftPaddingBox,t.topLeftBorderBox,t.topLeftPaddingBox)}},ph=(t,A)=>{switch(A){case 0:return Ae(t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox,t.topRightBorderBox,t.topRightBorderDoubleOuterBox);case 1:return Ae(t.topRightBorderBox,t.topRightBorderDoubleOuterBox,t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox);case 2:return Ae(t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox,t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox);default:return Ae(t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox,t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox)}},Qh=(t,A)=>{switch(A){case 0:return Ae(t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox,t.topRightBorderDoubleInnerBox,t.topRightPaddingBox);case 1:return Ae(t.topRightBorderDoubleInnerBox,t.topRightPaddingBox,t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox);case 2:return Ae(t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox,t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox);default:return Ae(t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox,t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox)}},Ch=(t,A)=>{switch(A){case 0:return ns(t.topLeftBorderStroke,t.topRightBorderStroke);case 1:return ns(t.topRightBorderStroke,t.bottomRightBorderStroke);case 2:return ns(t.bottomRightBorderStroke,t.bottomLeftBorderStroke);default:return ns(t.bottomLeftBorderStroke,t.topLeftBorderStroke)}},ns=(t,A)=>{const e=[];return NA(t)?e.push(t.subdivide(.5,!1)):e.push(t),NA(A)?e.push(A.subdivide(.5,!0)):e.push(A),e},Ae=(t,A,e,r)=>{const s=[];return NA(t)?s.push(t.subdivide(.5,!1)):s.push(t),NA(e)?s.push(e.subdivide(.5,!0)):s.push(e),NA(r)?s.push(r.subdivide(.5,!0).reverse()):s.push(r),NA(A)?s.push(A.subdivide(.5,!1).reverse()):s.push(A),s};class mh{constructor(A,e){this.ctx=A.ctx,this.pathCallbacks=e}async renderSolidBorder(A,e,r){this.pathCallbacks.path(Ka(r,e)),this.ctx.fillStyle=rA(A),this.ctx.fill()}async renderDoubleBorder(A,e,r,s){if(e<3){await this.renderSolidBorder(A,r,s);return}const n=ph(s,r);this.pathCallbacks.path(n),this.ctx.fillStyle=rA(A),this.ctx.fill();const o=Qh(s,r);this.pathCallbacks.path(o),this.ctx.fill()}async renderDashedDottedBorder(A,e,r,s,n){this.ctx.save();const o=Ch(s,r),i=Ka(s,r);n===2&&(this.pathCallbacks.path(i),this.ctx.clip());let a,d,c,g;NA(i[0])?(a=i[0].start.x,d=i[0].start.y):(a=i[0].x,d=i[0].y),NA(i[1])?(c=i[1].end.x,g=i[1].end.y):(c=i[1].x,g=i[1].y);let f;r===0||r===2?f=Math.abs(a-c):f=Math.abs(d-g),this.ctx.beginPath(),n===3?this.pathCallbacks.formatPath(o):this.pathCallbacks.formatPath(i.slice(0,2));let u=e<3?e*3:e*2,h=e<3?e*2:e;n===3&&(u=e,h=e);let w=!0;if(f<=u*2)w=!1;else if(f<=u*2+h){const x=f/(2*u+h);u*=x,h*=x}else{const x=Math.floor((f+h)/(u+h)),U=(f-x*u)/(x-1),p=(f-(x+1)*u)/x;h=p<=0||Math.abs(h-U)<Math.abs(h-p)?U:p}if(w&&(n===3?this.ctx.setLineDash([0,u+h]):this.ctx.setLineDash([u,h])),n===3?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=e*2+1.1,this.ctx.strokeStyle=rA(A),this.ctx.stroke(),this.ctx.setLineDash([]),n===2){if(NA(i[0])){const x=i[3],U=i[0];this.ctx.beginPath(),this.pathCallbacks.formatPath([new v(x.end.x,x.end.y),new v(U.start.x,U.start.y)]),this.ctx.stroke()}if(NA(i[1])){const x=i[1],U=i[2];this.ctx.beginPath(),this.pathCallbacks.formatPath([new v(x.end.x,x.end.y),new v(U.start.x,U.start.y)]),this.ctx.stroke()}}this.ctx.restore()}}class Uh{constructor(A,e){this.activeEffects=[],this.ctx=A.ctx,this.pathCallback=e}applyEffects(A){for(;this.activeEffects.length;)this.popEffect();A.forEach(e=>this.applyEffect(e))}applyEffect(A){this.ctx.save(),oh(A)?this.ctx.globalAlpha=A.opacity:nh(A)?(this.ctx.translate(A.offsetX,A.offsetY),this.ctx.transform(A.matrix[0],A.matrix[1],A.matrix[2],A.matrix[3],A.matrix[4],A.matrix[5]),this.ctx.translate(-A.offsetX,-A.offsetY)):ya(A)?(this.pathCallback.path(A.path),this.ctx.clip()):ih(A)&&A.applyClip(this.ctx),this.activeEffects.push(A)}popEffect(){this.activeEffects.pop(),this.ctx.restore()}getActiveEffectCount(){return this.activeEffects.length}hasActiveEffects(){return this.activeEffects.length>0}}const Fh=["-apple-system","system-ui"],xh=/[\u2E80-\u2FFF\u3000-\u30FF\u3400-\u4DBF\u4E00-\u9FFF\uAC00-\uD7AF\uF900-\uFAFF\uFF01-\uFFEF]/,yh=t=>xh.test(t),Eh=()=>{if(typeof navigator>"u")return null;const t=navigator.userAgent,A=/iPhone|iPad|iPod/.test(t),e=/Macintosh/.test(t)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>1;if(!A&&!e)return null;const r=[/(?:iPhone|CPU(?:\siPhone)?)\sOS\s(\d+)[\._](\d+)/,/Version\/(\d+)\.(\d+)/];for(const s of r){const n=t.match(s);if(n&&n[1])return parseInt(n[1],10)}return null},bh=t=>{const A=Eh();return A!==null&&A>=15&&A<17?t.map(e=>Fh.indexOf(e)!==-1?'-apple-system, "Helvetica Neue", Arial, sans-serif':e):t};class vh{constructor(A){this.ctx=A.ctx,this.options=A.options}iterateLettersWithLetterSpacing(A,e,r,s){const n=Yr(A.text),o=A.bounds.top+r;let i=A.bounds.left;for(const a of n){if(yh(a)){const d=this.ctx.textBaseline;this.ctx.textBaseline="ideographic",s(a,i,o),this.ctx.textBaseline=d}else s(a,i,o);i+=this.ctx.measureText(a).width+e}}renderTextWithLetterSpacing(A,e,r){e===0?this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+r):this.iterateLettersWithLetterSpacing(A,e,r,(s,n,o)=>{this.ctx.fillText(s,n,o)})}renderTextBoundWithPaintOrder(A,e,r){r.forEach(s=>{switch(s){case 0:this.ctx.fillStyle=rA(e.color),this.renderTextWithLetterSpacing(A,e.letterSpacing,e.fontSize.number);break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(this.ctx.strokeStyle=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(A,e.letterSpacing,e.fontSize.number,(n,o,i)=>this.ctx.strokeText(n,o,i)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}})}renderTextDecoration(A,e){this.ctx.fillStyle=rA(e.textDecorationColor||e.color);let r=1;typeof e.textDecorationThickness=="number"?r=e.textDecorationThickness:e.textDecorationThickness==="from-font"&&(r=Math.max(1,Math.floor(e.fontSize.number*.05)));let s=0;typeof e.textUnderlineOffset=="number"&&(s=e.textUnderlineOffset);const n=e.textDecorationStyle;e.textDecorationLine.forEach(o=>{let i=0;switch(o){case 1:i=A.top+A.height-r+s;break;case 2:i=A.top;break;case 3:i=A.top+(A.height/2-r/2);break;default:return}this.drawDecorationLine(A.left,i,A.width,r,n)})}drawDecorationLine(A,e,r,s,n){switch(n){case 0:this.ctx.fillRect(A,e,r,s);break;case 1:const o=Math.max(1,s);this.ctx.fillRect(A,e,r,s),this.ctx.fillRect(A,e+s+o,r,s);break;case 2:this.ctx.save(),this.ctx.beginPath(),this.ctx.setLineDash([s,s*2]),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle,this.ctx.moveTo(A,e+s/2),this.ctx.lineTo(A+r,e+s/2),this.ctx.stroke(),this.ctx.restore();break;case 3:this.ctx.save(),this.ctx.beginPath(),this.ctx.setLineDash([s*3,s*2]),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle,this.ctx.moveTo(A,e+s/2),this.ctx.lineTo(A+r,e+s/2),this.ctx.stroke(),this.ctx.restore();break;case 4:this.ctx.save(),this.ctx.beginPath(),this.ctx.lineWidth=s,this.ctx.strokeStyle=this.ctx.fillStyle;const i=s*2,a=s*4;let d=A;for(this.ctx.moveTo(d,e+s/2);d<A+r;){const c=Math.min(d+a/2,A+r);if(this.ctx.quadraticCurveTo(d+a/4,e+s/2-i,c,e+s/2),d=c,d<A+r){const g=Math.min(d+a/2,A+r);this.ctx.quadraticCurveTo(d+a/4,e+s/2+i,g,e+s/2),d=g}}this.ctx.stroke(),this.ctx.restore();break;default:this.ctx.fillRect(A,e,r,s)}}truncateTextWithEllipsis(A,e,r){const n=this.ctx.measureText("…").width,o=Yr(A);if(r===0){const i=c=>this.ctx.measureText(o.slice(0,c).join("")).width+n<=e;let a=0,d=o.length;for(;a<d;){const c=a+d+1>>1;i(c)?a=c:d=c-1}return o.slice(0,a).join("")+"…"}else{let i=n;const a=[];for(const d of o){const c=this.ctx.measureText(d).width;if(i+c>e)break;a.push(d),i+=c+r}return a.join("")+"…"}}createFontStyle(A){const e=A.fontVariant.filter(n=>n==="normal"||n==="small-caps").join(""),r=bh(A.fontFamily).join(", "),s=de(A.fontSize)?`${A.fontSize.number}${A.fontSize.unit}`:`${A.fontSize.number}px`;return[[A.fontStyle,e,A.fontWeight,s,r].join(" "),r,s]}async renderTextNode(A,e,r){const[s]=this.createFontStyle(e);this.ctx.font=s,this.ctx.direction=e.direction===1?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic";const n=e.paintOrder,o=e.fontSize.number*1.5;if(e.webkitLineClamp>0&&(e.display&2)!==0&&e.overflowY===1&&A.textBounds.length>0){const g=[];let f=[],u=A.textBounds[0].bounds.top;A.textBounds.forEach(w=>{Math.abs(w.bounds.top-u)>=o*.5?(f.length>0&&g.push(f),f=[w],u=w.bounds.top):f.push(w)}),f.length>0&&g.push(f);const h=e.webkitLineClamp;if(g.length>h){for(let x=0;x<h-1;x++)g[x].forEach(U=>{this.renderTextBoundWithPaintOrder(U,e,n)});const w=g[h-1];if(w&&w.length>0&&r){const x=w.map(E=>E.text).join(""),U=w[0],p=r.width-(U.bounds.left-r.left),y=this.truncateTextWithEllipsis(x,p,e.letterSpacing),L=new Ze(y,U.bounds);n.forEach(E=>{switch(E){case 0:this.ctx.fillStyle=rA(e.color),e.letterSpacing===0?this.ctx.fillText(y,U.bounds.left,U.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(L,e.letterSpacing,e.fontSize.number,(K,V,AA)=>this.ctx.fillText(K,V,AA));break;case 1:e.webkitTextStrokeWidth&&y.trim().length&&(this.ctx.strokeStyle=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(y,U.bounds.left,U.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(L,e.letterSpacing,e.fontSize.number,(K,V,AA)=>this.ctx.strokeText(K,V,AA)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}})}return}}const a=e.textOverflow===1&&r&&e.overflowX===1&&A.textBounds.length>0;let d=!1,c="";if(a){const g=A.textBounds[0].bounds.top;if(A.textBounds.every(u=>Math.abs(u.bounds.top-g)<o*.5)){let u=A.textBounds.map(x=>x.text).join("");u=u.replace(/\s+/g," ").trim();const h=this.ctx.measureText(u).width,w=r.width;h>w&&(d=!0,c=this.truncateTextWithEllipsis(u,w,e.letterSpacing))}}if(d){const g=A.textBounds[0],f=new Ze(c,g.bounds);n.forEach(u=>{switch(u){case 0:{this.ctx.fillStyle=rA(e.color),e.letterSpacing===0?this.ctx.fillText(c,g.bounds.left,g.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(w,x,U)=>this.ctx.fillText(w,x,U));const h=e.textShadow;h.length&&c.trim().length&&(h.slice(0).reverse().forEach(w=>{this.ctx.shadowColor=rA(w.color),this.ctx.shadowOffsetX=w.offsetX.number*this.options.scale,this.ctx.shadowOffsetY=w.offsetY.number*this.options.scale,this.ctx.shadowBlur=w.blur.number,e.letterSpacing===0?this.ctx.fillText(c,g.bounds.left,g.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(x,U,p)=>this.ctx.fillText(x,U,p))}),this.ctx.shadowColor="",this.ctx.shadowOffsetX=0,this.ctx.shadowOffsetY=0,this.ctx.shadowBlur=0);break}case 1:e.webkitTextStrokeWidth&&c.trim().length&&(this.ctx.strokeStyle=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round",e.letterSpacing===0?this.ctx.strokeText(c,g.bounds.left,g.bounds.top+e.fontSize.number):this.iterateLettersWithLetterSpacing(f,e.letterSpacing,e.fontSize.number,(h,w,x)=>this.ctx.strokeText(h,w,x)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter");break}});return}A.textBounds.forEach(g=>{n.forEach(f=>{switch(f){case 0:{this.ctx.fillStyle=rA(e.color),this.renderTextWithLetterSpacing(g,e.letterSpacing,e.fontSize.number);const u=e.textShadow;u.length&&g.text.trim().length&&(u.slice(0).reverse().forEach(h=>{this.ctx.shadowColor=rA(h.color),this.ctx.shadowOffsetX=h.offsetX.number*this.options.scale,this.ctx.shadowOffsetY=h.offsetY.number*this.options.scale,this.ctx.shadowBlur=h.blur.number,this.renderTextWithLetterSpacing(g,e.letterSpacing,e.fontSize.number)}),this.ctx.shadowColor="",this.ctx.shadowOffsetX=0,this.ctx.shadowOffsetY=0,this.ctx.shadowBlur=0),e.textDecorationLine.length&&this.renderTextDecoration(g.bounds,e);break}case 1:{if(e.webkitTextStrokeWidth&&g.text.trim().length){this.ctx.strokeStyle=rA(e.webkitTextStrokeColor),this.ctx.lineWidth=e.webkitTextStrokeWidth,this.ctx.lineJoin=typeof window<"u"&&window.chrome?"miter":"round";const u=e.fontSize.number;e.letterSpacing===0?this.ctx.strokeText(g.text,g.bounds.left,g.bounds.top+u):this.iterateLettersWithLetterSpacing(g,e.letterSpacing,u,(h,w,x)=>this.ctx.strokeText(h,w,x)),this.ctx.strokeStyle="",this.ctx.lineWidth=0,this.ctx.lineJoin="miter"}break}}})})}}const Hh=1e4;class In extends Ta{constructor(A,e){super(A,e),this.canvas=e.canvas?e.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),e.canvas||(this.canvas.width=Math.floor(e.width*e.scale),this.canvas.height=Math.floor(e.height*e.scale),this.canvas.style.width=`${e.width}px`,this.canvas.style.height=`${e.height}px`),this.fontMetrics=new hh(document),this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-e.x,-e.y),this.ctx.textBaseline="bottom",e.imageSmoothing!==void 0&&(this.ctx.imageSmoothingEnabled=e.imageSmoothing),e.imageSmoothingQuality&&(this.ctx.imageSmoothingQuality=e.imageSmoothingQuality),this.backgroundRenderer=new wh({ctx:this.ctx,context:this.context,canvas:this.canvas,options:{width:e.width,height:e.height,scale:e.scale}}),this.borderRenderer=new mh({ctx:this.ctx},{path:r=>this.path(r),formatPath:r=>this.formatPath(r)}),this.effectsRenderer=new Uh({ctx:this.ctx},{path:r=>this.path(r)}),this.textRenderer=new vh({ctx:this.ctx,context:this.context,options:{scale:e.scale}}),this.context.logger.debug(`Canvas renderer initialized (${e.width}x${e.height}) with scale ${e.scale}`)}async renderStack(A){A.element.container.styles.isVisible()&&await this.renderStackContent(A)}async renderNode(A){if(aA(A.container.flags,16))debugger;A.container.styles.isVisible()&&(await this.renderNodeBackgroundAndBorders(A),await this.renderNodeContent(A))}renderReplacedElement(A,e,r){const s=r.naturalWidth||A.intrinsicWidth,n=r.naturalHeight||A.intrinsicHeight;if(r&&s>0&&n>0){const o=Yt(A),i=ts(e);this.path(i),this.ctx.save(),this.ctx.clip();let a=0,d=0,c=s,g=n,f=o.left,u=o.top,h=o.width,w=o.height;const{objectFit:x}=A.styles,U=h/w,p=c/g;if(x===2)p>U?(w=h/p,u+=(o.height-w)/2):(h=w*p,f+=(o.width-h)/2);else if(x===4)p>U?(c=g*U,a+=(s-c)/2):(g=c/U,d+=(n-g)/2);else if(x===8)c>h?(a+=(c-h)/2,c=h):(f+=(h-c)/2,h=c),g>w?(d+=(g-w)/2,g=w):(u+=(w-g)/2,w=g);else if(x===16){const y=p>U?h:w*p,L=c>h?c:h;y<L?p>U?(w=h/p,u+=(o.height-w)/2):(h=w*p,f+=(o.width-h)/2):(c>h?(a+=(c-h)/2,c=h):(f+=(h-c)/2,h=c),g>w?(d+=(g-w)/2,g=w):(u+=(w-g)/2,w=g))}this.ctx.drawImage(r,a,d,c,g,f,u,h,w),this.ctx.restore()}}async renderNodeContent(A){this.effectsRenderer.applyEffects(A.getEffects(4));const e=A.container,r=A.curves,s=e.styles,n=Yt(e);for(const o of e.textNodes)await this.textRenderer.renderTextNode(o,s,n);if(e instanceof ea)try{const o=await this.context.cache.match(e.src),i=this.ctx.imageSmoothingEnabled;s.imageRendering===YA.PIXELATED||s.imageRendering===YA.CRISP_EDGES?(this.context.logger.debug(`Disabling image smoothing for ${e.src} due to CSS image-rendering: ${s.imageRendering===YA.PIXELATED?"pixelated":"crisp-edges"}`),this.ctx.imageSmoothingEnabled=!1):s.imageRendering===YA.SMOOTH&&(this.context.logger.debug(`Enabling image smoothing for ${e.src} due to CSS image-rendering: smooth`),this.ctx.imageSmoothingEnabled=!0),this.renderReplacedElement(e,r,o),this.ctx.imageSmoothingEnabled=i}catch{this.context.logger.error(`Error loading image ${e.src}`)}if(e instanceof ta&&this.renderReplacedElement(e,r,e.canvas),e instanceof ra)try{const o=await this.context.cache.match(e.svg);this.renderReplacedElement(e,r,o)}catch{this.context.logger.error(`Error loading svg ${e.svg.substring(0,255)}`)}if(e instanceof aa&&e.tree){const i=await new In(this.context,{scale:this.options.scale,backgroundColor:e.backgroundColor,x:0,y:0,width:e.width,height:e.height}).render(e.tree);e.width&&e.height&&this.ctx.drawImage(i,0,0,e.width,e.height,e.bounds.left,e.bounds.top,e.bounds.width,e.bounds.height)}if(e instanceof _t){const o=Math.min(e.bounds.width,e.bounds.height);e.type===zr?e.checked&&(this.ctx.save(),this.path([new v(e.bounds.left+o*.39363,e.bounds.top+o*.79),new v(e.bounds.left+o*.16,e.bounds.top+o*.5549),new v(e.bounds.left+o*.27347,e.bounds.top+o*.44071),new v(e.bounds.left+o*.39694,e.bounds.top+o*.5649),new v(e.bounds.left+o*.72983,e.bounds.top+o*.23),new v(e.bounds.left+o*.84,e.bounds.top+o*.34085),new v(e.bounds.left+o*.39363,e.bounds.top+o*.79)]),this.ctx.fillStyle=rA(na),this.ctx.fill(),this.ctx.restore()):e.type===Zr&&e.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(e.bounds.left+o/2,e.bounds.top+o/2,o/4,0,Math.PI*2,!0),this.ctx.fillStyle=rA(na),this.ctx.fill(),this.ctx.restore())}if(Ih(e)&&e.value.length){const[o,i,a]=this.textRenderer.createFontStyle(s),{baseline:d}=this.fontMetrics.getMetrics(i,a);this.ctx.font=o;const c=e instanceof _t&&e.isPlaceholder;this.ctx.fillStyle=rA(c?Tf:s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Lh(e.styles.textAlign);const g=Yt(e);let f=0;switch(e.styles.textAlign){case 1:f+=g.width/2;break;case 2:f+=g.width;break}let u=0;if(e instanceof _t){const w=M(s.fontSize,0);u=(g.height-w)/2}const h=g.add(f,u,0,0);this.ctx.save(),this.path([new v(g.left,g.top),new v(g.left+g.width,g.top),new v(g.left+g.width,g.top+g.height),new v(g.left,g.top+g.height)]),this.ctx.clip(),this.textRenderer.renderTextWithLetterSpacing(new Ze(e.value,h),s.letterSpacing,d),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(aA(e.styles.display,2048)){if(e.styles.listStyleImage!==null){const o=e.styles.listStyleImage;if(o.type===0){let i;const a=o.url;try{i=await this.context.cache.match(a),this.ctx.drawImage(i,e.bounds.left-(i.width+10),e.bounds.top)}catch{this.context.logger.error(`Error loading list-style-image ${a}`)}}}else if(A.listValue&&e.styles.listStyleType!==-1){const[o]=this.textRenderer.createFontStyle(s);this.ctx.font=o,this.ctx.fillStyle=rA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right";const i=new SA(e.bounds.left,e.bounds.top+M(e.styles.paddingTop,e.bounds.width),e.bounds.width,Ti(s.lineHeight,s.fontSize.number)/2+1);this.textRenderer.renderTextWithLetterSpacing(new Ze(A.listValue,i),s.letterSpacing,Ti(s.lineHeight,s.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"}}}async renderStackContent(A){if(aA(A.element.container.flags,16))debugger;await this.renderNodeBackgroundAndBorders(A.element);for(const e of A.negativeZIndex)await this.renderStack(e);await this.renderNodeContent(A.element);for(const e of A.nonInlineLevel)await this.renderNode(e);for(const e of A.nonPositionedFloats)await this.renderStack(e);for(const e of A.nonPositionedInlineLevel)await this.renderStack(e);for(const e of A.inlineLevel)await this.renderNode(e);for(const e of A.zeroOrAutoZIndexOrTransformedOrOpacity)await this.renderStack(e);for(const e of A.positiveZIndex)await this.renderStack(e)}mask(A){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.options.width,0),this.ctx.lineTo(this.options.width,this.options.height),this.ctx.lineTo(0,this.options.height),this.ctx.lineTo(0,0),this.formatPath(A.slice(0).reverse()),this.ctx.closePath()}path(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()}formatPath(A){A.forEach((e,r)=>{const s=NA(e)?e.start:e;r===0?this.ctx.moveTo(s.x,s.y):this.ctx.lineTo(s.x,s.y),NA(e)&&this.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)})}async renderNodeBackgroundAndBorders(A){this.effectsRenderer.applyEffects(A.getEffects(2));const e=A.container.styles,r=!De(e.backgroundColor)||e.backgroundImage.length,s=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}],n=Sh(ht(e.backgroundClip,0),A.curves);(r||e.boxShadow.length)&&(this.ctx.save(),this.path(n),this.ctx.clip(),De(e.backgroundColor)||(this.ctx.fillStyle=rA(e.backgroundColor),this.ctx.fill()),await this.backgroundRenderer.renderBackgroundImage(A.container),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach(i=>{this.ctx.save();const a=es(A.curves),d=i.inset?0:Hh,c=ah(a,-d+(i.inset?1:-1)*i.spread.number,(i.inset?1:-1)*i.spread.number,i.spread.number*(i.inset?-2:2),i.spread.number*(i.inset?-2:2));i.inset?(this.path(a),this.ctx.clip(),this.mask(c)):(this.mask(a),this.ctx.clip(),this.path(c)),this.ctx.shadowOffsetX=i.offsetX.number+d,this.ctx.shadowOffsetY=i.offsetY.number,this.ctx.shadowColor=rA(i.color),this.ctx.shadowBlur=i.blur.number,this.ctx.fillStyle=i.inset?rA(i.color):"rgba(0,0,0,1)",this.ctx.fill(),this.ctx.restore()}));let o=0;for(const i of s)i.style!==0&&!De(i.color)&&i.width>0&&(i.style===2?await this.borderRenderer.renderDashedDottedBorder(i.color,i.width,o,A.curves,2):i.style===3?await this.borderRenderer.renderDashedDottedBorder(i.color,i.width,o,A.curves,3):i.style===4?await this.borderRenderer.renderDoubleBorder(i.color,i.width,o,A.curves):await this.borderRenderer.renderSolidBorder(i.color,o,A.curves)),o++}async render(A){this.options.backgroundColor&&(this.ctx.fillStyle=rA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height));const e=lh(A);return await this.renderStack(e),this.effectsRenderer.applyEffects([]),this.canvas}}const Ih=t=>t instanceof ia||t instanceof oa?!0:t instanceof _t&&t.type!==Zr&&t.type!==zr,Sh=(t,A)=>{switch(t){case 0:return es(A);case 2:return rh(A);default:return ts(A)}},Lh=t=>{switch(t){case 1:return"center";case 2:return"right";default:return"left"}};class Th extends Ta{constructor(A,e){super(A,e),this.canvas=e.canvas?e.canvas:document.createElement("canvas"),this.ctx=this.canvas.getContext("2d"),this.options=e,this.canvas.width=Math.floor(e.width*e.scale),this.canvas.height=Math.floor(e.height*e.scale),this.canvas.style.width=`${e.width}px`,this.canvas.style.height=`${e.height}px`,this.ctx.scale(this.options.scale,this.options.scale),this.ctx.translate(-e.x,-e.y),this.context.logger.debug(`EXPERIMENTAL ForeignObject renderer initialized (${e.width}x${e.height} at ${e.x},${e.y}) with scale ${e.scale}`)}async render(A){const e=pn(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),r=await Kh(e);return this.options.backgroundColor&&(this.ctx.fillStyle=rA(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(r,-this.options.x*this.options.scale,-this.options.y*this.options.scale),this.canvas}}const Kh=t=>new Promise((A,e)=>{const r=new Image;r.onload=()=>{A(r)},r.onerror=e,r.src=`data:image/svg+xml;charset=utf-8,${encodeURIComponent(new XMLSerializer().serializeToString(t))}`});class Oa{constructor({id:A,enabled:e}){this.id=A,this.enabled=e,this.start=Date.now()}debug(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.debug=="function"?console.debug(this.id,`${this.getTime()}ms`,...A):this.info(...A))}getTime(){return Date.now()-this.start}info(...A){this.enabled&&typeof window<"u"&&window.console&&typeof console.info=="function"&&console.info(this.id,`${this.getTime()}ms`,...A)}warn(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.warn=="function"?console.warn(this.id,`${this.getTime()}ms`,...A):this.info(...A))}error(...A){this.enabled&&(typeof window<"u"&&window.console&&typeof console.error=="function"?console.error(this.id,`${this.getTime()}ms`,...A):this.info(...A))}}Oa.instances={};class Oh{constructor(A,e){if(this.context=A,this._options=e,this._cache=new Map,this._pendingOperations=new Map,this.maxSize=e.maxCacheSize??100,this.maxSize<1)throw new Error("Cache maxSize must be at least 1");this.maxSize>1e4&&this.context.logger.warn(`Cache maxSize ${this.maxSize} is very large and may cause memory issues. Consider using a smaller value (recommended: 100-1000).`)}addImage(A){const e=this._pendingOperations.get(A);if(e)return e;if(this.has(A)){const r=this._cache.get(A);return r&&(r.lastAccessed=Date.now()),Promise.resolve()}if(Ln(A)||Gh(A)){const r=this._addImageInternal(A);return this._pendingOperations.set(A,r),r.finally(()=>{this._pendingOperations.delete(A)}),r}return Promise.resolve()}async _addImageInternal(A){const e=this._options.imageTimeout??15e3,r=new Promise((n,o)=>{setTimeout(()=>{o(new Error(`Image load timeout after ${e}ms: ${A}`))},e)}),s=Promise.race([this.loadImage(A),r]);s.catch(n=>{this.context.logger.error(`Failed to load image ${A}: ${n instanceof Error?n.message:"Unknown error"}`)}),this.set(A,s)}match(A){const e=this._cache.get(A);if(e)return e.lastAccessed=Date.now(),e.value}set(A,e){if(this._cache.has(A)){const r=this._cache.get(A);r.value=e,r.lastAccessed=Date.now();return}this._cache.size>=this.maxSize&&this.evictLRU(),this._cache.set(A,{value:e,lastAccessed:Date.now()})}evictLRU(){let A=null,e=1/0;for(const[r,s]of this._cache.entries())s.lastAccessed<e&&(e=s.lastAccessed,A=r);A&&(this._cache.delete(A),this.context.logger.debug(`Cache: Evicted LRU entry: ${A}`))}size(){return this._cache.size}getMaxSize(){return this.maxSize}clear(){this._cache.clear()}async loadImage(A){const e=this.context.originChecker,r=a=>e.isSameOrigin(a),s=typeof this._options.customIsSameOrigin=="function"?await this._options.customIsSameOrigin(A,r):r(A),n=!Sn(A)&&this._options.useCORS===!0&&EA.SUPPORT_CORS_IMAGES&&!s,o=!Sn(A)&&!s&&!Ln(A)&&typeof this._options.proxy=="string"&&EA.SUPPORT_CORS_XHR&&!n;if(!s&&this._options.allowTaint===!1&&!Sn(A)&&!Ln(A)&&!o&&!n)return;let i=A;return o&&(i=await this.proxy(i)),this.context.logger.debug(`Added image ${A.substring(0,256)}`),await new Promise((a,d)=>{const c=new Image;c.onload=()=>a(c),c.onerror=d,(kh(i)||n)&&(c.crossOrigin="anonymous"),c.src=i,c.complete===!0&&setTimeout(()=>a(c),500),this._options.imageTimeout>0&&setTimeout(()=>d(`Timed out (${this._options.imageTimeout}ms) loading image`),this._options.imageTimeout)})}has(A){return this._cache.has(A)}keys(){return Promise.resolve(Object.keys(this._cache))}proxy(A){const e=this._options.proxy;if(!e)throw new Error("No proxy defined");const r=A.substring(0,256);return new Promise((s,n)=>{const o=EA.SUPPORT_RESPONSE_TYPE?"blob":"text",i=new XMLHttpRequest;i.onload=()=>{if(i.status===200)if(o==="text")s(i.response);else{const d=new FileReader;d.addEventListener("load",()=>s(d.result),!1),d.addEventListener("error",c=>n(c),!1),d.readAsDataURL(i.response)}else n(`Failed to proxy resource ${r} with status code ${i.status}`)},i.onerror=n;const a=e.indexOf("?")>-1?"&":"?";if(i.open("GET",`${e}${a}url=${encodeURIComponent(A)}&responseType=${o}`),o!=="text"&&i instanceof XMLHttpRequest&&(i.responseType=o),this._options.imageTimeout){const d=this._options.imageTimeout;i.timeout=d,i.ontimeout=()=>n(`Timed out (${d}ms) proxying ${r}`)}i.send()})}}const Dh=/^data:image\/svg\+xml/i,Rh=/^data:image\/.*;base64,/i,Mh=/^data:image\/.*/i,Gh=t=>EA.SUPPORT_SVG_DRAWING||!Vh(t),Sn=t=>Mh.test(t),kh=t=>Rh.test(t),Ln=t=>t.substr(0,4)==="blob",Vh=t=>t.substr(-3).toLowerCase()==="svg"||Dh.test(t);class Nh{constructor(A){if(!A||!A.document)throw new Error("Valid window object required for OriginChecker");if(!A.location||!A.location.href)throw new Error("Window object must have valid location");this.link=A.document.createElement("a"),this.origin=this.getOrigin(A.location.href)}getOrigin(A){return this.link.href=A,this.link.href=this.link.href,this.link.protocol+this.link.hostname+this.link.port}isSameOrigin(A){return this.getOrigin(A)===this.origin}getContextOrigin(){return this.origin}}class os{constructor(A,e,r){this.windowBounds=e,this.instanceName=`#${os.instanceCount++}`,this.config=r,this.logger=new Oa({id:this.instanceName,enabled:A.logging}),this.originChecker=new Nh(r.window),this.cache=A.cache??r.cache??new Oh(this,A)}}os.instanceCount=1;class zt{constructor(A={}){if(this.window=A.window||(typeof window<"u"?window:null),!this.window)throw new Error("Window object is required but not available");this.cspNonce=A.cspNonce,this.cache=A.cache}static fromElement(A,e={}){const r=A.ownerDocument;if(!r)throw new Error("Element is not attached to a document");const s=r.defaultView;if(!s)throw new Error("Document is not attached to a window");return new zt({window:s,...e})}clone(A={}){return new zt({window:A.window||this.window,cspNonce:A.cspNonce??this.cspNonce,cache:A.cache??this.cache})}}function _h(t){console.warn("[html2canvas-pro] setDefaultConfig is deprecated. Pass configuration to html2canvas directly.")}class Ph{constructor(A={}){this.config={maxImageTimeout:3e5,allowDataUrls:!0,...A}}validateUrl(A,e="general"){if(!A||typeof A!="string")return{valid:!1,error:"URL must be a non-empty string"};if(A.startsWith("data:"))return this.config.allowDataUrls?{valid:!0,sanitized:A}:{valid:!1,error:"Data URLs are not allowed"};if(A.startsWith("blob:"))return{valid:!0,sanitized:A};try{const r=new URL(A);if(!["http:","https:"].includes(r.protocol))return{valid:!1,error:`Protocol ${r.protocol} is not allowed. Only http and https are permitted.`};if(e==="proxy"&&this.config.allowedProxyDomains&&this.config.allowedProxyDomains.length>0){const s=r.hostname.toLowerCase();if(!this.config.allowedProxyDomains.some(o=>{const i=o.toLowerCase();return s===i||s.endsWith("."+i)}))return{valid:!1,error:`Proxy domain ${r.hostname} is not in the allowed list`}}if(e==="proxy"){if(!this.config.allowLocalhostProxy){const s=r.hostname.toLowerCase();if(s==="localhost"||s==="127.0.0.1"||s==="::1")return{valid:!1,error:"Localhost is not allowed for proxy URLs"};if(this.isPrivateIP(s))return{valid:!1,error:"Private IP addresses are not allowed for proxy URLs"};if(s.startsWith("169.254.")||s.startsWith("fe80:"))return{valid:!1,error:"Link-local addresses are not allowed for proxy URLs"}}return{valid:!0,sanitized:A,requiresRuntimeCheck:!0}}return{valid:!0,sanitized:A}}catch(r){return{valid:!1,error:`Invalid URL format: ${r instanceof Error?r.message:"Unknown error"}`}}}isPrivateIP(A){return[/^0\./,/^10\./,/^100\.(6[4-9]|[7-9][0-9]|1[0-1][0-9]|12[0-7])\./,/^127\./,/^169\.254\./,/^172\.(1[6-9]|2[0-9]|3[0-1])\./,/^192\.0\.0\./,/^192\.0\.2\./,/^192\.168\./,/^198\.(1[8-9])\./,/^198\.51\.100\./,/^203\.0\.113\./,/^2(2[4-9]|3[0-9])\./,/^24[0-9]\./,/^255\.255\.255\.255$/].some(r=>r.test(A))?!0:A.includes(":")?this.isPrivateIPv6(A):!1}isPrivateIPv6(A){const s=A.toLowerCase().trim().replace(/^\[|\]$/g,"").split("%")[0];if(/^(0:){7}1$/.test(s)||s==="::1"||/^(0:){7}0$/.test(s)||s==="::")return!0;const n=this.expandIPv6(s);if(!n)return this.isPrivateIPv6Prefix(s);const o=parseInt(n.substring(0,2),16);if(o>=252&&o<=253)return!0;if(o===254){const i=parseInt(n.substring(2,4),16);if(i>=128&&i<=191)return!0}return o===255}expandIPv6(A){try{if(A.includes("::")){const e=A.split("::");if(e.length>2)return null;const r=e[0]?e[0].split(":"):[],s=e[1]?e[1].split(":"):[],n=8-r.length-s.length;if(n<0)return null;const o=Array(n).fill("0000");return[...r,...o,...s].map(a=>a.padStart(4,"0")).join(":")}else{const e=A.split(":");return e.length!==8?null:e.map(r=>r.padStart(4,"0")).join(":")}}catch{return null}}isPrivateIPv6Prefix(A){return!!(/^fc[0-9a-f]{0,2}:?/i.test(A)||/^fd[0-9a-f]{0,2}:?/i.test(A)||/^fe[89ab][0-9a-f]:?/i.test(A)||/^ff[0-9a-f]{0,2}:?/i.test(A))}validateCspNonce(A){return!A||typeof A!="string"?{valid:!1,error:"CSP nonce must be a non-empty string"}:A.length<16?{valid:!1,error:"CSP nonce is too short (minimum 16 characters recommended)"}:/^[A-Za-z0-9+/=_-]+$/.test(A)?{valid:!0,sanitized:A}:{valid:!1,error:"CSP nonce contains invalid characters"}}validateImageTimeout(A){return typeof A!="number"||isNaN(A)?{valid:!1,error:"Image timeout must be a number"}:A<0?{valid:!1,error:"Image timeout cannot be negative"}:this.config.maxImageTimeout&&A>this.config.maxImageTimeout?{valid:!1,error:`Image timeout ${A}ms exceeds maximum allowed ${this.config.maxImageTimeout}ms`}:{valid:!0,sanitized:A}}validateDimensions(A,e){if(typeof A!="number"||typeof e!="number")return{valid:!1,error:"Dimensions must be numbers"};if(isNaN(A)||isNaN(e))return{valid:!1,error:"Dimensions cannot be NaN"};if(A<=0||e<=0)return{valid:!1,error:"Dimensions must be positive"};const r=32767;return A>r||e>r?{valid:!1,error:`Dimensions exceed maximum allowed (${r}px)`}:{valid:!0,sanitized:{width:A,height:e}}}validateScale(A){return typeof A!="number"||isNaN(A)?{valid:!1,error:"Scale must be a number"}:A<=0?{valid:!1,error:"Scale must be positive"}:A>10?{valid:!1,error:"Scale factor too large (maximum 10x)"}:{valid:!0,sanitized:A}}validateElement(A){return A?typeof A!="object"?{valid:!1,error:"Element must be an object"}:typeof HTMLElement<"u"&&A instanceof HTMLElement?A.ownerDocument?{valid:!0}:{valid:!1,error:"Element must be attached to a document"}:A.ownerDocument?A.ownerDocument.defaultView?{valid:!0}:{valid:!1,error:"Document must be attached to a window (ownerDocument.defaultView required)"}:{valid:!1,error:"Element must be attached to a document (ownerDocument required)"}:{valid:!1,error:"Element is required"}}validateOptions(A){const e=[],r=A.proxy;if(r!=null&&typeof r=="string"&&r.length>0){const s=this.validateUrl(r,"proxy");s.valid||e.push(`Proxy: ${s.error}`)}if(A.imageTimeout!==void 0){const s=this.validateImageTimeout(A.imageTimeout);s.valid||e.push(`Image timeout: ${s.error}`)}if(A.width!==void 0||A.height!==void 0){const s=A.width??800,n=A.height??600,o=this.validateDimensions(s,n);o.valid||e.push(`Dimensions: ${o.error}`)}if(A.scale!==void 0){const s=this.validateScale(A.scale);s.valid||e.push(`Scale: ${s.error}`)}if(A.cspNonce!==void 0){const s=this.validateCspNonce(A.cspNonce);s.valid||e.push(`CSP nonce: ${s.error}`)}if(this.config.customValidator){const s=this.config.customValidator(A,"options");s.valid||e.push(`Custom validation: ${s.error}`)}return e.length>0?{valid:!1,error:e.join("; ")}:{valid:!0}}}function Wh(t={}){return new Ph({allowDataUrls:!0,maxImageTimeout:3e5,...t})}class jh{constructor(A,e=!0){this.context=A,this.activeMetrics=new Map,this.completedMetrics=[],this.enabled=e,this.getTime=typeof performance<"u"&&typeof performance.now=="function"?()=>performance.now():()=>Date.now()}start(A,e){this.enabled&&(this.activeMetrics.has(A)&&this.context?.logger.warn(`Performance metric '${A}' already started. Overwriting.`),this.activeMetrics.set(A,{name:A,startTime:this.getTime(),metadata:e}))}end(A){if(!this.enabled)return;const e=this.activeMetrics.get(A);if(!e){this.context?.logger.warn(`Performance metric '${A}' not found. Was start() called?`);return}return e.endTime=this.getTime(),e.duration=e.endTime-e.startTime,this.completedMetrics.push(e),this.activeMetrics.delete(A),this.context?.logger.debug(`⏱️ ${A}: ${e.duration.toFixed(2)}ms`,e.metadata),e}measure(A,e,r){this.start(A,r);try{const s=e();return this.end(A),s}catch(s){throw this.end(A),s}}async measureAsync(A,e,r){this.start(A,r);try{const s=await e();return this.end(A),s}catch(s){throw this.end(A),s}}getMetrics(){return[...this.completedMetrics]}getMetric(A){return this.completedMetrics.find(e=>e.name===A)}getSummary(){const A=this.completedMetrics.reduce((r,s)=>r+(s.duration||0),0),e=this.completedMetrics.map(r=>({name:r.name,duration:r.duration||0,percentage:A>0?((r.duration||0)/A*100).toFixed(1)+"%":"0%"}));return{totalDuration:A,metrics:this.getMetrics(),breakdown:e}}logSummary(){if(!this.enabled||this.completedMetrics.length===0||!this.context)return;const A=this.getSummary();this.context.logger.info(`
12
+ 📊 Performance Summary (Total: ${A.totalDuration.toFixed(2)}ms):`),A.breakdown.sort((e,r)=>r.duration-e.duration).forEach(e=>{this.context.logger.info(` ${e.name.padEnd(20)} ${e.duration.toFixed(2).padStart(8)}ms ${e.percentage.padStart(6)}`)})}clear(){this.activeMetrics.clear(),this.completedMetrics.splice(0)}isEnabled(){return this.enabled}getActiveMetrics(){return Array.from(this.activeMetrics.keys())}}const Da=(t,A={},e)=>{const r=e||zt.fromElement(t,{cspNonce:A.cspNonce,cache:A.cache});return Yh(t,A,r)},Xh=t=>{console.warn('[html2canvas-pro] setCspNonce is deprecated. Pass cspNonce in options instead: html2canvas(element, { cspNonce: "..." })'),typeof window<"u"&&_h(new zt({window,cspNonce:t}))};Da.setCspNonce=Xh;const Jh=t=>{["scale","width","height","imageTimeout","x","y","windowWidth","windowHeight","scrollX","scrollY"].forEach(e=>{const r=t[e];if(r!=null&&typeof r!="number"){const s=Number(r);Number.isNaN(s)||(t[e]=s)}})},Yh=async(t,A,e)=>{if(Jh(A),!A.skipValidation){const hA=A.validator||Wh(),FA=hA.validateElement(t);if(!FA.valid)throw new Error(FA.error);const X=hA.validateOptions(A);if(!X.valid)throw new Error(`Invalid options: ${X.error}`)}if(!t||typeof t!="object")throw new Error("Invalid element provided as first argument");const r=t.ownerDocument;if(!r)throw new Error("Element is not attached to a Document");const s=r.defaultView;if(!s)throw new Error("Document is not attached to a Window");const n={allowTaint:A.allowTaint??!1,imageTimeout:A.imageTimeout??15e3,proxy:A.proxy,useCORS:A.useCORS??!1,customIsSameOrigin:A.customIsSameOrigin},o={logging:A.logging??!0,cache:A.cache??e.cache,...n},i=800,a=600,d=0,c=s,g={windowWidth:A.windowWidth??c.innerWidth??i,windowHeight:A.windowHeight??c.innerHeight??a,scrollX:A.scrollX??c.pageXOffset??d,scrollY:A.scrollY??c.pageYOffset??d},f=new SA(g.scrollX,g.scrollY,g.windowWidth,g.windowHeight),u=new os(o,f,e),h=A.enablePerformanceMonitoring??A.logging??!1,w=new jh(u,h);w.start("total",{width:g.windowWidth,height:g.windowHeight});const x=A.foreignObjectRendering??!1,U={allowTaint:A.allowTaint??!1,onclone:A.onclone,ignoreElements:A.ignoreElements,iframeContainer:A.iframeContainer,inlineImages:x,copyStyles:x,cspNonce:A.cspNonce??e.cspNonce};u.logger.debug(`Starting document clone with size ${f.width}x${f.height} scrolled to ${-f.left},${-f.top}`),w.start("clone");const p=new Ua(u,t,U),y=p.clonedReferenceElement;if(!y)throw new Error("Unable to find element in cloned iframe");const L=await p.toIFrame(r,f);w.end("clone");const{width:E,height:K,left:V,top:AA}=Cn(y)||Mf(y)?sl(y.ownerDocument):dr(u,y),S=zh(u,y,A.backgroundColor),xA={canvas:A.canvas,backgroundColor:S,scale:A.scale??s.devicePixelRatio??1,x:(A.x??0)+V,y:(A.y??0)+AA,width:A.width??Math.ceil(E),height:A.height??Math.ceil(K),imageSmoothing:A.imageSmoothing,imageSmoothingQuality:A.imageSmoothingQuality};let N,dA;try{return x?(u.logger.debug("Document cloned, using foreign object rendering"),w.start("render-foreignobject"),N=await new Th(u,xA).render(y),w.end("render-foreignobject")):(u.logger.debug(`Document cloned, element located at ${V},${AA} with size ${E}x${K} using computed rendering`),u.logger.debug("Starting DOM parsing"),w.start("parse"),dA=la(u,y),w.end("parse"),S===dA.styles.backgroundColor&&(dA.styles.backgroundColor=ge.TRANSPARENT),u.logger.debug(`Starting renderer for element at ${xA.x},${xA.y} with size ${xA.width}x${xA.height}`),w.start("render"),N=await new In(u,xA).render(dA),w.end("render")),w.start("cleanup"),(A.removeContainer??!0)&&(Ua.destroy(L)||u.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),w.end("cleanup"),w.end("total"),u.logger.debug("Finished rendering"),h&&w.logSummary(),N}finally{dA&&dA.restoreTree()}},zh=(t,A,e)=>{const r=A.ownerDocument,s=r.documentElement?ct(t,getComputedStyle(r.documentElement).backgroundColor):ge.TRANSPARENT,n=r.body?ct(t,getComputedStyle(r.body).backgroundColor):ge.TRANSPARENT,o=typeof e=="string"?ct(t,e):e===null?ge.TRANSPARENT:4294967295;return A===r.documentElement?De(s)?De(n)?o:n:s:o},Zt=2147483647,Ra=Zt-1,is=Zt-1,Zh=Zt-10,$h=Zt-5,qh=Zt-15,se="data-vg-pin-id",Aw=()=>{const t=window.innerWidth;return t<768?"mobile":t<1024?"tablet":"desktop"},Ma=(t,A)=>{if(!t)return"";try{const e=new Date(t);return isNaN(e.getTime())?"":new Intl.DateTimeFormat(A==="es"?"es-ES":"en-US",{day:"2-digit",month:"2-digit",year:"numeric",hour:"2-digit",minute:"2-digit",hour12:!1}).format(e)}catch{return""}},Ga=({url:t,className:A,style:e,tooltipStyle:r,onHover:s})=>{const n=C.useRef(null),o=()=>{if(!n.current||!s)return;const d=n.current.getBoundingClientRect(),c=d.top,g=window.innerHeight-d.bottom,f=c<140&&g>c?"bottom":"top";s({url:t,x:d.left+d.width/2,y:f==="top"?d.top:d.bottom,direction:f})},i=d=>d.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),a=()=>{try{const d=i(window.location.pathname),c=new URL(t),g=i(c.pathname);return d===g||d.startsWith(g)||g.startsWith(d)}catch{return!1}};return B.jsxs("div",{ref:n,className:`vg-url-tag ${A||""}`,style:{...e,opacity:a()?1:.6,borderColor:a()?"var(--vg-primary)":"#e2e8f0"},onMouseEnter:o,onMouseMove:o,onMouseLeave:()=>s?.(null),children:[B.jsx(ar,{"data-vg-id":"353251b6","data-source-path":"/src/components/ViewGateOverlay.tsx:144",size:e?.fontSize?parseInt(e.fontSize)+1:10}),B.jsx("span",{"data-vg-id":"1b724dd0","data-source-path":"/src/components/ViewGateOverlay.tsx:145",style:{maxWidth:e?.maxWidth||"150px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:new URL(t).pathname})]})},$t=t=>{const A=[],e=[],r=[];let s=t;for(;s&&s.nodeType===Node.ELEMENT_NODE;){if(s.id&&!s.id.startsWith("vg-")&&!s.id.includes(":")){A.unshift(`#${s.id}`),r.unshift(`${s.localName}#${s.id}`);break}let n=s.localName;const o=Array.from(s.parentNode?.children||[]).indexOf(s),i=`${s.localName}[${o}]`;r.unshift(i);const a=s.getAttribute("data-testid")||s.getAttribute("data-qa");if(a&&e.push(`[data-testid="${a}"]`),s.getAttribute("placeholder"),s.getAttribute("aria-label"),s.getAttribute("role"),s.getAttribute("name"),s.getAttribute("title"),a){n=`[${s.hasAttribute("data-testid")?"data-testid":"data-qa"}="${a}"]`,A.unshift(n);break}const d=Array.from(s.parentNode?.children||[]).filter(c=>c.localName===s?.localName);if(d.length>1){const c=d.indexOf(s)+1;n+=`:nth-of-type(${c})`}A.unshift(n),s=s.parentElement}return{selector:A.join(" > "),fallbacks:e,vgPath:r.join(" > ")}},ka=t=>{const{vgPath:A}=$t(t);return{vgPath:A,classHash:t.className,parentTag:t.parentElement?.tagName.toLowerCase(),neighborCount:t.parentElement?.children.length,ariaLabel:t.getAttribute("aria-label")||t.getAttribute("title")||void 0,role:t.getAttribute("role")||void 0,name:t.getAttribute("name")||void 0,type:t.getAttribute("type")||void 0,placeholder:t.getAttribute("placeholder")||void 0,testId:t.getAttribute("data-testid")||t.getAttribute("data-qa")||void 0,textSnippet:(t.innerText||"").slice(0,50).trim()}},ew=(()=>{let t=null,A=null;return e=>{if(!e||typeof window>"u"||typeof document>"u")return e;if(e.includes("oklch")||e.includes("oklab")||e.includes("lab(")||e.includes("lch(")||e.includes("color("))try{if(t||(t=document.createElement("canvas"),t.width=1,t.height=1),A||(A=t.getContext("2d",{willReadFrequently:!0})),A){A.fillStyle="#000000",A.fillStyle=e;const n=A.fillStyle;if(n&&!n.includes("oklch")&&!n.includes("oklab"))return n}const r=document.createElement("div");r.style.color=e,document.body.appendChild(r);const s=getComputedStyle(r).color;return document.body.removeChild(r),s&&!s.includes("oklch")?s:"rgb(0,0,0)"}catch{return"rgb(0,0,0)"}return e}})(),tw=t=>{const A=window.getComputedStyle(t),e={};return["display","position","margin","padding","font-size","color","background-color","width","height","z-index"].forEach(s=>{const n=A.getPropertyValue(s);e[s]=ew(n)}),e},rw=t=>{const e=Object.keys(t).find(n=>n.startsWith("__reactFiber$")||n.startsWith("__reactInternalInstance$"));if(!e)return"";const r=[];let s=t[e];for(;s;){const n=s.type;if(typeof n=="function"){const o=n.displayName||n.name;o&&!o.includes("ViewGate")&&!r.includes(o)&&r.unshift(o)}s=s.return}return r.join(" > ")||"Generic Component"},Tn=t=>{if(!t||t.id==="viewgate-ui"||t.id==="viewgate-shadow-host"||t.closest("#viewgate-shadow-host"))return!1;if(t.getAttribute("role")==="dialog"||t.getAttribute("aria-modal")==="true"||t.classList.contains("modal")||t.classList.contains("modal-content"))return!0;const A=window.getComputedStyle(t),e=t.getBoundingClientRect(),r=t.getAttribute("role");if(r&&["listbox","menu","combobox","tooltip","option"].includes(r)||e.width<120&&e.height<120)return!1;const n=parseInt(A.zIndex)||0,o=A.position==="fixed"||A.position==="absolute",i=e.width>window.innerWidth*.4&&e.height>window.innerHeight*.4,a=Math.abs(e.left+e.width/2-window.innerWidth/2)<50,d=t.getAttribute("class")||"",c=d.toLowerCase().includes("modal")||d.toLowerCase().includes("dialog");return!!(o&&n>=100&&(i||a||c))},Ve=t=>{if(!t.isConnected)return!1;const A=window.getComputedStyle(t);if(A.display==="none"||A.visibility==="hidden"||A.opacity==="0")return t.tagName!=="BODY"&&t.tagName,!1;if(t.offsetWidth===0||t.offsetHeight===0)return!1;let e=t.parentElement;for(;e;){const s=window.getComputedStyle(e);if(s.display==="none"||s.visibility==="hidden"||s.opacity==="0")return!1;e=e.parentElement}const r=t.getBoundingClientRect();return!(r.width===0||r.height===0)},Va=(t,A=document)=>{const e=A.querySelector(t);if(e)return e;const r=A.querySelectorAll("*");for(const s of Array.from(r)){const n=s.shadowRoot;if(n){const o=Va(t,n);if(o)return o}}return null},Na=(t,A)=>{let e=document.elementFromPoint(t,A);for(;e&&e.shadowRoot;){const r=e.shadowRoot.elementFromPoint(t,A);if(!r||r===e)break;e=r}return e},sw=t=>{if(!t.tag)return null;const A=Array.from(document.getElementsByTagName(t.tag));let e=null,r=0;for(const s of A){if(!as(s,t))continue;let n=0;const o=s.getAttribute("placeholder"),i=t.attributes?.placeholder||t.fingerprint?.placeholder;i&&o===i&&(n+=6);const a=s.getAttribute("type"),d=t.attributes?.type||t.fingerprint?.type;if(d&&a===d&&(n+=2),s.innerText?.trim()===t.text.trim()&&(n+=5),t.fingerprint?.vgPath){const{vgPath:c}=$t(s);(c===t.vgPath||t.fingerprint?.vgPath===c)&&(n+=10)}n>r&&n>=7&&(r=n,e=s)}return e},as=(t,A)=>{if(t.tagName.toLowerCase()!==A.tag.toLowerCase())return!1;const e=t.getAttribute("placeholder"),r=A.attributes?.placeholder||A.fingerprint?.placeholder;if(r&&e&&r!==e)return!1;const s=t.getAttribute("type"),n=A.attributes?.type||A.fingerprint?.type;return!(n&&s&&n!==s)},_a=(t,A)=>{if(A){const o=Array.from(document.querySelectorAll(`[${se}="${A}"]`));if(o.length>0){const i=o.filter(a=>as(a,t));if(i.length===0)o.forEach(a=>a.removeAttribute(se));else{const a=i.find(c=>{const{vgPath:g}=$t(c);return g===t.vgPath||t.fingerprint?.vgPath===g}),d=a&&Ve(a)?a:i.find(c=>!(!Ve(c)||t.metadata?.isModal&&!c.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')));return d?(o.forEach(c=>{c!==d&&c.removeAttribute(se)}),d):null}}}const r=(t.selector?Array.from(document.querySelectorAll(t.selector)):[]).filter(o=>as(o,t));let s=r.find(o=>{const{vgPath:i}=$t(o);return i===t.vgPath||t.fingerprint?.vgPath===i})||r[0]||null;if(s&&Ve(s))if(t.metadata?.isModal&&!s.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))s=null;else return s;if(t.fallbackSelectors)for(const o of t.fallbackSelectors){const i=Va(o);if(i&&as(i,t)&&Ve(i)){if(t.metadata?.isModal&&!i.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content'))continue;return i}}const n=sw(t);return n&&Ve(n)?t.metadata?.isModal&&!n.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')?null:n:null},Kn=t=>({tag:t.tagName.toLowerCase(),text:(t.innerText||t.getAttribute("placeholder")||"").slice(0,50).trim(),role:t.getAttribute("role")||void 0,type:t.getAttribute("type")||void 0}),nw=t=>{const A=t.parentElement;if(!A)return;const e=Array.from(A.children).filter(o=>o!==t).slice(0,5).map(o=>Kn(o)),r=Array.from(A.children),s=r.indexOf(t);let n="middle";return s===0&&(n="start"),s===r.length-1&&(n="end"),{target:{...Kn(t),location:`${n} of ${A.tagName.toLowerCase()}`},parent:Kn(A),siblings:e}},Pa=(t,A)=>{const e=t.getAttribute("data-vg-id")||void 0;let r;const n=Object.keys(t).find(U=>U.startsWith("__reactFiber$")||U.startsWith("__reactInternalInstance$"));if(n){let U=t[n];for(;U;){if(U._debugSource){const{fileName:p,lineNumber:y,columnNumber:L}=U._debugSource;r=`${p}:${y}${L?":"+L:""}`;break}U=U.return}}const o=ka(t),i={vgId:e?1:0,fiber:r?.8:0,fingerprint:.5+(o.testId?.3:0)+(o.ariaLabel?.1:0)};let a=t.getAttribute("data-source-path")||r||"unknown:0";const d=rw(t),{selector:c,fallbacks:g,vgPath:f}=$t(t),u={};["placeholder","aria-label","name","type","alt","title","value","role","data-testid"].forEach(U=>{const p=t.getAttribute(U);p&&(u[U]=p)});const h=(()=>{let U=t;for(;U&&U!==document.body;){if(Tn(U))return!0;U=U.parentElement}return!1})();let w;h&&A&&!A.closest('[role="dialog"], [aria-modal="true"], .modal, .modal-content')&&(w=Pa(A));const x=`${t.tagName.toLowerCase()}-${(t.innerText||"").slice(0,20).replace(/\s+/g,"_")}-${c.split(" > ").slice(-1)}`;return{tag:t.tagName.toLowerCase(),id:t.id||"",classes:t.className||"",text:(t.innerText||"").slice(0,100).trim(),selector:c,vgPath:f,vgId:e,outerHtml:t.outerHTML,parentContext:t.parentElement?`<${t.parentElement.tagName.toLowerCase()} ${Array.from(t.parentElement.attributes).map(U=>`${U.name}="${U.value}"`).join(" ").slice(0,500)}>`:"N/A",componentPath:d,signature:x,source:a,attributes:u,confidence:i,fallbackSelectors:[...new Set(g)].slice(0,5),domPath:[],viewportSize:{width:window.innerWidth,height:window.innerHeight},uiContext:nw(t),fingerprint:ka(t),metadata:{hint:`Edit ${a.split(":")[0]} at line ${a.split(":")[1]||"?"}`,computedStyles:tw(t),viewportBreakpoint:Aw(),outerHtml:t.outerHTML.slice(0,1500),scrollPosition:{x:window.scrollX,y:window.scrollY},isModal:h,triggerReference:w}}},Wa=()=>{const{addToast:t,language:A,t:e,apiKey:r,baseUrl:s,dashboardUrl:n,disableViewGate:o,hasActiveToasts:i}=xo(),[a,d]=C.useState(typeof window<"u"?window.location.pathname+window.location.search:"/"),c=C.useMemo(()=>typeof window>"u"?!1:window.location.href.includes("viewgate-backlog"),[a]);C.useEffect(()=>{const l=()=>d(window.location.pathname+window.location.search);window.addEventListener("popstate",l);const F=window.history.pushState,Q=window.history.replaceState;return window.history.pushState=function(...H){F.apply(this,H),setTimeout(l,0)},window.history.replaceState=function(...H){Q.apply(this,H),setTimeout(l,0)},()=>{window.removeEventListener("popstate",l),window.history.pushState=F,window.history.replaceState=Q}},[]);const[g,f]=C.useState(!1),[u,h]=C.useState("medium"),[w,x]=C.useState("medium"),[U,p]=C.useState("all"),[y,L]=C.useState(null),[E,K]=C.useState(null),[V,AA]=C.useState(""),[S,xA]=C.useState(!1),[N,dA]=C.useState([]),[hA,FA]=C.useState(""),[X,_A]=C.useState([]),[zA,Fe]=C.useState([]),[fe,ne]=C.useState(!1),[m,D]=C.useState(""),[W,q]=C.useState(!1),[xe,ye]=C.useState("down");C.useRef(null);const[z,RA]=C.useState(!1),[bA,oe]=C.useState(!1),[TA,cs]=C.useState([]),[MA,KA]=C.useState(null),[Ne,Dn]=C.useState(""),[eA,BA]=C.useState(!1),[cA,oA]=C.useState({}),[gA,OA]=C.useState(null),[iA,PA]=C.useState(!1),[WA,qe]=C.useState(null),[qt,ls]=C.useState([]),[Z,ZA]=C.useState(()=>{if(typeof window>"u")return null;const l=localStorage.getItem("vg_selected_member");return l?JSON.parse(l):null}),[_e,Rn]=C.useState(!1),[he,cw]=C.useState(!1),ja=C.useCallback(()=>{!r||!s||_e||fetch(`${s}/api/projects/members`,{headers:{"x-api-key":r}}).then(l=>l.json()).then(l=>{Array.isArray(l)&&(ls(l),Rn(!0))}).catch(l=>console.error("Failed to fetch project members",l))},[r,s,_e]),Mn=C.useCallback(()=>{!r||!s||he||fetch(`${s}/api/projects/endpoints`,{headers:{"x-api-key":r}}).then(l=>l.json()).then(l=>{l.endpoints&&Array.isArray(l.endpoints)?Fe(l.endpoints):Array.isArray(l)&&Fe(l),typeof l.isFigmaConnected=="boolean"&&ne(l.isFigmaConnected),cw(!0)}).catch(l=>console.error("Failed to fetch project endpoints",l))},[r,s,he]);C.useEffect(()=>{g&&!_e&&ja()},[g,_e,ja]),C.useEffect(()=>{W&&!he&&Mn()},[W,he,Mn]),C.useEffect(()=>{if(N.length===0)return;const l=["frontend"];zA.length>0&&l.push("backend"),fe&&l.push("ux");const F=N.filter(Q=>l.includes(Q));F.length!==N.length&&dA(F)},[zA.length,fe,N]);const lw=l=>{ZA(l),localStorage.setItem("vg_selected_member",JSON.stringify(l))},Xa=C.useCallback(async l=>{const Q=await fetch(l,{headers:{"x-api-key":r}});if(!Q.ok){const H=await Q.json().catch(()=>({}));throw new Error(H.message||H.error||"Fetch failed")}return Q.json()},[r]),dw=C.useMemo(()=>c?"backlog":"pending,todo,in_progress,review,ready_for_review,bug_fixing",[c]),{data:ds,isLoading:Vw}=ho(r?`${s}/api/projects/active-sprint`:null,Xa,{revalidateOnFocus:!0,revalidateOnMount:!0,dedupingInterval:6e4}),{data:Ar,isLoading:At,mutate:wt}=ho(r&&(ds||c)?`${s}/api/annotations?status=${dw}`:null,Xa,{refreshInterval:3e4,revalidateOnFocus:!0,dedupingInterval:5e3}),[et,Ja]=C.useState(null),Ya=C.useRef(TA);Ya.current=TA;const[DA,Bs]=C.useState(null),za=C.useRef(null),[pt,Bw]=C.useState([]),Za=C.useMemo(()=>{const l=(m||"").toLowerCase().trim();return l?zA.filter(F=>{const Q=F.path&&F.path.toLowerCase().includes(l),H=F.description&&F.description.toLowerCase().includes(l),R=F.method&&F.method.toLowerCase().includes(l);return Q||H||R}):zA},[zA,m]),$a=C.useMemo(()=>{const l={},F=A==="es"?"Seleccionados":"Selected";return Za.forEach(Q=>{const H=`${Q.method}|${Q.path}`;X.includes(H)&&(l[F]||(l[F]={name:F,endpoints:[]}),l[F].endpoints.push(Q));const O=(Q.path||"").split("/").filter(sA=>sA&&!["api","v1.0","v2","rest"].includes(sA.toLowerCase()));let G=O.length>0?O[0]:"General";G=G.replace(/([a-z])([A-Z])/g,"$1 $2"),G=G.replace(/([A-Z])([A-Z][a-z])/g,"$1 $2"),G=G.charAt(0).toUpperCase()+G.slice(1),l[G]||(l[G]={name:G,endpoints:[]});const T=l[G];T&&T.endpoints.push(Q)}),Object.values(l).sort((Q,H)=>Q.name===F?-1:H.name===F||Q.name==="General"?1:H.name==="General"?-1:Q.name.localeCompare(H.name))},[Za,X,A]),Gn=C.useMemo(()=>{let l=Array.isArray(TA)?TA:[];if(gA){const Q=pt.find(H=>H.annotations&&Array.isArray(H.annotations)&&H.annotations.some(R=>R._id===gA));Q?l=Q.annotations:l=l.filter(H=>H._id===gA)}return l=l.filter(Q=>Q.status!=="completed"&&Q.status!=="done"),window.location.href.includes("viewgate-backlog")||(DA==="pending"?l=l.filter(Q=>Q.status!=="ready_for_review"):DA==="ready"&&(l=l.filter(Q=>Q.status==="ready_for_review"))),U!=="all"&&(l=l.filter(Q=>(Q.priority||"medium")===U)),l},[gA,TA,pt,DA,U]);C.useEffect(()=>{gA&&Gn.length===0&&!At&&OA(null)},[gA,Gn.length,At]);const[Qt,gw]=C.useState(()=>{if(typeof window>"u")return{bottom:30,right:30};const l=localStorage.getItem("vg-bar-pos");return l?JSON.parse(l):{bottom:30,right:30}}),[er,qa]=C.useState(!1),Ee=C.useRef(null),uw=l=>{l.preventDefault(),l.stopPropagation();const F=l.currentTarget.parentElement?.getBoundingClientRect();F&&(qa(!0),Ee.current={x:l.clientX,y:l.clientY,bottom:Qt.bottom,right:Qt.right,width:F.width,height:F.height})};C.useEffect(()=>{if(!er)return;const l=Q=>{if(er&&Ee.current){const H=Q.clientX-Ee.current.x,R=Q.clientY-Ee.current.y;let O=Ee.current.bottom-R,G=Ee.current.right-H;const T=10;O=Math.max(T,Math.min(window.innerHeight-Ee.current.height-T,O)),G=Math.max(T,Math.min(window.innerWidth-Ee.current.width-T,G)),gw({bottom:O,right:G})}},F=()=>{er&&(qa(!1),localStorage.setItem("vg-bar-pos",JSON.stringify(Qt)),Ee.current=null)};return window.addEventListener("mousemove",l),window.addEventListener("mouseup",F),()=>{window.removeEventListener("mousemove",l),window.removeEventListener("mouseup",F)}},[er,Qt]);const[kn,Vn]=C.useState(null),[Ac,ec]=C.useState(""),[Nw,_w]=C.useState({}),Nn=C.useRef(null),Ct=C.useRef(null),_n=C.useRef(null),gs=C.useRef(!1),tc=C.useCallback(()=>{typeof window>"u"||gs.current||(Ct.current&&cancelAnimationFrame(Ct.current),Ct.current=requestAnimationFrame(()=>{Ct.current=null,gs.current=!0,_n.current;const l=Ya.current,F=Array.isArray(l)?l:[],Q=new Set(F.map(J=>J._id));document.querySelectorAll(`[${se}]`).forEach(J=>{const GA=J.getAttribute(se);GA&&!Q.has(GA)&&J.removeAttribute(se)});const R=Array.from(document.querySelectorAll('[role="dialog"], [aria-modal="true"], .modal, .modal-backdrop, .fixed.inset-0')).find(J=>Tn(J)&&Ve(J)),O=!!R,G=new Map,T=new Map;F.forEach(J=>{if(!J||!J.reference)return;try{const tA=()=>{const ie=window.location.pathname.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),He=new URLSearchParams(window.location.search);He.delete("viewgate"),He.sort();const I=He.toString();return I?`${ie}?${I}`:ie},HA=ie=>{try{const He=new URL(ie),I=He.pathname.toLowerCase().replace(/\/$/g,"").replace(/\/(?:[0-9]+|(?:[0-9a-f]{24}))(?=\/|$)/g,"/:id"),ae=new URLSearchParams(He.search);ae.delete("viewgate"),ae.sort();const rr=ae.toString();return rr?`${I}?${rr}`:I}catch{return""}},ve=tA(),tr=HA(J.url);if(ve!==tr)return}catch{return}const GA=!!J.reference.metadata?.isModal,be=J.reference.metadata?.triggerReference;let wA=_a(J.reference,J._id),pA=!1;if(be){const tA=_a(be);tA&&Ve(tA)&&(wA=tA,pA=!0)}if(!wA||!Ve(wA))return;let UA=!1;if(O?UA=R.contains(wA):pA?UA=!0:UA=!GA,!UA)return;const vA=wA.getAttribute(se);vA!==J._id&&(document.querySelectorAll(`[${se}="${J._id}"]`).forEach(tA=>{tA.removeAttribute(se)}),vA||wA.setAttribute(se,J._id));const j=pA?G:T;j.has(wA)||j.set(wA,{anns:[]}),j.get(wA).anns.push(J)});const sA=[],jA=(J,GA)=>{J.forEach((be,wA)=>{const{anns:pA}=be,UA=wA.getBoundingClientRect(),vA=UA.left+UA.width/2,j=UA.top+UA.height/2;if(vA>=0&&vA<=window.innerWidth&&j>=0&&j<=window.innerHeight){const tA=document.elementFromPoint(vA,j),HA=document.getElementById("viewgate-shadow-host");if(tA&&!wA.contains(tA)&&tA!==HA&&!HA?.contains(tA))return}sA.push({id:pA[0]._id+(GA?"_trig":""),element:wA,rect:UA,annotations:pA.sort((tA,HA)=>new Date(HA.timestamp||HA.createdAt).getTime()-new Date(tA.timestamp||tA.createdAt).getTime()),isModal:!!pA[0].reference?.metadata?.isModal,isTriggerPin:GA})})};jA(G,!0),jA(T,!1),Bw(sA),gs.current=!1}))},[WA]);C.useEffect(()=>{if(Ar){const l=Array.isArray(Ar)?Ar:Ar?.data||[];if(Array.isArray(l)){const F=l.reduce((Q,H)=>Q.find(O=>O._id===H._id)?Q:Q.concat([H]),[]);cs(F)}}else At||cs([])},[Ar,At]),C.useEffect(()=>{qe(ds||null)},[ds]),C.useEffect(()=>{bA&&TA.length===0&&!At&&oe(!1)},[bA,TA.length,At]),C.useEffect(()=>{let l=null;const F=()=>{gs.current||tc()},Q=new MutationObserver(O=>{O.some(T=>T.type!=="attributes"||T.attributeName!==se&&!T.target.parentElement?.closest("#viewgate-shadow-host"))&&(l&&clearTimeout(l),l=setTimeout(F,32))});_n.current=Q;const H=new ResizeObserver(()=>F()),R=()=>F();return F(),Q.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!0}),H.observe(document.documentElement),window.addEventListener("scroll",R,{capture:!0,passive:!0}),()=>{l&&clearTimeout(l),Q.disconnect(),H.disconnect(),window.removeEventListener("scroll",R,!0),Ct.current&&cancelAnimationFrame(Ct.current),_n.current=null}},[g,TA,tc,bA,gA,a]);const Pn=C.useCallback(l=>{let F=l;for(;F&&F!==document.body;){if(Tn(F))return F;F=F.parentElement}return null},[]);C.useEffect(()=>{const l=F=>{const Q=F.target;Q&&(Pn(Q)||(za.current=Q))};return window.addEventListener("mousedown",l,!0),()=>window.removeEventListener("mousedown",l,!0)},[Pn]),C.useEffect(()=>{Nn.current=document.getElementById("viewgate-shadow-host")},[]);const Wn=C.useCallback(l=>{if(!g||E)return;const F=Na(l.clientX,l.clientY);if(!F||Nn.current?.contains(F)||F.closest(".vg-no-capture")){L(null);return}const Q=F.getBoundingClientRect();L({tag:F.tagName.toLowerCase(),source:F.getAttribute("data-source-path")||"unknown:0",rect:Q,element:F,previewText:(F.innerText||"").slice(0,100)||(F.getAttribute("placeholder")||"").slice(0,100)||F.tagName.toLowerCase(),semanticReference:{...Pa(F,za.current),normalizedOffset:{x:(l.clientX-Q.left)/Q.width,y:(l.clientY-Q.top)/Q.height}}})},[g,E]),jn=C.useCallback(async l=>{if(!g||E)return;const F=Na(l.clientX,l.clientY);if(!(!F||Nn.current?.contains(F)||F.closest(".vg-no-capture"))&&y){l.preventDefault(),l.stopPropagation(),RA(!0);try{await new Promise(j=>requestAnimationFrame(j)),await new Promise(j=>setTimeout(j,80));const Q=y.element,H=Q.getBoundingClientRect(),O=Pn(Q)||document.documentElement,G=O.getBoundingClientRect(),T=window.devicePixelRatio||1,sA=Math.max(T,3),jA=Array.from(O.querySelectorAll("img"));await Promise.all(jA.map(j=>{const tA=j.getBoundingClientRect();return tA.bottom>-200&&tA.top<window.innerHeight+200&&(j.loading==="lazy"&&(j.loading="eager"),!j.complete)?new Promise(HA=>{j.onload=HA,j.onerror=HA}):Promise.resolve()})).catch(()=>{});const J=O===document.documentElement||O===document.body,GA=H.left-G.left+(J?0:O.scrollLeft),be=H.top-G.top+(J?0:O.scrollTop),wA=await Da(O,{scale:sA,useCORS:!0,logging:!1,backgroundColor:null,allowTaint:!0,imageTimeout:2e4,scrollX:0,scrollY:0,windowWidth:document.documentElement.offsetWidth,windowHeight:document.documentElement.offsetHeight,onclone:j=>{const tA=j.getElementById("viewgate-shadow-host");tA&&tA.style.setProperty("display","none","important");const HA=j.querySelector(".vg-selection-overlay");HA&&HA.style.setProperty("display","none","important");const ve=j.querySelector("[data-vg-root]");ve&&(ve.style.transform="none",ve.style.perspective="none")},ignoreElements:j=>j.id==="viewgate-shadow-host"||j.classList.contains("vg-no-capture")||j.classList.contains("vg-selection-overlay")}),pA=document.createElement("canvas"),UA=pA.getContext("2d"),vA=24;if(pA.width=(H.width+vA*2)*sA,pA.height=(H.height+vA*2)*sA,UA){UA.imageSmoothingEnabled=!0,UA.imageSmoothingQuality="high";const j=(GA-vA)*sA,tA=(be-vA)*sA,HA=(H.width+vA*2)*sA,ve=(H.height+vA*2)*sA;UA.drawImage(wA,j,tA,HA,ve,0,0,pA.width,pA.height),pA.toBlob(async tr=>{if(tr){const ie=new FileReader;ie.onloadend=()=>{K({...y,visualPreview:ie.result})},ie.readAsDataURL(tr)}else K(y)},"image/webp",.98)}}catch(Q){console.error("ViewGate High-Fidelity Capture Error:",Q),K(y)}finally{RA(!1),L(null)}}},[g,y,E]);C.useEffect(()=>{const l=F=>{if(F.key==="Escape"){E?K(null):bA?oe(!1):g&&f(!1);return}const H=(()=>{let G=document.activeElement;for(;G&&G.shadowRoot&&G.shadowRoot.activeElement;)G=G.shadowRoot.activeElement;return G})();if(["input","textarea"].includes((H?.tagName||"").toLowerCase())||H?.isContentEditable)return;const O=F.key.toLowerCase();if(O==="c"&&!F.ctrlKey&&!F.metaKey&&!E&&!bA){if(!(WA&&WA.status!=="closed")&&!c&&!g){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(T=>!T)}O==="v"&&!E&&(TA.length>0||bA)&&(oe(G=>!G),bA||f(!1))};return g&&!E?document.body.classList.add("vg-cursor-pointer"):document.body.classList.remove("vg-cursor-pointer"),window.addEventListener("keydown",l),window.addEventListener("mousemove",Wn,!0),window.addEventListener("click",jn,!0),()=>{document.body.classList.remove("vg-cursor-pointer"),window.removeEventListener("keydown",l),window.removeEventListener("mousemove",Wn,!0),window.removeEventListener("click",jn,!0)}},[g,E,bA,TA,Wn,jn]);const fw=async()=>{if(!E||!V.trim())return;if(!Z){t(A==="es"?"Selecciona un usuario para comentar":"Please select a user to comment","error");return}xA(!0);const{semanticReference:l}=E,[F,Q]=(l.source||"").split(":"),R={filePath:F,line:parseInt(Q||"0"),url:window.location.href,title:V.length>50?V.substring(0,50)+"...":V,message:V,status:c?"backlog":"pending",priority:u,type:E.visualPreview&&!c&&ds?.status==="active"?"bug":"task",screenshot:E.visualPreview,componentName:l.componentPath||E.tag,reference:{...l,viewport:{width:window.innerWidth,height:window.innerHeight},timestamp:new Date().toISOString()},focusAreas:N,figmaReference:N.includes("ux")?hA:void 0,backendEndpoints:N.includes("backend")?X:[]};Z&&(R.creator={name:Z.name,email:Z.email,avatar:Z.avatar});try{const O=await fetch(`${s}/api/annotations`,{method:"POST",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify(R)});if(!O.ok){const G=await O.json().catch(()=>({}));throw new Error(G.message||G.error||"Backend failed")}t(e.success,"success"),K(null),AA(""),dA([]),FA(""),_A([]),f(!1),wt()}catch(O){console.error(O);const G=O.message&&O.message!=="Backend failed"?O.message:e.error;t(G,"error")}finally{xA(!1)}};return B.jsx("div",{"data-vg-id":"ef883ffc","data-source-path":"/src/components/ViewGateOverlay.tsx:1843",className:"vg-container",children:B.jsxs("div",{"data-vg-id":"ef883ffd","data-source-path":"/src/components/ViewGateOverlay.tsx:1844",className:"vg-no-capture",children:[B.jsxs("div",{style:{position:"fixed",bottom:`${Qt.bottom}px`,right:`${Qt.right}px`,zIndex:Ra,display:"flex",alignItems:"center",gap:"8px",transition:er?"none":"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},id:"viewgate-ui",children:[B.jsx("div",{onMouseDown:uw,style:{width:"24px",height:"40px",borderRadius:"10px",backgroundColor:"rgba(255, 255, 255, 0.85)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",cursor:"grab",color:"#1e293b",opacity:g?0:1,visibility:g?"hidden":"visible",transition:"all 0.2s",border:"1px solid rgba(0,0,0,0.1)",boxShadow:"0 2px 8px rgba(0,0,0,0.05)"},onMouseEnter:l=>{l.currentTarget.style.backgroundColor="white",l.currentTarget.style.color="#000000"},onMouseLeave:l=>{l.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.85)",l.currentTarget.style.color="#1e293b"},className:"vg-animate-slide-up",children:B.jsx(Yc,{"data-vg-id":"3dbe6a11","data-source-path":"/src/components/ViewGateOverlay.tsx:1891",size:16})}),B.jsxs("div",{"data-vg-id":"ef883fff","data-source-path":"/src/components/ViewGateOverlay.tsx:1894",className:"vg-action-bar vg-animate-slide-up",style:{transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[B.jsx("button",{onClick:()=>{if(!WA&&!c&&!g){t(A==="es"?"No hay un sprint activo. No se pueden generar comentarios.":"No active sprint found. Cannot generate comments.","error");return}f(!g)},className:"vg-button-primary vg-animate-pop",style:{padding:"12px 24px",background:g?"#ef4444":!WA&&!c?"#94a3b8":void 0,cursor:!WA&&!c&&!g?"not-allowed":"pointer",opacity:!WA&&!c&&!g?.7:1},title:!WA&&!c&&!g?A==="es"?"Requiere sprint activo":"Requires active sprint":"",children:B.jsxs("div",{"data-vg-id":"ef884000","data-source-path":"/src/components/ViewGateOverlay.tsx:1912",style:{display:"flex",alignItems:"center",gap:"10px"},children:[g?B.jsx(lr,{"data-vg-id":"c6b55a88","data-source-path":"/src/components/ViewGateOverlay.tsx:1913",size:20,className:"vg-animate-pop"}):B.jsx(cr,{"data-vg-id":"adf5e015","data-source-path":"/src/components/ViewGateOverlay.tsx:1913",size:20,className:"vg-animate-pop"}),B.jsx("span",{"data-vg-id":"52d76c41","data-source-path":"/src/components/ViewGateOverlay.tsx:1914",children:g?e.exitMode:e.enterMode})]})}),TA.length>0&&B.jsxs("button",{onClick:()=>{oe(!bA),f(!1),K(null)},className:"vg-button-ghost vg-animate-pop",style:{animationDelay:"0.1s"},children:[B.jsx(Jc,{"data-vg-id":"cd7341f7","data-source-path":"/src/components/ViewGateOverlay.tsx:1927",size:20}),B.jsx("span",{"data-vg-id":"52d76c43","data-source-path":"/src/components/ViewGateOverlay.tsx:1928",children:e.viewComments})]}),B.jsx("button",{onClick:l=>{l.stopPropagation(),KA({title:e.exitConfirmTitle||"Close ViewGate?",message:e.exitConfirmMessage||"Are you sure you want to close ViewGate?",type:"danger",onConfirm:()=>o()})},className:"vg-button-ghost vg-animate-pop",style:{width:"40px",height:"40px",minWidth:"40px",padding:"0",animationDelay:"0.2s",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"12px",backgroundColor:"rgba(255, 255, 255, 0.8)",color:"#64748b",border:"1px solid rgba(0,0,0,0.05)"},onMouseEnter:l=>{l.currentTarget.style.color="#ef4444",l.currentTarget.style.backgroundColor="white",l.currentTarget.style.borderColor="rgba(239, 68, 68, 0.2)",l.currentTarget.style.transform="scale(1.05)"},onMouseLeave:l=>{l.currentTarget.style.color="#64748b",l.currentTarget.style.backgroundColor="rgba(255, 255, 255, 0.8)",l.currentTarget.style.borderColor="rgba(0,0,0,0.05)",l.currentTarget.style.transform="scale(1)"},title:e.close||"Cerrar ViewGate",children:B.jsx(lr,{"data-vg-id":"ff5f5d2","data-source-path":"/src/components/ViewGateOverlay.tsx:1970",size:20,strokeWidth:2.5})})]})]}),z&&B.jsx("div",{"data-vg-id":"17fbf7a","data-source-path":"/src/components/ViewGateOverlay.tsx:1977",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(255,255,255,0.6)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:Ra+1,cursor:"wait"},children:B.jsxs("div",{"data-vg-id":"17fbf7b","data-source-path":"/src/components/ViewGateOverlay.tsx:1983",className:"vg-glassmorphism",style:{padding:"30px 50px",display:"flex",flexDirection:"column",alignItems:"center",gap:"16px"},children:[B.jsx("div",{"data-vg-id":"17fbf7c","data-source-path":"/src/components/ViewGateOverlay.tsx:1984",className:"vg-spinner"}),B.jsx("span",{"data-vg-id":"52d76c48","data-source-path":"/src/components/ViewGateOverlay.tsx:1985",style:{fontWeight:600,fontSize:"14px",color:"#000000"},children:"Capturando..."})]})}),g&&!E&&B.jsx("div",{className:"vg-backdrop-blur",style:{opacity:1,clipPath:y?`polygon(
13
13
  0% 0%, 0% 100%, 100% 100%, 100% 0%, 0% 0%,
14
- ${x.rect.left}px ${x.rect.top}px,
15
- ${x.rect.right}px ${x.rect.top}px,
16
- ${x.rect.right}px ${x.rect.bottom}px,
17
- ${x.rect.left}px ${x.rect.bottom}px,
18
- ${x.rect.left}px ${x.rect.top}px
19
- )`:"none",zIndex:jh}}),d&&x&&!y&&!RA&&g.jsx("div",{className:"vg-selection-pulse",style:{top:x.rect.top-4,left:x.rect.left-4,width:x.rect.width+8,height:x.rect.height+8,zIndex:Jh},children:g.jsxs("div",{className:"vg-selection-label",style:{...x.rect.top<60?x.rect.bottom>window.innerHeight-60?{top:"8px",bottom:"auto"}:{top:"100%",marginTop:"8px",bottom:"auto"}:{top:"-40px",bottom:"auto"},...x.rect.left+200>window.innerWidth?{left:"auto",right:"0"}:{left:"0",right:"auto"}},children:[g.jsx(Jc,{"data-vg-id":"f840c8b5","data-source-path":"/src/components/ViewGateOverlay.tsx:1968",size:16}),g.jsxs("div",{"data-vg-id":"17fbf7f","data-source-path":"/src/components/ViewGateOverlay.tsx:1969",style:{display:"flex",flexDirection:"column"},children:[g.jsx("span",{"data-vg-id":"52d76c60","data-source-path":"/src/components/ViewGateOverlay.tsx:1970",style:{fontWeight:700},children:e.selectToComment}),g.jsxs("span",{"data-vg-id":"52d76c61","data-source-path":"/src/components/ViewGateOverlay.tsx:1971",style:{fontSize:"10px",opacity:.8,fontFamily:"monospace"},children:[Math.round(x.rect.width)," × ",Math.round(x.rect.height)]})]})]})}),y&&g.jsx("div",{"data-vg-id":"17fbf97","data-source-path":"/src/components/ViewGateOverlay.tsx:1981",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:Tn},children:g.jsxs("div",{"data-vg-id":"17fbf98","data-source-path":"/src/components/ViewGateOverlay.tsx:1986",className:"vg-glassmorphism vg-animate-slide",style:{width:"90%",maxWidth:"500px",maxHeight:"92vh",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",display:"flex",flexDirection:"column",overflow:"hidden"},children:[g.jsxs("div",{"data-vg-id":"17fbf99","data-source-path":"/src/components/ViewGateOverlay.tsx:1996",style:{padding:"24px 24px 16px",textAlign:"center",borderBottom:"1px solid rgba(0,0,0,0.05)",flexShrink:0},children:[g.jsx("div",{"data-vg-id":"17fbf9a","data-source-path":"/src/components/ViewGateOverlay.tsx:1997",style:{width:"40px",height:"40px",background:"var(--vg-primary-gradient)",borderRadius:"10px",display:"flex",alignItems:"center",justifyContent:"center",margin:"0 auto 12px",color:"white",boxShadow:"0 4px 12px rgba(99, 102, 241, 0.2)"},children:g.jsx(cr,{"data-vg-id":"10c621e8","data-source-path":"/src/components/ViewGateOverlay.tsx:2002",size:20})}),g.jsx("h2",{"data-vg-id":"efa6bb67","data-source-path":"/src/components/ViewGateOverlay.tsx:2004",style:{margin:"0 0 4px 0",fontSize:"20px",fontWeight:800,color:"#0f172a"},children:e.feedbackHeader}),g.jsx("p",{"data-vg-id":"1000dede","data-source-path":"/src/components/ViewGateOverlay.tsx:2005",style:{margin:0,color:"#64748b",fontSize:"14px"},children:e.feedbackSubheader})]}),g.jsxs("div",{"data-vg-id":"17fbf9e","data-source-path":"/src/components/ViewGateOverlay.tsx:2009",className:"vg-custom-scrollbar",style:{flex:1,overflowY:"auto",padding:"24px",display:"flex",flexDirection:"column"},children:[y.visualPreview&&g.jsx("div",{"data-vg-id":"17fbfb4","data-source-path":"/src/components/ViewGateOverlay.tsx:2018",style:{marginBottom:"24px",borderRadius:"12px",width:"100%",display:"flex",justifyContent:"center",margin:"0 auto 24px auto",boxShadow:"0 4px 25px rgba(0,0,0,0.12)",backgroundColor:"#f8fafc",border:"1px solid #e2e8f0",padding:"8px"},children:g.jsx("img",{src:y.visualPreview,alt:"Preview",style:{maxWidth:"100%",maxHeight:"45vh",objectFit:"contain",display:"block",borderRadius:"8px"}})}),g.jsx("textarea",{className:"vg-textarea",value:M,onChange:l=>q(l.target.value),rows:4,placeholder:e.placeholder,autoFocus:!0,style:{fontSize:"15px",padding:"16px",marginBottom:"24px",minHeight:"120px"}}),g.jsxs("div",{"data-vg-id":"17fbfb5","data-source-path":"/src/components/ViewGateOverlay.tsx:2055",style:{marginBottom:"24px"},children:[g.jsx("label",{"data-vg-id":"18bd4af3","data-source-path":"/src/components/ViewGateOverlay.tsx:2056",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:e.priority}),g.jsx("div",{"data-vg-id":"17fbfb7","data-source-path":"/src/components/ViewGateOverlay.tsx:2059",style:{display:"flex",gap:"8px"},children:["low","medium","high","urgent"].map(l=>g.jsx("button",{onClick:()=>h(l),style:{flex:1,padding:"12px 6px",borderRadius:"8px",fontSize:"13px",fontWeight:700,border:"1px solid",borderColor:u===l?l==="low"?"#10b981":l==="medium"?"#6366f1":l==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:u===l?l==="low"?"#ecfdf5":l==="medium"?"#eef2ff":l==="high"?"#fffbeb":"#fef2f2":"white",color:u===l?l==="low"?"#059669":l==="medium"?"#4338ca":l==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[l]},l))})]}),g.jsxs("div",{"data-vg-id":"17fbfb8","data-source-path":"/src/components/ViewGateOverlay.tsx:2086",style:{marginBottom:"24px"},children:[g.jsx("label",{"data-vg-id":"18bd4af6","data-source-path":"/src/components/ViewGateOverlay.tsx:2087",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:e.focusAreas}),g.jsx("div",{"data-vg-id":"17fbfba","data-source-path":"/src/components/ViewGateOverlay.tsx:2090",style:{display:"flex",gap:"8px",marginBottom:N.length>0?"12px":"0"},children:[{id:"frontend",label:e.frontend,icon:g.jsx(Wc,{"data-vg-id":"377c16ee","data-source-path":"/src/components/ViewGateOverlay.tsx:2092",size:14}),color:"#10b981",bg:"#ecfdf5",border:"#d1fae5"},{id:"backend",label:e.backend,icon:g.jsx(Is,{"data-vg-id":"7117e580","data-source-path":"/src/components/ViewGateOverlay.tsx:2093",size:14}),color:"#6366f1",bg:"#eef2ff",border:"#e0e7ff"},{id:"ux",label:e.ux,icon:g.jsx(Qo,{"data-vg-id":"de424745","data-source-path":"/src/components/ViewGateOverlay.tsx:2094",size:14}),color:"#d946ef",bg:"#fdf4ff",border:"#f5d0fe"}].filter(l=>l.id==="backend"?OA.length>0:l.id==="ux"?he:!0).map(l=>{const E=N.includes(l.id);return g.jsxs("button",{onClick:()=>{lA(E?N.filter(U=>U!==l.id):[...N,l.id])},style:{flex:1,padding:"10px 4px",borderRadius:"8px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:E?l.color:"#e2e8f0",backgroundColor:E?l.bg:"white",color:E?l.color:"#64748b",cursor:"pointer",transition:"all 0.2s",display:"flex",alignItems:"center",justifyContent:"center",gap:"6px"},children:[l.icon,l.label]},l.id)})}),N.includes("ux")&&g.jsxs("div",{"data-vg-id":"17fbfd3","data-source-path":"/src/components/ViewGateOverlay.tsx:2135",className:"vg-animate-slide",style:{marginBottom:"12px"},children:[g.jsxs("div",{"data-vg-id":"17fbfd4","data-source-path":"/src/components/ViewGateOverlay.tsx:2136",style:{display:"flex",alignItems:"center",gap:"6px",marginBottom:"6px"},children:[g.jsx(Ss,{"data-vg-id":"38884dd0","data-source-path":"/src/components/ViewGateOverlay.tsx:2137",size:14,style:{color:"#d946ef"}}),g.jsx("span",{"data-vg-id":"52d76ca1","data-source-path":"/src/components/ViewGateOverlay.tsx:2138",style:{fontSize:"11px",fontWeight:700,color:"#64748b"},children:e.figmaLink})]}),g.jsx("input",{"data-vg-id":"a993ba7e","data-source-path":"/src/components/ViewGateOverlay.tsx:2140",type:"text",className:"vg-textarea",style:{padding:"10px 12px",fontSize:"13px",minHeight:"auto",borderRadius:"10px"},placeholder:e.figmaLinkPlaceholder,value:hA,onChange:l=>FA(l.target.value)})]}),OA.length>0&&(N.includes("backend")||N.includes("ux")&&he)&&g.jsxs("div",{"data-vg-id":"17fbfd8","data-source-path":"/src/components/ViewGateOverlay.tsx:2153",className:"vg-animate-slide",children:[g.jsxs("div",{"data-vg-id":"17fbfd9","data-source-path":"/src/components/ViewGateOverlay.tsx:2154",style:{display:"flex",alignItems:"center",gap:"6px",marginBottom:"6px"},children:[g.jsx(Is,{"data-vg-id":"7117e59e","data-source-path":"/src/components/ViewGateOverlay.tsx:2155",size:14,style:{color:"#6366f1"}}),g.jsx("span",{"data-vg-id":"52d76ca6","data-source-path":"/src/components/ViewGateOverlay.tsx:2156",style:{fontSize:"11px",fontWeight:700,color:"#64748b"},children:e.endpoint})]}),g.jsxs("div",{"data-vg-id":"17fbfdc","data-source-path":"/src/components/ViewGateOverlay.tsx:2159",style:{position:"relative"},children:[g.jsxs("div",{"data-vg-id":"17fbff2","data-source-path":"/src/components/ViewGateOverlay.tsx:2160",ref:J,onClick:()=>{if(!_&&J.current){const l=J.current.getBoundingClientRect(),E=window.innerHeight-l.bottom,U=l.top;E<250&&U>E?ie("up"):ie("down")}$(!_)},style:{padding:"10px 12px",fontSize:"13px",borderRadius:"10px",height:"42px",background:"#f8fafc",border:"1px solid #e2e8f0",display:"flex",alignItems:"center",justifyContent:"space-between",cursor:"pointer",transition:"all 0.2s"},onMouseEnter:l=>l.currentTarget.style.background="#f1f5f9",onMouseLeave:l=>l.currentTarget.style.background="#f8fafc",children:[g.jsx("span",{"data-vg-id":"52d76cbe","data-source-path":"/src/components/ViewGateOverlay.tsx:2193",style:{color:AA?"#0f172a":"#94a3b8",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:AA?OA.find(l=>l.path===AA)?`[${OA.find(l=>l.path===AA).method}] ${AA}`:AA:e.selectEndpoint}),g.jsx(kc,{"data-vg-id":"c71f99a8","data-source-path":"/src/components/ViewGateOverlay.tsx:2201",size:14,style:{color:"#64748b",transition:"transform 0.2s",transform:_?"rotate(180deg)":"none"}})]}),_&&g.jsxs("div",{"data-vg-id":"17fbff5","data-source-path":"/src/components/ViewGateOverlay.tsx:2205",className:_A==="down"?"vg-animate-pop":"vg-animate-slide-up",style:{position:"absolute",top:_A==="down"?"100%":"auto",bottom:_A==="up"?"100%":"auto",left:0,right:0,marginTop:_A==="down"?"4px":"0",marginBottom:_A==="up"?"4px":"0",background:"#fcfcfc",borderRadius:"12px",boxShadow:"0 10px 25px rgba(0,0,0,0.1)",border:"1px solid #e2e8f0",zIndex:100,maxHeight:"240px",display:"flex",flexDirection:"column",overflow:"hidden"},children:[g.jsx("div",{"data-vg-id":"17fbff6","data-source-path":"/src/components/ViewGateOverlay.tsx:2226",style:{padding:"8px",borderBottom:"1px solid #e2e8f0",background:"#f1f5f9"},children:g.jsxs("div",{"data-vg-id":"17fbff7","data-source-path":"/src/components/ViewGateOverlay.tsx:2227",style:{position:"relative"},children:[g.jsx(zc,{"data-vg-id":"4a0e505","data-source-path":"/src/components/ViewGateOverlay.tsx:2228",size:14,style:{position:"absolute",left:"10px",top:"50%",transform:"translateY(-50%)",color:"#94a3b8"}}),g.jsx("input",{"data-vg-id":"a993baa0","data-source-path":"/src/components/ViewGateOverlay.tsx:2229",type:"text",placeholder:A==="es"?"Buscar endpoint...":"Search endpoint...",value:C,onChange:l=>D(l.target.value),onClick:l=>l.stopPropagation(),style:{width:"100%",padding:"8px 8px 8px 32px",fontSize:"12px",border:"1px solid #e2e8f0",borderRadius:"8px",outline:"none",boxSizing:"border-box"}})]})}),g.jsxs("div",{"data-vg-id":"17fbffa","data-source-path":"/src/components/ViewGateOverlay.tsx:2247",style:{overflowY:"auto",flex:1},className:"vg-custom-scrollbar",children:[g.jsx("div",{"data-vg-id":"17fbffb","data-source-path":"/src/components/ViewGateOverlay.tsx:2248",onClick:()=>{zA(""),$(!1)},style:{padding:"10px 12px",fontSize:"13px",cursor:"pointer",borderBottom:"1px solid #f8fafc",color:"#64748b"},onMouseEnter:l=>l.currentTarget.style.background="#f1f5f9",onMouseLeave:l=>l.currentTarget.style.background="transparent",children:e.selectEndpoint}),Ja.map(l=>g.jsxs("div",{"data-vg-id":"17fc011","data-source-path":"/src/components/ViewGateOverlay.tsx:2257",onClick:()=>{zA(l.path),$(!1)},style:{padding:"10px 12px",fontSize:"13px",cursor:"pointer",borderBottom:"1px solid #f8fafc",background:AA===l.path?"#eef2ff":"transparent"},onMouseEnter:E=>E.currentTarget.style.background=AA===l.path?"#eef2ff":"#eceef2",onMouseLeave:E=>E.currentTarget.style.background=AA===l.path?"#eef2ff":"transparent",children:[g.jsxs("div",{"data-vg-id":"17fc012","data-source-path":"/src/components/ViewGateOverlay.tsx:2264",style:{display:"flex",alignItems:"center",gap:"8px"},children:[g.jsx("span",{"data-vg-id":"52d76cde","data-source-path":"/src/components/ViewGateOverlay.tsx:2265",style:{fontSize:"10px",fontWeight:800,padding:"2px 4px",borderRadius:"4px",background:l.method==="GET"?"#dcfce7":"#fee2e2",color:l.method==="GET"?"#166534":"#991b1b"},children:l.method}),g.jsx("span",{"data-vg-id":"52d76cdf","data-source-path":"/src/components/ViewGateOverlay.tsx:2275",style:{fontWeight:600,color:"#1e293b"},children:l.path})]}),l.description&&g.jsx("div",{"data-vg-id":"17fc015","data-source-path":"/src/components/ViewGateOverlay.tsx:2277",style:{fontSize:"11px",color:"#64748b",marginTop:"2px"},children:l.description})]},l.path)),Ja.length===0&&g.jsx("div",{"data-vg-id":"17fc016","data-source-path":"/src/components/ViewGateOverlay.tsx:2281",style:{padding:"20px",textAlign:"center",color:"#94a3b8",fontSize:"12px"},children:A==="es"?"No se encontraron resultados":"No results found"})]})]})]})]})]}),g.jsxs("div",{"data-vg-id":"17fc017","data-source-path":"/src/components/ViewGateOverlay.tsx:2294",style:{marginBottom:"24px"},children:[g.jsx("label",{"data-vg-id":"18bd4b55","data-source-path":"/src/components/ViewGateOverlay.tsx:2295",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:eA?e.asMember:e.selectMember}),eA?g.jsxs("div",{"data-vg-id":"17fc019","data-source-path":"/src/components/ViewGateOverlay.tsx:2300",style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"10px 16px",background:"#f8fafc",borderRadius:"12px",border:"1px solid #e2e8f0"},children:[g.jsxs("div",{"data-vg-id":"17fc01a","data-source-path":"/src/components/ViewGateOverlay.tsx:2309",style:{display:"flex",alignItems:"center",gap:"12px"},children:[eA.avatar?g.jsx("img",{"data-vg-id":"a3987be","data-source-path":"/src/components/ViewGateOverlay.tsx:2311",src:eA.avatar,style:{width:"32px",height:"32px",borderRadius:"50%"},alt:""}):g.jsx("div",{"data-vg-id":"17fc031","data-source-path":"/src/components/ViewGateOverlay.tsx:2313",style:{width:"32px",height:"32px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontWeight:700},children:eA.name?.[0]}),g.jsxs("div",{"data-vg-id":"17fc032","data-source-path":"/src/components/ViewGateOverlay.tsx:2317",children:[g.jsx("div",{"data-vg-id":"17fc033","data-source-path":"/src/components/ViewGateOverlay.tsx:2318",style:{fontSize:"14px",fontWeight:700,color:"#0f172a"},children:eA.name}),g.jsx("div",{"data-vg-id":"17fc034","data-source-path":"/src/components/ViewGateOverlay.tsx:2319",style:{fontSize:"11px",color:"#64748b"},children:eA.email})]})]}),g.jsx("button",{"data-vg-id":"23e21f98","data-source-path":"/src/components/ViewGateOverlay.tsx:2322",onClick:()=>$e(null),style:{background:"none",border:"none",color:"#6366f1",fontSize:"12px",fontWeight:700,cursor:"pointer",padding:"4px 8px"},children:e.changeMember})]}):g.jsxs("div",{"data-vg-id":"17fc036","data-source-path":"/src/components/ViewGateOverlay.tsx:2332",style:{display:"grid",gridTemplateColumns:"repeat(auto-fill, minmax(140px, 1fr))",gap:"8px",maxHeight:"160px",overflowY:"auto",padding:"4px",background:"#f8fafc",borderRadius:"12px",border:"1px dotted #cbd5e1"},children:[Ar.map(l=>g.jsxs("div",{"data-vg-id":"17fc037","data-source-path":"/src/components/ViewGateOverlay.tsx:2344",onClick:()=>Rn(l),style:{padding:"8px",borderRadius:"10px",border:"1px solid #e2e8f0",cursor:"pointer",display:"flex",alignItems:"center",gap:"8px",transition:"all 0.2s",background:"white"},onMouseEnter:E=>{E.currentTarget.style.borderColor="#6366f1",E.currentTarget.style.background="#f5f7ff"},onMouseLeave:E=>{E.currentTarget.style.borderColor="#e2e8f0",E.currentTarget.style.background="white"},children:[l.avatar?g.jsx("img",{"data-vg-id":"a3987c6","data-source-path":"/src/components/ViewGateOverlay.tsx:2362",src:l.avatar,style:{width:"24px",height:"24px",borderRadius:"50%"},alt:""}):g.jsx("div",{"data-vg-id":"17fc039","data-source-path":"/src/components/ViewGateOverlay.tsx:2364",style:{width:"24px",height:"24px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontSize:"10px"},children:l.name?.[0]}),g.jsx("span",{"data-vg-id":"52d76d1a","data-source-path":"/src/components/ViewGateOverlay.tsx:2368",style:{fontSize:"12px",fontWeight:600,color:"#1e293b",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:l.name.split(" ")[0]})]},l.email)),Ar.length===0&&g.jsx("div",{"data-vg-id":"17fc050","data-source-path":"/src/components/ViewGateOverlay.tsx:2374",style:{gridColumn:"1 / -1",padding:"20px",textAlign:"center",color:"#64748b",fontSize:"12px"},children:A==="es"?"Cargando miembros...":"Loading members..."})]})]})]}),g.jsxs("div",{"data-vg-id":"17fc051","data-source-path":"/src/components/ViewGateOverlay.tsx:2384",style:{padding:"16px 24px 24px",borderTop:"1px solid rgba(0,0,0,0.05)",display:"flex",gap:"12px",flexShrink:0,backgroundColor:"rgba(255,255,255,0.02)",backdropFilter:"blur(2px)"},children:[g.jsx("button",{onClick:()=>{S||(K(null),f(!1))},className:"vg-button-ghost",disabled:S,style:{flex:1,padding:"12px"},children:e.cancel}),g.jsx("button",{onClick:cw,className:"vg-button-primary",disabled:S||!M.trim()||N.includes("backend")&&!AA||N.includes("ux")&&!hA.trim(),style:{flex:2,opacity:S||!M.trim()||N.includes("backend")&&!AA||N.includes("ux")&&!hA.trim()?.6:1,cursor:S||!M.trim()||N.includes("backend")&&!AA||N.includes("ux")&&!hA.trim()?"not-allowed":"pointer"},children:g.jsxs("div",{"data-vg-id":"17fc052","data-source-path":"/src/components/ViewGateOverlay.tsx:2421",style:{display:"flex",alignItems:"center",gap:"8px"},children:[S?g.jsx("div",{"data-vg-id":"17fc053","data-source-path":"/src/components/ViewGateOverlay.tsx:2422",className:"vg-spinner",style:{width:"16px",height:"16px",borderWidth:"2px"}}):g.jsx(Co,{"data-vg-id":"a3fd5c01","data-source-path":"/src/components/ViewGateOverlay.tsx:2422",size:18}),g.jsx("span",{"data-vg-id":"52d76d20","data-source-path":"/src/components/ViewGateOverlay.tsx:2423",children:S?e.submitting:e.sendFeedback||"Send Comment"})]})})]})]})}),TA&&g.jsx("div",{"data-vg-id":"17fc056","data-source-path":"/src/components/ViewGateOverlay.tsx:2433",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:Tn},children:g.jsxs("div",{"data-vg-id":"17fc057","data-source-path":"/src/components/ViewGateOverlay.tsx:2439",className:"vg-glassmorphism vg-animate-slide",style:{padding:"32px",width:"820px",maxHeight:"85vh",display:"flex",flexDirection:"column",transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[g.jsxs("div",{"data-vg-id":"17fc058","data-source-path":"/src/components/ViewGateOverlay.tsx:2444",style:{display:"flex",flexDirection:"column",gap:"16px",marginBottom:"24px"},children:[g.jsxs("div",{"data-vg-id":"17fc06e","data-source-path":"/src/components/ViewGateOverlay.tsx:2445",style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[g.jsx("h2",{"data-vg-id":"efa6bc3a","data-source-path":"/src/components/ViewGateOverlay.tsx:2446",style:{margin:0,fontSize:"20px",fontWeight:800,color:"#0f172a",whiteSpace:"nowrap"},children:nA?e.commentDetails:e.annotations}),g.jsxs("div",{"data-vg-id":"17fc070","data-source-path":"/src/components/ViewGateOverlay.tsx:2449",style:{display:"flex",alignItems:"center",gap:"12px"},children:[eA?g.jsxs("div",{"data-vg-id":"17fc071","data-source-path":"/src/components/ViewGateOverlay.tsx:2451",style:{display:"flex",alignItems:"center",gap:"8px",padding:"4px 12px",background:"rgba(99, 102, 241, 0.1)",borderRadius:"20px"},children:[eA.avatar?g.jsx("img",{"data-vg-id":"a398800","data-source-path":"/src/components/ViewGateOverlay.tsx:2453",src:eA.avatar,style:{width:"20px",height:"20px",borderRadius:"50%"},alt:""}):g.jsx("div",{"data-vg-id":"17fc073","data-source-path":"/src/components/ViewGateOverlay.tsx:2455",style:{width:"20px",height:"20px",borderRadius:"50%",background:"#6366f1",color:"white",fontSize:"10px",display:"flex",alignItems:"center",justifyContent:"center"},children:eA.name?.[0]}),g.jsx("span",{"data-vg-id":"52d76d3f","data-source-path":"/src/components/ViewGateOverlay.tsx:2459",style:{fontSize:"12px",fontWeight:600,color:"#4338ca",cursor:"pointer"},onClick:()=>$e(null),title:A==="es"?"Click para cambiar":"Click to change",children:eA.name})]}):g.jsx("div",{"data-vg-id":"17fc075","data-source-path":"/src/components/ViewGateOverlay.tsx:2468",style:{fontSize:"12px",color:"#64748b",fontWeight:600},children:A==="es"?"Sin usuario":"No user selected"}),g.jsx("button",{className:"vg-button-ghost",style:{padding:"8px",borderRadius:"50%"},onClick:()=>{xe(!1),aA(null),ls(null),p("all")},children:g.jsx(Ls,{"data-vg-id":"ff5f6cf","data-source-path":"/src/components/ViewGateOverlay.tsx:2477",size:20})})]})]}),g.jsx("div",{"data-vg-id":"17fc077","data-source-path":"/src/components/ViewGateOverlay.tsx:2481",style:{display:"flex",flexDirection:"column",gap:"8px",alignItems:"center",width:"100%"},children:(()=>{const l=Array.isArray(MA)?MA:[],E=nA?Qt.find(T=>T.annotations?.some(gA=>gA._id===nA)):null,I=(E?E.annotations:l).filter(T=>T.status!=="completed"&&T.status!=="done"),P=I.filter(T=>T.status!=="ready_for_review").length,G=I.filter(T=>T.status==="ready_for_review").length,W=I.length;return W<=0?W===0?null:g.jsxs("div",{"data-vg-id":"2e782f7a","data-source-path":"/src/components/ViewGateOverlay.tsx:2495",style:{display:"flex",gap:"8px",opacity:.9},children:[P>0&&g.jsxs("div",{"data-vg-id":"2e782f7b","data-source-path":"/src/components/ViewGateOverlay.tsx:2497",className:"vg-badge",style:{background:"#fff7ed",color:"#c2410c",border:"1px solid #ffedd5",fontSize:"11px",padding:"2px 8px"},children:[P," ",P===1?"pendiente":"pendientes"]}),G>0&&g.jsxs("div",{"data-vg-id":"2e782f7c","data-source-path":"/src/components/ViewGateOverlay.tsx:2502",className:"vg-badge",style:{background:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff",fontSize:"11px",padding:"2px 8px"},children:[G," ",A==="es"?G===1?"Listo para revisión":"Listos para revisión":"ready for review"]})]}):g.jsxs(g.Fragment,{children:[!c&&g.jsxs("div",{"data-vg-id":"2e782f7d","data-source-path":"/src/components/ViewGateOverlay.tsx:2513",className:"vg-segmented-control",style:{marginBottom:"4px"},children:[g.jsx("div",{className:"vg-segmented-slider",style:{left:DA===null?"4px":DA==="pending"?"calc(4px + (100% - 8px) / 3)":"calc(4px + 2 * (100% - 8px) / 3)",width:"calc((100% - 8px) / 3)",background:DA===null?"var(--vg-primary)":DA==="pending"?"#ea580c":"#a855f7",boxShadow:DA===null?"0 4px 12px rgba(99, 102, 241, 0.3)":DA==="pending"?"0 4px 12px rgba(234, 88, 12, 0.3)":"0 4px 12px rgba(168, 85, 247, 0.3)"}}),g.jsxs("div",{onClick:()=>ls(null),className:`vg-segmented-item ${DA===null?"active":""}`,children:[e.viewAll||"Todos"," (",W,")"]}),g.jsxs("div",{onClick:()=>ls("pending"),className:`vg-segmented-item ${DA==="pending"?"active":""}`,children:[A==="es"?P===1?"Pendiente":"Pendientes":"Pending"," (",P,")"]}),g.jsxs("div",{onClick:()=>ls("ready"),className:`vg-segmented-item ${DA==="ready"?"active":""}`,children:[A==="es"?"Listo para revisión":"Ready for Review"," (",G,")"]})]}),g.jsxs("div",{"data-vg-id":"2e782f7e","data-source-path":"/src/components/ViewGateOverlay.tsx:2544",style:{display:"flex",gap:"6px",justifyContent:"center",flexWrap:"wrap",marginTop:c?"0":"4px"},children:[g.jsxs("button",{onClick:()=>p("all"),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:m==="all"?"var(--vg-primary)":"#e2e8f0",backgroundColor:m==="all"?"var(--vg-primary)":"transparent",color:m==="all"?"white":"#64748b",cursor:"pointer",transition:"all 0.2s"},children:[e.viewAll||"Todos"," (",I.filter(T=>c?!0:DA==="pending"?T.status!=="ready_for_review":DA==="ready"?T.status==="ready_for_review":!0).length,")"]}),["low","medium","high","urgent"].map(T=>{const gA=I.filter(WA=>c?!0:DA==="pending"?WA.status!=="ready_for_review":DA==="ready"?WA.status==="ready_for_review":!0).filter(WA=>(WA.priority||"medium")===T).length;return gA===0&&m!==T?null:g.jsxs("button",{onClick:()=>p(T),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:m===T?T==="low"?"#10b981":T==="medium"?"#6366f1":T==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:m===T?T==="low"?"#ecfdf5":T==="medium"?"#eef2ff":T==="high"?"#fffbeb":"#fef2f2":"transparent",color:m===T?T==="low"?"#059669":T==="medium"?"#4338ca":T==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:[e[T]," (",gA,")"]},T)})]})]})})()})]}),g.jsx("div",{style:{flex:1,overflowY:"auto",paddingRight:"10px",overflowX:"hidden"},className:"vg-custom-scrollbar",children:qe?g.jsx("div",{"data-vg-id":"2e782f7f","data-source-path":"/src/components/ViewGateOverlay.tsx:2610",style:{display:"flex",justifyContent:"center",padding:"40px"},children:g.jsx("div",{"data-vg-id":"2e782f80","data-source-path":"/src/components/ViewGateOverlay.tsx:2611",className:"vg-spinner"})}):Mn.map((l,E)=>g.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:[g.jsxs("div",{"data-vg-id":"2e782f81","data-source-path":"/src/components/ViewGateOverlay.tsx:2626",style:{display:"flex",justifyContent:"space-between",marginBottom:"16px",alignItems:"center"},children:[g.jsxs("div",{"data-vg-id":"2e782f82","data-source-path":"/src/components/ViewGateOverlay.tsx:2627",style:{display:"flex",gap:"12px",alignItems:"center"},children:[g.jsx("span",{"data-vg-id":"8161c18","data-source-path":"/src/components/ViewGateOverlay.tsx:2628",style:{fontSize:"12px",color:"#000000",fontWeight:600},children:Ra(l.timestamp||l.createdAt||l.reference?.timestamp,A)}),g.jsx("div",{"data-vg-id":"2e782f99","data-source-path":"/src/components/ViewGateOverlay.tsx:2631",onClick:U=>{U.stopPropagation();const I=l.key||`VG-${l._id.slice(-6).toUpperCase()}`;navigator.clipboard.writeText(I);const P=U.currentTarget;P.innerText="¡Copiado!",P.style.color="#22c55e",setTimeout(()=>{P.innerText=I,P.style.color=c?"#64748b":"#6366f1"},1500)},style:{fontSize:"10px",fontFamily:"monospace",color:c?"#64748b":"#6366f1",background:c?"rgba(100, 116, 139, 0.1)":"rgba(99, 102, 241, 0.1)",padding:"2px 6px",borderRadius:"4px",cursor:"pointer",fontWeight:900,transition:"all 0.2s"},title:A==="es"?"Click para copiar":"Click to copy",children:l.key||`VG-${l._id.slice(-6).toUpperCase()}`}),l.reference?.metadata?.isModal&&g.jsx("span",{"data-vg-id":"8161c2f","data-source-path":"/src/components/ViewGateOverlay.tsx:2660",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":l.status==="completed"||l.status==="done"?"#ecfdf5":l.status==="ready_for_review"?"#f3e8ff":"#fef3c7",color:c?"#64748b":l.status==="completed"||l.status==="done"?"#059669":l.status==="ready_for_review"?"#a855f7":"#92400e",border:"none",padding:"2px 6px"},children:"MODAL"}),l.url&&g.jsx(Ma,{url:l.url,onHover:Xa,style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"11px",color:"#64748b",background:"#f8fafc",padding:"2px 8px",borderRadius:"6px",border:"1px solid #e2e8f0",maxWidth:"220px"}})]}),l.status==="completed"?g.jsxs("span",{"data-vg-id":"8161c30","data-source-path":"/src/components/ViewGateOverlay.tsx:2688",className:"vg-badge",style:{backgroundColor:"#ecfdf5",color:"#059669",border:"1px solid #d1fae5"},children:[g.jsx(Ie,{"data-vg-id":"a75c1a41","data-source-path":"/src/components/ViewGateOverlay.tsx:2689",size:14})," ",e.completed||(A==="es"?"Listo para revisión":"Ready for Review")]}):l.status==="ready_for_review"?g.jsxs("span",{"data-vg-id":"8161c32","data-source-path":"/src/components/ViewGateOverlay.tsx:2692",className:"vg-badge",style:{backgroundColor:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff"},children:[g.jsx(Ie,{"data-vg-id":"a75c1a43","data-source-path":"/src/components/ViewGateOverlay.tsx:2693",size:14})," ",e.readyForReview]}):l.status==="bug_fixing"?g.jsxs("span",{"data-vg-id":"8161c34","data-source-path":"/src/components/ViewGateOverlay.tsx:2696",className:"vg-badge",style:{backgroundColor:"#fff1f2",color:"#e11d48",border:"1px solid #ffe4e6"},children:[g.jsx(yt,{"data-vg-id":"3b8b17e3","data-source-path":"/src/components/ViewGateOverlay.tsx:2697",size:14})," ","Bug Fixing"]}):g.jsxs("span",{"data-vg-id":"8161c36","data-source-path":"/src/components/ViewGateOverlay.tsx:2700",className:"vg-badge",style:{backgroundColor:c||l.status==="backlog"?"#f1f5f9":"#fff7ed",color:c||l.status==="backlog"?"#64748b":"#ea580c",border:c||l.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[g.jsx(po,{"data-vg-id":"62dc6bff","data-source-path":"/src/components/ViewGateOverlay.tsx:2705",size:14}),c||l.status==="backlog"?e.backlog:e.pending]})]}),(l.screenshot||l.reference?.previewUrl)&&g.jsx("div",{"data-vg-id":"2e782fb8","data-source-path":"/src/components/ViewGateOverlay.tsx:2712",style:{margin:"0 0 20px 0",borderRadius:"8px",overflow:"hidden",maxWidth:"100%",maxHeight:"280px",border:"1px solid #e2e8f0",backgroundColor:"#f8fafc",display:"flex",alignItems:"center",justifyContent:"center"},children:g.jsx("img",{"data-vg-id":"3cf759eb","data-source-path":"/src/components/ViewGateOverlay.tsx:2724",src:l.screenshot||l.reference?.previewUrl,alt:"Visual Preview",style:{maxWidth:"100%",maxHeight:"280px",objectFit:"contain",display:"block"}})}),Nn===l._id?g.jsx("textarea",{className:"vg-textarea",value:za,onChange:U=>Za(U.target.value),rows:3,autoFocus:!0,style:{marginBottom:"16px",minHeight:"80px"}}):g.jsxs("div",{"data-vg-id":"2e782fba","data-source-path":"/src/components/ViewGateOverlay.tsx:2747",style:{marginBottom:"20px"},children:[g.jsx("div",{"data-vg-id":"2e782fbb","data-source-path":"/src/components/ViewGateOverlay.tsx:2748",style:{display:"flex",alignItems:"center",gap:"8px",marginBottom:"8px"},children:g.jsxs("div",{"data-vg-id":"2e782fbc","data-source-path":"/src/components/ViewGateOverlay.tsx:2749",style:{fontSize:"10px",fontWeight:800,color:l.priority==="low"?"#059669":l.priority==="urgent"?"#b91c1c":l.priority==="high"?"#b45309":"#4338ca",backgroundColor:l.priority==="low"?"#ecfdf5":l.priority==="urgent"?"#fef2f2":l.priority==="high"?"#fffbeb":"#eef2ff",padding:"4px 10px",borderRadius:"6px",letterSpacing:"0.5px",border:"1px solid",borderColor:l.priority==="low"?"#d1fae5":l.priority==="urgent"?"#fee2e2":l.priority==="high"?"#fef3c7":"#e0e7ff"},children:[e.priority,": ",e[l.priority||"medium"]]})}),g.jsx("p",{"data-vg-id":"f01af89c","data-source-path":"/src/components/ViewGateOverlay.tsx:2763",className:"vg-text-wrap",style:{margin:"0",fontSize:"16px",color:"#1e293b",lineHeight:1.6},children:l.message})]}),g.jsxs("div",{"data-vg-id":"2e782fbe","data-source-path":"/src/components/ViewGateOverlay.tsx:2767",style:{display:"flex",justifyContent:"flex-end",alignItems:"center",gap:"12px",borderTop:"1px solid #f1f5f9",paddingTop:"16px"},children:[g.jsx("div",{"data-vg-id":"2e782fbf","data-source-path":"/src/components/ViewGateOverlay.tsx:2769",style:{display:"flex",gap:"6px"},children:Nn!==l._id&&g.jsxs(g.Fragment,{children:[g.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px"},onClick:()=>{Gn(l._id),Za(l.message),F(l.priority||"medium")},title:e.edit,children:g.jsx(Qo,{"data-vg-id":"ea069938","data-source-path":"/src/components/ViewGateOverlay.tsx:2782",size:16})}),g.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px",color:"#ef4444"},onClick:()=>{ZA({title:e.deleteConfirm,message:e.confirmDelete,type:"danger",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"DELETE",headers:{"x-api-key":r}})).ok&&(pt(),t(e.deleteSuccess,"success"))}catch{t(e.error,"error")}finally{ZA(null)}}})},title:A==="es"?"Eliminar":"Delete",children:g.jsx(mo,{"data-vg-id":"45b441a6","data-source-path":"/src/components/ViewGateOverlay.tsx:2812",size:16})})]})}),g.jsx("div",{"data-vg-id":"2e782fd7","data-source-path":"/src/components/ViewGateOverlay.tsx:2819",style:{display:"flex",gap:"8px"},children:Nn===l._id?g.jsxs(g.Fragment,{children:[g.jsx("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:async()=>{try{const U=l.status==="ready_for_review"?l.originalStatus||(l.screenshot?"bug_fixing":"pending"):l.status,I=l.type==="bug"||l.originalStatus==="bug_fixing"||l.status==="bug_fixing";(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({message:za,priority:w,status:U,type:I?"bug":"task"})})).ok&&(Gn(null),pt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}},children:e.save}),g.jsx("div",{"data-vg-id":"2e782fd8","data-source-path":"/src/components/ViewGateOverlay.tsx:2852",style:{display:"flex",gap:"4px",marginLeft:"12px"},children:["low","medium","high","urgent"].map(U=>g.jsx("button",{onClick:()=>F(U),style:{padding:"8px 12px",borderRadius:"6px",fontSize:"12px",fontWeight:800,border:"1px solid",borderColor:w===U?U==="low"?"#10b981":U==="medium"?"#6366f1":U==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:w===U?U==="low"?"#ecfdf5":U==="medium"?"#eef2ff":U==="high"?"#fffbeb":"#fef2f2":"white",color:w===U?U==="low"?"#059669":U==="medium"?"#4338ca":U==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[U]},U))}),g.jsx("button",{"data-vg-id":"5861bcd6","data-source-path":"/src/components/ViewGateOverlay.tsx:2875",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",marginLeft:"auto"},onClick:()=>Gn(null),children:e.cancel})]}):g.jsxs(g.Fragment,{children:[!c&&(l.status==="pending"||!["ready_for_review","completed","done"].includes(l.status||""))&&g.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{ZA({title:e.markReadyConfirm,message:e.confirmMarkReady,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"ready_for_review"})})).ok&&(pt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{ZA(null)}}})},children:[g.jsx(Co,{"data-vg-id":"dbae09cd","data-source-path":"/src/components/ViewGateOverlay.tsx:2908",size:14})," ",e.markReady]}),!c&&l.status==="ready_for_review"&&g.jsxs("div",{"data-vg-id":"2e782fdb","data-source-path":"/src/components/ViewGateOverlay.tsx:2912",style:{display:"flex",gap:"8px"},children:[g.jsxs("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 12px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{Z(""),ZA({title:e.reopenConfirm,message:e.confirmReopen,type:"success",showInput:!0,onConfirm:async U=>{try{const I=l.originalStatus||(l.screenshot?"bug_fixing":"pending"),P=l.type==="bug"||l.originalStatus==="bug_fixing"||l.status==="bug_fixing";(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:I,message:U,type:P?"bug":"task"})})).ok&&(pt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{ZA(null)}}})},children:[g.jsx(Yc,{"data-vg-id":"51a0f8e7","data-source-path":"/src/components/ViewGateOverlay.tsx:2949",size:14})," ",e.reopen]}),g.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",background:"#22c55e",borderColor:"#22c55e",whiteSpace:"nowrap"},onClick:()=>{ZA({title:e.completeConfirm,message:e.confirmComplete,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"completed"})})).ok&&(pt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{ZA(null)}}})},children:[g.jsx(Ie,{"data-vg-id":"a75c1a82","data-source-path":"/src/components/ViewGateOverlay.tsx:2979",size:14})," ",e.completed]})]})]})})]})]},l._id))},nA||"all")]})}),xA&&g.jsx("div",{"data-vg-id":"2e782fde","data-source-path":"/src/components/ViewGateOverlay.tsx:2998",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:Tn+100},children:g.jsxs("div",{"data-vg-id":"2e782fdf","data-source-path":"/src/components/ViewGateOverlay.tsx:3003",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:[g.jsx("div",{"data-vg-id":"2e782fe0","data-source-path":"/src/components/ViewGateOverlay.tsx:3010",style:{width:"64px",height:"64px",background:xA.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:xA.type==="danger"?"#ef4444":"#6366f1",transform:"rotate(-5deg)"},children:xA.type==="danger"?g.jsx(mo,{"data-vg-id":"45b441db","data-source-path":"/src/components/ViewGateOverlay.tsx:3019",size:32}):g.jsx(Ie,{"data-vg-id":"a75c1a9c","data-source-path":"/src/components/ViewGateOverlay.tsx:3019",size:32})}),g.jsx("h3",{"data-vg-id":"53ec50e","data-source-path":"/src/components/ViewGateOverlay.tsx:3021",style:{margin:"0 0 12px 0",fontSize:"20px",fontWeight:800,color:"#000000",letterSpacing:"-0.02em"},children:xA.title}),g.jsx("p",{"data-vg-id":"f01af8d8","data-source-path":"/src/components/ViewGateOverlay.tsx:3022",style:{margin:"0 0 24px 0",fontSize:"15px",color:"#000000",lineHeight:1.6},children:xA.message}),xA.showInput&&g.jsx("textarea",{className:"vg-textarea",placeholder:e.reopenPlaceholder,value:ht,onChange:l=>Z(l.target.value),rows:3,autoFocus:!0,style:{marginBottom:"24px",minHeight:"80px",textAlign:"left"}}),g.jsxs("div",{"data-vg-id":"2e782ffa","data-source-path":"/src/components/ViewGateOverlay.tsx:3036",style:{display:"flex",gap:"16px"},children:[g.jsx("button",{className:"vg-button-ghost",style:{flex:1,height:"44px"},onClick:()=>!KA&&ZA(null),disabled:KA,children:e.no}),g.jsx("button",{className:"vg-button-primary",style:{flex:1,height:"44px",backgroundColor:xA.type==="danger"?"#ef4444":void 0,backgroundImage:xA.type==="danger"?"none":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:"8px",opacity:xA.showInput&&!ht.trim()?.5:1,cursor:xA.showInput&&!ht.trim()?"not-allowed":"pointer"},disabled:KA||xA.showInput&&!ht.trim(),onClick:async()=>{Ve(!0);try{await xA.onConfirm(ht)}catch(l){console.error("Confirmation error:",l)}finally{Ve(!1)}},children:KA?g.jsx(jc,{"data-vg-id":"a4b735c9","data-source-path":"/src/components/ViewGateOverlay.tsx:3072",size:18,className:"vg-animate-spin"}):e.yes})]})]})}),!TA&&!d&&Qt.map((l,E)=>{const{rect:U,annotations:I,isModal:P}=l,G=I[0],W=I.length,T=I.some(v=>v.status==="ready_for_review"),gA=I.some(v=>v.status==="completed"||v.status==="done"),WA=I.some(v=>v.status!=="ready_for_review"&&v.status!=="completed"&&v.status!=="done"),j=gA&&!T&&!WA,NA=T&&!WA&&!gA,Ee=(T||gA)&&!WA,wA=(T||gA)&&WA,pA=I.filter(v=>v.status!=="ready_for_review"&&v.status!=="completed"&&v.status!=="done").length,UA=I.filter(v=>v.status==="ready_for_review").length,HA=I.filter(v=>v.status==="completed"||v.status==="done").length,X=I.some(v=>v.status==="bug_fixing"||v.type==="bug"||v.originalStatus==="bug_fixing"),tA=X&&!NA&&!j?"#f43f5e":pA>0?c?"#64748b":"#ea580c":UA>0?"#a855f7":"#10b981",vA=Qt.some(v=>v.element===l.element&&v.isTriggerPin),be=Qt.some(v=>v.element===l.element&&!v.isTriggerPin),ae=vA&&be?l.isTriggerPin?-18:18:0,He=U.top===0&&U.left===0&&U.width>window.innerWidth*.9;return g.jsxs("div",{className:"vg-pin-container vg-animate-pop",style:{position:"fixed",top:Math.max(20,Math.min(window.innerHeight-52,U.top-20)),left:He?Math.max(20,U.left+40+ae):Math.max(20,Math.min(window.innerWidth-52,U.left+U.width/2-16+ae)),width:"32px",height:"32px",cursor:"pointer",transition:"all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275)",zIndex:Yh},onMouseEnter:v=>{const ce=v.currentTarget.getBoundingClientRect(),sr=window.innerHeight-ce.bottom,lw=ce.top;sr<250&&lw>sr?$A(Wn=>({...Wn,[l.id]:"vg-top"})):$A(Wn=>({...Wn,[l.id]:""}))},onWheel:v=>{const ce=v.currentTarget.querySelector(".vg-tooltip-scroll");ce&&ce.scrollBy({top:v.deltaY,behavior:"smooth"})},onClick:()=>{xe(!0),aA(G._id)},children:[g.jsxs("div",{"data-vg-id":"2e782ffc","data-source-path":"/src/components/ViewGateOverlay.tsx:3147",className:`vg-pin-tooltip ${iA[l.id]||""} ${He||U.left<160?"vg-tooltip-right":U.left>window.innerWidth-160?"vg-tooltip-left":""}`,style:{padding:"16px"},children:[g.jsxs("div",{"data-vg-id":"2e782ffd","data-source-path":"/src/components/ViewGateOverlay.tsx:3148",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"12px"},children:[g.jsxs("div",{"data-vg-id":"2e782ffe","data-source-path":"/src/components/ViewGateOverlay.tsx:3149",style:{display:"flex",alignItems:"center",gap:"8px",flexWrap:"wrap"},children:[l.isTriggerPin?g.jsx(Ss,{"data-vg-id":"d8816164","data-source-path":"/src/components/ViewGateOverlay.tsx:3151",size:14,color:tA}):g.jsx(cr,{"data-vg-id":"7fe1768","data-source-path":"/src/components/ViewGateOverlay.tsx:3153",size:14,color:tA}),g.jsxs("div",{"data-vg-id":"2e783016","data-source-path":"/src/components/ViewGateOverlay.tsx:3155",style:{display:"flex",gap:"4px"},children:[pA>0&&g.jsxs("span",{"data-vg-id":"8161cac","data-source-path":"/src/components/ViewGateOverlay.tsx:3157",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":"#fff7ed",color:c?"#64748b":"#c2410c"},children:[pA," ",c||G.status==="backlog"?"Backlog":A==="es"?pA===1?e.pending:"Pendientes":"pending"]}),UA>0&&g.jsxs("span",{"data-vg-id":"8161cad","data-source-path":"/src/components/ViewGateOverlay.tsx:3166",style:{fontSize:"10px",fontWeight:700,color:"#a855f7",background:"#f3e8ff",padding:"2px 6px",borderRadius:"6px"},children:[UA," ",A==="es"?UA===1?"Listo para revisión":"Listos para revisión":"ready for review"]}),HA>0&&g.jsxs("span",{"data-vg-id":"8161cae","data-source-path":"/src/components/ViewGateOverlay.tsx:3178",style:{fontSize:"10px",fontWeight:700,color:"#059669",background:"#ecfdf5",padding:"2px 6px",borderRadius:"6px"},children:[HA," ",A==="es"?HA===1?"Completado":"Completados":"completed"]}),I.some(v=>v.status==="bug_fixing")&&g.jsx("span",{"data-vg-id":"8161caf","data-source-path":"/src/components/ViewGateOverlay.tsx:3190",style:{fontSize:"10px",fontWeight:700,color:"#e11d48",background:"#fff1f2",padding:"2px 6px",borderRadius:"6px"},children:"BUG"})]})]}),P&&g.jsx("span",{"data-vg-id":"8161cb0","data-source-path":"/src/components/ViewGateOverlay.tsx:3204",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":wA?`linear-gradient(90deg, #ea580c 50%, ${gA?"#10b981":"#a855f7"} 50%)`:pA>0?"#fff7ed":j?"#ecfdf5":"#f3e8ff",color:c?"#64748b":wA?"#ffffff":pA>0?"#c2410c":j?"#059669":"#a855f7",border:"none",fontWeight:800,textShadow:wA&&!c?"0 1px 2px rgba(0,0,0,0.2)":"none"},children:"MODAL"})]}),g.jsx("div",{"data-vg-id":"2e78301c","data-source-path":"/src/components/ViewGateOverlay.tsx:3216",className:"vg-tooltip-scroll",style:{maxHeight:"180px",overflowY:"auto"},children:I.map((v,ce)=>g.jsxs("div",{"data-vg-id":"2e78301d","data-source-path":"/src/components/ViewGateOverlay.tsx:3218",style:{padding:"10px 0",borderTop:ce===0?"none":"1px solid #f1f5f9",display:"flex",gap:"12px",alignItems:"flex-start"},children:[g.jsxs("div",{"data-vg-id":"2e78301e","data-source-path":"/src/components/ViewGateOverlay.tsx:3225",style:{flex:1,display:"flex",flexDirection:"column",gap:"4px"},children:[g.jsx("span",{"data-vg-id":"8161cc9","data-source-path":"/src/components/ViewGateOverlay.tsx:3226",style:{fontSize:"10px",fontWeight:600,color:"#64748b"},children:Ra(v.timestamp||v.createdAt,A)}),v.url&&g.jsx(Ma,{url:v.url,onHover:Xa,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"}}),g.jsx("div",{"data-vg-id":"2e783035","data-source-path":"/src/components/ViewGateOverlay.tsx:3248",className:"vg-line-clamp-2",style:{fontSize:"13px",color:"#1e293b",lineHeight:1.4,fontWeight:500},children:v.message.length>100?v.message.slice(0,97)+"...":v.message})]}),g.jsxs("div",{"data-vg-id":"2e783036","data-source-path":"/src/components/ViewGateOverlay.tsx:3252",style:{flexShrink:0,marginTop:"2px",display:"flex",flexDirection:"column",gap:"4px",alignItems:"flex-end"},children:[g.jsx("div",{"data-vg-id":"2e783037","data-source-path":"/src/components/ViewGateOverlay.tsx:3253",style:{fontSize:"8px",fontWeight:800,color:v.priority==="low"?"#059669":v.priority==="urgent"?"#b91c1c":v.priority==="high"?"#b45309":"#4338ca",backgroundColor:v.priority==="low"?"#ecfdf5":v.priority==="urgent"?"#fef2f2":v.priority==="high"?"#fffbeb":"#eef2ff",padding:"2px 6px",borderRadius:"4px",textTransform:"uppercase",border:"1px solid",borderColor:v.priority==="low"?"#d1fae5":v.priority==="urgent"?"#fee2e2":v.priority==="high"?"#fef3c7":"#e0e7ff"},children:e[v.priority||"medium"]}),v.status==="completed"||v.status==="done"?g.jsxs("span",{"data-vg-id":"8161ccd","data-source-path":"/src/components/ViewGateOverlay.tsx:3267",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#059669",background:"#ecfdf5",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #d1fae5"},children:[g.jsx(Ie,{"data-vg-id":"a75c1ade","data-source-path":"/src/components/ViewGateOverlay.tsx:3280",size:10}),e.completed]}):v.status==="ready_for_review"?g.jsxs("span",{"data-vg-id":"8161ccf","data-source-path":"/src/components/ViewGateOverlay.tsx:3284",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#a855f7",background:"#f3e8ff",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #e9d5ff"},children:[v.type==="bug"||v.status==="bug_fixing"||v.originalStatus==="bug_fixing"?g.jsx(yt,{"data-vg-id":"3b8b187e","data-source-path":"/src/components/ViewGateOverlay.tsx:3297",size:10}):g.jsx(Ie,{"data-vg-id":"a75c1ae1","data-source-path":"/src/components/ViewGateOverlay.tsx:3297",size:10}),e.readyForReview]}):v.status==="bug_fixing"?g.jsxs("span",{"data-vg-id":"8161cd2","data-source-path":"/src/components/ViewGateOverlay.tsx:3301",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#e11d48",background:"#fff1f2",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #ffe4e6"},children:[g.jsx(yt,{"data-vg-id":"3b8b1896","data-source-path":"/src/components/ViewGateOverlay.tsx:3314",size:10}),"Bug Fixing"]}):g.jsxs("span",{"data-vg-id":"8161ce9","data-source-path":"/src/components/ViewGateOverlay.tsx:3318",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:c||v.status==="backlog"?"#64748b":"#ea580c",background:c||v.status==="backlog"?"#f1f5f9":"#fff7ed",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:c||v.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[g.jsx(po,{"data-vg-id":"62dc6cb2","data-source-path":"/src/components/ViewGateOverlay.tsx:3331",size:10}),c||v.status==="backlog"?e.backlog:e.pending]})]})]},v._id))})]}),g.jsxs("div",{"data-vg-id":"2e783056","data-source-path":"/src/components/ViewGateOverlay.tsx:3341",className:`vg-formal-pin ${j?"completed":NA||Ee?"ready":X?"bug":wA?"mixed":c?"backlog":""} ${l.isTriggerPin?"modal-variant":""}`,style:{position:"relative",background:X&&!NA&&!j?"linear-gradient(135deg, #f43f5e 0%, #e11d48 100%)":NA?"linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)":wA?gA?"linear-gradient(135deg, #10b981 0%, #059669 100%)":"linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)":void 0},children:[NA||j||Ee?X&&!j?g.jsx(yt,{"data-vg-id":"3b8b189a","data-source-path":"/src/components/ViewGateOverlay.tsx:3348",size:18}):g.jsx(Ie,{"data-vg-id":"a75c1afd","data-source-path":"/src/components/ViewGateOverlay.tsx:3348",size:18}):X?g.jsx(yt,{"data-vg-id":"3b8b189c","data-source-path":"/src/components/ViewGateOverlay.tsx:3348",size:18}):l.isTriggerPin?g.jsx(Ss,{"data-vg-id":"d88161bf","data-source-path":"/src/components/ViewGateOverlay.tsx:3348",size:16}):P?g.jsx(_c,{"data-vg-id":"5c2be0ab","data-source-path":"/src/components/ViewGateOverlay.tsx:3348",size:16}):g.jsx(cr,{"data-vg-id":"7fe17af","data-source-path":"/src/components/ViewGateOverlay.tsx:3348",size:16}),W>1&&g.jsx("div",{"data-vg-id":"2e783072","data-source-path":"/src/components/ViewGateOverlay.tsx:3351",className:"vg-pin-badge vg-animate-pop",children:W})]})]},`group-${l.id}`)}),g.jsx("div",{className:`vg-url-tooltip ${At?"visible":""} ${At?.direction==="bottom"?"vg-bottom":"vg-top"}`,style:{transform:At?`translate(-50%, ${At.direction==="top"?"-110%":"10%"})`:"translate(-50%, 0)",left:At?.x||0,top:At?.y||0},children:At?.url})]})})};function On(t,A,e){if(!A.endsWith(".tsx")&&!A.endsWith(".jsx")||A.includes("node_modules"))return t;const r=B=>B.replace(/\\/g,"/"),s=r(A).replace(r(e),""),n=B=>{let c=0;for(let d=0;d<B.length;d++)c=Math.imul(31,c)+B.charCodeAt(d)|0;return(c>>>0).toString(16)};let o=0;return t.split(`
20
- `).map((B,c)=>{const d=c+1;return B.replace(/(^|[^a-zA-Z0-9])<([a-zA-Z][a-zA-Z0-9\.]*)(?=[ \t\n\/\>])/g,(f,u,h)=>{if(f.includes("data-source-path")||f.includes("data-vg-id")||h==="Fragment"||h==="React.Fragment")return f;o++;const w=n(`${s}:${h}:${o}`);return`${u}<${h} data-vg-id="${w}" data-source-path="${s}:${d}"`})}).join(`
21
- `)}function tw(){return{name:"vite-plugin-viewgate",enforce:"pre",transform(t,A){return{code:On(t,A,process.cwd()),map:null}}}}function rw(t){const A=this.resourcePath;return A?(this.getOptions&&this.getOptions(),On(t,A,process.cwd())):t}function sw(t){return rw.call(this,t)}jA.ViewGate=qc,jA.ViewGateOverlay=Pa,jA.transformSourcePaths=On,jA.useViewGate=Fo,jA.viewgateNextLoader=sw,jA.viewgatePlugin=tw,Object.defineProperty(jA,Symbol.toStringTag,{value:"Module"})}));
14
+ ${y.rect.left}px ${y.rect.top}px,
15
+ ${y.rect.right}px ${y.rect.top}px,
16
+ ${y.rect.right}px ${y.rect.bottom}px,
17
+ ${y.rect.left}px ${y.rect.bottom}px,
18
+ ${y.rect.left}px ${y.rect.top}px
19
+ )`:"none",zIndex:Zh}}),g&&y&&!E&&!z&&B.jsx("div",{className:"vg-selection-pulse",style:{top:y.rect.top-4,left:y.rect.left-4,width:y.rect.width+8,height:y.rect.height+8,zIndex:$h},children:B.jsxs("div",{className:"vg-selection-label",style:{...y.rect.top<60?y.rect.bottom>window.innerHeight-60?{top:"8px",bottom:"auto"}:{top:"100%",marginTop:"8px",bottom:"auto"}:{top:"-40px",bottom:"auto"},...y.rect.left+200>window.innerWidth?{left:"auto",right:"0"}:{left:"0",right:"auto"}},children:[B.jsx($c,{"data-vg-id":"f840c8b5","data-source-path":"/src/components/ViewGateOverlay.tsx:2037",size:16}),B.jsxs("div",{"data-vg-id":"17fbf7f","data-source-path":"/src/components/ViewGateOverlay.tsx:2038",style:{display:"flex",flexDirection:"column"},children:[B.jsx("span",{"data-vg-id":"52d76c60","data-source-path":"/src/components/ViewGateOverlay.tsx:2039",style:{fontWeight:700},children:e.selectToComment}),B.jsxs("span",{"data-vg-id":"52d76c61","data-source-path":"/src/components/ViewGateOverlay.tsx:2040",style:{fontSize:"10px",opacity:.8,fontFamily:"monospace"},children:[Math.round(y.rect.width)," × ",Math.round(y.rect.height)]})]})]})}),E&&B.jsx("div",{"data-vg-id":"17fbf97","data-source-path":"/src/components/ViewGateOverlay.tsx:2050",className:"vg-animate-fade",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(15, 23, 42, 0.4)",backdropFilter:"blur(8px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:is},children:B.jsxs("div",{"data-vg-id":"17fbf98","data-source-path":"/src/components/ViewGateOverlay.tsx:2055",className:"vg-glassmorphism vg-animate-slide",style:{width:"90%",maxWidth:"500px",maxHeight:"92vh",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",display:"flex",flexDirection:"column",overflow:"hidden"},children:[B.jsxs("div",{"data-vg-id":"17fbf99","data-source-path":"/src/components/ViewGateOverlay.tsx:2065",style:{padding:"24px 24px 16px",textAlign:"center",borderBottom:"1px solid rgba(0,0,0,0.05)",flexShrink:0},children:[B.jsx("div",{"data-vg-id":"17fbf9a","data-source-path":"/src/components/ViewGateOverlay.tsx:2066",style:{width:"40px",height:"40px",background:"var(--vg-primary-gradient)",borderRadius:"10px",display:"flex",alignItems:"center",justifyContent:"center",margin:"0 auto 12px",color:"white",boxShadow:"0 4px 12px rgba(99, 102, 241, 0.2)"},children:B.jsx(cr,{"data-vg-id":"10c621e8","data-source-path":"/src/components/ViewGateOverlay.tsx:2071",size:20})}),B.jsx("h2",{"data-vg-id":"efa6bb67","data-source-path":"/src/components/ViewGateOverlay.tsx:2073",style:{margin:"0 0 4px 0",fontSize:"20px",fontWeight:800,color:"#0f172a"},children:e.feedbackHeader}),B.jsx("p",{"data-vg-id":"1000dede","data-source-path":"/src/components/ViewGateOverlay.tsx:2074",style:{margin:0,color:"#64748b",fontSize:"14px"},children:e.feedbackSubheader})]}),B.jsxs("div",{"data-vg-id":"17fbf9e","data-source-path":"/src/components/ViewGateOverlay.tsx:2078",className:"vg-custom-scrollbar",style:{flex:1,overflowY:"auto",padding:"24px",display:"flex",flexDirection:"column"},children:[E.visualPreview&&B.jsx("div",{"data-vg-id":"17fbfb4","data-source-path":"/src/components/ViewGateOverlay.tsx:2087",style:{marginBottom:"24px",borderRadius:"12px",width:"100%",display:"flex",justifyContent:"center",margin:"0 auto 24px auto",boxShadow:"0 4px 25px rgba(0,0,0,0.12)",backgroundColor:"#f8fafc",border:"1px solid #e2e8f0",padding:"8px"},children:B.jsx("img",{src:E.visualPreview,alt:"Preview",style:{maxWidth:"100%",maxHeight:"45vh",objectFit:"contain",display:"block",borderRadius:"8px"}})}),B.jsx("textarea",{className:"vg-textarea",value:V,onChange:l=>AA(l.target.value),rows:4,placeholder:e.placeholder,autoFocus:!0,style:{fontSize:"15px",padding:"16px",marginBottom:"24px",minHeight:"120px"}}),B.jsxs("div",{"data-vg-id":"17fbfb5","data-source-path":"/src/components/ViewGateOverlay.tsx:2124",style:{marginBottom:"24px"},children:[B.jsx("label",{"data-vg-id":"18bd4af3","data-source-path":"/src/components/ViewGateOverlay.tsx:2125",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:e.priority}),B.jsx("div",{"data-vg-id":"17fbfb7","data-source-path":"/src/components/ViewGateOverlay.tsx:2128",style:{display:"flex",gap:"8px"},children:["low","medium","high","urgent"].map(l=>B.jsx("button",{onClick:()=>h(l),style:{flex:1,padding:"12px 6px",borderRadius:"8px",fontSize:"13px",fontWeight:700,border:"1px solid",borderColor:u===l?l==="low"?"#10b981":l==="medium"?"#6366f1":l==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:u===l?l==="low"?"#ecfdf5":l==="medium"?"#eef2ff":l==="high"?"#fffbeb":"#fef2f2":"white",color:u===l?l==="low"?"#059669":l==="medium"?"#4338ca":l==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[l]},l))})]}),B.jsxs("div",{"data-vg-id":"17fbfb8","data-source-path":"/src/components/ViewGateOverlay.tsx:2155",style:{marginBottom:"24px"},children:[B.jsx("label",{"data-vg-id":"18bd4af6","data-source-path":"/src/components/ViewGateOverlay.tsx:2156",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:e.focusAreas}),B.jsx("div",{"data-vg-id":"17fbfba","data-source-path":"/src/components/ViewGateOverlay.tsx:2159",style:{display:"flex",gap:"8px",marginBottom:N.length>0?"12px":"0"},children:[{id:"frontend",label:e.frontend,icon:B.jsx(zc,{"data-vg-id":"377c16ee","data-source-path":"/src/components/ViewGateOverlay.tsx:2161",size:14}),color:"#10b981",bg:"#ecfdf5",border:"#d1fae5"},{id:"backend",label:e.backend,icon:B.jsx(ar,{"data-vg-id":"7117e580","data-source-path":"/src/components/ViewGateOverlay.tsx:2162",size:14}),color:"#6366f1",bg:"#eef2ff",border:"#e0e7ff"},{id:"ux",label:e.ux,icon:B.jsx(Co,{"data-vg-id":"de424745","data-source-path":"/src/components/ViewGateOverlay.tsx:2163",size:14}),color:"#d946ef",bg:"#fdf4ff",border:"#f5d0fe"}].filter(l=>l.id==="backend"?zA.length>0||!he:l.id==="ux"?fe||!he:!0).map(l=>{const F=N.includes(l.id);return B.jsxs("button",{onClick:()=>{F?dA(N.filter(Q=>Q!==l.id)):(dA([...N,l.id]),(l.id==="backend"||l.id==="ux")&&Mn())},style:{flex:1,padding:"10px 4px",borderRadius:"8px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:F?l.color:"#e2e8f0",backgroundColor:F?l.bg:"white",color:F?l.color:"#64748b",cursor:"pointer",transition:"all 0.2s",display:"flex",alignItems:"center",justifyContent:"center",gap:"6px"},children:[l.icon,l.label]},l.id)})}),N.includes("ux")&&B.jsxs("div",{"data-vg-id":"17fbfd3","data-source-path":"/src/components/ViewGateOverlay.tsx:2210",className:"vg-animate-slide",style:{marginBottom:"12px"},children:[B.jsxs("div",{"data-vg-id":"17fbfd4","data-source-path":"/src/components/ViewGateOverlay.tsx:2211",style:{display:"flex",alignItems:"center",gap:"6px",marginBottom:"6px"},children:[B.jsx(Ls,{"data-vg-id":"38884dd0","data-source-path":"/src/components/ViewGateOverlay.tsx:2212",size:14,style:{color:"#d946ef"}}),B.jsx("span",{"data-vg-id":"52d76ca1","data-source-path":"/src/components/ViewGateOverlay.tsx:2213",style:{fontSize:"11px",fontWeight:700,color:"#64748b"},children:e.figmaLink})]}),B.jsx("input",{"data-vg-id":"a993ba7e","data-source-path":"/src/components/ViewGateOverlay.tsx:2215",type:"text",className:"vg-textarea",style:{padding:"10px 12px",fontSize:"13px",minHeight:"auto",borderRadius:"10px"},placeholder:e.figmaLinkPlaceholder,value:hA,onChange:l=>FA(l.target.value)})]}),zA.length>0&&(N.includes("backend")||N.includes("ux")&&fe)&&B.jsxs("div",{"data-vg-id":"17fbfd8","data-source-path":"/src/components/ViewGateOverlay.tsx:2227",className:"vg-animate-slide",style:{marginBottom:"16px"},children:[B.jsxs("div",{"data-vg-id":"17fbfd9","data-source-path":"/src/components/ViewGateOverlay.tsx:2228",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"8px"},children:[B.jsxs("div",{"data-vg-id":"17fbfda","data-source-path":"/src/components/ViewGateOverlay.tsx:2229",style:{display:"flex",alignItems:"center",gap:"6px"},children:[B.jsx(ar,{"data-vg-id":"7117e59f","data-source-path":"/src/components/ViewGateOverlay.tsx:2230",size:14,style:{color:"#6366f1"}}),B.jsx("span",{"data-vg-id":"52d76ca7","data-source-path":"/src/components/ViewGateOverlay.tsx:2231",style:{fontSize:"11px",fontWeight:700,color:"#64748b"},children:e.endpoint})]}),X.length>0&&B.jsxs("span",{"data-vg-id":"52d76cbd","data-source-path":"/src/components/ViewGateOverlay.tsx:2234",style:{fontSize:"10px",background:"#eef2ff",color:"#6366f1",padding:"2px 8px",borderRadius:"12px",fontWeight:700},children:[X.length," ",A==="es"?"seleccionados":"selected"]})]}),B.jsxs("button",{"data-vg-id":"23e21f56","data-source-path":"/src/components/ViewGateOverlay.tsx:2240",onClick:()=>q(!0),className:"vg-input-like-button",style:{width:"100%",padding:"12px 16px",fontSize:"13px",borderRadius:"12px",background:"#f8fafc",border:"1px solid #e2e8f0",display:"flex",alignItems:"center",justifyContent:"space-between",cursor:"pointer",transition:"all 0.2s",textAlign:"left",color:X.length>0?"#0f172a":"#94a3b8"},children:[B.jsx("div",{"data-vg-id":"17fbff4","data-source-path":"/src/components/ViewGateOverlay.tsx:2259",style:{display:"flex",gap:"4px",overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},children:X.length>0?X.slice(0,2).map(l=>{const F=l.split("|"),Q=F.length>1?F[0]:"",H=F.length>1?F[1]:l;return B.jsxs("span",{"data-vg-id":"52d76cc0","data-source-path":"/src/components/ViewGateOverlay.tsx:2266",style:{background:"rgba(99, 102, 241, 0.1)",color:"#6366f1",padding:"1px 6px",borderRadius:"4px",fontSize:"11px",fontWeight:600},children:[Q&&B.jsx("span",{"data-vg-id":"52d76cc1","data-source-path":"/src/components/ViewGateOverlay.tsx:2274",style:{opacity:.6,marginRight:"4px"},children:Q}),(H||"").split("/").pop()||H]},l)}).concat(X.length>2?[B.jsxs("span",{"data-vg-id":"52d76cc2","data-source-path":"/src/components/ViewGateOverlay.tsx:2278",children:["+",X.length-2]},"more")]:[]):e.selectEndpoint}),B.jsx(Wc,{"data-vg-id":"c71f99ac","data-source-path":"/src/components/ViewGateOverlay.tsx:2281",size:14,style:{color:"#64748b"}})]})]})]}),B.jsxs("div",{"data-vg-id":"17fbff9","data-source-path":"/src/components/ViewGateOverlay.tsx:2290",style:{marginBottom:"24px"},children:[B.jsx("label",{"data-vg-id":"18bd4b37","data-source-path":"/src/components/ViewGateOverlay.tsx:2291",style:{fontSize:"12px",fontWeight:700,color:"#64748b",marginBottom:"8px",display:"block"},children:Z?e.asMember:e.selectMember}),Z?B.jsxs("div",{"data-vg-id":"17fbffb","data-source-path":"/src/components/ViewGateOverlay.tsx:2296",style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"10px 16px",background:"#f8fafc",borderRadius:"12px",border:"1px solid #e2e8f0"},children:[B.jsxs("div",{"data-vg-id":"17fc011","data-source-path":"/src/components/ViewGateOverlay.tsx:2305",style:{display:"flex",alignItems:"center",gap:"12px"},children:[Z.avatar?B.jsx("img",{"data-vg-id":"a3987a0","data-source-path":"/src/components/ViewGateOverlay.tsx:2307",src:Z.avatar,style:{width:"32px",height:"32px",borderRadius:"50%"},alt:""}):B.jsx("div",{"data-vg-id":"17fc013","data-source-path":"/src/components/ViewGateOverlay.tsx:2309",style:{width:"32px",height:"32px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontWeight:700},children:Z.name?.[0]}),B.jsxs("div",{"data-vg-id":"17fc014","data-source-path":"/src/components/ViewGateOverlay.tsx:2313",children:[B.jsx("div",{"data-vg-id":"17fc015","data-source-path":"/src/components/ViewGateOverlay.tsx:2314",style:{fontSize:"14px",fontWeight:700,color:"#0f172a"},children:Z.name}),B.jsx("div",{"data-vg-id":"17fc016","data-source-path":"/src/components/ViewGateOverlay.tsx:2315",style:{fontSize:"11px",color:"#64748b"},children:Z.email})]})]}),B.jsx("button",{"data-vg-id":"23e21f7a","data-source-path":"/src/components/ViewGateOverlay.tsx:2318",onClick:()=>ZA(null),style:{background:"none",border:"none",color:"#6366f1",fontSize:"12px",fontWeight:700,cursor:"pointer",padding:"4px 8px"},children:e.changeMember})]}):B.jsxs("div",{"data-vg-id":"17fc018","data-source-path":"/src/components/ViewGateOverlay.tsx:2328",style:{display:"grid",gridTemplateColumns:"repeat(auto-fill, minmax(140px, 1fr))",gap:"8px",maxHeight:"160px",overflowY:"auto",padding:"4px",background:"#f8fafc",borderRadius:"12px",border:"1px dotted #cbd5e1"},children:[qt.map(l=>B.jsxs("div",{"data-vg-id":"17fc019","data-source-path":"/src/components/ViewGateOverlay.tsx:2340",onClick:()=>lw(l),style:{padding:"8px",borderRadius:"10px",border:"1px solid #e2e8f0",cursor:"pointer",display:"flex",alignItems:"center",gap:"8px",transition:"all 0.2s",background:"white"},onMouseEnter:F=>{F.currentTarget.style.borderColor="#6366f1",F.currentTarget.style.background="#f5f7ff"},onMouseLeave:F=>{F.currentTarget.style.borderColor="#e2e8f0",F.currentTarget.style.background="white"},children:[l.avatar?B.jsx("img",{"data-vg-id":"a3987a8","data-source-path":"/src/components/ViewGateOverlay.tsx:2358",src:l.avatar,style:{width:"24px",height:"24px",borderRadius:"50%"},alt:""}):B.jsx("div",{"data-vg-id":"17fc030","data-source-path":"/src/components/ViewGateOverlay.tsx:2360",style:{width:"24px",height:"24px",borderRadius:"50%",background:"#6366f1",color:"white",display:"flex",alignItems:"center",justifyContent:"center",fontSize:"10px"},children:l.name?.[0]}),B.jsx("span",{"data-vg-id":"52d76cfc","data-source-path":"/src/components/ViewGateOverlay.tsx:2364",style:{fontSize:"12px",fontWeight:600,color:"#1e293b",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:l.name.split(" ")[0]})]},l.email)),qt.length===0&&B.jsx("div",{"data-vg-id":"17fc032","data-source-path":"/src/components/ViewGateOverlay.tsx:2370",style:{gridColumn:"1 / -1",padding:"20px",textAlign:"center",color:"#64748b",fontSize:"12px"},children:A==="es"?"Cargando miembros...":"Loading members..."})]})]})]}),B.jsxs("div",{"data-vg-id":"17fc033","data-source-path":"/src/components/ViewGateOverlay.tsx:2380",style:{padding:"16px 24px 24px",borderTop:"1px solid rgba(0,0,0,0.05)",display:"flex",gap:"12px",flexShrink:0,backgroundColor:"rgba(255,255,255,0.02)",backdropFilter:"blur(2px)"},children:[B.jsx("button",{onClick:()=>{S||(K(null),f(!1))},className:"vg-button-ghost",disabled:S,style:{flex:1,padding:"12px"},children:e.cancel}),B.jsx("button",{onClick:fw,className:"vg-button-primary",disabled:S||!V.trim()||N.includes("backend")&&X.length===0||N.includes("ux")&&!hA.trim(),style:{flex:2,opacity:S||!V.trim()||N.includes("backend")&&X.length===0||N.includes("ux")&&!hA.trim()?.6:1,cursor:S||!V.trim()||N.includes("backend")&&X.length===0||N.includes("ux")&&!hA.trim()?"not-allowed":"pointer"},children:B.jsxs("div",{"data-vg-id":"17fc034","data-source-path":"/src/components/ViewGateOverlay.tsx:2417",style:{display:"flex",alignItems:"center",gap:"8px"},children:[S?B.jsx("div",{"data-vg-id":"17fc035","data-source-path":"/src/components/ViewGateOverlay.tsx:2418",className:"vg-spinner",style:{width:"16px",height:"16px",borderWidth:"2px"}}):B.jsx(mo,{"data-vg-id":"a3fd5be3","data-source-path":"/src/components/ViewGateOverlay.tsx:2418",size:18}),B.jsx("span",{"data-vg-id":"52d76d02","data-source-path":"/src/components/ViewGateOverlay.tsx:2419",children:S?e.submitting:e.sendFeedback||"Send Comment"})]})})]})]})}),bA&&B.jsx("div",{"data-vg-id":"17fc038","data-source-path":"/src/components/ViewGateOverlay.tsx:2429",className:"vg-animate-fade",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(15, 23, 42, 0.6)",backdropFilter:"blur(4px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:is},children:B.jsxs("div",{"data-vg-id":"17fc039","data-source-path":"/src/components/ViewGateOverlay.tsx:2435",className:"vg-glassmorphism vg-animate-slide",style:{padding:"32px",width:"820px",maxHeight:"85vh",display:"flex",flexDirection:"column",transition:"all 0.4s cubic-bezier(0.4, 0, 0.2, 1)"},children:[B.jsxs("div",{"data-vg-id":"17fc04f","data-source-path":"/src/components/ViewGateOverlay.tsx:2440",style:{display:"flex",flexDirection:"column",gap:"16px",marginBottom:"24px"},children:[B.jsxs("div",{"data-vg-id":"17fc050","data-source-path":"/src/components/ViewGateOverlay.tsx:2441",style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[B.jsx("h2",{"data-vg-id":"efa6bc1c","data-source-path":"/src/components/ViewGateOverlay.tsx:2442",style:{margin:0,fontSize:"20px",fontWeight:800,color:"#0f172a",whiteSpace:"nowrap"},children:gA?e.commentDetails:e.annotations}),B.jsxs("div",{"data-vg-id":"17fc052","data-source-path":"/src/components/ViewGateOverlay.tsx:2445",style:{display:"flex",alignItems:"center",gap:"12px"},children:[Z?B.jsxs("div",{"data-vg-id":"17fc053","data-source-path":"/src/components/ViewGateOverlay.tsx:2447",style:{display:"flex",alignItems:"center",gap:"8px",padding:"4px 12px",background:"rgba(99, 102, 241, 0.1)",borderRadius:"20px"},children:[Z.avatar?B.jsx("img",{"data-vg-id":"a3987e2","data-source-path":"/src/components/ViewGateOverlay.tsx:2449",src:Z.avatar,style:{width:"20px",height:"20px",borderRadius:"50%"},alt:""}):B.jsx("div",{"data-vg-id":"17fc055","data-source-path":"/src/components/ViewGateOverlay.tsx:2451",style:{width:"20px",height:"20px",borderRadius:"50%",background:"#6366f1",color:"white",fontSize:"10px",display:"flex",alignItems:"center",justifyContent:"center"},children:Z.name?.[0]}),B.jsx("span",{"data-vg-id":"52d76d21","data-source-path":"/src/components/ViewGateOverlay.tsx:2455",style:{fontSize:"12px",fontWeight:600,color:"#4338ca",cursor:"pointer"},onClick:()=>ZA(null),title:A==="es"?"Click para cambiar":"Click to change",children:Z.name})]}):B.jsx("div",{"data-vg-id":"17fc057","data-source-path":"/src/components/ViewGateOverlay.tsx:2464",style:{fontSize:"12px",color:"#64748b",fontWeight:600},children:A==="es"?"Sin usuario":"No user selected"}),B.jsx("button",{className:"vg-button-ghost",style:{padding:"8px",borderRadius:"50%"},onClick:()=>{oe(!1),OA(null),Bs(null),p("all")},children:B.jsx(lr,{"data-vg-id":"ff5f6b1","data-source-path":"/src/components/ViewGateOverlay.tsx:2473",size:20})})]})]}),B.jsx("div",{"data-vg-id":"17fc06e","data-source-path":"/src/components/ViewGateOverlay.tsx:2477",style:{display:"flex",flexDirection:"column",gap:"8px",alignItems:"center",width:"100%"},children:(()=>{const l=Array.isArray(TA)?TA:[],F=gA?pt.find(T=>T.annotations?.some(sA=>sA._id===gA)):null,H=(F?F.annotations:l).filter(T=>T.status!=="completed"&&T.status!=="done"),R=H.filter(T=>T.status!=="ready_for_review").length,O=H.filter(T=>T.status==="ready_for_review").length,G=H.length;return G<=0?G===0?null:B.jsxs("div",{"data-vg-id":"17fc06f","data-source-path":"/src/components/ViewGateOverlay.tsx:2491",style:{display:"flex",gap:"8px",opacity:.9},children:[R>0&&B.jsxs("div",{"data-vg-id":"17fc070","data-source-path":"/src/components/ViewGateOverlay.tsx:2493",className:"vg-badge",style:{background:"#fff7ed",color:"#c2410c",border:"1px solid #ffedd5",fontSize:"11px",padding:"2px 8px"},children:[R," ",R===1?"pendiente":"pendientes"]}),O>0&&B.jsxs("div",{"data-vg-id":"17fc071","data-source-path":"/src/components/ViewGateOverlay.tsx:2498",className:"vg-badge",style:{background:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff",fontSize:"11px",padding:"2px 8px"},children:[O," ",A==="es"?O===1?"Listo para revisión":"Listos para revisión":"ready for review"]})]}):B.jsxs(B.Fragment,{children:[!c&&B.jsxs("div",{"data-vg-id":"17fc072","data-source-path":"/src/components/ViewGateOverlay.tsx:2509",className:"vg-segmented-control",style:{marginBottom:"4px"},children:[B.jsx("div",{className:"vg-segmented-slider",style:{left:DA===null?"4px":DA==="pending"?"calc(4px + (100% - 8px) / 3)":"calc(4px + 2 * (100% - 8px) / 3)",width:"calc((100% - 8px) / 3)",background:DA===null?"var(--vg-primary)":DA==="pending"?"#ea580c":"#a855f7",boxShadow:DA===null?"0 4px 12px rgba(99, 102, 241, 0.3)":DA==="pending"?"0 4px 12px rgba(234, 88, 12, 0.3)":"0 4px 12px rgba(168, 85, 247, 0.3)"}}),B.jsxs("div",{onClick:()=>Bs(null),className:`vg-segmented-item ${DA===null?"active":""}`,children:[e.viewAll||"Todos"," (",G,")"]}),B.jsxs("div",{onClick:()=>Bs("pending"),className:`vg-segmented-item ${DA==="pending"?"active":""}`,children:[A==="es"?R===1?"Pendiente":"Pendientes":"Pending"," (",R,")"]}),B.jsxs("div",{onClick:()=>Bs("ready"),className:`vg-segmented-item ${DA==="ready"?"active":""}`,children:[A==="es"?"Listo para revisión":"Ready for Review"," (",O,")"]})]}),B.jsxs("div",{"data-vg-id":"17fc073","data-source-path":"/src/components/ViewGateOverlay.tsx:2540",style:{display:"flex",gap:"6px",justifyContent:"center",flexWrap:"wrap",marginTop:c?"0":"4px"},children:[B.jsxs("button",{onClick:()=>p("all"),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:U==="all"?"var(--vg-primary)":"#e2e8f0",backgroundColor:U==="all"?"var(--vg-primary)":"transparent",color:U==="all"?"white":"#64748b",cursor:"pointer",transition:"all 0.2s"},children:[e.viewAll||"Todos"," (",H.filter(T=>c?!0:DA==="pending"?T.status!=="ready_for_review":DA==="ready"?T.status==="ready_for_review":!0).length,")"]}),["low","medium","high","urgent"].map(T=>{const sA=H.filter(jA=>c?!0:DA==="pending"?jA.status!=="ready_for_review":DA==="ready"?jA.status==="ready_for_review":!0).filter(jA=>(jA.priority||"medium")===T).length;return sA===0&&U!==T?null:B.jsxs("button",{onClick:()=>p(T),style:{padding:"8px 16px",borderRadius:"20px",fontSize:"12px",fontWeight:700,border:"1px solid",borderColor:U===T?T==="low"?"#10b981":T==="medium"?"#6366f1":T==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:U===T?T==="low"?"#ecfdf5":T==="medium"?"#eef2ff":T==="high"?"#fffbeb":"#fef2f2":"transparent",color:U===T?T==="low"?"#059669":T==="medium"?"#4338ca":T==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:[e[T]," (",sA,")"]},T)})]})]})})()})]}),B.jsx("div",{style:{flex:1,overflowY:"auto",paddingRight:"10px",overflowX:"hidden"},className:"vg-custom-scrollbar",children:At?B.jsx("div",{"data-vg-id":"17fc074","data-source-path":"/src/components/ViewGateOverlay.tsx:2606",style:{display:"flex",justifyContent:"center",padding:"40px"},children:B.jsx("div",{"data-vg-id":"17fc075","data-source-path":"/src/components/ViewGateOverlay.tsx:2607",className:"vg-spinner"})}):Gn.map((l,F)=>B.jsxs("div",{className:"vg-glassmorphism vg-animate-slide",style:{padding:"20px",marginBottom:"16px",border:"1px solid rgba(0,0,0,0.05)",background:"rgba(255,255,255,0.5)",animationDelay:`${F*.05}s`},children:[B.jsxs("div",{"data-vg-id":"17fc076","data-source-path":"/src/components/ViewGateOverlay.tsx:2622",style:{display:"flex",justifyContent:"space-between",marginBottom:"16px",alignItems:"center"},children:[B.jsxs("div",{"data-vg-id":"17fc077","data-source-path":"/src/components/ViewGateOverlay.tsx:2623",style:{display:"flex",gap:"12px",alignItems:"center"},children:[B.jsx("span",{"data-vg-id":"8161c0f","data-source-path":"/src/components/ViewGateOverlay.tsx:2624",style:{fontSize:"12px",color:"#000000",fontWeight:600},children:Ma(l.timestamp||l.createdAt||l.reference?.timestamp,A)}),B.jsx("div",{"data-vg-id":"2e782f7b","data-source-path":"/src/components/ViewGateOverlay.tsx:2627",onClick:Q=>{Q.stopPropagation();const H=l.key||`VG-${l._id.slice(-6).toUpperCase()}`;navigator.clipboard.writeText(H);const R=Q.currentTarget;R.innerText="¡Copiado!",R.style.color="#22c55e",setTimeout(()=>{R.innerText=H,R.style.color=c?"#64748b":"#6366f1"},1500)},style:{fontSize:"10px",fontFamily:"monospace",color:c?"#64748b":"#6366f1",background:c?"rgba(100, 116, 139, 0.1)":"rgba(99, 102, 241, 0.1)",padding:"2px 6px",borderRadius:"4px",cursor:"pointer",fontWeight:900,transition:"all 0.2s"},title:A==="es"?"Click para copiar":"Click to copy",children:l.key||`VG-${l._id.slice(-6).toUpperCase()}`}),l.reference?.metadata?.isModal&&B.jsx("span",{"data-vg-id":"8161c11","data-source-path":"/src/components/ViewGateOverlay.tsx:2656",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":l.status==="completed"||l.status==="done"?"#ecfdf5":l.status==="ready_for_review"?"#f3e8ff":"#fef3c7",color:c?"#64748b":l.status==="completed"||l.status==="done"?"#059669":l.status==="ready_for_review"?"#a855f7":"#92400e",border:"none",padding:"2px 6px"},children:"MODAL"}),l.url&&B.jsx(Ga,{url:l.url,onHover:Ja,style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"11px",color:"#64748b",background:"#f8fafc",padding:"2px 8px",borderRadius:"6px",border:"1px solid #e2e8f0",maxWidth:"220px"}})]}),l.status==="completed"?B.jsxs("span",{"data-vg-id":"8161c12","data-source-path":"/src/components/ViewGateOverlay.tsx:2684",className:"vg-badge",style:{backgroundColor:"#ecfdf5",color:"#059669",border:"1px solid #d1fae5"},children:[B.jsx(Se,{"data-vg-id":"a75c1a23","data-source-path":"/src/components/ViewGateOverlay.tsx:2685",size:14})," ",e.completed||(A==="es"?"Listo para revisión":"Ready for Review")]}):l.status==="ready_for_review"?B.jsxs("span",{"data-vg-id":"8161c14","data-source-path":"/src/components/ViewGateOverlay.tsx:2688",className:"vg-badge",style:{backgroundColor:"#f3e8ff",color:"#a855f7",border:"1px solid #e9d5ff"},children:[B.jsx(Se,{"data-vg-id":"a75c1a25","data-source-path":"/src/components/ViewGateOverlay.tsx:2689",size:14})," ",e.readyForReview]}):l.status==="bug_fixing"?B.jsxs("span",{"data-vg-id":"8161c16","data-source-path":"/src/components/ViewGateOverlay.tsx:2692",className:"vg-badge",style:{backgroundColor:"#fff1f2",color:"#e11d48",border:"1px solid #ffe4e6"},children:[B.jsx(xt,{"data-vg-id":"3b8b17c5","data-source-path":"/src/components/ViewGateOverlay.tsx:2693",size:14})," ","Bug Fixing"]}):B.jsxs("span",{"data-vg-id":"8161c18","data-source-path":"/src/components/ViewGateOverlay.tsx:2696",className:"vg-badge",style:{backgroundColor:c||l.status==="backlog"?"#f1f5f9":"#fff7ed",color:c||l.status==="backlog"?"#64748b":"#ea580c",border:c||l.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[B.jsx(Qo,{"data-vg-id":"62dc6bf6","data-source-path":"/src/components/ViewGateOverlay.tsx:2701",size:14}),c||l.status==="backlog"?e.backlog:e.pending]})]}),(l.screenshot||l.reference?.previewUrl)&&B.jsx("div",{"data-vg-id":"2e782f9a","data-source-path":"/src/components/ViewGateOverlay.tsx:2708",style:{margin:"0 0 20px 0",borderRadius:"8px",overflow:"hidden",maxWidth:"100%",maxHeight:"280px",border:"1px solid #e2e8f0",backgroundColor:"#f8fafc",display:"flex",alignItems:"center",justifyContent:"center"},children:B.jsx("img",{"data-vg-id":"3cf759cd","data-source-path":"/src/components/ViewGateOverlay.tsx:2720",src:l.screenshot||l.reference?.previewUrl,alt:"Visual Preview",style:{maxWidth:"100%",maxHeight:"280px",objectFit:"contain",display:"block"}})}),kn===l._id?B.jsx("textarea",{className:"vg-textarea",value:Ac,onChange:Q=>ec(Q.target.value),rows:3,autoFocus:!0,style:{marginBottom:"16px",minHeight:"80px"}}):B.jsxs("div",{"data-vg-id":"2e782f9c","data-source-path":"/src/components/ViewGateOverlay.tsx:2743",style:{marginBottom:"20px"},children:[B.jsx("div",{"data-vg-id":"2e782f9d","data-source-path":"/src/components/ViewGateOverlay.tsx:2744",style:{display:"flex",alignItems:"center",gap:"8px",marginBottom:"8px"},children:B.jsxs("div",{"data-vg-id":"2e782f9e","data-source-path":"/src/components/ViewGateOverlay.tsx:2745",style:{fontSize:"10px",fontWeight:800,color:l.priority==="low"?"#059669":l.priority==="urgent"?"#b91c1c":l.priority==="high"?"#b45309":"#4338ca",backgroundColor:l.priority==="low"?"#ecfdf5":l.priority==="urgent"?"#fef2f2":l.priority==="high"?"#fffbeb":"#eef2ff",padding:"4px 10px",borderRadius:"6px",letterSpacing:"0.5px",border:"1px solid",borderColor:l.priority==="low"?"#d1fae5":l.priority==="urgent"?"#fee2e2":l.priority==="high"?"#fef3c7":"#e0e7ff"},children:[e.priority,": ",e[l.priority||"medium"]]})}),B.jsx("p",{"data-vg-id":"f01af87e","data-source-path":"/src/components/ViewGateOverlay.tsx:2759",className:"vg-text-wrap",style:{margin:"0",fontSize:"16px",color:"#1e293b",lineHeight:1.6},children:l.message})]}),B.jsxs("div",{"data-vg-id":"2e782fa0","data-source-path":"/src/components/ViewGateOverlay.tsx:2763",style:{display:"flex",justifyContent:"flex-end",alignItems:"center",gap:"12px",borderTop:"1px solid #f1f5f9",paddingTop:"16px"},children:[B.jsx("div",{"data-vg-id":"2e782fa1","data-source-path":"/src/components/ViewGateOverlay.tsx:2765",style:{display:"flex",gap:"6px"},children:kn!==l._id&&B.jsxs(B.Fragment,{children:[B.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px"},onClick:()=>{Vn(l._id),ec(l.message),x(l.priority||"medium")},title:e.edit,children:B.jsx(Co,{"data-vg-id":"ea06991a","data-source-path":"/src/components/ViewGateOverlay.tsx:2778",size:16})}),B.jsx("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px",minWidth:"36px",color:"#ef4444"},onClick:()=>{KA({title:e.deleteConfirm,message:e.confirmDelete,type:"danger",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"DELETE",headers:{"x-api-key":r}})).ok&&(wt(),t(e.deleteSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},title:A==="es"?"Eliminar":"Delete",children:B.jsx(Uo,{"data-vg-id":"45b4419d","data-source-path":"/src/components/ViewGateOverlay.tsx:2808",size:16})})]})}),B.jsx("div",{"data-vg-id":"2e782fb9","data-source-path":"/src/components/ViewGateOverlay.tsx:2815",style:{display:"flex",gap:"8px"},children:kn===l._id?B.jsxs(B.Fragment,{children:[B.jsx("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px"},onClick:async()=>{try{const Q=l.status==="ready_for_review"?l.originalStatus||(l.screenshot?"bug_fixing":"pending"):l.status,H=l.type==="bug"||l.originalStatus==="bug_fixing"||l.status==="bug_fixing";(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({message:Ac,priority:w,status:Q,type:H?"bug":"task"})})).ok&&(Vn(null),wt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}},children:e.save}),B.jsx("div",{"data-vg-id":"2e782fba","data-source-path":"/src/components/ViewGateOverlay.tsx:2848",style:{display:"flex",gap:"4px",marginLeft:"12px"},children:["low","medium","high","urgent"].map(Q=>B.jsx("button",{onClick:()=>x(Q),style:{padding:"8px 12px",borderRadius:"6px",fontSize:"12px",fontWeight:800,border:"1px solid",borderColor:w===Q?Q==="low"?"#10b981":Q==="medium"?"#6366f1":Q==="high"?"#f59e0b":"#ef4444":"#e2e8f0",backgroundColor:w===Q?Q==="low"?"#ecfdf5":Q==="medium"?"#eef2ff":Q==="high"?"#fffbeb":"#fef2f2":"white",color:w===Q?Q==="low"?"#059669":Q==="medium"?"#4338ca":Q==="high"?"#b45309":"#b91c1c":"#64748b",cursor:"pointer",transition:"all 0.2s",textTransform:"uppercase"},children:e[Q]},Q))}),B.jsx("button",{"data-vg-id":"5861bcb8","data-source-path":"/src/components/ViewGateOverlay.tsx:2871",className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",marginLeft:"auto"},onClick:()=>Vn(null),children:e.cancel})]}):B.jsxs(B.Fragment,{children:[!c&&(l.status==="pending"||!["ready_for_review","completed","done"].includes(l.status||""))&&B.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{KA({title:e.markReadyConfirm,message:e.confirmMarkReady,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"ready_for_review"})})).ok&&(wt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},children:[B.jsx(mo,{"data-vg-id":"dbae09af","data-source-path":"/src/components/ViewGateOverlay.tsx:2904",size:14})," ",e.markReady]}),!c&&l.status==="ready_for_review"&&B.jsxs("div",{"data-vg-id":"2e782fbd","data-source-path":"/src/components/ViewGateOverlay.tsx:2908",style:{display:"flex",gap:"8px"},children:[B.jsxs("button",{className:"vg-button-ghost vg-animate-pop",style:{padding:"8px 12px",fontSize:"13px",whiteSpace:"nowrap"},onClick:()=>{Dn(""),KA({title:e.reopenConfirm,message:e.confirmReopen,type:"success",showInput:!0,onConfirm:async Q=>{try{const H=l.originalStatus||(l.screenshot?"bug_fixing":"pending"),R=l.type==="bug"||l.originalStatus==="bug_fixing"||l.status==="bug_fixing";(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:H,message:Q,type:R?"bug":"task"})})).ok&&(wt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},children:[B.jsx(qc,{"data-vg-id":"51a0f8c9","data-source-path":"/src/components/ViewGateOverlay.tsx:2945",size:14})," ",e.reopen]}),B.jsxs("button",{className:"vg-button-primary vg-animate-pop",style:{padding:"8px 16px",fontSize:"13px",background:"#22c55e",borderColor:"#22c55e",whiteSpace:"nowrap"},onClick:()=>{KA({title:e.completeConfirm,message:e.confirmComplete,type:"success",onConfirm:async()=>{try{(await fetch(`${s}/api/annotations/${l._id}`,{method:"PATCH",headers:{"Content-Type":"application/json","x-api-key":r},body:JSON.stringify({status:"completed"})})).ok&&(wt(),t(e.updateSuccess,"success"))}catch{t(e.error,"error")}finally{KA(null)}}})},children:[B.jsx(Se,{"data-vg-id":"a75c1a64","data-source-path":"/src/components/ViewGateOverlay.tsx:2975",size:14})," ",e.completed]})]})]})})]})]},l._id))},gA||"all")]})}),MA&&B.jsx("div",{"data-vg-id":"2e782fc0","data-source-path":"/src/components/ViewGateOverlay.tsx:2994",className:"vg-animate-fade",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(11, 15, 25, 0.7)",backdropFilter:"blur(8px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:is+100},children:B.jsxs("div",{"data-vg-id":"2e782fc1","data-source-path":"/src/components/ViewGateOverlay.tsx:2999",className:"vg-glassmorphism vg-animate-slide",style:{padding:"40px",width:"420px",textAlign:"center",border:"1px solid rgba(255, 255, 255, 0.1)",boxShadow:"0 25px 50px -12px rgba(0, 0, 0, 0.5)"},children:[B.jsx("div",{"data-vg-id":"2e782fd7","data-source-path":"/src/components/ViewGateOverlay.tsx:3006",style:{width:"64px",height:"64px",background:MA.type==="danger"?"rgba(239, 68, 68, 0.1)":"rgba(99, 102, 241, 0.1)",borderRadius:"20px",display:"flex",alignItems:"center",justifyContent:"center",margin:"0 auto 24px",color:MA.type==="danger"?"#ef4444":"#6366f1",transform:"rotate(-5deg)"},children:MA.type==="danger"?B.jsx(Uo,{"data-vg-id":"45b441bd","data-source-path":"/src/components/ViewGateOverlay.tsx:3015",size:32}):B.jsx(Se,{"data-vg-id":"a75c1a7e","data-source-path":"/src/components/ViewGateOverlay.tsx:3015",size:32})}),B.jsx("h3",{"data-vg-id":"53ec4f0","data-source-path":"/src/components/ViewGateOverlay.tsx:3017",style:{margin:"0 0 12px 0",fontSize:"20px",fontWeight:800,color:"#000000",letterSpacing:"-0.02em"},children:MA.title}),B.jsx("p",{"data-vg-id":"f01af8ba","data-source-path":"/src/components/ViewGateOverlay.tsx:3018",style:{margin:"0 0 24px 0",fontSize:"15px",color:"#000000",lineHeight:1.6},children:MA.message}),MA.showInput&&B.jsx("textarea",{className:"vg-textarea",placeholder:e.reopenPlaceholder,value:Ne,onChange:l=>Dn(l.target.value),rows:3,autoFocus:!0,style:{marginBottom:"24px",minHeight:"80px",textAlign:"left"}}),B.jsxs("div",{"data-vg-id":"2e782fdc","data-source-path":"/src/components/ViewGateOverlay.tsx:3032",style:{display:"flex",gap:"16px"},children:[B.jsx("button",{className:"vg-button-ghost",style:{flex:1,height:"44px"},onClick:()=>!iA&&KA(null),disabled:iA,children:e.no}),B.jsx("button",{className:"vg-button-primary",style:{flex:1,height:"44px",backgroundColor:MA.type==="danger"?"#ef4444":void 0,backgroundImage:MA.type==="danger"?"none":void 0,display:"flex",alignItems:"center",justifyContent:"center",gap:"8px",opacity:MA.showInput&&!Ne.trim()?.5:1,cursor:MA.showInput&&!Ne.trim()?"not-allowed":"pointer"},disabled:iA||MA.showInput&&!Ne.trim(),onClick:async()=>{PA(!0);try{await MA.onConfirm(Ne)}catch(l){console.error("Confirmation error:",l)}finally{PA(!1)}},children:iA?B.jsx(Zc,{"data-vg-id":"a4b735ab","data-source-path":"/src/components/ViewGateOverlay.tsx:3068",size:18,className:"vg-animate-spin"}):e.yes})]})]})}),!bA&&!g&&pt.map((l,F)=>{const{rect:Q,annotations:H,isModal:R}=l,O=H[0],G=H.length,T=H.some(I=>I.status==="ready_for_review"),sA=H.some(I=>I.status==="completed"||I.status==="done"),jA=H.some(I=>I.status!=="ready_for_review"&&I.status!=="completed"&&I.status!=="done"),J=sA&&!T&&!jA,GA=T&&!jA&&!sA,be=(T||sA)&&!jA,wA=(T||sA)&&jA,pA=H.filter(I=>I.status!=="ready_for_review"&&I.status!=="completed"&&I.status!=="done").length,UA=H.filter(I=>I.status==="ready_for_review").length,vA=H.filter(I=>I.status==="completed"||I.status==="done").length,j=H.some(I=>I.status==="bug_fixing"||I.type==="bug"||I.originalStatus==="bug_fixing"),tA=j&&!GA&&!J?"#f43f5e":pA>0?c?"#64748b":"#ea580c":UA>0?"#a855f7":"#10b981",HA=pt.some(I=>I.element===l.element&&I.isTriggerPin),ve=pt.some(I=>I.element===l.element&&!I.isTriggerPin),ie=HA&&ve?l.isTriggerPin?-18:18:0,He=Q.top===0&&Q.left===0&&Q.width>window.innerWidth*.9;return B.jsxs("div",{className:"vg-pin-container vg-animate-pop",style:{position:"fixed",top:Math.max(20,Math.min(window.innerHeight-52,Q.top-20)),left:He?Math.max(20,Q.left+40+ie):Math.max(20,Math.min(window.innerWidth-52,Q.left+Q.width/2-16+ie)),width:"32px",height:"32px",cursor:"pointer",transition:"all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275)",zIndex:qh},onMouseEnter:I=>{const ae=I.currentTarget.getBoundingClientRect(),rr=window.innerHeight-ae.bottom,hw=ae.top;rr<250&&hw>rr?oA(Xn=>({...Xn,[l.id]:"vg-top"})):oA(Xn=>({...Xn,[l.id]:""}))},onWheel:I=>{const ae=I.currentTarget.querySelector(".vg-tooltip-scroll");ae&&ae.scrollBy({top:I.deltaY,behavior:"smooth"})},onClick:()=>{oe(!0),OA(O._id)},children:[B.jsxs("div",{"data-vg-id":"2e782fde","data-source-path":"/src/components/ViewGateOverlay.tsx:3143",className:`vg-pin-tooltip ${cA[l.id]||""} ${He||Q.left<160?"vg-tooltip-right":Q.left>window.innerWidth-160?"vg-tooltip-left":""}`,style:{padding:"16px"},children:[B.jsxs("div",{"data-vg-id":"2e782fdf","data-source-path":"/src/components/ViewGateOverlay.tsx:3144",style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"12px"},children:[B.jsxs("div",{"data-vg-id":"2e782fe0","data-source-path":"/src/components/ViewGateOverlay.tsx:3145",style:{display:"flex",alignItems:"center",gap:"8px",flexWrap:"wrap"},children:[l.isTriggerPin?B.jsx(Ls,{"data-vg-id":"d881615b","data-source-path":"/src/components/ViewGateOverlay.tsx:3147",size:14,color:tA}):B.jsx(cr,{"data-vg-id":"7fe174a","data-source-path":"/src/components/ViewGateOverlay.tsx:3149",size:14,color:tA}),B.jsxs("div",{"data-vg-id":"2e782ff8","data-source-path":"/src/components/ViewGateOverlay.tsx:3151",style:{display:"flex",gap:"4px"},children:[pA>0&&B.jsxs("span",{"data-vg-id":"8161c8e","data-source-path":"/src/components/ViewGateOverlay.tsx:3153",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":"#fff7ed",color:c?"#64748b":"#c2410c"},children:[pA," ",c||O.status==="backlog"?"Backlog":A==="es"?pA===1?e.pending:"Pendientes":"pending"]}),UA>0&&B.jsxs("span",{"data-vg-id":"8161c8f","data-source-path":"/src/components/ViewGateOverlay.tsx:3162",style:{fontSize:"10px",fontWeight:700,color:"#a855f7",background:"#f3e8ff",padding:"2px 6px",borderRadius:"6px"},children:[UA," ",A==="es"?UA===1?"Listo para revisión":"Listos para revisión":"ready for review"]}),vA>0&&B.jsxs("span",{"data-vg-id":"8161c90","data-source-path":"/src/components/ViewGateOverlay.tsx:3174",style:{fontSize:"10px",fontWeight:700,color:"#059669",background:"#ecfdf5",padding:"2px 6px",borderRadius:"6px"},children:[vA," ",A==="es"?vA===1?"Completado":"Completados":"completed"]}),H.some(I=>I.status==="bug_fixing")&&B.jsx("span",{"data-vg-id":"8161c91","data-source-path":"/src/components/ViewGateOverlay.tsx:3186",style:{fontSize:"10px",fontWeight:700,color:"#e11d48",background:"#fff1f2",padding:"2px 6px",borderRadius:"6px"},children:"BUG"})]})]}),R&&B.jsx("span",{"data-vg-id":"8161c92","data-source-path":"/src/components/ViewGateOverlay.tsx:3200",className:"vg-badge",style:{fontSize:"10px",background:c?"#f1f5f9":wA?`linear-gradient(90deg, #ea580c 50%, ${sA?"#10b981":"#a855f7"} 50%)`:pA>0?"#fff7ed":J?"#ecfdf5":"#f3e8ff",color:c?"#64748b":wA?"#ffffff":pA>0?"#c2410c":J?"#059669":"#a855f7",border:"none",fontWeight:800,textShadow:wA&&!c?"0 1px 2px rgba(0,0,0,0.2)":"none"},children:"MODAL"})]}),B.jsx("div",{"data-vg-id":"2e782ffe","data-source-path":"/src/components/ViewGateOverlay.tsx:3212",className:"vg-tooltip-scroll",style:{maxHeight:"180px",overflowY:"auto"},children:H.map((I,ae)=>B.jsxs("div",{"data-vg-id":"2e782fff","data-source-path":"/src/components/ViewGateOverlay.tsx:3214",style:{padding:"10px 0",borderTop:ae===0?"none":"1px solid #f1f5f9",display:"flex",gap:"12px",alignItems:"flex-start"},children:[B.jsxs("div",{"data-vg-id":"2e783015","data-source-path":"/src/components/ViewGateOverlay.tsx:3221",style:{flex:1,display:"flex",flexDirection:"column",gap:"4px"},children:[B.jsx("span",{"data-vg-id":"8161cab","data-source-path":"/src/components/ViewGateOverlay.tsx:3222",style:{fontSize:"10px",fontWeight:600,color:"#64748b"},children:Ma(I.timestamp||I.createdAt,A)}),I.url&&B.jsx(Ga,{url:I.url,onHover:Ja,style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"9px",color:"#6366f1",opacity:.8,background:"rgba(99, 102, 241, 0.05)",padding:"2px 6px",borderRadius:"4px",maxWidth:"120px"},tooltipStyle:{fontSize:"9px"}}),B.jsx("div",{"data-vg-id":"2e783017","data-source-path":"/src/components/ViewGateOverlay.tsx:3244",className:"vg-line-clamp-2",style:{fontSize:"13px",color:"#1e293b",lineHeight:1.4,fontWeight:500},children:I.message.length>100?I.message.slice(0,97)+"...":I.message})]}),B.jsxs("div",{"data-vg-id":"2e783018","data-source-path":"/src/components/ViewGateOverlay.tsx:3248",style:{flexShrink:0,marginTop:"2px",display:"flex",flexDirection:"column",gap:"4px",alignItems:"flex-end"},children:[B.jsx("div",{"data-vg-id":"2e783019","data-source-path":"/src/components/ViewGateOverlay.tsx:3249",style:{fontSize:"8px",fontWeight:800,color:I.priority==="low"?"#059669":I.priority==="urgent"?"#b91c1c":I.priority==="high"?"#b45309":"#4338ca",backgroundColor:I.priority==="low"?"#ecfdf5":I.priority==="urgent"?"#fef2f2":I.priority==="high"?"#fffbeb":"#eef2ff",padding:"2px 6px",borderRadius:"4px",textTransform:"uppercase",border:"1px solid",borderColor:I.priority==="low"?"#d1fae5":I.priority==="urgent"?"#fee2e2":I.priority==="high"?"#fef3c7":"#e0e7ff"},children:e[I.priority||"medium"]}),I.status==="completed"||I.status==="done"?B.jsxs("span",{"data-vg-id":"8161caf","data-source-path":"/src/components/ViewGateOverlay.tsx:3263",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#059669",background:"#ecfdf5",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #d1fae5"},children:[B.jsx(Se,{"data-vg-id":"a75c1ac0","data-source-path":"/src/components/ViewGateOverlay.tsx:3276",size:10}),e.completed]}):I.status==="ready_for_review"?B.jsxs("span",{"data-vg-id":"8161cb1","data-source-path":"/src/components/ViewGateOverlay.tsx:3280",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#a855f7",background:"#f3e8ff",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #e9d5ff"},children:[I.type==="bug"||I.status==="bug_fixing"||I.originalStatus==="bug_fixing"?B.jsx(xt,{"data-vg-id":"3b8b1860","data-source-path":"/src/components/ViewGateOverlay.tsx:3293",size:10}):B.jsx(Se,{"data-vg-id":"a75c1ac3","data-source-path":"/src/components/ViewGateOverlay.tsx:3293",size:10}),e.readyForReview]}):I.status==="bug_fixing"?B.jsxs("span",{"data-vg-id":"8161cc9","data-source-path":"/src/components/ViewGateOverlay.tsx:3297",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:"#e11d48",background:"#fff1f2",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:"1px solid #ffe4e6"},children:[B.jsx(xt,{"data-vg-id":"3b8b1878","data-source-path":"/src/components/ViewGateOverlay.tsx:3310",size:10}),"Bug Fixing"]}):B.jsxs("span",{"data-vg-id":"8161ccb","data-source-path":"/src/components/ViewGateOverlay.tsx:3314",style:{display:"flex",alignItems:"center",gap:"4px",fontSize:"8px",fontWeight:800,color:c||I.status==="backlog"?"#64748b":"#ea580c",background:c||I.status==="backlog"?"#f1f5f9":"#fff7ed",padding:"2px 6px",borderRadius:"6px",textTransform:"uppercase",border:c||I.status==="backlog"?"1px solid #e2e8f0":"1px solid #ffedd5"},children:[B.jsx(Qo,{"data-vg-id":"62dc6c94","data-source-path":"/src/components/ViewGateOverlay.tsx:3327",size:10}),c||I.status==="backlog"?e.backlog:e.pending]})]})]},I._id))})]}),B.jsxs("div",{"data-vg-id":"2e783038","data-source-path":"/src/components/ViewGateOverlay.tsx:3337",className:`vg-formal-pin ${J?"completed":GA||be?"ready":j?"bug":wA?"mixed":c?"backlog":""} ${l.isTriggerPin?"modal-variant":""}`,style:{position:"relative",background:j&&!GA&&!J?"linear-gradient(135deg, #f43f5e 0%, #e11d48 100%)":GA?"linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)":wA?sA?"linear-gradient(135deg, #10b981 0%, #059669 100%)":"linear-gradient(135deg, #a855f7 0%, #7e22ce 100%)":void 0},children:[GA||J||be?j&&!J?B.jsx(xt,{"data-vg-id":"3b8b187c","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:18}):B.jsx(Se,{"data-vg-id":"a75c1adf","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:18}):j?B.jsx(xt,{"data-vg-id":"3b8b187e","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:18}):l.isTriggerPin?B.jsx(Ls,{"data-vg-id":"d88161a1","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:16}):R?B.jsx(Xc,{"data-vg-id":"5c2be08d","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:16}):B.jsx(cr,{"data-vg-id":"7fe17a6","data-source-path":"/src/components/ViewGateOverlay.tsx:3344",size:16}),G>1&&B.jsx("div",{"data-vg-id":"2e783054","data-source-path":"/src/components/ViewGateOverlay.tsx:3347",className:"vg-pin-badge vg-animate-pop",children:G})]})]},`group-${l.id}`)}),B.jsx("div",{className:`vg-url-tooltip ${et?"visible":""} ${et?.direction==="bottom"?"vg-bottom":"vg-top"}`,style:{transform:et?`translate(-50%, ${et.direction==="top"?"-110%":"10%"})`:"translate(-50%, 0)",left:et?.x||0,top:et?.y||0},children:et?.url}),W&&B.jsx("div",{"data-vg-id":"2e783055","data-source-path":"/src/components/ViewGateOverlay.tsx:3372",style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"rgba(0, 0, 0, 0.75)",backdropFilter:"blur(16px)",display:"flex",alignItems:"center",justifyContent:"center",zIndex:is+100,animation:"vg-fade-in 0.3s ease-out"},onClick:l=>{l.target===l.currentTarget&&q(!1)},children:B.jsxs("div",{"data-vg-id":"2e783056","data-source-path":"/src/components/ViewGateOverlay.tsx:3381",className:"vg-glassmorphism vg-animate-pop",style:{width:"95%",maxWidth:"800px",height:"85vh",maxHeight:"850px",display:"flex",flexDirection:"column",overflow:"hidden",boxShadow:"0 50px 100px rgba(0,0,0,0.6)",borderRadius:"32px",border:"1px solid rgba(255, 255, 255, 0.15)",backgroundColor:"rgba(255, 255, 255, 0.98)"},children:[B.jsxs("div",{"data-vg-id":"2e783057","data-source-path":"/src/components/ViewGateOverlay.tsx:3394",style:{padding:"32px 40px",borderBottom:"1px solid rgba(0,0,0,0.06)",display:"flex",alignItems:"center",justifyContent:"space-between",background:"white"},children:[B.jsxs("div",{"data-vg-id":"2e783058","data-source-path":"/src/components/ViewGateOverlay.tsx:3395",children:[B.jsx("h3",{"data-vg-id":"53ec56f","data-source-path":"/src/components/ViewGateOverlay.tsx:3396",style:{margin:0,fontSize:"24px",fontWeight:900,letterSpacing:"-0.03em",color:"#0f172a"},children:A==="es"?"Selector de Endpoints":"Endpoint Selector"}),B.jsx("p",{"data-vg-id":"f01af939","data-source-path":"/src/components/ViewGateOverlay.tsx:3399",style:{margin:"6px 0 0 0",fontSize:"14px",color:"#64748b",fontWeight:500},children:A==="es"?"Asocia múltiples rutas backend a este ticket para mayor precisión":"Associate multiple backend routes to this ticket for better precision"})]}),B.jsx("button",{"data-vg-id":"5861bd58","data-source-path":"/src/components/ViewGateOverlay.tsx:3403",onClick:()=>q(!1),className:"vg-close-pill",style:{width:"40px",height:"40px",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"14px",background:"#f1f5f9",color:"#64748b",border:"none",cursor:"pointer",transition:"all 0.2s"},onMouseEnter:l=>{l.currentTarget.style.background="#e2e8f0",l.currentTarget.style.color="#0f172a"},onMouseLeave:l=>{l.currentTarget.style.background="#f1f5f9",l.currentTarget.style.color="#64748b"},children:B.jsx(lr,{"data-vg-id":"eec8c523","data-source-path":"/src/components/ViewGateOverlay.tsx:3410",size:20,strokeWidth:2.5})})]}),B.jsx("div",{"data-vg-id":"2e783072","data-source-path":"/src/components/ViewGateOverlay.tsx:3414",style:{padding:"24px 40px",borderBottom:"1px solid rgba(0,0,0,0.06)",background:"#fcfcfc"},children:B.jsxs("div",{"data-vg-id":"2e783073","data-source-path":"/src/components/ViewGateOverlay.tsx:3415",style:{position:"relative"},children:[B.jsx(Al,{"data-vg-id":"8f7bad07","data-source-path":"/src/components/ViewGateOverlay.tsx:3416",size:20,style:{position:"absolute",left:"16px",top:"50%",transform:"translateY(-50%)",color:"#94a3b8"}}),B.jsx("input",{"data-vg-id":"88e38aae","data-source-path":"/src/components/ViewGateOverlay.tsx:3417",type:"text",placeholder:A==="es"?"Buscar rutas, métodos o descripciones...":"Search routes, methods, or descriptions...",value:m,onChange:l=>D(l.target.value),className:"vg-textarea",style:{padding:"14px 16px 14px 50px",fontSize:"16px",minHeight:"auto",borderRadius:"16px",border:"1px solid #e2e8f0",backgroundColor:"white",boxShadow:"0 2px 8px rgba(0,0,0,0.04)"},autoFocus:!0})]})}),B.jsx("div",{"data-vg-id":"2e783076","data-source-path":"/src/components/ViewGateOverlay.tsx:3437",style:{flex:1,overflowY:"auto",overflowX:"hidden",padding:"24px 40px"},className:"vg-custom-scrollbar",children:$a.length>0?B.jsx("div",{"data-vg-id":"2e783077","data-source-path":"/src/components/ViewGateOverlay.tsx:3439",style:{display:"flex",flexDirection:"column",gap:"0px"},children:$a.map(l=>{const F=l.name===(A==="es"?"Seleccionados":"Selected");return B.jsxs("div",{"data-vg-id":"2e783078","data-source-path":"/src/components/ViewGateOverlay.tsx:3443",style:{marginBottom:"32px"},children:[B.jsxs("div",{"data-vg-id":"2e783079","data-source-path":"/src/components/ViewGateOverlay.tsx:3444",style:{display:"flex",alignItems:"center",gap:"12px",marginBottom:"16px",padding:"0 4px"},children:[B.jsx("span",{"data-vg-id":"8161d0f","data-source-path":"/src/components/ViewGateOverlay.tsx:3445",style:{fontSize:"11px",fontWeight:900,textTransform:"uppercase",letterSpacing:"0.1em",color:F?"#10b981":"#6366f1",backgroundColor:F?"rgba(10, 185, 129, 0.08)":"rgba(99, 102, 241, 0.08)",padding:"4px 10px",borderRadius:"6px",border:"1px solid",borderColor:F?"rgba(10, 185, 129, 0.1)":"rgba(99, 102, 241, 0.1)"},children:l.name}),B.jsx("div",{"data-vg-id":"2e78307b","data-source-path":"/src/components/ViewGateOverlay.tsx:3459",style:{flex:1,height:"1px",background:`linear-gradient(90deg, ${F?"rgba(16, 185, 129, 0.15)":"rgba(99, 102, 241, 0.15)"} 0%, transparent 100%)`}})]}),B.jsx("div",{"data-vg-id":"2e783091","data-source-path":"/src/components/ViewGateOverlay.tsx:3466",style:{display:"grid",gridTemplateColumns:"repeat(auto-fill, minmax(340px, 1fr))",gap:"12px"},children:l.endpoints.map(Q=>{const H=`${Q.method}|${Q.path}`,R=X.includes(H);return B.jsxs("div",{"data-vg-id":"2e783092","data-source-path":"/src/components/ViewGateOverlay.tsx:3475",onClick:()=>{_A(R?X.filter(O=>O!==H):[...X,H])},style:{padding:"16px 20px",borderRadius:"18px",cursor:"pointer",transition:"all 0.2s cubic-bezier(0.4, 0, 0.2, 1)",background:R?"#f5f7ff":"#ffffff",border:"1px solid",borderColor:R?"rgba(99, 102, 241, 0.2)":"#f1f5f9",display:"flex",alignItems:"center",gap:"16px",boxShadow:R?"0 4px 12px rgba(99, 102, 241, 0.08)":"none"},onMouseEnter:O=>{R||(O.currentTarget.style.background="#f8fafc",O.currentTarget.style.borderColor="#e2e8f0")},onMouseLeave:O=>{R||(O.currentTarget.style.background="#ffffff",O.currentTarget.style.borderColor="#f1f5f9")},children:[B.jsx("div",{"data-vg-id":"2e783093","data-source-path":"/src/components/ViewGateOverlay.tsx:3507",style:{width:"24px",height:"24px",borderRadius:"8px",border:"2px solid",borderColor:R?"#6366f1":"#cbd5e1",backgroundColor:R?"#6366f1":"white",display:"flex",alignItems:"center",justifyContent:"center",transition:"all 0.2s",flexShrink:0},children:R&&B.jsx("div",{"data-vg-id":"2e783094","data-source-path":"/src/components/ViewGateOverlay.tsx:3520",style:{color:"white",fontSize:"14px",fontWeight:900},children:"✓"})}),B.jsxs("div",{"data-vg-id":"2e783095","data-source-path":"/src/components/ViewGateOverlay.tsx:3522",style:{flex:1,minWidth:0},children:[B.jsxs("div",{"data-vg-id":"2e783096","data-source-path":"/src/components/ViewGateOverlay.tsx:3523",style:{display:"flex",alignItems:"center",gap:"10px"},children:[B.jsx("span",{"data-vg-id":"8161d2c","data-source-path":"/src/components/ViewGateOverlay.tsx:3524",style:{fontSize:"11px",fontWeight:800,padding:"3px 8px",borderRadius:"8px",background:Q.method==="GET"?"#dcfce7":"#fee2e2",color:Q.method==="GET"?"#166534":"#991b1b",flexShrink:0},children:Q.method}),B.jsx("span",{"data-vg-id":"8161d2d","data-source-path":"/src/components/ViewGateOverlay.tsx:3535",style:{fontWeight:700,color:R?"#4338ca":"#1e293b",fontSize:"14px",wordBreak:"break-all"},children:Q.path})]}),Q.description&&B.jsx("div",{"data-vg-id":"2e783099","data-source-path":"/src/components/ViewGateOverlay.tsx:3545",style:{fontSize:"12px",color:"#64748b",marginTop:"6px",wordBreak:"break-word",fontWeight:450,lineHeight:1.4},children:Q.description})]})]},H)})})]},l.name)})}):B.jsxs("div",{"data-vg-id":"2e78309a","data-source-path":"/src/components/ViewGateOverlay.tsx:3566",style:{padding:"80px 20px",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center"},children:[B.jsx("div",{"data-vg-id":"2e78333b","data-source-path":"/src/components/ViewGateOverlay.tsx:3567",style:{width:"80px",height:"80px",borderRadius:"24px",backgroundColor:"#f1f5f9",display:"flex",alignItems:"center",justifyContent:"center",marginBottom:"24px"},children:B.jsx(ar,{"data-vg-id":"b1e4c5f8","data-source-path":"/src/components/ViewGateOverlay.tsx:3568",size:40,style:{color:"#94a3b8"}})}),B.jsx("p",{"data-vg-id":"f01afc1c","data-source-path":"/src/components/ViewGateOverlay.tsx:3570",style:{color:"#0f172a",fontSize:"18px",fontWeight:800,margin:"0 0 8px 0"},children:A==="es"?"No encontramos lo que buscas":"No results found"}),B.jsx("p",{"data-vg-id":"f01afc1d","data-source-path":"/src/components/ViewGateOverlay.tsx:3573",style:{color:"#64748b",fontSize:"15px",margin:0},children:A==="es"?"Intenta buscar con otros términos o revisa la sincronización":"Try searching with different terms or check synchronization"})]})}),B.jsxs("div",{"data-vg-id":"2e78333f","data-source-path":"/src/components/ViewGateOverlay.tsx:3580",style:{padding:"24px 40px",borderTop:"1px solid rgba(0,0,0,0.06)",background:"white",display:"flex",alignItems:"center",justifyContent:"space-between",gap:"20px"},children:[B.jsxs("div",{"data-vg-id":"2e783340","data-source-path":"/src/components/ViewGateOverlay.tsx:3581",style:{display:"flex",alignItems:"center",gap:"12px"},children:[B.jsxs("div",{"data-vg-id":"2e783341","data-source-path":"/src/components/ViewGateOverlay.tsx:3582",style:{padding:"6px 12px",background:"#f1f5f9",borderRadius:"10px",fontSize:"14px",fontWeight:700,color:"#475569"},children:[X.length," ",A==="es"?"seleccionados":"selected"]}),X.length>0&&B.jsx("button",{"data-vg-id":"5861c03f","data-source-path":"/src/components/ViewGateOverlay.tsx:3586",onClick:()=>_A([]),style:{background:"none",border:"none",color:"#6366f1",fontSize:"14px",fontWeight:700,cursor:"pointer",padding:"4px 8px"},children:A==="es"?"Desmarcar todos":"Deselect all"})]}),B.jsx("div",{"data-vg-id":"2e783343","data-source-path":"/src/components/ViewGateOverlay.tsx:3594",style:{display:"flex",gap:"12px"},children:B.jsx("button",{"data-vg-id":"5861c041","data-source-path":"/src/components/ViewGateOverlay.tsx:3595",onClick:()=>q(!1),style:{minWidth:"160px",padding:"14px 28px",borderRadius:"16px",fontSize:"15px",fontWeight:850,border:"none",background:"var(--vg-primary-gradient)",color:"white",cursor:"pointer",boxShadow:"0 10px 25px -5px rgba(99, 102, 241, 0.45)",transition:"all 0.2s",display:"flex",alignItems:"center",justifyContent:"center"},onMouseEnter:l=>{l.currentTarget.style.transform="translateY(-2px)",l.currentTarget.style.boxShadow="0 15px 30px -5px rgba(99, 102, 241, 0.6)"},onMouseLeave:l=>{l.currentTarget.style.transform="translateY(0)",l.currentTarget.style.boxShadow="0 10px 25px -5px rgba(99, 102, 241, 0.45)"},children:A==="es"?"Confirmar Selección":"Confirm Selection"})})]})]})})]})})};function On(t,A,e){if(!A.endsWith(".tsx")&&!A.endsWith(".jsx")||A.includes("node_modules"))return t;const r=d=>d.replace(/\\/g,"/"),s=r(A).replace(r(e),""),n=d=>{let c=0;for(let g=0;g<d.length;g++)c=Math.imul(31,c)+d.charCodeAt(g)|0;return(c>>>0).toString(16)};let o=0;return t.split(`
20
+ `).map((d,c)=>{const g=c+1;return d.replace(/(^|[^a-zA-Z0-9])<([a-zA-Z][a-zA-Z0-9\.]*)(?=[ \t\n\/\>])/g,(f,u,h)=>{if(f.includes("data-source-path")||f.includes("data-vg-id")||h==="Fragment"||h==="React.Fragment")return f;o++;const w=n(`${s}:${h}:${o}`);return`${u}<${h} data-vg-id="${w}" data-source-path="${s}:${g}"`})}).join(`
21
+ `)}function ow(){return{name:"vite-plugin-viewgate",enforce:"pre",transform(t,A){return{code:On(t,A,process.cwd()),map:null}}}}function iw(t){const A=this.resourcePath;return A?(this.getOptions&&this.getOptions(),On(t,A,process.cwd())):t}function aw(t){return iw.call(this,t)}XA.ViewGate=rl,XA.ViewGateOverlay=Wa,XA.transformSourcePaths=On,XA.useViewGate=xo,XA.viewgateNextLoader=aw,XA.viewgatePlugin=ow,Object.defineProperty(XA,Symbol.toStringTag,{value:"Module"})}));