(()=>{(()=>{var Bn={31751:(c,l,e)=>{var t={"./new-relic-script.dev.ext.html":[52080,2080],"./new-relic-script.perf.ext.html":[36609,6609],"./new-relic-script.prod.ext.html":[19859,9859],"./new-relic-script.stage.ext.html":[10721,721]};function n(r){if(!e.o(t,r))return Promise.resolve().then(()=>{var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i});var o=t[r],a=o[0];return e.e(o[1]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=31751,c.exports=n},64138:function(c){/*! * Performance Observer Polyfill * Version: 1.1.1 * https://github.com/fastly/performance-observer-polyfill * * Copyright (c) 2020, Fastly, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */(function(l,e){c.exports=e()})(this,function(){return function(l){var e={};function t(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return l[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}return t.m=l,t.c=e,t.d=function(n,r,o){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},t.r=function(n){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(n,"__esModule",{value:!0})},t.t=function(n,r){if(1&r&&(n=t(n)),8&r||4&r&&typeof n=="object"&&n&&n.__esModule)return n;var o=Object.create(null);if(t.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:n}),2&r&&typeof n!="string")for(var a in n)t.d(o,a,function(i){return n[i]}.bind(null,a));return o},t.n=function(n){var r=n&&n.__esModule?function(){return n.default}:function(){return n};return t.d(r,"a",r),r},t.o=function(n,r){return Object.prototype.hasOwnProperty.call(n,r)},t.p="",t(t.s=0)}([function(l,e,t){"use strict";function n(w){return(n=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(J){return typeof J}:function(J){return J&&typeof Symbol=="function"&&J.constructor===Symbol&&J!==Symbol.prototype?"symbol":typeof J})(w)}function r(w){return function(J){if(Array.isArray(J)){for(var h=0,A=new Array(J.length);h"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}()?Reflect.construct:function(A,E,B){var j=[null];j.push.apply(j,E);var N=new(Function.bind.apply(A,j));return B&&u(N,B.prototype),N}).apply(null,arguments)}function u(w,J){return(u=Object.setPrototypeOf||function(h,A){return h.__proto__=A,h})(w,J)}function d(w){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(J){return J.__proto__||Object.getPrototypeOf(J)})(w)}t.r(e);var p=function(w){function J(B){var j,N,W,T,m;return function(v,g){if(!(v instanceof g))throw new TypeError("Cannot call a class as a function")}(this,J),N=function(v,g){return!g||n(g)!=="object"&&typeof g!="function"?a(v):g}(this,(j=d(J)).call.apply(j,[this].concat(r(B)))),W=a(N),m=void 0,(T="_entries")in W?Object.defineProperty(W,T,{value:m,enumerable:!0,configurable:!0,writable:!0}):W[T]=m,N._entries=B,N}var h,A,E;return function(B,j){if(typeof j!="function"&&j!==null)throw new TypeError("Super expression must either be null or a function");B.prototype=Object.create(j&&j.prototype,{constructor:{value:B,writable:!0,configurable:!0}}),j&&u(B,j)}(J,w),h=J,(A=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(B){return this._entries.filter(function(j){return j.entryType===B})}},{key:"getEntriesByName",value:function(B,j){return this._entries.filter(function(N){return N.name===B}).filter(function(N){return!j||N.entryType===j})}}])&&o(h.prototype,A),E&&o(h,E),J}(i(Array));function P(w,J){for(var h=0;h0&&arguments[0]!==void 0?arguments[0]:{},B=E.registeredObservers,j=B===void 0?new Set:B,N=E.processedEntries,W=N===void 0?new Set:N,T=E.interval,m=T===void 0?100:T,v=E.context,g=v===void 0?self:v;(function(y,D){if(!(y instanceof D))throw new TypeError("Cannot call a class as a function")})(this,w),I(this,"registeredObservers",void 0),I(this,"processedEntries",void 0),I(this,"interval",void 0),I(this,"intervalId",void 0),I(this,"context",void 0),this.registeredObservers=j,this.processedEntries=W,this.interval=m,this.context=g,this.intervalId=null}var J,h,A;return J=w,(h=[{key:"getNewEntries",value:function(){var E=this;return this.context.performance.getEntries().filter(function(B){return!E.processedEntries.has(B)})}},{key:"getObserversForType",value:function(E,B){return Array.from(E).filter(function(j){return j.entryTypes.some(function(N){return N===B})})}},{key:"processBuffer",value:function(E){var B=Array.from(E.buffer),j=new p(B);E.buffer.clear(),B.length&&E.callback&&E.callback.call(void 0,j,E)}},{key:"processEntries",value:function(){var E=this;this.getNewEntries().forEach(function(j){var N=j.entryType;E.getObserversForType(E.registeredObservers,N).forEach(function(W){W.buffer.add(j)}),E.processedEntries.add(j)});var B=function(){return E.registeredObservers.forEach(E.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(B):this.context.setTimeout(B,0)}},{key:"add",value:function(E){this.registeredObservers.add(E),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(E){this.registeredObservers.delete(E),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&P(J.prototype,h),A&&P(J,A),w}()),X=function(){function w(E){var B=arguments.length>1&&arguments[1]!==void 0?arguments[1]:G;(function(j,N){if(!(j instanceof N))throw new TypeError("Cannot call a class as a function")})(this,w),M(this,"callback",void 0),M(this,"buffer",void 0),M(this,"entryTypes",[]),M(this,"taskQueue",void 0),this.callback=E,this.buffer=new Set,this.taskQueue=B}var J,h,A;return J=w,(h=[{key:"observe",value:function(E){if(!E)throw new Error(R);if(E.entryTypes&&E.type)throw new Error(b);var B;if(E.entryTypes)B=E.entryTypes;else{if(!E.type)throw new Error(R);B=[E.type]}var j=B.filter(K);j.length>0&&j.length!==B.length&&console.warn(z),j.length?(this.entryTypes=j,this.taskQueue.add(this)):console.warn(k)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var E=Array.from(this.buffer);return new p(E)}}])&&S(J.prototype,h),A&&S(J,A),w}();M(X,"supportedEntryTypes",C);var x="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:X,q=self;q.PerformanceObserver||(q.PerformanceObserver=x)}])})},98247:function(c,l,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&t(o,r,a)};Object.defineProperty(l,"__esModule",{value:!0}),n(e(29345),l)},29345:(c,l,e)=>{"use strict";Object.defineProperty(l,"__esModule",{value:!0}),l.now=l.performance=l.nativeGlobalThis=l.polyfill=void 0;var t=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException<"u"?DOMException:Error;function a(i){var s=i.performance||{},u=[],d={};function p(S,M){for(var C=u.length,R=[],b=0;b1?d[C].startTime:s.now(),K=b>2?d[R].startTime:s.now(),G=new t({name:M,entryType:"measure",startTime:z,duration:K-z});return u.push(G),G},s.getEntries=s.webkitGetEntries||function(M){return M!=null?u.filter(function(C){return C.name===M.name&&C.entryType===M.entryType}):u},s.getEntriesByType=s.webkitGetEntriesByType||function(M){return p("entryType",M)},s.getEntriesByName=s.webkitGetEntriesByName||function(M){return p("name",M)},s.clearMarks=s.webkitClearMarks||function(M){P("mark",M),delete d[M]},s.clearMeasures=s.webkitClearMeasures||function(M){P("measure",M)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}l.polyfill=a,l.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof self<"u"&&self!==l.nativeGlobalThis&&a(self),l.performance=l.nativeGlobalThis.performance,l.now=function(){return l.performance.now()}},93325:(c,l,e)=>{"use strict";e.d(l,{$:()=>Rt,A:()=>Me,B:()=>W,C:()=>ce,D:()=>G,E:()=>J,F:()=>He,G:()=>yt,H:()=>p,I:()=>je,J:()=>Ue,L:()=>Ct,M:()=>Ie,N:()=>De,O:()=>at,P:()=>Se,Q:()=>We,R:()=>ze,S:()=>ft,T:()=>Ye,U:()=>Le,W:()=>Vt,Z:()=>it,a:()=>le,a2:()=>Z,a4:()=>xe,a6:()=>U,b:()=>Je,d:()=>lt,e:()=>Ne,f:()=>At,g:()=>Ot,h:()=>Ke,i:()=>X,j:()=>j,k:()=>u,l:()=>B,m:()=>w,n:()=>Y,o:()=>b,p:()=>M,q:()=>K,r:()=>R,s:()=>E,t:()=>d,u:()=>C,v:()=>N,y:()=>A,z:()=>h});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(oe,ne){ne===void 0&&(ne=!0);var fe,Ce=new Promise(function($e){fe=setTimeout($e,Math.min(o,oe),ne)});return Ce[t.n1]=function(){clearTimeout(fe)},Ce}const i=a;var s=function(ne){return function(){return ne}},u=s(!0),d=function(){},p=function(ne){return ne},P=typeof Symbol=="function",I=P&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function S(oe,ne,fe){if(!ne(oe))throw new Error(fe)}var M=function(ne,fe){(0,n.Z)(ne,fe),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(fe).forEach(function(Ce){ne[Ce]=fe[Ce]})},C=function(ne,fe){var Ce;return(Ce=[]).concat.apply(Ce,fe.map(ne))};function R(oe,ne){var fe=oe.indexOf(ne);fe>=0&&oe.splice(fe,1)}function b(oe){var ne=!1;return function(){ne||(ne=!0,oe())}}var k=function(ne){throw ne},z=function(ne){return{value:ne,done:!0}};function K(oe,ne,fe){ne===void 0&&(ne=k),fe===void 0&&(fe="iterator");var Ce={meta:{name:fe},next:oe,throw:ne,return:z,isSagaIterator:!0};return typeof Symbol<"u"&&(Ce[Symbol.iterator]=function(){return Ce}),Ce}function G(oe,ne){var fe=ne.sagaStack;console.error(oe),console.error(fe)}var X=function(ne){return new Error(` redux-saga: Error checking hooks detected an inconsistent state. This is likely a bug in redux-saga code and not yours. Thanks for reporting this in the project's github repo. Error: `+ne+` `)},x=function(ne,fe){return(ne?ne+".":"")+"setContext(props): argument "+fe+" is not a plain object"},q=`You can't put (a.k.a. dispatch from saga) frozen actions. We have to define a special non-enumerable property on those actions for scheduling purposes. Otherwise you wouldn't be able to communicate properly between sagas & other subscribers (action ordering would become far less predictable). If you are using redux and you care about this behaviour (frozen actions), then you might want to switch to freezing actions in a middleware rather than in action creator. Example implementation: const freezeActions = store => next => action => next(Object.freeze(action)) `,w=function(ne){return Array.apply(null,new Array(ne))},J=function(ne){return function(fe){return ne(Object.defineProperty(fe,t.Nm,{value:!0}))}},h=function(ne){return ne===t.EO},A=function(ne){return ne===t.Wd},E=function(ne){return h(ne)||A(ne)};function B(oe,ne){var fe=Object.keys(oe),Ce=fe.length,$e=0,vt,Et=(0,r.IX)(oe)?w(Ce):{},ct={};function gt(){$e===Ce&&(vt=!0,ne(Et))}return fe.forEach(function(ut){var pt=function(Wt,zt){vt||(zt||E(Wt)?(ne.cancel(),ne(Wt,zt)):(Et[ut]=Wt,$e++,gt()))};pt.cancel=d,ct[ut]=pt}),ne.cancel=function(){vt||(vt=!0,fe.forEach(function(ut){return ct[ut].cancel()}))},ct}function j(oe){return{name:oe.name||"anonymous",location:N(oe)}}function N(oe){return oe[t.b_]}function W(){for(var oe=arguments.length,ne=new Array(oe),fe=0;fe1?ne-1:0),Ce=1;Ce1?ne-1:0),Ce=1;Ce1?ne-1:0),Ce=1;Ce1?ne-1:0),Ce=1;Ce1?ne-1:0),Ce=1;Ce{"use strict";e.d(l,{uR:()=>x,Ef:()=>a.I,ZP:()=>at,GG:()=>E});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var Ae={};return Ae.promise=new Promise(function(me,Ie){Ae.resolve=me,Ae.reject=Ie}),Ae}function s(Ae){for(var me=[],Ie=0;Ie2?We-2:0),ne=2;ne{"use strict";e.d(l,{CE:()=>b,IX:()=>s,MC:()=>d,NA:()=>z,Om:()=>K,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>k,hZ:()=>p,sR:()=>n,uj:()=>R});var t=e(23143),n=function(x){return x==null},r=function(x){return x!=null},o=function(x){return typeof x=="function"},a=function(x){return typeof x=="number"},i=function(x){return typeof x=="string"},s=Array.isArray,u=function(x){return x&&!s(x)&&typeof x=="object"},d=function(x){return x&&o(x.then)},p=function(x){return x&&o(x.next)&&o(x.throw)},P=function(x){return x&&o(Symbol)?o(x[Symbol.iterator]):s(x)},I=function(x){return x&&x[TASK]},S=function(x){return Boolean(x&&x[SAGA_ACTION])},M=function(x){return x&&o(x.subscribe)},C=function(x){return x&&o(x.isEmpty)&&o(x.take)&&o(x.put)},R=function X(x){return x&&(i(x)||z(x)||o(x)||s(x)&&x.every(X))},b=function(x){return x&&o(x.take)&&o(x.close)},k=function(x){return o(x)&&x.hasOwnProperty("toString")},z=function(x){return Boolean(x)&&typeof Symbol=="function"&&x.constructor===Symbol&&x!==Symbol.prototype},K=function(x){return b(x)&&x[t.AS]},G=function(x){return x&&x[IO]}},23143:(c,l,e)=>{"use strict";e.d(l,{AS:()=>i,Cs:()=>d,EO:()=>P,IO:()=>o,Nm:()=>s,Wd:()=>p,b_:()=>I,n1:()=>n,sC:()=>u,sZ:()=>r,uq:()=>a});var t=function(M){return"@@redux-saga/"+M},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),i=t("MULTICAST"),s=t("SAGA_ACTION"),u=t("SELF_CANCELLATION"),d=t("TASK"),p=t("TASK_CANCEL"),P=t("TERMINATE"),I=t("LOCATION")},81559:(c,l,e)=>{"use strict";e.d(l,{xC:()=>mn,PH:()=>Jt,oM:()=>yn});function t(f){for(var O=arguments.length,L=Array(O>1?O-1:0),F=1;F3?O.i-4:O.i:Array.isArray(f)?1:P(f)?2:I(f)?3:0}function s(f,O){return i(f)===2?f.has(O):Object.prototype.hasOwnProperty.call(f,O)}function u(f,O){return i(f)===2?f.get(O):f[O]}function d(f,O,L){var F=i(f);F===2?f.set(O,L):F===3?f.add(L):f[O]=L}function p(f,O){return f===O?f!==0||1/f==1/O:f!=f&&O!=O}function P(f){return je&&f instanceof Map}function I(f){return Ye&&f instanceof Set}function S(f){return f.o||f.t}function M(f){if(Array.isArray(f))return Array.prototype.slice.call(f);var O=ft(f);delete O[ce];for(var L=Je(O),F=0;F1&&(f.set=f.add=f.clear=f.delete=R),Object.freeze(f),O&&a(f,function(L,F){return C(F,!0)},!0)),f}function R(){t(2)}function b(f){return f==null||typeof f!="object"||Object.isFrozen(f)}function k(f){var O=lt[f];return O||t(18,f),O}function z(f,O){lt[f]||(lt[f]=O)}function K(){return Re}function G(f,O){O&&(k("Patches"),f.u=[],f.s=[],f.v=O)}function X(f){x(f),f.p.forEach(w),f.p=null}function x(f){f===Re&&(Re=f.l)}function q(f){return Re={p:[],l:Re,h:f,m:!0,_:0}}function w(f){var O=f[ce];O.i===0||O.i===1?O.j():O.g=!0}function J(f,O){O._=O.p.length;var L=O.p[0],F=f!==void 0&&f!==L;return O.h.O||k("ES5").S(O,f,F),F?(L[ce].P&&(X(O),t(4)),r(f)&&(f=h(O,f),O.l||E(O,f)),O.u&&k("Patches").M(L[ce].t,f,O.u,O.s)):f=h(O,L,[]),X(O),O.u&&O.v(O.u,O.s),f!==Me?f:void 0}function h(f,O,L){if(b(O))return O;var F=O[ce];if(!F)return a(O,function(ve,Ee){return A(f,F,O,ve,Ee,L)},!0),O;if(F.A!==f)return O;if(!F.P)return E(f,F.t,!0),F.t;if(!F.I){F.I=!0,F.A._--;var Q=F.i===4||F.i===5?F.o=M(F.k):F.o,ae=Q,ye=!1;F.i===3&&(ae=new Set(Q),Q.clear(),ye=!0),a(ae,function(ve,Ee){return A(f,F,Q,ve,Ee,L,ye)}),E(f,Q,!1),L&&f.u&&k("Patches").N(F,L,f.u,f.s)}return F.o}function A(f,O,L,F,Q,ae,ye){if(n(Q)){var ve=h(f,Q,ae&&O&&O.i!==3&&!s(O.R,F)?ae.concat(F):void 0);if(d(L,F,ve),!n(ve))return;f.m=!1}else ye&&L.add(Q);if(r(Q)&&!b(Q)){if(!f.h.D&&f._<1)return;h(f,Q),O&&O.A.l||E(f,Q)}}function E(f,O,L){L===void 0&&(L=!1),!f.l&&f.h.D&&f.m&&C(O,L)}function B(f,O){var L=f[ce];return(L?S(L):f)[O]}function j(f,O){if(O in f)for(var L=Object.getPrototypeOf(f);L;){var F=Object.getOwnPropertyDescriptor(L,O);if(F)return F;L=Object.getPrototypeOf(L)}}function N(f){f.P||(f.P=!0,f.l&&N(f.l))}function W(f){f.o||(f.o=M(f.t))}function T(f,O,L){var F=P(O)?k("MapSet").F(O,L):I(O)?k("MapSet").T(O,L):f.O?function(Q,ae){var ye=Array.isArray(Q),ve={i:ye?1:0,A:ae?ae.A:K(),P:!1,I:!1,R:{},l:ae,t:Q,k:null,o:null,j:null,C:!1},Ee=ve,_=At;ye&&(Ee=[ve],_=Ot);var ue=Proxy.revocable(Ee,_),be=ue.revoke,we=ue.proxy;return ve.k=we,ve.j=be,we}(O,L):k("ES5").J(O,L);return(L?L.A:K()).p.push(F),F}function m(f){return n(f)||t(22,f),function O(L){if(!r(L))return L;var F,Q=L[ce],ae=i(L);if(Q){if(!Q.P&&(Q.i<4||!k("ES5").K(Q)))return Q.t;Q.I=!0,F=v(L,ae),Q.I=!1}else F=v(L,ae);return a(F,function(ye,ve){Q&&u(Q.t,ye)===ve||d(F,ye,O(ve))}),ae===3?new Set(F):F}(f)}function v(f,O){switch(O){case 2:return new Map(f);case 3:return Array.from(f)}return M(f)}function g(){function f(ye,ve){var Ee=ae[ye];return Ee?Ee.enumerable=ve:ae[ye]=Ee={configurable:!0,enumerable:ve,get:function(){var _=this[ce];return At.get(_,ye)},set:function(_){var ue=this[ce];At.set(ue,ye,_)}},Ee}function O(ye){for(var ve=ye.length-1;ve>=0;ve--){var Ee=ye[ve][ce];if(!Ee.P)switch(Ee.i){case 5:F(Ee)&&N(Ee);break;case 4:L(Ee)&&N(Ee)}}}function L(ye){for(var ve=ye.t,Ee=ye.k,_=Je(Ee),ue=_.length-1;ue>=0;ue--){var be=_[ue];if(be!==ce){var we=ve[be];if(we===void 0&&!s(ve,be))return!0;var Fe=Ee[be],Pe=Fe&&Fe[ce];if(Pe?Pe.t!==we:!p(Fe,we))return!0}}var Be=!!ve[ce];return _.length!==Je(ve).length+(Be?0:1)}function F(ye){var ve=ye.k;if(ve.length!==ye.t.length)return!0;var Ee=Object.getOwnPropertyDescriptor(ve,ve.length-1);if(Ee&&!Ee.get)return!0;for(var _=0;_1?_e-1:0),et=1;et<_e;et++)Xe[et-1]=arguments[et];return Ee.produce(Be,function(nt){var Ut;return(Ut=ae).call.apply(Ut,[ke,nt].concat(Xe))})}}var _;if(typeof ae!="function"&&t(6),ye!==void 0&&typeof ye!="function"&&t(7),r(Q)){var ue=q(F),be=T(F,Q,void 0),we=!0;try{_=ae(be),we=!1}finally{we?X(ue):x(ue)}return typeof Promise<"u"&&_ instanceof Promise?_.then(function(Be){return G(ue,ye),J(Be,ue)},function(Be){throw X(ue),Be}):(G(ue,ye),J(_,ue))}if(!Q||typeof Q!="object"){if((_=ae(Q))===void 0&&(_=Q),_===Me&&(_=void 0),F.D&&C(_,!0),ye){var Fe=[],Pe=[];k("Patches").M(Q,_,Fe,Pe),ye(Fe,Pe)}return _}t(21,Q)},this.produceWithPatches=function(Q,ae){if(typeof Q=="function")return function(_){for(var ue=arguments.length,be=Array(ue>1?ue-1:0),we=1;we=0;Q--){var ae=F[Q];if(ae.path.length===0&&ae.op==="replace"){L=ae.value;break}}Q>-1&&(F=F.slice(Q+1));var ye=k("Patches").$;return n(L)?ye(L,F):this.produce(L,function(ve){return ye(ve,F)})},f}(),Ke=new yt,rt=Ke.produce,St=Ke.produceWithPatches.bind(Ke),qe=Ke.setAutoFreeze.bind(Ke),ot=Ke.setUseProxies.bind(Ke),bt=Ke.applyPatches.bind(Ke),Ct=Ke.createDraft.bind(Ke),Pt=Ke.finishDraft.bind(Ke);const it=rt;var xt=e(69394);function Rt(f){var O=function(F){var Q=F.dispatch,ae=F.getState;return function(ye){return function(ve){return typeof ve=="function"?ve(Q,ae,f):ye(ve)}}};return O}var Vt=Rt();Vt.withExtraArgument=Rt;const Zt=Vt;var te=function(){var f=function(O,L){return f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(F,Q){F.__proto__=Q}||function(F,Q){for(var ae in Q)Object.prototype.hasOwnProperty.call(Q,ae)&&(F[ae]=Q[ae])},f(O,L)};return function(O,L){if(typeof L!="function"&&L!==null)throw new TypeError("Class extends value "+String(L)+" is not a constructor or null");f(O,L);function F(){this.constructor=O}O.prototype=L===null?Object.create(L):(F.prototype=L.prototype,new F)}}(),Te=function(f,O){var L={label:0,sent:function(){if(ae[0]&1)throw ae[1];return ae[1]},trys:[],ops:[]},F,Q,ae,ye;return ye={next:ve(0),throw:ve(1),return:ve(2)},typeof Symbol=="function"&&(ye[Symbol.iterator]=function(){return this}),ye;function ve(_){return function(ue){return Ee([_,ue])}}function Ee(_){if(F)throw new TypeError("Generator is already executing.");for(;L;)try{if(F=1,Q&&(ae=_[0]&2?Q.return:_[0]?Q.throw||((ae=Q.return)&&ae.call(Q),0):Q.next)&&!(ae=ae.call(Q,_[1])).done)return ae;switch(Q=0,ae&&(_=[_[0]&2,ae.value]),_[0]){case 0:case 1:ae=_;break;case 4:return L.label++,{value:_[1],done:!1};case 5:L.label++,Q=_[1],_=[0];continue;case 7:_=L.ops.pop(),L.trys.pop();continue;default:if(ae=L.trys,!(ae=ae.length>0&&ae[ae.length-1])&&(_[0]===6||_[0]===2)){L=0;continue}if(_[0]===3&&(!ae||_[1]>ae[0]&&_[1]f&&console.warn(O+" took "+L+"ms, which is more than the warning threshold of "+f+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var fe=function(f){te(O,f);function O(){for(var L=[],F=0;F0){var ye=L.indexOf(this);~ye?L.splice(ye+1):L.push(this),~ye?F.splice(ye,1/0,Q):F.push(Q),~L.indexOf(ae)&&(ae=O.call(this,Q,ae))}else L.push(ae);return f==null?ae:f.call(this,Q,ae)}}function ut(f){return typeof f!="object"||f==null||Object.isFrozen(f)}function pt(f,O,L){var F=wt(f,O,L);return{detectMutations:function(){return Wt(f,O,F,L)}}}function wt(f,O,L,F){O===void 0&&(O=[]),F===void 0&&(F="");var Q={value:L};if(!f(L)){Q.children={};for(var ae in L){var ye=F?F+"."+ae:ae;O.length&&O.indexOf(ye)!==-1||(Q.children[ae]=wt(f,O,L[ae],ye))}}return Q}function Wt(f,O,L,F,Q,ae){O===void 0&&(O=[]),Q===void 0&&(Q=!1),ae===void 0&&(ae="");var ye=L?L.value:void 0,ve=ye===F;if(Q&&!ve&&!Number.isNaN(F))return{wasMutated:!0,path:ae};if(f(ye)||f(F))return{wasMutated:!1};var Ee={};for(var _ in L.children)Ee[_]=!0;for(var _ in F)Ee[_]=!0;for(var _ in Ee){var ue=ae?ae+"."+_:_;if(!(O.length&&O.indexOf(ue)!==-1)){var be=Wt(f,O,L.children[_],F[_],ve,ue);if(be.wasMutated)return be}}return{wasMutated:!1}}function zt(f){return f===void 0&&(f={}),function(){return function(Ee){return function(_){return Ee(_)}}};var O=f.isImmutable,L=O===void 0?ut:O,F=f.ignoredPaths,Q=f.warnAfter,ae=Q===void 0?32:Q,ye=f.ignore;F=F||ye;var ve=pt.bind(null,L,F);return function(Ee){var _=Ee.getState,ue=_(),be=ve(ue),we;return function(Fe){return function(Pe){var Be=ne(ae,"ImmutableStateInvariantMiddleware");Be.measureTime(function(){ue=_(),we=be.detectMutations(),be=ve(ue),Et(!we.wasMutated,"A state mutation was detected between dispatches, in the path '"+(we.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var ke=Fe(Pe);return Be.measureTime(function(){ue=_(),we=be.detectMutations(),be=ve(ue),we.wasMutated&&Et(!we.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(we.path||"")+". Take a look at the reducer(s) handling the action "+ct(Pe)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Be.warnIfExceeded(),ke}}}}function Qt(f){var O=typeof f;return f==null||O==="string"||O==="boolean"||O==="number"||Array.isArray(f)||oe(f)}function kt(f,O,L,F,Q){O===void 0&&(O=""),L===void 0&&(L=Qt),Q===void 0&&(Q=[]);var ae;if(!L(f))return{keyPath:O||"",value:f};if(typeof f!="object"||f===null)return!1;for(var ye=F!=null?F(f):Object.entries(f),ve=Q.length>0,Ee=0,_=ye;Ee<_.length;Ee++){var ue=_[Ee],be=ue[0],we=ue[1],Fe=O?O+"."+be:be;if(!(ve&&Q.indexOf(Fe)>=0)){if(!L(we))return{keyPath:Fe,value:we};if(typeof we=="object"&&(ae=kt(we,Fe,L,F,Q),ae))return ae}}return!1}function rn(f){return f===void 0&&(f={}),function(){return function(ke){return function(_e){return ke(_e)}}};var O=f.isSerializable,L=O===void 0?Qt:O,F=f.getEntries,Q=f.ignoredActions,ae=Q===void 0?[]:Q,ye=f.ignoredActionPaths,ve=ye===void 0?["meta.arg","meta.baseQueryMeta"]:ye,Ee=f.ignoredPaths,_=Ee===void 0?[]:Ee,ue=f.warnAfter,be=ue===void 0?32:ue,we=f.ignoreState,Fe=we===void 0?!1:we,Pe=f.ignoreActions,Be=Pe===void 0?!1:Pe;return function(ke){return function(_e){return function(Xe){var et=_e(Xe),nt=ne(be,"SerializableStateInvariantMiddleware");return!Be&&!(ae.length&&ae.indexOf(Xe.type)!==-1)&&nt.measureTime(function(){var Ut=kt(Xe,"",L,F,ve);if(Ut){var Gt=Ut.keyPath,Xt=Ut.value;console.error("A non-serializable value was detected in an action, in the path: `"+Gt+"`. Value:",Xt,` Take a look at the logic that dispatched this action: `,Xe,` (See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,` (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),Fe||(nt.measureTime(function(){var Ut=ke.getState(),Gt=kt(Ut,"",L,F,_);if(Gt){var Xt=Gt.keyPath,_t=Gt.value;console.error("A non-serializable value was detected in the state, in the path: `"+Xt+"`. Value:",_t,` Take a look at the reducer(s) handling this action type: `+Xe.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),nt.warnIfExceeded()),et}}}}function tn(f){return typeof f=="boolean"}function on(){return function(O){return an(O)}}function an(f){f===void 0&&(f={});var O=f.thunk,L=O===void 0?!0:O,F=f.immutableCheck,Q=F===void 0?!0:F,ae=f.serializableCheck,ye=ae===void 0?!0:ae,ve=new fe;if(L&&(tn(L)?ve.push(Zt):ve.push(Zt.withExtraArgument(L.extraArgument))),!1)var Ee,_;return ve}var un=!0;function mn(f){var O=on(),L=f||{},F=L.reducer,Q=F===void 0?void 0:F,ae=L.middleware,ye=ae===void 0?O():ae,ve=L.devTools,Ee=ve===void 0?!0:ve,_=L.preloadedState,ue=_===void 0?void 0:_,be=L.enhancers,we=be===void 0?void 0:be,Fe;if(typeof Q=="function")Fe=Q;else if(oe(Q))Fe=(0,xt.UY)(Q);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var Pe=ye;if(typeof Pe=="function"&&(Pe=Pe(O),!un&&!Array.isArray(Pe)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!un&&Pe.some(function(et){return typeof et!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Be=xt.md.apply(void 0,Pe),ke=xt.qC;Ee&&(ke=pe(Le({trace:!un},typeof Ee=="object"&&Ee)));var _e=[Be];Array.isArray(we)?_e=at([Be],we):typeof we=="function"&&(_e=we(_e));var Xe=ke.apply(void 0,_e);return(0,xt.MT)(Fe,ue,Xe)}function Jt(f,O){function L(){for(var F=[],Q=0;Q-1}function gn(f){return""+f}function vn(f){var O={},L=[],F,Q={addCase:function(ae,ye){var ve=typeof ae=="string"?ae:ae.type;if(ve in O)throw new Error("addCase cannot be called with two reducers for the same action type");return O[ve]=ye,Q},addMatcher:function(ae,ye){return L.push({matcher:ae,reducer:ye}),Q},addDefaultCase:function(ae){return F=ae,Q}};return f(Q),[O,L,F]}function qt(f){return typeof f=="function"}var pn=!1;function hn(f,O,L,F){L===void 0&&(L=[]);var Q=typeof O=="function"?vn(O):[O,L,F],ae=Q[0],ye=Q[1],ve=Q[2],Ee;if(qt(f))Ee=function(){return Ce(f())};else{var _=Ce(f);Ee=function(){return _}}function ue(be,we){be===void 0&&(be=Ee());var Fe=at([ae[we.type]],ye.filter(function(Pe){var Be=Pe.matcher;return Be(we)}).map(function(Pe){var Be=Pe.reducer;return Be}));return Fe.filter(function(Pe){return!!Pe}).length===0&&(Fe=[ve]),Fe.reduce(function(Pe,Be){if(Be)if(n(Pe)){var ke=Pe,_e=Be(ke,we);return _e===void 0?Pe:_e}else{if(r(Pe))return it(Pe,function(Xe){return Be(Xe,we)});var _e=Be(Pe,we);if(_e===void 0){if(Pe===null)return Pe;throw Error("A case reducer on a non-draftable value must not return undefined")}return _e}return Pe},be)}return ue.getInitialState=Ee,ue}var fn=!1;function Pn(f,O){return f+"/"+O}function yn(f){var O=f.name;if(!O)throw new Error("`name` is a required option for createSlice");var L=typeof f.initialState=="function"?f.initialState:Ce(f.initialState),F=f.reducers||{},Q=Object.keys(F),ae={},ye={},ve={};Q.forEach(function(ue){var be=F[ue],we=Pn(O,ue),Fe,Pe;"reducer"in be?(Fe=be.reducer,Pe=be.prepare):Fe=be,ae[ue]=Fe,ye[we]=Fe,ve[ue]=Pe?Jt(we,Pe):Jt(we)});function Ee(){var ue=typeof f.extraReducers=="function"?vn(f.extraReducers):[f.extraReducers],be=ue[0],we=be===void 0?{}:be,Fe=ue[1],Pe=Fe===void 0?[]:Fe,Be=ue[2],ke=Be===void 0?void 0:Be,_e=Le(Le({},we),ye);return hn(L,function(Xe){for(var et in _e)Xe.addCase(et,_e[et]);for(var nt=0,Ut=Pe;nt0;if(Xe){var et=Pe.filter(function(nt){return _(ke,nt,Be)}).length>0;et&&(Be.ids=Object.keys(Be.entities))}}function we(Pe,Be){return Fe([Pe],Be)}function Fe(Pe,Be){var ke=$(Pe,f,Be),_e=ke[0],Xe=ke[1];be(Xe,Be),L(_e,Be)}return{removeAll:Sn(Ee),addOne:jt(O),addMany:jt(L),setOne:jt(F),setMany:jt(Q),setAll:jt(ae),updateOne:jt(ue),updateMany:jt(be),upsertOne:jt(we),upsertMany:jt(Fe),removeOne:jt(ye),removeMany:jt(ve)}}function Ve(f,O){var L=re(f),F=L.removeOne,Q=L.removeMany,ae=L.removeAll;function ye(Xe,et){return ve([Xe],et)}function ve(Xe,et){Xe=H(Xe);var nt=Xe.filter(function(Ut){return!(cn(Ut,f)in et.entities)});nt.length!==0&&ke(nt,et)}function Ee(Xe,et){return _([Xe],et)}function _(Xe,et){Xe=H(Xe),Xe.length!==0&&ke(Xe,et)}function ue(Xe,et){Xe=H(Xe),et.entities={},et.ids=[],ve(Xe,et)}function be(Xe,et){return we([Xe],et)}function we(Xe,et){for(var nt=!1,Ut=0,Gt=Xe;Ut-1;return L&&F}function Ze(f){return typeof f[0]=="function"&&"pending"in f[0]&&"fulfilled"in f[0]&&"rejected"in f[0]}function mt(){for(var f=[],O=0;O0)for(var et=Fe.getState(),nt=Array.from(L.values()),Ut=0,Gt=nt;Ut"u"?this:window)},44355:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},10645:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#e8e8e8;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#e8e8e8", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},69900:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},17067:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},82609:c=>{"use strict";c.exports=function(l){var e=[];return e.toString=function(){return this.map(function(n){var r=l(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?He-1:0),Je=1;Je/gm),D=i(/^data-[\-\w.\u00B7-\uFFFF]/),V=i(/^aria-[\-\w]+$/),Y=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ie=i(/^(?:\w+script|data):/i),ge=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Re=i(/^html$/i),Ne=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(ce){return typeof ce}:function(ce){return ce&&typeof Symbol=="function"&&ce.constructor===Symbol&&ce!==Symbol.prototype?"symbol":typeof ce};function je(ce){if(Array.isArray(ce)){for(var le=0,He=Array(ce.length);le"u"?null:window},Se=function(le,He){if((typeof le>"u"?"undefined":Ne(le))!=="object"||typeof le.createPolicy!="function")return null;var Ue=null,Je="data-tt-policy-suffix";He.currentScript&&He.currentScript.hasAttribute(Je)&&(Ue=He.currentScript.getAttribute(Je));var ft="dompurify"+(Ue?"#"+Ue:"");try{return le.createPolicy(ft,{createHTML:function(At){return At}})}catch{return console.warn("TrustedTypes policy "+ft+" could not be created."),null}};function Me(){var ce=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Ye(),le=function(se){return Me(se)};if(le.version="2.3.6",le.removed=[],!ce||!ce.document||ce.document.nodeType!==9)return le.isSupported=!1,le;var He=ce.document,Ue=ce.document,Je=ce.DocumentFragment,ft=ce.HTMLTemplateElement,lt=ce.Node,At=ce.Element,Ot=ce.NodeFilter,yt=ce.NamedNodeMap,Ke=yt===void 0?ce.NamedNodeMap||ce.MozNamedAttrMap:yt,rt=ce.HTMLFormElement,St=ce.DOMParser,qe=ce.trustedTypes,ot=At.prototype,bt=w(ot,"cloneNode"),Ct=w(ot,"nextSibling"),Pt=w(ot,"childNodes"),it=w(ot,"parentNode");if(typeof ft=="function"){var xt=Ue.createElement("template");xt.content&&xt.content.ownerDocument&&(Ue=xt.content.ownerDocument)}var Rt=Se(qe,He),Vt=Rt?Rt.createHTML(""):"",Zt=Ue,te=Zt.implementation,Te=Zt.createNodeIterator,at=Zt.createDocumentFragment,Ae=Zt.getElementsByTagName,me=He.importNode,Ie={};try{Ie=q(Ue).documentMode?Ue.documentMode:{}}catch{}var Z={};le.isSupported=typeof it=="function"&&te&&typeof te.createHTMLDocument<"u"&&Ie!==9;var de=g,De=y,xe=D,Le=V,he=ie,U=ge,ee=Y,pe=null,We=x({},[].concat(je(J),je(h),je(A),je(B),je(N))),oe=null,ne=x({},[].concat(je(W),je(T),je(m),je(v))),fe=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Ce=null,$e=null,vt=!0,Et=!0,ct=!1,gt=!1,ut=!1,pt=!1,wt=!1,Wt=!1,zt=!1,Qt=!1,kt=!0,rn=!0,tn=!1,on={},an=null,un=x({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),mn=null,Jt=x({},["audio","video","img","source","image","track"]),dn=null,En=x({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),gn="http://www.w3.org/1998/Math/MathML",vn="http://www.w3.org/2000/svg",qt="http://www.w3.org/1999/xhtml",pn=qt,hn=!1,fn=void 0,Pn=["application/xhtml+xml","text/html"],yn="text/html",en=void 0,sn=null,Dn=Ue.createElement("form"),Sn=function(se){return se instanceof RegExp||se instanceof Function},jt=function(se){sn&&sn===se||((!se||(typeof se>"u"?"undefined":Ne(se))!=="object")&&(se={}),se=q(se),pe="ALLOWED_TAGS"in se?x({},se.ALLOWED_TAGS):We,oe="ALLOWED_ATTR"in se?x({},se.ALLOWED_ATTR):ne,dn="ADD_URI_SAFE_ATTR"in se?x(q(En),se.ADD_URI_SAFE_ATTR):En,mn="ADD_DATA_URI_TAGS"in se?x(q(Jt),se.ADD_DATA_URI_TAGS):Jt,an="FORBID_CONTENTS"in se?x({},se.FORBID_CONTENTS):un,Ce="FORBID_TAGS"in se?x({},se.FORBID_TAGS):{},$e="FORBID_ATTR"in se?x({},se.FORBID_ATTR):{},on="USE_PROFILES"in se?se.USE_PROFILES:!1,vt=se.ALLOW_ARIA_ATTR!==!1,Et=se.ALLOW_DATA_ATTR!==!1,ct=se.ALLOW_UNKNOWN_PROTOCOLS||!1,gt=se.SAFE_FOR_TEMPLATES||!1,ut=se.WHOLE_DOCUMENT||!1,Wt=se.RETURN_DOM||!1,zt=se.RETURN_DOM_FRAGMENT||!1,Qt=se.RETURN_TRUSTED_TYPE||!1,wt=se.FORCE_BODY||!1,kt=se.SANITIZE_DOM!==!1,rn=se.KEEP_CONTENT!==!1,tn=se.IN_PLACE||!1,ee=se.ALLOWED_URI_REGEXP||ee,pn=se.NAMESPACE||qt,se.CUSTOM_ELEMENT_HANDLING&&Sn(se.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(fe.tagNameCheck=se.CUSTOM_ELEMENT_HANDLING.tagNameCheck),se.CUSTOM_ELEMENT_HANDLING&&Sn(se.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(fe.attributeNameCheck=se.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),se.CUSTOM_ELEMENT_HANDLING&&typeof se.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(fe.allowCustomizedBuiltInElements=se.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),fn=Pn.indexOf(se.PARSER_MEDIA_TYPE)===-1?fn=yn:fn=se.PARSER_MEDIA_TYPE,en=fn==="application/xhtml+xml"?function(Oe){return Oe}:M,gt&&(Et=!1),zt&&(Wt=!0),on&&(pe=x({},[].concat(je(N))),oe=[],on.html===!0&&(x(pe,J),x(oe,W)),on.svg===!0&&(x(pe,h),x(oe,T),x(oe,v)),on.svgFilters===!0&&(x(pe,A),x(oe,T),x(oe,v)),on.mathMl===!0&&(x(pe,B),x(oe,m),x(oe,v))),se.ADD_TAGS&&(pe===We&&(pe=q(pe)),x(pe,se.ADD_TAGS)),se.ADD_ATTR&&(oe===ne&&(oe=q(oe)),x(oe,se.ADD_ATTR)),se.ADD_URI_SAFE_ATTR&&x(dn,se.ADD_URI_SAFE_ATTR),se.FORBID_CONTENTS&&(an===un&&(an=q(an)),x(an,se.FORBID_CONTENTS)),rn&&(pe["#text"]=!0),ut&&x(pe,["html","head","body"]),pe.table&&(x(pe,["tbody"]),delete Ce.tbody),a&&a(se),sn=se)},cn=x({},["mi","mo","mn","ms","mtext"]),H=x({},["foreignobject","desc","title","annotation-xml"]),$=x({},h);x($,A),x($,E);var re=x({},B);x(re,j);var Ve=function(se){var Oe=it(se);(!Oe||!Oe.tagName)&&(Oe={namespaceURI:qt,tagName:"template"});var Ze=M(se.tagName),mt=M(Oe.tagName);if(se.namespaceURI===vn)return Oe.namespaceURI===qt?Ze==="svg":Oe.namespaceURI===gn?Ze==="svg"&&(mt==="annotation-xml"||cn[mt]):Boolean($[Ze]);if(se.namespaceURI===gn)return Oe.namespaceURI===qt?Ze==="math":Oe.namespaceURI===vn?Ze==="math"&&H[mt]:Boolean(re[Ze]);if(se.namespaceURI===qt){if(Oe.namespaceURI===vn&&!H[mt]||Oe.namespaceURI===gn&&!cn[mt])return!1;var Bt=x({},["title","style","font","a","script"]);return!re[Ze]&&(Bt[Ze]||!$[Ze])}return!1},Ge=function(se){S(le.removed,{element:se});try{se.parentNode.removeChild(se)}catch{try{se.outerHTML=Vt}catch{se.remove()}}},st=function(se,Oe){try{S(le.removed,{attribute:Oe.getAttributeNode(se),from:Oe})}catch{S(le.removed,{attribute:null,from:Oe})}if(Oe.removeAttribute(se),se==="is"&&!oe[se])if(Wt||zt)try{Ge(Oe)}catch{}else try{Oe.setAttribute(se,"")}catch{}},tt=function(se){var Oe=void 0,Ze=void 0;if(wt)se=""+se;else{var mt=C(se,/^[\r\n\t ]+/);Ze=mt&&mt[0]}fn==="application/xhtml+xml"&&(se=' '+se+"
english español français português deutsch italiano
");var Bt=Rt?Rt.createHTML(se):se;if(pn===qt)try{Oe=new St().parseFromString(Bt,fn)}catch{}if(!Oe||!Oe.documentElement){Oe=te.createDocument(pn,"template",null);try{Oe.documentElement.innerHTML=hn?"":Bt}catch{}}var Lt=Oe.body||Oe.documentElement;return se&&Ze&&Lt.insertBefore(Ue.createTextNode(Ze),Lt.childNodes[0]||null),pn===qt?Ae.call(Oe,ut?"html":"body")[0]:ut?Oe.documentElement:Lt},ht=function(se){return Te.call(se.ownerDocument||se,se,Ot.SHOW_ELEMENT|Ot.SHOW_COMMENT|Ot.SHOW_TEXT,null,!1)},Dt=function(se){return se instanceof rt&&(typeof se.nodeName!="string"||typeof se.textContent!="string"||typeof se.removeChild!="function"||!(se.attributes instanceof Ke)||typeof se.removeAttribute!="function"||typeof se.setAttribute!="function"||typeof se.namespaceURI!="string"||typeof se.insertBefore!="function")},Tt=function(se){return(typeof lt>"u"?"undefined":Ne(lt))==="object"?se instanceof lt:se&&(typeof se>"u"?"undefined":Ne(se))==="object"&&typeof se.nodeType=="number"&&typeof se.nodeName=="string"},dt=function(se,Oe,Ze){!Z[se]||P(Z[se],function(mt){mt.call(le,Oe,Ze,sn)})},Mt=function(se){var Oe=void 0;if(dt("beforeSanitizeElements",se,null),Dt(se)||C(se.nodeName,/[\u0080-\uFFFF]/))return Ge(se),!0;var Ze=en(se.nodeName);if(dt("uponSanitizeElement",se,{tagName:Ze,allowedTags:pe}),!Tt(se.firstElementChild)&&(!Tt(se.content)||!Tt(se.content.firstElementChild))&&z(/<[/\w]/g,se.innerHTML)&&z(/<[/\w]/g,se.textContent)||Ze==="select"&&z(/