@fluid-topics/ft-text-input 1.3.61 → 1.3.62

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,12 +1,12 @@
1
- "use strict";(()=>{var Eu=Object.create;var Xn=Object.defineProperty;var Ou=Object.getOwnPropertyDescriptor;var Au=Object.getOwnPropertyNames;var Lu=Object.getPrototypeOf,wu=Object.prototype.hasOwnProperty;var Ru=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Y=(e,t)=>{for(var r in t)Xn(e,r,{get:t[r],enumerable:!0})},_u=(e,t,r,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Au(t))!wu.call(e,n)&&n!==r&&Xn(e,n,{get:()=>t[n],enumerable:!(a=Ou(t,n))||a.enumerable});return e};var Nu=(e,t,r)=>(r=e!=null?Eu(Lu(e)):{},_u(t||!e||!e.__esModule?Xn(r,"default",{value:e,enumerable:!0}):r,e));var Yd=Ru((Qt,Zd)=>{var pn=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,hn=function(){function e(){this.fetch=!1,this.DOMException=pn.DOMException}return e.prototype=pn,new e}();(function(e){var t=function(r){var a=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},n={searchParams:"URLSearchParams"in a,iterable:"Symbol"in a&&"iterator"in Symbol,blob:"FileReader"in a&&"Blob"in a&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in a,arrayBuffer:"ArrayBuffer"in a};function i(b){return b&&DataView.prototype.isPrototypeOf(b)}if(n.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(b){return b&&s.indexOf(Object.prototype.toString.call(b))>-1};function d(b){if(typeof b!="string"&&(b=String(b)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(b)||b==="")throw new TypeError('Invalid character in header field name: "'+b+'"');return b.toLowerCase()}function f(b){return typeof b!="string"&&(b=String(b)),b}function h(b){var w={next:function(){var D=b.shift();return{done:D===void 0,value:D}}};return n.iterable&&(w[Symbol.iterator]=function(){return w}),w}function p(b){this.map={},b instanceof p?b.forEach(function(w,D){this.append(D,w)},this):Array.isArray(b)?b.forEach(function(w){if(w.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+w.length);this.append(w[0],w[1])},this):b&&Object.getOwnPropertyNames(b).forEach(function(w){this.append(w,b[w])},this)}p.prototype.append=function(b,w){b=d(b),w=f(w);var D=this.map[b];this.map[b]=D?D+", "+w:w},p.prototype.delete=function(b){delete this.map[d(b)]},p.prototype.get=function(b){return b=d(b),this.has(b)?this.map[b]:null},p.prototype.has=function(b){return this.map.hasOwnProperty(d(b))},p.prototype.set=function(b,w){this.map[d(b)]=f(w)},p.prototype.forEach=function(b,w){for(var D in this.map)this.map.hasOwnProperty(D)&&b.call(w,this.map[D],D,this)},p.prototype.keys=function(){var b=[];return this.forEach(function(w,D){b.push(D)}),h(b)},p.prototype.values=function(){var b=[];return this.forEach(function(w){b.push(w)}),h(b)},p.prototype.entries=function(){var b=[];return this.forEach(function(w,D){b.push([D,w])}),h(b)},n.iterable&&(p.prototype[Symbol.iterator]=p.prototype.entries);function y(b){if(!b._noBody){if(b.bodyUsed)return Promise.reject(new TypeError("Already read"));b.bodyUsed=!0}}function v(b){return new Promise(function(w,D){b.onload=function(){w(b.result)},b.onerror=function(){D(b.error)}})}function S(b){var w=new FileReader,D=v(w);return w.readAsArrayBuffer(b),D}function O(b){var w=new FileReader,D=v(w),ee=/charset=([A-Za-z0-9_-]+)/.exec(b.type),se=ee?ee[1]:"utf-8";return w.readAsText(b,se),D}function _(b){for(var w=new Uint8Array(b),D=new Array(w.length),ee=0;ee<w.length;ee++)D[ee]=String.fromCharCode(w[ee]);return D.join("")}function N(b){if(b.slice)return b.slice(0);var w=new Uint8Array(b.byteLength);return w.set(new Uint8Array(b)),w.buffer}function M(){return this.bodyUsed=!1,this._initBody=function(b){this.bodyUsed=this.bodyUsed,this._bodyInit=b,b?typeof b=="string"?this._bodyText=b:n.blob&&Blob.prototype.isPrototypeOf(b)?this._bodyBlob=b:n.formData&&FormData.prototype.isPrototypeOf(b)?this._bodyFormData=b:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(b)?this._bodyText=b.toString():n.arrayBuffer&&n.blob&&i(b)?(this._bodyArrayBuffer=N(b.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(b)||c(b))?this._bodyArrayBuffer=N(b):this._bodyText=b=Object.prototype.toString.call(b):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof b=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(b)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var b=y(this);if(b)return b;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var b=y(this);return b||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(n.blob)return this.blob().then(S);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var b=y(this);if(b)return b;if(this._bodyBlob)return O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(_(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(k)}),this.json=function(){return this.text().then(JSON.parse)},this}var A=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function E(b){var w=b.toUpperCase();return A.indexOf(w)>-1?w:b}function L(b,w){if(!(this instanceof L))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');w=w||{};var D=w.body;if(b instanceof L){if(b.bodyUsed)throw new TypeError("Already read");this.url=b.url,this.credentials=b.credentials,w.headers||(this.headers=new p(b.headers)),this.method=b.method,this.mode=b.mode,this.signal=b.signal,!D&&b._bodyInit!=null&&(D=b._bodyInit,b.bodyUsed=!0)}else this.url=String(b);if(this.credentials=w.credentials||this.credentials||"same-origin",(w.headers||!this.headers)&&(this.headers=new p(w.headers)),this.method=E(w.method||this.method||"GET"),this.mode=w.mode||this.mode||null,this.signal=w.signal||this.signal||function(){if("AbortController"in a){var X=new AbortController;return X.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&D)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(D),(this.method==="GET"||this.method==="HEAD")&&(w.cache==="no-store"||w.cache==="no-cache")){var ee=/([?&])_=[^&]*/;if(ee.test(this.url))this.url=this.url.replace(ee,"$1_="+new Date().getTime());else{var se=/\?/;this.url+=(se.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}L.prototype.clone=function(){return new L(this,{body:this._bodyInit})};function k(b){var w=new FormData;return b.trim().split("&").forEach(function(D){if(D){var ee=D.split("="),se=ee.shift().replace(/\+/g," "),X=ee.join("=").replace(/\+/g," ");w.append(decodeURIComponent(se),decodeURIComponent(X))}}),w}function W(b){var w=new p,D=b.replace(/\r?\n[\t ]+/g," ");return D.split("\r").map(function(ee){return ee.indexOf(`
2
- `)===0?ee.substr(1,ee.length):ee}).forEach(function(ee){var se=ee.split(":"),X=se.shift().trim();if(X){var pa=se.join(":").trim();try{w.append(X,pa)}catch(qn){console.warn("Response "+qn.message)}}}),w}M.call(L.prototype);function K(b,w){if(!(this instanceof K))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(w||(w={}),this.type="default",this.status=w.status===void 0?200:w.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=w.statusText===void 0?"":""+w.statusText,this.headers=new p(w.headers),this.url=w.url||"",this._initBody(b)}M.call(K.prototype),K.prototype.clone=function(){return new K(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new p(this.headers),url:this.url})},K.error=function(){var b=new K(null,{status:200,statusText:""});return b.ok=!1,b.status=0,b.type="error",b};var V=[301,302,303,307,308];K.redirect=function(b,w){if(V.indexOf(w)===-1)throw new RangeError("Invalid status code");return new K(null,{status:w,headers:{location:b}})},r.DOMException=a.DOMException;try{new r.DOMException}catch{r.DOMException=function(w,D){this.message=w,this.name=D;var ee=Error(w);this.stack=ee.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function $(b,w){return new Promise(function(D,ee){var se=new L(b,w);if(se.signal&&se.signal.aborted)return ee(new r.DOMException("Aborted","AbortError"));var X=new XMLHttpRequest;function pa(){X.abort()}X.onload=function(){var Oe={statusText:X.statusText,headers:W(X.getAllResponseHeaders()||"")};se.url.indexOf("file://")===0&&(X.status<200||X.status>599)?Oe.status=200:Oe.status=X.status,Oe.url="responseURL"in X?X.responseURL:Oe.headers.get("X-Request-URL");var nr="response"in X?X.response:X.responseText;setTimeout(function(){D(new K(nr,Oe))},0)},X.onerror=function(){setTimeout(function(){ee(new TypeError("Network request failed"))},0)},X.ontimeout=function(){setTimeout(function(){ee(new TypeError("Network request timed out"))},0)},X.onabort=function(){setTimeout(function(){ee(new r.DOMException("Aborted","AbortError"))},0)};function qn(Oe){try{return Oe===""&&a.location.href?a.location.href:Oe}catch{return Oe}}if(X.open(se.method,qn(se.url),!0),se.credentials==="include"?X.withCredentials=!0:se.credentials==="omit"&&(X.withCredentials=!1),"responseType"in X&&(n.blob?X.responseType="blob":n.arrayBuffer&&(X.responseType="arraybuffer")),w&&typeof w.headers=="object"&&!(w.headers instanceof p||a.Headers&&w.headers instanceof a.Headers)){var ul=[];Object.getOwnPropertyNames(w.headers).forEach(function(Oe){ul.push(d(Oe)),X.setRequestHeader(Oe,f(w.headers[Oe]))}),se.headers.forEach(function(Oe,nr){ul.indexOf(nr)===-1&&X.setRequestHeader(nr,Oe)})}else se.headers.forEach(function(Oe,nr){X.setRequestHeader(nr,Oe)});se.signal&&(se.signal.addEventListener("abort",pa),X.onreadystatechange=function(){X.readyState===4&&se.signal.removeEventListener("abort",pa)}),X.send(typeof se._bodyInit>"u"?null:se._bodyInit)})}return $.polyfill=!0,a.fetch||(a.fetch=$,a.Headers=p,a.Request=L,a.Response=K),r.Headers=p,r.Request=L,r.Response=K,r.fetch=$,r}({})})(hn);hn.fetch.ponyfill=!0;delete hn.fetch.polyfill;var Jr=pn.fetch?pn:hn;Qt=Jr.fetch;Qt.default=Jr.fetch;Qt.fetch=Jr.fetch;Qt.Headers=Jr.Headers;Qt.Request=Jr.Request;Qt.Response=Jr.Response;Zd.exports=Qt});if(!ShadowRoot.prototype.createElement){let e=window.HTMLElement,t=window.customElements.define,r=window.customElements.get,a=window.customElements,n=new WeakMap,i=new WeakMap,s=new WeakMap,c=new WeakMap;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(A,E){if(A=A.toLowerCase(),this._getDefinition(A)!==void 0)throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${A}" has already been used with this registry`);if(this._definitionsByClass.get(E)!==void 0)throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");let L=E.prototype.attributeChangedCallback,k=new Set(E.observedAttributes||[]);y(E,k,L);let W={elementClass:E,connectedCallback:E.prototype.connectedCallback,disconnectedCallback:E.prototype.disconnectedCallback,adoptedCallback:E.prototype.adoptedCallback,attributeChangedCallback:L,formAssociated:E.formAssociated,formAssociatedCallback:E.prototype.formAssociatedCallback,formDisabledCallback:E.prototype.formDisabledCallback,formResetCallback:E.prototype.formResetCallback,formStateRestoreCallback:E.prototype.formStateRestoreCallback,observedAttributes:k};this._definitionsByTag.set(A,W),this._definitionsByClass.set(E,W);let K=r.call(a,A);K||(K=p(A),t.call(a,A,K)),this===window.customElements&&(s.set(E,W),W.standInClass=K);let V=this._awaitingUpgrade.get(A);if(V){this._awaitingUpgrade.delete(A);for(let b of V)i.delete(b),S(b,W,!0)}let $=this._whenDefinedPromises.get(A);return $!==void 0&&($.resolve(E),this._whenDefinedPromises.delete(A)),E}upgrade(){_.push(this),a.upgrade.apply(a,arguments),_.pop()}get(A){return this._definitionsByTag.get(A)?.elementClass}_getDefinition(A){return this._definitionsByTag.get(A)}whenDefined(A){let E=this._getDefinition(A);if(E!==void 0)return Promise.resolve(E.elementClass);let L=this._whenDefinedPromises.get(A);return L===void 0&&(L={},L.promise=new Promise(k=>L.resolve=k),this._whenDefinedPromises.set(A,L)),L.promise}_upgradeWhenDefined(A,E,L){let k=this._awaitingUpgrade.get(E);k||this._awaitingUpgrade.set(E,k=new Set),L?k.add(A):k.delete(A)}};let d;window.HTMLElement=function(){let E=d;if(E)return d=void 0,E;let L=s.get(this.constructor);if(!L)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return E=Reflect.construct(e,[],L.standInClass),Object.setPrototypeOf(E,this.constructor.prototype),n.set(E,L),E},window.HTMLElement.prototype=e.prototype;let f=A=>A===document||A instanceof ShadowRoot,h=A=>{let E=A.getRootNode();if(!f(E)){let L=_[_.length-1];if(L instanceof CustomElementRegistry)return L;E=L.getRootNode(),f(E)||(E=c.get(E)?.getRootNode()||document)}return E.customElements},p=A=>class{static get formAssociated(){return!0}constructor(){let L=Reflect.construct(e,[],this.constructor);Object.setPrototypeOf(L,HTMLElement.prototype);let k=h(L)||window.customElements,W=k._getDefinition(A);return W?S(L,W):i.set(L,k),L}connectedCallback(){let L=n.get(this);L?L.connectedCallback&&L.connectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,A,!0)}disconnectedCallback(){let L=n.get(this);L?L.disconnectedCallback&&L.disconnectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,A,!1)}adoptedCallback(){n.get(this)?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){let L=n.get(this);L&&L.formAssociated&&L?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){let L=n.get(this);L?.formAssociated&&L?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){let L=n.get(this);L?.formAssociated&&L?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){let L=n.get(this);L?.formAssociated&&L?.formStateRestoreCallback?.apply(this,arguments)}},y=(A,E,L)=>{if(E.size===0||L===void 0)return;let k=A.prototype.setAttribute;k&&(A.prototype.setAttribute=function(V,$){let b=V.toLowerCase();if(E.has(b)){let w=this.getAttribute(b);k.call(this,b,$),L.call(this,b,w,$)}else k.call(this,b,$)});let W=A.prototype.removeAttribute;W&&(A.prototype.removeAttribute=function(V){let $=V.toLowerCase();if(E.has($)){let b=this.getAttribute($);W.call(this,$),L.call(this,$,b,null)}else W.call(this,$)});let K=A.prototype.toggleAttribute;K&&(A.prototype.toggleAttribute=function(V,$){let b=V.toLowerCase();if(E.has(b)){let w=this.getAttribute(b);K.call(this,b,$);let D=this.getAttribute(b);L.call(this,b,w,D)}else K.call(this,b,$)})},v=A=>{let E=Object.getPrototypeOf(A);if(E!==window.HTMLElement)return E===e?Object.setPrototypeOf(A,window.HTMLElement):v(E)},S=(A,E,L=!1)=>{Object.setPrototypeOf(A,E.elementClass.prototype),n.set(A,E),d=A;try{new E.elementClass}catch{v(E.elementClass),new E.elementClass}E.attributeChangedCallback&&E.observedAttributes.forEach(k=>{A.hasAttribute(k)&&E.attributeChangedCallback.call(A,k,null,A.getAttribute(k))}),L&&E.connectedCallback&&A.isConnected&&E.connectedCallback.call(A)},O=Element.prototype.attachShadow;Element.prototype.attachShadow=function(A){let E=O.apply(this,arguments);return A.customElements&&(E.customElements=A.customElements),E};let _=[document],N=(A,E,L=void 0)=>{let k=(L?Object.getPrototypeOf(L):A.prototype)[E];A.prototype[E]=function(){_.push(this);let W=k.apply(L||this,arguments);return W!==void 0&&c.set(W,this),_.pop(),W}};N(ShadowRoot,"createElement",document),N(ShadowRoot,"importNode",document),N(Element,"insertAdjacentHTML");let M=(A,E)=>{let L=Object.getOwnPropertyDescriptor(A.prototype,E);Object.defineProperty(A.prototype,E,{...L,set(k){_.push(this),L.set.call(this,k),_.pop()}})};if(M(Element,"innerHTML"),M(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){let A=new WeakMap,E=HTMLElement.prototype.attachInternals,L=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...V){let $=E.call(this,...V);return A.set($,this),$},L.forEach(V=>{let $=window.ElementInternals.prototype,b=$[V];$[V]=function(...w){let D=A.get(this);if(n.get(D).formAssociated===!0)return b?.call(this,...w);throw new DOMException(`Failed to execute ${b} on 'ElementInternals': The target element is not a form-associated custom element.`)}});class k extends Array{constructor($){super(...$),this._elements=$}get value(){return this._elements.find($=>$.checked===!0)?.value||""}}class W{constructor($){let b=new Map;$.forEach((w,D)=>{let ee=w.getAttribute("name"),se=b.get(ee)||[];this[+D]=w,se.push(w),b.set(ee,se)}),this.length=$.length,b.forEach((w,D)=>{w&&(w.length===1?this[D]=w[0]:this[D]=new k(w))})}namedItem($){return this[$]}}let K=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let V=K.get.call(this,[]),$=[];for(let b of V){let w=n.get(b);(!w||w.formAssociated===!0)&&$.push(b)}return new W($)}})}}try{window.customElements.define("custom-element",null)}catch{let t=window.customElements.define;window.customElements.define=(r,a,n)=>{if(a!==null)try{t.bind(window.customElements)(r,a,n)}catch(i){console.info(r,a,n,i)}}}var di={};Y(di,{CSSResult:()=>Mr,LitElement:()=>At,ReactiveElement:()=>ut,_$LE:()=>Fu,_$LH:()=>si,adoptStyles:()=>Oo,css:()=>z,defaultConverter:()=>Ir,getCompatibleStyle:()=>ma,html:()=>G,isServer:()=>eb,mathml:()=>ii,noChange:()=>_e,notEqual:()=>Lo,nothing:()=>Q,render:()=>ci,supportsAdoptingStyleSheets:()=>Eo,svg:()=>ni,unsafeCSS:()=>Je});var ha=globalThis,Eo=ha.ShadowRoot&&(ha.ShadyCSS===void 0||ha.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Jn=Symbol(),pl=new WeakMap,Mr=class{constructor(t,r,a){if(this._$cssResult$=!0,a!==Jn)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=r}get styleSheet(){let t=this.o,r=this.t;if(Eo&&t===void 0){let a=r!==void 0&&r.length===1;a&&(t=pl.get(r)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),a&&pl.set(r,t))}return t}toString(){return this.cssText}},Je=e=>new Mr(typeof e=="string"?e:e+"",void 0,Jn),z=(e,...t)=>{let r=e.length===1?e[0]:t.reduce((a,n,i)=>a+(s=>{if(s._$cssResult$===!0)return s.cssText;if(typeof s=="number")return s;throw Error("Value passed to 'css' function must be a 'css' function result: "+s+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(n)+e[i+1],e[0]);return new Mr(r,e,Jn)},Oo=(e,t)=>{if(Eo)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let a=document.createElement("style"),n=ha.litNonce;n!==void 0&&a.setAttribute("nonce",n),a.textContent=r.cssText,e.appendChild(a)}},ma=Eo?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let r="";for(let a of t.cssRules)r+=a.cssText;return Je(r)})(e):e;var{is:Tu,defineProperty:Mu,getOwnPropertyDescriptor:Iu,getOwnPropertyNames:Pu,getOwnPropertySymbols:zu,getPrototypeOf:ku}=Object,ga=globalThis,hl=ga.trustedTypes,Du=hl?hl.emptyScript:"",Uu=ga.reactiveElementPolyfillSupport,Ao=(e,t)=>e,Ir={toAttribute(e,t){switch(t){case Boolean:e=e?Du:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let r=e;switch(t){case Boolean:r=e!==null;break;case Number:r=e===null?null:Number(e);break;case Object:case Array:try{r=JSON.parse(e)}catch{r=null}}return r}},Lo=(e,t)=>!Tu(e,t),ml={attribute:!0,type:String,converter:Ir,reflect:!1,useDefault:!1,hasChanged:Lo};Symbol.metadata??=Symbol("metadata"),ga.litPropertyMetadata??=new WeakMap;var ut=class extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,r=ml){if(r.state&&(r.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((r=Object.create(r)).wrapped=!0),this.elementProperties.set(t,r),!r.noAccessor){let a=Symbol(),n=this.getPropertyDescriptor(t,a,r);n!==void 0&&Mu(this.prototype,t,n)}}static getPropertyDescriptor(t,r,a){let{get:n,set:i}=Iu(this.prototype,t)??{get(){return this[r]},set(s){this[r]=s}};return{get:n,set(s){let c=n?.call(this);i?.call(this,s),this.requestUpdate(t,c,a)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??ml}static _$Ei(){if(this.hasOwnProperty(Ao("elementProperties")))return;let t=ku(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Ao("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Ao("properties"))){let r=this.properties,a=[...Pu(r),...zu(r)];for(let n of a)this.createProperty(n,r[n])}let t=this[Symbol.metadata];if(t!==null){let r=litPropertyMetadata.get(t);if(r!==void 0)for(let[a,n]of r)this.elementProperties.set(a,n)}this._$Eh=new Map;for(let[r,a]of this.elementProperties){let n=this._$Eu(r,a);n!==void 0&&this._$Eh.set(n,r)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){let r=[];if(Array.isArray(t)){let a=new Set(t.flat(1/0).reverse());for(let n of a)r.unshift(ma(n))}else t!==void 0&&r.push(ma(t));return r}static _$Eu(t,r){let a=r.attribute;return a===!1?void 0:typeof a=="string"?a:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise(t=>this.enableUpdating=t),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach(t=>t(this))}addController(t){(this._$EO??=new Set).add(t),this.renderRoot!==void 0&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$EO?.delete(t)}_$E_(){let t=new Map,r=this.constructor.elementProperties;for(let a of r.keys())this.hasOwnProperty(a)&&(t.set(a,this[a]),delete this[a]);t.size>0&&(this._$Ep=t)}createRenderRoot(){let t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return Oo(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach(t=>t.hostConnected?.())}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach(t=>t.hostDisconnected?.())}attributeChangedCallback(t,r,a){this._$AK(t,a)}_$ET(t,r){let a=this.constructor.elementProperties.get(t),n=this.constructor._$Eu(t,a);if(n!==void 0&&a.reflect===!0){let i=(a.converter?.toAttribute!==void 0?a.converter:Ir).toAttribute(r,a.type);this._$Em=t,i==null?this.removeAttribute(n):this.setAttribute(n,i),this._$Em=null}}_$AK(t,r){let a=this.constructor,n=a._$Eh.get(t);if(n!==void 0&&this._$Em!==n){let i=a.getPropertyOptions(n),s=typeof i.converter=="function"?{fromAttribute:i.converter}:i.converter?.fromAttribute!==void 0?i.converter:Ir;this._$Em=n,this[n]=s.fromAttribute(r,i.type)??this._$Ej?.get(n)??null,this._$Em=null}}requestUpdate(t,r,a){if(t!==void 0){let n=this.constructor,i=this[t];if(a??=n.getPropertyOptions(t),!((a.hasChanged??Lo)(i,r)||a.useDefault&&a.reflect&&i===this._$Ej?.get(t)&&!this.hasAttribute(n._$Eu(t,a))))return;this.C(t,r,a)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(t,r,{useDefault:a,reflect:n,wrapped:i},s){a&&!(this._$Ej??=new Map).has(t)&&(this._$Ej.set(t,s??r??this[t]),i!==!0||s!==void 0)||(this._$AL.has(t)||(this.hasUpdated||a||(r=void 0),this._$AL.set(t,r)),n===!0&&this._$Em!==t&&(this._$Eq??=new Set).add(t))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(r){Promise.reject(r)}let t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(let[n,i]of this._$Ep)this[n]=i;this._$Ep=void 0}let a=this.constructor.elementProperties;if(a.size>0)for(let[n,i]of a){let{wrapped:s}=i,c=this[n];s!==!0||this._$AL.has(n)||c===void 0||this.C(n,void 0,i,c)}}let t=!1,r=this._$AL;try{t=this.shouldUpdate(r),t?(this.willUpdate(r),this._$EO?.forEach(a=>a.hostUpdate?.()),this.update(r)):this._$EM()}catch(a){throw t=!1,this._$EM(),a}t&&this._$AE(r)}willUpdate(t){}_$AE(t){this._$EO?.forEach(r=>r.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Eq&&=this._$Eq.forEach(r=>this._$ET(r,this[r])),this._$EM()}updated(t){}firstUpdated(t){}};ut.elementStyles=[],ut.shadowRootOptions={mode:"open"},ut[Ao("elementProperties")]=new Map,ut[Ao("finalized")]=new Map,Uu?.({ReactiveElement:ut}),(ga.reactiveElementVersions??=[]).push("2.1.0");var ei=globalThis,ya=ei.trustedTypes,gl=ya?ya.createPolicy("lit-html",{createHTML:e=>e}):void 0,ti="$lit$",Ot=`lit$${Math.random().toFixed(9).slice(2)}$`,ri="?"+Ot,$u=`<${ri}>`,cr=document,Ro=()=>cr.createComment(""),_o=e=>e===null||typeof e!="object"&&typeof e!="function",oi=Array.isArray,Cl=e=>oi(e)||typeof e?.[Symbol.iterator]=="function",Qn=`[
3
- \f\r]`,wo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,yl=/-->/g,bl=/>/g,ir=RegExp(`>|${Qn}(?:([^\\s"'>=/]+)(${Qn}*=${Qn}*(?:[^
4
- \f\r"'\`<>=]|("|')|))|$)`,"g"),vl=/'/g,xl=/"/g,El=/^(?:script|style|textarea|title)$/i,ai=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),G=ai(1),ni=ai(2),ii=ai(3),_e=Symbol.for("lit-noChange"),Q=Symbol.for("lit-nothing"),Sl=new WeakMap,sr=cr.createTreeWalker(cr,129);function Ol(e,t){if(!oi(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return gl!==void 0?gl.createHTML(t):t}var Al=(e,t)=>{let r=e.length-1,a=[],n,i=t===2?"<svg>":t===3?"<math>":"",s=wo;for(let c=0;c<r;c++){let d=e[c],f,h,p=-1,y=0;for(;y<d.length&&(s.lastIndex=y,h=s.exec(d),h!==null);)y=s.lastIndex,s===wo?h[1]==="!--"?s=yl:h[1]!==void 0?s=bl:h[2]!==void 0?(El.test(h[2])&&(n=RegExp("</"+h[2],"g")),s=ir):h[3]!==void 0&&(s=ir):s===ir?h[0]===">"?(s=n??wo,p=-1):h[1]===void 0?p=-2:(p=s.lastIndex-h[2].length,f=h[1],s=h[3]===void 0?ir:h[3]==='"'?xl:vl):s===xl||s===vl?s=ir:s===yl||s===bl?s=wo:(s=ir,n=void 0);let v=s===ir&&e[c+1].startsWith("/>")?" ":"";i+=s===wo?d+$u:p>=0?(a.push(f),d.slice(0,p)+ti+d.slice(p)+Ot+v):d+Ot+(p===-2?c:v)}return[Ol(e,i+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),a]},No=class e{constructor({strings:t,_$litType$:r},a){let n;this.parts=[];let i=0,s=0,c=t.length-1,d=this.parts,[f,h]=Al(t,r);if(this.el=e.createElement(f,a),sr.currentNode=this.el.content,r===2||r===3){let p=this.el.content.firstChild;p.replaceWith(...p.childNodes)}for(;(n=sr.nextNode())!==null&&d.length<c;){if(n.nodeType===1){if(n.hasAttributes())for(let p of n.getAttributeNames())if(p.endsWith(ti)){let y=h[s++],v=n.getAttribute(p).split(Ot),S=/([.?@])?(.*)/.exec(y);d.push({type:1,index:i,name:S[2],strings:v,ctor:S[1]==="."?va:S[1]==="?"?xa:S[1]==="@"?Sa:dr}),n.removeAttribute(p)}else p.startsWith(Ot)&&(d.push({type:6,index:i}),n.removeAttribute(p));if(El.test(n.tagName)){let p=n.textContent.split(Ot),y=p.length-1;if(y>0){n.textContent=ya?ya.emptyScript:"";for(let v=0;v<y;v++)n.append(p[v],Ro()),sr.nextNode(),d.push({type:2,index:++i});n.append(p[y],Ro())}}}else if(n.nodeType===8)if(n.data===ri)d.push({type:2,index:i});else{let p=-1;for(;(p=n.data.indexOf(Ot,p+1))!==-1;)d.push({type:7,index:i}),p+=Ot.length-1}i++}}static createElement(t,r){let a=cr.createElement("template");return a.innerHTML=t,a}};function lr(e,t,r=e,a){if(t===_e)return t;let n=a!==void 0?r._$Co?.[a]:r._$Cl,i=_o(t)?void 0:t._$litDirective$;return n?.constructor!==i&&(n?._$AO?.(!1),i===void 0?n=void 0:(n=new i(e),n._$AT(e,r,a)),a!==void 0?(r._$Co??=[])[a]=n:r._$Cl=n),n!==void 0&&(t=lr(e,n._$AS(e,t.values),n,a)),t}var ba=class{constructor(t,r){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:r},parts:a}=this._$AD,n=(t?.creationScope??cr).importNode(r,!0);sr.currentNode=n;let i=sr.nextNode(),s=0,c=0,d=a[0];for(;d!==void 0;){if(s===d.index){let f;d.type===2?f=new Pr(i,i.nextSibling,this,t):d.type===1?f=new d.ctor(i,d.name,d.strings,this,t):d.type===6&&(f=new Ca(i,this,t)),this._$AV.push(f),d=a[++c]}s!==d?.index&&(i=sr.nextNode(),s++)}return sr.currentNode=cr,n}p(t){let r=0;for(let a of this._$AV)a!==void 0&&(a.strings!==void 0?(a._$AI(t,a,r),r+=a.strings.length-2):a._$AI(t[r])),r++}},Pr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,a,n){this.type=2,this._$AH=Q,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=a,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,r=this._$AM;return r!==void 0&&t?.nodeType===11&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=lr(this,t,r),_o(t)?t===Q||t==null||t===""?(this._$AH!==Q&&this._$AR(),this._$AH=Q):t!==this._$AH&&t!==_e&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Cl(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==Q&&_o(this._$AH)?this._$AA.nextSibling.data=t:this.T(cr.createTextNode(t)),this._$AH=t}$(t){let{values:r,_$litType$:a}=t,n=typeof a=="number"?this._$AC(t):(a.el===void 0&&(a.el=No.createElement(Ol(a.h,a.h[0]),this.options)),a);if(this._$AH?._$AD===n)this._$AH.p(r);else{let i=new ba(n,this),s=i.u(this.options);i.p(r),this.T(s),this._$AH=i}}_$AC(t){let r=Sl.get(t.strings);return r===void 0&&Sl.set(t.strings,r=new No(t)),r}k(t){oi(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,a,n=0;for(let i of t)n===r.length?r.push(a=new e(this.O(Ro()),this.O(Ro()),this,this.options)):a=r[n],a._$AI(i),n++;n<r.length&&(this._$AR(a&&a._$AB.nextSibling,n),r.length=n)}_$AR(t=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);t&&t!==this._$AB;){let a=t.nextSibling;t.remove(),t=a}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},dr=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,a,n,i){this.type=1,this._$AH=Q,this._$AN=void 0,this.element=t,this.name=r,this._$AM=n,this.options=i,a.length>2||a[0]!==""||a[1]!==""?(this._$AH=Array(a.length-1).fill(new String),this.strings=a):this._$AH=Q}_$AI(t,r=this,a,n){let i=this.strings,s=!1;if(i===void 0)t=lr(this,t,r,0),s=!_o(t)||t!==this._$AH&&t!==_e,s&&(this._$AH=t);else{let c=t,d,f;for(t=i[0],d=0;d<i.length-1;d++)f=lr(this,c[a+d],r,d),f===_e&&(f=this._$AH[d]),s||=!_o(f)||f!==this._$AH[d],f===Q?t=Q:t!==Q&&(t+=(f??"")+i[d+1]),this._$AH[d]=f}s&&!n&&this.j(t)}j(t){t===Q?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},va=class extends dr{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===Q?void 0:t}},xa=class extends dr{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==Q)}},Sa=class extends dr{constructor(t,r,a,n,i){super(t,r,a,n,i),this.type=5}_$AI(t,r=this){if((t=lr(this,t,r,0)??Q)===_e)return;let a=this._$AH,n=t===Q&&a!==Q||t.capture!==a.capture||t.once!==a.once||t.passive!==a.passive,i=t!==Q&&(a===Q||n);n&&this.element.removeEventListener(this.name,this,a),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Ca=class{constructor(t,r,a){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=a}get _$AU(){return this._$AM._$AU}_$AI(t){lr(this,t)}},si={M:ti,P:Ot,A:ri,C:1,L:Al,R:ba,D:Cl,V:lr,I:Pr,H:dr,N:xa,U:Sa,B:va,F:Ca},Bu=ei.litHtmlPolyfillSupport;Bu?.(No,Pr),(ei.litHtmlVersions??=[]).push("3.3.0");var ci=(e,t,r)=>{let a=r?.renderBefore??t,n=a._$litPart$;if(n===void 0){let i=r?.renderBefore??null;a._$litPart$=n=new Pr(t.insertBefore(Ro(),i),i,void 0,r??{})}return n._$AI(e),n};var li=globalThis,At=class extends ut{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){let t=super.createRenderRoot();return this.renderOptions.renderBefore??=t.firstChild,t}update(t){let r=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=ci(r,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return _e}};At._$litElement$=!0,At.finalized=!0,li.litElementHydrateSupport?.({LitElement:At});var Hu=li.litElementPolyfillSupport;Hu?.({LitElement:At});var Fu={_$AK:(e,t,r)=>{e._$AK(t,r)},_$AL:e=>e._$AL};(li.litElementVersions??=[]).push("4.2.0");var eb=!1;var ui={};Y(ui,{customElement:()=>Gu,eventOptions:()=>ju,property:()=>C,query:()=>me,queryAll:()=>Ku,queryAssignedElements:()=>Yu,queryAssignedNodes:()=>fi,queryAsync:()=>Zu,standardProperty:()=>Ll,state:()=>te});var Gu=e=>(t,r)=>{r!==void 0?r.addInitializer(()=>{customElements.define(e,t)}):customElements.define(e,t)};var Wu={attribute:!0,type:String,converter:Ir,reflect:!1,hasChanged:Lo},Ll=(e=Wu,t,r)=>{let{kind:a,metadata:n}=r,i=globalThis.litPropertyMetadata.get(n);if(i===void 0&&globalThis.litPropertyMetadata.set(n,i=new Map),a==="setter"&&((e=Object.create(e)).wrapped=!0),i.set(r.name,e),a==="accessor"){let{name:s}=r;return{set(c){let d=t.get.call(this);t.set.call(this,c),this.requestUpdate(s,d,e)},init(c){return c!==void 0&&this.C(s,void 0,e,c),c}}}if(a==="setter"){let{name:s}=r;return function(c){let d=this[s];t.call(this,c),this.requestUpdate(s,d,e)}}throw Error("Unsupported decorator location: "+a)};function C(e){return(t,r)=>typeof r=="object"?Ll(e,t,r):((a,n,i)=>{let s=n.hasOwnProperty(i);return n.constructor.createProperty(i,a),s?Object.getOwnPropertyDescriptor(n,i):void 0})(e,t,r)}function te(e){return C({...e,state:!0,attribute:!1})}function ju(e){return(t,r)=>{let a=typeof t=="function"?t:t[r];Object.assign(a,e)}}var Qe=(e,t,r)=>(r.configurable=!0,r.enumerable=!0,Reflect.decorate&&typeof t!="object"&&Object.defineProperty(e,t,r),r);function me(e,t){return(r,a,n)=>{let i=s=>s.renderRoot?.querySelector(e)??null;if(t){let{get:s,set:c}=typeof a=="object"?r:n??(()=>{let d=Symbol();return{get(){return this[d]},set(f){this[d]=f}}})();return Qe(r,a,{get(){let d=s.call(this);return d===void 0&&(d=i(this),(d!==null||this.hasUpdated)&&c.call(this,d)),d}})}return Qe(r,a,{get(){return i(this)}})}}var Vu;function Ku(e){return(t,r)=>Qe(t,r,{get(){return(this.renderRoot??(Vu??=document.createDocumentFragment())).querySelectorAll(e)}})}function Zu(e){return(t,r)=>Qe(t,r,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(e)??null}})}function Yu(e){return(t,r)=>{let{slot:a,selector:n}=e??{},i="slot"+(a?`[name=${a}]`:":not([name])");return Qe(t,r,{get(){let s=this.renderRoot?.querySelector(i),c=s?.assignedElements(e)??[];return n===void 0?c:c.filter(d=>d.matches(n))}})}}function fi(e){return(t,r)=>{let{slot:a}=e??{},n="slot"+(a?`[name=${a}]`:":not([name])");return Qe(t,r,{get(){return this.renderRoot?.querySelector(n)?.assignedNodes(e)??[]}})}}var pi={};Y(pi,{repeat:()=>fr});var pt={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},et=e=>(...t)=>({_$litDirective$:e,values:t}),Ve=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,r,a){this._$Ct=t,this._$AM=r,this._$Ci=a}_$AS(t,r){return this.update(t,r)}update(t,r){return this.render(...r)}};var{I:qu}=si;var Rl=e=>e.strings===void 0,wl=()=>document.createComment(""),zr=(e,t,r)=>{let a=e._$AA.parentNode,n=t===void 0?e._$AB:t._$AA;if(r===void 0){let i=a.insertBefore(wl(),n),s=a.insertBefore(wl(),n);r=new qu(i,s,e,e.options)}else{let i=r._$AB.nextSibling,s=r._$AM,c=s!==e;if(c){let d;r._$AQ?.(e),r._$AM=e,r._$AP!==void 0&&(d=e._$AU)!==s._$AU&&r._$AP(d)}if(i!==n||c){let d=r._$AA;for(;d!==i;){let f=d.nextSibling;a.insertBefore(d,n),d=f}}}return r},Gt=(e,t,r=e)=>(e._$AI(t,r),e),Xu={},_l=(e,t=Xu)=>e._$AH=t,Nl=e=>e._$AH,Ea=e=>{e._$AP?.(!1,!0);let t=e._$AA,r=e._$AB.nextSibling;for(;t!==r;){let a=t.nextSibling;t.remove(),t=a}};var Tl=(e,t,r)=>{let a=new Map;for(let n=t;n<=r;n++)a.set(e[n],n);return a},fr=et(class extends Ve{constructor(e){if(super(e),e.type!==pt.CHILD)throw Error("repeat() can only be used in text expressions")}dt(e,t,r){let a;r===void 0?r=t:t!==void 0&&(a=t);let n=[],i=[],s=0;for(let c of e)n[s]=a?a(c,s):s,i[s]=r(c,s),s++;return{values:i,keys:n}}render(e,t,r){return this.dt(e,t,r).values}update(e,[t,r,a]){let n=Nl(e),{values:i,keys:s}=this.dt(t,r,a);if(!Array.isArray(n))return this.ut=s,i;let c=this.ut??=[],d=[],f,h,p=0,y=n.length-1,v=0,S=i.length-1;for(;p<=y&&v<=S;)if(n[p]===null)p++;else if(n[y]===null)y--;else if(c[p]===s[v])d[v]=Gt(n[p],i[v]),p++,v++;else if(c[y]===s[S])d[S]=Gt(n[y],i[S]),y--,S--;else if(c[p]===s[S])d[S]=Gt(n[p],i[S]),zr(e,d[S+1],n[p]),p++,S--;else if(c[y]===s[v])d[v]=Gt(n[y],i[v]),zr(e,n[p],n[y]),y--,v++;else if(f===void 0&&(f=Tl(s,v,S),h=Tl(c,p,y)),f.has(c[p]))if(f.has(c[y])){let O=h.get(s[v]),_=O!==void 0?n[O]:null;if(_===null){let N=zr(e,n[p]);Gt(N,i[v]),d[v]=N}else d[v]=Gt(_,i[v]),zr(e,n[p],_),n[O]=null;v++}else Ea(n[y]),y--;else Ea(n[p]),p++;for(;v<=S;){let O=zr(e,d[S+1]);Gt(O,i[v]),d[v++]=O}for(;p<=y;){let O=n[p++];O!==null&&Ea(O)}return this.ut=s,_l(e,d),_e}});var hi={};Y(hi,{classMap:()=>Ne});var Ne=et(class extends Ve{constructor(e){if(super(e),e.type!==pt.ATTRIBUTE||e.name!=="class"||e.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return" "+Object.keys(e).filter(t=>e[t]).join(" ")+" "}update(e,[t]){if(this.st===void 0){this.st=new Set,e.strings!==void 0&&(this.nt=new Set(e.strings.join(" ").split(/\s/).filter(a=>a!=="")));for(let a in t)t[a]&&!this.nt?.has(a)&&this.st.add(a);return this.render(t)}let r=e.element.classList;for(let a of this.st)a in t||(r.remove(a),this.st.delete(a));for(let a in t){let n=!!t[a];n===this.st.has(a)||this.nt?.has(a)||(n?(r.add(a),this.st.add(a)):(r.remove(a),this.st.delete(a)))}return _e}});var mi={};Y(mi,{styleMap:()=>Qu});var Ml="important",Ju=" !"+Ml,Qu=et(class extends Ve{constructor(e){if(super(e),e.type!==pt.ATTRIBUTE||e.name!=="style"||e.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(e){return Object.keys(e).reduce((t,r)=>{let a=e[r];return a==null?t:t+`${r=r.includes("-")?r:r.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${a};`},"")}update(e,[t]){let{style:r}=e.element;if(this.ft===void 0)return this.ft=new Set(Object.keys(t)),this.render(t);for(let a of this.ft)t[a]==null&&(this.ft.delete(a),a.includes("-")?r.removeProperty(a):r[a]=null);for(let a in t){let n=t[a];if(n!=null){this.ft.add(a);let i=typeof n=="string"&&n.endsWith(Ju);a.includes("-")||i?r.setProperty(a,i?n.slice(0,-11):n,i?Ml:""):r[a]=n}}return _e}});var gi={};Y(gi,{UnsafeHTMLDirective:()=>kr,unsafeHTML:()=>To});var kr=class extends Ve{constructor(t){if(super(t),this.it=Q,t.type!==pt.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===Q||t==null)return this._t=void 0,this.it=t;if(t===_e)return t;if(typeof t!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;let r=[t];return r.raw=r,this._t={_$litType$:this.constructor.resultType,strings:r,values:[]}}};kr.directiveName="unsafeHTML",kr.resultType=1;var To=et(kr);var Ai={};Y(Ai,{CacheRegistry:()=>ht,ClearCacheEvent:()=>zo});var bi={};Y(bi,{CancelablePromise:()=>Oa,CanceledPromiseError:()=>ur,cancelable:()=>yi});var ur=class extends Error{constructor(t,r,a){super(t),this.canceledPromiseResult=r,this.canceledPromiseError=a}},Oa=class extends Promise{constructor(t){super((r,a)=>t(n=>{this.isCanceled?a(new ur("Promise has been canceled",n)):r(n)},n=>{this.isCanceled?a(new ur("Promise has been canceled",void 0,n)):a(n)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},yi=e=>new Oa((t,r)=>e.then(t).catch(r));var Oi={};Y(Oi,{FtNotificationEvent:()=>Po,PostResizeEvent:()=>Ei,PreResizeEvent:()=>Ci,WithEventBus:()=>wt,withEventBus:()=>wa});var Si={};Y(Si,{applyMixinOnce:()=>Ae,dateReviver:()=>r4,deepCopy:()=>Io,deepEqual:()=>De,delay:()=>Aa,eventPathContainsMatchingElement:()=>vi,everyDeep:()=>t4,flatDeep:()=>Pl,forEachDeep:()=>zl,getComposedPathTo:()=>xi,hasChanged:()=>Lt,last:()=>a4,minmax:()=>Mo,parseDate:()=>Dl,randomId:()=>n4,someDeep:()=>kl,unslotText:()=>La,waitFor:()=>Il,waitUntil:()=>e4});var Aa=e=>new Promise(t=>setTimeout(t,e));async function e4(e,t=10,r=2e4){await Il(async()=>await e()||void 0,t,r)}async function Il(e,t=10,r=2e4){let a=await e(),n,i;for(n=i=performance.now();a==null&&(!r||i-n<r);)await Aa(t),a=await e(),i=performance.now();if(a==null)throw new Error("Timeout exceeded");return a}function Pl(e,t){return e.flatMap(r=>[r,...Pl(t(r),t)])}function zl(e,t,r){let a=(n,i)=>{var s;for(let c=0;c<n.length;c++){let d=n[c];if(!(((s=r(d,c,n,i))!==null&&s!==void 0?s:!0)&&a(t(d),[...i,d])))return!1}return!0};a(e,[])}function kl(e,t,r){let a=!1;return zl(e,t,(n,i,s,c)=>(a=!!r(n,i,s,c),!a)),a}function t4(e,t,r){return!kl(e,t,(a,n,i,s)=>!r(a,n,i,s))}function r4(...e){return(t,r)=>e.includes(t)?Dl(r):r}function Dl(e){return e.match(/^\d{4}-\d{2}-\d{2}$/)&&(e=e.replace(/-/g,"/")),e=e.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,(t,r,a,n)=>r+a+":"+n),new Date(e)}function o4(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let r,a,n;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(a=r;a--!==0;)if(!De(e[a],t[a]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(a of e.entries())if(!t.has(a[0]))return!1;for(a of e.entries())if(!De(a[1],t.get(a[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(a of e.entries())if(!t.has(a[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=s=>Object.keys(s).filter(c=>s[c]!=null);if(n=i(e),r=n.length,r!==i(t).length)return!1;for(a=r;a--!==0;)if(!Object.prototype.hasOwnProperty.call(t,n[a]))return!1;for(a=r;a--!==0;){let s=n[a];if(!De(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function De(e,t){try{return o4(e,t)}catch{return!1}}function Lt(e,t){return!De(e,t)}function vi(e,t,r=window.document.body){if(t.length>0){let a=e.composedPath();for(let n of a){if(n===r)return!1;if(n.matches&&t.some(i=>n.matches(i)))return!0}}return!1}function Mo(e,t,r){return Math.min(Math.max(e,t),r)}function a4(e){return e[e.length-1]}function La(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(t=>La(t)).join(""):e?.textContent||""}function xi(e){let t=[],r=a=>{a.stopPropagation(),t=a.composedPath()};return e.addEventListener("get-composed-path",r),e.dispatchEvent(new Event("get-composed-path",{composed:!0})),e.removeEventListener("get-composed-path",r),t}function Io(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function n4(e,t){return(t??"")+(""+Math.floor(Math.random()*10**e)).padStart(e,"0")}function Ae(e,t){let r=a=>a[e]===!0;return a=>{if(r(a))return a;let n=t(a);return n[e]=!0,n}}var Po=class extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}},Ci=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},Ei=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}},wa=Ae(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(r,a,n){this.eventBus.addEventListener(r,a,n)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,a,n){this.eventBus.removeEventListener(r,a,n)}}}),wt=class extends wa(Object){};var zo=class extends CustomEvent{constructor(t){super("clear-cache",{detail:{clearedKeys:t}})}},ht=class extends wt{constructor(){super(...arguments),this.content={}}register(t,r,a=!1){var n;let i=this.content[t],s=(n=i?.status)!==null&&n!==void 0?n:"REGISTERED";this.content[t]={...i,loader:r,final:a,status:s}}registerFinal(t,r){this.register(t,r,!0)}clearAll(t=!0){return this.clearMatching(()=>!0,t)}clearMatching(t,r=!0){let a=Object.keys(this.content).filter(t).filter(n=>this.clear(n,!1)!=null);return r&&a.length>0&&this.dispatchEvent(new zo(a)),a}clear(t,r=!0){if(this.content[t]&&!this.content[t].final)return this.forceClear(t),r&&this.dispatchEvent(new zo([t])),t}forceClear(t){var r;let a=this.content[t];a&&(this.clearClearTimeout(t),(r=a.promise)===null||r===void 0||r.cancel(),this.content[t]={loader:a.loader,final:a.final,status:"REGISTERED"})}clearClearTimeout(t){var r,a,n;((r=this.content[t])===null||r===void 0?void 0:r.clearTimeout)!=null&&(window.clearTimeout((a=this.content[t])===null||a===void 0?void 0:a.clearTimeout),(n=this.content[t])===null||n===void 0||delete n.clearTimeout)}set(t,r,a=!1){this.forceClear(t);let n=async()=>r,i="RESOLVED";this.content[t]={loader:n,final:a,status:i,value:r}}setFinal(t,r){return this.set(t,r,!0)}async get(t,r,a){if(!this.isRegistered(t)){if(!r)throw new Error("Unknown cache key "+t);this.register(t,r)}let n=this.content[t];switch(n.status){case"ERROR":throw n.error;case"LOADING":return n.promise;case"RESOLVED":return n.value;case"REGISTERED":return r=r??n.loader,n.status="LOADING",n.promise=yi(r()),n.promise.then(i=>(n.status="RESOLVED",n.value=i,a!=null&&(this.clearClearTimeout(t),n.clearTimeout=window.setTimeout(()=>this.clear(t),a)),i)).catch(i=>{var s;throw!((s=n.promise)===null||s===void 0)&&s.isCanceled||(n.status="ERROR",n.error=i),i})}}isRegistered(t){return this.content[t]!=null}getNow(t){var r;return(r=this.content[t])===null||r===void 0?void 0:r.value}has(t){var r,a;return((r=this.content[t])===null||r===void 0?void 0:r.status)!==void 0&&((a=this.content[t])===null||a===void 0?void 0:a.status)!=="REGISTERED"}resolvedKeys(){return Object.keys(this.content).filter(t=>{var r;return((r=this.content[t])===null||r===void 0?void 0:r.status)==="RESOLVED"})}resolvedValues(){return this.resolvedKeys().map(t=>this.content[t].value)}keys(){return Object.keys(this.content)}};var Ni={};Y(Ni,{ClusteringHelper:()=>_i,formatHierarchicalValues:()=>Ri});var wi={};Y(wi,{accessResult:()=>Li,accessResultId:()=>i4,accessResultUrl:()=>s4});function Li(e){var t,r,a,n;return(n=(a=(r=(t=e?.map)!==null&&t!==void 0?t:e?.topic)!==null&&r!==void 0?r:e?.document)!==null&&a!==void 0?a:e?.htmlPackage)!==null&&n!==void 0?n:e?.htmlPackagePage}function i4(e){var t,r,a,n,i,s,c,d,f;return(d=(s=(n=(r=(t=e?.map)===null||t===void 0?void 0:t.mapId)!==null&&r!==void 0?r:(a=e?.topic)===null||a===void 0?void 0:a.tocId)!==null&&n!==void 0?n:(i=e?.document)===null||i===void 0?void 0:i.documentId)!==null&&s!==void 0?s:(c=e?.htmlPackage)===null||c===void 0?void 0:c.packageId)!==null&&d!==void 0?d:(f=e?.htmlPackagePage)===null||f===void 0?void 0:f.contentId}function s4(e){var t,r,a,n,i,s,c,d,f;return(d=(s=(n=(r=(t=e?.map)===null||t===void 0?void 0:t.readerUrl)!==null&&r!==void 0?r:(a=e?.topic)===null||a===void 0?void 0:a.readerUrl)!==null&&n!==void 0?n:(i=e?.document)===null||i===void 0?void 0:i.viewerUrl)!==null&&s!==void 0?s:(c=e?.htmlPackage)===null||c===void 0?void 0:c.viewerUrl)!==null&&d!==void 0?d:(f=e?.htmlPackagePage)===null||f===void 0?void 0:f.viewerUrl}function Ri(e,t){return t&&t>1&&e.length>=t?`... > ${e[e.length-1]}`:e.join(" > ")}var _i=class e{constructor(t,r,a,n){this.allResults=t,this.selectedResult=r,this.clusteringMetadata=a,this.metadataDescriptors=n}static extractResultMetadata(t){let r=Li(t.result).metadata;return t.key==null?e.flattenMetadata(r,t.hierarchicalValueTruncatingLevel,t.dateFormatter):e.flattenMetadata(r.find(a=>a.key===t.key),t.hierarchicalValueTruncatingLevel,t.dateFormatter)}static flattenMetadata(t,r,a){if(Array.isArray(t))return t.map(i=>e.flattenMetadata(i,r,a)).filter(i=>i!=null);let n=t?.hierarchicalValues!=null&&t.hierarchicalValues.length>0;if(!(t==null||t.values.length==0&&!n))if(n){let i=[],s=[];return t.hierarchicalValues.forEach(c=>{i.push(Ri(c)),s.push(Ri(c,r))}),{key:t.key,label:t.label,value:i.join(", "),displayValue:s.join(", "),displayTooltipValue:i.join(", ")}}else{let i=t.values.join(", "),s=t.values.map(c=>a?a(c):c).join(", ");return{key:t.key,label:t.label,value:i,displayValue:s,displayTooltipValue:s}}}computeClustersItemsForMetadata(t,r,a="No value",n,i){var s,c;let d=e.extractResultMetadata({result:this.selectedResult,key:t,dateFormatter:i}),f=(s=d?.label)!==null&&s!==void 0?s:(c=this.getMetadataDescriptor(t))===null||c===void 0?void 0:c.label;return this.allResults.map(p=>e.extractResultMetadata({result:p,key:t,hierarchicalValueTruncatingLevel:n,dateFormatter:i})).map(p=>p??{key:t,label:f,value:void 0,displayValue:a}).filter(p=>p.value!=d?.value).filter((p,y,v)=>v.findIndex(S=>S.value===p.value)===y).map(p=>({result:this.findBestResultForMetadataValue(t,p.value),metadata:p})).sort((p,y)=>this.compareMetadata(p.metadata.value,y.metadata.value,t,r))}compareMetadata(t,r,a,n){if(t==null)return-1;if(r==null)return 1;let i=this.getMetadataDescriptor(a),s=i?.sortRule||"NONE",c=i?.reverseSort||!1;if(s=="ALPHABET"||s=="VERSION"){let d=t.localeCompare(r,n,{numeric:!0});return c?d*-1:d}return 0}getMetadataDescriptor(t){return this.metadataDescriptors.find(r=>t==r.key)}findBestResultForMetadataValue(t,r){let a=this.allResults.filter(d=>{var f;return((f=e.extractResultMetadata({result:d,key:t}))===null||f===void 0?void 0:f.value)==r}),i=[...e.extractResultMetadata({result:this.selectedResult}).filter(d=>this.clusteringMetadata.has(d.key)).filter(d=>d.key!==t)],s,c=-1;for(let d of a){let f=this.countMatchingMetadata(d,i);if(f>c&&(c=f,s=d,f===i.length))break}return s}countMatchingMetadata(t,r){return e.extractResultMetadata({result:t}).filter(a=>r.some(n=>n.key===a.key&&n.value===a.value)).length}};var Ti={};Y(Ti,{Debouncer:()=>Ue});var Ue=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,r){return this.callbacks=[t],this.debounce(r)}queue(t,r){return this.callbacks.push(t),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((r,a)=>{this.resolvePromise=r,this.rejectPromise=a})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,r;let a=[...this.callbacks];this.callbacks=[];let n=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,i=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of a)try{await s()}catch(c){n(c);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Mi={};Y(Mi,{customElement:()=>ae,dateProperty:()=>l4,isNumber:()=>Ul,jsonProperty:()=>Ke,numberProperty:()=>Ra,optionalNumberProperty:()=>c4});var ae=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Ke(e,t){let r=()=>JSON.parse(JSON.stringify(e));return C({type:Object,converter:{fromAttribute:a=>{if(a==null)return r();try{return JSON.parse(a)}catch{return r()}},toAttribute:a=>JSON.stringify(a)},hasChanged:Lt,...t??{}})}function c4(e){return Ra(e)}function Ra(e){return C({type:Object,converter:{fromAttribute:t=>{if(t!=null)return Ul(t)?+t:void 0},toAttribute:t=>t==null?void 0:""+t},useDefault:!0,...e??{}})}function Ul(e){return!isNaN(parseFloat(e))}function l4(e){return C({type:Object,converter:{fromAttribute:t=>{if(t==null)return;let r=new Date(Date.parse(t));if(!isNaN(r.valueOf()))return r},toAttribute:t=>t?.toISOString()},useDefault:!0,...e??{}})}var ki={};Y(ki,{designSystemVariables:()=>J});var zi={};Y(zi,{DesignSystemFamily:()=>Rt,DesignSystemSize:()=>Ie,FtCssVariableFactory:()=>o,badge:()=>v4,banner:()=>b4,button:()=>x,chart:()=>P4,checkbox:()=>u4,chip:()=>g4,chipChoice:()=>m4,collapsible:()=>M4,comboboxMultiSelect:()=>N4,comboboxSingleSelect:()=>_4,dateRangePicker:()=>H4,drawer:()=>A4,floatingMenu:()=>R4,foundation:()=>l,link:()=>y4,modal:()=>O4,notice:()=>k4,notification:()=>U4,pageDesigner:()=>z4,pageFooter:()=>C4,pageHeader:()=>S4,pageLayout:()=>E4,popover:()=>T4,radio:()=>p4,reorderableList:()=>B4,resolveFamilyClass:()=>Ii,resolveSizeClass:()=>Pi,semantic:()=>u,setVariable:()=>R,switch_:()=>I4,table:()=>h4,tabs:()=>L4,textArea:()=>w4,textInput:()=>Z,titleBreadcrumb:()=>x4,toggle:()=>D4,tooltip:()=>$4,treeList:()=>f4,typographies:()=>jt,typographyBody1Medium:()=>Pa,typographyBody1Regular:()=>Ia,typographyBody1Semibold:()=>za,typographyBody2Medium:()=>Me,typographyBody2MediumUnderline:()=>$l,typographyBody2Regular:()=>ka,typographyBody2Semibold:()=>Da,typographyCaption1Bold:()=>Va,typographyCaption1Medium:()=>Wa,typographyCaption1Semibold:()=>ja,typographyCaption2Bold:()=>Za,typographyCaption2Medium:()=>Ze,typographyCaption2Semibold:()=>Ka,typographyCaption3Bold:()=>Xa,typographyCaption3Medium:()=>Ya,typographyCaption3Semibold:()=>qa,typographyDisplay:()=>_a,typographyLabel1Bold:()=>Ba,typographyLabel1Medium:()=>Ua,typographyLabel1Semibold:()=>$a,typographyLabel2Bold:()=>Ga,typographyLabel2Medium:()=>Ha,typographyLabel2Semibold:()=>Fa,typographyTitle1:()=>Na,typographyTitle2:()=>Ta,typographyTitle3:()=>Ma,typographyVariants:()=>d4});var Wt=e=>typeof e=="string"?Je(e):e,o=class{static create(t,r,a,n){let i=c=>Wt(c??n),s=z`var(${Wt(t)}, ${i(n)})`;return s.name=t,s.description=r,s.category=a,s.defaultValue=n,s.defaultCssValue=i,s.set=c=>R(s,c??i(n)),s.get=c=>z`var(${Wt(t)}, ${i(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(t,r,a,n){let i=c=>a.get(c??n),s=z`var(${Wt(t)}, ${i(n)})`;return s.name=t,s.description=r,s.category=a.category,s.fallbackVariable=a,s.defaultValue=n,s.defaultCssValue=i,s.set=c=>R(s,c??i(n)),s.get=c=>z`var(${Wt(t)}, ${i(c)})`,s.breadcrumb=()=>[a.name,...a.breadcrumb()],s.lastResortDefaultValue=()=>n??a.lastResortDefaultValue(),s}static external(t,r){let a=i=>t.defaultCssValue(i),n=z`var(${Wt(t.name)}, ${a(t.defaultValue)})`;return n.name=t.name,n.category=t.category,n.fallbackVariable=t.fallbackVariable,n.defaultValue=t.defaultValue,n.context=r,n.defaultCssValue=a,n.set=i=>t.set(i),n.get=i=>z`var(${Wt(t.name)}, ${a(i)})`,n.breadcrumb=()=>t.breadcrumb(),n.lastResortDefaultValue=()=>t.lastResortDefaultValue(),n}};function R(e,t){return Wt(`${e.name}: ${t}`)}var l={colorWhite:o.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:o.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:o.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:o.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:o.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:o.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:o.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:o.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:o.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:o.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:o.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:o.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:o.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:o.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:o.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ftds-opacity-0","","NUMBER","0"),opacity8:o.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:o.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:o.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:o.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:o.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:o.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:o.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:o.create("--ftds-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:o.create("--ftds-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:o.create("--ftds-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:o.create("--ftds-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:o.create("--ftds-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:o.create("--ftds-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:o.create("--ftds-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:o.create("--ftds-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:o.create("--ftds-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},_a={fontFamily:o.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:o.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-display-text-case","","UNKNOWN","none")},Na={fontFamily:o.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:o.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},Ta={fontFamily:o.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:o.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},Ma={fontFamily:o.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:o.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},Ia={fontFamily:o.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},Pa={fontFamily:o.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},za={fontFamily:o.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},ka={fontFamily:o.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},Me={fontFamily:o.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},$l={fontFamily:o.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:o.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:o.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Da={fontFamily:o.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},Ua={fontFamily:o.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},$a={fontFamily:o.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Ba={fontFamily:o.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Ha={fontFamily:o.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},Fa={fontFamily:o.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},Ga={fontFamily:o.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Wa={fontFamily:o.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},ja={fontFamily:o.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Va={fontFamily:o.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Ze={fontFamily:o.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Ka={fontFamily:o.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Za={fontFamily:o.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Ya={fontFamily:o.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},qa={fontFamily:o.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Xa={fontFamily:o.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},jt={display:_a,"title-1":Na,"title-2":Ta,"title-3":Ma,"body-1-regular":Ia,"body-1-medium":Pa,"body-1-semibold":za,"body-2-regular":ka,"body-2-medium":Me,"body-2-medium-underline":$l,"body-2-semibold":Da,"label-1-medium":Ua,"label-1-semibold":$a,"label-1-bold":Ba,"label-2-medium":Ha,"label-2-semibold":Fa,"label-2-bold":Ga,"caption-1-medium":Wa,"caption-1-semibold":ja,"caption-1-bold":Va,"caption-2-medium":Ze,"caption-2-semibold":Ka,"caption-2-bold":Za,"caption-3-medium":Ya,"caption-3-semibold":qa,"caption-3-bold":Xa},d4=["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","label-1","label-2","caption-1","caption-2","caption-3"];var u={backgroundActionPrimary:o.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:o.extend("--ftds-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:o.extend("--ftds-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:o.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:o.extend("--ftds-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:o.extend("--ftds-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:o.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:o.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:o.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:o.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:o.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:o.extend("--ftds-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:o.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:o.extend("--ftds-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:o.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:o.extend("--ftds-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:o.extend("--ftds-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:o.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
5
- Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:o.extend("--ftds-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:o.extend("--ftds-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:o.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:o.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:o.extend("--ftds-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:o.extend("--ftds-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:o.extend("--ftds-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:o.extend("--ftds-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:o.extend("--ftds-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:o.extend("--ftds-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:o.extend("--ftds-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:o.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",l.colorGray50),borderGlobalSecondary:o.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",l.colorGray40),borderGlobalSubtle:o.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",l.colorGray30),borderInputPrimary:o.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80),borderNeutralPrimary:o.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",l.colorGray200)};var x={largeHeight:o.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ftds-button-large-horizontal-padding","",l.spacing4),largeGap:o.extend("--ftds-button-large-gap","",l.spacing2),largeBorderRadius:o.extend("--ftds-button-large-border-radius","",l.borderRadiusS),largeIconSize:o.extend("--ftds-button-large-icon-size","",l.iconSize3),largeBorderWidth:o.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ftds-button-medium-horizontal-padding","",l.spacing3),mediumGap:o.extend("--ftds-button-medium-gap","",l.spacing2),mediumBorderRadius:o.extend("--ftds-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:o.extend("--ftds-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:o.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-button-small-horizontal-padding","",l.spacing2),smallGap:o.extend("--ftds-button-small-gap","",l.spacing1),smallBorderRadius:o.extend("--ftds-button-small-border-radius","",l.borderRadiusS),smallIconSize:o.extend("--ftds-button-small-icon-size","",l.iconSize1),smallBorderWidth:o.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ftds-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:o.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ftds-button-round-border-radius","",l.borderRadiusPill),primaryBrandBackgroundColor:o.extend("--ftds-button-primary-brand-background-color","",u.backgroundActionPrimary),primaryBrandColor:o.extend("--ftds-button-primary-brand-color","",u.contentGlobalOnColor),primaryBrandIconColor:o.extend("--ftds-button-primary-brand-icon-color","",u.contentGlobalOnColor),primaryBrandStateLayerColor:o.extend("--ftds-button-primary-brand-state-layer-color","",u.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",l.opacity16),primaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",l.opacity16),primaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-primary-brand-active-state-layer-opacity","",l.opacity24),primaryBrandDisabledComponentOpacity:o.extend("--ftds-button-primary-brand-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-button-focus-focus-ring-color","",u.borderActionFocusRing),tertiaryBrandBackgroundColor:o.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:o.extend("--ftds-button-tertiary-brand-color","",u.contentActionPrimary),tertiaryBrandIconColor:o.extend("--ftds-button-tertiary-brand-icon-color","",u.contentActionPrimary),tertiaryBrandStateLayerColor:o.extend("--ftds-button-tertiary-brand-state-layer-color","",u.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",l.opacity8),tertiaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",l.opacity8),tertiaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",l.opacity16),tertiaryBrandDisabledComponentOpacity:o.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",l.opacity40),tertiaryInfoBackgroundColor:o.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:o.extend("--ftds-button-tertiary-info-color","",u.contentInfoPrimary),tertiaryInfoIconColor:o.extend("--ftds-button-tertiary-info-icon-color","",u.contentInfoPrimary),tertiaryInfoStateLayerColor:o.extend("--ftds-button-tertiary-info-state-layer-color","",u.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",l.opacity8),tertiaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",l.opacity8),tertiaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",l.opacity16),tertiaryInfoDisabledComponentOpacity:o.extend("--ftds-button-tertiary-info-disabled-component-opacity","",l.opacity40),tertiarySuccessBackgroundColor:o.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:o.extend("--ftds-button-tertiary-success-color","",u.contentSuccessPrimary),tertiarySuccessIconColor:o.extend("--ftds-button-tertiary-success-icon-color","",u.contentSuccessPrimary),tertiarySuccessStateLayerColor:o.extend("--ftds-button-tertiary-success-state-layer-color","",u.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",l.opacity8),tertiarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",l.opacity8),tertiarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",l.opacity16),tertiarySuccessDisabledComponentOpacity:o.extend("--ftds-button-tertiary-success-disabled-component-opacity","",l.opacity40),tertiaryWarningBackgroundColor:o.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:o.extend("--ftds-button-tertiary-warning-color","",u.contentWarningPrimary),tertiaryWarningIconColor:o.extend("--ftds-button-tertiary-warning-icon-color","",u.contentWarningPrimary),tertiaryWarningStateLayerColor:o.extend("--ftds-button-tertiary-warning-state-layer-color","",u.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",l.opacity8),tertiaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",l.opacity8),tertiaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",l.opacity16),tertiaryWarningDisabledComponentOpacity:o.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",l.opacity40),tertiaryErrorBackgroundColor:o.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:o.extend("--ftds-button-tertiary-error-color","",u.contentErrorPrimary),tertiaryErrorIconColor:o.extend("--ftds-button-tertiary-error-icon-color","",u.contentErrorPrimary),tertiaryErrorStateLayerColor:o.extend("--ftds-button-tertiary-error-state-layer-color","",u.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",l.opacity8),tertiaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",l.opacity8),tertiaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",l.opacity16),tertiaryErrorDisabledComponentOpacity:o.extend("--ftds-button-tertiary-error-disabled-component-opacity","",l.opacity40),tertiaryNeutralBackgroundColor:o.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:o.extend("--ftds-button-tertiary-neutral-icon-color","",u.contentGlobalSecondary),tertiaryNeutralColor:o.extend("--ftds-button-tertiary-neutral-color","",u.contentGlobalSecondary),tertiaryNeutralStateLayerColor:o.extend("--ftds-button-tertiary-neutral-state-layer-color","",u.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",l.opacity8),tertiaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",l.opacity8),tertiaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",l.opacity16),tertiaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",l.opacity40),secondaryBrandBackgroundColor:o.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:o.extend("--ftds-button-secondary-brand-color","",u.contentActionPrimary),secondaryBrandIconColor:o.extend("--ftds-button-secondary-brand-icon-color","",u.contentActionPrimary),secondaryBrandStateLayerColor:o.extend("--ftds-button-secondary-brand-state-layer-color","",u.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",l.opacity8),secondaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",l.opacity8),secondaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",l.opacity16),secondaryBrandDisabledComponentOpacity:o.extend("--ftds-button-secondary-brand-disabled-component-opacity","",l.opacity40),secondaryBrandBorderColor:o.extend("--ftds-button-secondary-brand-border-color","",u.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",l.opacity8),secondaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",l.opacity8),secondaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",l.opacity16),secondaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",l.opacity40),secondaryNeutralBackgroundColor:o.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:o.extend("--ftds-button-secondary-neutral-color","",u.contentGlobalSecondary),secondaryNeutralIconColor:o.extend("--ftds-button-secondary-neutral-icon-color","",u.contentGlobalSecondary),secondaryNeutralStateLayerColor:o.extend("--ftds-button-secondary-neutral-state-layer-color","",u.contentGlobalSecondary),secondaryNeutralBorderColor:o.extend("--ftds-button-secondary-neutral-border-color","",u.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",l.opacity8),secondaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",l.opacity8),secondaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-secondary-info-active-state-layer-opacity","",l.opacity16),secondaryInfoDisabledComponentOpacity:o.extend("--ftds-button-secondary-info-disabled-component-opacity","",l.opacity40),secondaryInfoBackgroundColor:o.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:o.extend("--ftds-button-secondary-info-border-color","",u.borderInfoPrimary),secondaryInfoColor:o.extend("--ftds-button-secondary-info-color","",u.contentInfoPrimary),secondaryInfoIconColor:o.extend("--ftds-button-secondary-info-icon-color","",u.contentInfoPrimary),secondaryInfoStateLayerColor:o.extend("--ftds-button-secondary-info-state-layer-color","",u.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",l.opacity8),secondarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",l.opacity8),secondarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-secondary-success-active-state-layer-opacity","",l.opacity16),secondarySuccessDisabledComponentOpacity:o.extend("--ftds-button-secondary-success-disabled-component-opacity","",l.opacity40),secondarySuccessBackgroundColor:o.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:o.extend("--ftds-button-secondary-success-border-color","",u.borderSuccessPrimary),secondarySuccessColor:o.extend("--ftds-button-secondary-success-color","",u.contentSuccessPrimary),secondarySuccessIconColor:o.extend("--ftds-button-secondary-success-icon-color","",u.contentSuccessPrimary),secondarySuccessStateLayerColor:o.extend("--ftds-button-secondary-success-state-layer-color","",u.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",l.opacity8),secondaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",l.opacity8),secondaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",l.opacity16),secondaryWarningDisabledComponentOpacity:o.extend("--ftds-button-secondary-warning-disabled-component-opacity","",l.opacity40),secondaryWarningBackgroundColor:o.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:o.extend("--ftds-button-secondary-warning-border-color","",u.borderWarningPrimary),secondaryWarningColor:o.extend("--ftds-button-secondary-warning-color","",u.contentWarningPrimary),secondaryWarningIconColor:o.extend("--ftds-button-secondary-warning-icon-color","",u.contentWarningPrimary),secondaryWarningStateLayerColor:o.extend("--ftds-button-secondary-warning-state-layer-color","",u.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",l.opacity8),secondaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",l.opacity8),secondaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-secondary-error-active-state-layer-opacity","",l.opacity16),secondaryErrorDisabledComponentOpacity:o.extend("--ftds-button-secondary-error-disabled-component-opacity","",l.opacity40),secondaryErrorBackgroundColor:o.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:o.extend("--ftds-button-secondary-error-border-color","",u.contentErrorPrimary),secondaryErrorColor:o.extend("--ftds-button-secondary-error-color","",u.contentErrorPrimary),secondaryErrorIconColor:o.extend("--ftds-button-secondary-error-icon-color","",u.contentErrorPrimary),secondaryErrorStateLayerColor:o.extend("--ftds-button-secondary-error-state-layer-color","",u.contentErrorPrimary)};var f4={loadMoreIconSize:o.extend("--ftds-tree-list-load-more-icon-size","",l.iconSize2),loadMorePaddingLeft:o.extend("--ftds-tree-list-load-more-padding-left","",l.spacing6),loadMoreUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-unselected-default-border-color","",u.borderGlobalSubtle),loadMoreIconColor:o.extend("--ftds-tree-list-load-more-icon-color","",u.contentActionPrimary),loadMoreLabelColor:o.extend("--ftds-tree-list-load-more-label-color","",u.contentActionPrimary),loadMoreHoverBorderColor:o.extend("--ftds-tree-list-load-more-hover-border-color","",l.colorBrand20),loadMoreHoverBackgroundColor:o.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:o.extend("--ftds-tree-list-load-more-active-border-color","",l.colorBrand20),loadMoreActiveBackgroundColor:o.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:o.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:o.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",u.borderGlobalPrimary),loadMoreLabelMarginLeft:o.extend("--ftds-tree-list-load-more-label-margin-left","",l.spacing1),nodeIconSize:o.extend("--ftds-tree-list-node-icon-size","",l.iconSize2),nodeHeight:o.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:o.extend("--ftds-tree-list-node-parent-label-margin-left","",l.spacing2),nodeParentLabelMarginRight:o.extend("--ftds-tree-list-node-parent-label-margin-right","",l.spacing2),nodeRootPaddingLeft:o.extend("--ftds-tree-list-node-root-padding-left","",l.spacing6),nodeChildPaddingLeft:o.extend("--ftds-tree-list-node-child-padding-left","",l.spacing5),nodeLeafPaddingLeft:o.extend("--ftds-tree-list-node-leaf-padding-left","",l.spacing6),nodeUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-node-unselected-default-border-color","",u.borderGlobalSubtle),nodeUnselectedIconColor:o.extend("--ftds-tree-list-node-unselected-icon-color","",u.contentGlobalSecondary),nodeUnselectedLabelColor:o.extend("--ftds-tree-list-node-unselected-label-color","",u.contentGlobalSecondary),nodeUnselectedCounterColor:o.extend("--ftds-tree-list-node-unselected-counter-color","",u.contentGlobalSecondary),nodeHoverBorderColor:o.extend("--ftds-tree-list-node-hover-border-color","",u.borderActionPrimary),nodeFocusFocusRingColor:o.extend("--ftds-tree-list-node-focus-focus-ring-color","",u.borderActionFocusRing),nodeFocusOutlineWidth:o.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-selected-default-border-color","",u.borderGlobalPrimary),nodeSelectedIconColor:o.extend("--ftds-tree-list-node-selected-icon-color","",u.contentGlobalSecondary),nodeSelectedLabelColor:o.extend("--ftds-tree-list-node-selected-label-color","",u.contentGlobalPrimary),nodeSelectedCounterColor:o.extend("--ftds-tree-list-node-selected-counter-color","",u.contentGlobalSecondary),nodeSelectedBackgroundColor:o.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",u.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:o.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:o.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:o.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:o.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:o.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:o.extend("--ftds-tree-list-header-section-padding-left","",l.spacing6),headerSectionPaddingRight:o.extend("--ftds-tree-list-header-section-padding-right","",l.spacing3),headerSectionHorizontalGap:o.extend("--ftds-tree-list-header-section-horizontal-gap","",l.spacing2),headerSectionMarginBottom:o.extend("--ftds-tree-list-header-section-margin-bottom","",l.spacing2),headerSectionColor:o.extend("--ftds-tree-list-header-section-color","",u.contentGlobalPrimary),headerSectionCounterColor:o.extend("--ftds-tree-list-header-section-counter-color","",u.contentGlobalSecondary),listContainerBorderWidth:o.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:o.extend("--ftds-tree-list-list-container-background-color","",u.backgroundGlobalSurface),listContainerBorderColor:o.extend("--ftds-tree-list-list-container-border-color","",u.borderGlobalSubtle),emptyStateIllustrationWidth:o.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:o.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:o.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",l.spacing10),emptyStateContainerPaddingTop:o.extend("--ftds-tree-list-empty-state-container-padding-top","",l.spacing10),emptyStateContainerPaddingBottom:o.extend("--ftds-tree-list-empty-state-container-padding-bottom","",l.spacing10),emptyStateTitleMarginBottom:o.extend("--ftds-tree-list-empty-state-title-margin-bottom","",l.spacing2),emptyStateTitleLabelColor:o.extend("--ftds-tree-list-empty-state-title-label-color","",u.contentGlobalSecondary),emptyStateDescriptionLabelColor:o.extend("--ftds-tree-list-empty-state-description-label-color","",u.contentGlobalSecondary)};var u4={iconSize:o.extend("--ftds-checkbox-icon-size","",l.iconSize2),boxSize:o.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:o.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:o.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:o.extend("--ftds-checkbox-label-horizontal-gap","",l.spacing1),color:o.extend("--ftds-checkbox-color","",u.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ftds-checkbox-checked-background-color","",u.contentActionPrimary),checkedStateLayerColor:o.extend("--ftds-checkbox-checked-state-layer-color","",u.contentActionPrimary),checkedIconColor:o.extend("--ftds-checkbox-checked-icon-color","",u.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:o.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:o.extend("--ftds-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:o.extend("--ftds-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:o.extend("--ftds-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:o.extend("--ftds-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-checkbox-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:o.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:o.extend("--ftds-checkbox-horizontal-gap","",l.spacing3),helperPaddingTop:o.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:o.extend("--ftds-checkbox-helper-icon-size","",l.iconSize2),helperHorizontalGap:o.extend("--ftds-checkbox-helper-horizontal-gap","",l.spacing1),errorUncheckedBorderColor:o.extend("--ftds-checkbox-error-unchecked-border-color","",u.borderErrorPrimary),errorStateLayerColor:o.extend("--ftds-checkbox-error-state-layer-color","",u.contentErrorPrimary),errorHelperTextColor:o.extend("--ftds-checkbox-error-helper-text-color","",u.borderErrorPrimary),errorCheckedBackgroundColor:o.extend("--ftds-checkbox-error-checked-background-color","",u.contentErrorPrimary),helperTextColor:o.extend("--ftds-checkbox-helper-text-color","",u.contentGlobalSubtle),groupVerticalGap:o.extend("--ftds-checkbox-group-vertical-gap","",l.spacing3)};var p4={circleSize:o.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:o.create("--ftds-radio-border-width","","SIZE","2px"),color:o.extend("--ftds-radio-color","",u.contentGlobalPrimary),selectedRadioColor:o.extend("--ftds-radio-selected-radio-color","",u.contentActionPrimary),selectedStateLayerColor:o.extend("--ftds-radio-selected-state-layer-color","",u.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ftds-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:o.extend("--ftds-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:o.extend("--ftds-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:o.extend("--ftds-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:o.extend("--ftds-radio-unselected-state-layer-color","",u.borderInputPrimary),unselectedBorderColor:o.extend("--ftds-radio-unselected-border-color","",u.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ftds-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ftds-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ftds-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:o.extend("--ftds-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-radio-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:o.extend("--ftds-radio-vertical-gap","",l.spacing3),horizontalGap:o.extend("--ftds-radio-horizontal-gap","",l.spacing3)};var h4={headerRowBorderWidth:o.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:o.extend("--ftds-table-header-row-background-color","",u.backgroundGlobalOnSurfaceDark),headerRowBorderColor:o.extend("--ftds-table-header-row-border-color","",u.borderGlobalPrimary),headerRowColor:o.extend("--ftds-table-header-row-color","",u.contentGlobalPrimary),dataRowBorderWidth:o.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:o.extend("--ftds-table-data-row-background-color","",u.backgroundGlobalOnSurface),dataRowBorderColor:o.extend("--ftds-table-data-row-border-color","",u.borderGlobalSubtle),dataRowColor:o.extend("--ftds-table-data-row-color","",u.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:o.extend("--ftds-table-data-row-default-hover-background-color","",l.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",l.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-default-background-color","",l.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:o.extend("--ftds-table-data-row-selectable-selected-default-border-color","",l.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",l.colorBrand20),dataRowSelectableSelectedHoverBorderColor:o.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",l.colorBrand30),dataRowSelectableSelectedColor:o.extend("--ftds-table-data-row-selectable-selected-color","",u.contentActionPrimary),dataRowClickableHoverBackgroundColor:o.extend("--ftds-table-data-row-clickable-hover-background-color","",l.colorGray30),dataRowClickableFocusBorderColor:o.extend("--ftds-table-data-row-clickable-focus-border-color","",u.borderActionFocusRing),dataRowClickableFocusBackgroundColor:o.extend("--ftds-table-data-row-clickable-focus-background-color","",l.colorGray30),dataRowClickableActiveBackgroundColor:o.extend("--ftds-table-data-row-clickable-active-background-color","",l.colorGray40),headerCellHorizontalGap:o.extend("--ftds-table-header-cell-horizontal-gap","",l.spacing1),headerCellVerticalPadding:o.extend("--ftds-table-header-cell-vertical-padding","",l.spacing2),headerCellHorizontalPadding:o.extend("--ftds-table-header-cell-horizontal-padding","",l.spacing3),dataCellVerticalPadding:o.extend("--ftds-table-data-cell-vertical-padding","",l.spacing2),dataCellHorizontalPadding:o.extend("--ftds-table-data-cell-horizontal-padding","",l.spacing3),dataCellVerticalGap:o.extend("--ftds-table-data-cell-vertical-gap","",l.spacing1)};var m4={neutralOffHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",u.borderActionFocusRing),neutralOffActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:o.extend("--ftds-chip-choice-neutral-off-background-color","",u.backgroundGlobalOnSurface),neutralOffBorderColor:o.extend("--ftds-chip-choice-neutral-off-border-color","",u.borderGlobalPrimary),neutralOffColor:o.extend("--ftds-chip-choice-neutral-off-color","",u.contentGlobalSecondary),neutralOffStateLayerColor:o.extend("--ftds-chip-choice-neutral-off-state-layer-color","",u.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",u.borderActionFocusRing),neutralOnActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:o.extend("--ftds-chip-choice-neutral-on-background-color","",u.backgroundGlobalOnSurface),neutralOnBorderColor:o.extend("--ftds-chip-choice-neutral-on-border-color","",u.borderGlobalPrimary),neutralOnColor:o.extend("--ftds-chip-choice-neutral-on-color","",u.contentGlobalPrimary),neutralOnIconColor:o.extend("--ftds-chip-choice-neutral-on-icon-color","",u.contentGlobalPrimary),neutralOnStateLayerColor:o.extend("--ftds-chip-choice-neutral-on-state-layer-color","",u.contentGlobalPrimary),largeMinHeight:o.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:o.extend("--ftds-chip-choice-large-gap","",l.spacing1),largeBorderRadius:o.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:o.extend("--ftds-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:o.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-choice-medium-icon-size","",l.iconSize2)};var g4={largeMinHeight:o.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:o.extend("--ftds-chip-large-button-right-padding","",l.spacing1),largeGap:o.extend("--ftds-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:o.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:o.extend("--ftds-chip-medium-button-right-padding","",l.spacing05),mediumGap:o.extend("--ftds-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:o.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-medium-icon-size","",l.iconSize2),smallMinHeight:o.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:o.extend("--ftds-chip-small-button-right-padding","",l.spacing05),smallGap:o.extend("--ftds-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:o.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:o.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ftds-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:o.extend("--ftds-chip-neutral-background-color","",u.backgroundGlobalOnSurface),neutralColor:o.extend("--ftds-chip-neutral-color","",u.contentGlobalSecondary),neutralIconColor:o.extend("--ftds-chip-neutral-icon-color","",u.contentGlobalSecondary),neutralBorderColor:o.extend("--ftds-chip-neutral-border-color","",u.borderGlobalSecondary),infoBackgroundColor:o.extend("--ftds-chip-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-chip-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-chip-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-chip-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-chip-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ftds-chip-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-chip-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-chip-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-chip-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ftds-chip-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-chip-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-chip-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-chip-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ftds-chip-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-chip-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-chip-error-border-color","",u.borderErrorSubtle)};var y4={brandHoverOpacity:o.extend("--ftds-link-brand-hover-opacity","",l.opacity80),brandHoverColor:o.extend("--ftds-link-brand-hover-color","",u.contentActionPrimary),brandFocusFocusRingColor:o.extend("--ftds-link-brand-focus-focus-ring-color","",u.borderActionFocusRing),brandFocusColor:o.extend("--ftds-link-brand-focus-color","",u.contentActionPrimary),brandDefaultColor:o.extend("--ftds-link-brand-default-color","",u.contentActionPrimary),brandActiveColor:o.extend("--ftds-link-brand-active-color","",u.contentActionPrimary),infoHoverOpacity:o.extend("--ftds-link-info-hover-opacity","",l.opacity80),infoHoverColor:o.extend("--ftds-link-info-hover-color","",u.contentInfoPrimary),infoFocusFocusRingColor:o.extend("--ftds-link-info-focus-focus-ring-color","",u.borderActionFocusRing),infoFocusColor:o.extend("--ftds-link-info-focus-color","",u.contentInfoPrimary),infoDefaultColor:o.extend("--ftds-link-info-default-color","",u.contentInfoPrimary),infoActiveColor:o.extend("--ftds-link-info-active-color","",u.contentInfoPrimary),neutralFocusFocusRingColor:o.extend("--ftds-link-neutral-focus-focus-ring-color","",u.borderActionFocusRing),neutralFocusColor:o.extend("--ftds-link-neutral-focus-color","",u.contentActionPrimary),neutralDefaultColor:o.extend("--ftds-link-neutral-default-color","",u.contentGlobalPrimary),neutralHoverColor:o.extend("--ftds-link-neutral-hover-color","",u.contentActionPrimary),neutralActiveColor:o.extend("--ftds-link-neutral-active-color","",u.contentActionPrimary),neutralVisitedColor:o.extend("--ftds-link-neutral-visited-color","",l.colorBrand100)};var b4={iconSize:o.extend("--ftds-banner-icon-size","",l.iconSize5),borderWidth:o.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ftds-banner-left-padding","",l.spacing6),rightPadding:o.extend("--ftds-banner-right-padding","",l.spacing6),verticalPadding:o.extend("--ftds-banner-vertical-padding","",l.spacing6),horizontalSideGap:o.extend("--ftds-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:o.extend("--ftds-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:o.extend("--ftds-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:o.extend("--ftds-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:o.extend("--ftds-banner-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-banner-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-banner-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-banner-info-border-color","",u.borderInfoSubtle)};var v4={horizontalPadding:o.extend("--ftds-badge-horizontal-padding","",l.spacing1),verticalPadding:o.extend("--ftds-badge-vertical-padding","",l.spacing1),borderRadius:o.extend("--ftds-badge-border-radius","",l.borderRadiusPill),color:o.extend("--ftds-badge-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ftds-badge-background-color","",u.contentActionPrimary)};var x4={horizontalGap:o.extend("--ftds-title-breadcrumb-horizontal-gap","",l.spacing1),currentColor:o.extend("--ftds-title-breadcrumb-current-color","",u.contentGlobalPrimary),previousNonClickableColor:o.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",u.contentGlobalSecondary),iconColor:o.extend("--ftds-title-breadcrumb-icon-color","",u.contentGlobalSubtle)};var S4={parentHorizontalPadding:o.extend("--ftds-page-header-parent-horizontal-padding","",l.spacing6),parentTopPadding:o.extend("--ftds-page-header-parent-top-padding","",l.spacing4),parentBottomPadding:o.extend("--ftds-page-header-parent-bottom-padding","",l.spacing6),parentHelpLeftMargin:o.extend("--ftds-page-header-parent-help-left-margin","",l.spacing1),parentTitleColor:o.extend("--ftds-page-header-parent-title-color","",u.contentGlobalPrimary),parentSubtitleColor:o.extend("--ftds-page-header-parent-subtitle-color","",u.contentGlobalSecondary),parentChipLeftMargin:o.extend("--ftds-page-header-parent-chip-left-margin","",l.spacing4),parentVerticalGap:o.extend("--ftds-page-header-parent-vertical-gap","",l.spacing2),parentButtonsGroupHorizontalGap:o.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",l.spacing4),parentButtonsGroupVerticalGap:o.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",l.spacing4),parentChipsGroupHorizontalGap:o.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",l.spacing2),parentChipsGroupVerticalGap:o.extend("--ftds-page-header-parent-chips-group-vertical-gap","",l.spacing2),childHorizontalPadding:o.extend("--ftds-page-header-child-horizontal-padding","",l.spacing6),childTopPadding:o.extend("--ftds-page-header-child-top-padding","",l.spacing2),childBottomPadding:o.extend("--ftds-page-header-child-bottom-padding","",l.spacing2),childHelpLeftMargin:o.extend("--ftds-page-header-child-help-left-margin","",l.spacing1),childChipLeftMargin:o.extend("--ftds-page-header-child-chip-left-margin","",l.spacing4),childVerticalGap:o.extend("--ftds-page-header-child-vertical-gap","",l.spacing2),childMinHeight:o.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:o.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",l.spacing4),childButtonsGroupVerticalGap:o.extend("--ftds-page-header-child-buttons-group-vertical-gap","",l.spacing4),childChipsGroupHorizontalGap:o.extend("--ftds-page-header-child-chips-group-horizontal-gap","",l.spacing2),childChipsGroupVerticalGap:o.extend("--ftds-page-header-child-chips-group-vertical-gap","",l.spacing2),backgroundColor:o.extend("--ftds-page-header-background-color","",l.colorWhite),bottomBorderColor:o.extend("--ftds-page-header-bottom-border-color","",u.borderGlobalSubtle),bottomBorderWidth:o.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var C4={horizontalPadding:o.extend("--ftds-page-footer-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-page-footer-vertical-padding","",l.spacing2),verticalGap:o.extend("--ftds-page-footer-vertical-gap","",l.spacing2),minHeight:o.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:o.extend("--ftds-page-footer-background-color","",l.colorWhite),topBorderColor:o.extend("--ftds-page-footer-top-border-color","",u.borderGlobalSubtle),topBorderWidth:o.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:o.extend("--ftds-page-footer-buttons-group-gap","",l.spacing4)};var E4={contentHorizontalPadding:o.extend("--ftds-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:o.extend("--ftds-page-layout-content-vertical-padding","",l.spacing6)};var O4={smallContainerTargetWidth:o.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:o.extend("--ftds-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:o.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:o.extend("--ftds-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:o.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:o.extend("--ftds-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:o.extend("--ftds-modal-overlay-background-color","",l.colorGray700),overlayOpacity:o.extend("--ftds-modal-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:o.extend("--ftds-modal-body-background-color","",l.colorWhite),bodyColor:o.extend("--ftds-modal-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:o.extend("--ftds-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:o.extend("--ftds-modal-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-modal-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ftds-modal-header-color","",u.contentGlobalPrimary),headerLeadingIconColor:o.extend("--ftds-modal-header-leading-icon-color","",u.contentGlobalPrimary),headerVerticalPadding:o.extend("--ftds-modal-header-vertical-padding","",l.spacing1),headerRightPadding:o.extend("--ftds-modal-header-right-padding","",l.spacing1),headerLeftPadding:o.extend("--ftds-modal-header-left-padding","",l.spacing6),headerGap:o.extend("--ftds-modal-header-gap","",l.spacing2),headerBorderBottomWidth:o.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:o.extend("--ftds-modal-border-radius","",l.borderRadiusM)};var A4={overlayOpacity:o.extend("--ftds-drawer-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-drawer-shadow","",l.shadowElevation03),bodyColor:o.extend("--ftds-drawer-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-drawer-body-vertical-padding","",l.spacing6),bodyGap:o.extend("--ftds-drawer-body-gap","",l.spacing6),bodyBackgroundColor:o.extend("--ftds-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:o.extend("--ftds-drawer-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-drawer-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ftds-drawer-header-color","",u.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ftds-drawer-header-trailing-icon-color","",u.contentGlobalSecondary),headerHeight:o.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ftds-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:o.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ftds-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:o.extend("--ftds-drawer-buttons-bar-background-color","",u.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ftds-drawer-buttons-bar-border-color","",u.borderGlobalSubtle),buttonsBarColor:o.extend("--ftds-drawer-buttons-bar-color","",u.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ftds-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:o.extend("--ftds-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:o.extend("--ftds-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:o.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ftds-drawer-overlay-background-color","",l.colorGray700)};var L4={offBorderBottomWidth:o.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ftds-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:o.extend("--ftds-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:o.extend("--ftds-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:o.extend("--ftds-tabs-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-tabs-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-tabs-off-state-layer-color","",u.contentGlobalSubtle),offBorderBottomColor:o.extend("--ftds-tabs-off-border-bottom-color","",u.borderGlobalSubtle),activeTabIndicatorHeight:o.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:o.extend("--ftds-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:o.extend("--ftds-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:o.extend("--ftds-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:o.extend("--ftds-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:o.extend("--ftds-tabs-horizontal-gap","",l.spacing1),verticalGap:o.extend("--ftds-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:o.extend("--ftds-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:o.extend("--ftds-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:o.extend("--ftds-tabs-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-tabs-on-state-layer-color","",u.contentActionPrimary),onActiveTabIndicatorColor:o.extend("--ftds-tabs-on-active-tab-indicator-color","",u.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ftds-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:o.extend("--ftds-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:o.extend("--ftds-tabs-alert-top-padding","",l.spacing1),alertRightPadding:o.extend("--ftds-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:o.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-tabs-focus-focus-ring-color","",u.borderActionFocusRing)};var Z={largeFieldHorizontalPadding:o.extend("--ftds-text-input-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:o.extend("--ftds-text-input-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:o.extend("--ftds-text-input-large-field-vertical-gap","",l.spacing05),largeFieldHeight:o.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-text-input-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-text-input-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-text-input-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:o.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-text-input-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:o.extend("--ftds-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-input-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-input-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-text-input-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-input-content-value-color","",u.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-text-input-trailing-icon-color","",u.contentGlobalSubtle),labelColor:o.extend("--ftds-text-input-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-input-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-input-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-input-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-input-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-input-error-helper-icon-color","",u.contentErrorIconOnly),warningBorderColor:o.extend("--ftds-text-input-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-text-input-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-text-input-warning-helper-icon-color","",u.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-text-input-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-input-disabled-component-opacity","",l.opacity40)};var w4={backgroundColor:o.extend("--ftds-text-area-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-area-content-value-color","",u.contentGlobalPrimary),labelColor:o.extend("--ftds-text-area-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-area-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-area-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-area-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-area-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-area-error-helper-icon-color","",u.contentErrorIconOnly),focusFocusRingColor:o.extend("--ftds-text-area-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:o.extend("--ftds-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:o.extend("--ftds-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:o.extend("--ftds-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:o.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ftds-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-area-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-area-border-radius","",l.borderRadiusS)};var R4={height:o.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ftds-floating-menu-horizontal-padding","",l.spacing4),offIconColor:o.extend("--ftds-floating-menu-off-icon-color","",u.contentGlobalPrimary),offColor:o.extend("--ftds-floating-menu-off-color","",u.contentGlobalPrimary),onColor:o.extend("--ftds-floating-menu-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-floating-menu-on-state-layer-color","",u.contentActionPrimary),gap:o.extend("--ftds-floating-menu-gap","",l.spacing3),focusFocusRingColor:o.extend("--ftds-floating-menu-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ftds-floating-menu-focus-state-layer-opacity","",l.opacity8),hoverStateLayerOpacity:o.extend("--ftds-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:o.extend("--ftds-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:o.extend("--ftds-floating-menu-icon-size","",l.iconSize3),backgroundColor:o.extend("--ftds-floating-menu-background-color","",u.backgroundGlobalOnSurface),shadow:o.extend("--ftds-floating-menu-shadow","",l.shadowElevation02)};var _4={largeFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:o.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:o.extend("--ftds-combobox-single-select-large-field-vertical-gap","",l.spacing05),largeFieldHeight:o.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-combobox-single-select-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:o.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-combobox-single-select-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:o.extend("--ftds-combobox-single-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-single-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:o.extend("--ftds-combobox-single-select-helper-vertical-gap","",l.spacing1),helperIconSize:o.extend("--ftds-combobox-single-select-helper-icon-size","",l.iconSize2),menuVerticalGap:o.extend("--ftds-combobox-single-select-menu-vertical-gap","",l.spacing2),borderRadius:o.extend("--ftds-combobox-single-select-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-combobox-single-select-background-color","",l.colorWhite),labelColor:o.extend("--ftds-combobox-single-select-label-color","",u.contentGlobalSubtle),contentValueColor:o.extend("--ftds-combobox-single-select-content-value-color","",u.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-combobox-single-select-trailing-icon-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-single-select-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-single-select-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-combobox-single-select-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-single-select-error-helper-text-color","",u.contentErrorPrimary),warningBorderWidth:o.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-single-select-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-single-select-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-single-select-warning-helper-icon-color","",u.contentWarningIconOnly),focusOutlineWidth:o.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-single-select-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-single-select-disabled-component-opacity","",l.opacity40)};var N4={backgroundColor:o.extend("--ftds-combobox-multi-select-background-color","",l.colorWhite),labelColor:o.extend("--ftds-combobox-multi-select-label-color","",u.contentGlobalSubtle),trailingIconColor:o.extend("--ftds-combobox-multi-select-trailing-icon-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-multi-select-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-multi-select-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:o.extend("--ftds-combobox-multi-select-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-multi-select-error-helper-text-color","",u.contentErrorPrimary),errorHelperIcon:o.extend("--ftds-combobox-multi-select-error-helper-icon","",u.contentErrorIconOnly),errorBorderWidth:o.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-multi-select-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-multi-select-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",u.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-multi-select-disabled-component-opacity","",l.opacity40),helperHorizontalPadding:o.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:o.extend("--ftds-combobox-multi-select-helper-vertical-gap","",l.spacing1),helperIconSize:o.extend("--ftds-combobox-multi-select-helper-icon-size","",l.iconSize2),fieldHorizontalPadding:o.extend("--ftds-combobox-multi-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:o.extend("--ftds-combobox-multi-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:o.extend("--ftds-combobox-multi-select-field-vertical-gap","",l.spacing05),fieldIconSize:o.extend("--ftds-combobox-multi-select-field-icon-size","",l.iconSize3),fieldMaxHeight:o.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),contentValuesVerticalGap:o.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",l.spacing1),borderRadius:o.extend("--ftds-combobox-multi-select-border-radius","",l.borderRadiusS)};var T4={backgroundColor:o.extend("--ftds-popover-background-color","",u.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ftds-popover-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-popover-vertical-padding","",l.spacing6),titleColor:o.extend("--ftds-popover-title-color","",u.contentGlobalPrimary),bodyColor:o.extend("--ftds-popover-body-color","",u.contentGlobalSecondary),gap:o.extend("--ftds-popover-gap","",l.spacing2),borderRadius:o.extend("--ftds-popover-border-radius","",l.borderRadiusM),shadow:o.extend("--ftds-popover-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:o.extend("--ftds-popover-content-section-vertical-gap","",l.spacing2),multiSectionVerticalGap:o.extend("--ftds-popover-multi-section-vertical-gap","",l.spacing6)};var M4={hoverStateLayerOpacity:o.extend("--ftds-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:o.extend("--ftds-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:o.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ftds-collapsible-focus-focus-ring-color","",u.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ftds-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:o.extend("--ftds-collapsible-horizontal-padding","",l.spacing4),verticalPadding:o.extend("--ftds-collapsible-vertical-padding","",l.spacing3),color:o.extend("--ftds-collapsible-color","",u.contentGlobalPrimary),stateLayerColor:o.extend("--ftds-collapsible-state-layer-color","",u.contentGlobalPrimary),backgroundColor:o.extend("--ftds-collapsible-background-color","",u.backgroundGlobalOnSurface),borderColor:o.extend("--ftds-collapsible-border-color","",u.borderGlobalSubtle),iconSize:o.extend("--ftds-collapsible-icon-size","",l.iconSize3)};var I4={groupHorizontalPadding:o.extend("--ftds-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:o.extend("--ftds-switch-group-vertical-padding","",l.spacing1),groupGap:o.extend("--ftds-switch-group-gap","",l.spacing1),groupBackgroundColor:o.extend("--ftds-switch-group-background-color","",u.backgroundGlobalSurface),groupBorderColor:o.extend("--ftds-switch-group-border-color","",u.borderGlobalSubtle),groupBorderRadius:o.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ftds-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:o.extend("--ftds-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:o.extend("--ftds-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:o.extend("--ftds-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:o.extend("--ftds-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:o.extend("--ftds-switch-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-switch-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-switch-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:o.extend("--ftds-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:o.extend("--ftds-switch-on-disabled-component-opacity","",l.opacity40),onColor:o.extend("--ftds-switch-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-switch-on-state-layer-color","",u.contentActionPrimary),iconHorizontalPadding:o.extend("--ftds-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:o.extend("--ftds-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:o.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-switch-focus-focus-ring-color","",u.borderActionFocusRing),optionBorderRadius:o.extend("--ftds-switch-option-border-radius","",l.borderRadiusS)};var P4={color1Light:o.extend("--ftds-chart-1-light","for area color charts",l.colorBrand40),color1Base:o.extend("--ftds-chart-1-base","for line charts",l.colorBrand0),color2Light:o.extend("--ftds-chart-2-light","for area color charts",l.colorYellow60),color2Base:o.extend("--ftds-chart-2-base","for line charts",l.colorYellow100),color3Light:o.extend("--ftds-chart-3-light","",l.colorUltramarine40),color3Base:o.extend("--ftds-chart-3-base","",l.colorUltramarine70),color4Light:o.extend("--ftds-chart-4-light","",l.colorCyan50),color4Base:o.extend("--ftds-chart-4-base","",l.colorCyan100),color5Light:o.extend("--ftds-chart-5-light","",l.colorRed40),color5Base:o.extend("--ftds-chart-5-base","",l.colorRed60),color6Light:o.extend("--ftds-chart-6-light","",l.colorGreen40),color6Base:o.extend("--ftds-chart-6-base","",l.colorGreen70),color7Light:o.extend("--ftds-chart-7-light","",l.colorOrange70),color7Base:o.extend("--ftds-chart-7-base","",l.colorOrange100),color8Light:o.extend("--ftds-chart-8-light","",l.colorAvocado70),color8Base:o.extend("--ftds-chart-8-base","",l.colorAvocado200),color9Light:o.extend("--ftds-chart-9-light","",l.colorBrown50),color9Base:o.extend("--ftds-chart-9-base","",l.colorBrown200),color10Light:o.extend("--ftds-chart-10-light","",l.colorGray50),color10Base:o.extend("--ftds-chart-10-base","",l.colorGray80),monochrome10:o.extend("--ftds-chart-monochrome-10","",l.colorBrand10),monochrome20:o.extend("--ftds-chart-monochrome-20","",l.colorBrand20),monochrome30:o.extend("--ftds-chart-monochrome-30","",l.colorBrand40),monochrome40:o.extend("--ftds-chart-monochrome-40","",l.colorBrand60),monochrome50:o.extend("--ftds-chart-monochrome-50","",l.colorBrand0),monochrome60:o.extend("--ftds-chart-monochrome-60","",l.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",l.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",l.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",l.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",l.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",l.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",l.opacity48),scatterplotDatapointInitialHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",l.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",l.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",l.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",l.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",l.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",l.colorGray70),scatterplotDatapointHoverHoverRingColor:o.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",l.colorCyan200)};var z4={color1IconColor:o.extend("--ftds-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:o.extend("--ftds-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:o.extend("--ftds-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:o.extend("--ftds-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:o.extend("--ftds-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:o.extend("--ftds-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:o.extend("--ftds-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:o.extend("--ftds-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:o.extend("--ftds-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:o.extend("--ftds-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:o.extend("--ftds-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:o.extend("--ftds-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:o.extend("--ftds-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:o.extend("--ftds-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:o.extend("--ftds-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:o.extend("--ftds-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var k4={borderWidth:o.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ftds-notice-horizontal-padding","",l.spacing3),verticalPadding:o.extend("--ftds-notice-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-notice-border-radius","",l.borderRadiusS),gap:o.extend("--ftds-notice-gap","",l.spacing2),iconSize:o.extend("--ftds-notice-icon-size","",l.iconSize3),infoBackgroundColor:o.extend("--ftds-notice-info-background-color","",u.backgroundInfoSubtle),infoBorderColor:o.extend("--ftds-notice-info-border-color","",u.borderInfoSubtle),infoColor:o.extend("--ftds-notice-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-notice-info-icon-color","",u.contentInfoIconOnly),warningBackgroundColor:o.extend("--ftds-notice-warning-background-color","",u.backgroundWarningSubtle),warningBorderColor:o.extend("--ftds-notice-warning-border-color","",u.borderWarningSubtle),warningColor:o.extend("--ftds-notice-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-notice-warning-icon-color","",u.contentWarningIconOnly),errorBackgroundColor:o.extend("--ftds-notice-error-background-color","",u.backgroundErrorSubtle),errorBorderColor:o.extend("--ftds-notice-error-border-color","",u.borderErrorSubtle),errorColor:o.extend("--ftds-notice-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-notice-error-icon-color","",u.contentErrorIconOnly),successBackgroundColor:o.extend("--ftds-notice-success-background-color","",u.backgroundSuccessSubtle),successBorderColor:o.extend("--ftds-notice-success-border-color","",u.borderSuccessSubtle),successColor:o.extend("--ftds-notice-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-notice-success-icon-color","",u.contentSuccessIconOnly),denseHorizontalPadding:o.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:o.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:o.extend("--ftds-notice-dense-gap","",l.spacing1),denseIconSize:o.extend("--ftds-notice-dense-icon-size","",l.iconSize2),denseBorderWidth:o.create("--ftds-notice-dense-border-width","","SIZE","0")};var D4={offHoverStateLayerOpacity:o.extend("--ftds-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:o.extend("--ftds-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:o.extend("--ftds-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:o.extend("--ftds-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:o.extend("--ftds-toggle-off-background-color","",u.contentGlobalSubtle),offIconColor:o.extend("--ftds-toggle-off-icon-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-toggle-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:o.extend("--ftds-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:o.extend("--ftds-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:o.extend("--ftds-toggle-on-background-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-toggle-on-state-layer-color","",u.contentActionPrimary),onIconColor:o.extend("--ftds-toggle-on-icon-color","",u.contentActionPrimary),color:o.extend("--ftds-toggle-color","",u.contentGlobalPrimary),focusFocusRingColor:o.extend("--ftds-toggle-focus-focus-ring-color","",u.borderActionFocusRing),gap:o.extend("--ftds-toggle-gap","",l.spacing3)};var U4={iconSize:o.extend("--ftds-notification-icon-size","",l.iconSize4),leftPadding:o.extend("--ftds-notification-left-padding","",l.spacing5),rightPadding:o.extend("--ftds-notification-right-padding","",l.spacing4),verticalPadding:o.extend("--ftds-notification-vertical-padding","",l.spacing3),infoBackgroundColor:o.extend("--ftds-notification-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-notification-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-notification-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-notification-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-notification-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ftds-notification-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-notification-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-notification-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-notification-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ftds-notification-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-notification-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-notification-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-notification-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ftds-notification-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-notification-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-notification-error-border-color","",u.borderErrorSubtle),borderRadius:o.extend("--ftds-notification-border-radius","",l.borderRadiusPill),borderWidth:o.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ftds-notification-leading-gap","",l.spacing2),trailingGap:o.extend("--ftds-notification-trailing-gap","",l.spacing8)};var $4={horizontalPadding:o.extend("--ftds-tooltip-horizontal-padding","",l.spacing2),verticalPadding:o.extend("--ftds-tooltip-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-tooltip-border-radius","",l.borderRadiusS),color:o.extend("--ftds-tooltip-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ftds-tooltip-background-color","",u.contentGlobalPrimary),backgroundOpacity:o.extend("--ftds-tooltip-background-opacity","",l.opacity80),shadow:o.extend("--ftds-tooltip-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ftds-tooltip-gap","",l.spacing05)};var B4={verticalPadding:o.extend("--ftds-reorderable-list-vertical-padding","",l.spacing4),gap:o.extend("--ftds-reorderable-list-gap","",l.spacing1),borderRadius:o.extend("--ftds-reorderable-list-border-radius","",l.borderRadiusM),reorderableItemTitleMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",l.spacing6),reorderableItemTitleColor:o.extend("--ftds-reorderable-list-reorderable-item-title-color","",u.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",l.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",l.spacing2),reorderableItemRightButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",l.spacing2),reorderableItemUsersCountColor:o.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",u.contentGlobalPrimary),reorderableItemUsersCountMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",l.spacing6),reorderableItemBackgroundColor:o.extend("--ftds-reorderable-list-reorderable-item-background-color","",u.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",l.spacing1),reorderableItemWarningMessageColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",u.contentWarningPrimary),reorderableItemWarningMessageIconColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",u.contentWarningIconOnly),reorderableItemGripColor:o.extend("--ftds-reorderable-list-reorderable-item-grip-color","",u.contentGlobalSecondary),reorderableItemGripOpacity:o.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",l.opacity48),boxShadow:o.extend("--ftds-reorderable-list-box-shadow","",l.shadowElevation01),borderWidth:o.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:o.extend("--ftds-reorderable-list-reorderable-items-gap","",l.spacing2),leftPadding:o.extend("--ftds-reorderable-list-left-padding","",l.spacing2),rightPadding:o.extend("--ftds-reorderable-list-right-padding","",l.spacing6),borderColor:o.extend("--ftds-reorderable-list-border-color","",u.borderGlobalPrimary),backgroundColor:o.extend("--ftds-reorderable-list-background-color","",u.backgroundGlobalOnSurfaceDark)};var H4={menuHorizontalPadding:o.extend("--ftds-date-range-picker-menu-horizontal-padding","",l.spacing4),menuVerticalPadding:o.extend("--ftds-date-range-picker-menu-vertical-padding","",l.spacing4),menuVerticalGap:o.extend("--ftds-date-range-picker-menu-vertical-gap","",l.spacing4),menuButtonsVerticalGap:o.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",l.spacing2)};var Rt;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Rt||(Rt={}));var Ie;(function(e){e.large="large",e.medium="medium",e.small="small"})(Ie||(Ie={}));function Ii(e){return`ftds--family-${e}`}function Pi(e){return`ftds--size-${e}`}var J={colorPrimary:o.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:o.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:o.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:o.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:o.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:o.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorInfo:o.create("--ft-color-info","","COLOR","#0F6BC5"),colorWarning:o.create("--ft-color-warning","","COLOR","#B74706"),colorError:o.create("--ft-color-error","","COLOR","#B00020"),colorSuccess:o.create("--ft-color-success","","COLOR","#187856"),colorOutline:o.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:o.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:o.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:o.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:o.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:o.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:o.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:o.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:o.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:o.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:o.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:o.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:o.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:o.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:o.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:o.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:o.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:o.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:o.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:o.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:o.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:o.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:o.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:o.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:o.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:o.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:o.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:o.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:o.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:o.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:o.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:o.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:o.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:o.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:o.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:o.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:o.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:o.create("--ft-elevation-00","","SHADOW","0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0)"),elevation01:o.create("--ft-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation02:o.create("--ft-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0, 0, 0, 0.06), 0px 2px 5px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation03:o.create("--ft-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0, 0, 0, 0.06), 0px 3px 7px 0px rgba(0, 0, 0, 0.14), 0px 1px 2px 0px rgba(0, 0, 0, 0.06)"),elevation04:o.create("--ft-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0, 0, 0, 0.06), 0px 4px 9px 0px rgba(0, 0, 0, 0.14), 0px 2px 3px 0px rgba(0, 0, 0, 0.06)"),elevation06:o.create("--ft-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0, 0, 0, 0.06), 0px 6px 13px 0px rgba(0, 0, 0, 0.14), 0px 4px 5px 0px rgba(0, 0, 0, 0.06)"),elevation08:o.create("--ft-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0, 0, 0, 0.06), 0px 8px 17px 0px rgba(0, 0, 0, 0.14), 0px 6px 7px 0px rgba(0, 0, 0, 0.06)"),elevation12:o.create("--ft-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0, 0, 0, 0.06), 0px 12px 23px 0px rgba(0, 0, 0, 0.14), 0px 10px 11px 0px rgba(0, 0, 0, 0.06)"),elevation16:o.create("--ft-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0, 0, 0, 0.06), 0px 16px 29px 0px rgba(0, 0, 0, 0.14), 0px 14px 15px 0px rgba(0, 0, 0, 0.06)"),elevation24:o.create("--ft-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0, 0, 0, 0.06), 0px 24px 41px 0px rgba(0, 0, 0, 0.14), 0px 22px 23px 0px rgba(0, 0, 0, 0.06)"),borderRadiusS:o.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXL:o.create("--ft-border-radius-xl","","SIZE","16px"),titleFont:o.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:o.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:o.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:o.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var Di={};Y(Di,{DynamicImporter:()=>Ja,dynamicImporter:()=>F4});var Ja=class{async import(t){if(t)return import(t)}},F4=new Ja;var Ji={};Y(Ji,{computeOffsetAutoPosition:()=>cp,computeOffsetPosition:()=>Xi});var Hl=["top","right","bottom","left"],Bl=["start","end"],$i=Hl.reduce((e,t)=>e.concat(t,t+"-"+Bl[0],t+"-"+Bl[1]),[]),Qa=Math.min,Vt=Math.max;var G4={left:"right",right:"left",bottom:"top",top:"bottom"},W4={start:"end",end:"start"};function Bi(e,t,r){return Vt(e,Qa(t,r))}function Dr(e,t){return typeof e=="function"?e(t):e}function Kt(e){return e.split("-")[0]}function mt(e){return e.split("-")[1]}function Hi(e){return e==="x"?"y":"x"}function Fi(e){return e==="y"?"height":"width"}function Ur(e){return["top","bottom"].includes(Kt(e))?"y":"x"}function Gi(e){return Hi(Ur(e))}function Fl(e,t,r){r===void 0&&(r=!1);let a=mt(e),n=Gi(e),i=Fi(n),s=n==="x"?a===(r?"end":"start")?"right":"left":a==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=Ui(s)),[s,Ui(s)]}function Gl(e){return e.replace(/start|end/g,t=>W4[t])}function Ui(e){return e.replace(/left|right|bottom|top/g,t=>G4[t])}function j4(e){return{top:0,right:0,bottom:0,left:0,...e}}function Wl(e){return typeof e!="number"?j4(e):{top:e,right:e,bottom:e,left:e}}function pr(e){let{x:t,y:r,width:a,height:n}=e;return{width:a,height:n,top:r,left:t,right:t+a,bottom:r+n,x:t,y:r}}function jl(e,t,r){let{reference:a,floating:n}=e,i=Ur(t),s=Gi(t),c=Fi(s),d=Kt(t),f=i==="y",h=a.x+a.width/2-n.width/2,p=a.y+a.height/2-n.height/2,y=a[c]/2-n[c]/2,v;switch(d){case"top":v={x:h,y:a.y-n.height};break;case"bottom":v={x:h,y:a.y+a.height};break;case"right":v={x:a.x+a.width,y:p};break;case"left":v={x:a.x-n.width,y:p};break;default:v={x:a.x,y:a.y}}switch(mt(t)){case"start":v[s]-=y*(r&&f?-1:1);break;case"end":v[s]+=y*(r&&f?-1:1);break}return v}var Vl=async(e,t,r)=>{let{placement:a="bottom",strategy:n="absolute",middleware:i=[],platform:s}=r,c=i.filter(Boolean),d=await(s.isRTL==null?void 0:s.isRTL(t)),f=await s.getElementRects({reference:e,floating:t,strategy:n}),{x:h,y:p}=jl(f,a,d),y=a,v={},S=0;for(let O=0;O<c.length;O++){let{name:_,fn:N}=c[O],{x:M,y:A,data:E,reset:L}=await N({x:h,y:p,initialPlacement:a,placement:y,strategy:n,middlewareData:v,rects:f,platform:s,elements:{reference:e,floating:t}});h=M??h,p=A??p,v={...v,[_]:{...v[_],...E}},L&&S<=50&&(S++,typeof L=="object"&&(L.placement&&(y=L.placement),L.rects&&(f=L.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:n}):L.rects),{x:h,y:p}=jl(f,y,d)),O=-1)}return{x:h,y:p,placement:y,strategy:n,middlewareData:v}};async function en(e,t){var r;t===void 0&&(t={});let{x:a,y:n,platform:i,rects:s,elements:c,strategy:d}=e,{boundary:f="clippingAncestors",rootBoundary:h="viewport",elementContext:p="floating",altBoundary:y=!1,padding:v=0}=Dr(t,e),S=Wl(v),_=c[y?p==="floating"?"reference":"floating":p],N=pr(await i.getClippingRect({element:(r=await(i.isElement==null?void 0:i.isElement(_)))==null||r?_:_.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(c.floating)),boundary:f,rootBoundary:h,strategy:d})),M=p==="floating"?{x:a,y:n,width:s.floating.width,height:s.floating.height}:s.reference,A=await(i.getOffsetParent==null?void 0:i.getOffsetParent(c.floating)),E=await(i.isElement==null?void 0:i.isElement(A))?await(i.getScale==null?void 0:i.getScale(A))||{x:1,y:1}:{x:1,y:1},L=pr(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:M,offsetParent:A,strategy:d}):M);return{top:(N.top-L.top+S.top)/E.y,bottom:(L.bottom-N.bottom+S.bottom)/E.y,left:(N.left-L.left+S.left)/E.x,right:(L.right-N.right+S.right)/E.x}}function V4(e,t,r){return(e?[...r.filter(n=>mt(n)===e),...r.filter(n=>mt(n)!==e)]:r.filter(n=>Kt(n)===n)).filter(n=>e?mt(n)===e||(t?Gl(n)!==n:!1):!0)}var tn=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,a,n;let{rects:i,middlewareData:s,placement:c,platform:d,elements:f}=t,{crossAxis:h=!1,alignment:p,allowedPlacements:y=$i,autoAlignment:v=!0,...S}=Dr(e,t),O=p!==void 0||y===$i?V4(p||null,v,y):y,_=await en(t,S),N=((r=s.autoPlacement)==null?void 0:r.index)||0,M=O[N];if(M==null)return{};let A=Fl(M,i,await(d.isRTL==null?void 0:d.isRTL(f.floating)));if(c!==M)return{reset:{placement:O[0]}};let E=[_[Kt(M)],_[A[0]],_[A[1]]],L=[...((a=s.autoPlacement)==null?void 0:a.overflows)||[],{placement:M,overflows:E}],k=O[N+1];if(k)return{data:{index:N+1,overflows:L},reset:{placement:k}};let W=L.map($=>{let b=mt($.placement);return[$.placement,b&&h?$.overflows.slice(0,2).reduce((w,D)=>w+D,0):$.overflows[0],$.overflows]}).sort(($,b)=>$[1]-b[1]),V=((n=W.filter($=>$[2].slice(0,mt($[0])?2:3).every(b=>b<=0))[0])==null?void 0:n[0])||W[0][0];return V!==c?{data:{index:N+1,overflows:L},reset:{placement:V}}:{}}}};async function K4(e,t){let{placement:r,platform:a,elements:n}=e,i=await(a.isRTL==null?void 0:a.isRTL(n.floating)),s=Kt(r),c=mt(r),d=Ur(r)==="y",f=["left","top"].includes(s)?-1:1,h=i&&d?-1:1,p=Dr(t,e),{mainAxis:y,crossAxis:v,alignmentAxis:S}=typeof p=="number"?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:p.mainAxis||0,crossAxis:p.crossAxis||0,alignmentAxis:p.alignmentAxis};return c&&typeof S=="number"&&(v=c==="end"?S*-1:S),d?{x:v*h,y:y*f}:{x:y*f,y:v*h}}var Wi=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,a;let{x:n,y:i,placement:s,middlewareData:c}=t,d=await K4(t,e);return s===((r=c.offset)==null?void 0:r.placement)&&(a=c.arrow)!=null&&a.alignmentOffset?{}:{x:n+d.x,y:i+d.y,data:{...d,placement:s}}}}},ji=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:a,placement:n}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:c={fn:_=>{let{x:N,y:M}=_;return{x:N,y:M}}},...d}=Dr(e,t),f={x:r,y:a},h=await en(t,d),p=Ur(Kt(n)),y=Hi(p),v=f[y],S=f[p];if(i){let _=y==="y"?"top":"left",N=y==="y"?"bottom":"right",M=v+h[_],A=v-h[N];v=Bi(M,v,A)}if(s){let _=p==="y"?"top":"left",N=p==="y"?"bottom":"right",M=S+h[_],A=S-h[N];S=Bi(M,S,A)}let O=c.fn({...t,[y]:v,[p]:S});return{...O,data:{x:O.x-r,y:O.y-a,enabled:{[y]:i,[p]:s}}}}}};var Vi=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var r,a;let{placement:n,rects:i,platform:s,elements:c}=t,{apply:d=()=>{},...f}=Dr(e,t),h=await en(t,f),p=Kt(n),y=mt(n),v=Ur(n)==="y",{width:S,height:O}=i.floating,_,N;p==="top"||p==="bottom"?(_=p,N=y===(await(s.isRTL==null?void 0:s.isRTL(c.floating))?"start":"end")?"left":"right"):(N=p,_=y==="end"?"top":"bottom");let M=O-h.top-h.bottom,A=S-h.left-h.right,E=Qa(O-h[_],M),L=Qa(S-h[N],A),k=!t.middlewareData.shift,W=E,K=L;if((r=t.middlewareData.shift)!=null&&r.enabled.x&&(K=A),(a=t.middlewareData.shift)!=null&&a.enabled.y&&(W=M),k&&!y){let $=Vt(h.left,0),b=Vt(h.right,0),w=Vt(h.top,0),D=Vt(h.bottom,0);v?K=S-2*($!==0||b!==0?$+b:Vt(h.left,h.right)):W=O-2*(w!==0||D!==0?w+D:Vt(h.top,h.bottom))}await d({...t,availableWidth:K,availableHeight:W});let V=await s.getDimensions(c.floating);return S!==V.width||O!==V.height?{reset:{rects:!0}}:{}}}};var Ki=Math.min,$r=Math.max,ko=Math.round;var _t=e=>({x:e,y:e});function Nt(e){return Zl(e)?(e.nodeName||"").toLowerCase():"#document"}function Pe(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Tt(e){var t;return(t=(Zl(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Zl(e){return e instanceof Node||e instanceof Pe(e).Node}function gt(e){return e instanceof Element||e instanceof Pe(e).Element}function tt(e){return e instanceof HTMLElement||e instanceof Pe(e).HTMLElement}function Kl(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Pe(e).ShadowRoot}function Br(e){let{overflow:t,overflowX:r,overflowY:a,display:n}=$e(e);return/auto|scroll|overlay|hidden|clip/.test(t+a+r)&&!["inline","contents"].includes(n)}function Yl(e){return["table","td","th"].includes(Nt(e))}function on(e){let t=an(),r=$e(e);return r.transform!=="none"||r.perspective!=="none"||(r.containerType?r.containerType!=="normal":!1)||!t&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!t&&(r.filter?r.filter!=="none":!1)||["transform","perspective","filter"].some(a=>(r.willChange||"").includes(a))||["paint","layout","strict","content"].some(a=>(r.contain||"").includes(a))}function ql(e){let t=hr(e);for(;tt(t)&&!Do(t);){if(on(t))return t;t=hr(t)}return null}function an(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Do(e){return["html","body","#document"].includes(Nt(e))}function $e(e){return Pe(e).getComputedStyle(e)}function Uo(e){return gt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function hr(e){if(Nt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Kl(e)&&e.host||Tt(e);return Kl(t)?t.host:t}function Xl(e){let t=hr(e);return Do(t)?e.ownerDocument?e.ownerDocument.body:e.body:tt(t)&&Br(t)?t:Xl(t)}function rn(e,t,r){var a;t===void 0&&(t=[]),r===void 0&&(r=!0);let n=Xl(e),i=n===((a=e.ownerDocument)==null?void 0:a.body),s=Pe(n);return i?t.concat(s,s.visualViewport||[],Br(n)?n:[],s.frameElement&&r?rn(s.frameElement):[]):t.concat(n,rn(n,[],r))}function ed(e){let t=$e(e),r=parseFloat(t.width)||0,a=parseFloat(t.height)||0,n=tt(e),i=n?e.offsetWidth:r,s=n?e.offsetHeight:a,c=ko(r)!==i||ko(a)!==s;return c&&(r=i,a=s),{width:r,height:a,$:c}}function td(e){return gt(e)?e:e.contextElement}function Hr(e){let t=td(e);if(!tt(t))return _t(1);let r=t.getBoundingClientRect(),{width:a,height:n,$:i}=ed(t),s=(i?ko(r.width):r.width)/a,c=(i?ko(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var Z4=_t(0);function rd(e){let t=Pe(e);return!an()||!t.visualViewport?Z4:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Y4(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==Pe(e)?!1:t}function $o(e,t,r,a){t===void 0&&(t=!1),r===void 0&&(r=!1);let n=e.getBoundingClientRect(),i=td(e),s=_t(1);t&&(a?gt(a)&&(s=Hr(a)):s=Hr(e));let c=Y4(i,r,a)?rd(i):_t(0),d=(n.left+c.x)/s.x,f=(n.top+c.y)/s.y,h=n.width/s.x,p=n.height/s.y;if(i){let y=Pe(i),v=a&&gt(a)?Pe(a):a,S=y.frameElement;for(;S&&a&&v!==y;){let O=Hr(S),_=S.getBoundingClientRect(),N=$e(S),M=_.left+(S.clientLeft+parseFloat(N.paddingLeft))*O.x,A=_.top+(S.clientTop+parseFloat(N.paddingTop))*O.y;d*=O.x,f*=O.y,h*=O.x,p*=O.y,d+=M,f+=A,S=Pe(S).frameElement}}return pr({width:h,height:p,x:d,y:f})}function q4(e){let{rect:t,offsetParent:r,strategy:a}=e,n=tt(r),i=Tt(r);if(r===i)return t;let s={scrollLeft:0,scrollTop:0},c=_t(1),d=_t(0);if((n||!n&&a!=="fixed")&&((Nt(r)!=="body"||Br(i))&&(s=Uo(r)),tt(r))){let f=$o(r);c=Hr(r),d.x=f.x+r.clientLeft,d.y=f.y+r.clientTop}return{width:t.width*c.x,height:t.height*c.y,x:t.x*c.x-s.scrollLeft*c.x+d.x,y:t.y*c.y-s.scrollTop*c.y+d.y}}function X4(e){return Array.from(e.getClientRects())}function od(e){return $o(Tt(e)).left+Uo(e).scrollLeft}function J4(e){let t=Tt(e),r=Uo(e),a=e.ownerDocument.body,n=$r(t.scrollWidth,t.clientWidth,a.scrollWidth,a.clientWidth),i=$r(t.scrollHeight,t.clientHeight,a.scrollHeight,a.clientHeight),s=-r.scrollLeft+od(e),c=-r.scrollTop;return $e(a).direction==="rtl"&&(s+=$r(t.clientWidth,a.clientWidth)-n),{width:n,height:i,x:s,y:c}}function Q4(e,t){let r=Pe(e),a=Tt(e),n=r.visualViewport,i=a.clientWidth,s=a.clientHeight,c=0,d=0;if(n){i=n.width,s=n.height;let f=an();(!f||f&&t==="fixed")&&(c=n.offsetLeft,d=n.offsetTop)}return{width:i,height:s,x:c,y:d}}function ep(e,t){let r=$o(e,!0,t==="fixed"),a=r.top+e.clientTop,n=r.left+e.clientLeft,i=tt(e)?Hr(e):_t(1),s=e.clientWidth*i.x,c=e.clientHeight*i.y,d=n*i.x,f=a*i.y;return{width:s,height:c,x:d,y:f}}function Jl(e,t,r){let a;if(t==="viewport")a=Q4(e,r);else if(t==="document")a=J4(Tt(e));else if(gt(t))a=ep(t,r);else{let n=rd(e);a={...t,x:t.x-n.x,y:t.y-n.y}}return pr(a)}function ad(e,t){let r=hr(e);return r===t||!gt(r)||Do(r)?!1:$e(r).position==="fixed"||ad(r,t)}function tp(e,t){let r=t.get(e);if(r)return r;let a=rn(e,[],!1).filter(c=>gt(c)&&Nt(c)!=="body"),n=null,i=$e(e).position==="fixed",s=i?hr(e):e;for(;gt(s)&&!Do(s);){let c=$e(s),d=on(s);!d&&c.position==="fixed"&&(n=null),(i?!d&&!n:!d&&c.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||Br(s)&&!d&&ad(e,s))?a=a.filter(h=>h!==s):n=c,s=hr(s)}return t.set(e,a),a}function rp(e){let{element:t,boundary:r,rootBoundary:a,strategy:n}=e,s=[...r==="clippingAncestors"?tp(t,this._c):[].concat(r),a],c=s[0],d=s.reduce((f,h)=>{let p=Jl(t,h,n);return f.top=$r(p.top,f.top),f.right=Ki(p.right,f.right),f.bottom=Ki(p.bottom,f.bottom),f.left=$r(p.left,f.left),f},Jl(t,c,n));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function op(e){return ed(e)}function ap(e,t,r){let a=tt(t),n=Tt(t),i=r==="fixed",s=$o(e,!0,i,t),c={scrollLeft:0,scrollTop:0},d=_t(0);if(a||!a&&!i)if((Nt(t)!=="body"||Br(n))&&(c=Uo(t)),a){let f=$o(t,!0,i,t);d.x=f.x+t.clientLeft,d.y=f.y+t.clientTop}else n&&(d.x=od(n));return{x:s.left+c.scrollLeft-d.x,y:s.top+c.scrollTop-d.y,width:s.width,height:s.height}}function Ql(e,t){return!tt(e)||$e(e).position==="fixed"?null:t?t(e):e.offsetParent}function nd(e,t){let r=Pe(e);if(!tt(e))return r;let a=Ql(e,t);for(;a&&Yl(a)&&$e(a).position==="static";)a=Ql(a,t);return a&&(Nt(a)==="html"||Nt(a)==="body"&&$e(a).position==="static"&&!on(a))?r:a||ql(e)||r}var np=async function(e){let{reference:t,floating:r,strategy:a}=e,n=this.getOffsetParent||nd,i=this.getDimensions;return{reference:ap(t,await n(r),a),floating:{x:0,y:0,...await i(r)}}};function ip(e){return $e(e).direction==="rtl"}var Fr={convertOffsetParentRelativeRectToViewportRelativeRect:q4,getDocumentElement:Tt,getClippingRect:rp,getOffsetParent:nd,getElementRects:np,getClientRects:X4,getDimensions:op,getScale:Hr,isElement:gt,isRTL:ip};var Zi=(e,t,r)=>{let a=new Map,n={platform:Fr,...r},i={...n.platform,_c:a};return Vl(e,t,{...n,platform:i})};function qi(e){return sp(e)}function Yi(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function sp(e){for(let t=e;t;t=Yi(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Yi(e);t;t=Yi(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||t.tagName==="BODY"))return t}return null}async function Xi(e,t,r){return Zi(e,t,{platform:{...Fr,getOffsetParent:a=>Fr.getOffsetParent(a,qi)},middleware:[ji({crossAxis:!0}),tn({allowedPlacements:[r]})]})}async function cp(e,t,r,a,n,i,s=4){return Zi(e,t,{placement:r,strategy:n,platform:{...Fr,getOffsetParent:c=>Fr.getOffsetParent(c,qi)},middleware:[Wi(s),tn({allowedPlacements:a}),Vi({apply({availableHeight:c,elements:d}){typeof i=="string"&&(i=`var(${i})`),i?d.floating.style.maxHeight=`min(${Math.max(0,c)}px, ${i})`:d.floating.style.maxHeight=`${Math.max(0,c)}px`}})]})}var os={};Y(os,{FtdsBase:()=>gr,toFtdsBase:()=>Wr});var rs={};Y(rs,{ExportpartsUpdatedEvent:()=>mr,FtLitElement:()=>q});var Qi={};Y(Qi,{ScopedRegistryLitElement:()=>Bo});var Bo=class extends At{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([n,i])=>t.registry.define(n,i)));let r={...t.shadowRootOptions,customElements:t.registry},a=this.renderOptions.creationScope=this.attachShadow(r);return Oo(a,t.elementStyles),a}};var ts={};Y(ts,{shadowQuerySelector:()=>es,shadowQuerySelectorAll:()=>lp});function es(e,t,...r){var a;let n=e.querySelector(t);for(let i of r)n=(a=n?.shadowRoot)===null||a===void 0?void 0:a.querySelector(i);return n}function lp(e,t,...r){let a=[...e.querySelectorAll(t)];for(let n of r)a=a.flatMap(i=>{var s,c;return[...(c=(s=i.shadowRoot)===null||s===void 0?void 0:s.querySelectorAll(n))!==null&&c!==void 0?c:[]]});return a}var Gr=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ld,id=Symbol("constructorPrototype"),sd=Symbol("constructorName"),dd=Symbol("exportpartsDebouncer"),cd=Symbol("dynamicDependenciesLoaded"),mr=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};mr.eventName="exportparts-updated";var q=class extends Bo{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[ld]=new Ue(5),this.scheduleExportpartsUpdate=()=>{var t,r,a;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(a=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&a!==void 0&&a)&&this[dd].run(()=>{var n,i;!((n=this.exportpartsPrefix)===null||n===void 0)&&n.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[sd]=this.constructor.name,this[id]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[sd]&&Object.setPrototypeOf(this,this[id])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(a){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",a)}let r=this.constructor;r[cd]||(r[cd]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(mr.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(mr.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new mr)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:a,shadowPath:n}=this.elementToFocus;if(a!=null){let i=[...n??[],a];r=es(this.shadowRoot,...i)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,a,n;if(((a=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&a!==void 0?a:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((n=this.customStylesheet)!==null&&n!==void 0?n:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var r,a,n,i,s,c;let d=y=>y!=null&&y.trim().length>0,f=t.filter(d).map(y=>y.trim());if(f.length===0){this.exportparts=void 0;return}let h=new Set;for(let y of(a=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&a!==void 0?a:[]){let v=(i=(n=y.getAttribute("part"))===null||n===void 0?void 0:n.split(" "))!==null&&i!==void 0?i:[],S=(c=(s=y.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(_=>_.split(":")[1]))!==null&&c!==void 0?c:[],O=[...v,...S].filter(d).map(_=>_.trim());for(let _ of O)h.add(_)}if(h.size===0){this.exportparts=void 0;return}let p=[...h.values()].flatMap(y=>f.map(v=>`${y}:${v}--${y}`));this.exportparts=[...this.part,...p].join(", ")}};ld=dd;Gr([C()],q.prototype,"exportpartsPrefix",void 0);Gr([Ke([])],q.prototype,"exportpartsPrefixes",void 0);Gr([C({reflect:!0})],q.prototype,"exportparts",void 0);Gr([C()],q.prototype,"customStylesheet",void 0);Gr([C()],q.prototype,"elementToFocus",void 0);Gr([te()],q.prototype,"useAdoptedStyleSheets",void 0);var fd=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},Wr=Ae(Symbol("toFtdsBase"),function(e){class t extends e{constructor(){super(...arguments),this.size=Ie.medium,this.family=Rt.neutral}getDesignSystemBaseClasses(){return{[Ii(this.family)]:!0,[Pi(this.size)]:!0}}}return fd([C()],t.prototype,"size",void 0),fd([C()],t.prototype,"family",void 0),t}),gr=class extends Wr(q){};var ud={};var is={};Y(is,{highlightHtml:()=>ns,highlightHtmlColorCssVariable:()=>pd,highlightHtmlStyles:()=>fp});var yr=class e{constructor(t,r=!0,a=[],n=5e3){this.ctx=t,this.iframes=r,this.exclude=a,this.iframesTimeout=n}static matches(t,r){let a=typeof r=="string"?[r]:r,n=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector;if(n){let i=!1;return a.every(s=>n.call(t,s)?(i=!0,!1):!0),i}else return!1}getContexts(){let t,r=[];return typeof this.ctx>"u"||!this.ctx?t=[]:NodeList.prototype.isPrototypeOf(this.ctx)?t=Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?t=this.ctx:typeof this.ctx=="string"?t=Array.prototype.slice.call(document.querySelectorAll(this.ctx)):t=[this.ctx],t.forEach(a=>{let n=r.filter(i=>i.contains(a)).length>0;r.indexOf(a)===-1&&!n&&r.push(a)}),r}getIframeContents(t,r,a=()=>{}){let n;try{let i=t.contentWindow;if(n=i.document,!i||!n)throw new Error("iframe inaccessible")}catch{a()}n&&r(n)}isIframeBlank(t){let r="about:blank",a=t.getAttribute("src").trim();return t.contentWindow.location.href===r&&a!==r&&a}observeIframeLoad(t,r,a){let n=!1,i=null,s=()=>{if(!n){n=!0,clearTimeout(i);try{this.isIframeBlank(t)||(t.removeEventListener("load",s),this.getIframeContents(t,r,a))}catch{a()}}};t.addEventListener("load",s),i=setTimeout(s,this.iframesTimeout)}onIframeReady(t,r,a){try{t.contentWindow.document.readyState==="complete"?this.isIframeBlank(t)?this.observeIframeLoad(t,r,a):this.getIframeContents(t,r,a):this.observeIframeLoad(t,r,a)}catch{a()}}waitForIframes(t,r){let a=0;this.forEachIframe(t,()=>!0,n=>{a++,this.waitForIframes(n.querySelector("html"),()=>{--a||r()})},n=>{n||r()})}forEachIframe(t,r,a,n=()=>{}){let i=t.querySelectorAll("iframe"),s=i.length,c=0;i=Array.prototype.slice.call(i);let d=()=>{--s<=0&&n(c)};s||d(),i.forEach(f=>{e.matches(f,this.exclude)?d():this.onIframeReady(f,h=>{r(f)&&(c++,a(h)),d()},d)})}createIterator(t,r,a){return document.createNodeIterator(t,r,a,!1)}createInstanceOnIframe(t){return new e(t.querySelector("html"),this.iframes)}compareNodeIframe(t,r,a){let n=t.compareDocumentPosition(a),i=Node.DOCUMENT_POSITION_PRECEDING;if(n&i)if(r!==null){let s=r.compareDocumentPosition(a),c=Node.DOCUMENT_POSITION_FOLLOWING;if(s&c)return!0}else return!0;return!1}getIteratorNode(t){let r=t.previousNode(),a;return r===null?a=t.nextNode():a=t.nextNode()&&t.nextNode(),{prevNode:r,node:a}}checkIframeFilter(t,r,a,n){let i=!1,s=!1;return n.forEach((c,d)=>{c.val===a&&(i=d,s=c.handled)}),this.compareNodeIframe(t,r,a)?(i===!1&&!s?n.push({val:a,handled:!0}):i!==!1&&!s&&(n[i].handled=!0),!0):(i===!1&&n.push({val:a,handled:!1}),!1)}handleOpenIframes(t,r,a,n){t.forEach(i=>{i.handled||this.getIframeContents(i.val,s=>{this.createInstanceOnIframe(s).forEachNode(r,a,n)})})}iterateThroughNodes(t,r,a,n,i){let s=this.createIterator(r,t,n),c=[],d=[],f,h,p=()=>({prevNode:h,node:f}=this.getIteratorNode(s),f);for(;p();)this.iframes&&this.forEachIframe(r,y=>this.checkIframeFilter(f,h,y,c),y=>{this.createInstanceOnIframe(y).forEachNode(t,v=>d.push(v),n)}),d.push(f);d.forEach(y=>{a(y)}),this.iframes&&this.handleOpenIframes(c,t,a,n),i()}forEachNode(t,r,a,n=()=>{}){let i=this.getContexts(),s=i.length;s||n(),i.forEach(c=>{let d=()=>{this.iterateThroughNodes(t,c,r,a,()=>{--s<=0&&n()})};this.iframes?this.waitForIframes(c,d):d()})}};var Ho=class{constructor(t){this.ctx=t,this.ie=!1;let r=window.navigator.userAgent;(r.indexOf("MSIE")>-1||r.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(t){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},t)}get opt(){return this._opt}get iterator(){return new yr(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(t,r="debug"){let a=this.opt.log;this.opt.debug&&typeof a=="object"&&typeof a[r]=="function"&&a[r](`mark.js: ${t}`)}escapeStr(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(t){return this.opt.wildcards!=="disabled"&&(t=this.setupWildcardsRegExp(t)),t=this.escapeStr(t),Object.keys(this.opt.synonyms).length&&(t=this.createSynonymsRegExp(t)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),this.opt.diacritics&&(t=this.createDiacriticsRegExp(t)),t=this.createMergedBlanksRegExp(t),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.createJoinersRegExp(t)),this.opt.wildcards!=="disabled"&&(t=this.createWildcardsRegExp(t)),t=this.createAccuracyRegExp(t),t}createSynonymsRegExp(t){let r=this.opt.synonyms,a=this.opt.caseSensitive?"":"i",n=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let i in r)if(r.hasOwnProperty(i)){let s=r[i],c=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(i):this.escapeStr(i),d=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(s):this.escapeStr(s);c!==""&&d!==""&&(t=t.replace(new RegExp(`(${this.escapeStr(c)}|${this.escapeStr(d)})`,`gm${a}`),n+`(${this.processSynomyms(c)}|${this.processSynomyms(d)})`+n))}return t}processSynomyms(t){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),t}setupWildcardsRegExp(t){return t=t.replace(/(?:\\)*\?/g,r=>r.charAt(0)==="\\"?"?":""),t.replace(/(?:\\)*\*/g,r=>r.charAt(0)==="\\"?"*":"")}createWildcardsRegExp(t){let r=this.opt.wildcards==="withSpaces";return t.replace(/\u0001/g,r?"[\\S\\s]?":"\\S?").replace(/\u0002/g,r?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(t){return t.replace(/[^(|)\\]/g,(r,a,n)=>{let i=n.charAt(a+1);return/[(|)\\]/.test(i)||i===""?r:r+"\0"})}createJoinersRegExp(t){let r=[],a=this.opt.ignorePunctuation;return Array.isArray(a)&&a.length&&r.push(this.escapeStr(a.join(""))),this.opt.ignoreJoiners&&r.push("\\u00ad\\u200b\\u200c\\u200d"),r.length?t.split(/\u0000+/).join(`[${r.join("")}]*`):t}createDiacriticsRegExp(t){let r=this.opt.caseSensitive?"":"i",a=this.opt.caseSensitive?["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105","A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010D","C\xC7\u0106\u010C","d\u0111\u010F","D\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119","E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012B","I\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142","L\u0141","n\xF1\u0148\u0144","N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014D","O\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159","R\u0158","s\u0161\u015B\u0219\u015F","S\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163","T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016B","U\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFF","Y\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017A","Z\u017D\u017B\u0179"]:["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010DC\xC7\u0106\u010C","d\u0111\u010FD\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012BI\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142L\u0141","n\xF1\u0148\u0144N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014DO\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159R\u0158","s\u0161\u015B\u0219\u015FS\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016BU\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFFY\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017AZ\u017D\u017B\u0179"],n=[];return t.split("").forEach(i=>{a.every(s=>{if(s.indexOf(i)!==-1){if(n.indexOf(s)>-1)return!1;t=t.replace(new RegExp(`[${s}]`,`gm${r}`),`[${s}]`),n.push(s)}return!0})}),t}createMergedBlanksRegExp(t){return t.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(t){let r="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xA1\xBF",a=this.opt.accuracy,n=typeof a=="string"?a:a.value,i=typeof a=="string"?[]:a.limiters,s="";switch(i.forEach(c=>{s+=`|${this.escapeStr(c)}`}),n){case"partially":default:return`()(${t})`;case"complementary":return s="\\s"+(s||this.escapeStr(r)),`()([^${s}]*${t}[^${s}]*)`;case"exactly":return`(^|\\s${s})(${t})(?=$|\\s${s})`}}getSeparatedKeywords(t){let r=[];return t.forEach(a=>{this.opt.separateWordSearch?a.split(" ").forEach(n=>{n.trim()&&r.indexOf(n)===-1&&r.push(n)}):a.trim()&&r.indexOf(a)===-1&&r.push(a)}),{keywords:r.sort((a,n)=>n.length-a.length),length:r.length}}isNumeric(t){return Number(parseFloat(t))==t}checkRanges(t){if(!Array.isArray(t)||Object.prototype.toString.call(t[0])!=="[object Object]")return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(t),[];let r=[],a=0;return t.sort((n,i)=>n.start-i.start).forEach(n=>{let{start:i,end:s,valid:c}=this.callNoMatchOnInvalidRanges(n,a);c&&(n.start=i,n.length=s-i,r.push(n),a=s)}),r}callNoMatchOnInvalidRanges(t,r){let a,n,i=!1;return t&&typeof t.start<"u"?(a=parseInt(t.start,10),n=a+parseInt(t.length,10),this.isNumeric(t.start)&&this.isNumeric(t.length)&&n-r>0&&n-a>0?i=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(t)}`),this.opt.noMatch(t))):(this.log(`Ignoring invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)),{start:a,end:n,valid:i}}checkWhitespaceRanges(t,r,a){let n,i=!0,s=a.length,c=r-s,d=parseInt(t.start,10)-c;return d=d>s?s:d,n=d+parseInt(t.length,10),n>s&&(n=s,this.log(`End range automatically set to the max value of ${s}`)),d<0||n-d<0||d>s||n>s?(i=!1,this.log(`Invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)):a.substring(d,n).replace(/\s+/g,"")===""&&(i=!1,this.log("Skipping whitespace only range: "+JSON.stringify(t)),this.opt.noMatch(t)),{start:d,end:n,valid:i}}getTextNodes(t){let r="",a=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,n=>{a.push({start:r.length,end:(r+=n.textContent).length,node:n})},n=>this.matchesExclude(n.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{t({value:r,nodes:a})})}matchesExclude(t){return yr.matches(t,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(t,r,a){let n=this.opt.element?this.opt.element:"mark",i=t.splitText(r),s=i.splitText(a-r),c=document.createElement(n);return c.setAttribute("data-markjs","true"),this.opt.className&&c.setAttribute("class",this.opt.className),c.textContent=i.textContent,i.parentNode.replaceChild(c,i),s}wrapRangeInMappedTextNode(t,r,a,n,i){t.nodes.every((s,c)=>{let d=t.nodes[c+1];if(typeof d>"u"||d.start>r){if(!n(s.node))return!1;let f=r-s.start,h=(a>s.end?s.end:a)-s.start,p=t.value.substr(0,s.start),y=t.value.substr(h+s.start);if(s.node=this.wrapRangeInTextNode(s.node,f,h),t.value=p+y,t.nodes.forEach((v,S)=>{S>=c&&(t.nodes[S].start>0&&S!==c&&(t.nodes[S].start-=h),t.nodes[S].end-=h)}),a-=h,i(s.node.previousSibling,s.start),a>s.end)r=s.end;else return!1}return!0})}wrapMatches(t,r,a,n,i){let s=r===0?0:r+1;this.getTextNodes(c=>{c.nodes.forEach(d=>{d=d.node;let f;for(;(f=t.exec(d.textContent))!==null&&f[s]!=="";){if(!a(f[s],d))continue;let h=f.index;if(s!==0)for(let p=1;p<s;p++)h+=f[p].length;d=this.wrapRangeInTextNode(d,h,h+f[s].length),n(d.previousSibling),t.lastIndex=0}}),i()})}wrapMatchesAcrossElements(t,r,a,n,i){let s=r===0?0:r+1;this.getTextNodes(c=>{let d;for(;(d=t.exec(c.value))!==null&&d[s]!=="";){let f=d.index;if(s!==0)for(let p=1;p<s;p++)f+=d[p].length;let h=f+d[s].length;this.wrapRangeInMappedTextNode(c,f,h,p=>a(d[s],p),(p,y)=>{t.lastIndex=y,n(p)})}i()})}wrapRangeFromIndex(t,r,a,n){this.getTextNodes(i=>{let s=i.value.length;t.forEach((c,d)=>{let{start:f,end:h,valid:p}=this.checkWhitespaceRanges(c,s,i.value);p&&this.wrapRangeInMappedTextNode(i,f,h,y=>r(y,c,i.value.substring(f,h),d),y=>{a(y,c)})}),n()})}unwrapMatches(t){let r=t.parentNode,a=document.createDocumentFragment();for(;t.firstChild;)a.appendChild(t.removeChild(t.firstChild));r.replaceChild(a,t),this.ie?this.normalizeTextNode(r):r.normalize()}normalizeTextNode(t){if(t){if(t.nodeType===3)for(;t.nextSibling&&t.nextSibling.nodeType===3;)t.nodeValue+=t.nextSibling.nodeValue,t.parentNode.removeChild(t.nextSibling);else this.normalizeTextNode(t.firstChild);this.normalizeTextNode(t.nextSibling)}}markRegExp(t,r){this.opt=r,this.log(`Searching with expression "${t}"`);let a=0,n="wrapMatches",i=s=>{a++,this.opt.each(s)};this.opt.acrossElements&&(n="wrapMatchesAcrossElements"),this[n](t,this.opt.ignoreGroups,(s,c)=>this.opt.filter(c,s,a),i,()=>{a===0&&this.opt.noMatch(t),this.opt.done(a)})}mark(t,r){this.opt=r;let a=0,n="wrapMatches",{keywords:i,length:s}=this.getSeparatedKeywords(typeof t=="string"?[t]:t),c=this.opt.caseSensitive?"":"i",d=f=>{let h=new RegExp(this.createRegExp(f),`gm${c}`),p=0;this.log(`Searching with expression "${h}"`),this[n](h,1,(y,v)=>this.opt.filter(v,f,a,p),y=>{p++,a++,this.opt.each(y)},()=>{p===0&&this.opt.noMatch(f),i[s-1]===f?this.opt.done(a):d(i[i.indexOf(f)+1])})};this.opt.acrossElements&&(n="wrapMatchesAcrossElements"),s===0?this.opt.done(a):d(i[0])}markRanges(t,r){this.opt=r;let a=0,n=this.checkRanges(t);n&&n.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(n)),this.wrapRangeFromIndex(n,(i,s,c,d)=>this.opt.filter(i,s,c,d),(i,s)=>{a++,this.opt.each(i,s)},()=>{this.opt.done(a)})):this.opt.done(a)}unmark(t){this.opt=t;let r=this.opt.element?this.opt.element:"*";r+="[data-markjs]",this.opt.className&&(r+=`.${this.opt.className}`),this.log(`Removal selector "${r}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,a=>{this.unwrapMatches(a)},a=>{let n=yr.matches(a,r),i=this.matchesExclude(a);return!n||i?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function as(e){let t=new Ho(e);return this.mark=(r,a)=>(t.mark(r,a),this),this.markRegExp=(r,a)=>(t.markRegExp(r,a),this),this.markRanges=(r,a)=>(t.markRanges(r,a),this),this.unmark=r=>(t.unmark(r),this),this}var dp=as,pd=o.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),fp=z`
1
+ "use strict";(()=>{var Iu=Object.create;var Qn=Object.defineProperty;var Pu=Object.getOwnPropertyDescriptor;var zu=Object.getOwnPropertyNames;var ku=Object.getPrototypeOf,Du=Object.prototype.hasOwnProperty;var Uu=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Y=(e,t)=>{for(var r in t)Qn(e,r,{get:t[r],enumerable:!0})},$u=(e,t,r,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of zu(t))!Du.call(e,n)&&n!==r&&Qn(e,n,{get:()=>t[n],enumerable:!(a=Pu(t,n))||a.enumerable});return e};var Bu=(e,t,r)=>(r=e!=null?Iu(ku(e)):{},$u(t||!e||!e.__esModule?Qn(r,"default",{value:e,enumerable:!0}):r,e));var n1=Uu((Qt,a1)=>{var mn=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,gn=function(){function e(){this.fetch=!1,this.DOMException=mn.DOMException}return e.prototype=mn,new e}();(function(e){var t=function(r){var a=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},n={searchParams:"URLSearchParams"in a,iterable:"Symbol"in a&&"iterator"in Symbol,blob:"FileReader"in a&&"Blob"in a&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in a,arrayBuffer:"ArrayBuffer"in a};function i(v){return v&&DataView.prototype.isPrototypeOf(v)}if(n.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(v){return v&&s.indexOf(Object.prototype.toString.call(v))>-1};function d(v){if(typeof v!="string"&&(v=String(v)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(v)||v==="")throw new TypeError('Invalid character in header field name: "'+v+'"');return v.toLowerCase()}function f(v){return typeof v!="string"&&(v=String(v)),v}function h(v){var A={next:function(){var D=v.shift();return{done:D===void 0,value:D}}};return n.iterable&&(A[Symbol.iterator]=function(){return A}),A}function p(v){this.map={},v instanceof p?v.forEach(function(A,D){this.append(D,A)},this):Array.isArray(v)?v.forEach(function(A){if(A.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+A.length);this.append(A[0],A[1])},this):v&&Object.getOwnPropertyNames(v).forEach(function(A){this.append(A,v[A])},this)}p.prototype.append=function(v,A){v=d(v),A=f(A);var D=this.map[v];this.map[v]=D?D+", "+A:A},p.prototype.delete=function(v){delete this.map[d(v)]},p.prototype.get=function(v){return v=d(v),this.has(v)?this.map[v]:null},p.prototype.has=function(v){return this.map.hasOwnProperty(d(v))},p.prototype.set=function(v,A){this.map[d(v)]=f(A)},p.prototype.forEach=function(v,A){for(var D in this.map)this.map.hasOwnProperty(D)&&v.call(A,this.map[D],D,this)},p.prototype.keys=function(){var v=[];return this.forEach(function(A,D){v.push(D)}),h(v)},p.prototype.values=function(){var v=[];return this.forEach(function(A){v.push(A)}),h(v)},p.prototype.entries=function(){var v=[];return this.forEach(function(A,D){v.push([D,A])}),h(v)},n.iterable&&(p.prototype[Symbol.iterator]=p.prototype.entries);function g(v){if(!v._noBody){if(v.bodyUsed)return Promise.reject(new TypeError("Already read"));v.bodyUsed=!0}}function b(v){return new Promise(function(A,D){v.onload=function(){A(v.result)},v.onerror=function(){D(v.error)}})}function x(v){var A=new FileReader,D=b(A);return A.readAsArrayBuffer(v),D}function O(v){var A=new FileReader,D=b(A),ee=/charset=([A-Za-z0-9_-]+)/.exec(v.type),se=ee?ee[1]:"utf-8";return A.readAsText(v,se),D}function _(v){for(var A=new Uint8Array(v),D=new Array(A.length),ee=0;ee<A.length;ee++)D[ee]=String.fromCharCode(A[ee]);return D.join("")}function N(v){if(v.slice)return v.slice(0);var A=new Uint8Array(v.byteLength);return A.set(new Uint8Array(v)),A.buffer}function M(){return this.bodyUsed=!1,this._initBody=function(v){this.bodyUsed=this.bodyUsed,this._bodyInit=v,v?typeof v=="string"?this._bodyText=v:n.blob&&Blob.prototype.isPrototypeOf(v)?this._bodyBlob=v:n.formData&&FormData.prototype.isPrototypeOf(v)?this._bodyFormData=v:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(v)?this._bodyText=v.toString():n.arrayBuffer&&n.blob&&i(v)?(this._bodyArrayBuffer=N(v.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(v)||c(v))?this._bodyArrayBuffer=N(v):this._bodyText=v=Object.prototype.toString.call(v):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof v=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(v)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var v=g(this);if(v)return v;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var v=g(this);return v||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(n.blob)return this.blob().then(x);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var v=g(this);if(v)return v;if(this._bodyBlob)return O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(_(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(z)}),this.json=function(){return this.text().then(JSON.parse)},this}var L=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function C(v){var A=v.toUpperCase();return L.indexOf(A)>-1?A:v}function w(v,A){if(!(this instanceof w))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');A=A||{};var D=A.body;if(v instanceof w){if(v.bodyUsed)throw new TypeError("Already read");this.url=v.url,this.credentials=v.credentials,A.headers||(this.headers=new p(v.headers)),this.method=v.method,this.mode=v.mode,this.signal=v.signal,!D&&v._bodyInit!=null&&(D=v._bodyInit,v.bodyUsed=!0)}else this.url=String(v);if(this.credentials=A.credentials||this.credentials||"same-origin",(A.headers||!this.headers)&&(this.headers=new p(A.headers)),this.method=C(A.method||this.method||"GET"),this.mode=A.mode||this.mode||null,this.signal=A.signal||this.signal||function(){if("AbortController"in a){var X=new AbortController;return X.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&D)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(D),(this.method==="GET"||this.method==="HEAD")&&(A.cache==="no-store"||A.cache==="no-cache")){var ee=/([?&])_=[^&]*/;if(ee.test(this.url))this.url=this.url.replace(ee,"$1_="+new Date().getTime());else{var se=/\?/;this.url+=(se.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}w.prototype.clone=function(){return new w(this,{body:this._bodyInit})};function z(v){var A=new FormData;return v.trim().split("&").forEach(function(D){if(D){var ee=D.split("="),se=ee.shift().replace(/\+/g," "),X=ee.join("=").replace(/\+/g," ");A.append(decodeURIComponent(se),decodeURIComponent(X))}}),A}function W(v){var A=new p,D=v.replace(/\r?\n[\t ]+/g," ");return D.split("\r").map(function(ee){return ee.indexOf(`
2
+ `)===0?ee.substr(1,ee.length):ee}).forEach(function(ee){var se=ee.split(":"),X=se.shift().trim();if(X){var ma=se.join(":").trim();try{A.append(X,ma)}catch(Jn){console.warn("Response "+Jn.message)}}}),A}M.call(w.prototype);function K(v,A){if(!(this instanceof K))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(A||(A={}),this.type="default",this.status=A.status===void 0?200:A.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=A.statusText===void 0?"":""+A.statusText,this.headers=new p(A.headers),this.url=A.url||"",this._initBody(v)}M.call(K.prototype),K.prototype.clone=function(){return new K(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new p(this.headers),url:this.url})},K.error=function(){var v=new K(null,{status:200,statusText:""});return v.ok=!1,v.status=0,v.type="error",v};var V=[301,302,303,307,308];K.redirect=function(v,A){if(V.indexOf(A)===-1)throw new RangeError("Invalid status code");return new K(null,{status:A,headers:{location:v}})},r.DOMException=a.DOMException;try{new r.DOMException}catch{r.DOMException=function(A,D){this.message=A,this.name=D;var ee=Error(A);this.stack=ee.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function $(v,A){return new Promise(function(D,ee){var se=new w(v,A);if(se.signal&&se.signal.aborted)return ee(new r.DOMException("Aborted","AbortError"));var X=new XMLHttpRequest;function ma(){X.abort()}X.onload=function(){var Oe={statusText:X.statusText,headers:W(X.getAllResponseHeaders()||"")};se.url.indexOf("file://")===0&&(X.status<200||X.status>599)?Oe.status=200:Oe.status=X.status,Oe.url="responseURL"in X?X.responseURL:Oe.headers.get("X-Request-URL");var nr="response"in X?X.response:X.responseText;setTimeout(function(){D(new K(nr,Oe))},0)},X.onerror=function(){setTimeout(function(){ee(new TypeError("Network request failed"))},0)},X.ontimeout=function(){setTimeout(function(){ee(new TypeError("Network request timed out"))},0)},X.onabort=function(){setTimeout(function(){ee(new r.DOMException("Aborted","AbortError"))},0)};function Jn(Oe){try{return Oe===""&&a.location.href?a.location.href:Oe}catch{return Oe}}if(X.open(se.method,Jn(se.url),!0),se.credentials==="include"?X.withCredentials=!0:se.credentials==="omit"&&(X.withCredentials=!1),"responseType"in X&&(n.blob?X.responseType="blob":n.arrayBuffer&&(X.responseType="arraybuffer")),A&&typeof A.headers=="object"&&!(A.headers instanceof p||a.Headers&&A.headers instanceof a.Headers)){var pl=[];Object.getOwnPropertyNames(A.headers).forEach(function(Oe){pl.push(d(Oe)),X.setRequestHeader(Oe,f(A.headers[Oe]))}),se.headers.forEach(function(Oe,nr){pl.indexOf(nr)===-1&&X.setRequestHeader(nr,Oe)})}else se.headers.forEach(function(Oe,nr){X.setRequestHeader(nr,Oe)});se.signal&&(se.signal.addEventListener("abort",ma),X.onreadystatechange=function(){X.readyState===4&&se.signal.removeEventListener("abort",ma)}),X.send(typeof se._bodyInit>"u"?null:se._bodyInit)})}return $.polyfill=!0,a.fetch||(a.fetch=$,a.Headers=p,a.Request=w,a.Response=K),r.Headers=p,r.Request=w,r.Response=K,r.fetch=$,r}({})})(gn);gn.fetch.ponyfill=!0;delete gn.fetch.polyfill;var eo=mn.fetch?mn:gn;Qt=eo.fetch;Qt.default=eo.fetch;Qt.fetch=eo.fetch;Qt.Headers=eo.Headers;Qt.Request=eo.Request;Qt.Response=eo.Response;a1.exports=Qt});if(!ShadowRoot.prototype.createElement){let e=window.HTMLElement,t=window.customElements.define,r=window.customElements.get,a=window.customElements,n=new WeakMap,i=new WeakMap,s=new WeakMap,c=new WeakMap;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(L,C){if(L=L.toLowerCase(),this._getDefinition(L)!==void 0)throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${L}" has already been used with this registry`);if(this._definitionsByClass.get(C)!==void 0)throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");let w=C.prototype.attributeChangedCallback,z=new Set(C.observedAttributes||[]);g(C,z,w);let W={elementClass:C,connectedCallback:C.prototype.connectedCallback,disconnectedCallback:C.prototype.disconnectedCallback,adoptedCallback:C.prototype.adoptedCallback,attributeChangedCallback:w,formAssociated:C.formAssociated,formAssociatedCallback:C.prototype.formAssociatedCallback,formDisabledCallback:C.prototype.formDisabledCallback,formResetCallback:C.prototype.formResetCallback,formStateRestoreCallback:C.prototype.formStateRestoreCallback,observedAttributes:z};this._definitionsByTag.set(L,W),this._definitionsByClass.set(C,W);let K=r.call(a,L);K||(K=p(L),t.call(a,L,K)),this===window.customElements&&(s.set(C,W),W.standInClass=K);let V=this._awaitingUpgrade.get(L);if(V){this._awaitingUpgrade.delete(L);for(let v of V)i.delete(v),x(v,W,!0)}let $=this._whenDefinedPromises.get(L);return $!==void 0&&($.resolve(C),this._whenDefinedPromises.delete(L)),C}upgrade(){_.push(this),a.upgrade.apply(a,arguments),_.pop()}get(L){return this._definitionsByTag.get(L)?.elementClass}_getDefinition(L){return this._definitionsByTag.get(L)}whenDefined(L){let C=this._getDefinition(L);if(C!==void 0)return Promise.resolve(C.elementClass);let w=this._whenDefinedPromises.get(L);return w===void 0&&(w={},w.promise=new Promise(z=>w.resolve=z),this._whenDefinedPromises.set(L,w)),w.promise}_upgradeWhenDefined(L,C,w){let z=this._awaitingUpgrade.get(C);z||this._awaitingUpgrade.set(C,z=new Set),w?z.add(L):z.delete(L)}};let d;window.HTMLElement=function(){let C=d;if(C)return d=void 0,C;let w=s.get(this.constructor);if(!w)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return C=Reflect.construct(e,[],w.standInClass),Object.setPrototypeOf(C,this.constructor.prototype),n.set(C,w),C},window.HTMLElement.prototype=e.prototype;let f=L=>L===document||L instanceof ShadowRoot,h=L=>{let C=L.getRootNode();if(!f(C)){let w=_[_.length-1];if(w instanceof CustomElementRegistry)return w;C=w.getRootNode(),f(C)||(C=c.get(C)?.getRootNode()||document)}return C.customElements},p=L=>class{static get formAssociated(){return!0}constructor(){let w=Reflect.construct(e,[],this.constructor);Object.setPrototypeOf(w,HTMLElement.prototype);let z=h(w)||window.customElements,W=z._getDefinition(L);return W?x(w,W):i.set(w,z),w}connectedCallback(){let w=n.get(this);w?w.connectedCallback&&w.connectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,L,!0)}disconnectedCallback(){let w=n.get(this);w?w.disconnectedCallback&&w.disconnectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,L,!1)}adoptedCallback(){n.get(this)?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){let w=n.get(this);w&&w.formAssociated&&w?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){let w=n.get(this);w?.formAssociated&&w?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){let w=n.get(this);w?.formAssociated&&w?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){let w=n.get(this);w?.formAssociated&&w?.formStateRestoreCallback?.apply(this,arguments)}},g=(L,C,w)=>{if(C.size===0||w===void 0)return;let z=L.prototype.setAttribute;z&&(L.prototype.setAttribute=function(V,$){let v=V.toLowerCase();if(C.has(v)){let A=this.getAttribute(v);z.call(this,v,$),w.call(this,v,A,$)}else z.call(this,v,$)});let W=L.prototype.removeAttribute;W&&(L.prototype.removeAttribute=function(V){let $=V.toLowerCase();if(C.has($)){let v=this.getAttribute($);W.call(this,$),w.call(this,$,v,null)}else W.call(this,$)});let K=L.prototype.toggleAttribute;K&&(L.prototype.toggleAttribute=function(V,$){let v=V.toLowerCase();if(C.has(v)){let A=this.getAttribute(v);K.call(this,v,$);let D=this.getAttribute(v);w.call(this,v,A,D)}else K.call(this,v,$)})},b=L=>{let C=Object.getPrototypeOf(L);if(C!==window.HTMLElement)return C===e?Object.setPrototypeOf(L,window.HTMLElement):b(C)},x=(L,C,w=!1)=>{Object.setPrototypeOf(L,C.elementClass.prototype),n.set(L,C),d=L;try{new C.elementClass}catch{b(C.elementClass),new C.elementClass}C.attributeChangedCallback&&C.observedAttributes.forEach(z=>{L.hasAttribute(z)&&C.attributeChangedCallback.call(L,z,null,L.getAttribute(z))}),w&&C.connectedCallback&&L.isConnected&&C.connectedCallback.call(L)},O=Element.prototype.attachShadow;Element.prototype.attachShadow=function(L){let C=O.apply(this,arguments);return L.customElements&&(C.customElements=L.customElements),C};let _=[document],N=(L,C,w=void 0)=>{let z=(w?Object.getPrototypeOf(w):L.prototype)[C];L.prototype[C]=function(){_.push(this);let W=z.apply(w||this,arguments);return W!==void 0&&c.set(W,this),_.pop(),W}};N(ShadowRoot,"createElement",document),N(ShadowRoot,"importNode",document),N(Element,"insertAdjacentHTML");let M=(L,C)=>{let w=Object.getOwnPropertyDescriptor(L.prototype,C);Object.defineProperty(L.prototype,C,{...w,set(z){_.push(this),w.set.call(this,z),_.pop()}})};if(M(Element,"innerHTML"),M(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){let L=new WeakMap,C=HTMLElement.prototype.attachInternals,w=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...V){let $=C.call(this,...V);return L.set($,this),$},w.forEach(V=>{let $=window.ElementInternals.prototype,v=$[V];$[V]=function(...A){let D=L.get(this);if(n.get(D).formAssociated===!0)return v?.call(this,...A);throw new DOMException(`Failed to execute ${v} on 'ElementInternals': The target element is not a form-associated custom element.`)}});class z extends Array{constructor($){super(...$),this._elements=$}get value(){return this._elements.find($=>$.checked===!0)?.value||""}}class W{constructor($){let v=new Map;$.forEach((A,D)=>{let ee=A.getAttribute("name"),se=v.get(ee)||[];this[+D]=A,se.push(A),v.set(ee,se)}),this.length=$.length,v.forEach((A,D)=>{A&&(A.length===1?this[D]=A[0]:this[D]=new z(A))})}namedItem($){return this[$]}}let K=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let V=K.get.call(this,[]),$=[];for(let v of V){let A=n.get(v);(!A||A.formAssociated===!0)&&$.push(v)}return new W($)}})}}try{window.customElements.define("custom-element",null)}catch{let t=window.customElements.define;window.customElements.define=(r,a,n)=>{if(a!==null)try{t.bind(window.customElements)(r,a,n)}catch(i){console.info(r,a,n,i)}}}var ui={};Y(ui,{CSSResult:()=>zr,LitElement:()=>Rt,ReactiveElement:()=>ht,_$LE:()=>Ju,_$LH:()=>li,adoptStyles:()=>Lo,css:()=>k,defaultConverter:()=>kr,getCompatibleStyle:()=>ya,html:()=>G,isServer:()=>pb,mathml:()=>ci,noChange:()=>_e,notEqual:()=>wo,nothing:()=>Q,render:()=>di,supportsAdoptingStyleSheets:()=>Oo,svg:()=>si,unsafeCSS:()=>et});var ga=globalThis,Oo=ga.ShadowRoot&&(ga.ShadyCSS===void 0||ga.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ei=Symbol(),hl=new WeakMap,zr=class{constructor(t,r,a){if(this._$cssResult$=!0,a!==ei)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=r}get styleSheet(){let t=this.o,r=this.t;if(Oo&&t===void 0){let a=r!==void 0&&r.length===1;a&&(t=hl.get(r)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),a&&hl.set(r,t))}return t}toString(){return this.cssText}},et=e=>new zr(typeof e=="string"?e:e+"",void 0,ei),k=(e,...t)=>{let r=e.length===1?e[0]:t.reduce((a,n,i)=>a+(s=>{if(s._$cssResult$===!0)return s.cssText;if(typeof s=="number")return s;throw Error("Value passed to 'css' function must be a 'css' function result: "+s+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(n)+e[i+1],e[0]);return new zr(r,e,ei)},Lo=(e,t)=>{if(Oo)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let a=document.createElement("style"),n=ga.litNonce;n!==void 0&&a.setAttribute("nonce",n),a.textContent=r.cssText,e.appendChild(a)}},ya=Oo?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let r="";for(let a of t.cssRules)r+=a.cssText;return et(r)})(e):e;var{is:Hu,defineProperty:Fu,getOwnPropertyDescriptor:Gu,getOwnPropertyNames:Wu,getOwnPropertySymbols:ju,getPrototypeOf:Vu}=Object,ba=globalThis,ml=ba.trustedTypes,Ku=ml?ml.emptyScript:"",Zu=ba.reactiveElementPolyfillSupport,Ao=(e,t)=>e,kr={toAttribute(e,t){switch(t){case Boolean:e=e?Ku:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let r=e;switch(t){case Boolean:r=e!==null;break;case Number:r=e===null?null:Number(e);break;case Object:case Array:try{r=JSON.parse(e)}catch{r=null}}return r}},wo=(e,t)=>!Hu(e,t),gl={attribute:!0,type:String,converter:kr,reflect:!1,useDefault:!1,hasChanged:wo};Symbol.metadata??=Symbol("metadata"),ba.litPropertyMetadata??=new WeakMap;var ht=class extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,r=gl){if(r.state&&(r.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((r=Object.create(r)).wrapped=!0),this.elementProperties.set(t,r),!r.noAccessor){let a=Symbol(),n=this.getPropertyDescriptor(t,a,r);n!==void 0&&Fu(this.prototype,t,n)}}static getPropertyDescriptor(t,r,a){let{get:n,set:i}=Gu(this.prototype,t)??{get(){return this[r]},set(s){this[r]=s}};return{get:n,set(s){let c=n?.call(this);i?.call(this,s),this.requestUpdate(t,c,a)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??gl}static _$Ei(){if(this.hasOwnProperty(Ao("elementProperties")))return;let t=Vu(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Ao("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Ao("properties"))){let r=this.properties,a=[...Wu(r),...ju(r)];for(let n of a)this.createProperty(n,r[n])}let t=this[Symbol.metadata];if(t!==null){let r=litPropertyMetadata.get(t);if(r!==void 0)for(let[a,n]of r)this.elementProperties.set(a,n)}this._$Eh=new Map;for(let[r,a]of this.elementProperties){let n=this._$Eu(r,a);n!==void 0&&this._$Eh.set(n,r)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){let r=[];if(Array.isArray(t)){let a=new Set(t.flat(1/0).reverse());for(let n of a)r.unshift(ya(n))}else t!==void 0&&r.push(ya(t));return r}static _$Eu(t,r){let a=r.attribute;return a===!1?void 0:typeof a=="string"?a:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise(t=>this.enableUpdating=t),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach(t=>t(this))}addController(t){(this._$EO??=new Set).add(t),this.renderRoot!==void 0&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$EO?.delete(t)}_$E_(){let t=new Map,r=this.constructor.elementProperties;for(let a of r.keys())this.hasOwnProperty(a)&&(t.set(a,this[a]),delete this[a]);t.size>0&&(this._$Ep=t)}createRenderRoot(){let t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return Lo(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach(t=>t.hostConnected?.())}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach(t=>t.hostDisconnected?.())}attributeChangedCallback(t,r,a){this._$AK(t,a)}_$ET(t,r){let a=this.constructor.elementProperties.get(t),n=this.constructor._$Eu(t,a);if(n!==void 0&&a.reflect===!0){let i=(a.converter?.toAttribute!==void 0?a.converter:kr).toAttribute(r,a.type);this._$Em=t,i==null?this.removeAttribute(n):this.setAttribute(n,i),this._$Em=null}}_$AK(t,r){let a=this.constructor,n=a._$Eh.get(t);if(n!==void 0&&this._$Em!==n){let i=a.getPropertyOptions(n),s=typeof i.converter=="function"?{fromAttribute:i.converter}:i.converter?.fromAttribute!==void 0?i.converter:kr;this._$Em=n,this[n]=s.fromAttribute(r,i.type)??this._$Ej?.get(n)??null,this._$Em=null}}requestUpdate(t,r,a){if(t!==void 0){let n=this.constructor,i=this[t];if(a??=n.getPropertyOptions(t),!((a.hasChanged??wo)(i,r)||a.useDefault&&a.reflect&&i===this._$Ej?.get(t)&&!this.hasAttribute(n._$Eu(t,a))))return;this.C(t,r,a)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(t,r,{useDefault:a,reflect:n,wrapped:i},s){a&&!(this._$Ej??=new Map).has(t)&&(this._$Ej.set(t,s??r??this[t]),i!==!0||s!==void 0)||(this._$AL.has(t)||(this.hasUpdated||a||(r=void 0),this._$AL.set(t,r)),n===!0&&this._$Em!==t&&(this._$Eq??=new Set).add(t))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(r){Promise.reject(r)}let t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(let[n,i]of this._$Ep)this[n]=i;this._$Ep=void 0}let a=this.constructor.elementProperties;if(a.size>0)for(let[n,i]of a){let{wrapped:s}=i,c=this[n];s!==!0||this._$AL.has(n)||c===void 0||this.C(n,void 0,i,c)}}let t=!1,r=this._$AL;try{t=this.shouldUpdate(r),t?(this.willUpdate(r),this._$EO?.forEach(a=>a.hostUpdate?.()),this.update(r)):this._$EM()}catch(a){throw t=!1,this._$EM(),a}t&&this._$AE(r)}willUpdate(t){}_$AE(t){this._$EO?.forEach(r=>r.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Eq&&=this._$Eq.forEach(r=>this._$ET(r,this[r])),this._$EM()}updated(t){}firstUpdated(t){}};ht.elementStyles=[],ht.shadowRootOptions={mode:"open"},ht[Ao("elementProperties")]=new Map,ht[Ao("finalized")]=new Map,Zu?.({ReactiveElement:ht}),(ba.reactiveElementVersions??=[]).push("2.1.0");var ri=globalThis,va=ri.trustedTypes,yl=va?va.createPolicy("lit-html",{createHTML:e=>e}):void 0,oi="$lit$",wt=`lit$${Math.random().toFixed(9).slice(2)}$`,ai="?"+wt,Yu=`<${ai}>`,cr=document,_o=()=>cr.createComment(""),No=e=>e===null||typeof e!="object"&&typeof e!="function",ni=Array.isArray,El=e=>ni(e)||typeof e?.[Symbol.iterator]=="function",ti=`[
3
+ \f\r]`,Ro=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,bl=/-->/g,vl=/>/g,ir=RegExp(`>|${ti}(?:([^\\s"'>=/]+)(${ti}*=${ti}*(?:[^
4
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),xl=/'/g,Sl=/"/g,Ol=/^(?:script|style|textarea|title)$/i,ii=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),G=ii(1),si=ii(2),ci=ii(3),_e=Symbol.for("lit-noChange"),Q=Symbol.for("lit-nothing"),Cl=new WeakMap,sr=cr.createTreeWalker(cr,129);function Ll(e,t){if(!ni(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return yl!==void 0?yl.createHTML(t):t}var Al=(e,t)=>{let r=e.length-1,a=[],n,i=t===2?"<svg>":t===3?"<math>":"",s=Ro;for(let c=0;c<r;c++){let d=e[c],f,h,p=-1,g=0;for(;g<d.length&&(s.lastIndex=g,h=s.exec(d),h!==null);)g=s.lastIndex,s===Ro?h[1]==="!--"?s=bl:h[1]!==void 0?s=vl:h[2]!==void 0?(Ol.test(h[2])&&(n=RegExp("</"+h[2],"g")),s=ir):h[3]!==void 0&&(s=ir):s===ir?h[0]===">"?(s=n??Ro,p=-1):h[1]===void 0?p=-2:(p=s.lastIndex-h[2].length,f=h[1],s=h[3]===void 0?ir:h[3]==='"'?Sl:xl):s===Sl||s===xl?s=ir:s===bl||s===vl?s=Ro:(s=ir,n=void 0);let b=s===ir&&e[c+1].startsWith("/>")?" ":"";i+=s===Ro?d+Yu:p>=0?(a.push(f),d.slice(0,p)+oi+d.slice(p)+wt+b):d+wt+(p===-2?c:b)}return[Ll(e,i+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),a]},To=class e{constructor({strings:t,_$litType$:r},a){let n;this.parts=[];let i=0,s=0,c=t.length-1,d=this.parts,[f,h]=Al(t,r);if(this.el=e.createElement(f,a),sr.currentNode=this.el.content,r===2||r===3){let p=this.el.content.firstChild;p.replaceWith(...p.childNodes)}for(;(n=sr.nextNode())!==null&&d.length<c;){if(n.nodeType===1){if(n.hasAttributes())for(let p of n.getAttributeNames())if(p.endsWith(oi)){let g=h[s++],b=n.getAttribute(p).split(wt),x=/([.?@])?(.*)/.exec(g);d.push({type:1,index:i,name:x[2],strings:b,ctor:x[1]==="."?Sa:x[1]==="?"?Ca:x[1]==="@"?Ea:dr}),n.removeAttribute(p)}else p.startsWith(wt)&&(d.push({type:6,index:i}),n.removeAttribute(p));if(Ol.test(n.tagName)){let p=n.textContent.split(wt),g=p.length-1;if(g>0){n.textContent=va?va.emptyScript:"";for(let b=0;b<g;b++)n.append(p[b],_o()),sr.nextNode(),d.push({type:2,index:++i});n.append(p[g],_o())}}}else if(n.nodeType===8)if(n.data===ai)d.push({type:2,index:i});else{let p=-1;for(;(p=n.data.indexOf(wt,p+1))!==-1;)d.push({type:7,index:i}),p+=wt.length-1}i++}}static createElement(t,r){let a=cr.createElement("template");return a.innerHTML=t,a}};function lr(e,t,r=e,a){if(t===_e)return t;let n=a!==void 0?r._$Co?.[a]:r._$Cl,i=No(t)?void 0:t._$litDirective$;return n?.constructor!==i&&(n?._$AO?.(!1),i===void 0?n=void 0:(n=new i(e),n._$AT(e,r,a)),a!==void 0?(r._$Co??=[])[a]=n:r._$Cl=n),n!==void 0&&(t=lr(e,n._$AS(e,t.values),n,a)),t}var xa=class{constructor(t,r){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:r},parts:a}=this._$AD,n=(t?.creationScope??cr).importNode(r,!0);sr.currentNode=n;let i=sr.nextNode(),s=0,c=0,d=a[0];for(;d!==void 0;){if(s===d.index){let f;d.type===2?f=new Dr(i,i.nextSibling,this,t):d.type===1?f=new d.ctor(i,d.name,d.strings,this,t):d.type===6&&(f=new Oa(i,this,t)),this._$AV.push(f),d=a[++c]}s!==d?.index&&(i=sr.nextNode(),s++)}return sr.currentNode=cr,n}p(t){let r=0;for(let a of this._$AV)a!==void 0&&(a.strings!==void 0?(a._$AI(t,a,r),r+=a.strings.length-2):a._$AI(t[r])),r++}},Dr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,a,n){this.type=2,this._$AH=Q,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=a,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,r=this._$AM;return r!==void 0&&t?.nodeType===11&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=lr(this,t,r),No(t)?t===Q||t==null||t===""?(this._$AH!==Q&&this._$AR(),this._$AH=Q):t!==this._$AH&&t!==_e&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):El(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==Q&&No(this._$AH)?this._$AA.nextSibling.data=t:this.T(cr.createTextNode(t)),this._$AH=t}$(t){let{values:r,_$litType$:a}=t,n=typeof a=="number"?this._$AC(t):(a.el===void 0&&(a.el=To.createElement(Ll(a.h,a.h[0]),this.options)),a);if(this._$AH?._$AD===n)this._$AH.p(r);else{let i=new xa(n,this),s=i.u(this.options);i.p(r),this.T(s),this._$AH=i}}_$AC(t){let r=Cl.get(t.strings);return r===void 0&&Cl.set(t.strings,r=new To(t)),r}k(t){ni(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,a,n=0;for(let i of t)n===r.length?r.push(a=new e(this.O(_o()),this.O(_o()),this,this.options)):a=r[n],a._$AI(i),n++;n<r.length&&(this._$AR(a&&a._$AB.nextSibling,n),r.length=n)}_$AR(t=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);t&&t!==this._$AB;){let a=t.nextSibling;t.remove(),t=a}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},dr=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,a,n,i){this.type=1,this._$AH=Q,this._$AN=void 0,this.element=t,this.name=r,this._$AM=n,this.options=i,a.length>2||a[0]!==""||a[1]!==""?(this._$AH=Array(a.length-1).fill(new String),this.strings=a):this._$AH=Q}_$AI(t,r=this,a,n){let i=this.strings,s=!1;if(i===void 0)t=lr(this,t,r,0),s=!No(t)||t!==this._$AH&&t!==_e,s&&(this._$AH=t);else{let c=t,d,f;for(t=i[0],d=0;d<i.length-1;d++)f=lr(this,c[a+d],r,d),f===_e&&(f=this._$AH[d]),s||=!No(f)||f!==this._$AH[d],f===Q?t=Q:t!==Q&&(t+=(f??"")+i[d+1]),this._$AH[d]=f}s&&!n&&this.j(t)}j(t){t===Q?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Sa=class extends dr{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===Q?void 0:t}},Ca=class extends dr{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==Q)}},Ea=class extends dr{constructor(t,r,a,n,i){super(t,r,a,n,i),this.type=5}_$AI(t,r=this){if((t=lr(this,t,r,0)??Q)===_e)return;let a=this._$AH,n=t===Q&&a!==Q||t.capture!==a.capture||t.once!==a.once||t.passive!==a.passive,i=t!==Q&&(a===Q||n);n&&this.element.removeEventListener(this.name,this,a),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Oa=class{constructor(t,r,a){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=a}get _$AU(){return this._$AM._$AU}_$AI(t){lr(this,t)}},li={M:oi,P:wt,A:ai,C:1,L:Al,R:xa,D:El,V:lr,I:Dr,H:dr,N:Ca,U:Ea,B:Sa,F:Oa},qu=ri.litHtmlPolyfillSupport;qu?.(To,Dr),(ri.litHtmlVersions??=[]).push("3.3.0");var di=(e,t,r)=>{let a=r?.renderBefore??t,n=a._$litPart$;if(n===void 0){let i=r?.renderBefore??null;a._$litPart$=n=new Dr(t.insertBefore(_o(),i),i,void 0,r??{})}return n._$AI(e),n};var fi=globalThis,Rt=class extends ht{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){let t=super.createRenderRoot();return this.renderOptions.renderBefore??=t.firstChild,t}update(t){let r=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=di(r,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return _e}};Rt._$litElement$=!0,Rt.finalized=!0,fi.litElementHydrateSupport?.({LitElement:Rt});var Xu=fi.litElementPolyfillSupport;Xu?.({LitElement:Rt});var Ju={_$AK:(e,t,r)=>{e._$AK(t,r)},_$AL:e=>e._$AL};(fi.litElementVersions??=[]).push("4.2.0");var pb=!1;var hi={};Y(hi,{customElement:()=>Qu,eventOptions:()=>t4,property:()=>E,query:()=>me,queryAll:()=>o4,queryAssignedElements:()=>n4,queryAssignedNodes:()=>pi,queryAsync:()=>a4,standardProperty:()=>wl,state:()=>te});var Qu=e=>(t,r)=>{r!==void 0?r.addInitializer(()=>{customElements.define(e,t)}):customElements.define(e,t)};var e4={attribute:!0,type:String,converter:kr,reflect:!1,hasChanged:wo},wl=(e=e4,t,r)=>{let{kind:a,metadata:n}=r,i=globalThis.litPropertyMetadata.get(n);if(i===void 0&&globalThis.litPropertyMetadata.set(n,i=new Map),a==="setter"&&((e=Object.create(e)).wrapped=!0),i.set(r.name,e),a==="accessor"){let{name:s}=r;return{set(c){let d=t.get.call(this);t.set.call(this,c),this.requestUpdate(s,d,e)},init(c){return c!==void 0&&this.C(s,void 0,e,c),c}}}if(a==="setter"){let{name:s}=r;return function(c){let d=this[s];t.call(this,c),this.requestUpdate(s,d,e)}}throw Error("Unsupported decorator location: "+a)};function E(e){return(t,r)=>typeof r=="object"?wl(e,t,r):((a,n,i)=>{let s=n.hasOwnProperty(i);return n.constructor.createProperty(i,a),s?Object.getOwnPropertyDescriptor(n,i):void 0})(e,t,r)}function te(e){return E({...e,state:!0,attribute:!1})}function t4(e){return(t,r)=>{let a=typeof t=="function"?t:t[r];Object.assign(a,e)}}var tt=(e,t,r)=>(r.configurable=!0,r.enumerable=!0,Reflect.decorate&&typeof t!="object"&&Object.defineProperty(e,t,r),r);function me(e,t){return(r,a,n)=>{let i=s=>s.renderRoot?.querySelector(e)??null;if(t){let{get:s,set:c}=typeof a=="object"?r:n??(()=>{let d=Symbol();return{get(){return this[d]},set(f){this[d]=f}}})();return tt(r,a,{get(){let d=s.call(this);return d===void 0&&(d=i(this),(d!==null||this.hasUpdated)&&c.call(this,d)),d}})}return tt(r,a,{get(){return i(this)}})}}var r4;function o4(e){return(t,r)=>tt(t,r,{get(){return(this.renderRoot??(r4??=document.createDocumentFragment())).querySelectorAll(e)}})}function a4(e){return(t,r)=>tt(t,r,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(e)??null}})}function n4(e){return(t,r)=>{let{slot:a,selector:n}=e??{},i="slot"+(a?`[name=${a}]`:":not([name])");return tt(t,r,{get(){let s=this.renderRoot?.querySelector(i),c=s?.assignedElements(e)??[];return n===void 0?c:c.filter(d=>d.matches(n))}})}}function pi(e){return(t,r)=>{let{slot:a}=e??{},n="slot"+(a?`[name=${a}]`:":not([name])");return tt(t,r,{get(){return this.renderRoot?.querySelector(n)?.assignedNodes(e)??[]}})}}var mi={};Y(mi,{repeat:()=>fr});var mt={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},rt=e=>(...t)=>({_$litDirective$:e,values:t}),Ve=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,r,a){this._$Ct=t,this._$AM=r,this._$Ci=a}_$AS(t,r){return this.update(t,r)}update(t,r){return this.render(...r)}};var{I:i4}=li;var _l=e=>e.strings===void 0,Rl=()=>document.createComment(""),Ur=(e,t,r)=>{let a=e._$AA.parentNode,n=t===void 0?e._$AB:t._$AA;if(r===void 0){let i=a.insertBefore(Rl(),n),s=a.insertBefore(Rl(),n);r=new i4(i,s,e,e.options)}else{let i=r._$AB.nextSibling,s=r._$AM,c=s!==e;if(c){let d;r._$AQ?.(e),r._$AM=e,r._$AP!==void 0&&(d=e._$AU)!==s._$AU&&r._$AP(d)}if(i!==n||c){let d=r._$AA;for(;d!==i;){let f=d.nextSibling;a.insertBefore(d,n),d=f}}}return r},Wt=(e,t,r=e)=>(e._$AI(t,r),e),s4={},Nl=(e,t=s4)=>e._$AH=t,Tl=e=>e._$AH,La=e=>{e._$AP?.(!1,!0);let t=e._$AA,r=e._$AB.nextSibling;for(;t!==r;){let a=t.nextSibling;t.remove(),t=a}};var Ml=(e,t,r)=>{let a=new Map;for(let n=t;n<=r;n++)a.set(e[n],n);return a},fr=rt(class extends Ve{constructor(e){if(super(e),e.type!==mt.CHILD)throw Error("repeat() can only be used in text expressions")}dt(e,t,r){let a;r===void 0?r=t:t!==void 0&&(a=t);let n=[],i=[],s=0;for(let c of e)n[s]=a?a(c,s):s,i[s]=r(c,s),s++;return{values:i,keys:n}}render(e,t,r){return this.dt(e,t,r).values}update(e,[t,r,a]){let n=Tl(e),{values:i,keys:s}=this.dt(t,r,a);if(!Array.isArray(n))return this.ut=s,i;let c=this.ut??=[],d=[],f,h,p=0,g=n.length-1,b=0,x=i.length-1;for(;p<=g&&b<=x;)if(n[p]===null)p++;else if(n[g]===null)g--;else if(c[p]===s[b])d[b]=Wt(n[p],i[b]),p++,b++;else if(c[g]===s[x])d[x]=Wt(n[g],i[x]),g--,x--;else if(c[p]===s[x])d[x]=Wt(n[p],i[x]),Ur(e,d[x+1],n[p]),p++,x--;else if(c[g]===s[b])d[b]=Wt(n[g],i[b]),Ur(e,n[p],n[g]),g--,b++;else if(f===void 0&&(f=Ml(s,b,x),h=Ml(c,p,g)),f.has(c[p]))if(f.has(c[g])){let O=h.get(s[b]),_=O!==void 0?n[O]:null;if(_===null){let N=Ur(e,n[p]);Wt(N,i[b]),d[b]=N}else d[b]=Wt(_,i[b]),Ur(e,n[p],_),n[O]=null;b++}else La(n[g]),g--;else La(n[p]),p++;for(;b<=x;){let O=Ur(e,d[x+1]);Wt(O,i[b]),d[b++]=O}for(;p<=g;){let O=n[p++];O!==null&&La(O)}return this.ut=s,Nl(e,d),_e}});var gi={};Y(gi,{classMap:()=>Ne});var Ne=rt(class extends Ve{constructor(e){if(super(e),e.type!==mt.ATTRIBUTE||e.name!=="class"||e.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return" "+Object.keys(e).filter(t=>e[t]).join(" ")+" "}update(e,[t]){if(this.st===void 0){this.st=new Set,e.strings!==void 0&&(this.nt=new Set(e.strings.join(" ").split(/\s/).filter(a=>a!=="")));for(let a in t)t[a]&&!this.nt?.has(a)&&this.st.add(a);return this.render(t)}let r=e.element.classList;for(let a of this.st)a in t||(r.remove(a),this.st.delete(a));for(let a in t){let n=!!t[a];n===this.st.has(a)||this.nt?.has(a)||(n?(r.add(a),this.st.add(a)):(r.remove(a),this.st.delete(a)))}return _e}});var yi={};Y(yi,{styleMap:()=>l4});var Il="important",c4=" !"+Il,l4=rt(class extends Ve{constructor(e){if(super(e),e.type!==mt.ATTRIBUTE||e.name!=="style"||e.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(e){return Object.keys(e).reduce((t,r)=>{let a=e[r];return a==null?t:t+`${r=r.includes("-")?r:r.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${a};`},"")}update(e,[t]){let{style:r}=e.element;if(this.ft===void 0)return this.ft=new Set(Object.keys(t)),this.render(t);for(let a of this.ft)t[a]==null&&(this.ft.delete(a),a.includes("-")?r.removeProperty(a):r[a]=null);for(let a in t){let n=t[a];if(n!=null){this.ft.add(a);let i=typeof n=="string"&&n.endsWith(c4);a.includes("-")||i?r.setProperty(a,i?n.slice(0,-11):n,i?Il:""):r[a]=n}}return _e}});var bi={};Y(bi,{UnsafeHTMLDirective:()=>$r,unsafeHTML:()=>Mo});var $r=class extends Ve{constructor(t){if(super(t),this.it=Q,t.type!==mt.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===Q||t==null)return this._t=void 0,this.it=t;if(t===_e)return t;if(typeof t!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;let r=[t];return r.raw=r,this._t={_$litType$:this.constructor.resultType,strings:r,values:[]}}};$r.directiveName="unsafeHTML",$r.resultType=1;var Mo=rt($r);var wi={};Y(wi,{CacheRegistry:()=>gt,ClearCacheEvent:()=>ko});var xi={};Y(xi,{CancelablePromise:()=>Aa,CanceledPromiseError:()=>ur,cancelable:()=>vi});var ur=class extends Error{constructor(t,r,a){super(t),this.canceledPromiseResult=r,this.canceledPromiseError=a}},Aa=class extends Promise{constructor(t){super((r,a)=>t(n=>{this.isCanceled?a(new ur("Promise has been canceled",n)):r(n)},n=>{this.isCanceled?a(new ur("Promise has been canceled",void 0,n)):a(n)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},vi=e=>new Aa((t,r)=>e.then(t).catch(r));var Ai={};Y(Ai,{FtNotificationEvent:()=>zo,PostResizeEvent:()=>Li,PreResizeEvent:()=>Oi,WithEventBus:()=>Nt,withEventBus:()=>_a});var Ei={};Y(Ei,{applyMixinOnce:()=>Le,dateReviver:()=>u4,deepCopy:()=>Po,deepEqual:()=>Ue,delay:()=>wa,eventPathContainsMatchingElement:()=>Si,everyDeep:()=>f4,flatDeep:()=>zl,forEachDeep:()=>kl,getComposedPathTo:()=>Ci,hasChanged:()=>_t,last:()=>h4,minmax:()=>Io,parseDate:()=>Ul,randomId:()=>m4,someDeep:()=>Dl,unslotText:()=>Ra,waitFor:()=>Pl,waitUntil:()=>d4});var wa=e=>new Promise(t=>setTimeout(t,e));async function d4(e,t=10,r=2e4){await Pl(async()=>await e()||void 0,t,r)}async function Pl(e,t=10,r=2e4){let a=await e(),n,i;for(n=i=performance.now();a==null&&(!r||i-n<r);)await wa(t),a=await e(),i=performance.now();if(a==null)throw new Error("Timeout exceeded");return a}function zl(e,t){return e.flatMap(r=>[r,...zl(t(r),t)])}function kl(e,t,r){let a=(n,i)=>{var s;for(let c=0;c<n.length;c++){let d=n[c];if(!(((s=r(d,c,n,i))!==null&&s!==void 0?s:!0)&&a(t(d),[...i,d])))return!1}return!0};a(e,[])}function Dl(e,t,r){let a=!1;return kl(e,t,(n,i,s,c)=>(a=!!r(n,i,s,c),!a)),a}function f4(e,t,r){return!Dl(e,t,(a,n,i,s)=>!r(a,n,i,s))}function u4(...e){return(t,r)=>e.includes(t)?Ul(r):r}function Ul(e){return e.match(/^\d{4}-\d{2}-\d{2}$/)&&(e=e.replace(/-/g,"/")),e=e.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,(t,r,a,n)=>r+a+":"+n),new Date(e)}function p4(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let r,a,n;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(a=r;a--!==0;)if(!Ue(e[a],t[a]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(a of e.entries())if(!t.has(a[0]))return!1;for(a of e.entries())if(!Ue(a[1],t.get(a[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(a of e.entries())if(!t.has(a[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=s=>Object.keys(s).filter(c=>s[c]!=null);if(n=i(e),r=n.length,r!==i(t).length)return!1;for(a=r;a--!==0;)if(!Object.prototype.hasOwnProperty.call(t,n[a]))return!1;for(a=r;a--!==0;){let s=n[a];if(!Ue(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Ue(e,t){try{return p4(e,t)}catch{return!1}}function _t(e,t){return!Ue(e,t)}function Si(e,t,r=window.document.body){if(t.length>0){let a=e.composedPath();for(let n of a){if(n===r)return!1;if(n.matches&&t.some(i=>n.matches(i)))return!0}}return!1}function Io(e,t,r){return Math.min(Math.max(e,t),r)}function h4(e){return e[e.length-1]}function Ra(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(t=>Ra(t)).join(""):e?.textContent||""}function Ci(e){let t=[],r=a=>{a.stopPropagation(),t=a.composedPath()};return e.addEventListener("get-composed-path",r),e.dispatchEvent(new Event("get-composed-path",{composed:!0})),e.removeEventListener("get-composed-path",r),t}function Po(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function m4(e,t){return(t??"")+(""+Math.floor(Math.random()*10**e)).padStart(e,"0")}function Le(e,t){let r=a=>a[e]===!0;return a=>{if(r(a))return a;let n=t(a);return n[e]=!0,n}}var zo=class extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}},Oi=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},Li=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}},_a=Le(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(r,a,n){this.eventBus.addEventListener(r,a,n)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,a,n){this.eventBus.removeEventListener(r,a,n)}}}),Nt=class extends _a(Object){};var ko=class extends CustomEvent{constructor(t){super("clear-cache",{detail:{clearedKeys:t}})}},gt=class extends Nt{constructor(){super(...arguments),this.content={}}register(t,r,a=!1){var n;let i=this.content[t],s=(n=i?.status)!==null&&n!==void 0?n:"REGISTERED";this.content[t]={...i,loader:r,final:a,status:s}}registerFinal(t,r){this.register(t,r,!0)}clearAll(t=!0){return this.clearMatching(()=>!0,t)}clearMatching(t,r=!0){let a=Object.keys(this.content).filter(t).filter(n=>this.clear(n,!1)!=null);return r&&a.length>0&&this.dispatchEvent(new ko(a)),a}clear(t,r=!0){if(this.content[t]&&!this.content[t].final)return this.forceClear(t),r&&this.dispatchEvent(new ko([t])),t}forceClear(t){var r;let a=this.content[t];a&&(this.clearClearTimeout(t),(r=a.promise)===null||r===void 0||r.cancel(),this.content[t]={loader:a.loader,final:a.final,status:"REGISTERED"})}clearClearTimeout(t){var r,a,n;((r=this.content[t])===null||r===void 0?void 0:r.clearTimeout)!=null&&(window.clearTimeout((a=this.content[t])===null||a===void 0?void 0:a.clearTimeout),(n=this.content[t])===null||n===void 0||delete n.clearTimeout)}set(t,r,a=!1){this.forceClear(t);let n=async()=>r,i="RESOLVED";this.content[t]={loader:n,final:a,status:i,value:r}}setFinal(t,r){return this.set(t,r,!0)}async get(t,r,a){if(!this.isRegistered(t)){if(!r)throw new Error("Unknown cache key "+t);this.register(t,r)}let n=this.content[t];switch(n.status){case"ERROR":throw n.error;case"LOADING":return n.promise;case"RESOLVED":return n.value;case"REGISTERED":return r=r??n.loader,n.status="LOADING",n.promise=vi(r()),n.promise.then(i=>(n.status="RESOLVED",n.value=i,a!=null&&(this.clearClearTimeout(t),n.clearTimeout=window.setTimeout(()=>this.clear(t),a)),i)).catch(i=>{var s;throw!((s=n.promise)===null||s===void 0)&&s.isCanceled||(n.status="ERROR",n.error=i),i})}}isRegistered(t){return this.content[t]!=null}getNow(t){var r;return(r=this.content[t])===null||r===void 0?void 0:r.value}has(t){var r,a;return((r=this.content[t])===null||r===void 0?void 0:r.status)!==void 0&&((a=this.content[t])===null||a===void 0?void 0:a.status)!=="REGISTERED"}resolvedKeys(){return Object.keys(this.content).filter(t=>{var r;return((r=this.content[t])===null||r===void 0?void 0:r.status)==="RESOLVED"})}resolvedValues(){return this.resolvedKeys().map(t=>this.content[t].value)}keys(){return Object.keys(this.content)}};var Mi={};Y(Mi,{ClusteringHelper:()=>Ti,formatHierarchicalValues:()=>Ni});var _i={};Y(_i,{accessResult:()=>Ri,accessResultId:()=>g4,accessResultUrl:()=>y4});function Ri(e){var t,r,a,n;return(n=(a=(r=(t=e?.map)!==null&&t!==void 0?t:e?.topic)!==null&&r!==void 0?r:e?.document)!==null&&a!==void 0?a:e?.htmlPackage)!==null&&n!==void 0?n:e?.htmlPackagePage}function g4(e){var t,r,a,n,i,s,c,d,f;return(d=(s=(n=(r=(t=e?.map)===null||t===void 0?void 0:t.mapId)!==null&&r!==void 0?r:(a=e?.topic)===null||a===void 0?void 0:a.tocId)!==null&&n!==void 0?n:(i=e?.document)===null||i===void 0?void 0:i.documentId)!==null&&s!==void 0?s:(c=e?.htmlPackage)===null||c===void 0?void 0:c.packageId)!==null&&d!==void 0?d:(f=e?.htmlPackagePage)===null||f===void 0?void 0:f.contentId}function y4(e){var t,r,a,n,i,s,c,d,f;return(d=(s=(n=(r=(t=e?.map)===null||t===void 0?void 0:t.readerUrl)!==null&&r!==void 0?r:(a=e?.topic)===null||a===void 0?void 0:a.readerUrl)!==null&&n!==void 0?n:(i=e?.document)===null||i===void 0?void 0:i.viewerUrl)!==null&&s!==void 0?s:(c=e?.htmlPackage)===null||c===void 0?void 0:c.viewerUrl)!==null&&d!==void 0?d:(f=e?.htmlPackagePage)===null||f===void 0?void 0:f.viewerUrl}function Ni(e,t){return t&&t>1&&e.length>=t?`... > ${e[e.length-1]}`:e.join(" > ")}var Ti=class e{constructor(t,r,a,n){this.allResults=t,this.selectedResult=r,this.clusteringMetadata=a,this.metadataDescriptors=n}static extractResultMetadata(t){let r=Ri(t.result).metadata;return t.key==null?e.flattenMetadata(r,t.hierarchicalValueTruncatingLevel,t.dateFormatter):e.flattenMetadata(r.find(a=>a.key===t.key),t.hierarchicalValueTruncatingLevel,t.dateFormatter)}static flattenMetadata(t,r,a){if(Array.isArray(t))return t.map(i=>e.flattenMetadata(i,r,a)).filter(i=>i!=null);let n=t?.hierarchicalValues!=null&&t.hierarchicalValues.length>0;if(!(t==null||t.values.length==0&&!n))if(n){let i=[],s=[];return t.hierarchicalValues.forEach(c=>{i.push(Ni(c)),s.push(Ni(c,r))}),{key:t.key,label:t.label,value:i.join(", "),displayValue:s.join(", "),displayTooltipValue:i.join(", ")}}else{let i=t.values.join(", "),s=t.values.map(c=>a?a(c):c).join(", ");return{key:t.key,label:t.label,value:i,displayValue:s,displayTooltipValue:s}}}computeClustersItemsForMetadata(t,r,a="No value",n,i){var s,c;let d=e.extractResultMetadata({result:this.selectedResult,key:t,dateFormatter:i}),f=(s=d?.label)!==null&&s!==void 0?s:(c=this.getMetadataDescriptor(t))===null||c===void 0?void 0:c.label;return this.allResults.map(p=>e.extractResultMetadata({result:p,key:t,hierarchicalValueTruncatingLevel:n,dateFormatter:i})).map(p=>p??{key:t,label:f,value:void 0,displayValue:a}).filter(p=>p.value!=d?.value).filter((p,g,b)=>b.findIndex(x=>x.value===p.value)===g).map(p=>({result:this.findBestResultForMetadataValue(t,p.value),metadata:p})).sort((p,g)=>this.compareMetadata(p.metadata.value,g.metadata.value,t,r))}compareMetadata(t,r,a,n){if(t==null)return-1;if(r==null)return 1;let i=this.getMetadataDescriptor(a),s=i?.sortRule||"NONE",c=i?.reverseSort||!1;if(s=="ALPHABET"||s=="VERSION"){let d=t.localeCompare(r,n,{numeric:!0});return c?d*-1:d}return 0}getMetadataDescriptor(t){return this.metadataDescriptors.find(r=>t==r.key)}findBestResultForMetadataValue(t,r){let a=this.allResults.filter(d=>{var f;return((f=e.extractResultMetadata({result:d,key:t}))===null||f===void 0?void 0:f.value)==r}),i=[...e.extractResultMetadata({result:this.selectedResult}).filter(d=>this.clusteringMetadata.has(d.key)).filter(d=>d.key!==t)],s,c=-1;for(let d of a){let f=this.countMatchingMetadata(d,i);if(f>c&&(c=f,s=d,f===i.length))break}return s}countMatchingMetadata(t,r){return e.extractResultMetadata({result:t}).filter(a=>r.some(n=>n.key===a.key&&n.value===a.value)).length}};var Ii={};Y(Ii,{Debouncer:()=>$e});var $e=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,r){return this.callbacks=[t],this.debounce(r)}queue(t,r){return this.callbacks.push(t),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((r,a)=>{this.resolvePromise=r,this.rejectPromise=a})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,r;let a=[...this.callbacks];this.callbacks=[];let n=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,i=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of a)try{await s()}catch(c){n(c);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Pi={};Y(Pi,{customElement:()=>ae,dateProperty:()=>v4,isNumber:()=>$l,jsonProperty:()=>Ke,numberProperty:()=>Na,optionalNumberProperty:()=>b4});var ae=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Ke(e,t){let r=()=>JSON.parse(JSON.stringify(e));return E({type:Object,converter:{fromAttribute:a=>{if(a==null)return r();try{return JSON.parse(a)}catch{return r()}},toAttribute:a=>JSON.stringify(a)},hasChanged:_t,...t??{}})}function b4(e){return Na(e)}function Na(e){return E({type:Object,converter:{fromAttribute:t=>{if(t!=null)return $l(t)?+t:void 0},toAttribute:t=>t==null?void 0:""+t},useDefault:!0,...e??{}})}function $l(e){return!isNaN(parseFloat(e))}function v4(e){return E({type:Object,converter:{fromAttribute:t=>{if(t==null)return;let r=new Date(Date.parse(t));if(!isNaN(r.valueOf()))return r},toAttribute:t=>t?.toISOString()},useDefault:!0,...e??{}})}var Ui={};Y(Ui,{designSystemVariables:()=>J});var Di={};Y(Di,{DesignSystemFamily:()=>Tt,DesignSystemSize:()=>Ie,FtCssVariableFactory:()=>o,badge:()=>_4,banner:()=>R4,button:()=>S,chart:()=>W4,checkbox:()=>C4,chip:()=>A4,chipChoice:()=>L4,collapsible:()=>F4,comboboxMultiSelect:()=>B4,comboboxSingleSelect:()=>$4,dateRangePicker:()=>X4,drawer:()=>z4,floatingMenu:()=>U4,foundation:()=>l,link:()=>w4,modal:()=>P4,notice:()=>V4,notification:()=>Z4,pageDesigner:()=>j4,pageFooter:()=>M4,pageHeader:()=>T4,pageLayout:()=>I4,popover:()=>H4,radio:()=>E4,reorderableList:()=>q4,resolveFamilyClass:()=>zi,resolveSizeClass:()=>ki,semantic:()=>u,setVariable:()=>R,switch_:()=>G4,table:()=>O4,tabs:()=>k4,textArea:()=>D4,textInput:()=>Z,titleBreadcrumb:()=>N4,toggle:()=>K4,tooltip:()=>Y4,treeList:()=>S4,typographies:()=>Vt,typographyBody1Medium:()=>ka,typographyBody1Regular:()=>za,typographyBody1Semibold:()=>Da,typographyBody2Medium:()=>Me,typographyBody2MediumUnderline:()=>Bl,typographyBody2Regular:()=>Ua,typographyBody2Semibold:()=>$a,typographyCaption1Bold:()=>Za,typographyCaption1Medium:()=>Va,typographyCaption1Semibold:()=>Ka,typographyCaption2Bold:()=>qa,typographyCaption2Medium:()=>Ze,typographyCaption2Semibold:()=>Ya,typographyCaption3Bold:()=>Qa,typographyCaption3Medium:()=>Xa,typographyCaption3Semibold:()=>Ja,typographyDisplay:()=>Ta,typographyLabel1Bold:()=>Fa,typographyLabel1Medium:()=>Ba,typographyLabel1Semibold:()=>Ha,typographyLabel2Bold:()=>ja,typographyLabel2Medium:()=>Ga,typographyLabel2Semibold:()=>Wa,typographyTitle1:()=>Ma,typographyTitle2:()=>Ia,typographyTitle3:()=>Pa,typographyVariants:()=>x4});var jt=e=>typeof e=="string"?et(e):e,o=class{static create(t,r,a,n){let i=c=>jt(c??n),s=k`var(${jt(t)}, ${i(n)})`;return s.name=t,s.description=r,s.category=a,s.defaultValue=n,s.defaultCssValue=i,s.set=c=>R(s,c??i(n)),s.get=c=>k`var(${jt(t)}, ${i(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(t,r,a,n){let i=c=>a.get(c??n),s=k`var(${jt(t)}, ${i(n)})`;return s.name=t,s.description=r,s.category=a.category,s.fallbackVariable=a,s.defaultValue=n,s.defaultCssValue=i,s.set=c=>R(s,c??i(n)),s.get=c=>k`var(${jt(t)}, ${i(c)})`,s.breadcrumb=()=>[a.name,...a.breadcrumb()],s.lastResortDefaultValue=()=>n??a.lastResortDefaultValue(),s}static external(t,r){let a=i=>t.defaultCssValue(i),n=k`var(${jt(t.name)}, ${a(t.defaultValue)})`;return n.name=t.name,n.category=t.category,n.fallbackVariable=t.fallbackVariable,n.defaultValue=t.defaultValue,n.context=r,n.defaultCssValue=a,n.set=i=>t.set(i),n.get=i=>k`var(${jt(t.name)}, ${a(i)})`,n.breadcrumb=()=>t.breadcrumb(),n.lastResortDefaultValue=()=>t.lastResortDefaultValue(),n}};function R(e,t){return jt(`${e.name}: ${t}`)}var l={colorWhite:o.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:o.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:o.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:o.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:o.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:o.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:o.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:o.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:o.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:o.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:o.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:o.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:o.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:o.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:o.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ftds-opacity-0","","NUMBER","0"),opacity8:o.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:o.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:o.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:o.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:o.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:o.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:o.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:o.create("--ftds-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:o.create("--ftds-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:o.create("--ftds-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:o.create("--ftds-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:o.create("--ftds-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:o.create("--ftds-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:o.create("--ftds-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:o.create("--ftds-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:o.create("--ftds-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},Ta={fontFamily:o.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:o.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-display-text-case","","UNKNOWN","none")},Ma={fontFamily:o.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:o.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},Ia={fontFamily:o.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:o.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},Pa={fontFamily:o.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:o.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},za={fontFamily:o.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},ka={fontFamily:o.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},Da={fontFamily:o.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},Ua={fontFamily:o.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},Me={fontFamily:o.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},Bl={fontFamily:o.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:o.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:o.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},$a={fontFamily:o.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},Ba={fontFamily:o.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},Ha={fontFamily:o.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Fa={fontFamily:o.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Ga={fontFamily:o.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},Wa={fontFamily:o.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},ja={fontFamily:o.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Va={fontFamily:o.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Ka={fontFamily:o.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Za={fontFamily:o.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Ze={fontFamily:o.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Ya={fontFamily:o.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},qa={fontFamily:o.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Xa={fontFamily:o.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Ja={fontFamily:o.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Qa={fontFamily:o.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Vt={display:Ta,"title-1":Ma,"title-2":Ia,"title-3":Pa,"body-1-regular":za,"body-1-medium":ka,"body-1-semibold":Da,"body-2-regular":Ua,"body-2-medium":Me,"body-2-medium-underline":Bl,"body-2-semibold":$a,"label-1-medium":Ba,"label-1-semibold":Ha,"label-1-bold":Fa,"label-2-medium":Ga,"label-2-semibold":Wa,"label-2-bold":ja,"caption-1-medium":Va,"caption-1-semibold":Ka,"caption-1-bold":Za,"caption-2-medium":Ze,"caption-2-semibold":Ya,"caption-2-bold":qa,"caption-3-medium":Xa,"caption-3-semibold":Ja,"caption-3-bold":Qa},x4=["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","label-1","label-2","caption-1","caption-2","caption-3"];var u={backgroundActionPrimary:o.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:o.extend("--ftds-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:o.extend("--ftds-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:o.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:o.extend("--ftds-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:o.extend("--ftds-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:o.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:o.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:o.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:o.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:o.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:o.extend("--ftds-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:o.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:o.extend("--ftds-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:o.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:o.extend("--ftds-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:o.extend("--ftds-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:o.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
5
+ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:o.extend("--ftds-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:o.extend("--ftds-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:o.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:o.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:o.extend("--ftds-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:o.extend("--ftds-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:o.extend("--ftds-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:o.extend("--ftds-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:o.extend("--ftds-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:o.extend("--ftds-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:o.extend("--ftds-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:o.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",l.colorGray50),borderGlobalSecondary:o.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",l.colorGray40),borderGlobalSubtle:o.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",l.colorGray30),borderInputPrimary:o.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80),borderNeutralPrimary:o.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",l.colorGray200)};var S={largeHeight:o.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ftds-button-large-horizontal-padding","",l.spacing4),largeGap:o.extend("--ftds-button-large-gap","",l.spacing2),largeBorderRadius:o.extend("--ftds-button-large-border-radius","",l.borderRadiusS),largeIconSize:o.extend("--ftds-button-large-icon-size","",l.iconSize3),largeBorderWidth:o.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ftds-button-medium-horizontal-padding","",l.spacing3),mediumGap:o.extend("--ftds-button-medium-gap","",l.spacing2),mediumBorderRadius:o.extend("--ftds-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:o.extend("--ftds-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:o.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-button-small-horizontal-padding","",l.spacing2),smallGap:o.extend("--ftds-button-small-gap","",l.spacing1),smallBorderRadius:o.extend("--ftds-button-small-border-radius","",l.borderRadiusS),smallIconSize:o.extend("--ftds-button-small-icon-size","",l.iconSize1),smallBorderWidth:o.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ftds-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:o.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ftds-button-round-border-radius","",l.borderRadiusPill),primaryBrandBackgroundColor:o.extend("--ftds-button-primary-brand-background-color","",u.backgroundActionPrimary),primaryBrandColor:o.extend("--ftds-button-primary-brand-color","",u.contentGlobalOnColor),primaryBrandIconColor:o.extend("--ftds-button-primary-brand-icon-color","",u.contentGlobalOnColor),primaryBrandStateLayerColor:o.extend("--ftds-button-primary-brand-state-layer-color","",u.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",l.opacity16),primaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",l.opacity16),primaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-primary-brand-active-state-layer-opacity","",l.opacity24),primaryBrandDisabledComponentOpacity:o.extend("--ftds-button-primary-brand-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-button-focus-focus-ring-color","",u.borderActionFocusRing),tertiaryBrandBackgroundColor:o.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:o.extend("--ftds-button-tertiary-brand-color","",u.contentActionPrimary),tertiaryBrandIconColor:o.extend("--ftds-button-tertiary-brand-icon-color","",u.contentActionPrimary),tertiaryBrandStateLayerColor:o.extend("--ftds-button-tertiary-brand-state-layer-color","",u.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",l.opacity8),tertiaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",l.opacity8),tertiaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",l.opacity16),tertiaryBrandDisabledComponentOpacity:o.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",l.opacity40),tertiaryInfoBackgroundColor:o.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:o.extend("--ftds-button-tertiary-info-color","",u.contentInfoPrimary),tertiaryInfoIconColor:o.extend("--ftds-button-tertiary-info-icon-color","",u.contentInfoPrimary),tertiaryInfoStateLayerColor:o.extend("--ftds-button-tertiary-info-state-layer-color","",u.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",l.opacity8),tertiaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",l.opacity8),tertiaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",l.opacity16),tertiaryInfoDisabledComponentOpacity:o.extend("--ftds-button-tertiary-info-disabled-component-opacity","",l.opacity40),tertiarySuccessBackgroundColor:o.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:o.extend("--ftds-button-tertiary-success-color","",u.contentSuccessPrimary),tertiarySuccessIconColor:o.extend("--ftds-button-tertiary-success-icon-color","",u.contentSuccessPrimary),tertiarySuccessStateLayerColor:o.extend("--ftds-button-tertiary-success-state-layer-color","",u.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",l.opacity8),tertiarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",l.opacity8),tertiarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",l.opacity16),tertiarySuccessDisabledComponentOpacity:o.extend("--ftds-button-tertiary-success-disabled-component-opacity","",l.opacity40),tertiaryWarningBackgroundColor:o.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:o.extend("--ftds-button-tertiary-warning-color","",u.contentWarningPrimary),tertiaryWarningIconColor:o.extend("--ftds-button-tertiary-warning-icon-color","",u.contentWarningPrimary),tertiaryWarningStateLayerColor:o.extend("--ftds-button-tertiary-warning-state-layer-color","",u.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",l.opacity8),tertiaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",l.opacity8),tertiaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",l.opacity16),tertiaryWarningDisabledComponentOpacity:o.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",l.opacity40),tertiaryErrorBackgroundColor:o.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:o.extend("--ftds-button-tertiary-error-color","",u.contentErrorPrimary),tertiaryErrorIconColor:o.extend("--ftds-button-tertiary-error-icon-color","",u.contentErrorPrimary),tertiaryErrorStateLayerColor:o.extend("--ftds-button-tertiary-error-state-layer-color","",u.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",l.opacity8),tertiaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",l.opacity8),tertiaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",l.opacity16),tertiaryErrorDisabledComponentOpacity:o.extend("--ftds-button-tertiary-error-disabled-component-opacity","",l.opacity40),tertiaryNeutralBackgroundColor:o.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:o.extend("--ftds-button-tertiary-neutral-icon-color","",u.contentGlobalSecondary),tertiaryNeutralColor:o.extend("--ftds-button-tertiary-neutral-color","",u.contentGlobalSecondary),tertiaryNeutralStateLayerColor:o.extend("--ftds-button-tertiary-neutral-state-layer-color","",u.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",l.opacity8),tertiaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",l.opacity8),tertiaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",l.opacity16),tertiaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",l.opacity40),secondaryBrandBackgroundColor:o.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:o.extend("--ftds-button-secondary-brand-color","",u.contentActionPrimary),secondaryBrandIconColor:o.extend("--ftds-button-secondary-brand-icon-color","",u.contentActionPrimary),secondaryBrandStateLayerColor:o.extend("--ftds-button-secondary-brand-state-layer-color","",u.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",l.opacity8),secondaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",l.opacity8),secondaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",l.opacity16),secondaryBrandDisabledComponentOpacity:o.extend("--ftds-button-secondary-brand-disabled-component-opacity","",l.opacity40),secondaryBrandBorderColor:o.extend("--ftds-button-secondary-brand-border-color","",u.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",l.opacity8),secondaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",l.opacity8),secondaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",l.opacity16),secondaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",l.opacity40),secondaryNeutralBackgroundColor:o.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:o.extend("--ftds-button-secondary-neutral-color","",u.contentGlobalSecondary),secondaryNeutralIconColor:o.extend("--ftds-button-secondary-neutral-icon-color","",u.contentGlobalSecondary),secondaryNeutralStateLayerColor:o.extend("--ftds-button-secondary-neutral-state-layer-color","",u.contentGlobalSecondary),secondaryNeutralBorderColor:o.extend("--ftds-button-secondary-neutral-border-color","",u.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",l.opacity8),secondaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",l.opacity8),secondaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-secondary-info-active-state-layer-opacity","",l.opacity16),secondaryInfoDisabledComponentOpacity:o.extend("--ftds-button-secondary-info-disabled-component-opacity","",l.opacity40),secondaryInfoBackgroundColor:o.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:o.extend("--ftds-button-secondary-info-border-color","",u.borderInfoPrimary),secondaryInfoColor:o.extend("--ftds-button-secondary-info-color","",u.contentInfoPrimary),secondaryInfoIconColor:o.extend("--ftds-button-secondary-info-icon-color","",u.contentInfoPrimary),secondaryInfoStateLayerColor:o.extend("--ftds-button-secondary-info-state-layer-color","",u.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",l.opacity8),secondarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",l.opacity8),secondarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-secondary-success-active-state-layer-opacity","",l.opacity16),secondarySuccessDisabledComponentOpacity:o.extend("--ftds-button-secondary-success-disabled-component-opacity","",l.opacity40),secondarySuccessBackgroundColor:o.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:o.extend("--ftds-button-secondary-success-border-color","",u.borderSuccessPrimary),secondarySuccessColor:o.extend("--ftds-button-secondary-success-color","",u.contentSuccessPrimary),secondarySuccessIconColor:o.extend("--ftds-button-secondary-success-icon-color","",u.contentSuccessPrimary),secondarySuccessStateLayerColor:o.extend("--ftds-button-secondary-success-state-layer-color","",u.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",l.opacity8),secondaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",l.opacity8),secondaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",l.opacity16),secondaryWarningDisabledComponentOpacity:o.extend("--ftds-button-secondary-warning-disabled-component-opacity","",l.opacity40),secondaryWarningBackgroundColor:o.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:o.extend("--ftds-button-secondary-warning-border-color","",u.borderWarningPrimary),secondaryWarningColor:o.extend("--ftds-button-secondary-warning-color","",u.contentWarningPrimary),secondaryWarningIconColor:o.extend("--ftds-button-secondary-warning-icon-color","",u.contentWarningPrimary),secondaryWarningStateLayerColor:o.extend("--ftds-button-secondary-warning-state-layer-color","",u.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",l.opacity8),secondaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",l.opacity8),secondaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-secondary-error-active-state-layer-opacity","",l.opacity16),secondaryErrorDisabledComponentOpacity:o.extend("--ftds-button-secondary-error-disabled-component-opacity","",l.opacity40),secondaryErrorBackgroundColor:o.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:o.extend("--ftds-button-secondary-error-border-color","",u.contentErrorPrimary),secondaryErrorColor:o.extend("--ftds-button-secondary-error-color","",u.contentErrorPrimary),secondaryErrorIconColor:o.extend("--ftds-button-secondary-error-icon-color","",u.contentErrorPrimary),secondaryErrorStateLayerColor:o.extend("--ftds-button-secondary-error-state-layer-color","",u.contentErrorPrimary)};var S4={loadMoreIconSize:o.extend("--ftds-tree-list-load-more-icon-size","",l.iconSize2),loadMorePaddingLeft:o.extend("--ftds-tree-list-load-more-padding-left","",l.spacing6),loadMoreUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-unselected-default-border-color","",u.borderGlobalSubtle),loadMoreIconColor:o.extend("--ftds-tree-list-load-more-icon-color","",u.contentActionPrimary),loadMoreLabelColor:o.extend("--ftds-tree-list-load-more-label-color","",u.contentActionPrimary),loadMoreHoverBorderColor:o.extend("--ftds-tree-list-load-more-hover-border-color","",l.colorBrand20),loadMoreHoverBackgroundColor:o.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:o.extend("--ftds-tree-list-load-more-active-border-color","",l.colorBrand20),loadMoreActiveBackgroundColor:o.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:o.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:o.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",u.borderGlobalPrimary),loadMoreLabelMarginLeft:o.extend("--ftds-tree-list-load-more-label-margin-left","",l.spacing1),nodeIconSize:o.extend("--ftds-tree-list-node-icon-size","",l.iconSize2),nodeHeight:o.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:o.extend("--ftds-tree-list-node-parent-label-margin-left","",l.spacing2),nodeParentLabelMarginRight:o.extend("--ftds-tree-list-node-parent-label-margin-right","",l.spacing2),nodeRootPaddingLeft:o.extend("--ftds-tree-list-node-root-padding-left","",l.spacing6),nodeChildPaddingLeft:o.extend("--ftds-tree-list-node-child-padding-left","",l.spacing5),nodeLeafPaddingLeft:o.extend("--ftds-tree-list-node-leaf-padding-left","",l.spacing6),nodeUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-node-unselected-default-border-color","",u.borderGlobalSubtle),nodeUnselectedIconColor:o.extend("--ftds-tree-list-node-unselected-icon-color","",u.contentGlobalSecondary),nodeUnselectedLabelColor:o.extend("--ftds-tree-list-node-unselected-label-color","",u.contentGlobalSecondary),nodeUnselectedCounterColor:o.extend("--ftds-tree-list-node-unselected-counter-color","",u.contentGlobalSecondary),nodeHoverBorderColor:o.extend("--ftds-tree-list-node-hover-border-color","",u.borderActionPrimary),nodeFocusFocusRingColor:o.extend("--ftds-tree-list-node-focus-focus-ring-color","",u.borderActionFocusRing),nodeFocusOutlineWidth:o.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-selected-default-border-color","",u.borderGlobalPrimary),nodeSelectedIconColor:o.extend("--ftds-tree-list-node-selected-icon-color","",u.contentGlobalSecondary),nodeSelectedLabelColor:o.extend("--ftds-tree-list-node-selected-label-color","",u.contentGlobalPrimary),nodeSelectedCounterColor:o.extend("--ftds-tree-list-node-selected-counter-color","",u.contentGlobalSecondary),nodeSelectedBackgroundColor:o.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",u.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:o.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:o.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:o.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",u.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:o.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:o.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:o.extend("--ftds-tree-list-header-section-padding-left","",l.spacing6),headerSectionPaddingRight:o.extend("--ftds-tree-list-header-section-padding-right","",l.spacing3),headerSectionHorizontalGap:o.extend("--ftds-tree-list-header-section-horizontal-gap","",l.spacing2),headerSectionMarginBottom:o.extend("--ftds-tree-list-header-section-margin-bottom","",l.spacing2),headerSectionColor:o.extend("--ftds-tree-list-header-section-color","",u.contentGlobalPrimary),headerSectionCounterColor:o.extend("--ftds-tree-list-header-section-counter-color","",u.contentGlobalSecondary),listContainerBorderWidth:o.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:o.extend("--ftds-tree-list-list-container-background-color","",u.backgroundGlobalSurface),listContainerBorderColor:o.extend("--ftds-tree-list-list-container-border-color","",u.borderGlobalSubtle),emptyStateIllustrationWidth:o.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:o.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:o.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",l.spacing10),emptyStateContainerPaddingTop:o.extend("--ftds-tree-list-empty-state-container-padding-top","",l.spacing10),emptyStateContainerPaddingBottom:o.extend("--ftds-tree-list-empty-state-container-padding-bottom","",l.spacing10),emptyStateTitleMarginBottom:o.extend("--ftds-tree-list-empty-state-title-margin-bottom","",l.spacing2),emptyStateTitleLabelColor:o.extend("--ftds-tree-list-empty-state-title-label-color","",u.contentGlobalSecondary),emptyStateDescriptionLabelColor:o.extend("--ftds-tree-list-empty-state-description-label-color","",u.contentGlobalSecondary)};var C4={iconSize:o.extend("--ftds-checkbox-icon-size","",l.iconSize2),boxSize:o.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:o.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:o.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:o.extend("--ftds-checkbox-label-horizontal-gap","",l.spacing1),color:o.extend("--ftds-checkbox-color","",u.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ftds-checkbox-checked-background-color","",u.contentActionPrimary),checkedStateLayerColor:o.extend("--ftds-checkbox-checked-state-layer-color","",u.contentActionPrimary),checkedIconColor:o.extend("--ftds-checkbox-checked-icon-color","",u.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:o.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:o.extend("--ftds-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:o.extend("--ftds-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:o.extend("--ftds-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:o.extend("--ftds-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-checkbox-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:o.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:o.extend("--ftds-checkbox-horizontal-gap","",l.spacing3),helperPaddingTop:o.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:o.extend("--ftds-checkbox-helper-icon-size","",l.iconSize2),helperHorizontalGap:o.extend("--ftds-checkbox-helper-horizontal-gap","",l.spacing1),errorUncheckedBorderColor:o.extend("--ftds-checkbox-error-unchecked-border-color","",u.borderErrorPrimary),errorStateLayerColor:o.extend("--ftds-checkbox-error-state-layer-color","",u.contentErrorPrimary),errorHelperTextColor:o.extend("--ftds-checkbox-error-helper-text-color","",u.borderErrorPrimary),errorCheckedBackgroundColor:o.extend("--ftds-checkbox-error-checked-background-color","",u.contentErrorPrimary),helperTextColor:o.extend("--ftds-checkbox-helper-text-color","",u.contentGlobalSubtle),groupVerticalGap:o.extend("--ftds-checkbox-group-vertical-gap","",l.spacing3)};var E4={circleSize:o.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:o.create("--ftds-radio-border-width","","SIZE","2px"),color:o.extend("--ftds-radio-color","",u.contentGlobalPrimary),selectedRadioColor:o.extend("--ftds-radio-selected-radio-color","",u.contentActionPrimary),selectedStateLayerColor:o.extend("--ftds-radio-selected-state-layer-color","",u.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ftds-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:o.extend("--ftds-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:o.extend("--ftds-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:o.extend("--ftds-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:o.extend("--ftds-radio-unselected-state-layer-color","",u.borderInputPrimary),unselectedBorderColor:o.extend("--ftds-radio-unselected-border-color","",u.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ftds-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ftds-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ftds-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:o.extend("--ftds-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-radio-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:o.extend("--ftds-radio-vertical-gap","",l.spacing3),horizontalGap:o.extend("--ftds-radio-horizontal-gap","",l.spacing3)};var O4={headerRowBorderWidth:o.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:o.extend("--ftds-table-header-row-background-color","",u.backgroundGlobalOnSurfaceDark),headerRowBorderColor:o.extend("--ftds-table-header-row-border-color","",u.borderGlobalPrimary),headerRowColor:o.extend("--ftds-table-header-row-color","",u.contentGlobalPrimary),dataRowBorderWidth:o.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:o.extend("--ftds-table-data-row-background-color","",u.backgroundGlobalOnSurface),dataRowBorderColor:o.extend("--ftds-table-data-row-border-color","",u.borderGlobalSubtle),dataRowColor:o.extend("--ftds-table-data-row-color","",u.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:o.extend("--ftds-table-data-row-default-hover-background-color","",l.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",l.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-default-background-color","",l.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:o.extend("--ftds-table-data-row-selectable-selected-default-border-color","",l.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",l.colorBrand20),dataRowSelectableSelectedHoverBorderColor:o.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",l.colorBrand30),dataRowSelectableSelectedColor:o.extend("--ftds-table-data-row-selectable-selected-color","",u.contentActionPrimary),dataRowClickableHoverBackgroundColor:o.extend("--ftds-table-data-row-clickable-hover-background-color","",l.colorGray30),dataRowClickableFocusBorderColor:o.extend("--ftds-table-data-row-clickable-focus-border-color","",u.borderActionFocusRing),dataRowClickableFocusBackgroundColor:o.extend("--ftds-table-data-row-clickable-focus-background-color","",l.colorGray30),dataRowClickableActiveBackgroundColor:o.extend("--ftds-table-data-row-clickable-active-background-color","",l.colorGray40),headerCellHorizontalGap:o.extend("--ftds-table-header-cell-horizontal-gap","",l.spacing1),headerCellVerticalPadding:o.extend("--ftds-table-header-cell-vertical-padding","",l.spacing2),headerCellHorizontalPadding:o.extend("--ftds-table-header-cell-horizontal-padding","",l.spacing3),dataCellVerticalPadding:o.extend("--ftds-table-data-cell-vertical-padding","",l.spacing2),dataCellHorizontalPadding:o.extend("--ftds-table-data-cell-horizontal-padding","",l.spacing3),dataCellVerticalGap:o.extend("--ftds-table-data-cell-vertical-gap","",l.spacing1)};var L4={neutralOffHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",u.borderActionFocusRing),neutralOffActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:o.extend("--ftds-chip-choice-neutral-off-background-color","",u.backgroundGlobalOnSurface),neutralOffBorderColor:o.extend("--ftds-chip-choice-neutral-off-border-color","",u.borderGlobalPrimary),neutralOffColor:o.extend("--ftds-chip-choice-neutral-off-color","",u.contentGlobalSecondary),neutralOffStateLayerColor:o.extend("--ftds-chip-choice-neutral-off-state-layer-color","",u.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",u.borderActionFocusRing),neutralOnActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:o.extend("--ftds-chip-choice-neutral-on-background-color","",u.backgroundGlobalOnSurface),neutralOnBorderColor:o.extend("--ftds-chip-choice-neutral-on-border-color","",u.borderGlobalPrimary),neutralOnColor:o.extend("--ftds-chip-choice-neutral-on-color","",u.contentGlobalPrimary),neutralOnIconColor:o.extend("--ftds-chip-choice-neutral-on-icon-color","",u.contentGlobalPrimary),neutralOnStateLayerColor:o.extend("--ftds-chip-choice-neutral-on-state-layer-color","",u.contentGlobalPrimary),largeMinHeight:o.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:o.extend("--ftds-chip-choice-large-gap","",l.spacing1),largeBorderRadius:o.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:o.extend("--ftds-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:o.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-choice-medium-icon-size","",l.iconSize2)};var A4={largeMinHeight:o.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:o.extend("--ftds-chip-large-button-right-padding","",l.spacing1),largeGap:o.extend("--ftds-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:o.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:o.extend("--ftds-chip-medium-button-right-padding","",l.spacing05),mediumGap:o.extend("--ftds-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:o.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-medium-icon-size","",l.iconSize2),smallMinHeight:o.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:o.extend("--ftds-chip-small-button-right-padding","",l.spacing05),smallGap:o.extend("--ftds-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:o.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:o.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ftds-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:o.extend("--ftds-chip-neutral-background-color","",u.backgroundGlobalOnSurface),neutralColor:o.extend("--ftds-chip-neutral-color","",u.contentGlobalSecondary),neutralIconColor:o.extend("--ftds-chip-neutral-icon-color","",u.contentGlobalSecondary),neutralBorderColor:o.extend("--ftds-chip-neutral-border-color","",u.borderGlobalSecondary),infoBackgroundColor:o.extend("--ftds-chip-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-chip-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-chip-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-chip-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-chip-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ftds-chip-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-chip-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-chip-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-chip-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ftds-chip-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-chip-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-chip-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-chip-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ftds-chip-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-chip-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-chip-error-border-color","",u.borderErrorSubtle)};var w4={brandHoverOpacity:o.extend("--ftds-link-brand-hover-opacity","",l.opacity80),brandHoverColor:o.extend("--ftds-link-brand-hover-color","",u.contentActionPrimary),brandFocusFocusRingColor:o.extend("--ftds-link-brand-focus-focus-ring-color","",u.borderActionFocusRing),brandFocusColor:o.extend("--ftds-link-brand-focus-color","",u.contentActionPrimary),brandDefaultColor:o.extend("--ftds-link-brand-default-color","",u.contentActionPrimary),brandActiveColor:o.extend("--ftds-link-brand-active-color","",u.contentActionPrimary),infoHoverOpacity:o.extend("--ftds-link-info-hover-opacity","",l.opacity80),infoHoverColor:o.extend("--ftds-link-info-hover-color","",u.contentInfoPrimary),infoFocusFocusRingColor:o.extend("--ftds-link-info-focus-focus-ring-color","",u.borderActionFocusRing),infoFocusColor:o.extend("--ftds-link-info-focus-color","",u.contentInfoPrimary),infoDefaultColor:o.extend("--ftds-link-info-default-color","",u.contentInfoPrimary),infoActiveColor:o.extend("--ftds-link-info-active-color","",u.contentInfoPrimary),neutralFocusFocusRingColor:o.extend("--ftds-link-neutral-focus-focus-ring-color","",u.borderActionFocusRing),neutralFocusColor:o.extend("--ftds-link-neutral-focus-color","",u.contentActionPrimary),neutralDefaultColor:o.extend("--ftds-link-neutral-default-color","",u.contentGlobalPrimary),neutralHoverColor:o.extend("--ftds-link-neutral-hover-color","",u.contentActionPrimary),neutralActiveColor:o.extend("--ftds-link-neutral-active-color","",u.contentActionPrimary),neutralVisitedColor:o.extend("--ftds-link-neutral-visited-color","",l.colorBrand100)};var R4={iconSize:o.extend("--ftds-banner-icon-size","",l.iconSize5),borderWidth:o.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ftds-banner-left-padding","",l.spacing6),rightPadding:o.extend("--ftds-banner-right-padding","",l.spacing6),verticalPadding:o.extend("--ftds-banner-vertical-padding","",l.spacing6),horizontalSideGap:o.extend("--ftds-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:o.extend("--ftds-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:o.extend("--ftds-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:o.extend("--ftds-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:o.extend("--ftds-banner-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-banner-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-banner-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-banner-info-border-color","",u.borderInfoSubtle)};var _4={horizontalPadding:o.extend("--ftds-badge-horizontal-padding","",l.spacing1),verticalPadding:o.extend("--ftds-badge-vertical-padding","",l.spacing1),borderRadius:o.extend("--ftds-badge-border-radius","",l.borderRadiusPill),color:o.extend("--ftds-badge-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ftds-badge-background-color","",u.contentActionPrimary)};var N4={horizontalGap:o.extend("--ftds-title-breadcrumb-horizontal-gap","",l.spacing1),currentColor:o.extend("--ftds-title-breadcrumb-current-color","",u.contentGlobalPrimary),previousNonClickableColor:o.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",u.contentGlobalSecondary),iconColor:o.extend("--ftds-title-breadcrumb-icon-color","",u.contentGlobalSubtle)};var T4={parentHorizontalPadding:o.extend("--ftds-page-header-parent-horizontal-padding","",l.spacing6),parentTopPadding:o.extend("--ftds-page-header-parent-top-padding","",l.spacing4),parentBottomPadding:o.extend("--ftds-page-header-parent-bottom-padding","",l.spacing6),parentHelpLeftMargin:o.extend("--ftds-page-header-parent-help-left-margin","",l.spacing1),parentTitleColor:o.extend("--ftds-page-header-parent-title-color","",u.contentGlobalPrimary),parentSubtitleColor:o.extend("--ftds-page-header-parent-subtitle-color","",u.contentGlobalSecondary),parentChipLeftMargin:o.extend("--ftds-page-header-parent-chip-left-margin","",l.spacing4),parentVerticalGap:o.extend("--ftds-page-header-parent-vertical-gap","",l.spacing2),parentButtonsGroupHorizontalGap:o.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",l.spacing4),parentButtonsGroupVerticalGap:o.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",l.spacing4),parentChipsGroupHorizontalGap:o.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",l.spacing2),parentChipsGroupVerticalGap:o.extend("--ftds-page-header-parent-chips-group-vertical-gap","",l.spacing2),childHorizontalPadding:o.extend("--ftds-page-header-child-horizontal-padding","",l.spacing6),childTopPadding:o.extend("--ftds-page-header-child-top-padding","",l.spacing2),childBottomPadding:o.extend("--ftds-page-header-child-bottom-padding","",l.spacing2),childHelpLeftMargin:o.extend("--ftds-page-header-child-help-left-margin","",l.spacing1),childChipLeftMargin:o.extend("--ftds-page-header-child-chip-left-margin","",l.spacing4),childVerticalGap:o.extend("--ftds-page-header-child-vertical-gap","",l.spacing2),childMinHeight:o.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:o.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",l.spacing4),childButtonsGroupVerticalGap:o.extend("--ftds-page-header-child-buttons-group-vertical-gap","",l.spacing4),childChipsGroupHorizontalGap:o.extend("--ftds-page-header-child-chips-group-horizontal-gap","",l.spacing2),childChipsGroupVerticalGap:o.extend("--ftds-page-header-child-chips-group-vertical-gap","",l.spacing2),backgroundColor:o.extend("--ftds-page-header-background-color","",l.colorWhite),bottomBorderColor:o.extend("--ftds-page-header-bottom-border-color","",u.borderGlobalSubtle),bottomBorderWidth:o.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var M4={horizontalPadding:o.extend("--ftds-page-footer-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-page-footer-vertical-padding","",l.spacing2),verticalGap:o.extend("--ftds-page-footer-vertical-gap","",l.spacing2),minHeight:o.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:o.extend("--ftds-page-footer-background-color","",l.colorWhite),topBorderColor:o.extend("--ftds-page-footer-top-border-color","",u.borderGlobalSubtle),topBorderWidth:o.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:o.extend("--ftds-page-footer-buttons-group-gap","",l.spacing4)};var I4={contentHorizontalPadding:o.extend("--ftds-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:o.extend("--ftds-page-layout-content-vertical-padding","",l.spacing6)};var P4={smallContainerTargetWidth:o.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:o.extend("--ftds-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:o.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:o.extend("--ftds-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:o.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:o.extend("--ftds-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:o.extend("--ftds-modal-overlay-background-color","",l.colorGray700),overlayOpacity:o.extend("--ftds-modal-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:o.extend("--ftds-modal-body-background-color","",l.colorWhite),bodyColor:o.extend("--ftds-modal-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:o.extend("--ftds-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:o.extend("--ftds-modal-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-modal-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ftds-modal-header-color","",u.contentGlobalPrimary),headerLeadingIconColor:o.extend("--ftds-modal-header-leading-icon-color","",u.contentGlobalPrimary),headerVerticalPadding:o.extend("--ftds-modal-header-vertical-padding","",l.spacing1),headerRightPadding:o.extend("--ftds-modal-header-right-padding","",l.spacing1),headerLeftPadding:o.extend("--ftds-modal-header-left-padding","",l.spacing6),headerGap:o.extend("--ftds-modal-header-gap","",l.spacing2),headerBorderBottomWidth:o.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:o.extend("--ftds-modal-border-radius","",l.borderRadiusM)};var z4={overlayOpacity:o.extend("--ftds-drawer-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-drawer-shadow","",l.shadowElevation03),bodyColor:o.extend("--ftds-drawer-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-drawer-body-vertical-padding","",l.spacing6),bodyGap:o.extend("--ftds-drawer-body-gap","",l.spacing6),bodyBackgroundColor:o.extend("--ftds-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:o.extend("--ftds-drawer-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-drawer-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ftds-drawer-header-color","",u.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ftds-drawer-header-trailing-icon-color","",u.contentGlobalSecondary),headerHeight:o.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ftds-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:o.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ftds-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:o.extend("--ftds-drawer-buttons-bar-background-color","",u.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ftds-drawer-buttons-bar-border-color","",u.borderGlobalSubtle),buttonsBarColor:o.extend("--ftds-drawer-buttons-bar-color","",u.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ftds-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:o.extend("--ftds-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:o.extend("--ftds-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:o.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ftds-drawer-overlay-background-color","",l.colorGray700)};var k4={offBorderBottomWidth:o.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ftds-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:o.extend("--ftds-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:o.extend("--ftds-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:o.extend("--ftds-tabs-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-tabs-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-tabs-off-state-layer-color","",u.contentGlobalSubtle),offBorderBottomColor:o.extend("--ftds-tabs-off-border-bottom-color","",u.borderGlobalSubtle),activeTabIndicatorHeight:o.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:o.extend("--ftds-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:o.extend("--ftds-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:o.extend("--ftds-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:o.extend("--ftds-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:o.extend("--ftds-tabs-horizontal-gap","",l.spacing1),verticalGap:o.extend("--ftds-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:o.extend("--ftds-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:o.extend("--ftds-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:o.extend("--ftds-tabs-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-tabs-on-state-layer-color","",u.contentActionPrimary),onActiveTabIndicatorColor:o.extend("--ftds-tabs-on-active-tab-indicator-color","",u.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ftds-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:o.extend("--ftds-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:o.extend("--ftds-tabs-alert-top-padding","",l.spacing1),alertRightPadding:o.extend("--ftds-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:o.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-tabs-focus-focus-ring-color","",u.borderActionFocusRing)};var Z={largeFieldHorizontalPadding:o.extend("--ftds-text-input-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:o.extend("--ftds-text-input-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:o.extend("--ftds-text-input-large-field-vertical-gap","",l.spacing05),largeFieldHeight:o.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-text-input-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-text-input-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-text-input-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:o.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-text-input-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:o.extend("--ftds-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-input-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-input-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-text-input-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-input-content-value-color","",u.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-text-input-trailing-icon-color","",u.contentGlobalSubtle),labelColor:o.extend("--ftds-text-input-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-input-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-input-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-input-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-input-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-input-error-helper-icon-color","",u.contentErrorIconOnly),warningBorderColor:o.extend("--ftds-text-input-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-text-input-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-text-input-warning-helper-icon-color","",u.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-text-input-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-input-disabled-component-opacity","",l.opacity40)};var D4={backgroundColor:o.extend("--ftds-text-area-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-area-content-value-color","",u.contentGlobalPrimary),labelColor:o.extend("--ftds-text-area-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-area-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-area-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-area-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-area-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-area-error-helper-icon-color","",u.contentErrorIconOnly),focusFocusRingColor:o.extend("--ftds-text-area-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:o.extend("--ftds-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:o.extend("--ftds-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:o.extend("--ftds-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:o.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ftds-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-area-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-area-border-radius","",l.borderRadiusS)};var U4={height:o.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ftds-floating-menu-horizontal-padding","",l.spacing4),offIconColor:o.extend("--ftds-floating-menu-off-icon-color","",u.contentGlobalPrimary),offColor:o.extend("--ftds-floating-menu-off-color","",u.contentGlobalPrimary),onColor:o.extend("--ftds-floating-menu-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-floating-menu-on-state-layer-color","",u.contentActionPrimary),gap:o.extend("--ftds-floating-menu-gap","",l.spacing3),focusFocusRingColor:o.extend("--ftds-floating-menu-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ftds-floating-menu-focus-state-layer-opacity","",l.opacity8),hoverStateLayerOpacity:o.extend("--ftds-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:o.extend("--ftds-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:o.extend("--ftds-floating-menu-icon-size","",l.iconSize3),backgroundColor:o.extend("--ftds-floating-menu-background-color","",u.backgroundGlobalOnSurface),shadow:o.extend("--ftds-floating-menu-shadow","",l.shadowElevation02)};var $4={largeFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:o.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:o.extend("--ftds-combobox-single-select-large-field-vertical-gap","",l.spacing05),largeFieldHeight:o.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-combobox-single-select-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:o.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-combobox-single-select-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:o.extend("--ftds-combobox-single-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-single-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:o.extend("--ftds-combobox-single-select-helper-vertical-gap","",l.spacing1),helperIconSize:o.extend("--ftds-combobox-single-select-helper-icon-size","",l.iconSize2),menuVerticalGap:o.extend("--ftds-combobox-single-select-menu-vertical-gap","",l.spacing2),borderRadius:o.extend("--ftds-combobox-single-select-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-combobox-single-select-background-color","",l.colorWhite),labelColor:o.extend("--ftds-combobox-single-select-label-color","",u.contentGlobalSubtle),contentValueColor:o.extend("--ftds-combobox-single-select-content-value-color","",u.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-combobox-single-select-trailing-icon-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-single-select-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-single-select-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-combobox-single-select-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-single-select-error-helper-text-color","",u.contentErrorPrimary),warningBorderWidth:o.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-single-select-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-single-select-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-single-select-warning-helper-icon-color","",u.contentWarningIconOnly),focusOutlineWidth:o.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-single-select-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-single-select-disabled-component-opacity","",l.opacity40)};var B4={backgroundColor:o.extend("--ftds-combobox-multi-select-background-color","",l.colorWhite),labelColor:o.extend("--ftds-combobox-multi-select-label-color","",u.contentGlobalSubtle),trailingIconColor:o.extend("--ftds-combobox-multi-select-trailing-icon-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-multi-select-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-multi-select-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:o.extend("--ftds-combobox-multi-select-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-multi-select-error-helper-text-color","",u.contentErrorPrimary),errorHelperIcon:o.extend("--ftds-combobox-multi-select-error-helper-icon","",u.contentErrorIconOnly),errorBorderWidth:o.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-multi-select-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-multi-select-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",u.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-multi-select-disabled-component-opacity","",l.opacity40),helperHorizontalPadding:o.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:o.extend("--ftds-combobox-multi-select-helper-vertical-gap","",l.spacing1),helperIconSize:o.extend("--ftds-combobox-multi-select-helper-icon-size","",l.iconSize2),fieldHorizontalPadding:o.extend("--ftds-combobox-multi-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:o.extend("--ftds-combobox-multi-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:o.extend("--ftds-combobox-multi-select-field-vertical-gap","",l.spacing05),fieldIconSize:o.extend("--ftds-combobox-multi-select-field-icon-size","",l.iconSize3),fieldMaxHeight:o.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),contentValuesVerticalGap:o.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",l.spacing1),borderRadius:o.extend("--ftds-combobox-multi-select-border-radius","",l.borderRadiusS)};var H4={backgroundColor:o.extend("--ftds-popover-background-color","",u.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ftds-popover-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-popover-vertical-padding","",l.spacing6),titleColor:o.extend("--ftds-popover-title-color","",u.contentGlobalPrimary),bodyColor:o.extend("--ftds-popover-body-color","",u.contentGlobalSecondary),gap:o.extend("--ftds-popover-gap","",l.spacing2),borderRadius:o.extend("--ftds-popover-border-radius","",l.borderRadiusM),shadow:o.extend("--ftds-popover-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:o.extend("--ftds-popover-content-section-vertical-gap","",l.spacing2),multiSectionVerticalGap:o.extend("--ftds-popover-multi-section-vertical-gap","",l.spacing6)};var F4={hoverStateLayerOpacity:o.extend("--ftds-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:o.extend("--ftds-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:o.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ftds-collapsible-focus-focus-ring-color","",u.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ftds-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:o.extend("--ftds-collapsible-horizontal-padding","",l.spacing4),verticalPadding:o.extend("--ftds-collapsible-vertical-padding","",l.spacing3),color:o.extend("--ftds-collapsible-color","",u.contentGlobalPrimary),stateLayerColor:o.extend("--ftds-collapsible-state-layer-color","",u.contentGlobalPrimary),backgroundColor:o.extend("--ftds-collapsible-background-color","",u.backgroundGlobalOnSurface),borderColor:o.extend("--ftds-collapsible-border-color","",u.borderGlobalSubtle),iconSize:o.extend("--ftds-collapsible-icon-size","",l.iconSize3)};var G4={groupHorizontalPadding:o.extend("--ftds-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:o.extend("--ftds-switch-group-vertical-padding","",l.spacing1),groupGap:o.extend("--ftds-switch-group-gap","",l.spacing1),groupBackgroundColor:o.extend("--ftds-switch-group-background-color","",u.backgroundGlobalSurface),groupBorderColor:o.extend("--ftds-switch-group-border-color","",u.borderGlobalSubtle),groupBorderRadius:o.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ftds-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:o.extend("--ftds-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:o.extend("--ftds-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:o.extend("--ftds-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:o.extend("--ftds-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:o.extend("--ftds-switch-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-switch-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-switch-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:o.extend("--ftds-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:o.extend("--ftds-switch-on-disabled-component-opacity","",l.opacity40),onColor:o.extend("--ftds-switch-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-switch-on-state-layer-color","",u.contentActionPrimary),iconHorizontalPadding:o.extend("--ftds-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:o.extend("--ftds-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:o.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-switch-focus-focus-ring-color","",u.borderActionFocusRing),optionBorderRadius:o.extend("--ftds-switch-option-border-radius","",l.borderRadiusS)};var W4={color1Light:o.extend("--ftds-chart-1-light","for area color charts",l.colorBrand40),color1Base:o.extend("--ftds-chart-1-base","for line charts",l.colorBrand0),color2Light:o.extend("--ftds-chart-2-light","for area color charts",l.colorYellow60),color2Base:o.extend("--ftds-chart-2-base","for line charts",l.colorYellow100),color3Light:o.extend("--ftds-chart-3-light","",l.colorUltramarine40),color3Base:o.extend("--ftds-chart-3-base","",l.colorUltramarine70),color4Light:o.extend("--ftds-chart-4-light","",l.colorCyan50),color4Base:o.extend("--ftds-chart-4-base","",l.colorCyan100),color5Light:o.extend("--ftds-chart-5-light","",l.colorRed40),color5Base:o.extend("--ftds-chart-5-base","",l.colorRed60),color6Light:o.extend("--ftds-chart-6-light","",l.colorGreen40),color6Base:o.extend("--ftds-chart-6-base","",l.colorGreen70),color7Light:o.extend("--ftds-chart-7-light","",l.colorOrange70),color7Base:o.extend("--ftds-chart-7-base","",l.colorOrange100),color8Light:o.extend("--ftds-chart-8-light","",l.colorAvocado70),color8Base:o.extend("--ftds-chart-8-base","",l.colorAvocado200),color9Light:o.extend("--ftds-chart-9-light","",l.colorBrown50),color9Base:o.extend("--ftds-chart-9-base","",l.colorBrown200),color10Light:o.extend("--ftds-chart-10-light","",l.colorGray50),color10Base:o.extend("--ftds-chart-10-base","",l.colorGray80),monochrome10:o.extend("--ftds-chart-monochrome-10","",l.colorBrand10),monochrome20:o.extend("--ftds-chart-monochrome-20","",l.colorBrand20),monochrome30:o.extend("--ftds-chart-monochrome-30","",l.colorBrand40),monochrome40:o.extend("--ftds-chart-monochrome-40","",l.colorBrand60),monochrome50:o.extend("--ftds-chart-monochrome-50","",l.colorBrand0),monochrome60:o.extend("--ftds-chart-monochrome-60","",l.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",l.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",l.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",l.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",l.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",l.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",l.opacity48),scatterplotDatapointInitialHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",l.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",l.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",l.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",l.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",l.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",l.colorGray70),scatterplotDatapointHoverHoverRingColor:o.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",l.colorCyan200)};var j4={color1IconColor:o.extend("--ftds-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:o.extend("--ftds-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:o.extend("--ftds-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:o.extend("--ftds-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:o.extend("--ftds-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:o.extend("--ftds-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:o.extend("--ftds-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:o.extend("--ftds-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:o.extend("--ftds-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:o.extend("--ftds-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:o.extend("--ftds-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:o.extend("--ftds-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:o.extend("--ftds-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:o.extend("--ftds-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:o.extend("--ftds-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:o.extend("--ftds-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var V4={borderWidth:o.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ftds-notice-horizontal-padding","",l.spacing3),verticalPadding:o.extend("--ftds-notice-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-notice-border-radius","",l.borderRadiusS),gap:o.extend("--ftds-notice-gap","",l.spacing2),iconSize:o.extend("--ftds-notice-icon-size","",l.iconSize3),infoBackgroundColor:o.extend("--ftds-notice-info-background-color","",u.backgroundInfoSubtle),infoBorderColor:o.extend("--ftds-notice-info-border-color","",u.borderInfoSubtle),infoColor:o.extend("--ftds-notice-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-notice-info-icon-color","",u.contentInfoIconOnly),warningBackgroundColor:o.extend("--ftds-notice-warning-background-color","",u.backgroundWarningSubtle),warningBorderColor:o.extend("--ftds-notice-warning-border-color","",u.borderWarningSubtle),warningColor:o.extend("--ftds-notice-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-notice-warning-icon-color","",u.contentWarningIconOnly),errorBackgroundColor:o.extend("--ftds-notice-error-background-color","",u.backgroundErrorSubtle),errorBorderColor:o.extend("--ftds-notice-error-border-color","",u.borderErrorSubtle),errorColor:o.extend("--ftds-notice-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-notice-error-icon-color","",u.contentErrorIconOnly),successBackgroundColor:o.extend("--ftds-notice-success-background-color","",u.backgroundSuccessSubtle),successBorderColor:o.extend("--ftds-notice-success-border-color","",u.borderSuccessSubtle),successColor:o.extend("--ftds-notice-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-notice-success-icon-color","",u.contentSuccessIconOnly),denseHorizontalPadding:o.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:o.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:o.extend("--ftds-notice-dense-gap","",l.spacing1),denseIconSize:o.extend("--ftds-notice-dense-icon-size","",l.iconSize2),denseBorderWidth:o.create("--ftds-notice-dense-border-width","","SIZE","0")};var K4={offHoverStateLayerOpacity:o.extend("--ftds-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:o.extend("--ftds-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:o.extend("--ftds-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:o.extend("--ftds-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:o.extend("--ftds-toggle-off-background-color","",u.contentGlobalSubtle),offIconColor:o.extend("--ftds-toggle-off-icon-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-toggle-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:o.extend("--ftds-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:o.extend("--ftds-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:o.extend("--ftds-toggle-on-background-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ftds-toggle-on-state-layer-color","",u.contentActionPrimary),onIconColor:o.extend("--ftds-toggle-on-icon-color","",u.contentActionPrimary),color:o.extend("--ftds-toggle-color","",u.contentGlobalPrimary),focusFocusRingColor:o.extend("--ftds-toggle-focus-focus-ring-color","",u.borderActionFocusRing),gap:o.extend("--ftds-toggle-gap","",l.spacing3)};var Z4={iconSize:o.extend("--ftds-notification-icon-size","",l.iconSize4),leftPadding:o.extend("--ftds-notification-left-padding","",l.spacing5),rightPadding:o.extend("--ftds-notification-right-padding","",l.spacing4),verticalPadding:o.extend("--ftds-notification-vertical-padding","",l.spacing3),infoBackgroundColor:o.extend("--ftds-notification-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ftds-notification-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ftds-notification-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-notification-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-notification-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ftds-notification-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ftds-notification-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-notification-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-notification-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ftds-notification-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ftds-notification-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-notification-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-notification-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ftds-notification-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ftds-notification-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-notification-error-border-color","",u.borderErrorSubtle),borderRadius:o.extend("--ftds-notification-border-radius","",l.borderRadiusPill),borderWidth:o.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ftds-notification-leading-gap","",l.spacing2),trailingGap:o.extend("--ftds-notification-trailing-gap","",l.spacing8)};var Y4={horizontalPadding:o.extend("--ftds-tooltip-horizontal-padding","",l.spacing2),verticalPadding:o.extend("--ftds-tooltip-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-tooltip-border-radius","",l.borderRadiusS),color:o.extend("--ftds-tooltip-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ftds-tooltip-background-color","",u.contentGlobalPrimary),backgroundOpacity:o.extend("--ftds-tooltip-background-opacity","",l.opacity80),shadow:o.extend("--ftds-tooltip-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ftds-tooltip-gap","",l.spacing05)};var q4={verticalPadding:o.extend("--ftds-reorderable-list-vertical-padding","",l.spacing4),gap:o.extend("--ftds-reorderable-list-gap","",l.spacing1),borderRadius:o.extend("--ftds-reorderable-list-border-radius","",l.borderRadiusM),reorderableItemTitleMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",l.spacing6),reorderableItemTitleColor:o.extend("--ftds-reorderable-list-reorderable-item-title-color","",u.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",l.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",l.spacing2),reorderableItemRightButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",l.spacing2),reorderableItemUsersCountColor:o.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",u.contentGlobalPrimary),reorderableItemUsersCountMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",l.spacing6),reorderableItemBackgroundColor:o.extend("--ftds-reorderable-list-reorderable-item-background-color","",u.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",l.spacing1),reorderableItemWarningMessageColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",u.contentWarningPrimary),reorderableItemWarningMessageIconColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",u.contentWarningIconOnly),reorderableItemGripColor:o.extend("--ftds-reorderable-list-reorderable-item-grip-color","",u.contentGlobalSecondary),reorderableItemGripOpacity:o.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",l.opacity48),boxShadow:o.extend("--ftds-reorderable-list-box-shadow","",l.shadowElevation01),borderWidth:o.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:o.extend("--ftds-reorderable-list-reorderable-items-gap","",l.spacing2),leftPadding:o.extend("--ftds-reorderable-list-left-padding","",l.spacing2),rightPadding:o.extend("--ftds-reorderable-list-right-padding","",l.spacing6),borderColor:o.extend("--ftds-reorderable-list-border-color","",u.borderGlobalPrimary),backgroundColor:o.extend("--ftds-reorderable-list-background-color","",u.backgroundGlobalOnSurfaceDark)};var X4={menuHorizontalPadding:o.extend("--ftds-date-range-picker-menu-horizontal-padding","",l.spacing4),menuVerticalPadding:o.extend("--ftds-date-range-picker-menu-vertical-padding","",l.spacing4),menuVerticalGap:o.extend("--ftds-date-range-picker-menu-vertical-gap","",l.spacing4),menuButtonsVerticalGap:o.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",l.spacing2)};var Tt;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Tt||(Tt={}));var Ie;(function(e){e.large="large",e.medium="medium",e.small="small"})(Ie||(Ie={}));function zi(e){return`ftds--family-${e}`}function ki(e){return`ftds--size-${e}`}var J={colorPrimary:o.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:o.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:o.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:o.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:o.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:o.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorInfo:o.create("--ft-color-info","","COLOR","#0F6BC5"),colorWarning:o.create("--ft-color-warning","","COLOR","#B74706"),colorError:o.create("--ft-color-error","","COLOR","#B00020"),colorSuccess:o.create("--ft-color-success","","COLOR","#187856"),colorOutline:o.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:o.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:o.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:o.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:o.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:o.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:o.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:o.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:o.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:o.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:o.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:o.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:o.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:o.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:o.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:o.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:o.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:o.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:o.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:o.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:o.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:o.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:o.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:o.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:o.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:o.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:o.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:o.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:o.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:o.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:o.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:o.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:o.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:o.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:o.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:o.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:o.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:o.create("--ft-elevation-00","","SHADOW","0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0)"),elevation01:o.create("--ft-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation02:o.create("--ft-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0, 0, 0, 0.06), 0px 2px 5px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation03:o.create("--ft-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0, 0, 0, 0.06), 0px 3px 7px 0px rgba(0, 0, 0, 0.14), 0px 1px 2px 0px rgba(0, 0, 0, 0.06)"),elevation04:o.create("--ft-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0, 0, 0, 0.06), 0px 4px 9px 0px rgba(0, 0, 0, 0.14), 0px 2px 3px 0px rgba(0, 0, 0, 0.06)"),elevation06:o.create("--ft-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0, 0, 0, 0.06), 0px 6px 13px 0px rgba(0, 0, 0, 0.14), 0px 4px 5px 0px rgba(0, 0, 0, 0.06)"),elevation08:o.create("--ft-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0, 0, 0, 0.06), 0px 8px 17px 0px rgba(0, 0, 0, 0.14), 0px 6px 7px 0px rgba(0, 0, 0, 0.06)"),elevation12:o.create("--ft-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0, 0, 0, 0.06), 0px 12px 23px 0px rgba(0, 0, 0, 0.14), 0px 10px 11px 0px rgba(0, 0, 0, 0.06)"),elevation16:o.create("--ft-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0, 0, 0, 0.06), 0px 16px 29px 0px rgba(0, 0, 0, 0.14), 0px 14px 15px 0px rgba(0, 0, 0, 0.06)"),elevation24:o.create("--ft-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0, 0, 0, 0.06), 0px 24px 41px 0px rgba(0, 0, 0, 0.14), 0px 22px 23px 0px rgba(0, 0, 0, 0.06)"),borderRadiusS:o.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXL:o.create("--ft-border-radius-xl","","SIZE","16px"),titleFont:o.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:o.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:o.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:o.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var $i={};Y($i,{DynamicImporter:()=>en,dynamicImporter:()=>J4});var en=class{async import(t){if(t)return import(t)}},J4=new en;var Qi={};Y(Qi,{computeOffsetAutoPosition:()=>Sp,computeOffsetPosition:()=>Ji});var Fl=["top","right","bottom","left"],Hl=["start","end"],Hi=Fl.reduce((e,t)=>e.concat(t,t+"-"+Hl[0],t+"-"+Hl[1]),[]),pr=Math.min,Pe=Math.max,Do=Math.round;var ot=e=>({x:e,y:e}),Q4={left:"right",right:"left",bottom:"top",top:"bottom"};function Fi(e,t,r){return Pe(e,pr(t,r))}function Br(e,t){return typeof e=="function"?e(t):e}function Kt(e){return e.split("-")[0]}function yt(e){return e.split("-")[1]}function Gi(e){return e==="x"?"y":"x"}function Wi(e){return e==="y"?"height":"width"}function Hr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function ji(e){return Gi(Hr(e))}function Gl(e,t,r){r===void 0&&(r=!1);let a=yt(e),n=ji(e),i=Wi(n),s=n==="x"?a===(r?"end":"start")?"right":"left":a==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=Bi(s)),[s,Bi(s)]}function Wl(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function Bi(e){let t=Kt(e);return Q4[t]+e.slice(t.length)}function ep(e){return{top:0,right:0,bottom:0,left:0,...e}}function jl(e){return typeof e!="number"?ep(e):{top:e,right:e,bottom:e,left:e}}function hr(e){let{x:t,y:r,width:a,height:n}=e;return{width:a,height:n,top:r,left:t,right:t+a,bottom:r+n,x:t,y:r}}function Vl(e,t,r){let{reference:a,floating:n}=e,i=Hr(t),s=ji(t),c=Wi(s),d=Kt(t),f=i==="y",h=a.x+a.width/2-n.width/2,p=a.y+a.height/2-n.height/2,g=a[c]/2-n[c]/2,b;switch(d){case"top":b={x:h,y:a.y-n.height};break;case"bottom":b={x:h,y:a.y+a.height};break;case"right":b={x:a.x+a.width,y:p};break;case"left":b={x:a.x-n.width,y:p};break;default:b={x:a.x,y:a.y}}switch(yt(t)){case"start":b[s]-=g*(r&&f?-1:1);break;case"end":b[s]+=g*(r&&f?-1:1);break}return b}async function Kl(e,t){var r;t===void 0&&(t={});let{x:a,y:n,platform:i,rects:s,elements:c,strategy:d}=e,{boundary:f="clippingAncestors",rootBoundary:h="viewport",elementContext:p="floating",altBoundary:g=!1,padding:b=0}=Br(t,e),x=jl(b),_=c[g?p==="floating"?"reference":"floating":p],N=hr(await i.getClippingRect({element:(r=await(i.isElement==null?void 0:i.isElement(_)))==null||r?_:_.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(c.floating)),boundary:f,rootBoundary:h,strategy:d})),M=p==="floating"?{x:a,y:n,width:s.floating.width,height:s.floating.height}:s.reference,L=await(i.getOffsetParent==null?void 0:i.getOffsetParent(c.floating)),C=await(i.isElement==null?void 0:i.isElement(L))?await(i.getScale==null?void 0:i.getScale(L))||{x:1,y:1}:{x:1,y:1},w=hr(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:M,offsetParent:L,strategy:d}):M);return{top:(N.top-w.top+x.top)/C.y,bottom:(w.bottom-N.bottom+x.bottom)/C.y,left:(N.left-w.left+x.left)/C.x,right:(w.right-N.right+x.right)/C.x}}var tp=50,Zl=async(e,t,r)=>{let{placement:a="bottom",strategy:n="absolute",middleware:i=[],platform:s}=r,c=s.detectOverflow?s:{...s,detectOverflow:Kl},d=await(s.isRTL==null?void 0:s.isRTL(t)),f=await s.getElementRects({reference:e,floating:t,strategy:n}),{x:h,y:p}=Vl(f,a,d),g=a,b=0,x={};for(let O=0;O<i.length;O++){let _=i[O];if(!_)continue;let{name:N,fn:M}=_,{x:L,y:C,data:w,reset:z}=await M({x:h,y:p,initialPlacement:a,placement:g,strategy:n,middlewareData:x,rects:f,platform:c,elements:{reference:e,floating:t}});h=L??h,p=C??p,x[N]={...x[N],...w},z&&b<tp&&(b++,typeof z=="object"&&(z.placement&&(g=z.placement),z.rects&&(f=z.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:n}):z.rects),{x:h,y:p}=Vl(f,g,d)),O=-1)}return{x:h,y:p,placement:g,strategy:n,middlewareData:x}};function rp(e,t,r){return(e?[...r.filter(n=>yt(n)===e),...r.filter(n=>yt(n)!==e)]:r.filter(n=>Kt(n)===n)).filter(n=>e?yt(n)===e||(t?Wl(n)!==n:!1):!0)}var Yl=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,a,n;let{rects:i,middlewareData:s,placement:c,platform:d,elements:f}=t,{crossAxis:h=!1,alignment:p,allowedPlacements:g=Hi,autoAlignment:b=!0,...x}=Br(e,t),O=p!==void 0||g===Hi?rp(p||null,b,g):g,_=await d.detectOverflow(t,x),N=((r=s.autoPlacement)==null?void 0:r.index)||0,M=O[N];if(M==null)return{};let L=Gl(M,i,await(d.isRTL==null?void 0:d.isRTL(f.floating)));if(c!==M)return{reset:{placement:O[0]}};let C=[_[Kt(M)],_[L[0]],_[L[1]]],w=[...((a=s.autoPlacement)==null?void 0:a.overflows)||[],{placement:M,overflows:C}],z=O[N+1];if(z)return{data:{index:N+1,overflows:w},reset:{placement:z}};let W=w.map($=>{let v=yt($.placement);return[$.placement,v&&h?$.overflows.slice(0,2).reduce((A,D)=>A+D,0):$.overflows[0],$.overflows]}).sort(($,v)=>$[1]-v[1]),V=((n=W.filter($=>$[2].slice(0,yt($[0])?2:3).every(v=>v<=0))[0])==null?void 0:n[0])||W[0][0];return V!==c?{data:{index:N+1,overflows:w},reset:{placement:V}}:{}}}};var op=new Set(["left","top"]);async function ap(e,t){let{placement:r,platform:a,elements:n}=e,i=await(a.isRTL==null?void 0:a.isRTL(n.floating)),s=Kt(r),c=yt(r),d=Hr(r)==="y",f=op.has(s)?-1:1,h=i&&d?-1:1,p=Br(t,e),{mainAxis:g,crossAxis:b,alignmentAxis:x}=typeof p=="number"?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:p.mainAxis||0,crossAxis:p.crossAxis||0,alignmentAxis:p.alignmentAxis};return c&&typeof x=="number"&&(b=c==="end"?x*-1:x),d?{x:b*h,y:g*f}:{x:g*f,y:b*h}}var ql=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,a;let{x:n,y:i,placement:s,middlewareData:c}=t,d=await ap(t,e);return s===((r=c.offset)==null?void 0:r.placement)&&(a=c.arrow)!=null&&a.alignmentOffset?{}:{x:n+d.x,y:i+d.y,data:{...d,placement:s}}}}},Xl=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:a,placement:n,platform:i}=t,{mainAxis:s=!0,crossAxis:c=!1,limiter:d={fn:N=>{let{x:M,y:L}=N;return{x:M,y:L}}},...f}=Br(e,t),h={x:r,y:a},p=await i.detectOverflow(t,f),g=Hr(Kt(n)),b=Gi(g),x=h[b],O=h[g];if(s){let N=b==="y"?"top":"left",M=b==="y"?"bottom":"right",L=x+p[N],C=x-p[M];x=Fi(L,x,C)}if(c){let N=g==="y"?"top":"left",M=g==="y"?"bottom":"right",L=O+p[N],C=O-p[M];O=Fi(L,O,C)}let _=d.fn({...t,[b]:x,[g]:O});return{..._,data:{x:_.x-r,y:_.y-a,enabled:{[b]:s,[g]:c}}}}}};var Jl=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var r,a;let{placement:n,rects:i,platform:s,elements:c}=t,{apply:d=()=>{},...f}=Br(e,t),h=await s.detectOverflow(t,f),p=Kt(n),g=yt(n),b=Hr(n)==="y",{width:x,height:O}=i.floating,_,N;p==="top"||p==="bottom"?(_=p,N=g===(await(s.isRTL==null?void 0:s.isRTL(c.floating))?"start":"end")?"left":"right"):(N=p,_=g==="end"?"top":"bottom");let M=O-h.top-h.bottom,L=x-h.left-h.right,C=pr(O-h[_],M),w=pr(x-h[N],L),z=!t.middlewareData.shift,W=C,K=w;if((r=t.middlewareData.shift)!=null&&r.enabled.x&&(K=L),(a=t.middlewareData.shift)!=null&&a.enabled.y&&(W=M),z&&!g){let $=Pe(h.left,0),v=Pe(h.right,0),A=Pe(h.top,0),D=Pe(h.bottom,0);b?K=x-2*($!==0||v!==0?$+v:Pe(h.left,h.right)):W=O-2*(A!==0||D!==0?A+D:Pe(h.top,h.bottom))}await d({...t,availableWidth:K,availableHeight:W});let V=await s.getDimensions(c.floating);return x!==V.width||O!==V.height?{reset:{rects:!0}}:{}}}};function rn(){return typeof window<"u"}function gr(e){return ed(e)?(e.nodeName||"").toLowerCase():"#document"}function ze(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function bt(e){var t;return(t=(ed(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function ed(e){return rn()?e instanceof Node||e instanceof ze(e).Node:!1}function Ye(e){return rn()?e instanceof Element||e instanceof ze(e).Element:!1}function vt(e){return rn()?e instanceof HTMLElement||e instanceof ze(e).HTMLElement:!1}function Ql(e){return!rn()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ze(e).ShadowRoot}function Fr(e){let{overflow:t,overflowX:r,overflowY:a,display:n}=qe(e);return/auto|scroll|overlay|hidden|clip/.test(t+a+r)&&n!=="inline"&&n!=="contents"}function td(e){return/^(table|td|th)$/.test(gr(e))}function Uo(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var np=/transform|translate|scale|rotate|perspective|filter/,ip=/paint|layout|strict|content/,mr=e=>!!e&&e!=="none",Vi;function on(e){let t=Ye(e)?qe(e):e;return mr(t.transform)||mr(t.translate)||mr(t.scale)||mr(t.rotate)||mr(t.perspective)||!an()&&(mr(t.backdropFilter)||mr(t.filter))||np.test(t.willChange||"")||ip.test(t.contain||"")}function rd(e){let t=Mt(e);for(;vt(t)&&!yr(t);){if(on(t))return t;if(Uo(t))return null;t=Mt(t)}return null}function an(){return Vi==null&&(Vi=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Vi}function yr(e){return/^(html|body|#document)$/.test(gr(e))}function qe(e){return ze(e).getComputedStyle(e)}function $o(e){return Ye(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Mt(e){if(gr(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Ql(e)&&e.host||bt(e);return Ql(t)?t.host:t}function od(e){let t=Mt(e);return yr(t)?e.ownerDocument?e.ownerDocument.body:e.body:vt(t)&&Fr(t)?t:od(t)}function tn(e,t,r){var a;t===void 0&&(t=[]),r===void 0&&(r=!0);let n=od(e),i=n===((a=e.ownerDocument)==null?void 0:a.body),s=ze(n);if(i){let c=nn(s);return t.concat(s,s.visualViewport||[],Fr(n)?n:[],c&&r?tn(c):[])}else return t.concat(n,tn(n,[],r))}function nn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function sd(e){let t=qe(e),r=parseFloat(t.width)||0,a=parseFloat(t.height)||0,n=vt(e),i=n?e.offsetWidth:r,s=n?e.offsetHeight:a,c=Do(r)!==i||Do(a)!==s;return c&&(r=i,a=s),{width:r,height:a,$:c}}function cd(e){return Ye(e)?e:e.contextElement}function Gr(e){let t=cd(e);if(!vt(t))return ot(1);let r=t.getBoundingClientRect(),{width:a,height:n,$:i}=sd(t),s=(i?Do(r.width):r.width)/a,c=(i?Do(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var sp=ot(0);function ld(e){let t=ze(e);return!an()||!t.visualViewport?sp:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function cp(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==ze(e)?!1:t}function Bo(e,t,r,a){t===void 0&&(t=!1),r===void 0&&(r=!1);let n=e.getBoundingClientRect(),i=cd(e),s=ot(1);t&&(a?Ye(a)&&(s=Gr(a)):s=Gr(e));let c=cp(i,r,a)?ld(i):ot(0),d=(n.left+c.x)/s.x,f=(n.top+c.y)/s.y,h=n.width/s.x,p=n.height/s.y;if(i){let g=ze(i),b=a&&Ye(a)?ze(a):a,x=g,O=nn(x);for(;O&&a&&b!==x;){let _=Gr(O),N=O.getBoundingClientRect(),M=qe(O),L=N.left+(O.clientLeft+parseFloat(M.paddingLeft))*_.x,C=N.top+(O.clientTop+parseFloat(M.paddingTop))*_.y;d*=_.x,f*=_.y,h*=_.x,p*=_.y,d+=L,f+=C,x=ze(O),O=nn(x)}}return hr({width:h,height:p,x:d,y:f})}function sn(e,t){let r=$o(e).scrollLeft;return t?t.left+r:Bo(bt(e)).left+r}function dd(e,t){let r=e.getBoundingClientRect(),a=r.left+t.scrollLeft-sn(e,r),n=r.top+t.scrollTop;return{x:a,y:n}}function lp(e){let{elements:t,rect:r,offsetParent:a,strategy:n}=e,i=n==="fixed",s=bt(a),c=t?Uo(t.floating):!1;if(a===s||c&&i)return r;let d={scrollLeft:0,scrollTop:0},f=ot(1),h=ot(0),p=vt(a);if((p||!p&&!i)&&((gr(a)!=="body"||Fr(s))&&(d=$o(a)),p)){let b=Bo(a);f=Gr(a),h.x=b.x+a.clientLeft,h.y=b.y+a.clientTop}let g=s&&!p&&!i?dd(s,d):ot(0);return{width:r.width*f.x,height:r.height*f.y,x:r.x*f.x-d.scrollLeft*f.x+h.x+g.x,y:r.y*f.y-d.scrollTop*f.y+h.y+g.y}}function dp(e){return Array.from(e.getClientRects())}function fp(e){let t=bt(e),r=$o(e),a=e.ownerDocument.body,n=Pe(t.scrollWidth,t.clientWidth,a.scrollWidth,a.clientWidth),i=Pe(t.scrollHeight,t.clientHeight,a.scrollHeight,a.clientHeight),s=-r.scrollLeft+sn(e),c=-r.scrollTop;return qe(a).direction==="rtl"&&(s+=Pe(t.clientWidth,a.clientWidth)-n),{width:n,height:i,x:s,y:c}}var ad=25;function up(e,t){let r=ze(e),a=bt(e),n=r.visualViewport,i=a.clientWidth,s=a.clientHeight,c=0,d=0;if(n){i=n.width,s=n.height;let h=an();(!h||h&&t==="fixed")&&(c=n.offsetLeft,d=n.offsetTop)}let f=sn(a);if(f<=0){let h=a.ownerDocument,p=h.body,g=getComputedStyle(p),b=h.compatMode==="CSS1Compat"&&parseFloat(g.marginLeft)+parseFloat(g.marginRight)||0,x=Math.abs(a.clientWidth-p.clientWidth-b);x<=ad&&(i-=x)}else f<=ad&&(i+=f);return{width:i,height:s,x:c,y:d}}function pp(e,t){let r=Bo(e,!0,t==="fixed"),a=r.top+e.clientTop,n=r.left+e.clientLeft,i=vt(e)?Gr(e):ot(1),s=e.clientWidth*i.x,c=e.clientHeight*i.y,d=n*i.x,f=a*i.y;return{width:s,height:c,x:d,y:f}}function nd(e,t,r){let a;if(t==="viewport")a=up(e,r);else if(t==="document")a=fp(bt(e));else if(Ye(t))a=pp(t,r);else{let n=ld(e);a={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return hr(a)}function fd(e,t){let r=Mt(e);return r===t||!Ye(r)||yr(r)?!1:qe(r).position==="fixed"||fd(r,t)}function hp(e,t){let r=t.get(e);if(r)return r;let a=tn(e,[],!1).filter(c=>Ye(c)&&gr(c)!=="body"),n=null,i=qe(e).position==="fixed",s=i?Mt(e):e;for(;Ye(s)&&!yr(s);){let c=qe(s),d=on(s);!d&&c.position==="fixed"&&(n=null),(i?!d&&!n:!d&&c.position==="static"&&!!n&&(n.position==="absolute"||n.position==="fixed")||Fr(s)&&!d&&fd(e,s))?a=a.filter(h=>h!==s):n=c,s=Mt(s)}return t.set(e,a),a}function mp(e){let{element:t,boundary:r,rootBoundary:a,strategy:n}=e,s=[...r==="clippingAncestors"?Uo(t)?[]:hp(t,this._c):[].concat(r),a],c=nd(t,s[0],n),d=c.top,f=c.right,h=c.bottom,p=c.left;for(let g=1;g<s.length;g++){let b=nd(t,s[g],n);d=Pe(b.top,d),f=pr(b.right,f),h=pr(b.bottom,h),p=Pe(b.left,p)}return{width:f-p,height:h-d,x:p,y:d}}function gp(e){let{width:t,height:r}=sd(e);return{width:t,height:r}}function yp(e,t,r){let a=vt(t),n=bt(t),i=r==="fixed",s=Bo(e,!0,i,t),c={scrollLeft:0,scrollTop:0},d=ot(0);function f(){d.x=sn(n)}if(a||!a&&!i)if((gr(t)!=="body"||Fr(n))&&(c=$o(t)),a){let b=Bo(t,!0,i,t);d.x=b.x+t.clientLeft,d.y=b.y+t.clientTop}else n&&f();i&&!a&&n&&f();let h=n&&!a&&!i?dd(n,c):ot(0),p=s.left+c.scrollLeft-d.x-h.x,g=s.top+c.scrollTop-d.y-h.y;return{x:p,y:g,width:s.width,height:s.height}}function Ki(e){return qe(e).position==="static"}function id(e,t){if(!vt(e)||qe(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return bt(e)===r&&(r=r.ownerDocument.body),r}function ud(e,t){let r=ze(e);if(Uo(e))return r;if(!vt(e)){let n=Mt(e);for(;n&&!yr(n);){if(Ye(n)&&!Ki(n))return n;n=Mt(n)}return r}let a=id(e,t);for(;a&&td(a)&&Ki(a);)a=id(a,t);return a&&yr(a)&&Ki(a)&&!on(a)?r:a||rd(e)||r}var bp=async function(e){let t=this.getOffsetParent||ud,r=this.getDimensions,a=await r(e.floating);return{reference:yp(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:a.width,height:a.height}}};function vp(e){return qe(e).direction==="rtl"}var Wr={convertOffsetParentRelativeRectToViewportRelativeRect:lp,getDocumentElement:bt,getClippingRect:mp,getOffsetParent:ud,getElementRects:bp,getClientRects:dp,getDimensions:gp,getScale:Gr,isElement:Ye,isRTL:vp};var pd=ql,Zi=Yl,hd=Xl;var md=Jl;var Yi=(e,t,r)=>{let a=new Map,n={platform:Wr,...r},i={...n.platform,_c:a};return Zl(e,t,{...n,platform:i})};function Xi(e){return xp(e)}function qi(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function xp(e){for(let t=e;t;t=qi(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=qi(e);t;t=qi(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||t.tagName==="BODY"))return t}return null}async function Ji(e,t,r){let a;return typeof r=="object"?a=r:a={placement:r},Yi(e,t,{strategy:a.strategy,platform:{...Wr,getOffsetParent:n=>Wr.getOffsetParent(n,Xi)},middleware:[hd({crossAxis:!0}),Zi({allowedPlacements:[a.placement]})]})}async function Sp(e,t,r,a,n,i,s=4){return Yi(e,t,{placement:r,strategy:n,platform:{...Wr,getOffsetParent:c=>Wr.getOffsetParent(c,Xi)},middleware:[pd(s),Zi({allowedPlacements:a}),md({apply({availableHeight:c,elements:d}){typeof i=="string"&&(i=`var(${i})`),i?d.floating.style.maxHeight=`min(${Math.max(0,c)}px, ${i})`:d.floating.style.maxHeight=`${Math.max(0,c)}px`}})]})}var as={};Y(as,{FtdsBase:()=>vr,toFtdsBase:()=>Vr});var os={};Y(os,{ExportpartsUpdatedEvent:()=>br,FtLitElement:()=>q});var es={};Y(es,{ScopedRegistryLitElement:()=>Ho});var Ho=class extends Rt{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([n,i])=>t.registry.define(n,i)));let r={...t.shadowRootOptions,customElements:t.registry},a=this.renderOptions.creationScope=this.attachShadow(r);return Lo(a,t.elementStyles),a}};var rs={};Y(rs,{shadowQuerySelector:()=>ts,shadowQuerySelectorAll:()=>Cp});function ts(e,t,...r){var a;let n=e.querySelector(t);for(let i of r)n=(a=n?.shadowRoot)===null||a===void 0?void 0:a.querySelector(i);return n}function Cp(e,t,...r){let a=[...e.querySelectorAll(t)];for(let n of r)a=a.flatMap(i=>{var s,c;return[...(c=(s=i.shadowRoot)===null||s===void 0?void 0:s.querySelectorAll(n))!==null&&c!==void 0?c:[]]});return a}var jr=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},vd,gd=Symbol("constructorPrototype"),yd=Symbol("constructorName"),xd=Symbol("exportpartsDebouncer"),bd=Symbol("dynamicDependenciesLoaded"),br=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};br.eventName="exportparts-updated";var q=class extends Ho{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[vd]=new $e(5),this.scheduleExportpartsUpdate=()=>{var t,r,a;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(a=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&a!==void 0&&a)&&this[xd].run(()=>{var n,i;!((n=this.exportpartsPrefix)===null||n===void 0)&&n.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[yd]=this.constructor.name,this[gd]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[yd]&&Object.setPrototypeOf(this,this[gd])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(a){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",a)}let r=this.constructor;r[bd]||(r[bd]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(br.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(br.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new br)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:a,shadowPath:n}=this.elementToFocus;if(a!=null){let i=[...n??[],a];r=ts(this.shadowRoot,...i)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,a,n;if(((a=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&a!==void 0?a:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((n=this.customStylesheet)!==null&&n!==void 0?n:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var r,a,n,i,s,c;let d=g=>g!=null&&g.trim().length>0,f=t.filter(d).map(g=>g.trim());if(f.length===0){this.exportparts=void 0;return}let h=new Set;for(let g of(a=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&a!==void 0?a:[]){let b=(i=(n=g.getAttribute("part"))===null||n===void 0?void 0:n.split(" "))!==null&&i!==void 0?i:[],x=(c=(s=g.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(_=>_.split(":")[1]))!==null&&c!==void 0?c:[],O=[...b,...x].filter(d).map(_=>_.trim());for(let _ of O)h.add(_)}if(h.size===0){this.exportparts=void 0;return}let p=[...h.values()].flatMap(g=>f.map(b=>`${g}:${b}--${g}`));this.exportparts=[...this.part,...p].join(", ")}};vd=xd;jr([E()],q.prototype,"exportpartsPrefix",void 0);jr([Ke([])],q.prototype,"exportpartsPrefixes",void 0);jr([E({reflect:!0})],q.prototype,"exportparts",void 0);jr([E()],q.prototype,"customStylesheet",void 0);jr([E()],q.prototype,"elementToFocus",void 0);jr([te()],q.prototype,"useAdoptedStyleSheets",void 0);var Sd=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},Vr=Le(Symbol("toFtdsBase"),function(e){class t extends e{constructor(){super(...arguments),this.size=Ie.medium,this.family=Tt.neutral}getDesignSystemBaseClasses(){return{[zi(this.family)]:!0,[ki(this.size)]:!0}}}return Sd([E()],t.prototype,"size",void 0),Sd([E()],t.prototype,"family",void 0),t}),vr=class extends Vr(q){};var Cd={};var ss={};Y(ss,{highlightHtml:()=>is,highlightHtmlColorCssVariable:()=>Ed,highlightHtmlStyles:()=>Op});var xr=class e{constructor(t,r=!0,a=[],n=5e3){this.ctx=t,this.iframes=r,this.exclude=a,this.iframesTimeout=n}static matches(t,r){let a=typeof r=="string"?[r]:r,n=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector;if(n){let i=!1;return a.every(s=>n.call(t,s)?(i=!0,!1):!0),i}else return!1}getContexts(){let t,r=[];return typeof this.ctx>"u"||!this.ctx?t=[]:NodeList.prototype.isPrototypeOf(this.ctx)?t=Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?t=this.ctx:typeof this.ctx=="string"?t=Array.prototype.slice.call(document.querySelectorAll(this.ctx)):t=[this.ctx],t.forEach(a=>{let n=r.filter(i=>i.contains(a)).length>0;r.indexOf(a)===-1&&!n&&r.push(a)}),r}getIframeContents(t,r,a=()=>{}){let n;try{let i=t.contentWindow;if(n=i.document,!i||!n)throw new Error("iframe inaccessible")}catch{a()}n&&r(n)}isIframeBlank(t){let r="about:blank",a=t.getAttribute("src").trim();return t.contentWindow.location.href===r&&a!==r&&a}observeIframeLoad(t,r,a){let n=!1,i=null,s=()=>{if(!n){n=!0,clearTimeout(i);try{this.isIframeBlank(t)||(t.removeEventListener("load",s),this.getIframeContents(t,r,a))}catch{a()}}};t.addEventListener("load",s),i=setTimeout(s,this.iframesTimeout)}onIframeReady(t,r,a){try{t.contentWindow.document.readyState==="complete"?this.isIframeBlank(t)?this.observeIframeLoad(t,r,a):this.getIframeContents(t,r,a):this.observeIframeLoad(t,r,a)}catch{a()}}waitForIframes(t,r){let a=0;this.forEachIframe(t,()=>!0,n=>{a++,this.waitForIframes(n.querySelector("html"),()=>{--a||r()})},n=>{n||r()})}forEachIframe(t,r,a,n=()=>{}){let i=t.querySelectorAll("iframe"),s=i.length,c=0;i=Array.prototype.slice.call(i);let d=()=>{--s<=0&&n(c)};s||d(),i.forEach(f=>{e.matches(f,this.exclude)?d():this.onIframeReady(f,h=>{r(f)&&(c++,a(h)),d()},d)})}createIterator(t,r,a){return document.createNodeIterator(t,r,a,!1)}createInstanceOnIframe(t){return new e(t.querySelector("html"),this.iframes)}compareNodeIframe(t,r,a){let n=t.compareDocumentPosition(a),i=Node.DOCUMENT_POSITION_PRECEDING;if(n&i)if(r!==null){let s=r.compareDocumentPosition(a),c=Node.DOCUMENT_POSITION_FOLLOWING;if(s&c)return!0}else return!0;return!1}getIteratorNode(t){let r=t.previousNode(),a;return r===null?a=t.nextNode():a=t.nextNode()&&t.nextNode(),{prevNode:r,node:a}}checkIframeFilter(t,r,a,n){let i=!1,s=!1;return n.forEach((c,d)=>{c.val===a&&(i=d,s=c.handled)}),this.compareNodeIframe(t,r,a)?(i===!1&&!s?n.push({val:a,handled:!0}):i!==!1&&!s&&(n[i].handled=!0),!0):(i===!1&&n.push({val:a,handled:!1}),!1)}handleOpenIframes(t,r,a,n){t.forEach(i=>{i.handled||this.getIframeContents(i.val,s=>{this.createInstanceOnIframe(s).forEachNode(r,a,n)})})}iterateThroughNodes(t,r,a,n,i){let s=this.createIterator(r,t,n),c=[],d=[],f,h,p=()=>({prevNode:h,node:f}=this.getIteratorNode(s),f);for(;p();)this.iframes&&this.forEachIframe(r,g=>this.checkIframeFilter(f,h,g,c),g=>{this.createInstanceOnIframe(g).forEachNode(t,b=>d.push(b),n)}),d.push(f);d.forEach(g=>{a(g)}),this.iframes&&this.handleOpenIframes(c,t,a,n),i()}forEachNode(t,r,a,n=()=>{}){let i=this.getContexts(),s=i.length;s||n(),i.forEach(c=>{let d=()=>{this.iterateThroughNodes(t,c,r,a,()=>{--s<=0&&n()})};this.iframes?this.waitForIframes(c,d):d()})}};var Fo=class{constructor(t){this.ctx=t,this.ie=!1;let r=window.navigator.userAgent;(r.indexOf("MSIE")>-1||r.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(t){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},t)}get opt(){return this._opt}get iterator(){return new xr(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(t,r="debug"){let a=this.opt.log;this.opt.debug&&typeof a=="object"&&typeof a[r]=="function"&&a[r](`mark.js: ${t}`)}escapeStr(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(t){return this.opt.wildcards!=="disabled"&&(t=this.setupWildcardsRegExp(t)),t=this.escapeStr(t),Object.keys(this.opt.synonyms).length&&(t=this.createSynonymsRegExp(t)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),this.opt.diacritics&&(t=this.createDiacriticsRegExp(t)),t=this.createMergedBlanksRegExp(t),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.createJoinersRegExp(t)),this.opt.wildcards!=="disabled"&&(t=this.createWildcardsRegExp(t)),t=this.createAccuracyRegExp(t),t}createSynonymsRegExp(t){let r=this.opt.synonyms,a=this.opt.caseSensitive?"":"i",n=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let i in r)if(r.hasOwnProperty(i)){let s=r[i],c=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(i):this.escapeStr(i),d=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(s):this.escapeStr(s);c!==""&&d!==""&&(t=t.replace(new RegExp(`(${this.escapeStr(c)}|${this.escapeStr(d)})`,`gm${a}`),n+`(${this.processSynomyms(c)}|${this.processSynomyms(d)})`+n))}return t}processSynomyms(t){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),t}setupWildcardsRegExp(t){return t=t.replace(/(?:\\)*\?/g,r=>r.charAt(0)==="\\"?"?":""),t.replace(/(?:\\)*\*/g,r=>r.charAt(0)==="\\"?"*":"")}createWildcardsRegExp(t){let r=this.opt.wildcards==="withSpaces";return t.replace(/\u0001/g,r?"[\\S\\s]?":"\\S?").replace(/\u0002/g,r?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(t){return t.replace(/[^(|)\\]/g,(r,a,n)=>{let i=n.charAt(a+1);return/[(|)\\]/.test(i)||i===""?r:r+"\0"})}createJoinersRegExp(t){let r=[],a=this.opt.ignorePunctuation;return Array.isArray(a)&&a.length&&r.push(this.escapeStr(a.join(""))),this.opt.ignoreJoiners&&r.push("\\u00ad\\u200b\\u200c\\u200d"),r.length?t.split(/\u0000+/).join(`[${r.join("")}]*`):t}createDiacriticsRegExp(t){let r=this.opt.caseSensitive?"":"i",a=this.opt.caseSensitive?["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105","A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010D","C\xC7\u0106\u010C","d\u0111\u010F","D\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119","E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012B","I\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142","L\u0141","n\xF1\u0148\u0144","N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014D","O\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159","R\u0158","s\u0161\u015B\u0219\u015F","S\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163","T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016B","U\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFF","Y\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017A","Z\u017D\u017B\u0179"]:["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010DC\xC7\u0106\u010C","d\u0111\u010FD\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012BI\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142L\u0141","n\xF1\u0148\u0144N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014DO\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159R\u0158","s\u0161\u015B\u0219\u015FS\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016BU\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFFY\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017AZ\u017D\u017B\u0179"],n=[];return t.split("").forEach(i=>{a.every(s=>{if(s.indexOf(i)!==-1){if(n.indexOf(s)>-1)return!1;t=t.replace(new RegExp(`[${s}]`,`gm${r}`),`[${s}]`),n.push(s)}return!0})}),t}createMergedBlanksRegExp(t){return t.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(t){let r="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xA1\xBF",a=this.opt.accuracy,n=typeof a=="string"?a:a.value,i=typeof a=="string"?[]:a.limiters,s="";switch(i.forEach(c=>{s+=`|${this.escapeStr(c)}`}),n){case"partially":default:return`()(${t})`;case"complementary":return s="\\s"+(s||this.escapeStr(r)),`()([^${s}]*${t}[^${s}]*)`;case"exactly":return`(^|\\s${s})(${t})(?=$|\\s${s})`}}getSeparatedKeywords(t){let r=[];return t.forEach(a=>{this.opt.separateWordSearch?a.split(" ").forEach(n=>{n.trim()&&r.indexOf(n)===-1&&r.push(n)}):a.trim()&&r.indexOf(a)===-1&&r.push(a)}),{keywords:r.sort((a,n)=>n.length-a.length),length:r.length}}isNumeric(t){return Number(parseFloat(t))==t}checkRanges(t){if(!Array.isArray(t)||Object.prototype.toString.call(t[0])!=="[object Object]")return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(t),[];let r=[],a=0;return t.sort((n,i)=>n.start-i.start).forEach(n=>{let{start:i,end:s,valid:c}=this.callNoMatchOnInvalidRanges(n,a);c&&(n.start=i,n.length=s-i,r.push(n),a=s)}),r}callNoMatchOnInvalidRanges(t,r){let a,n,i=!1;return t&&typeof t.start<"u"?(a=parseInt(t.start,10),n=a+parseInt(t.length,10),this.isNumeric(t.start)&&this.isNumeric(t.length)&&n-r>0&&n-a>0?i=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(t)}`),this.opt.noMatch(t))):(this.log(`Ignoring invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)),{start:a,end:n,valid:i}}checkWhitespaceRanges(t,r,a){let n,i=!0,s=a.length,c=r-s,d=parseInt(t.start,10)-c;return d=d>s?s:d,n=d+parseInt(t.length,10),n>s&&(n=s,this.log(`End range automatically set to the max value of ${s}`)),d<0||n-d<0||d>s||n>s?(i=!1,this.log(`Invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)):a.substring(d,n).replace(/\s+/g,"")===""&&(i=!1,this.log("Skipping whitespace only range: "+JSON.stringify(t)),this.opt.noMatch(t)),{start:d,end:n,valid:i}}getTextNodes(t){let r="",a=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,n=>{a.push({start:r.length,end:(r+=n.textContent).length,node:n})},n=>this.matchesExclude(n.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{t({value:r,nodes:a})})}matchesExclude(t){return xr.matches(t,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(t,r,a){let n=this.opt.element?this.opt.element:"mark",i=t.splitText(r),s=i.splitText(a-r),c=document.createElement(n);return c.setAttribute("data-markjs","true"),this.opt.className&&c.setAttribute("class",this.opt.className),c.textContent=i.textContent,i.parentNode.replaceChild(c,i),s}wrapRangeInMappedTextNode(t,r,a,n,i){t.nodes.every((s,c)=>{let d=t.nodes[c+1];if(typeof d>"u"||d.start>r){if(!n(s.node))return!1;let f=r-s.start,h=(a>s.end?s.end:a)-s.start,p=t.value.substr(0,s.start),g=t.value.substr(h+s.start);if(s.node=this.wrapRangeInTextNode(s.node,f,h),t.value=p+g,t.nodes.forEach((b,x)=>{x>=c&&(t.nodes[x].start>0&&x!==c&&(t.nodes[x].start-=h),t.nodes[x].end-=h)}),a-=h,i(s.node.previousSibling,s.start),a>s.end)r=s.end;else return!1}return!0})}wrapMatches(t,r,a,n,i){let s=r===0?0:r+1;this.getTextNodes(c=>{c.nodes.forEach(d=>{d=d.node;let f;for(;(f=t.exec(d.textContent))!==null&&f[s]!=="";){if(!a(f[s],d))continue;let h=f.index;if(s!==0)for(let p=1;p<s;p++)h+=f[p].length;d=this.wrapRangeInTextNode(d,h,h+f[s].length),n(d.previousSibling),t.lastIndex=0}}),i()})}wrapMatchesAcrossElements(t,r,a,n,i){let s=r===0?0:r+1;this.getTextNodes(c=>{let d;for(;(d=t.exec(c.value))!==null&&d[s]!=="";){let f=d.index;if(s!==0)for(let p=1;p<s;p++)f+=d[p].length;let h=f+d[s].length;this.wrapRangeInMappedTextNode(c,f,h,p=>a(d[s],p),(p,g)=>{t.lastIndex=g,n(p)})}i()})}wrapRangeFromIndex(t,r,a,n){this.getTextNodes(i=>{let s=i.value.length;t.forEach((c,d)=>{let{start:f,end:h,valid:p}=this.checkWhitespaceRanges(c,s,i.value);p&&this.wrapRangeInMappedTextNode(i,f,h,g=>r(g,c,i.value.substring(f,h),d),g=>{a(g,c)})}),n()})}unwrapMatches(t){let r=t.parentNode,a=document.createDocumentFragment();for(;t.firstChild;)a.appendChild(t.removeChild(t.firstChild));r.replaceChild(a,t),this.ie?this.normalizeTextNode(r):r.normalize()}normalizeTextNode(t){if(t){if(t.nodeType===3)for(;t.nextSibling&&t.nextSibling.nodeType===3;)t.nodeValue+=t.nextSibling.nodeValue,t.parentNode.removeChild(t.nextSibling);else this.normalizeTextNode(t.firstChild);this.normalizeTextNode(t.nextSibling)}}markRegExp(t,r){this.opt=r,this.log(`Searching with expression "${t}"`);let a=0,n="wrapMatches",i=s=>{a++,this.opt.each(s)};this.opt.acrossElements&&(n="wrapMatchesAcrossElements"),this[n](t,this.opt.ignoreGroups,(s,c)=>this.opt.filter(c,s,a),i,()=>{a===0&&this.opt.noMatch(t),this.opt.done(a)})}mark(t,r){this.opt=r;let a=0,n="wrapMatches",{keywords:i,length:s}=this.getSeparatedKeywords(typeof t=="string"?[t]:t),c=this.opt.caseSensitive?"":"i",d=f=>{let h=new RegExp(this.createRegExp(f),`gm${c}`),p=0;this.log(`Searching with expression "${h}"`),this[n](h,1,(g,b)=>this.opt.filter(b,f,a,p),g=>{p++,a++,this.opt.each(g)},()=>{p===0&&this.opt.noMatch(f),i[s-1]===f?this.opt.done(a):d(i[i.indexOf(f)+1])})};this.opt.acrossElements&&(n="wrapMatchesAcrossElements"),s===0?this.opt.done(a):d(i[0])}markRanges(t,r){this.opt=r;let a=0,n=this.checkRanges(t);n&&n.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(n)),this.wrapRangeFromIndex(n,(i,s,c,d)=>this.opt.filter(i,s,c,d),(i,s)=>{a++,this.opt.each(i,s)},()=>{this.opt.done(a)})):this.opt.done(a)}unmark(t){this.opt=t;let r=this.opt.element?this.opt.element:"*";r+="[data-markjs]",this.opt.className&&(r+=`.${this.opt.className}`),this.log(`Removal selector "${r}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,a=>{this.unwrapMatches(a)},a=>{let n=xr.matches(a,r),i=this.matchesExclude(a);return!n||i?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function ns(e){let t=new Fo(e);return this.mark=(r,a)=>(t.mark(r,a),this),this.markRegExp=(r,a)=>(t.markRegExp(r,a),this),this.markRanges=(r,a)=>(t.markRanges(r,a),this),this.unmark=r=>(t.unmark(r),this),this}var Ep=ns,Ed=o.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),Op=k`
6
6
  .highlight-html-match {
7
- background: ${pd};
7
+ background: ${Ed};
8
8
  }
9
- `;function ns(e,t,r){var a,n;let i=e.getAttribute("data-highlight-html-query");if((i??"")!==(t??"")){let s=new dp(e);if(s.unmark(),t&&t.trim()){let c={className:(a=r?.className)!==null&&a!==void 0?a:"highlight-html-match",acrossElements:!0};r?.attributes!=null&&(c.each=f=>{for(let h in r.attributes)f.setAttribute(h,r.attributes[h])}),s.mark(t.replace(/"[^"]+"/g,""),{...c,separateWordSearch:!0}),((n=t.match(/"[^"]+"/g))!==null&&n!==void 0?n:[]).forEach(f=>s.mark(f.replace(/"/g,""),{...c,separateWordSearch:!1}))}}e.setAttribute("data-highlight-html-query",t??"")}var ss={};Y(ss,{noTextInputDefaultClearButton:()=>pp,noTextSelect:()=>Mt,safariEllipsisFix:()=>Fo,wordWrap:()=>up});var Mt=z`
9
+ `;function is(e,t,r){var a,n;let i=e.getAttribute("data-highlight-html-query");if((i??"")!==(t??"")){let s=new Ep(e);if(s.unmark(),t&&t.trim()){let c={className:(a=r?.className)!==null&&a!==void 0?a:"highlight-html-match",acrossElements:!0};r?.attributes!=null&&(c.each=f=>{for(let h in r.attributes)f.setAttribute(h,r.attributes[h])}),s.mark(t.replace(/"[^"]+"/g,""),{...c,separateWordSearch:!0}),((n=t.match(/"[^"]+"/g))!==null&&n!==void 0?n:[]).forEach(f=>s.mark(f.replace(/"/g,""),{...c,separateWordSearch:!1}))}}e.setAttribute("data-highlight-html-query",t??"")}var cs={};Y(cs,{noTextInputDefaultClearButton:()=>Ap,noTextSelect:()=>It,safariEllipsisFix:()=>Go,wordWrap:()=>Lp});var It=k`
10
10
  .ft-no-text-select {
11
11
  -webkit-touch-callout: none;
12
12
  -webkit-user-select: none;
@@ -15,7 +15,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
15
15
  -ms-user-select: none;
16
16
  user-select: none;
17
17
  }
18
- `,up=z`
18
+ `,Lp=k`
19
19
  .ft-word-wrap {
20
20
  white-space: normal;
21
21
  word-wrap: break-word;
@@ -27,7 +27,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
27
27
  -webkit-hyphens: auto;
28
28
  hyphens: auto
29
29
  }
30
- `,Fo=z`
30
+ `,Go=k`
31
31
  .ft-safari-ellipsis-fix {
32
32
  margin-right: 0;
33
33
 
@@ -38,14 +38,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
38
38
  display: inline-block;
39
39
  width: 0;
40
40
  }
41
- `,pp=z`
41
+ `,Ap=k`
42
42
  input::-webkit-search-cancel-button,
43
43
  input::-webkit-search-decoration,
44
44
  input::-webkit-search-results-button,
45
45
  input::-webkit-search-results-decoration {
46
46
  display: none;
47
47
  }
48
- `;var hd={};var cs={};Y(cs,{ParametrizedLabelResolver:()=>Go});var Go=class e{constructor(t,r){this.defaultLabels=t,this.labels=r}resolve(t,...r){var a,n;t=this.resolvePluralKey(t,r);let i=(n=(a=this.labels[t])!==null&&a!==void 0?a:this.defaultLabels[t])!==null&&n!==void 0?n:"";return e.replaceParameters(i,...r)}static replaceParameters(t,...r){return r.forEach((a,n)=>t=t.replace(new RegExp(`\\{${n}([^}]*)\\}`,"g"),(i,s)=>e.formatValue(a,s))),t}resolvePluralKey(t,r){for(let a of r)if(typeof a=="number"){let n=`${String(t)}[\\=${a}]`;if(n in this.labels||n in this.defaultLabels)return n}return t}static formatValue(t,r){return t instanceof Date?e.formatDate(t,r):t??""}static formatDate(t,r){let a=n=>r?.includes("date")?t.toLocaleDateString(n):r?.includes("time")?t.toLocaleTimeString(n):t.toLocaleString(n);try{return a(document.documentElement.lang)}catch{return a()}}};var Is={};Y(Is,{FtCommandQueue:()=>Wo,FtLitElementRedux:()=>Vo,FtReduxStore:()=>Sr,FtStateManager:()=>Ms,ReduxWatcher:()=>fn,clearAllStores:()=>Jp,isFtReduxStore:()=>Vr,redux:()=>jr,reduxEventListener:()=>mp,reduxReactive:()=>hp,watch:()=>Qp,withRedux:()=>md});var hp=()=>(e,t)=>{var r;let a=e.constructor;a.reduxReactiveProperties=new Set(a.reduxReactiveProperties),(r=a.reduxReactiveProperties)===null||r===void 0||r.add(t)},jr=e=>{let t=e??{};return(r,a)=>{var n;let i={hasChanged:Lt,attribute:!1,...t};C(i)(r,a);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(a,{selector:(n=t.selector)!==null&&n!==void 0?n:c=>c[a],store:t.store})}},mp=e=>(t,r)=>{let a=t.constructor;a.reduxEventListeners=new Map(a.reduxEventListeners),a.reduxEventListeners.set(r,e)};var Wo=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(a=>a.type===t);return r&&(this.queue=this.queue.filter(a=>a!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};function Vr(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var jo=Symbol("internalReduxEventsUnsubscribers"),Zt=Symbol("internalStoresUnsubscribers"),br=Symbol("internalStores"),md=Ae(Symbol("withRedux"),function(e){var t,r,a;class n extends e{constructor(){super(...arguments),this[t]=new Map,this[r]=new Map,this[a]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(c=>s.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[br].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[br].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[br].get(s)}addStore(s,c){var d;c=(d=c??s.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(c),this[br].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[br].delete(c)}setupStores(){this.unsubscribeFromStores(),this[br].forEach((s,c)=>this.subscribeToStore(c,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,c)=>{let d=this.constructor.getPropertyOptions(c);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:c)){let f=this.getStore(s.store);f&&(s.store?this[Zt].has(s.store):this[Zt].size>0)&&(this[c]=s.selector(f.getState(),this))}})}subscribeToStore(s,c){var d;this[Zt].set(s,c.subscribe(()=>this.updateFromStores())),this[jo].set(s,[]),Vr(c)&&c.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((f,h)=>{if(typeof this[h]=="function"&&(!f.store||c.name===f.store)){let p=y=>this[h](y);c.addEventListener(f.eventName,p),this[jo].get(s).push(()=>c.removeEventListener(f.eventName,p))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Zt].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Zt].has(s)&&this[Zt].get(s)(),this[Zt].delete(s),(c=this[jo].get(s))===null||c===void 0||c.forEach(d=>d()),this[jo].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=Zt,r=br,a=jo,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),Vo=class extends md(q){};function Ye(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];if(0)var n,i;throw Error("[Immer] minified error nr: "+e+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function It(e){return!!e&&!!e[de]}function rt(e){var t;return!!e&&(function(r){if(!r||typeof r!="object")return!1;var a=Object.getPrototypeOf(r);if(a===null)return!0;var n=Object.hasOwnProperty.call(a,"constructor")&&a.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===Ep}(e)||Array.isArray(e)||!!e[Cd]||!!(!((t=e.constructor)===null||t===void 0)&&t[Cd])||ys(e)||bs(e))}function vr(e,t,r){r===void 0&&(r=!1),Yr(e)===0?(r?Object.keys:Zr)(e).forEach(function(a){r&&typeof a=="symbol"||t(a,e[a],e)}):e.forEach(function(a,n){return t(n,a,e)})}function Yr(e){var t=e[de];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:ys(e)?2:bs(e)?3:0}function Kr(e,t){return Yr(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function gp(e,t){return Yr(e)===2?e.get(t):e[t]}function Ed(e,t,r){var a=Yr(e);a===2?e.set(t,r):a===3?e.add(r):e[t]=r}function Od(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function ys(e){return Sp&&e instanceof Map}function bs(e){return Cp&&e instanceof Set}function Yt(e){return e.o||e.t}function vs(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=wd(e);delete t[de];for(var r=Zr(t),a=0;a<r.length;a++){var n=r[a],i=t[n];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[n]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[n]})}return Object.create(Object.getPrototypeOf(e),t)}function xs(e,t){return t===void 0&&(t=!1),Ss(e)||It(e)||!rt(e)||(Yr(e)>1&&(e.set=e.add=e.clear=e.delete=yp),Object.freeze(e),t&&vr(e,function(r,a){return xs(a,!0)},!0)),e}function yp(){Ye(2)}function Ss(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function yt(e){var t=gs[e];return t||Ye(18,e),t}function bp(e,t){gs[e]||(gs[e]=t)}function ps(){return Zo}function ls(e,t){t&&(yt("Patches"),e.u=[],e.s=[],e.v=t)}function nn(e){hs(e),e.p.forEach(vp),e.p=null}function hs(e){e===Zo&&(Zo=e.l)}function gd(e){return Zo={p:[],l:Zo,h:e,m:!0,_:0}}function vp(e){var t=e[de];t.i===0||t.i===1?t.j():t.g=!0}function ds(e,t){t._=t.p.length;var r=t.p[0],a=e!==void 0&&e!==r;return t.h.O||yt("ES5").S(t,e,a),a?(r[de].P&&(nn(t),Ye(4)),rt(e)&&(e=sn(t,e),t.l||cn(t,e)),t.u&&yt("Patches").M(r[de].t,e,t.u,t.s)):e=sn(t,r,[]),nn(t),t.u&&t.v(t.u,t.s),e!==Ld?e:void 0}function sn(e,t,r){if(Ss(t))return t;var a=t[de];if(!a)return vr(t,function(c,d){return yd(e,a,t,c,d,r)},!0),t;if(a.A!==e)return t;if(!a.P)return cn(e,a.t,!0),a.t;if(!a.I){a.I=!0,a.A._--;var n=a.i===4||a.i===5?a.o=vs(a.k):a.o,i=n,s=!1;a.i===3&&(i=new Set(n),n.clear(),s=!0),vr(i,function(c,d){return yd(e,a,n,c,d,r,s)}),cn(e,n,!1),r&&e.u&&yt("Patches").N(a,r,e.u,e.s)}return a.o}function yd(e,t,r,a,n,i,s){if(It(n)){var c=sn(e,n,i&&t&&t.i!==3&&!Kr(t.R,a)?i.concat(a):void 0);if(Ed(r,a,c),!It(c))return;e.m=!1}else s&&r.add(n);if(rt(n)&&!Ss(n)){if(!e.h.D&&e._<1)return;sn(e,n),t&&t.A.l||cn(e,n)}}function cn(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&xs(t,r)}function fs(e,t){var r=e[de];return(r?Yt(r):e)[t]}function bd(e,t){if(t in e)for(var r=Object.getPrototypeOf(e);r;){var a=Object.getOwnPropertyDescriptor(r,t);if(a)return a;r=Object.getPrototypeOf(r)}}function qt(e){e.P||(e.P=!0,e.l&&qt(e.l))}function us(e){e.o||(e.o=vs(e.t))}function ms(e,t,r){var a=ys(t)?yt("MapSet").F(t,r):bs(t)?yt("MapSet").T(t,r):e.O?function(n,i){var s=Array.isArray(n),c={i:s?1:0,A:i?i.A:ps(),P:!1,I:!1,R:{},l:i,t:n,k:null,o:null,j:null,C:!1},d=c,f=Yo;s&&(d=[c],f=Ko);var h=Proxy.revocable(d,f),p=h.revoke,y=h.proxy;return c.k=y,c.j=p,y}(t,r):yt("ES5").J(t,r);return(r?r.A:ps()).p.push(a),a}function xp(e){return It(e)||Ye(22,e),function t(r){if(!rt(r))return r;var a,n=r[de],i=Yr(r);if(n){if(!n.P&&(n.i<4||!yt("ES5").K(n)))return n.t;n.I=!0,a=vd(r,i),n.I=!1}else a=vd(r,i);return vr(a,function(s,c){n&&gp(n.t,s)===c||Ed(a,s,t(c))}),i===3?new Set(a):a}(e)}function vd(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return vs(e)}function Ad(){function e(s,c){var d=i[s];return d?d.enumerable=c:i[s]=d={configurable:!0,enumerable:c,get:function(){var f=this[de];return Yo.get(f,s)},set:function(f){var h=this[de];Yo.set(h,s,f)}},d}function t(s){for(var c=s.length-1;c>=0;c--){var d=s[c][de];if(!d.P)switch(d.i){case 5:a(d)&&qt(d);break;case 4:r(d)&&qt(d)}}}function r(s){for(var c=s.t,d=s.k,f=Zr(d),h=f.length-1;h>=0;h--){var p=f[h];if(p!==de){var y=c[p];if(y===void 0&&!Kr(c,p))return!0;var v=d[p],S=v&&v[de];if(S?S.t!==y:!Od(v,y))return!0}}var O=!!c[de];return f.length!==Zr(c).length+(O?0:1)}function a(s){var c=s.k;if(c.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(c,c.length-1);if(d&&!d.get)return!0;for(var f=0;f<c.length;f++)if(!c.hasOwnProperty(f))return!0;return!1}function n(s){s.g&&Ye(3,JSON.stringify(Yt(s)))}var i={};bp("ES5",{J:function(s,c){var d=Array.isArray(s),f=function(p,y){if(p){for(var v=Array(y.length),S=0;S<y.length;S++)Object.defineProperty(v,""+S,e(S,!0));return v}var O=wd(y);delete O[de];for(var _=Zr(O),N=0;N<_.length;N++){var M=_[N];O[M]=e(M,p||!!O[M].enumerable)}return Object.create(Object.getPrototypeOf(y),O)}(d,s),h={i:d?5:4,A:c?c.A:ps(),P:!1,I:!1,R:{},l:c,t:s,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,de,{value:h,writable:!0}),f},S:function(s,c,d){d?It(c)&&c[de].A===s&&t(s.p):(s.u&&function f(h){if(h&&typeof h=="object"){var p=h[de];if(p){var y=p.t,v=p.k,S=p.R,O=p.i;if(O===4)vr(v,function(E){E!==de&&(y[E]!==void 0||Kr(y,E)?S[E]||f(v[E]):(S[E]=!0,qt(p)))}),vr(y,function(E){v[E]!==void 0||Kr(v,E)||(S[E]=!1,qt(p))});else if(O===5){if(a(p)&&(qt(p),S.length=!0),v.length<y.length)for(var _=v.length;_<y.length;_++)S[_]=!1;else for(var N=y.length;N<v.length;N++)S[N]=!0;for(var M=Math.min(v.length,y.length),A=0;A<M;A++)v.hasOwnProperty(A)||(S[A]=!0),S[A]===void 0&&f(v[A])}}}}(s.p[0]),t(s.p))},K:function(s){return s.i===4?r(s):a(s)}})}var xd,Zo,Cs=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Sp=typeof Map<"u",Cp=typeof Set<"u",Sd=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Ld=Cs?Symbol.for("immer-nothing"):((xd={})["immer-nothing"]=!0,xd),Cd=Cs?Symbol.for("immer-draftable"):"__$immer_draftable",de=Cs?Symbol.for("immer-state"):"__$immer_state";var Ep=""+Object.prototype.constructor,Zr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,wd=Object.getOwnPropertyDescriptors||function(e){var t={};return Zr(e).forEach(function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)}),t},gs={},Yo={get:function(e,t){if(t===de)return e;var r=Yt(e);if(!Kr(r,t))return function(n,i,s){var c,d=bd(i,s);return d?"value"in d?d.value:(c=d.get)===null||c===void 0?void 0:c.call(n.k):void 0}(e,r,t);var a=r[t];return e.I||!rt(a)?a:a===fs(e.t,t)?(us(e),e.o[t]=ms(e.A.h,a,e)):a},has:function(e,t){return t in Yt(e)},ownKeys:function(e){return Reflect.ownKeys(Yt(e))},set:function(e,t,r){var a=bd(Yt(e),t);if(a?.set)return a.set.call(e.k,r),!0;if(!e.P){var n=fs(Yt(e),t),i=n?.[de];if(i&&i.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(Od(r,n)&&(r!==void 0||Kr(e.t,t)))return!0;us(e),qt(e)}return e.o[t]===r&&(r!==void 0||t in e.o)||Number.isNaN(r)&&Number.isNaN(e.o[t])||(e.o[t]=r,e.R[t]=!0),!0},deleteProperty:function(e,t){return fs(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,us(e),qt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=Yt(e),a=Reflect.getOwnPropertyDescriptor(r,t);return a&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:a.enumerable,value:r[t]}},defineProperty:function(){Ye(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Ye(12)}},Ko={};vr(Yo,function(e,t){Ko[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ko.deleteProperty=function(e,t){return Ko.set.call(this,e,t,void 0)},Ko.set=function(e,t,r){return Yo.set.call(this,e[0],t,r,e[0])};var Op=function(){function e(r){var a=this;this.O=Sd,this.D=!0,this.produce=function(n,i,s){if(typeof n=="function"&&typeof i!="function"){var c=i;i=n;var d=a;return function(O){var _=this;O===void 0&&(O=c);for(var N=arguments.length,M=Array(N>1?N-1:0),A=1;A<N;A++)M[A-1]=arguments[A];return d.produce(O,function(E){var L;return(L=i).call.apply(L,[_,E].concat(M))})}}var f;if(typeof i!="function"&&Ye(6),s!==void 0&&typeof s!="function"&&Ye(7),rt(n)){var h=gd(a),p=ms(a,n,void 0),y=!0;try{f=i(p),y=!1}finally{y?nn(h):hs(h)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(O){return ls(h,s),ds(O,h)},function(O){throw nn(h),O}):(ls(h,s),ds(f,h))}if(!n||typeof n!="object"){if((f=i(n))===void 0&&(f=n),f===Ld&&(f=void 0),a.D&&xs(f,!0),s){var v=[],S=[];yt("Patches").M(n,f,v,S),s(v,S)}return f}Ye(21,n)},this.produceWithPatches=function(n,i){if(typeof n=="function")return function(f){for(var h=arguments.length,p=Array(h>1?h-1:0),y=1;y<h;y++)p[y-1]=arguments[y];return a.produceWithPatches(f,function(v){return n.apply(void 0,[v].concat(p))})};var s,c,d=a.produce(n,i,function(f,h){s=f,c=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(f){return[f,s,c]}):[d,s,c]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var t=e.prototype;return t.createDraft=function(r){rt(r)||Ye(8),It(r)&&(r=xp(r));var a=gd(this),n=ms(this,r,void 0);return n[de].C=!0,hs(a),n},t.finishDraft=function(r,a){var n=r&&r[de],i=n.A;return ls(i,a),ds(void 0,i)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!Sd&&Ye(20),this.O=r},t.applyPatches=function(r,a){var n;for(n=a.length-1;n>=0;n--){var i=a[n];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}n>-1&&(a=a.slice(n+1));var s=yt("Patches").$;return It(r)?s(r,a):this.produce(r,function(c){return s(c,a)})},e}(),Be=new Op,Ap=Be.produce,SC=Be.produceWithPatches.bind(Be),CC=Be.setAutoFreeze.bind(Be),EC=Be.setUseProxies.bind(Be),OC=Be.applyPatches.bind(Be),AC=Be.createDraft.bind(Be),LC=Be.finishDraft.bind(Be),ln=Ap;function xr(e){"@babel/helpers - typeof";return xr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xr(e)}function Rd(e,t){if(xr(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var a=r.call(e,t||"default");if(xr(a)!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _d(e){var t=Rd(e,"string");return xr(t)=="symbol"?t:t+""}function Nd(e,t,r){return(t=_d(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Td(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,a)}return r}function Es(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Td(Object(r),!0).forEach(function(a){Nd(e,a,r[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Td(Object(r)).forEach(function(a){Object.defineProperty(e,a,Object.getOwnPropertyDescriptor(r,a))})}return e}function Te(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var Md=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Os=function(){return Math.random().toString(36).substring(7).split("").join(".")},dn={INIT:"@@redux/INIT"+Os(),REPLACE:"@@redux/REPLACE"+Os(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Os()}};function Lp(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function As(e,t,r){var a;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Te(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Te(1));return r(As)(e,t)}if(typeof e!="function")throw new Error(Te(2));var n=e,i=t,s=[],c=s,d=!1;function f(){c===s&&(c=s.slice())}function h(){if(d)throw new Error(Te(3));return i}function p(O){if(typeof O!="function")throw new Error(Te(4));if(d)throw new Error(Te(5));var _=!0;return f(),c.push(O),function(){if(_){if(d)throw new Error(Te(6));_=!1,f();var M=c.indexOf(O);c.splice(M,1),s=null}}}function y(O){if(!Lp(O))throw new Error(Te(7));if(typeof O.type>"u")throw new Error(Te(8));if(d)throw new Error(Te(9));try{d=!0,i=n(i,O)}finally{d=!1}for(var _=s=c,N=0;N<_.length;N++){var M=_[N];M()}return O}function v(O){if(typeof O!="function")throw new Error(Te(10));n=O,y({type:dn.REPLACE})}function S(){var O,_=p;return O={subscribe:function(M){if(typeof M!="object"||M===null)throw new Error(Te(11));function A(){M.next&&M.next(h())}A();var E=_(A);return{unsubscribe:E}}},O[Md]=function(){return this},O}return y({type:dn.INIT}),a={dispatch:y,subscribe:p,getState:h,replaceReducer:v},a[Md]=S,a}function wp(e){Object.keys(e).forEach(function(t){var r=e[t],a=r(void 0,{type:dn.INIT});if(typeof a>"u")throw new Error(Te(12));if(typeof r(void 0,{type:dn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Te(13))})}function Id(e){for(var t=Object.keys(e),r={},a=0;a<t.length;a++){var n=t[a];typeof e[n]=="function"&&(r[n]=e[n])}var i=Object.keys(r),s,c;try{wp(r)}catch(d){c=d}return function(f,h){if(f===void 0&&(f={}),c)throw c;if(0)var p;for(var y=!1,v={},S=0;S<i.length;S++){var O=i[S],_=r[O],N=f[O],M=_(N,h);if(typeof M>"u"){var A=h&&h.type;throw new Error(Te(14))}v[O]=M,y=y||M!==N}return y=y||i.length!==Object.keys(f).length,y?v:f}}function qr(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return t.length===0?function(a){return a}:t.length===1?t[0]:t.reduce(function(a,n){return function(){return a(n.apply(void 0,arguments))}})}function Pd(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(a){return function(){var n=a.apply(void 0,arguments),i=function(){throw new Error(Te(15))},s={getState:n.getState,dispatch:function(){return i.apply(void 0,arguments)}},c=t.map(function(d){return d(s)});return i=qr.apply(void 0,c)(n.dispatch),Es(Es({},n),{},{dispatch:i})}}}function zd(e){var t=function(a){var n=a.dispatch,i=a.getState;return function(s){return function(c){return typeof c=="function"?c(n,i,e):s(c)}}};return t}var kd=zd();kd.withExtraArgument=zd;var Ls=kd;var Hd=function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,n){a.__proto__=n}||function(a,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(a[i]=n[i])},e(t,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function a(){this.constructor=t}t.prototype=r===null?Object.create(r):(a.prototype=r.prototype,new a)}}(),Rp=function(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},a,n,i,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(f){return function(h){return d([f,h])}}function d(f){if(a)throw new TypeError("Generator is already executing.");for(;r;)try{if(a=1,n&&(i=f[0]&2?n.return:f[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,f[1])).done)return i;switch(n=0,i&&(f=[f[0]&2,i.value]),f[0]){case 0:case 1:i=f;break;case 4:return r.label++,{value:f[1],done:!1};case 5:r.label++,n=f[1],f=[0];continue;case 7:f=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(f[0]===6||f[0]===2)){r=0;continue}if(f[0]===3&&(!i||f[1]>i[0]&&f[1]<i[3])){r.label=f[1];break}if(f[0]===6&&r.label<i[1]){r.label=i[1],i=f;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(f);break}i[2]&&r.ops.pop(),r.trys.pop();continue}f=t.call(e,r)}catch(h){f=[6,h],n=0}finally{a=i=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},Xr=function(e,t){for(var r=0,a=t.length,n=e.length;r<a;r++,n++)e[n]=t[r];return e},_p=Object.defineProperty,Np=Object.defineProperties,Tp=Object.getOwnPropertyDescriptors,Dd=Object.getOwnPropertySymbols,Mp=Object.prototype.hasOwnProperty,Ip=Object.prototype.propertyIsEnumerable,Ud=function(e,t,r){return t in e?_p(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},Xt=function(e,t){for(var r in t||(t={}))Mp.call(t,r)&&Ud(e,r,t[r]);if(Dd)for(var a=0,n=Dd(t);a<n.length;a++){var r=n[a];Ip.call(t,r)&&Ud(e,r,t[r])}return e},ws=function(e,t){return Np(e,Tp(t))},Pp=function(e,t,r){return new Promise(function(a,n){var i=function(d){try{c(r.next(d))}catch(f){n(f)}},s=function(d){try{c(r.throw(d))}catch(f){n(f)}},c=function(d){return d.done?a(d.value):Promise.resolve(d.value).then(i,s)};c((r=r.apply(e,t)).next())})};var zp=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?qr:qr.apply(null,arguments)},WC=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function kp(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return t===r}var Dp=function(e){Hd(t,e);function t(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];var n=e.apply(this,r)||this;return Object.setPrototypeOf(n,t.prototype),n}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,Xr([void 0],r[0].concat(this)))):new(t.bind.apply(t,Xr([void 0],r.concat(this))))},t}(Array),Up=function(e){Hd(t,e);function t(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];var n=e.apply(this,r)||this;return Object.setPrototypeOf(n,t.prototype),n}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,Xr([void 0],r[0].concat(this)))):new(t.bind.apply(t,Xr([void 0],r.concat(this))))},t}(Array);function Ns(e){return rt(e)?ln(e,function(){}):e}function $p(e){return typeof e=="boolean"}function Bp(){return function(t){return Hp(t)}}function Hp(e){e===void 0&&(e={});var t=e.thunk,r=t===void 0?!0:t,a=e.immutableCheck,n=a===void 0?!0:a,i=e.serializableCheck,s=i===void 0?!0:i,c=new Dp;if(r&&($p(r)?c.push(Ls):c.push(Ls.withExtraArgument(r.extraArgument))),0){if(n)var d;if(s)var f}return c}var Rs=!0;function Fd(e){var t=Bp(),r=e||{},a=r.reducer,n=a===void 0?void 0:a,i=r.middleware,s=i===void 0?t():i,c=r.devTools,d=c===void 0?!0:c,f=r.preloadedState,h=f===void 0?void 0:f,p=r.enhancers,y=p===void 0?void 0:p,v;if(typeof n=="function")v=n;else if(kp(n))v=Id(n);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 S=s;if(typeof S=="function"&&(S=S(t),!Rs&&!Array.isArray(S)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Rs&&S.some(function(E){return typeof E!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=Pd.apply(void 0,S),_=qr;d&&(_=zp(Xt({trace:!Rs},typeof d=="object"&&d)));var N=new Up(O),M=N;Array.isArray(y)?M=Xr([O],y):typeof y=="function"&&(M=y(N));var A=_.apply(void 0,M);return As(v,h,A)}function Jt(e,t){function r(){for(var a=[],n=0;n<arguments.length;n++)a[n]=arguments[n];if(t){var i=t.apply(void 0,a);if(!i)throw new Error("prepareAction did not return an object");return Xt(Xt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:a[0]}}return r.toString=function(){return""+e},r.type=e,r.match=function(a){return a.type===e},r}function Gd(e){var t={},r=[],a,n={addCase:function(i,s){var c=typeof i=="string"?i:i.type;if(c in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[c]=s,n},addMatcher:function(i,s){return r.push({matcher:i,reducer:s}),n},addDefaultCase:function(i){return a=i,n}};return e(n),[t,r,a]}function Fp(e){return typeof e=="function"}function Gp(e,t,r,a){r===void 0&&(r=[]);var n=typeof t=="function"?Gd(t):[t,r,a],i=n[0],s=n[1],c=n[2],d;if(Fp(e))d=function(){return Ns(e())};else{var f=Ns(e);d=function(){return f}}function h(p,y){p===void 0&&(p=d());var v=Xr([i[y.type]],s.filter(function(S){var O=S.matcher;return O(y)}).map(function(S){var O=S.reducer;return O}));return v.filter(function(S){return!!S}).length===0&&(v=[c]),v.reduce(function(S,O){if(O)if(It(S)){var _=S,N=O(_,y);return N===void 0?S:N}else{if(rt(S))return ln(S,function(M){return O(M,y)});var N=O(S,y);if(N===void 0){if(S===null)return S;throw Error("A case reducer on a non-draftable value must not return undefined")}return N}return S},p)}return h.getInitialState=d,h}function Wp(e,t){return e+"/"+t}function Wd(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof e.initialState=="function"?e.initialState:Ns(e.initialState),a=e.reducers||{},n=Object.keys(a),i={},s={},c={};n.forEach(function(h){var p=a[h],y=Wp(t,h),v,S;"reducer"in p?(v=p.reducer,S=p.prepare):v=p,i[h]=v,s[y]=v,c[h]=S?Jt(y,S):Jt(y)});function d(){var h=typeof e.extraReducers=="function"?Gd(e.extraReducers):[e.extraReducers],p=h[0],y=p===void 0?{}:p,v=h[1],S=v===void 0?[]:v,O=h[2],_=O===void 0?void 0:O,N=Xt(Xt({},y),s);return Gp(r,function(M){for(var A in N)M.addCase(A,N[A]);for(var E=0,L=S;E<L.length;E++){var k=L[E];M.addMatcher(k.matcher,k.reducer)}_&&M.addDefaultCase(_)})}var f;return{name:t,reducer:function(h,p){return f||(f=d()),f(h,p)},actions:c,caseReducers:i,getInitialState:function(){return f||(f=d()),f.getInitialState()}}}var jp="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Vp=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=jp[Math.random()*64|0];return t},Kp=["name","message","stack","code"],_s=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),$d=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),Zp=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,a=Kp;r<a.length;r++){var n=a[r];typeof e[n]=="string"&&(t[n]=e[n])}return t}return{message:String(e)}},ZC=function(){function e(t,r,a){var n=Jt(t+"/fulfilled",function(h,p,y,v){return{payload:h,meta:ws(Xt({},v||{}),{arg:y,requestId:p,requestStatus:"fulfilled"})}}),i=Jt(t+"/pending",function(h,p,y){return{payload:void 0,meta:ws(Xt({},y||{}),{arg:p,requestId:h,requestStatus:"pending"})}}),s=Jt(t+"/rejected",function(h,p,y,v,S){return{payload:v,error:(a&&a.serializeError||Zp)(h||"Rejected"),meta:ws(Xt({},S||{}),{arg:y,requestId:p,rejectedWithValue:!!v,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),c=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function f(h){return function(p,y,v){var S=a?.idGenerator?a.idGenerator(h):Vp(),O=new d,_,N=!1;function M(E){_=E,O.abort()}var A=function(){return Pp(this,null,function(){var E,L,k,W,K,V,$;return Rp(this,function(b){switch(b.label){case 0:return b.trys.push([0,4,,5]),W=(E=a?.condition)==null?void 0:E.call(a,h,{getState:y,extra:v}),qp(W)?[4,W]:[3,2];case 1:W=b.sent(),b.label=2;case 2:if(W===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return N=!0,K=new Promise(function(w,D){return O.signal.addEventListener("abort",function(){return D({name:"AbortError",message:_||"Aborted"})})}),p(i(S,h,(L=a?.getPendingMeta)==null?void 0:L.call(a,{requestId:S,arg:h},{getState:y,extra:v}))),[4,Promise.race([K,Promise.resolve(r(h,{dispatch:p,getState:y,extra:v,requestId:S,signal:O.signal,abort:M,rejectWithValue:function(w,D){return new _s(w,D)},fulfillWithValue:function(w,D){return new $d(w,D)}})).then(function(w){if(w instanceof _s)throw w;return w instanceof $d?n(w.payload,S,h,w.meta):n(w,S,h)})])];case 3:return k=b.sent(),[3,5];case 4:return V=b.sent(),k=V instanceof _s?s(null,S,h,V.payload,V.meta):s(V,S,h),[3,5];case 5:return $=a&&!a.dispatchConditionRejection&&s.match(k)&&k.meta.condition,$||p(k),[2,k]}})})}();return Object.assign(A,{abort:M,requestId:S,arg:h,unwrap:function(){return A.then(Yp)}})}}return Object.assign(f,{pending:i,rejected:s,fulfilled:n,typePrefix:t})}return e.withTypes=function(){return e},e}();function Yp(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function qp(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var jd="listener",Vd="completed",Kd="cancelled",YC="task-"+Kd,qC="task-"+Vd,XC=jd+"-"+Kd,JC=jd+"-"+Vd;var Ts="listenerMiddleware";var QC=Jt(Ts+"/add"),eE=Jt(Ts+"/removeAll"),tE=Jt(Ts+"/remove");var Bd,rE=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Bd||(Bd=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Xp=function(e){return function(t){setTimeout(t,e)}},oE=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Xp(10);Ad();window.ftReduxStores||(window.ftReduxStores={});var Sr=class e extends wt{static get(t){var r;let a=typeof t=="string"?t:t.name,n=typeof t=="string"?void 0:t,i=window.ftReduxStores[a];if(Vr(i))return i;if(n==null)return;let s=Wd({...n,reducers:(r=n.reducers)!==null&&r!==void 0?r:{}}),c=Fd({reducer:(d,f)=>f.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...f.overwrites}:s.reducer(d,f)});return window.ftReduxStores[n.name]=new e(s,c,n.eventBus)}constructor(t,r,a){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Wo;let n=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,c)=>{let d=s,f=i[d];return f?(...h)=>{let p=f(...h.map(n));return this.reduxStore.dispatch(p),p}:h=>{this.setState({[d]:n(h)})}}}),this.eventBus=a??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Jp(){var e;for(let t of Object.values((e=window.ftReduxStores)!==null&&e!==void 0?e:{}))Vr(t)&&t.clear()}var fn=class{constructor(t,r,a){this.store=t,this.valueSelector=r,this.callback=a}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let t=this.store.getState(),r=this.valueSelector(t);Lt(this.lastValue,r)&&(this.callback(r,t),this.lastValue=r)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function Qp(e,t,r){return new fn(e,t,r).watch()}var Ms=class{constructor(){this.requestConsumers=new Map}getOrCreateRequestConsumers(t){var r;return(r=this.requestConsumers.get(t))!==null&&r!==void 0?r:this.requestConsumers.set(t,new Set).get(t)}registerComponent(t,r){for(let a of r)this.getOrCreateRequestConsumers(a).add(t)}unregisterComponent(t,r){for(let a of r)this.getOrCreateRequestConsumers(a).delete(t)}isRequestNeeded(t){return this.getOrCreateRequestConsumers(t).size>0}};var ks={};Y(ks,{scrollHelper:()=>e3});var Ps,un=new Map,zs=class{lock(t,r){if(r){let a=un.get(r);if(a==null||a===t)return un.set(r,t),r}}release(t,r){r&&un.get(r)===t&&un.delete(r)}findFirstScrollableParent(t){var r;let a,n;for(let i of xi(t)){let s=i,c=this.elementCanScroll(s);if(c&&s.clientHeight&&s.clientHeight<s.scrollHeight){a=s;break}else c&&n==null&&(n=s)}return(r=a??n)!==null&&r!==void 0?r:document.body}elementCanScroll(t){try{return["auto","scroll"].includes(getComputedStyle(t).overflowY)}catch{return!1}}getAbsoluteScrollOffset(t,r){var a,n;let i=0;for(;r&&r.offsetParent!==t.offsetParent;)i+=(a=r.offsetTop)!==null&&a!==void 0?a:0,r=r.offsetParent;return i+((n=r?.offsetTop)!==null&&n!==void 0?n:0)-t.offsetTop}computeTopOffsetRatio(t,r){if(typeof t=="number")return t;switch(t){case"end":return 1;case"center":return .5;case"nearest":return r;default:return 0}}scrollIntoViewIfPossible(t,r){let a=this.findFirstScrollableParent(t);if(t&&this.lock(this,a)){let n=this.getAbsoluteScrollOffset(a,t),i=n-a.clientHeight+t.clientHeight,s=n,c=Mo(0,(s-a.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(r?.position,c)*(i-s)+s;a.scrollTo({behavior:r?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",t,a);this.release(this,a)}};window.FluidTopicsScrollHelper=(Ps=window.FluidTopicsScrollHelper)!==null&&Ps!==void 0?Ps:new zs;var e3=window.FluidTopicsScrollHelper;var Us={};Y(Us,{SearchPlaceConverter:()=>to,SearchPlaceQueryParams:()=>re,isSearchPlaceQueryParams:()=>_1,serializeRequest:()=>a3});var r3=Nu(Yd(),1);var qd;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(qd||(qd={}));var Xd;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Xd||(Xd={}));var Jd;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Jd||(Jd={}));var Qd;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Qd||(Qd={}));var e1;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(e1||(e1={}));var t1;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(t1||(t1={}));var r1;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(r1||(r1={}));var o1;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(o1||(o1={}));var a1;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",e.LINK_PREVIEW="LINK_PREVIEW"})(a1||(a1={}));var n1;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(n1||(n1={}));var i1;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(i1||(i1={}));var s1;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(s1||(s1={}));var c1;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(c1||(c1={}));var l1;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(l1||(l1={}));var Qr;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(Qr||(Qr={}));var d1;(function(e){e.ASC="ASC",e.DESC="DESC"})(d1||(d1={}));var f1;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(f1||(f1={}));var Ds;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Ds||(Ds={}));var v1=e=>Object.keys(Ds).includes(e);var u1;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(u1||(u1={}));var p1;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(p1||(p1={}));var h1;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(h1||(h1={}));var eo;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(eo||(eo={}));var x1=e=>Object.keys(eo).includes(e);var m1;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(m1||(m1={}));var g1;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(g1||(g1={}));var y1;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(y1||(y1={}));var ge;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(ge||(ge={}));var qe;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(qe||(qe={}));var b1;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(b1||(b1={}));var S1;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(S1||(S1={}));var C1;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(C1||(C1={}));var E1;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(E1||(E1={}));var O1;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(O1||(O1={}));var A1;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(A1||(A1={}));var t3={[ge.PERSONAL_BOOK_SHARE_USER]:[ge.PERSONAL_BOOK_USER],[ge.HTML_EXPORT_USER]:[ge.PERSONAL_BOOK_USER],[ge.PDF_EXPORT_USER]:[ge.PERSONAL_BOOK_USER],[ge.KHUB_ADMIN]:[ge.CONTENT_PUBLISHER],[ge.ADMIN]:[ge.KHUB_ADMIN,ge.USERS_ADMIN,ge.PORTAL_ADMIN],[ge.GENERATIVE_AI_EXPORT_USER]:[ge.GENERATIVE_AI_USER]};function L1(e,t){return e===t||(t3[e]??[]).some(r=>L1(r,t))}function w1(e,t){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(a=>L1(a,t))}function o3(e){return`"${e}"`}function R1(e){return e.startsWith('"')&&e.endsWith('"')?e.replace(/(^"+)|("+$)/g,""):e}function a3(e,t){return new to(e).serialize(t)}var re;(function(e){e.LOCALE="content-lang",e.QUERY="query",e.SCOPE="scope",e.FILTERS="filters",e.VIRTUAL_FIELD="virtual-field",e.PERIOD="period",e.VALUE_FILTERS="value-filters",e.DATE_FILTERS="date-filters",e.RANGE_FILTERS="range-filters",e.SORT="sort",e.PER_PAGE="per-page",e.KEYWORD_MATCH="keyword-match"})(re||(re={}));var n3=new Set(Object.values(re));function _1(e){return n3.has(e)}var to=class{constructor(t,r=20,a=!1,n="en-US"){this.baseUrl=t,this.defaultPerPage=r,this.allLanguagesAllowed=a,this.defaultContentLocale=n,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(t,r){return this.serializeToCurrentPageIfPossible(t,r??"/search")}serializeToCurrentPageIfPossible(t,r){let a=r==null||r.trim().length===0,n=new URL(a?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${r}`);return n.search=this.toURLSearchParams(t),n.toString()}toURLSearchParams(t,r=!1){var a,n,i,s,c,d,f,h,p,y,v;let S=new URLSearchParams;t.contentLocale?(!r||t.contentLocale!==this.defaultContentLocale)&&S.append(re.LOCALE,t.contentLocale):S.append(re.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((a=t.query)===null||a===void 0?void 0:a.length)>0&&S.append(re.QUERY,t.query);let O=(i=(n=t.metadataFilters)===null||n===void 0?void 0:n.filter(E=>E.valueFilter&&!E.valueFilter.negative))!==null&&i!==void 0?i:[];if(O.length>0){let E=O.map(L=>{var k,W;let K=((W=(k=L.valueFilter)===null||k===void 0?void 0:k.values)!==null&&W!==void 0?W:[]).map(V=>this.escapeFilters(V)).map(V=>o3(R1(V))).join("_");return`${L.key}~${K}`}).join("*");S.append(re.VALUE_FILTERS,E)}let _=(c=(s=t.metadataFilters)===null||s===void 0?void 0:s.filter(E=>E.dateFilter))!==null&&c!==void 0?c:[];if(_.length>0){let E=_.map(L=>{var k;return`${L.key}~${(k=L.dateFilter)===null||k===void 0?void 0:k.type.toLowerCase()}`}).join("*");S.append(re.DATE_FILTERS,E)}let N=(f=(d=t.metadataFilters)===null||d===void 0?void 0:d.filter(E=>E.rangeFilter))!==null&&f!==void 0?f:[];if(N.length>0){let E=N.map(L=>{var k,W;return`${L.key}~${(k=L.rangeFilter)===null||k===void 0?void 0:k.from}_${(W=L.rangeFilter)===null||W===void 0?void 0:W.to}`}).join("*");S.append(re.RANGE_FILTERS,E)}t.virtualField&&t.virtualField!=="EVERYWHERE"&&S.append(re.VIRTUAL_FIELD,t.virtualField.toLowerCase()),t.scope&&t.scope!=="DEFAULT"&&S.append(re.SCOPE,t.scope.toLowerCase()),t.sortId!=null&&S.append(re.SORT,t.sortId),!((h=t.paging)===null||h===void 0)&&h.perPage&&((y=(p=t.paging)===null||p===void 0?void 0:p.perPage)!==null&&y!==void 0?y:this.defaultPerPage)!=this.defaultPerPage&&S.append(re.PER_PAGE,String(t.paging.perPage)),t.keywordMatch!=null&&S.append(re.KEYWORD_MATCH,t.keywordMatch.toLowerCase());let M=(v=t.otherQueryParams)!==null&&v!==void 0?v:{};for(let E in M)S.append(E,M[E]);let A=new Array;return S.forEach((E,L)=>{A.push(this.encodeQueryString(L)+"="+this.encodeQueryString(E))}),encodeURI(A.join("&")).replace(/#/g,"%23")}encodeQueryString(t){return encodeURIComponent(t).replace(/%20/g,"+")}parse(t){var r;let a=t.split("?"),n=this.fromURLSearchParams(a.slice(1).join("?")),i=a[0].split("/search/")[1];return i==null?n:{...n,scope:(r=this.scopeMapping[i])!==null&&r!==void 0?r:n.scope}}fromURLSearchParams(t){var r,a,n,i,s,c;try{t=decodeURI(t).replace(/%23/g,"#")}catch(N){console.warn("Could not decode search request query params, fallback on raw value",N)}let d=new URLSearchParams(t),f=d.get(re.LOCALE)==="all"?void 0:d.get(re.LOCALE),h=((r=d.get(re.VIRTUAL_FIELD))!==null&&r!==void 0?r:"EVERYWHERE").toUpperCase(),p=(a=d.get(re.SORT))===null||a===void 0?void 0:a.toLowerCase(),y=(n=d.get(re.SCOPE))!==null&&n!==void 0?n:"default",v=+((i=d.get(re.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),S=d.get(re.KEYWORD_MATCH),O=S?S.toUpperCase()===Qr.MANDATORY?Qr.MANDATORY:Qr.OPTIONAL:void 0,_={};for(let N of d.keys())_1(N)||(_[N]=d.get(N));return{contentLocale:f??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=d.get(re.QUERY))!==null&&s!==void 0?s:"",scope:(c=this.scopeMapping[y])!==null&&c!==void 0?c:"DEFAULT",virtualField:v1(h)?h:"EVERYWHERE",sortId:p,metadataFilters:this.parseCompatFilters(d),facets:[],paging:{page:1,perPage:Mo(1,isNaN(v)?this.defaultPerPage:v,1e3)},keywordMatch:O,otherQueryParams:_}}parseCompatFilters(t){var r,a,n,i,s,c;let d=[];return t.has(re.FILTERS)&&(d=this.parseValueFilters((r=t.get(re.FILTERS))!==null&&r!==void 0?r:"")),(a=t.has(re.PERIOD))!==null&&a!==void 0&&a&&(d=[...d,...this.parseLegacyPeriodFilter(((n=t.get(re.PERIOD))!==null&&n!==void 0?n:"").toUpperCase())]),[...d,...this.parseValueFilters((i=t.get(re.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=t.get(re.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((c=t.get(re.RANGE_FILTERS))!==null&&c!==void 0?c:"")]}splitUnknownFilter(t){return this.superEscapeFilters(t).split("*").map(r=>r.split("~"))}parseValueFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],valueFilter:{values:r[1].split("_").map(R1).map(a=>this.unescapeFilterValue(a)),negative:!1}}))}parseDateFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],dateFilter:{type:eo[r[1].toUpperCase()]}}))}parseRangeFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],rangeFilter:{from:r[1].split("_")[0],to:r[1].split("_")[1]}}))}escapeFilters(t){for(let[r,a,n]of this.filtersEscapeMapping)t=t.replaceAll(r,a);return t}superEscapeFilters(t){for(let[r,a,n]of this.filtersEscapeMapping)t=t.replaceAll(a,n);return t}unescapeFilterValue(t){for(let[r,a,n]of this.filtersEscapeMapping)t=t.replace(n,r);return t}parseLegacyPeriodFilter(t){if(x1(t))return[{key:"ft:lastEdition",dateFilter:{type:eo[t]}}];if(t.startsWith("CUSTOM_")){let[r,a,n]=t.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:a,to:n}}]}return[]}};var Hs={};Y(Hs,{toFtFormComponent:()=>Bs});var $s=Symbol("elementInternals"),Bs=Ae(Symbol("toFtFormComponent"),function(e){class t extends e{static get formAssociated(){return!0}get form(){return this[$s].form}constructor(...a){super(a),this[$s]=this.attachInternals()}setFormValue(a){this[$s].setFormValue(a)}}return t});var Fs={};Y(Fs,{DateFormatter:()=>Cr});var Cr=class{static format(t,r,a,n){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(a,n)):this.getIntlDateTime(t,r,a,n)}static getMomentDateFormat(t,r){return t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,a,n){let i=typeof t=="string"?new Date(t):t,s=new Intl.DateTimeFormat(r,{dateStyle:a?"medium":"short"}).format(i);if(!n)return s;let c=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(i);return`${s} ${c}`}static getTimezoneAsString(){let t=a=>String(Math.floor(a)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var Ws={};Y(Ws,{ALL_KEYS_VALUE:()=>Gs,SameWindowStorageEvent:()=>ro});var Gs="__all__",ro=class extends CustomEvent{constructor(t,r,a){super("same-window-storage",{detail:{key:t,oldValue:r,newValue:a}})}keyMatch(t){return this.detail.key.includes(t)||this.detail.key==Gs}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(e,t,r){let a=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new ro(r[0],a,r[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(e,t,r){let a=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new ro(r[0],a))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(e,t,r){Reflect.apply(e,t,r),window.dispatchEvent(new ro(Gs))}});var Vs={};Y(Vs,{FocusMainContentEvent:()=>js});var js=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var N1={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1,lastPressedKey:""};function i3(e){(e.key==="Enter"||e.key===" "||e.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0),window.FluidTopicsA11yHints.lastPressedKey=e.key}function s3(e){window.FluidTopicsA11yHints.isKeyboardNavigation=e.detail==0}document.addEventListener("keydown",i3);document.addEventListener("click",s3);var T1=z`
48
+ `;var Od={};var ls={};Y(ls,{ParametrizedLabelResolver:()=>Wo});var Wo=class e{constructor(t,r){this.defaultLabels=t,this.labels=r}resolve(t,...r){var a,n;t=this.resolvePluralKey(t,r);let i=(n=(a=this.labels[t])!==null&&a!==void 0?a:this.defaultLabels[t])!==null&&n!==void 0?n:"";return e.replaceParameters(i,...r)}static replaceParameters(t,...r){return r.forEach((a,n)=>t=t.replace(new RegExp(`\\{${n}([^}]*)\\}`,"g"),(i,s)=>e.formatValue(a,s))),t}resolvePluralKey(t,r){for(let a of r)if(typeof a=="number"){let n=`${String(t)}[\\=${a}]`;if(n in this.labels||n in this.defaultLabels)return n}return t}static formatValue(t,r){return t instanceof Date?e.formatDate(t,r):t??""}static formatDate(t,r){let a=n=>r?.includes("date")?t.toLocaleDateString(n):r?.includes("time")?t.toLocaleTimeString(n):t.toLocaleString(n);try{return a(document.documentElement.lang)}catch{return a()}}};var Ps={};Y(Ps,{FtCommandQueue:()=>jo,FtLitElementRedux:()=>Ko,FtReduxStore:()=>Or,FtStateManager:()=>Is,ReduxWatcher:()=>pn,clearAllStores:()=>f3,isFtReduxStore:()=>Zr,redux:()=>Kr,reduxEventListener:()=>Rp,reduxReactive:()=>wp,watch:()=>u3,withRedux:()=>Ld});var wp=()=>(e,t)=>{var r;let a=e.constructor;a.reduxReactiveProperties=new Set(a.reduxReactiveProperties),(r=a.reduxReactiveProperties)===null||r===void 0||r.add(t)},Kr=e=>{let t=e??{};return(r,a)=>{var n;let i={hasChanged:_t,attribute:!1,...t};E(i)(r,a);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(a,{selector:(n=t.selector)!==null&&n!==void 0?n:c=>c[a],store:t.store})}},Rp=e=>(t,r)=>{let a=t.constructor;a.reduxEventListeners=new Map(a.reduxEventListeners),a.reduxEventListeners.set(r,e)};var jo=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(a=>a.type===t);return r&&(this.queue=this.queue.filter(a=>a!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};function Zr(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Vo=Symbol("internalReduxEventsUnsubscribers"),Zt=Symbol("internalStoresUnsubscribers"),Sr=Symbol("internalStores"),Ld=Le(Symbol("withRedux"),function(e){var t,r,a;class n extends e{constructor(){super(...arguments),this[t]=new Map,this[r]=new Map,this[a]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(c=>s.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[Sr].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Sr].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Sr].get(s)}addStore(s,c){var d;c=(d=c??s.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(c),this[Sr].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[Sr].delete(c)}setupStores(){this.unsubscribeFromStores(),this[Sr].forEach((s,c)=>this.subscribeToStore(c,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,c)=>{let d=this.constructor.getPropertyOptions(c);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:c)){let f=this.getStore(s.store);f&&(s.store?this[Zt].has(s.store):this[Zt].size>0)&&(this[c]=s.selector(f.getState(),this))}})}subscribeToStore(s,c){var d;this[Zt].set(s,c.subscribe(()=>this.updateFromStores())),this[Vo].set(s,[]),Zr(c)&&c.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((f,h)=>{if(typeof this[h]=="function"&&(!f.store||c.name===f.store)){let p=g=>this[h](g);c.addEventListener(f.eventName,p),this[Vo].get(s).push(()=>c.removeEventListener(f.eventName,p))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Zt].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Zt].has(s)&&this[Zt].get(s)(),this[Zt].delete(s),(c=this[Vo].get(s))===null||c===void 0||c.forEach(d=>d()),this[Vo].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=Zt,r=Sr,a=Vo,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),Ko=class extends Ld(q){};function Xe(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];if(0)var n,i;throw Error("[Immer] minified error nr: "+e+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Pt(e){return!!e&&!!e[de]}function at(e){var t;return!!e&&(function(r){if(!r||typeof r!="object")return!1;var a=Object.getPrototypeOf(r);if(a===null)return!0;var n=Object.hasOwnProperty.call(a,"constructor")&&a.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===kp}(e)||Array.isArray(e)||!!e[Md]||!!(!((t=e.constructor)===null||t===void 0)&&t[Md])||bs(e)||vs(e))}function Cr(e,t,r){r===void 0&&(r=!1),Xr(e)===0?(r?Object.keys:qr)(e).forEach(function(a){r&&typeof a=="symbol"||t(a,e[a],e)}):e.forEach(function(a,n){return t(n,a,e)})}function Xr(e){var t=e[de];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:bs(e)?2:vs(e)?3:0}function Yr(e,t){return Xr(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function _p(e,t){return Xr(e)===2?e.get(t):e[t]}function Id(e,t,r){var a=Xr(e);a===2?e.set(t,r):a===3?e.add(r):e[t]=r}function Pd(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function bs(e){return Pp&&e instanceof Map}function vs(e){return zp&&e instanceof Set}function Yt(e){return e.o||e.t}function xs(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=Dd(e);delete t[de];for(var r=qr(t),a=0;a<r.length;a++){var n=r[a],i=t[n];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[n]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[n]})}return Object.create(Object.getPrototypeOf(e),t)}function Ss(e,t){return t===void 0&&(t=!1),Cs(e)||Pt(e)||!at(e)||(Xr(e)>1&&(e.set=e.add=e.clear=e.delete=Np),Object.freeze(e),t&&Cr(e,function(r,a){return Ss(a,!0)},!0)),e}function Np(){Xe(2)}function Cs(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function xt(e){var t=ys[e];return t||Xe(18,e),t}function Tp(e,t){ys[e]||(ys[e]=t)}function hs(){return Yo}function ds(e,t){t&&(xt("Patches"),e.u=[],e.s=[],e.v=t)}function cn(e){ms(e),e.p.forEach(Mp),e.p=null}function ms(e){e===Yo&&(Yo=e.l)}function Ad(e){return Yo={p:[],l:Yo,h:e,m:!0,_:0}}function Mp(e){var t=e[de];t.i===0||t.i===1?t.j():t.g=!0}function fs(e,t){t._=t.p.length;var r=t.p[0],a=e!==void 0&&e!==r;return t.h.O||xt("ES5").S(t,e,a),a?(r[de].P&&(cn(t),Xe(4)),at(e)&&(e=ln(t,e),t.l||dn(t,e)),t.u&&xt("Patches").M(r[de].t,e,t.u,t.s)):e=ln(t,r,[]),cn(t),t.u&&t.v(t.u,t.s),e!==kd?e:void 0}function ln(e,t,r){if(Cs(t))return t;var a=t[de];if(!a)return Cr(t,function(c,d){return wd(e,a,t,c,d,r)},!0),t;if(a.A!==e)return t;if(!a.P)return dn(e,a.t,!0),a.t;if(!a.I){a.I=!0,a.A._--;var n=a.i===4||a.i===5?a.o=xs(a.k):a.o,i=n,s=!1;a.i===3&&(i=new Set(n),n.clear(),s=!0),Cr(i,function(c,d){return wd(e,a,n,c,d,r,s)}),dn(e,n,!1),r&&e.u&&xt("Patches").N(a,r,e.u,e.s)}return a.o}function wd(e,t,r,a,n,i,s){if(Pt(n)){var c=ln(e,n,i&&t&&t.i!==3&&!Yr(t.R,a)?i.concat(a):void 0);if(Id(r,a,c),!Pt(c))return;e.m=!1}else s&&r.add(n);if(at(n)&&!Cs(n)){if(!e.h.D&&e._<1)return;ln(e,n),t&&t.A.l||dn(e,n)}}function dn(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&Ss(t,r)}function us(e,t){var r=e[de];return(r?Yt(r):e)[t]}function Rd(e,t){if(t in e)for(var r=Object.getPrototypeOf(e);r;){var a=Object.getOwnPropertyDescriptor(r,t);if(a)return a;r=Object.getPrototypeOf(r)}}function qt(e){e.P||(e.P=!0,e.l&&qt(e.l))}function ps(e){e.o||(e.o=xs(e.t))}function gs(e,t,r){var a=bs(t)?xt("MapSet").F(t,r):vs(t)?xt("MapSet").T(t,r):e.O?function(n,i){var s=Array.isArray(n),c={i:s?1:0,A:i?i.A:hs(),P:!1,I:!1,R:{},l:i,t:n,k:null,o:null,j:null,C:!1},d=c,f=qo;s&&(d=[c],f=Zo);var h=Proxy.revocable(d,f),p=h.revoke,g=h.proxy;return c.k=g,c.j=p,g}(t,r):xt("ES5").J(t,r);return(r?r.A:hs()).p.push(a),a}function Ip(e){return Pt(e)||Xe(22,e),function t(r){if(!at(r))return r;var a,n=r[de],i=Xr(r);if(n){if(!n.P&&(n.i<4||!xt("ES5").K(n)))return n.t;n.I=!0,a=_d(r,i),n.I=!1}else a=_d(r,i);return Cr(a,function(s,c){n&&_p(n.t,s)===c||Id(a,s,t(c))}),i===3?new Set(a):a}(e)}function _d(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return xs(e)}function zd(){function e(s,c){var d=i[s];return d?d.enumerable=c:i[s]=d={configurable:!0,enumerable:c,get:function(){var f=this[de];return qo.get(f,s)},set:function(f){var h=this[de];qo.set(h,s,f)}},d}function t(s){for(var c=s.length-1;c>=0;c--){var d=s[c][de];if(!d.P)switch(d.i){case 5:a(d)&&qt(d);break;case 4:r(d)&&qt(d)}}}function r(s){for(var c=s.t,d=s.k,f=qr(d),h=f.length-1;h>=0;h--){var p=f[h];if(p!==de){var g=c[p];if(g===void 0&&!Yr(c,p))return!0;var b=d[p],x=b&&b[de];if(x?x.t!==g:!Pd(b,g))return!0}}var O=!!c[de];return f.length!==qr(c).length+(O?0:1)}function a(s){var c=s.k;if(c.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(c,c.length-1);if(d&&!d.get)return!0;for(var f=0;f<c.length;f++)if(!c.hasOwnProperty(f))return!0;return!1}function n(s){s.g&&Xe(3,JSON.stringify(Yt(s)))}var i={};Tp("ES5",{J:function(s,c){var d=Array.isArray(s),f=function(p,g){if(p){for(var b=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(b,""+x,e(x,!0));return b}var O=Dd(g);delete O[de];for(var _=qr(O),N=0;N<_.length;N++){var M=_[N];O[M]=e(M,p||!!O[M].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(d,s),h={i:d?5:4,A:c?c.A:hs(),P:!1,I:!1,R:{},l:c,t:s,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,de,{value:h,writable:!0}),f},S:function(s,c,d){d?Pt(c)&&c[de].A===s&&t(s.p):(s.u&&function f(h){if(h&&typeof h=="object"){var p=h[de];if(p){var g=p.t,b=p.k,x=p.R,O=p.i;if(O===4)Cr(b,function(C){C!==de&&(g[C]!==void 0||Yr(g,C)?x[C]||f(b[C]):(x[C]=!0,qt(p)))}),Cr(g,function(C){b[C]!==void 0||Yr(b,C)||(x[C]=!1,qt(p))});else if(O===5){if(a(p)&&(qt(p),x.length=!0),b.length<g.length)for(var _=b.length;_<g.length;_++)x[_]=!1;else for(var N=g.length;N<b.length;N++)x[N]=!0;for(var M=Math.min(b.length,g.length),L=0;L<M;L++)b.hasOwnProperty(L)||(x[L]=!0),x[L]===void 0&&f(b[L])}}}}(s.p[0]),t(s.p))},K:function(s){return s.i===4?r(s):a(s)}})}var Nd,Yo,Es=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Pp=typeof Map<"u",zp=typeof Set<"u",Td=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",kd=Es?Symbol.for("immer-nothing"):((Nd={})["immer-nothing"]=!0,Nd),Md=Es?Symbol.for("immer-draftable"):"__$immer_draftable",de=Es?Symbol.for("immer-state"):"__$immer_state";var kp=""+Object.prototype.constructor,qr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,Dd=Object.getOwnPropertyDescriptors||function(e){var t={};return qr(e).forEach(function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)}),t},ys={},qo={get:function(e,t){if(t===de)return e;var r=Yt(e);if(!Yr(r,t))return function(n,i,s){var c,d=Rd(i,s);return d?"value"in d?d.value:(c=d.get)===null||c===void 0?void 0:c.call(n.k):void 0}(e,r,t);var a=r[t];return e.I||!at(a)?a:a===us(e.t,t)?(ps(e),e.o[t]=gs(e.A.h,a,e)):a},has:function(e,t){return t in Yt(e)},ownKeys:function(e){return Reflect.ownKeys(Yt(e))},set:function(e,t,r){var a=Rd(Yt(e),t);if(a?.set)return a.set.call(e.k,r),!0;if(!e.P){var n=us(Yt(e),t),i=n?.[de];if(i&&i.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(Pd(r,n)&&(r!==void 0||Yr(e.t,t)))return!0;ps(e),qt(e)}return e.o[t]===r&&(r!==void 0||t in e.o)||Number.isNaN(r)&&Number.isNaN(e.o[t])||(e.o[t]=r,e.R[t]=!0),!0},deleteProperty:function(e,t){return us(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,ps(e),qt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=Yt(e),a=Reflect.getOwnPropertyDescriptor(r,t);return a&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:a.enumerable,value:r[t]}},defineProperty:function(){Xe(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Xe(12)}},Zo={};Cr(qo,function(e,t){Zo[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Zo.deleteProperty=function(e,t){return Zo.set.call(this,e,t,void 0)},Zo.set=function(e,t,r){return qo.set.call(this,e[0],t,r,e[0])};var Dp=function(){function e(r){var a=this;this.O=Td,this.D=!0,this.produce=function(n,i,s){if(typeof n=="function"&&typeof i!="function"){var c=i;i=n;var d=a;return function(O){var _=this;O===void 0&&(O=c);for(var N=arguments.length,M=Array(N>1?N-1:0),L=1;L<N;L++)M[L-1]=arguments[L];return d.produce(O,function(C){var w;return(w=i).call.apply(w,[_,C].concat(M))})}}var f;if(typeof i!="function"&&Xe(6),s!==void 0&&typeof s!="function"&&Xe(7),at(n)){var h=Ad(a),p=gs(a,n,void 0),g=!0;try{f=i(p),g=!1}finally{g?cn(h):ms(h)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(O){return ds(h,s),fs(O,h)},function(O){throw cn(h),O}):(ds(h,s),fs(f,h))}if(!n||typeof n!="object"){if((f=i(n))===void 0&&(f=n),f===kd&&(f=void 0),a.D&&Ss(f,!0),s){var b=[],x=[];xt("Patches").M(n,f,b,x),s(b,x)}return f}Xe(21,n)},this.produceWithPatches=function(n,i){if(typeof n=="function")return function(f){for(var h=arguments.length,p=Array(h>1?h-1:0),g=1;g<h;g++)p[g-1]=arguments[g];return a.produceWithPatches(f,function(b){return n.apply(void 0,[b].concat(p))})};var s,c,d=a.produce(n,i,function(f,h){s=f,c=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(f){return[f,s,c]}):[d,s,c]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var t=e.prototype;return t.createDraft=function(r){at(r)||Xe(8),Pt(r)&&(r=Ip(r));var a=Ad(this),n=gs(this,r,void 0);return n[de].C=!0,ms(a),n},t.finishDraft=function(r,a){var n=r&&r[de],i=n.A;return ds(i,a),fs(void 0,i)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!Td&&Xe(20),this.O=r},t.applyPatches=function(r,a){var n;for(n=a.length-1;n>=0;n--){var i=a[n];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}n>-1&&(a=a.slice(n+1));var s=xt("Patches").$;return Pt(r)?s(r,a):this.produce(r,function(c){return s(c,a)})},e}(),Be=new Dp,Up=Be.produce,MC=Be.produceWithPatches.bind(Be),IC=Be.setAutoFreeze.bind(Be),PC=Be.setUseProxies.bind(Be),zC=Be.applyPatches.bind(Be),kC=Be.createDraft.bind(Be),DC=Be.finishDraft.bind(Be),fn=Up;function Er(e){"@babel/helpers - typeof";return Er=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Er(e)}function Ud(e,t){if(Er(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var a=r.call(e,t||"default");if(Er(a)!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function $d(e){var t=Ud(e,"string");return Er(t)=="symbol"?t:t+""}function Bd(e,t,r){return(t=$d(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Hd(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,a)}return r}function Os(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Hd(Object(r),!0).forEach(function(a){Bd(e,a,r[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Hd(Object(r)).forEach(function(a){Object.defineProperty(e,a,Object.getOwnPropertyDescriptor(r,a))})}return e}function Te(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var Fd=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ls=function(){return Math.random().toString(36).substring(7).split("").join(".")},un={INIT:"@@redux/INIT"+Ls(),REPLACE:"@@redux/REPLACE"+Ls(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ls()}};function $p(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function As(e,t,r){var a;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Te(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Te(1));return r(As)(e,t)}if(typeof e!="function")throw new Error(Te(2));var n=e,i=t,s=[],c=s,d=!1;function f(){c===s&&(c=s.slice())}function h(){if(d)throw new Error(Te(3));return i}function p(O){if(typeof O!="function")throw new Error(Te(4));if(d)throw new Error(Te(5));var _=!0;return f(),c.push(O),function(){if(_){if(d)throw new Error(Te(6));_=!1,f();var M=c.indexOf(O);c.splice(M,1),s=null}}}function g(O){if(!$p(O))throw new Error(Te(7));if(typeof O.type>"u")throw new Error(Te(8));if(d)throw new Error(Te(9));try{d=!0,i=n(i,O)}finally{d=!1}for(var _=s=c,N=0;N<_.length;N++){var M=_[N];M()}return O}function b(O){if(typeof O!="function")throw new Error(Te(10));n=O,g({type:un.REPLACE})}function x(){var O,_=p;return O={subscribe:function(M){if(typeof M!="object"||M===null)throw new Error(Te(11));function L(){M.next&&M.next(h())}L();var C=_(L);return{unsubscribe:C}}},O[Fd]=function(){return this},O}return g({type:un.INIT}),a={dispatch:g,subscribe:p,getState:h,replaceReducer:b},a[Fd]=x,a}function Bp(e){Object.keys(e).forEach(function(t){var r=e[t],a=r(void 0,{type:un.INIT});if(typeof a>"u")throw new Error(Te(12));if(typeof r(void 0,{type:un.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Te(13))})}function Gd(e){for(var t=Object.keys(e),r={},a=0;a<t.length;a++){var n=t[a];typeof e[n]=="function"&&(r[n]=e[n])}var i=Object.keys(r),s,c;try{Bp(r)}catch(d){c=d}return function(f,h){if(f===void 0&&(f={}),c)throw c;if(0)var p;for(var g=!1,b={},x=0;x<i.length;x++){var O=i[x],_=r[O],N=f[O],M=_(N,h);if(typeof M>"u"){var L=h&&h.type;throw new Error(Te(14))}b[O]=M,g=g||M!==N}return g=g||i.length!==Object.keys(f).length,g?b:f}}function Jr(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return t.length===0?function(a){return a}:t.length===1?t[0]:t.reduce(function(a,n){return function(){return a(n.apply(void 0,arguments))}})}function Wd(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(a){return function(){var n=a.apply(void 0,arguments),i=function(){throw new Error(Te(15))},s={getState:n.getState,dispatch:function(){return i.apply(void 0,arguments)}},c=t.map(function(d){return d(s)});return i=Jr.apply(void 0,c)(n.dispatch),Os(Os({},n),{},{dispatch:i})}}}function jd(e){var t=function(a){var n=a.dispatch,i=a.getState;return function(s){return function(c){return typeof c=="function"?c(n,i,e):s(c)}}};return t}var Vd=jd();Vd.withExtraArgument=jd;var ws=Vd;var Xd=function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,n){a.__proto__=n}||function(a,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(a[i]=n[i])},e(t,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function a(){this.constructor=t}t.prototype=r===null?Object.create(r):(a.prototype=r.prototype,new a)}}(),Hp=function(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},a,n,i,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(f){return function(h){return d([f,h])}}function d(f){if(a)throw new TypeError("Generator is already executing.");for(;r;)try{if(a=1,n&&(i=f[0]&2?n.return:f[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,f[1])).done)return i;switch(n=0,i&&(f=[f[0]&2,i.value]),f[0]){case 0:case 1:i=f;break;case 4:return r.label++,{value:f[1],done:!1};case 5:r.label++,n=f[1],f=[0];continue;case 7:f=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(f[0]===6||f[0]===2)){r=0;continue}if(f[0]===3&&(!i||f[1]>i[0]&&f[1]<i[3])){r.label=f[1];break}if(f[0]===6&&r.label<i[1]){r.label=i[1],i=f;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(f);break}i[2]&&r.ops.pop(),r.trys.pop();continue}f=t.call(e,r)}catch(h){f=[6,h],n=0}finally{a=i=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},Qr=function(e,t){for(var r=0,a=t.length,n=e.length;r<a;r++,n++)e[n]=t[r];return e},Fp=Object.defineProperty,Gp=Object.defineProperties,Wp=Object.getOwnPropertyDescriptors,Kd=Object.getOwnPropertySymbols,jp=Object.prototype.hasOwnProperty,Vp=Object.prototype.propertyIsEnumerable,Zd=function(e,t,r){return t in e?Fp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},Xt=function(e,t){for(var r in t||(t={}))jp.call(t,r)&&Zd(e,r,t[r]);if(Kd)for(var a=0,n=Kd(t);a<n.length;a++){var r=n[a];Vp.call(t,r)&&Zd(e,r,t[r])}return e},Rs=function(e,t){return Gp(e,Wp(t))},Kp=function(e,t,r){return new Promise(function(a,n){var i=function(d){try{c(r.next(d))}catch(f){n(f)}},s=function(d){try{c(r.throw(d))}catch(f){n(f)}},c=function(d){return d.done?a(d.value):Promise.resolve(d.value).then(i,s)};c((r=r.apply(e,t)).next())})};var Zp=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Jr:Jr.apply(null,arguments)},tE=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Yp(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return t===r}var qp=function(e){Xd(t,e);function t(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];var n=e.apply(this,r)||this;return Object.setPrototypeOf(n,t.prototype),n}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,Qr([void 0],r[0].concat(this)))):new(t.bind.apply(t,Qr([void 0],r.concat(this))))},t}(Array),Xp=function(e){Xd(t,e);function t(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];var n=e.apply(this,r)||this;return Object.setPrototypeOf(n,t.prototype),n}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,Qr([void 0],r[0].concat(this)))):new(t.bind.apply(t,Qr([void 0],r.concat(this))))},t}(Array);function Ts(e){return at(e)?fn(e,function(){}):e}function Jp(e){return typeof e=="boolean"}function Qp(){return function(t){return e3(t)}}function e3(e){e===void 0&&(e={});var t=e.thunk,r=t===void 0?!0:t,a=e.immutableCheck,n=a===void 0?!0:a,i=e.serializableCheck,s=i===void 0?!0:i,c=new qp;if(r&&(Jp(r)?c.push(ws):c.push(ws.withExtraArgument(r.extraArgument))),0){if(n)var d;if(s)var f}return c}var _s=!0;function Jd(e){var t=Qp(),r=e||{},a=r.reducer,n=a===void 0?void 0:a,i=r.middleware,s=i===void 0?t():i,c=r.devTools,d=c===void 0?!0:c,f=r.preloadedState,h=f===void 0?void 0:f,p=r.enhancers,g=p===void 0?void 0:p,b;if(typeof n=="function")b=n;else if(Yp(n))b=Gd(n);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 x=s;if(typeof x=="function"&&(x=x(t),!_s&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!_s&&x.some(function(C){return typeof C!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=Wd.apply(void 0,x),_=Jr;d&&(_=Zp(Xt({trace:!_s},typeof d=="object"&&d)));var N=new Xp(O),M=N;Array.isArray(g)?M=Qr([O],g):typeof g=="function"&&(M=g(N));var L=_.apply(void 0,M);return As(b,h,L)}function Jt(e,t){function r(){for(var a=[],n=0;n<arguments.length;n++)a[n]=arguments[n];if(t){var i=t.apply(void 0,a);if(!i)throw new Error("prepareAction did not return an object");return Xt(Xt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:a[0]}}return r.toString=function(){return""+e},r.type=e,r.match=function(a){return a.type===e},r}function Qd(e){var t={},r=[],a,n={addCase:function(i,s){var c=typeof i=="string"?i:i.type;if(c in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[c]=s,n},addMatcher:function(i,s){return r.push({matcher:i,reducer:s}),n},addDefaultCase:function(i){return a=i,n}};return e(n),[t,r,a]}function t3(e){return typeof e=="function"}function r3(e,t,r,a){r===void 0&&(r=[]);var n=typeof t=="function"?Qd(t):[t,r,a],i=n[0],s=n[1],c=n[2],d;if(t3(e))d=function(){return Ts(e())};else{var f=Ts(e);d=function(){return f}}function h(p,g){p===void 0&&(p=d());var b=Qr([i[g.type]],s.filter(function(x){var O=x.matcher;return O(g)}).map(function(x){var O=x.reducer;return O}));return b.filter(function(x){return!!x}).length===0&&(b=[c]),b.reduce(function(x,O){if(O)if(Pt(x)){var _=x,N=O(_,g);return N===void 0?x:N}else{if(at(x))return fn(x,function(M){return O(M,g)});var N=O(x,g);if(N===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return N}return x},p)}return h.getInitialState=d,h}function o3(e,t){return e+"/"+t}function e1(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof e.initialState=="function"?e.initialState:Ts(e.initialState),a=e.reducers||{},n=Object.keys(a),i={},s={},c={};n.forEach(function(h){var p=a[h],g=o3(t,h),b,x;"reducer"in p?(b=p.reducer,x=p.prepare):b=p,i[h]=b,s[g]=b,c[h]=x?Jt(g,x):Jt(g)});function d(){var h=typeof e.extraReducers=="function"?Qd(e.extraReducers):[e.extraReducers],p=h[0],g=p===void 0?{}:p,b=h[1],x=b===void 0?[]:b,O=h[2],_=O===void 0?void 0:O,N=Xt(Xt({},g),s);return r3(r,function(M){for(var L in N)M.addCase(L,N[L]);for(var C=0,w=x;C<w.length;C++){var z=w[C];M.addMatcher(z.matcher,z.reducer)}_&&M.addDefaultCase(_)})}var f;return{name:t,reducer:function(h,p){return f||(f=d()),f(h,p)},actions:c,caseReducers:i,getInitialState:function(){return f||(f=d()),f.getInitialState()}}}var a3="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",n3=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=a3[Math.random()*64|0];return t},i3=["name","message","stack","code"],Ns=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),Yd=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),s3=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,a=i3;r<a.length;r++){var n=a[r];typeof e[n]=="string"&&(t[n]=e[n])}return t}return{message:String(e)}},nE=function(){function e(t,r,a){var n=Jt(t+"/fulfilled",function(h,p,g,b){return{payload:h,meta:Rs(Xt({},b||{}),{arg:g,requestId:p,requestStatus:"fulfilled"})}}),i=Jt(t+"/pending",function(h,p,g){return{payload:void 0,meta:Rs(Xt({},g||{}),{arg:p,requestId:h,requestStatus:"pending"})}}),s=Jt(t+"/rejected",function(h,p,g,b,x){return{payload:b,error:(a&&a.serializeError||s3)(h||"Rejected"),meta:Rs(Xt({},x||{}),{arg:g,requestId:p,rejectedWithValue:!!b,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),c=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function f(h){return function(p,g,b){var x=a?.idGenerator?a.idGenerator(h):n3(),O=new d,_,N=!1;function M(C){_=C,O.abort()}var L=function(){return Kp(this,null,function(){var C,w,z,W,K,V,$;return Hp(this,function(v){switch(v.label){case 0:return v.trys.push([0,4,,5]),W=(C=a?.condition)==null?void 0:C.call(a,h,{getState:g,extra:b}),l3(W)?[4,W]:[3,2];case 1:W=v.sent(),v.label=2;case 2:if(W===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return N=!0,K=new Promise(function(A,D){return O.signal.addEventListener("abort",function(){return D({name:"AbortError",message:_||"Aborted"})})}),p(i(x,h,(w=a?.getPendingMeta)==null?void 0:w.call(a,{requestId:x,arg:h},{getState:g,extra:b}))),[4,Promise.race([K,Promise.resolve(r(h,{dispatch:p,getState:g,extra:b,requestId:x,signal:O.signal,abort:M,rejectWithValue:function(A,D){return new Ns(A,D)},fulfillWithValue:function(A,D){return new Yd(A,D)}})).then(function(A){if(A instanceof Ns)throw A;return A instanceof Yd?n(A.payload,x,h,A.meta):n(A,x,h)})])];case 3:return z=v.sent(),[3,5];case 4:return V=v.sent(),z=V instanceof Ns?s(null,x,h,V.payload,V.meta):s(V,x,h),[3,5];case 5:return $=a&&!a.dispatchConditionRejection&&s.match(z)&&z.meta.condition,$||p(z),[2,z]}})})}();return Object.assign(L,{abort:M,requestId:x,arg:h,unwrap:function(){return L.then(c3)}})}}return Object.assign(f,{pending:i,rejected:s,fulfilled:n,typePrefix:t})}return e.withTypes=function(){return e},e}();function c3(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function l3(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var t1="listener",r1="completed",o1="cancelled",iE="task-"+o1,sE="task-"+r1,cE=t1+"-"+o1,lE=t1+"-"+r1;var Ms="listenerMiddleware";var dE=Jt(Ms+"/add"),fE=Jt(Ms+"/removeAll"),uE=Jt(Ms+"/remove");var qd,pE=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(qd||(qd=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},d3=function(e){return function(t){setTimeout(t,e)}},hE=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:d3(10);zd();window.ftReduxStores||(window.ftReduxStores={});var Or=class e extends Nt{static get(t){var r;let a=typeof t=="string"?t:t.name,n=typeof t=="string"?void 0:t,i=window.ftReduxStores[a];if(Zr(i))return i;if(n==null)return;let s=e1({...n,reducers:(r=n.reducers)!==null&&r!==void 0?r:{}}),c=Jd({reducer:(d,f)=>f.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...f.overwrites}:s.reducer(d,f)});return window.ftReduxStores[n.name]=new e(s,c,n.eventBus)}constructor(t,r,a){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new jo;let n=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,c)=>{let d=s,f=i[d];return f?(...h)=>{let p=f(...h.map(n));return this.reduxStore.dispatch(p),p}:h=>{this.setState({[d]:n(h)})}}}),this.eventBus=a??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function f3(){var e;for(let t of Object.values((e=window.ftReduxStores)!==null&&e!==void 0?e:{}))Zr(t)&&t.clear()}var pn=class{constructor(t,r,a){this.store=t,this.valueSelector=r,this.callback=a}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let t=this.store.getState(),r=this.valueSelector(t);_t(this.lastValue,r)&&(this.callback(r,t),this.lastValue=r)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function u3(e,t,r){return new pn(e,t,r).watch()}var Is=class{constructor(){this.requestConsumers=new Map}getOrCreateRequestConsumers(t){var r;return(r=this.requestConsumers.get(t))!==null&&r!==void 0?r:this.requestConsumers.set(t,new Set).get(t)}registerComponent(t,r){for(let a of r)this.getOrCreateRequestConsumers(a).add(t)}unregisterComponent(t,r){for(let a of r)this.getOrCreateRequestConsumers(a).delete(t)}isRequestNeeded(t){return this.getOrCreateRequestConsumers(t).size>0}};var Ds={};Y(Ds,{scrollHelper:()=>p3});var zs,hn=new Map,ks=class{lock(t,r){if(r){let a=hn.get(r);if(a==null||a===t)return hn.set(r,t),r}}release(t,r){r&&hn.get(r)===t&&hn.delete(r)}findFirstScrollableParent(t){var r;let a,n;for(let i of Ci(t)){let s=i,c=this.elementCanScroll(s);if(c&&s.clientHeight&&s.clientHeight<s.scrollHeight){a=s;break}else c&&n==null&&(n=s)}return(r=a??n)!==null&&r!==void 0?r:document.body}elementCanScroll(t){try{return["auto","scroll"].includes(getComputedStyle(t).overflowY)&&!["contents"].includes(getComputedStyle(t).display)}catch{return!1}}getAbsoluteScrollOffset(t,r){var a,n;let i=0;for(;r&&r.offsetParent!==t.offsetParent;)i+=(a=r.offsetTop)!==null&&a!==void 0?a:0,r=r.offsetParent;return i+((n=r?.offsetTop)!==null&&n!==void 0?n:0)-t.offsetTop}computeTopOffsetRatio(t,r){if(typeof t=="number")return t;switch(t){case"end":return 1;case"center":return .5;case"nearest":return r;default:return 0}}scrollIntoViewIfPossible(t,r){let a=this.findFirstScrollableParent(t);if(t&&this.lock(this,a)){let n=this.getAbsoluteScrollOffset(a,t),i=n-a.clientHeight+t.clientHeight,s=n,c=Io(0,(s-a.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(r?.position,c)*(i-s)+s;a.scrollTo({behavior:r?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",t,a);this.release(this,a)}};window.FluidTopicsScrollHelper=(zs=window.FluidTopicsScrollHelper)!==null&&zs!==void 0?zs:new ks;var p3=window.FluidTopicsScrollHelper;var $s={};Y($s,{SearchPlaceConverter:()=>oo,SearchPlaceQueryParams:()=>re,isSearchPlaceQueryParams:()=>$1,serializeRequest:()=>y3});var m3=Bu(n1(),1);var i1;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(i1||(i1={}));var s1;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(s1||(s1={}));var c1;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(c1||(c1={}));var l1;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(l1||(l1={}));var d1;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(d1||(d1={}));var f1;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(f1||(f1={}));var u1;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(u1||(u1={}));var p1;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(p1||(p1={}));var h1;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",e.LINK_PREVIEW="LINK_PREVIEW"})(h1||(h1={}));var m1;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(m1||(m1={}));var g1;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(g1||(g1={}));var y1;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(y1||(y1={}));var b1;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(b1||(b1={}));var v1;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(v1||(v1={}));var to;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(to||(to={}));var x1;(function(e){e.ASC="ASC",e.DESC="DESC"})(x1||(x1={}));var S1;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(S1||(S1={}));var Us;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Us||(Us={}));var _1=e=>Object.keys(Us).includes(e);var C1;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(C1||(C1={}));var E1;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(E1||(E1={}));var O1;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(O1||(O1={}));var ro;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ro||(ro={}));var N1=e=>Object.keys(ro).includes(e);var L1;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(L1||(L1={}));var A1;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(A1||(A1={}));var w1;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(w1||(w1={}));var ge;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(ge||(ge={}));var Je;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Je||(Je={}));var R1;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(R1||(R1={}));var T1;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(T1||(T1={}));var M1;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(M1||(M1={}));var I1;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(I1||(I1={}));var P1;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(P1||(P1={}));var z1;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(z1||(z1={}));var h3={[ge.PERSONAL_BOOK_SHARE_USER]:[ge.PERSONAL_BOOK_USER],[ge.HTML_EXPORT_USER]:[ge.PERSONAL_BOOK_USER],[ge.PDF_EXPORT_USER]:[ge.PERSONAL_BOOK_USER],[ge.KHUB_ADMIN]:[ge.CONTENT_PUBLISHER],[ge.ADMIN]:[ge.KHUB_ADMIN,ge.USERS_ADMIN,ge.PORTAL_ADMIN],[ge.GENERATIVE_AI_EXPORT_USER]:[ge.GENERATIVE_AI_USER]};function k1(e,t){return e===t||(h3[e]??[]).some(r=>k1(r,t))}function D1(e,t){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(a=>k1(a,t))}function g3(e){return`"${e}"`}function U1(e){return e.startsWith('"')&&e.endsWith('"')?e.replace(/(^"+)|("+$)/g,""):e}function y3(e,t){return new oo(e).serialize(t)}var re;(function(e){e.LOCALE="content-lang",e.QUERY="query",e.SCOPE="scope",e.FILTERS="filters",e.VIRTUAL_FIELD="virtual-field",e.PERIOD="period",e.VALUE_FILTERS="value-filters",e.DATE_FILTERS="date-filters",e.RANGE_FILTERS="range-filters",e.SORT="sort",e.PER_PAGE="per-page",e.KEYWORD_MATCH="keyword-match"})(re||(re={}));var b3=new Set(Object.values(re));function $1(e){return b3.has(e)}var oo=class{constructor(t,r=20,a=!1,n="en-US"){this.baseUrl=t,this.defaultPerPage=r,this.allLanguagesAllowed=a,this.defaultContentLocale=n,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(t,r){return this.serializeToCurrentPageIfPossible(t,r??"/search")}serializeToCurrentPageIfPossible(t,r){let a=r==null||r.trim().length===0,n=new URL(a?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${r}`);return n.search=this.toURLSearchParams(t),n.toString()}toURLSearchParams(t,r=!1){var a,n,i,s,c,d,f,h,p,g,b;let x=new URLSearchParams;t.contentLocale?(!r||t.contentLocale!==this.defaultContentLocale)&&x.append(re.LOCALE,t.contentLocale):x.append(re.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((a=t.query)===null||a===void 0?void 0:a.length)>0&&x.append(re.QUERY,t.query);let O=(i=(n=t.metadataFilters)===null||n===void 0?void 0:n.filter(C=>C.valueFilter&&!C.valueFilter.negative))!==null&&i!==void 0?i:[];if(O.length>0){let C=O.map(w=>{var z,W;let K=((W=(z=w.valueFilter)===null||z===void 0?void 0:z.values)!==null&&W!==void 0?W:[]).map(V=>this.escapeFilters(V)).map(V=>g3(U1(V))).join("_");return`${w.key}~${K}`}).join("*");x.append(re.VALUE_FILTERS,C)}let _=(c=(s=t.metadataFilters)===null||s===void 0?void 0:s.filter(C=>C.dateFilter))!==null&&c!==void 0?c:[];if(_.length>0){let C=_.map(w=>{var z;return`${w.key}~${(z=w.dateFilter)===null||z===void 0?void 0:z.type.toLowerCase()}`}).join("*");x.append(re.DATE_FILTERS,C)}let N=(f=(d=t.metadataFilters)===null||d===void 0?void 0:d.filter(C=>C.rangeFilter))!==null&&f!==void 0?f:[];if(N.length>0){let C=N.map(w=>{var z,W;return`${w.key}~${(z=w.rangeFilter)===null||z===void 0?void 0:z.from}_${(W=w.rangeFilter)===null||W===void 0?void 0:W.to}`}).join("*");x.append(re.RANGE_FILTERS,C)}t.virtualField&&t.virtualField!=="EVERYWHERE"&&x.append(re.VIRTUAL_FIELD,t.virtualField.toLowerCase()),t.scope&&t.scope!=="DEFAULT"&&x.append(re.SCOPE,t.scope.toLowerCase()),t.sortId!=null&&x.append(re.SORT,t.sortId),!((h=t.paging)===null||h===void 0)&&h.perPage&&((g=(p=t.paging)===null||p===void 0?void 0:p.perPage)!==null&&g!==void 0?g:this.defaultPerPage)!=this.defaultPerPage&&x.append(re.PER_PAGE,String(t.paging.perPage)),t.keywordMatch!=null&&x.append(re.KEYWORD_MATCH,t.keywordMatch.toLowerCase());let M=(b=t.otherQueryParams)!==null&&b!==void 0?b:{};for(let C in M)x.append(C,M[C]);let L=new Array;return x.forEach((C,w)=>{L.push(this.encodeQueryString(w)+"="+this.encodeQueryString(C))}),encodeURI(L.join("&")).replace(/#/g,"%23")}encodeQueryString(t){return encodeURIComponent(t).replace(/%20/g,"+")}parse(t){var r;let a=t.split("?"),n=this.fromURLSearchParams(a.slice(1).join("?")),i=a[0].split("/search/")[1];return i==null?n:{...n,scope:(r=this.scopeMapping[i])!==null&&r!==void 0?r:n.scope}}fromURLSearchParams(t){var r,a,n,i,s,c;try{t=decodeURI(t).replace(/%23/g,"#")}catch(N){console.warn("Could not decode search request query params, fallback on raw value",N)}let d=new URLSearchParams(t),f=d.get(re.LOCALE)==="all"?void 0:d.get(re.LOCALE),h=((r=d.get(re.VIRTUAL_FIELD))!==null&&r!==void 0?r:"EVERYWHERE").toUpperCase(),p=(a=d.get(re.SORT))===null||a===void 0?void 0:a.toLowerCase(),g=(n=d.get(re.SCOPE))!==null&&n!==void 0?n:"default",b=+((i=d.get(re.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),x=d.get(re.KEYWORD_MATCH),O=x?x.toUpperCase()===to.MANDATORY?to.MANDATORY:to.OPTIONAL:void 0,_={};for(let N of d.keys())$1(N)||(_[N]=d.get(N));return{contentLocale:f??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=d.get(re.QUERY))!==null&&s!==void 0?s:"",scope:(c=this.scopeMapping[g])!==null&&c!==void 0?c:"DEFAULT",virtualField:_1(h)?h:"EVERYWHERE",sortId:p,metadataFilters:this.parseCompatFilters(d),facets:[],paging:{page:1,perPage:Io(1,isNaN(b)?this.defaultPerPage:b,1e3)},keywordMatch:O,otherQueryParams:_}}parseCompatFilters(t){var r,a,n,i,s,c;let d=[];return t.has(re.FILTERS)&&(d=this.parseValueFilters((r=t.get(re.FILTERS))!==null&&r!==void 0?r:"")),(a=t.has(re.PERIOD))!==null&&a!==void 0&&a&&(d=[...d,...this.parseLegacyPeriodFilter(((n=t.get(re.PERIOD))!==null&&n!==void 0?n:"").toUpperCase())]),[...d,...this.parseValueFilters((i=t.get(re.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=t.get(re.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((c=t.get(re.RANGE_FILTERS))!==null&&c!==void 0?c:"")]}splitUnknownFilter(t){return this.superEscapeFilters(t).split("*").map(r=>r.split("~"))}parseValueFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],valueFilter:{values:r[1].split("_").map(U1).map(a=>this.unescapeFilterValue(a)),negative:!1}}))}parseDateFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],dateFilter:{type:ro[r[1].toUpperCase()]}}))}parseRangeFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],rangeFilter:{from:r[1].split("_")[0],to:r[1].split("_")[1]}}))}escapeFilters(t){for(let[r,a,n]of this.filtersEscapeMapping)t=t.replaceAll(r,a);return t}superEscapeFilters(t){for(let[r,a,n]of this.filtersEscapeMapping)t=t.replaceAll(a,n);return t}unescapeFilterValue(t){for(let[r,a,n]of this.filtersEscapeMapping)t=t.replace(n,r);return t}parseLegacyPeriodFilter(t){if(N1(t))return[{key:"ft:lastEdition",dateFilter:{type:ro[t]}}];if(t.startsWith("CUSTOM_")){let[r,a,n]=t.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:a,to:n}}]}return[]}};var Fs={};Y(Fs,{toFtFormComponent:()=>Hs});var Bs=Symbol("elementInternals"),Hs=Le(Symbol("toFtFormComponent"),function(e){class t extends e{static get formAssociated(){return!0}get form(){return this[Bs].form}constructor(...a){super(a),this[Bs]=this.attachInternals()}setFormValue(a){this[Bs].setFormValue(a)}}return t});var Gs={};Y(Gs,{DateFormatter:()=>Lr});var Lr=class{static format(t,r,a,n){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(a,n)):this.getIntlDateTime(t,r,a,n)}static getMomentDateFormat(t,r){return t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,a,n){let i=typeof t=="string"?new Date(t):t,s=new Intl.DateTimeFormat(r,{dateStyle:a?"medium":"short"}).format(i);if(!n)return s;let c=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(i);return`${s} ${c}`}static getTimezoneAsString(){let t=a=>String(Math.floor(a)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var js={};Y(js,{ALL_KEYS_VALUE:()=>Ws,SameWindowStorageEvent:()=>ao});var Ws="__all__",ao=class extends CustomEvent{constructor(t,r,a){super("same-window-storage",{detail:{key:t,oldValue:r,newValue:a}})}keyMatch(t){return this.detail.key.includes(t)||this.detail.key==Ws}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(e,t,r){let a=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new ao(r[0],a,r[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(e,t,r){let a=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new ao(r[0],a))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(e,t,r){Reflect.apply(e,t,r),window.dispatchEvent(new ao(Ws))}});var Ks={};Y(Ks,{FocusMainContentEvent:()=>Vs});var Vs=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var B1={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1,lastPressedKey:""};function v3(e){(e.key==="Enter"||e.key===" "||e.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0),window.FluidTopicsA11yHints.lastPressedKey=e.key}function x3(e){window.FluidTopicsA11yHints.isKeyboardNavigation=e.detail==0}document.addEventListener("keydown",v3);document.addEventListener("click",x3);var H1=k`
49
49
  .sr-only {
50
50
  position:absolute;
51
51
  left:-10000px;
@@ -69,7 +69,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
69
69
  width:auto;
70
70
  height:auto;
71
71
  }
72
- `;var c3={checkVisibility:!0},GE=Ae(Symbol("withAriaNotification"),function(e){class t extends e{sendAriaNotification(a,n){let{checkVisibility:i}={...c3,...n};setTimeout(()=>{(!i||this.checkVisibility())&&(a=typeof a=="string"?a:a?.message,a&&this.dispatchEvent(new Po({type:"aria",message:a})))},20)}}return t});function Pt(e,t,r){return e?t(e):r?.(e)}var Le=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},Er;(function(e){e.blur="blur",e.blurWithStatusResolutionOnInput="blurWithStatusResolutionOnInput",e.input="input"})(Er||(Er={}));var Se;(function(e){e.default="default",e.warning="warning",e.error="error"})(Se||(Se={}));var Ks=class extends CustomEvent{constructor(t){super("input-validated",{detail:{level:t}})}},M1=Ae(Symbol("toFtInput"),function(e){class t extends e{constructor(){super(...arguments),this.warningRules=[],this.errorRules=[],this.validateOn=Er.input,this.validateAtRender=!1,this.label="",this.hideLabel=!1,this.name="",this.disabled=!1,this.errorMessages=[],this.warningMessages=[],this.status=Se.default,this.focused=!1,this.additionalWarningRules=[],this.additionalErrorRules=[]}connectedCallback(){super.connectedCallback(),this.validateAtRender&&this.triggerValidation()}onBlur(){this.focused=!1,(this.validateOn===Er.blur||this.validateOn===Er.blurWithStatusResolutionOnInput)&&this.triggerValidation()}onFocus(){this.focused=!0}onInput(){(this.status!==Se.default&&this.validateOn===Er.blurWithStatusResolutionOnInput||this.validateOn===Er.input)&&this.triggerValidation()}triggerValidation(){this.errorMessages=this.processRules([...this.errorRules,...this.additionalErrorRules]),this.warningMessages=this.processRules([...this.warningRules,...this.additionalWarningRules]),this.status=this.resolveStatus(),this.dispatchEvent(new Ks(this.status))}get messagesForScreenReaderElementId(){return"sr-helper-text-list"}renderMessagesForScreenReader(){return G`
72
+ `;var S3={checkVisibility:!0},eO=Le(Symbol("withAriaNotification"),function(e){class t extends e{sendAriaNotification(a,n){let{checkVisibility:i}={...S3,...n};setTimeout(()=>{(!i||this.checkVisibility())&&(a=typeof a=="string"?a:a?.message,a&&this.dispatchEvent(new zo({type:"aria",message:a})))},20)}}return t});function zt(e,t,r){return e?t(e):r?.(e)}var Ae=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},Ar;(function(e){e.blur="blur",e.blurWithStatusResolutionOnInput="blurWithStatusResolutionOnInput",e.input="input"})(Ar||(Ar={}));var Se;(function(e){e.default="default",e.warning="warning",e.error="error"})(Se||(Se={}));var Zs=class extends CustomEvent{constructor(t){super("input-validated",{detail:{level:t}})}},F1=Le(Symbol("toFtInput"),function(e){class t extends e{constructor(){super(...arguments),this.warningRules=[],this.errorRules=[],this.validateOn=Ar.input,this.validateAtRender=!1,this.label="",this.hideLabel=!1,this.name="",this.disabled=!1,this.errorMessages=[],this.warningMessages=[],this.status=Se.default,this.focused=!1,this.additionalWarningRules=[],this.additionalErrorRules=[]}connectedCallback(){super.connectedCallback(),this.validateAtRender&&this.triggerValidation()}onBlur(){this.focused=!1,(this.validateOn===Ar.blur||this.validateOn===Ar.blurWithStatusResolutionOnInput)&&this.triggerValidation()}onFocus(){this.focused=!0}onInput(){(this.status!==Se.default&&this.validateOn===Ar.blurWithStatusResolutionOnInput||this.validateOn===Ar.input)&&this.triggerValidation()}triggerValidation(){this.errorMessages=this.processRules([...this.errorRules,...this.additionalErrorRules]),this.warningMessages=this.processRules([...this.warningRules,...this.additionalWarningRules]),this.status=this.resolveStatus(),this.dispatchEvent(new Zs(this.status))}get messagesForScreenReaderElementId(){return"sr-helper-text-list"}renderMessagesForScreenReader(){return G`
73
73
  <ul aria-live="polite" id="${this.messagesForScreenReaderElementId}"
74
74
  style="position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;list-style:none;">
75
75
  ${fr(this.errorMessages,a=>G`
@@ -78,11 +78,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
78
78
  ${fr(this.warningMessages,a=>G`
79
79
  <li>${a}</li>
80
80
  `)}
81
- ${Pt(!this.errorMessages.length&&!this.warningMessages.length&&this.helperText,()=>G`
81
+ ${zt(!this.errorMessages.length&&!this.warningMessages.length&&this.helperText,()=>G`
82
82
  <li>${this.helperText}</li>
83
83
  `)}
84
84
  </ul>
85
- `}resolveStatus(){return this.forceStatus?this.forceStatus:this.errorMessages.length?Se.error:this.warningMessages.length?Se.warning:Se.default}processRules(a){return a.map(n=>n(this.value)).filter(n=>n!==!0).map(n=>n)}}return Le([C()],t.prototype,"warningRules",void 0),Le([C()],t.prototype,"errorRules",void 0),Le([C()],t.prototype,"validateOn",void 0),Le([C({type:Boolean})],t.prototype,"validateAtRender",void 0),Le([C()],t.prototype,"label",void 0),Le([C({type:Boolean})],t.prototype,"hideLabel",void 0),Le([C()],t.prototype,"name",void 0),Le([C({type:Boolean})],t.prototype,"disabled",void 0),Le([C()],t.prototype,"helperText",void 0),Le([C()],t.prototype,"forceStatus",void 0),Le([C({reflect:!0})],t.prototype,"value",void 0),Le([te()],t.prototype,"errorMessages",void 0),Le([te()],t.prototype,"warningMessages",void 0),Le([te()],t.prototype,"status",void 0),Le([te()],t.prototype,"focused",void 0),Le([te()],t.prototype,"additionalWarningRules",void 0),Le([te()],t.prototype,"additionalErrorRules",void 0),t});var l3=/^[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b(?:[-a-zA-Z0-9()@:%_\+.~#?&//=]*)$/,d3=/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/,Zs={required:function(e){return t=>!!t||e},email:function(e){return t=>!t||d3.test(t.toString())||e},url:function(e){return t=>!t||l3.test(t.toString())||e}};var qo=(e,t)=>{let r=e._$AN;if(r===void 0)return!1;for(let a of r)a._$AO?.(t,!1),qo(a,t);return!0},mn=e=>{let t,r;do{if((t=e._$AM)===void 0)break;r=t._$AN,r.delete(e),e=t}while(r?.size===0)},I1=e=>{for(let t;t=e._$AM;e=t){let r=t._$AN;if(r===void 0)t._$AN=r=new Set;else if(r.has(e))break;r.add(e),p3(t)}};function f3(e){this._$AN!==void 0?(mn(this),this._$AM=e,I1(this)):this._$AM=e}function u3(e,t=!1,r=0){let a=this._$AH,n=this._$AN;if(n!==void 0&&n.size!==0)if(t)if(Array.isArray(a))for(let i=r;i<a.length;i++)qo(a[i],!1),mn(a[i]);else a!=null&&(qo(a,!1),mn(a));else qo(this,e)}var p3=e=>{e.type==pt.CHILD&&(e._$AP??=u3,e._$AQ??=f3)},gn=class extends Ve{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,r,a){super._$AT(t,r,a),I1(this),this.isConnected=t._$AU}_$AO(t,r=!0){t!==this.isConnected&&(this.isConnected=t,t?this.reconnected?.():this.disconnected?.()),r&&(qo(this,t),mn(this))}setValue(t){if(Rl(this._$Ct))this._$Ct._$AI(t,this);else{let r=[...this._$Ct._$AH];r[this._$Ci]=t,this._$Ct._$AI(r,this,0)}}disconnected(){}reconnected(){}};var P1;(function(e){e.sm="sm",e.md="md",e.lg="lg",e.xl="xl"})(P1||(P1={}));var h3={sm:640,md:768,lg:1024,xl:1280},Ys=class extends gn{constructor(t){super(t),this.size=0,this.onResize=()=>{let r=window.innerWidth;this.size!==r&&(this.size=r,this.lastArgs&&this.setValue(this.render(...this.lastArgs)))},this.size=window.innerWidth,window.addEventListener("resize",this.onResize)}disconnected(){window.removeEventListener("resize",this.onResize)}reconnected(){window.addEventListener("resize",this.onResize)}update(t,[r,a,n]){return this.lastArgs=[r,a,n],this.render(r,a,n)}render(t,r,a){let n=this.resolveThreshold(t),i=a??(()=>Q);return this.size>n?r():i()}resolveThreshold(t){return typeof t=="number"?t:h3[t]}},uO=et(Ys);var qs,Xs,Js,Qs,ec=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Js=(Xs=(qs=window.safari)===null||qs===void 0?void 0:qs.pushNotification)===null||Xs===void 0?void 0:Xs.toString())!==null&&Js!==void 0?Js:"")==="[object SafariRemoteNotification]",m3="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Qs=window.ftGlobals)!==null&&Qs!==void 0?Qs:{lit:di,litDecorators:ui,litRepeat:pi,litClassMap:hi,litStyleMap:mi,litUnsafeHTML:gi,wcUtils:{...Ai,...bi,...Ni,...Fs,...Ti,...Mi,...ki,...Oi,...Ji,...Vs,...N1,...ks,...zi,...os,...Hs,...rs,...ud,...Si,...is,...Di,...ss,...T1,...hd,...cs,...Is,...Ws,...Qi,...ts,...Us,...wi,isSafari:ec,isTouchScreen:m3,setVariable:R}};var He;(function(e){e.text="text",e.password="password",e.email="email",e.url="url",e.number="number",e.date="date",e.time="time",e.search="search"})(He||(He={}));var z1=z`
85
+ `}resolveStatus(){return this.forceStatus?this.forceStatus:this.errorMessages.length?Se.error:this.warningMessages.length?Se.warning:Se.default}processRules(a){return a.map(n=>n(this.value)).filter(n=>n!==!0).map(n=>n)}}return Ae([E()],t.prototype,"warningRules",void 0),Ae([E()],t.prototype,"errorRules",void 0),Ae([E()],t.prototype,"validateOn",void 0),Ae([E({type:Boolean})],t.prototype,"validateAtRender",void 0),Ae([E()],t.prototype,"label",void 0),Ae([E({type:Boolean})],t.prototype,"hideLabel",void 0),Ae([E()],t.prototype,"name",void 0),Ae([E({type:Boolean})],t.prototype,"disabled",void 0),Ae([E()],t.prototype,"helperText",void 0),Ae([E()],t.prototype,"forceStatus",void 0),Ae([E({reflect:!0})],t.prototype,"value",void 0),Ae([te()],t.prototype,"errorMessages",void 0),Ae([te()],t.prototype,"warningMessages",void 0),Ae([te()],t.prototype,"status",void 0),Ae([te()],t.prototype,"focused",void 0),Ae([te()],t.prototype,"additionalWarningRules",void 0),Ae([te()],t.prototype,"additionalErrorRules",void 0),t});var C3=/^[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b(?:[-a-zA-Z0-9()@:%_\+.~#?&//=]*)$/,E3=/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/,Ys={required:function(e){return t=>!!t||e},email:function(e){return t=>!t||E3.test(t.toString())||e},url:function(e){return t=>!t||C3.test(t.toString())||e}};var Xo=(e,t)=>{let r=e._$AN;if(r===void 0)return!1;for(let a of r)a._$AO?.(t,!1),Xo(a,t);return!0},yn=e=>{let t,r;do{if((t=e._$AM)===void 0)break;r=t._$AN,r.delete(e),e=t}while(r?.size===0)},G1=e=>{for(let t;t=e._$AM;e=t){let r=t._$AN;if(r===void 0)t._$AN=r=new Set;else if(r.has(e))break;r.add(e),A3(t)}};function O3(e){this._$AN!==void 0?(yn(this),this._$AM=e,G1(this)):this._$AM=e}function L3(e,t=!1,r=0){let a=this._$AH,n=this._$AN;if(n!==void 0&&n.size!==0)if(t)if(Array.isArray(a))for(let i=r;i<a.length;i++)Xo(a[i],!1),yn(a[i]);else a!=null&&(Xo(a,!1),yn(a));else Xo(this,e)}var A3=e=>{e.type==mt.CHILD&&(e._$AP??=L3,e._$AQ??=O3)},bn=class extends Ve{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,r,a){super._$AT(t,r,a),G1(this),this.isConnected=t._$AU}_$AO(t,r=!0){t!==this.isConnected&&(this.isConnected=t,t?this.reconnected?.():this.disconnected?.()),r&&(Xo(this,t),yn(this))}setValue(t){if(_l(this._$Ct))this._$Ct._$AI(t,this);else{let r=[...this._$Ct._$AH];r[this._$Ci]=t,this._$Ct._$AI(r,this,0)}}disconnected(){}reconnected(){}};var W1;(function(e){e.sm="sm",e.md="md",e.lg="lg",e.xl="xl"})(W1||(W1={}));var w3={sm:640,md:768,lg:1024,xl:1280},qs=class extends bn{constructor(t){super(t),this.size=0,this.onResize=()=>{let r=window.innerWidth;this.size!==r&&(this.size=r,this.lastArgs&&this.setValue(this.render(...this.lastArgs)))},this.size=window.innerWidth,window.addEventListener("resize",this.onResize)}disconnected(){window.removeEventListener("resize",this.onResize)}reconnected(){window.addEventListener("resize",this.onResize)}update(t,[r,a,n]){return this.lastArgs=[r,a,n],this.render(r,a,n)}render(t,r,a){let n=this.resolveThreshold(t),i=a??(()=>Q);return this.size>n?r():i()}resolveThreshold(t){return typeof t=="number"?t:w3[t]}},EO=rt(qs);var Xs,Js,Qs,ec,tc=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Qs=(Js=(Xs=window.safari)===null||Xs===void 0?void 0:Xs.pushNotification)===null||Js===void 0?void 0:Js.toString())!==null&&Qs!==void 0?Qs:"")==="[object SafariRemoteNotification]",R3="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(ec=window.ftGlobals)!==null&&ec!==void 0?ec:{lit:ui,litDecorators:hi,litRepeat:mi,litClassMap:gi,litStyleMap:yi,litUnsafeHTML:bi,wcUtils:{...wi,...xi,...Mi,...Gs,...Ii,...Pi,...Ui,...Ai,...Qi,...Ks,...B1,...Ds,...Di,...as,...Fs,...os,...Cd,...Ei,...ss,...$i,...cs,...H1,...Od,...ls,...Ps,...js,...es,...rs,...$s,..._i,isSafari:tc,isTouchScreen:R3,setVariable:R}};var He;(function(e){e.text="text",e.password="password",e.email="email",e.url="url",e.number="number",e.date="date",e.time="time",e.search="search"})(He||(He={}));var j1=k`
86
86
 
87
87
  ftds-base-input {
88
88
  cursor: text;
@@ -131,17 +131,17 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
131
131
  -webkit-appearance: none;
132
132
  appearance: none;
133
133
  }
134
- `;var zt=e=>e??Q;var k1=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},kt=class extends q{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return G`
134
+ `;var kt=e=>e??Q;var V1=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},Dt=class extends q{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return G`
135
135
  <div class="${Ne(this.inputLabelClasses)}">
136
- ${Pt(this.text,()=>G`
136
+ ${zt(this.text,()=>G`
137
137
  <div class="ft-input-label--text ft-typography--caption">
138
138
  <label class="ft-input-label--floating-text">${this.text}</label>
139
139
  <span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
140
140
  </div>
141
141
  `)}
142
142
  </div>
143
- `}};kt.elementDefinitions={};k1([C({type:String})],kt.prototype,"text",void 0);k1([C({type:Boolean})],kt.prototype,"raised",void 0);function D1(e,t){let r=jt[e];return z`
144
- ${t?Je(t):z`.ft-typography--${Je(e)}`} {
143
+ `}};Dt.elementDefinitions={};V1([E({type:String})],Dt.prototype,"text",void 0);V1([E({type:Boolean})],Dt.prototype,"raised",void 0);function K1(e,t){let r=Vt[e];return k`
144
+ ${t?et(t):k`.ft-typography--${et(e)}`} {
145
145
  font-family: ${r.fontFamily};
146
146
  font-size: ${r.fontSize};
147
147
  font-weight: ${r.fontWeight};
@@ -150,26 +150,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
150
150
  text-decoration: ${r.textDecoration};
151
151
  text-transform: ${r.textCase};
152
152
  }
153
- `}var U1=o.extend("--ft-typography-font-family","",J.titleFont),Dt=o.extend("--ft-typography-font-family","",J.contentFont),F={fontFamily:Dt,fontSize:o.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.create("--ft-typography-text-transform","","UNKNOWN","inherit")},oo={fontFamily:o.extend("--ft-typography-title-font-family","",U1),fontSize:o.extend("--ft-typography-title-font-size","",F.fontSize,"20px"),fontWeight:o.extend("--ft-typography-title-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-letter-spacing","",F.letterSpacing,"0.15px"),lineHeight:o.extend("--ft-typography-title-line-height","",F.lineHeight,"1.2"),textTransform:o.extend("--ft-typography-title-text-transform","",F.textTransform,"inherit")},ao={fontFamily:o.extend("--ft-typography-title-dense-font-family","",U1),fontSize:o.extend("--ft-typography-title-dense-font-size","",F.fontSize,"14px"),fontWeight:o.extend("--ft-typography-title-dense-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-dense-letter-spacing","",F.letterSpacing,"0.105px"),lineHeight:o.extend("--ft-typography-title-dense-line-height","",F.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-title-dense-text-transform","",F.textTransform,"inherit")},no={fontFamily:o.extend("--ft-typography-subtitle1-font-family","",Dt),fontSize:o.extend("--ft-typography-subtitle1-font-size","",F.fontSize,"16px"),fontWeight:o.extend("--ft-typography-subtitle1-font-weight","",F.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-subtitle1-letter-spacing","",F.letterSpacing,"0.144px"),lineHeight:o.extend("--ft-typography-subtitle1-line-height","",F.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-subtitle1-text-transform","",F.textTransform,"inherit")},io={fontFamily:o.extend("--ft-typography-subtitle2-font-family","",Dt),fontSize:o.extend("--ft-typography-subtitle2-font-size","",F.fontSize,"14px"),fontWeight:o.extend("--ft-typography-subtitle2-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-subtitle2-letter-spacing","",F.letterSpacing,"0.098px"),lineHeight:o.extend("--ft-typography-subtitle2-line-height","",F.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-subtitle2-text-transform","",F.textTransform,"inherit")},so={fontFamily:o.extend("--ft-typography-body1-font-family","",Dt),fontSize:o.extend("--ft-typography-body1-font-size","",F.fontSize,"16px"),fontWeight:o.extend("--ft-typography-body1-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body1-letter-spacing","",F.letterSpacing,"0.496px"),lineHeight:o.extend("--ft-typography-body1-line-height","",F.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-body1-text-transform","",F.textTransform,"inherit")},co={fontFamily:o.extend("--ft-typography-body2-font-family","",Dt),fontSize:o.extend("--ft-typography-body2-font-size","",F.fontSize,"14px"),fontWeight:o.extend("--ft-typography-body2-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body2-letter-spacing","",F.letterSpacing,"0.252px"),lineHeight:o.extend("--ft-typography-body2-line-height","",F.lineHeight,"1.4"),textTransform:o.extend("--ft-typography-body2-text-transform","",F.textTransform,"inherit")},Ce={fontFamily:o.extend("--ft-typography-caption-font-family","",Dt),fontSize:o.extend("--ft-typography-caption-font-size","",F.fontSize,"12px"),fontWeight:o.extend("--ft-typography-caption-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-caption-letter-spacing","",F.letterSpacing,"0.396px"),lineHeight:o.extend("--ft-typography-caption-line-height","",F.lineHeight,"1.33"),textTransform:o.extend("--ft-typography-caption-text-transform","",F.textTransform,"inherit")},lo={fontFamily:o.extend("--ft-typography-breadcrumb-font-family","",Dt),fontSize:o.extend("--ft-typography-breadcrumb-font-size","",F.fontSize,"10px"),fontWeight:o.extend("--ft-typography-breadcrumb-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-breadcrumb-letter-spacing","",F.letterSpacing,"0.33px"),lineHeight:o.extend("--ft-typography-breadcrumb-line-height","",F.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-breadcrumb-text-transform","",F.textTransform,"inherit")},fo={fontFamily:o.extend("--ft-typography-overline-font-family","",Dt),fontSize:o.extend("--ft-typography-overline-font-size","",F.fontSize,"10px"),fontWeight:o.extend("--ft-typography-overline-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-overline-letter-spacing","",F.letterSpacing,"1.5px"),lineHeight:o.extend("--ft-typography-overline-line-height","",F.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-overline-text-transform","",F.textTransform,"uppercase")},bt={fontFamily:o.extend("--ft-typography-button-font-family","",Dt),fontSize:o.extend("--ft-typography-button-font-size","",F.fontSize,"14px"),fontWeight:o.extend("--ft-typography-button-font-weight","",F.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-button-letter-spacing","",F.letterSpacing,"1.246px"),lineHeight:o.extend("--ft-typography-button-line-height","",F.lineHeight,"1.15"),textTransform:o.extend("--ft-typography-button-text-transform","",F.textTransform,"uppercase")},$1=z`
153
+ `}var Z1=o.extend("--ft-typography-font-family","",J.titleFont),Ut=o.extend("--ft-typography-font-family","",J.contentFont),F={fontFamily:Ut,fontSize:o.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.create("--ft-typography-text-transform","","UNKNOWN","inherit")},no={fontFamily:o.extend("--ft-typography-title-font-family","",Z1),fontSize:o.extend("--ft-typography-title-font-size","",F.fontSize,"20px"),fontWeight:o.extend("--ft-typography-title-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-letter-spacing","",F.letterSpacing,"0.15px"),lineHeight:o.extend("--ft-typography-title-line-height","",F.lineHeight,"1.2"),textTransform:o.extend("--ft-typography-title-text-transform","",F.textTransform,"inherit")},io={fontFamily:o.extend("--ft-typography-title-dense-font-family","",Z1),fontSize:o.extend("--ft-typography-title-dense-font-size","",F.fontSize,"14px"),fontWeight:o.extend("--ft-typography-title-dense-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-dense-letter-spacing","",F.letterSpacing,"0.105px"),lineHeight:o.extend("--ft-typography-title-dense-line-height","",F.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-title-dense-text-transform","",F.textTransform,"inherit")},so={fontFamily:o.extend("--ft-typography-subtitle1-font-family","",Ut),fontSize:o.extend("--ft-typography-subtitle1-font-size","",F.fontSize,"16px"),fontWeight:o.extend("--ft-typography-subtitle1-font-weight","",F.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-subtitle1-letter-spacing","",F.letterSpacing,"0.144px"),lineHeight:o.extend("--ft-typography-subtitle1-line-height","",F.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-subtitle1-text-transform","",F.textTransform,"inherit")},co={fontFamily:o.extend("--ft-typography-subtitle2-font-family","",Ut),fontSize:o.extend("--ft-typography-subtitle2-font-size","",F.fontSize,"14px"),fontWeight:o.extend("--ft-typography-subtitle2-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-subtitle2-letter-spacing","",F.letterSpacing,"0.098px"),lineHeight:o.extend("--ft-typography-subtitle2-line-height","",F.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-subtitle2-text-transform","",F.textTransform,"inherit")},lo={fontFamily:o.extend("--ft-typography-body1-font-family","",Ut),fontSize:o.extend("--ft-typography-body1-font-size","",F.fontSize,"16px"),fontWeight:o.extend("--ft-typography-body1-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body1-letter-spacing","",F.letterSpacing,"0.496px"),lineHeight:o.extend("--ft-typography-body1-line-height","",F.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-body1-text-transform","",F.textTransform,"inherit")},fo={fontFamily:o.extend("--ft-typography-body2-font-family","",Ut),fontSize:o.extend("--ft-typography-body2-font-size","",F.fontSize,"14px"),fontWeight:o.extend("--ft-typography-body2-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body2-letter-spacing","",F.letterSpacing,"0.252px"),lineHeight:o.extend("--ft-typography-body2-line-height","",F.lineHeight,"1.4"),textTransform:o.extend("--ft-typography-body2-text-transform","",F.textTransform,"inherit")},Ce={fontFamily:o.extend("--ft-typography-caption-font-family","",Ut),fontSize:o.extend("--ft-typography-caption-font-size","",F.fontSize,"12px"),fontWeight:o.extend("--ft-typography-caption-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-caption-letter-spacing","",F.letterSpacing,"0.396px"),lineHeight:o.extend("--ft-typography-caption-line-height","",F.lineHeight,"1.33"),textTransform:o.extend("--ft-typography-caption-text-transform","",F.textTransform,"inherit")},uo={fontFamily:o.extend("--ft-typography-breadcrumb-font-family","",Ut),fontSize:o.extend("--ft-typography-breadcrumb-font-size","",F.fontSize,"10px"),fontWeight:o.extend("--ft-typography-breadcrumb-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-breadcrumb-letter-spacing","",F.letterSpacing,"0.33px"),lineHeight:o.extend("--ft-typography-breadcrumb-line-height","",F.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-breadcrumb-text-transform","",F.textTransform,"inherit")},po={fontFamily:o.extend("--ft-typography-overline-font-family","",Ut),fontSize:o.extend("--ft-typography-overline-font-size","",F.fontSize,"10px"),fontWeight:o.extend("--ft-typography-overline-font-weight","",F.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-overline-letter-spacing","",F.letterSpacing,"1.5px"),lineHeight:o.extend("--ft-typography-overline-line-height","",F.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-overline-text-transform","",F.textTransform,"uppercase")},St={fontFamily:o.extend("--ft-typography-button-font-family","",Ut),fontSize:o.extend("--ft-typography-button-font-size","",F.fontSize,"14px"),fontWeight:o.extend("--ft-typography-button-font-weight","",F.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-button-letter-spacing","",F.letterSpacing,"1.246px"),lineHeight:o.extend("--ft-typography-button-line-height","",F.lineHeight,"1.15"),textTransform:o.extend("--ft-typography-button-text-transform","",F.textTransform,"uppercase")},Y1=k`
154
154
  .ft-typography--title {
155
- font-family: ${oo.fontFamily};
156
- font-size: ${oo.fontSize};
157
- font-weight: ${oo.fontWeight};
158
- letter-spacing: ${oo.letterSpacing};
159
- line-height: ${oo.lineHeight};
160
- text-transform: ${oo.textTransform};
161
- }
162
- `,B1=z`
163
- .ft-typography--title-dense {
164
- font-family: ${ao.fontFamily};
165
- font-size: ${ao.fontSize};
166
- font-weight: ${ao.fontWeight};
167
- letter-spacing: ${ao.letterSpacing};
168
- line-height: ${ao.lineHeight};
169
- text-transform: ${ao.textTransform};
170
- }
171
- `,H1=z`
172
- .ft-typography--subtitle1 {
173
155
  font-family: ${no.fontFamily};
174
156
  font-size: ${no.fontSize};
175
157
  font-weight: ${no.fontWeight};
@@ -177,8 +159,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
177
159
  line-height: ${no.lineHeight};
178
160
  text-transform: ${no.textTransform};
179
161
  }
180
- `,F1=z`
181
- .ft-typography--subtitle2 {
162
+ `,q1=k`
163
+ .ft-typography--title-dense {
182
164
  font-family: ${io.fontFamily};
183
165
  font-size: ${io.fontSize};
184
166
  font-weight: ${io.fontWeight};
@@ -186,9 +168,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
186
168
  line-height: ${io.lineHeight};
187
169
  text-transform: ${io.textTransform};
188
170
  }
189
-
190
- `,G1=z`
191
- .ft-typography--body1 {
171
+ `,X1=k`
172
+ .ft-typography--subtitle1 {
192
173
  font-family: ${so.fontFamily};
193
174
  font-size: ${so.fontSize};
194
175
  font-weight: ${so.fontWeight};
@@ -196,8 +177,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
196
177
  line-height: ${so.lineHeight};
197
178
  text-transform: ${so.textTransform};
198
179
  }
199
- `,W1=z`
200
- .ft-typography--body2 {
180
+ `,J1=k`
181
+ .ft-typography--subtitle2 {
201
182
  font-family: ${co.fontFamily};
202
183
  font-size: ${co.fontSize};
203
184
  font-weight: ${co.fontWeight};
@@ -205,17 +186,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
205
186
  line-height: ${co.lineHeight};
206
187
  text-transform: ${co.textTransform};
207
188
  }
208
- `,uo=z`
209
- .ft-typography--caption {
210
- font-family: ${Ce.fontFamily};
211
- font-size: ${Ce.fontSize};
212
- font-weight: ${Ce.fontWeight};
213
- letter-spacing: ${Ce.letterSpacing};
214
- line-height: ${Ce.lineHeight};
215
- text-transform: ${Ce.textTransform};
216
- }
217
- `,j1=z`
218
- .ft-typography--breadcrumb {
189
+
190
+ `,Q1=k`
191
+ .ft-typography--body1 {
219
192
  font-family: ${lo.fontFamily};
220
193
  font-size: ${lo.fontSize};
221
194
  font-weight: ${lo.fontWeight};
@@ -223,8 +196,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
223
196
  line-height: ${lo.lineHeight};
224
197
  text-transform: ${lo.textTransform};
225
198
  }
226
- `,V1=z`
227
- .ft-typography--overline {
199
+ `,e2=k`
200
+ .ft-typography--body2 {
228
201
  font-family: ${fo.fontFamily};
229
202
  font-size: ${fo.fontSize};
230
203
  font-weight: ${fo.fontWeight};
@@ -232,20 +205,47 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
232
205
  line-height: ${fo.lineHeight};
233
206
  text-transform: ${fo.textTransform};
234
207
  }
235
- `,K1=z`
208
+ `,ho=k`
209
+ .ft-typography--caption {
210
+ font-family: ${Ce.fontFamily};
211
+ font-size: ${Ce.fontSize};
212
+ font-weight: ${Ce.fontWeight};
213
+ letter-spacing: ${Ce.letterSpacing};
214
+ line-height: ${Ce.lineHeight};
215
+ text-transform: ${Ce.textTransform};
216
+ }
217
+ `,t2=k`
218
+ .ft-typography--breadcrumb {
219
+ font-family: ${uo.fontFamily};
220
+ font-size: ${uo.fontSize};
221
+ font-weight: ${uo.fontWeight};
222
+ letter-spacing: ${uo.letterSpacing};
223
+ line-height: ${uo.lineHeight};
224
+ text-transform: ${uo.textTransform};
225
+ }
226
+ `,r2=k`
227
+ .ft-typography--overline {
228
+ font-family: ${po.fontFamily};
229
+ font-size: ${po.fontSize};
230
+ font-weight: ${po.fontWeight};
231
+ letter-spacing: ${po.letterSpacing};
232
+ line-height: ${po.lineHeight};
233
+ text-transform: ${po.textTransform};
234
+ }
235
+ `,o2=k`
236
236
  .ft-typography--button {
237
- font-family: ${bt.fontFamily};
238
- font-size: ${bt.fontSize};
239
- font-weight: ${bt.fontWeight};
240
- letter-spacing: ${bt.letterSpacing};
241
- line-height: ${bt.lineHeight};
242
- text-transform: ${bt.textTransform};
243
- }
244
- `,Z1=z`
237
+ font-family: ${St.fontFamily};
238
+ font-size: ${St.fontSize};
239
+ font-weight: ${St.fontWeight};
240
+ letter-spacing: ${St.letterSpacing};
241
+ line-height: ${St.lineHeight};
242
+ text-transform: ${St.textTransform};
243
+ }
244
+ `,a2=k`
245
245
  .ft-typography {
246
246
  vertical-align: inherit;
247
247
  }
248
- `,Y1=[Object.keys(jt).map(e=>D1(e))];var oe={fontSize:o.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:o.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:o.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:o.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:o.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:o.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:o.extend("--ft-input-label-border-color","",J.colorOutline),textColor:o.extend("--ft-input-label-text-color","",J.colorOnSurfaceMedium),disabledTextColor:o.extend("--ft-input-label-disabled-text-color","",J.colorOnSurfaceDisabled),backgroundColor:o.extend("--ft-input-label-background-color","",J.colorSurface),borderRadius:o.extend("--ft-input-label-border-radius","",J.borderRadiusS),colorError:o.external(J.colorError,"Design system")},q1=z`
248
+ `,n2=[Object.keys(Vt).map(e=>K1(e))];var oe={fontSize:o.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:o.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:o.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:o.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:o.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:o.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:o.extend("--ft-input-label-border-color","",J.colorOutline),textColor:o.extend("--ft-input-label-text-color","",J.colorOnSurfaceMedium),disabledTextColor:o.extend("--ft-input-label-disabled-text-color","",J.colorOnSurfaceDisabled),backgroundColor:o.extend("--ft-input-label-background-color","",J.colorSurface),borderRadius:o.extend("--ft-input-label-border-radius","",J.borderRadiusS),colorError:o.external(J.colorError,"Design system")},i2=k`
249
249
  .ft-input-label {
250
250
  position: absolute;
251
251
  inset: 0;
@@ -367,7 +367,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
367
367
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
368
368
  border-top: none;
369
369
  }
370
- `;var he={fontSize:o.extend("--ft-input-label-font-size","",Me.fontSize),fontSizeRaised:o.extend("--ft-input-label-font-size-raised","",Ze.fontSize),lineHeight:o.extend("--ft-input-label-line-height","",Ze.lineHeight),color:o.extend("--ft-input-label-color","",u.contentGlobalSubtle),largeFieldHeight:o.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:o.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:o.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:o.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:o.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:o.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:o.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:o.create("--ft-input-label-additional-padding-right","","SIZE","0px")},X1=[z`
370
+ `;var he={fontSize:o.extend("--ft-input-label-font-size","",Me.fontSize),fontSizeRaised:o.extend("--ft-input-label-font-size-raised","",Ze.fontSize),lineHeight:o.extend("--ft-input-label-line-height","",Ze.lineHeight),color:o.extend("--ft-input-label-color","",u.contentGlobalSubtle),largeFieldHeight:o.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:o.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:o.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:o.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:o.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:o.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:o.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:o.create("--ft-input-label-additional-padding-right","","SIZE","0px")},s2=[k`
371
371
 
372
372
  :root {
373
373
  --field-height: ${he.largeFieldHeight};
@@ -449,16 +449,16 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
449
449
  top: var(--input-content-vertical-padding);
450
450
  }
451
451
 
452
- `];var Q1=Symbol.for(""),g3=e=>{if(e?.r===Q1)return e?._$litStatic$},po=e=>({_$litStatic$:e,r:Q1});var J1=new Map,tc=e=>(t,...r)=>{let a=r.length,n,i,s=[],c=[],d,f=0,h=!1;for(;f<a;){for(d=t[f];f<a&&(i=r[f],(n=g3(i))!==void 0);)d+=n+t[++f],h=!0;f!==a&&c.push(i),s.push(d),f++}if(f===a&&s.push(t[a]),h){let p=s.join("$$lit$$");(t=J1.get(p))===void 0&&(s.raw=s,J1.set(p,t=s)),r=c}return e(t,...r)},ho=tc(G),nL=tc(ni),iL=tc(ii);var er;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(er||(er={}));var e2=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ot=class extends q{constructor(){super(...arguments),this.variant=er.body1}render(){return this.element?ho`
453
- <${po(this.element)}
452
+ `];var l2=Symbol.for(""),_3=e=>{if(e?.r===l2)return e?._$litStatic$},mo=e=>({_$litStatic$:e,r:l2});var c2=new Map,rc=e=>(t,...r)=>{let a=r.length,n,i,s=[],c=[],d,f=0,h=!1;for(;f<a;){for(d=t[f];f<a&&(i=r[f],(n=_3(i))!==void 0);)d+=n+t[++f],h=!0;f!==a&&c.push(i),s.push(d),f++}if(f===a&&s.push(t[a]),h){let p=s.join("$$lit$$");(t=c2.get(p))===void 0&&(s.raw=s,c2.set(p,t=s)),r=c}return e(t,...r)},go=rc(G),gA=rc(si),yA=rc(ci);var er;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(er||(er={}));var d2=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},nt=class extends q{constructor(){super(...arguments),this.variant=er.body1}render(){return this.element?go`
453
+ <${mo(this.element)}
454
454
  part="text"
455
455
  class="ft-typography ft-typography--${this.variant}">
456
456
  <slot></slot>
457
- </${po(this.element)}>
458
- `:ho`
457
+ </${mo(this.element)}>
458
+ `:go`
459
459
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
460
- `}};ot.styles=[$1,B1,H1,F1,G1,W1,uo,j1,V1,K1,Z1,...Y1];e2([C()],ot.prototype,"element",void 0);e2([C()],ot.prototype,"variant",void 0);var vt;(function(e){e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(vt||(vt={}));function y3(e,t){let r=jt[e];return z`
461
- ${t?Je(t):z`.ftds-typography--${Je(e)}`} {
460
+ `}};nt.styles=[Y1,q1,X1,J1,Q1,e2,ho,t2,r2,o2,a2,...n2];d2([E()],nt.prototype,"element",void 0);d2([E()],nt.prototype,"variant",void 0);var Ct;(function(e){e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Ct||(Ct={}));function N3(e,t){let r=Vt[e];return k`
461
+ ${t?et(t):k`.ftds-typography--${et(e)}`} {
462
462
  font-family: ${r.fontFamily};
463
463
  font-size: ${r.fontSize};
464
464
  font-weight: ${r.fontWeight};
@@ -467,15 +467,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
467
467
  text-decoration: ${r.textDecoration};
468
468
  text-transform: ${r.textCase};
469
469
  }
470
- `}var t2=[Object.keys(jt).map(e=>y3(e))];var r2=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},at=class extends q{constructor(){super(...arguments),this.variant=vt.body2medium}render(){return this.element?ho`
471
- <${po(this.element)}
470
+ `}var f2=[Object.keys(Vt).map(e=>N3(e))];var u2=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},it=class extends q{constructor(){super(...arguments),this.variant=Ct.body2medium}render(){return this.element?go`
471
+ <${mo(this.element)}
472
472
  part="text"
473
473
  class="ftds-typography ftds-typography--${this.variant}">
474
474
  <slot></slot>
475
- </${po(this.element)}>
476
- `:ho`
475
+ </${mo(this.element)}>
476
+ `:go`
477
477
  <slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
478
- `}};at.styles=[...t2];r2([C()],at.prototype,"element",void 0);r2([C()],at.prototype,"variant",void 0);ae("ft-typography")(ot);ae("ftds-typography")(at);var Ut=class extends Wr(kt){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Ut.styles=[uo,X1];var nt;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CLOUD_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;",e.FILE_CODE="&#xe9b8;",e.BOX_CODE="&#xe9b9;",e.TOPICS_SOLID="&#xe9ba;",e.PHOTO_FILM_REGULAR="&#xe9bb;",e.HYPHEN_SOLID="&#xe9bc;",e.CROSSHAIRS_REGULAR="&#xe9bd;",e.PERSON_CHALKBOARD_REGULAR="&#xe9be;"})(nt||(nt={}));var P;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(P||(P={}));var pw=new Map([...["abw"].map(e=>[e,P.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,P.AUDIO]),...["avi"].map(e=>[e,P.AVI]),...["chm","xhs"].map(e=>[e,P.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,P.CODE]),...["csv"].map(e=>[e,P.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,P.DITA]),...["epub"].map(e=>[e,P.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,P.EXCEL]),...["flac"].map(e=>[e,P.FLAC]),...["gif"].map(e=>[e,P.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,P.GZIP]),...["html","htm","xhtml"].map(e=>[e,P.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,P.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,P.JPEG]),...["json"].map(e=>[e,P.JSON]),...["m4a","m4p"].map(e=>[e,P.M4A]),...["mov","qt"].map(e=>[e,P.MOV]),...["mp3"].map(e=>[e,P.MP3]),...["mp4","m4v"].map(e=>[e,P.MP4]),...["ogg","oga"].map(e=>[e,P.OGG]),...["pdf","ps"].map(e=>[e,P.PDF]),...["png"].map(e=>[e,P.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,P.POWERPOINT]),...["rar"].map(e=>[e,P.RAR]),...["stp"].map(e=>[e,P.STP]),...["txt","rtf","md","mdown"].map(e=>[e,P.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,P.VIDEO]),...["wav"].map(e=>[e,P.WAV]),...["wma"].map(e=>[e,P.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,P.WORD]),...["xml","xsl","rdf"].map(e=>[e,P.XML]),...["yaml","yml","x-yaml"].map(e=>[e,P.YAML]),...["zip"].map(e=>[e,P.ZIP])]);var hw={[P.ABW]:"#91ABC6",[P.AUDIO]:"#1795E3",[P.AVI]:"#E63324",[P.CHM]:"#71C3EB",[P.CODE]:"#71C3EB",[P.CSV]:"#1F7345",[P.DITA]:"#71C3EB",[P.EPUB]:"#85B926",[P.EXCEL]:"#1F7345",[P.FLAC]:"#1795E3",[P.GIF]:"#59B031",[P.GZIP]:"#F8AB36",[P.HTML]:"#71C3EB",[P.IMAGE]:"#59B031",[P.JPEG]:"#59B031",[P.JSON]:"#71C3EB",[P.M4A]:"#1795E3",[P.MOV]:"#E63324",[P.MP3]:"#1795E3",[P.MP4]:"#E63324",[P.OGG]:"#1795E3",[P.PDF]:"#E44948",[P.PNG]:"#59B031",[P.POWERPOINT]:"#B54A2B",[P.RAR]:"#F8AB36",[P.STP]:"#3764B1",[P.TEXT]:"#3162AB",[P.UNKNOWN]:"#999999",[P.VIDEO]:"#E63324",[P.WAV]:"#1795E3",[P.WMA]:"#1795E3",[P.WORD]:"#3162AB",[P.XML]:"#71C3EB",[P.YAML]:"#71C3EB",[P.ZIP]:"#F8AB36"};var we={size:o.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:o.extend("--ft-icon-fluid-topics-font-family","",o.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:o.extend("--ft-icon-file-format-font-family","",o.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:o.extend("--ft-icon-material-font-family","",o.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:o.create("--ft-icon-vertical-align","","UNKNOWN","unset")},o2=[z`
478
+ `}};it.styles=[...f2];u2([E()],it.prototype,"element",void 0);u2([E()],it.prototype,"variant",void 0);ae("ft-typography")(nt);ae("ftds-typography")(it);var $t=class extends Vr(Dt){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};$t.styles=[ho,s2];var st;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CLOUD_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;",e.FILE_CODE="&#xe9b8;",e.BOX_CODE="&#xe9b9;",e.TOPICS_SOLID="&#xe9ba;",e.PHOTO_FILM_REGULAR="&#xe9bb;",e.HYPHEN_SOLID="&#xe9bc;",e.CROSSHAIRS_REGULAR="&#xe9bd;",e.PERSON_CHALKBOARD_REGULAR="&#xe9be;"})(st||(st={}));var P;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(P||(P={}));var Ow=new Map([...["abw"].map(e=>[e,P.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,P.AUDIO]),...["avi"].map(e=>[e,P.AVI]),...["chm","xhs"].map(e=>[e,P.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,P.CODE]),...["csv"].map(e=>[e,P.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,P.DITA]),...["epub"].map(e=>[e,P.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,P.EXCEL]),...["flac"].map(e=>[e,P.FLAC]),...["gif"].map(e=>[e,P.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,P.GZIP]),...["html","htm","xhtml"].map(e=>[e,P.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,P.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,P.JPEG]),...["json"].map(e=>[e,P.JSON]),...["m4a","m4p"].map(e=>[e,P.M4A]),...["mov","qt"].map(e=>[e,P.MOV]),...["mp3"].map(e=>[e,P.MP3]),...["mp4","m4v"].map(e=>[e,P.MP4]),...["ogg","oga"].map(e=>[e,P.OGG]),...["pdf","ps"].map(e=>[e,P.PDF]),...["png"].map(e=>[e,P.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,P.POWERPOINT]),...["rar"].map(e=>[e,P.RAR]),...["stp"].map(e=>[e,P.STP]),...["txt","rtf","md","mdown"].map(e=>[e,P.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,P.VIDEO]),...["wav"].map(e=>[e,P.WAV]),...["wma"].map(e=>[e,P.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,P.WORD]),...["xml","xsl","rdf"].map(e=>[e,P.XML]),...["yaml","yml","x-yaml"].map(e=>[e,P.YAML]),...["zip"].map(e=>[e,P.ZIP])]);var Lw={[P.ABW]:"#91ABC6",[P.AUDIO]:"#1795E3",[P.AVI]:"#E63324",[P.CHM]:"#71C3EB",[P.CODE]:"#71C3EB",[P.CSV]:"#1F7345",[P.DITA]:"#71C3EB",[P.EPUB]:"#85B926",[P.EXCEL]:"#1F7345",[P.FLAC]:"#1795E3",[P.GIF]:"#59B031",[P.GZIP]:"#F8AB36",[P.HTML]:"#71C3EB",[P.IMAGE]:"#59B031",[P.JPEG]:"#59B031",[P.JSON]:"#71C3EB",[P.M4A]:"#1795E3",[P.MOV]:"#E63324",[P.MP3]:"#1795E3",[P.MP4]:"#E63324",[P.OGG]:"#1795E3",[P.PDF]:"#E44948",[P.PNG]:"#59B031",[P.POWERPOINT]:"#B54A2B",[P.RAR]:"#F8AB36",[P.STP]:"#3764B1",[P.TEXT]:"#3162AB",[P.UNKNOWN]:"#999999",[P.VIDEO]:"#E63324",[P.WAV]:"#1795E3",[P.WMA]:"#1795E3",[P.WORD]:"#3162AB",[P.XML]:"#71C3EB",[P.YAML]:"#71C3EB",[P.ZIP]:"#F8AB36"};var we={size:o.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:o.extend("--ft-icon-fluid-topics-font-family","",o.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:o.extend("--ft-icon-file-format-font-family","",o.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:o.extend("--ft-icon-material-font-family","",o.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:o.create("--ft-icon-vertical-align","","UNKNOWN","unset")},p2=[k`
479
479
  :host, i.ft-icon {
480
480
  display: inline-flex;
481
481
  align-items: center;
@@ -523,12 +523,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
523
523
  .ft-icon--material {
524
524
  font-family: ${we.materialFontFamily}, "Material Icons", sans-serif;
525
525
  }
526
- `,Mt];var Fe;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Fe||(Fe={}));var Xo=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ye=class extends q{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Q}render(){let t=this.variant&&Object.values(Fe).includes(this.variant)?this.variant:Fe.fluid_topics,r=t!==Fe.material||!!this.value;return G`
526
+ `,It];var Fe;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Fe||(Fe={}));var Jo=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ye=class extends q{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Q}render(){let t=this.variant&&Object.values(Fe).includes(this.variant)?this.variant:Fe.fluid_topics,r=t!==Fe.material||!!this.value;return G`
527
527
  <i class="ft-icon ft-icon--${t} ft-no-text-select" part="icon icon-${t}">
528
- ${To(this.resolvedIcon)}
528
+ ${Mo(this.resolvedIcon)}
529
529
  <slot ?hidden=${r}></slot>
530
530
  </i>
531
- `}getTextContent(){var t,r;return(r=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(a=>a.textContent).join("").trim())!==null&&r!==void 0?r:""}update(t){super.update(t),["value","variant"].some(r=>t.has(r))&&this.resolveIcon()}resolveIcon(){var t,r;let a=this.value||this.getTextContent();switch(this.variant){case Fe.file_format:this.resolvedIcon=(t=P[a.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:a;break;case Fe.material:this.resolvedIcon=this.value||Q;break;default:this.resolvedIcon=(r=nt[a.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:a;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};ye.elementDefinitions={};ye.styles=o2;Xo([C()],ye.prototype,"variant",void 0);Xo([C()],ye.prototype,"value",void 0);Xo([C({reflect:!0,attribute:"aria-hidden"})],ye.prototype,"ariaHidden",void 0);Xo([te()],ye.prototype,"resolvedIcon",void 0);Xo([me("slot")],ye.prototype,"slottedContent",void 0);var a2={size:o.create("--ftds-icon-font-size","","SIZE","24px")},n2=[z`
531
+ `}getTextContent(){var t,r;return(r=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(a=>a.textContent).join("").trim())!==null&&r!==void 0?r:""}update(t){super.update(t),["value","variant"].some(r=>t.has(r))&&this.resolveIcon()}resolveIcon(){var t,r;let a=this.value||this.getTextContent();switch(this.variant){case Fe.file_format:this.resolvedIcon=(t=P[a.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:a;break;case Fe.material:this.resolvedIcon=this.value||Q;break;default:this.resolvedIcon=(r=st[a.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:a;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};ye.elementDefinitions={};ye.styles=p2;Jo([E()],ye.prototype,"variant",void 0);Jo([E()],ye.prototype,"value",void 0);Jo([E({reflect:!0,attribute:"aria-hidden"})],ye.prototype,"ariaHidden",void 0);Jo([te()],ye.prototype,"resolvedIcon",void 0);Jo([me("slot")],ye.prototype,"slottedContent",void 0);var h2={size:o.create("--ftds-icon-font-size","","SIZE","24px")},m2=[k`
532
532
  :host {
533
533
  display: inline-flex;
534
534
  }
@@ -538,16 +538,16 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
538
538
  }
539
539
 
540
540
  svg {
541
- height: ${a2.size};
541
+ height: ${h2.size};
542
542
  }
543
543
 
544
544
  .ftds-icon--monospace svg {
545
- width: ${a2.size};
545
+ width: ${h2.size};
546
546
  }
547
- `,Mt];var sc={};Y(sc,{faAdd:()=>ah,faAlignCenter:()=>g6,faAlignLeft:()=>Y6,faAlignRight:()=>_6,faAngleDoubleLeft:()=>N3,faAngleDoubleRight:()=>k3,faAngleDown:()=>xh,faAngleLeft:()=>G6,faAngleRight:()=>h6,faAngleUp:()=>U3,faAnglesLeft:()=>u2,faAnglesRight:()=>g2,faAnglesUpDown:()=>W3,faArchive:()=>L3,faArrowDown:()=>I3,faArrowLeft:()=>ih,faArrowLeftRotate:()=>j3,faArrowRight:()=>$h,faArrowRightRotate:()=>eh,faArrowRightToBracket:()=>k2,faArrowRightToLine:()=>H2,faArrowRotateBack:()=>V3,faArrowRotateBackward:()=>K3,faArrowRotateForward:()=>th,faArrowRotateLeft:()=>Jo,faArrowRotateRight:()=>yn,faArrowToRight:()=>F6,faArrowTurnDownRight:()=>w6,faArrowUp:()=>r6,faArrowUpRightAndArrowDownLeftFromCenter:()=>v6,faArrowUpRightFromSquare:()=>y2,faArrows:()=>Vh,faArrowsFromLine:()=>om,faArrowsRotate:()=>rc,faArrowsUpDownLeftRight:()=>w2,faBars:()=>p2,faBarsProgress:()=>c2,faBell:()=>lm,faBellSlash:()=>gh,faBold:()=>E6,faBook:()=>$6,faBookmark:()=>Bh,faBookmarkSlash:()=>Eh,faBooks:()=>F3,faBoxArchive:()=>d2,faBroomWide:()=>jh,faCabinetFiling:()=>t6,faCalendarCheck:()=>mm,faCalendarCircleExclamation:()=>W6,faCalendarDay:()=>f6,faCalendarRange:()=>Wh,faChartLine:()=>M2,faChartNetwork:()=>oh,faChartSimple:()=>Rh,faCheck:()=>Zh,faCheckCircle:()=>Ih,faCircle:()=>d6,faCircleCheck:()=>L2,faCircleDollar:()=>oc,faCircleDot:()=>f2,faCircleInfo:()=>s2,faCirclePause:()=>K2,faCirclePlay:()=>E2,faCircleQuestion:()=>N2,faCircleStop:()=>z2,faClock:()=>$2,faClockFour:()=>B6,faClockRotateLeft:()=>C2,faClone:()=>z6,faClose:()=>zh,faCloud:()=>u6,faCloudArrowDown:()=>nc,faCloudDownload:()=>Sh,faCloudDownloadAlt:()=>Ch,faCloudSlash:()=>um,faCode:()=>m6,faCodeCompare:()=>O3,faCog:()=>i6,faColumns3:()=>n6,faCommentAltCheck:()=>C6,faCommentAltQuote:()=>uh,faCommentDots:()=>S2,faCommentQuestion:()=>y6,faCommenting:()=>vh,faCompress:()=>J3,faDesktop:()=>m2,faDesktopAlt:()=>z3,faDiagramSankey:()=>S6,faDollarCircle:()=>q3,faDotCircle:()=>_3,faDownload:()=>fh,faEllipsis:()=>j2,faEllipsisH:()=>tm,faEllipsisV:()=>H6,faEllipsisVertical:()=>B2,faEnvelopeOpenText:()=>nm,faEquals:()=>V6,faExclamationTriangle:()=>ph,faExpand:()=>j6,faExpandWide:()=>Hh,faExternalLink:()=>B3,faEye:()=>Z6,faEyeSlash:()=>Y3,faFile:()=>o6,faFileClipboard:()=>hm,faFileInvoice:()=>Ph,faFileMagnifyingGlass:()=>O2,faFileSearch:()=>Nh,faFilter:()=>dm,faFlask:()=>N6,faFloppyDisk:()=>G2,faFolderOpen:()=>P6,faGear:()=>T2,faGlobe:()=>ch,faGrid2:()=>H3,faHand:()=>I2,faHandPaper:()=>l6,faHeart:()=>k6,faHistory:()=>Ah,faHourglass2:()=>yh,faHourglass3:()=>A3,faHourglassEnd:()=>l2,faHourglassHalf:()=>x2,faImage:()=>b6,faInbox:()=>bh,faInfoCircle:()=>C3,faItalic:()=>Yh,faKey:()=>X6,faLanguage:()=>lh,faLayerGroup:()=>S3,faLifeRing:()=>qh,faLineChart:()=>s6,faLinkSimple:()=>Oh,faLinkSimpleSlash:()=>v3,faListTree:()=>p6,faLockAlt:()=>b3,faLockKeyhole:()=>i2,faLockKeyholeOpen:()=>h2,faLockOpenAlt:()=>P3,faMagnifyingGlass:()=>W2,faMagnifyingGlassMinus:()=>U2,faMagnifyingGlassPlus:()=>D2,faMedal:()=>fm,faMessageCheck:()=>P2,faMessageQuote:()=>v2,faMinus:()=>Z2,faMobile:()=>ic,faMobileAndroid:()=>sm,faMobilePhone:()=>cm,faMultiply:()=>kh,faNavicon:()=>M3,faPaintBrush:()=>q6,faPaintbrush:()=>F2,faPalette:()=>J6,faPaperPlane:()=>D6,faPaperclip:()=>e6,faPaste:()=>Y2,faPauseCircle:()=>im,faPen:()=>Th,faPenNib:()=>$3,faPiggyBank:()=>D3,faPlayCircle:()=>_h,faPlug:()=>wh,faPlus:()=>b2,faPowerOff:()=>am,faPrint:()=>R6,faQuestionCircle:()=>a6,faRadar:()=>Q3,faReceipt:()=>K6,faRedo:()=>rh,faRefresh:()=>w3,faRemove:()=>Dh,faRoute:()=>T3,faSave:()=>Q6,faSearch:()=>em,faSearchMinus:()=>U6,faSearchPlus:()=>T6,faServer:()=>Gh,faShareAlt:()=>rm,faShareNodes:()=>V2,faShieldCheck:()=>M6,faSignIn:()=>A6,faSpinnerThird:()=>Lh,faStar:()=>mh,faStopCircle:()=>O6,faStrikethrough:()=>I6,faSubtract:()=>pm,faSync:()=>R3,faTableCells:()=>R2,faTableLayout:()=>x3,faTablet:()=>A2,faTabletAndroid:()=>Mh,faTag:()=>G3,faTasksAlt:()=>E3,faTh:()=>Xh,faThumbsDown:()=>x6,faThumbsUp:()=>c6,faTimes:()=>Uh,faToggleOn:()=>dh,faTrashAlt:()=>Jh,faTrashCan:()=>_2,faTriangleExclamation:()=>ac,faUnderline:()=>nh,faUndo:()=>Z3,faUpload:()=>sh,faUsdCircle:()=>X3,faUser:()=>Fh,faUsers:()=>L6,faWarning:()=>hh,faWifiSlash:()=>Kh,faWrench:()=>Qh,faXmark:()=>Qo});var i2={prefix:"far",iconName:"lock-keyhole",icon:[448,512,["lock-alt"],"f30d","M224 48c44.2 0 80 35.8 80 80l0 64-160 0 0-64c0-44.2 35.8-80 80-80zM96 128l0 64-32 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-32 0 0-64C352 57.3 294.7 0 224 0S96 57.3 96 128zM64 240l320 0c8.8 0 16 7.2 16 16l0 192c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-192c0-8.8 7.2-16 16-16zm184 80c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64z"]},b3=i2,v3={prefix:"far",iconName:"link-simple-slash",icon:[640,512,[],"e1ce","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L532.4 392c45.4-28.2 75.6-78.6 75.6-136c0-88.4-71.6-160-160-160l-72 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0c61.9 0 112 50.1 112 112c0 46.6-28.5 86.6-69.1 103.5L389.5 280l34.5 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-95.7 0L216 144l48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-72 0c-11.3 0-22.3 1.2-32.9 3.4L38.8 5.1zm69.6 176.3L70.7 151.7C46.6 179.7 32 216.1 32 256c0 88.4 71.6 160 160 160l72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-72 0c-61.9 0-112-50.1-112-112c0-28.6 10.7-54.8 28.4-74.6z"]},x3={prefix:"far",iconName:"table-layout",icon:[512,512,[],"e290","M448 80c8.8 0 16 7.2 16 16l0 64L48 160l0-64c0-8.8 7.2-16 16-16l384 0zM48 416l0-208 96 0 0 224-80 0c-8.8 0-16-7.2-16-16zm144 16l0-224 272 0 0 208c0 8.8-7.2 16-16 16l-256 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z"]},S3={prefix:"far",iconName:"layer-group",icon:[576,512,[],"f5fd","M288 0c-8.5 0-17 1.7-24.8 5.1L53.9 94.8C40.6 100.5 32 113.5 32 128s8.6 27.5 21.9 33.2l209.3 89.7c7.8 3.4 16.3 5.1 24.8 5.1s17-1.7 24.8-5.1l209.3-89.7c13.3-5.7 21.9-18.8 21.9-33.2s-8.6-27.5-21.9-33.2L312.8 5.1C305 1.7 296.5 0 288 0zm-5.9 49.2C284 48.4 286 48 288 48s4 .4 5.9 1.2L477.7 128 293.9 206.8c-1.9 .8-3.9 1.2-5.9 1.2s-4-.4-5.9-1.2L98.3 128 282.1 49.2zM53.9 222.8C40.6 228.5 32 241.5 32 256s8.6 27.5 21.9 33.2l209.3 89.7c7.8 3.4 16.3 5.1 24.8 5.1s17-1.7 24.8-5.1l209.3-89.7c13.3-5.7 21.9-18.8 21.9-33.2s-8.6-27.5-21.9-33.2l-31.2-13.4L430 235.5 477.7 256 293.9 334.8c-1.9 .8-3.9 1.2-5.9 1.2s-4-.4-5.9-1.2L98.3 256 146 235.5 85.1 209.4 53.9 222.8zm0 128C40.6 356.5 32 369.5 32 384s8.6 27.5 21.9 33.2l209.3 89.7c7.8 3.4 16.3 5.1 24.8 5.1s17-1.7 24.8-5.1l209.3-89.7c13.3-5.7 21.9-18.8 21.9-33.2s-8.6-27.5-21.9-33.2l-31.2-13.4L430 363.5 477.7 384 293.9 462.8c-1.9 .8-3.9 1.2-5.9 1.2s-4-.4-5.9-1.2L98.3 384 146 363.5 85.1 337.4 53.9 350.8z"]},s2={prefix:"far",iconName:"circle-info",icon:[512,512,["info-circle"],"f05a","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-88c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 64-24 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},C3=s2,c2={prefix:"far",iconName:"bars-progress",icon:[512,512,["tasks-alt"],"f828","M464 112l0 64-144 0 0-64 144 0zM48 64C21.5 64 0 85.5 0 112l0 64c0 26.5 21.5 48 48 48l416 0c26.5 0 48-21.5 48-48l0-64c0-26.5-21.5-48-48-48L48 64zM464 336l0 64-272 0 0-64 272 0zM48 288c-26.5 0-48 21.5-48 48l0 64c0 26.5 21.5 48 48 48l416 0c26.5 0 48-21.5 48-48l0-64c0-26.5-21.5-48-48-48L48 288z"]},E3=c2,O3={prefix:"far",iconName:"code-compare",icon:[512,512,[],"e13a","M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1s14.2 12.4 14.2 21.9l0 48 16 0c39.8 0 72-32.2 72-72l0-163.7c-32.5-10.2-56-40.5-56-76.3c0-44.2 35.8-80 80-80s80 35.8 80 80c0 35.8-23.5 66.1-56 76.3L456 320c0 66.3-53.7 120-120 120l-16 0 0 48zM464 80a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM192 24c0-9.5 5.6-18.1 14.2-21.9s18.8-2.3 25.8 4.1l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1s-14.2-12.4-14.2-21.9l0-48-16 0c-39.8 0-72 32.2-72 72l0 163.7c32.5 10.2 56 40.5 56 76.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-35.8 23.5-66.1 56-76.3L56 192c0-66.3 53.7-120 120-120l16 0 0-48zM48 432a32 32 0 1 0 64 0 32 32 0 1 0 -64 0z"]},l2={prefix:"far",iconName:"hourglass-end",icon:[384,512,[8987,"hourglass-3"],"f253","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l81.5 81.5C336 366 352 404.7 352 445l0 19 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM273.5 140.5C293 121 304 94.6 304 67l0-19L80 48l0 19c0 27.6 11 54 30.5 73.5L192 222.1l81.5-81.5z"]},A3=l2,d2={prefix:"far",iconName:"box-archive",icon:[512,512,["archive"],"f187","M48 80l0 48 416 0 0-48L48 80zM32 32l448 0c17.7 0 32 14.3 32 32l0 80c0 17.7-14.3 32-32 32L32 176c-17.7 0-32-14.3-32-32L0 64C0 46.3 14.3 32 32 32zM160 248c0-13.3 10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24zM32 416l0-208 48 0 0 208c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-208 48 0 0 208c0 35.3-28.7 64-64 64L96 480c-35.3 0-64-28.7-64-64z"]},L3=d2,rc={prefix:"far",iconName:"arrows-rotate",icon:[512,512,[128472,"refresh","sync"],"f021","M94 187.1C120.8 124.1 183.3 80 256 80c39.7 0 77.8 15.8 105.9 43.9L414.1 176 360 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-112c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 54.1L395.9 89.9C358.8 52.8 308.5 32 256 32C163.4 32 83.9 88.2 49.8 168.3c-5.2 12.2 .5 26.3 12.7 31.5s26.3-.5 31.5-12.7zm368 157c5.2-12.2-.4-26.3-12.6-31.5s-26.3 .4-31.5 12.6C391 388.1 328.6 432 256 432c-39.7 0-77.8-15.8-105.9-43.9L97.9 336l54.1 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 288c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-54.1 52.1 52.1C153.2 459.2 203.5 480 256 480c92.5 0 171.8-56 206-135.9z"]},w3=rc,R3=rc,f2={prefix:"far",iconName:"circle-dot",icon:[512,512,[128280,"dot-circle"],"f192","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},_3=f2,u2={prefix:"far",iconName:"angles-left",icon:[512,512,[171,"angle-double-left"],"f100","M47 239c-9.4 9.4-9.4 24.6 0 33.9L207 433c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97.9 256 241 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L47 239zM399 79L239 239c-9.4 9.4-9.4 24.6 0 33.9L399 433c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-143-143L433 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0z"]},N3=u2,T3={prefix:"far",iconName:"route",icon:[512,512,[],"f4d7","M438.6 155.7c-7.2 11.5-15 22.6-22.6 32.7c-7.5-10.1-15.4-21.2-22.6-32.7C375.7 127.3 368 106.3 368 96c0-26.5 21.5-48 48-48s48 21.5 48 48c0 10.3-7.7 31.3-25.4 59.7zM427.4 251C452.9 221.1 512 146.2 512 96c0-53-43-96-96-96s-96 43-96 96c0 33.3 25.9 77.3 50.8 112L328 208c-48.6 0-88 39.4-88 88s39.4 88 88 88l96 0c22.1 0 40 17.9 40 40s-17.9 40-40 40l-246.2 0c-2.7 3.8-5.5 7.6-8.2 11.2c-10.7 14.2-21.3 26.9-30 36.8L424 512c48.6 0 88-39.4 88-88s-39.4-88-88-88l-96 0c-22.1 0-40-17.9-40-40s17.9-40 40-40l84.9 0c5.1 1.1 10.7-.6 14.5-5zM118.9 408.4c-7.3 11-15.3 21.7-22.9 31.2c-7.6-9.5-15.6-20.2-22.9-31.2C55.4 381.7 48 361.9 48 352c0-26.5 21.5-48 48-48s48 21.5 48 48c0 9.9-7.4 29.7-25.1 56.4zm19 55.6c25.9-33.1 54.1-77.3 54.1-112c0-53-43-96-96-96s-96 43-96 96c0 50.5 59.8 121 85 148.4c6 6.5 16 6.5 21.9 0c.1-.1 .2-.2 .3-.3c.3-.3 .6-.7 .9-1c2.8-3.1 6-6.7 9.5-10.7c.1-.1 .1-.1 .2-.2c6.1-7 13-15.2 20-24.2z"]},p2={prefix:"far",iconName:"bars",icon:[448,512,["navicon"],"f0c9","M0 88C0 74.7 10.7 64 24 64l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 112C10.7 112 0 101.3 0 88zM0 248c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 272c-13.3 0-24-10.7-24-24zM448 408c0 13.3-10.7 24-24 24L24 432c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0c13.3 0 24 10.7 24 24z"]},M3=p2,I3={prefix:"far",iconName:"arrow-down",icon:[384,512,[8595],"f063","M174.6 472.6c4.5 4.7 10.8 7.4 17.4 7.4s12.8-2.7 17.4-7.4l168-176c9.2-9.6 8.8-24.8-.8-33.9s-24.8-8.8-33.9 .8L216 396.1 216 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 340.1L41.4 263.4c-9.2-9.6-24.3-9.9-33.9-.8s-9.9 24.3-.8 33.9l168 176z"]},h2={prefix:"far",iconName:"lock-keyhole-open",icon:[576,512,["lock-open-alt"],"f3c2","M432 48c-44.2 0-80 35.8-80 80l0 64 32 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l240 0 0-64C304 57.3 361.3 0 432 0s128 57.3 128 128l0 72c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-72c0-44.2-35.8-80-80-80zM384 240L64 240c-8.8 0-16 7.2-16 16l0 192c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-192c0-8.8-7.2-16-16-16zM256 376l-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24z"]},P3=h2,m2={prefix:"far",iconName:"desktop",icon:[576,512,[61704,128421,"desktop-alt"],"f390","M512 48L64 48c-8.8 0-16 7.2-16 16l0 192 480 0 0-192c0-8.8-7.2-16-16-16zm64 208l0 48 0 48c0 35.3-28.7 64-64 64l-147.7 0 8 48 51.7 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-72 0-128 0-72 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l51.7 0 8-48L64 416c-35.3 0-64-28.7-64-64l0-48 0-48L0 64C0 28.7 28.7 0 64 0L512 0c35.3 0 64 28.7 64 64l0 192zM48 304l0 48c0 8.8 7.2 16 16 16l175.5 0c.3 0 .6 0 .8 0l95.2 0c.3 0 .6 0 .8 0L512 368c8.8 0 16-7.2 16-16l0-48L48 304zM252.3 464l71.3 0-8-48-55.3 0-8 48z"]},z3=m2,g2={prefix:"far",iconName:"angles-right",icon:[512,512,[187,"angle-double-right"],"f101","M113 433L273 273c9.4-9.4 9.4-24.6 0-33.9L113 79c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l143 143L79 399c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0zm192 0L465 273c9.4-9.4 9.4-24.6 0-33.9L305 79c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l143 143L271 399c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0z"]},k3=g2,D3={prefix:"far",iconName:"piggy-bank",icon:[576,512,[],"f4d3","M277.1 48c23 0 42.5 14.7 49.8 35.2c4.4 12.5 18.1 19 30.6 14.6s19-18.1 14.6-30.6C358.3 28.1 321 0 277.1 0S195.8 28.1 182 67.2c-4.4 12.5 2.1 26.2 14.6 30.6s26.2-2.1 30.6-14.6C234.5 62.7 254.1 48 277.1 48zM66.7 197.5c11.9-5.9 16.7-20.3 10.7-32.2s-20.3-16.7-32.2-10.7l-4.7 2.3C15.7 169.3 0 194.7 0 222.6c0 37.4 28 68.3 64.2 72.9C66.4 344.7 91 388.2 128 416l0 48c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-16 48 0 0 16c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-37.4c18.7-10.8 35.1-25.4 48-42.6l32 0c17.7 0 32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-13.3 0c-8.2-18.8-19.9-35.7-34.2-49.8l11.3-36.8-22.9-7 22.9 7c6.3-20.6-9.1-41.4-30.6-41.4L456 96c-31.5 0-60.2 12.2-81.6 32L224 128c-74.4 0-137 50.8-154.9 119.6c-12-2-21.1-12.5-21.1-25.1c0-9.6 5.4-18.4 14.1-22.8l4.7-2.3zM424 288a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM402.3 168c13.1-14.7 32.1-23.9 53.2-24L446 174.8c-2.9 9.4 .2 19.6 7.9 25.8c17.4 13.9 30.4 32.8 37.1 54.5c3.1 10.1 12.4 17 22.9 17l14 0 0 64-28.6 0c-8.3 0-16 4.3-20.3 11.3c-11.7 18.7-28.7 33.7-48.9 42.8C421.5 394 416 402.5 416 412l0 52-48 0 0-40c0-13.3-10.7-24-24-24l-96 0c-13.3 0-24 10.7-24 24l0 40-48 0 0-60.6c0-8.3-4.3-16-11.3-20.3c-31.7-19.8-52.7-55-52.7-95c0-61.9 50.1-112 112-112l160 0s0 0 0 0l.4 0c6.8 0 13.4-2.9 17.9-8z"]},U3={prefix:"far",iconName:"angle-up",icon:[448,512,[8963],"f106","M207 143c9.4-9.4 24.6-9.4 33.9 0L401 303c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-143-143L81 337c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L207 143z"]},$3={prefix:"far",iconName:"pen-nib",icon:[512,512,[10001],"f5ad","M368.4 18.3c21.9-21.9 57.3-21.9 79.2 0l46.1 46.1c21.9 21.9 21.9 57.3 0 79.2l-71 71L412.2 225 371.6 374.1c-4.8 17.8-18.1 32-35.5 38.1L72 505c-18.5 6.5-39.1 1.8-52.9-12S.5 458.5 7 440L99.8 175.9c6.1-17.4 20.3-30.6 38.1-35.5L287 99.8l10.4-10.4 71-71zM296.9 146.8L150.5 186.7c-2.5 .7-4.6 2.6-5.4 5.1L62.5 426.9 164.7 324.7c-3-6.3-4.7-13.3-4.7-20.7c0-26.5 21.5-48 48-48s48 21.5 48 48s-21.5 48-48 48c-7.4 0-14.4-1.7-20.7-4.7L85.1 449.5l235.1-82.6c2.5-.9 4.4-2.9 5.1-5.4l39.9-146.4-68.3-68.3z"]},y2={prefix:"far",iconName:"arrow-up-right-from-square",icon:[512,512,["external-link"],"f08e","M304 24c0 13.3 10.7 24 24 24l102.1 0L207 271c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l223-223L464 184c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160c0-13.3-10.7-24-24-24L328 0c-13.3 0-24 10.7-24 24zM72 32C32.2 32 0 64.2 0 104L0 440c0 39.8 32.2 72 72 72l336 0c39.8 0 72-32.2 72-72l0-128c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 128c0 13.3-10.7 24-24 24L72 464c-13.3 0-24-10.7-24-24l0-336c0-13.3 10.7-24 24-24l128 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L72 32z"]},B3=y2,H3={prefix:"far",iconName:"grid-2",icon:[512,512,[],"e196","M80 80l0 96 96 0 0-96L80 80zM32 80c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96zM80 336l0 96 96 0 0-96-96 0zm-48 0c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96zM432 80l-96 0 0 96 96 0 0-96zM336 32l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48zm0 304l0 96 96 0 0-96-96 0zm-48 0c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96z"]},F3={prefix:"far",iconName:"books",icon:[512,512,[128218],"f5db","M48 416l0 48 64 0 0-48-64 0zm88 89.6c-7.1 4.1-15.3 6.4-24 6.4l-64 0c-26.5 0-48-21.5-48-48l0-48 0-24 0-24L0 144l0-24L0 96 0 48C0 21.5 21.5 0 48 0l64 0c8.7 0 16.9 2.3 24 6.4C143.1 2.3 151.3 0 160 0l64 0c20.6 0 38.1 12.9 45 31.1c5.6-6.1 12.9-10.7 21.4-13L349.9 1.6c24.7-6.8 50.1 8.3 56.7 33.8l18 69.2 6 23.2 61.8 238.3 6 23.2 11.9 46c6.6 25.5-8 51.7-32.7 58.5l-59.6 16.5c-24.7 6.8-50.1-8.3-56.7-33.8l-18-69.2-6-23.2L275.6 145.9 272 132.2l0 11.8 0 224 0 24 0 24 0 48c0 26.5-21.5 48-48 48l-64 0c-8.7 0-16.9-2.3-24-6.4zM160 464l64 0 0-48-64 0 0 48zM112 48L48 48l0 48 64 0 0-48zm0 96l-64 0 0 224 64 0 0-224zm48-48l64 0 0-48-64 0 0 48zm64 272l0-224-64 0 0 224 64 0zm216.1-12.3l-55.8-215-56.5 15.6 55.8 215 56.5-15.6zm-44.4 62.1l11.9 45.7L464 447.9c0-.1 0-.2 0-.3l0-.1-11.7-45.2-56.5 15.6zm-79.9-308l56.5-15.6L360.4 48.5 304 64.1c0 .1 0 .2 0 .4l11.7 45.2z"]},G3={prefix:"far",iconName:"tag",icon:[448,512,[127991],"f02b","M197.5 32c17 0 33.3 6.7 45.3 18.7l176 176c25 25 25 65.5 0 90.5L285.3 450.7c-25 25-65.5 25-90.5 0l-176-176C6.7 262.7 0 246.5 0 229.5L0 80C0 53.5 21.5 32 48 32l149.5 0zM48 229.5c0 4.2 1.7 8.3 4.7 11.3l176 176c6.2 6.2 16.4 6.2 22.6 0L384.8 283.3c6.2-6.2 6.2-16.4 0-22.6l-176-176c-3-3-7.1-4.7-11.3-4.7L48 80l0 149.5zM112 112a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},W3={prefix:"far",iconName:"angles-up-down",icon:[448,512,[],"e60d","M239 498.7c-8.8 7-21.2 7-30 0L49 370.7c-10.4-8.3-12-23.4-3.7-33.7s23.4-12 33.7-3.8l145 116 145-116c10.3-8.3 25.5-6.6 33.7 3.8s6.6 25.5-3.7 33.7l-160 128zM399 141.3c10.4 8.3 12 23.4 3.8 33.7s-23.4 12-33.7 3.7L224 62.7 79 178.7c-10.4 8.3-25.5 6.6-33.7-3.7s-6.6-25.5 3.7-33.7l160-128c8.8-7 21.2-7 30 0l160 128z"]},Jo={prefix:"far",iconName:"arrow-rotate-left",icon:[512,512,[8634,"arrow-left-rotate","arrow-rotate-back","arrow-rotate-backward","undo"],"f0e2","M40 224c-13.3 0-24-10.7-24-24L16 56c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80.1 20-23.5C125 63.4 186.9 32 256 32c123.7 0 224 100.3 224 224s-100.3 224-224 224c-50.4 0-97-16.7-134.4-44.8c-10.6-8-12.7-23-4.8-33.6s23-12.7 33.6-4.8C179.8 418.9 216.3 432 256 432c97.2 0 176-78.8 176-176s-78.8-176-176-176c-54.3 0-102.9 24.6-135.2 63.4l-.1 .2s0 0 0 0L93.1 176l90.9 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L40 224z"]},j3=Jo,V3=Jo,K3=Jo,Z3=Jo,Y3={prefix:"far",iconName:"eye-slash",icon:[640,512,[],"f070","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm9.4 130.3C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5l-41.9-33zM192 256c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5z"]},oc={prefix:"far",iconName:"circle-dollar",icon:[512,512,["dollar-circle","usd-circle"],"f2e8","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM276.8 133.6l0 14.2c9.7 1.2 19.4 3.9 29 6.6c1.9 .5 3.7 1 5.6 1.6c11.5 3.2 18.3 15.1 15.1 26.6s-15.1 18.2-26.6 15.1c-1.6-.4-3.1-.9-4.7-1.3c-7-2-14-3.9-21.1-5.3c-13.2-2.5-28.5-1.3-40.8 4c-11 4.8-20.1 16.4-7.6 24.4c9.8 6.3 21.8 9.5 33.2 12.6c2.4 .6 4.7 1.3 7 1.9c15.6 4.4 35.5 10.1 50.4 20.3c19.4 13.3 28.5 34.9 24.2 58.1c-4.1 22.4-19.7 37.1-38.4 44.7c-7.8 3.2-16.3 5.2-25.2 6.2l0 15.2c0 11.9-9.7 21.6-21.6 21.6s-21.6-9.7-21.6-21.6l0-17.4c-14.5-3.3-28.7-7.9-42.8-12.5c-11.3-3.7-17.5-16-13.7-27.3s16-17.5 27.3-13.7c2.5 .8 5 1.7 7.5 2.5c11.3 3.8 22.9 7.7 34.5 9.6c17 2.5 30.6 1 39.5-2.6c12-4.8 17.7-19.1 5.9-27.1c-10.1-6.9-22.6-10.3-34.5-13.5c-2.3-.6-4.5-1.2-6.8-1.9c-15.1-4.3-34-9.6-48.2-18.7c-19.5-12.5-29.4-33.3-25.2-56.4c4-21.8 21-36.3 39-44.1c5.5-2.4 11.4-4.3 17.5-5.7l0-16.1c0-11.9 9.7-21.6 21.6-21.6s21.6 9.7 21.6 21.6z"]},q3=oc,X3=oc,J3={prefix:"far",iconName:"compress",icon:[448,512,[],"f066","M160 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 88-88 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-112zM24 320c-13.3 0-24 10.7-24 24s10.7 24 24 24l88 0 0 88c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24L24 320zM336 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-88 0 0-88zM312 320c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-88 88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z"]},Q3={prefix:"far",iconName:"radar",icon:[512,512,[],"e024","M316.4 161.7C299 150.5 278.2 144 256 144c-61.9 0-112 50.1-112 112s50.1 112 112 112s112-50.1 112-112l48 0c0 78.2-56.1 143.3-130.3 157.2c-7.3-8.1-17.9-13.2-29.7-13.2s-22.4 5.1-29.7 13.2c-64.5-12.1-115.4-63-127.5-127.5c8.1-7.3 13.2-17.9 13.2-29.7s-5.1-22.4-13.2-29.7C112.7 152.1 177.8 96 256 96c35.5 0 68.3 11.6 94.9 31.2l34.2-34.2C349.7 64.8 304.8 48 256 48C152.7 48 66.9 123.4 50.7 222.1C39.5 229.2 32 241.7 32 256s7.5 26.8 18.7 33.9c14.4 87.7 83.6 157 171.4 171.4c7.1 11.3 19.6 18.7 33.9 18.7s26.8-7.5 33.9-18.7C388.6 445.1 464 359.3 464 256l48 0c0 141.4-114.6 256-256 256S0 397.4 0 256S114.6 0 256 0c62.1 0 118.9 22.1 163.3 58.8L463 15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-182 182c3.3 7.7 5.1 16.1 5.1 25c0 35.3-28.7 64-64 64s-64-28.7-64-64s28.7-64 64-64c8.9 0 17.3 1.8 25 5.1l35.4-35.4z"]},yn={prefix:"far",iconName:"arrow-rotate-right",icon:[512,512,[8635,"arrow-right-rotate","arrow-rotate-forward","redo"],"f01e","M472 224c13.3 0 24-10.7 24-24l0-144c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 80.1-20-23.5C387 63.4 325.1 32 256 32C132.3 32 32 132.3 32 256s100.3 224 224 224c50.4 0 97-16.7 134.4-44.8c10.6-8 12.7-23 4.8-33.6s-23-12.7-33.6-4.8C332.2 418.9 295.7 432 256 432c-97.2 0-176-78.8-176-176s78.8-176 176-176c54.3 0 102.9 24.6 135.2 63.4l.1 .2s0 0 0 0L418.9 176 328 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0z"]},eh=yn,th=yn,rh=yn,oh={prefix:"far",iconName:"chart-network",icon:[640,512,[],"f78a","M288 64c0 16.9-6.5 32.2-17.2 43.6l26.9 57.5c12.2-3.4 25-5.2 38.3-5.2c39 0 74.4 15.5 100.3 40.7l77.6-56.9c-1.3-5-1.9-10.3-1.9-15.7c0-35.3 28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64c-12.3 0-23.9-3.5-33.7-9.6l-77.6 56.9c9.8 19.4 15.3 41.4 15.3 64.6c0 18.5-3.5 36.2-9.9 52.5l67.3 40.4c10.7-8.1 24.1-12.9 38.5-12.9c35.3 0 64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64c0-3.4 .3-6.7 .8-9.9l-67.4-40.4C419 428.5 379.8 448 336 448c-71.4 0-130.6-51.9-142-120l-70.6 0c-9.5 23.5-32.5 40-59.3 40c-35.3 0-64-28.7-64-64s28.7-64 64-64c26.9 0 49.9 16.5 59.3 40l70.6 0c6.6-39.1 28.9-72.9 60.2-94.5l-26.9-57.6c-1.1 .1-2.2 .1-3.3 .1c-35.3 0-64-28.7-64-64s28.7-64 64-64s64 28.7 64 64zm48 336a96 96 0 1 0 0-192 96 96 0 1 0 0 192z"]},b2={prefix:"far",iconName:"plus",icon:[448,512,[10133,61543,"add"],"2b","M248 72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 160L40 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l160 0 0 160c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160 160 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-160 0 0-160z"]},ah=b2,nh={prefix:"far",iconName:"underline",icon:[448,512,[],"f0cd","M16 56c0-13.3 10.7-24 24-24l96 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-24 0 0 144c0 61.9 50.1 112 112 112s112-50.1 112-112l0-144-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l96 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-24 0 0 144c0 88.4-71.6 160-160 160s-160-71.6-160-160L64 80 40 80C26.7 80 16 69.3 16 56zM0 456c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24z"]},ih={prefix:"far",iconName:"arrow-left",icon:[448,512,[8592],"f060","M7.4 273.4C2.7 268.8 0 262.6 0 256s2.7-12.8 7.4-17.4l176-168c9.6-9.2 24.8-8.8 33.9 .8s8.8 24.8-.8 33.9L83.9 232 424 232c13.3 0 24 10.7 24 24s-10.7 24-24 24L83.9 280 216.6 406.6c9.6 9.2 9.9 24.3 .8 33.9s-24.3 9.9-33.9 .8l-176-168z"]},sh={prefix:"far",iconName:"upload",icon:[512,512,[],"f093","M280 360c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-278.1-95 95c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 7c9.4-9.4 24.6-9.4 33.9 0L409 143c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-95-95L280 360zm32-8l0-48 136 0c35.3 0 64 28.7 64 64l0 80c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64l0-80c0-35.3 28.7-64 64-64l136 0 0 48L64 352c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-80c0-8.8-7.2-16-16-16l-136 0zm72 56a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},ch={prefix:"far",iconName:"globe",icon:[512,512,[127760],"f0ac","M256 464c7.4 0 27-7.2 47.6-48.4c8.8-17.7 16.4-39.2 22-63.6l-139.2 0c5.6 24.4 13.2 45.9 22 63.6C229 456.8 248.6 464 256 464zM178.5 304l155 0c1.6-15.3 2.5-31.4 2.5-48s-.9-32.7-2.5-48l-155 0c-1.6 15.3-2.5 31.4-2.5 48s.9 32.7 2.5 48zm7.9-144l139.2 0c-5.6-24.4-13.2-45.9-22-63.6C283 55.2 263.4 48 256 48s-27 7.2-47.6 48.4c-8.8 17.7-16.4 39.2-22 63.6zm195.3 48c1.5 15.5 2.2 31.6 2.2 48s-.8 32.5-2.2 48l76.7 0c3.6-15.4 5.6-31.5 5.6-48s-1.9-32.6-5.6-48l-76.7 0zm58.8-48c-21.4-41.1-56.1-74.1-98.4-93.4c14.1 25.6 25.3 57.5 32.6 93.4l65.9 0zm-303.3 0c7.3-35.9 18.5-67.7 32.6-93.4c-42.3 19.3-77 52.3-98.4 93.4l65.9 0zM53.6 208c-3.6 15.4-5.6 31.5-5.6 48s1.9 32.6 5.6 48l76.7 0c-1.5-15.5-2.2-31.6-2.2-48s.8-32.5 2.2-48l-76.7 0zM342.1 445.4c42.3-19.3 77-52.3 98.4-93.4l-65.9 0c-7.3 35.9-18.5 67.7-32.6 93.4zm-172.2 0c-14.1-25.6-25.3-57.5-32.6-93.4l-65.9 0c21.4 41.1 56.1 74.1 98.4 93.4zM256 512A256 256 0 1 1 256 0a256 256 0 1 1 0 512z"]},lh={prefix:"far",iconName:"language",icon:[640,512,[],"f1ab","M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l208 0 32 0 16 0 256 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L320 64l-16 0-32 0L64 64zm512 48c8.8 0 16 7.2 16 16l0 256c0 8.8-7.2 16-16 16l-256 0 0-288 256 0zM178.3 175.9l64 144c4.5 10.1-.1 21.9-10.2 26.4s-21.9-.1-26.4-10.2L196.8 316l-73.6 0-8.9 20.1c-4.5 10.1-16.3 14.6-26.4 10.2s-14.6-16.3-10.2-26.4l64-144c3.2-7.2 10.4-11.9 18.3-11.9s15.1 4.7 18.3 11.9zM179 276l-19-42.8L141 276l38 0zM456 164c-11 0-20 9-20 20l0 4-52 0c-11 0-20 9-20 20s9 20 20 20l72 0 35.1 0c-7.3 16.7-17.4 31.9-29.8 45l-.5-.5-14.6-14.6c-7.8-7.8-20.5-7.8-28.3 0s-7.8 20.5 0 28.3L430 298.3c-5.9 3.6-12.1 6.9-18.5 9.8l-3.6 1.6c-10.1 4.5-14.6 16.3-10.2 26.4s16.3 14.6 26.4 10.2l3.6-1.6c12-5.3 23.4-11.8 34-19.4c4.3 3 8.6 5.8 13.1 8.5l18.9 11.3c9.5 5.7 21.8 2.6 27.4-6.9s2.6-21.8-6.9-27.4l-18.9-11.3c-.9-.5-1.8-1.1-2.7-1.6c17.2-18.8 30.7-40.9 39.6-65.4L534 228l2 0c11 0 20-9 20-20s-9-20-20-20l-16 0-44 0 0-4c0-11-9-20-20-20z"]},dh={prefix:"far",iconName:"toggle-on",icon:[576,512,[],"f205","M192 112c-79.5 0-144 64.5-144 144s64.5 144 144 144l192 0c79.5 0 144-64.5 144-144s-64.5-144-144-144l-192 0zM0 256C0 150 86 64 192 64l192 0c106 0 192 86 192 192s-86 192-192 192l-192 0C86 448 0 362 0 256zm384-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},fh={prefix:"far",iconName:"download",icon:[512,512,[],"f019","M280 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 270.1-95-95c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L239 369c9.4 9.4 24.6 9.4 33.9 0L409 233c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-95 95L280 24zM128.8 304L64 304c-35.3 0-64 28.7-64 64l0 80c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-80c0-35.3-28.7-64-64-64l-64.8 0-48 48L448 352c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16l112.8 0-48-48zM432 408a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},v2={prefix:"far",iconName:"message-quote",icon:[512,512,["comment-alt-quote"],"e1e4","M208 416c0-26.5-21.5-48-48-48l-96 0c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l384 0c8.8 0 16 7.2 16 16l0 288c0 8.8-7.2 16-16 16l-138.7 0c-10.4 0-20.5 3.4-28.8 9.6L208 432l0-16zm-.2 76.2l.2-.2 101.3-76L448 416c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l48 0 48 0 0 48 0 4 0 .3 0 6.4 0 21.3c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L202.7 496l5.1-3.8zM160 112c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3 0-24 0-24c0-17.7-14.3-32-32-32l-48 0zm224 80l0-24 0-24c0-17.7-14.3-32-32-32l-48 0c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3z"]},uh=v2,ac={prefix:"far",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M248.4 84.3c1.6-2.7 4.5-4.3 7.6-4.3s6 1.6 7.6 4.3L461.9 410c1.4 2.3 2.1 4.9 2.1 7.5c0 8-6.5 14.5-14.5 14.5l-387 0c-8 0-14.5-6.5-14.5-14.5c0-2.7 .7-5.3 2.1-7.5L248.4 84.3zm-41-25L9.1 385c-6 9.8-9.1 21-9.1 32.5C0 452 28 480 62.5 480l387 0c34.5 0 62.5-28 62.5-62.5c0-11.5-3.2-22.7-9.1-32.5L304.6 59.3C294.3 42.4 275.9 32 256 32s-38.3 10.4-48.6 27.3zM288 368a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm-8-184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 96c0 13.3 10.7 24 24 24s24-10.7 24-24l0-96z"]},ph=ac,hh=ac,mh={prefix:"far",iconName:"star",icon:[576,512,[11088,61446],"f005","M287.9 0c9.2 0 17.6 5.2 21.6 13.5l68.6 141.3 153.2 22.6c9 1.3 16.5 7.6 19.3 16.3s.5 18.1-5.9 24.5L433.6 328.4l26.2 155.6c1.5 9-2.2 18.1-9.7 23.5s-17.3 6-25.3 1.7l-137-73.2L151 509.1c-8.1 4.3-17.9 3.7-25.3-1.7s-11.2-14.5-9.7-23.5l26.2-155.6L31.1 218.2c-6.5-6.4-8.7-15.9-5.9-24.5s10.3-14.9 19.3-16.3l153.2-22.6L266.3 13.5C270.4 5.2 278.7 0 287.9 0zm0 79L235.4 187.2c-3.5 7.1-10.2 12.1-18.1 13.3L99 217.9 184.9 303c5.5 5.5 8.1 13.3 6.8 21L171.4 443.7l105.2-56.2c7.1-3.8 15.6-3.8 22.6 0l105.2 56.2L384.2 324.1c-1.3-7.7 1.2-15.5 6.8-21l85.9-85.1L358.6 200.5c-7.8-1.2-14.6-6.1-18.1-13.3L287.9 79z"]},gh={prefix:"far",iconName:"bell-slash",icon:[640,512,[61943,128277],"f1f6","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L542.6 400c2.7-7.8 1.3-16.5-3.9-23l-14.9-18.6C495.5 322.9 480 278.8 480 233.4l0-33.4c0-75.8-55.5-138.6-128-150.1L352 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 17.9c-43.9 7-81.5 32.7-104.4 68.7L38.8 5.1zM221.7 148.4C239.6 117.1 273.3 96 312 96l8 0 8 0c57.4 0 104 46.6 104 104l0 33.4c0 32.7 6.4 64.8 18.7 94.5L221.7 148.4zM406.2 416l-60.9-48-176.9 0c21.2-32.8 34.4-70.3 38.4-109.1L160 222.1l0 11.4c0 45.4-15.5 89.5-43.8 124.9L101.3 377c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6l286.2 0zM384 448l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"]},x2={prefix:"far",iconName:"hourglass-half",icon:[384,512,["hourglass-2"],"f252","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l81.5 81.5C336 366 352 404.7 352 445l0 19 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM110.5 371.5c-3.9 3.9-7.5 8.1-10.7 12.5l184.4 0c-3.2-4.4-6.8-8.6-10.7-12.5L192 289.9l-81.5 81.5zM284.2 128C297 110.4 304 89 304 67l0-19L80 48l0 19c0 22.1 7 43.4 19.8 61l184.4 0z"]},yh=x2,bh={prefix:"far",iconName:"inbox",icon:[512,512,[],"f01c","M48 336l81.2 0 20.9 41.9c6.8 13.6 20.6 22.1 35.8 22.1l140.2 0c15.1 0 29-8.6 35.8-22.1L382.8 336l81.2 0 0 80c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-80zm406.5-48l-76.6 0c-15.1 0-29 8.6-35.8 22.1L321.2 352l-130.3 0-20.9-41.9c-6.8-13.6-20.6-22.1-35.8-22.1l-76.6 0 49-195.9C108.2 85 114.6 80 122 80L390 80c7.3 0 13.7 5 15.5 12.1l49 195.9zM0 327.9L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-88.1c0-5.2-.6-10.4-1.9-15.5l-58-231.9C445 52 419.4 32 390 32L122 32C92.6 32 67 52 59.9 80.5L1.9 312.4C.6 317.4 0 322.6 0 327.9z"]},S2={prefix:"far",iconName:"comment-dots",icon:[512,512,[62075,128172,"commenting"],"f4ad","M168.2 384.9c-15-5.4-31.7-3.1-44.6 6.4c-8.2 6-22.3 14.8-39.4 22.7c5.6-14.7 9.9-31.3 11.3-49.4c1-12.9-3.3-25.7-11.8-35.5C60.4 302.8 48 272 48 240c0-79.5 83.3-160 208-160s208 80.5 208 160s-83.3 160-208 160c-31.6 0-61.3-5.5-87.8-15.1zM26.3 423.8c-1.6 2.7-3.3 5.4-5.1 8.1l-.3 .5c-1.6 2.3-3.2 4.6-4.8 6.9c-3.5 4.7-7.3 9.3-11.3 13.5c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c5.1 0 10.2-.3 15.3-.8l.7-.1c4.4-.5 8.8-1.1 13.2-1.9c.8-.1 1.6-.3 2.4-.5c17.8-3.5 34.9-9.5 50.1-16.1c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9zM144 272a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm144-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm80 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},vh=S2,xh={prefix:"far",iconName:"angle-down",icon:[448,512,[8964],"f107","M241 369c-9.4 9.4-24.6 9.4-33.9 0L47 209c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 369z"]},nc={prefix:"far",iconName:"cloud-arrow-down",icon:[640,512,[62337,"cloud-download","cloud-download-alt"],"f0ed","M354.9 121.7c13.8 16 36.5 21.1 55.9 12.5c8.9-3.9 18.7-6.2 29.2-6.2c39.8 0 72 32.2 72 72c0 4-.3 7.9-.9 11.7c-3.5 21.6 8.1 42.9 28.1 51.7C570.4 276.9 592 308 592 344c0 46.8-36.6 85.2-82.8 87.8c-.6 0-1.3 .1-1.9 .2l-3.3 0-360 0c-53 0-96-43-96-96c0-41.7 26.6-77.3 64-90.5c19.2-6.8 32-24.9 32-45.3l0-.2s0 0 0 0s0 0 0 0c0-66.3 53.7-120 120-120c36.3 0 68.8 16.1 90.9 41.7zM512 480l0-.2c71.4-4.1 128-63.3 128-135.8c0-55.7-33.5-103.7-81.5-124.7c1-6.3 1.5-12.8 1.5-19.3c0-66.3-53.7-120-120-120c-17.4 0-33.8 3.7-48.7 10.3C360.4 54.6 314.9 32 264 32C171.2 32 96 107.2 96 200l0 .2C40.1 220 0 273.3 0 336c0 79.5 64.5 144 144 144l320 0 40 0 8 0zM223 313l80 80c9.4 9.4 24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-39 39L344 184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 134.1-39-39c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z"]},Sh=nc,Ch=nc,Eh={prefix:"far",iconName:"bookmark-slash",icon:[640,512,[],"e0c2","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L512 376l0-328c0-26.5-21.5-48-48-48L176 0c-26.5 0-48 21.5-48 48l0 27L38.8 5.1zM176 112.6L176 48l288 0 0 290.4L176 112.6zM509.9 497.8L315.3 344.5c-3.3 .6-6.5 2-9.3 4L176 441.4l0-206.7-48-37.8L128 488c0 9 5 17.2 13 21.3s17.6 3.4 24.9-1.8L320 397.5l154.1 110c7.3 5.2 16.9 5.9 24.9 1.8c4.9-2.5 8.8-6.7 10.9-11.6z"]},Oh={prefix:"far",iconName:"link-simple",icon:[576,512,[],"e1cd","M0 256C0 167.6 71.6 96 160 96l72 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-72 0C98.1 144 48 194.1 48 256s50.1 112 112 112l72 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-72 0C71.6 416 0 344.4 0 256zm576 0c0 88.4-71.6 160-160 160l-72 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l72 0c61.9 0 112-50.1 112-112s-50.1-112-112-112l-72 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l72 0c88.4 0 160 71.6 160 160zM184 232l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},C2={prefix:"far",iconName:"clock-rotate-left",icon:[512,512,["history"],"f1da","M48 106.7L48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 168c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-55.3 0c37-57.8 101.7-96 175.3-96c114.9 0 208 93.1 208 208s-93.1 208-208 208c-42.5 0-81.9-12.7-114.7-34.5c-11-7.3-25.9-4.3-33.3 6.7s-4.3 25.9 6.7 33.3C155.2 496.4 203.8 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C170.3 0 94.4 42.1 48 106.7zM256 128c-13.3 0-24 10.7-24 24l0 104c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65 0-94.1c0-13.3-10.7-24-24-24z"]},Ah=C2,Lh={prefix:"far",iconName:"spinner-third",icon:[512,512,[],"f3f4","M457 372c11.5 6.6 26.3 2.7 31.8-9.3C503.7 330.2 512 294.1 512 256C512 122.7 410.1 13.2 280 1.1C266.8-.1 256 10.7 256 24s10.8 23.9 24 25.4C383.5 61.2 464 149.2 464 256c0 29.3-6.1 57.3-17 82.6c-5.3 12.2-1.5 26.8 10 33.5z"]},wh={prefix:"far",iconName:"plug",icon:[384,512,[128268],"f1e6","M128 24c0-13.3-10.7-24-24-24S80 10.7 80 24l0 88 48 0 0-88zm176 0c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 88 48 0 0-88zM24 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l8 0 0 64c0 80.2 59 146.6 136 158.2l0 73.8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-73.8c77-11.6 136-78 136-158.2l0-64 8 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0-48 0L80 144l-48 0-8 0zM192 368c-61.9 0-112-50.1-112-112l0-64 224 0 0 64c0 61.9-50.1 112-112 112z"]},Rh={prefix:"far",iconName:"chart-simple",icon:[448,512,[],"e473","M240 80l0 352-32 0 0-352 32 0zM208 32c-26.5 0-48 21.5-48 48l0 352c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48l-32 0zM80 272l0 160-32 0 0-160 32 0zM48 224c-26.5 0-48 21.5-48 48L0 432c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-160c0-26.5-21.5-48-48-48l-32 0zm320-80l32 0 0 288-32 0 0-288zm-48 0l0 288c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48l-32 0c-26.5 0-48 21.5-48 48z"]},E2={prefix:"far",iconName:"circle-play",icon:[512,512,[61469,"play-circle"],"f144","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c7.6-4.2 16.8-4.1 24.3 .5l144 88c7.1 4.4 11.5 12.1 11.5 20.5s-4.4 16.1-11.5 20.5l-144 88c-7.4 4.5-16.7 4.7-24.3 .5s-12.3-12.2-12.3-20.9l0-176c0-8.7 4.7-16.7 12.3-20.9z"]},_h=E2,O2={prefix:"far",iconName:"file-magnifying-glass",icon:[384,512,["file-search"],"f865","M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zM272 304c0-53-43-96-96-96s-96 43-96 96s43 96 96 96c17.8 0 34.4-4.8 48.7-13.2L263 425.1c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-38.3-38.3c8.5-14.3 13.3-31 13.3-48.9zm-96-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},Nh=O2,Th={prefix:"far",iconName:"pen",icon:[512,512,[128394],"f304","M36.4 360.9L13.4 439 1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1L73 498.6l78.1-23c12.4-3.6 23.7-9.9 33.4-18.4c1.4-1.2 2.7-2.5 4-3.8L492.7 149.3c21.9-21.9 24.6-55.6 8.2-80.5c-2.3-3.5-5.1-6.9-8.2-10L453.3 19.3c-25-25-65.5-25-90.5 0L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4zm46 13.5c1.7-5.6 4.5-10.8 8.4-15.2c.6-.6 1.1-1.2 1.7-1.8L321 129 383 191 154.6 419.5c-4.7 4.7-10.6 8.2-17 10.1l-23.4 6.9L59.4 452.6l16.1-54.8 6.9-23.4z"]},A2={prefix:"far",iconName:"tablet",icon:[448,512,["tablet-android"],"f3fb","M64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L64 48zM0 64C0 28.7 28.7 0 64 0L384 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM192 400l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},Mh=A2,L2={prefix:"far",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"]},Ih=L2,Ph={prefix:"far",iconName:"file-invoice",icon:[384,512,[],"f570","M64 464l256 0c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm80 48c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zM192 400c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zM112 224l160 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32z"]},Qo={prefix:"far",iconName:"xmark",icon:[384,512,[215,10005,10006,10060,128473,"close","multiply","remove","times"],"f00d","M345 137c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-119 119L73 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l119 119L39 375c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l119-119L311 409c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-119-119L345 137z"]},zh=Qo,kh=Qo,Dh=Qo,Uh=Qo,$h={prefix:"far",iconName:"arrow-right",icon:[448,512,[8594],"f061","M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z"]},Bh={prefix:"far",iconName:"bookmark",icon:[384,512,[61591,128278],"f02e","M0 48C0 21.5 21.5 0 48 0l0 48 0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0L336 441.4 336 48 48 48 48 0 336 0c26.5 0 48 21.5 48 48l0 440c0 9-5 17.2-13 21.3s-17.6 3.4-24.9-1.8L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48z"]},Hh={prefix:"far",iconName:"expand-wide",icon:[512,512,[],"f320","M136 64c13.3 0 24 10.7 24 24s-10.7 24-24 24l-88 0 0 88c0 13.3-10.7 24-24 24s-24-10.7-24-24L0 88C0 74.7 10.7 64 24 64l112 0zM0 312c0-13.3 10.7-24 24-24s24 10.7 24 24l0 88 88 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 448c-13.3 0-24-10.7-24-24L0 312zM488 64c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-88-88 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l112 0zM464 312c0-13.3 10.7-24 24-24s24 10.7 24 24l0 112c0 13.3-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l88 0 0-88z"]},Fh={prefix:"far",iconName:"user",icon:[448,512,[62144,128100],"f007","M304 128a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM49.3 464l349.5 0c-8.9-63.3-63.3-112-129-112l-91.4 0c-65.7 0-120.1 48.7-129 112zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3z"]},Gh={prefix:"far",iconName:"server",icon:[512,512,[],"f233","M64 80c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 224c-35.3 0-64-28.7-64-64L0 96zM64 336c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16L64 336zM0 352c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64l0-64zm392 32a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm24-280a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM328 384a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm24-280a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},Wh={prefix:"far",iconName:"calendar-range",icon:[448,512,[],"e0d6","M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256zm48 96a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm224 64a32 32 0 1 0 0 64 32 32 0 1 0 0-64zM192 288c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0c-13.3 0-24 10.7-24 24zm40 72l-112 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24z"]},jh={prefix:"far",iconName:"broom-wide",icon:[512,512,[],"e5d1","M505 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L335 143l-12.9-12.9c-20.2-20.2-51.4-24.6-76.3-10.7L16.4 246.9C6.3 252.5 0 263.2 0 274.8c0 8.5 3.4 16.6 9.3 22.6L214.7 502.7c6 6 14.1 9.3 22.6 9.3c11.6 0 22.3-6.3 27.9-16.4L392.6 266.2c13.9-25 9.5-56.1-10.7-76.3L369 177 505 41zM323.6 291.6l-90 162.1L137 357.1l18-53.9c2.1-6.3-3.9-12.2-10.1-10.1L90.9 311 58.4 278.5l162.1-90L323.6 291.6z"]},w2={prefix:"far",iconName:"arrows-up-down-left-right",icon:[512,512,["arrows"],"f047","M273 7c-9.4-9.4-24.6-9.4-33.9 0L167 79c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31L232 232 81.9 232l31-31c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L7 239c-9.4 9.4-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-31-31L232 280l0 150.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31L280 280l150.1 0-31 31c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9l-72-72c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31L280 232l0-150.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L273 7z"]},Vh=w2,Kh={prefix:"far",iconName:"wifi-slash",icon:[640,512,[],"f6ac","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-267-209.3c47.2 8.4 89.8 30.2 123.8 61.4c9.8 9 24.9 8.3 33.9-1.5s8.3-24.9-1.5-33.9C467.4 237.5 397.1 208 320 208c-7.2 0-14.3 .3-21.4 .8L169.4 107.5C216.2 89.7 267 80 320 80c107.4 0 205.4 39.9 280.1 105.7c9.9 8.8 25.1 7.8 33.9-2.2s7.8-25.1-2.2-33.9C548.7 76.4 439.5 32 320 32c-69.1 0-134.7 14.9-193.9 41.5L38.8 5.1zM76.9 156.6L37.7 125.7c-10.2 7.6-20 15.6-29.5 23.9c-9.9 8.8-10.9 23.9-2.2 33.9s23.9 10.9 33.9 2.2c11.8-10.4 24.1-20.1 37-29.1zM226.3 274.3L184 241c-23.4 12.1-44.9 27.2-64.1 44.8c-9.8 9-10.4 24.1-1.5 33.9s24.1 10.4 33.9 1.5c21.5-19.7 46.5-35.7 73.9-46.9zM376 424a56 56 0 1 0 -112 0 56 56 0 1 0 112 0z"]},Zh={prefix:"far",iconName:"check",icon:[448,512,[10003,10004],"f00c","M441 103c9.4 9.4 9.4 24.6 0 33.9L177 401c-9.4 9.4-24.6 9.4-33.9 0L7 265c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l119 119L407 103c9.4-9.4 24.6-9.4 33.9 0z"]},Yh={prefix:"far",iconName:"italic",icon:[384,512,[],"f033","M128 56c0-13.3 10.7-24 24-24l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-68.7 0L144.7 432l87.3 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24s10.7-24 24-24l68.7 0L239.3 80 152 80c-13.3 0-24-10.7-24-24z"]},qh={prefix:"far",iconName:"life-ring",icon:[512,512,[],"f1cd","M385.1 419.1C349.7 447.2 304.8 464 256 464s-93.7-16.8-129.1-44.9l80.4-80.4c14.3 8.4 31 13.3 48.8 13.3s34.5-4.8 48.8-13.3l80.4 80.4zm68.1 .2C489.9 374.9 512 318.1 512 256s-22.1-118.9-58.8-163.3L465 81c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L419.3 58.8C374.9 22.1 318.1 0 256 0S137.1 22.1 92.7 58.8L81 47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L58.8 92.7C22.1 137.1 0 193.9 0 256s22.1 118.9 58.8 163.3L47 431c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l11.8-11.8C137.1 489.9 193.9 512 256 512s118.9-22.1 163.3-58.8L431 465c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-11.8-11.8zm-34.1-34.1l-80.4-80.4c8.4-14.3 13.3-31 13.3-48.8s-4.8-34.5-13.3-48.8l80.4-80.4C447.2 162.3 464 207.2 464 256s-16.8 93.7-44.9 129.1zM385.1 92.9l-80.4 80.4c-14.3-8.4-31-13.3-48.8-13.3s-34.5 4.8-48.8 13.3L126.9 92.9C162.3 64.8 207.2 48 256 48s93.7 16.8 129.1 44.9zM173.3 304.8L92.9 385.1C64.8 349.7 48 304.8 48 256s16.8-93.7 44.9-129.1l80.4 80.4c-8.4 14.3-13.3 31-13.3 48.8s4.8 34.5 13.3 48.8zM208 256a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z"]},R2={prefix:"far",iconName:"table-cells",icon:[512,512,["th"],"f00a","M360 80l0 88 104 0 0-72c0-8.8-7.2-16-16-16l-88 0zm-48 0L200 80l0 88 112 0 0-88zM152 80L64 80c-8.8 0-16 7.2-16 16l0 72 104 0 0-88zM48 216l0 80 104 0 0-80L48 216zm0 128l0 72c0 8.8 7.2 16 16 16l88 0 0-88L48 344zm152 88l112 0 0-88-112 0 0 88zm160 0l88 0c8.8 0 16-7.2 16-16l0-72-104 0 0 88zM464 296l0-80-104 0 0 80 104 0zM0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM200 296l112 0 0-80-112 0 0 80z"]},Xh=R2,_2={prefix:"far",iconName:"trash-can",icon:[448,512,[61460,"trash-alt"],"f2ed","M170.5 51.6L151.5 80l145 0-19-28.4c-1.5-2.2-4-3.6-6.7-3.6l-93.7 0c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80 368 80l48 0 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 304c0 44.2-35.8 80-80 80l-224 0c-44.2 0-80-35.8-80-80l0-304-8 0c-13.3 0-24-10.7-24-24S10.7 80 24 80l8 0 48 0 13.8 0 36.7-55.1C140.9 9.4 158.4 0 177.1 0l93.7 0c18.7 0 36.2 9.4 46.6 24.9zM80 128l0 304c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32l0-304L80 128zm80 64l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},Jh=_2,Qh={prefix:"far",iconName:"wrench",icon:[512,512,[128295],"f0ad","M322.3 268c9.4 2.6 19.3 4 29.7 4c60.5 0 109.8-48 111.9-108l-25.3 25.3c-12 12-28.3 18.7-45.3 18.7L368 208c-35.3 0-64-28.7-64-64l0-25.4c0-17 6.7-33.3 18.7-45.3c0 0 0 0 0 0L348 48.1C288 50.1 240 99.5 240 160c0 10.3 1.4 20.3 4 29.7c4.6 16.6-.2 34.4-12.4 46.6L57.1 410.7c-5.9 5.8-9.1 13.8-9.1 22.1C48 450 62 464 79.2 464c8.3 0 16.2-3.3 22.1-9.1L275.7 280.4c12.2-12.2 30-16.9 46.6-12.4zM424.6 39.4l-67.9 67.9c-3 3-4.7 7.1-4.7 11.3l0 25.4c0 8.8 7.2 16 16 16l25.4 0c4.2 0 8.3-1.7 11.3-4.7l67.9-67.9c7.2-7.2 19.3-5.9 23.7 3.3c10.1 21 15.7 44.5 15.7 69.3c0 88.4-71.6 160-160 160c-14.7 0-28.9-2-42.3-5.7L135.2 488.8c-14.9 14.9-35 23.2-56 23.2C35.5 512 0 476.5 0 432.8c0-21 8.3-41.1 23.2-56L197.7 202.3C194 188.9 192 174.7 192 160C192 71.6 263.6 0 352 0c24.8 0 48.3 5.7 69.3 15.7c9.2 4.4 10.5 16.5 3.3 23.7zM88 408a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},e6={prefix:"far",iconName:"paperclip",icon:[448,512,[128206],"f0c6","M375 73c-26-26-68.1-26-94.1 0L89 265C45.3 308.6 45.3 379.4 89 423s114.4 43.6 158.1 0L399 271c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L281 457c-62.4 62.4-163.5 62.4-225.9 0S-7.4 293.4 55 231L247 39C291.7-5.7 364.3-5.7 409 39s44.7 117.2 0 161.9L225.2 384.7c-31.6 31.6-83.6 28.7-111.5-6.2c-23.8-29.8-21.5-72.8 5.5-99.8L271 127c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L153.2 312.7c-9.7 9.7-10.6 25.1-2 35.8c10 12.5 28.7 13.6 40 2.2L375 167c26-26 26-68.1 0-94.1z"]},t6={prefix:"far",iconName:"cabinet-filing",icon:[448,512,[128452],"f64b","M400 232L48 232 48 64c0-8.8 7.2-16 16-16l320 0c8.8 0 16 7.2 16 16l0 168zM0 256l0 24L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-168 0-24 0-24 0-168c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 232l0 24zM400 448c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-168 352 0 0 168zM160 152l0-8 128 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-22.1-17.9-40-40-40L152 96c-22.1 0-40 17.9-40 40l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24zm-8 184c-22.1 0-40 17.9-40 40l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8 128 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-22.1-17.9-40-40-40l-144 0z"]},r6={prefix:"far",iconName:"arrow-up",icon:[384,512,[8593],"f062","M209.4 39.4C204.8 34.7 198.6 32 192 32s-12.8 2.7-17.4 7.4l-168 176c-9.2 9.6-8.8 24.8 .8 33.9s24.8 8.8 33.9-.8L168 115.9 168 456c0 13.3 10.7 24 24 24s24-10.7 24-24l0-340.1L342.6 248.6c9.2 9.6 24.3 9.9 33.9 .8s9.9-24.3 .8-33.9l-168-176z"]},o6={prefix:"far",iconName:"file",icon:[384,512,[61462,128196,128459],"f15b","M320 464c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64z"]},N2={prefix:"far",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm169.8-90.7c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},a6=N2,n6={prefix:"far",iconName:"columns-3",icon:[640,512,[],"e361","M448 80l0 352 128 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L448 80zm-48 0L240 80l0 352 160 0 0-352zM192 432l0-352L64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l128 0zM0 96C0 60.7 28.7 32 64 32l512 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96z"]},T2={prefix:"far",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M256 0c17 0 33.6 1.7 49.8 4.8c7.9 1.5 21.8 6.1 29.4 20.1c2 3.7 3.6 7.6 4.6 11.8l9.3 38.5C350.5 81 360.3 86.7 366 85l38-11.2c4-1.2 8.1-1.8 12.2-1.9c16.1-.5 27 9.4 32.3 15.4c22.1 25.1 39.1 54.6 49.9 86.3c2.6 7.6 5.6 21.8-2.7 35.4c-2.2 3.6-4.9 7-8 10L459 246.3c-4.2 4-4.2 15.5 0 19.5l28.7 27.3c3.1 3 5.8 6.4 8 10c8.2 13.6 5.2 27.8 2.7 35.4c-10.8 31.7-27.8 61.1-49.9 86.3c-5.3 6-16.3 15.9-32.3 15.4c-4.1-.1-8.2-.8-12.2-1.9L366 427c-5.7-1.7-15.5 4-16.9 9.8l-9.3 38.5c-1 4.2-2.6 8.2-4.6 11.8c-7.7 14-21.6 18.5-29.4 20.1C289.6 510.3 273 512 256 512s-33.6-1.7-49.8-4.8c-7.9-1.5-21.8-6.1-29.4-20.1c-2-3.7-3.6-7.6-4.6-11.8l-9.3-38.5c-1.4-5.8-11.2-11.5-16.9-9.8l-38 11.2c-4 1.2-8.1 1.8-12.2 1.9c-16.1 .5-27-9.4-32.3-15.4c-22-25.1-39.1-54.6-49.9-86.3c-2.6-7.6-5.6-21.8 2.7-35.4c2.2-3.6 4.9-7 8-10L53 265.7c4.2-4 4.2-15.5 0-19.5L24.2 218.9c-3.1-3-5.8-6.4-8-10C8 195.3 11 181.1 13.6 173.6c10.8-31.7 27.8-61.1 49.9-86.3c5.3-6 16.3-15.9 32.3-15.4c4.1 .1 8.2 .8 12.2 1.9L146 85c5.7 1.7 15.5-4 16.9-9.8l9.3-38.5c1-4.2 2.6-8.2 4.6-11.8c7.7-14 21.6-18.5 29.4-20.1C222.4 1.7 239 0 256 0zM218.1 51.4l-8.5 35.1c-7.8 32.3-45.3 53.9-77.2 44.6L97.9 120.9c-16.5 19.3-29.5 41.7-38 65.7l26.2 24.9c24 22.8 24 66.2 0 89L59.9 325.4c8.5 24 21.5 46.4 38 65.7l34.6-10.2c31.8-9.4 69.4 12.3 77.2 44.6l8.5 35.1c24.6 4.5 51.3 4.5 75.9 0l8.5-35.1c7.8-32.3 45.3-53.9 77.2-44.6l34.6 10.2c16.5-19.3 29.5-41.7 38-65.7l-26.2-24.9c-24-22.8-24-66.2 0-89l26.2-24.9c-8.5-24-21.5-46.4-38-65.7l-34.6 10.2c-31.8 9.4-69.4-12.3-77.2-44.6l-8.5-35.1c-24.6-4.5-51.3-4.5-75.9 0zM208 256a48 48 0 1 0 96 0 48 48 0 1 0 -96 0zm48 96a96 96 0 1 1 0-192 96 96 0 1 1 0 192z"]},i6=T2,M2={prefix:"far",iconName:"chart-line",icon:[512,512,["line-chart"],"f201","M48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 408c0 39.8 32.2 72 72 72l416 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L72 432c-13.3 0-24-10.7-24-24L48 56zM473 169c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-119 119-79-79c-4.5-4.5-10.6-7-17-7s-12.5 2.5-17 7l-96 96c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l79-79 79 79c9.4 9.4 24.6 9.4 33.9 0L473 169z"]},s6=M2,c6={prefix:"far",iconName:"thumbs-up",icon:[512,512,[61575,128077],"f164","M323.8 34.8c-38.2-10.9-78.1 11.2-89 49.4l-5.7 20c-3.7 13-10.4 25-19.5 35l-51.3 56.4c-8.9 9.8-8.2 25 1.6 33.9s25 8.2 33.9-1.6l51.3-56.4c14.1-15.5 24.4-34 30.1-54.1l5.7-20c3.6-12.7 16.9-20.1 29.7-16.5s20.1 16.9 16.5 29.7l-5.7 20c-5.7 19.9-14.7 38.7-26.6 55.5c-5.2 7.3-5.8 16.9-1.7 24.9s12.3 13 21.3 13L448 224c8.8 0 16 7.2 16 16c0 6.8-4.3 12.7-10.4 15c-7.4 2.8-13 9-14.9 16.7s.1 15.8 5.3 21.7c2.5 2.8 4 6.5 4 10.6c0 7.8-5.6 14.3-13 15.7c-8.2 1.6-15.1 7.3-18 15.2s-1.6 16.7 3.6 23.3c2.1 2.7 3.4 6.1 3.4 9.9c0 6.7-4.2 12.6-10.2 14.9c-11.5 4.5-17.7 16.9-14.4 28.8c.4 1.3 .6 2.8 .6 4.3c0 8.8-7.2 16-16 16l-97.5 0c-12.6 0-25-3.7-35.5-10.7l-61.7-41.1c-11-7.4-25.9-4.4-33.3 6.7s-4.4 25.9 6.7 33.3l61.7 41.1c18.4 12.3 40 18.8 62.1 18.8l97.5 0c34.7 0 62.9-27.6 64-62c14.6-11.7 24-29.7 24-50c0-4.5-.5-8.8-1.3-13c15.4-11.7 25.3-30.2 25.3-51c0-6.5-1-12.8-2.8-18.7C504.8 273.7 512 257.7 512 240c0-35.3-28.6-64-64-64l-92.3 0c4.7-10.4 8.7-21.2 11.8-32.2l5.7-20c10.9-38.2-11.2-78.1-49.4-89zM32 192c-17.7 0-32 14.3-32 32L0 448c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32l-64 0z"]},I2={prefix:"far",iconName:"hand",icon:[512,512,[9995,129306,"hand-paper"],"f256","M256 0c-25.3 0-47.2 14.7-57.6 36c-7-2.6-14.5-4-22.4-4c-35.3 0-64 28.7-64 64l0 165.5-2.7-2.7c-25-25-65.5-25-90.5 0s-25 65.5 0 90.5L106.5 437c48 48 113.1 75 181 75l8.5 0 8 0c1.5 0 3-.1 4.5-.4c91.7-6.2 165-79.4 171.1-171.1c.3-1.5 .4-3 .4-4.5l0-176c0-35.3-28.7-64-64-64c-5.5 0-10.9 .7-16 2l0-2c0-35.3-28.7-64-64-64c-7.9 0-15.4 1.4-22.4 4C303.2 14.7 281.3 0 256 0zM240 96.1l0-.1 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 31.9 0 .1 0 136c0 13.3 10.7 24 24 24s24-10.7 24-24l0-136c0 0 0 0 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 55.9c0 0 0 .1 0 .1l0 80c0 13.3 10.7 24 24 24s24-10.7 24-24l0-71.9c0 0 0-.1 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 172.9c-.1 .6-.1 1.3-.2 1.9c-3.4 69.7-59.3 125.6-129 129c-.6 0-1.3 .1-1.9 .2l-4.9 0-8.5 0c-55.2 0-108.1-21.9-147.1-60.9L52.7 315.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L119 336.4c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2L160 96c0-8.8 7.2-16 16-16c8.8 0 16 7.1 16 15.9L192 232c0 13.3 10.7 24 24 24s24-10.7 24-24l0-135.9z"]},l6=I2,d6={prefix:"far",iconName:"circle",icon:[512,512,[9679,9898,9899,11044,61708,61915,128308,128309,128992,128993,128994,128995,128996],"f111","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},f6={prefix:"far",iconName:"calendar-day",icon:[448,512,[],"f783","M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM400 192L48 192l0 256c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-256zM112 256l96 0c8.8 0 16 7.2 16 16l0 96c0 8.8-7.2 16-16 16l-96 0c-8.8 0-16-7.2-16-16l0-96c0-8.8 7.2-16 16-16z"]},u6={prefix:"far",iconName:"cloud",icon:[640,512,[9729],"f0c2","M410.8 134.2c-19.3 8.6-42 3.5-55.9-12.5C332.8 96.1 300.3 80 264 80c-66.3 0-120 53.7-120 120c0 0 0 0 0 0s0 0 0 0l0 .2c0 20.4-12.8 38.5-32 45.3C74.6 258.7 48 294.3 48 336c0 53 43 96 96 96l360 0 3.3 0c.6-.1 1.3-.1 1.9-.2c46.2-2.7 82.8-41 82.8-87.8c0-36-21.6-67.1-52.8-80.7c-20.1-8.8-31.6-30-28.1-51.7c.6-3.8 .9-7.7 .9-11.7c0-39.8-32.2-72-72-72c-10.5 0-20.4 2.2-29.2 6.2zM512 479.8l0 .2-8 0-40 0-320 0C64.5 480 0 415.5 0 336c0-62.7 40.1-116 96-135.8l0-.2c0-92.8 75.2-168 168-168c50.9 0 96.4 22.6 127.3 58.3C406.2 83.7 422.6 80 440 80c66.3 0 120 53.7 120 120c0 6.6-.5 13-1.5 19.3c48 21 81.5 68.9 81.5 124.7c0 72.4-56.6 131.6-128 135.8z"]},p6={prefix:"far",iconName:"list-tree",icon:[512,512,[],"e1d2","M24 48C10.7 48 0 58.7 0 72l0 48c0 13.3 10.7 24 24 24l0 112 0 128c0 30.9 25.1 56 56 56l48 0c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l-48 0c-4.4 0-8-3.6-8-8l0-104 56 0c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l-56 0 0-88c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L24 48zM160 96c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L184 72c-13.3 0-24 10.7-24 24zM288 256c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24z"]},h6={prefix:"far",iconName:"angle-right",icon:[320,512,[8250],"f105","M273 239c9.4 9.4 9.4 24.6 0 33.9L113 433c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l143-143L79 113c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L273 239z"]},m6={prefix:"far",iconName:"code",icon:[640,512,[],"f121","M399.1 1.1c-12.7-3.9-26.1 3.1-30 15.8l-144 464c-3.9 12.7 3.1 26.1 15.8 30s26.1-3.1 30-15.8l144-464c3.9-12.7-3.1-26.1-15.8-30zm71.4 118.5c-9.1 9.7-8.6 24.9 1.1 33.9L580.9 256 471.6 358.5c-9.7 9.1-10.2 24.3-1.1 33.9s24.3 10.2 33.9 1.1l128-120c4.8-4.5 7.6-10.9 7.6-17.5s-2.7-13-7.6-17.5l-128-120c-9.7-9.1-24.9-8.6-33.9 1.1zm-301 0c-9.1-9.7-24.3-10.2-33.9-1.1l-128 120C2.7 243 0 249.4 0 256s2.7 13 7.6 17.5l128 120c9.7 9.1 24.9 8.6 33.9-1.1s8.6-24.9-1.1-33.9L59.1 256 168.4 153.5c9.7-9.1 10.2-24.3 1.1-33.9z"]},g6={prefix:"far",iconName:"align-center",icon:[448,512,[],"f037","M120 40c-13.3 0-24 10.7-24 24s10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L120 40zM24 168c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 168zM96 320c0 13.3 10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-208 0c-13.3 0-24 10.7-24 24zM24 424c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 424z"]},y6={prefix:"far",iconName:"comment-question",icon:[512,512,[],"e14b","M168.2 384.9c-15-5.4-31.7-3.1-44.6 6.4c-8.2 6-22.3 14.8-39.4 22.7c5.6-14.7 9.9-31.3 11.3-49.4c1-12.9-3.3-25.7-11.8-35.5C60.4 302.8 48 272 48 240c0-79.5 83.3-160 208-160s208 80.5 208 160s-83.3 160-208 160c-31.6 0-61.3-5.5-87.8-15.1zM26.3 423.8c-1.6 2.7-3.3 5.4-5.1 8.1l-.3 .5c-1.6 2.3-3.2 4.6-4.8 6.9c-3.5 4.7-7.3 9.3-11.3 13.5c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c5.1 0 10.2-.3 15.3-.8l.7-.1c4.4-.5 8.8-1.1 13.2-1.9c.8-.1 1.6-.3 2.4-.5c17.8-3.5 34.9-9.5 50.1-16.1c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9zM169.8 149.3l-.4 1.2c-4.4 12.5 2.1 26.2 14.6 30.6s26.2-2.1 30.6-14.6l.4-1.2c1.1-3.2 4.2-5.3 7.5-5.3l58.3 0c8.4 0 15.1 6.8 15.1 15.1c0 5.4-2.9 10.4-7.6 13.1l-44.3 25.4c-7.5 4.3-12.1 12.2-12.1 20.8l0 13.5c0 13.3 10.7 24 24 24c13.1 0 23.8-10.5 24-23.6l32.3-18.5c19.6-11.3 31.7-32.2 31.7-54.8c0-34.9-28.3-63.1-63.1-63.1l-58.3 0c-23.7 0-44.8 14.9-52.8 37.3zM288 336a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},b6={prefix:"far",iconName:"image",icon:[512,512,[],"f03e","M448 80c8.8 0 16 7.2 16 16l0 319.8-5-6.5-136-176c-4.5-5.9-11.6-9.3-19-9.3s-14.4 3.4-19 9.3L202 340.7l-30.5-42.7C167 291.7 159.8 288 152 288s-15 3.7-19.5 10.1l-80 112L48 416.3l0-.3L48 96c0-8.8 7.2-16 16-16l384 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},v6={prefix:"far",iconName:"arrow-up-right-and-arrow-down-left-from-center",icon:[512,512,[],"e0a0","M295 183c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135 0 86.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144c0-13.3-10.7-24-24-24L344 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l86.1 0L295 183zM217 329c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L48 430.1 48 344c0-13.3-10.7-24-24-24s-24 10.7-24 24L0 488c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-86.1 0L217 329z"]},x6={prefix:"far",iconName:"thumbs-down",icon:[512,512,[61576,128078],"f165","M323.8 477.2c-38.2 10.9-78.1-11.2-89-49.4l-5.7-20c-3.7-13-10.4-25-19.5-35l-51.3-56.4c-8.9-9.8-8.2-25 1.6-33.9s25-8.2 33.9 1.6l51.3 56.4c14.1 15.5 24.4 34 30.1 54.1l5.7 20c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7l-5.7-20c-5.7-19.9-14.7-38.7-26.6-55.5c-5.2-7.3-5.8-16.9-1.7-24.9s12.3-13 21.3-13L448 288c8.8 0 16-7.2 16-16c0-6.8-4.3-12.7-10.4-15c-7.4-2.8-13-9-14.9-16.7s.1-15.8 5.3-21.7c2.5-2.8 4-6.5 4-10.6c0-7.8-5.6-14.3-13-15.7c-8.2-1.6-15.1-7.3-18-15.2s-1.6-16.7 3.6-23.3c2.1-2.7 3.4-6.1 3.4-9.9c0-6.7-4.2-12.6-10.2-14.9c-11.5-4.5-17.7-16.9-14.4-28.8c.4-1.3 .6-2.8 .6-4.3c0-8.8-7.2-16-16-16l-97.5 0c-12.6 0-25 3.7-35.5 10.7l-61.7 41.1c-11 7.4-25.9 4.4-33.3-6.7s-4.4-25.9 6.7-33.3l61.7-41.1c18.4-12.3 40-18.8 62.1-18.8L384 32c34.7 0 62.9 27.6 64 62c14.6 11.7 24 29.7 24 50c0 4.5-.5 8.8-1.3 13c15.4 11.7 25.3 30.2 25.3 51c0 6.5-1 12.8-2.8 18.7C504.8 238.3 512 254.3 512 272c0 35.3-28.6 64-64 64l-92.3 0c4.7 10.4 8.7 21.2 11.8 32.2l5.7 20c10.9 38.2-11.2 78.1-49.4 89zM32 384c-17.7 0-32-14.3-32-32L0 128c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0z"]},S6={prefix:"far",iconName:"diagram-sankey",icon:[576,512,[],"e158","M329.9 80c-2.8 0-5.4 1.5-6.8 3.8L253.8 197.2c-10.2 16.6-28.3 26.8-47.8 26.8L24 224c-13.3 0-24-10.7-24-24s10.7-24 24-24l182.1 0c2.8 0 5.4-1.5 6.8-3.8L282.2 58.8C292.3 42.2 310.4 32 329.9 32L552 32c13.3 0 24 10.7 24 24s-10.7 24-24 24L329.9 80zm-124 240l61.7 108c1.4 2.5 4.1 4 6.9 4L552 432c13.3 0 24 10.7 24 24s-10.7 24-24 24l-277.4 0c-20.1 0-38.7-10.8-48.6-28.2L150.6 320 24 320c-13.3 0-24-10.7-24-24s10.7-24 24-24l528 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-346.1 0z"]},P2={prefix:"far",iconName:"message-check",icon:[512,512,["comment-alt-check"],"f4a2","M208 416c0-26.5-21.5-48-48-48l-96 0c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l384 0c8.8 0 16 7.2 16 16l0 288c0 8.8-7.2 16-16 16l-138.7 0c-10.4 0-20.5 3.4-28.8 9.6L208 432l0-16zm-.2 76.2l.2-.2 101.3-76L448 416c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l48 0 48 0 0 48 0 4 0 .3 0 6.4 0 21.3c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L202.7 496l5.1-3.8zM369 153c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 153z"]},C6=P2,E6={prefix:"far",iconName:"bold",icon:[384,512,[],"f032","M0 56C0 42.7 10.7 32 24 32l48 0 16 0 124 0c68.5 0 124 55.5 124 124c0 34.7-14.3 66.2-37.3 88.7C339.7 264.9 368 307.1 368 356c0 68.5-55.5 124-124 124L88 480l-16 0-48 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l24 0 0-176L48 80 24 80C10.7 80 0 69.3 0 56zM212 232c42 0 76-34 76-76s-34-76-76-76L96 80l0 152 116 0zM96 280l0 152 148 0c42 0 76-34 76-76s-34-76-76-76l-32 0L96 280z"]},z2={prefix:"far",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm192-96l128 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32z"]},O6=z2,k2={prefix:"far",iconName:"arrow-right-to-bracket",icon:[512,512,["sign-in"],"f090","M217 401L345 273c9.4-9.4 9.4-24.6 0-33.9L217 111c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l87 87L24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l246.1 0-87 87c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0zM344 80l80 0c22.1 0 40 17.9 40 40l0 272c0 22.1-17.9 40-40 40l-80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c48.6 0 88-39.4 88-88l0-272c0-48.6-39.4-88-88-88l-80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24z"]},A6=k2,L6={prefix:"far",iconName:"users",icon:[640,512,[],"f0c0","M144 160A80 80 0 1 0 144 0a80 80 0 1 0 0 160zm368 0A80 80 0 1 0 512 0a80 80 0 1 0 0 160zM0 298.7C0 310.4 9.6 320 21.3 320l213.3 0c.2 0 .4 0 .7 0c-26.6-23.5-43.3-57.8-43.3-96c0-7.6 .7-15 1.9-22.3c-13.6-6.3-28.7-9.7-44.6-9.7l-42.7 0C47.8 192 0 239.8 0 298.7zM405.3 320l213.3 0c11.8 0 21.3-9.6 21.3-21.3C640 239.8 592.2 192 533.3 192l-42.7 0c-15.9 0-31 3.5-44.6 9.7c1.3 7.2 1.9 14.7 1.9 22.3c0 38.2-16.8 72.5-43.3 96c.2 0 .4 0 .7 0zM320 176a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm0 144a96 96 0 1 0 0-192 96 96 0 1 0 0 192zm-58.7 80l117.3 0c39.8 0 73.2 27.2 82.6 64l-282.6 0c9.5-36.8 42.9-64 82.6-64zm0-48C187.7 352 128 411.7 128 485.3c0 14.7 11.9 26.7 26.7 26.7l330.7 0c14.7 0 26.7-11.9 26.7-26.7C512 411.7 452.3 352 378.7 352l-117.3 0z"]},w6={prefix:"far",iconName:"arrow-turn-down-right",icon:[512,512,[],"e3d6","M48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 224c0 48.6 39.4 88 88 88l342.1 0-87 87c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L505 305c9.4-9.4 9.4-24.6 0-33.9L377 143c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l87 87L88 264c-22.1 0-40-17.9-40-40L48 56z"]},R6={prefix:"far",iconName:"print",icon:[512,512,[9113,128424,128438],"f02f","M112 160l0-96c0-8.8 7.2-16 16-16l229.5 0c4.2 0 8.3 1.7 11.3 4.7l26.5 26.5c3 3 4.7 7.1 4.7 11.3l0 69.5 48 0 0-69.5c0-17-6.7-33.3-18.7-45.3L402.7 18.7C390.7 6.7 374.5 0 357.5 0L128 0C92.7 0 64 28.7 64 64l0 96 48 0zm16 208l256 0 0 96-256 0 0-96zm-16-48c-17.7 0-32 14.3-32 32l-32 0 0-96c0-8.8 7.2-16 16-16l384 0c8.8 0 16 7.2 16 16l0 96-32 0c0-17.7-14.3-32-32-32l-288 0zm320 80l48 0c17.7 0 32-14.3 32-32l0-112c0-35.3-28.7-64-64-64L64 192c-35.3 0-64 28.7-64 64L0 368c0 17.7 14.3 32 32 32l48 0 0 80c0 17.7 14.3 32 32 32l288 0c17.7 0 32-14.3 32-32l0-80z"]},_6={prefix:"far",iconName:"align-right",icon:[448,512,[],"f038","M424 40c13.3 0 24 10.7 24 24s-10.7 24-24 24L184 88c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 216c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0zm24 152c0 13.3-10.7 24-24 24l-240 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0c13.3 0 24 10.7 24 24zM424 424c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 472c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0z"]},N6={prefix:"far",iconName:"flask",icon:[448,512,[],"f0c3","M176 196.8c0 20.7-5.8 41-16.6 58.7L119.7 320l208.6 0-39.7-64.5c-10.9-17.7-16.6-38-16.6-58.7L272 48l-96 0 0 148.8zM320 48l0 148.8c0 11.8 3.3 23.5 9.5 33.5L437.7 406.2c6.7 10.9 10.3 23.5 10.3 36.4c0 38.3-31.1 69.4-69.4 69.4L69.4 512C31.1 512 0 480.9 0 442.6c0-12.8 3.6-25.4 10.3-36.4L118.5 230.4c6.2-10.1 9.5-21.7 9.5-33.5L128 48l-8 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l40 0L288 0l40 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0z"]},D2={prefix:"far",iconName:"magnifying-glass-plus",icon:[512,512,["search-plus"],"f00e","M208 48a160 160 0 1 1 0 320 160 160 0 1 1 0-320zm0 368c48.8 0 93.7-16.8 129.1-44.9L471 505c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L371.1 337.1C399.2 301.7 416 256.8 416 208C416 93.1 322.9 0 208 0S0 93.1 0 208S93.1 416 208 416zM184 296c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64 64 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-64 0 0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64-64 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l64 0 0 64z"]},T6=D2,M6={prefix:"far",iconName:"shield-check",icon:[512,512,[],"f2f7","M73 127L256 49.4 439 127c5.9 2.5 9.1 7.8 9 12.8c-.4 91.4-38.4 249.3-186.3 320.1c-3.6 1.7-7.8 1.7-11.3 0C102.4 389 64.5 231.2 64 139.7c0-5 3.1-10.2 9-12.8zM457.7 82.8L269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.8 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"]},I6={prefix:"far",iconName:"strikethrough",icon:[512,512,[],"f0cc","M145.5 138c4-21.5 17.9-37.4 41.7-47.4c24.7-10.4 59.4-13.7 99.9-7.5c12.8 2 52.4 9.5 64.9 12.8c12.8 3.3 25.9-4.3 29.3-17.2s-4.3-25.9-17.2-29.3c-14.7-3.8-56.1-11.7-69.7-13.8c-46.2-7.1-90.4-4.1-125.7 10.7c-36.1 15.1-63.3 43.1-70.5 83.9c-.1 .4-.1 .9-.2 1.3c-2.8 23.4 .5 44.2 9.8 62.2c9.2 17.8 23.2 31.2 38.8 41.5c2.4 1.6 5 3.2 7.5 4.7L24 240c-13.3 0-24 10.7-24 24s10.7 24 24 24l464 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-192.2 0c-9.9-3.1-19.7-6-29.2-8.8l-.3-.1c-37.7-11.1-70.5-20.7-93.3-35.8c-10.9-7.2-18.2-14.9-22.6-23.5c-4.2-8.2-6.6-18.9-4.9-33.8zM364 337.1c3.7 8.6 5.5 20.1 2.6 36.3c-3.8 21.8-17.8 37.9-41.8 48c-24.7 10.4-59.4 13.7-99.8 7.5c-20.1-3.2-54.3-14.6-81.2-23.6c0 0 0 0 0 0s0 0 0 0c-5.9-2-11.4-3.8-16.3-5.4c-12.6-4.1-26.1 2.8-30.3 15.4s2.8 26.2 15.4 30.3c4 1.3 8.8 2.9 14 4.7c26.6 8.9 66.4 22.2 90.9 26.2l.1 0c46.2 7.1 90.4 4.1 125.7-10.7c36.1-15.1 63.3-43.1 70.5-83.9c4-22.9 2.4-43.5-5-61.7l-57.2 0c5.7 5.3 9.7 11 12.3 17.1z"]},P6={prefix:"far",iconName:"folder-open",icon:[576,512,[61717,128194,128449],"f07c","M384 480l48 0c11.4 0 21.9-6 27.6-15.9l112-192c5.8-9.9 5.8-22.1 .1-32.1S555.5 224 544 224l-400 0c-11.4 0-21.9 6-27.6 15.9L48 357.1 48 96c0-8.8 7.2-16 16-16l117.5 0c4.2 0 8.3 1.7 11.3 4.7l26.5 26.5c21 21 49.5 32.8 79.2 32.8L416 144c8.8 0 16 7.2 16 16l0 32 48 0 0-32c0-35.3-28.7-64-64-64L298.5 96c-17 0-33.3-6.7-45.3-18.7L226.7 50.7c-12-12-28.3-18.7-45.3-18.7L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l23.7 0L384 480z"]},z6={prefix:"far",iconName:"clone",icon:[512,512,[],"f24d","M64 464l224 0c8.8 0 16-7.2 16-16l0-64 48 0 0 64c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 224c0-35.3 28.7-64 64-64l64 0 0 48-64 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zM224 304l224 0c8.8 0 16-7.2 16-16l0-224c0-8.8-7.2-16-16-16L224 48c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zm-64-16l0-224c0-35.3 28.7-64 64-64L448 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-224 0c-35.3 0-64-28.7-64-64z"]},k6={prefix:"far",iconName:"heart",icon:[512,512,[9829,10084,61578,128153,128154,128155,128156,128420,129293,129294,129505],"f004","M225.8 468.2l-2.5-2.3L48.1 303.2C17.4 274.7 0 234.7 0 192.8l0-3.3c0-70.4 50-130.8 119.2-144C158.6 37.9 198.9 47 231 69.6c9 6.4 17.4 13.8 25 22.3c4.2-4.8 8.7-9.2 13.5-13.3c3.7-3.2 7.5-6.2 11.5-9c0 0 0 0 0 0C313.1 47 353.4 37.9 392.8 45.4C462 58.6 512 119.1 512 189.5l0 3.3c0 41.9-17.4 81.9-48.1 110.4L288.7 465.9l-2.5 2.3c-8.2 7.6-19 11.9-30.2 11.9s-22-4.2-30.2-11.9zM239.1 145c-.4-.3-.7-.7-1-1.1l-17.8-20-.1-.1s0 0 0 0c-23.1-25.9-58-37.7-92-31.2C81.6 101.5 48 142.1 48 189.5l0 3.3c0 28.5 11.9 55.8 32.8 75.2L256 430.7 431.2 268c20.9-19.4 32.8-46.7 32.8-75.2l0-3.3c0-47.3-33.6-88-80.1-96.9c-34-6.5-69 5.4-92 31.2c0 0 0 0-.1 .1s0 0-.1 .1l-17.8 20c-.3 .4-.7 .7-1 1.1c-4.5 4.5-10.6 7-16.9 7s-12.4-2.5-16.9-7z"]},D6={prefix:"far",iconName:"paper-plane",icon:[512,512,[61913],"f1d8","M16.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L160 376l0 103.3c0 18.1 14.6 32.7 32.7 32.7c9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c18.9 7.9 40.8-4.5 43.9-24.7l64-416c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256zm52.1 25.5L409.7 90.6 190.1 336l1.2 1L68.2 285.7zM403.3 425.4L236.7 355.9 450.8 116.6 403.3 425.4z"]},U2={prefix:"far",iconName:"magnifying-glass-minus",icon:[512,512,["search-minus"],"f010","M208 48a160 160 0 1 1 0 320 160 160 0 1 1 0-320zm0 368c48.8 0 93.7-16.8 129.1-44.9L471 505c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L371.1 337.1C399.2 301.7 416 256.8 416 208C416 93.1 322.9 0 208 0S0 93.1 0 208S93.1 416 208 416zM136 184c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"]},U6=U2,$6={prefix:"far",iconName:"book",icon:[448,512,[128212],"f02d","M0 88C0 39.4 39.4 0 88 0L392 0c30.9 0 56 25.1 56 56l0 288c0 22.3-13.1 41.6-32 50.6l0 69.4 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L80 512c-44.2 0-80-35.8-80-80c0-2.7 .1-5.4 .4-8L0 424 0 88zM80 400c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0 0-64L80 400zM48 358.7c9.8-4.3 20.6-6.7 32-6.7l312 0c4.4 0 8-3.6 8-8l0-288c0-4.4-3.6-8-8-8L88 48C65.9 48 48 65.9 48 88l0 270.7zM152 112l176 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-176 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm0 80l176 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-176 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},$2={prefix:"far",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},B6=$2,B2={prefix:"far",iconName:"ellipsis-vertical",icon:[128,512,["ellipsis-v"],"f142","M64 368a48 48 0 1 0 0 96 48 48 0 1 0 0-96zm0-160a48 48 0 1 0 0 96 48 48 0 1 0 0-96zM112 96A48 48 0 1 0 16 96a48 48 0 1 0 96 0z"]},H6=B2,H2={prefix:"far",iconName:"arrow-right-to-line",icon:[448,512,[8677,"arrow-to-right"],"f340","M448 88c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 336c0 13.3 10.7 24 24 24s24-10.7 24-24l0-336zM312.4 273.5c4.8-4.5 7.6-10.9 7.6-17.5s-2.7-12.9-7.6-17.5l-136-128c-9.7-9.1-24.8-8.6-33.9 1s-8.6 24.8 1 33.9L235.5 232 152 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l128 0 83.5 0-91.9 86.5c-9.7 9.1-10.1 24.3-1 33.9s24.3 10.1 33.9 1l136-128z"]},F6=H2,G6={prefix:"far",iconName:"angle-left",icon:[320,512,[8249],"f104","M47 239c-9.4 9.4-9.4 24.6 0 33.9L207 433c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97.9 256 241 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L47 239z"]},W6={prefix:"far",iconName:"calendar-circle-exclamation",icon:[576,512,[],"e46e","M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48-16 0-32 0-48 0L48 192l0 256c0 8.8 7.2 16 16 16l220.5 0c12.3 18.8 28 35.1 46.3 48L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16z"]},j6={prefix:"far",iconName:"expand",icon:[448,512,[],"f065","M136 32c13.3 0 24 10.7 24 24s-10.7 24-24 24L48 80l0 88c0 13.3-10.7 24-24 24s-24-10.7-24-24L0 56C0 42.7 10.7 32 24 32l112 0zM0 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 88 88 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24L0 344zM424 32c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-88-88 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l112 0zM400 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 112c0 13.3-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l88 0 0-88z"]},V6={prefix:"far",iconName:"equals",icon:[448,512,[62764],"3d","M40 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 144zm0 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 320z"]},K6={prefix:"far",iconName:"receipt",icon:[384,512,[129534],"f543","M39.6 5.8C32.5-.3 22.5-1.7 14 2.2S0 14.6 0 24L0 488c0 9.4 5.5 17.9 14 21.8s18.5 2.5 25.6-3.6L80 471.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L192 471.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L304 471.6l40.4 34.6c7.1 6.1 17.1 7.5 25.6 3.6s14-12.4 14-21.8l0-464c0-9.4-5.5-17.9-14-21.8s-18.5-2.5-25.6 3.6L304 40.4 263.6 5.8c-9-7.7-22.3-7.7-31.2 0L192 40.4 151.6 5.8c-9-7.7-22.3-7.7-31.2 0L80 40.4 39.6 5.8zm8.4 430L48 76.2l16.4 14c9 7.7 22.3 7.7 31.2 0L136 55.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L248 55.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0l16.4-14 0 359.6-16.4-14c-9-7.7-22.3-7.7-31.2 0L248 456.4l-40.4-34.6c-9-7.7-22.3-7.7-31.2 0L136 456.4 95.6 421.8c-9-7.7-22.3-7.7-31.2 0L48 435.8zM120 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zM96 256c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0c-13.3 0-24 10.7-24 24z"]},Z6={prefix:"far",iconName:"eye",icon:[576,512,[128065],"f06e","M288 80c-65.2 0-118.8 29.6-159.9 67.7C89.6 183.5 63 226 49.4 256c13.6 30 40.2 72.5 78.6 108.3C169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256c-13.6-30-40.2-72.5-78.6-108.3C406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1c3.3 7.9 3.3 16.7 0 24.6c-14.9 35.7-46.2 87.7-93 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.6-80.6C48.6 356 17.3 304 2.5 268.3c-3.3-7.9-3.3-16.7 0-24.6C17.3 208 48.6 156 95.4 112.6zM288 336c44.2 0 80-35.8 80-80s-35.8-80-80-80c-.7 0-1.3 0-2 0c1.3 5.1 2 10.5 2 16c0 35.3-28.7 64-64 64c-5.5 0-10.9-.7-16-2c0 .7 0 1.3 0 2c0 44.2 35.8 80 80 80zm0-208a128 128 0 1 1 0 256 128 128 0 1 1 0-256z"]},Y6={prefix:"far",iconName:"align-left",icon:[448,512,[],"f036","M24 40C10.7 40 0 50.7 0 64S10.7 88 24 88l240 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 40zm0 128c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 168zM0 320c0 13.3 10.7 24 24 24l240 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 296c-13.3 0-24 10.7-24 24zM24 424c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 424z"]},F2={prefix:"far",iconName:"paintbrush",icon:[576,512,[128396,"paint-brush"],"f1fc","M278 219.5L356.5 298 524.7 73.6c4.8-6.4 4.1-15.3-1.5-20.9s-14.5-6.3-20.9-1.5L278 219.5zM199.1 321.6c-4.9-1-9.9-1.6-15.1-1.6c-39.8 0-72 32.2-72 72c0 3.8 .3 7.5 .8 11.1c3.3 21.4-2.2 43.1-13.8 60l-.7 .9 85.6 0c39.8 0 72-32.2 72-72c0-5.2-.5-10.2-1.6-15.1l-55.4-55.4zM384 341.3c-19.1 25.5-48.6 41.1-80.3 42.6c.2 2.7 .3 5.4 .3 8.1c0 66.3-53.7 120-120 120L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l6 0c18.1 0 30.1-19.8 27.4-37.6c-.9-6-1.4-12.1-1.4-18.4c0-66.3 53.7-120 120-120c2.7 0 5.4 .1 8.1 .3c1.5-31.7 17-61.1 42.5-80.3L473.5 12.8C499-6.3 534.6-3.8 557.2 18.7s25.1 58.2 6 83.7L384 341.3z"]},q6=F2,X6={prefix:"far",iconName:"key",icon:[512,512,[128273],"f084","M208 176c0-70.7 57.3-128 128-128s128 57.3 128 128s-57.3 128-128 128c-10.4 0-20.5-1.2-30.1-3.6c-8.1-2-16.7 .4-22.6 6.4L254.1 336 200 336c-13.3 0-24 10.7-24 24l0 40-40 0c-13.3 0-24 10.7-24 24l0 40-64 0 0-78.1L205.2 228.7c5.9-5.9 8.3-14.5 6.4-22.6c-2.3-9.6-3.6-19.7-3.6-30.1zM336 0C238.8 0 160 78.8 160 176c0 9.5 .7 18.8 2.2 27.9L7 359c-4.5 4.5-7 10.6-7 17L0 488c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-40 40 0c13.3 0 24-10.7 24-24l0-40 40 0c6.4 0 12.5-2.5 17-7l27.2-27.2c9.1 1.4 18.4 2.2 27.9 2.2c97.2 0 176-78.8 176-176S433.2 0 336 0zm32 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},J6={prefix:"far",iconName:"palette",icon:[512,512,[127912],"f53f","M464 258.2c0 2.7-1 5.2-4.2 8c-3.8 3.1-10.1 5.8-17.8 5.8L344 272c-53 0-96 43-96 96c0 6.8 .7 13.4 2.1 19.8c3.3 15.7 10.2 31.1 14.4 40.6c0 0 0 0 0 0c.7 1.6 1.4 3 1.9 4.3c5 11.5 5.6 15.4 5.6 17.1c0 5.3-1.9 9.5-3.8 11.8c-.9 1.1-1.6 1.6-2 1.8c-.3 .2-.8 .3-1.6 .4c-2.9 .1-5.7 .2-8.6 .2C141.1 464 48 370.9 48 256S141.1 48 256 48s208 93.1 208 208c0 .7 0 1.4 0 2.2zm48 .5c0-.9 0-1.8 0-2.7C512 114.6 397.4 0 256 0S0 114.6 0 256S114.6 512 256 512c3.5 0 7.1-.1 10.6-.2c31.8-1.3 53.4-30.1 53.4-62c0-14.5-6.1-28.3-12.1-42c-4.3-9.8-8.7-19.7-10.8-29.9c-.7-3.2-1-6.5-1-9.9c0-26.5 21.5-48 48-48l97.9 0c36.5 0 69.7-24.8 70.1-61.3zM160 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-64a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm128-64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm64 64a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},G2={prefix:"far",iconName:"floppy-disk",icon:[448,512,[128190,128426,"save"],"f0c7","M48 96l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-245.5c0-4.2-1.7-8.3-4.7-11.3l33.9-33.9c12 12 18.7 28.3 18.7 45.3L448 416c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l245.5 0c17 0 33.3 6.7 45.3 18.7l74.5 74.5-33.9 33.9L320.8 84.7c-.3-.3-.5-.5-.8-.8L320 184c0 13.3-10.7 24-24 24l-192 0c-13.3 0-24-10.7-24-24L80 80 64 80c-8.8 0-16 7.2-16 16zm80-16l0 80 144 0 0-80L128 80zm32 240a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"]},Q6=G2,W2={prefix:"far",iconName:"magnifying-glass",icon:[512,512,[128269,"search"],"f002","M368 208A160 160 0 1 0 48 208a160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z"]},em=W2,j2={prefix:"far",iconName:"ellipsis",icon:[448,512,["ellipsis-h"],"f141","M432 256a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-160 0a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zM64 304a48 48 0 1 1 0-96 48 48 0 1 1 0 96z"]},tm=j2,V2={prefix:"far",iconName:"share-nodes",icon:[448,512,["share-alt"],"f1e0","M448 128c0 53-43 96-96 96c-28.9 0-54.8-12.8-72.4-33l-89.7 44.9c1.4 6.5 2.1 13.2 2.1 20.1s-.7 13.6-2.1 20.1L279.6 321c17.6-20.2 43.5-33 72.4-33c53 0 96 43 96 96s-43 96-96 96s-96-43-96-96c0-6.9 .7-13.6 2.1-20.1L168.4 319c-17.6 20.2-43.5 33-72.4 33c-53 0-96-43-96-96s43-96 96-96c28.9 0 54.8 12.8 72.4 33l89.7-44.9c-1.4-6.5-2.1-13.2-2.1-20.1c0-53 43-96 96-96s96 43 96 96zM96 304a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM400 128a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM352 432a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},rm=V2,om={prefix:"far",iconName:"arrows-from-line",icon:[448,512,[],"e0a4","M241 7c-9.4-9.4-24.6-9.4-33.9 0L135 79c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31 0 86.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-86.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L241 7zm7 337c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 86.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31 0-86.1zM24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 232z"]},am={prefix:"far",iconName:"power-off",icon:[512,512,[9211],"f011","M280 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 240c0 13.3 10.7 24 24 24s24-10.7 24-24l0-240zM134.2 107.3c10.7-7.9 12.9-22.9 5.1-33.6s-22.9-12.9-33.6-5.1C46.5 112.3 8 182.7 8 262C8 394.6 115.5 502 248 502s240-107.5 240-240c0-79.3-38.5-149.7-97.8-193.3c-10.7-7.9-25.7-5.6-33.6 5.1s-5.6 25.7 5.1 33.6c47.5 35 78.2 91.2 78.2 154.7c0 106-86 192-192 192S56 368 56 262c0-63.4 30.7-119.7 78.2-154.7z"]},nm={prefix:"far",iconName:"envelope-open-text",icon:[512,512,[],"f658","M392 48L120 48c-4.4 0-8 3.6-8 8l0 169.2L69.2 190.1c-1.7-1.4-3.4-2.6-5.2-3.8L64 56C64 25.1 89.1 0 120 0L392 0c30.9 0 56 25.1 56 56l0 130.2c-1.8 1.2-3.5 2.5-5.2 3.8L400 225.2 400 56c0-4.4-3.6-8-8-8zM160 120c0-13.3 10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24zm0 80c0-13.3 10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24zM48 276.2L48 456c0 4.4 3.6 8 8 8l400 0c4.4 0 8-3.6 8-8l0-179.8L322 392.8c-38.4 31.5-93.7 31.5-132 0L48 276.2zM0 237.9C0 221.4 13.4 208 29.9 208c6.9 0 13.6 2.4 19 6.8l171.6 141c20.7 17 50.4 17 71.1 0l171.6-141c5.3-4.4 12.1-6.8 19-6.8c16.5 0 29.9 13.4 29.9 29.9L512 456c0 30.9-25.1 56-56 56L56 512c-30.9 0-56-25.1-56-56L0 237.9z"]},K2={prefix:"far",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm224-72l0 144c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-144c0-13.3 10.7-24 24-24s24 10.7 24 24zm112 0l0 144c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-144c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},im=K2,ic={prefix:"far",iconName:"mobile",icon:[384,512,[128241,"mobile-android","mobile-phone"],"f3ce","M80 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l224 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L80 48zM16 64C16 28.7 44.7 0 80 0L304 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L80 512c-35.3 0-64-28.7-64-64L16 64zM160 400l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},sm=ic,cm=ic,lm={prefix:"far",iconName:"bell",icon:[448,512,[61602,128276],"f0f3","M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 25.4c0 45.4-15.5 89.5-43.8 124.9L5.3 377c-5.8 7.2-6.9 17.1-2.9 25.4S14.8 416 24 416l400 0c9.2 0 17.6-5.3 21.6-13.6s2.9-18.2-2.9-25.4l-14.9-18.6C399.5 322.9 384 278.8 384 233.4l0-25.4c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm0 96c61.9 0 112 50.1 112 112l0 25.4c0 47.9 13.9 94.6 39.7 134.6L72.3 368C98.1 328 112 281.3 112 233.4l0-25.4c0-61.9 50.1-112 112-112zm64 352l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"]},dm={prefix:"far",iconName:"filter",icon:[512,512,[],"f0b0","M0 73.7C0 50.7 18.7 32 41.7 32l428.6 0c23 0 41.7 18.7 41.7 41.7c0 9.6-3.3 18.9-9.4 26.3L336 304.5l0 143.2c0 17.8-14.5 32.3-32.3 32.3c-7.3 0-14.4-2.5-20.1-7l-92.5-73.4c-9.6-7.6-15.1-19.1-15.1-31.3l0-63.7L9.4 100C3.3 92.6 0 83.3 0 73.7zM55 80L218.6 280.8c3.5 4.3 5.4 9.6 5.4 15.2l0 68.4 64 50.8L288 296c0-5.5 1.9-10.9 5.4-15.2L457 80 55 80z"]},fm={prefix:"far",iconName:"medal",icon:[512,512,[127941],"f5a2","M4.1 38.2L106.4 191.5c11.2-11.6 23.7-21.9 37.3-30.6L68.4 48l64.5 0 54.9 91.5c15.8-5.5 32.4-9.1 49.6-10.6l-6.1-10.1L169.3 15.5C163.5 5.9 153.1 0 141.9 0L24.6 0C11 0 0 11 0 24.6c0 4.8 1.4 9.6 4.1 13.6zm276.6 80.5l-6.1 10.1c17.2 1.5 33.8 5.2 49.6 10.6L379.2 48l64.5 0L368.4 160.9c13.6 8.7 26.1 19 37.3 30.6L507.9 38.2c2.7-4 4.1-8.8 4.1-13.6C512 11 501 0 487.4 0L370.1 0c-11.2 0-21.7 5.9-27.4 15.5L280.8 118.7zM256 208a128 128 0 1 1 0 256 128 128 0 1 1 0-256zm0 304a176 176 0 1 0 0-352 176 176 0 1 0 0 352zm7.2-257.5c-2.9-5.9-11.4-5.9-14.3 0l-19.2 38.9c-1.2 2.4-3.4 4-6 4.4L180.7 304c-6.6 1-9.2 9-4.4 13.6l31 30.2c1.9 1.8 2.7 4.5 2.3 7.1l-7.3 42.7c-1.1 6.5 5.7 11.5 11.6 8.4L252.3 386c2.3-1.2 5.1-1.2 7.4 0l38.4 20.2c5.9 3.1 12.7-1.9 11.6-8.4L302.4 355c-.4-2.6 .4-5.2 2.3-7.1l31-30.2c4.7-4.6 2.1-12.7-4.4-13.6l-42.9-6.2c-2.6-.4-4.9-2-6-4.4l-19.2-38.9z"]},um={prefix:"far",iconName:"cloud-slash",icon:[640,512,[],"e137","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-33.4-26.2C623.6 418.1 640 383 640 344c0-55.7-33.5-103.7-81.5-124.7c1-6.3 1.5-12.8 1.5-19.3c0-66.3-53.7-120-120-120c-17.4 0-33.8 3.7-48.7 10.3C360.4 54.6 314.9 32 264 32c-48.5 0-92.1 20.5-122.8 53.4L38.8 5.1zm140.4 110C200.9 93.4 230.9 80 264 80c36.3 0 68.8 16.1 90.9 41.7c13.8 16 36.5 21.1 55.9 12.5c8.9-3.9 18.7-6.2 29.2-6.2c39.8 0 72 32.2 72 72c0 4-.3 7.9-.9 11.7c-3.5 21.6 8.1 42.9 28.1 51.7C570.4 276.9 592 308 592 344c0 27.8-12.9 52.6-33.1 68.8L179.2 115.1zM426.5 432L144 432c-53 0-96-43-96-96c0-41.7 26.6-77.3 64-90.5c16.4-5.8 28.2-19.9 31.2-36.6L98.1 173.3C96.7 182 96 190.9 96 200l0 .2C40.1 220 0 273.3 0 336c0 79.5 64.5 144 144 144l320 0 23.4 0-60.9-48z"]},Z2={prefix:"far",iconName:"minus",icon:[448,512,[8211,8722,10134,"subtract"],"f068","M432 256c0 13.3-10.7 24-24 24L40 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l368 0c13.3 0 24 10.7 24 24z"]},pm=Z2,Y2={prefix:"far",iconName:"paste",icon:[512,512,["file-clipboard"],"f0ea","M104.6 48L64 48C28.7 48 0 76.7 0 112L0 384c0 35.3 28.7 64 64 64l96 0 0-48-96 0c-8.8 0-16-7.2-16-16l0-272c0-8.8 7.2-16 16-16l16 0c0 17.7 14.3 32 32 32l72.4 0C202 108.4 227.6 96 256 96l62 0c-7.1-27.6-32.2-48-62-48l-40.6 0C211.6 20.9 188.2 0 160 0s-51.6 20.9-55.4 48zM144 56a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM448 464l-192 0c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l140.1 0L464 243.9 464 448c0 8.8-7.2 16-16 16zM256 512l192 0c35.3 0 64-28.7 64-64l0-204.1c0-12.7-5.1-24.9-14.1-33.9l-67.9-67.9c-9-9-21.2-14.1-33.9-14.1L256 128c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64z"]},hm=Y2,mm={prefix:"far",iconName:"calendar-check",icon:[448,512,[],"f274","M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM400 192L48 192l0 256c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-256zM329 297L217 409c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47 95-95c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]};var uc={};Y(uc,{faAddressCard:()=>fc,faAnalytics:()=>Om,faArchive:()=>xm,faAreaChart:()=>d8,faBell:()=>m8,faBellSlash:()=>Mm,faBookmark:()=>Gm,faBoxArchive:()=>X2,faChartArea:()=>lf,faChartMixed:()=>Q2,faCheck:()=>Km,faCheckCircle:()=>Dm,faCircle:()=>Qm,faCircleCheck:()=>rf,faCircleDollar:()=>lc,faCirclePause:()=>ff,faCircleQuestion:()=>af,faCircleSmall:()=>g8,faCircleStop:()=>cf,faClock:()=>df,faClockFour:()=>f8,faClose:()=>Um,faCodeCompare:()=>vm,faCog:()=>qm,faCommentAltCheck:()=>n8,faCommentAltQuote:()=>Rm,faCommentQuestion:()=>r8,faContactCard:()=>e8,faCrown:()=>o8,faCubes:()=>zm,faDollarCircle:()=>Am,faExclamationTriangle:()=>_m,faFilter:()=>y8,faGear:()=>nf,faGripLines:()=>c8,faHeart:()=>l8,faHexagonExclamation:()=>Pm,faHexagonXmark:()=>cc,faInfoSquare:()=>Fm,faLockAlt:()=>gm,faLockKeyhole:()=>q2,faLockKeyholeOpen:()=>J2,faLockOpenAlt:()=>Sm,faMagicWandSparkles:()=>Im,faMessageBot:()=>Vm,faMessageCheck:()=>sf,faMessageQuote:()=>ef,faMinus:()=>uf,faMultiply:()=>$m,faPause:()=>Cm,faPauseCircle:()=>h8,faPlay:()=>Zm,faQuestionCircle:()=>Ym,faRemove:()=>Bm,faRobot:()=>wm,faServer:()=>jm,faSquareInfo:()=>of,faStar:()=>Tm,faStopCircle:()=>i8,faSubtract:()=>b8,faTag:()=>Em,faThumbsDown:()=>a8,faThumbsUp:()=>Jm,faTimes:()=>Hm,faTimesHexagon:()=>ym,faTrash:()=>u8,faTriangleExclamation:()=>dc,faTurnLeft:()=>Xm,faTurnRight:()=>km,faUsdCircle:()=>Lm,faUser:()=>Wm,faUserTie:()=>p8,faUsers:()=>s8,faVcard:()=>t8,faWandMagicSparkles:()=>tf,faWarning:()=>Nm,faXmark:()=>ea,faXmarkHexagon:()=>bm});var q2={prefix:"fas",iconName:"lock-keyhole",icon:[448,512,["lock-alt"],"f30d","M224 64c44.2 0 80 35.8 80 80l0 48-160 0 0-48c0-44.2 35.8-80 80-80zM80 144l0 48-16 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-16 0 0-48C368 64.5 303.5 0 224 0S80 64.5 80 144zM256 320l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},gm=q2,cc={prefix:"fas",iconName:"hexagon-xmark",icon:[512,512,["times-hexagon","xmark-hexagon"],"f2ee","M17.1 292c-12.9-22.3-12.9-49.7 0-72L105.4 67.1c12.9-22.3 36.6-36 62.4-36l176.6 0c25.7 0 49.5 13.7 62.4 36L494.9 220c12.9 22.3 12.9 49.7 0 72L406.6 444.9c-12.9 22.3-36.6 36-62.4 36l-176.6 0c-25.7 0-49.5-13.7-62.4-36L17.1 292zM175 175c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z"]},ym=cc,bm=cc,vm={prefix:"fas",iconName:"code-compare",icon:[512,512,[],"e13a","M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1s14.2 12.4 14.2 21.9l0 40 16 0c35.3 0 64-28.7 64-64l0-166.7C371.7 141 352 112.8 352 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3L464 320c0 70.7-57.3 128-128 128l-16 0 0 40zM456 80a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM192 24c0-9.5 5.6-18.1 14.2-21.9s18.8-2.3 25.8 4.1l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1s-14.2-12.4-14.2-21.9l0-40-16 0c-35.3 0-64 28.7-64 64l0 166.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3L48 192c0-70.7 57.3-128 128-128l16 0 0-40zM56 432a24 24 0 1 0 48 0 24 24 0 1 0 -48 0z"]},X2={prefix:"fas",iconName:"box-archive",icon:[512,512,["archive"],"f187","M32 32l448 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96L0 64C0 46.3 14.3 32 32 32zm0 128l448 0 0 256c0 35.3-28.7 64-64 64L96 480c-35.3 0-64-28.7-64-64l0-256zm128 80c0 8.8 7.2 16 16 16l160 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-160 0c-8.8 0-16 7.2-16 16z"]},xm=X2,J2={prefix:"fas",iconName:"lock-keyhole-open",icon:[576,512,["lock-open-alt"],"f3c2","M432 64c-44.2 0-80 35.8-80 80l0 48 32 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l224 0 0-48C288 64.5 352.5 0 432 0s144 64.5 144 144l0 48c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-48c0-44.2-35.8-80-80-80zM256 384c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0z"]},Sm=J2,Cm={prefix:"fas",iconName:"pause",icon:[320,512,[9208],"f04c","M48 64C21.5 64 0 85.5 0 112L0 400c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48L48 64zm192 0c-26.5 0-48 21.5-48 48l0 288c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48l-32 0z"]},Em={prefix:"fas",iconName:"tag",icon:[448,512,[127991],"f02b","M0 80L0 229.5c0 17 6.7 33.3 18.7 45.3l176 176c25 25 65.5 25 90.5 0L418.7 317.3c25-25 25-65.5 0-90.5l-176-176c-12-12-28.3-18.7-45.3-18.7L48 32C21.5 32 0 53.5 0 80zm112 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},Q2={prefix:"fas",iconName:"chart-mixed",icon:[512,512,["analytics"],"f643","M500 89c13.8-11 16-31.2 5-45s-31.2-16-45-5L319.4 151.5 211.2 70.4c-11.7-8.8-27.8-8.5-39.2 .6L12 199c-13.8 11-16 31.2-5 45s31.2 16 45 5L192.6 136.5l108.2 81.1c11.7 8.8 27.8 8.5 39.2-.6L500 89zM160 256l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32zM32 352l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32s-32 14.3-32 32zm288-64c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128c0-17.7-14.3-32-32-32zm96-32l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},Om=Q2,lc={prefix:"fas",iconName:"circle-dollar",icon:[512,512,["dollar-circle","usd-circle"],"f2e8","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm20.8-378.4l0 14.2c9.7 1.2 19.4 3.9 29 6.6c1.9 .5 3.7 1 5.6 1.6c11.5 3.2 18.3 15.1 15.1 26.6s-15.1 18.2-26.6 15.1c-1.6-.4-3.1-.9-4.7-1.3c-7-2-14-3.9-21.1-5.3c-13.2-2.5-28.5-1.3-40.8 4c-11 4.8-20.1 16.4-7.6 24.4c9.8 6.3 21.8 9.5 33.2 12.6c2.4 .6 4.7 1.3 7 1.9c15.6 4.4 35.5 10.1 50.4 20.3c19.4 13.3 28.5 34.9 24.2 58.1c-4.1 22.4-19.7 37.1-38.4 44.7c-7.8 3.2-16.3 5.2-25.2 6.2l0 15.2c0 11.9-9.7 21.6-21.6 21.6s-21.6-9.7-21.6-21.6l0-17.4c-14.5-3.3-28.7-7.9-42.8-12.5c-11.3-3.7-17.5-16-13.7-27.3s16-17.5 27.3-13.7c2.5 .8 5 1.7 7.5 2.5c11.3 3.8 22.9 7.7 34.5 9.6c17 2.5 30.6 1 39.5-2.6c12-4.8 17.7-19.1 5.9-27.1c-10.1-6.9-22.6-10.3-34.5-13.5c-2.3-.6-4.5-1.2-6.8-1.9c-15.1-4.3-34-9.6-48.2-18.7c-19.5-12.5-29.4-33.3-25.2-56.4c4-21.8 21-36.3 39-44.1c5.5-2.4 11.4-4.3 17.5-5.7l0-16.1c0-11.9 9.7-21.6 21.6-21.6s21.6 9.7 21.6 21.6z"]},Am=lc,Lm=lc,wm={prefix:"fas",iconName:"robot",icon:[640,512,[129302],"f544","M320 0c17.7 0 32 14.3 32 32l0 64 120 0c39.8 0 72 32.2 72 72l0 272c0 39.8-32.2 72-72 72l-304 0c-39.8 0-72-32.2-72-72l0-272c0-39.8 32.2-72 72-72l120 0 0-64c0-17.7 14.3-32 32-32zM208 384c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zM264 256a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zm152 40a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM48 224l16 0 0 192-16 0c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48zm544 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-16 0 0-192 16 0z"]},ef={prefix:"fas",iconName:"message-quote",icon:[512,512,["comment-alt-quote"],"e1e4","M0 64C0 28.7 28.7 0 64 0L448 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64l-138.7 0L185.6 508.8c-4.8 3.6-11.3 4.2-16.8 1.5s-8.8-8.2-8.8-14.3l0-80-96 0c-35.3 0-64-28.7-64-64L0 64zm160 48c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3 0-24 0-24c0-17.7-14.3-32-32-32l-48 0zm224 80l0-24 0-24c0-17.7-14.3-32-32-32l-48 0c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3z"]},Rm=ef,dc={prefix:"fas",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480L40 480c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},_m=dc,Nm=dc,Tm={prefix:"fas",iconName:"star",icon:[576,512,[11088,61446],"f005","M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z"]},Mm={prefix:"fas",iconName:"bell-slash",icon:[640,512,[61943,128277],"f1f6","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-90.2-70.7c.2-.4 .4-.9 .6-1.3c5.2-11.5 3.1-25-5.3-34.4l-7.4-8.3C497.3 319.2 480 273.9 480 226.8l0-18.8c0-77.4-55-142-128-156.8L352 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 19.2c-42.6 8.6-79 34.2-102 69.3L38.8 5.1zM406.2 416L160 222.1l0 4.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S115.4 416 128 416l278.2 0zm-40.9 77.3c12-12 18.7-28.3 18.7-45.3l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"]},tf={prefix:"fas",iconName:"wand-magic-sparkles",icon:[576,512,["magic-wand-sparkles"],"e2ca","M234.7 42.7L197 56.8c-3 1.1-5 4-5 7.2s2 6.1 5 7.2l37.7 14.1L248.8 123c1.1 3 4 5 7.2 5s6.1-2 7.2-5l14.1-37.7L315 71.2c3-1.1 5-4 5-7.2s-2-6.1-5-7.2L277.3 42.7 263.2 5c-1.1-3-4-5-7.2-5s-6.1 2-7.2 5L234.7 42.7zM46.1 395.4c-18.7 18.7-18.7 49.1 0 67.9l34.6 34.6c18.7 18.7 49.1 18.7 67.9 0L529.9 116.5c18.7-18.7 18.7-49.1 0-67.9L495.3 14.1c-18.7-18.7-49.1-18.7-67.9 0L46.1 395.4zM484.6 82.6l-105 105-23.3-23.3 105-105 23.3 23.3zM7.5 117.2C3 118.9 0 123.2 0 128s3 9.1 7.5 10.8L64 160l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L128 160l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L128 96 106.8 39.5C105.1 35 100.8 32 96 32s-9.1 3-10.8 7.5L64 96 7.5 117.2zm352 256c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L416 416l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L480 416l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L480 352l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L416 352l-56.5 21.2z"]},Im=tf,Pm={prefix:"fas",iconName:"hexagon-exclamation",icon:[512,512,[],"e417","M17.1 292c-12.9-22.3-12.9-49.7 0-72L105.4 67.1c12.9-22.3 36.6-36 62.4-36l176.6 0c25.7 0 49.5 13.7 62.4 36L494.9 220c12.9 22.3 12.9 49.7 0 72L406.6 444.9c-12.9 22.3-36.6 36-62.4 36l-176.6 0c-25.7 0-49.5-13.7-62.4-36L17.1 292zM256 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},zm={prefix:"fas",iconName:"cubes",icon:[576,512,[],"f1b3","M290.8 48.6l78.4 29.7L288 109.5 206.8 78.3l78.4-29.7c1.8-.7 3.8-.7 5.7 0zM136 92.5l0 112.2c-1.3 .4-2.6 .8-3.9 1.3l-96 36.4C14.4 250.6 0 271.5 0 294.7L0 413.9c0 22.2 13.1 42.3 33.5 51.3l96 42.2c14.4 6.3 30.7 6.3 45.1 0L288 457.5l113.5 49.9c14.4 6.3 30.7 6.3 45.1 0l96-42.2c20.3-8.9 33.5-29.1 33.5-51.3l0-119.1c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-1.3-.5-2.6-.9-3.9-1.3l0-112.2c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-12.8-4.8-26.9-4.8-39.7 0l-96 36.4C150.4 48.4 136 69.3 136 92.5zM392 210.6l-82.4 31.2 0-89.2L392 121l0 89.6zM154.8 250.9l78.4 29.7L152 311.7 70.8 280.6l78.4-29.7c1.8-.7 3.8-.7 5.7 0zm18.8 204.4l0-100.5L256 323.2l0 95.9-82.4 36.2zM421.2 250.9c1.8-.7 3.8-.7 5.7 0l78.4 29.7L424 311.7l-81.2-31.1 78.4-29.7zM523.2 421.2l-77.6 34.1 0-100.5L528 323.2l0 90.7c0 3.2-1.9 6-4.8 7.3z"]},km={prefix:"fas",iconName:"turn-right",icon:[512,512,[],"e639","M334.5 66c8.8-3.8 19-2 26 4.6l144 136c4.8 4.5 7.5 10.8 7.5 17.4s-2.7 12.9-7.5 17.4l-144 136c-7 6.6-17.2 8.4-26 4.6s-14.5-12.5-14.5-22l0-88-192 0c-17.7 0-32 14.3-32 32l0 144c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32L0 304c0-70.7 57.3-128 128-128l192 0 0-88c0-9.6 5.7-18.2 14.5-22z"]},rf={prefix:"fas",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]},Dm=rf,ea={prefix:"fas",iconName:"xmark",icon:[384,512,[215,10005,10006,10060,128473,"close","multiply","remove","times"],"f00d","M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"]},Um=ea,$m=ea,Bm=ea,Hm=ea,of={prefix:"fas",iconName:"square-info",icon:[448,512,[8505,"info-square"],"f30f","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM184 336l24 0 0-64-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 88 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},Fm=of,Gm={prefix:"fas",iconName:"bookmark",icon:[384,512,[61591,128278],"f02e","M0 48V487.7C0 501.1 10.9 512 24.3 512c5 0 9.9-1.5 14-4.4L192 400 345.7 507.6c4.1 2.9 9 4.4 14 4.4c13.4 0 24.3-10.9 24.3-24.3V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48z"]},Wm={prefix:"fas",iconName:"user",icon:[448,512,[62144,128100],"f007","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0z"]},jm={prefix:"fas",iconName:"server",icon:[512,512,[],"f233","M64 32C28.7 32 0 60.7 0 96l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 32zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm48 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 288zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},Vm={prefix:"fas",iconName:"message-bot",icon:[640,512,[],"e3b8","M160 0C124.7 0 96 28.7 96 64l0 112-36.3 0c-5.5-9.6-15.9-16-27.7-16c-17.7 0-32 14.3-32 32s14.3 32 32 32c11.8 0 22.2-6.4 27.7-16L96 208l0 144c0 35.3 28.7 64 64 64l64 0 0 80c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L373.3 416 480 416c35.3 0 64-28.7 64-64l0-144 36.3 0c5.5 9.6 15.9 16 27.7 16c17.7 0 32-14.3 32-32s-14.3-32-32-32c-11.8 0-22.2 6.4-27.7 16L544 176l0-112c0-35.3-28.7-64-64-64L160 0zm0 128c0-17.7 14.3-32 32-32l256 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32l0-128zm64 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm192 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},Km={prefix:"fas",iconName:"check",icon:[448,512,[10003,10004],"f00c","M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"]},Zm={prefix:"fas",iconName:"play",icon:[384,512,[9654],"f04b","M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80L0 432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z"]},af={prefix:"fas",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},Ym=af,nf={prefix:"fas",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z"]},qm=nf,Xm={prefix:"fas",iconName:"turn-left",icon:[512,512,[],"e636","M177.5 66c-8.8-3.8-19-2-26 4.6l-144 136C2.7 211.1 0 217.4 0 224s2.7 12.9 7.5 17.4l144 136c7 6.6 17.2 8.4 26 4.6s14.5-12.5 14.5-22l0-88 192 0c17.7 0 32 14.3 32 32l0 144c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-144c0-70.7-57.3-128-128-128l-192 0 0-88c0-9.6-5.7-18.2-14.5-22z"]},Jm={prefix:"fas",iconName:"thumbs-up",icon:[512,512,[61575,128077],"f164","M313.4 32.9c26 5.2 42.9 30.5 37.7 56.5l-2.3 11.4c-5.3 26.7-15.1 52.1-28.8 75.2l144 0c26.5 0 48 21.5 48 48c0 18.5-10.5 34.6-25.9 42.6C497 275.4 504 288.9 504 304c0 23.4-16.8 42.9-38.9 47.1c4.4 7.3 6.9 15.8 6.9 24.9c0 21.3-13.9 39.4-33.1 45.6c.7 3.3 1.1 6.8 1.1 10.4c0 26.5-21.5 48-48 48l-97.5 0c-19 0-37.5-5.6-53.3-16.1l-38.5-25.7C176 420.4 160 390.4 160 358.3l0-38.3 0-48 0-24.9c0-29.2 13.3-56.7 36-75l7.4-5.9c26.5-21.2 44.6-51 51.2-84.2l2.3-11.4c5.2-26 30.5-42.9 56.5-37.7zM32 192l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32L0 224c0-17.7 14.3-32 32-32z"]},Qm={prefix:"fas",iconName:"circle",icon:[512,512,[9679,9898,9899,11044,61708,61915,128308,128309,128992,128993,128994,128995,128996],"f111","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"]},fc={prefix:"fas",iconName:"address-card",icon:[576,512,[62140,"contact-card","vcard"],"f2bb","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 256l64 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16L80 384c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zm256-32l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},e8=fc,t8=fc,r8={prefix:"fas",iconName:"comment-question",icon:[512,512,[],"e14b","M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM169.8 149.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 248.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 336a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},o8={prefix:"fas",iconName:"crown",icon:[576,512,[128081],"f521","M309 106c11.4-7 19-19.7 19-34c0-22.1-17.9-40-40-40s-40 17.9-40 40c0 14.4 7.6 27 19 34L209.7 220.6c-9.1 18.2-32.7 23.4-48.6 10.7L72 160c5-6.7 8-15 8-24c0-22.1-17.9-40-40-40S0 113.9 0 136s17.9 40 40 40c.2 0 .5 0 .7 0L86.4 427.4c5.5 30.4 32 52.6 63 52.6l277.2 0c30.9 0 57.4-22.1 63-52.6L535.3 176c.2 0 .5 0 .7 0c22.1 0 40-17.9 40-40s-17.9-40-40-40s-40 17.9-40 40c0 9 3 17.3 8 24l-89.1 71.3c-15.9 12.7-39.5 7.5-48.6-10.7L309 106z"]},a8={prefix:"fas",iconName:"thumbs-down",icon:[512,512,[61576,128078],"f165","M313.4 479.1c26-5.2 42.9-30.5 37.7-56.5l-2.3-11.4c-5.3-26.7-15.1-52.1-28.8-75.2l144 0c26.5 0 48-21.5 48-48c0-18.5-10.5-34.6-25.9-42.6C497 236.6 504 223.1 504 208c0-23.4-16.8-42.9-38.9-47.1c4.4-7.3 6.9-15.8 6.9-24.9c0-21.3-13.9-39.4-33.1-45.6c.7-3.3 1.1-6.8 1.1-10.4c0-26.5-21.5-48-48-48l-97.5 0c-19 0-37.5 5.6-53.3 16.1L202.7 73.8C176 91.6 160 121.6 160 153.7l0 38.3 0 48 0 24.9c0 29.2 13.3 56.7 36 75l7.4 5.9c26.5 21.2 44.6 51 51.2 84.2l2.3 11.4c5.2 26 30.5 42.9 56.5 37.7zM32 384l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32L32 96C14.3 96 0 110.3 0 128L0 352c0 17.7 14.3 32 32 32z"]},sf={prefix:"fas",iconName:"message-check",icon:[512,512,["comment-alt-check"],"f4a2","M0 64C0 28.7 28.7 0 64 0L448 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64l-138.7 0L185.6 508.8c-4.8 3.6-11.3 4.2-16.8 1.5s-8.8-8.2-8.8-14.3l0-80-96 0c-35.3 0-64-28.7-64-64L0 64zm369 89c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 153z"]},n8=sf,cf={prefix:"fas",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM192 160l128 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32z"]},i8=cf,s8={prefix:"fas",iconName:"users",icon:[640,512,[],"f0c0","M144 0a80 80 0 1 1 0 160A80 80 0 1 1 144 0zM512 0a80 80 0 1 1 0 160A80 80 0 1 1 512 0zM0 298.7C0 239.8 47.8 192 106.7 192l42.7 0c15.9 0 31 3.5 44.6 9.7c-1.3 7.2-1.9 14.7-1.9 22.3c0 38.2 16.8 72.5 43.3 96c-.2 0-.4 0-.7 0L21.3 320C9.6 320 0 310.4 0 298.7zM405.3 320c-.2 0-.4 0-.7 0c26.6-23.5 43.3-57.8 43.3-96c0-7.6-.7-15-1.9-22.3c13.6-6.3 28.7-9.7 44.6-9.7l42.7 0C592.2 192 640 239.8 640 298.7c0 11.8-9.6 21.3-21.3 21.3l-213.3 0zM224 224a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM128 485.3C128 411.7 187.7 352 261.3 352l117.3 0C452.3 352 512 411.7 512 485.3c0 14.7-11.9 26.7-26.7 26.7l-330.7 0c-14.7 0-26.7-11.9-26.7-26.7z"]},c8={prefix:"fas",iconName:"grip-lines",icon:[448,512,[],"f7a4","M32 288c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 288zm0-128c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 160z"]},l8={prefix:"fas",iconName:"heart",icon:[512,512,[9829,10084,61578,128153,128154,128155,128156,128420,129293,129294,129505],"f004","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z"]},lf={prefix:"fas",iconName:"chart-area",icon:[512,512,["area-chart"],"f1fe","M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64L0 400c0 44.2 35.8 80 80 80l400 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 416c-8.8 0-16-7.2-16-16L64 64zm96 288l288 0c17.7 0 32-14.3 32-32l0-68.2c0-7.6-2.7-15-7.7-20.8l-65.8-76.8c-12.1-14.2-33.7-15-46.9-1.8l-21 21c-10 10-26.4 9.2-35.4-1.6l-39.2-47c-12.6-15.1-35.7-15.4-48.7-.6L135.9 215c-5.1 5.8-7.9 13.3-7.9 21.1l0 84c0 17.7 14.3 32 32 32z"]},d8=lf,df={prefix:"fas",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M256 0a256 256 0 1 1 0 512A256 256 0 1 1 256 0zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},f8=df,u8={prefix:"fas",iconName:"trash",icon:[448,512,[],"f1f8","M135.2 17.7L128 32 32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0-7.2-14.3C307.4 6.8 296.3 0 284.2 0L163.8 0c-12.1 0-23.2 6.8-28.6 17.7zM416 128L32 128 53.2 467c1.6 25.3 22.6 45 47.9 45l245.8 0c25.3 0 46.3-19.7 47.9-45L416 128z"]},p8={prefix:"fas",iconName:"user-tie",icon:[448,512,[],"f508","M96 128a128 128 0 1 0 256 0A128 128 0 1 0 96 128zm94.5 200.2l18.6 31L175.8 483.1l-36-146.9c-2-8.1-9.8-13.4-17.9-11.3C51.9 342.4 0 405.8 0 481.3c0 17 13.8 30.7 30.7 30.7l131.7 0c0 0 0 0 .1 0l5.5 0 112 0 5.5 0c0 0 0 0 .1 0l131.7 0c17 0 30.7-13.8 30.7-30.7c0-75.5-51.9-138.9-121.9-156.4c-8.1-2-15.9 3.3-17.9 11.3l-36 146.9L238.9 359.2l18.6-31c6.4-10.7-1.3-24.2-13.7-24.2L224 304l-19.7 0c-12.4 0-20.1 13.6-13.7 24.2z"]},ff={prefix:"fas",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM224 192l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},h8=ff,m8={prefix:"fas",iconName:"bell",icon:[448,512,[61602,128276],"f0f3","M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416l384 0c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8l0-18.8c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"]},g8={prefix:"fas",iconName:"circle-small",icon:[320,512,[],"e122","M0 256a160 160 0 1 1 320 0A160 160 0 1 1 0 256z"]},y8={prefix:"fas",iconName:"filter",icon:[512,512,[],"f0b0","M3.9 54.9C10.5 40.9 24.5 32 40 32l432 0c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9 320 448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3l-64-48c-8.1-6-12.8-15.5-12.8-25.6l0-79.1L9 97.3C-.7 85.4-2.8 68.8 3.9 54.9z"]},uf={prefix:"fas",iconName:"minus",icon:[448,512,[8211,8722,10134,"subtract"],"f068","M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"]},b8=uf;var pc={};Y(pc,{faLightBookOpenGear:()=>mg,faLightFileLinesGear:()=>M8,faLightReceiptGear:()=>j8,faRegularBellCirclePlus:()=>X8,faRegularBinderOpen:()=>C8,faRegularBinderOpenArrowLeft:()=>V8,faRegularBinderOpenArrowRight:()=>lg,faRegularBinderOpenPen:()=>fg,faRegularBookOpenGear:()=>hg,faRegularBookOpenGearSlash:()=>k8,faRegularBookmarkCircleMinus:()=>ug,faRegularBookmarkCirclePlus:()=>E8,faRegularBulletsLine:()=>B8,faRegularBulletsLines:()=>dg,faRegularChartBarGrouped:()=>ag,faRegularChartBarNormalized:()=>ig,faRegularChartBarStacked:()=>U8,faRegularCircleDashedDollarQuestion:()=>P8,faRegularCircleDollarSlash:()=>cg,faRegularCloneLinkSimple:()=>N8,faRegularCloudSlashGear:()=>J8,faRegularComputerMouseMagnifyingGlass:()=>rg,faRegularConsumer:()=>ng,faRegularContext:()=>L8,faRegularDiagramSunburst:()=>O8,faRegularFileLinesGear:()=>I8,faRegularFolderOpenLock:()=>v8,faRegularFormatClear:()=>G8,faRegularHourglassHalfCircleCheck:()=>K8,faRegularHouseMagnifyingGlass:()=>Q8,faRegularLanguageCircleExclamation:()=>H8,faRegularLanguageSlash:()=>og,faRegularLeftPanel:()=>T8,faRegularListMagnifyingGlass:()=>tg,faRegularMagnifyingGlassBack:()=>W8,faRegularMagnifyingGlassOne:()=>pg,faRegularMobileLandscape:()=>w8,faRegularPip:()=>Y8,faRegularPipWide:()=>_8,faRegularPreview:()=>A8,faRegularTableCellsSlash:()=>z8,faRegularTabletLandscape:()=>D8,faRegularThreshold:()=>Z8,faRegularUserCircleCheck:()=>x8,faRegularUserGear:()=>q8,faRegularUserLock:()=>sg,faSolidCircleUserCircleCheck:()=>$8,faSolidCircleUserSlash:()=>eg,faSolidCodeCompare:()=>F8,faSolidFileRotateRight:()=>R8,faSolidLeftPanel:()=>S8});var v8={prefix:"fak",iconName:"regular-folder-open-lock",icon:[640,512,[],"e005","M0 96C0 60.7 28.7 32 64 32l117.4 0c17 0 33.3 6.7 45.3 18.7l26.5 26.6c12 12 28.3 18.7 45.3 18.7L416 96c35.3 0 64 28.7 64 64l0 10.8c-11.3 5.4-21.6 12.6-30.4 21.2L432 192l0-32c0-8.8-7.2-16-16-16l-117.5 0c-29.7 0-58.2-11.8-79.2-32.8L192.8 84.7c-3-3-7.1-4.7-11.3-4.7L64 80c-8.8 0-16 7.2-16 16l0 261.1 68.4-117.2C122.1 230 132.6 224 144 224l282.8 0c-6.9 14.5-10.8 30.8-10.8 48l0 24.6c-19.1 11-32 31.7-32 55.4l0 127.9c0 0 0 .1 0 .1L87.7 480 64 480c-35.3 0-64-28.7-64-64L0 96zM416 352c0-17.7 14.3-32 32-32l0-48c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128zm80-80l0 48 64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},x8={prefix:"fak",iconName:"regular-user-circle-check",icon:[640,512,[],"e00e","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c20.6 0 40.4 3.5 58.8 9.9c-4.9 15.2-7.8 31.4-8.4 48.2c-15.5-6.5-32.5-10.1-50.3-10.1l-91.4 0c-65.7 0-120.1 48.7-129 112l299.1 0c12.3 18.8 28 35.1 46.3 48L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM352 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},S8={prefix:"fak",iconName:"solid-left-panel",icon:[576,512,[],"e021","M519.3 32H56.7C25.3 32 0 57.3 0 88.6V423c0 31.4 25.3 56.6 56.7 56.6h183.5v.3h48v-.3h231.2c31.4 0 56.7-25.3 56.7-56.6V88.6c0-31.4-25.3-56.6-56.7-56.6zM168.1 368h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zm0-96h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zm0-96h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zM528.3 423c0 4.8-3.8 8.6-8.6 8.6H288.2V80h231.5c4.8 0 8.6 3.8 8.6 8.6V423z"]},C8={prefix:"fak",iconName:"regular-binder-open",icon:[576,512,[],"e034","M548.8 53.8c-21.8-7.1-73.6-21.5-129-21.5l.6-.3c-36.8 0-71.7 6.4-97.3 12.8c-12.8 3.2-23.4 6.4-31 8.7c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31-8.7c-25.6-6.4-60.5-12.8-97.3-12.8c-55.4 0-107.2 14.7-129 21.5C10.6 58.9 0 74.3 0 91v312.8c0 23.7 19.8 40.7 41.3 40.7s4.5 0 6.7-.6c19.8-3.2 54.7-7.7 99.8-7.7s97.6 25.6 112.6 35.6c7.4 5.1 17 8.3 26.9 8.3s21.4-4.2 29.4-9.9c13.4-9.9 52.2-34.3 111-34.3s80.6 3.8 98.9 7.1c2.2 .3 4.5 .6 7 .6c21.4 0 42.2-17 42.2-41.3V91.3c0-16.7-10.2-32-27.2-37.5zM264.3 160.2h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v96.1h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v66c-25.9-13.8-67.2-29.8-115.8-29.8s-77.4 3.8-99.8 7.1h-.3V97.4c22.4-6.7 64.3-17.3 108.2-17.3s62.7 5.4 85.8 11.2c8.6 2.2 16 4.2 22.1 6.1v62.8zm264 234.9c-21.8-3.2-55-6.7-99.8-6.7s-90.9 15.1-115.8 28.5v-64.7h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32v-96.1h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32l-.3 .3V97.6c6.1-1.9 13.4-3.8 22.1-6.1c23.4-5.8 54.4-11.2 85.8-11.2s85.8 10.6 108.2 17.3v297.7z"]},E8={prefix:"fak",iconName:"regular-bookmark-circle-plus",icon:[576,512,[],"e001","M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 150.6c-17.2 4.9-33.4 12.3-48 21.8L336 48 48 48l0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0l50.8 36.3c2.7 28.7 12.3 55.3 27.1 78.3L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16z"]},O8={prefix:"fak",iconName:"regular-diagram-sunburst",icon:[512,512,[],"e03f","M314.8 185.3l79.5-30.3C359.5 85.9 291 39 214 32v84.8c42.7 6.2 79.2 31.2 100.8 68.5zM193.2 354.4h.3c34 0 66-17.7 84-46.6l-74.1-26.7-36.2 69.9c8.4 2.2 17.1 3.4 26.1 3.4h-.1zm-20.5-104v-91.8c-45.5 9.5-78.3 49.7-78.3 96.9s13.5 57.6 36.2 76.4l42.1-81.4h0zm119.7 5.1c0-47.2-32.9-87.3-78.3-96.9v82.3l77.5 28.1c.6-4.5 .8-9 .8-13.5h0zM147.9 388.1l-39 75.5c32.9 13.2 67.4 18.5 103.3 15.7l-14.3-83.7c-17.7 .3-34.3-2-50-7.6h0zm261-194.9v.4h.2l-.3-.4h0zm.1 .3l-79.3 30c2.5 10.4 3.7 21.1 3.7 31.7s-.8 18.5-2.8 27.5l79.7 28.9c4.8-18.2 7.3-37.3 7.3-56.4s-2.8-41.6-8.6-61.7h0zM238.9 388.1l-.3 .3 14.3 83.7c63.7-17.4 115.7-61.5 143.8-121.3L317 321.9c-16.8 31.4-44.4 54.7-78.1 66.3h0z"]},A8={prefix:"fak",iconName:"regular-preview",icon:[512,512,[],"e046","M270.1 323.5c28.5-7.7 45.4-36.8 37.8-65.3c-6.1-23-26.6-38.4-49.3-39.4c-3.2 0-5.1 3.5-4.2 6.4c1.3 3.5 1.9 7.4 1.9 11.2h-.3c0 19.5-16 35.5-35.5 35.5s-7.7-.6-11.2-1.9c-3.2-1-6.7 1-6.4 4.2c0 3.8 .6 7.7 1.9 11.5c7.7 28.5 36.8 45.4 65.3 37.8zM149.1 352c26.2 24.3 62.1 44.8 106.9 44.8s81-20.5 106.9-44.8 43.5-53.1 51.5-73c1.9-4.5 1.9-9.3 0-13.8c-8.3-19.8-25.6-48.6-51.5-73c-26.2-24.3-62.1-44.8-106.9-44.8s-81 20.5-106.9 44.8c-25.9 24-43.5 53.1-51.5 73c-1.9 4.5-1.9 9.3 0 13.8c8.3 19.8 25.6 48.6 51.5 73zM256 192c44.2 0 80 35.8 80 80s-35.8 80-80 80-80-35.8-80-80 35.8-80 80-80zM480 0H32C14.4 0 0 14.4 0 32v448c0 17.6 14.4 32 32 32h448c17.6 0 32-14.4 32-32V32c0-17.6-14.4-32-32-32zM464 464H48V96h416v368z"]},L8={prefix:"fak",iconName:"regular-context",icon:[512,512,[],"e03e","M215.4 465.3l-169-.6 .6-418.2 417.9 .6V217c0 12.8 10.6 23.4 23.4 23.4s23.4-10.6 23.4-23.4V47.4c0-26.2-21.1-47.4-47.4-47.4H47.4C21.1 0 0 21.1 0 47.4v417.3c0 26.2 21.1 47.4 47.4 47.4h168c12.8 0 23.4-10.6 23.4-23.4s-10.6-23.4-23.4-23.4zm19.2-331.2v.3c-11.8 0-21.4 9.6-21.4 21.4v26.9l-82.9-82.9c-9.3-6.7-23-4.5-30.1 4.8c-5.8 7.7-5.4 18.2 1 26.2l81.9 82.2h-27.2c-11.8 0-21.4 9.6-21.4 21.4s9.6 21.4 21.4 21.4h83.8l3.2-1c2.6-1 5.1-2.9 7-4.8s3.5-4.2 4.5-7v-1.6c1-2.6 1.3-5.1 .6-7l1-79c0-11.8-9.6-21.4-21.4-21.4zM465.6 256H302.7c-25.6 0-46.4 20.8-46.4 46.4v162.9c0 25.6 20.8 46.4 46.4 46.4h162.9c25.6 0 46.4-20.8 46.4-46.4V302.4c0-25.6-20.8-46.4-46.4-46.4zm-.3 209.9H301.8V302.4h.3v-.3h163.5l-.3 163.8z"]},w8={prefix:"fak",iconName:"regular-mobile-landscape",icon:[512,512,[],"e043","M48 368c0 8.8 7.2 16 16 16h384c8.8 0 16-7.2 16-16V144c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16v224zm16 64c-35.3 0-64-28.7-64-64V144c0-35.3 28.7-64 64-64h384c35.3 0 64 28.7 64 64v224c0 35.3-28.7 64-64 64H64zM400 288v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16z"]},R8={prefix:"fak",iconName:"solid-file-rotate-right",icon:[576,512,[],"e004","M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6c-73.6 20.8-127.6 88.3-128 168.5l0 1.7c.3 58.7 29.3 110.7 73.8 142.5c-3.2 .5-6.4 .7-9.8 .7L64 512c-35.3 0-64-28.7-64-64L0 64zM256 0L384 128l-128 0L256 0zm32 368c0-79.5 64.5-144 144-144c36.9 0 70.5 13.9 96 36.7l0-12.7c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l31.6 0c-17.6-19.7-43.1-32-71.6-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 53.9-12.3 71.6-32c8.8-9.9 24-10.7 33.9-1.9s10.7 24 1.9 33.9C513 493.4 474.7 512 432 512c-79.5 0-144-64.5-144-144z"]},_8={prefix:"fak",iconName:"regular-pip-wide",icon:[512,512,[],"e044","M448 64H64C28.7 64 0 92.7 0 128v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm16 320c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V128c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v256zM392 240H152c-22.1 0-40 17.9-40 40v48c0 22.1 17.9 40 40 40h240c22.1 0 40-17.9 40-40v-48c0-22.1-17.9-40-40-40z"]},N8={prefix:"fak",iconName:"regular-clone-link-simple",icon:[640,512,[],"e03b","M186.2 272c-5.8 0-10.2-4.5-10.2-10.2V58.2c0-5.8 4.5-10.2 10.2-10.2h203.5c5.8 0 10.2 4.5 10.2 10.2v198.7c15.4 1.9 29.1 8 40 17.9c2.2-1.9 4.8-3.8 7.4-5.4c0-2.6 .6-4.8 .6-7.4V58.2c0-32-26.2-58.2-58.2-58.2H186.2c-32 0-58.2 26.2-58.2 58.2v203.5c0 32 26.2 58.2 58.2 58.2h31.7c14.1-20.8 33.3-36.8 56.3-48h-88zM368 408c0 13.1 10.9 24 24 24h96c13.1 0 24-10.9 24-24s-10.9-24-24-24h-96c-13.1 0-24 10.9-24 24zm-176 0c0-2.9 .6-5.1 .6-8H58.2c-5.8 0-10.2-4.5-10.2-10.2V186.3c0-5.8 4.5-10.2 10.2-10.2H80v-48H58.2C26.2 128 0 154.2 0 186.2v203.5C0 421.8 26.2 448 58.2 448h139.2c-3.2-12.8-5.1-25.9-5.1-40h-.3zM536 304h-48c-13.1 0-24 10.9-24 24s10.9 24 24 24h48c34.6 0 56 21.4 56 56s-21.4 56-56 56h-47.7c-13.1 0-24 10.9-24 24s10.9 24 24 24H536c61.1 0 104-42.9 104-104s-42.9-104-104-104zM391.7 464H344c-17 0-31-5.1-41-15c-9.9-9.6-15-24-15-41c0-34.6 21.4-56 56-56h48c13.1 0 24-10.9 24-24s-10.9-24-24-24h-48c-61.1 0-104 42.9-104 104s10.2 56 29.1 74.9C288 502.1 313.9 512 344 512h47.7c13.1 0 24-10.9 24-24s-10.9-24-24-24z"]},T8={prefix:"fak",iconName:"regular-left-panel",icon:[576,512,[],"e022","M120.1 176h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24zm0 96h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24zM519.3 32H56.7C25.3 32 0 57.3 0 88.6V423c0 31.4 25.3 56.6 56.7 56.6h183.5v.3h48v-.3h231.2c31.4 0 56.7-25.3 56.7-56.6V88.6c0-31.4-25.3-56.6-56.7-56.6zM240.1 431.7H56.7c-4.8 0-8.6-3.8-8.6-8.6V88.6c0-4.8 3.8-8.6 8.6-8.6h183.5v351.7zM528.3 423c0 4.8-3.8 8.6-8.6 8.6H288.2V80h231.5c4.8 0 8.6 3.8 8.6 8.6V423zM120.1 368h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24z"]},M8={prefix:"fak",iconName:"light-file-lines-gear",icon:[576,512,[],"e04a","M0 64C0 28.7 28.7 0 64 0L220.2 0c12.7 0 24.9 5.1 33.9 14.1L369.9 130c9 9 14.1 21.2 14.1 33.9l0 33.4c-14.6 6.9-25.7 19.8-30.1 35.7-.6-.2-1.3-.3-1.9-.5l0-40.5-112 0c-26.5 0-48-21.5-48-48l0-112-128 0C46.3 32 32 46.3 32 64l0 384c0 17.7 14.3 32 32 32l229.4 0c13.1 19.4 36.5 28.3 58.4 23.5-9.4 5.4-20.2 8.5-31.8 8.5L64 512c-35.3 0-64-28.7-64-64L0 64zM96 272c0-8.8 7.2-16 16-16l160 0c6.9 0 12.9 4.5 15.1 10.7l-12.1 21c-1 .2-1.9 .3-2.9 .3l-160 0c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l148.6 0c-1.7 10.9-.2 22.1 4.4 32L112 352c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l152.9 0c-4.5 9.9-6.1 21.1-4.4 32L112 416c-8.8 0-16-7.2-16-16zM224 32.5L224 144c0 8.8 7.2 16 16 16l111.5 0c-.7-2.8-2.1-5.3-4.2-7.4L231.4 36.7c-2-2.1-4.6-3.5-7.4-4.2zm72.4 287.3L324.1 272c5.6-9.7 18-13.1 27.8-7.4 7 4 15.7 3.4 22.7-.7l.5-.3c7-4 11.9-11.2 11.9-19.2 0-11.2 9.1-20.3 20.3-20.3l55.3 0c11.3 0 20.4 9.1 20.4 20.4 0 8.1 4.9 15.3 11.9 19.4l.3 .2c7 4.1 15.8 4.8 22.8 .7 9.8-5.6 22.2-2.3 27.9 7.5l27.5 47.6c5.7 9.9 2.3 22.5-7.6 28.2l-.3 .2c-6.9 4-10.6 11.7-10.6 19.6l0 .1c0 8.2 3.8 16.2 10.9 20.3 9.9 5.7 13.3 18.3 7.6 28.2l-27.3 47.3c-5.7 9.9-18.6 13.2-28.5 7.5-7-4-15.7-3.5-22.7 .6S483 483.2 483 491.3c0 11.5-9.3 20.9-20.8 20.9l-54.6 0c-11.4 0-20.7-9.4-20.7-20.8 0-8.1-4.9-15.4-12-19.5-7-4-15.7-4.6-22.7-.6-9.9 5.7-22.6 2.4-28.3-7.5l-27.4-47.6c-5.7-9.8-2.3-22.3 7.5-28 7.1-4.1 10.9-12 10.8-20.1l0-.4c0-8-3.8-15.8-10.8-19.9-9.8-5.7-13.2-18.2-7.6-28zm33 7.1c12 11 17.5 26.5 17.5 40.8l0 .3c0 14.3-5.4 29.9-17.5 41.1l17.2 29.8c15.6-5 31.9-2.1 44.4 5.1s23.3 19.9 26.8 36l34.4 0c3.5-16.1 14.2-28.8 26.7-36.1 12.6-7.3 29-10.1 44.6-5.1L540.7 409c-12.2-11.2-17.7-26.9-17.7-41.3l0-.1c0-14.3 5.6-29.8 17.7-40.8L523.4 297c-15.7 4.9-31.9 1.8-44.2-5.4l-.2-.1c-12.3-7.1-23-19.6-26.6-35.5l-34.6 0c-3.6 15.9-14.3 28.3-26.6 35.4-.2 .1-.4 .1-.5 .2-12.3 7.2-28.4 10.2-44 5.4l-17.3 29.9zM379 367.8c0-30.9 25.1-56 56-56s56 25.1 56 56-25.1 56-56 56-56-25.1-56-56zm32 0c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24z"]},I8={prefix:"fak",iconName:"regular-file-lines-gear",icon:[576,512,[],"e049","M0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.2 6.7 45.2 18.7l90.6 90.5c12 12 18.7 28.3 18.7 45.3l0 42.8c-14.6 6.9-25.7 19.8-30.1 35.7-5.9-1.5-12-2-17.9-1.6l0-71.4-80 0c-17.7 0-32-14.3-32-32l0-80-160 0c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l220 0 7.4 12.8c12.6 21.6 37.3 31.8 60.4 26.7-9.4 5.4-20.2 8.5-31.8 8.5L64 512c-35.3 0-64-28.7-64-64L0 64zM96 280c0-13.3 10.7-24 24-24l144 0c9.5 0 17.6 5.4 21.5 13.4l-18.1 31.4c-.6 1-1.2 2.1-1.7 3.1-.6 0-1.1 .1-1.7 .1l-144 0c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24l144 0c.3 0 .6 0 .9 0 2.7 5.8 6.4 11.3 11 16-8.6 8.8-14 20.1-15.6 32L120 400c-13.3 0-24-10.7-24-24zm203.2-59.2l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4 4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13 0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1 0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zM388 367.7c0 26.5 21.5 48 48 48s48-21.5 48-48-21.5-48-48-48-48 21.5-48 48z"]},P8={prefix:"fak",iconName:"regular-circle-dashed-dollar-question",icon:[640,512,[],"e03a","M321.4 345.5c2.6-20.9 9-40.7 18.3-58.6c-3.3-13-11.4-24.4-23.4-32.6c-14.9-10.2-34.8-15.9-50.4-20.3c-2.3-.6-4.6-1.3-7-1.9c-11.4-3.1-23.4-6.3-33.2-12.6c-12.5-8-3.4-19.6 7.6-24.4c12.3-5.3 27.6-6.5 40.8-4c7.1 1.4 14.1 3.3 21.1 5.3c1.6 .4 3.1 .9 4.7 1.3c11.5 3.1 23.4-3.6 26.6-15.1s-3.6-23.4-15.1-26.6c-1.9-.6-3.7-1.1-5.6-1.6c-9.6-2.7-19.3-5.4-29-6.6v-14.2c.1-11.9-9.6-21.6-21.5-21.6s-21.6 9.7-21.6 21.6v16.1c-6.1 1.4-12 3.3-17.5 5.7c-18 7.8-35 22.3-39 44.1h0c-4.2 23.1 5.7 43.9 25.2 56.4c14.2 9.1 33.1 14.4 48.2 18.7c2.3 .7 4.5 1.3 6.8 1.9c11.9 3.2 24.4 6.6 34.5 13.5c11.8 8 6.1 22.3-5.9 27.1c-8.9 3.6-22.5 5.1-39.5 2.6c-11.6-1.9-23.2-5.8-34.5-9.6c-2.5-.8-5-1.7-7.5-2.5c-11.3-3.8-23.5 2.4-27.3 13.7s2.4 23.6 13.7 27.3c14.1 4.6 28.3 9.2 42.8 12.5v17.4c0 11.9 9.7 21.6 21.6 21.6s21.6-9.7 21.6-21.6v-15.2c8.9-1 17.4-3 25.2-6.2c7-2.8 13.6-6.7 19.3-11.6zM496 224c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm0 240c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm39.5-97.4L512 378.9v5.1c0 8.8-7.2 16-16 16s-16-7.2-16-16v-14.8c0-6 3.3-11.4 8.6-14.2l32-16.8c4.5-2.4 7.4-7.1 7.4-12.3c0-7.7-6.2-13.9-13.9-13.9h-40.5c-5.3 0-9.6 4.3-9.6 9.6v6.4c0 8.8-7.2 16-16 16s-16-7.2-16-16v-6.3c0-23 18.6-41.6 41.6-41.6h40.5c25.3 0 45.9 20.5 45.9 45.9s-9.4 32.7-24.5 40.6zM302.2 51.5c23.9 5.3 46.2 14.7 66.2 27.4c10.4 6.6 24.2 6 32.9-2.8c10.1-10.1 9.4-26.8-2.5-34.7c-27.3-18.2-58.3-31.3-91.6-37.9c-14-2.8-26.3 8.5-26.3 22.8s9.3 22.5 21.3 25.2zM145.4 78.9c20-12.7 42.3-22.1 66.2-27.4c12-2.7 21.3-12.9 21.3-25.2S220.6 .7 206.6 3.5c-33.3 6.6-64.3 19.7-91.6 37.9c-11.9 7.9-12.6 24.6-2.5 34.7c8.7 8.7 22.5 9.4 32.9 2.8zM456.8 196.8c12.6-2.9 25.7-4.4 39.2-4.4s6.3 0 9.4 .3c-7.1-29-19.2-56-35.3-80.1c-7.9-11.9-24.6-12.6-34.7-2.5c-8.7 8.7-9.4 22.5-2.8 32.9c10.5 16.5 18.7 34.6 24.3 53.9zM302.2 457.6c-12 2.7-21.3 12.9-21.3 25.2s12.3 25.6 26.3 22.8c20.6-4.1 40.3-10.7 58.9-19.4c-10.9-12-20.2-25.6-27.5-40.3c-11.6 5-23.7 8.9-36.3 11.7zM28.6 230.5c12.3 0 22.5-9.3 25.2-21.3c5.3-23.9 14.7-46.2 27.4-66.2c6.6-10.4 6-24.2-2.8-32.9c-10.1-10.1-26.8-9.4-34.7 2.5c-18.2 27.3-31.3 58.3-37.9 91.6c-2.8 14 8.5 26.3 22.8 26.3zm183 226.9c-23.9-5.3-46.2-14.7-66.2-27.4c-10.4-6.6-24.2-6-32.9 2.8c-10.1 10.1-9.4 26.8 2.5 34.7c27.3 18.2 58.3 31.3 91.6 37.9c14 2.8 26.3-8.5 26.3-22.8s-9.3-22.5-21.3-25.2zM53.9 299.8c-2.7-12-12.9-21.3-25.2-21.3S3.1 290.8 5.9 304.8c6.6 33.3 19.7 64.3 37.9 91.6c7.9 11.9 24.6 12.6 34.7 2.5s9.4-22.5 2.8-32.9c-12.7-20-22.1-42.3-27.4-66.2z"]},z8={prefix:"fak",iconName:"regular-table-cells-slash",icon:[640,512,[],"e006","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1L89.5 44.9C100.3 36.8 113.6 32 128 32l384 0c35.3 0 64 28.7 64 64l0 320c0 3.3-.2 6.5-.7 9.6l55.5 43.5c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 146.4L152.3 216 112 216l0 80 104 0 0-29.8L314.8 344 264 344l0 88 112 0 0-39.8 48 37.8 0 1.9 2.5 0 60.9 48L128 480c-35.3 0-64-28.7-64-64l0-269.6zM112 344l0 72c0 8.8 7.2 16 16 16l88 0 0-88-104 0zM134.4 80L216 144l0-64-81.6 0zM264 80l0 88 112 0 0-88L264 80zm43.9 136L376 269.4l0-53.4-68.1 0zM424 80l0 88 104 0 0-72c0-8.8-7.2-16-16-16l-88 0zm0 136l0 80 104 0 0-80-104 0zm47.2 128L528 388.5l0-44.5-56.8 0z"]},k8={prefix:"fak",iconName:"regular-book-open-gear-slash",icon:[640,512,[],"e02f","M628 386.3l-8.4-4.9c-4.9-2.8-7.6-8.2-7.6-13.9s2.6-10.4 7.2-13l8.9-5.1c11.5-6.6 15.4-21.3 8.8-32.8l-24-41.6c-6.6-11.5-21.3-15.4-32.8-8.8l-8.2 4.7c-4.9 2.8-10.8 2.5-15.7-.3c-4.8-2.8-8.1-7.8-8.1-13.4v-9.4c0-13.3-10.7-24-24-24h-48v.2c-13.4 0-24.1 10.7-24.1 24v9.2c0 5.6-3.3 10.7-8.2 13.5s-10.9 3.1-15.8 .3l-8-4.6c-11.5-6.6-26.2-2.7-32.8 8.8l-1.2 2-74-58V97.3c6-1.8 13.5-3.9 22.1-6c23.3-5.7 54.3-11.3 85.9-11.3s85.7 10.6 108 17.3v95.3c22.1 3.2 40 19.3 45.9 40.4c.7-.2 1.4-.3 2.1-.5V91.1c0-16.5-10.3-32.1-27.1-37.5c-21.7-7-73.5-21.6-128.9-21.6s-71.8 6.4-97.4 12.7c-12.8 3.2-23.5 6.3-30.9 8.7c-1.3 .4-2.6 .8-3.7 1.2c-1.1-.4-2.4-.8-3.7-1.2c-7.5-2.4-18.1-5.5-30.9-8.7c-25.6-6.3-60.6-12.7-97.4-12.7s-51.6 3.3-73.4 7.4L38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l15 11.8 31 24.3 546 427.9c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-15.7-12.3 21.7-37.7c6.6-11.5 2.7-26.2-8.8-32.8zM264 181.6L135.3 80.8c6.8-.5 13.7-.8 20.7-.8c31.6 0 62.6 5.6 85.9 11.3c8.6 2.1 16.1 4.2 22.1 6v84.3zM541.6 391.7c-1 1.7-2.1 3.4-3.3 4.9l-75.6-59.2c9-11.1 22.6-17.7 37.2-17.7s33 9.1 41.6 24s8.6 33.1 0 48zM324 410.6c-4.3 2-8.3 4-12 6h0v-75.4l-48-37.6v114.3c-26-13.7-67.2-29.9-116-29.9s-77.4 3.7-100 7.1V134.3L0 96.7v306.8c0 26.1 24 44.2 48 40.2c19.8-3.3 54.8-7.7 100-7.7s97.5 25.5 112.5 35.6c7.5 5 16.8 8.4 27 8.4s21.6-4.2 29.3-9.9c5.1-3.7 13.8-9.5 25.9-15.3l-11.3-19.6c-4.5-7.8-6.9-16.2-7.4-24.6zm39.3 8.6l24 41.6c6.6 11.5 21.3 15.4 32.8 8.8l8.7-5c4.7-2.7 10.5-2.4 15.3 .3c4.7 2.7 7.9 7.6 7.9 13.1v10c0 13.3 10.7 24 24 24h48c1.8 0 3.5-.2 5.2-.6L370.7 387.2c-10.4 7-13.7 20.9-7.4 32z"]},D8={prefix:"fak",iconName:"regular-tablet-landscape",icon:[512,512,[],"e047","M48 416c0 8.8 7.2 16 16 16h384c8.8 0 16-7.2 16-16V96c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16v320zm16 64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32h384c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H64zM400 288v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16z"]},U8={prefix:"fak",iconName:"regular-chart-bar-stacked",icon:[512,512,[],"e039","M417.1 200h-42.6c-19 0-34.7 15.7-34.7 34.7v210.6c0 19 15.7 34.7 34.7 34.7h42.6c19.3 0 34.7-15.7 34.7-34.7V234.7c0-19.3-15.7-34.7-34.7-34.7zm-7.2 238h-28v-56h28v56zm0-98h-28v-98h28v98zM132.4 116H99.6c-21.8 0-39.5 17.6-39.5 39.5v284.8c0 21.8 17.6 39.5 39.5 39.5h32.8c21.8 0 39.5-17.6 39.5-39.5V155.5c0-21.8-17.6-39.5-39.5-39.5zm-2.5 322h-28V326h28v112zm0-154h-28V158h28v126zm138-252h-24.1c-24.4 0-44 19.6-44 44v360.1c0 24.4 19.6 44 44 44h24.1c24.4 0 44-19.6 44-44V76c0-24.4-19.6-44-44-44zm2 404s-.8 2-2 2h-24.1s-2-.8-2-2V214h28v222zm0-264h-28V76s.8-2 2-2H268s2 .8 2 2v96z"]},$8={prefix:"fak",iconName:"solid-circle-user-circle-check",icon:[640,512,[],"e00c","M0 256C0 164.5 48.8 80 128 34.3s176.8-45.7 256 0c60.3 34.8 103 92.1 119.9 157.9c-2.6-.1-5.3-.2-7.9-.2c-82.5 0-151.8 56.8-170.8 133.5c-11.8-3.6-24.3-5.5-37.2-5.5l-64 0c-47.4 0-88.9 25.8-111 64.2c35.2 39.2 86.2 63.8 143 63.8c27.1 0 52.8-5.6 76.1-15.7c8 20.3 19.7 38.9 34.2 54.7c-75.7 36.2-164.9 33.1-238.4-9.3C48.8 432 0 347.5 0 256zm193.6-92c-12.9 22.3-12.9 49.7 0 72s36.6 36 62.4 36s49.5-13.7 62.4-36s12.9-49.7 0-72s-36.6-36-62.4-36s-49.5 13.7-62.4 36zM352 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},B8={prefix:"fak",iconName:"regular-bullets-line",icon:[512,512,[],"e035","M416 192c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64zM96 280c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"]},H8={prefix:"fak",iconName:"regular-language-circle-exclamation",icon:[640,512,[],"e04d","M0 128C0 92.7 28.7 64 64 64l208 0 32 0 16 0 256 0c35.3 0 64 28.7 64 64l0 138.8c-12.9-18.3-29.2-34-48-46.3l0-92.5c0-8.8-7.2-16-16-16l-256 0 0 256 0 32 2.9 0c3.1 17 8.7 33.1 16.3 48l-19.2 0-16 0-32 0-208 0c-35.3 0-64-28.7-64-64L0 128zM77.7 319.9c-4.4 10.1 .1 22 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1 73.6 0 8.9 20.1c4.5 10.1 16.3 14.7 26.4 10.2s14.7-16.3 10.2-26.4l-64-144c-3.2-7.2-10.4-11.9-18.3-11.9s-15.1 4.7-18.3 11.9l-64 144zM141 276l19-42.8 19 42.8-38 0zm211 92c0-79.5 64.5-144 144-144s144 64.5 144 144-64.5 144-144 144-144-64.5-144-144zm12-160c0-11 9-20 20-20l52 0 0-4c0-11 9-20 20-20s20 9 20 20l0 4 44 0 16 0c9 0 16.6 6 19.1 14.2-18.5-6.6-38.4-10.2-59.1-10.2-40.1 0-77.1 13.4-106.7 36l-5.3 0c-11 0-20-9-20-20zM472 440c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm8-152l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16s-16 7.2-16 16z"]},F8={prefix:"fak",iconName:"solid-code-compare",icon:[512,512,[],"e030","M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1S320 334.5 320 344v40h16c35.3 0 64-28.7 64-64V153.3c-28.3-12.3-48-40.5-48-73.3S387.8 0 432 0s80 35.8 80 80-19.7 61-48 73.3V320c0 70.7-57.3 128-128 128h-16v40zM192 24c0-9.5 5.6-18.1 14.2-21.9S225-.2 232 6.2l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1S192 177.5 192 168v-40h-16c-35.3 0-64 28.7-64 64v166.7c28.3 12.3 48 40.5 48 73.3s-35.8 80-80 80S0 476.2 0 432s19.7-61 48-73.3V192c0-70.7 57.3-128 128-128h16V24z"]},G8={prefix:"fak",iconName:"regular-format-clear",icon:[512,512,[],"e040","M293.2 384.1H26.6C11.9 384.1 0 395 0 408.1s11.8 24 26.6 24h266.9c14.7 0 26.6-10.9 26.6-24h-.3c0-13.1-11.8-24-26.6-24zM60.2 49.3h127.4l-46.4 262.8c-2.2 13.1 6.4 24 19.8 24s25.9-10.9 28.2-24L235.6 49.3H363c13.4 0 26.6-10.9 28.8-24.6c2.2-13.4-6.7-24.6-20.2-24.6H68.8C55.4 .1 42.2 11 40 24.7C37.8 38.1 46.7 49.3 60.2 49.3zM465 431.1l40-40c9.3-9.3 9.3-24.6 0-33.9s-24.6-9.3-33.9 0l-40 40-40-40c-9.3-9.3-24.6-9.3-33.9 0s-9.3 24.6 0 33.9l40 40-40 40c-9.3 9.3-9.3 24.6 0 33.9s24.6 9.3 33.9 0l40-40 40 40c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9l-40-40z"]},W8={prefix:"fak",iconName:"regular-magnifying-glass-back",icon:[512,512,[],"e041","M400.2 181.8v-.3H224.7l43.5-38.7c11.2-9.6 11.8-26.6 2.2-37.4c-9.6-11.2-26.6-11.8-37.4-2.2l-96 85.5c-5.8 5.1-9 12.2-9 19.8s3.2 15 9 19.8l96 85.5c11.2 9.6 27.8 8.6 37.4-2.2c9.6-11.2 8.6-27.8-2.2-37.4l-43.5-38.4h175.4c32.3 0 58.6 26.2 58.6 58.6v32c0 14.7 11.8 26.6 26.6 26.6s26.6-11.8 26.6-26.6v-32c0-61.8-50.2-112-112-112l.3-.6zM505 471.1L371.4 337.2c16-20.2 27.7-43.7 35.4-69c-2.2-.6-4.2-1.3-6.4-1.3h-43.5c-23.4 59.2-81 101.5-148.5 101.5S48.3 296.7 48.3 208.4 119.7 48 208 48s125.1 41.9 148.5 101.5H400c2.6 0 5.1 .6 7.7 .6C382.5 63.4 302.8 0 208 0S0 93.1 0 208s93.1 208 208 208 93.8-17 129-44.8L471.1 505c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9z"]},j8={prefix:"fak",iconName:"light-receipt-gear",icon:[576,512,[],"e04b","M0 16C0 9.7 3.7 4 9.4 1.4S21.8-.2 26.5 4L79.3 50.1 124.7 4.7c6.2-6.2 16.4-6.2 22.6 0L192 49.4 236.7 4.7c6.2-6.2 16.4-6.2 22.6 0L304.7 50.1 357.5 4c4.7-4.2 11.4-5.3 17.1-2.7S384 9.6 384 15.9l0 181.4c-14.6 6.9-25.7 19.8-30.1 35.7-.6-.2-1.3-.3-1.9-.5L352 51.3 314.5 84c-6.3 5.6-15.8 5.3-21.8-.7L248 38.6 203.3 83.3c-6.2 6.2-16.4 6.2-22.6 0L136 38.6 91.3 83.3c-5.9 5.9-15.5 6.2-21.8 .7L32 51.3 32 460.7 69.5 428c6.3-5.6 15.8-5.3 21.8 .7l44.7 44.7 44.7-44.7c6.2-6.2 16.4-6.2 22.6 0l44.7 44.7 26.3-26.3 16.5 28.7-31.5 31.5c-6.2 6.2-16.4 6.2-22.6 0l-44.7-44.7-44.8 44.8c-6.2 6.2-16.4 6.2-22.6 0L79.2 462 26.5 508.1c-4.7 4.1-11.4 5.1-17.1 2.5S0 502.3 0 496L0 16zM80 160c0-8.8 7.2-16 16-16l192 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L96 176c-8.8 0-16-7.2-16-16zm0 96c0-8.8 7.2-16 16-16l192 0c5.4 0 10.2 2.7 13.1 6.9-3.7 3.6-7 7.7-9.7 12.3L284 272 96 272c-8.8 0-16-7.2-16-16zm0 96c0-8.8 7.2-16 16-16l164.3 0c1.6 11.9 6.9 23.2 15.6 32L96 368c-8.8 0-16-7.2-16-16zm216.4-32.2L324.1 272c5.6-9.7 18-13.1 27.8-7.4 7 4 15.7 3.4 22.7-.7l.5-.3c7-4 11.9-11.2 11.9-19.2 0-11.2 9.1-20.3 20.3-20.3l55.3 0c11.3 0 20.4 9.1 20.4 20.4 0 8.1 4.9 15.3 11.9 19.4l.3 .2c7 4.1 15.8 4.8 22.8 .7 9.8-5.6 22.2-2.3 27.9 7.5l27.5 47.6c5.7 9.9 2.3 22.5-7.6 28.2l-.3 .2c-6.9 4-10.6 11.7-10.6 19.6l0 .1c0 8.2 3.8 16.2 10.9 20.3 9.9 5.7 13.3 18.3 7.6 28.2l-27.3 47.3c-5.7 9.9-18.6 13.2-28.5 7.5-7-4-15.7-3.5-22.7 .6S483 483.2 483 491.3c0 11.5-9.3 20.9-20.8 20.9l-54.6 0c-11.4 0-20.7-9.4-20.7-20.8 0-8.1-4.9-15.4-12-19.5-7-4-15.7-4.6-22.7-.6-9.9 5.7-22.6 2.4-28.3-7.5l-27.4-47.6c-5.7-9.8-2.3-22.3 7.5-28 7.1-4.1 10.9-12 10.8-20.1l0-.4c0-8-3.8-15.8-10.8-19.9-9.8-5.7-13.2-18.2-7.6-28zm33 7.1c12 11 17.5 26.5 17.5 40.8l0 .3c0 14.3-5.4 29.9-17.5 41.1l17.2 29.8c15.6-5 31.9-2.1 44.4 5.1s23.3 19.9 26.8 36l34.4 0c3.5-16.1 14.2-28.8 26.7-36.1 12.6-7.3 29-10.1 44.6-5.1L540.7 409c-12.2-11.2-17.7-26.9-17.7-41.3l0-.1c0-14.3 5.6-29.8 17.7-40.8L523.4 297c-15.7 4.9-31.9 1.8-44.2-5.4l-.2-.1c-12.3-7.1-23-19.6-26.6-35.5l-34.6 0c-3.6 15.9-14.3 28.3-26.6 35.4-.2 .1-.4 .1-.5 .2-12.3 7.2-28.4 10.2-44 5.4l-17.3 29.9zm22.9 176.5c.6-.1 1.2-.3 1.7-.4 .3 .9 .5 1.8 .8 2.7l-2.6-2.2zM379 367.8c0-30.9 25.1-56 56-56s56 25.1 56 56-25.1 56-56 56-56-25.1-56-56zm32 0c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24z"]},V8={prefix:"fak",iconName:"regular-binder-open-arrow-left",icon:[608,512,[],"e033","M119.7 318.5c-9.3 9.3-9.3 24.7 0 34s24.7 9.3 33.9 0l79.1-79.2c9.3-9.3 9.3-24.7 0-34l-79.1-79.2c-9.3-9.3-24.7-9.3-33.9 0c-9.3 9.3-9.3 24.7 0 34l38.1 38.1H24c-13.2 .1-24 10.9-24 24.1s10.8 24 24 24h133.8l-38.1 38.1zM580.8 53.8c-21.8-7.1-73.6-21.5-129-21.5l.3-.3c-36.8 0-71.7 6.4-97.3 12.8c-12.8 3.2-23.4 6.4-31.1 8.7c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31.1-8.7c-25.6-6.4-60.5-12.8-97.3-12.8c-55.4 0-107.3 14.7-129 21.5c-16.6 5.4-27.2 20.8-27.2 37.5v92.9h48V97.1c22.4-6.7 64.4-17.3 108.2-17.3s62.8 5.4 85.8 11.2c8.6 2.2 16 4.2 22.1 6.1v62.8h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32V304h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v66c-25.9-13.8-67.2-29.8-115.9-29.8s-77.5 3.8-99.9 7v-67.3H31.7v75.6c0 23.7 19.9 40.7 41.3 40.7s4.5 0 6.7-.6c19.9-3.2 54.7-7.7 99.9-7.7s97.7 25.6 112.7 35.6c7.4 5.1 17 8.3 26.9 8.3s21.5-4.2 29.5-9.9c13.4-9.9 52.2-34.3 111.1-34.3s80.7 3.8 98.9 7c2.2 .3 4.5 .6 7 .6c21.5 0 42.3-17 42.3-41.3V91.3c0-16.7-10.2-32-27.2-37.5zM560 395.1c-21.8-3.2-55.1-6.7-99.9-6.7s-90.9 15.1-115.9 28.5v-64.7h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32v-96.1h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32l-.3 .3V97.6c6.1-1.9 13.4-3.8 22.1-6.1c23.4-5.8 54.4-11.2 85.8-11.2S537.6 90.9 560 97.6v297.7z"]},K8={prefix:"fak",iconName:"regular-hourglass-half-circle-check",icon:[576,512,[],"e00b","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l43.8 43.8c-7.2 17-11.7 35.4-13.2 54.7L192 289.9l-81.5 81.5 0 .1c-3.9 3.9-7.5 8.1-10.7 12.5l156.9 0c4.8 52.9 33 99 74.1 128L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM80 48l0 19c0 22.1 7 43.4 19.8 61l184.4 0C297 110.4 304 89 304 67l0-19L80 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},Z8={prefix:"fak",iconName:"regular-threshold",icon:[512,512,[],"e048","M122 112.8H20.2C9 112.8 0 121.8 0 133v3.7c0 11.2 9 20.2 20.2 20.2H122c11.2 0 20.2-9 20.2-20.2V133c0-11.2-9-20.2-20.2-20.2zM92.4 313.6H78.2c-15.7 0-28.4 12.7-28.4 28.4v85.3c0 15.7 12.7 28.4 28.4 28.4h14.2c15.7 0 28.4-12.7 28.4-28.4V342c0-15.7-12.7-28.4-28.4-28.4zm113.8-85.3H192c-15.7 0-28.4 12.7-28.4 28.4v170.7c0 15.7 12.7 28.4 28.4 28.4h14.2c15.7 0 28.4-12.7 28.4-28.4V256.7c0-15.7-12.7-28.4-28.4-28.4zm-1.1-128h101.8c11.2 0 20.2-9 20.2-20.2v-3.7c0-11.2-9-20.2-20.2-20.2H205.1c-11.2 0-20.2 9-20.2 20.2v3.7c0 11.2 9 20.2 20.2 20.2zM320 285.2h-14.2c-15.7 0-28.4 12.7-28.4 28.4v113.8c0 15.7 12.7 28.4 28.4 28.4H320c15.7 0 28.4-12.7 28.4-28.4V313.6c0-15.7-12.7-28.4-28.4-28.4zm171.8-229H390c-11.2 0-20.2 9-20.2 20.2v3.7c0 11.2 9 20.2 20.2 20.2h101.8c11.2 0 20.2-9 20.2-20.2v-3.7c0-11.2-9-20.2-20.2-20.2zm-59.7 143.6h-10.8c-16.7 0-30.2 13.5-30.2 30.2v194.3c0 16.7 13.5 30.2 30.2 30.2h10.8c16.7 0 30.2-13.5 30.2-30.2V230c0-16.7-13.5-30.2-30.2-30.2z"]},Y8={prefix:"fak",iconName:"regular-pip",icon:[512,512,[],"e045","M392 208h-80c-22.1 0-40 17.9-40 40v80c0 22.1 17.9 40 40 40h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40zM448 64H64C28.7 64 0 92.7 0 128v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm16 320c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V128c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v256z"]},q8={prefix:"fak",iconName:"regular-user-gear",icon:[640,512,[],"e00f","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c19.7 0 38.7 3.2 56.4 9.1c-5.7 19.4-.4 40.5 13.8 54.9c-.9 .9-1.8 1.9-2.6 2.8c-19.7-12-42.8-18.8-67.5-18.8l-91.4 0c-65.7 0-120.1 48.7-129 112L348 464l7.4 12.8c13 22.3 38.9 32.4 62.6 26.2c.9 3 2 6 3.2 8.9c-1 .1-1.9 .1-2.9 .1L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM363.2 316.8l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4c4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13c0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1c-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1c0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zm95.2 26.9c-8.6 14.9-8.6 33.1 0 48s24.4 24 41.6 24s33-9.1 41.6-24s8.6-33.1 0-48s-24.4-24-41.6-24s-33 9.1-41.6 24z"]},X8={prefix:"fak",iconName:"regular-bell-circle-plus",icon:[640,512,[],"e000","M2.4 402.4c-4-8.3-2.9-18.2 2.9-25.4l14.9-18.7C48.5 322.9 64 278.8 64 233.4L64 208c0-77.4 55-142 128-156.8L192 32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 19.2C329 66 384 130.6 384 208l0 24.2c-17.4 14.3-31.9 31.9-42.8 51.9c-3.5-16.6-5.2-33.6-5.2-50.7l0-25.4c0-61.9-50.1-112-112-112s-112 50.1-112 112l0 25.4C112 281.3 98.1 328 72.3 368L320 368c0 16.6 2.3 32.7 6.6 48L24 416c-9.2 0-17.6-5.3-21.6-13.6zM160 448l64 0 64 0c0 17-6.7 33.3-18.7 45.3s-28.3 18.7-45.3 18.7s-33.3-6.7-45.3-18.7s-18.7-28.3-18.7-45.3zm192-80c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16z"]},J8={prefix:"fak",iconName:"regular-cloud-slash-gear",icon:[640,512,[],"e03c","M10 42.8l326.8 256.1 22.5-39c.6-1 1.2-1.9 1.8-2.9L179.6 114.8c21.6-21.6 51.6-35 84.6-35s68.6 16.1 90.6 41.6c13.8 16 36.4 21 55.7 12.5c8.9-3.9 18.6-6.2 29.1-6.2c37.4 0 68.1 28.6 71.5 65.1h12.4c13.2 0 25.6 4.5 35.6 12.8c0-2 .2-4.1 .2-6.1c0-66.1-53.5-119.7-119.7-119.7s-33.7 3.7-48.6 10.3C360.2 54.5 314.8 32 264.1 32s-91.8 20.4-122.4 53.2L39.6 5.1C29.2-3.1 14.1-1.2 6 9.2C-2.2 19.5-.3 34.6 10 42.8zM335.5 435.4s0 0 0 0c-.9-1.5-1.6-3-2.4-4.6H144.5c-52.8 0-95.7-42.9-95.7-95.7s26.5-77.1 63.8-90.2c16.4-5.8 28.1-19.8 31.1-36.5l-45-35.5c-1.4 8.7-2.1 17.5-2.1 26.6v.2C40.9 219.4 .9 272.5 .9 335s64.3 143.6 143.6 143.6h216c-.4-.6-.7-1.2-1.1-1.8l-23.9-41.4zm291.6-48.7l-8.4-4.9c-4.9-2.8-7.6-8.2-7.6-13.9s2.6-10.4 7.2-13l8.9-5.1c11.5-6.6 15.4-21.2 8.8-32.7l-23.9-41.5c-6.6-11.5-21.2-15.4-32.7-8.8l-8.2 4.7c-4.9 2.8-10.8 2.5-15.7-.3c-4.8-2.8-8.1-7.8-8.1-13.4v-9.4c0-13.3-10.7-23.9-23.9-23.9h-47.9v.2c-13.4 0-24 10.7-24 23.9v9.2c0 5.6-3.3 10.7-8.2 13.5s-10.9 3.1-15.8 .3l-8-4.6c-11.5-6.6-26.1-2.7-32.7 8.8L363 317.3h0c-6.6 11.5-2.7 26.1 8.8 32.7l8.5 4.9c4.7 2.7 7.3 7.8 7.3 13.2s-2.8 11.2-7.8 14.1l-8 4.6c-11.4 6.7-15.3 21.2-8.7 32.7L387 461c6.6 11.5 21.2 15.4 32.7 8.8l8.7-5c4.7-2.7 10.5-2.4 15.3 .3c4.7 2.7 7.9 7.6 7.9 13.1v10c0 13.3 10.7 23.9 23.9 23.9h47.9c13.3 0 23.9-10.7 23.9-23.9v-10.3c0-5.4 3.2-10.3 7.9-13s10.5-3 15.2-.3l8.9 5.1c11.5 6.6 26.1 2.7 32.7-8.8l23.9-41.5c6.6-11.5 2.7-26.1-8.8-32.7zM540.9 392c-8.6 14.9-24.3 23.9-41.5 23.9s-32.9-9.1-41.5-23.9c-8.6-14.9-8.6-33 0-47.9s24.3-23.9 41.5-23.9s32.9 9.1 41.5 23.9c8.6 14.9 8.6 33 0 47.9z"]},Q8={prefix:"fak",iconName:"regular-house-magnifying-glass",icon:[640,512,[],"e008","M5.6 263.5c-8.5-10.1-7.3-25.2 2.8-33.8l264-224c9-7.6 22.1-7.6 31.1 0c63.1 53.6 126.2 107.1 189.4 160.7c-14.2-4.1-29.3-6.4-44.9-6.4c-11.3 0-22.2 1.2-32.8 3.4L288 55.5 112 204.8 112 432c0 17.7 14.3 32 32 32l48 0 0-152c0-22.1 17.9-40 40-40l63.3 0c-4.8 15.2-7.3 31.3-7.3 48l-48 0 0 144 96 0 0-29.7c28.9 28.3 68.4 45.7 112 45.7c17.6 0 34.4-2.8 50.2-8l1.9 1.9C486.1 496.8 460.8 512 432 512l-288 0c-44.2 0-80-35.8-80-80l0-186.5L39.4 266.3c-10.1 8.5-25.3 7.3-33.8-2.8zM320 320c0-70.7 57.3-128 128-128s128 57.3 128 128c0 26.7-8.2 51.4-22.1 71.9L633 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L520 425.8l-.1 .1C499.4 439.8 474.7 448 448 448c-70.7 0-128-57.3-128-128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0s-40 40.7-40 69.3z"]},eg={prefix:"fak",iconName:"solid-circle-user-slash",icon:[640,512,[],"e00d","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l95.4 74.8c16.7-17.7 36.1-33.1 57.8-45.6c79.2-45.7 176.8-45.7 256 0S576 164.5 576 256c0 49.9-14.5 97.7-40.6 138.3l95.4 74.8c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 256c0-33.1 6.4-65.3 18.3-95.1l202 159.2c-45.9 1.3-85.8 26.7-107.4 64.1c35.2 39.2 86.2 63.8 143 63.8c34.5 0 66.9-9.1 94.9-25.1l53.2 41.9c-6.5 4.6-13.2 8.9-20.1 12.9c-79.2 45.7-176.8 45.7-256 0S64 347.5 64 256zm189.2-82.9L362 258.5c8.2-5.9 15.1-13.5 20.3-22.5c12.9-22.3 12.9-49.7 0-72s-36.6-36-62.4-36s-49.5 13.7-62.4 36c-1.7 3-3.2 6-4.4 9.1z"]},tg={prefix:"fak",iconName:"regular-list-magnifying-glass",icon:[640,512,[],"e009","M16 72l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L40 48C26.7 48 16 58.7 16 72zm0 160l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zm0 160l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zM160 96c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L184 72c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l109 0c4.5-17.3 11.7-33.5 21.3-48L184 232c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l158.1 0c-15.2-13.4-27.8-29.7-37.1-48L184 392c-13.3 0-24 10.7-24 24zm160-96c0 70.7 57.3 128 128 128c26.7 0 51.4-8.2 71.9-22.1l.1-.1 79.1 79.1c9.3 9.4 24.5 9.3 33.9 0s9.4-24.5 0-33.9l-79.1-79.1C567.8 371.4 576 346.7 576 320c0-70.7-57.3-128-128-128s-128 57.3-128 128zm48 0c0-28.6 15.2-55 40-69.3s55.2-14.3 80 0s40 40.7 40 69.3s-15.2 55-40 69.3s-55.2 14.3-80 0s-40-40.7-40-69.3z"]},rg={prefix:"fak",iconName:"regular-computer-mouse-magnifying-glass",icon:[576,512,[],"e007","M0 160C0 71.6 71.6 0 160 0l8 0 24 0 24 0 8 0c88.4 0 160 71.6 160 160c-16.7 0-32.8 2.6-48 7.3l0-7.3c0-61.9-50.1-112-112-112l-8 0 0 128 98.1 0c-23 11.2-43 27.7-58.2 48l-64 0L48 224l0 128c0 61.9 50.1 112 112 112l64 0c22.6 0 43.6-6.7 61.2-18.1c13.6 10.7 29.1 19.3 45.8 25.2c-28.3 25.5-65.8 41-107 41l-64 0C71.6 512 0 440.4 0 352L0 224l0-24 0-24 0-16zm48 0l0 16 120 0 0-128-8 0C98.1 48 48 98.1 48 160zM256 320c0-70.7 57.3-128 128-128s128 57.3 128 128c0 26.7-8.2 51.4-22.1 71.9L569 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L456 425.8l-.1 .1C435.4 439.8 410.7 448 384 448c-70.7 0-128-57.3-128-128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0s-40 40.7-40 69.3z"]},og={prefix:"fak",iconName:"regular-language-slash",icon:[640,512,[],"e04e","M0 128c0-9.7 2.2-19 6.1-27.2l125.2 98.6-53.6 120.5c-4.4 10.1 .1 22 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1 73.6 0 8.9 20.1c4.5 10.1 16.3 14.7 26.4 10.2s14.7-16.3 10.2-26.4l-22.6-50.8 100.3 79 0 51.9 65.8 0 60.9 48-126.8 0-16 0-32 0-208 0c-35.3 0-64-28.7-64-64L0 128zM5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l75.1 58.9 158.1 0 32 0 16 0 256 0c35.3 0 64 28.7 64 64l0 256c0 27.3-17.2 50.7-41.4 59.9l32.2 25.2c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM141 276l19-42.8 19 42.8-38 0zM320 112l0 113.5 100.1 78.4c3.4-1.8 6.7-3.7 9.9-5.6l-12.1-12.1c-7.8-7.8-7.8-20.5 0-28.3s20.5-7.8 28.3 0l14.6 14.6 .5 .5c12.4-13.1 22.5-28.3 29.8-45l-35.1 0-72 0c-11 0-20-9-20-20s9-20 20-20l52 0 0-4c0-11 9-20 20-20s20 9 20 20l0 4 44 0 16 0c11 0 20 9 20 20s-9 20-20 20l-2 0-1.8 4.5c-8.9 24.5-22.4 46.6-39.6 65.4 .9 .5 1.8 1.1 2.7 1.6l18.9 11.3c9.5 5.6 12.5 17.9 6.9 27.4s-17.9 12.6-27.4 6.9l-18.9-11.3c-4.5-2.7-8.8-5.5-13.1-8.5-2.5 1.8-5.1 3.6-7.7 5.2l88.6 69.5 33.4 0c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16l-256 0z"]},ag={prefix:"fak",iconName:"regular-chart-bar-grouped",icon:[512,512,[],"e037","M81 88c-11.6 0-21 9.4-21 21v350c0 11.6 9.4 21 21 21s21-9.4 21-21V109c0-11.6-9.4-21-21-21zm70-56c-11.6 0-21 9.4-21 21v406c0 11.6 9.4 21 21 21s21-9.4 21-21V53c0-11.6-9.4-21-21-21zM431 144c-11.6 0-21 9.4-21 21v294c0 11.6 9.4 21 21 21s21-9.4 21-21V165c0-11.6-9.4-21-21-21zm-70 56c-11.6 0-21 9.4-21 21v238c0 11.6 9.4 21 21 21s21-9.4 21-21V221c0-11.6-9.4-21-21-21z"]},ng={prefix:"fak",iconName:"regular-consumer",icon:[512,512,[],"e03d","M360 320h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40h-80c-22.1 0-40 17.9-40 40v16H136v-56h16c22.1 0 40-17.9 40-40V40c0-22.1-17.9-40-40-40H72C49.9 0 32 17.9 32 40v80c0 22.1 17.9 40 40 40h16v224c0 39.7 32.3 72 72 72h160v16c0 22.1 17.9 40 40 40h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40h-80c-22.1 0-40 17.9-40 40v16H160c-13.1 0-24-10.9-24-24V264h184v16c0 22.1 17.9 40 40 40zm8 80h64v64h-64v-64zM80 112V48h64v64H80z"]},ig={prefix:"fak",iconName:"regular-chart-bar-normalized",icon:[512,512,[],"e038","M284 32h-56c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406h-42v-42h42zm0-182h-42V74h42zM123 32H67c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406H74v-70h42zm0-294H74V74h42zM445 32h-56c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406h-42V256h42zm0-322h-42V74h42z"]},sg={prefix:"fak",iconName:"regular-user-lock",icon:[640,512,[],"e010","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c43.6 0 83.6 15.7 114.6 41.7c-.2 2.1-.3 4.2-.3 6.3l0 67.6C361.8 379.3 319 352 269.8 352l-91.4 0c-65.7 0-120.1 48.7-129 112L384 464l0 15.9c0 11.7 3.1 22.6 8.6 32.1L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM416 352c0-17.7 14.3-32 32-32l0-48c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128zm80-80l0 48 64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},cg={prefix:"fak",iconName:"regular-circle-dollar-slash",icon:[640,512,[],"e00a","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l95.4 74.8c16.7-17.7 36.1-33.1 57.8-45.6c79.2-45.7 176.8-45.7 256 0S576 164.5 576 256c0 49.9-14.5 97.7-40.6 138.3l95.4 74.8c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 256c0-33.1 6.4-65.3 18.3-95.1L122 192.2c-6.6 20.3-10 41.8-10 63.8c0 74.3 39.6 143 104 180.1s143.6 37.2 208 0c1.5-.9 2.9-1.7 4.4-2.6l39.7 31.3c-6.5 4.6-13.2 8.9-20.1 12.9c-79.2 45.7-176.8 45.7-256 0S64 347.5 64 256zM172.2 109.6L254 173.8c7.2-8.1 16.6-14.2 26.2-18.4c5.5-2.4 11.4-4.3 17.5-5.7l0-16.1c0-11.9 9.7-21.6 21.6-21.6s21.6 9.7 21.5 21.6l0 14.2c9.7 1.2 19.4 3.9 29 6.6c1.9 .5 3.7 1 5.6 1.6c11.5 3.2 18.3 15.1 15.1 26.6s-15.1 18.2-26.6 15.1c-1.6-.4-3.1-.9-4.7-1.3c-7-2-14-3.9-21.1-5.3c-13.2-2.5-28.5-1.3-40.8 4c-3.2 1.4-6.3 3.4-8.7 5.8l42.8 33.6c15.4 4.3 34.5 10 48.9 19.9c13.5 9.3 22.1 22.6 24.5 37.7l92.6 72.6C517.1 332.4 528 295 528 256c0-74.3-39.6-143-104-180.1s-143.6-37.2-208 0c-16.3 9.4-30.9 20.8-43.8 33.8zm69 211.7c3.8-11.3 16-17.5 27.3-13.7c0 0 .1 0 .1 0l72.3 57 0 13.9c0 11.9-9.7 21.6-21.6 21.6s-21.6-9.7-21.6-21.6l0-17.4c-14.5-3.3-28.7-7.9-42.8-12.5c-11.3-3.7-17.5-16-13.7-27.3z"]},lg={prefix:"fak",iconName:"regular-binder-open-arrow-right",icon:[576,512,[],"e032","M478.7 262.1c-5.4-4.8-12.7-6-19.1-2.9l-.3 .6c-6.4 2.9-10.5 9.2-10.5 16.2v35.6h-62.6c-54.3 0-98.1 44.1-98.1 98.1s45.4 91.5 55.9 97.2c1.3 .6 2.9 1 4.4 1c6 0 11.1-5.1 11.1-11.1s-2.5-7.9-5.4-10.8c-5.4-5.1-12.4-14.6-12.4-31.8c0-29.5 24.1-53.7 53.7-53.7h53.7v35.6c0 7 4.1 13.3 10.5 16.2s14 1.6 19.1-2.9l89.2-80.4c3.8-3.5 6-8.3 6-13.3s-2.2-9.8-6-13.3L478.7 262zM547 53.7c-21.6-7-73-21.3-128-21.3l-.3-.3c-36.5 0-71.1 6.4-96.6 12.7c-12.7 3.2-23.2 6.4-30.8 8.6c-1.3 .3-2.5 .6-3.8 1.3c-1-.3-2.5-1-3.8-1.3c-7.3-2.5-18.1-5.4-30.8-8.6c-25.4-6.4-60-12.7-96.6-12.7c-54.6 0-105.8 14.6-127.4 21.3C12.5 58.8 2 74 2 90.5v310c0 23.5 19.7 40.3 41 40.3s4.4 0 6.7-.6c19.7-3.2 54.3-7.6 99.1-7.6s79.1 16.2 99.4 27.9c-5.1-15.2-7.9-32.1-7.9-50.5s.6-3.8 .6-6c-24.5-10.2-56.2-18.7-91.8-18.7s-76.9 3.8-99.1 7V96.9c22.2-6.7 63.8-17.1 107.3-17.1s62.2 5.4 85.1 11.1c8.6 2.2 15.9 4.1 21.9 6v62.3h-31.8c-13 0-23.8 10.8-23.8 23.8s10.8 23.8 23.8 23.8h31.8v95.3h-31.8c-13 0-23.8 10.8-23.8 23.8s10.8 23.8 23.8 23.8h21.6c12.4-27 32.7-49.2 57.8-64.2v-78.8h31.8c13 0 23.8-10.8 23.8-23.8s-10.8-23.8-23.8-23.8h-31.8V96.8c6-1.9 13.3-3.8 21.9-6c23.2-5.7 54-11.1 85.1-11.1S504 90.2 526.2 96.8v144.8l47.6 42.9V90.9c0-16.5-10.2-31.8-27-37.2z"]},dg={prefix:"fak",iconName:"regular-bullets-lines",icon:[512,512,[],"e036","M416 192c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 280c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0 80c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 448c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-424c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44S32 52.7 32 88s28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 112c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"]},fg={prefix:"fak",iconName:"regular-binder-open-pen",icon:[608,512,[],"e031","M367.3 324.8c-1.3-12.1-11.2-21.7-23.7-21.7h-32v-95.9h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32V96.5c6.1-1.9 13.4-3.8 22.1-6.1c23.3-5.8 54.3-11.2 85.7-11.2s85.7 10.5 108.1 17.3v83.1c8.3-2.6 16.9-4.2 25.6-4.2s15 1.3 22.4 3.2V90.4c0-16.6-10.2-32-27.2-37.4c-21.7-7-73.5-21.4-128.8-21.4l.6 .3c-36.8 0-71.6 6.4-97.2 12.8c-12.8 3.2-23.3 6.4-31 8.6c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31-8.6c-25.6-6.4-60.4-12.8-97.2-12.8c-55.3 0-107.1 14.7-128.8 21.4C10.6 58.8 0 74.1 0 90.7v312c0 23.7 19.8 40.6 41.2 40.6s4.5 0 6.7-.6c19.8-3.2 54.7-7.7 99.7-7.7s97.5 25.6 112.5 35.5c4.2 2.9 9 4.8 14.4 6.4l6.7-27.5 7.4-29.7c3.5-14.1 10.9-27.2 21.1-37.4l1.9-1.9V351H341l26.2-26.2zm-103.2-165h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v95.9h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v65.9c-25.9-13.7-67.1-29.7-115.7-29.7s-77.4 3.8-99.7 7h-.3V97.1c22.4-6.7 64.3-17.3 108.1-17.3s62.7 5.4 85.7 11.2c8.6 2.2 16 4.2 22.1 6.1v62.7zm332.2 90.1c-4.8-4.8-9.6-9.6-14.4-14.4c-15.7-15.7-40.9-15.7-56.6 0l-29.4 29.4c23.7 23.7 47.3 47.3 71 71c9.9-9.9 19.5-19.5 29.4-29.4c15.7-15.7 15.7-40.9 0-56.6zM344 416.5c-4.2 4.2-7 9.3-8.3 15c-5.1 19.8-9.9 40-15 60.1c-1.3 5.4 0 11.2 4.2 15.3c4.2 4.2 9.6 5.8 15.3 4.2c19.8-5.1 40-9.9 60.1-15c5.8-1.3 10.9-4.2 15-8.3c43.2-43.2 86-86 129.2-129.2L473.2 287.3 344 416.5z"]},ug={prefix:"fak",iconName:"regular-bookmark-circle-minus",icon:[576,512,[],"e002","M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 150.6c-17.2 4.9-33.4 12.3-48 21.8L336 48 48 48l0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0l50.8 36.3c2.7 28.7 12.3 55.3 27.1 78.3L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l128 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-128 0c-8.8 0-16 7.2-16 16z"]},pg={prefix:"fak",iconName:"regular-magnifying-glass-one",icon:[512,512,[],"e042","M505 471.1l-133.8-134c28.2-35.5 44.8-80.3 44.8-129.2C416.1 93.1 322.9 0 208 0S0 93.1 0 207.9s93.1 207.9 208 207.9 93.5-16.6 129-44.8v.3L471.1 505c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9zM208 367.8c-88.3 0-160-71.6-160-159.9S119.7 48 208 48s160 71.6 160 159.9-71.7 159.9-160 159.9zm44.5-93.1l.3 .3h-22.4V118.3c0-8.3-4.5-15.7-11.8-19.8c-7.4-3.8-16-3.5-23 1l-44.8 29.7c-5.1 3.2-8.3 8.3-9.6 14.1s0 11.8 3.2 17c3.2 5.1 8.3 8.3 14.1 9.6s11.8 0 17-3.2l9.9-6.7v114.8H163c-12.5 0-22.4 9.9-22.4 22.4s9.9 22.4 22.4 22.4h89.6c12.5 0 22.4-9.9 22.4-22.4s-9.9-22.4-22.4-22.4z"]},hg={prefix:"fak",iconName:"regular-book-open-gear",icon:[640,512,[],"e003","M0 91.1C0 74.5 10.3 59 27.1 53.6C48.8 46.6 100.6 32 156 32c36.8 0 71.8 6.4 97.4 12.7c12.8 3.2 23.4 6.3 30.9 8.7c1.3 .4 2.6 .8 3.7 1.2c1.1-.4 2.4-.8 3.7-1.2c7.4-2.4 18.1-5.5 30.9-8.7C348.2 38.4 383.2 32 420 32c55.4 0 107.2 14.6 128.9 21.6C565.7 59 576 74.6 576 91.1l0 141.4c-.7 .2-1.4 .3-2.1 .5c-5.9-21.1-23.8-37.2-45.9-40.4l0-95.3C505.7 90.6 463.6 80 420 80c-31.6 0-62.6 5.6-85.9 11.3c-8.6 2.1-16.1 4.2-22.1 6l0 319.2 0 .1c3.7-2 7.7-4 12-6c.5 8.4 2.9 16.8 7.4 24.6l11.3 19.6c-12.1 5.8-20.8 11.6-25.9 15.3c-7.7 5.7-17.8 9.9-29.3 9.9c-10.2 0-19.5-3.4-27-8.4C245.5 461.5 202 436 148 436c-45.2 0-80.2 4.4-100 7.7c-24 4-48-14.1-48-40.2L0 91.1zm48 6.2l0 297.8c22.6-3.4 57.1-7.1 100-7.1c48.8 0 90 16.2 116 29.9l0-320.6c-6-1.8-13.5-3.9-22.1-6C218.6 85.6 187.6 80 156 80C112.4 80 70.3 90.6 48 97.3zM363.2 316.8l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4c4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13c0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1c-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1c0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zm95.2 26.9c-8.6 14.9-8.6 33.1 0 48s24.4 24 41.6 24s33-9.1 41.6-24s8.6-33.1 0-48s-24.4-24-41.6-24s-33 9.1-41.6 24z"]},mg={prefix:"fak",iconName:"light-book-open-gear",icon:[640,512,[],"e04c","M0 91.1C0 74.5 10.3 59 27.1 53.6 48.8 46.6 100.6 32 156 32 200.6 32 245.7 40.6 288 54.6 330.3 40.6 375.4 32 420 32 475.4 32 527.2 46.6 548.9 53.6 565.7 59 576 74.5 576 91.1l0 141.4c-.7 .2-1.4 .3-2.1 .5-4.4-15.7-15.4-28.7-29.9-35.6L544 91c0-3.5-2.1-6.1-4.9-7-20.5-6.5-68.6-20-119.1-20-38.6 0-78.1 7.1-116 19l0 357c5.9-3.9 13.7-8.6 23.4-13.3 1.1 2.9 2.4 5.7 4 8.5l11.3 19.6c-12.1 5.8-20.8 11.6-25.9 15.3-7.5 5.5-17.2 9.6-28.2 9.9l-.7 0-.2 0-.3 0c-10.2 0-19.6-3.4-27-8.4-14.9-10.1-58.4-35.6-112.4-35.6-45.2 0-80.1 4.4-100 7.7-24 4-48-14.1-48-40.2L0 91.1zM32 91l0 312.5c0 2.7 1.1 4.9 3.1 6.5 2.2 1.8 5.1 2.5 7.6 2.1 21.3-3.6 58-8.2 105.3-8.2 56.8 0 102.8 23.7 124 36.9L272 83c-37.9-12-77.4-19-116-19-50.5 0-98.6 13.5-119.1 20-2.8 .9-4.9 3.6-4.9 7zM360.4 319.8L388.1 272c5.6-9.7 18-13.1 27.8-7.4 7 4 15.7 3.4 22.7-.7l.5-.3c7-4 11.9-11.2 11.9-19.2 0-11.2 9.1-20.3 20.3-20.3l55.3 0c11.3 0 20.4 9.1 20.4 20.4 0 8.1 4.9 15.3 11.9 19.4l.3 .2c7 4.1 15.8 4.8 22.8 .7 9.8-5.6 22.2-2.3 27.9 7.5l27.5 47.6c5.7 9.9 2.3 22.5-7.6 28.2l-.3 .2c-6.9 4-10.6 11.7-10.6 19.6l0 .1c0 8.2 3.8 16.2 10.9 20.3 9.9 5.7 13.3 18.3 7.6 28.2l-27.3 47.3c-5.7 9.9-18.6 13.2-28.5 7.5-7-4-15.7-3.5-22.7 .6S547 483.2 547 491.3c0 11.5-9.3 20.9-20.8 20.9l-54.6 0c-11.4 0-20.7-9.4-20.7-20.8 0-8.1-4.9-15.4-12-19.5-7-4-15.7-4.6-22.7-.6-9.9 5.7-22.6 2.4-28.3-7.5l-27.4-47.6c-5.7-9.8-2.3-22.3 7.5-28 7.1-4.1 10.9-12 10.8-20.1l0-.4c0-8-3.8-15.8-10.8-19.9-9.8-5.7-13.2-18.2-7.6-28zm33 7.1c12 11 17.5 26.5 17.5 40.8l0 .3c0 14.3-5.4 29.9-17.5 41.1l17.2 29.8c15.6-5 31.9-2.1 44.4 5.1s23.3 19.9 26.8 36l34.4 0c3.5-16.1 14.2-28.8 26.7-36.1 12.6-7.3 29-10.1 44.6-5.1L604.7 409c-12.2-11.2-17.7-26.9-17.7-41.3l0-.1c0-14.3 5.6-29.8 17.7-40.8L587.4 297c-15.7 4.9-31.9 1.8-44.2-5.4l-.2-.1c-12.3-7.1-23-19.6-26.6-35.5l-34.6 0c-3.6 15.9-14.3 28.3-26.6 35.4-.2 .1-.4 .1-.5 .2-12.3 7.2-28.4 10.2-44 5.4l-17.3 29.9zM443 367.8c0-30.9 25.1-56 56-56s56 25.1 56 56-25.1 56-56 56-56-25.1-56-56zm32 0c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24z"]};var pf={far:{},fas:{},fak:{}},hc=[];function mc(e){Object.keys(e).forEach(function(t){if(t!=="prefix"){var r=e[t],a=r.icon[2];a.forEach(function(n){typeof n=="string"&&(pf[r.prefix][n]=r)}),pf[r.prefix][r.iconName]=r,hc.push(r)}})}mc(sc);mc(uc);mc(pc);function Ec(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,a=Array(t);r<t;r++)a[r]=e[r];return a}function gg(e){if(Array.isArray(e))return e}function yg(e){if(Array.isArray(e))return Ec(e)}function bg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function hf(e,t){for(var r=0;r<t.length;r++){var a=t[r];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,Vf(a.key),a)}}function vg(e,t,r){return t&&hf(e.prototype,t),r&&hf(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function xn(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=Uc(e))||t&&e&&typeof e.length=="number"){r&&(e=r);var a=0,n=function(){};return{s:n,n:function(){return a>=e.length?{done:!0}:{done:!1,value:e[a++]}},e:function(d){throw d},f:n}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
548
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i,s=!0,c=!1;return{s:function(){r=r.call(e)},n:function(){var d=r.next();return s=d.done,d},e:function(d){c=!0,i=d},f:function(){try{s||r.return==null||r.return()}finally{if(c)throw i}}}}function j(e,t,r){return(t=Vf(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function xg(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Sg(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var a,n,i,s,c=[],d=!0,f=!1;try{if(i=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;d=!1}else for(;!(d=(a=i.call(r)).done)&&(c.push(a.value),c.length!==t);d=!0);}catch(h){f=!0,n=h}finally{try{if(!d&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(f)throw n}}return c}}function Cg(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
549
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Eg(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
550
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function mf(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,a)}return r}function T(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?mf(Object(r),!0).forEach(function(a){j(e,a,r[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):mf(Object(r)).forEach(function(a){Object.defineProperty(e,a,Object.getOwnPropertyDescriptor(r,a))})}return e}function Ln(e,t){return gg(e)||Sg(e,t)||Uc(e,t)||Cg()}function st(e){return yg(e)||xg(e)||Uc(e)||Eg()}function Og(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var a=r.call(e,t||"default");if(typeof a!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Vf(e){var t=Og(e,"string");return typeof t=="symbol"?t:t+""}function En(e){"@babel/helpers - typeof";return En=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},En(e)}function Uc(e,t){if(e){if(typeof e=="string")return Ec(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Ec(e,t):void 0}}var gf=function(){},$c={},Kf={},Zf=null,Yf={mark:gf,measure:gf};try{typeof window<"u"&&($c=window),typeof document<"u"&&(Kf=document),typeof MutationObserver<"u"&&(Zf=MutationObserver),typeof performance<"u"&&(Yf=performance)}catch{}var Ag=$c.navigator||{},yf=Ag.userAgent,bf=yf===void 0?"":yf,rr=$c,ce=Kf,vf=Zf,bn=Yf,Mw=!!rr.document,Ht=!!ce.documentElement&&!!ce.head&&typeof ce.addEventListener=="function"&&typeof ce.createElement=="function",qf=~bf.indexOf("MSIE")||~bf.indexOf("Trident/"),gc,Lg=/fa(k|kd|s|r|l|t|d|dr|dl|dt|b|slr|slpr|wsb|tl|ns|nds|es|gt|jr|jfr|jdr|usb|ufsb|udsb|cr|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/,wg=/Font ?Awesome ?([567 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit|Notdog Duo|Notdog|Chisel|Etch|Graphite|Thumbprint|Jelly Fill|Jelly Duo|Jelly|Utility|Utility Fill|Utility Duo|Slab Press|Slab|Whiteboard)?.*/i,Xf={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fab:"brands","fa-brands":"brands"},duotone:{fa:"solid",fad:"solid","fa-solid":"solid","fa-duotone":"solid",fadr:"regular","fa-regular":"regular",fadl:"light","fa-light":"light",fadt:"thin","fa-thin":"thin"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid",fasdr:"regular","fa-regular":"regular",fasdl:"light","fa-light":"light",fasdt:"thin","fa-thin":"thin"},slab:{"fa-regular":"regular",faslr:"regular"},"slab-press":{"fa-regular":"regular",faslpr:"regular"},thumbprint:{"fa-light":"light",fatl:"light"},whiteboard:{"fa-semibold":"semibold",fawsb:"semibold"},notdog:{"fa-solid":"solid",fans:"solid"},"notdog-duo":{"fa-solid":"solid",fands:"solid"},etch:{"fa-solid":"solid",faes:"solid"},graphite:{"fa-thin":"thin",fagt:"thin"},jelly:{"fa-regular":"regular",fajr:"regular"},"jelly-fill":{"fa-regular":"regular",fajfr:"regular"},"jelly-duo":{"fa-regular":"regular",fajdr:"regular"},chisel:{"fa-regular":"regular",facr:"regular"},utility:{"fa-semibold":"semibold",fausb:"semibold"},"utility-duo":{"fa-semibold":"semibold",faudsb:"semibold"},"utility-fill":{"fa-semibold":"semibold",faufsb:"semibold"}},Rg={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},Jf=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-utility","fa-utility-duo","fa-utility-fill"],Re="classic",na="duotone",Qf="sharp",e0="sharp-duotone",t0="chisel",r0="etch",o0="graphite",a0="jelly",n0="jelly-duo",i0="jelly-fill",s0="notdog",c0="notdog-duo",l0="slab",d0="slab-press",f0="thumbprint",u0="utility",p0="utility-duo",h0="utility-fill",m0="whiteboard",_g="Classic",Ng="Duotone",Tg="Sharp",Mg="Sharp Duotone",Ig="Chisel",Pg="Etch",zg="Graphite",kg="Jelly",Dg="Jelly Duo",Ug="Jelly Fill",$g="Notdog",Bg="Notdog Duo",Hg="Slab",Fg="Slab Press",Gg="Thumbprint",Wg="Utility",jg="Utility Duo",Vg="Utility Fill",Kg="Whiteboard",g0=[Re,na,Qf,e0,t0,r0,o0,a0,n0,i0,s0,c0,l0,d0,f0,u0,p0,h0,m0],Iw=(gc={},j(j(j(j(j(j(j(j(j(j(gc,Re,_g),na,Ng),Qf,Tg),e0,Mg),t0,Ig),r0,Pg),o0,zg),a0,kg),n0,Dg),i0,Ug),j(j(j(j(j(j(j(j(j(gc,s0,$g),c0,Bg),l0,Hg),d0,Fg),f0,Gg),u0,Wg),p0,jg),h0,Vg),m0,Kg)),Zg={classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},duotone:{900:"fad",400:"fadr",300:"fadl",100:"fadt"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds",400:"fasdr",300:"fasdl",100:"fasdt"},slab:{400:"faslr"},"slab-press":{400:"faslpr"},whiteboard:{600:"fawsb"},thumbprint:{300:"fatl"},notdog:{900:"fans"},"notdog-duo":{900:"fands"},etch:{900:"faes"},graphite:{100:"fagt"},chisel:{400:"facr"},jelly:{400:"fajr"},"jelly-fill":{400:"fajfr"},"jelly-duo":{400:"fajdr"},utility:{600:"fausb"},"utility-duo":{600:"faudsb"},"utility-fill":{600:"faufsb"}},Yg={"Font Awesome 7 Free":{900:"fas",400:"far"},"Font Awesome 7 Pro":{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},"Font Awesome 7 Brands":{400:"fab",normal:"fab"},"Font Awesome 7 Duotone":{900:"fad",400:"fadr",normal:"fadr",300:"fadl",100:"fadt"},"Font Awesome 7 Sharp":{900:"fass",400:"fasr",normal:"fasr",300:"fasl",100:"fast"},"Font Awesome 7 Sharp Duotone":{900:"fasds",400:"fasdr",normal:"fasdr",300:"fasdl",100:"fasdt"},"Font Awesome 7 Jelly":{400:"fajr",normal:"fajr"},"Font Awesome 7 Jelly Fill":{400:"fajfr",normal:"fajfr"},"Font Awesome 7 Jelly Duo":{400:"fajdr",normal:"fajdr"},"Font Awesome 7 Slab":{400:"faslr",normal:"faslr"},"Font Awesome 7 Slab Press":{400:"faslpr",normal:"faslpr"},"Font Awesome 7 Thumbprint":{300:"fatl",normal:"fatl"},"Font Awesome 7 Notdog":{900:"fans",normal:"fans"},"Font Awesome 7 Notdog Duo":{900:"fands",normal:"fands"},"Font Awesome 7 Etch":{900:"faes",normal:"faes"},"Font Awesome 7 Graphite":{100:"fagt",normal:"fagt"},"Font Awesome 7 Chisel":{400:"facr",normal:"facr"},"Font Awesome 7 Whiteboard":{600:"fawsb",normal:"fawsb"},"Font Awesome 7 Utility":{600:"fausb",normal:"fausb"},"Font Awesome 7 Utility Duo":{600:"faudsb",normal:"faudsb"},"Font Awesome 7 Utility Fill":{600:"faufsb",normal:"faufsb"}},qg=new Map([["classic",{defaultShortPrefixId:"fas",defaultStyleId:"solid",styleIds:["solid","regular","light","thin","brands"],futureStyleIds:[],defaultFontWeight:900}],["duotone",{defaultShortPrefixId:"fad",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp",{defaultShortPrefixId:"fass",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp-duotone",{defaultShortPrefixId:"fasds",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["chisel",{defaultShortPrefixId:"facr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["etch",{defaultShortPrefixId:"faes",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["graphite",{defaultShortPrefixId:"fagt",defaultStyleId:"thin",styleIds:["thin"],futureStyleIds:[],defaultFontWeight:100}],["jelly",{defaultShortPrefixId:"fajr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-duo",{defaultShortPrefixId:"fajdr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-fill",{defaultShortPrefixId:"fajfr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["notdog",{defaultShortPrefixId:"fans",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["notdog-duo",{defaultShortPrefixId:"fands",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["slab",{defaultShortPrefixId:"faslr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-press",{defaultShortPrefixId:"faslpr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["thumbprint",{defaultShortPrefixId:"fatl",defaultStyleId:"light",styleIds:["light"],futureStyleIds:[],defaultFontWeight:300}],["utility",{defaultShortPrefixId:"fausb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-duo",{defaultShortPrefixId:"faudsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-fill",{defaultShortPrefixId:"faufsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["whiteboard",{defaultShortPrefixId:"fawsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}]]),Xg={chisel:{regular:"facr"},classic:{brands:"fab",light:"fal",regular:"far",solid:"fas",thin:"fat"},duotone:{light:"fadl",regular:"fadr",solid:"fad",thin:"fadt"},etch:{solid:"faes"},graphite:{thin:"fagt"},jelly:{regular:"fajr"},"jelly-duo":{regular:"fajdr"},"jelly-fill":{regular:"fajfr"},notdog:{solid:"fans"},"notdog-duo":{solid:"fands"},sharp:{light:"fasl",regular:"fasr",solid:"fass",thin:"fast"},"sharp-duotone":{light:"fasdl",regular:"fasdr",solid:"fasds",thin:"fasdt"},slab:{regular:"faslr"},"slab-press":{regular:"faslpr"},thumbprint:{light:"fatl"},utility:{semibold:"fausb"},"utility-duo":{semibold:"faudsb"},"utility-fill":{semibold:"faufsb"},whiteboard:{semibold:"fawsb"}},y0=["fak","fa-kit","fakd","fa-kit-duotone"],xf={kit:{fak:"kit","fa-kit":"kit"},"kit-duotone":{fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"}},Jg=["kit"],Qg="kit",ey="kit-duotone",ty="Kit",ry="Kit Duotone",Pw=j(j({},Qg,ty),ey,ry),oy={kit:{"fa-kit":"fak"},"kit-duotone":{"fa-kit-duotone":"fakd"}},ay={"Font Awesome Kit":{400:"fak",normal:"fak"},"Font Awesome Kit Duotone":{400:"fakd",normal:"fakd"}},ny={kit:{fak:"fa-kit"},"kit-duotone":{fakd:"fa-kit-duotone"}},Sf={kit:{kit:"fak"},"kit-duotone":{"kit-duotone":"fakd"}},yc,vn={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},iy=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-utility","fa-utility-duo","fa-utility-fill"],sy="classic",cy="duotone",ly="sharp",dy="sharp-duotone",fy="chisel",uy="etch",py="graphite",hy="jelly",my="jelly-duo",gy="jelly-fill",yy="notdog",by="notdog-duo",vy="slab",xy="slab-press",Sy="thumbprint",Cy="utility",Ey="utility-duo",Oy="utility-fill",Ay="whiteboard",Ly="Classic",wy="Duotone",Ry="Sharp",_y="Sharp Duotone",Ny="Chisel",Ty="Etch",My="Graphite",Iy="Jelly",Py="Jelly Duo",zy="Jelly Fill",ky="Notdog",Dy="Notdog Duo",Uy="Slab",$y="Slab Press",By="Thumbprint",Hy="Utility",Fy="Utility Duo",Gy="Utility Fill",Wy="Whiteboard",zw=(yc={},j(j(j(j(j(j(j(j(j(j(yc,sy,Ly),cy,wy),ly,Ry),dy,_y),fy,Ny),uy,Ty),py,My),hy,Iy),my,Py),gy,zy),j(j(j(j(j(j(j(j(j(yc,yy,ky),by,Dy),vy,Uy),xy,$y),Sy,By),Cy,Hy),Ey,Fy),Oy,Gy),Ay,Wy)),jy="kit",Vy="kit-duotone",Ky="Kit",Zy="Kit Duotone",kw=j(j({},jy,Ky),Vy,Zy),Yy={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},duotone:{"fa-regular":"fadr","fa-light":"fadl","fa-thin":"fadt"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds","fa-regular":"fasdr","fa-light":"fasdl","fa-thin":"fasdt"},slab:{"fa-regular":"faslr"},"slab-press":{"fa-regular":"faslpr"},whiteboard:{"fa-semibold":"fawsb"},thumbprint:{"fa-light":"fatl"},notdog:{"fa-solid":"fans"},"notdog-duo":{"fa-solid":"fands"},etch:{"fa-solid":"faes"},graphite:{"fa-thin":"fagt"},jelly:{"fa-regular":"fajr"},"jelly-fill":{"fa-regular":"fajfr"},"jelly-duo":{"fa-regular":"fajdr"},chisel:{"fa-regular":"facr"},utility:{"fa-semibold":"fausb"},"utility-duo":{"fa-semibold":"faudsb"},"utility-fill":{"fa-semibold":"faufsb"}},qy={classic:["fas","far","fal","fat","fad"],duotone:["fadr","fadl","fadt"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds","fasdr","fasdl","fasdt"],slab:["faslr"],"slab-press":["faslpr"],whiteboard:["fawsb"],thumbprint:["fatl"],notdog:["fans"],"notdog-duo":["fands"],etch:["faes"],graphite:["fagt"],jelly:["fajr"],"jelly-fill":["fajfr"],"jelly-duo":["fajdr"],chisel:["facr"],utility:["fausb"],"utility-duo":["faudsb"],"utility-fill":["faufsb"]},Oc={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},duotone:{fadr:"fa-regular",fadl:"fa-light",fadt:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid",fasdr:"fa-regular",fasdl:"fa-light",fasdt:"fa-thin"},slab:{faslr:"fa-regular"},"slab-press":{faslpr:"fa-regular"},whiteboard:{fawsb:"fa-semibold"},thumbprint:{fatl:"fa-light"},notdog:{fans:"fa-solid"},"notdog-duo":{fands:"fa-solid"},etch:{faes:"fa-solid"},graphite:{fagt:"fa-thin"},jelly:{fajr:"fa-regular"},"jelly-fill":{fajfr:"fa-regular"},"jelly-duo":{fajdr:"fa-regular"},chisel:{facr:"fa-regular"},utility:{fausb:"fa-semibold"},"utility-duo":{faudsb:"fa-semibold"},"utility-fill":{faufsb:"fa-semibold"}},Xy=["fa-solid","fa-regular","fa-light","fa-thin","fa-duotone","fa-brands","fa-semibold"],b0=["fa","fas","far","fal","fat","fad","fadr","fadl","fadt","fab","fass","fasr","fasl","fast","fasds","fasdr","fasdl","fasdt","faslr","faslpr","fawsb","fatl","fans","fands","faes","fagt","fajr","fajfr","fajdr","facr","fausb","faudsb","faufsb"].concat(iy,Xy),Jy=["solid","regular","light","thin","duotone","brands","semibold"],v0=[1,2,3,4,5,6,7,8,9,10],Qy=v0.concat([11,12,13,14,15,16,17,18,19,20]),e5=["aw","fw","pull-left","pull-right"],t5=[].concat(st(Object.keys(qy)),Jy,e5,["2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","inverse","layers","layers-bottom-left","layers-bottom-right","layers-counter","layers-text","layers-top-left","layers-top-right","li","pull-end","pull-start","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul","width-auto","width-fixed",vn.GROUP,vn.SWAP_OPACITY,vn.PRIMARY,vn.SECONDARY]).concat(v0.map(function(e){return"".concat(e,"x")})).concat(Qy.map(function(e){return"w-".concat(e)})),r5={"Font Awesome 5 Free":{900:"fas",400:"far"},"Font Awesome 5 Pro":{900:"fas",400:"far",normal:"far",300:"fal"},"Font Awesome 5 Brands":{400:"fab",normal:"fab"},"Font Awesome 5 Duotone":{900:"fad"}},$t="___FONT_AWESOME___",Ac=16,x0="fa",S0="svg-inline--fa",Ar="data-fa-i2svg",Lc="data-fa-pseudo-element",o5="data-fa-pseudo-element-pending",Bc="data-prefix",Hc="data-icon",Cf="fontawesome-i2svg",a5="async",n5=["HTML","HEAD","STYLE","SCRIPT"],C0=["::before","::after",":before",":after"],E0=function(){try{return!0}catch{return!1}}();function ia(e){return new Proxy(e,{get:function(r,a){return a in r?r[a]:r[Re]}})}var O0=T({},Xf);O0[Re]=T(T(T(T({},{"fa-duotone":"duotone"}),Xf[Re]),xf.kit),xf["kit-duotone"]);var i5=ia(O0),wc=T({},Xg);wc[Re]=T(T(T(T({},{duotone:"fad"}),wc[Re]),Sf.kit),Sf["kit-duotone"]);var Ef=ia(wc),Rc=T({},Oc);Rc[Re]=T(T({},Rc[Re]),ny.kit);var Fc=ia(Rc),_c=T({},Yy);_c[Re]=T(T({},_c[Re]),oy.kit);var Dw=ia(_c),s5=Lg,A0="fa-layers-text",c5=wg,l5=T({},Zg),Uw=ia(l5),d5=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],bc=Rg,f5=[].concat(st(Jg),st(t5)),ra=rr.FontAwesomeConfig||{};function u5(e){var t=ce.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}function p5(e){return e===""?!0:e==="false"?!1:e==="true"?!0:e}ce&&typeof ce.querySelector=="function"&&(Of=[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-search-pseudo-elements","searchPseudoElements"],["data-search-pseudo-elements-warnings","searchPseudoElementsWarnings"],["data-search-pseudo-elements-full-scan","searchPseudoElementsFullScan"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]],Of.forEach(function(e){var t=Ln(e,2),r=t[0],a=t[1],n=p5(u5(r));n!=null&&(ra[a]=n)}));var Of,L0={styleDefault:"solid",familyDefault:Re,cssPrefix:x0,replacementClass:S0,autoReplaceSvg:!0,autoAddCss:!0,searchPseudoElements:!1,searchPseudoElementsWarnings:!0,searchPseudoElementsFullScan:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};ra.familyPrefix&&(ra.cssPrefix=ra.familyPrefix);var yo=T(T({},L0),ra);yo.autoReplaceSvg||(yo.observeMutations=!1);var B={};Object.keys(L0).forEach(function(e){Object.defineProperty(B,e,{enumerable:!0,set:function(r){yo[e]=r,oa.forEach(function(a){return a(B)})},get:function(){return yo[e]}})});Object.defineProperty(B,"familyPrefix",{enumerable:!0,set:function(t){yo.cssPrefix=t,oa.forEach(function(r){return r(B)})},get:function(){return yo.cssPrefix}});rr.FontAwesomeConfig=B;var oa=[];function h5(e){return oa.push(e),function(){oa.splice(oa.indexOf(e),1)}}var tr=Ac,xt={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function m5(e){if(!(!e||!Ht)){var t=ce.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var r=ce.head.childNodes,a=null,n=r.length-1;n>-1;n--){var i=r[n],s=(i.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(s)>-1&&(a=i)}return ce.head.insertBefore(t,a),e}}var g5="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function Af(){for(var e=12,t="";e-- >0;)t+=g5[Math.random()*62|0];return t}function bo(e){for(var t=[],r=(e||[]).length>>>0;r--;)t[r]=e[r];return t}function Gc(e){return e.classList?bo(e.classList):(e.getAttribute("class")||"").split(" ").filter(function(t){return t})}function w0(e){return"".concat(e).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function y5(e){return Object.keys(e||{}).reduce(function(t,r){return t+"".concat(r,'="').concat(w0(e[r]),'" ')},"").trim()}function wn(e){return Object.keys(e||{}).reduce(function(t,r){return t+"".concat(r,": ").concat(e[r].trim(),";")},"")}function Wc(e){return e.size!==xt.size||e.x!==xt.x||e.y!==xt.y||e.rotate!==xt.rotate||e.flipX||e.flipY}function b5(e){var t=e.transform,r=e.containerWidth,a=e.iconWidth,n={transform:"translate(".concat(r/2," 256)")},i="translate(".concat(t.x*32,", ").concat(t.y*32,") "),s="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),c="rotate(".concat(t.rotate," 0 0)"),d={transform:"".concat(i," ").concat(s," ").concat(c)},f={transform:"translate(".concat(a/2*-1," -256)")};return{outer:n,inner:d,path:f}}function v5(e){var t=e.transform,r=e.width,a=r===void 0?Ac:r,n=e.height,i=n===void 0?Ac:n,s=e.startCentered,c=s===void 0?!1:s,d="";return c&&qf?d+="translate(".concat(t.x/tr-a/2,"em, ").concat(t.y/tr-i/2,"em) "):c?d+="translate(calc(-50% + ".concat(t.x/tr,"em), calc(-50% + ").concat(t.y/tr,"em)) "):d+="translate(".concat(t.x/tr,"em, ").concat(t.y/tr,"em) "),d+="scale(".concat(t.size/tr*(t.flipX?-1:1),", ").concat(t.size/tr*(t.flipY?-1:1),") "),d+="rotate(".concat(t.rotate,"deg) "),d}var x5=`:root, :host {
547
+ `,It];var cc={};Y(cc,{faAdd:()=>yh,faAlignCenter:()=>_6,faAlignLeft:()=>cm,faAlignRight:()=>F6,faAngleDoubleLeft:()=>G3,faAngleDoubleRight:()=>Y3,faAngleDown:()=>Ih,faAngleLeft:()=>rm,faAngleRight:()=>w6,faAngleUp:()=>X3,faAnglesLeft:()=>C2,faAnglesRight:()=>A2,faAnglesUpDown:()=>oh,faArchive:()=>$3,faArrowDown:()=>V3,faArrowLeft:()=>vh,faArrowLeftRotate:()=>ah,faArrowRight:()=>Jh,faArrowRightRotate:()=>ph,faArrowRightToBracket:()=>V2,faArrowRightToLine:()=>X2,faArrowRotateBack:()=>nh,faArrowRotateBackward:()=>ih,faArrowRotateForward:()=>hh,faArrowRotateLeft:()=>Qo,faArrowRotateRight:()=>vn,faArrowToRight:()=>tm,faArrowTurnDownRight:()=>B6,faArrowUp:()=>m6,faArrowUpRightAndArrowDownLeftFromCenter:()=>M6,faArrowUpRightFromSquare:()=>w2,faArrows:()=>n6,faArrowsFromLine:()=>gm,faArrowsRotate:()=>oc,faArrowsUpDownLeftRight:()=>D2,faBars:()=>E2,faBarsProgress:()=>b2,faBell:()=>Cm,faBellSlash:()=>_h,faBold:()=>k6,faBook:()=>J6,faBookmark:()=>Qh,faBookmarkSlash:()=>kh,faBooks:()=>th,faBoxArchive:()=>x2,faBroomWide:()=>a6,faCabinetFiling:()=>h6,faCalendarCheck:()=>Rm,faCalendarCircleExclamation:()=>om,faCalendarDay:()=>O6,faCalendarRange:()=>o6,faChartLine:()=>F2,faChartNetwork:()=>gh,faChartSimple:()=>Hh,faCheck:()=>s6,faCheckCircle:()=>Vh,faCircle:()=>E6,faCircleCheck:()=>k2,faCircleDollar:()=>ac,faCircleDot:()=>S2,faCircleInfo:()=>y2,faCirclePause:()=>of,faCirclePlay:()=>I2,faCircleQuestion:()=>B2,faCircleStop:()=>j2,faClock:()=>Y2,faClockFour:()=>Q6,faClockRotateLeft:()=>M2,faClone:()=>Z6,faClose:()=>Zh,faCloud:()=>L6,faCloudArrowDown:()=>ic,faCloudDownload:()=>Ph,faCloudDownloadAlt:()=>zh,faCloudSlash:()=>Lm,faCode:()=>R6,faCodeCompare:()=>D3,faCog:()=>v6,faColumns3:()=>b6,faCommentAltCheck:()=>z6,faCommentAltQuote:()=>Lh,faCommentDots:()=>T2,faCommentQuestion:()=>N6,faCommenting:()=>Mh,faCompress:()=>fh,faDesktop:()=>L2,faDesktopAlt:()=>Z3,faDiagramSankey:()=>P6,faDollarCircle:()=>lh,faDotCircle:()=>F3,faDownload:()=>Oh,faEllipsis:()=>tf,faEllipsisH:()=>hm,faEllipsisV:()=>em,faEllipsisVertical:()=>q2,faEnvelopeOpenText:()=>bm,faEquals:()=>nm,faExclamationTriangle:()=>Ah,faExpand:()=>am,faExpandWide:()=>e6,faExternalLink:()=>Q3,faEye:()=>sm,faEyeSlash:()=>ch,faFile:()=>g6,faFileClipboard:()=>wm,faFileInvoice:()=>Kh,faFileMagnifyingGlass:()=>P2,faFileSearch:()=>Gh,faFilter:()=>Em,faFlask:()=>G6,faFloppyDisk:()=>Q2,faFolderOpen:()=>K6,faGear:()=>H2,faGlobe:()=>Sh,faGrid2:()=>eh,faHand:()=>G2,faHandPaper:()=>C6,faHeart:()=>Y6,faHistory:()=>Uh,faHourglass2:()=>Nh,faHourglass3:()=>U3,faHourglassEnd:()=>v2,faHourglassHalf:()=>N2,faImage:()=>T6,faInbox:()=>Th,faInfoCircle:()=>z3,faItalic:()=>c6,faKey:()=>dm,faLanguage:()=>Ch,faLayerGroup:()=>P3,faLifeRing:()=>l6,faLineChart:()=>x6,faLinkSimple:()=>Dh,faLinkSimpleSlash:()=>M3,faListTree:()=>A6,faLockAlt:()=>T3,faLockKeyhole:()=>g2,faLockKeyholeOpen:()=>O2,faLockOpenAlt:()=>K3,faMagnifyingGlass:()=>ef,faMagnifyingGlassMinus:()=>Z2,faMagnifyingGlassPlus:()=>K2,faMedal:()=>Om,faMessageCheck:()=>W2,faMessageQuote:()=>_2,faMinus:()=>af,faMobile:()=>sc,faMobileAndroid:()=>xm,faMobilePhone:()=>Sm,faMultiply:()=>Yh,faNavicon:()=>j3,faPaintBrush:()=>lm,faPaintbrush:()=>J2,faPalette:()=>fm,faPaperPlane:()=>q6,faPaperclip:()=>p6,faPaste:()=>nf,faPauseCircle:()=>vm,faPen:()=>Wh,faPenNib:()=>J3,faPiggyBank:()=>q3,faPlayCircle:()=>Fh,faPlug:()=>Bh,faPlus:()=>R2,faPowerOff:()=>ym,faPrint:()=>H6,faQuestionCircle:()=>y6,faRadar:()=>uh,faReceipt:()=>im,faRedo:()=>mh,faRefresh:()=>B3,faRemove:()=>qh,faRoute:()=>W3,faSave:()=>um,faSearch:()=>pm,faSearchMinus:()=>X6,faSearchPlus:()=>W6,faServer:()=>r6,faShareAlt:()=>mm,faShareNodes:()=>rf,faShieldCheck:()=>j6,faSignIn:()=>U6,faSpinnerThird:()=>$h,faStar:()=>Rh,faStopCircle:()=>D6,faStrikethrough:()=>V6,faSubtract:()=>Am,faSync:()=>H3,faTableCells:()=>U2,faTableLayout:()=>I3,faTablet:()=>z2,faTabletAndroid:()=>jh,faTag:()=>rh,faTasksAlt:()=>k3,faTh:()=>d6,faThumbsDown:()=>I6,faThumbsUp:()=>S6,faTimes:()=>Xh,faToggleOn:()=>Eh,faTrashAlt:()=>f6,faTrashCan:()=>$2,faTriangleExclamation:()=>nc,faUnderline:()=>bh,faUndo:()=>sh,faUpload:()=>xh,faUsdCircle:()=>dh,faUser:()=>t6,faUsers:()=>$6,faWarning:()=>wh,faWifiSlash:()=>i6,faWrench:()=>u6,faXmark:()=>ea});var g2={prefix:"far",iconName:"lock-keyhole",icon:[448,512,["lock-alt"],"f30d","M224 48c44.2 0 80 35.8 80 80l0 64-160 0 0-64c0-44.2 35.8-80 80-80zM96 128l0 64-32 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-32 0 0-64C352 57.3 294.7 0 224 0S96 57.3 96 128zM64 240l320 0c8.8 0 16 7.2 16 16l0 192c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-192c0-8.8 7.2-16 16-16zm184 80c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64z"]},T3=g2,M3={prefix:"far",iconName:"link-simple-slash",icon:[640,512,[],"e1ce","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L532.4 392c45.4-28.2 75.6-78.6 75.6-136c0-88.4-71.6-160-160-160l-72 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0c61.9 0 112 50.1 112 112c0 46.6-28.5 86.6-69.1 103.5L389.5 280l34.5 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-95.7 0L216 144l48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-72 0c-11.3 0-22.3 1.2-32.9 3.4L38.8 5.1zm69.6 176.3L70.7 151.7C46.6 179.7 32 216.1 32 256c0 88.4 71.6 160 160 160l72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-72 0c-61.9 0-112-50.1-112-112c0-28.6 10.7-54.8 28.4-74.6z"]},I3={prefix:"far",iconName:"table-layout",icon:[512,512,[],"e290","M448 80c8.8 0 16 7.2 16 16l0 64L48 160l0-64c0-8.8 7.2-16 16-16l384 0zM48 416l0-208 96 0 0 224-80 0c-8.8 0-16-7.2-16-16zm144 16l0-224 272 0 0 208c0 8.8-7.2 16-16 16l-256 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z"]},P3={prefix:"far",iconName:"layer-group",icon:[576,512,[],"f5fd","M288 0c-8.5 0-17 1.7-24.8 5.1L53.9 94.8C40.6 100.5 32 113.5 32 128s8.6 27.5 21.9 33.2l209.3 89.7c7.8 3.4 16.3 5.1 24.8 5.1s17-1.7 24.8-5.1l209.3-89.7c13.3-5.7 21.9-18.8 21.9-33.2s-8.6-27.5-21.9-33.2L312.8 5.1C305 1.7 296.5 0 288 0zm-5.9 49.2C284 48.4 286 48 288 48s4 .4 5.9 1.2L477.7 128 293.9 206.8c-1.9 .8-3.9 1.2-5.9 1.2s-4-.4-5.9-1.2L98.3 128 282.1 49.2zM53.9 222.8C40.6 228.5 32 241.5 32 256s8.6 27.5 21.9 33.2l209.3 89.7c7.8 3.4 16.3 5.1 24.8 5.1s17-1.7 24.8-5.1l209.3-89.7c13.3-5.7 21.9-18.8 21.9-33.2s-8.6-27.5-21.9-33.2l-31.2-13.4L430 235.5 477.7 256 293.9 334.8c-1.9 .8-3.9 1.2-5.9 1.2s-4-.4-5.9-1.2L98.3 256 146 235.5 85.1 209.4 53.9 222.8zm0 128C40.6 356.5 32 369.5 32 384s8.6 27.5 21.9 33.2l209.3 89.7c7.8 3.4 16.3 5.1 24.8 5.1s17-1.7 24.8-5.1l209.3-89.7c13.3-5.7 21.9-18.8 21.9-33.2s-8.6-27.5-21.9-33.2l-31.2-13.4L430 363.5 477.7 384 293.9 462.8c-1.9 .8-3.9 1.2-5.9 1.2s-4-.4-5.9-1.2L98.3 384 146 363.5 85.1 337.4 53.9 350.8z"]},y2={prefix:"far",iconName:"circle-info",icon:[512,512,["info-circle"],"f05a","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-88c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 64-24 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},z3=y2,b2={prefix:"far",iconName:"bars-progress",icon:[512,512,["tasks-alt"],"f828","M464 112l0 64-144 0 0-64 144 0zM48 64C21.5 64 0 85.5 0 112l0 64c0 26.5 21.5 48 48 48l416 0c26.5 0 48-21.5 48-48l0-64c0-26.5-21.5-48-48-48L48 64zM464 336l0 64-272 0 0-64 272 0zM48 288c-26.5 0-48 21.5-48 48l0 64c0 26.5 21.5 48 48 48l416 0c26.5 0 48-21.5 48-48l0-64c0-26.5-21.5-48-48-48L48 288z"]},k3=b2,D3={prefix:"far",iconName:"code-compare",icon:[512,512,[],"e13a","M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1s14.2 12.4 14.2 21.9l0 48 16 0c39.8 0 72-32.2 72-72l0-163.7c-32.5-10.2-56-40.5-56-76.3c0-44.2 35.8-80 80-80s80 35.8 80 80c0 35.8-23.5 66.1-56 76.3L456 320c0 66.3-53.7 120-120 120l-16 0 0 48zM464 80a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM192 24c0-9.5 5.6-18.1 14.2-21.9s18.8-2.3 25.8 4.1l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1s-14.2-12.4-14.2-21.9l0-48-16 0c-39.8 0-72 32.2-72 72l0 163.7c32.5 10.2 56 40.5 56 76.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-35.8 23.5-66.1 56-76.3L56 192c0-66.3 53.7-120 120-120l16 0 0-48zM48 432a32 32 0 1 0 64 0 32 32 0 1 0 -64 0z"]},v2={prefix:"far",iconName:"hourglass-end",icon:[384,512,[8987,"hourglass-3"],"f253","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l81.5 81.5C336 366 352 404.7 352 445l0 19 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM273.5 140.5C293 121 304 94.6 304 67l0-19L80 48l0 19c0 27.6 11 54 30.5 73.5L192 222.1l81.5-81.5z"]},U3=v2,x2={prefix:"far",iconName:"box-archive",icon:[512,512,["archive"],"f187","M48 80l0 48 416 0 0-48L48 80zM32 32l448 0c17.7 0 32 14.3 32 32l0 80c0 17.7-14.3 32-32 32L32 176c-17.7 0-32-14.3-32-32L0 64C0 46.3 14.3 32 32 32zM160 248c0-13.3 10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24zM32 416l0-208 48 0 0 208c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-208 48 0 0 208c0 35.3-28.7 64-64 64L96 480c-35.3 0-64-28.7-64-64z"]},$3=x2,oc={prefix:"far",iconName:"arrows-rotate",icon:[512,512,[128472,"refresh","sync"],"f021","M94 187.1C120.8 124.1 183.3 80 256 80c39.7 0 77.8 15.8 105.9 43.9L414.1 176 360 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-112c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 54.1L395.9 89.9C358.8 52.8 308.5 32 256 32C163.4 32 83.9 88.2 49.8 168.3c-5.2 12.2 .5 26.3 12.7 31.5s26.3-.5 31.5-12.7zm368 157c5.2-12.2-.4-26.3-12.6-31.5s-26.3 .4-31.5 12.6C391 388.1 328.6 432 256 432c-39.7 0-77.8-15.8-105.9-43.9L97.9 336l54.1 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 288c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-54.1 52.1 52.1C153.2 459.2 203.5 480 256 480c92.5 0 171.8-56 206-135.9z"]},B3=oc,H3=oc,S2={prefix:"far",iconName:"circle-dot",icon:[512,512,[128280,"dot-circle"],"f192","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},F3=S2,C2={prefix:"far",iconName:"angles-left",icon:[512,512,[171,"angle-double-left"],"f100","M47 239c-9.4 9.4-9.4 24.6 0 33.9L207 433c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97.9 256 241 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L47 239zM399 79L239 239c-9.4 9.4-9.4 24.6 0 33.9L399 433c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-143-143L433 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0z"]},G3=C2,W3={prefix:"far",iconName:"route",icon:[512,512,[],"f4d7","M438.6 155.7c-7.2 11.5-15 22.6-22.6 32.7c-7.5-10.1-15.4-21.2-22.6-32.7C375.7 127.3 368 106.3 368 96c0-26.5 21.5-48 48-48s48 21.5 48 48c0 10.3-7.7 31.3-25.4 59.7zM427.4 251C452.9 221.1 512 146.2 512 96c0-53-43-96-96-96s-96 43-96 96c0 33.3 25.9 77.3 50.8 112L328 208c-48.6 0-88 39.4-88 88s39.4 88 88 88l96 0c22.1 0 40 17.9 40 40s-17.9 40-40 40l-246.2 0c-2.7 3.8-5.5 7.6-8.2 11.2c-10.7 14.2-21.3 26.9-30 36.8L424 512c48.6 0 88-39.4 88-88s-39.4-88-88-88l-96 0c-22.1 0-40-17.9-40-40s17.9-40 40-40l84.9 0c5.1 1.1 10.7-.6 14.5-5zM118.9 408.4c-7.3 11-15.3 21.7-22.9 31.2c-7.6-9.5-15.6-20.2-22.9-31.2C55.4 381.7 48 361.9 48 352c0-26.5 21.5-48 48-48s48 21.5 48 48c0 9.9-7.4 29.7-25.1 56.4zm19 55.6c25.9-33.1 54.1-77.3 54.1-112c0-53-43-96-96-96s-96 43-96 96c0 50.5 59.8 121 85 148.4c6 6.5 16 6.5 21.9 0c.1-.1 .2-.2 .3-.3c.3-.3 .6-.7 .9-1c2.8-3.1 6-6.7 9.5-10.7c.1-.1 .1-.1 .2-.2c6.1-7 13-15.2 20-24.2z"]},E2={prefix:"far",iconName:"bars",icon:[448,512,["navicon"],"f0c9","M0 88C0 74.7 10.7 64 24 64l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 112C10.7 112 0 101.3 0 88zM0 248c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 272c-13.3 0-24-10.7-24-24zM448 408c0 13.3-10.7 24-24 24L24 432c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0c13.3 0 24 10.7 24 24z"]},j3=E2,V3={prefix:"far",iconName:"arrow-down",icon:[384,512,[8595],"f063","M174.6 472.6c4.5 4.7 10.8 7.4 17.4 7.4s12.8-2.7 17.4-7.4l168-176c9.2-9.6 8.8-24.8-.8-33.9s-24.8-8.8-33.9 .8L216 396.1 216 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 340.1L41.4 263.4c-9.2-9.6-24.3-9.9-33.9-.8s-9.9 24.3-.8 33.9l168 176z"]},O2={prefix:"far",iconName:"lock-keyhole-open",icon:[576,512,["lock-open-alt"],"f3c2","M432 48c-44.2 0-80 35.8-80 80l0 64 32 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l240 0 0-64C304 57.3 361.3 0 432 0s128 57.3 128 128l0 72c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-72c0-44.2-35.8-80-80-80zM384 240L64 240c-8.8 0-16 7.2-16 16l0 192c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-192c0-8.8-7.2-16-16-16zM256 376l-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24z"]},K3=O2,L2={prefix:"far",iconName:"desktop",icon:[576,512,[61704,128421,"desktop-alt"],"f390","M512 48L64 48c-8.8 0-16 7.2-16 16l0 192 480 0 0-192c0-8.8-7.2-16-16-16zm64 208l0 48 0 48c0 35.3-28.7 64-64 64l-147.7 0 8 48 51.7 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-72 0-128 0-72 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l51.7 0 8-48L64 416c-35.3 0-64-28.7-64-64l0-48 0-48L0 64C0 28.7 28.7 0 64 0L512 0c35.3 0 64 28.7 64 64l0 192zM48 304l0 48c0 8.8 7.2 16 16 16l175.5 0c.3 0 .6 0 .8 0l95.2 0c.3 0 .6 0 .8 0L512 368c8.8 0 16-7.2 16-16l0-48L48 304zM252.3 464l71.3 0-8-48-55.3 0-8 48z"]},Z3=L2,A2={prefix:"far",iconName:"angles-right",icon:[512,512,[187,"angle-double-right"],"f101","M113 433L273 273c9.4-9.4 9.4-24.6 0-33.9L113 79c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l143 143L79 399c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0zm192 0L465 273c9.4-9.4 9.4-24.6 0-33.9L305 79c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l143 143L271 399c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0z"]},Y3=A2,q3={prefix:"far",iconName:"piggy-bank",icon:[576,512,[],"f4d3","M277.1 48c23 0 42.5 14.7 49.8 35.2c4.4 12.5 18.1 19 30.6 14.6s19-18.1 14.6-30.6C358.3 28.1 321 0 277.1 0S195.8 28.1 182 67.2c-4.4 12.5 2.1 26.2 14.6 30.6s26.2-2.1 30.6-14.6C234.5 62.7 254.1 48 277.1 48zM66.7 197.5c11.9-5.9 16.7-20.3 10.7-32.2s-20.3-16.7-32.2-10.7l-4.7 2.3C15.7 169.3 0 194.7 0 222.6c0 37.4 28 68.3 64.2 72.9C66.4 344.7 91 388.2 128 416l0 48c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-16 48 0 0 16c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-37.4c18.7-10.8 35.1-25.4 48-42.6l32 0c17.7 0 32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-13.3 0c-8.2-18.8-19.9-35.7-34.2-49.8l11.3-36.8-22.9-7 22.9 7c6.3-20.6-9.1-41.4-30.6-41.4L456 96c-31.5 0-60.2 12.2-81.6 32L224 128c-74.4 0-137 50.8-154.9 119.6c-12-2-21.1-12.5-21.1-25.1c0-9.6 5.4-18.4 14.1-22.8l4.7-2.3zM424 288a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM402.3 168c13.1-14.7 32.1-23.9 53.2-24L446 174.8c-2.9 9.4 .2 19.6 7.9 25.8c17.4 13.9 30.4 32.8 37.1 54.5c3.1 10.1 12.4 17 22.9 17l14 0 0 64-28.6 0c-8.3 0-16 4.3-20.3 11.3c-11.7 18.7-28.7 33.7-48.9 42.8C421.5 394 416 402.5 416 412l0 52-48 0 0-40c0-13.3-10.7-24-24-24l-96 0c-13.3 0-24 10.7-24 24l0 40-48 0 0-60.6c0-8.3-4.3-16-11.3-20.3c-31.7-19.8-52.7-55-52.7-95c0-61.9 50.1-112 112-112l160 0s0 0 0 0l.4 0c6.8 0 13.4-2.9 17.9-8z"]},X3={prefix:"far",iconName:"angle-up",icon:[448,512,[8963],"f106","M207 143c9.4-9.4 24.6-9.4 33.9 0L401 303c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-143-143L81 337c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L207 143z"]},J3={prefix:"far",iconName:"pen-nib",icon:[512,512,[10001],"f5ad","M368.4 18.3c21.9-21.9 57.3-21.9 79.2 0l46.1 46.1c21.9 21.9 21.9 57.3 0 79.2l-71 71L412.2 225 371.6 374.1c-4.8 17.8-18.1 32-35.5 38.1L72 505c-18.5 6.5-39.1 1.8-52.9-12S.5 458.5 7 440L99.8 175.9c6.1-17.4 20.3-30.6 38.1-35.5L287 99.8l10.4-10.4 71-71zM296.9 146.8L150.5 186.7c-2.5 .7-4.6 2.6-5.4 5.1L62.5 426.9 164.7 324.7c-3-6.3-4.7-13.3-4.7-20.7c0-26.5 21.5-48 48-48s48 21.5 48 48s-21.5 48-48 48c-7.4 0-14.4-1.7-20.7-4.7L85.1 449.5l235.1-82.6c2.5-.9 4.4-2.9 5.1-5.4l39.9-146.4-68.3-68.3z"]},w2={prefix:"far",iconName:"arrow-up-right-from-square",icon:[512,512,["external-link"],"f08e","M304 24c0 13.3 10.7 24 24 24l102.1 0L207 271c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l223-223L464 184c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160c0-13.3-10.7-24-24-24L328 0c-13.3 0-24 10.7-24 24zM72 32C32.2 32 0 64.2 0 104L0 440c0 39.8 32.2 72 72 72l336 0c39.8 0 72-32.2 72-72l0-128c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 128c0 13.3-10.7 24-24 24L72 464c-13.3 0-24-10.7-24-24l0-336c0-13.3 10.7-24 24-24l128 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L72 32z"]},Q3=w2,eh={prefix:"far",iconName:"grid-2",icon:[512,512,[],"e196","M80 80l0 96 96 0 0-96L80 80zM32 80c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96zM80 336l0 96 96 0 0-96-96 0zm-48 0c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96zM432 80l-96 0 0 96 96 0 0-96zM336 32l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48zm0 304l0 96 96 0 0-96-96 0zm-48 0c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96z"]},th={prefix:"far",iconName:"books",icon:[512,512,[128218],"f5db","M48 416l0 48 64 0 0-48-64 0zm88 89.6c-7.1 4.1-15.3 6.4-24 6.4l-64 0c-26.5 0-48-21.5-48-48l0-48 0-24 0-24L0 144l0-24L0 96 0 48C0 21.5 21.5 0 48 0l64 0c8.7 0 16.9 2.3 24 6.4C143.1 2.3 151.3 0 160 0l64 0c20.6 0 38.1 12.9 45 31.1c5.6-6.1 12.9-10.7 21.4-13L349.9 1.6c24.7-6.8 50.1 8.3 56.7 33.8l18 69.2 6 23.2 61.8 238.3 6 23.2 11.9 46c6.6 25.5-8 51.7-32.7 58.5l-59.6 16.5c-24.7 6.8-50.1-8.3-56.7-33.8l-18-69.2-6-23.2L275.6 145.9 272 132.2l0 11.8 0 224 0 24 0 24 0 48c0 26.5-21.5 48-48 48l-64 0c-8.7 0-16.9-2.3-24-6.4zM160 464l64 0 0-48-64 0 0 48zM112 48L48 48l0 48 64 0 0-48zm0 96l-64 0 0 224 64 0 0-224zm48-48l64 0 0-48-64 0 0 48zm64 272l0-224-64 0 0 224 64 0zm216.1-12.3l-55.8-215-56.5 15.6 55.8 215 56.5-15.6zm-44.4 62.1l11.9 45.7L464 447.9c0-.1 0-.2 0-.3l0-.1-11.7-45.2-56.5 15.6zm-79.9-308l56.5-15.6L360.4 48.5 304 64.1c0 .1 0 .2 0 .4l11.7 45.2z"]},rh={prefix:"far",iconName:"tag",icon:[448,512,[127991],"f02b","M197.5 32c17 0 33.3 6.7 45.3 18.7l176 176c25 25 25 65.5 0 90.5L285.3 450.7c-25 25-65.5 25-90.5 0l-176-176C6.7 262.7 0 246.5 0 229.5L0 80C0 53.5 21.5 32 48 32l149.5 0zM48 229.5c0 4.2 1.7 8.3 4.7 11.3l176 176c6.2 6.2 16.4 6.2 22.6 0L384.8 283.3c6.2-6.2 6.2-16.4 0-22.6l-176-176c-3-3-7.1-4.7-11.3-4.7L48 80l0 149.5zM112 112a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},oh={prefix:"far",iconName:"angles-up-down",icon:[448,512,[],"e60d","M239 498.7c-8.8 7-21.2 7-30 0L49 370.7c-10.4-8.3-12-23.4-3.7-33.7s23.4-12 33.7-3.8l145 116 145-116c10.3-8.3 25.5-6.6 33.7 3.8s6.6 25.5-3.7 33.7l-160 128zM399 141.3c10.4 8.3 12 23.4 3.8 33.7s-23.4 12-33.7 3.7L224 62.7 79 178.7c-10.4 8.3-25.5 6.6-33.7-3.7s-6.6-25.5 3.7-33.7l160-128c8.8-7 21.2-7 30 0l160 128z"]},Qo={prefix:"far",iconName:"arrow-rotate-left",icon:[512,512,[8634,"arrow-left-rotate","arrow-rotate-back","arrow-rotate-backward","undo"],"f0e2","M40 224c-13.3 0-24-10.7-24-24L16 56c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80.1 20-23.5C125 63.4 186.9 32 256 32c123.7 0 224 100.3 224 224s-100.3 224-224 224c-50.4 0-97-16.7-134.4-44.8c-10.6-8-12.7-23-4.8-33.6s23-12.7 33.6-4.8C179.8 418.9 216.3 432 256 432c97.2 0 176-78.8 176-176s-78.8-176-176-176c-54.3 0-102.9 24.6-135.2 63.4l-.1 .2s0 0 0 0L93.1 176l90.9 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L40 224z"]},ah=Qo,nh=Qo,ih=Qo,sh=Qo,ch={prefix:"far",iconName:"eye-slash",icon:[640,512,[],"f070","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm9.4 130.3C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5l-41.9-33zM192 256c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5z"]},ac={prefix:"far",iconName:"circle-dollar",icon:[512,512,["dollar-circle","usd-circle"],"f2e8","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM276.8 133.6l0 14.2c9.7 1.2 19.4 3.9 29 6.6c1.9 .5 3.7 1 5.6 1.6c11.5 3.2 18.3 15.1 15.1 26.6s-15.1 18.2-26.6 15.1c-1.6-.4-3.1-.9-4.7-1.3c-7-2-14-3.9-21.1-5.3c-13.2-2.5-28.5-1.3-40.8 4c-11 4.8-20.1 16.4-7.6 24.4c9.8 6.3 21.8 9.5 33.2 12.6c2.4 .6 4.7 1.3 7 1.9c15.6 4.4 35.5 10.1 50.4 20.3c19.4 13.3 28.5 34.9 24.2 58.1c-4.1 22.4-19.7 37.1-38.4 44.7c-7.8 3.2-16.3 5.2-25.2 6.2l0 15.2c0 11.9-9.7 21.6-21.6 21.6s-21.6-9.7-21.6-21.6l0-17.4c-14.5-3.3-28.7-7.9-42.8-12.5c-11.3-3.7-17.5-16-13.7-27.3s16-17.5 27.3-13.7c2.5 .8 5 1.7 7.5 2.5c11.3 3.8 22.9 7.7 34.5 9.6c17 2.5 30.6 1 39.5-2.6c12-4.8 17.7-19.1 5.9-27.1c-10.1-6.9-22.6-10.3-34.5-13.5c-2.3-.6-4.5-1.2-6.8-1.9c-15.1-4.3-34-9.6-48.2-18.7c-19.5-12.5-29.4-33.3-25.2-56.4c4-21.8 21-36.3 39-44.1c5.5-2.4 11.4-4.3 17.5-5.7l0-16.1c0-11.9 9.7-21.6 21.6-21.6s21.6 9.7 21.6 21.6z"]},lh=ac,dh=ac,fh={prefix:"far",iconName:"compress",icon:[448,512,[],"f066","M160 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 88-88 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-112zM24 320c-13.3 0-24 10.7-24 24s10.7 24 24 24l88 0 0 88c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24L24 320zM336 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-88 0 0-88zM312 320c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-88 88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z"]},uh={prefix:"far",iconName:"radar",icon:[512,512,[],"e024","M316.4 161.7C299 150.5 278.2 144 256 144c-61.9 0-112 50.1-112 112s50.1 112 112 112s112-50.1 112-112l48 0c0 78.2-56.1 143.3-130.3 157.2c-7.3-8.1-17.9-13.2-29.7-13.2s-22.4 5.1-29.7 13.2c-64.5-12.1-115.4-63-127.5-127.5c8.1-7.3 13.2-17.9 13.2-29.7s-5.1-22.4-13.2-29.7C112.7 152.1 177.8 96 256 96c35.5 0 68.3 11.6 94.9 31.2l34.2-34.2C349.7 64.8 304.8 48 256 48C152.7 48 66.9 123.4 50.7 222.1C39.5 229.2 32 241.7 32 256s7.5 26.8 18.7 33.9c14.4 87.7 83.6 157 171.4 171.4c7.1 11.3 19.6 18.7 33.9 18.7s26.8-7.5 33.9-18.7C388.6 445.1 464 359.3 464 256l48 0c0 141.4-114.6 256-256 256S0 397.4 0 256S114.6 0 256 0c62.1 0 118.9 22.1 163.3 58.8L463 15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-182 182c3.3 7.7 5.1 16.1 5.1 25c0 35.3-28.7 64-64 64s-64-28.7-64-64s28.7-64 64-64c8.9 0 17.3 1.8 25 5.1l35.4-35.4z"]},vn={prefix:"far",iconName:"arrow-rotate-right",icon:[512,512,[8635,"arrow-right-rotate","arrow-rotate-forward","redo"],"f01e","M472 224c13.3 0 24-10.7 24-24l0-144c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 80.1-20-23.5C387 63.4 325.1 32 256 32C132.3 32 32 132.3 32 256s100.3 224 224 224c50.4 0 97-16.7 134.4-44.8c10.6-8 12.7-23 4.8-33.6s-23-12.7-33.6-4.8C332.2 418.9 295.7 432 256 432c-97.2 0-176-78.8-176-176s78.8-176 176-176c54.3 0 102.9 24.6 135.2 63.4l.1 .2s0 0 0 0L418.9 176 328 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0z"]},ph=vn,hh=vn,mh=vn,gh={prefix:"far",iconName:"chart-network",icon:[640,512,[],"f78a","M288 64c0 16.9-6.5 32.2-17.2 43.6l26.9 57.5c12.2-3.4 25-5.2 38.3-5.2c39 0 74.4 15.5 100.3 40.7l77.6-56.9c-1.3-5-1.9-10.3-1.9-15.7c0-35.3 28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64c-12.3 0-23.9-3.5-33.7-9.6l-77.6 56.9c9.8 19.4 15.3 41.4 15.3 64.6c0 18.5-3.5 36.2-9.9 52.5l67.3 40.4c10.7-8.1 24.1-12.9 38.5-12.9c35.3 0 64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64c0-3.4 .3-6.7 .8-9.9l-67.4-40.4C419 428.5 379.8 448 336 448c-71.4 0-130.6-51.9-142-120l-70.6 0c-9.5 23.5-32.5 40-59.3 40c-35.3 0-64-28.7-64-64s28.7-64 64-64c26.9 0 49.9 16.5 59.3 40l70.6 0c6.6-39.1 28.9-72.9 60.2-94.5l-26.9-57.6c-1.1 .1-2.2 .1-3.3 .1c-35.3 0-64-28.7-64-64s28.7-64 64-64s64 28.7 64 64zm48 336a96 96 0 1 0 0-192 96 96 0 1 0 0 192z"]},R2={prefix:"far",iconName:"plus",icon:[448,512,[10133,61543,"add"],"2b","M248 72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 160L40 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l160 0 0 160c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160 160 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-160 0 0-160z"]},yh=R2,bh={prefix:"far",iconName:"underline",icon:[448,512,[],"f0cd","M16 56c0-13.3 10.7-24 24-24l96 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-24 0 0 144c0 61.9 50.1 112 112 112s112-50.1 112-112l0-144-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l96 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-24 0 0 144c0 88.4-71.6 160-160 160s-160-71.6-160-160L64 80 40 80C26.7 80 16 69.3 16 56zM0 456c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24z"]},vh={prefix:"far",iconName:"arrow-left",icon:[448,512,[8592],"f060","M7.4 273.4C2.7 268.8 0 262.6 0 256s2.7-12.8 7.4-17.4l176-168c9.6-9.2 24.8-8.8 33.9 .8s8.8 24.8-.8 33.9L83.9 232 424 232c13.3 0 24 10.7 24 24s-10.7 24-24 24L83.9 280 216.6 406.6c9.6 9.2 9.9 24.3 .8 33.9s-24.3 9.9-33.9 .8l-176-168z"]},xh={prefix:"far",iconName:"upload",icon:[512,512,[],"f093","M280 360c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-278.1-95 95c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 7c9.4-9.4 24.6-9.4 33.9 0L409 143c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-95-95L280 360zm32-8l0-48 136 0c35.3 0 64 28.7 64 64l0 80c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64l0-80c0-35.3 28.7-64 64-64l136 0 0 48L64 352c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-80c0-8.8-7.2-16-16-16l-136 0zm72 56a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},Sh={prefix:"far",iconName:"globe",icon:[512,512,[127760],"f0ac","M256 464c7.4 0 27-7.2 47.6-48.4c8.8-17.7 16.4-39.2 22-63.6l-139.2 0c5.6 24.4 13.2 45.9 22 63.6C229 456.8 248.6 464 256 464zM178.5 304l155 0c1.6-15.3 2.5-31.4 2.5-48s-.9-32.7-2.5-48l-155 0c-1.6 15.3-2.5 31.4-2.5 48s.9 32.7 2.5 48zm7.9-144l139.2 0c-5.6-24.4-13.2-45.9-22-63.6C283 55.2 263.4 48 256 48s-27 7.2-47.6 48.4c-8.8 17.7-16.4 39.2-22 63.6zm195.3 48c1.5 15.5 2.2 31.6 2.2 48s-.8 32.5-2.2 48l76.7 0c3.6-15.4 5.6-31.5 5.6-48s-1.9-32.6-5.6-48l-76.7 0zm58.8-48c-21.4-41.1-56.1-74.1-98.4-93.4c14.1 25.6 25.3 57.5 32.6 93.4l65.9 0zm-303.3 0c7.3-35.9 18.5-67.7 32.6-93.4c-42.3 19.3-77 52.3-98.4 93.4l65.9 0zM53.6 208c-3.6 15.4-5.6 31.5-5.6 48s1.9 32.6 5.6 48l76.7 0c-1.5-15.5-2.2-31.6-2.2-48s.8-32.5 2.2-48l-76.7 0zM342.1 445.4c42.3-19.3 77-52.3 98.4-93.4l-65.9 0c-7.3 35.9-18.5 67.7-32.6 93.4zm-172.2 0c-14.1-25.6-25.3-57.5-32.6-93.4l-65.9 0c21.4 41.1 56.1 74.1 98.4 93.4zM256 512A256 256 0 1 1 256 0a256 256 0 1 1 0 512z"]},Ch={prefix:"far",iconName:"language",icon:[640,512,[],"f1ab","M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l208 0 32 0 16 0 256 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L320 64l-16 0-32 0L64 64zm512 48c8.8 0 16 7.2 16 16l0 256c0 8.8-7.2 16-16 16l-256 0 0-288 256 0zM178.3 175.9l64 144c4.5 10.1-.1 21.9-10.2 26.4s-21.9-.1-26.4-10.2L196.8 316l-73.6 0-8.9 20.1c-4.5 10.1-16.3 14.6-26.4 10.2s-14.6-16.3-10.2-26.4l64-144c3.2-7.2 10.4-11.9 18.3-11.9s15.1 4.7 18.3 11.9zM179 276l-19-42.8L141 276l38 0zM456 164c-11 0-20 9-20 20l0 4-52 0c-11 0-20 9-20 20s9 20 20 20l72 0 35.1 0c-7.3 16.7-17.4 31.9-29.8 45l-.5-.5-14.6-14.6c-7.8-7.8-20.5-7.8-28.3 0s-7.8 20.5 0 28.3L430 298.3c-5.9 3.6-12.1 6.9-18.5 9.8l-3.6 1.6c-10.1 4.5-14.6 16.3-10.2 26.4s16.3 14.6 26.4 10.2l3.6-1.6c12-5.3 23.4-11.8 34-19.4c4.3 3 8.6 5.8 13.1 8.5l18.9 11.3c9.5 5.7 21.8 2.6 27.4-6.9s2.6-21.8-6.9-27.4l-18.9-11.3c-.9-.5-1.8-1.1-2.7-1.6c17.2-18.8 30.7-40.9 39.6-65.4L534 228l2 0c11 0 20-9 20-20s-9-20-20-20l-16 0-44 0 0-4c0-11-9-20-20-20z"]},Eh={prefix:"far",iconName:"toggle-on",icon:[576,512,[],"f205","M192 112c-79.5 0-144 64.5-144 144s64.5 144 144 144l192 0c79.5 0 144-64.5 144-144s-64.5-144-144-144l-192 0zM0 256C0 150 86 64 192 64l192 0c106 0 192 86 192 192s-86 192-192 192l-192 0C86 448 0 362 0 256zm384-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},Oh={prefix:"far",iconName:"download",icon:[512,512,[],"f019","M280 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 270.1-95-95c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L239 369c9.4 9.4 24.6 9.4 33.9 0L409 233c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-95 95L280 24zM128.8 304L64 304c-35.3 0-64 28.7-64 64l0 80c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-80c0-35.3-28.7-64-64-64l-64.8 0-48 48L448 352c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16l112.8 0-48-48zM432 408a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},_2={prefix:"far",iconName:"message-quote",icon:[512,512,["comment-alt-quote"],"e1e4","M208 416c0-26.5-21.5-48-48-48l-96 0c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l384 0c8.8 0 16 7.2 16 16l0 288c0 8.8-7.2 16-16 16l-138.7 0c-10.4 0-20.5 3.4-28.8 9.6L208 432l0-16zm-.2 76.2l.2-.2 101.3-76L448 416c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l48 0 48 0 0 48 0 4 0 .3 0 6.4 0 21.3c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L202.7 496l5.1-3.8zM160 112c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3 0-24 0-24c0-17.7-14.3-32-32-32l-48 0zm224 80l0-24 0-24c0-17.7-14.3-32-32-32l-48 0c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3z"]},Lh=_2,nc={prefix:"far",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M248.4 84.3c1.6-2.7 4.5-4.3 7.6-4.3s6 1.6 7.6 4.3L461.9 410c1.4 2.3 2.1 4.9 2.1 7.5c0 8-6.5 14.5-14.5 14.5l-387 0c-8 0-14.5-6.5-14.5-14.5c0-2.7 .7-5.3 2.1-7.5L248.4 84.3zm-41-25L9.1 385c-6 9.8-9.1 21-9.1 32.5C0 452 28 480 62.5 480l387 0c34.5 0 62.5-28 62.5-62.5c0-11.5-3.2-22.7-9.1-32.5L304.6 59.3C294.3 42.4 275.9 32 256 32s-38.3 10.4-48.6 27.3zM288 368a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm-8-184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 96c0 13.3 10.7 24 24 24s24-10.7 24-24l0-96z"]},Ah=nc,wh=nc,Rh={prefix:"far",iconName:"star",icon:[576,512,[11088,61446],"f005","M287.9 0c9.2 0 17.6 5.2 21.6 13.5l68.6 141.3 153.2 22.6c9 1.3 16.5 7.6 19.3 16.3s.5 18.1-5.9 24.5L433.6 328.4l26.2 155.6c1.5 9-2.2 18.1-9.7 23.5s-17.3 6-25.3 1.7l-137-73.2L151 509.1c-8.1 4.3-17.9 3.7-25.3-1.7s-11.2-14.5-9.7-23.5l26.2-155.6L31.1 218.2c-6.5-6.4-8.7-15.9-5.9-24.5s10.3-14.9 19.3-16.3l153.2-22.6L266.3 13.5C270.4 5.2 278.7 0 287.9 0zm0 79L235.4 187.2c-3.5 7.1-10.2 12.1-18.1 13.3L99 217.9 184.9 303c5.5 5.5 8.1 13.3 6.8 21L171.4 443.7l105.2-56.2c7.1-3.8 15.6-3.8 22.6 0l105.2 56.2L384.2 324.1c-1.3-7.7 1.2-15.5 6.8-21l85.9-85.1L358.6 200.5c-7.8-1.2-14.6-6.1-18.1-13.3L287.9 79z"]},_h={prefix:"far",iconName:"bell-slash",icon:[640,512,[61943,128277],"f1f6","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L542.6 400c2.7-7.8 1.3-16.5-3.9-23l-14.9-18.6C495.5 322.9 480 278.8 480 233.4l0-33.4c0-75.8-55.5-138.6-128-150.1L352 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 17.9c-43.9 7-81.5 32.7-104.4 68.7L38.8 5.1zM221.7 148.4C239.6 117.1 273.3 96 312 96l8 0 8 0c57.4 0 104 46.6 104 104l0 33.4c0 32.7 6.4 64.8 18.7 94.5L221.7 148.4zM406.2 416l-60.9-48-176.9 0c21.2-32.8 34.4-70.3 38.4-109.1L160 222.1l0 11.4c0 45.4-15.5 89.5-43.8 124.9L101.3 377c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6l286.2 0zM384 448l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"]},N2={prefix:"far",iconName:"hourglass-half",icon:[384,512,["hourglass-2"],"f252","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l81.5 81.5C336 366 352 404.7 352 445l0 19 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM110.5 371.5c-3.9 3.9-7.5 8.1-10.7 12.5l184.4 0c-3.2-4.4-6.8-8.6-10.7-12.5L192 289.9l-81.5 81.5zM284.2 128C297 110.4 304 89 304 67l0-19L80 48l0 19c0 22.1 7 43.4 19.8 61l184.4 0z"]},Nh=N2,Th={prefix:"far",iconName:"inbox",icon:[512,512,[],"f01c","M48 336l81.2 0 20.9 41.9c6.8 13.6 20.6 22.1 35.8 22.1l140.2 0c15.1 0 29-8.6 35.8-22.1L382.8 336l81.2 0 0 80c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-80zm406.5-48l-76.6 0c-15.1 0-29 8.6-35.8 22.1L321.2 352l-130.3 0-20.9-41.9c-6.8-13.6-20.6-22.1-35.8-22.1l-76.6 0 49-195.9C108.2 85 114.6 80 122 80L390 80c7.3 0 13.7 5 15.5 12.1l49 195.9zM0 327.9L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-88.1c0-5.2-.6-10.4-1.9-15.5l-58-231.9C445 52 419.4 32 390 32L122 32C92.6 32 67 52 59.9 80.5L1.9 312.4C.6 317.4 0 322.6 0 327.9z"]},T2={prefix:"far",iconName:"comment-dots",icon:[512,512,[62075,128172,"commenting"],"f4ad","M168.2 384.9c-15-5.4-31.7-3.1-44.6 6.4c-8.2 6-22.3 14.8-39.4 22.7c5.6-14.7 9.9-31.3 11.3-49.4c1-12.9-3.3-25.7-11.8-35.5C60.4 302.8 48 272 48 240c0-79.5 83.3-160 208-160s208 80.5 208 160s-83.3 160-208 160c-31.6 0-61.3-5.5-87.8-15.1zM26.3 423.8c-1.6 2.7-3.3 5.4-5.1 8.1l-.3 .5c-1.6 2.3-3.2 4.6-4.8 6.9c-3.5 4.7-7.3 9.3-11.3 13.5c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c5.1 0 10.2-.3 15.3-.8l.7-.1c4.4-.5 8.8-1.1 13.2-1.9c.8-.1 1.6-.3 2.4-.5c17.8-3.5 34.9-9.5 50.1-16.1c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9zM144 272a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm144-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm80 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},Mh=T2,Ih={prefix:"far",iconName:"angle-down",icon:[448,512,[8964],"f107","M241 369c-9.4 9.4-24.6 9.4-33.9 0L47 209c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 369z"]},ic={prefix:"far",iconName:"cloud-arrow-down",icon:[640,512,[62337,"cloud-download","cloud-download-alt"],"f0ed","M354.9 121.7c13.8 16 36.5 21.1 55.9 12.5c8.9-3.9 18.7-6.2 29.2-6.2c39.8 0 72 32.2 72 72c0 4-.3 7.9-.9 11.7c-3.5 21.6 8.1 42.9 28.1 51.7C570.4 276.9 592 308 592 344c0 46.8-36.6 85.2-82.8 87.8c-.6 0-1.3 .1-1.9 .2l-3.3 0-360 0c-53 0-96-43-96-96c0-41.7 26.6-77.3 64-90.5c19.2-6.8 32-24.9 32-45.3l0-.2s0 0 0 0s0 0 0 0c0-66.3 53.7-120 120-120c36.3 0 68.8 16.1 90.9 41.7zM512 480l0-.2c71.4-4.1 128-63.3 128-135.8c0-55.7-33.5-103.7-81.5-124.7c1-6.3 1.5-12.8 1.5-19.3c0-66.3-53.7-120-120-120c-17.4 0-33.8 3.7-48.7 10.3C360.4 54.6 314.9 32 264 32C171.2 32 96 107.2 96 200l0 .2C40.1 220 0 273.3 0 336c0 79.5 64.5 144 144 144l320 0 40 0 8 0zM223 313l80 80c9.4 9.4 24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-39 39L344 184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 134.1-39-39c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z"]},Ph=ic,zh=ic,kh={prefix:"far",iconName:"bookmark-slash",icon:[640,512,[],"e0c2","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L512 376l0-328c0-26.5-21.5-48-48-48L176 0c-26.5 0-48 21.5-48 48l0 27L38.8 5.1zM176 112.6L176 48l288 0 0 290.4L176 112.6zM509.9 497.8L315.3 344.5c-3.3 .6-6.5 2-9.3 4L176 441.4l0-206.7-48-37.8L128 488c0 9 5 17.2 13 21.3s17.6 3.4 24.9-1.8L320 397.5l154.1 110c7.3 5.2 16.9 5.9 24.9 1.8c4.9-2.5 8.8-6.7 10.9-11.6z"]},Dh={prefix:"far",iconName:"link-simple",icon:[576,512,[],"e1cd","M0 256C0 167.6 71.6 96 160 96l72 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-72 0C98.1 144 48 194.1 48 256s50.1 112 112 112l72 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-72 0C71.6 416 0 344.4 0 256zm576 0c0 88.4-71.6 160-160 160l-72 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l72 0c61.9 0 112-50.1 112-112s-50.1-112-112-112l-72 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l72 0c88.4 0 160 71.6 160 160zM184 232l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},M2={prefix:"far",iconName:"clock-rotate-left",icon:[512,512,["history"],"f1da","M48 106.7L48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 168c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-55.3 0c37-57.8 101.7-96 175.3-96c114.9 0 208 93.1 208 208s-93.1 208-208 208c-42.5 0-81.9-12.7-114.7-34.5c-11-7.3-25.9-4.3-33.3 6.7s-4.3 25.9 6.7 33.3C155.2 496.4 203.8 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C170.3 0 94.4 42.1 48 106.7zM256 128c-13.3 0-24 10.7-24 24l0 104c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65 0-94.1c0-13.3-10.7-24-24-24z"]},Uh=M2,$h={prefix:"far",iconName:"spinner-third",icon:[512,512,[],"f3f4","M457 372c11.5 6.6 26.3 2.7 31.8-9.3C503.7 330.2 512 294.1 512 256C512 122.7 410.1 13.2 280 1.1C266.8-.1 256 10.7 256 24s10.8 23.9 24 25.4C383.5 61.2 464 149.2 464 256c0 29.3-6.1 57.3-17 82.6c-5.3 12.2-1.5 26.8 10 33.5z"]},Bh={prefix:"far",iconName:"plug",icon:[384,512,[128268],"f1e6","M128 24c0-13.3-10.7-24-24-24S80 10.7 80 24l0 88 48 0 0-88zm176 0c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 88 48 0 0-88zM24 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l8 0 0 64c0 80.2 59 146.6 136 158.2l0 73.8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-73.8c77-11.6 136-78 136-158.2l0-64 8 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0-48 0L80 144l-48 0-8 0zM192 368c-61.9 0-112-50.1-112-112l0-64 224 0 0 64c0 61.9-50.1 112-112 112z"]},Hh={prefix:"far",iconName:"chart-simple",icon:[448,512,[],"e473","M240 80l0 352-32 0 0-352 32 0zM208 32c-26.5 0-48 21.5-48 48l0 352c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48l-32 0zM80 272l0 160-32 0 0-160 32 0zM48 224c-26.5 0-48 21.5-48 48L0 432c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-160c0-26.5-21.5-48-48-48l-32 0zm320-80l32 0 0 288-32 0 0-288zm-48 0l0 288c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48l-32 0c-26.5 0-48 21.5-48 48z"]},I2={prefix:"far",iconName:"circle-play",icon:[512,512,[61469,"play-circle"],"f144","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c7.6-4.2 16.8-4.1 24.3 .5l144 88c7.1 4.4 11.5 12.1 11.5 20.5s-4.4 16.1-11.5 20.5l-144 88c-7.4 4.5-16.7 4.7-24.3 .5s-12.3-12.2-12.3-20.9l0-176c0-8.7 4.7-16.7 12.3-20.9z"]},Fh=I2,P2={prefix:"far",iconName:"file-magnifying-glass",icon:[384,512,["file-search"],"f865","M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zM272 304c0-53-43-96-96-96s-96 43-96 96s43 96 96 96c17.8 0 34.4-4.8 48.7-13.2L263 425.1c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-38.3-38.3c8.5-14.3 13.3-31 13.3-48.9zm-96-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},Gh=P2,Wh={prefix:"far",iconName:"pen",icon:[512,512,[128394],"f304","M36.4 360.9L13.4 439 1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1L73 498.6l78.1-23c12.4-3.6 23.7-9.9 33.4-18.4c1.4-1.2 2.7-2.5 4-3.8L492.7 149.3c21.9-21.9 24.6-55.6 8.2-80.5c-2.3-3.5-5.1-6.9-8.2-10L453.3 19.3c-25-25-65.5-25-90.5 0L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4zm46 13.5c1.7-5.6 4.5-10.8 8.4-15.2c.6-.6 1.1-1.2 1.7-1.8L321 129 383 191 154.6 419.5c-4.7 4.7-10.6 8.2-17 10.1l-23.4 6.9L59.4 452.6l16.1-54.8 6.9-23.4z"]},z2={prefix:"far",iconName:"tablet",icon:[448,512,["tablet-android"],"f3fb","M64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L64 48zM0 64C0 28.7 28.7 0 64 0L384 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM192 400l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},jh=z2,k2={prefix:"far",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"]},Vh=k2,Kh={prefix:"far",iconName:"file-invoice",icon:[384,512,[],"f570","M64 464l256 0c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm80 48c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zM192 400c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zM112 224l160 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32z"]},ea={prefix:"far",iconName:"xmark",icon:[384,512,[215,10005,10006,10060,128473,"close","multiply","remove","times"],"f00d","M345 137c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-119 119L73 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l119 119L39 375c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l119-119L311 409c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-119-119L345 137z"]},Zh=ea,Yh=ea,qh=ea,Xh=ea,Jh={prefix:"far",iconName:"arrow-right",icon:[448,512,[8594],"f061","M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z"]},Qh={prefix:"far",iconName:"bookmark",icon:[384,512,[61591,128278],"f02e","M0 48C0 21.5 21.5 0 48 0l0 48 0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0L336 441.4 336 48 48 48 48 0 336 0c26.5 0 48 21.5 48 48l0 440c0 9-5 17.2-13 21.3s-17.6 3.4-24.9-1.8L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48z"]},e6={prefix:"far",iconName:"expand-wide",icon:[512,512,[],"f320","M136 64c13.3 0 24 10.7 24 24s-10.7 24-24 24l-88 0 0 88c0 13.3-10.7 24-24 24s-24-10.7-24-24L0 88C0 74.7 10.7 64 24 64l112 0zM0 312c0-13.3 10.7-24 24-24s24 10.7 24 24l0 88 88 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 448c-13.3 0-24-10.7-24-24L0 312zM488 64c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-88-88 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l112 0zM464 312c0-13.3 10.7-24 24-24s24 10.7 24 24l0 112c0 13.3-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l88 0 0-88z"]},t6={prefix:"far",iconName:"user",icon:[448,512,[62144,128100],"f007","M304 128a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM49.3 464l349.5 0c-8.9-63.3-63.3-112-129-112l-91.4 0c-65.7 0-120.1 48.7-129 112zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3z"]},r6={prefix:"far",iconName:"server",icon:[512,512,[],"f233","M64 80c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 224c-35.3 0-64-28.7-64-64L0 96zM64 336c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16L64 336zM0 352c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64l0-64zm392 32a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm24-280a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM328 384a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm24-280a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},o6={prefix:"far",iconName:"calendar-range",icon:[448,512,[],"e0d6","M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256zm48 96a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm224 64a32 32 0 1 0 0 64 32 32 0 1 0 0-64zM192 288c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0c-13.3 0-24 10.7-24 24zm40 72l-112 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24z"]},a6={prefix:"far",iconName:"broom-wide",icon:[512,512,[],"e5d1","M505 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L335 143l-12.9-12.9c-20.2-20.2-51.4-24.6-76.3-10.7L16.4 246.9C6.3 252.5 0 263.2 0 274.8c0 8.5 3.4 16.6 9.3 22.6L214.7 502.7c6 6 14.1 9.3 22.6 9.3c11.6 0 22.3-6.3 27.9-16.4L392.6 266.2c13.9-25 9.5-56.1-10.7-76.3L369 177 505 41zM323.6 291.6l-90 162.1L137 357.1l18-53.9c2.1-6.3-3.9-12.2-10.1-10.1L90.9 311 58.4 278.5l162.1-90L323.6 291.6z"]},D2={prefix:"far",iconName:"arrows-up-down-left-right",icon:[512,512,["arrows"],"f047","M273 7c-9.4-9.4-24.6-9.4-33.9 0L167 79c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31L232 232 81.9 232l31-31c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L7 239c-9.4 9.4-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-31-31L232 280l0 150.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31L280 280l150.1 0-31 31c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9l-72-72c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31L280 232l0-150.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L273 7z"]},n6=D2,i6={prefix:"far",iconName:"wifi-slash",icon:[640,512,[],"f6ac","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-267-209.3c47.2 8.4 89.8 30.2 123.8 61.4c9.8 9 24.9 8.3 33.9-1.5s8.3-24.9-1.5-33.9C467.4 237.5 397.1 208 320 208c-7.2 0-14.3 .3-21.4 .8L169.4 107.5C216.2 89.7 267 80 320 80c107.4 0 205.4 39.9 280.1 105.7c9.9 8.8 25.1 7.8 33.9-2.2s7.8-25.1-2.2-33.9C548.7 76.4 439.5 32 320 32c-69.1 0-134.7 14.9-193.9 41.5L38.8 5.1zM76.9 156.6L37.7 125.7c-10.2 7.6-20 15.6-29.5 23.9c-9.9 8.8-10.9 23.9-2.2 33.9s23.9 10.9 33.9 2.2c11.8-10.4 24.1-20.1 37-29.1zM226.3 274.3L184 241c-23.4 12.1-44.9 27.2-64.1 44.8c-9.8 9-10.4 24.1-1.5 33.9s24.1 10.4 33.9 1.5c21.5-19.7 46.5-35.7 73.9-46.9zM376 424a56 56 0 1 0 -112 0 56 56 0 1 0 112 0z"]},s6={prefix:"far",iconName:"check",icon:[448,512,[10003,10004],"f00c","M441 103c9.4 9.4 9.4 24.6 0 33.9L177 401c-9.4 9.4-24.6 9.4-33.9 0L7 265c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l119 119L407 103c9.4-9.4 24.6-9.4 33.9 0z"]},c6={prefix:"far",iconName:"italic",icon:[384,512,[],"f033","M128 56c0-13.3 10.7-24 24-24l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-68.7 0L144.7 432l87.3 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24s10.7-24 24-24l68.7 0L239.3 80 152 80c-13.3 0-24-10.7-24-24z"]},l6={prefix:"far",iconName:"life-ring",icon:[512,512,[],"f1cd","M385.1 419.1C349.7 447.2 304.8 464 256 464s-93.7-16.8-129.1-44.9l80.4-80.4c14.3 8.4 31 13.3 48.8 13.3s34.5-4.8 48.8-13.3l80.4 80.4zm68.1 .2C489.9 374.9 512 318.1 512 256s-22.1-118.9-58.8-163.3L465 81c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L419.3 58.8C374.9 22.1 318.1 0 256 0S137.1 22.1 92.7 58.8L81 47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L58.8 92.7C22.1 137.1 0 193.9 0 256s22.1 118.9 58.8 163.3L47 431c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l11.8-11.8C137.1 489.9 193.9 512 256 512s118.9-22.1 163.3-58.8L431 465c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-11.8-11.8zm-34.1-34.1l-80.4-80.4c8.4-14.3 13.3-31 13.3-48.8s-4.8-34.5-13.3-48.8l80.4-80.4C447.2 162.3 464 207.2 464 256s-16.8 93.7-44.9 129.1zM385.1 92.9l-80.4 80.4c-14.3-8.4-31-13.3-48.8-13.3s-34.5 4.8-48.8 13.3L126.9 92.9C162.3 64.8 207.2 48 256 48s93.7 16.8 129.1 44.9zM173.3 304.8L92.9 385.1C64.8 349.7 48 304.8 48 256s16.8-93.7 44.9-129.1l80.4 80.4c-8.4 14.3-13.3 31-13.3 48.8s4.8 34.5 13.3 48.8zM208 256a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z"]},U2={prefix:"far",iconName:"table-cells",icon:[512,512,["th"],"f00a","M360 80l0 88 104 0 0-72c0-8.8-7.2-16-16-16l-88 0zm-48 0L200 80l0 88 112 0 0-88zM152 80L64 80c-8.8 0-16 7.2-16 16l0 72 104 0 0-88zM48 216l0 80 104 0 0-80L48 216zm0 128l0 72c0 8.8 7.2 16 16 16l88 0 0-88L48 344zm152 88l112 0 0-88-112 0 0 88zm160 0l88 0c8.8 0 16-7.2 16-16l0-72-104 0 0 88zM464 296l0-80-104 0 0 80 104 0zM0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM200 296l112 0 0-80-112 0 0 80z"]},d6=U2,$2={prefix:"far",iconName:"trash-can",icon:[448,512,[61460,"trash-alt"],"f2ed","M170.5 51.6L151.5 80l145 0-19-28.4c-1.5-2.2-4-3.6-6.7-3.6l-93.7 0c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80 368 80l48 0 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 304c0 44.2-35.8 80-80 80l-224 0c-44.2 0-80-35.8-80-80l0-304-8 0c-13.3 0-24-10.7-24-24S10.7 80 24 80l8 0 48 0 13.8 0 36.7-55.1C140.9 9.4 158.4 0 177.1 0l93.7 0c18.7 0 36.2 9.4 46.6 24.9zM80 128l0 304c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32l0-304L80 128zm80 64l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},f6=$2,u6={prefix:"far",iconName:"wrench",icon:[512,512,[128295],"f0ad","M322.3 268c9.4 2.6 19.3 4 29.7 4c60.5 0 109.8-48 111.9-108l-25.3 25.3c-12 12-28.3 18.7-45.3 18.7L368 208c-35.3 0-64-28.7-64-64l0-25.4c0-17 6.7-33.3 18.7-45.3c0 0 0 0 0 0L348 48.1C288 50.1 240 99.5 240 160c0 10.3 1.4 20.3 4 29.7c4.6 16.6-.2 34.4-12.4 46.6L57.1 410.7c-5.9 5.8-9.1 13.8-9.1 22.1C48 450 62 464 79.2 464c8.3 0 16.2-3.3 22.1-9.1L275.7 280.4c12.2-12.2 30-16.9 46.6-12.4zM424.6 39.4l-67.9 67.9c-3 3-4.7 7.1-4.7 11.3l0 25.4c0 8.8 7.2 16 16 16l25.4 0c4.2 0 8.3-1.7 11.3-4.7l67.9-67.9c7.2-7.2 19.3-5.9 23.7 3.3c10.1 21 15.7 44.5 15.7 69.3c0 88.4-71.6 160-160 160c-14.7 0-28.9-2-42.3-5.7L135.2 488.8c-14.9 14.9-35 23.2-56 23.2C35.5 512 0 476.5 0 432.8c0-21 8.3-41.1 23.2-56L197.7 202.3C194 188.9 192 174.7 192 160C192 71.6 263.6 0 352 0c24.8 0 48.3 5.7 69.3 15.7c9.2 4.4 10.5 16.5 3.3 23.7zM88 408a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},p6={prefix:"far",iconName:"paperclip",icon:[448,512,[128206],"f0c6","M375 73c-26-26-68.1-26-94.1 0L89 265C45.3 308.6 45.3 379.4 89 423s114.4 43.6 158.1 0L399 271c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L281 457c-62.4 62.4-163.5 62.4-225.9 0S-7.4 293.4 55 231L247 39C291.7-5.7 364.3-5.7 409 39s44.7 117.2 0 161.9L225.2 384.7c-31.6 31.6-83.6 28.7-111.5-6.2c-23.8-29.8-21.5-72.8 5.5-99.8L271 127c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L153.2 312.7c-9.7 9.7-10.6 25.1-2 35.8c10 12.5 28.7 13.6 40 2.2L375 167c26-26 26-68.1 0-94.1z"]},h6={prefix:"far",iconName:"cabinet-filing",icon:[448,512,[128452],"f64b","M400 232L48 232 48 64c0-8.8 7.2-16 16-16l320 0c8.8 0 16 7.2 16 16l0 168zM0 256l0 24L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-168 0-24 0-24 0-168c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 232l0 24zM400 448c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-168 352 0 0 168zM160 152l0-8 128 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-22.1-17.9-40-40-40L152 96c-22.1 0-40 17.9-40 40l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24zm-8 184c-22.1 0-40 17.9-40 40l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8 128 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-22.1-17.9-40-40-40l-144 0z"]},m6={prefix:"far",iconName:"arrow-up",icon:[384,512,[8593],"f062","M209.4 39.4C204.8 34.7 198.6 32 192 32s-12.8 2.7-17.4 7.4l-168 176c-9.2 9.6-8.8 24.8 .8 33.9s24.8 8.8 33.9-.8L168 115.9 168 456c0 13.3 10.7 24 24 24s24-10.7 24-24l0-340.1L342.6 248.6c9.2 9.6 24.3 9.9 33.9 .8s9.9-24.3 .8-33.9l-168-176z"]},g6={prefix:"far",iconName:"file",icon:[384,512,[61462,128196,128459],"f15b","M320 464c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64z"]},B2={prefix:"far",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm169.8-90.7c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},y6=B2,b6={prefix:"far",iconName:"columns-3",icon:[640,512,[],"e361","M448 80l0 352 128 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L448 80zm-48 0L240 80l0 352 160 0 0-352zM192 432l0-352L64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l128 0zM0 96C0 60.7 28.7 32 64 32l512 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96z"]},H2={prefix:"far",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M256 0c17 0 33.6 1.7 49.8 4.8c7.9 1.5 21.8 6.1 29.4 20.1c2 3.7 3.6 7.6 4.6 11.8l9.3 38.5C350.5 81 360.3 86.7 366 85l38-11.2c4-1.2 8.1-1.8 12.2-1.9c16.1-.5 27 9.4 32.3 15.4c22.1 25.1 39.1 54.6 49.9 86.3c2.6 7.6 5.6 21.8-2.7 35.4c-2.2 3.6-4.9 7-8 10L459 246.3c-4.2 4-4.2 15.5 0 19.5l28.7 27.3c3.1 3 5.8 6.4 8 10c8.2 13.6 5.2 27.8 2.7 35.4c-10.8 31.7-27.8 61.1-49.9 86.3c-5.3 6-16.3 15.9-32.3 15.4c-4.1-.1-8.2-.8-12.2-1.9L366 427c-5.7-1.7-15.5 4-16.9 9.8l-9.3 38.5c-1 4.2-2.6 8.2-4.6 11.8c-7.7 14-21.6 18.5-29.4 20.1C289.6 510.3 273 512 256 512s-33.6-1.7-49.8-4.8c-7.9-1.5-21.8-6.1-29.4-20.1c-2-3.7-3.6-7.6-4.6-11.8l-9.3-38.5c-1.4-5.8-11.2-11.5-16.9-9.8l-38 11.2c-4 1.2-8.1 1.8-12.2 1.9c-16.1 .5-27-9.4-32.3-15.4c-22-25.1-39.1-54.6-49.9-86.3c-2.6-7.6-5.6-21.8 2.7-35.4c2.2-3.6 4.9-7 8-10L53 265.7c4.2-4 4.2-15.5 0-19.5L24.2 218.9c-3.1-3-5.8-6.4-8-10C8 195.3 11 181.1 13.6 173.6c10.8-31.7 27.8-61.1 49.9-86.3c5.3-6 16.3-15.9 32.3-15.4c4.1 .1 8.2 .8 12.2 1.9L146 85c5.7 1.7 15.5-4 16.9-9.8l9.3-38.5c1-4.2 2.6-8.2 4.6-11.8c7.7-14 21.6-18.5 29.4-20.1C222.4 1.7 239 0 256 0zM218.1 51.4l-8.5 35.1c-7.8 32.3-45.3 53.9-77.2 44.6L97.9 120.9c-16.5 19.3-29.5 41.7-38 65.7l26.2 24.9c24 22.8 24 66.2 0 89L59.9 325.4c8.5 24 21.5 46.4 38 65.7l34.6-10.2c31.8-9.4 69.4 12.3 77.2 44.6l8.5 35.1c24.6 4.5 51.3 4.5 75.9 0l8.5-35.1c7.8-32.3 45.3-53.9 77.2-44.6l34.6 10.2c16.5-19.3 29.5-41.7 38-65.7l-26.2-24.9c-24-22.8-24-66.2 0-89l26.2-24.9c-8.5-24-21.5-46.4-38-65.7l-34.6 10.2c-31.8 9.4-69.4-12.3-77.2-44.6l-8.5-35.1c-24.6-4.5-51.3-4.5-75.9 0zM208 256a48 48 0 1 0 96 0 48 48 0 1 0 -96 0zm48 96a96 96 0 1 1 0-192 96 96 0 1 1 0 192z"]},v6=H2,F2={prefix:"far",iconName:"chart-line",icon:[512,512,["line-chart"],"f201","M48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 408c0 39.8 32.2 72 72 72l416 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L72 432c-13.3 0-24-10.7-24-24L48 56zM473 169c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-119 119-79-79c-4.5-4.5-10.6-7-17-7s-12.5 2.5-17 7l-96 96c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l79-79 79 79c9.4 9.4 24.6 9.4 33.9 0L473 169z"]},x6=F2,S6={prefix:"far",iconName:"thumbs-up",icon:[512,512,[61575,128077],"f164","M323.8 34.8c-38.2-10.9-78.1 11.2-89 49.4l-5.7 20c-3.7 13-10.4 25-19.5 35l-51.3 56.4c-8.9 9.8-8.2 25 1.6 33.9s25 8.2 33.9-1.6l51.3-56.4c14.1-15.5 24.4-34 30.1-54.1l5.7-20c3.6-12.7 16.9-20.1 29.7-16.5s20.1 16.9 16.5 29.7l-5.7 20c-5.7 19.9-14.7 38.7-26.6 55.5c-5.2 7.3-5.8 16.9-1.7 24.9s12.3 13 21.3 13L448 224c8.8 0 16 7.2 16 16c0 6.8-4.3 12.7-10.4 15c-7.4 2.8-13 9-14.9 16.7s.1 15.8 5.3 21.7c2.5 2.8 4 6.5 4 10.6c0 7.8-5.6 14.3-13 15.7c-8.2 1.6-15.1 7.3-18 15.2s-1.6 16.7 3.6 23.3c2.1 2.7 3.4 6.1 3.4 9.9c0 6.7-4.2 12.6-10.2 14.9c-11.5 4.5-17.7 16.9-14.4 28.8c.4 1.3 .6 2.8 .6 4.3c0 8.8-7.2 16-16 16l-97.5 0c-12.6 0-25-3.7-35.5-10.7l-61.7-41.1c-11-7.4-25.9-4.4-33.3 6.7s-4.4 25.9 6.7 33.3l61.7 41.1c18.4 12.3 40 18.8 62.1 18.8l97.5 0c34.7 0 62.9-27.6 64-62c14.6-11.7 24-29.7 24-50c0-4.5-.5-8.8-1.3-13c15.4-11.7 25.3-30.2 25.3-51c0-6.5-1-12.8-2.8-18.7C504.8 273.7 512 257.7 512 240c0-35.3-28.6-64-64-64l-92.3 0c4.7-10.4 8.7-21.2 11.8-32.2l5.7-20c10.9-38.2-11.2-78.1-49.4-89zM32 192c-17.7 0-32 14.3-32 32L0 448c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32l-64 0z"]},G2={prefix:"far",iconName:"hand",icon:[512,512,[9995,129306,"hand-paper"],"f256","M256 0c-25.3 0-47.2 14.7-57.6 36c-7-2.6-14.5-4-22.4-4c-35.3 0-64 28.7-64 64l0 165.5-2.7-2.7c-25-25-65.5-25-90.5 0s-25 65.5 0 90.5L106.5 437c48 48 113.1 75 181 75l8.5 0 8 0c1.5 0 3-.1 4.5-.4c91.7-6.2 165-79.4 171.1-171.1c.3-1.5 .4-3 .4-4.5l0-176c0-35.3-28.7-64-64-64c-5.5 0-10.9 .7-16 2l0-2c0-35.3-28.7-64-64-64c-7.9 0-15.4 1.4-22.4 4C303.2 14.7 281.3 0 256 0zM240 96.1l0-.1 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 31.9 0 .1 0 136c0 13.3 10.7 24 24 24s24-10.7 24-24l0-136c0 0 0 0 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 55.9c0 0 0 .1 0 .1l0 80c0 13.3 10.7 24 24 24s24-10.7 24-24l0-71.9c0 0 0-.1 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 172.9c-.1 .6-.1 1.3-.2 1.9c-3.4 69.7-59.3 125.6-129 129c-.6 0-1.3 .1-1.9 .2l-4.9 0-8.5 0c-55.2 0-108.1-21.9-147.1-60.9L52.7 315.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L119 336.4c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2L160 96c0-8.8 7.2-16 16-16c8.8 0 16 7.1 16 15.9L192 232c0 13.3 10.7 24 24 24s24-10.7 24-24l0-135.9z"]},C6=G2,E6={prefix:"far",iconName:"circle",icon:[512,512,[9679,9898,9899,11044,61708,61915,128308,128309,128992,128993,128994,128995,128996],"f111","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},O6={prefix:"far",iconName:"calendar-day",icon:[448,512,[],"f783","M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM400 192L48 192l0 256c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-256zM112 256l96 0c8.8 0 16 7.2 16 16l0 96c0 8.8-7.2 16-16 16l-96 0c-8.8 0-16-7.2-16-16l0-96c0-8.8 7.2-16 16-16z"]},L6={prefix:"far",iconName:"cloud",icon:[640,512,[9729],"f0c2","M410.8 134.2c-19.3 8.6-42 3.5-55.9-12.5C332.8 96.1 300.3 80 264 80c-66.3 0-120 53.7-120 120c0 0 0 0 0 0s0 0 0 0l0 .2c0 20.4-12.8 38.5-32 45.3C74.6 258.7 48 294.3 48 336c0 53 43 96 96 96l360 0 3.3 0c.6-.1 1.3-.1 1.9-.2c46.2-2.7 82.8-41 82.8-87.8c0-36-21.6-67.1-52.8-80.7c-20.1-8.8-31.6-30-28.1-51.7c.6-3.8 .9-7.7 .9-11.7c0-39.8-32.2-72-72-72c-10.5 0-20.4 2.2-29.2 6.2zM512 479.8l0 .2-8 0-40 0-320 0C64.5 480 0 415.5 0 336c0-62.7 40.1-116 96-135.8l0-.2c0-92.8 75.2-168 168-168c50.9 0 96.4 22.6 127.3 58.3C406.2 83.7 422.6 80 440 80c66.3 0 120 53.7 120 120c0 6.6-.5 13-1.5 19.3c48 21 81.5 68.9 81.5 124.7c0 72.4-56.6 131.6-128 135.8z"]},A6={prefix:"far",iconName:"list-tree",icon:[512,512,[],"e1d2","M24 48C10.7 48 0 58.7 0 72l0 48c0 13.3 10.7 24 24 24l0 112 0 128c0 30.9 25.1 56 56 56l48 0c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l-48 0c-4.4 0-8-3.6-8-8l0-104 56 0c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l-56 0 0-88c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L24 48zM160 96c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L184 72c-13.3 0-24 10.7-24 24zM288 256c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24z"]},w6={prefix:"far",iconName:"angle-right",icon:[320,512,[8250],"f105","M273 239c9.4 9.4 9.4 24.6 0 33.9L113 433c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l143-143L79 113c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L273 239z"]},R6={prefix:"far",iconName:"code",icon:[640,512,[],"f121","M399.1 1.1c-12.7-3.9-26.1 3.1-30 15.8l-144 464c-3.9 12.7 3.1 26.1 15.8 30s26.1-3.1 30-15.8l144-464c3.9-12.7-3.1-26.1-15.8-30zm71.4 118.5c-9.1 9.7-8.6 24.9 1.1 33.9L580.9 256 471.6 358.5c-9.7 9.1-10.2 24.3-1.1 33.9s24.3 10.2 33.9 1.1l128-120c4.8-4.5 7.6-10.9 7.6-17.5s-2.7-13-7.6-17.5l-128-120c-9.7-9.1-24.9-8.6-33.9 1.1zm-301 0c-9.1-9.7-24.3-10.2-33.9-1.1l-128 120C2.7 243 0 249.4 0 256s2.7 13 7.6 17.5l128 120c9.7 9.1 24.9 8.6 33.9-1.1s8.6-24.9-1.1-33.9L59.1 256 168.4 153.5c9.7-9.1 10.2-24.3 1.1-33.9z"]},_6={prefix:"far",iconName:"align-center",icon:[448,512,[],"f037","M120 40c-13.3 0-24 10.7-24 24s10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L120 40zM24 168c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 168zM96 320c0 13.3 10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-208 0c-13.3 0-24 10.7-24 24zM24 424c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 424z"]},N6={prefix:"far",iconName:"comment-question",icon:[512,512,[],"e14b","M168.2 384.9c-15-5.4-31.7-3.1-44.6 6.4c-8.2 6-22.3 14.8-39.4 22.7c5.6-14.7 9.9-31.3 11.3-49.4c1-12.9-3.3-25.7-11.8-35.5C60.4 302.8 48 272 48 240c0-79.5 83.3-160 208-160s208 80.5 208 160s-83.3 160-208 160c-31.6 0-61.3-5.5-87.8-15.1zM26.3 423.8c-1.6 2.7-3.3 5.4-5.1 8.1l-.3 .5c-1.6 2.3-3.2 4.6-4.8 6.9c-3.5 4.7-7.3 9.3-11.3 13.5c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c5.1 0 10.2-.3 15.3-.8l.7-.1c4.4-.5 8.8-1.1 13.2-1.9c.8-.1 1.6-.3 2.4-.5c17.8-3.5 34.9-9.5 50.1-16.1c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9zM169.8 149.3l-.4 1.2c-4.4 12.5 2.1 26.2 14.6 30.6s26.2-2.1 30.6-14.6l.4-1.2c1.1-3.2 4.2-5.3 7.5-5.3l58.3 0c8.4 0 15.1 6.8 15.1 15.1c0 5.4-2.9 10.4-7.6 13.1l-44.3 25.4c-7.5 4.3-12.1 12.2-12.1 20.8l0 13.5c0 13.3 10.7 24 24 24c13.1 0 23.8-10.5 24-23.6l32.3-18.5c19.6-11.3 31.7-32.2 31.7-54.8c0-34.9-28.3-63.1-63.1-63.1l-58.3 0c-23.7 0-44.8 14.9-52.8 37.3zM288 336a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},T6={prefix:"far",iconName:"image",icon:[512,512,[],"f03e","M448 80c8.8 0 16 7.2 16 16l0 319.8-5-6.5-136-176c-4.5-5.9-11.6-9.3-19-9.3s-14.4 3.4-19 9.3L202 340.7l-30.5-42.7C167 291.7 159.8 288 152 288s-15 3.7-19.5 10.1l-80 112L48 416.3l0-.3L48 96c0-8.8 7.2-16 16-16l384 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},M6={prefix:"far",iconName:"arrow-up-right-and-arrow-down-left-from-center",icon:[512,512,[],"e0a0","M295 183c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135 0 86.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144c0-13.3-10.7-24-24-24L344 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l86.1 0L295 183zM217 329c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L48 430.1 48 344c0-13.3-10.7-24-24-24s-24 10.7-24 24L0 488c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-86.1 0L217 329z"]},I6={prefix:"far",iconName:"thumbs-down",icon:[512,512,[61576,128078],"f165","M323.8 477.2c-38.2 10.9-78.1-11.2-89-49.4l-5.7-20c-3.7-13-10.4-25-19.5-35l-51.3-56.4c-8.9-9.8-8.2-25 1.6-33.9s25-8.2 33.9 1.6l51.3 56.4c14.1 15.5 24.4 34 30.1 54.1l5.7 20c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7l-5.7-20c-5.7-19.9-14.7-38.7-26.6-55.5c-5.2-7.3-5.8-16.9-1.7-24.9s12.3-13 21.3-13L448 288c8.8 0 16-7.2 16-16c0-6.8-4.3-12.7-10.4-15c-7.4-2.8-13-9-14.9-16.7s.1-15.8 5.3-21.7c2.5-2.8 4-6.5 4-10.6c0-7.8-5.6-14.3-13-15.7c-8.2-1.6-15.1-7.3-18-15.2s-1.6-16.7 3.6-23.3c2.1-2.7 3.4-6.1 3.4-9.9c0-6.7-4.2-12.6-10.2-14.9c-11.5-4.5-17.7-16.9-14.4-28.8c.4-1.3 .6-2.8 .6-4.3c0-8.8-7.2-16-16-16l-97.5 0c-12.6 0-25 3.7-35.5 10.7l-61.7 41.1c-11 7.4-25.9 4.4-33.3-6.7s-4.4-25.9 6.7-33.3l61.7-41.1c18.4-12.3 40-18.8 62.1-18.8L384 32c34.7 0 62.9 27.6 64 62c14.6 11.7 24 29.7 24 50c0 4.5-.5 8.8-1.3 13c15.4 11.7 25.3 30.2 25.3 51c0 6.5-1 12.8-2.8 18.7C504.8 238.3 512 254.3 512 272c0 35.3-28.6 64-64 64l-92.3 0c4.7 10.4 8.7 21.2 11.8 32.2l5.7 20c10.9 38.2-11.2 78.1-49.4 89zM32 384c-17.7 0-32-14.3-32-32L0 128c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0z"]},P6={prefix:"far",iconName:"diagram-sankey",icon:[576,512,[],"e158","M329.9 80c-2.8 0-5.4 1.5-6.8 3.8L253.8 197.2c-10.2 16.6-28.3 26.8-47.8 26.8L24 224c-13.3 0-24-10.7-24-24s10.7-24 24-24l182.1 0c2.8 0 5.4-1.5 6.8-3.8L282.2 58.8C292.3 42.2 310.4 32 329.9 32L552 32c13.3 0 24 10.7 24 24s-10.7 24-24 24L329.9 80zm-124 240l61.7 108c1.4 2.5 4.1 4 6.9 4L552 432c13.3 0 24 10.7 24 24s-10.7 24-24 24l-277.4 0c-20.1 0-38.7-10.8-48.6-28.2L150.6 320 24 320c-13.3 0-24-10.7-24-24s10.7-24 24-24l528 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-346.1 0z"]},W2={prefix:"far",iconName:"message-check",icon:[512,512,["comment-alt-check"],"f4a2","M208 416c0-26.5-21.5-48-48-48l-96 0c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l384 0c8.8 0 16 7.2 16 16l0 288c0 8.8-7.2 16-16 16l-138.7 0c-10.4 0-20.5 3.4-28.8 9.6L208 432l0-16zm-.2 76.2l.2-.2 101.3-76L448 416c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l48 0 48 0 0 48 0 4 0 .3 0 6.4 0 21.3c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L202.7 496l5.1-3.8zM369 153c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 153z"]},z6=W2,k6={prefix:"far",iconName:"bold",icon:[384,512,[],"f032","M0 56C0 42.7 10.7 32 24 32l48 0 16 0 124 0c68.5 0 124 55.5 124 124c0 34.7-14.3 66.2-37.3 88.7C339.7 264.9 368 307.1 368 356c0 68.5-55.5 124-124 124L88 480l-16 0-48 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l24 0 0-176L48 80 24 80C10.7 80 0 69.3 0 56zM212 232c42 0 76-34 76-76s-34-76-76-76L96 80l0 152 116 0zM96 280l0 152 148 0c42 0 76-34 76-76s-34-76-76-76l-32 0L96 280z"]},j2={prefix:"far",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm192-96l128 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32z"]},D6=j2,V2={prefix:"far",iconName:"arrow-right-to-bracket",icon:[512,512,["sign-in"],"f090","M217 401L345 273c9.4-9.4 9.4-24.6 0-33.9L217 111c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l87 87L24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l246.1 0-87 87c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0zM344 80l80 0c22.1 0 40 17.9 40 40l0 272c0 22.1-17.9 40-40 40l-80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c48.6 0 88-39.4 88-88l0-272c0-48.6-39.4-88-88-88l-80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24z"]},U6=V2,$6={prefix:"far",iconName:"users",icon:[640,512,[],"f0c0","M144 160A80 80 0 1 0 144 0a80 80 0 1 0 0 160zm368 0A80 80 0 1 0 512 0a80 80 0 1 0 0 160zM0 298.7C0 310.4 9.6 320 21.3 320l213.3 0c.2 0 .4 0 .7 0c-26.6-23.5-43.3-57.8-43.3-96c0-7.6 .7-15 1.9-22.3c-13.6-6.3-28.7-9.7-44.6-9.7l-42.7 0C47.8 192 0 239.8 0 298.7zM405.3 320l213.3 0c11.8 0 21.3-9.6 21.3-21.3C640 239.8 592.2 192 533.3 192l-42.7 0c-15.9 0-31 3.5-44.6 9.7c1.3 7.2 1.9 14.7 1.9 22.3c0 38.2-16.8 72.5-43.3 96c.2 0 .4 0 .7 0zM320 176a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm0 144a96 96 0 1 0 0-192 96 96 0 1 0 0 192zm-58.7 80l117.3 0c39.8 0 73.2 27.2 82.6 64l-282.6 0c9.5-36.8 42.9-64 82.6-64zm0-48C187.7 352 128 411.7 128 485.3c0 14.7 11.9 26.7 26.7 26.7l330.7 0c14.7 0 26.7-11.9 26.7-26.7C512 411.7 452.3 352 378.7 352l-117.3 0z"]},B6={prefix:"far",iconName:"arrow-turn-down-right",icon:[512,512,[],"e3d6","M48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 224c0 48.6 39.4 88 88 88l342.1 0-87 87c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L505 305c9.4-9.4 9.4-24.6 0-33.9L377 143c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l87 87L88 264c-22.1 0-40-17.9-40-40L48 56z"]},H6={prefix:"far",iconName:"print",icon:[512,512,[9113,128424,128438],"f02f","M112 160l0-96c0-8.8 7.2-16 16-16l229.5 0c4.2 0 8.3 1.7 11.3 4.7l26.5 26.5c3 3 4.7 7.1 4.7 11.3l0 69.5 48 0 0-69.5c0-17-6.7-33.3-18.7-45.3L402.7 18.7C390.7 6.7 374.5 0 357.5 0L128 0C92.7 0 64 28.7 64 64l0 96 48 0zm16 208l256 0 0 96-256 0 0-96zm-16-48c-17.7 0-32 14.3-32 32l-32 0 0-96c0-8.8 7.2-16 16-16l384 0c8.8 0 16 7.2 16 16l0 96-32 0c0-17.7-14.3-32-32-32l-288 0zm320 80l48 0c17.7 0 32-14.3 32-32l0-112c0-35.3-28.7-64-64-64L64 192c-35.3 0-64 28.7-64 64L0 368c0 17.7 14.3 32 32 32l48 0 0 80c0 17.7 14.3 32 32 32l288 0c17.7 0 32-14.3 32-32l0-80z"]},F6={prefix:"far",iconName:"align-right",icon:[448,512,[],"f038","M424 40c13.3 0 24 10.7 24 24s-10.7 24-24 24L184 88c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 216c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0zm24 152c0 13.3-10.7 24-24 24l-240 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0c13.3 0 24 10.7 24 24zM424 424c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 472c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0z"]},G6={prefix:"far",iconName:"flask",icon:[448,512,[],"f0c3","M176 196.8c0 20.7-5.8 41-16.6 58.7L119.7 320l208.6 0-39.7-64.5c-10.9-17.7-16.6-38-16.6-58.7L272 48l-96 0 0 148.8zM320 48l0 148.8c0 11.8 3.3 23.5 9.5 33.5L437.7 406.2c6.7 10.9 10.3 23.5 10.3 36.4c0 38.3-31.1 69.4-69.4 69.4L69.4 512C31.1 512 0 480.9 0 442.6c0-12.8 3.6-25.4 10.3-36.4L118.5 230.4c6.2-10.1 9.5-21.7 9.5-33.5L128 48l-8 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l40 0L288 0l40 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0z"]},K2={prefix:"far",iconName:"magnifying-glass-plus",icon:[512,512,["search-plus"],"f00e","M208 48a160 160 0 1 1 0 320 160 160 0 1 1 0-320zm0 368c48.8 0 93.7-16.8 129.1-44.9L471 505c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L371.1 337.1C399.2 301.7 416 256.8 416 208C416 93.1 322.9 0 208 0S0 93.1 0 208S93.1 416 208 416zM184 296c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64 64 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-64 0 0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64-64 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l64 0 0 64z"]},W6=K2,j6={prefix:"far",iconName:"shield-check",icon:[512,512,[],"f2f7","M73 127L256 49.4 439 127c5.9 2.5 9.1 7.8 9 12.8c-.4 91.4-38.4 249.3-186.3 320.1c-3.6 1.7-7.8 1.7-11.3 0C102.4 389 64.5 231.2 64 139.7c0-5 3.1-10.2 9-12.8zM457.7 82.8L269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.8 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"]},V6={prefix:"far",iconName:"strikethrough",icon:[512,512,[],"f0cc","M145.5 138c4-21.5 17.9-37.4 41.7-47.4c24.7-10.4 59.4-13.7 99.9-7.5c12.8 2 52.4 9.5 64.9 12.8c12.8 3.3 25.9-4.3 29.3-17.2s-4.3-25.9-17.2-29.3c-14.7-3.8-56.1-11.7-69.7-13.8c-46.2-7.1-90.4-4.1-125.7 10.7c-36.1 15.1-63.3 43.1-70.5 83.9c-.1 .4-.1 .9-.2 1.3c-2.8 23.4 .5 44.2 9.8 62.2c9.2 17.8 23.2 31.2 38.8 41.5c2.4 1.6 5 3.2 7.5 4.7L24 240c-13.3 0-24 10.7-24 24s10.7 24 24 24l464 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-192.2 0c-9.9-3.1-19.7-6-29.2-8.8l-.3-.1c-37.7-11.1-70.5-20.7-93.3-35.8c-10.9-7.2-18.2-14.9-22.6-23.5c-4.2-8.2-6.6-18.9-4.9-33.8zM364 337.1c3.7 8.6 5.5 20.1 2.6 36.3c-3.8 21.8-17.8 37.9-41.8 48c-24.7 10.4-59.4 13.7-99.8 7.5c-20.1-3.2-54.3-14.6-81.2-23.6c0 0 0 0 0 0s0 0 0 0c-5.9-2-11.4-3.8-16.3-5.4c-12.6-4.1-26.1 2.8-30.3 15.4s2.8 26.2 15.4 30.3c4 1.3 8.8 2.9 14 4.7c26.6 8.9 66.4 22.2 90.9 26.2l.1 0c46.2 7.1 90.4 4.1 125.7-10.7c36.1-15.1 63.3-43.1 70.5-83.9c4-22.9 2.4-43.5-5-61.7l-57.2 0c5.7 5.3 9.7 11 12.3 17.1z"]},K6={prefix:"far",iconName:"folder-open",icon:[576,512,[61717,128194,128449],"f07c","M384 480l48 0c11.4 0 21.9-6 27.6-15.9l112-192c5.8-9.9 5.8-22.1 .1-32.1S555.5 224 544 224l-400 0c-11.4 0-21.9 6-27.6 15.9L48 357.1 48 96c0-8.8 7.2-16 16-16l117.5 0c4.2 0 8.3 1.7 11.3 4.7l26.5 26.5c21 21 49.5 32.8 79.2 32.8L416 144c8.8 0 16 7.2 16 16l0 32 48 0 0-32c0-35.3-28.7-64-64-64L298.5 96c-17 0-33.3-6.7-45.3-18.7L226.7 50.7c-12-12-28.3-18.7-45.3-18.7L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l23.7 0L384 480z"]},Z6={prefix:"far",iconName:"clone",icon:[512,512,[],"f24d","M64 464l224 0c8.8 0 16-7.2 16-16l0-64 48 0 0 64c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 224c0-35.3 28.7-64 64-64l64 0 0 48-64 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zM224 304l224 0c8.8 0 16-7.2 16-16l0-224c0-8.8-7.2-16-16-16L224 48c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zm-64-16l0-224c0-35.3 28.7-64 64-64L448 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-224 0c-35.3 0-64-28.7-64-64z"]},Y6={prefix:"far",iconName:"heart",icon:[512,512,[9829,10084,61578,128153,128154,128155,128156,128420,129293,129294,129505],"f004","M225.8 468.2l-2.5-2.3L48.1 303.2C17.4 274.7 0 234.7 0 192.8l0-3.3c0-70.4 50-130.8 119.2-144C158.6 37.9 198.9 47 231 69.6c9 6.4 17.4 13.8 25 22.3c4.2-4.8 8.7-9.2 13.5-13.3c3.7-3.2 7.5-6.2 11.5-9c0 0 0 0 0 0C313.1 47 353.4 37.9 392.8 45.4C462 58.6 512 119.1 512 189.5l0 3.3c0 41.9-17.4 81.9-48.1 110.4L288.7 465.9l-2.5 2.3c-8.2 7.6-19 11.9-30.2 11.9s-22-4.2-30.2-11.9zM239.1 145c-.4-.3-.7-.7-1-1.1l-17.8-20-.1-.1s0 0 0 0c-23.1-25.9-58-37.7-92-31.2C81.6 101.5 48 142.1 48 189.5l0 3.3c0 28.5 11.9 55.8 32.8 75.2L256 430.7 431.2 268c20.9-19.4 32.8-46.7 32.8-75.2l0-3.3c0-47.3-33.6-88-80.1-96.9c-34-6.5-69 5.4-92 31.2c0 0 0 0-.1 .1s0 0-.1 .1l-17.8 20c-.3 .4-.7 .7-1 1.1c-4.5 4.5-10.6 7-16.9 7s-12.4-2.5-16.9-7z"]},q6={prefix:"far",iconName:"paper-plane",icon:[512,512,[61913],"f1d8","M16.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L160 376l0 103.3c0 18.1 14.6 32.7 32.7 32.7c9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c18.9 7.9 40.8-4.5 43.9-24.7l64-416c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256zm52.1 25.5L409.7 90.6 190.1 336l1.2 1L68.2 285.7zM403.3 425.4L236.7 355.9 450.8 116.6 403.3 425.4z"]},Z2={prefix:"far",iconName:"magnifying-glass-minus",icon:[512,512,["search-minus"],"f010","M208 48a160 160 0 1 1 0 320 160 160 0 1 1 0-320zm0 368c48.8 0 93.7-16.8 129.1-44.9L471 505c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L371.1 337.1C399.2 301.7 416 256.8 416 208C416 93.1 322.9 0 208 0S0 93.1 0 208S93.1 416 208 416zM136 184c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"]},X6=Z2,J6={prefix:"far",iconName:"book",icon:[448,512,[128212],"f02d","M0 88C0 39.4 39.4 0 88 0L392 0c30.9 0 56 25.1 56 56l0 288c0 22.3-13.1 41.6-32 50.6l0 69.4 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L80 512c-44.2 0-80-35.8-80-80c0-2.7 .1-5.4 .4-8L0 424 0 88zM80 400c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0 0-64L80 400zM48 358.7c9.8-4.3 20.6-6.7 32-6.7l312 0c4.4 0 8-3.6 8-8l0-288c0-4.4-3.6-8-8-8L88 48C65.9 48 48 65.9 48 88l0 270.7zM152 112l176 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-176 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm0 80l176 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-176 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},Y2={prefix:"far",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},Q6=Y2,q2={prefix:"far",iconName:"ellipsis-vertical",icon:[128,512,["ellipsis-v"],"f142","M64 368a48 48 0 1 0 0 96 48 48 0 1 0 0-96zm0-160a48 48 0 1 0 0 96 48 48 0 1 0 0-96zM112 96A48 48 0 1 0 16 96a48 48 0 1 0 96 0z"]},em=q2,X2={prefix:"far",iconName:"arrow-right-to-line",icon:[448,512,[8677,"arrow-to-right"],"f340","M448 88c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 336c0 13.3 10.7 24 24 24s24-10.7 24-24l0-336zM312.4 273.5c4.8-4.5 7.6-10.9 7.6-17.5s-2.7-12.9-7.6-17.5l-136-128c-9.7-9.1-24.8-8.6-33.9 1s-8.6 24.8 1 33.9L235.5 232 152 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l128 0 83.5 0-91.9 86.5c-9.7 9.1-10.1 24.3-1 33.9s24.3 10.1 33.9 1l136-128z"]},tm=X2,rm={prefix:"far",iconName:"angle-left",icon:[320,512,[8249],"f104","M47 239c-9.4 9.4-9.4 24.6 0 33.9L207 433c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97.9 256 241 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L47 239z"]},om={prefix:"far",iconName:"calendar-circle-exclamation",icon:[576,512,[],"e46e","M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48-16 0-32 0-48 0L48 192l0 256c0 8.8 7.2 16 16 16l220.5 0c12.3 18.8 28 35.1 46.3 48L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16z"]},am={prefix:"far",iconName:"expand",icon:[448,512,[],"f065","M136 32c13.3 0 24 10.7 24 24s-10.7 24-24 24L48 80l0 88c0 13.3-10.7 24-24 24s-24-10.7-24-24L0 56C0 42.7 10.7 32 24 32l112 0zM0 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 88 88 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24L0 344zM424 32c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-88-88 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l112 0zM400 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 112c0 13.3-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l88 0 0-88z"]},nm={prefix:"far",iconName:"equals",icon:[448,512,[62764],"3d","M40 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 144zm0 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 320z"]},im={prefix:"far",iconName:"receipt",icon:[384,512,[129534],"f543","M39.6 5.8C32.5-.3 22.5-1.7 14 2.2S0 14.6 0 24L0 488c0 9.4 5.5 17.9 14 21.8s18.5 2.5 25.6-3.6L80 471.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L192 471.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L304 471.6l40.4 34.6c7.1 6.1 17.1 7.5 25.6 3.6s14-12.4 14-21.8l0-464c0-9.4-5.5-17.9-14-21.8s-18.5-2.5-25.6 3.6L304 40.4 263.6 5.8c-9-7.7-22.3-7.7-31.2 0L192 40.4 151.6 5.8c-9-7.7-22.3-7.7-31.2 0L80 40.4 39.6 5.8zm8.4 430L48 76.2l16.4 14c9 7.7 22.3 7.7 31.2 0L136 55.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L248 55.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0l16.4-14 0 359.6-16.4-14c-9-7.7-22.3-7.7-31.2 0L248 456.4l-40.4-34.6c-9-7.7-22.3-7.7-31.2 0L136 456.4 95.6 421.8c-9-7.7-22.3-7.7-31.2 0L48 435.8zM120 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zM96 256c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0c-13.3 0-24 10.7-24 24z"]},sm={prefix:"far",iconName:"eye",icon:[576,512,[128065],"f06e","M288 80c-65.2 0-118.8 29.6-159.9 67.7C89.6 183.5 63 226 49.4 256c13.6 30 40.2 72.5 78.6 108.3C169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256c-13.6-30-40.2-72.5-78.6-108.3C406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1c3.3 7.9 3.3 16.7 0 24.6c-14.9 35.7-46.2 87.7-93 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.6-80.6C48.6 356 17.3 304 2.5 268.3c-3.3-7.9-3.3-16.7 0-24.6C17.3 208 48.6 156 95.4 112.6zM288 336c44.2 0 80-35.8 80-80s-35.8-80-80-80c-.7 0-1.3 0-2 0c1.3 5.1 2 10.5 2 16c0 35.3-28.7 64-64 64c-5.5 0-10.9-.7-16-2c0 .7 0 1.3 0 2c0 44.2 35.8 80 80 80zm0-208a128 128 0 1 1 0 256 128 128 0 1 1 0-256z"]},cm={prefix:"far",iconName:"align-left",icon:[448,512,[],"f036","M24 40C10.7 40 0 50.7 0 64S10.7 88 24 88l240 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 40zm0 128c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 168zM0 320c0 13.3 10.7 24 24 24l240 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 296c-13.3 0-24 10.7-24 24zM24 424c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 424z"]},J2={prefix:"far",iconName:"paintbrush",icon:[576,512,[128396,"paint-brush"],"f1fc","M278 219.5L356.5 298 524.7 73.6c4.8-6.4 4.1-15.3-1.5-20.9s-14.5-6.3-20.9-1.5L278 219.5zM199.1 321.6c-4.9-1-9.9-1.6-15.1-1.6c-39.8 0-72 32.2-72 72c0 3.8 .3 7.5 .8 11.1c3.3 21.4-2.2 43.1-13.8 60l-.7 .9 85.6 0c39.8 0 72-32.2 72-72c0-5.2-.5-10.2-1.6-15.1l-55.4-55.4zM384 341.3c-19.1 25.5-48.6 41.1-80.3 42.6c.2 2.7 .3 5.4 .3 8.1c0 66.3-53.7 120-120 120L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l6 0c18.1 0 30.1-19.8 27.4-37.6c-.9-6-1.4-12.1-1.4-18.4c0-66.3 53.7-120 120-120c2.7 0 5.4 .1 8.1 .3c1.5-31.7 17-61.1 42.5-80.3L473.5 12.8C499-6.3 534.6-3.8 557.2 18.7s25.1 58.2 6 83.7L384 341.3z"]},lm=J2,dm={prefix:"far",iconName:"key",icon:[512,512,[128273],"f084","M208 176c0-70.7 57.3-128 128-128s128 57.3 128 128s-57.3 128-128 128c-10.4 0-20.5-1.2-30.1-3.6c-8.1-2-16.7 .4-22.6 6.4L254.1 336 200 336c-13.3 0-24 10.7-24 24l0 40-40 0c-13.3 0-24 10.7-24 24l0 40-64 0 0-78.1L205.2 228.7c5.9-5.9 8.3-14.5 6.4-22.6c-2.3-9.6-3.6-19.7-3.6-30.1zM336 0C238.8 0 160 78.8 160 176c0 9.5 .7 18.8 2.2 27.9L7 359c-4.5 4.5-7 10.6-7 17L0 488c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-40 40 0c13.3 0 24-10.7 24-24l0-40 40 0c6.4 0 12.5-2.5 17-7l27.2-27.2c9.1 1.4 18.4 2.2 27.9 2.2c97.2 0 176-78.8 176-176S433.2 0 336 0zm32 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},fm={prefix:"far",iconName:"palette",icon:[512,512,[127912],"f53f","M464 258.2c0 2.7-1 5.2-4.2 8c-3.8 3.1-10.1 5.8-17.8 5.8L344 272c-53 0-96 43-96 96c0 6.8 .7 13.4 2.1 19.8c3.3 15.7 10.2 31.1 14.4 40.6c0 0 0 0 0 0c.7 1.6 1.4 3 1.9 4.3c5 11.5 5.6 15.4 5.6 17.1c0 5.3-1.9 9.5-3.8 11.8c-.9 1.1-1.6 1.6-2 1.8c-.3 .2-.8 .3-1.6 .4c-2.9 .1-5.7 .2-8.6 .2C141.1 464 48 370.9 48 256S141.1 48 256 48s208 93.1 208 208c0 .7 0 1.4 0 2.2zm48 .5c0-.9 0-1.8 0-2.7C512 114.6 397.4 0 256 0S0 114.6 0 256S114.6 512 256 512c3.5 0 7.1-.1 10.6-.2c31.8-1.3 53.4-30.1 53.4-62c0-14.5-6.1-28.3-12.1-42c-4.3-9.8-8.7-19.7-10.8-29.9c-.7-3.2-1-6.5-1-9.9c0-26.5 21.5-48 48-48l97.9 0c36.5 0 69.7-24.8 70.1-61.3zM160 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-64a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm128-64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm64 64a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},Q2={prefix:"far",iconName:"floppy-disk",icon:[448,512,[128190,128426,"save"],"f0c7","M48 96l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-245.5c0-4.2-1.7-8.3-4.7-11.3l33.9-33.9c12 12 18.7 28.3 18.7 45.3L448 416c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l245.5 0c17 0 33.3 6.7 45.3 18.7l74.5 74.5-33.9 33.9L320.8 84.7c-.3-.3-.5-.5-.8-.8L320 184c0 13.3-10.7 24-24 24l-192 0c-13.3 0-24-10.7-24-24L80 80 64 80c-8.8 0-16 7.2-16 16zm80-16l0 80 144 0 0-80L128 80zm32 240a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"]},um=Q2,ef={prefix:"far",iconName:"magnifying-glass",icon:[512,512,[128269,"search"],"f002","M368 208A160 160 0 1 0 48 208a160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z"]},pm=ef,tf={prefix:"far",iconName:"ellipsis",icon:[448,512,["ellipsis-h"],"f141","M432 256a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-160 0a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zM64 304a48 48 0 1 1 0-96 48 48 0 1 1 0 96z"]},hm=tf,rf={prefix:"far",iconName:"share-nodes",icon:[448,512,["share-alt"],"f1e0","M448 128c0 53-43 96-96 96c-28.9 0-54.8-12.8-72.4-33l-89.7 44.9c1.4 6.5 2.1 13.2 2.1 20.1s-.7 13.6-2.1 20.1L279.6 321c17.6-20.2 43.5-33 72.4-33c53 0 96 43 96 96s-43 96-96 96s-96-43-96-96c0-6.9 .7-13.6 2.1-20.1L168.4 319c-17.6 20.2-43.5 33-72.4 33c-53 0-96-43-96-96s43-96 96-96c28.9 0 54.8 12.8 72.4 33l89.7-44.9c-1.4-6.5-2.1-13.2-2.1-20.1c0-53 43-96 96-96s96 43 96 96zM96 304a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM400 128a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM352 432a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},mm=rf,gm={prefix:"far",iconName:"arrows-from-line",icon:[448,512,[],"e0a4","M241 7c-9.4-9.4-24.6-9.4-33.9 0L135 79c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31 0 86.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-86.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L241 7zm7 337c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 86.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31 0-86.1zM24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 232z"]},ym={prefix:"far",iconName:"power-off",icon:[512,512,[9211],"f011","M280 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 240c0 13.3 10.7 24 24 24s24-10.7 24-24l0-240zM134.2 107.3c10.7-7.9 12.9-22.9 5.1-33.6s-22.9-12.9-33.6-5.1C46.5 112.3 8 182.7 8 262C8 394.6 115.5 502 248 502s240-107.5 240-240c0-79.3-38.5-149.7-97.8-193.3c-10.7-7.9-25.7-5.6-33.6 5.1s-5.6 25.7 5.1 33.6c47.5 35 78.2 91.2 78.2 154.7c0 106-86 192-192 192S56 368 56 262c0-63.4 30.7-119.7 78.2-154.7z"]},bm={prefix:"far",iconName:"envelope-open-text",icon:[512,512,[],"f658","M392 48L120 48c-4.4 0-8 3.6-8 8l0 169.2L69.2 190.1c-1.7-1.4-3.4-2.6-5.2-3.8L64 56C64 25.1 89.1 0 120 0L392 0c30.9 0 56 25.1 56 56l0 130.2c-1.8 1.2-3.5 2.5-5.2 3.8L400 225.2 400 56c0-4.4-3.6-8-8-8zM160 120c0-13.3 10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24zm0 80c0-13.3 10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24zM48 276.2L48 456c0 4.4 3.6 8 8 8l400 0c4.4 0 8-3.6 8-8l0-179.8L322 392.8c-38.4 31.5-93.7 31.5-132 0L48 276.2zM0 237.9C0 221.4 13.4 208 29.9 208c6.9 0 13.6 2.4 19 6.8l171.6 141c20.7 17 50.4 17 71.1 0l171.6-141c5.3-4.4 12.1-6.8 19-6.8c16.5 0 29.9 13.4 29.9 29.9L512 456c0 30.9-25.1 56-56 56L56 512c-30.9 0-56-25.1-56-56L0 237.9z"]},of={prefix:"far",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm224-72l0 144c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-144c0-13.3 10.7-24 24-24s24 10.7 24 24zm112 0l0 144c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-144c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},vm=of,sc={prefix:"far",iconName:"mobile",icon:[384,512,[128241,"mobile-android","mobile-phone"],"f3ce","M80 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l224 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L80 48zM16 64C16 28.7 44.7 0 80 0L304 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L80 512c-35.3 0-64-28.7-64-64L16 64zM160 400l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},xm=sc,Sm=sc,Cm={prefix:"far",iconName:"bell",icon:[448,512,[61602,128276],"f0f3","M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 25.4c0 45.4-15.5 89.5-43.8 124.9L5.3 377c-5.8 7.2-6.9 17.1-2.9 25.4S14.8 416 24 416l400 0c9.2 0 17.6-5.3 21.6-13.6s2.9-18.2-2.9-25.4l-14.9-18.6C399.5 322.9 384 278.8 384 233.4l0-25.4c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm0 96c61.9 0 112 50.1 112 112l0 25.4c0 47.9 13.9 94.6 39.7 134.6L72.3 368C98.1 328 112 281.3 112 233.4l0-25.4c0-61.9 50.1-112 112-112zm64 352l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"]},Em={prefix:"far",iconName:"filter",icon:[512,512,[],"f0b0","M0 73.7C0 50.7 18.7 32 41.7 32l428.6 0c23 0 41.7 18.7 41.7 41.7c0 9.6-3.3 18.9-9.4 26.3L336 304.5l0 143.2c0 17.8-14.5 32.3-32.3 32.3c-7.3 0-14.4-2.5-20.1-7l-92.5-73.4c-9.6-7.6-15.1-19.1-15.1-31.3l0-63.7L9.4 100C3.3 92.6 0 83.3 0 73.7zM55 80L218.6 280.8c3.5 4.3 5.4 9.6 5.4 15.2l0 68.4 64 50.8L288 296c0-5.5 1.9-10.9 5.4-15.2L457 80 55 80z"]},Om={prefix:"far",iconName:"medal",icon:[512,512,[127941],"f5a2","M4.1 38.2L106.4 191.5c11.2-11.6 23.7-21.9 37.3-30.6L68.4 48l64.5 0 54.9 91.5c15.8-5.5 32.4-9.1 49.6-10.6l-6.1-10.1L169.3 15.5C163.5 5.9 153.1 0 141.9 0L24.6 0C11 0 0 11 0 24.6c0 4.8 1.4 9.6 4.1 13.6zm276.6 80.5l-6.1 10.1c17.2 1.5 33.8 5.2 49.6 10.6L379.2 48l64.5 0L368.4 160.9c13.6 8.7 26.1 19 37.3 30.6L507.9 38.2c2.7-4 4.1-8.8 4.1-13.6C512 11 501 0 487.4 0L370.1 0c-11.2 0-21.7 5.9-27.4 15.5L280.8 118.7zM256 208a128 128 0 1 1 0 256 128 128 0 1 1 0-256zm0 304a176 176 0 1 0 0-352 176 176 0 1 0 0 352zm7.2-257.5c-2.9-5.9-11.4-5.9-14.3 0l-19.2 38.9c-1.2 2.4-3.4 4-6 4.4L180.7 304c-6.6 1-9.2 9-4.4 13.6l31 30.2c1.9 1.8 2.7 4.5 2.3 7.1l-7.3 42.7c-1.1 6.5 5.7 11.5 11.6 8.4L252.3 386c2.3-1.2 5.1-1.2 7.4 0l38.4 20.2c5.9 3.1 12.7-1.9 11.6-8.4L302.4 355c-.4-2.6 .4-5.2 2.3-7.1l31-30.2c4.7-4.6 2.1-12.7-4.4-13.6l-42.9-6.2c-2.6-.4-4.9-2-6-4.4l-19.2-38.9z"]},Lm={prefix:"far",iconName:"cloud-slash",icon:[640,512,[],"e137","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-33.4-26.2C623.6 418.1 640 383 640 344c0-55.7-33.5-103.7-81.5-124.7c1-6.3 1.5-12.8 1.5-19.3c0-66.3-53.7-120-120-120c-17.4 0-33.8 3.7-48.7 10.3C360.4 54.6 314.9 32 264 32c-48.5 0-92.1 20.5-122.8 53.4L38.8 5.1zm140.4 110C200.9 93.4 230.9 80 264 80c36.3 0 68.8 16.1 90.9 41.7c13.8 16 36.5 21.1 55.9 12.5c8.9-3.9 18.7-6.2 29.2-6.2c39.8 0 72 32.2 72 72c0 4-.3 7.9-.9 11.7c-3.5 21.6 8.1 42.9 28.1 51.7C570.4 276.9 592 308 592 344c0 27.8-12.9 52.6-33.1 68.8L179.2 115.1zM426.5 432L144 432c-53 0-96-43-96-96c0-41.7 26.6-77.3 64-90.5c16.4-5.8 28.2-19.9 31.2-36.6L98.1 173.3C96.7 182 96 190.9 96 200l0 .2C40.1 220 0 273.3 0 336c0 79.5 64.5 144 144 144l320 0 23.4 0-60.9-48z"]},af={prefix:"far",iconName:"minus",icon:[448,512,[8211,8722,10134,"subtract"],"f068","M432 256c0 13.3-10.7 24-24 24L40 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l368 0c13.3 0 24 10.7 24 24z"]},Am=af,nf={prefix:"far",iconName:"paste",icon:[512,512,["file-clipboard"],"f0ea","M104.6 48L64 48C28.7 48 0 76.7 0 112L0 384c0 35.3 28.7 64 64 64l96 0 0-48-96 0c-8.8 0-16-7.2-16-16l0-272c0-8.8 7.2-16 16-16l16 0c0 17.7 14.3 32 32 32l72.4 0C202 108.4 227.6 96 256 96l62 0c-7.1-27.6-32.2-48-62-48l-40.6 0C211.6 20.9 188.2 0 160 0s-51.6 20.9-55.4 48zM144 56a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM448 464l-192 0c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l140.1 0L464 243.9 464 448c0 8.8-7.2 16-16 16zM256 512l192 0c35.3 0 64-28.7 64-64l0-204.1c0-12.7-5.1-24.9-14.1-33.9l-67.9-67.9c-9-9-21.2-14.1-33.9-14.1L256 128c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64z"]},wm=nf,Rm={prefix:"far",iconName:"calendar-check",icon:[448,512,[],"f274","M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM400 192L48 192l0 256c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-256zM329 297L217 409c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47 95-95c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]};var pc={};Y(pc,{faAddressCard:()=>uc,faAnalytics:()=>Dm,faArchive:()=>Im,faAreaChart:()=>E8,faBell:()=>R8,faBellSlash:()=>jm,faBookmark:()=>r8,faBoxArchive:()=>cf,faChartArea:()=>vf,faChartMixed:()=>df,faCheck:()=>i8,faCheckCircle:()=>qm,faCircle:()=>u8,faCircleCheck:()=>pf,faCircleDollar:()=>dc,faCirclePause:()=>Sf,faCircleQuestion:()=>mf,faCircleSmall:()=>_8,faCircleStop:()=>bf,faClock:()=>xf,faClockFour:()=>O8,faClose:()=>Xm,faCodeCompare:()=>Mm,faCog:()=>l8,faCommentAltCheck:()=>b8,faCommentAltQuote:()=>Hm,faCommentQuestion:()=>m8,faContactCard:()=>p8,faCrown:()=>g8,faCubes:()=>Zm,faDollarCircle:()=>Um,faExclamationTriangle:()=>Fm,faFilter:()=>N8,faGear:()=>gf,faGripLines:()=>S8,faHeart:()=>C8,faHexagonExclamation:()=>Km,faHexagonXmark:()=>lc,faInfoSquare:()=>t8,faLockAlt:()=>_m,faLockKeyhole:()=>sf,faLockKeyholeOpen:()=>lf,faLockOpenAlt:()=>Pm,faMagicWandSparkles:()=>Vm,faMessageBot:()=>n8,faMessageCheck:()=>yf,faMessageQuote:()=>ff,faMinus:()=>Cf,faMultiply:()=>Jm,faPause:()=>zm,faPauseCircle:()=>w8,faPlay:()=>s8,faQuestionCircle:()=>c8,faRemove:()=>Qm,faRobot:()=>Bm,faServer:()=>a8,faSquareInfo:()=>hf,faStar:()=>Wm,faStopCircle:()=>v8,faSubtract:()=>T8,faTag:()=>km,faThumbsDown:()=>y8,faThumbsUp:()=>f8,faTimes:()=>e8,faTimesHexagon:()=>Nm,faTrash:()=>L8,faTriangleExclamation:()=>fc,faTurnLeft:()=>d8,faTurnRight:()=>Ym,faUsdCircle:()=>$m,faUser:()=>o8,faUserTie:()=>A8,faUsers:()=>x8,faVcard:()=>h8,faWandMagicSparkles:()=>uf,faWarning:()=>Gm,faXmark:()=>ta,faXmarkHexagon:()=>Tm});var sf={prefix:"fas",iconName:"lock-keyhole",icon:[448,512,["lock-alt"],"f30d","M224 64c44.2 0 80 35.8 80 80l0 48-160 0 0-48c0-44.2 35.8-80 80-80zM80 144l0 48-16 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-16 0 0-48C368 64.5 303.5 0 224 0S80 64.5 80 144zM256 320l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},_m=sf,lc={prefix:"fas",iconName:"hexagon-xmark",icon:[512,512,["times-hexagon","xmark-hexagon"],"f2ee","M17.1 292c-12.9-22.3-12.9-49.7 0-72L105.4 67.1c12.9-22.3 36.6-36 62.4-36l176.6 0c25.7 0 49.5 13.7 62.4 36L494.9 220c12.9 22.3 12.9 49.7 0 72L406.6 444.9c-12.9 22.3-36.6 36-62.4 36l-176.6 0c-25.7 0-49.5-13.7-62.4-36L17.1 292zM175 175c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z"]},Nm=lc,Tm=lc,Mm={prefix:"fas",iconName:"code-compare",icon:[512,512,[],"e13a","M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1s14.2 12.4 14.2 21.9l0 40 16 0c35.3 0 64-28.7 64-64l0-166.7C371.7 141 352 112.8 352 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3L464 320c0 70.7-57.3 128-128 128l-16 0 0 40zM456 80a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM192 24c0-9.5 5.6-18.1 14.2-21.9s18.8-2.3 25.8 4.1l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1s-14.2-12.4-14.2-21.9l0-40-16 0c-35.3 0-64 28.7-64 64l0 166.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3L48 192c0-70.7 57.3-128 128-128l16 0 0-40zM56 432a24 24 0 1 0 48 0 24 24 0 1 0 -48 0z"]},cf={prefix:"fas",iconName:"box-archive",icon:[512,512,["archive"],"f187","M32 32l448 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96L0 64C0 46.3 14.3 32 32 32zm0 128l448 0 0 256c0 35.3-28.7 64-64 64L96 480c-35.3 0-64-28.7-64-64l0-256zm128 80c0 8.8 7.2 16 16 16l160 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-160 0c-8.8 0-16 7.2-16 16z"]},Im=cf,lf={prefix:"fas",iconName:"lock-keyhole-open",icon:[576,512,["lock-open-alt"],"f3c2","M432 64c-44.2 0-80 35.8-80 80l0 48 32 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l224 0 0-48C288 64.5 352.5 0 432 0s144 64.5 144 144l0 48c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-48c0-44.2-35.8-80-80-80zM256 384c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0z"]},Pm=lf,zm={prefix:"fas",iconName:"pause",icon:[320,512,[9208],"f04c","M48 64C21.5 64 0 85.5 0 112L0 400c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48L48 64zm192 0c-26.5 0-48 21.5-48 48l0 288c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48l-32 0z"]},km={prefix:"fas",iconName:"tag",icon:[448,512,[127991],"f02b","M0 80L0 229.5c0 17 6.7 33.3 18.7 45.3l176 176c25 25 65.5 25 90.5 0L418.7 317.3c25-25 25-65.5 0-90.5l-176-176c-12-12-28.3-18.7-45.3-18.7L48 32C21.5 32 0 53.5 0 80zm112 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},df={prefix:"fas",iconName:"chart-mixed",icon:[512,512,["analytics"],"f643","M500 89c13.8-11 16-31.2 5-45s-31.2-16-45-5L319.4 151.5 211.2 70.4c-11.7-8.8-27.8-8.5-39.2 .6L12 199c-13.8 11-16 31.2-5 45s31.2 16 45 5L192.6 136.5l108.2 81.1c11.7 8.8 27.8 8.5 39.2-.6L500 89zM160 256l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32zM32 352l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32s-32 14.3-32 32zm288-64c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128c0-17.7-14.3-32-32-32zm96-32l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},Dm=df,dc={prefix:"fas",iconName:"circle-dollar",icon:[512,512,["dollar-circle","usd-circle"],"f2e8","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm20.8-378.4l0 14.2c9.7 1.2 19.4 3.9 29 6.6c1.9 .5 3.7 1 5.6 1.6c11.5 3.2 18.3 15.1 15.1 26.6s-15.1 18.2-26.6 15.1c-1.6-.4-3.1-.9-4.7-1.3c-7-2-14-3.9-21.1-5.3c-13.2-2.5-28.5-1.3-40.8 4c-11 4.8-20.1 16.4-7.6 24.4c9.8 6.3 21.8 9.5 33.2 12.6c2.4 .6 4.7 1.3 7 1.9c15.6 4.4 35.5 10.1 50.4 20.3c19.4 13.3 28.5 34.9 24.2 58.1c-4.1 22.4-19.7 37.1-38.4 44.7c-7.8 3.2-16.3 5.2-25.2 6.2l0 15.2c0 11.9-9.7 21.6-21.6 21.6s-21.6-9.7-21.6-21.6l0-17.4c-14.5-3.3-28.7-7.9-42.8-12.5c-11.3-3.7-17.5-16-13.7-27.3s16-17.5 27.3-13.7c2.5 .8 5 1.7 7.5 2.5c11.3 3.8 22.9 7.7 34.5 9.6c17 2.5 30.6 1 39.5-2.6c12-4.8 17.7-19.1 5.9-27.1c-10.1-6.9-22.6-10.3-34.5-13.5c-2.3-.6-4.5-1.2-6.8-1.9c-15.1-4.3-34-9.6-48.2-18.7c-19.5-12.5-29.4-33.3-25.2-56.4c4-21.8 21-36.3 39-44.1c5.5-2.4 11.4-4.3 17.5-5.7l0-16.1c0-11.9 9.7-21.6 21.6-21.6s21.6 9.7 21.6 21.6z"]},Um=dc,$m=dc,Bm={prefix:"fas",iconName:"robot",icon:[640,512,[129302],"f544","M320 0c17.7 0 32 14.3 32 32l0 64 120 0c39.8 0 72 32.2 72 72l0 272c0 39.8-32.2 72-72 72l-304 0c-39.8 0-72-32.2-72-72l0-272c0-39.8 32.2-72 72-72l120 0 0-64c0-17.7 14.3-32 32-32zM208 384c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zM264 256a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zm152 40a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM48 224l16 0 0 192-16 0c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48zm544 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-16 0 0-192 16 0z"]},ff={prefix:"fas",iconName:"message-quote",icon:[512,512,["comment-alt-quote"],"e1e4","M0 64C0 28.7 28.7 0 64 0L448 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64l-138.7 0L185.6 508.8c-4.8 3.6-11.3 4.2-16.8 1.5s-8.8-8.2-8.8-14.3l0-80-96 0c-35.3 0-64-28.7-64-64L0 64zm160 48c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3 0-24 0-24c0-17.7-14.3-32-32-32l-48 0zm224 80l0-24 0-24c0-17.7-14.3-32-32-32l-48 0c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3z"]},Hm=ff,fc={prefix:"fas",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480L40 480c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},Fm=fc,Gm=fc,Wm={prefix:"fas",iconName:"star",icon:[576,512,[11088,61446],"f005","M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z"]},jm={prefix:"fas",iconName:"bell-slash",icon:[640,512,[61943,128277],"f1f6","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-90.2-70.7c.2-.4 .4-.9 .6-1.3c5.2-11.5 3.1-25-5.3-34.4l-7.4-8.3C497.3 319.2 480 273.9 480 226.8l0-18.8c0-77.4-55-142-128-156.8L352 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 19.2c-42.6 8.6-79 34.2-102 69.3L38.8 5.1zM406.2 416L160 222.1l0 4.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S115.4 416 128 416l278.2 0zm-40.9 77.3c12-12 18.7-28.3 18.7-45.3l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"]},uf={prefix:"fas",iconName:"wand-magic-sparkles",icon:[576,512,["magic-wand-sparkles"],"e2ca","M234.7 42.7L197 56.8c-3 1.1-5 4-5 7.2s2 6.1 5 7.2l37.7 14.1L248.8 123c1.1 3 4 5 7.2 5s6.1-2 7.2-5l14.1-37.7L315 71.2c3-1.1 5-4 5-7.2s-2-6.1-5-7.2L277.3 42.7 263.2 5c-1.1-3-4-5-7.2-5s-6.1 2-7.2 5L234.7 42.7zM46.1 395.4c-18.7 18.7-18.7 49.1 0 67.9l34.6 34.6c18.7 18.7 49.1 18.7 67.9 0L529.9 116.5c18.7-18.7 18.7-49.1 0-67.9L495.3 14.1c-18.7-18.7-49.1-18.7-67.9 0L46.1 395.4zM484.6 82.6l-105 105-23.3-23.3 105-105 23.3 23.3zM7.5 117.2C3 118.9 0 123.2 0 128s3 9.1 7.5 10.8L64 160l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L128 160l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L128 96 106.8 39.5C105.1 35 100.8 32 96 32s-9.1 3-10.8 7.5L64 96 7.5 117.2zm352 256c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L416 416l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L480 416l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L480 352l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L416 352l-56.5 21.2z"]},Vm=uf,Km={prefix:"fas",iconName:"hexagon-exclamation",icon:[512,512,[],"e417","M17.1 292c-12.9-22.3-12.9-49.7 0-72L105.4 67.1c12.9-22.3 36.6-36 62.4-36l176.6 0c25.7 0 49.5 13.7 62.4 36L494.9 220c12.9 22.3 12.9 49.7 0 72L406.6 444.9c-12.9 22.3-36.6 36-62.4 36l-176.6 0c-25.7 0-49.5-13.7-62.4-36L17.1 292zM256 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},Zm={prefix:"fas",iconName:"cubes",icon:[576,512,[],"f1b3","M290.8 48.6l78.4 29.7L288 109.5 206.8 78.3l78.4-29.7c1.8-.7 3.8-.7 5.7 0zM136 92.5l0 112.2c-1.3 .4-2.6 .8-3.9 1.3l-96 36.4C14.4 250.6 0 271.5 0 294.7L0 413.9c0 22.2 13.1 42.3 33.5 51.3l96 42.2c14.4 6.3 30.7 6.3 45.1 0L288 457.5l113.5 49.9c14.4 6.3 30.7 6.3 45.1 0l96-42.2c20.3-8.9 33.5-29.1 33.5-51.3l0-119.1c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-1.3-.5-2.6-.9-3.9-1.3l0-112.2c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-12.8-4.8-26.9-4.8-39.7 0l-96 36.4C150.4 48.4 136 69.3 136 92.5zM392 210.6l-82.4 31.2 0-89.2L392 121l0 89.6zM154.8 250.9l78.4 29.7L152 311.7 70.8 280.6l78.4-29.7c1.8-.7 3.8-.7 5.7 0zm18.8 204.4l0-100.5L256 323.2l0 95.9-82.4 36.2zM421.2 250.9c1.8-.7 3.8-.7 5.7 0l78.4 29.7L424 311.7l-81.2-31.1 78.4-29.7zM523.2 421.2l-77.6 34.1 0-100.5L528 323.2l0 90.7c0 3.2-1.9 6-4.8 7.3z"]},Ym={prefix:"fas",iconName:"turn-right",icon:[512,512,[],"e639","M334.5 66c8.8-3.8 19-2 26 4.6l144 136c4.8 4.5 7.5 10.8 7.5 17.4s-2.7 12.9-7.5 17.4l-144 136c-7 6.6-17.2 8.4-26 4.6s-14.5-12.5-14.5-22l0-88-192 0c-17.7 0-32 14.3-32 32l0 144c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32L0 304c0-70.7 57.3-128 128-128l192 0 0-88c0-9.6 5.7-18.2 14.5-22z"]},pf={prefix:"fas",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]},qm=pf,ta={prefix:"fas",iconName:"xmark",icon:[384,512,[215,10005,10006,10060,128473,"close","multiply","remove","times"],"f00d","M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"]},Xm=ta,Jm=ta,Qm=ta,e8=ta,hf={prefix:"fas",iconName:"square-info",icon:[448,512,[8505,"info-square"],"f30f","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM184 336l24 0 0-64-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 88 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},t8=hf,r8={prefix:"fas",iconName:"bookmark",icon:[384,512,[61591,128278],"f02e","M0 48V487.7C0 501.1 10.9 512 24.3 512c5 0 9.9-1.5 14-4.4L192 400 345.7 507.6c4.1 2.9 9 4.4 14 4.4c13.4 0 24.3-10.9 24.3-24.3V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48z"]},o8={prefix:"fas",iconName:"user",icon:[448,512,[62144,128100],"f007","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0z"]},a8={prefix:"fas",iconName:"server",icon:[512,512,[],"f233","M64 32C28.7 32 0 60.7 0 96l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 32zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm48 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 288zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},n8={prefix:"fas",iconName:"message-bot",icon:[640,512,[],"e3b8","M160 0C124.7 0 96 28.7 96 64l0 112-36.3 0c-5.5-9.6-15.9-16-27.7-16c-17.7 0-32 14.3-32 32s14.3 32 32 32c11.8 0 22.2-6.4 27.7-16L96 208l0 144c0 35.3 28.7 64 64 64l64 0 0 80c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L373.3 416 480 416c35.3 0 64-28.7 64-64l0-144 36.3 0c5.5 9.6 15.9 16 27.7 16c17.7 0 32-14.3 32-32s-14.3-32-32-32c-11.8 0-22.2 6.4-27.7 16L544 176l0-112c0-35.3-28.7-64-64-64L160 0zm0 128c0-17.7 14.3-32 32-32l256 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32l0-128zm64 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm192 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},i8={prefix:"fas",iconName:"check",icon:[448,512,[10003,10004],"f00c","M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"]},s8={prefix:"fas",iconName:"play",icon:[384,512,[9654],"f04b","M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80L0 432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z"]},mf={prefix:"fas",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},c8=mf,gf={prefix:"fas",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z"]},l8=gf,d8={prefix:"fas",iconName:"turn-left",icon:[512,512,[],"e636","M177.5 66c-8.8-3.8-19-2-26 4.6l-144 136C2.7 211.1 0 217.4 0 224s2.7 12.9 7.5 17.4l144 136c7 6.6 17.2 8.4 26 4.6s14.5-12.5 14.5-22l0-88 192 0c17.7 0 32 14.3 32 32l0 144c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-144c0-70.7-57.3-128-128-128l-192 0 0-88c0-9.6-5.7-18.2-14.5-22z"]},f8={prefix:"fas",iconName:"thumbs-up",icon:[512,512,[61575,128077],"f164","M313.4 32.9c26 5.2 42.9 30.5 37.7 56.5l-2.3 11.4c-5.3 26.7-15.1 52.1-28.8 75.2l144 0c26.5 0 48 21.5 48 48c0 18.5-10.5 34.6-25.9 42.6C497 275.4 504 288.9 504 304c0 23.4-16.8 42.9-38.9 47.1c4.4 7.3 6.9 15.8 6.9 24.9c0 21.3-13.9 39.4-33.1 45.6c.7 3.3 1.1 6.8 1.1 10.4c0 26.5-21.5 48-48 48l-97.5 0c-19 0-37.5-5.6-53.3-16.1l-38.5-25.7C176 420.4 160 390.4 160 358.3l0-38.3 0-48 0-24.9c0-29.2 13.3-56.7 36-75l7.4-5.9c26.5-21.2 44.6-51 51.2-84.2l2.3-11.4c5.2-26 30.5-42.9 56.5-37.7zM32 192l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32L0 224c0-17.7 14.3-32 32-32z"]},u8={prefix:"fas",iconName:"circle",icon:[512,512,[9679,9898,9899,11044,61708,61915,128308,128309,128992,128993,128994,128995,128996],"f111","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"]},uc={prefix:"fas",iconName:"address-card",icon:[576,512,[62140,"contact-card","vcard"],"f2bb","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 256l64 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16L80 384c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zm256-32l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},p8=uc,h8=uc,m8={prefix:"fas",iconName:"comment-question",icon:[512,512,[],"e14b","M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM169.8 149.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 248.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 336a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},g8={prefix:"fas",iconName:"crown",icon:[576,512,[128081],"f521","M309 106c11.4-7 19-19.7 19-34c0-22.1-17.9-40-40-40s-40 17.9-40 40c0 14.4 7.6 27 19 34L209.7 220.6c-9.1 18.2-32.7 23.4-48.6 10.7L72 160c5-6.7 8-15 8-24c0-22.1-17.9-40-40-40S0 113.9 0 136s17.9 40 40 40c.2 0 .5 0 .7 0L86.4 427.4c5.5 30.4 32 52.6 63 52.6l277.2 0c30.9 0 57.4-22.1 63-52.6L535.3 176c.2 0 .5 0 .7 0c22.1 0 40-17.9 40-40s-17.9-40-40-40s-40 17.9-40 40c0 9 3 17.3 8 24l-89.1 71.3c-15.9 12.7-39.5 7.5-48.6-10.7L309 106z"]},y8={prefix:"fas",iconName:"thumbs-down",icon:[512,512,[61576,128078],"f165","M313.4 479.1c26-5.2 42.9-30.5 37.7-56.5l-2.3-11.4c-5.3-26.7-15.1-52.1-28.8-75.2l144 0c26.5 0 48-21.5 48-48c0-18.5-10.5-34.6-25.9-42.6C497 236.6 504 223.1 504 208c0-23.4-16.8-42.9-38.9-47.1c4.4-7.3 6.9-15.8 6.9-24.9c0-21.3-13.9-39.4-33.1-45.6c.7-3.3 1.1-6.8 1.1-10.4c0-26.5-21.5-48-48-48l-97.5 0c-19 0-37.5 5.6-53.3 16.1L202.7 73.8C176 91.6 160 121.6 160 153.7l0 38.3 0 48 0 24.9c0 29.2 13.3 56.7 36 75l7.4 5.9c26.5 21.2 44.6 51 51.2 84.2l2.3 11.4c5.2 26 30.5 42.9 56.5 37.7zM32 384l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32L32 96C14.3 96 0 110.3 0 128L0 352c0 17.7 14.3 32 32 32z"]},yf={prefix:"fas",iconName:"message-check",icon:[512,512,["comment-alt-check"],"f4a2","M0 64C0 28.7 28.7 0 64 0L448 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64l-138.7 0L185.6 508.8c-4.8 3.6-11.3 4.2-16.8 1.5s-8.8-8.2-8.8-14.3l0-80-96 0c-35.3 0-64-28.7-64-64L0 64zm369 89c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 153z"]},b8=yf,bf={prefix:"fas",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM192 160l128 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32z"]},v8=bf,x8={prefix:"fas",iconName:"users",icon:[640,512,[],"f0c0","M144 0a80 80 0 1 1 0 160A80 80 0 1 1 144 0zM512 0a80 80 0 1 1 0 160A80 80 0 1 1 512 0zM0 298.7C0 239.8 47.8 192 106.7 192l42.7 0c15.9 0 31 3.5 44.6 9.7c-1.3 7.2-1.9 14.7-1.9 22.3c0 38.2 16.8 72.5 43.3 96c-.2 0-.4 0-.7 0L21.3 320C9.6 320 0 310.4 0 298.7zM405.3 320c-.2 0-.4 0-.7 0c26.6-23.5 43.3-57.8 43.3-96c0-7.6-.7-15-1.9-22.3c13.6-6.3 28.7-9.7 44.6-9.7l42.7 0C592.2 192 640 239.8 640 298.7c0 11.8-9.6 21.3-21.3 21.3l-213.3 0zM224 224a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM128 485.3C128 411.7 187.7 352 261.3 352l117.3 0C452.3 352 512 411.7 512 485.3c0 14.7-11.9 26.7-26.7 26.7l-330.7 0c-14.7 0-26.7-11.9-26.7-26.7z"]},S8={prefix:"fas",iconName:"grip-lines",icon:[448,512,[],"f7a4","M32 288c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 288zm0-128c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 160z"]},C8={prefix:"fas",iconName:"heart",icon:[512,512,[9829,10084,61578,128153,128154,128155,128156,128420,129293,129294,129505],"f004","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z"]},vf={prefix:"fas",iconName:"chart-area",icon:[512,512,["area-chart"],"f1fe","M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64L0 400c0 44.2 35.8 80 80 80l400 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 416c-8.8 0-16-7.2-16-16L64 64zm96 288l288 0c17.7 0 32-14.3 32-32l0-68.2c0-7.6-2.7-15-7.7-20.8l-65.8-76.8c-12.1-14.2-33.7-15-46.9-1.8l-21 21c-10 10-26.4 9.2-35.4-1.6l-39.2-47c-12.6-15.1-35.7-15.4-48.7-.6L135.9 215c-5.1 5.8-7.9 13.3-7.9 21.1l0 84c0 17.7 14.3 32 32 32z"]},E8=vf,xf={prefix:"fas",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M256 0a256 256 0 1 1 0 512A256 256 0 1 1 256 0zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},O8=xf,L8={prefix:"fas",iconName:"trash",icon:[448,512,[],"f1f8","M135.2 17.7L128 32 32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0-7.2-14.3C307.4 6.8 296.3 0 284.2 0L163.8 0c-12.1 0-23.2 6.8-28.6 17.7zM416 128L32 128 53.2 467c1.6 25.3 22.6 45 47.9 45l245.8 0c25.3 0 46.3-19.7 47.9-45L416 128z"]},A8={prefix:"fas",iconName:"user-tie",icon:[448,512,[],"f508","M96 128a128 128 0 1 0 256 0A128 128 0 1 0 96 128zm94.5 200.2l18.6 31L175.8 483.1l-36-146.9c-2-8.1-9.8-13.4-17.9-11.3C51.9 342.4 0 405.8 0 481.3c0 17 13.8 30.7 30.7 30.7l131.7 0c0 0 0 0 .1 0l5.5 0 112 0 5.5 0c0 0 0 0 .1 0l131.7 0c17 0 30.7-13.8 30.7-30.7c0-75.5-51.9-138.9-121.9-156.4c-8.1-2-15.9 3.3-17.9 11.3l-36 146.9L238.9 359.2l18.6-31c6.4-10.7-1.3-24.2-13.7-24.2L224 304l-19.7 0c-12.4 0-20.1 13.6-13.7 24.2z"]},Sf={prefix:"fas",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM224 192l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},w8=Sf,R8={prefix:"fas",iconName:"bell",icon:[448,512,[61602,128276],"f0f3","M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416l384 0c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8l0-18.8c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"]},_8={prefix:"fas",iconName:"circle-small",icon:[320,512,[],"e122","M0 256a160 160 0 1 1 320 0A160 160 0 1 1 0 256z"]},N8={prefix:"fas",iconName:"filter",icon:[512,512,[],"f0b0","M3.9 54.9C10.5 40.9 24.5 32 40 32l432 0c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9 320 448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3l-64-48c-8.1-6-12.8-15.5-12.8-25.6l0-79.1L9 97.3C-.7 85.4-2.8 68.8 3.9 54.9z"]},Cf={prefix:"fas",iconName:"minus",icon:[448,512,[8211,8722,10134,"subtract"],"f068","M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"]},T8=Cf;var hc={};Y(hc,{faLightBookOpenGear:()=>Rg,faLightFileLinesGear:()=>j8,faLightReceiptGear:()=>ag,faRegularBellCirclePlus:()=>dg,faRegularBinderOpen:()=>z8,faRegularBinderOpenArrowLeft:()=>ng,faRegularBinderOpenArrowRight:()=>Cg,faRegularBinderOpenPen:()=>Og,faRegularBookOpenGear:()=>wg,faRegularBookOpenGearSlash:()=>Y8,faRegularBookmarkCircleMinus:()=>Lg,faRegularBookmarkCirclePlus:()=>k8,faRegularBulletsLine:()=>Q8,faRegularBulletsLines:()=>Eg,faRegularChartBarGrouped:()=>yg,faRegularChartBarNormalized:()=>vg,faRegularChartBarStacked:()=>X8,faRegularCircleDashedDollarQuestion:()=>K8,faRegularCircleDollarSlash:()=>Sg,faRegularCloneLinkSimple:()=>G8,faRegularCloudSlashGear:()=>fg,faRegularComputerMouseMagnifyingGlass:()=>mg,faRegularConsumer:()=>bg,faRegularContext:()=>$8,faRegularDiagramSunburst:()=>D8,faRegularFileLinesGear:()=>V8,faRegularFolderOpenLock:()=>M8,faRegularFormatClear:()=>rg,faRegularHourglassHalfCircleCheck:()=>ig,faRegularHouseMagnifyingGlass:()=>ug,faRegularLanguageCircleExclamation:()=>eg,faRegularLanguageSlash:()=>gg,faRegularLeftPanel:()=>W8,faRegularListMagnifyingGlass:()=>hg,faRegularMagnifyingGlassBack:()=>og,faRegularMagnifyingGlassOne:()=>Ag,faRegularMobileLandscape:()=>B8,faRegularPip:()=>cg,faRegularPipWide:()=>F8,faRegularPreview:()=>U8,faRegularTableCellsSlash:()=>Z8,faRegularTabletLandscape:()=>q8,faRegularThreshold:()=>sg,faRegularUserCircleCheck:()=>I8,faRegularUserGear:()=>lg,faRegularUserLock:()=>xg,faSolidCircleUserCircleCheck:()=>J8,faSolidCircleUserSlash:()=>pg,faSolidCodeCompare:()=>tg,faSolidFileRotateRight:()=>H8,faSolidLeftPanel:()=>P8});var M8={prefix:"fak",iconName:"regular-folder-open-lock",icon:[640,512,[],"e005","M0 96C0 60.7 28.7 32 64 32l117.4 0c17 0 33.3 6.7 45.3 18.7l26.5 26.6c12 12 28.3 18.7 45.3 18.7L416 96c35.3 0 64 28.7 64 64l0 10.8c-11.3 5.4-21.6 12.6-30.4 21.2L432 192l0-32c0-8.8-7.2-16-16-16l-117.5 0c-29.7 0-58.2-11.8-79.2-32.8L192.8 84.7c-3-3-7.1-4.7-11.3-4.7L64 80c-8.8 0-16 7.2-16 16l0 261.1 68.4-117.2C122.1 230 132.6 224 144 224l282.8 0c-6.9 14.5-10.8 30.8-10.8 48l0 24.6c-19.1 11-32 31.7-32 55.4l0 127.9c0 0 0 .1 0 .1L87.7 480 64 480c-35.3 0-64-28.7-64-64L0 96zM416 352c0-17.7 14.3-32 32-32l0-48c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128zm80-80l0 48 64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},I8={prefix:"fak",iconName:"regular-user-circle-check",icon:[640,512,[],"e00e","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c20.6 0 40.4 3.5 58.8 9.9c-4.9 15.2-7.8 31.4-8.4 48.2c-15.5-6.5-32.5-10.1-50.3-10.1l-91.4 0c-65.7 0-120.1 48.7-129 112l299.1 0c12.3 18.8 28 35.1 46.3 48L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM352 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},P8={prefix:"fak",iconName:"solid-left-panel",icon:[576,512,[],"e021","M519.3 32H56.7C25.3 32 0 57.3 0 88.6V423c0 31.4 25.3 56.6 56.7 56.6h183.5v.3h48v-.3h231.2c31.4 0 56.7-25.3 56.7-56.6V88.6c0-31.4-25.3-56.6-56.7-56.6zM168.1 368h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zm0-96h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zm0-96h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zM528.3 423c0 4.8-3.8 8.6-8.6 8.6H288.2V80h231.5c4.8 0 8.6 3.8 8.6 8.6V423z"]},z8={prefix:"fak",iconName:"regular-binder-open",icon:[576,512,[],"e034","M548.8 53.8c-21.8-7.1-73.6-21.5-129-21.5l.6-.3c-36.8 0-71.7 6.4-97.3 12.8c-12.8 3.2-23.4 6.4-31 8.7c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31-8.7c-25.6-6.4-60.5-12.8-97.3-12.8c-55.4 0-107.2 14.7-129 21.5C10.6 58.9 0 74.3 0 91v312.8c0 23.7 19.8 40.7 41.3 40.7s4.5 0 6.7-.6c19.8-3.2 54.7-7.7 99.8-7.7s97.6 25.6 112.6 35.6c7.4 5.1 17 8.3 26.9 8.3s21.4-4.2 29.4-9.9c13.4-9.9 52.2-34.3 111-34.3s80.6 3.8 98.9 7.1c2.2 .3 4.5 .6 7 .6c21.4 0 42.2-17 42.2-41.3V91.3c0-16.7-10.2-32-27.2-37.5zM264.3 160.2h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v96.1h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v66c-25.9-13.8-67.2-29.8-115.8-29.8s-77.4 3.8-99.8 7.1h-.3V97.4c22.4-6.7 64.3-17.3 108.2-17.3s62.7 5.4 85.8 11.2c8.6 2.2 16 4.2 22.1 6.1v62.8zm264 234.9c-21.8-3.2-55-6.7-99.8-6.7s-90.9 15.1-115.8 28.5v-64.7h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32v-96.1h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32l-.3 .3V97.6c6.1-1.9 13.4-3.8 22.1-6.1c23.4-5.8 54.4-11.2 85.8-11.2s85.8 10.6 108.2 17.3v297.7z"]},k8={prefix:"fak",iconName:"regular-bookmark-circle-plus",icon:[576,512,[],"e001","M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 150.6c-17.2 4.9-33.4 12.3-48 21.8L336 48 48 48l0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0l50.8 36.3c2.7 28.7 12.3 55.3 27.1 78.3L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16z"]},D8={prefix:"fak",iconName:"regular-diagram-sunburst",icon:[512,512,[],"e03f","M314.8 185.3l79.5-30.3C359.5 85.9 291 39 214 32v84.8c42.7 6.2 79.2 31.2 100.8 68.5zM193.2 354.4h.3c34 0 66-17.7 84-46.6l-74.1-26.7-36.2 69.9c8.4 2.2 17.1 3.4 26.1 3.4h-.1zm-20.5-104v-91.8c-45.5 9.5-78.3 49.7-78.3 96.9s13.5 57.6 36.2 76.4l42.1-81.4h0zm119.7 5.1c0-47.2-32.9-87.3-78.3-96.9v82.3l77.5 28.1c.6-4.5 .8-9 .8-13.5h0zM147.9 388.1l-39 75.5c32.9 13.2 67.4 18.5 103.3 15.7l-14.3-83.7c-17.7 .3-34.3-2-50-7.6h0zm261-194.9v.4h.2l-.3-.4h0zm.1 .3l-79.3 30c2.5 10.4 3.7 21.1 3.7 31.7s-.8 18.5-2.8 27.5l79.7 28.9c4.8-18.2 7.3-37.3 7.3-56.4s-2.8-41.6-8.6-61.7h0zM238.9 388.1l-.3 .3 14.3 83.7c63.7-17.4 115.7-61.5 143.8-121.3L317 321.9c-16.8 31.4-44.4 54.7-78.1 66.3h0z"]},U8={prefix:"fak",iconName:"regular-preview",icon:[512,512,[],"e046","M270.1 323.5c28.5-7.7 45.4-36.8 37.8-65.3c-6.1-23-26.6-38.4-49.3-39.4c-3.2 0-5.1 3.5-4.2 6.4c1.3 3.5 1.9 7.4 1.9 11.2h-.3c0 19.5-16 35.5-35.5 35.5s-7.7-.6-11.2-1.9c-3.2-1-6.7 1-6.4 4.2c0 3.8 .6 7.7 1.9 11.5c7.7 28.5 36.8 45.4 65.3 37.8zM149.1 352c26.2 24.3 62.1 44.8 106.9 44.8s81-20.5 106.9-44.8 43.5-53.1 51.5-73c1.9-4.5 1.9-9.3 0-13.8c-8.3-19.8-25.6-48.6-51.5-73c-26.2-24.3-62.1-44.8-106.9-44.8s-81 20.5-106.9 44.8c-25.9 24-43.5 53.1-51.5 73c-1.9 4.5-1.9 9.3 0 13.8c8.3 19.8 25.6 48.6 51.5 73zM256 192c44.2 0 80 35.8 80 80s-35.8 80-80 80-80-35.8-80-80 35.8-80 80-80zM480 0H32C14.4 0 0 14.4 0 32v448c0 17.6 14.4 32 32 32h448c17.6 0 32-14.4 32-32V32c0-17.6-14.4-32-32-32zM464 464H48V96h416v368z"]},$8={prefix:"fak",iconName:"regular-context",icon:[512,512,[],"e03e","M215.4 465.3l-169-.6 .6-418.2 417.9 .6V217c0 12.8 10.6 23.4 23.4 23.4s23.4-10.6 23.4-23.4V47.4c0-26.2-21.1-47.4-47.4-47.4H47.4C21.1 0 0 21.1 0 47.4v417.3c0 26.2 21.1 47.4 47.4 47.4h168c12.8 0 23.4-10.6 23.4-23.4s-10.6-23.4-23.4-23.4zm19.2-331.2v.3c-11.8 0-21.4 9.6-21.4 21.4v26.9l-82.9-82.9c-9.3-6.7-23-4.5-30.1 4.8c-5.8 7.7-5.4 18.2 1 26.2l81.9 82.2h-27.2c-11.8 0-21.4 9.6-21.4 21.4s9.6 21.4 21.4 21.4h83.8l3.2-1c2.6-1 5.1-2.9 7-4.8s3.5-4.2 4.5-7v-1.6c1-2.6 1.3-5.1 .6-7l1-79c0-11.8-9.6-21.4-21.4-21.4zM465.6 256H302.7c-25.6 0-46.4 20.8-46.4 46.4v162.9c0 25.6 20.8 46.4 46.4 46.4h162.9c25.6 0 46.4-20.8 46.4-46.4V302.4c0-25.6-20.8-46.4-46.4-46.4zm-.3 209.9H301.8V302.4h.3v-.3h163.5l-.3 163.8z"]},B8={prefix:"fak",iconName:"regular-mobile-landscape",icon:[512,512,[],"e043","M48 368c0 8.8 7.2 16 16 16h384c8.8 0 16-7.2 16-16V144c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16v224zm16 64c-35.3 0-64-28.7-64-64V144c0-35.3 28.7-64 64-64h384c35.3 0 64 28.7 64 64v224c0 35.3-28.7 64-64 64H64zM400 288v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16z"]},H8={prefix:"fak",iconName:"solid-file-rotate-right",icon:[576,512,[],"e004","M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6c-73.6 20.8-127.6 88.3-128 168.5l0 1.7c.3 58.7 29.3 110.7 73.8 142.5c-3.2 .5-6.4 .7-9.8 .7L64 512c-35.3 0-64-28.7-64-64L0 64zM256 0L384 128l-128 0L256 0zm32 368c0-79.5 64.5-144 144-144c36.9 0 70.5 13.9 96 36.7l0-12.7c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l31.6 0c-17.6-19.7-43.1-32-71.6-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 53.9-12.3 71.6-32c8.8-9.9 24-10.7 33.9-1.9s10.7 24 1.9 33.9C513 493.4 474.7 512 432 512c-79.5 0-144-64.5-144-144z"]},F8={prefix:"fak",iconName:"regular-pip-wide",icon:[512,512,[],"e044","M448 64H64C28.7 64 0 92.7 0 128v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm16 320c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V128c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v256zM392 240H152c-22.1 0-40 17.9-40 40v48c0 22.1 17.9 40 40 40h240c22.1 0 40-17.9 40-40v-48c0-22.1-17.9-40-40-40z"]},G8={prefix:"fak",iconName:"regular-clone-link-simple",icon:[640,512,[],"e03b","M186.2 272c-5.8 0-10.2-4.5-10.2-10.2V58.2c0-5.8 4.5-10.2 10.2-10.2h203.5c5.8 0 10.2 4.5 10.2 10.2v198.7c15.4 1.9 29.1 8 40 17.9c2.2-1.9 4.8-3.8 7.4-5.4c0-2.6 .6-4.8 .6-7.4V58.2c0-32-26.2-58.2-58.2-58.2H186.2c-32 0-58.2 26.2-58.2 58.2v203.5c0 32 26.2 58.2 58.2 58.2h31.7c14.1-20.8 33.3-36.8 56.3-48h-88zM368 408c0 13.1 10.9 24 24 24h96c13.1 0 24-10.9 24-24s-10.9-24-24-24h-96c-13.1 0-24 10.9-24 24zm-176 0c0-2.9 .6-5.1 .6-8H58.2c-5.8 0-10.2-4.5-10.2-10.2V186.3c0-5.8 4.5-10.2 10.2-10.2H80v-48H58.2C26.2 128 0 154.2 0 186.2v203.5C0 421.8 26.2 448 58.2 448h139.2c-3.2-12.8-5.1-25.9-5.1-40h-.3zM536 304h-48c-13.1 0-24 10.9-24 24s10.9 24 24 24h48c34.6 0 56 21.4 56 56s-21.4 56-56 56h-47.7c-13.1 0-24 10.9-24 24s10.9 24 24 24H536c61.1 0 104-42.9 104-104s-42.9-104-104-104zM391.7 464H344c-17 0-31-5.1-41-15c-9.9-9.6-15-24-15-41c0-34.6 21.4-56 56-56h48c13.1 0 24-10.9 24-24s-10.9-24-24-24h-48c-61.1 0-104 42.9-104 104s10.2 56 29.1 74.9C288 502.1 313.9 512 344 512h47.7c13.1 0 24-10.9 24-24s-10.9-24-24-24z"]},W8={prefix:"fak",iconName:"regular-left-panel",icon:[576,512,[],"e022","M120.1 176h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24zm0 96h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24zM519.3 32H56.7C25.3 32 0 57.3 0 88.6V423c0 31.4 25.3 56.6 56.7 56.6h183.5v.3h48v-.3h231.2c31.4 0 56.7-25.3 56.7-56.6V88.6c0-31.4-25.3-56.6-56.7-56.6zM240.1 431.7H56.7c-4.8 0-8.6-3.8-8.6-8.6V88.6c0-4.8 3.8-8.6 8.6-8.6h183.5v351.7zM528.3 423c0 4.8-3.8 8.6-8.6 8.6H288.2V80h231.5c4.8 0 8.6 3.8 8.6 8.6V423zM120.1 368h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24z"]},j8={prefix:"fak",iconName:"light-file-lines-gear",icon:[576,512,[],"e04a","M0 64C0 28.7 28.7 0 64 0L220.2 0c12.7 0 24.9 5.1 33.9 14.1L369.9 130c9 9 14.1 21.2 14.1 33.9l0 33.4c-14.6 6.9-25.7 19.8-30.1 35.7-.6-.2-1.3-.3-1.9-.5l0-40.5-112 0c-26.5 0-48-21.5-48-48l0-112-128 0C46.3 32 32 46.3 32 64l0 384c0 17.7 14.3 32 32 32l229.4 0c13.1 19.4 36.5 28.3 58.4 23.5-9.4 5.4-20.2 8.5-31.8 8.5L64 512c-35.3 0-64-28.7-64-64L0 64zM96 272c0-8.8 7.2-16 16-16l160 0c6.9 0 12.9 4.5 15.1 10.7l-12.1 21c-1 .2-1.9 .3-2.9 .3l-160 0c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l148.6 0c-1.7 10.9-.2 22.1 4.4 32L112 352c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l152.9 0c-4.5 9.9-6.1 21.1-4.4 32L112 416c-8.8 0-16-7.2-16-16zM224 32.5L224 144c0 8.8 7.2 16 16 16l111.5 0c-.7-2.8-2.1-5.3-4.2-7.4L231.4 36.7c-2-2.1-4.6-3.5-7.4-4.2zm72.4 287.3L324.1 272c5.6-9.7 18-13.1 27.8-7.4 7 4 15.7 3.4 22.7-.7l.5-.3c7-4 11.9-11.2 11.9-19.2 0-11.2 9.1-20.3 20.3-20.3l55.3 0c11.3 0 20.4 9.1 20.4 20.4 0 8.1 4.9 15.3 11.9 19.4l.3 .2c7 4.1 15.8 4.8 22.8 .7 9.8-5.6 22.2-2.3 27.9 7.5l27.5 47.6c5.7 9.9 2.3 22.5-7.6 28.2l-.3 .2c-6.9 4-10.6 11.7-10.6 19.6l0 .1c0 8.2 3.8 16.2 10.9 20.3 9.9 5.7 13.3 18.3 7.6 28.2l-27.3 47.3c-5.7 9.9-18.6 13.2-28.5 7.5-7-4-15.7-3.5-22.7 .6S483 483.2 483 491.3c0 11.5-9.3 20.9-20.8 20.9l-54.6 0c-11.4 0-20.7-9.4-20.7-20.8 0-8.1-4.9-15.4-12-19.5-7-4-15.7-4.6-22.7-.6-9.9 5.7-22.6 2.4-28.3-7.5l-27.4-47.6c-5.7-9.8-2.3-22.3 7.5-28 7.1-4.1 10.9-12 10.8-20.1l0-.4c0-8-3.8-15.8-10.8-19.9-9.8-5.7-13.2-18.2-7.6-28zm33 7.1c12 11 17.5 26.5 17.5 40.8l0 .3c0 14.3-5.4 29.9-17.5 41.1l17.2 29.8c15.6-5 31.9-2.1 44.4 5.1s23.3 19.9 26.8 36l34.4 0c3.5-16.1 14.2-28.8 26.7-36.1 12.6-7.3 29-10.1 44.6-5.1L540.7 409c-12.2-11.2-17.7-26.9-17.7-41.3l0-.1c0-14.3 5.6-29.8 17.7-40.8L523.4 297c-15.7 4.9-31.9 1.8-44.2-5.4l-.2-.1c-12.3-7.1-23-19.6-26.6-35.5l-34.6 0c-3.6 15.9-14.3 28.3-26.6 35.4-.2 .1-.4 .1-.5 .2-12.3 7.2-28.4 10.2-44 5.4l-17.3 29.9zM379 367.8c0-30.9 25.1-56 56-56s56 25.1 56 56-25.1 56-56 56-56-25.1-56-56zm32 0c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24z"]},V8={prefix:"fak",iconName:"regular-file-lines-gear",icon:[576,512,[],"e049","M0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.2 6.7 45.2 18.7l90.6 90.5c12 12 18.7 28.3 18.7 45.3l0 42.8c-14.6 6.9-25.7 19.8-30.1 35.7-5.9-1.5-12-2-17.9-1.6l0-71.4-80 0c-17.7 0-32-14.3-32-32l0-80-160 0c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l220 0 7.4 12.8c12.6 21.6 37.3 31.8 60.4 26.7-9.4 5.4-20.2 8.5-31.8 8.5L64 512c-35.3 0-64-28.7-64-64L0 64zM96 280c0-13.3 10.7-24 24-24l144 0c9.5 0 17.6 5.4 21.5 13.4l-18.1 31.4c-.6 1-1.2 2.1-1.7 3.1-.6 0-1.1 .1-1.7 .1l-144 0c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24l144 0c.3 0 .6 0 .9 0 2.7 5.8 6.4 11.3 11 16-8.6 8.8-14 20.1-15.6 32L120 400c-13.3 0-24-10.7-24-24zm203.2-59.2l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4 4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13 0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1 0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zM388 367.7c0 26.5 21.5 48 48 48s48-21.5 48-48-21.5-48-48-48-48 21.5-48 48z"]},K8={prefix:"fak",iconName:"regular-circle-dashed-dollar-question",icon:[640,512,[],"e03a","M321.4 345.5c2.6-20.9 9-40.7 18.3-58.6c-3.3-13-11.4-24.4-23.4-32.6c-14.9-10.2-34.8-15.9-50.4-20.3c-2.3-.6-4.6-1.3-7-1.9c-11.4-3.1-23.4-6.3-33.2-12.6c-12.5-8-3.4-19.6 7.6-24.4c12.3-5.3 27.6-6.5 40.8-4c7.1 1.4 14.1 3.3 21.1 5.3c1.6 .4 3.1 .9 4.7 1.3c11.5 3.1 23.4-3.6 26.6-15.1s-3.6-23.4-15.1-26.6c-1.9-.6-3.7-1.1-5.6-1.6c-9.6-2.7-19.3-5.4-29-6.6v-14.2c.1-11.9-9.6-21.6-21.5-21.6s-21.6 9.7-21.6 21.6v16.1c-6.1 1.4-12 3.3-17.5 5.7c-18 7.8-35 22.3-39 44.1h0c-4.2 23.1 5.7 43.9 25.2 56.4c14.2 9.1 33.1 14.4 48.2 18.7c2.3 .7 4.5 1.3 6.8 1.9c11.9 3.2 24.4 6.6 34.5 13.5c11.8 8 6.1 22.3-5.9 27.1c-8.9 3.6-22.5 5.1-39.5 2.6c-11.6-1.9-23.2-5.8-34.5-9.6c-2.5-.8-5-1.7-7.5-2.5c-11.3-3.8-23.5 2.4-27.3 13.7s2.4 23.6 13.7 27.3c14.1 4.6 28.3 9.2 42.8 12.5v17.4c0 11.9 9.7 21.6 21.6 21.6s21.6-9.7 21.6-21.6v-15.2c8.9-1 17.4-3 25.2-6.2c7-2.8 13.6-6.7 19.3-11.6zM496 224c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm0 240c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm39.5-97.4L512 378.9v5.1c0 8.8-7.2 16-16 16s-16-7.2-16-16v-14.8c0-6 3.3-11.4 8.6-14.2l32-16.8c4.5-2.4 7.4-7.1 7.4-12.3c0-7.7-6.2-13.9-13.9-13.9h-40.5c-5.3 0-9.6 4.3-9.6 9.6v6.4c0 8.8-7.2 16-16 16s-16-7.2-16-16v-6.3c0-23 18.6-41.6 41.6-41.6h40.5c25.3 0 45.9 20.5 45.9 45.9s-9.4 32.7-24.5 40.6zM302.2 51.5c23.9 5.3 46.2 14.7 66.2 27.4c10.4 6.6 24.2 6 32.9-2.8c10.1-10.1 9.4-26.8-2.5-34.7c-27.3-18.2-58.3-31.3-91.6-37.9c-14-2.8-26.3 8.5-26.3 22.8s9.3 22.5 21.3 25.2zM145.4 78.9c20-12.7 42.3-22.1 66.2-27.4c12-2.7 21.3-12.9 21.3-25.2S220.6 .7 206.6 3.5c-33.3 6.6-64.3 19.7-91.6 37.9c-11.9 7.9-12.6 24.6-2.5 34.7c8.7 8.7 22.5 9.4 32.9 2.8zM456.8 196.8c12.6-2.9 25.7-4.4 39.2-4.4s6.3 0 9.4 .3c-7.1-29-19.2-56-35.3-80.1c-7.9-11.9-24.6-12.6-34.7-2.5c-8.7 8.7-9.4 22.5-2.8 32.9c10.5 16.5 18.7 34.6 24.3 53.9zM302.2 457.6c-12 2.7-21.3 12.9-21.3 25.2s12.3 25.6 26.3 22.8c20.6-4.1 40.3-10.7 58.9-19.4c-10.9-12-20.2-25.6-27.5-40.3c-11.6 5-23.7 8.9-36.3 11.7zM28.6 230.5c12.3 0 22.5-9.3 25.2-21.3c5.3-23.9 14.7-46.2 27.4-66.2c6.6-10.4 6-24.2-2.8-32.9c-10.1-10.1-26.8-9.4-34.7 2.5c-18.2 27.3-31.3 58.3-37.9 91.6c-2.8 14 8.5 26.3 22.8 26.3zm183 226.9c-23.9-5.3-46.2-14.7-66.2-27.4c-10.4-6.6-24.2-6-32.9 2.8c-10.1 10.1-9.4 26.8 2.5 34.7c27.3 18.2 58.3 31.3 91.6 37.9c14 2.8 26.3-8.5 26.3-22.8s-9.3-22.5-21.3-25.2zM53.9 299.8c-2.7-12-12.9-21.3-25.2-21.3S3.1 290.8 5.9 304.8c6.6 33.3 19.7 64.3 37.9 91.6c7.9 11.9 24.6 12.6 34.7 2.5s9.4-22.5 2.8-32.9c-12.7-20-22.1-42.3-27.4-66.2z"]},Z8={prefix:"fak",iconName:"regular-table-cells-slash",icon:[640,512,[],"e006","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1L89.5 44.9C100.3 36.8 113.6 32 128 32l384 0c35.3 0 64 28.7 64 64l0 320c0 3.3-.2 6.5-.7 9.6l55.5 43.5c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 146.4L152.3 216 112 216l0 80 104 0 0-29.8L314.8 344 264 344l0 88 112 0 0-39.8 48 37.8 0 1.9 2.5 0 60.9 48L128 480c-35.3 0-64-28.7-64-64l0-269.6zM112 344l0 72c0 8.8 7.2 16 16 16l88 0 0-88-104 0zM134.4 80L216 144l0-64-81.6 0zM264 80l0 88 112 0 0-88L264 80zm43.9 136L376 269.4l0-53.4-68.1 0zM424 80l0 88 104 0 0-72c0-8.8-7.2-16-16-16l-88 0zm0 136l0 80 104 0 0-80-104 0zm47.2 128L528 388.5l0-44.5-56.8 0z"]},Y8={prefix:"fak",iconName:"regular-book-open-gear-slash",icon:[640,512,[],"e02f","M628 386.3l-8.4-4.9c-4.9-2.8-7.6-8.2-7.6-13.9s2.6-10.4 7.2-13l8.9-5.1c11.5-6.6 15.4-21.3 8.8-32.8l-24-41.6c-6.6-11.5-21.3-15.4-32.8-8.8l-8.2 4.7c-4.9 2.8-10.8 2.5-15.7-.3c-4.8-2.8-8.1-7.8-8.1-13.4v-9.4c0-13.3-10.7-24-24-24h-48v.2c-13.4 0-24.1 10.7-24.1 24v9.2c0 5.6-3.3 10.7-8.2 13.5s-10.9 3.1-15.8 .3l-8-4.6c-11.5-6.6-26.2-2.7-32.8 8.8l-1.2 2-74-58V97.3c6-1.8 13.5-3.9 22.1-6c23.3-5.7 54.3-11.3 85.9-11.3s85.7 10.6 108 17.3v95.3c22.1 3.2 40 19.3 45.9 40.4c.7-.2 1.4-.3 2.1-.5V91.1c0-16.5-10.3-32.1-27.1-37.5c-21.7-7-73.5-21.6-128.9-21.6s-71.8 6.4-97.4 12.7c-12.8 3.2-23.5 6.3-30.9 8.7c-1.3 .4-2.6 .8-3.7 1.2c-1.1-.4-2.4-.8-3.7-1.2c-7.5-2.4-18.1-5.5-30.9-8.7c-25.6-6.3-60.6-12.7-97.4-12.7s-51.6 3.3-73.4 7.4L38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l15 11.8 31 24.3 546 427.9c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-15.7-12.3 21.7-37.7c6.6-11.5 2.7-26.2-8.8-32.8zM264 181.6L135.3 80.8c6.8-.5 13.7-.8 20.7-.8c31.6 0 62.6 5.6 85.9 11.3c8.6 2.1 16.1 4.2 22.1 6v84.3zM541.6 391.7c-1 1.7-2.1 3.4-3.3 4.9l-75.6-59.2c9-11.1 22.6-17.7 37.2-17.7s33 9.1 41.6 24s8.6 33.1 0 48zM324 410.6c-4.3 2-8.3 4-12 6h0v-75.4l-48-37.6v114.3c-26-13.7-67.2-29.9-116-29.9s-77.4 3.7-100 7.1V134.3L0 96.7v306.8c0 26.1 24 44.2 48 40.2c19.8-3.3 54.8-7.7 100-7.7s97.5 25.5 112.5 35.6c7.5 5 16.8 8.4 27 8.4s21.6-4.2 29.3-9.9c5.1-3.7 13.8-9.5 25.9-15.3l-11.3-19.6c-4.5-7.8-6.9-16.2-7.4-24.6zm39.3 8.6l24 41.6c6.6 11.5 21.3 15.4 32.8 8.8l8.7-5c4.7-2.7 10.5-2.4 15.3 .3c4.7 2.7 7.9 7.6 7.9 13.1v10c0 13.3 10.7 24 24 24h48c1.8 0 3.5-.2 5.2-.6L370.7 387.2c-10.4 7-13.7 20.9-7.4 32z"]},q8={prefix:"fak",iconName:"regular-tablet-landscape",icon:[512,512,[],"e047","M48 416c0 8.8 7.2 16 16 16h384c8.8 0 16-7.2 16-16V96c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16v320zm16 64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32h384c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H64zM400 288v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16z"]},X8={prefix:"fak",iconName:"regular-chart-bar-stacked",icon:[512,512,[],"e039","M417.1 200h-42.6c-19 0-34.7 15.7-34.7 34.7v210.6c0 19 15.7 34.7 34.7 34.7h42.6c19.3 0 34.7-15.7 34.7-34.7V234.7c0-19.3-15.7-34.7-34.7-34.7zm-7.2 238h-28v-56h28v56zm0-98h-28v-98h28v98zM132.4 116H99.6c-21.8 0-39.5 17.6-39.5 39.5v284.8c0 21.8 17.6 39.5 39.5 39.5h32.8c21.8 0 39.5-17.6 39.5-39.5V155.5c0-21.8-17.6-39.5-39.5-39.5zm-2.5 322h-28V326h28v112zm0-154h-28V158h28v126zm138-252h-24.1c-24.4 0-44 19.6-44 44v360.1c0 24.4 19.6 44 44 44h24.1c24.4 0 44-19.6 44-44V76c0-24.4-19.6-44-44-44zm2 404s-.8 2-2 2h-24.1s-2-.8-2-2V214h28v222zm0-264h-28V76s.8-2 2-2H268s2 .8 2 2v96z"]},J8={prefix:"fak",iconName:"solid-circle-user-circle-check",icon:[640,512,[],"e00c","M0 256C0 164.5 48.8 80 128 34.3s176.8-45.7 256 0c60.3 34.8 103 92.1 119.9 157.9c-2.6-.1-5.3-.2-7.9-.2c-82.5 0-151.8 56.8-170.8 133.5c-11.8-3.6-24.3-5.5-37.2-5.5l-64 0c-47.4 0-88.9 25.8-111 64.2c35.2 39.2 86.2 63.8 143 63.8c27.1 0 52.8-5.6 76.1-15.7c8 20.3 19.7 38.9 34.2 54.7c-75.7 36.2-164.9 33.1-238.4-9.3C48.8 432 0 347.5 0 256zm193.6-92c-12.9 22.3-12.9 49.7 0 72s36.6 36 62.4 36s49.5-13.7 62.4-36s12.9-49.7 0-72s-36.6-36-62.4-36s-49.5 13.7-62.4 36zM352 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},Q8={prefix:"fak",iconName:"regular-bullets-line",icon:[512,512,[],"e035","M416 192c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64zM96 280c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"]},eg={prefix:"fak",iconName:"regular-language-circle-exclamation",icon:[640,512,[],"e04d","M0 128C0 92.7 28.7 64 64 64l208 0 32 0 16 0 256 0c35.3 0 64 28.7 64 64l0 138.8c-12.9-18.3-29.2-34-48-46.3l0-92.5c0-8.8-7.2-16-16-16l-256 0 0 256 0 32 2.9 0c3.1 17 8.7 33.1 16.3 48l-19.2 0-16 0-32 0-208 0c-35.3 0-64-28.7-64-64L0 128zM77.7 319.9c-4.4 10.1 .1 22 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1 73.6 0 8.9 20.1c4.5 10.1 16.3 14.7 26.4 10.2s14.7-16.3 10.2-26.4l-64-144c-3.2-7.2-10.4-11.9-18.3-11.9s-15.1 4.7-18.3 11.9l-64 144zM141 276l19-42.8 19 42.8-38 0zm211 92c0-79.5 64.5-144 144-144s144 64.5 144 144-64.5 144-144 144-144-64.5-144-144zm12-160c0-11 9-20 20-20l52 0 0-4c0-11 9-20 20-20s20 9 20 20l0 4 44 0 16 0c9 0 16.6 6 19.1 14.2-18.5-6.6-38.4-10.2-59.1-10.2-40.1 0-77.1 13.4-106.7 36l-5.3 0c-11 0-20-9-20-20zM472 440c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm8-152l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16s-16 7.2-16 16z"]},tg={prefix:"fak",iconName:"solid-code-compare",icon:[512,512,[],"e030","M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1S320 334.5 320 344v40h16c35.3 0 64-28.7 64-64V153.3c-28.3-12.3-48-40.5-48-73.3S387.8 0 432 0s80 35.8 80 80-19.7 61-48 73.3V320c0 70.7-57.3 128-128 128h-16v40zM192 24c0-9.5 5.6-18.1 14.2-21.9S225-.2 232 6.2l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1S192 177.5 192 168v-40h-16c-35.3 0-64 28.7-64 64v166.7c28.3 12.3 48 40.5 48 73.3s-35.8 80-80 80S0 476.2 0 432s19.7-61 48-73.3V192c0-70.7 57.3-128 128-128h16V24z"]},rg={prefix:"fak",iconName:"regular-format-clear",icon:[512,512,[],"e040","M293.2 384.1H26.6C11.9 384.1 0 395 0 408.1s11.8 24 26.6 24h266.9c14.7 0 26.6-10.9 26.6-24h-.3c0-13.1-11.8-24-26.6-24zM60.2 49.3h127.4l-46.4 262.8c-2.2 13.1 6.4 24 19.8 24s25.9-10.9 28.2-24L235.6 49.3H363c13.4 0 26.6-10.9 28.8-24.6c2.2-13.4-6.7-24.6-20.2-24.6H68.8C55.4 .1 42.2 11 40 24.7C37.8 38.1 46.7 49.3 60.2 49.3zM465 431.1l40-40c9.3-9.3 9.3-24.6 0-33.9s-24.6-9.3-33.9 0l-40 40-40-40c-9.3-9.3-24.6-9.3-33.9 0s-9.3 24.6 0 33.9l40 40-40 40c-9.3 9.3-9.3 24.6 0 33.9s24.6 9.3 33.9 0l40-40 40 40c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9l-40-40z"]},og={prefix:"fak",iconName:"regular-magnifying-glass-back",icon:[512,512,[],"e041","M400.2 181.8v-.3H224.7l43.5-38.7c11.2-9.6 11.8-26.6 2.2-37.4c-9.6-11.2-26.6-11.8-37.4-2.2l-96 85.5c-5.8 5.1-9 12.2-9 19.8s3.2 15 9 19.8l96 85.5c11.2 9.6 27.8 8.6 37.4-2.2c9.6-11.2 8.6-27.8-2.2-37.4l-43.5-38.4h175.4c32.3 0 58.6 26.2 58.6 58.6v32c0 14.7 11.8 26.6 26.6 26.6s26.6-11.8 26.6-26.6v-32c0-61.8-50.2-112-112-112l.3-.6zM505 471.1L371.4 337.2c16-20.2 27.7-43.7 35.4-69c-2.2-.6-4.2-1.3-6.4-1.3h-43.5c-23.4 59.2-81 101.5-148.5 101.5S48.3 296.7 48.3 208.4 119.7 48 208 48s125.1 41.9 148.5 101.5H400c2.6 0 5.1 .6 7.7 .6C382.5 63.4 302.8 0 208 0S0 93.1 0 208s93.1 208 208 208 93.8-17 129-44.8L471.1 505c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9z"]},ag={prefix:"fak",iconName:"light-receipt-gear",icon:[576,512,[],"e04b","M0 16C0 9.7 3.7 4 9.4 1.4S21.8-.2 26.5 4L79.3 50.1 124.7 4.7c6.2-6.2 16.4-6.2 22.6 0L192 49.4 236.7 4.7c6.2-6.2 16.4-6.2 22.6 0L304.7 50.1 357.5 4c4.7-4.2 11.4-5.3 17.1-2.7S384 9.6 384 15.9l0 181.4c-14.6 6.9-25.7 19.8-30.1 35.7-.6-.2-1.3-.3-1.9-.5L352 51.3 314.5 84c-6.3 5.6-15.8 5.3-21.8-.7L248 38.6 203.3 83.3c-6.2 6.2-16.4 6.2-22.6 0L136 38.6 91.3 83.3c-5.9 5.9-15.5 6.2-21.8 .7L32 51.3 32 460.7 69.5 428c6.3-5.6 15.8-5.3 21.8 .7l44.7 44.7 44.7-44.7c6.2-6.2 16.4-6.2 22.6 0l44.7 44.7 26.3-26.3 16.5 28.7-31.5 31.5c-6.2 6.2-16.4 6.2-22.6 0l-44.7-44.7-44.8 44.8c-6.2 6.2-16.4 6.2-22.6 0L79.2 462 26.5 508.1c-4.7 4.1-11.4 5.1-17.1 2.5S0 502.3 0 496L0 16zM80 160c0-8.8 7.2-16 16-16l192 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L96 176c-8.8 0-16-7.2-16-16zm0 96c0-8.8 7.2-16 16-16l192 0c5.4 0 10.2 2.7 13.1 6.9-3.7 3.6-7 7.7-9.7 12.3L284 272 96 272c-8.8 0-16-7.2-16-16zm0 96c0-8.8 7.2-16 16-16l164.3 0c1.6 11.9 6.9 23.2 15.6 32L96 368c-8.8 0-16-7.2-16-16zm216.4-32.2L324.1 272c5.6-9.7 18-13.1 27.8-7.4 7 4 15.7 3.4 22.7-.7l.5-.3c7-4 11.9-11.2 11.9-19.2 0-11.2 9.1-20.3 20.3-20.3l55.3 0c11.3 0 20.4 9.1 20.4 20.4 0 8.1 4.9 15.3 11.9 19.4l.3 .2c7 4.1 15.8 4.8 22.8 .7 9.8-5.6 22.2-2.3 27.9 7.5l27.5 47.6c5.7 9.9 2.3 22.5-7.6 28.2l-.3 .2c-6.9 4-10.6 11.7-10.6 19.6l0 .1c0 8.2 3.8 16.2 10.9 20.3 9.9 5.7 13.3 18.3 7.6 28.2l-27.3 47.3c-5.7 9.9-18.6 13.2-28.5 7.5-7-4-15.7-3.5-22.7 .6S483 483.2 483 491.3c0 11.5-9.3 20.9-20.8 20.9l-54.6 0c-11.4 0-20.7-9.4-20.7-20.8 0-8.1-4.9-15.4-12-19.5-7-4-15.7-4.6-22.7-.6-9.9 5.7-22.6 2.4-28.3-7.5l-27.4-47.6c-5.7-9.8-2.3-22.3 7.5-28 7.1-4.1 10.9-12 10.8-20.1l0-.4c0-8-3.8-15.8-10.8-19.9-9.8-5.7-13.2-18.2-7.6-28zm33 7.1c12 11 17.5 26.5 17.5 40.8l0 .3c0 14.3-5.4 29.9-17.5 41.1l17.2 29.8c15.6-5 31.9-2.1 44.4 5.1s23.3 19.9 26.8 36l34.4 0c3.5-16.1 14.2-28.8 26.7-36.1 12.6-7.3 29-10.1 44.6-5.1L540.7 409c-12.2-11.2-17.7-26.9-17.7-41.3l0-.1c0-14.3 5.6-29.8 17.7-40.8L523.4 297c-15.7 4.9-31.9 1.8-44.2-5.4l-.2-.1c-12.3-7.1-23-19.6-26.6-35.5l-34.6 0c-3.6 15.9-14.3 28.3-26.6 35.4-.2 .1-.4 .1-.5 .2-12.3 7.2-28.4 10.2-44 5.4l-17.3 29.9zm22.9 176.5c.6-.1 1.2-.3 1.7-.4 .3 .9 .5 1.8 .8 2.7l-2.6-2.2zM379 367.8c0-30.9 25.1-56 56-56s56 25.1 56 56-25.1 56-56 56-56-25.1-56-56zm32 0c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24z"]},ng={prefix:"fak",iconName:"regular-binder-open-arrow-left",icon:[608,512,[],"e033","M119.7 318.5c-9.3 9.3-9.3 24.7 0 34s24.7 9.3 33.9 0l79.1-79.2c9.3-9.3 9.3-24.7 0-34l-79.1-79.2c-9.3-9.3-24.7-9.3-33.9 0c-9.3 9.3-9.3 24.7 0 34l38.1 38.1H24c-13.2 .1-24 10.9-24 24.1s10.8 24 24 24h133.8l-38.1 38.1zM580.8 53.8c-21.8-7.1-73.6-21.5-129-21.5l.3-.3c-36.8 0-71.7 6.4-97.3 12.8c-12.8 3.2-23.4 6.4-31.1 8.7c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31.1-8.7c-25.6-6.4-60.5-12.8-97.3-12.8c-55.4 0-107.3 14.7-129 21.5c-16.6 5.4-27.2 20.8-27.2 37.5v92.9h48V97.1c22.4-6.7 64.4-17.3 108.2-17.3s62.8 5.4 85.8 11.2c8.6 2.2 16 4.2 22.1 6.1v62.8h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32V304h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v66c-25.9-13.8-67.2-29.8-115.9-29.8s-77.5 3.8-99.9 7v-67.3H31.7v75.6c0 23.7 19.9 40.7 41.3 40.7s4.5 0 6.7-.6c19.9-3.2 54.7-7.7 99.9-7.7s97.7 25.6 112.7 35.6c7.4 5.1 17 8.3 26.9 8.3s21.5-4.2 29.5-9.9c13.4-9.9 52.2-34.3 111.1-34.3s80.7 3.8 98.9 7c2.2 .3 4.5 .6 7 .6c21.5 0 42.3-17 42.3-41.3V91.3c0-16.7-10.2-32-27.2-37.5zM560 395.1c-21.8-3.2-55.1-6.7-99.9-6.7s-90.9 15.1-115.9 28.5v-64.7h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32v-96.1h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32l-.3 .3V97.6c6.1-1.9 13.4-3.8 22.1-6.1c23.4-5.8 54.4-11.2 85.8-11.2S537.6 90.9 560 97.6v297.7z"]},ig={prefix:"fak",iconName:"regular-hourglass-half-circle-check",icon:[576,512,[],"e00b","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l43.8 43.8c-7.2 17-11.7 35.4-13.2 54.7L192 289.9l-81.5 81.5 0 .1c-3.9 3.9-7.5 8.1-10.7 12.5l156.9 0c4.8 52.9 33 99 74.1 128L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM80 48l0 19c0 22.1 7 43.4 19.8 61l184.4 0C297 110.4 304 89 304 67l0-19L80 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},sg={prefix:"fak",iconName:"regular-threshold",icon:[512,512,[],"e048","M122 112.8H20.2C9 112.8 0 121.8 0 133v3.7c0 11.2 9 20.2 20.2 20.2H122c11.2 0 20.2-9 20.2-20.2V133c0-11.2-9-20.2-20.2-20.2zM92.4 313.6H78.2c-15.7 0-28.4 12.7-28.4 28.4v85.3c0 15.7 12.7 28.4 28.4 28.4h14.2c15.7 0 28.4-12.7 28.4-28.4V342c0-15.7-12.7-28.4-28.4-28.4zm113.8-85.3H192c-15.7 0-28.4 12.7-28.4 28.4v170.7c0 15.7 12.7 28.4 28.4 28.4h14.2c15.7 0 28.4-12.7 28.4-28.4V256.7c0-15.7-12.7-28.4-28.4-28.4zm-1.1-128h101.8c11.2 0 20.2-9 20.2-20.2v-3.7c0-11.2-9-20.2-20.2-20.2H205.1c-11.2 0-20.2 9-20.2 20.2v3.7c0 11.2 9 20.2 20.2 20.2zM320 285.2h-14.2c-15.7 0-28.4 12.7-28.4 28.4v113.8c0 15.7 12.7 28.4 28.4 28.4H320c15.7 0 28.4-12.7 28.4-28.4V313.6c0-15.7-12.7-28.4-28.4-28.4zm171.8-229H390c-11.2 0-20.2 9-20.2 20.2v3.7c0 11.2 9 20.2 20.2 20.2h101.8c11.2 0 20.2-9 20.2-20.2v-3.7c0-11.2-9-20.2-20.2-20.2zm-59.7 143.6h-10.8c-16.7 0-30.2 13.5-30.2 30.2v194.3c0 16.7 13.5 30.2 30.2 30.2h10.8c16.7 0 30.2-13.5 30.2-30.2V230c0-16.7-13.5-30.2-30.2-30.2z"]},cg={prefix:"fak",iconName:"regular-pip",icon:[512,512,[],"e045","M392 208h-80c-22.1 0-40 17.9-40 40v80c0 22.1 17.9 40 40 40h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40zM448 64H64C28.7 64 0 92.7 0 128v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm16 320c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V128c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v256z"]},lg={prefix:"fak",iconName:"regular-user-gear",icon:[640,512,[],"e00f","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c19.7 0 38.7 3.2 56.4 9.1c-5.7 19.4-.4 40.5 13.8 54.9c-.9 .9-1.8 1.9-2.6 2.8c-19.7-12-42.8-18.8-67.5-18.8l-91.4 0c-65.7 0-120.1 48.7-129 112L348 464l7.4 12.8c13 22.3 38.9 32.4 62.6 26.2c.9 3 2 6 3.2 8.9c-1 .1-1.9 .1-2.9 .1L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM363.2 316.8l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4c4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13c0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1c-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1c0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zm95.2 26.9c-8.6 14.9-8.6 33.1 0 48s24.4 24 41.6 24s33-9.1 41.6-24s8.6-33.1 0-48s-24.4-24-41.6-24s-33 9.1-41.6 24z"]},dg={prefix:"fak",iconName:"regular-bell-circle-plus",icon:[640,512,[],"e000","M2.4 402.4c-4-8.3-2.9-18.2 2.9-25.4l14.9-18.7C48.5 322.9 64 278.8 64 233.4L64 208c0-77.4 55-142 128-156.8L192 32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 19.2C329 66 384 130.6 384 208l0 24.2c-17.4 14.3-31.9 31.9-42.8 51.9c-3.5-16.6-5.2-33.6-5.2-50.7l0-25.4c0-61.9-50.1-112-112-112s-112 50.1-112 112l0 25.4C112 281.3 98.1 328 72.3 368L320 368c0 16.6 2.3 32.7 6.6 48L24 416c-9.2 0-17.6-5.3-21.6-13.6zM160 448l64 0 64 0c0 17-6.7 33.3-18.7 45.3s-28.3 18.7-45.3 18.7s-33.3-6.7-45.3-18.7s-18.7-28.3-18.7-45.3zm192-80c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16z"]},fg={prefix:"fak",iconName:"regular-cloud-slash-gear",icon:[640,512,[],"e03c","M10 42.8l326.8 256.1 22.5-39c.6-1 1.2-1.9 1.8-2.9L179.6 114.8c21.6-21.6 51.6-35 84.6-35s68.6 16.1 90.6 41.6c13.8 16 36.4 21 55.7 12.5c8.9-3.9 18.6-6.2 29.1-6.2c37.4 0 68.1 28.6 71.5 65.1h12.4c13.2 0 25.6 4.5 35.6 12.8c0-2 .2-4.1 .2-6.1c0-66.1-53.5-119.7-119.7-119.7s-33.7 3.7-48.6 10.3C360.2 54.5 314.8 32 264.1 32s-91.8 20.4-122.4 53.2L39.6 5.1C29.2-3.1 14.1-1.2 6 9.2C-2.2 19.5-.3 34.6 10 42.8zM335.5 435.4s0 0 0 0c-.9-1.5-1.6-3-2.4-4.6H144.5c-52.8 0-95.7-42.9-95.7-95.7s26.5-77.1 63.8-90.2c16.4-5.8 28.1-19.8 31.1-36.5l-45-35.5c-1.4 8.7-2.1 17.5-2.1 26.6v.2C40.9 219.4 .9 272.5 .9 335s64.3 143.6 143.6 143.6h216c-.4-.6-.7-1.2-1.1-1.8l-23.9-41.4zm291.6-48.7l-8.4-4.9c-4.9-2.8-7.6-8.2-7.6-13.9s2.6-10.4 7.2-13l8.9-5.1c11.5-6.6 15.4-21.2 8.8-32.7l-23.9-41.5c-6.6-11.5-21.2-15.4-32.7-8.8l-8.2 4.7c-4.9 2.8-10.8 2.5-15.7-.3c-4.8-2.8-8.1-7.8-8.1-13.4v-9.4c0-13.3-10.7-23.9-23.9-23.9h-47.9v.2c-13.4 0-24 10.7-24 23.9v9.2c0 5.6-3.3 10.7-8.2 13.5s-10.9 3.1-15.8 .3l-8-4.6c-11.5-6.6-26.1-2.7-32.7 8.8L363 317.3h0c-6.6 11.5-2.7 26.1 8.8 32.7l8.5 4.9c4.7 2.7 7.3 7.8 7.3 13.2s-2.8 11.2-7.8 14.1l-8 4.6c-11.4 6.7-15.3 21.2-8.7 32.7L387 461c6.6 11.5 21.2 15.4 32.7 8.8l8.7-5c4.7-2.7 10.5-2.4 15.3 .3c4.7 2.7 7.9 7.6 7.9 13.1v10c0 13.3 10.7 23.9 23.9 23.9h47.9c13.3 0 23.9-10.7 23.9-23.9v-10.3c0-5.4 3.2-10.3 7.9-13s10.5-3 15.2-.3l8.9 5.1c11.5 6.6 26.1 2.7 32.7-8.8l23.9-41.5c6.6-11.5 2.7-26.1-8.8-32.7zM540.9 392c-8.6 14.9-24.3 23.9-41.5 23.9s-32.9-9.1-41.5-23.9c-8.6-14.9-8.6-33 0-47.9s24.3-23.9 41.5-23.9s32.9 9.1 41.5 23.9c8.6 14.9 8.6 33 0 47.9z"]},ug={prefix:"fak",iconName:"regular-house-magnifying-glass",icon:[640,512,[],"e008","M5.6 263.5c-8.5-10.1-7.3-25.2 2.8-33.8l264-224c9-7.6 22.1-7.6 31.1 0c63.1 53.6 126.2 107.1 189.4 160.7c-14.2-4.1-29.3-6.4-44.9-6.4c-11.3 0-22.2 1.2-32.8 3.4L288 55.5 112 204.8 112 432c0 17.7 14.3 32 32 32l48 0 0-152c0-22.1 17.9-40 40-40l63.3 0c-4.8 15.2-7.3 31.3-7.3 48l-48 0 0 144 96 0 0-29.7c28.9 28.3 68.4 45.7 112 45.7c17.6 0 34.4-2.8 50.2-8l1.9 1.9C486.1 496.8 460.8 512 432 512l-288 0c-44.2 0-80-35.8-80-80l0-186.5L39.4 266.3c-10.1 8.5-25.3 7.3-33.8-2.8zM320 320c0-70.7 57.3-128 128-128s128 57.3 128 128c0 26.7-8.2 51.4-22.1 71.9L633 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L520 425.8l-.1 .1C499.4 439.8 474.7 448 448 448c-70.7 0-128-57.3-128-128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0s-40 40.7-40 69.3z"]},pg={prefix:"fak",iconName:"solid-circle-user-slash",icon:[640,512,[],"e00d","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l95.4 74.8c16.7-17.7 36.1-33.1 57.8-45.6c79.2-45.7 176.8-45.7 256 0S576 164.5 576 256c0 49.9-14.5 97.7-40.6 138.3l95.4 74.8c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 256c0-33.1 6.4-65.3 18.3-95.1l202 159.2c-45.9 1.3-85.8 26.7-107.4 64.1c35.2 39.2 86.2 63.8 143 63.8c34.5 0 66.9-9.1 94.9-25.1l53.2 41.9c-6.5 4.6-13.2 8.9-20.1 12.9c-79.2 45.7-176.8 45.7-256 0S64 347.5 64 256zm189.2-82.9L362 258.5c8.2-5.9 15.1-13.5 20.3-22.5c12.9-22.3 12.9-49.7 0-72s-36.6-36-62.4-36s-49.5 13.7-62.4 36c-1.7 3-3.2 6-4.4 9.1z"]},hg={prefix:"fak",iconName:"regular-list-magnifying-glass",icon:[640,512,[],"e009","M16 72l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L40 48C26.7 48 16 58.7 16 72zm0 160l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zm0 160l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zM160 96c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L184 72c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l109 0c4.5-17.3 11.7-33.5 21.3-48L184 232c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l158.1 0c-15.2-13.4-27.8-29.7-37.1-48L184 392c-13.3 0-24 10.7-24 24zm160-96c0 70.7 57.3 128 128 128c26.7 0 51.4-8.2 71.9-22.1l.1-.1 79.1 79.1c9.3 9.4 24.5 9.3 33.9 0s9.4-24.5 0-33.9l-79.1-79.1C567.8 371.4 576 346.7 576 320c0-70.7-57.3-128-128-128s-128 57.3-128 128zm48 0c0-28.6 15.2-55 40-69.3s55.2-14.3 80 0s40 40.7 40 69.3s-15.2 55-40 69.3s-55.2 14.3-80 0s-40-40.7-40-69.3z"]},mg={prefix:"fak",iconName:"regular-computer-mouse-magnifying-glass",icon:[576,512,[],"e007","M0 160C0 71.6 71.6 0 160 0l8 0 24 0 24 0 8 0c88.4 0 160 71.6 160 160c-16.7 0-32.8 2.6-48 7.3l0-7.3c0-61.9-50.1-112-112-112l-8 0 0 128 98.1 0c-23 11.2-43 27.7-58.2 48l-64 0L48 224l0 128c0 61.9 50.1 112 112 112l64 0c22.6 0 43.6-6.7 61.2-18.1c13.6 10.7 29.1 19.3 45.8 25.2c-28.3 25.5-65.8 41-107 41l-64 0C71.6 512 0 440.4 0 352L0 224l0-24 0-24 0-16zm48 0l0 16 120 0 0-128-8 0C98.1 48 48 98.1 48 160zM256 320c0-70.7 57.3-128 128-128s128 57.3 128 128c0 26.7-8.2 51.4-22.1 71.9L569 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L456 425.8l-.1 .1C435.4 439.8 410.7 448 384 448c-70.7 0-128-57.3-128-128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0s-40 40.7-40 69.3z"]},gg={prefix:"fak",iconName:"regular-language-slash",icon:[640,512,[],"e04e","M0 128c0-9.7 2.2-19 6.1-27.2l125.2 98.6-53.6 120.5c-4.4 10.1 .1 22 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1 73.6 0 8.9 20.1c4.5 10.1 16.3 14.7 26.4 10.2s14.7-16.3 10.2-26.4l-22.6-50.8 100.3 79 0 51.9 65.8 0 60.9 48-126.8 0-16 0-32 0-208 0c-35.3 0-64-28.7-64-64L0 128zM5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l75.1 58.9 158.1 0 32 0 16 0 256 0c35.3 0 64 28.7 64 64l0 256c0 27.3-17.2 50.7-41.4 59.9l32.2 25.2c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM141 276l19-42.8 19 42.8-38 0zM320 112l0 113.5 100.1 78.4c3.4-1.8 6.7-3.7 9.9-5.6l-12.1-12.1c-7.8-7.8-7.8-20.5 0-28.3s20.5-7.8 28.3 0l14.6 14.6 .5 .5c12.4-13.1 22.5-28.3 29.8-45l-35.1 0-72 0c-11 0-20-9-20-20s9-20 20-20l52 0 0-4c0-11 9-20 20-20s20 9 20 20l0 4 44 0 16 0c11 0 20 9 20 20s-9 20-20 20l-2 0-1.8 4.5c-8.9 24.5-22.4 46.6-39.6 65.4 .9 .5 1.8 1.1 2.7 1.6l18.9 11.3c9.5 5.6 12.5 17.9 6.9 27.4s-17.9 12.6-27.4 6.9l-18.9-11.3c-4.5-2.7-8.8-5.5-13.1-8.5-2.5 1.8-5.1 3.6-7.7 5.2l88.6 69.5 33.4 0c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16l-256 0z"]},yg={prefix:"fak",iconName:"regular-chart-bar-grouped",icon:[512,512,[],"e037","M81 88c-11.6 0-21 9.4-21 21v350c0 11.6 9.4 21 21 21s21-9.4 21-21V109c0-11.6-9.4-21-21-21zm70-56c-11.6 0-21 9.4-21 21v406c0 11.6 9.4 21 21 21s21-9.4 21-21V53c0-11.6-9.4-21-21-21zM431 144c-11.6 0-21 9.4-21 21v294c0 11.6 9.4 21 21 21s21-9.4 21-21V165c0-11.6-9.4-21-21-21zm-70 56c-11.6 0-21 9.4-21 21v238c0 11.6 9.4 21 21 21s21-9.4 21-21V221c0-11.6-9.4-21-21-21z"]},bg={prefix:"fak",iconName:"regular-consumer",icon:[512,512,[],"e03d","M360 320h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40h-80c-22.1 0-40 17.9-40 40v16H136v-56h16c22.1 0 40-17.9 40-40V40c0-22.1-17.9-40-40-40H72C49.9 0 32 17.9 32 40v80c0 22.1 17.9 40 40 40h16v224c0 39.7 32.3 72 72 72h160v16c0 22.1 17.9 40 40 40h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40h-80c-22.1 0-40 17.9-40 40v16H160c-13.1 0-24-10.9-24-24V264h184v16c0 22.1 17.9 40 40 40zm8 80h64v64h-64v-64zM80 112V48h64v64H80z"]},vg={prefix:"fak",iconName:"regular-chart-bar-normalized",icon:[512,512,[],"e038","M284 32h-56c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406h-42v-42h42zm0-182h-42V74h42zM123 32H67c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406H74v-70h42zm0-294H74V74h42zM445 32h-56c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406h-42V256h42zm0-322h-42V74h42z"]},xg={prefix:"fak",iconName:"regular-user-lock",icon:[640,512,[],"e010","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c43.6 0 83.6 15.7 114.6 41.7c-.2 2.1-.3 4.2-.3 6.3l0 67.6C361.8 379.3 319 352 269.8 352l-91.4 0c-65.7 0-120.1 48.7-129 112L384 464l0 15.9c0 11.7 3.1 22.6 8.6 32.1L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM416 352c0-17.7 14.3-32 32-32l0-48c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128zm80-80l0 48 64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},Sg={prefix:"fak",iconName:"regular-circle-dollar-slash",icon:[640,512,[],"e00a","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l95.4 74.8c16.7-17.7 36.1-33.1 57.8-45.6c79.2-45.7 176.8-45.7 256 0S576 164.5 576 256c0 49.9-14.5 97.7-40.6 138.3l95.4 74.8c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 256c0-33.1 6.4-65.3 18.3-95.1L122 192.2c-6.6 20.3-10 41.8-10 63.8c0 74.3 39.6 143 104 180.1s143.6 37.2 208 0c1.5-.9 2.9-1.7 4.4-2.6l39.7 31.3c-6.5 4.6-13.2 8.9-20.1 12.9c-79.2 45.7-176.8 45.7-256 0S64 347.5 64 256zM172.2 109.6L254 173.8c7.2-8.1 16.6-14.2 26.2-18.4c5.5-2.4 11.4-4.3 17.5-5.7l0-16.1c0-11.9 9.7-21.6 21.6-21.6s21.6 9.7 21.5 21.6l0 14.2c9.7 1.2 19.4 3.9 29 6.6c1.9 .5 3.7 1 5.6 1.6c11.5 3.2 18.3 15.1 15.1 26.6s-15.1 18.2-26.6 15.1c-1.6-.4-3.1-.9-4.7-1.3c-7-2-14-3.9-21.1-5.3c-13.2-2.5-28.5-1.3-40.8 4c-3.2 1.4-6.3 3.4-8.7 5.8l42.8 33.6c15.4 4.3 34.5 10 48.9 19.9c13.5 9.3 22.1 22.6 24.5 37.7l92.6 72.6C517.1 332.4 528 295 528 256c0-74.3-39.6-143-104-180.1s-143.6-37.2-208 0c-16.3 9.4-30.9 20.8-43.8 33.8zm69 211.7c3.8-11.3 16-17.5 27.3-13.7c0 0 .1 0 .1 0l72.3 57 0 13.9c0 11.9-9.7 21.6-21.6 21.6s-21.6-9.7-21.6-21.6l0-17.4c-14.5-3.3-28.7-7.9-42.8-12.5c-11.3-3.7-17.5-16-13.7-27.3z"]},Cg={prefix:"fak",iconName:"regular-binder-open-arrow-right",icon:[576,512,[],"e032","M478.7 262.1c-5.4-4.8-12.7-6-19.1-2.9l-.3 .6c-6.4 2.9-10.5 9.2-10.5 16.2v35.6h-62.6c-54.3 0-98.1 44.1-98.1 98.1s45.4 91.5 55.9 97.2c1.3 .6 2.9 1 4.4 1c6 0 11.1-5.1 11.1-11.1s-2.5-7.9-5.4-10.8c-5.4-5.1-12.4-14.6-12.4-31.8c0-29.5 24.1-53.7 53.7-53.7h53.7v35.6c0 7 4.1 13.3 10.5 16.2s14 1.6 19.1-2.9l89.2-80.4c3.8-3.5 6-8.3 6-13.3s-2.2-9.8-6-13.3L478.7 262zM547 53.7c-21.6-7-73-21.3-128-21.3l-.3-.3c-36.5 0-71.1 6.4-96.6 12.7c-12.7 3.2-23.2 6.4-30.8 8.6c-1.3 .3-2.5 .6-3.8 1.3c-1-.3-2.5-1-3.8-1.3c-7.3-2.5-18.1-5.4-30.8-8.6c-25.4-6.4-60-12.7-96.6-12.7c-54.6 0-105.8 14.6-127.4 21.3C12.5 58.8 2 74 2 90.5v310c0 23.5 19.7 40.3 41 40.3s4.4 0 6.7-.6c19.7-3.2 54.3-7.6 99.1-7.6s79.1 16.2 99.4 27.9c-5.1-15.2-7.9-32.1-7.9-50.5s.6-3.8 .6-6c-24.5-10.2-56.2-18.7-91.8-18.7s-76.9 3.8-99.1 7V96.9c22.2-6.7 63.8-17.1 107.3-17.1s62.2 5.4 85.1 11.1c8.6 2.2 15.9 4.1 21.9 6v62.3h-31.8c-13 0-23.8 10.8-23.8 23.8s10.8 23.8 23.8 23.8h31.8v95.3h-31.8c-13 0-23.8 10.8-23.8 23.8s10.8 23.8 23.8 23.8h21.6c12.4-27 32.7-49.2 57.8-64.2v-78.8h31.8c13 0 23.8-10.8 23.8-23.8s-10.8-23.8-23.8-23.8h-31.8V96.8c6-1.9 13.3-3.8 21.9-6c23.2-5.7 54-11.1 85.1-11.1S504 90.2 526.2 96.8v144.8l47.6 42.9V90.9c0-16.5-10.2-31.8-27-37.2z"]},Eg={prefix:"fak",iconName:"regular-bullets-lines",icon:[512,512,[],"e036","M416 192c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 280c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0 80c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 448c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-424c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44S32 52.7 32 88s28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 112c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"]},Og={prefix:"fak",iconName:"regular-binder-open-pen",icon:[608,512,[],"e031","M367.3 324.8c-1.3-12.1-11.2-21.7-23.7-21.7h-32v-95.9h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32V96.5c6.1-1.9 13.4-3.8 22.1-6.1c23.3-5.8 54.3-11.2 85.7-11.2s85.7 10.5 108.1 17.3v83.1c8.3-2.6 16.9-4.2 25.6-4.2s15 1.3 22.4 3.2V90.4c0-16.6-10.2-32-27.2-37.4c-21.7-7-73.5-21.4-128.8-21.4l.6 .3c-36.8 0-71.6 6.4-97.2 12.8c-12.8 3.2-23.3 6.4-31 8.6c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31-8.6c-25.6-6.4-60.4-12.8-97.2-12.8c-55.3 0-107.1 14.7-128.8 21.4C10.6 58.8 0 74.1 0 90.7v312c0 23.7 19.8 40.6 41.2 40.6s4.5 0 6.7-.6c19.8-3.2 54.7-7.7 99.7-7.7s97.5 25.6 112.5 35.5c4.2 2.9 9 4.8 14.4 6.4l6.7-27.5 7.4-29.7c3.5-14.1 10.9-27.2 21.1-37.4l1.9-1.9V351H341l26.2-26.2zm-103.2-165h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v95.9h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v65.9c-25.9-13.7-67.1-29.7-115.7-29.7s-77.4 3.8-99.7 7h-.3V97.1c22.4-6.7 64.3-17.3 108.1-17.3s62.7 5.4 85.7 11.2c8.6 2.2 16 4.2 22.1 6.1v62.7zm332.2 90.1c-4.8-4.8-9.6-9.6-14.4-14.4c-15.7-15.7-40.9-15.7-56.6 0l-29.4 29.4c23.7 23.7 47.3 47.3 71 71c9.9-9.9 19.5-19.5 29.4-29.4c15.7-15.7 15.7-40.9 0-56.6zM344 416.5c-4.2 4.2-7 9.3-8.3 15c-5.1 19.8-9.9 40-15 60.1c-1.3 5.4 0 11.2 4.2 15.3c4.2 4.2 9.6 5.8 15.3 4.2c19.8-5.1 40-9.9 60.1-15c5.8-1.3 10.9-4.2 15-8.3c43.2-43.2 86-86 129.2-129.2L473.2 287.3 344 416.5z"]},Lg={prefix:"fak",iconName:"regular-bookmark-circle-minus",icon:[576,512,[],"e002","M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 150.6c-17.2 4.9-33.4 12.3-48 21.8L336 48 48 48l0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0l50.8 36.3c2.7 28.7 12.3 55.3 27.1 78.3L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l128 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-128 0c-8.8 0-16 7.2-16 16z"]},Ag={prefix:"fak",iconName:"regular-magnifying-glass-one",icon:[512,512,[],"e042","M505 471.1l-133.8-134c28.2-35.5 44.8-80.3 44.8-129.2C416.1 93.1 322.9 0 208 0S0 93.1 0 207.9s93.1 207.9 208 207.9 93.5-16.6 129-44.8v.3L471.1 505c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9zM208 367.8c-88.3 0-160-71.6-160-159.9S119.7 48 208 48s160 71.6 160 159.9-71.7 159.9-160 159.9zm44.5-93.1l.3 .3h-22.4V118.3c0-8.3-4.5-15.7-11.8-19.8c-7.4-3.8-16-3.5-23 1l-44.8 29.7c-5.1 3.2-8.3 8.3-9.6 14.1s0 11.8 3.2 17c3.2 5.1 8.3 8.3 14.1 9.6s11.8 0 17-3.2l9.9-6.7v114.8H163c-12.5 0-22.4 9.9-22.4 22.4s9.9 22.4 22.4 22.4h89.6c12.5 0 22.4-9.9 22.4-22.4s-9.9-22.4-22.4-22.4z"]},wg={prefix:"fak",iconName:"regular-book-open-gear",icon:[640,512,[],"e003","M0 91.1C0 74.5 10.3 59 27.1 53.6C48.8 46.6 100.6 32 156 32c36.8 0 71.8 6.4 97.4 12.7c12.8 3.2 23.4 6.3 30.9 8.7c1.3 .4 2.6 .8 3.7 1.2c1.1-.4 2.4-.8 3.7-1.2c7.4-2.4 18.1-5.5 30.9-8.7C348.2 38.4 383.2 32 420 32c55.4 0 107.2 14.6 128.9 21.6C565.7 59 576 74.6 576 91.1l0 141.4c-.7 .2-1.4 .3-2.1 .5c-5.9-21.1-23.8-37.2-45.9-40.4l0-95.3C505.7 90.6 463.6 80 420 80c-31.6 0-62.6 5.6-85.9 11.3c-8.6 2.1-16.1 4.2-22.1 6l0 319.2 0 .1c3.7-2 7.7-4 12-6c.5 8.4 2.9 16.8 7.4 24.6l11.3 19.6c-12.1 5.8-20.8 11.6-25.9 15.3c-7.7 5.7-17.8 9.9-29.3 9.9c-10.2 0-19.5-3.4-27-8.4C245.5 461.5 202 436 148 436c-45.2 0-80.2 4.4-100 7.7c-24 4-48-14.1-48-40.2L0 91.1zm48 6.2l0 297.8c22.6-3.4 57.1-7.1 100-7.1c48.8 0 90 16.2 116 29.9l0-320.6c-6-1.8-13.5-3.9-22.1-6C218.6 85.6 187.6 80 156 80C112.4 80 70.3 90.6 48 97.3zM363.2 316.8l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4c4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13c0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1c-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1c0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zm95.2 26.9c-8.6 14.9-8.6 33.1 0 48s24.4 24 41.6 24s33-9.1 41.6-24s8.6-33.1 0-48s-24.4-24-41.6-24s-33 9.1-41.6 24z"]},Rg={prefix:"fak",iconName:"light-book-open-gear",icon:[640,512,[],"e04c","M0 91.1C0 74.5 10.3 59 27.1 53.6 48.8 46.6 100.6 32 156 32 200.6 32 245.7 40.6 288 54.6 330.3 40.6 375.4 32 420 32 475.4 32 527.2 46.6 548.9 53.6 565.7 59 576 74.5 576 91.1l0 141.4c-.7 .2-1.4 .3-2.1 .5-4.4-15.7-15.4-28.7-29.9-35.6L544 91c0-3.5-2.1-6.1-4.9-7-20.5-6.5-68.6-20-119.1-20-38.6 0-78.1 7.1-116 19l0 357c5.9-3.9 13.7-8.6 23.4-13.3 1.1 2.9 2.4 5.7 4 8.5l11.3 19.6c-12.1 5.8-20.8 11.6-25.9 15.3-7.5 5.5-17.2 9.6-28.2 9.9l-.7 0-.2 0-.3 0c-10.2 0-19.6-3.4-27-8.4-14.9-10.1-58.4-35.6-112.4-35.6-45.2 0-80.1 4.4-100 7.7-24 4-48-14.1-48-40.2L0 91.1zM32 91l0 312.5c0 2.7 1.1 4.9 3.1 6.5 2.2 1.8 5.1 2.5 7.6 2.1 21.3-3.6 58-8.2 105.3-8.2 56.8 0 102.8 23.7 124 36.9L272 83c-37.9-12-77.4-19-116-19-50.5 0-98.6 13.5-119.1 20-2.8 .9-4.9 3.6-4.9 7zM360.4 319.8L388.1 272c5.6-9.7 18-13.1 27.8-7.4 7 4 15.7 3.4 22.7-.7l.5-.3c7-4 11.9-11.2 11.9-19.2 0-11.2 9.1-20.3 20.3-20.3l55.3 0c11.3 0 20.4 9.1 20.4 20.4 0 8.1 4.9 15.3 11.9 19.4l.3 .2c7 4.1 15.8 4.8 22.8 .7 9.8-5.6 22.2-2.3 27.9 7.5l27.5 47.6c5.7 9.9 2.3 22.5-7.6 28.2l-.3 .2c-6.9 4-10.6 11.7-10.6 19.6l0 .1c0 8.2 3.8 16.2 10.9 20.3 9.9 5.7 13.3 18.3 7.6 28.2l-27.3 47.3c-5.7 9.9-18.6 13.2-28.5 7.5-7-4-15.7-3.5-22.7 .6S547 483.2 547 491.3c0 11.5-9.3 20.9-20.8 20.9l-54.6 0c-11.4 0-20.7-9.4-20.7-20.8 0-8.1-4.9-15.4-12-19.5-7-4-15.7-4.6-22.7-.6-9.9 5.7-22.6 2.4-28.3-7.5l-27.4-47.6c-5.7-9.8-2.3-22.3 7.5-28 7.1-4.1 10.9-12 10.8-20.1l0-.4c0-8-3.8-15.8-10.8-19.9-9.8-5.7-13.2-18.2-7.6-28zm33 7.1c12 11 17.5 26.5 17.5 40.8l0 .3c0 14.3-5.4 29.9-17.5 41.1l17.2 29.8c15.6-5 31.9-2.1 44.4 5.1s23.3 19.9 26.8 36l34.4 0c3.5-16.1 14.2-28.8 26.7-36.1 12.6-7.3 29-10.1 44.6-5.1L604.7 409c-12.2-11.2-17.7-26.9-17.7-41.3l0-.1c0-14.3 5.6-29.8 17.7-40.8L587.4 297c-15.7 4.9-31.9 1.8-44.2-5.4l-.2-.1c-12.3-7.1-23-19.6-26.6-35.5l-34.6 0c-3.6 15.9-14.3 28.3-26.6 35.4-.2 .1-.4 .1-.5 .2-12.3 7.2-28.4 10.2-44 5.4l-17.3 29.9zM443 367.8c0-30.9 25.1-56 56-56s56 25.1 56 56-25.1 56-56 56-56-25.1-56-56zm32 0c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24z"]};var Ef={far:{},fas:{},fak:{}},mc=[];function gc(e){Object.keys(e).forEach(function(t){if(t!=="prefix"){var r=e[t],a=r.icon[2];a.forEach(function(n){typeof n=="string"&&(Ef[r.prefix][n]=r)}),Ef[r.prefix][r.iconName]=r,mc.push(r)}})}gc(cc);gc(pc);gc(hc);function Oc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,a=Array(t);r<t;r++)a[r]=e[r];return a}function _g(e){if(Array.isArray(e))return e}function Ng(e){if(Array.isArray(e))return Oc(e)}function Tg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Of(e,t){for(var r=0;r<t.length;r++){var a=t[r];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,r0(a.key),a)}}function Mg(e,t,r){return t&&Of(e.prototype,t),r&&Of(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Cn(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=$c(e))||t&&e&&typeof e.length=="number"){r&&(e=r);var a=0,n=function(){};return{s:n,n:function(){return a>=e.length?{done:!0}:{done:!1,value:e[a++]}},e:function(d){throw d},f:n}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
548
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i,s=!0,c=!1;return{s:function(){r=r.call(e)},n:function(){var d=r.next();return s=d.done,d},e:function(d){c=!0,i=d},f:function(){try{s||r.return==null||r.return()}finally{if(c)throw i}}}}function j(e,t,r){return(t=r0(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ig(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Pg(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var a,n,i,s,c=[],d=!0,f=!1;try{if(i=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;d=!1}else for(;!(d=(a=i.call(r)).done)&&(c.push(a.value),c.length!==t);d=!0);}catch(h){f=!0,n=h}finally{try{if(!d&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(f)throw n}}return c}}function zg(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
549
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function kg(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
550
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Lf(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,a)}return r}function T(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Lf(Object(r),!0).forEach(function(a){j(e,a,r[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Lf(Object(r)).forEach(function(a){Object.defineProperty(e,a,Object.getOwnPropertyDescriptor(r,a))})}return e}function Rn(e,t){return _g(e)||Pg(e,t)||$c(e,t)||zg()}function lt(e){return Ng(e)||Ig(e)||$c(e)||kg()}function Dg(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var a=r.call(e,t||"default");if(typeof a!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function r0(e){var t=Dg(e,"string");return typeof t=="symbol"?t:t+""}function Ln(e){"@babel/helpers - typeof";return Ln=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ln(e)}function $c(e,t){if(e){if(typeof e=="string")return Oc(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Oc(e,t):void 0}}var Af=function(){},Bc={},o0={},a0=null,n0={mark:Af,measure:Af};try{typeof window<"u"&&(Bc=window),typeof document<"u"&&(o0=document),typeof MutationObserver<"u"&&(a0=MutationObserver),typeof performance<"u"&&(n0=performance)}catch{}var Ug=Bc.navigator||{},wf=Ug.userAgent,Rf=wf===void 0?"":wf,rr=Bc,ce=o0,_f=a0,xn=n0,Gw=!!rr.document,Ft=!!ce.documentElement&&!!ce.head&&typeof ce.addEventListener=="function"&&typeof ce.createElement=="function",i0=~Rf.indexOf("MSIE")||~Rf.indexOf("Trident/"),yc,$g=/fa(k|kd|s|r|l|t|d|dr|dl|dt|b|slr|slpr|wsb|tl|ns|nds|es|gt|jr|jfr|jdr|usb|ufsb|udsb|cr|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/,Bg=/Font ?Awesome ?([567 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit|Notdog Duo|Notdog|Chisel|Etch|Graphite|Thumbprint|Jelly Fill|Jelly Duo|Jelly|Utility|Utility Fill|Utility Duo|Slab Press|Slab|Whiteboard)?.*/i,s0={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fab:"brands","fa-brands":"brands"},duotone:{fa:"solid",fad:"solid","fa-solid":"solid","fa-duotone":"solid",fadr:"regular","fa-regular":"regular",fadl:"light","fa-light":"light",fadt:"thin","fa-thin":"thin"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid",fasdr:"regular","fa-regular":"regular",fasdl:"light","fa-light":"light",fasdt:"thin","fa-thin":"thin"},slab:{"fa-regular":"regular",faslr:"regular"},"slab-press":{"fa-regular":"regular",faslpr:"regular"},thumbprint:{"fa-light":"light",fatl:"light"},whiteboard:{"fa-semibold":"semibold",fawsb:"semibold"},notdog:{"fa-solid":"solid",fans:"solid"},"notdog-duo":{"fa-solid":"solid",fands:"solid"},etch:{"fa-solid":"solid",faes:"solid"},graphite:{"fa-thin":"thin",fagt:"thin"},jelly:{"fa-regular":"regular",fajr:"regular"},"jelly-fill":{"fa-regular":"regular",fajfr:"regular"},"jelly-duo":{"fa-regular":"regular",fajdr:"regular"},chisel:{"fa-regular":"regular",facr:"regular"},utility:{"fa-semibold":"semibold",fausb:"semibold"},"utility-duo":{"fa-semibold":"semibold",faudsb:"semibold"},"utility-fill":{"fa-semibold":"semibold",faufsb:"semibold"}},Hg={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},c0=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-utility","fa-utility-duo","fa-utility-fill"],Re="classic",ia="duotone",l0="sharp",d0="sharp-duotone",f0="chisel",u0="etch",p0="graphite",h0="jelly",m0="jelly-duo",g0="jelly-fill",y0="notdog",b0="notdog-duo",v0="slab",x0="slab-press",S0="thumbprint",C0="utility",E0="utility-duo",O0="utility-fill",L0="whiteboard",Fg="Classic",Gg="Duotone",Wg="Sharp",jg="Sharp Duotone",Vg="Chisel",Kg="Etch",Zg="Graphite",Yg="Jelly",qg="Jelly Duo",Xg="Jelly Fill",Jg="Notdog",Qg="Notdog Duo",ey="Slab",ty="Slab Press",ry="Thumbprint",oy="Utility",ay="Utility Duo",ny="Utility Fill",iy="Whiteboard",A0=[Re,ia,l0,d0,f0,u0,p0,h0,m0,g0,y0,b0,v0,x0,S0,C0,E0,O0,L0],Ww=(yc={},j(j(j(j(j(j(j(j(j(j(yc,Re,Fg),ia,Gg),l0,Wg),d0,jg),f0,Vg),u0,Kg),p0,Zg),h0,Yg),m0,qg),g0,Xg),j(j(j(j(j(j(j(j(j(yc,y0,Jg),b0,Qg),v0,ey),x0,ty),S0,ry),C0,oy),E0,ay),O0,ny),L0,iy)),sy={classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},duotone:{900:"fad",400:"fadr",300:"fadl",100:"fadt"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds",400:"fasdr",300:"fasdl",100:"fasdt"},slab:{400:"faslr"},"slab-press":{400:"faslpr"},whiteboard:{600:"fawsb"},thumbprint:{300:"fatl"},notdog:{900:"fans"},"notdog-duo":{900:"fands"},etch:{900:"faes"},graphite:{100:"fagt"},chisel:{400:"facr"},jelly:{400:"fajr"},"jelly-fill":{400:"fajfr"},"jelly-duo":{400:"fajdr"},utility:{600:"fausb"},"utility-duo":{600:"faudsb"},"utility-fill":{600:"faufsb"}},cy={"Font Awesome 7 Free":{900:"fas",400:"far"},"Font Awesome 7 Pro":{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},"Font Awesome 7 Brands":{400:"fab",normal:"fab"},"Font Awesome 7 Duotone":{900:"fad",400:"fadr",normal:"fadr",300:"fadl",100:"fadt"},"Font Awesome 7 Sharp":{900:"fass",400:"fasr",normal:"fasr",300:"fasl",100:"fast"},"Font Awesome 7 Sharp Duotone":{900:"fasds",400:"fasdr",normal:"fasdr",300:"fasdl",100:"fasdt"},"Font Awesome 7 Jelly":{400:"fajr",normal:"fajr"},"Font Awesome 7 Jelly Fill":{400:"fajfr",normal:"fajfr"},"Font Awesome 7 Jelly Duo":{400:"fajdr",normal:"fajdr"},"Font Awesome 7 Slab":{400:"faslr",normal:"faslr"},"Font Awesome 7 Slab Press":{400:"faslpr",normal:"faslpr"},"Font Awesome 7 Thumbprint":{300:"fatl",normal:"fatl"},"Font Awesome 7 Notdog":{900:"fans",normal:"fans"},"Font Awesome 7 Notdog Duo":{900:"fands",normal:"fands"},"Font Awesome 7 Etch":{900:"faes",normal:"faes"},"Font Awesome 7 Graphite":{100:"fagt",normal:"fagt"},"Font Awesome 7 Chisel":{400:"facr",normal:"facr"},"Font Awesome 7 Whiteboard":{600:"fawsb",normal:"fawsb"},"Font Awesome 7 Utility":{600:"fausb",normal:"fausb"},"Font Awesome 7 Utility Duo":{600:"faudsb",normal:"faudsb"},"Font Awesome 7 Utility Fill":{600:"faufsb",normal:"faufsb"}},ly=new Map([["classic",{defaultShortPrefixId:"fas",defaultStyleId:"solid",styleIds:["solid","regular","light","thin","brands"],futureStyleIds:[],defaultFontWeight:900}],["duotone",{defaultShortPrefixId:"fad",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp",{defaultShortPrefixId:"fass",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp-duotone",{defaultShortPrefixId:"fasds",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["chisel",{defaultShortPrefixId:"facr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["etch",{defaultShortPrefixId:"faes",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["graphite",{defaultShortPrefixId:"fagt",defaultStyleId:"thin",styleIds:["thin"],futureStyleIds:[],defaultFontWeight:100}],["jelly",{defaultShortPrefixId:"fajr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-duo",{defaultShortPrefixId:"fajdr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-fill",{defaultShortPrefixId:"fajfr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["notdog",{defaultShortPrefixId:"fans",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["notdog-duo",{defaultShortPrefixId:"fands",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["slab",{defaultShortPrefixId:"faslr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-press",{defaultShortPrefixId:"faslpr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["thumbprint",{defaultShortPrefixId:"fatl",defaultStyleId:"light",styleIds:["light"],futureStyleIds:[],defaultFontWeight:300}],["utility",{defaultShortPrefixId:"fausb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-duo",{defaultShortPrefixId:"faudsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-fill",{defaultShortPrefixId:"faufsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["whiteboard",{defaultShortPrefixId:"fawsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}]]),dy={chisel:{regular:"facr"},classic:{brands:"fab",light:"fal",regular:"far",solid:"fas",thin:"fat"},duotone:{light:"fadl",regular:"fadr",solid:"fad",thin:"fadt"},etch:{solid:"faes"},graphite:{thin:"fagt"},jelly:{regular:"fajr"},"jelly-duo":{regular:"fajdr"},"jelly-fill":{regular:"fajfr"},notdog:{solid:"fans"},"notdog-duo":{solid:"fands"},sharp:{light:"fasl",regular:"fasr",solid:"fass",thin:"fast"},"sharp-duotone":{light:"fasdl",regular:"fasdr",solid:"fasds",thin:"fasdt"},slab:{regular:"faslr"},"slab-press":{regular:"faslpr"},thumbprint:{light:"fatl"},utility:{semibold:"fausb"},"utility-duo":{semibold:"faudsb"},"utility-fill":{semibold:"faufsb"},whiteboard:{semibold:"fawsb"}},w0=["fak","fa-kit","fakd","fa-kit-duotone"],Nf={kit:{fak:"kit","fa-kit":"kit"},"kit-duotone":{fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"}},fy=["kit"],uy="kit",py="kit-duotone",hy="Kit",my="Kit Duotone",jw=j(j({},uy,hy),py,my),gy={kit:{"fa-kit":"fak"},"kit-duotone":{"fa-kit-duotone":"fakd"}},yy={"Font Awesome Kit":{400:"fak",normal:"fak"},"Font Awesome Kit Duotone":{400:"fakd",normal:"fakd"}},by={kit:{fak:"fa-kit"},"kit-duotone":{fakd:"fa-kit-duotone"}},Tf={kit:{kit:"fak"},"kit-duotone":{"kit-duotone":"fakd"}},bc,Sn={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},vy=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-utility","fa-utility-duo","fa-utility-fill"],xy="classic",Sy="duotone",Cy="sharp",Ey="sharp-duotone",Oy="chisel",Ly="etch",Ay="graphite",wy="jelly",Ry="jelly-duo",_y="jelly-fill",Ny="notdog",Ty="notdog-duo",My="slab",Iy="slab-press",Py="thumbprint",zy="utility",ky="utility-duo",Dy="utility-fill",Uy="whiteboard",$y="Classic",By="Duotone",Hy="Sharp",Fy="Sharp Duotone",Gy="Chisel",Wy="Etch",jy="Graphite",Vy="Jelly",Ky="Jelly Duo",Zy="Jelly Fill",Yy="Notdog",qy="Notdog Duo",Xy="Slab",Jy="Slab Press",Qy="Thumbprint",e5="Utility",t5="Utility Duo",r5="Utility Fill",o5="Whiteboard",Vw=(bc={},j(j(j(j(j(j(j(j(j(j(bc,xy,$y),Sy,By),Cy,Hy),Ey,Fy),Oy,Gy),Ly,Wy),Ay,jy),wy,Vy),Ry,Ky),_y,Zy),j(j(j(j(j(j(j(j(j(bc,Ny,Yy),Ty,qy),My,Xy),Iy,Jy),Py,Qy),zy,e5),ky,t5),Dy,r5),Uy,o5)),a5="kit",n5="kit-duotone",i5="Kit",s5="Kit Duotone",Kw=j(j({},a5,i5),n5,s5),c5={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},duotone:{"fa-regular":"fadr","fa-light":"fadl","fa-thin":"fadt"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds","fa-regular":"fasdr","fa-light":"fasdl","fa-thin":"fasdt"},slab:{"fa-regular":"faslr"},"slab-press":{"fa-regular":"faslpr"},whiteboard:{"fa-semibold":"fawsb"},thumbprint:{"fa-light":"fatl"},notdog:{"fa-solid":"fans"},"notdog-duo":{"fa-solid":"fands"},etch:{"fa-solid":"faes"},graphite:{"fa-thin":"fagt"},jelly:{"fa-regular":"fajr"},"jelly-fill":{"fa-regular":"fajfr"},"jelly-duo":{"fa-regular":"fajdr"},chisel:{"fa-regular":"facr"},utility:{"fa-semibold":"fausb"},"utility-duo":{"fa-semibold":"faudsb"},"utility-fill":{"fa-semibold":"faufsb"}},l5={classic:["fas","far","fal","fat","fad"],duotone:["fadr","fadl","fadt"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds","fasdr","fasdl","fasdt"],slab:["faslr"],"slab-press":["faslpr"],whiteboard:["fawsb"],thumbprint:["fatl"],notdog:["fans"],"notdog-duo":["fands"],etch:["faes"],graphite:["fagt"],jelly:["fajr"],"jelly-fill":["fajfr"],"jelly-duo":["fajdr"],chisel:["facr"],utility:["fausb"],"utility-duo":["faudsb"],"utility-fill":["faufsb"]},Lc={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},duotone:{fadr:"fa-regular",fadl:"fa-light",fadt:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid",fasdr:"fa-regular",fasdl:"fa-light",fasdt:"fa-thin"},slab:{faslr:"fa-regular"},"slab-press":{faslpr:"fa-regular"},whiteboard:{fawsb:"fa-semibold"},thumbprint:{fatl:"fa-light"},notdog:{fans:"fa-solid"},"notdog-duo":{fands:"fa-solid"},etch:{faes:"fa-solid"},graphite:{fagt:"fa-thin"},jelly:{fajr:"fa-regular"},"jelly-fill":{fajfr:"fa-regular"},"jelly-duo":{fajdr:"fa-regular"},chisel:{facr:"fa-regular"},utility:{fausb:"fa-semibold"},"utility-duo":{faudsb:"fa-semibold"},"utility-fill":{faufsb:"fa-semibold"}},d5=["fa-solid","fa-regular","fa-light","fa-thin","fa-duotone","fa-brands","fa-semibold"],R0=["fa","fas","far","fal","fat","fad","fadr","fadl","fadt","fab","fass","fasr","fasl","fast","fasds","fasdr","fasdl","fasdt","faslr","faslpr","fawsb","fatl","fans","fands","faes","fagt","fajr","fajfr","fajdr","facr","fausb","faudsb","faufsb"].concat(vy,d5),f5=["solid","regular","light","thin","duotone","brands","semibold"],_0=[1,2,3,4,5,6,7,8,9,10],u5=_0.concat([11,12,13,14,15,16,17,18,19,20]),p5=["aw","fw","pull-left","pull-right"],h5=[].concat(lt(Object.keys(l5)),f5,p5,["2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","inverse","layers","layers-bottom-left","layers-bottom-right","layers-counter","layers-text","layers-top-left","layers-top-right","li","pull-end","pull-start","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul","width-auto","width-fixed",Sn.GROUP,Sn.SWAP_OPACITY,Sn.PRIMARY,Sn.SECONDARY]).concat(_0.map(function(e){return"".concat(e,"x")})).concat(u5.map(function(e){return"w-".concat(e)})),m5={"Font Awesome 5 Free":{900:"fas",400:"far"},"Font Awesome 5 Pro":{900:"fas",400:"far",normal:"far",300:"fal"},"Font Awesome 5 Brands":{400:"fab",normal:"fab"},"Font Awesome 5 Duotone":{900:"fad"}},Bt="___FONT_AWESOME___",Ac=16,N0="fa",T0="svg-inline--fa",Rr="data-fa-i2svg",wc="data-fa-pseudo-element",g5="data-fa-pseudo-element-pending",Hc="data-prefix",Fc="data-icon",Mf="fontawesome-i2svg",y5="async",b5=["HTML","HEAD","STYLE","SCRIPT"],M0=["::before","::after",":before",":after"],I0=function(){try{return!0}catch{return!1}}();function sa(e){return new Proxy(e,{get:function(r,a){return a in r?r[a]:r[Re]}})}var P0=T({},s0);P0[Re]=T(T(T(T({},{"fa-duotone":"duotone"}),s0[Re]),Nf.kit),Nf["kit-duotone"]);var v5=sa(P0),Rc=T({},dy);Rc[Re]=T(T(T(T({},{duotone:"fad"}),Rc[Re]),Tf.kit),Tf["kit-duotone"]);var If=sa(Rc),_c=T({},Lc);_c[Re]=T(T({},_c[Re]),by.kit);var Gc=sa(_c),Nc=T({},c5);Nc[Re]=T(T({},Nc[Re]),gy.kit);var Zw=sa(Nc),x5=$g,z0="fa-layers-text",S5=Bg,C5=T({},sy),Yw=sa(C5),E5=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],vc=Hg,O5=[].concat(lt(fy),lt(h5)),oa=rr.FontAwesomeConfig||{};function L5(e){var t=ce.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}function A5(e){return e===""?!0:e==="false"?!1:e==="true"?!0:e}ce&&typeof ce.querySelector=="function"&&(Pf=[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-search-pseudo-elements","searchPseudoElements"],["data-search-pseudo-elements-warnings","searchPseudoElementsWarnings"],["data-search-pseudo-elements-full-scan","searchPseudoElementsFullScan"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]],Pf.forEach(function(e){var t=Rn(e,2),r=t[0],a=t[1],n=A5(L5(r));n!=null&&(oa[a]=n)}));var Pf,k0={styleDefault:"solid",familyDefault:Re,cssPrefix:N0,replacementClass:T0,autoReplaceSvg:!0,autoAddCss:!0,searchPseudoElements:!1,searchPseudoElementsWarnings:!0,searchPseudoElementsFullScan:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};oa.familyPrefix&&(oa.cssPrefix=oa.familyPrefix);var vo=T(T({},k0),oa);vo.autoReplaceSvg||(vo.observeMutations=!1);var B={};Object.keys(k0).forEach(function(e){Object.defineProperty(B,e,{enumerable:!0,set:function(r){vo[e]=r,aa.forEach(function(a){return a(B)})},get:function(){return vo[e]}})});Object.defineProperty(B,"familyPrefix",{enumerable:!0,set:function(t){vo.cssPrefix=t,aa.forEach(function(r){return r(B)})},get:function(){return vo.cssPrefix}});rr.FontAwesomeConfig=B;var aa=[];function w5(e){return aa.push(e),function(){aa.splice(aa.indexOf(e),1)}}var tr=Ac,Et={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function R5(e){if(!(!e||!Ft)){var t=ce.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var r=ce.head.childNodes,a=null,n=r.length-1;n>-1;n--){var i=r[n],s=(i.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(s)>-1&&(a=i)}return ce.head.insertBefore(t,a),e}}var _5="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function zf(){for(var e=12,t="";e-- >0;)t+=_5[Math.random()*62|0];return t}function xo(e){for(var t=[],r=(e||[]).length>>>0;r--;)t[r]=e[r];return t}function Wc(e){return e.classList?xo(e.classList):(e.getAttribute("class")||"").split(" ").filter(function(t){return t})}function D0(e){return"".concat(e).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function N5(e){return Object.keys(e||{}).reduce(function(t,r){return t+"".concat(r,'="').concat(D0(e[r]),'" ')},"").trim()}function _n(e){return Object.keys(e||{}).reduce(function(t,r){return t+"".concat(r,": ").concat(e[r].trim(),";")},"")}function jc(e){return e.size!==Et.size||e.x!==Et.x||e.y!==Et.y||e.rotate!==Et.rotate||e.flipX||e.flipY}function T5(e){var t=e.transform,r=e.containerWidth,a=e.iconWidth,n={transform:"translate(".concat(r/2," 256)")},i="translate(".concat(t.x*32,", ").concat(t.y*32,") "),s="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),c="rotate(".concat(t.rotate," 0 0)"),d={transform:"".concat(i," ").concat(s," ").concat(c)},f={transform:"translate(".concat(a/2*-1," -256)")};return{outer:n,inner:d,path:f}}function M5(e){var t=e.transform,r=e.width,a=r===void 0?Ac:r,n=e.height,i=n===void 0?Ac:n,s=e.startCentered,c=s===void 0?!1:s,d="";return c&&i0?d+="translate(".concat(t.x/tr-a/2,"em, ").concat(t.y/tr-i/2,"em) "):c?d+="translate(calc(-50% + ".concat(t.x/tr,"em), calc(-50% + ").concat(t.y/tr,"em)) "):d+="translate(".concat(t.x/tr,"em, ").concat(t.y/tr,"em) "),d+="scale(".concat(t.size/tr*(t.flipX?-1:1),", ").concat(t.size/tr*(t.flipY?-1:1),") "),d+="rotate(".concat(t.rotate,"deg) "),d}var I5=`:root, :host {
551
551
  --fa-font-solid: normal 900 1em/1 'Font Awesome 7 Free';
552
552
  --fa-font-regular: normal 400 1em/1 'Font Awesome 7 Free';
553
553
  --fa-font-light: normal 300 1em/1 'Font Awesome 7 Pro';
@@ -1098,12 +1098,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1098
1098
  margin: auto;
1099
1099
  position: absolute;
1100
1100
  z-index: var(--fa-stack-z-index, auto);
1101
- }`;function R0(){var e=x0,t=S0,r=B.cssPrefix,a=B.replacementClass,n=x5;if(r!==e||a!==t){var i=new RegExp("\\.".concat(e,"\\-"),"g"),s=new RegExp("\\--".concat(e,"\\-"),"g"),c=new RegExp("\\.".concat(t),"g");n=n.replace(i,".".concat(r,"-")).replace(s,"--".concat(r,"-")).replace(c,".".concat(a))}return n}var Lf=!1;function vc(){B.autoAddCss&&!Lf&&(m5(R0()),Lf=!0)}var S5={mixout:function(){return{dom:{css:R0,insertCss:vc}}},hooks:function(){return{beforeDOMElementCreation:function(){vc()},beforeI2svg:function(){vc()}}}},Bt=rr||{};Bt[$t]||(Bt[$t]={});Bt[$t].styles||(Bt[$t].styles={});Bt[$t].hooks||(Bt[$t].hooks={});Bt[$t].shims||(Bt[$t].shims=[]);var it=Bt[$t],_0=[],N0=function(){ce.removeEventListener("DOMContentLoaded",N0),On=1,_0.map(function(t){return t()})},On=!1;Ht&&(On=(ce.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(ce.readyState),On||ce.addEventListener("DOMContentLoaded",N0));function C5(e){Ht&&(On?setTimeout(e,0):_0.push(e))}function sa(e){var t=e.tag,r=e.attributes,a=r===void 0?{}:r,n=e.children,i=n===void 0?[]:n;return typeof e=="string"?w0(e):"<".concat(t," ").concat(y5(a),">").concat(i.map(sa).join(""),"</").concat(t,">")}function wf(e,t,r){if(e&&e[t]&&e[t][r])return{prefix:t,iconName:r,icon:e[t][r]}}var E5=function(t,r){return function(a,n,i,s){return t.call(r,a,n,i,s)}},xc=function(t,r,a,n){var i=Object.keys(t),s=i.length,c=n!==void 0?E5(r,n):r,d,f,h;for(a===void 0?(d=1,h=t[i[0]]):(d=0,h=a);d<s;d++)f=i[d],h=c(h,t[f],f,t);return h};function T0(e){return st(e).length!==1?null:e.codePointAt(0).toString(16)}function Rf(e){return Object.keys(e).reduce(function(t,r){var a=e[r],n=!!a.icon;return n?t[a.iconName]=a.icon:t[r]=a,t},{})}function Nc(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.skipHooks,n=a===void 0?!1:a,i=Rf(t);typeof it.hooks.addPack=="function"&&!n?it.hooks.addPack(e,Rf(t)):it.styles[e]=T(T({},it.styles[e]||{}),i),e==="fas"&&Nc("fa",t)}var aa=it.styles,O5=it.shims,M0=Object.keys(Fc),A5=M0.reduce(function(e,t){return e[t]=Object.keys(Fc[t]),e},{}),jc=null,I0={},P0={},z0={},k0={},D0={};function L5(e){return~f5.indexOf(e)}function w5(e,t){var r=t.split("-"),a=r[0],n=r.slice(1).join("-");return a===e&&n!==""&&!L5(n)?n:null}var U0=function(){var t=function(i){return xc(aa,function(s,c,d){return s[d]=xc(c,i,{}),s},{})};I0=t(function(n,i,s){if(i[3]&&(n[i[3]]=s),i[2]){var c=i[2].filter(function(d){return typeof d=="number"});c.forEach(function(d){n[d.toString(16)]=s})}return n}),P0=t(function(n,i,s){if(n[s]=s,i[2]){var c=i[2].filter(function(d){return typeof d=="string"});c.forEach(function(d){n[d]=s})}return n}),D0=t(function(n,i,s){var c=i[2];return n[s]=s,c.forEach(function(d){n[d]=s}),n});var r="far"in aa||B.autoFetchSvg,a=xc(O5,function(n,i){var s=i[0],c=i[1],d=i[2];return c==="far"&&!r&&(c="fas"),typeof s=="string"&&(n.names[s]={prefix:c,iconName:d}),typeof s=="number"&&(n.unicodes[s.toString(16)]={prefix:c,iconName:d}),n},{names:{},unicodes:{}});z0=a.names,k0=a.unicodes,jc=Rn(B.styleDefault,{family:B.familyDefault})};h5(function(e){jc=Rn(e.styleDefault,{family:B.familyDefault})});U0();function Vc(e,t){return(I0[e]||{})[t]}function R5(e,t){return(P0[e]||{})[t]}function Or(e,t){return(D0[e]||{})[t]}function $0(e){return z0[e]||{prefix:null,iconName:null}}function _5(e){var t=k0[e],r=Vc("fas",e);return t||(r?{prefix:"fas",iconName:r}:null)||{prefix:null,iconName:null}}function or(){return jc}var B0=function(){return{prefix:null,iconName:null,rest:[]}};function N5(e){var t=Re,r=M0.reduce(function(a,n){return a[n]="".concat(B.cssPrefix,"-").concat(n),a},{});return g0.forEach(function(a){(e.includes(r[a])||e.some(function(n){return A5[a].includes(n)}))&&(t=a)}),t}function Rn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.family,a=r===void 0?Re:r,n=i5[a][e];if(a===na&&!e)return"fad";var i=Ef[a][e]||Ef[a][n],s=e in it.styles?e:null,c=i||s||null;return c}function T5(e){var t=[],r=null;return e.forEach(function(a){var n=w5(B.cssPrefix,a);n?r=n:a&&t.push(a)}),{iconName:r,rest:t}}function _f(e){return e.sort().filter(function(t,r,a){return a.indexOf(t)===r})}var Nf=b0.concat(y0);function _n(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.skipLookups,a=r===void 0?!1:r,n=null,i=_f(e.filter(function(v){return Nf.includes(v)})),s=_f(e.filter(function(v){return!Nf.includes(v)})),c=i.filter(function(v){return n=v,!Jf.includes(v)}),d=Ln(c,1),f=d[0],h=f===void 0?null:f,p=N5(i),y=T(T({},T5(s)),{},{prefix:Rn(h,{family:p})});return T(T(T({},y),z5({values:e,family:p,styles:aa,config:B,canonical:y,givenPrefix:n})),M5(a,n,y))}function M5(e,t,r){var a=r.prefix,n=r.iconName;if(e||!a||!n)return{prefix:a,iconName:n};var i=t==="fa"?$0(n):{},s=Or(a,n);return n=i.iconName||s||n,a=i.prefix||a,a==="far"&&!aa.far&&aa.fas&&!B.autoFetchSvg&&(a="fas"),{prefix:a,iconName:n}}var I5=g0.filter(function(e){return e!==Re||e!==na}),P5=Object.keys(Oc).filter(function(e){return e!==Re}).map(function(e){return Object.keys(Oc[e])}).flat();function z5(e){var t=e.values,r=e.family,a=e.canonical,n=e.givenPrefix,i=n===void 0?"":n,s=e.styles,c=s===void 0?{}:s,d=e.config,f=d===void 0?{}:d,h=r===na,p=t.includes("fa-duotone")||t.includes("fad"),y=f.familyDefault==="duotone",v=a.prefix==="fad"||a.prefix==="fa-duotone";if(!h&&(p||y||v)&&(a.prefix="fad"),(t.includes("fa-brands")||t.includes("fab"))&&(a.prefix="fab"),!a.prefix&&I5.includes(r)){var S=Object.keys(c).find(function(_){return P5.includes(_)});if(S||f.autoFetchSvg){var O=qg.get(r).defaultShortPrefixId;a.prefix=O,a.iconName=Or(a.prefix,a.iconName)||a.iconName}}return(a.prefix==="fa"||i==="fa")&&(a.prefix=or()||"fas"),a}var k5=function(){function e(){bg(this,e),this.definitions={}}return vg(e,[{key:"add",value:function(){for(var r=this,a=arguments.length,n=new Array(a),i=0;i<a;i++)n[i]=arguments[i];var s=n.reduce(this._pullDefinitions,{});Object.keys(s).forEach(function(c){r.definitions[c]=T(T({},r.definitions[c]||{}),s[c]),Nc(c,s[c]);var d=Fc[Re][c];d&&Nc(d,s[c]),U0()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(r,a){var n=a.prefix&&a.iconName&&a.icon?{0:a}:a;return Object.keys(n).map(function(i){var s=n[i],c=s.prefix,d=s.iconName,f=s.icon,h=f[2];r[c]||(r[c]={}),h.length>0&&h.forEach(function(p){typeof p=="string"&&(r[c][p]=f)}),r[c][d]=f}),r}}])}(),Tf=[],mo={},go={},D5=Object.keys(go);function U5(e,t){var r=t.mixoutsTo;return Tf=e,mo={},Object.keys(go).forEach(function(a){D5.indexOf(a)===-1&&delete go[a]}),Tf.forEach(function(a){var n=a.mixout?a.mixout():{};if(Object.keys(n).forEach(function(s){typeof n[s]=="function"&&(r[s]=n[s]),En(n[s])==="object"&&Object.keys(n[s]).forEach(function(c){r[s]||(r[s]={}),r[s][c]=n[s][c]})}),a.hooks){var i=a.hooks();Object.keys(i).forEach(function(s){mo[s]||(mo[s]=[]),mo[s].push(i[s])})}a.provides&&a.provides(go)}),r}function Tc(e,t){for(var r=arguments.length,a=new Array(r>2?r-2:0),n=2;n<r;n++)a[n-2]=arguments[n];var i=mo[e]||[];return i.forEach(function(s){t=s.apply(null,[t].concat(a))}),t}function Lr(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];var n=mo[e]||[];n.forEach(function(i){i.apply(null,r)})}function ar(){var e=arguments[0],t=Array.prototype.slice.call(arguments,1);return go[e]?go[e].apply(null,t):void 0}function Mc(e){e.prefix==="fa"&&(e.prefix="fas");var t=e.iconName,r=e.prefix||or();if(t)return t=Or(r,t)||t,wf(H0.definitions,r,t)||wf(it.styles,r,t)}var H0=new k5,$5=function(){B.autoReplaceSvg=!1,B.observeMutations=!1,Lr("noAuto")},B5={i2svg:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Ht?(Lr("beforeI2svg",t),ar("pseudoElements2svg",t),ar("i2svg",t)):Promise.reject(new Error("Operation requires a DOM of some kind."))},watch:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.autoReplaceSvgRoot;B.autoReplaceSvg===!1&&(B.autoReplaceSvg=!0),B.observeMutations=!0,C5(function(){F5({autoReplaceSvgRoot:r}),Lr("watch",t)})}},H5={icon:function(t){if(t===null)return null;if(En(t)==="object"&&t.prefix&&t.iconName)return{prefix:t.prefix,iconName:Or(t.prefix,t.iconName)||t.iconName};if(Array.isArray(t)&&t.length===2){var r=t[1].indexOf("fa-")===0?t[1].slice(3):t[1],a=Rn(t[0]);return{prefix:a,iconName:Or(a,r)||r}}if(typeof t=="string"&&(t.indexOf("".concat(B.cssPrefix,"-"))>-1||t.match(s5))){var n=_n(t.split(" "),{skipLookups:!0});return{prefix:n.prefix||or(),iconName:Or(n.prefix,n.iconName)||n.iconName}}if(typeof t=="string"){var i=or();return{prefix:i,iconName:Or(i,t)||t}}}},Ge={noAuto:$5,config:B,dom:B5,parse:H5,library:H0,findIconDefinition:Mc,toHtml:sa},F5=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.autoReplaceSvgRoot,a=r===void 0?ce:r;(Object.keys(it.styles).length>0||B.autoFetchSvg)&&Ht&&B.autoReplaceSvg&&Ge.dom.i2svg({node:a})};function Nn(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map(function(a){return sa(a)})}}),Object.defineProperty(e,"node",{get:function(){if(Ht){var a=ce.createElement("div");return a.innerHTML=e.html,a.children}}}),e}function G5(e){var t=e.children,r=e.main,a=e.mask,n=e.attributes,i=e.styles,s=e.transform;if(Wc(s)&&r.found&&!a.found){var c=r.width,d=r.height,f={x:c/d/2,y:.5};n.style=wn(T(T({},i),{},{"transform-origin":"".concat(f.x+s.x/16,"em ").concat(f.y+s.y/16,"em")}))}return[{tag:"svg",attributes:n,children:t}]}function W5(e){var t=e.prefix,r=e.iconName,a=e.children,n=e.attributes,i=e.symbol,s=i===!0?"".concat(t,"-").concat(B.cssPrefix,"-").concat(r):i;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:T(T({},n),{},{id:s}),children:a}]}]}function j5(e){var t=["aria-label","aria-labelledby","title","role"];return t.some(function(r){return r in e})}function Kc(e){var t=e.icons,r=t.main,a=t.mask,n=e.prefix,i=e.iconName,s=e.transform,c=e.symbol,d=e.maskId,f=e.extra,h=e.watchable,p=h===void 0?!1:h,y=a.found?a:r,v=y.width,S=y.height,O=[B.replacementClass,i?"".concat(B.cssPrefix,"-").concat(i):""].filter(function(L){return f.classes.indexOf(L)===-1}).filter(function(L){return L!==""||!!L}).concat(f.classes).join(" "),_={children:[],attributes:T(T({},f.attributes),{},{"data-prefix":n,"data-icon":i,class:O,role:f.attributes.role||"img",viewBox:"0 0 ".concat(v," ").concat(S)})};!j5(f.attributes)&&!f.attributes["aria-hidden"]&&(_.attributes["aria-hidden"]="true"),p&&(_.attributes[Ar]="");var N=T(T({},_),{},{prefix:n,iconName:i,main:r,mask:a,maskId:d,transform:s,symbol:c,styles:T({},f.styles)}),M=a.found&&r.found?ar("generateAbstractMask",N)||{children:[],attributes:{}}:ar("generateAbstractIcon",N)||{children:[],attributes:{}},A=M.children,E=M.attributes;return N.children=A,N.attributes=E,c?W5(N):G5(N)}function Mf(e){var t=e.content,r=e.width,a=e.height,n=e.transform,i=e.extra,s=e.watchable,c=s===void 0?!1:s,d=T(T({},i.attributes),{},{class:i.classes.join(" ")});c&&(d[Ar]="");var f=T({},i.styles);Wc(n)&&(f.transform=v5({transform:n,startCentered:!0,width:r,height:a}),f["-webkit-transform"]=f.transform);var h=wn(f);h.length>0&&(d.style=h);var p=[];return p.push({tag:"span",attributes:d,children:[t]}),p}function V5(e){var t=e.content,r=e.extra,a=T(T({},r.attributes),{},{class:r.classes.join(" ")}),n=wn(r.styles);n.length>0&&(a.style=n);var i=[];return i.push({tag:"span",attributes:a,children:[t]}),i}var Sc=it.styles;function Ic(e){var t=e[0],r=e[1],a=e.slice(4),n=Ln(a,1),i=n[0],s=null;return Array.isArray(i)?s={tag:"g",attributes:{class:"".concat(B.cssPrefix,"-").concat(bc.GROUP)},children:[{tag:"path",attributes:{class:"".concat(B.cssPrefix,"-").concat(bc.SECONDARY),fill:"currentColor",d:i[0]}},{tag:"path",attributes:{class:"".concat(B.cssPrefix,"-").concat(bc.PRIMARY),fill:"currentColor",d:i[1]}}]}:s={tag:"path",attributes:{fill:"currentColor",d:i}},{found:!0,width:t,height:r,icon:s}}var K5={found:!1,width:512,height:512};function Z5(e,t){!E0&&!B.showMissingIcons&&e&&console.error('Icon with name "'.concat(e,'" and prefix "').concat(t,'" is missing.'))}function Pc(e,t){var r=t;return t==="fa"&&B.styleDefault!==null&&(t=or()),new Promise(function(a,n){if(r==="fa"){var i=$0(e)||{};e=i.iconName||e,t=i.prefix||t}if(e&&t&&Sc[t]&&Sc[t][e]){var s=Sc[t][e];return a(Ic(s))}Z5(e,t),a(T(T({},K5),{},{icon:B.showMissingIcons&&e?ar("missingIconAbstract")||{}:{}}))})}var If=function(){},zc=B.measurePerformance&&bn&&bn.mark&&bn.measure?bn:{mark:If,measure:If},ta='FA "7.2.0"',Y5=function(t){return zc.mark("".concat(ta," ").concat(t," begins")),function(){return F0(t)}},F0=function(t){zc.mark("".concat(ta," ").concat(t," ends")),zc.measure("".concat(ta," ").concat(t),"".concat(ta," ").concat(t," begins"),"".concat(ta," ").concat(t," ends"))},Zc={begin:Y5,end:F0},Sn=function(){};function Pf(e){var t=e.getAttribute?e.getAttribute(Ar):null;return typeof t=="string"}function q5(e){var t=e.getAttribute?e.getAttribute(Bc):null,r=e.getAttribute?e.getAttribute(Hc):null;return t&&r}function X5(e){return e&&e.classList&&e.classList.contains&&e.classList.contains(B.replacementClass)}function J5(){if(B.autoReplaceSvg===!0)return Cn.replace;var e=Cn[B.autoReplaceSvg];return e||Cn.replace}function Q5(e){return ce.createElementNS("http://www.w3.org/2000/svg",e)}function e7(e){return ce.createElement(e)}function G0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.ceFn,a=r===void 0?e.tag==="svg"?Q5:e7:r;if(typeof e=="string")return ce.createTextNode(e);var n=a(e.tag);Object.keys(e.attributes||[]).forEach(function(s){n.setAttribute(s,e.attributes[s])});var i=e.children||[];return i.forEach(function(s){n.appendChild(G0(s,{ceFn:a}))}),n}function t7(e){var t=" ".concat(e.outerHTML," ");return t="".concat(t,"Font Awesome fontawesome.com "),t}var Cn={replace:function(t){var r=t[0];if(r.parentNode)if(t[1].forEach(function(n){r.parentNode.insertBefore(G0(n),r)}),r.getAttribute(Ar)===null&&B.keepOriginalSource){var a=ce.createComment(t7(r));r.parentNode.replaceChild(a,r)}else r.remove()},nest:function(t){var r=t[0],a=t[1];if(~Gc(r).indexOf(B.replacementClass))return Cn.replace(t);var n=new RegExp("".concat(B.cssPrefix,"-.*"));if(delete a[0].attributes.id,a[0].attributes.class){var i=a[0].attributes.class.split(" ").reduce(function(c,d){return d===B.replacementClass||d.match(n)?c.toSvg.push(d):c.toNode.push(d),c},{toNode:[],toSvg:[]});a[0].attributes.class=i.toSvg.join(" "),i.toNode.length===0?r.removeAttribute("class"):r.setAttribute("class",i.toNode.join(" "))}var s=a.map(function(c){return sa(c)}).join(`
1102
- `);r.setAttribute(Ar,""),r.innerHTML=s}};function zf(e){e()}function W0(e,t){var r=typeof t=="function"?t:Sn;if(e.length===0)r();else{var a=zf;B.mutateApproach===a5&&(a=rr.requestAnimationFrame||zf),a(function(){var n=J5(),i=Zc.begin("mutate");e.map(n),i(),r()})}}var Yc=!1;function j0(){Yc=!0}function kc(){Yc=!1}var An=null;function kf(e){if(vf&&B.observeMutations){var t=e.treeCallback,r=t===void 0?Sn:t,a=e.nodeCallback,n=a===void 0?Sn:a,i=e.pseudoElementsCallback,s=i===void 0?Sn:i,c=e.observeMutationsRoot,d=c===void 0?ce:c;An=new vf(function(f){if(!Yc){var h=or();bo(f).forEach(function(p){if(p.type==="childList"&&p.addedNodes.length>0&&!Pf(p.addedNodes[0])&&(B.searchPseudoElements&&s(p.target),r(p.target)),p.type==="attributes"&&p.target.parentNode&&B.searchPseudoElements&&s([p.target],!0),p.type==="attributes"&&Pf(p.target)&&~d5.indexOf(p.attributeName))if(p.attributeName==="class"&&q5(p.target)){var y=_n(Gc(p.target)),v=y.prefix,S=y.iconName;p.target.setAttribute(Bc,v||h),S&&p.target.setAttribute(Hc,S)}else X5(p.target)&&n(p.target)})}}),Ht&&An.observe(d,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}function r7(){An&&An.disconnect()}function o7(e){var t=e.getAttribute("style"),r=[];return t&&(r=t.split(";").reduce(function(a,n){var i=n.split(":"),s=i[0],c=i.slice(1);return s&&c.length>0&&(a[s]=c.join(":").trim()),a},{})),r}function a7(e){var t=e.getAttribute("data-prefix"),r=e.getAttribute("data-icon"),a=e.innerText!==void 0?e.innerText.trim():"",n=_n(Gc(e));return n.prefix||(n.prefix=or()),t&&r&&(n.prefix=t,n.iconName=r),n.iconName&&n.prefix||(n.prefix&&a.length>0&&(n.iconName=R5(n.prefix,e.innerText)||Vc(n.prefix,T0(e.innerText))),!n.iconName&&B.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(n.iconName=e.firstChild.data)),n}function n7(e){var t=bo(e.attributes).reduce(function(r,a){return r.name!=="class"&&r.name!=="style"&&(r[a.name]=a.value),r},{});return t}function i7(){return{iconName:null,prefix:null,transform:xt,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function Df(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},r=a7(e),a=r.iconName,n=r.prefix,i=r.rest,s=n7(e),c=Tc("parseNodeAttributes",{},e),d=t.styleParser?o7(e):[];return T({iconName:a,prefix:n,transform:xt,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:i,styles:d,attributes:s}},c)}var s7=it.styles;function V0(e){var t=B.autoReplaceSvg==="nest"?Df(e,{styleParser:!1}):Df(e);return~t.extra.classes.indexOf(A0)?ar("generateLayersText",e,t):ar("generateSvgReplacementMutation",e,t)}function c7(){return[].concat(st(y0),st(b0))}function Uf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!Ht)return Promise.resolve();var r=ce.documentElement.classList,a=function(p){return r.add("".concat(Cf,"-").concat(p))},n=function(p){return r.remove("".concat(Cf,"-").concat(p))},i=B.autoFetchSvg?c7():Jf.concat(Object.keys(s7));i.includes("fa")||i.push("fa");var s=[".".concat(A0,":not([").concat(Ar,"])")].concat(i.map(function(h){return".".concat(h,":not([").concat(Ar,"])")})).join(", ");if(s.length===0)return Promise.resolve();var c=[];try{c=bo(e.querySelectorAll(s))}catch{}if(c.length>0)a("pending"),n("complete");else return Promise.resolve();var d=Zc.begin("onTree"),f=c.reduce(function(h,p){try{var y=V0(p);y&&h.push(y)}catch(v){E0||v.name==="MissingIcon"&&console.error(v)}return h},[]);return new Promise(function(h,p){Promise.all(f).then(function(y){W0(y,function(){a("active"),a("complete"),n("pending"),typeof t=="function"&&t(),d(),h()})}).catch(function(y){d(),p(y)})})}function l7(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;V0(e).then(function(r){r&&W0([r],t)})}function d7(e){return function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=(t||{}).icon?t:Mc(t||{}),n=r.mask;return n&&(n=(n||{}).icon?n:Mc(n||{})),e(a,T(T({},r),{},{mask:n}))}}var f7=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=r.transform,n=a===void 0?xt:a,i=r.symbol,s=i===void 0?!1:i,c=r.mask,d=c===void 0?null:c,f=r.maskId,h=f===void 0?null:f,p=r.classes,y=p===void 0?[]:p,v=r.attributes,S=v===void 0?{}:v,O=r.styles,_=O===void 0?{}:O;if(t){var N=t.prefix,M=t.iconName,A=t.icon;return Nn(T({type:"icon"},t),function(){return Lr("beforeDOMElementCreation",{iconDefinition:t,params:r}),Kc({icons:{main:Ic(A),mask:d?Ic(d.icon):{found:!1,width:null,height:null,icon:{}}},prefix:N,iconName:M,transform:T(T({},xt),n),symbol:s,maskId:h,extra:{attributes:S,styles:_,classes:y}})})}},u7={mixout:function(){return{icon:d7(f7)}},hooks:function(){return{mutationObserverCallbacks:function(r){return r.treeCallback=Uf,r.nodeCallback=l7,r}}},provides:function(t){t.i2svg=function(r){var a=r.node,n=a===void 0?ce:a,i=r.callback,s=i===void 0?function(){}:i;return Uf(n,s)},t.generateSvgReplacementMutation=function(r,a){var n=a.iconName,i=a.prefix,s=a.transform,c=a.symbol,d=a.mask,f=a.maskId,h=a.extra;return new Promise(function(p,y){Promise.all([Pc(n,i),d.iconName?Pc(d.iconName,d.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(function(v){var S=Ln(v,2),O=S[0],_=S[1];p([r,Kc({icons:{main:O,mask:_},prefix:i,iconName:n,transform:s,symbol:c,maskId:f,extra:h,watchable:!0})])}).catch(y)})},t.generateAbstractIcon=function(r){var a=r.children,n=r.attributes,i=r.main,s=r.transform,c=r.styles,d=wn(c);d.length>0&&(n.style=d);var f;return Wc(s)&&(f=ar("generateAbstractTransformGrouping",{main:i,transform:s,containerWidth:i.width,iconWidth:i.width})),a.push(f||i.icon),{children:a,attributes:n}}}},p7={mixout:function(){return{layer:function(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.classes,i=n===void 0?[]:n;return Nn({type:"layer"},function(){Lr("beforeDOMElementCreation",{assembler:r,params:a});var s=[];return r(function(c){Array.isArray(c)?c.map(function(d){s=s.concat(d.abstract)}):s=s.concat(c.abstract)}),[{tag:"span",attributes:{class:["".concat(B.cssPrefix,"-layers")].concat(st(i)).join(" ")},children:s}]})}}}},h7={mixout:function(){return{counter:function(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.title,i=n===void 0?null:n,s=a.classes,c=s===void 0?[]:s,d=a.attributes,f=d===void 0?{}:d,h=a.styles,p=h===void 0?{}:h;return Nn({type:"counter",content:r},function(){return Lr("beforeDOMElementCreation",{content:r,params:a}),V5({content:r.toString(),title:i,extra:{attributes:f,styles:p,classes:["".concat(B.cssPrefix,"-layers-counter")].concat(st(c))}})})}}}},m7={mixout:function(){return{text:function(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.transform,i=n===void 0?xt:n,s=a.classes,c=s===void 0?[]:s,d=a.attributes,f=d===void 0?{}:d,h=a.styles,p=h===void 0?{}:h;return Nn({type:"text",content:r},function(){return Lr("beforeDOMElementCreation",{content:r,params:a}),Mf({content:r,transform:T(T({},xt),i),extra:{attributes:f,styles:p,classes:["".concat(B.cssPrefix,"-layers-text")].concat(st(c))}})})}}},provides:function(t){t.generateLayersText=function(r,a){var n=a.transform,i=a.extra,s=null,c=null;if(qf){var d=parseInt(getComputedStyle(r).fontSize,10),f=r.getBoundingClientRect();s=f.width/d,c=f.height/d}return Promise.resolve([r,Mf({content:r.innerHTML,width:s,height:c,transform:n,extra:i,watchable:!0})])}}},K0=new RegExp('"',"ug"),$f=[1105920,1112319],Bf=T(T(T(T({},{FontAwesome:{normal:"fas",400:"fas"}}),Yg),r5),ay),Dc=Object.keys(Bf).reduce(function(e,t){return e[t.toLowerCase()]=Bf[t],e},{}),g7=Object.keys(Dc).reduce(function(e,t){var r=Dc[t];return e[t]=r[900]||st(Object.entries(r))[0][1],e},{});function y7(e){var t=e.replace(K0,"");return T0(st(t)[0]||"")}function b7(e){var t=e.getPropertyValue("font-feature-settings").includes("ss01"),r=e.getPropertyValue("content"),a=r.replace(K0,""),n=a.codePointAt(0),i=n>=$f[0]&&n<=$f[1],s=a.length===2?a[0]===a[1]:!1;return i||s||t}function v7(e,t){var r=e.replace(/^['"]|['"]$/g,"").toLowerCase(),a=parseInt(t),n=isNaN(a)?"normal":a;return(Dc[r]||{})[n]||g7[r]}function Hf(e,t){var r="".concat(o5).concat(t.replace(":","-"));return new Promise(function(a,n){if(e.getAttribute(r)!==null)return a();var i=bo(e.children),s=i.filter(function(k){return k.getAttribute(Lc)===t})[0],c=rr.getComputedStyle(e,t),d=c.getPropertyValue("font-family"),f=d.match(c5),h=c.getPropertyValue("font-weight"),p=c.getPropertyValue("content");if(s&&!f)return e.removeChild(s),a();if(f&&p!=="none"&&p!==""){var y=c.getPropertyValue("content"),v=v7(d,h),S=y7(y),O=f[0].startsWith("FontAwesome"),_=b7(c),N=Vc(v,S),M=N;if(O){var A=_5(S);A.iconName&&A.prefix&&(N=A.iconName,v=A.prefix)}if(N&&!_&&(!s||s.getAttribute(Bc)!==v||s.getAttribute(Hc)!==M)){e.setAttribute(r,M),s&&e.removeChild(s);var E=i7(),L=E.extra;L.attributes[Lc]=t,Pc(N,v).then(function(k){var W=Kc(T(T({},E),{},{icons:{main:k,mask:B0()},prefix:v,iconName:M,extra:L,watchable:!0})),K=ce.createElementNS("http://www.w3.org/2000/svg","svg");t==="::before"?e.insertBefore(K,e.firstChild):e.appendChild(K),K.outerHTML=W.map(function(V){return sa(V)}).join(`
1103
- `),e.removeAttribute(r),a()}).catch(n)}else a()}else a()})}function x7(e){return Promise.all([Hf(e,"::before"),Hf(e,"::after")])}function S7(e){return e.parentNode!==document.head&&!~n5.indexOf(e.tagName.toUpperCase())&&!e.getAttribute(Lc)&&(!e.parentNode||e.parentNode.tagName!=="svg")}var C7=function(t){return!!t&&C0.some(function(r){return t.includes(r)})},E7=function(t){if(!t)return[];var r=new Set,a=t.split(/,(?![^()]*\))/).map(function(d){return d.trim()});a=a.flatMap(function(d){return d.includes("(")?d:d.split(",").map(function(f){return f.trim()})});var n=xn(a),i;try{for(n.s();!(i=n.n()).done;){var s=i.value;if(C7(s)){var c=C0.reduce(function(d,f){return d.replace(f,"")},s);c!==""&&c!=="*"&&r.add(c)}}}catch(d){n.e(d)}finally{n.f()}return r};function Ff(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(Ht){var r;if(t)r=e;else if(B.searchPseudoElementsFullScan)r=e.querySelectorAll("*");else{var a=new Set,n=xn(document.styleSheets),i;try{for(n.s();!(i=n.n()).done;){var s=i.value;try{var c=xn(s.cssRules),d;try{for(c.s();!(d=c.n()).done;){var f=d.value,h=E7(f.selectorText),p=xn(h),y;try{for(p.s();!(y=p.n()).done;){var v=y.value;a.add(v)}}catch(O){p.e(O)}finally{p.f()}}}catch(O){c.e(O)}finally{c.f()}}catch(O){B.searchPseudoElementsWarnings&&console.warn("Font Awesome: cannot parse stylesheet: ".concat(s.href," (").concat(O.message,`)
1104
- If it declares any Font Awesome CSS pseudo-elements, they will not be rendered as SVG icons. Add crossorigin="anonymous" to the <link>, enable searchPseudoElementsFullScan for slower but more thorough DOM parsing, or suppress this warning by setting searchPseudoElementsWarnings to false.`))}}}catch(O){n.e(O)}finally{n.f()}if(!a.size)return;var S=Array.from(a).join(", ");try{r=e.querySelectorAll(S)}catch{}}return new Promise(function(O,_){var N=bo(r).filter(S7).map(x7),M=Zc.begin("searchPseudoElements");j0(),Promise.all(N).then(function(){M(),kc(),O()}).catch(function(){M(),kc(),_()})})}}var O7={hooks:function(){return{mutationObserverCallbacks:function(r){return r.pseudoElementsCallback=Ff,r}}},provides:function(t){t.pseudoElements2svg=function(r){var a=r.node,n=a===void 0?ce:a;B.searchPseudoElements&&Ff(n)}}},Gf=!1,A7={mixout:function(){return{dom:{unwatch:function(){j0(),Gf=!0}}}},hooks:function(){return{bootstrap:function(){kf(Tc("mutationObserverCallbacks",{}))},noAuto:function(){r7()},watch:function(r){var a=r.observeMutationsRoot;Gf?kc():kf(Tc("mutationObserverCallbacks",{observeMutationsRoot:a}))}}}},Wf=function(t){var r={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t.toLowerCase().split(" ").reduce(function(a,n){var i=n.toLowerCase().split("-"),s=i[0],c=i.slice(1).join("-");if(s&&c==="h")return a.flipX=!0,a;if(s&&c==="v")return a.flipY=!0,a;if(c=parseFloat(c),isNaN(c))return a;switch(s){case"grow":a.size=a.size+c;break;case"shrink":a.size=a.size-c;break;case"left":a.x=a.x-c;break;case"right":a.x=a.x+c;break;case"up":a.y=a.y-c;break;case"down":a.y=a.y+c;break;case"rotate":a.rotate=a.rotate+c;break}return a},r)},L7={mixout:function(){return{parse:{transform:function(r){return Wf(r)}}}},hooks:function(){return{parseNodeAttributes:function(r,a){var n=a.getAttribute("data-fa-transform");return n&&(r.transform=Wf(n)),r}}},provides:function(t){t.generateAbstractTransformGrouping=function(r){var a=r.main,n=r.transform,i=r.containerWidth,s=r.iconWidth,c={transform:"translate(".concat(i/2," 256)")},d="translate(".concat(n.x*32,", ").concat(n.y*32,") "),f="scale(".concat(n.size/16*(n.flipX?-1:1),", ").concat(n.size/16*(n.flipY?-1:1),") "),h="rotate(".concat(n.rotate," 0 0)"),p={transform:"".concat(d," ").concat(f," ").concat(h)},y={transform:"translate(".concat(s/2*-1," -256)")},v={outer:c,inner:p,path:y};return{tag:"g",attributes:T({},v.outer),children:[{tag:"g",attributes:T({},v.inner),children:[{tag:a.icon.tag,children:a.icon.children,attributes:T(T({},a.icon.attributes),v.path)}]}]}}}},Cc={x:0,y:0,width:"100%",height:"100%"};function jf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}function w7(e){return e.tag==="g"?e.children:[e]}var R7={hooks:function(){return{parseNodeAttributes:function(r,a){var n=a.getAttribute("data-fa-mask"),i=n?_n(n.split(" ").map(function(s){return s.trim()})):B0();return i.prefix||(i.prefix=or()),r.mask=i,r.maskId=a.getAttribute("data-fa-mask-id"),r}}},provides:function(t){t.generateAbstractMask=function(r){var a=r.children,n=r.attributes,i=r.main,s=r.mask,c=r.maskId,d=r.transform,f=i.width,h=i.icon,p=s.width,y=s.icon,v=b5({transform:d,containerWidth:p,iconWidth:f}),S={tag:"rect",attributes:T(T({},Cc),{},{fill:"white"})},O=h.children?{children:h.children.map(jf)}:{},_={tag:"g",attributes:T({},v.inner),children:[jf(T({tag:h.tag,attributes:T(T({},h.attributes),v.path)},O))]},N={tag:"g",attributes:T({},v.outer),children:[_]},M="mask-".concat(c||Af()),A="clip-".concat(c||Af()),E={tag:"mask",attributes:T(T({},Cc),{},{id:M,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[S,N]},L={tag:"defs",children:[{tag:"clipPath",attributes:{id:A},children:w7(y)},E]};return a.push(L,{tag:"rect",attributes:T({fill:"currentColor","clip-path":"url(#".concat(A,")"),mask:"url(#".concat(M,")")},Cc)}),{children:a,attributes:n}}}},_7={provides:function(t){var r=!1;rr.matchMedia&&(r=rr.matchMedia("(prefers-reduced-motion: reduce)").matches),t.missingIconAbstract=function(){var a=[],n={fill:"currentColor"},i={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};a.push({tag:"path",attributes:T(T({},n),{},{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})});var s=T(T({},i),{},{attributeName:"opacity"}),c={tag:"circle",attributes:T(T({},n),{},{cx:"256",cy:"364",r:"28"}),children:[]};return r||c.children.push({tag:"animate",attributes:T(T({},i),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:T(T({},s),{},{values:"1;0;1;1;0;1;"})}),a.push(c),a.push({tag:"path",attributes:T(T({},n),{},{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:r?[]:[{tag:"animate",attributes:T(T({},s),{},{values:"1;0;0;0;0;1;"})}]}),r||a.push({tag:"path",attributes:T(T({},n),{},{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:T(T({},s),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:a}}}},N7={hooks:function(){return{parseNodeAttributes:function(r,a){var n=a.getAttribute("data-fa-symbol"),i=n===null?!1:n===""?!0:n;return r.symbol=i,r}}}},T7=[S5,u7,p7,h7,m7,O7,A7,L7,R7,_7,N7];U5(T7,{mixoutsTo:Ge});var $w=Ge.noAuto,Bw=Ge.config,Z0=Ge.library,Hw=Ge.dom,Fw=Ge.parse,Gw=Ge.findIconDefinition,Ww=Ge.toHtml,Y0=Ge.icon,jw=Ge.layer,Vw=Ge.text,Kw=Ge.counter;var m;(function(e){e.regular="regular",e.solid="solid",e.custom="custom"})(m||(m={}));var g;(function(e){e.LOCK_KEYHOLE="lock-keyhole",e.LINK_SIMPLE_SLASH="link-simple-slash",e.TABLE_LAYOUT="table-layout",e.LAYER_GROUP="layer-group",e.CIRCLE_INFO="circle-info",e.BARS_PROGRESS="bars-progress",e.CODE_COMPARE="code-compare",e.HOURGLASS_END="hourglass-end",e.BOX_ARCHIVE="box-archive",e.ARROWS_ROTATE="arrows-rotate",e.CIRCLE_DOT="circle-dot",e.ANGLES_LEFT="angles-left",e.ROUTE="route",e.BARS="bars",e.ARROW_DOWN="arrow-down",e.LOCK_KEYHOLE_OPEN="lock-keyhole-open",e.DESKTOP="desktop",e.ANGLES_RIGHT="angles-right",e.PIGGY_BANK="piggy-bank",e.ANGLE_UP="angle-up",e.PEN_NIB="pen-nib",e.ARROW_UP_RIGHT_FROM_SQUARE="arrow-up-right-from-square",e.GRID_2="grid-2",e.BOOKS="books",e.TAG="tag",e.ANGLES_UP_DOWN="angles-up-down",e.ARROW_ROTATE_LEFT="arrow-rotate-left",e.EYE_SLASH="eye-slash",e.CIRCLE_DOLLAR="circle-dollar",e.COMPRESS="compress",e.RADAR="radar",e.ARROW_ROTATE_RIGHT="arrow-rotate-right",e.CHART_NETWORK="chart-network",e.PLUS="plus",e.UNDERLINE="underline",e.ARROW_LEFT="arrow-left",e.UPLOAD="upload",e.GLOBE="globe",e.LANGUAGE="language",e.TOGGLE_ON="toggle-on",e.DOWNLOAD="download",e.MESSAGE_QUOTE="message-quote",e.TRIANGLE_EXCLAMATION="triangle-exclamation",e.STAR="star",e.BELL_SLASH="bell-slash",e.HOURGLASS_HALF="hourglass-half",e.INBOX="inbox",e.COMMENT_DOTS="comment-dots",e.ANGLE_DOWN="angle-down",e.CLOUD_ARROW_DOWN="cloud-arrow-down",e.BOOKMARK_SLASH="bookmark-slash",e.LINK_SIMPLE="link-simple",e.CLOCK_ROTATE_LEFT="clock-rotate-left",e.SPINNER_THIRD="spinner-third",e.PLUG="plug",e.CHART_SIMPLE="chart-simple",e.CIRCLE_PLAY="circle-play",e.FILE_MAGNIFYING_GLASS="file-magnifying-glass",e.PEN="pen",e.TABLET="tablet",e.CIRCLE_CHECK="circle-check",e.FILE_INVOICE="file-invoice",e.XMARK="xmark",e.ARROW_RIGHT="arrow-right",e.BOOKMARK="bookmark",e.EXPAND_WIDE="expand-wide",e.USER="user",e.SERVER="server",e.CALENDAR_RANGE="calendar-range",e.BROOM_WIDE="broom-wide",e.ARROWS_UP_DOWN_LEFT_RIGHT="arrows-up-down-left-right",e.WIFI_SLASH="wifi-slash",e.CHECK="check",e.ITALIC="italic",e.LIFE_RING="life-ring",e.TABLE_CELLS="table-cells",e.TRASH_CAN="trash-can",e.WRENCH="wrench",e.PAPERCLIP="paperclip",e.CABINET_FILING="cabinet-filing",e.ARROW_UP="arrow-up",e.FILE="file",e.CIRCLE_QUESTION="circle-question",e.COLUMNS_3="columns-3",e.GEAR="gear",e.CHART_LINE="chart-line",e.THUMBS_UP="thumbs-up",e.HAND="hand",e.CIRCLE="circle",e.CALENDAR_DAY="calendar-day",e.CLOUD="cloud",e.LIST_TREE="list-tree",e.ANGLE_RIGHT="angle-right",e.CODE="code",e.ALIGN_CENTER="align-center",e.COMMENT_QUESTION="comment-question",e.IMAGE="image",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="arrow-up-right-and-arrow-down-left-from-center",e.THUMBS_DOWN="thumbs-down",e.DIAGRAM_SANKEY="diagram-sankey",e.MESSAGE_CHECK="message-check",e.BOLD="bold",e.CIRCLE_STOP="circle-stop",e.ARROW_RIGHT_TO_BRACKET="arrow-right-to-bracket",e.USERS="users",e.ARROW_TURN_DOWN_RIGHT="arrow-turn-down-right",e.PRINT="print",e.ALIGN_RIGHT="align-right",e.FLASK="flask",e.MAGNIFYING_GLASS_PLUS="magnifying-glass-plus",e.SHIELD_CHECK="shield-check",e.STRIKETHROUGH="strikethrough",e.FOLDER_OPEN="folder-open",e.CLONE="clone",e.HEART="heart",e.PAPER_PLANE="paper-plane",e.MAGNIFYING_GLASS_MINUS="magnifying-glass-minus",e.BOOK="book",e.CLOCK="clock",e.ELLIPSIS_VERTICAL="ellipsis-vertical",e.ARROW_RIGHT_TO_LINE="arrow-right-to-line",e.ANGLE_LEFT="angle-left",e.CALENDAR_CIRCLE_EXCLAMATION="calendar-circle-exclamation",e.EXPAND="expand",e.EQUALS="equals",e.RECEIPT="receipt",e.EYE="eye",e.ALIGN_LEFT="align-left",e.PAINTBRUSH="paintbrush",e.KEY="key",e.PALETTE="palette",e.FLOPPY_DISK="floppy-disk",e.MAGNIFYING_GLASS="magnifying-glass",e.ELLIPSIS="ellipsis",e.SHARE_NODES="share-nodes",e.ARROWS_FROM_LINE="arrows-from-line",e.POWER_OFF="power-off",e.ENVELOPE_OPEN_TEXT="envelope-open-text",e.CIRCLE_PAUSE="circle-pause",e.MOBILE="mobile",e.BELL="bell",e.FILTER="filter",e.MEDAL="medal",e.CLOUD_SLASH="cloud-slash",e.MINUS="minus",e.PASTE="paste",e.CALENDAR_CHECK="calendar-check",e.HEXAGON_XMARK="hexagon-xmark",e.PAUSE="pause",e.CHART_MIXED="chart-mixed",e.ROBOT="robot",e.WAND_MAGIC_SPARKLES="wand-magic-sparkles",e.HEXAGON_EXCLAMATION="hexagon-exclamation",e.CUBES="cubes",e.TURN_RIGHT="turn-right",e.SQUARE_INFO="square-info",e.MESSAGE_BOT="message-bot",e.PLAY="play",e.TURN_LEFT="turn-left",e.ADDRESS_CARD="address-card",e.CROWN="crown",e.GRIP_LINES="grip-lines",e.CHART_AREA="chart-area",e.TRASH="trash",e.USER_TIE="user-tie",e.CIRCLE_SMALL="circle-small",e.REGULAR_FOLDER_OPEN_LOCK="regular-folder-open-lock",e.REGULAR_USER_CIRCLE_CHECK="regular-user-circle-check",e.SOLID_LEFT_PANEL="solid-left-panel",e.REGULAR_BINDER_OPEN="regular-binder-open",e.REGULAR_BOOKMARK_CIRCLE_PLUS="regular-bookmark-circle-plus",e.REGULAR_DIAGRAM_SUNBURST="regular-diagram-sunburst",e.REGULAR_PREVIEW="regular-preview",e.REGULAR_CONTEXT="regular-context",e.REGULAR_MOBILE_LANDSCAPE="regular-mobile-landscape",e.SOLID_FILE_ROTATE_RIGHT="solid-file-rotate-right",e.REGULAR_PIP_WIDE="regular-pip-wide",e.REGULAR_CLONE_LINK_SIMPLE="regular-clone-link-simple",e.REGULAR_LEFT_PANEL="regular-left-panel",e.LIGHT_FILE_LINES_GEAR="light-file-lines-gear",e.REGULAR_FILE_LINES_GEAR="regular-file-lines-gear",e.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION="regular-circle-dashed-dollar-question",e.REGULAR_TABLE_CELLS_SLASH="regular-table-cells-slash",e.REGULAR_BOOK_OPEN_GEAR_SLASH="regular-book-open-gear-slash",e.REGULAR_TABLET_LANDSCAPE="regular-tablet-landscape",e.REGULAR_CHART_BAR_STACKED="regular-chart-bar-stacked",e.SOLID_CIRCLE_USER_CIRCLE_CHECK="solid-circle-user-circle-check",e.REGULAR_BULLETS_LINE="regular-bullets-line",e.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION="regular-language-circle-exclamation",e.SOLID_CODE_COMPARE="solid-code-compare",e.REGULAR_FORMAT_CLEAR="regular-format-clear",e.REGULAR_MAGNIFYING_GLASS_BACK="regular-magnifying-glass-back",e.LIGHT_RECEIPT_GEAR="light-receipt-gear",e.REGULAR_BINDER_OPEN_ARROW_LEFT="regular-binder-open-arrow-left",e.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK="regular-hourglass-half-circle-check",e.REGULAR_THRESHOLD="regular-threshold",e.REGULAR_PIP="regular-pip",e.REGULAR_USER_GEAR="regular-user-gear",e.REGULAR_BELL_CIRCLE_PLUS="regular-bell-circle-plus",e.REGULAR_CLOUD_SLASH_GEAR="regular-cloud-slash-gear",e.REGULAR_HOUSE_MAGNIFYING_GLASS="regular-house-magnifying-glass",e.SOLID_CIRCLE_USER_SLASH="solid-circle-user-slash",e.REGULAR_LIST_MAGNIFYING_GLASS="regular-list-magnifying-glass",e.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS="regular-computer-mouse-magnifying-glass",e.REGULAR_LANGUAGE_SLASH="regular-language-slash",e.REGULAR_CHART_BAR_GROUPED="regular-chart-bar-grouped",e.REGULAR_CONSUMER="regular-consumer",e.REGULAR_CHART_BAR_NORMALIZED="regular-chart-bar-normalized",e.REGULAR_USER_LOCK="regular-user-lock",e.REGULAR_CIRCLE_DOLLAR_SLASH="regular-circle-dollar-slash",e.REGULAR_BINDER_OPEN_ARROW_RIGHT="regular-binder-open-arrow-right",e.REGULAR_BULLETS_LINES="regular-bullets-lines",e.REGULAR_BINDER_OPEN_PEN="regular-binder-open-pen",e.REGULAR_BOOKMARK_CIRCLE_MINUS="regular-bookmark-circle-minus",e.REGULAR_MAGNIFYING_GLASS_ONE="regular-magnifying-glass-one",e.REGULAR_BOOK_OPEN_GEAR="regular-book-open-gear",e.LIGHT_BOOK_OPEN_GEAR="light-book-open-gear"})(g||(g={}));var Xw={[g.LOCK_KEYHOLE]:[m.regular,m.solid],[g.LINK_SIMPLE_SLASH]:[m.regular],[g.TABLE_LAYOUT]:[m.regular],[g.LAYER_GROUP]:[m.regular],[g.CIRCLE_INFO]:[m.regular],[g.BARS_PROGRESS]:[m.regular],[g.CODE_COMPARE]:[m.regular,m.solid],[g.HOURGLASS_END]:[m.regular],[g.BOX_ARCHIVE]:[m.regular,m.solid],[g.ARROWS_ROTATE]:[m.regular],[g.CIRCLE_DOT]:[m.regular],[g.ANGLES_LEFT]:[m.regular],[g.ROUTE]:[m.regular],[g.BARS]:[m.regular],[g.ARROW_DOWN]:[m.regular],[g.LOCK_KEYHOLE_OPEN]:[m.regular,m.solid],[g.DESKTOP]:[m.regular],[g.ANGLES_RIGHT]:[m.regular],[g.PIGGY_BANK]:[m.regular],[g.ANGLE_UP]:[m.regular],[g.PEN_NIB]:[m.regular],[g.ARROW_UP_RIGHT_FROM_SQUARE]:[m.regular],[g.GRID_2]:[m.regular],[g.BOOKS]:[m.regular],[g.TAG]:[m.regular,m.solid],[g.ANGLES_UP_DOWN]:[m.regular],[g.ARROW_ROTATE_LEFT]:[m.regular],[g.EYE_SLASH]:[m.regular],[g.CIRCLE_DOLLAR]:[m.regular,m.solid],[g.COMPRESS]:[m.regular],[g.RADAR]:[m.regular],[g.ARROW_ROTATE_RIGHT]:[m.regular],[g.CHART_NETWORK]:[m.regular],[g.PLUS]:[m.regular],[g.UNDERLINE]:[m.regular],[g.ARROW_LEFT]:[m.regular],[g.UPLOAD]:[m.regular],[g.GLOBE]:[m.regular],[g.LANGUAGE]:[m.regular],[g.TOGGLE_ON]:[m.regular],[g.DOWNLOAD]:[m.regular],[g.MESSAGE_QUOTE]:[m.regular,m.solid],[g.TRIANGLE_EXCLAMATION]:[m.regular,m.solid],[g.STAR]:[m.regular,m.solid],[g.BELL_SLASH]:[m.regular,m.solid],[g.HOURGLASS_HALF]:[m.regular],[g.INBOX]:[m.regular],[g.COMMENT_DOTS]:[m.regular],[g.ANGLE_DOWN]:[m.regular],[g.CLOUD_ARROW_DOWN]:[m.regular],[g.BOOKMARK_SLASH]:[m.regular],[g.LINK_SIMPLE]:[m.regular],[g.CLOCK_ROTATE_LEFT]:[m.regular],[g.SPINNER_THIRD]:[m.regular],[g.PLUG]:[m.regular],[g.CHART_SIMPLE]:[m.regular],[g.CIRCLE_PLAY]:[m.regular],[g.FILE_MAGNIFYING_GLASS]:[m.regular],[g.PEN]:[m.regular],[g.TABLET]:[m.regular],[g.CIRCLE_CHECK]:[m.regular,m.solid],[g.FILE_INVOICE]:[m.regular],[g.XMARK]:[m.regular,m.solid],[g.ARROW_RIGHT]:[m.regular],[g.BOOKMARK]:[m.regular,m.solid],[g.EXPAND_WIDE]:[m.regular],[g.USER]:[m.regular,m.solid],[g.SERVER]:[m.regular,m.solid],[g.CALENDAR_RANGE]:[m.regular],[g.BROOM_WIDE]:[m.regular],[g.ARROWS_UP_DOWN_LEFT_RIGHT]:[m.regular],[g.WIFI_SLASH]:[m.regular],[g.CHECK]:[m.regular,m.solid],[g.ITALIC]:[m.regular],[g.LIFE_RING]:[m.regular],[g.TABLE_CELLS]:[m.regular],[g.TRASH_CAN]:[m.regular],[g.WRENCH]:[m.regular],[g.PAPERCLIP]:[m.regular],[g.CABINET_FILING]:[m.regular],[g.ARROW_UP]:[m.regular],[g.FILE]:[m.regular],[g.CIRCLE_QUESTION]:[m.regular,m.solid],[g.COLUMNS_3]:[m.regular],[g.GEAR]:[m.regular,m.solid],[g.CHART_LINE]:[m.regular],[g.THUMBS_UP]:[m.regular,m.solid],[g.HAND]:[m.regular],[g.CIRCLE]:[m.regular,m.solid],[g.CALENDAR_DAY]:[m.regular],[g.CLOUD]:[m.regular],[g.LIST_TREE]:[m.regular],[g.ANGLE_RIGHT]:[m.regular],[g.CODE]:[m.regular],[g.ALIGN_CENTER]:[m.regular],[g.COMMENT_QUESTION]:[m.regular,m.solid],[g.IMAGE]:[m.regular],[g.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER]:[m.regular],[g.THUMBS_DOWN]:[m.regular,m.solid],[g.DIAGRAM_SANKEY]:[m.regular],[g.MESSAGE_CHECK]:[m.regular,m.solid],[g.BOLD]:[m.regular],[g.CIRCLE_STOP]:[m.regular,m.solid],[g.ARROW_RIGHT_TO_BRACKET]:[m.regular],[g.USERS]:[m.regular,m.solid],[g.ARROW_TURN_DOWN_RIGHT]:[m.regular],[g.PRINT]:[m.regular],[g.ALIGN_RIGHT]:[m.regular],[g.FLASK]:[m.regular],[g.MAGNIFYING_GLASS_PLUS]:[m.regular],[g.SHIELD_CHECK]:[m.regular],[g.STRIKETHROUGH]:[m.regular],[g.FOLDER_OPEN]:[m.regular],[g.CLONE]:[m.regular],[g.HEART]:[m.regular,m.solid],[g.PAPER_PLANE]:[m.regular],[g.MAGNIFYING_GLASS_MINUS]:[m.regular],[g.BOOK]:[m.regular],[g.CLOCK]:[m.regular,m.solid],[g.ELLIPSIS_VERTICAL]:[m.regular],[g.ARROW_RIGHT_TO_LINE]:[m.regular],[g.ANGLE_LEFT]:[m.regular],[g.CALENDAR_CIRCLE_EXCLAMATION]:[m.regular],[g.EXPAND]:[m.regular],[g.EQUALS]:[m.regular],[g.RECEIPT]:[m.regular],[g.EYE]:[m.regular],[g.ALIGN_LEFT]:[m.regular],[g.PAINTBRUSH]:[m.regular],[g.KEY]:[m.regular],[g.PALETTE]:[m.regular],[g.FLOPPY_DISK]:[m.regular],[g.MAGNIFYING_GLASS]:[m.regular],[g.ELLIPSIS]:[m.regular],[g.SHARE_NODES]:[m.regular],[g.ARROWS_FROM_LINE]:[m.regular],[g.POWER_OFF]:[m.regular],[g.ENVELOPE_OPEN_TEXT]:[m.regular],[g.CIRCLE_PAUSE]:[m.regular,m.solid],[g.MOBILE]:[m.regular],[g.BELL]:[m.regular,m.solid],[g.FILTER]:[m.regular,m.solid],[g.MEDAL]:[m.regular],[g.CLOUD_SLASH]:[m.regular],[g.MINUS]:[m.regular,m.solid],[g.PASTE]:[m.regular],[g.CALENDAR_CHECK]:[m.regular],[g.HEXAGON_XMARK]:[m.solid],[g.PAUSE]:[m.solid],[g.CHART_MIXED]:[m.solid],[g.ROBOT]:[m.solid],[g.WAND_MAGIC_SPARKLES]:[m.solid],[g.HEXAGON_EXCLAMATION]:[m.solid],[g.CUBES]:[m.solid],[g.TURN_RIGHT]:[m.solid],[g.SQUARE_INFO]:[m.solid],[g.MESSAGE_BOT]:[m.solid],[g.PLAY]:[m.solid],[g.TURN_LEFT]:[m.solid],[g.ADDRESS_CARD]:[m.solid],[g.CROWN]:[m.solid],[g.GRIP_LINES]:[m.solid],[g.CHART_AREA]:[m.solid],[g.TRASH]:[m.solid],[g.USER_TIE]:[m.solid],[g.CIRCLE_SMALL]:[m.solid],[g.REGULAR_FOLDER_OPEN_LOCK]:[m.custom],[g.REGULAR_USER_CIRCLE_CHECK]:[m.custom],[g.SOLID_LEFT_PANEL]:[m.custom],[g.REGULAR_BINDER_OPEN]:[m.custom],[g.REGULAR_BOOKMARK_CIRCLE_PLUS]:[m.custom],[g.REGULAR_DIAGRAM_SUNBURST]:[m.custom],[g.REGULAR_PREVIEW]:[m.custom],[g.REGULAR_CONTEXT]:[m.custom],[g.REGULAR_MOBILE_LANDSCAPE]:[m.custom],[g.SOLID_FILE_ROTATE_RIGHT]:[m.custom],[g.REGULAR_PIP_WIDE]:[m.custom],[g.REGULAR_CLONE_LINK_SIMPLE]:[m.custom],[g.REGULAR_LEFT_PANEL]:[m.custom],[g.LIGHT_FILE_LINES_GEAR]:[m.custom],[g.REGULAR_FILE_LINES_GEAR]:[m.custom],[g.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION]:[m.custom],[g.REGULAR_TABLE_CELLS_SLASH]:[m.custom],[g.REGULAR_BOOK_OPEN_GEAR_SLASH]:[m.custom],[g.REGULAR_TABLET_LANDSCAPE]:[m.custom],[g.REGULAR_CHART_BAR_STACKED]:[m.custom],[g.SOLID_CIRCLE_USER_CIRCLE_CHECK]:[m.custom],[g.REGULAR_BULLETS_LINE]:[m.custom],[g.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION]:[m.custom],[g.SOLID_CODE_COMPARE]:[m.custom],[g.REGULAR_FORMAT_CLEAR]:[m.custom],[g.REGULAR_MAGNIFYING_GLASS_BACK]:[m.custom],[g.LIGHT_RECEIPT_GEAR]:[m.custom],[g.REGULAR_BINDER_OPEN_ARROW_LEFT]:[m.custom],[g.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK]:[m.custom],[g.REGULAR_THRESHOLD]:[m.custom],[g.REGULAR_PIP]:[m.custom],[g.REGULAR_USER_GEAR]:[m.custom],[g.REGULAR_BELL_CIRCLE_PLUS]:[m.custom],[g.REGULAR_CLOUD_SLASH_GEAR]:[m.custom],[g.REGULAR_HOUSE_MAGNIFYING_GLASS]:[m.custom],[g.SOLID_CIRCLE_USER_SLASH]:[m.custom],[g.REGULAR_LIST_MAGNIFYING_GLASS]:[m.custom],[g.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS]:[m.custom],[g.REGULAR_LANGUAGE_SLASH]:[m.custom],[g.REGULAR_CHART_BAR_GROUPED]:[m.custom],[g.REGULAR_CONSUMER]:[m.custom],[g.REGULAR_CHART_BAR_NORMALIZED]:[m.custom],[g.REGULAR_USER_LOCK]:[m.custom],[g.REGULAR_CIRCLE_DOLLAR_SLASH]:[m.custom],[g.REGULAR_BINDER_OPEN_ARROW_RIGHT]:[m.custom],[g.REGULAR_BULLETS_LINES]:[m.custom],[g.REGULAR_BINDER_OPEN_PEN]:[m.custom],[g.REGULAR_BOOKMARK_CIRCLE_MINUS]:[m.custom],[g.REGULAR_MAGNIFYING_GLASS_ONE]:[m.custom],[g.REGULAR_BOOK_OPEN_GEAR]:[m.custom],[g.LIGHT_BOOK_OPEN_GEAR]:[m.custom]},q0={[m.regular]:"far",[m.solid]:"fas",[m.custom]:"fak"};var Tn=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},St=class extends q{constructor(){super(...arguments),this.monospace=!1,this.ariaHidden="true"}render(){let t={"ftds-icon":!0,"ftds-icon--monospace":this.monospace};return G`
1105
- <div class="${Ne(t)}">${To(this.buildIcon())}</div>
1106
- `}buildIcon(){let t=this.variant?q0[this.variant]:void 0,r=hc.find(a=>a.iconName===this.icon&&(t?a.prefix===t:!0));return r?(Z0.add(r),Y0(r).html[0]):(console.log(`Attempted usage of unknown ftds-icon : ${this.icon}/${this.variant}`),"")}};St.elementDefinitions={};St.styles=n2;Tn([C()],St.prototype,"variant",void 0);Tn([C()],St.prototype,"icon",void 0);Tn([C({type:Boolean})],St.prototype,"monospace",void 0);Tn([C({reflect:!0,attribute:"aria-hidden"})],St.prototype,"ariaHidden",void 0);ae("ft-icon")(ye);ae("ftds-icon")(St);var ct={color:o.extend("--ftds-helper-text-color","",u.contentGlobalSubtle),errorColor:o.extend("--ftds-helper-text-error-icon-color","",u.contentErrorPrimary),warningColor:o.extend("--ftds-helper-text-warning-icon-color","",u.contentWarningPrimary),iconSize:o.extend("--ftds-helper-text-icon-size","",l.iconSize2),iconHorizontalGap:o.extend("--ftds-helper-text-icon-horizontal-gap","",l.spacing1)},X0=z`
1101
+ }`;function U0(){var e=N0,t=T0,r=B.cssPrefix,a=B.replacementClass,n=I5;if(r!==e||a!==t){var i=new RegExp("\\.".concat(e,"\\-"),"g"),s=new RegExp("\\--".concat(e,"\\-"),"g"),c=new RegExp("\\.".concat(t),"g");n=n.replace(i,".".concat(r,"-")).replace(s,"--".concat(r,"-")).replace(c,".".concat(a))}return n}var kf=!1;function xc(){B.autoAddCss&&!kf&&(R5(U0()),kf=!0)}var P5={mixout:function(){return{dom:{css:U0,insertCss:xc}}},hooks:function(){return{beforeDOMElementCreation:function(){xc()},beforeI2svg:function(){xc()}}}},Ht=rr||{};Ht[Bt]||(Ht[Bt]={});Ht[Bt].styles||(Ht[Bt].styles={});Ht[Bt].hooks||(Ht[Bt].hooks={});Ht[Bt].shims||(Ht[Bt].shims=[]);var ct=Ht[Bt],$0=[],B0=function(){ce.removeEventListener("DOMContentLoaded",B0),An=1,$0.map(function(t){return t()})},An=!1;Ft&&(An=(ce.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(ce.readyState),An||ce.addEventListener("DOMContentLoaded",B0));function z5(e){Ft&&(An?setTimeout(e,0):$0.push(e))}function ca(e){var t=e.tag,r=e.attributes,a=r===void 0?{}:r,n=e.children,i=n===void 0?[]:n;return typeof e=="string"?D0(e):"<".concat(t," ").concat(N5(a),">").concat(i.map(ca).join(""),"</").concat(t,">")}function Df(e,t,r){if(e&&e[t]&&e[t][r])return{prefix:t,iconName:r,icon:e[t][r]}}var k5=function(t,r){return function(a,n,i,s){return t.call(r,a,n,i,s)}},Sc=function(t,r,a,n){var i=Object.keys(t),s=i.length,c=n!==void 0?k5(r,n):r,d,f,h;for(a===void 0?(d=1,h=t[i[0]]):(d=0,h=a);d<s;d++)f=i[d],h=c(h,t[f],f,t);return h};function H0(e){return lt(e).length!==1?null:e.codePointAt(0).toString(16)}function Uf(e){return Object.keys(e).reduce(function(t,r){var a=e[r],n=!!a.icon;return n?t[a.iconName]=a.icon:t[r]=a,t},{})}function Tc(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.skipHooks,n=a===void 0?!1:a,i=Uf(t);typeof ct.hooks.addPack=="function"&&!n?ct.hooks.addPack(e,Uf(t)):ct.styles[e]=T(T({},ct.styles[e]||{}),i),e==="fas"&&Tc("fa",t)}var na=ct.styles,D5=ct.shims,F0=Object.keys(Gc),U5=F0.reduce(function(e,t){return e[t]=Object.keys(Gc[t]),e},{}),Vc=null,G0={},W0={},j0={},V0={},K0={};function $5(e){return~O5.indexOf(e)}function B5(e,t){var r=t.split("-"),a=r[0],n=r.slice(1).join("-");return a===e&&n!==""&&!$5(n)?n:null}var Z0=function(){var t=function(i){return Sc(na,function(s,c,d){return s[d]=Sc(c,i,{}),s},{})};G0=t(function(n,i,s){if(i[3]&&(n[i[3]]=s),i[2]){var c=i[2].filter(function(d){return typeof d=="number"});c.forEach(function(d){n[d.toString(16)]=s})}return n}),W0=t(function(n,i,s){if(n[s]=s,i[2]){var c=i[2].filter(function(d){return typeof d=="string"});c.forEach(function(d){n[d]=s})}return n}),K0=t(function(n,i,s){var c=i[2];return n[s]=s,c.forEach(function(d){n[d]=s}),n});var r="far"in na||B.autoFetchSvg,a=Sc(D5,function(n,i){var s=i[0],c=i[1],d=i[2];return c==="far"&&!r&&(c="fas"),typeof s=="string"&&(n.names[s]={prefix:c,iconName:d}),typeof s=="number"&&(n.unicodes[s.toString(16)]={prefix:c,iconName:d}),n},{names:{},unicodes:{}});j0=a.names,V0=a.unicodes,Vc=Nn(B.styleDefault,{family:B.familyDefault})};w5(function(e){Vc=Nn(e.styleDefault,{family:B.familyDefault})});Z0();function Kc(e,t){return(G0[e]||{})[t]}function H5(e,t){return(W0[e]||{})[t]}function wr(e,t){return(K0[e]||{})[t]}function Y0(e){return j0[e]||{prefix:null,iconName:null}}function F5(e){var t=V0[e],r=Kc("fas",e);return t||(r?{prefix:"fas",iconName:r}:null)||{prefix:null,iconName:null}}function or(){return Vc}var q0=function(){return{prefix:null,iconName:null,rest:[]}};function G5(e){var t=Re,r=F0.reduce(function(a,n){return a[n]="".concat(B.cssPrefix,"-").concat(n),a},{});return A0.forEach(function(a){(e.includes(r[a])||e.some(function(n){return U5[a].includes(n)}))&&(t=a)}),t}function Nn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.family,a=r===void 0?Re:r,n=v5[a][e];if(a===ia&&!e)return"fad";var i=If[a][e]||If[a][n],s=e in ct.styles?e:null,c=i||s||null;return c}function W5(e){var t=[],r=null;return e.forEach(function(a){var n=B5(B.cssPrefix,a);n?r=n:a&&t.push(a)}),{iconName:r,rest:t}}function $f(e){return e.sort().filter(function(t,r,a){return a.indexOf(t)===r})}var Bf=R0.concat(w0);function Tn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.skipLookups,a=r===void 0?!1:r,n=null,i=$f(e.filter(function(b){return Bf.includes(b)})),s=$f(e.filter(function(b){return!Bf.includes(b)})),c=i.filter(function(b){return n=b,!c0.includes(b)}),d=Rn(c,1),f=d[0],h=f===void 0?null:f,p=G5(i),g=T(T({},W5(s)),{},{prefix:Nn(h,{family:p})});return T(T(T({},g),Z5({values:e,family:p,styles:na,config:B,canonical:g,givenPrefix:n})),j5(a,n,g))}function j5(e,t,r){var a=r.prefix,n=r.iconName;if(e||!a||!n)return{prefix:a,iconName:n};var i=t==="fa"?Y0(n):{},s=wr(a,n);return n=i.iconName||s||n,a=i.prefix||a,a==="far"&&!na.far&&na.fas&&!B.autoFetchSvg&&(a="fas"),{prefix:a,iconName:n}}var V5=A0.filter(function(e){return e!==Re||e!==ia}),K5=Object.keys(Lc).filter(function(e){return e!==Re}).map(function(e){return Object.keys(Lc[e])}).flat();function Z5(e){var t=e.values,r=e.family,a=e.canonical,n=e.givenPrefix,i=n===void 0?"":n,s=e.styles,c=s===void 0?{}:s,d=e.config,f=d===void 0?{}:d,h=r===ia,p=t.includes("fa-duotone")||t.includes("fad"),g=f.familyDefault==="duotone",b=a.prefix==="fad"||a.prefix==="fa-duotone";if(!h&&(p||g||b)&&(a.prefix="fad"),(t.includes("fa-brands")||t.includes("fab"))&&(a.prefix="fab"),!a.prefix&&V5.includes(r)){var x=Object.keys(c).find(function(_){return K5.includes(_)});if(x||f.autoFetchSvg){var O=ly.get(r).defaultShortPrefixId;a.prefix=O,a.iconName=wr(a.prefix,a.iconName)||a.iconName}}return(a.prefix==="fa"||i==="fa")&&(a.prefix=or()||"fas"),a}var Y5=function(){function e(){Tg(this,e),this.definitions={}}return Mg(e,[{key:"add",value:function(){for(var r=this,a=arguments.length,n=new Array(a),i=0;i<a;i++)n[i]=arguments[i];var s=n.reduce(this._pullDefinitions,{});Object.keys(s).forEach(function(c){r.definitions[c]=T(T({},r.definitions[c]||{}),s[c]),Tc(c,s[c]);var d=Gc[Re][c];d&&Tc(d,s[c]),Z0()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(r,a){var n=a.prefix&&a.iconName&&a.icon?{0:a}:a;return Object.keys(n).map(function(i){var s=n[i],c=s.prefix,d=s.iconName,f=s.icon,h=f[2];r[c]||(r[c]={}),h.length>0&&h.forEach(function(p){typeof p=="string"&&(r[c][p]=f)}),r[c][d]=f}),r}}])}(),Hf=[],yo={},bo={},q5=Object.keys(bo);function X5(e,t){var r=t.mixoutsTo;return Hf=e,yo={},Object.keys(bo).forEach(function(a){q5.indexOf(a)===-1&&delete bo[a]}),Hf.forEach(function(a){var n=a.mixout?a.mixout():{};if(Object.keys(n).forEach(function(s){typeof n[s]=="function"&&(r[s]=n[s]),Ln(n[s])==="object"&&Object.keys(n[s]).forEach(function(c){r[s]||(r[s]={}),r[s][c]=n[s][c]})}),a.hooks){var i=a.hooks();Object.keys(i).forEach(function(s){yo[s]||(yo[s]=[]),yo[s].push(i[s])})}a.provides&&a.provides(bo)}),r}function Mc(e,t){for(var r=arguments.length,a=new Array(r>2?r-2:0),n=2;n<r;n++)a[n-2]=arguments[n];var i=yo[e]||[];return i.forEach(function(s){t=s.apply(null,[t].concat(a))}),t}function _r(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];var n=yo[e]||[];n.forEach(function(i){i.apply(null,r)})}function ar(){var e=arguments[0],t=Array.prototype.slice.call(arguments,1);return bo[e]?bo[e].apply(null,t):void 0}function Ic(e){e.prefix==="fa"&&(e.prefix="fas");var t=e.iconName,r=e.prefix||or();if(t)return t=wr(r,t)||t,Df(X0.definitions,r,t)||Df(ct.styles,r,t)}var X0=new Y5,J5=function(){B.autoReplaceSvg=!1,B.observeMutations=!1,_r("noAuto")},Q5={i2svg:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Ft?(_r("beforeI2svg",t),ar("pseudoElements2svg",t),ar("i2svg",t)):Promise.reject(new Error("Operation requires a DOM of some kind."))},watch:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.autoReplaceSvgRoot;B.autoReplaceSvg===!1&&(B.autoReplaceSvg=!0),B.observeMutations=!0,z5(function(){t7({autoReplaceSvgRoot:r}),_r("watch",t)})}},e7={icon:function(t){if(t===null)return null;if(Ln(t)==="object"&&t.prefix&&t.iconName)return{prefix:t.prefix,iconName:wr(t.prefix,t.iconName)||t.iconName};if(Array.isArray(t)&&t.length===2){var r=t[1].indexOf("fa-")===0?t[1].slice(3):t[1],a=Nn(t[0]);return{prefix:a,iconName:wr(a,r)||r}}if(typeof t=="string"&&(t.indexOf("".concat(B.cssPrefix,"-"))>-1||t.match(x5))){var n=Tn(t.split(" "),{skipLookups:!0});return{prefix:n.prefix||or(),iconName:wr(n.prefix,n.iconName)||n.iconName}}if(typeof t=="string"){var i=or();return{prefix:i,iconName:wr(i,t)||t}}}},Ge={noAuto:J5,config:B,dom:Q5,parse:e7,library:X0,findIconDefinition:Ic,toHtml:ca},t7=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.autoReplaceSvgRoot,a=r===void 0?ce:r;(Object.keys(ct.styles).length>0||B.autoFetchSvg)&&Ft&&B.autoReplaceSvg&&Ge.dom.i2svg({node:a})};function Mn(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map(function(a){return ca(a)})}}),Object.defineProperty(e,"node",{get:function(){if(Ft){var a=ce.createElement("div");return a.innerHTML=e.html,a.children}}}),e}function r7(e){var t=e.children,r=e.main,a=e.mask,n=e.attributes,i=e.styles,s=e.transform;if(jc(s)&&r.found&&!a.found){var c=r.width,d=r.height,f={x:c/d/2,y:.5};n.style=_n(T(T({},i),{},{"transform-origin":"".concat(f.x+s.x/16,"em ").concat(f.y+s.y/16,"em")}))}return[{tag:"svg",attributes:n,children:t}]}function o7(e){var t=e.prefix,r=e.iconName,a=e.children,n=e.attributes,i=e.symbol,s=i===!0?"".concat(t,"-").concat(B.cssPrefix,"-").concat(r):i;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:T(T({},n),{},{id:s}),children:a}]}]}function a7(e){var t=["aria-label","aria-labelledby","title","role"];return t.some(function(r){return r in e})}function Zc(e){var t=e.icons,r=t.main,a=t.mask,n=e.prefix,i=e.iconName,s=e.transform,c=e.symbol,d=e.maskId,f=e.extra,h=e.watchable,p=h===void 0?!1:h,g=a.found?a:r,b=g.width,x=g.height,O=[B.replacementClass,i?"".concat(B.cssPrefix,"-").concat(i):""].filter(function(w){return f.classes.indexOf(w)===-1}).filter(function(w){return w!==""||!!w}).concat(f.classes).join(" "),_={children:[],attributes:T(T({},f.attributes),{},{"data-prefix":n,"data-icon":i,class:O,role:f.attributes.role||"img",viewBox:"0 0 ".concat(b," ").concat(x)})};!a7(f.attributes)&&!f.attributes["aria-hidden"]&&(_.attributes["aria-hidden"]="true"),p&&(_.attributes[Rr]="");var N=T(T({},_),{},{prefix:n,iconName:i,main:r,mask:a,maskId:d,transform:s,symbol:c,styles:T({},f.styles)}),M=a.found&&r.found?ar("generateAbstractMask",N)||{children:[],attributes:{}}:ar("generateAbstractIcon",N)||{children:[],attributes:{}},L=M.children,C=M.attributes;return N.children=L,N.attributes=C,c?o7(N):r7(N)}function Ff(e){var t=e.content,r=e.width,a=e.height,n=e.transform,i=e.extra,s=e.watchable,c=s===void 0?!1:s,d=T(T({},i.attributes),{},{class:i.classes.join(" ")});c&&(d[Rr]="");var f=T({},i.styles);jc(n)&&(f.transform=M5({transform:n,startCentered:!0,width:r,height:a}),f["-webkit-transform"]=f.transform);var h=_n(f);h.length>0&&(d.style=h);var p=[];return p.push({tag:"span",attributes:d,children:[t]}),p}function n7(e){var t=e.content,r=e.extra,a=T(T({},r.attributes),{},{class:r.classes.join(" ")}),n=_n(r.styles);n.length>0&&(a.style=n);var i=[];return i.push({tag:"span",attributes:a,children:[t]}),i}var Cc=ct.styles;function Pc(e){var t=e[0],r=e[1],a=e.slice(4),n=Rn(a,1),i=n[0],s=null;return Array.isArray(i)?s={tag:"g",attributes:{class:"".concat(B.cssPrefix,"-").concat(vc.GROUP)},children:[{tag:"path",attributes:{class:"".concat(B.cssPrefix,"-").concat(vc.SECONDARY),fill:"currentColor",d:i[0]}},{tag:"path",attributes:{class:"".concat(B.cssPrefix,"-").concat(vc.PRIMARY),fill:"currentColor",d:i[1]}}]}:s={tag:"path",attributes:{fill:"currentColor",d:i}},{found:!0,width:t,height:r,icon:s}}var i7={found:!1,width:512,height:512};function s7(e,t){!I0&&!B.showMissingIcons&&e&&console.error('Icon with name "'.concat(e,'" and prefix "').concat(t,'" is missing.'))}function zc(e,t){var r=t;return t==="fa"&&B.styleDefault!==null&&(t=or()),new Promise(function(a,n){if(r==="fa"){var i=Y0(e)||{};e=i.iconName||e,t=i.prefix||t}if(e&&t&&Cc[t]&&Cc[t][e]){var s=Cc[t][e];return a(Pc(s))}s7(e,t),a(T(T({},i7),{},{icon:B.showMissingIcons&&e?ar("missingIconAbstract")||{}:{}}))})}var Gf=function(){},kc=B.measurePerformance&&xn&&xn.mark&&xn.measure?xn:{mark:Gf,measure:Gf},ra='FA "7.2.0"',c7=function(t){return kc.mark("".concat(ra," ").concat(t," begins")),function(){return J0(t)}},J0=function(t){kc.mark("".concat(ra," ").concat(t," ends")),kc.measure("".concat(ra," ").concat(t),"".concat(ra," ").concat(t," begins"),"".concat(ra," ").concat(t," ends"))},Yc={begin:c7,end:J0},En=function(){};function Wf(e){var t=e.getAttribute?e.getAttribute(Rr):null;return typeof t=="string"}function l7(e){var t=e.getAttribute?e.getAttribute(Hc):null,r=e.getAttribute?e.getAttribute(Fc):null;return t&&r}function d7(e){return e&&e.classList&&e.classList.contains&&e.classList.contains(B.replacementClass)}function f7(){if(B.autoReplaceSvg===!0)return On.replace;var e=On[B.autoReplaceSvg];return e||On.replace}function u7(e){return ce.createElementNS("http://www.w3.org/2000/svg",e)}function p7(e){return ce.createElement(e)}function Q0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.ceFn,a=r===void 0?e.tag==="svg"?u7:p7:r;if(typeof e=="string")return ce.createTextNode(e);var n=a(e.tag);Object.keys(e.attributes||[]).forEach(function(s){n.setAttribute(s,e.attributes[s])});var i=e.children||[];return i.forEach(function(s){n.appendChild(Q0(s,{ceFn:a}))}),n}function h7(e){var t=" ".concat(e.outerHTML," ");return t="".concat(t,"Font Awesome fontawesome.com "),t}var On={replace:function(t){var r=t[0];if(r.parentNode)if(t[1].forEach(function(n){r.parentNode.insertBefore(Q0(n),r)}),r.getAttribute(Rr)===null&&B.keepOriginalSource){var a=ce.createComment(h7(r));r.parentNode.replaceChild(a,r)}else r.remove()},nest:function(t){var r=t[0],a=t[1];if(~Wc(r).indexOf(B.replacementClass))return On.replace(t);var n=new RegExp("".concat(B.cssPrefix,"-.*"));if(delete a[0].attributes.id,a[0].attributes.class){var i=a[0].attributes.class.split(" ").reduce(function(c,d){return d===B.replacementClass||d.match(n)?c.toSvg.push(d):c.toNode.push(d),c},{toNode:[],toSvg:[]});a[0].attributes.class=i.toSvg.join(" "),i.toNode.length===0?r.removeAttribute("class"):r.setAttribute("class",i.toNode.join(" "))}var s=a.map(function(c){return ca(c)}).join(`
1102
+ `);r.setAttribute(Rr,""),r.innerHTML=s}};function jf(e){e()}function eu(e,t){var r=typeof t=="function"?t:En;if(e.length===0)r();else{var a=jf;B.mutateApproach===y5&&(a=rr.requestAnimationFrame||jf),a(function(){var n=f7(),i=Yc.begin("mutate");e.map(n),i(),r()})}}var qc=!1;function tu(){qc=!0}function Dc(){qc=!1}var wn=null;function Vf(e){if(_f&&B.observeMutations){var t=e.treeCallback,r=t===void 0?En:t,a=e.nodeCallback,n=a===void 0?En:a,i=e.pseudoElementsCallback,s=i===void 0?En:i,c=e.observeMutationsRoot,d=c===void 0?ce:c;wn=new _f(function(f){if(!qc){var h=or();xo(f).forEach(function(p){if(p.type==="childList"&&p.addedNodes.length>0&&!Wf(p.addedNodes[0])&&(B.searchPseudoElements&&s(p.target),r(p.target)),p.type==="attributes"&&p.target.parentNode&&B.searchPseudoElements&&s([p.target],!0),p.type==="attributes"&&Wf(p.target)&&~E5.indexOf(p.attributeName))if(p.attributeName==="class"&&l7(p.target)){var g=Tn(Wc(p.target)),b=g.prefix,x=g.iconName;p.target.setAttribute(Hc,b||h),x&&p.target.setAttribute(Fc,x)}else d7(p.target)&&n(p.target)})}}),Ft&&wn.observe(d,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}function m7(){wn&&wn.disconnect()}function g7(e){var t=e.getAttribute("style"),r=[];return t&&(r=t.split(";").reduce(function(a,n){var i=n.split(":"),s=i[0],c=i.slice(1);return s&&c.length>0&&(a[s]=c.join(":").trim()),a},{})),r}function y7(e){var t=e.getAttribute("data-prefix"),r=e.getAttribute("data-icon"),a=e.innerText!==void 0?e.innerText.trim():"",n=Tn(Wc(e));return n.prefix||(n.prefix=or()),t&&r&&(n.prefix=t,n.iconName=r),n.iconName&&n.prefix||(n.prefix&&a.length>0&&(n.iconName=H5(n.prefix,e.innerText)||Kc(n.prefix,H0(e.innerText))),!n.iconName&&B.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(n.iconName=e.firstChild.data)),n}function b7(e){var t=xo(e.attributes).reduce(function(r,a){return r.name!=="class"&&r.name!=="style"&&(r[a.name]=a.value),r},{});return t}function v7(){return{iconName:null,prefix:null,transform:Et,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function Kf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},r=y7(e),a=r.iconName,n=r.prefix,i=r.rest,s=b7(e),c=Mc("parseNodeAttributes",{},e),d=t.styleParser?g7(e):[];return T({iconName:a,prefix:n,transform:Et,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:i,styles:d,attributes:s}},c)}var x7=ct.styles;function ru(e){var t=B.autoReplaceSvg==="nest"?Kf(e,{styleParser:!1}):Kf(e);return~t.extra.classes.indexOf(z0)?ar("generateLayersText",e,t):ar("generateSvgReplacementMutation",e,t)}function S7(){return[].concat(lt(w0),lt(R0))}function Zf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!Ft)return Promise.resolve();var r=ce.documentElement.classList,a=function(p){return r.add("".concat(Mf,"-").concat(p))},n=function(p){return r.remove("".concat(Mf,"-").concat(p))},i=B.autoFetchSvg?S7():c0.concat(Object.keys(x7));i.includes("fa")||i.push("fa");var s=[".".concat(z0,":not([").concat(Rr,"])")].concat(i.map(function(h){return".".concat(h,":not([").concat(Rr,"])")})).join(", ");if(s.length===0)return Promise.resolve();var c=[];try{c=xo(e.querySelectorAll(s))}catch{}if(c.length>0)a("pending"),n("complete");else return Promise.resolve();var d=Yc.begin("onTree"),f=c.reduce(function(h,p){try{var g=ru(p);g&&h.push(g)}catch(b){I0||b.name==="MissingIcon"&&console.error(b)}return h},[]);return new Promise(function(h,p){Promise.all(f).then(function(g){eu(g,function(){a("active"),a("complete"),n("pending"),typeof t=="function"&&t(),d(),h()})}).catch(function(g){d(),p(g)})})}function C7(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;ru(e).then(function(r){r&&eu([r],t)})}function E7(e){return function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=(t||{}).icon?t:Ic(t||{}),n=r.mask;return n&&(n=(n||{}).icon?n:Ic(n||{})),e(a,T(T({},r),{},{mask:n}))}}var O7=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=r.transform,n=a===void 0?Et:a,i=r.symbol,s=i===void 0?!1:i,c=r.mask,d=c===void 0?null:c,f=r.maskId,h=f===void 0?null:f,p=r.classes,g=p===void 0?[]:p,b=r.attributes,x=b===void 0?{}:b,O=r.styles,_=O===void 0?{}:O;if(t){var N=t.prefix,M=t.iconName,L=t.icon;return Mn(T({type:"icon"},t),function(){return _r("beforeDOMElementCreation",{iconDefinition:t,params:r}),Zc({icons:{main:Pc(L),mask:d?Pc(d.icon):{found:!1,width:null,height:null,icon:{}}},prefix:N,iconName:M,transform:T(T({},Et),n),symbol:s,maskId:h,extra:{attributes:x,styles:_,classes:g}})})}},L7={mixout:function(){return{icon:E7(O7)}},hooks:function(){return{mutationObserverCallbacks:function(r){return r.treeCallback=Zf,r.nodeCallback=C7,r}}},provides:function(t){t.i2svg=function(r){var a=r.node,n=a===void 0?ce:a,i=r.callback,s=i===void 0?function(){}:i;return Zf(n,s)},t.generateSvgReplacementMutation=function(r,a){var n=a.iconName,i=a.prefix,s=a.transform,c=a.symbol,d=a.mask,f=a.maskId,h=a.extra;return new Promise(function(p,g){Promise.all([zc(n,i),d.iconName?zc(d.iconName,d.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(function(b){var x=Rn(b,2),O=x[0],_=x[1];p([r,Zc({icons:{main:O,mask:_},prefix:i,iconName:n,transform:s,symbol:c,maskId:f,extra:h,watchable:!0})])}).catch(g)})},t.generateAbstractIcon=function(r){var a=r.children,n=r.attributes,i=r.main,s=r.transform,c=r.styles,d=_n(c);d.length>0&&(n.style=d);var f;return jc(s)&&(f=ar("generateAbstractTransformGrouping",{main:i,transform:s,containerWidth:i.width,iconWidth:i.width})),a.push(f||i.icon),{children:a,attributes:n}}}},A7={mixout:function(){return{layer:function(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.classes,i=n===void 0?[]:n;return Mn({type:"layer"},function(){_r("beforeDOMElementCreation",{assembler:r,params:a});var s=[];return r(function(c){Array.isArray(c)?c.map(function(d){s=s.concat(d.abstract)}):s=s.concat(c.abstract)}),[{tag:"span",attributes:{class:["".concat(B.cssPrefix,"-layers")].concat(lt(i)).join(" ")},children:s}]})}}}},w7={mixout:function(){return{counter:function(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.title,i=n===void 0?null:n,s=a.classes,c=s===void 0?[]:s,d=a.attributes,f=d===void 0?{}:d,h=a.styles,p=h===void 0?{}:h;return Mn({type:"counter",content:r},function(){return _r("beforeDOMElementCreation",{content:r,params:a}),n7({content:r.toString(),title:i,extra:{attributes:f,styles:p,classes:["".concat(B.cssPrefix,"-layers-counter")].concat(lt(c))}})})}}}},R7={mixout:function(){return{text:function(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.transform,i=n===void 0?Et:n,s=a.classes,c=s===void 0?[]:s,d=a.attributes,f=d===void 0?{}:d,h=a.styles,p=h===void 0?{}:h;return Mn({type:"text",content:r},function(){return _r("beforeDOMElementCreation",{content:r,params:a}),Ff({content:r,transform:T(T({},Et),i),extra:{attributes:f,styles:p,classes:["".concat(B.cssPrefix,"-layers-text")].concat(lt(c))}})})}}},provides:function(t){t.generateLayersText=function(r,a){var n=a.transform,i=a.extra,s=null,c=null;if(i0){var d=parseInt(getComputedStyle(r).fontSize,10),f=r.getBoundingClientRect();s=f.width/d,c=f.height/d}return Promise.resolve([r,Ff({content:r.innerHTML,width:s,height:c,transform:n,extra:i,watchable:!0})])}}},ou=new RegExp('"',"ug"),Yf=[1105920,1112319],qf=T(T(T(T({},{FontAwesome:{normal:"fas",400:"fas"}}),cy),m5),yy),Uc=Object.keys(qf).reduce(function(e,t){return e[t.toLowerCase()]=qf[t],e},{}),_7=Object.keys(Uc).reduce(function(e,t){var r=Uc[t];return e[t]=r[900]||lt(Object.entries(r))[0][1],e},{});function N7(e){var t=e.replace(ou,"");return H0(lt(t)[0]||"")}function T7(e){var t=e.getPropertyValue("font-feature-settings").includes("ss01"),r=e.getPropertyValue("content"),a=r.replace(ou,""),n=a.codePointAt(0),i=n>=Yf[0]&&n<=Yf[1],s=a.length===2?a[0]===a[1]:!1;return i||s||t}function M7(e,t){var r=e.replace(/^['"]|['"]$/g,"").toLowerCase(),a=parseInt(t),n=isNaN(a)?"normal":a;return(Uc[r]||{})[n]||_7[r]}function Xf(e,t){var r="".concat(g5).concat(t.replace(":","-"));return new Promise(function(a,n){if(e.getAttribute(r)!==null)return a();var i=xo(e.children),s=i.filter(function(z){return z.getAttribute(wc)===t})[0],c=rr.getComputedStyle(e,t),d=c.getPropertyValue("font-family"),f=d.match(S5),h=c.getPropertyValue("font-weight"),p=c.getPropertyValue("content");if(s&&!f)return e.removeChild(s),a();if(f&&p!=="none"&&p!==""){var g=c.getPropertyValue("content"),b=M7(d,h),x=N7(g),O=f[0].startsWith("FontAwesome"),_=T7(c),N=Kc(b,x),M=N;if(O){var L=F5(x);L.iconName&&L.prefix&&(N=L.iconName,b=L.prefix)}if(N&&!_&&(!s||s.getAttribute(Hc)!==b||s.getAttribute(Fc)!==M)){e.setAttribute(r,M),s&&e.removeChild(s);var C=v7(),w=C.extra;w.attributes[wc]=t,zc(N,b).then(function(z){var W=Zc(T(T({},C),{},{icons:{main:z,mask:q0()},prefix:b,iconName:M,extra:w,watchable:!0})),K=ce.createElementNS("http://www.w3.org/2000/svg","svg");t==="::before"?e.insertBefore(K,e.firstChild):e.appendChild(K),K.outerHTML=W.map(function(V){return ca(V)}).join(`
1103
+ `),e.removeAttribute(r),a()}).catch(n)}else a()}else a()})}function I7(e){return Promise.all([Xf(e,"::before"),Xf(e,"::after")])}function P7(e){return e.parentNode!==document.head&&!~b5.indexOf(e.tagName.toUpperCase())&&!e.getAttribute(wc)&&(!e.parentNode||e.parentNode.tagName!=="svg")}var z7=function(t){return!!t&&M0.some(function(r){return t.includes(r)})},k7=function(t){if(!t)return[];var r=new Set,a=t.split(/,(?![^()]*\))/).map(function(d){return d.trim()});a=a.flatMap(function(d){return d.includes("(")?d:d.split(",").map(function(f){return f.trim()})});var n=Cn(a),i;try{for(n.s();!(i=n.n()).done;){var s=i.value;if(z7(s)){var c=M0.reduce(function(d,f){return d.replace(f,"")},s);c!==""&&c!=="*"&&r.add(c)}}}catch(d){n.e(d)}finally{n.f()}return r};function Jf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(Ft){var r;if(t)r=e;else if(B.searchPseudoElementsFullScan)r=e.querySelectorAll("*");else{var a=new Set,n=Cn(document.styleSheets),i;try{for(n.s();!(i=n.n()).done;){var s=i.value;try{var c=Cn(s.cssRules),d;try{for(c.s();!(d=c.n()).done;){var f=d.value,h=k7(f.selectorText),p=Cn(h),g;try{for(p.s();!(g=p.n()).done;){var b=g.value;a.add(b)}}catch(O){p.e(O)}finally{p.f()}}}catch(O){c.e(O)}finally{c.f()}}catch(O){B.searchPseudoElementsWarnings&&console.warn("Font Awesome: cannot parse stylesheet: ".concat(s.href," (").concat(O.message,`)
1104
+ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered as SVG icons. Add crossorigin="anonymous" to the <link>, enable searchPseudoElementsFullScan for slower but more thorough DOM parsing, or suppress this warning by setting searchPseudoElementsWarnings to false.`))}}}catch(O){n.e(O)}finally{n.f()}if(!a.size)return;var x=Array.from(a).join(", ");try{r=e.querySelectorAll(x)}catch{}}return new Promise(function(O,_){var N=xo(r).filter(P7).map(I7),M=Yc.begin("searchPseudoElements");tu(),Promise.all(N).then(function(){M(),Dc(),O()}).catch(function(){M(),Dc(),_()})})}}var D7={hooks:function(){return{mutationObserverCallbacks:function(r){return r.pseudoElementsCallback=Jf,r}}},provides:function(t){t.pseudoElements2svg=function(r){var a=r.node,n=a===void 0?ce:a;B.searchPseudoElements&&Jf(n)}}},Qf=!1,U7={mixout:function(){return{dom:{unwatch:function(){tu(),Qf=!0}}}},hooks:function(){return{bootstrap:function(){Vf(Mc("mutationObserverCallbacks",{}))},noAuto:function(){m7()},watch:function(r){var a=r.observeMutationsRoot;Qf?Dc():Vf(Mc("mutationObserverCallbacks",{observeMutationsRoot:a}))}}}},e0=function(t){var r={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t.toLowerCase().split(" ").reduce(function(a,n){var i=n.toLowerCase().split("-"),s=i[0],c=i.slice(1).join("-");if(s&&c==="h")return a.flipX=!0,a;if(s&&c==="v")return a.flipY=!0,a;if(c=parseFloat(c),isNaN(c))return a;switch(s){case"grow":a.size=a.size+c;break;case"shrink":a.size=a.size-c;break;case"left":a.x=a.x-c;break;case"right":a.x=a.x+c;break;case"up":a.y=a.y-c;break;case"down":a.y=a.y+c;break;case"rotate":a.rotate=a.rotate+c;break}return a},r)},$7={mixout:function(){return{parse:{transform:function(r){return e0(r)}}}},hooks:function(){return{parseNodeAttributes:function(r,a){var n=a.getAttribute("data-fa-transform");return n&&(r.transform=e0(n)),r}}},provides:function(t){t.generateAbstractTransformGrouping=function(r){var a=r.main,n=r.transform,i=r.containerWidth,s=r.iconWidth,c={transform:"translate(".concat(i/2," 256)")},d="translate(".concat(n.x*32,", ").concat(n.y*32,") "),f="scale(".concat(n.size/16*(n.flipX?-1:1),", ").concat(n.size/16*(n.flipY?-1:1),") "),h="rotate(".concat(n.rotate," 0 0)"),p={transform:"".concat(d," ").concat(f," ").concat(h)},g={transform:"translate(".concat(s/2*-1," -256)")},b={outer:c,inner:p,path:g};return{tag:"g",attributes:T({},b.outer),children:[{tag:"g",attributes:T({},b.inner),children:[{tag:a.icon.tag,children:a.icon.children,attributes:T(T({},a.icon.attributes),b.path)}]}]}}}},Ec={x:0,y:0,width:"100%",height:"100%"};function t0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}function B7(e){return e.tag==="g"?e.children:[e]}var H7={hooks:function(){return{parseNodeAttributes:function(r,a){var n=a.getAttribute("data-fa-mask"),i=n?Tn(n.split(" ").map(function(s){return s.trim()})):q0();return i.prefix||(i.prefix=or()),r.mask=i,r.maskId=a.getAttribute("data-fa-mask-id"),r}}},provides:function(t){t.generateAbstractMask=function(r){var a=r.children,n=r.attributes,i=r.main,s=r.mask,c=r.maskId,d=r.transform,f=i.width,h=i.icon,p=s.width,g=s.icon,b=T5({transform:d,containerWidth:p,iconWidth:f}),x={tag:"rect",attributes:T(T({},Ec),{},{fill:"white"})},O=h.children?{children:h.children.map(t0)}:{},_={tag:"g",attributes:T({},b.inner),children:[t0(T({tag:h.tag,attributes:T(T({},h.attributes),b.path)},O))]},N={tag:"g",attributes:T({},b.outer),children:[_]},M="mask-".concat(c||zf()),L="clip-".concat(c||zf()),C={tag:"mask",attributes:T(T({},Ec),{},{id:M,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[x,N]},w={tag:"defs",children:[{tag:"clipPath",attributes:{id:L},children:B7(g)},C]};return a.push(w,{tag:"rect",attributes:T({fill:"currentColor","clip-path":"url(#".concat(L,")"),mask:"url(#".concat(M,")")},Ec)}),{children:a,attributes:n}}}},F7={provides:function(t){var r=!1;rr.matchMedia&&(r=rr.matchMedia("(prefers-reduced-motion: reduce)").matches),t.missingIconAbstract=function(){var a=[],n={fill:"currentColor"},i={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};a.push({tag:"path",attributes:T(T({},n),{},{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})});var s=T(T({},i),{},{attributeName:"opacity"}),c={tag:"circle",attributes:T(T({},n),{},{cx:"256",cy:"364",r:"28"}),children:[]};return r||c.children.push({tag:"animate",attributes:T(T({},i),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:T(T({},s),{},{values:"1;0;1;1;0;1;"})}),a.push(c),a.push({tag:"path",attributes:T(T({},n),{},{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:r?[]:[{tag:"animate",attributes:T(T({},s),{},{values:"1;0;0;0;0;1;"})}]}),r||a.push({tag:"path",attributes:T(T({},n),{},{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:T(T({},s),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:a}}}},G7={hooks:function(){return{parseNodeAttributes:function(r,a){var n=a.getAttribute("data-fa-symbol"),i=n===null?!1:n===""?!0:n;return r.symbol=i,r}}}},W7=[P5,L7,A7,w7,R7,D7,U7,$7,H7,F7,G7];X5(W7,{mixoutsTo:Ge});var qw=Ge.noAuto,Xw=Ge.config,au=Ge.library,Jw=Ge.dom,Qw=Ge.parse,eR=Ge.findIconDefinition,tR=Ge.toHtml,nu=Ge.icon,rR=Ge.layer,oR=Ge.text,aR=Ge.counter;var m;(function(e){e.regular="regular",e.solid="solid",e.custom="custom"})(m||(m={}));var y;(function(e){e.LOCK_KEYHOLE="lock-keyhole",e.LINK_SIMPLE_SLASH="link-simple-slash",e.TABLE_LAYOUT="table-layout",e.LAYER_GROUP="layer-group",e.CIRCLE_INFO="circle-info",e.BARS_PROGRESS="bars-progress",e.CODE_COMPARE="code-compare",e.HOURGLASS_END="hourglass-end",e.BOX_ARCHIVE="box-archive",e.ARROWS_ROTATE="arrows-rotate",e.CIRCLE_DOT="circle-dot",e.ANGLES_LEFT="angles-left",e.ROUTE="route",e.BARS="bars",e.ARROW_DOWN="arrow-down",e.LOCK_KEYHOLE_OPEN="lock-keyhole-open",e.DESKTOP="desktop",e.ANGLES_RIGHT="angles-right",e.PIGGY_BANK="piggy-bank",e.ANGLE_UP="angle-up",e.PEN_NIB="pen-nib",e.ARROW_UP_RIGHT_FROM_SQUARE="arrow-up-right-from-square",e.GRID_2="grid-2",e.BOOKS="books",e.TAG="tag",e.ANGLES_UP_DOWN="angles-up-down",e.ARROW_ROTATE_LEFT="arrow-rotate-left",e.EYE_SLASH="eye-slash",e.CIRCLE_DOLLAR="circle-dollar",e.COMPRESS="compress",e.RADAR="radar",e.ARROW_ROTATE_RIGHT="arrow-rotate-right",e.CHART_NETWORK="chart-network",e.PLUS="plus",e.UNDERLINE="underline",e.ARROW_LEFT="arrow-left",e.UPLOAD="upload",e.GLOBE="globe",e.LANGUAGE="language",e.TOGGLE_ON="toggle-on",e.DOWNLOAD="download",e.MESSAGE_QUOTE="message-quote",e.TRIANGLE_EXCLAMATION="triangle-exclamation",e.STAR="star",e.BELL_SLASH="bell-slash",e.HOURGLASS_HALF="hourglass-half",e.INBOX="inbox",e.COMMENT_DOTS="comment-dots",e.ANGLE_DOWN="angle-down",e.CLOUD_ARROW_DOWN="cloud-arrow-down",e.BOOKMARK_SLASH="bookmark-slash",e.LINK_SIMPLE="link-simple",e.CLOCK_ROTATE_LEFT="clock-rotate-left",e.SPINNER_THIRD="spinner-third",e.PLUG="plug",e.CHART_SIMPLE="chart-simple",e.CIRCLE_PLAY="circle-play",e.FILE_MAGNIFYING_GLASS="file-magnifying-glass",e.PEN="pen",e.TABLET="tablet",e.CIRCLE_CHECK="circle-check",e.FILE_INVOICE="file-invoice",e.XMARK="xmark",e.ARROW_RIGHT="arrow-right",e.BOOKMARK="bookmark",e.EXPAND_WIDE="expand-wide",e.USER="user",e.SERVER="server",e.CALENDAR_RANGE="calendar-range",e.BROOM_WIDE="broom-wide",e.ARROWS_UP_DOWN_LEFT_RIGHT="arrows-up-down-left-right",e.WIFI_SLASH="wifi-slash",e.CHECK="check",e.ITALIC="italic",e.LIFE_RING="life-ring",e.TABLE_CELLS="table-cells",e.TRASH_CAN="trash-can",e.WRENCH="wrench",e.PAPERCLIP="paperclip",e.CABINET_FILING="cabinet-filing",e.ARROW_UP="arrow-up",e.FILE="file",e.CIRCLE_QUESTION="circle-question",e.COLUMNS_3="columns-3",e.GEAR="gear",e.CHART_LINE="chart-line",e.THUMBS_UP="thumbs-up",e.HAND="hand",e.CIRCLE="circle",e.CALENDAR_DAY="calendar-day",e.CLOUD="cloud",e.LIST_TREE="list-tree",e.ANGLE_RIGHT="angle-right",e.CODE="code",e.ALIGN_CENTER="align-center",e.COMMENT_QUESTION="comment-question",e.IMAGE="image",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="arrow-up-right-and-arrow-down-left-from-center",e.THUMBS_DOWN="thumbs-down",e.DIAGRAM_SANKEY="diagram-sankey",e.MESSAGE_CHECK="message-check",e.BOLD="bold",e.CIRCLE_STOP="circle-stop",e.ARROW_RIGHT_TO_BRACKET="arrow-right-to-bracket",e.USERS="users",e.ARROW_TURN_DOWN_RIGHT="arrow-turn-down-right",e.PRINT="print",e.ALIGN_RIGHT="align-right",e.FLASK="flask",e.MAGNIFYING_GLASS_PLUS="magnifying-glass-plus",e.SHIELD_CHECK="shield-check",e.STRIKETHROUGH="strikethrough",e.FOLDER_OPEN="folder-open",e.CLONE="clone",e.HEART="heart",e.PAPER_PLANE="paper-plane",e.MAGNIFYING_GLASS_MINUS="magnifying-glass-minus",e.BOOK="book",e.CLOCK="clock",e.ELLIPSIS_VERTICAL="ellipsis-vertical",e.ARROW_RIGHT_TO_LINE="arrow-right-to-line",e.ANGLE_LEFT="angle-left",e.CALENDAR_CIRCLE_EXCLAMATION="calendar-circle-exclamation",e.EXPAND="expand",e.EQUALS="equals",e.RECEIPT="receipt",e.EYE="eye",e.ALIGN_LEFT="align-left",e.PAINTBRUSH="paintbrush",e.KEY="key",e.PALETTE="palette",e.FLOPPY_DISK="floppy-disk",e.MAGNIFYING_GLASS="magnifying-glass",e.ELLIPSIS="ellipsis",e.SHARE_NODES="share-nodes",e.ARROWS_FROM_LINE="arrows-from-line",e.POWER_OFF="power-off",e.ENVELOPE_OPEN_TEXT="envelope-open-text",e.CIRCLE_PAUSE="circle-pause",e.MOBILE="mobile",e.BELL="bell",e.FILTER="filter",e.MEDAL="medal",e.CLOUD_SLASH="cloud-slash",e.MINUS="minus",e.PASTE="paste",e.CALENDAR_CHECK="calendar-check",e.HEXAGON_XMARK="hexagon-xmark",e.PAUSE="pause",e.CHART_MIXED="chart-mixed",e.ROBOT="robot",e.WAND_MAGIC_SPARKLES="wand-magic-sparkles",e.HEXAGON_EXCLAMATION="hexagon-exclamation",e.CUBES="cubes",e.TURN_RIGHT="turn-right",e.SQUARE_INFO="square-info",e.MESSAGE_BOT="message-bot",e.PLAY="play",e.TURN_LEFT="turn-left",e.ADDRESS_CARD="address-card",e.CROWN="crown",e.GRIP_LINES="grip-lines",e.CHART_AREA="chart-area",e.TRASH="trash",e.USER_TIE="user-tie",e.CIRCLE_SMALL="circle-small",e.REGULAR_FOLDER_OPEN_LOCK="regular-folder-open-lock",e.REGULAR_USER_CIRCLE_CHECK="regular-user-circle-check",e.SOLID_LEFT_PANEL="solid-left-panel",e.REGULAR_BINDER_OPEN="regular-binder-open",e.REGULAR_BOOKMARK_CIRCLE_PLUS="regular-bookmark-circle-plus",e.REGULAR_DIAGRAM_SUNBURST="regular-diagram-sunburst",e.REGULAR_PREVIEW="regular-preview",e.REGULAR_CONTEXT="regular-context",e.REGULAR_MOBILE_LANDSCAPE="regular-mobile-landscape",e.SOLID_FILE_ROTATE_RIGHT="solid-file-rotate-right",e.REGULAR_PIP_WIDE="regular-pip-wide",e.REGULAR_CLONE_LINK_SIMPLE="regular-clone-link-simple",e.REGULAR_LEFT_PANEL="regular-left-panel",e.LIGHT_FILE_LINES_GEAR="light-file-lines-gear",e.REGULAR_FILE_LINES_GEAR="regular-file-lines-gear",e.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION="regular-circle-dashed-dollar-question",e.REGULAR_TABLE_CELLS_SLASH="regular-table-cells-slash",e.REGULAR_BOOK_OPEN_GEAR_SLASH="regular-book-open-gear-slash",e.REGULAR_TABLET_LANDSCAPE="regular-tablet-landscape",e.REGULAR_CHART_BAR_STACKED="regular-chart-bar-stacked",e.SOLID_CIRCLE_USER_CIRCLE_CHECK="solid-circle-user-circle-check",e.REGULAR_BULLETS_LINE="regular-bullets-line",e.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION="regular-language-circle-exclamation",e.SOLID_CODE_COMPARE="solid-code-compare",e.REGULAR_FORMAT_CLEAR="regular-format-clear",e.REGULAR_MAGNIFYING_GLASS_BACK="regular-magnifying-glass-back",e.LIGHT_RECEIPT_GEAR="light-receipt-gear",e.REGULAR_BINDER_OPEN_ARROW_LEFT="regular-binder-open-arrow-left",e.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK="regular-hourglass-half-circle-check",e.REGULAR_THRESHOLD="regular-threshold",e.REGULAR_PIP="regular-pip",e.REGULAR_USER_GEAR="regular-user-gear",e.REGULAR_BELL_CIRCLE_PLUS="regular-bell-circle-plus",e.REGULAR_CLOUD_SLASH_GEAR="regular-cloud-slash-gear",e.REGULAR_HOUSE_MAGNIFYING_GLASS="regular-house-magnifying-glass",e.SOLID_CIRCLE_USER_SLASH="solid-circle-user-slash",e.REGULAR_LIST_MAGNIFYING_GLASS="regular-list-magnifying-glass",e.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS="regular-computer-mouse-magnifying-glass",e.REGULAR_LANGUAGE_SLASH="regular-language-slash",e.REGULAR_CHART_BAR_GROUPED="regular-chart-bar-grouped",e.REGULAR_CONSUMER="regular-consumer",e.REGULAR_CHART_BAR_NORMALIZED="regular-chart-bar-normalized",e.REGULAR_USER_LOCK="regular-user-lock",e.REGULAR_CIRCLE_DOLLAR_SLASH="regular-circle-dollar-slash",e.REGULAR_BINDER_OPEN_ARROW_RIGHT="regular-binder-open-arrow-right",e.REGULAR_BULLETS_LINES="regular-bullets-lines",e.REGULAR_BINDER_OPEN_PEN="regular-binder-open-pen",e.REGULAR_BOOKMARK_CIRCLE_MINUS="regular-bookmark-circle-minus",e.REGULAR_MAGNIFYING_GLASS_ONE="regular-magnifying-glass-one",e.REGULAR_BOOK_OPEN_GEAR="regular-book-open-gear",e.LIGHT_BOOK_OPEN_GEAR="light-book-open-gear"})(y||(y={}));var cR={[y.LOCK_KEYHOLE]:[m.regular,m.solid],[y.LINK_SIMPLE_SLASH]:[m.regular],[y.TABLE_LAYOUT]:[m.regular],[y.LAYER_GROUP]:[m.regular],[y.CIRCLE_INFO]:[m.regular],[y.BARS_PROGRESS]:[m.regular],[y.CODE_COMPARE]:[m.regular,m.solid],[y.HOURGLASS_END]:[m.regular],[y.BOX_ARCHIVE]:[m.regular,m.solid],[y.ARROWS_ROTATE]:[m.regular],[y.CIRCLE_DOT]:[m.regular],[y.ANGLES_LEFT]:[m.regular],[y.ROUTE]:[m.regular],[y.BARS]:[m.regular],[y.ARROW_DOWN]:[m.regular],[y.LOCK_KEYHOLE_OPEN]:[m.regular,m.solid],[y.DESKTOP]:[m.regular],[y.ANGLES_RIGHT]:[m.regular],[y.PIGGY_BANK]:[m.regular],[y.ANGLE_UP]:[m.regular],[y.PEN_NIB]:[m.regular],[y.ARROW_UP_RIGHT_FROM_SQUARE]:[m.regular],[y.GRID_2]:[m.regular],[y.BOOKS]:[m.regular],[y.TAG]:[m.regular,m.solid],[y.ANGLES_UP_DOWN]:[m.regular],[y.ARROW_ROTATE_LEFT]:[m.regular],[y.EYE_SLASH]:[m.regular],[y.CIRCLE_DOLLAR]:[m.regular,m.solid],[y.COMPRESS]:[m.regular],[y.RADAR]:[m.regular],[y.ARROW_ROTATE_RIGHT]:[m.regular],[y.CHART_NETWORK]:[m.regular],[y.PLUS]:[m.regular],[y.UNDERLINE]:[m.regular],[y.ARROW_LEFT]:[m.regular],[y.UPLOAD]:[m.regular],[y.GLOBE]:[m.regular],[y.LANGUAGE]:[m.regular],[y.TOGGLE_ON]:[m.regular],[y.DOWNLOAD]:[m.regular],[y.MESSAGE_QUOTE]:[m.regular,m.solid],[y.TRIANGLE_EXCLAMATION]:[m.regular,m.solid],[y.STAR]:[m.regular,m.solid],[y.BELL_SLASH]:[m.regular,m.solid],[y.HOURGLASS_HALF]:[m.regular],[y.INBOX]:[m.regular],[y.COMMENT_DOTS]:[m.regular],[y.ANGLE_DOWN]:[m.regular],[y.CLOUD_ARROW_DOWN]:[m.regular],[y.BOOKMARK_SLASH]:[m.regular],[y.LINK_SIMPLE]:[m.regular],[y.CLOCK_ROTATE_LEFT]:[m.regular],[y.SPINNER_THIRD]:[m.regular],[y.PLUG]:[m.regular],[y.CHART_SIMPLE]:[m.regular],[y.CIRCLE_PLAY]:[m.regular],[y.FILE_MAGNIFYING_GLASS]:[m.regular],[y.PEN]:[m.regular],[y.TABLET]:[m.regular],[y.CIRCLE_CHECK]:[m.regular,m.solid],[y.FILE_INVOICE]:[m.regular],[y.XMARK]:[m.regular,m.solid],[y.ARROW_RIGHT]:[m.regular],[y.BOOKMARK]:[m.regular,m.solid],[y.EXPAND_WIDE]:[m.regular],[y.USER]:[m.regular,m.solid],[y.SERVER]:[m.regular,m.solid],[y.CALENDAR_RANGE]:[m.regular],[y.BROOM_WIDE]:[m.regular],[y.ARROWS_UP_DOWN_LEFT_RIGHT]:[m.regular],[y.WIFI_SLASH]:[m.regular],[y.CHECK]:[m.regular,m.solid],[y.ITALIC]:[m.regular],[y.LIFE_RING]:[m.regular],[y.TABLE_CELLS]:[m.regular],[y.TRASH_CAN]:[m.regular],[y.WRENCH]:[m.regular],[y.PAPERCLIP]:[m.regular],[y.CABINET_FILING]:[m.regular],[y.ARROW_UP]:[m.regular],[y.FILE]:[m.regular],[y.CIRCLE_QUESTION]:[m.regular,m.solid],[y.COLUMNS_3]:[m.regular],[y.GEAR]:[m.regular,m.solid],[y.CHART_LINE]:[m.regular],[y.THUMBS_UP]:[m.regular,m.solid],[y.HAND]:[m.regular],[y.CIRCLE]:[m.regular,m.solid],[y.CALENDAR_DAY]:[m.regular],[y.CLOUD]:[m.regular],[y.LIST_TREE]:[m.regular],[y.ANGLE_RIGHT]:[m.regular],[y.CODE]:[m.regular],[y.ALIGN_CENTER]:[m.regular],[y.COMMENT_QUESTION]:[m.regular,m.solid],[y.IMAGE]:[m.regular],[y.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER]:[m.regular],[y.THUMBS_DOWN]:[m.regular,m.solid],[y.DIAGRAM_SANKEY]:[m.regular],[y.MESSAGE_CHECK]:[m.regular,m.solid],[y.BOLD]:[m.regular],[y.CIRCLE_STOP]:[m.regular,m.solid],[y.ARROW_RIGHT_TO_BRACKET]:[m.regular],[y.USERS]:[m.regular,m.solid],[y.ARROW_TURN_DOWN_RIGHT]:[m.regular],[y.PRINT]:[m.regular],[y.ALIGN_RIGHT]:[m.regular],[y.FLASK]:[m.regular],[y.MAGNIFYING_GLASS_PLUS]:[m.regular],[y.SHIELD_CHECK]:[m.regular],[y.STRIKETHROUGH]:[m.regular],[y.FOLDER_OPEN]:[m.regular],[y.CLONE]:[m.regular],[y.HEART]:[m.regular,m.solid],[y.PAPER_PLANE]:[m.regular],[y.MAGNIFYING_GLASS_MINUS]:[m.regular],[y.BOOK]:[m.regular],[y.CLOCK]:[m.regular,m.solid],[y.ELLIPSIS_VERTICAL]:[m.regular],[y.ARROW_RIGHT_TO_LINE]:[m.regular],[y.ANGLE_LEFT]:[m.regular],[y.CALENDAR_CIRCLE_EXCLAMATION]:[m.regular],[y.EXPAND]:[m.regular],[y.EQUALS]:[m.regular],[y.RECEIPT]:[m.regular],[y.EYE]:[m.regular],[y.ALIGN_LEFT]:[m.regular],[y.PAINTBRUSH]:[m.regular],[y.KEY]:[m.regular],[y.PALETTE]:[m.regular],[y.FLOPPY_DISK]:[m.regular],[y.MAGNIFYING_GLASS]:[m.regular],[y.ELLIPSIS]:[m.regular],[y.SHARE_NODES]:[m.regular],[y.ARROWS_FROM_LINE]:[m.regular],[y.POWER_OFF]:[m.regular],[y.ENVELOPE_OPEN_TEXT]:[m.regular],[y.CIRCLE_PAUSE]:[m.regular,m.solid],[y.MOBILE]:[m.regular],[y.BELL]:[m.regular,m.solid],[y.FILTER]:[m.regular,m.solid],[y.MEDAL]:[m.regular],[y.CLOUD_SLASH]:[m.regular],[y.MINUS]:[m.regular,m.solid],[y.PASTE]:[m.regular],[y.CALENDAR_CHECK]:[m.regular],[y.HEXAGON_XMARK]:[m.solid],[y.PAUSE]:[m.solid],[y.CHART_MIXED]:[m.solid],[y.ROBOT]:[m.solid],[y.WAND_MAGIC_SPARKLES]:[m.solid],[y.HEXAGON_EXCLAMATION]:[m.solid],[y.CUBES]:[m.solid],[y.TURN_RIGHT]:[m.solid],[y.SQUARE_INFO]:[m.solid],[y.MESSAGE_BOT]:[m.solid],[y.PLAY]:[m.solid],[y.TURN_LEFT]:[m.solid],[y.ADDRESS_CARD]:[m.solid],[y.CROWN]:[m.solid],[y.GRIP_LINES]:[m.solid],[y.CHART_AREA]:[m.solid],[y.TRASH]:[m.solid],[y.USER_TIE]:[m.solid],[y.CIRCLE_SMALL]:[m.solid],[y.REGULAR_FOLDER_OPEN_LOCK]:[m.custom],[y.REGULAR_USER_CIRCLE_CHECK]:[m.custom],[y.SOLID_LEFT_PANEL]:[m.custom],[y.REGULAR_BINDER_OPEN]:[m.custom],[y.REGULAR_BOOKMARK_CIRCLE_PLUS]:[m.custom],[y.REGULAR_DIAGRAM_SUNBURST]:[m.custom],[y.REGULAR_PREVIEW]:[m.custom],[y.REGULAR_CONTEXT]:[m.custom],[y.REGULAR_MOBILE_LANDSCAPE]:[m.custom],[y.SOLID_FILE_ROTATE_RIGHT]:[m.custom],[y.REGULAR_PIP_WIDE]:[m.custom],[y.REGULAR_CLONE_LINK_SIMPLE]:[m.custom],[y.REGULAR_LEFT_PANEL]:[m.custom],[y.LIGHT_FILE_LINES_GEAR]:[m.custom],[y.REGULAR_FILE_LINES_GEAR]:[m.custom],[y.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION]:[m.custom],[y.REGULAR_TABLE_CELLS_SLASH]:[m.custom],[y.REGULAR_BOOK_OPEN_GEAR_SLASH]:[m.custom],[y.REGULAR_TABLET_LANDSCAPE]:[m.custom],[y.REGULAR_CHART_BAR_STACKED]:[m.custom],[y.SOLID_CIRCLE_USER_CIRCLE_CHECK]:[m.custom],[y.REGULAR_BULLETS_LINE]:[m.custom],[y.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION]:[m.custom],[y.SOLID_CODE_COMPARE]:[m.custom],[y.REGULAR_FORMAT_CLEAR]:[m.custom],[y.REGULAR_MAGNIFYING_GLASS_BACK]:[m.custom],[y.LIGHT_RECEIPT_GEAR]:[m.custom],[y.REGULAR_BINDER_OPEN_ARROW_LEFT]:[m.custom],[y.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK]:[m.custom],[y.REGULAR_THRESHOLD]:[m.custom],[y.REGULAR_PIP]:[m.custom],[y.REGULAR_USER_GEAR]:[m.custom],[y.REGULAR_BELL_CIRCLE_PLUS]:[m.custom],[y.REGULAR_CLOUD_SLASH_GEAR]:[m.custom],[y.REGULAR_HOUSE_MAGNIFYING_GLASS]:[m.custom],[y.SOLID_CIRCLE_USER_SLASH]:[m.custom],[y.REGULAR_LIST_MAGNIFYING_GLASS]:[m.custom],[y.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS]:[m.custom],[y.REGULAR_LANGUAGE_SLASH]:[m.custom],[y.REGULAR_CHART_BAR_GROUPED]:[m.custom],[y.REGULAR_CONSUMER]:[m.custom],[y.REGULAR_CHART_BAR_NORMALIZED]:[m.custom],[y.REGULAR_USER_LOCK]:[m.custom],[y.REGULAR_CIRCLE_DOLLAR_SLASH]:[m.custom],[y.REGULAR_BINDER_OPEN_ARROW_RIGHT]:[m.custom],[y.REGULAR_BULLETS_LINES]:[m.custom],[y.REGULAR_BINDER_OPEN_PEN]:[m.custom],[y.REGULAR_BOOKMARK_CIRCLE_MINUS]:[m.custom],[y.REGULAR_MAGNIFYING_GLASS_ONE]:[m.custom],[y.REGULAR_BOOK_OPEN_GEAR]:[m.custom],[y.LIGHT_BOOK_OPEN_GEAR]:[m.custom]},iu={[m.regular]:"far",[m.solid]:"fas",[m.custom]:"fak"};var In=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},Ot=class extends q{constructor(){super(...arguments),this.monospace=!1,this.ariaHidden="true"}render(){let t={"ftds-icon":!0,"ftds-icon--monospace":this.monospace};return G`
1105
+ <div class="${Ne(t)}">${Mo(this.buildIcon())}</div>
1106
+ `}buildIcon(){let t=this.variant?iu[this.variant]:void 0,r=mc.find(a=>a.iconName===this.icon&&(t?a.prefix===t:!0));return r?(au.add(r),nu(r).html[0]):(console.log(`Attempted usage of unknown ftds-icon : ${this.icon}/${this.variant}`),"")}};Ot.elementDefinitions={};Ot.styles=m2;In([E()],Ot.prototype,"variant",void 0);In([E()],Ot.prototype,"icon",void 0);In([E({type:Boolean})],Ot.prototype,"monospace",void 0);In([E({reflect:!0,attribute:"aria-hidden"})],Ot.prototype,"ariaHidden",void 0);ae("ft-icon")(ye);ae("ftds-icon")(Ot);var dt={color:o.extend("--ftds-helper-text-color","",u.contentGlobalSubtle),errorColor:o.extend("--ftds-helper-text-error-icon-color","",u.contentErrorPrimary),warningColor:o.extend("--ftds-helper-text-warning-icon-color","",u.contentWarningPrimary),iconSize:o.extend("--ftds-helper-text-icon-size","",l.iconSize2),iconHorizontalGap:o.extend("--ftds-helper-text-icon-horizontal-gap","",l.spacing1)},su=k`
1107
1107
  .ftds-input-helper-text {
1108
1108
  box-sizing: border-box;
1109
1109
  list-style-type: none;
@@ -1116,19 +1116,19 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1116
1116
  text-decoration: none;
1117
1117
  display: flex;
1118
1118
  align-items: baseline;
1119
- color: ${ct.color};
1119
+ color: ${dt.color};
1120
1120
  }
1121
1121
 
1122
1122
  .ftds-input-helper-text--list-item.error {
1123
- color: ${ct.errorColor};
1123
+ color: ${dt.errorColor};
1124
1124
  }
1125
1125
 
1126
1126
  .ftds-input-helper-text--list-item.warning {
1127
- color: ${ct.warningColor};
1127
+ color: ${dt.warningColor};
1128
1128
  }
1129
1129
 
1130
1130
  .ftds-input-helper-text--list-item.hasIcon ftds-typography {
1131
- padding-left: calc(${ct.iconHorizontalGap} - 2px);
1131
+ padding-left: calc(${dt.iconHorizontalGap} - 2px);
1132
1132
  }
1133
1133
 
1134
1134
  .ftds-input-helper-text--list-item.hasIcon {
@@ -1136,29 +1136,29 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1136
1136
  }
1137
1137
 
1138
1138
  ft-icon {
1139
- ${R(we.size,ct.iconSize)};
1139
+ ${R(we.size,dt.iconSize)};
1140
1140
  }
1141
- `;var Mn=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ze=class extends q{constructor(){super(...arguments),this.errorMessages=[],this.warningMessages=[],this.ariaHidden="true"}render(){return G`
1141
+ `;var Pn=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ke=class extends q{constructor(){super(...arguments),this.errorMessages=[],this.warningMessages=[],this.ariaHidden="true"}render(){return G`
1142
1142
  <ul class="ftds-input-helper-text">
1143
1143
  ${fr(this.errorMessages,t=>this.renderMessage(t,Se.error))}
1144
1144
  ${fr(this.warningMessages,t=>this.renderMessage(t,Se.warning))}
1145
- ${Pt(!this.errorMessages.length&&!this.warningMessages.length&&this.helperText,()=>this.renderMessage(this.helperText,Se.default))}
1145
+ ${zt(!this.errorMessages.length&&!this.warningMessages.length&&this.helperText,()=>this.renderMessage(this.helperText,Se.default))}
1146
1146
  </ul>
1147
1147
  `}renderMessage(t,r){let a=this.toIconIdentifier(r),n={"ftds-input-helper-text--list-item":!0,hasIcon:!!a,[r]:!0};return G`
1148
1148
  <li class="${Ne(n)}">
1149
- ${Pt(a,()=>G`
1149
+ ${zt(a,()=>G`
1150
1150
  <ft-icon class="icon" value="${a}" part="icon"></ft-icon>`)}
1151
- <ftds-typography part="text" variant="${vt.caption1medium}">${t}</ftds-typography>
1151
+ <ftds-typography part="text" variant="${Ct.caption1medium}">${t}</ftds-typography>
1152
1152
  </li>
1153
- `}toIconIdentifier(t){switch(t){case Se.error:return nt.OCTAGON_XMARK;case Se.warning:return nt.WARNING;case Se.default:return}}};ze.elementDefinitions={"ftds-typography":at,"ft-icon":ye};ze.styles=X0;Mn([C()],ze.prototype,"helperText",void 0);Mn([C({type:Array})],ze.prototype,"errorMessages",void 0);Mn([C({type:Array})],ze.prototype,"warningMessages",void 0);Mn([C({reflect:!0,attribute:"aria-hidden"})],ze.prototype,"ariaHidden",void 0);ae("ftds-input-helper-text")(ze);var J0=z`
1154
- `;var Q0=z`
1155
- `;var M7="ft-app-info",wr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};wr.eventName="authentication-change";var I7={session:(e,t)=>{De(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>U.dispatchEvent(new wr(t.payload)),0))}},U=Sr.get({name:M7,reducers:I7,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Rr=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:a}=U.getState(),n=t??a;if(r&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,n,!0)}static await(t){return new Promise(r=>{let a=e.get(t);if(a)r(a);else{let n=U.subscribe(()=>{a=e.get(t),a&&(n(),r(a))})}})}};var In=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Rr.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Rr.await()}};var We=class extends In{constructor(t=!0,r){var a;super(r),this.sortObjectFields=(i,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([c],[d])=>c.localeCompare(d)));let n=this.constructor;n.commonCache=(a=n.commonCache)!==null&&a!==void 0?a:new ht,this.cache=t?n.commonCache:new ht}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((r,a)=>0|31*r+a.charCodeAt(0),0))}};var Pn=class extends We{async listMyBookmarks(){let t=U.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var qc=class{addCommand(t,r=!1){U.commands.add(t,r)}consumeCommand(t){return U.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new qc;var eu,vo=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},P7=Symbol("clearAfterUnitTest"),zn=class extends wa(We){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[eu]=()=>{this.defaultMessages={},this.cache=new ht,this.listeners={}},this.currentUiLocale=U.getState().uiLocale,U.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=U.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let r=t.name.toLowerCase();this.cache.setFinal(r,t),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,r){var a;if(t=t.toLowerCase(),r&&Object.keys(r).length>0){let n={...(a=this.defaultMessages[t])!==null&&a!==void 0?a:{},...r};De(this.defaultMessages[t],n)||(this.defaultMessages[t]=n,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var r,a;return this.fetchContext(t),(a=(r=this.cache.getNow(t))===null||r===void 0?void 0:r.messages)!==null&&a!==void 0?a:{}}resolveRawMessage(t,r){let a=t.toLowerCase();return this.resolveContext(a)[r]}resolveMessage(t,r,...a){var n;let i=t.toLowerCase(),s=this.resolveContext(i);return new Go((n=this.defaultMessages[i])!==null&&n!==void 0?n:{},s).resolve(r,...a)}async fetchContext(t){let r=!this.cache.has(t),a;try{a=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),r&&await this.notify(t)}catch(n){!(n instanceof ur)&&r&&console.error(n)}return a}subscribe(t,r){var a;return t=t.toLowerCase(),this.listeners[t]=(a=this.listeners[t])!==null&&a!==void 0?a:new Set,this.listeners[t].add(r),()=>{var n;return(n=this.listeners[t])===null||n===void 0?void 0:n.delete(r)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new vo({loadedContexts:t})),this.dispatchEvent(new vo({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new vo({loadedContexts:[t]})),this.dispatchEvent(new vo({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(a=>Aa(0).then(()=>a()).catch(()=>null)))}};eu=P7;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends zn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends zn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var xo=window.FluidTopicsI18nService,kn=window.FluidTopicsCustomI18nService;var Xc=class{highlightHtml(t,r,a){ns(t,r,a)}};window.FluidTopicsHighlightHtmlService=new Xc;var Dn=class extends We{async listMySearches(){let{session:t}=U.getState();return w1(t,ge.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Jc=class{isDate(t){var r,a,n,i;return(i=(n=((a=(r=U.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&a!==void 0?a:[]).find(c=>c.key===t))===null||n===void 0?void 0:n.date)!==null&&i!==void 0?i:!1}format(t,r){var a,n,i;return Cr.format(t,(a=r?.locale)!==null&&a!==void 0?a:U.getState().uiLocale,(n=r?.longFormat)!==null&&n!==void 0?n:!1,(i=r?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Jc;var ca=class{static get(t,r){var a,n;let i=U.getState(),{lang:s,region:c}=(n=(a=i.defaultLocales)===null||a===void 0?void 0:a.defaultContentLocale)!==null&&n!==void 0?n:{lang:"en",region:"US"};return new to(i.baseUrl,t??20,i.searchInAllLanguagesAllowed,r??`${s}-${c}`)}};var Qc=class{urlToSearchRequest(t){return ca.get().parse(t)}searchRequestToUrl(t){return ca.get().serialize(t)}};window.FluidTopicsUrlService=new Qc;var _r=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};_r.eventName="change";var el=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let r=sessionStorage.getItem(this.itemName(t));return r?JSON.parse(r):void 0}set(t,r){sessionStorage.setItem(this.itemName(t),JSON.stringify(r))}},tu=new el;var Un=class e extends wt{static build(){return new e(window.history,tu,()=>window.location,!1)}constructor(t,r,a,n){var i,s;super(),this.history=t,this.historyStorage=r,this.windowLocation=a,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(s=(i=t.state)===null||i===void 0?void 0:i.index)!==null&&s!==void 0?s:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(n)}setCurrentState(t,r=!1){let a=r&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,a&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),De(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new _r(this.currentItem())),0)}installProxies(){let t=r=>(a,n,[i,s,c])=>{let d=r(),f={...d===this.currentIndex?this.currentState:void 0,...i,index:d,href:typeof c=="string"?c:(c??this.windowLocation()).href};a.apply(n,[f,s,c]),this.setCurrentState(f,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let r=this.history.length-1;r>=0;r--)t?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(t){var r;let a={...this.buildCurrentState(),...t,index:this.currentIndex,title:(r=t?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(a)}addHistoryChangeListener(t){this.addEventListener(_r.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(_r.eventName,t)}currentItem(){return Io(this.currentState)}back(){let t=this.previousDifferentMajorPosition();t>=0?this.history.go(t-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return Io(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let t=this.currentIndex>0?this.currentIndex-1:0;for(;t>0&&!this.isDifferentMajorState(t);)t--;return t}forward(){let t=this.nextMajorPosition();t&&t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){let t=this.nextMajorPosition();if(t)return Io(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var r;let a=(r=this.states[t])===null||r===void 0?void 0:r.majorStateId;if(!a)return t;let n=t,i=t+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,a);)this.hasState(i)&&(n=i),i++;return n}buildCurrentState(){var t,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&r!==void 0?r:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,r){var a;if(!this.hasState(t))return!1;let n=r??this.currentState.majorStateId,i=(a=this.states[t])===null||a===void 0?void 0:a.majorStateId;return i==null||i!=n}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Un.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});function ru(e,t){let{authenticationRequired:r,session:a}=U.getState();return r&&!a?.sessionAuthenticated?Promise.resolve(t):e()}var be=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},le=class extends q{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Rr.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new ht,this.cleanSessionDebouncer=new Ue,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return G`
1153
+ `}toIconIdentifier(t){switch(t){case Se.error:return st.OCTAGON_XMARK;case Se.warning:return st.WARNING;case Se.default:return}}};ke.elementDefinitions={"ftds-typography":it,"ft-icon":ye};ke.styles=su;Pn([E()],ke.prototype,"helperText",void 0);Pn([E({type:Array})],ke.prototype,"errorMessages",void 0);Pn([E({type:Array})],ke.prototype,"warningMessages",void 0);Pn([E({reflect:!0,attribute:"aria-hidden"})],ke.prototype,"ariaHidden",void 0);ae("ftds-input-helper-text")(ke);var cu=k`
1154
+ `;var lu=k`
1155
+ `;var j7="ft-app-info",Nr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Nr.eventName="authentication-change";var V7={session:(e,t)=>{Ue(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>U.dispatchEvent(new Nr(t.payload)),0))}},U=Or.get({name:j7,reducers:V7,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Tr=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:a}=U.getState(),n=t??a;if(r&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,n,!0)}static await(t){return new Promise(r=>{let a=e.get(t);if(a)r(a);else{let n=U.subscribe(()=>{a=e.get(t),a&&(n(),r(a))})}})}};var zn=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Tr.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Tr.await()}};var We=class extends zn{constructor(t=!0,r){var a;super(r),this.sortObjectFields=(i,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([c],[d])=>c.localeCompare(d)));let n=this.constructor;n.commonCache=(a=n.commonCache)!==null&&a!==void 0?a:new gt,this.cache=t?n.commonCache:new gt}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((r,a)=>0|31*r+a.charCodeAt(0),0))}};var kn=class extends We{async listMyBookmarks(){let t=U.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var Xc=class{addCommand(t,r=!1){U.commands.add(t,r)}consumeCommand(t){return U.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new Xc;var du,So=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},K7=Symbol("clearAfterUnitTest"),Dn=class extends _a(We){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[du]=()=>{this.defaultMessages={},this.cache=new gt,this.listeners={}},this.currentUiLocale=U.getState().uiLocale,U.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=U.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let r=t.name.toLowerCase();this.cache.setFinal(r,t),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,r){var a;if(t=t.toLowerCase(),r&&Object.keys(r).length>0){let n={...(a=this.defaultMessages[t])!==null&&a!==void 0?a:{},...r};Ue(this.defaultMessages[t],n)||(this.defaultMessages[t]=n,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var r,a;return this.fetchContext(t),(a=(r=this.cache.getNow(t))===null||r===void 0?void 0:r.messages)!==null&&a!==void 0?a:{}}resolveRawMessage(t,r){let a=t.toLowerCase();return this.resolveContext(a)[r]}resolveMessage(t,r,...a){var n;let i=t.toLowerCase(),s=this.resolveContext(i);return new Wo((n=this.defaultMessages[i])!==null&&n!==void 0?n:{},s).resolve(r,...a)}async fetchContext(t){let r=!this.cache.has(t),a;try{a=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),r&&await this.notify(t)}catch(n){!(n instanceof ur)&&r&&console.error(n)}return a}subscribe(t,r){var a;return t=t.toLowerCase(),this.listeners[t]=(a=this.listeners[t])!==null&&a!==void 0?a:new Set,this.listeners[t].add(r),()=>{var n;return(n=this.listeners[t])===null||n===void 0?void 0:n.delete(r)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new So({loadedContexts:t})),this.dispatchEvent(new So({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new So({loadedContexts:[t]})),this.dispatchEvent(new So({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(a=>wa(0).then(()=>a()).catch(()=>null)))}};du=K7;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Dn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Dn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var Co=window.FluidTopicsI18nService,Un=window.FluidTopicsCustomI18nService;var Jc=class{highlightHtml(t,r,a){is(t,r,a)}};window.FluidTopicsHighlightHtmlService=new Jc;var $n=class extends We{async listMySearches(){let{session:t}=U.getState();return D1(t,ge.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Qc=class{isDate(t){var r,a,n,i;return(i=(n=((a=(r=U.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&a!==void 0?a:[]).find(c=>c.key===t))===null||n===void 0?void 0:n.date)!==null&&i!==void 0?i:!1}format(t,r){var a,n,i;return Lr.format(t,(a=r?.locale)!==null&&a!==void 0?a:U.getState().uiLocale,(n=r?.longFormat)!==null&&n!==void 0?n:!1,(i=r?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Qc;var la=class{static get(t,r){var a,n;let i=U.getState(),{lang:s,region:c}=(n=(a=i.defaultLocales)===null||a===void 0?void 0:a.defaultContentLocale)!==null&&n!==void 0?n:{lang:"en",region:"US"};return new oo(i.baseUrl,t??20,i.searchInAllLanguagesAllowed,r??`${s}-${c}`)}};var el=class{urlToSearchRequest(t){return la.get().parse(t)}searchRequestToUrl(t){return la.get().serialize(t)}};window.FluidTopicsUrlService=new el;var Mr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Mr.eventName="change";var tl=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let r=sessionStorage.getItem(this.itemName(t));return r?JSON.parse(r):void 0}set(t,r){sessionStorage.setItem(this.itemName(t),JSON.stringify(r))}},fu=new tl;var Bn=class e extends Nt{static build(){return new e(window.history,fu,()=>window.location,!1)}constructor(t,r,a,n){var i,s;super(),this.history=t,this.historyStorage=r,this.windowLocation=a,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(s=(i=t.state)===null||i===void 0?void 0:i.index)!==null&&s!==void 0?s:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(n)}setCurrentState(t,r=!1){let a=r&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,a&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),Ue(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Mr(this.currentItem())),0)}installProxies(){let t=r=>(a,n,[i,s,c])=>{let d=r(),f={...d===this.currentIndex?this.currentState:void 0,...i,index:d,href:typeof c=="string"?c:(c??this.windowLocation()).href};a.apply(n,[f,s,c]),this.setCurrentState(f,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let r=this.history.length-1;r>=0;r--)t?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(t){var r;let a={...this.buildCurrentState(),...t,index:this.currentIndex,title:(r=t?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(a)}addHistoryChangeListener(t){this.addEventListener(Mr.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Mr.eventName,t)}currentItem(){return Po(this.currentState)}back(){let t=this.previousDifferentMajorPosition();t>=0?this.history.go(t-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return Po(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let t=this.currentIndex>0?this.currentIndex-1:0;for(;t>0&&!this.isDifferentMajorState(t);)t--;return t}forward(){let t=this.nextMajorPosition();t&&t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){let t=this.nextMajorPosition();if(t)return Po(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var r;let a=(r=this.states[t])===null||r===void 0?void 0:r.majorStateId;if(!a)return t;let n=t,i=t+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,a);)this.hasState(i)&&(n=i),i++;return n}buildCurrentState(){var t,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&r!==void 0?r:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,r){var a;if(!this.hasState(t))return!1;let n=r??this.currentState.majorStateId,i=(a=this.states[t])===null||a===void 0?void 0:a.majorStateId;return i==null||i!=n}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Bn.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});function uu(e,t){let{authenticationRequired:r,session:a}=U.getState();return r&&!a?.sessionAuthenticated?Promise.resolve(t):e()}var be=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},le=class extends q{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Tr.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new gt,this.cleanSessionDebouncer=new $e,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return G`
1156
1156
  <slot></slot>
1157
- `}connectedCallback(){super.connectedCallback(),U.addEventListener(wr.eventName,this.reloadConfiguration)}disconnectedCallback(){U.addEventListener(wr.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var r,a,n,i,s,c,d;super.update(t),t.has("baseUrl")&&(U.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&U.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&U.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&U.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&U.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&U.actions.noCustom(this.noCustom),t.has("editorMode")&&U.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&U.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&U.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(f=>xo.addContext(f)),t.has("openExternalDocumentInNewTab")&&U.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&U.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&U.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(U.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),U.actions.availableUiLocales((n=(a=this.localesConfiguration)===null||a===void 0?void 0:a.availableUiLocales)!==null&&n!==void 0?n:[]),U.actions.searchInAllLanguagesAllowed((s=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),t.has("authenticationRequired")&&U.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&U.actions.availableContentLocales((d=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&d!==void 0?d:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>ru(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};le.elementDefinitions={};le.styles=Q0;be([C()],le.prototype,"baseUrl",void 0);be([C()],le.prototype,"apiIntegrationIdentifier",void 0);be([C()],le.prototype,"apiIntegrationAppVersion",void 0);be([C()],le.prototype,"uiLocale",void 0);be([Ke(null)],le.prototype,"availableUiLocales",void 0);be([Ke(null)],le.prototype,"metadataConfiguration",void 0);be([C({type:Boolean})],le.prototype,"editorMode",void 0);be([C({type:Boolean})],le.prototype,"noCustom",void 0);be([C({type:Boolean})],le.prototype,"openExternalDocumentInNewTab",void 0);be([C({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],le.prototype,"noCustomComponent",void 0);be([C({type:Boolean})],le.prototype,"withManualResources",void 0);be([C({type:Boolean})],le.prototype,"navigatorOnline",void 0);be([C({type:Boolean})],le.prototype,"forcedOffline",void 0);be([C({type:Object})],le.prototype,"apiProvider",void 0);be([C({type:Boolean})],le.prototype,"authenticationRequired",void 0);be([Ke([])],le.prototype,"messageContexts",void 0);be([Ke(void 0)],le.prototype,"session",void 0);be([te()],le.prototype,"localesConfiguration",void 0);be([te()],le.prototype,"availableContentLocales",void 0);var $n=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},uN=Ae(Symbol("withDateFormat"),function(e){class t extends e{constructor(...a){super(a),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(U)}dateFormatOptionsChanged(a){return a.has("metadataDescriptors")||a.has("useLongDateFormat")||a.has("useDateTimeFormat")||a.has("uiLocale")}getDateFormatter(a){var n,i;return((i=(n=this.metadataDescriptors.find(c=>c.key===a))===null||n===void 0?void 0:n.date)!==null&&i!==void 0?i:!1)?c=>Cr.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return $n([C({type:Boolean})],t.prototype,"useLongDateFormat",void 0),$n([C({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),$n([jr({store:U.name,selector:r=>{var a,n;return(n=(a=r.metadataConfiguration)===null||a===void 0?void 0:a.descriptors)!==null&&n!==void 0?n:[]}})],t.prototype,"metadataDescriptors",void 0),$n([jr({store:U.name})],t.prototype,"uiLocale",void 0),t});var Bn=class extends We{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=U.getState().session;return!!t?.sessionAuthenticated}};var Hn=class extends We{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=U.getState().session;return!!t?.sessionAuthenticated}};var z7="ft-user-assets",k7={setAssetCount:(e,t)=>{let{userAssetType:r,count:a}=t.payload.assetCount;e.assetCounts.allAsset[r]=a},clearAssetCount:e=>{Object.values(qe).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let r=t.payload.mapId;e.assetCounts.bookmarkByMap[r]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:r,mapId:a,asset:n}=t.payload;rl(e,r,[...tl(e,r),n]),ou(e,r,1,a),au(e,n)},editAsset:(e,t)=>{let{assetType:r,asset:a}=t.payload;rl(e,r,tl(e,r).map(n=>n.id===a.id?a:n)),au(e,a)},removeAsset:(e,t)=>{let{assetType:r,mapId:a,assetId:n}=t.payload;rl(e,r,tl(e,r).filter(i=>i.id!==n)),ou(e,r,-1,a)}},nu={[qe.SEARCHES]:"savedSearches",[qe.BOOKMARKS]:"bookmarks",[qe.BOOKS]:void 0,[qe.COLLECTIONS]:void 0},tl=(e,t)=>{var r;let a=nu[t];return a?(r=e[a])!==null&&r!==void 0?r:[]:[]},rl=(e,t,r)=>{let a=nu[t];a&&(e[a]=r)},ou=(e,t,r,a)=>{let n=e.assetCounts.allAsset[t];if(n!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,n+r),t===qe.BOOKMARKS&&a)){let i=e.assetCounts.bookmarkByMap[a];e.assetCounts.bookmarkByMap[a]=Math.max(0,i+r)}},au=(e,t)=>{let r=e.assetLabels.map(n=>n.title),a=t.labels.filter(n=>!r.includes(n)).map(n=>({title:n}));e.assetLabels.push(...a)},je=Sr.get({name:z7,reducers:k7,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(qe).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),ol=class{constructor(t=new Bn,r=new Hn){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=U.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Pn,this.savedSearchesService=new Dn,U.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=U.getState();De((t=this.currentSession)===null||t===void 0?void 0:t.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),je.actions.clearAssetCount(),je.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),je.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),je.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();je.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();je.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&je.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&je.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(je.getState().assetCounts.bookmarkByMap).length!==0;t===qe.BOOKMARKS&&r&&je.actions.clearBookmarkCountByMap(),je.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let r=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;je.actions.bookmarks(r)}}},D7=new ol;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=D7);ae("ft-app-context")(le);var al=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[a,n]=t.split(".");return{context:a,key:n,custom:!0,message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},So=new al;var U7=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},da=Symbol("i18nAttributes"),iu=Symbol("i18nListAttributes"),su=Symbol("i18nProperties"),Fn=Symbol("i18nContexts"),la=Symbol("i18nUnsubs"),jn=Ae(Symbol("withI18n"),function(e){var t,r;class a extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[r]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?kn:xo}i18n(i){let{context:s,key:c,message:d}=i,{custom:f,args:h,argsProvider:p}=i;if(s&&c){this.hasI18nContext(s)||this.addI18nContext(s,void 0,f);let y=h??(p?p(this):[]);return this.getI18nService(f).resolveMessage(s,c,...y)}return d}async awaitI18n(i){let{context:s,custom:c}=i;return s&&await this.getI18nService(c).prepareContext(s),this.i18n(i)}customI18n(i,s){if(So.isI18nKey(i)){let[c,d]=i.split(".");return this.i18n({custom:!0,context:c,key:d,...s})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((s,c,d)=>i.has(c)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((s,c,d)=>{var f;return((f=d?.context)===null||f===void 0?void 0:f.toLowerCase())===i}),this.updateI18nProperties(s=>s.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var s,c;let d=this,f=(h,p,y)=>y?.context&&y.key&&i(h,p,y)?{...y,message:this.i18n({context:y.context,key:y.key,custom:y.custom,...h})}:y;(s=this[da])===null||s===void 0||s.forEach((h,p)=>d[p]=f(h,p,d[p])),(c=this[iu])===null||c===void 0||c.forEach((h,p)=>{var y;return d[p]=(y=d[p])===null||y===void 0?void 0:y.map(v=>f(h,p,v))})}updateI18nProperties(i){var s;(s=this[su])===null||s===void 0||s.forEach((c,d)=>{i(c,d)&&(this[d]=this.i18n(c))})}addI18nMessages(i,s,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,s,c)}addI18nContext(i,s,c){let d=(typeof i=="string"?i:i.name).toLowerCase();c=typeof i=="string"?c:i.custom,this[Fn].set(d,{isCustomContext:c}),this[la].has(d)||this[la].set(d,this.getI18nService(c).subscribe(d,()=>this.onI18nUpdate(d))),this.getI18nService(c).prepareContext(d,s)}hasI18nContext(i){return this[Fn].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Fn].forEach((i,s)=>this.addI18nContext(s,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[la].forEach(i=>i()),this[la].clear()}}return t=Fn,r=la,U7([C({type:Boolean})],a.prototype,"useCustomMessageContexts",void 0),a}),Gn=class extends jn(q){},Wn=class extends jn(Vo){};var fa=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},lt=class extends Wn{constructor(){super(),this.editorMode=!1,this.addStore(U)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Q:G`
1157
+ `}connectedCallback(){super.connectedCallback(),U.addEventListener(Nr.eventName,this.reloadConfiguration)}disconnectedCallback(){U.addEventListener(Nr.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var r,a,n,i,s,c,d;super.update(t),t.has("baseUrl")&&(U.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&U.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&U.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&U.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&U.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&U.actions.noCustom(this.noCustom),t.has("editorMode")&&U.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&U.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&U.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(f=>Co.addContext(f)),t.has("openExternalDocumentInNewTab")&&U.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&U.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&U.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(U.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),U.actions.availableUiLocales((n=(a=this.localesConfiguration)===null||a===void 0?void 0:a.availableUiLocales)!==null&&n!==void 0?n:[]),U.actions.searchInAllLanguagesAllowed((s=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),t.has("authenticationRequired")&&U.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&U.actions.availableContentLocales((d=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&d!==void 0?d:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>uu(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};le.elementDefinitions={};le.styles=lu;be([E()],le.prototype,"baseUrl",void 0);be([E()],le.prototype,"apiIntegrationIdentifier",void 0);be([E()],le.prototype,"apiIntegrationAppVersion",void 0);be([E()],le.prototype,"uiLocale",void 0);be([Ke(null)],le.prototype,"availableUiLocales",void 0);be([Ke(null)],le.prototype,"metadataConfiguration",void 0);be([E({type:Boolean})],le.prototype,"editorMode",void 0);be([E({type:Boolean})],le.prototype,"noCustom",void 0);be([E({type:Boolean})],le.prototype,"openExternalDocumentInNewTab",void 0);be([E({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],le.prototype,"noCustomComponent",void 0);be([E({type:Boolean})],le.prototype,"withManualResources",void 0);be([E({type:Boolean})],le.prototype,"navigatorOnline",void 0);be([E({type:Boolean})],le.prototype,"forcedOffline",void 0);be([E({type:Object})],le.prototype,"apiProvider",void 0);be([E({type:Boolean})],le.prototype,"authenticationRequired",void 0);be([Ke([])],le.prototype,"messageContexts",void 0);be([Ke(void 0)],le.prototype,"session",void 0);be([te()],le.prototype,"localesConfiguration",void 0);be([te()],le.prototype,"availableContentLocales",void 0);var Hn=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},EN=Le(Symbol("withDateFormat"),function(e){class t extends e{constructor(...a){super(a),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(U)}dateFormatOptionsChanged(a){return a.has("metadataDescriptors")||a.has("useLongDateFormat")||a.has("useDateTimeFormat")||a.has("uiLocale")}getDateFormatter(a){var n,i;return((i=(n=this.metadataDescriptors.find(c=>c.key===a))===null||n===void 0?void 0:n.date)!==null&&i!==void 0?i:!1)?c=>Lr.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Hn([E({type:Boolean})],t.prototype,"useLongDateFormat",void 0),Hn([E({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),Hn([Kr({store:U.name,selector:r=>{var a,n;return(n=(a=r.metadataConfiguration)===null||a===void 0?void 0:a.descriptors)!==null&&n!==void 0?n:[]}})],t.prototype,"metadataDescriptors",void 0),Hn([Kr({store:U.name})],t.prototype,"uiLocale",void 0),t});var Fn=class extends We{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=U.getState().session;return!!t?.sessionAuthenticated}};var Gn=class extends We{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=U.getState().session;return!!t?.sessionAuthenticated}};var Z7="ft-user-assets",Y7={setAssetCount:(e,t)=>{let{userAssetType:r,count:a}=t.payload.assetCount;e.assetCounts.allAsset[r]=a},clearAssetCount:e=>{Object.values(Je).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let r=t.payload.mapId;e.assetCounts.bookmarkByMap[r]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:r,mapId:a,asset:n}=t.payload;ol(e,r,[...rl(e,r),n]),pu(e,r,1,a),hu(e,n)},editAsset:(e,t)=>{let{assetType:r,asset:a}=t.payload;ol(e,r,rl(e,r).map(n=>n.id===a.id?a:n)),hu(e,a)},removeAsset:(e,t)=>{let{assetType:r,mapId:a,assetId:n}=t.payload;ol(e,r,rl(e,r).filter(i=>i.id!==n)),pu(e,r,-1,a)}},mu={[Je.SEARCHES]:"savedSearches",[Je.BOOKMARKS]:"bookmarks",[Je.BOOKS]:void 0,[Je.COLLECTIONS]:void 0},rl=(e,t)=>{var r;let a=mu[t];return a?(r=e[a])!==null&&r!==void 0?r:[]:[]},ol=(e,t,r)=>{let a=mu[t];a&&(e[a]=r)},pu=(e,t,r,a)=>{let n=e.assetCounts.allAsset[t];if(n!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,n+r),t===Je.BOOKMARKS&&a)){let i=e.assetCounts.bookmarkByMap[a];e.assetCounts.bookmarkByMap[a]=Math.max(0,i+r)}},hu=(e,t)=>{let r=e.assetLabels.map(n=>n.title),a=t.labels.filter(n=>!r.includes(n)).map(n=>({title:n}));e.assetLabels.push(...a)},je=Or.get({name:Z7,reducers:Y7,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Je).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),al=class{constructor(t=new Fn,r=new Gn){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=U.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new kn,this.savedSearchesService=new $n,U.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=U.getState();Ue((t=this.currentSession)===null||t===void 0?void 0:t.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),je.actions.clearAssetCount(),je.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),je.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),je.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();je.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();je.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&je.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&je.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(je.getState().assetCounts.bookmarkByMap).length!==0;t===Je.BOOKMARKS&&r&&je.actions.clearBookmarkCountByMap(),je.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let r=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;je.actions.bookmarks(r)}}},q7=new al;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=q7);ae("ft-app-context")(le);var nl=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[r,a]=t.split(".");return{context:r,key:a,custom:r!=="officialContext",message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},Eo=new nl;var X7=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},fa=Symbol("i18nAttributes"),gu=Symbol("i18nListAttributes"),yu=Symbol("i18nProperties"),Wn=Symbol("i18nContexts"),da=Symbol("i18nUnsubs"),Kn=Le(Symbol("withI18n"),function(e){var t,r;class a extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[r]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Un:Co}i18n(i){let{context:s,key:c,message:d}=i,{custom:f,args:h,argsProvider:p}=i;if(s&&c){this.hasI18nContext(s)||this.addI18nContext(s,void 0,f);let g=h??(p?p(this):[]);return this.getI18nService(f).resolveMessage(s,c,...g)}return d}async awaitI18n(i){let{context:s,custom:c}=i;return s&&await this.getI18nService(c).prepareContext(s),this.i18n(i)}customI18n(i,s){if(Eo.isI18nKey(i)){let[c,d]=i.split(".");return this.i18n({custom:!0,context:c,key:d,...s})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((s,c,d)=>i.has(c)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((s,c,d)=>{var f;return((f=d?.context)===null||f===void 0?void 0:f.toLowerCase())===i}),this.updateI18nProperties(s=>s.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var s,c;let d=this,f=(h,p,g)=>g?.context&&g.key&&i(h,p,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...h})}:g;(s=this[fa])===null||s===void 0||s.forEach((h,p)=>d[p]=f(h,p,d[p])),(c=this[gu])===null||c===void 0||c.forEach((h,p)=>{var g;return d[p]=(g=d[p])===null||g===void 0?void 0:g.map(b=>f(h,p,b))})}updateI18nProperties(i){var s;(s=this[yu])===null||s===void 0||s.forEach((c,d)=>{i(c,d)&&(this[d]=this.i18n(c))})}addI18nMessages(i,s,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,s,c)}addI18nContext(i,s,c){let d=(typeof i=="string"?i:i.name).toLowerCase();c=typeof i=="string"?c:i.custom,this[Wn].set(d,{isCustomContext:c}),this[da].has(d)||this[da].set(d,this.getI18nService(c).subscribe(d,()=>this.onI18nUpdate(d))),this.getI18nService(c).prepareContext(d,s)}hasI18nContext(i){return this[Wn].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Wn].forEach((i,s)=>this.addI18nContext(s,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[da].forEach(i=>i()),this[da].clear()}}return t=Wn,r=da,X7([E({type:Boolean})],a.prototype,"useCustomMessageContexts",void 0),a}),jn=class extends Kn(q){},Vn=class extends Kn(Ko){};var ua=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ft=class extends Vn{constructor(){super(),this.editorMode=!1,this.addStore(U)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Q:G`
1158
1158
  <span class="ft-i18n">
1159
1159
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1160
1160
  </span>
1161
- `}update(t){var r;super.update(t),["context","key","defaultMessage"].some(a=>t.has(a))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};lt.elementDefinitions={};lt.styles=J0;fa([jr()],lt.prototype,"editorMode",void 0);fa([C()],lt.prototype,"context",void 0);fa([C()],lt.prototype,"key",void 0);fa([Ke([])],lt.prototype,"args",void 0);fa([C()],lt.prototype,"defaultMessage",void 0);var Vn=class e{static build(t){return new e(t)}static buildCustom(t){return new e(t,!0)}static fromGwt(t){return new e(t)}get service(){return this.custom?kn:xo}constructor(t,r=!1){this.name=t,this.custom=r,this.properties=new Proxy({},{get:(a,n)=>{let i=n;return s=>({context:this.name,key:i,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(a,n)=>(...i)=>this.service.resolveMessage(this.name,n,...i)}),this.rawMessages=new Proxy({},{get:(a,n)=>this.service.resolveRawMessage(this.name,n)}),this.keys=new Proxy({},{get:(a,n)=>()=>n}),this.attributes=new Proxy({},{get:(a,n)=>()=>({context:this.name,key:n,message:this.service.resolveRawMessage(this.name,n)})})}};ae("ft-i18n")(lt);var Nr=Vn.build("textInput"),cu={hidePassword:"Hide password",showPassword:"Show password",invalidEmail:"Invalid email format.",invalidUrl:"Invalid URL format.",clear:"clear"};var Co={distance:o.create("--ft-tooltip-distance","","SIZE","4px"),color:o.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:o.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:o.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:o.extend("--ft-tooltip-border-radius","",J.borderRadiusS),maxWidth:o.create("--ft-tooltip-max-width","","SIZE","150px")},lu=z`
1161
+ `}update(t){var r;super.update(t),["context","key","defaultMessage"].some(a=>t.has(a))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};ft.elementDefinitions={};ft.styles=cu;ua([Kr()],ft.prototype,"editorMode",void 0);ua([E()],ft.prototype,"context",void 0);ua([E()],ft.prototype,"key",void 0);ua([Ke([])],ft.prototype,"args",void 0);ua([E()],ft.prototype,"defaultMessage",void 0);var Zn=class e{static build(t){return new e(t)}static buildCustom(t){return new e(t,!0)}static fromGwt(t){return new e(t)}get service(){return this.custom?Un:Co}constructor(t,r=!1){this.name=t,this.custom=r,this.properties=new Proxy({},{get:(a,n)=>{let i=n;return s=>({context:this.name,key:i,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(a,n)=>(...i)=>this.service.resolveMessage(this.name,n,...i)}),this.rawMessages=new Proxy({},{get:(a,n)=>this.service.resolveRawMessage(this.name,n)}),this.keys=new Proxy({},{get:(a,n)=>()=>n}),this.attributes=new Proxy({},{get:(a,n)=>()=>({context:this.name,key:n,message:this.service.resolveRawMessage(this.name,n)})})}};ae("ft-i18n")(ft);var Ir=Zn.build("textInput"),bu={hidePassword:"Hide password",showPassword:"Show password",invalidEmail:"Invalid email format.",invalidUrl:"Invalid URL format.",clear:"clear"};var pa={distance:o.create("--ft-tooltip-distance","","SIZE","4px"),color:o.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:o.create("--ft-tooltip-background-color","","COLOR","#666666"),borderRadiusS:o.extend("--ft-tooltip-border-radius","",J.borderRadiusS),maxWidth:o.create("--ft-tooltip-max-width","","SIZE","150px")},vu=k`
1162
1162
  .ft-tooltip--container {
1163
1163
  display: block;
1164
1164
  }
@@ -1169,31 +1169,33 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1169
1169
  }
1170
1170
 
1171
1171
  .ft-tooltip {
1172
- position: fixed;
1172
+ inset: 0;
1173
+ margin: 0;
1174
+ border: none;
1175
+ background: transparent;
1173
1176
  box-sizing: border-box;
1174
1177
  overflow: hidden;
1175
1178
  width: max-content;
1176
- max-width: ${Co.maxWidth};
1179
+ max-width: ${pa.maxWidth};
1177
1180
  text-align: center;
1178
- padding: ${Co.distance};
1179
- z-index: ${Co.zIndex};
1181
+ padding: ${pa.distance};
1180
1182
  }
1181
1183
 
1182
1184
  .ft-tooltip--content {
1183
1185
  padding: 4px 8px;
1184
- border-radius: ${Co.borderRadiusS};
1185
- background-color: ${Co.backgroundColor};
1186
- color: ${Co.color};
1186
+ border-radius: ${pa.borderRadiusS};
1187
+ background-color: ${pa.backgroundColor};
1188
+ color: ${pa.color};
1187
1189
  position: relative;
1188
1190
  word-break: break-word;
1189
1191
  }
1190
- `;var nl=class{fromAttribute(t){if(!t)return[];try{let r=JSON.parse(t);return Array.isArray(r)?r.map(a=>typeof a=="string"?So.fromAttribute(a):a):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},$7=new nl;var du=(e,t)=>(r,a)=>{var n;r.constructor.createProperty(a,{type:Object,hasChanged:Lt,converter:So,...t}),r[da]=(n=r[da])!==null&&n!==void 0?n:new Map,r[da].set(a,e??{})};var dt=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ue=class extends Gn{constructor(){super(...arguments),this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new Ue,this.revealDebouncer=new Ue,this.onTouch=t=>{this.isIgnored(t)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut(r)},{once:!0}),100))},this.onHover=t=>{this.isIgnored(t)||this.show()},this.onFocusIn=t=>{!this.isIgnored(t)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var t,r;return G`
1192
+ `;var il=class{fromAttribute(t){if(!t)return[];try{let r=JSON.parse(t);return Array.isArray(r)?r.map(a=>typeof a=="string"?Eo.fromAttribute(a):a):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},J7=new il;var xu=(e,t)=>(r,a)=>{var n;r.constructor.createProperty(a,{type:Object,hasChanged:_t,converter:Eo,...t}),r[fa]=(n=r[fa])!==null&&n!==void 0?n:new Map,r[fa].set(a,e??{})};var ut=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ue=class extends jn{constructor(){super(...arguments),this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new $e,this.revealDebouncer=new $e,this.onTouch=t=>{this.isIgnored(t)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut(r)},{once:!0}),100))},this.onHover=t=>{this.isIgnored(t)||this.show()},this.onFocusIn=t=>{!this.isIgnored(t)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var t,r;return G`
1191
1193
  <div part="container"
1192
1194
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
1193
1195
  <slot part="slot"></slot>
1194
1196
  <div part="tooltip" role="tooltip" inert
1195
1197
  class="ft-tooltip ft-tooltip--${this.validPosition}"
1196
- ?hidden=${!this.visible}>
1198
+ popover="manual">
1197
1199
  <div part="tooltip-content" class="ft-tooltip--content">
1198
1200
  <slot name="text"></slot>
1199
1201
  <ft-typography variant="${er.caption}" ?hidden=${!(!((t=this.text)===null||t===void 0)&&t.message)}>
@@ -1202,7 +1204,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1202
1204
  </div>
1203
1205
  </div>
1204
1206
  </div>
1205
- `}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(r=>t.has(r))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,r){let a=this.manual;this.manual=!0;let n=this.text;this.text={message:t},await this.show(r),this.text=n,this.manual=a}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",Xi(this.slottedElement,this.tooltip,this.position).then(({x:t,y:r})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${r}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${J.transitionDuration}, left ${J.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(t){return this.manual||vi(t,this.ignoreMatchingElements,this.eventsTarget)}};ue.elementDefinitions={"ft-typography":ot};ue.styles=lu;dt([du()],ue.prototype,"text",void 0);dt([C({type:Boolean})],ue.prototype,"manual",void 0);dt([C({type:Boolean})],ue.prototype,"inline",void 0);dt([Ra()],ue.prototype,"delay",void 0);dt([C()],ue.prototype,"position",void 0);dt([Ke([])],ue.prototype,"ignoreMatchingElements",void 0);dt([fi()],ue.prototype,"slotNodes",void 0);dt([me(".ft-tooltip--container")],ue.prototype,"container",void 0);dt([me(".ft-tooltip")],ue.prototype,"tooltip",void 0);dt([me(".ft-tooltip--content")],ue.prototype,"tooltipContent",void 0);dt([te()],ue.prototype,"visible",void 0);ae("ft-tooltip")(ue);var il=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},Ft=class extends kt{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};Ft.elementDefinitions={};Ft.styles=[uo,q1];il([C({type:Boolean})],Ft.prototype,"outlined",void 0);il([C({type:Boolean})],Ft.prototype,"error",void 0);il([C({type:Boolean})],Ft.prototype,"disabled",void 0);ae("ft-input-label")(Ft);ae("ftds-input-label")(Ut);var fu=o.extend("--ft-ripple-color","",J.colorContent),I={color:fu,backgroundColor:o.extend("--ft-ripple-background-color","",fu),opacityContentOnSurfacePressed:o.external(J.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.external(J.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.external(J.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.external(J.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.create("--ft-ripple-border-radius","","SIZE","0px")},uu=o.extend("--ft-ripple-color","",J.colorPrimary),pu={color:uu,backgroundColor:o.extend("--ft-ripple-background-color","",uu)},hu=o.extend("--ft-ripple-color","",J.colorSecondary),mu={color:hu,backgroundColor:o.extend("--ft-ripple-background-color","",hu)},gu=z`
1207
+ `}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(t){var r,a;t.has("visible")&&(this.visible?(this.resetTooltipContent(),(r=this.tooltip)===null||r===void 0||r.showPopover()):(a=this.tooltip)===null||a===void 0||a.hidePopover()),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(r=>t.has(r))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,r){let a=this.manual;this.manual=!0;let n=this.text;this.text={message:t},await this.show(r),this.text=n,this.manual=a}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&Ji(this.slottedElement,this.tooltip,{placement:this.position,strategy:"fixed"}).then(({x:t,y:r})=>{this.tooltip&&(this.tooltip.style.transform=`translate(${t}px,${r}px)`)}),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${J.transitionDuration}, left ${J.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(t){return this.manual||Si(t,this.ignoreMatchingElements,this.eventsTarget)}};ue.elementDefinitions={"ft-typography":nt};ue.styles=vu;ut([xu()],ue.prototype,"text",void 0);ut([E({type:Boolean})],ue.prototype,"manual",void 0);ut([E({type:Boolean})],ue.prototype,"inline",void 0);ut([Na()],ue.prototype,"delay",void 0);ut([E()],ue.prototype,"position",void 0);ut([Ke([])],ue.prototype,"ignoreMatchingElements",void 0);ut([pi()],ue.prototype,"slotNodes",void 0);ut([me(".ft-tooltip--container")],ue.prototype,"container",void 0);ut([me(".ft-tooltip")],ue.prototype,"tooltip",void 0);ut([me(".ft-tooltip--content")],ue.prototype,"tooltipContent",void 0);ut([te()],ue.prototype,"visible",void 0);ae("ft-tooltip")(ue);var sl=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},Gt=class extends Dt{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};Gt.elementDefinitions={};Gt.styles=[ho,i2];sl([E({type:Boolean})],Gt.prototype,"outlined",void 0);sl([E({type:Boolean})],Gt.prototype,"error",void 0);sl([E({type:Boolean})],Gt.prototype,"disabled",void 0);ae("ft-input-label")(Gt);ae("ftds-input-label")($t);var Su=o.extend("--ft-ripple-color","",J.colorContent),I={color:Su,backgroundColor:o.extend("--ft-ripple-background-color","",Su),opacityContentOnSurfacePressed:o.external(J.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.external(J.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.external(J.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.external(J.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.create("--ft-ripple-border-radius","","SIZE","0px")},Cu=o.extend("--ft-ripple-color","",J.colorPrimary),Eu={color:Cu,backgroundColor:o.extend("--ft-ripple-background-color","",Cu)},Ou=o.extend("--ft-ripple-color","",J.colorSecondary),Lu={color:Ou,backgroundColor:o.extend("--ft-ripple-background-color","",Ou)},Au=k`
1206
1208
  :host {
1207
1209
  display: contents;
1208
1210
  }
@@ -1257,19 +1259,19 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1257
1259
  }
1258
1260
 
1259
1261
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
1260
- background-color: ${mu.backgroundColor};
1262
+ background-color: ${Lu.backgroundColor};
1261
1263
  }
1262
1264
 
1263
1265
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
1264
- background-color: ${mu.color};
1266
+ background-color: ${Lu.color};
1265
1267
  }
1266
1268
 
1267
1269
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
1268
- background-color: ${pu.backgroundColor};
1270
+ background-color: ${Eu.backgroundColor};
1269
1271
  }
1270
1272
 
1271
1273
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
1272
- background-color: ${pu.color};
1274
+ background-color: ${Eu.color};
1273
1275
  }
1274
1276
 
1275
1277
  .ft-ripple .ft-ripple--background {
@@ -1314,7 +1316,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1314
1316
  opacity: ${I.opacityContentOnSurfacePressed};
1315
1317
  transform: translate(-50%, -50%) scale(1);
1316
1318
  }
1317
- `;var fe={color:o.extend("--ft-loader-color","",J.colorPrimary),size:o.create("--ft-loader-size","","SIZE","80px")},yu=z`
1319
+ `;var fe={color:o.extend("--ft-loader-color","",J.colorPrimary),size:o.create("--ft-loader-size","","SIZE","80px")},wu=k`
1318
1320
  :host {
1319
1321
  line-height: 0;
1320
1322
  }
@@ -1383,7 +1385,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1383
1385
  transform: translate(calc(0.35 * ${fe.size}), 0);
1384
1386
  }
1385
1387
  }
1386
- `;var bu=o.extend("--ft-button-color","",J.colorPrimary),Ee={backgroundColor:o.extend("--ft-button-background-color","",J.colorSurface),borderRadius:o.extend("--ft-button-border-radius","",J.borderRadiusL),color:bu,fontSize:o.extend("--ft-button-font-size","",bt.fontSize),iconSize:o.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:o.extend("--ft-button-ripple-color","",bu),verticalPadding:o.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:o.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:o.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:o.external(J.colorOpacityDisabled,"Design system")},vu=o.extend("--ft-button-primary-color","",o.extend("--ft-button-color","",J.colorOnPrimary)),sl={backgroundColor:o.extend("--ft-button-primary-background-color","",o.extend("--ft-button-background-color","",J.colorPrimary)),color:vu,rippleColor:o.extend("--ft-button-primary-ripple-color","",vu)},Ct={borderRadius:o.extend("--ft-button-dense-border-radius","",o.extend("--ft-button-border-radius","",J.borderRadiusM)),verticalPadding:o.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:o.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:o.create("--ft-button-dense-icon-padding","","SIZE","4px")},xu=[z`
1388
+ `;var Ru=o.extend("--ft-button-color","",J.colorPrimary),Ee={backgroundColor:o.extend("--ft-button-background-color","",J.colorSurface),borderRadius:o.extend("--ft-button-border-radius","",J.borderRadiusL),color:Ru,fontSize:o.extend("--ft-button-font-size","",St.fontSize),iconSize:o.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:o.extend("--ft-button-ripple-color","",Ru),verticalPadding:o.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:o.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:o.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:o.external(J.colorOpacityDisabled,"Design system")},_u=o.extend("--ft-button-primary-color","",o.extend("--ft-button-color","",J.colorOnPrimary)),cl={backgroundColor:o.extend("--ft-button-primary-background-color","",o.extend("--ft-button-background-color","",J.colorPrimary)),color:_u,rippleColor:o.extend("--ft-button-primary-ripple-color","",_u)},Lt={borderRadius:o.extend("--ft-button-dense-border-radius","",o.extend("--ft-button-border-radius","",J.borderRadiusM)),verticalPadding:o.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:o.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:o.create("--ft-button-dense-icon-padding","","SIZE","4px")},Nu=[k`
1387
1389
  :host {
1388
1390
  display: inline-block;
1389
1391
  max-width: 100%;
@@ -1442,13 +1444,13 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1442
1444
  }
1443
1445
 
1444
1446
  .ft-button.ft-button--dense {
1445
- padding: ${Ct.verticalPadding} ${Ct.horizontalPadding};
1446
- border-radius: ${Ct.borderRadius};
1447
- gap: ${Ct.iconPadding};
1447
+ padding: ${Lt.verticalPadding} ${Lt.horizontalPadding};
1448
+ border-radius: ${Lt.borderRadius};
1449
+ gap: ${Lt.iconPadding};
1448
1450
  }
1449
1451
 
1450
1452
  .ft-button.ft-button--dense.ft-button--outlined {
1451
- padding: calc(${Ct.verticalPadding} - 1px) calc(${Ct.horizontalPadding} - 1px);
1453
+ padding: calc(${Lt.verticalPadding} - 1px) calc(${Lt.horizontalPadding} - 1px);
1452
1454
  }
1453
1455
 
1454
1456
  .ft-button:not([disabled]):hover {
@@ -1460,7 +1462,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1460
1462
  }
1461
1463
 
1462
1464
  .ft-button--round.ft-button--dense {
1463
- border-radius: calc(var(--button-internal-line-height) / 2 + ${Ct.verticalPadding});
1465
+ border-radius: calc(var(--button-internal-line-height) / 2 + ${Lt.verticalPadding});
1464
1466
  }
1465
1467
 
1466
1468
  .ft-button[disabled] {
@@ -1469,9 +1471,9 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1469
1471
  }
1470
1472
 
1471
1473
  .ft-button.ft-button--primary {
1472
- background-color: ${sl.backgroundColor};
1473
- --button-internal-color: ${sl.color};
1474
- ${R(I.color,sl.rippleColor)};
1474
+ background-color: ${cl.backgroundColor};
1475
+ --button-internal-color: ${cl.color};
1476
+ ${R(I.color,cl.rippleColor)};
1475
1477
  }
1476
1478
 
1477
1479
  .ft-button:focus {
@@ -1485,12 +1487,12 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1485
1487
  text-overflow: ellipsis;
1486
1488
  display: block;
1487
1489
  margin: 0 ${Ee.iconPadding};
1488
- ${R(bt.fontSize,"1em")};
1489
- ${R(bt.lineHeight,"var(--button-internal-line-height)")};
1490
+ ${R(St.fontSize,"1em")};
1491
+ ${R(St.lineHeight,"var(--button-internal-line-height)")};
1490
1492
  }
1491
1493
 
1492
1494
  .ft-button--dense .ft-button--label {
1493
- margin: 0 ${Ct.iconPadding};
1495
+ margin: 0 ${Lt.iconPadding};
1494
1496
  }
1495
1497
 
1496
1498
  .ft-button--label[hidden] {
@@ -1508,8 +1510,8 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1508
1510
  }
1509
1511
 
1510
1512
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
1511
- margin: 0 calc(${Ct.horizontalPadding} * -1);
1512
- padding: 0 ${Ct.verticalPadding};
1513
+ margin: 0 calc(${Lt.horizontalPadding} * -1);
1514
+ padding: 0 ${Lt.verticalPadding};
1513
1515
  }
1514
1516
 
1515
1517
  .ft-button:not(.ft-button--trailing-icon) [part="label"] {
@@ -1520,7 +1522,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1520
1522
  ${R(fe.size,Ee.iconSize)};
1521
1523
  ${R(fe.color,"var(--button-internal-color)")};
1522
1524
  }
1523
- `,Mt];var ke=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},pe=class extends q{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new Ue(1e3),this.onTransitionStart=t=>{t.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=t=>{t.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new Ue(10),this.moveRipple=t=>{var r,a;let{x:n,y:i}=this.getCoordinates(t),s=(a=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&a!==void 0?a:{x:0,y:0,width:0,height:0};this.originX=Math.round(n!=null?n-s.x:s.width/2),this.originY=Math.round(i!=null?i-s.y:s.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(t?.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return G`
1525
+ `,It];var De=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},pe=class extends q{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new $e(1e3),this.onTransitionStart=t=>{t.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=t=>{t.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new $e(10),this.moveRipple=t=>{var r,a;let{x:n,y:i}=this.getCoordinates(t),s=(a=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&a!==void 0?a:{x:0,y:0,width:0,height:0};this.originX=Math.round(n!=null?n-s.x:s.width/2),this.originY=Math.round(i!=null?i-s.y:s.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(t?.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return G`
1524
1526
  <style>
1525
1527
  .ft-ripple .ft-ripple--effect {
1526
1528
  left: ${this.originX}px;
@@ -1531,14 +1533,14 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1531
1533
  <div class="ft-ripple--background"></div>
1532
1534
  <div class="ft-ripple--effect"></div>
1533
1535
  </div>
1534
- `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var r,a;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(a=this.target)===null||a===void 0||a.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,r;let a=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;a&&this.setupFor((r=this.target)!==null&&r!==void 0?r:a)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let r=(...c)=>d=>{c.forEach(f=>window.addEventListener(f,this.endPress,{once:!0})),this.startPress(d)},a=r("mouseup","contextmenu"),n=r("touchend","touchcancel"),i=c=>{["Enter"," "].includes(c.key)&&r("keyup")(c)},s={passive:!0};t.addEventListener("mouseover",this.startHover,s),t.addEventListener("mousemove",this.moveRipple,s),t.addEventListener("mouseleave",this.endHover,s),t.addEventListener("mousedown",a,s),t.addEventListener("touchstart",n,s),t.addEventListener("touchmove",this.moveRipple,s),t.addEventListener("keydown",i,s),t.addEventListener("focus",this.startFocus,s),t.addEventListener("blur",this.endFocus,s),t.addEventListener("focusin",this.startFocus,s),t.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,s),t.removeEventListener("mousemove",this.moveRipple,s),t.removeEventListener("mouseleave",this.endHover,s),t.removeEventListener("mousedown",a,s),t.removeEventListener("touchstart",n,s),t.removeEventListener("touchmove",this.moveRipple,s),t.removeEventListener("keydown",i,s),t.removeEventListener("focus",this.startFocus,s),t.removeEventListener("blur",this.endFocus,s),t.removeEventListener("focusin",this.startFocus,s),t.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let r=t,a=t,n,i;return r.x!=null?{x:n,y:i}=r:a.touches!=null&&(n=a.touches[0].clientX,i=a.touches[0].clientY),{x:n,y:i}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let r of t.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};pe.elementDefinitions={};pe.styles=gu;ke([C({type:Boolean})],pe.prototype,"primary",void 0);ke([C({type:Boolean})],pe.prototype,"secondary",void 0);ke([C({type:Boolean})],pe.prototype,"unbounded",void 0);ke([C({type:Boolean})],pe.prototype,"activated",void 0);ke([C({type:Boolean})],pe.prototype,"selected",void 0);ke([C({type:Boolean})],pe.prototype,"disabled",void 0);ke([te()],pe.prototype,"hovered",void 0);ke([te()],pe.prototype,"focused",void 0);ke([te()],pe.prototype,"pressed",void 0);ke([te()],pe.prototype,"rippling",void 0);ke([te()],pe.prototype,"originX",void 0);ke([te()],pe.prototype,"originY",void 0);ke([me(".ft-ripple")],pe.prototype,"ripple",void 0);ke([me(".ft-ripple--effect")],pe.prototype,"rippleEffect",void 0);ae("ft-ripple")(pe);var Tr=class extends q{render(){return G`
1536
+ `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var r,a;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(a=this.target)===null||a===void 0||a.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,r;let a=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;a&&this.setupFor((r=this.target)!==null&&r!==void 0?r:a)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let r=(...c)=>d=>{c.forEach(f=>window.addEventListener(f,this.endPress,{once:!0})),this.startPress(d)},a=r("mouseup","contextmenu"),n=r("touchend","touchcancel"),i=c=>{["Enter"," "].includes(c.key)&&r("keyup")(c)},s={passive:!0};t.addEventListener("mouseover",this.startHover,s),t.addEventListener("mousemove",this.moveRipple,s),t.addEventListener("mouseleave",this.endHover,s),t.addEventListener("mousedown",a,s),t.addEventListener("touchstart",n,s),t.addEventListener("touchmove",this.moveRipple,s),t.addEventListener("keydown",i,s),t.addEventListener("focus",this.startFocus,s),t.addEventListener("blur",this.endFocus,s),t.addEventListener("focusin",this.startFocus,s),t.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,s),t.removeEventListener("mousemove",this.moveRipple,s),t.removeEventListener("mouseleave",this.endHover,s),t.removeEventListener("mousedown",a,s),t.removeEventListener("touchstart",n,s),t.removeEventListener("touchmove",this.moveRipple,s),t.removeEventListener("keydown",i,s),t.removeEventListener("focus",this.startFocus,s),t.removeEventListener("blur",this.endFocus,s),t.removeEventListener("focusin",this.startFocus,s),t.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let r=t,a=t,n,i;return r.x!=null?{x:n,y:i}=r:a.touches!=null&&(n=a.touches[0].clientX,i=a.touches[0].clientY),{x:n,y:i}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let r of t.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};pe.elementDefinitions={};pe.styles=Au;De([E({type:Boolean})],pe.prototype,"primary",void 0);De([E({type:Boolean})],pe.prototype,"secondary",void 0);De([E({type:Boolean})],pe.prototype,"unbounded",void 0);De([E({type:Boolean})],pe.prototype,"activated",void 0);De([E({type:Boolean})],pe.prototype,"selected",void 0);De([E({type:Boolean})],pe.prototype,"disabled",void 0);De([te()],pe.prototype,"hovered",void 0);De([te()],pe.prototype,"focused",void 0);De([te()],pe.prototype,"pressed",void 0);De([te()],pe.prototype,"rippling",void 0);De([te()],pe.prototype,"originX",void 0);De([te()],pe.prototype,"originY",void 0);De([me(".ft-ripple")],pe.prototype,"ripple",void 0);De([me(".ft-ripple--effect")],pe.prototype,"rippleEffect",void 0);ae("ft-ripple")(pe);var Pr=class extends q{render(){return G`
1535
1537
  <div class="ft-loader">
1536
1538
  <div></div>
1537
1539
  <div></div>
1538
1540
  <div></div>
1539
1541
  <div></div>
1540
1542
  </div>
1541
- `}};Tr.styles=yu;ae("ft-loader")(Tr);var ve=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ne=class extends Bs(q){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.ariaPressed=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",t=>{var r;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var t,r,a;let n=G`
1543
+ `}};Pr.styles=wu;ae("ft-loader")(Pr);var ve=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ne=class extends Hs(q){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.ariaPressed=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",t=>{var r;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var t,r,a;let n=G`
1542
1544
  <ft-ripple part="ripple"
1543
1545
  ?disabled=${this.isDisabled()}
1544
1546
  ?activated=${this.activated}
@@ -1546,7 +1548,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1546
1548
  <ft-or-ftds-typography part="label"
1547
1549
  variant="${this.typographyVariant}"
1548
1550
  element="span"
1549
- class="ft-button--label ${ec?"ft-safari-ellipsis-fix":""}"
1551
+ class="ft-button--label ${tc?"ft-safari-ellipsis-fix":""}"
1550
1552
  ?hidden=${!this.hasTextContent()}>
1551
1553
  <slot @slotchange=${this.onSlotchange}></slot>
1552
1554
  </ft-or-ftds-typography>
@@ -1564,8 +1566,8 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1564
1566
  <button part="button"
1565
1567
  class="${Ne(this.buttonClasses)}"
1566
1568
  aria-label="${(a=this.ariaLabel)!==null&&a!==void 0?a:this.getLabel()}"
1567
- aria-haspopup="${zt(this.ariaHasPopup)}"
1568
- aria-pressed="${zt(this.ariaPressed)}"
1569
+ aria-haspopup="${kt(this.ariaHasPopup)}"
1570
+ aria-pressed="${kt(this.ariaPressed)}"
1569
1571
  ?disabled=${this.isDisabled()}>
1570
1572
  ${n}
1571
1573
  </button>
@@ -1580,7 +1582,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1580
1582
  <ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
1581
1583
  `:G`
1582
1584
  <slot part="icon" name="icon"></slot>
1583
- `}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,r){var a;return(a=this.tooltip)===null||a===void 0?void 0:a.showTemporaryText(t,r)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return La(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ne.elementDefinitions={"ft-ripple":pe,"ft-tooltip":ue,"ft-icon":ye,"ft-loader":Tr};ve([C()],ne.prototype,"href",void 0);ve([C()],ne.prototype,"target",void 0);ve([C()],ne.prototype,"type",void 0);ve([C({type:Boolean})],ne.prototype,"disabled",void 0);ve([C()],ne.prototype,"label",void 0);ve([C()],ne.prototype,"icon",void 0);ve([C()],ne.prototype,"iconVariant",void 0);ve([C({type:Boolean})],ne.prototype,"trailingIcon",void 0);ve([C({type:Boolean})],ne.prototype,"loading",void 0);ve([C({attribute:"aria-label"})],ne.prototype,"ariaLabel",void 0);ve([C()],ne.prototype,"ariaHasPopup",void 0);ve([C({attribute:"aria-pressed"})],ne.prototype,"ariaPressed",void 0);ve([C()],ne.prototype,"tooltipPosition",void 0);ve([C({type:Boolean})],ne.prototype,"hideTooltip",void 0);ve([C({type:Boolean})],ne.prototype,"forceTooltip",void 0);ve([C({type:Boolean})],ne.prototype,"activated",void 0);ve([me(".ft-button")],ne.prototype,"button",void 0);ve([me(".ft-button--label slot")],ne.prototype,"slottedContent",void 0);ve([me("[part=tooltip]")],ne.prototype,"tooltip",void 0);var Kn=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},Et=class extends ne{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return er.button}};Et.elementDefinitions={...ne.elementDefinitions,"ft-or-ftds-typography":ot};Et.styles=[Fo,xu];Kn([C({type:Boolean})],Et.prototype,"primary",void 0);Kn([C({type:Boolean})],Et.prototype,"outlined",void 0);Kn([C({type:Boolean})],Et.prototype,"dense",void 0);Kn([C({type:Boolean})],Et.prototype,"round",void 0);var Zn={...x,iconOnlyScale:o.create("--ft-button-icon-only-scale","","NUMBER","1")},Su=[z`
1585
+ `}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,r){var a;return(a=this.tooltip)===null||a===void 0?void 0:a.showTemporaryText(t,r)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return Ra(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ne.elementDefinitions={"ft-ripple":pe,"ft-tooltip":ue,"ft-icon":ye,"ft-loader":Pr};ve([E()],ne.prototype,"href",void 0);ve([E()],ne.prototype,"target",void 0);ve([E()],ne.prototype,"type",void 0);ve([E({type:Boolean})],ne.prototype,"disabled",void 0);ve([E()],ne.prototype,"label",void 0);ve([E()],ne.prototype,"icon",void 0);ve([E()],ne.prototype,"iconVariant",void 0);ve([E({type:Boolean})],ne.prototype,"trailingIcon",void 0);ve([E({type:Boolean})],ne.prototype,"loading",void 0);ve([E({attribute:"aria-label"})],ne.prototype,"ariaLabel",void 0);ve([E()],ne.prototype,"ariaHasPopup",void 0);ve([E({attribute:"aria-pressed"})],ne.prototype,"ariaPressed",void 0);ve([E()],ne.prototype,"tooltipPosition",void 0);ve([E({type:Boolean})],ne.prototype,"hideTooltip",void 0);ve([E({type:Boolean})],ne.prototype,"forceTooltip",void 0);ve([E({type:Boolean})],ne.prototype,"activated",void 0);ve([me(".ft-button")],ne.prototype,"button",void 0);ve([me(".ft-button--label slot")],ne.prototype,"slottedContent",void 0);ve([me("[part=tooltip]")],ne.prototype,"tooltip",void 0);var Yn=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},At=class extends ne{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return er.button}};At.elementDefinitions={...ne.elementDefinitions,"ft-or-ftds-typography":nt};At.styles=[Go,Nu];Yn([E({type:Boolean})],At.prototype,"primary",void 0);Yn([E({type:Boolean})],At.prototype,"outlined",void 0);Yn([E({type:Boolean})],At.prototype,"dense",void 0);Yn([E({type:Boolean})],At.prototype,"round",void 0);var qn={...S,iconOnlyScale:o.create("--ft-button-icon-only-scale","","NUMBER","1")},Tu=[k`
1584
1586
  :host {
1585
1587
  display: inline-block;
1586
1588
  max-width: 100%;
@@ -1631,7 +1633,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1631
1633
  }
1632
1634
 
1633
1635
  .ft-button:focus-visible {
1634
- outline-color: ${x.focusFocusRingColor};
1636
+ outline-color: ${S.focusFocusRingColor};
1635
1637
  outline-style: solid;
1636
1638
  }
1637
1639
 
@@ -1663,394 +1665,394 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
1663
1665
  }
1664
1666
 
1665
1667
  .ft-button.ft-button--icon-only ft-icon {
1666
- transform: scale(${Zn.iconOnlyScale});
1668
+ transform: scale(${qn.iconOnlyScale});
1667
1669
  }
1668
1670
 
1669
1671
  /** Brand Primary styles **/
1670
1672
 
1671
1673
  .ftds--family-brand.ft-button--primary {
1672
- ${R(fe.color,x.primaryBrandIconColor)};
1674
+ ${R(fe.color,S.primaryBrandIconColor)};
1673
1675
 
1674
- ${R(I.color,x.primaryBrandStateLayerColor)};
1675
- ${R(I.opacityContentOnSurfaceHover,x.primaryBrandHoverStateLayerOpacity)};
1676
- ${R(I.opacityContentOnSurfaceFocused,x.primaryBrandFocusStateLayerOpacity)};
1677
- ${R(I.opacityContentOnSurfaceSelected,x.primaryBrandActiveStateLayerOpacity)};
1678
- ${R(I.opacityContentOnSurfacePressed,x.primaryBrandActiveStateLayerOpacity)};
1676
+ ${R(I.color,S.primaryBrandStateLayerColor)};
1677
+ ${R(I.opacityContentOnSurfaceHover,S.primaryBrandHoverStateLayerOpacity)};
1678
+ ${R(I.opacityContentOnSurfaceFocused,S.primaryBrandFocusStateLayerOpacity)};
1679
+ ${R(I.opacityContentOnSurfaceSelected,S.primaryBrandActiveStateLayerOpacity)};
1680
+ ${R(I.opacityContentOnSurfacePressed,S.primaryBrandActiveStateLayerOpacity)};
1679
1681
 
1680
- background-color: ${x.primaryBrandBackgroundColor};
1681
- color: ${x.primaryBrandColor};
1682
+ background-color: ${S.primaryBrandBackgroundColor};
1683
+ color: ${S.primaryBrandColor};
1682
1684
  border-style: none;
1683
1685
  }
1684
1686
 
1685
1687
  .ftds--family-brand.ft-button--primary[disabled] {
1686
- opacity: ${x.primaryBrandDisabledComponentOpacity};
1688
+ opacity: ${S.primaryBrandDisabledComponentOpacity};
1687
1689
  }
1688
1690
 
1689
1691
  .ftds--family-brand.ft-button--primary ft-icon {
1690
- color: ${x.primaryBrandIconColor};
1692
+ color: ${S.primaryBrandIconColor};
1691
1693
  }
1692
1694
 
1693
1695
  /** Brand Secondary styles **/
1694
1696
 
1695
1697
  .ftds--family-brand.ft-button--secondary {
1696
- ${R(fe.color,x.secondaryBrandIconColor)};
1698
+ ${R(fe.color,S.secondaryBrandIconColor)};
1697
1699
 
1698
- ${R(I.color,x.secondaryBrandStateLayerColor)};
1699
- ${R(I.opacityContentOnSurfaceHover,x.secondaryBrandHoverStateLayerOpacity)};
1700
- ${R(I.opacityContentOnSurfaceFocused,x.secondaryBrandFocusStateLayerOpacity)};
1701
- ${R(I.opacityContentOnSurfaceSelected,x.secondaryBrandActiveStateLayerOpacity)};
1702
- ${R(I.opacityContentOnSurfacePressed,x.secondaryBrandActiveStateLayerOpacity)};
1700
+ ${R(I.color,S.secondaryBrandStateLayerColor)};
1701
+ ${R(I.opacityContentOnSurfaceHover,S.secondaryBrandHoverStateLayerOpacity)};
1702
+ ${R(I.opacityContentOnSurfaceFocused,S.secondaryBrandFocusStateLayerOpacity)};
1703
+ ${R(I.opacityContentOnSurfaceSelected,S.secondaryBrandActiveStateLayerOpacity)};
1704
+ ${R(I.opacityContentOnSurfacePressed,S.secondaryBrandActiveStateLayerOpacity)};
1703
1705
 
1704
- background-color: ${x.secondaryBrandBackgroundColor};
1705
- color: ${x.secondaryBrandColor};
1706
- border-color: ${x.secondaryBrandBorderColor};
1706
+ background-color: ${S.secondaryBrandBackgroundColor};
1707
+ color: ${S.secondaryBrandColor};
1708
+ border-color: ${S.secondaryBrandBorderColor};
1707
1709
  border-style: solid;
1708
1710
  }
1709
1711
 
1710
1712
  .ftds--family-brand.ft-button--secondary[disabled] {
1711
- opacity: ${x.secondaryBrandDisabledComponentOpacity};
1713
+ opacity: ${S.secondaryBrandDisabledComponentOpacity};
1712
1714
  }
1713
1715
 
1714
1716
  .ftds--family-brand.ft-button--secondary ft-icon {
1715
- color: ${x.secondaryBrandIconColor};
1717
+ color: ${S.secondaryBrandIconColor};
1716
1718
  }
1717
1719
 
1718
1720
  /** Brand Tertiary styles **/
1719
1721
 
1720
1722
  .ftds--family-brand.ft-button--tertiary {
1721
- ${R(fe.color,x.tertiaryBrandIconColor)};
1723
+ ${R(fe.color,S.tertiaryBrandIconColor)};
1722
1724
 
1723
- ${R(I.color,x.tertiaryBrandStateLayerColor)};
1724
- ${R(I.opacityContentOnSurfaceHover,x.tertiaryBrandHoverStateLayerOpacity)};
1725
- ${R(I.opacityContentOnSurfaceFocused,x.tertiaryBrandFocusStateLayerOpacity)};
1726
- ${R(I.opacityContentOnSurfaceSelected,x.tertiaryBrandActiveStateLayerOpacity)};
1727
- ${R(I.opacityContentOnSurfacePressed,x.tertiaryBrandActiveStateLayerOpacity)};
1725
+ ${R(I.color,S.tertiaryBrandStateLayerColor)};
1726
+ ${R(I.opacityContentOnSurfaceHover,S.tertiaryBrandHoverStateLayerOpacity)};
1727
+ ${R(I.opacityContentOnSurfaceFocused,S.tertiaryBrandFocusStateLayerOpacity)};
1728
+ ${R(I.opacityContentOnSurfaceSelected,S.tertiaryBrandActiveStateLayerOpacity)};
1729
+ ${R(I.opacityContentOnSurfacePressed,S.tertiaryBrandActiveStateLayerOpacity)};
1728
1730
 
1729
- background-color: ${x.tertiaryBrandBackgroundColor};
1730
- color: ${x.tertiaryBrandColor};
1731
+ background-color: ${S.tertiaryBrandBackgroundColor};
1732
+ color: ${S.tertiaryBrandColor};
1731
1733
  border-style: none;
1732
1734
  }
1733
1735
 
1734
1736
  .ftds--family-brand.ft-button--tertiary[disabled] {
1735
- opacity: ${x.tertiaryBrandDisabledComponentOpacity};
1737
+ opacity: ${S.tertiaryBrandDisabledComponentOpacity};
1736
1738
  }
1737
1739
 
1738
1740
  .ftds--family-brand.ft-button--tertiary ft-icon {
1739
- color: ${x.tertiaryBrandIconColor};
1741
+ color: ${S.tertiaryBrandIconColor};
1740
1742
  }
1741
1743
 
1742
1744
  /** Neutral Secondary styles **/
1743
1745
 
1744
1746
  .ftds--family-neutral.ft-button--secondary {
1745
- ${R(fe.color,x.secondaryNeutralIconColor)};
1747
+ ${R(fe.color,S.secondaryNeutralIconColor)};
1746
1748
 
1747
- ${R(I.backgroundColor,x.secondaryNeutralStateLayerColor)};
1748
- ${R(I.opacityContentOnSurfaceHover,x.secondaryNeutralHoverStateLayerOpacity)};
1749
- ${R(I.opacityContentOnSurfaceFocused,x.secondaryNeutralFocusStateLayerOpacity)};
1750
- ${R(I.opacityContentOnSurfaceSelected,x.secondaryNeutralActiveStateLayerOpacity)};
1751
- ${R(I.opacityContentOnSurfacePressed,x.secondaryNeutralActiveStateLayerOpacity)};
1749
+ ${R(I.backgroundColor,S.secondaryNeutralStateLayerColor)};
1750
+ ${R(I.opacityContentOnSurfaceHover,S.secondaryNeutralHoverStateLayerOpacity)};
1751
+ ${R(I.opacityContentOnSurfaceFocused,S.secondaryNeutralFocusStateLayerOpacity)};
1752
+ ${R(I.opacityContentOnSurfaceSelected,S.secondaryNeutralActiveStateLayerOpacity)};
1753
+ ${R(I.opacityContentOnSurfacePressed,S.secondaryNeutralActiveStateLayerOpacity)};
1752
1754
 
1753
- background-color: ${x.secondaryNeutralBackgroundColor};
1754
- color: ${x.secondaryNeutralColor};
1755
- border-color: ${x.secondaryNeutralBorderColor};
1755
+ background-color: ${S.secondaryNeutralBackgroundColor};
1756
+ color: ${S.secondaryNeutralColor};
1757
+ border-color: ${S.secondaryNeutralBorderColor};
1756
1758
  border-style: solid;
1757
1759
  }
1758
1760
 
1759
1761
  .ftds--family-neutral.ft-button--secondary[disabled] {
1760
- opacity: ${x.secondaryNeutralDisabledComponentOpacity};
1762
+ opacity: ${S.secondaryNeutralDisabledComponentOpacity};
1761
1763
  }
1762
1764
 
1763
1765
  .ftds--family-neutral.ft-button--secondary ft-icon {
1764
- color: ${x.secondaryNeutralIconColor};
1766
+ color: ${S.secondaryNeutralIconColor};
1765
1767
  }
1766
1768
 
1767
1769
  /** Neutral Tertiary styles **/
1768
1770
 
1769
1771
  .ftds--family-neutral.ft-button--tertiary {
1770
- ${R(fe.color,x.tertiaryNeutralIconColor)};
1772
+ ${R(fe.color,S.tertiaryNeutralIconColor)};
1771
1773
 
1772
- ${R(I.backgroundColor,x.tertiaryNeutralStateLayerColor)};
1773
- ${R(I.opacityContentOnSurfaceHover,x.tertiaryNeutralHoverStateLayerOpacity)};
1774
- ${R(I.opacityContentOnSurfaceFocused,x.tertiaryNeutralFocusStateLayerOpacity)};
1775
- ${R(I.opacityContentOnSurfaceSelected,x.tertiaryNeutralActiveStateLayerOpacity)};
1776
- ${R(I.opacityContentOnSurfacePressed,x.tertiaryNeutralActiveStateLayerOpacity)};
1774
+ ${R(I.backgroundColor,S.tertiaryNeutralStateLayerColor)};
1775
+ ${R(I.opacityContentOnSurfaceHover,S.tertiaryNeutralHoverStateLayerOpacity)};
1776
+ ${R(I.opacityContentOnSurfaceFocused,S.tertiaryNeutralFocusStateLayerOpacity)};
1777
+ ${R(I.opacityContentOnSurfaceSelected,S.tertiaryNeutralActiveStateLayerOpacity)};
1778
+ ${R(I.opacityContentOnSurfacePressed,S.tertiaryNeutralActiveStateLayerOpacity)};
1777
1779
 
1778
- background-color: ${x.tertiaryNeutralBackgroundColor};
1779
- color: ${x.tertiaryNeutralColor};
1780
+ background-color: ${S.tertiaryNeutralBackgroundColor};
1781
+ color: ${S.tertiaryNeutralColor};
1780
1782
  border-style: none;
1781
1783
  }
1782
1784
 
1783
1785
  .ftds--family-neutral.ft-button--tertiary[disabled] {
1784
- opacity: ${x.tertiaryNeutralDisabledComponentOpacity};
1786
+ opacity: ${S.tertiaryNeutralDisabledComponentOpacity};
1785
1787
  }
1786
1788
 
1787
1789
  .ftds--family-neutral.ft-button--tertiary ft-icon {
1788
- color: ${x.tertiaryNeutralIconColor};
1790
+ color: ${S.tertiaryNeutralIconColor};
1789
1791
  }
1790
1792
 
1791
1793
  /** Info Secondary styles **/
1792
1794
 
1793
1795
  .ftds--family-info.ft-button--secondary {
1794
- ${R(fe.color,x.secondaryInfoIconColor)};
1796
+ ${R(fe.color,S.secondaryInfoIconColor)};
1795
1797
 
1796
- ${R(I.backgroundColor,x.secondaryInfoStateLayerColor)};
1797
- ${R(I.opacityContentOnSurfaceHover,x.secondaryInfoHoverStateLayerOpacity)};
1798
- ${R(I.opacityContentOnSurfaceFocused,x.secondaryInfoFocusStateLayerOpacity)};
1799
- ${R(I.opacityContentOnSurfaceSelected,x.secondaryInfoActiveStateLayerOpacity)};
1800
- ${R(I.opacityContentOnSurfacePressed,x.secondaryInfoActiveStateLayerOpacity)};
1798
+ ${R(I.backgroundColor,S.secondaryInfoStateLayerColor)};
1799
+ ${R(I.opacityContentOnSurfaceHover,S.secondaryInfoHoverStateLayerOpacity)};
1800
+ ${R(I.opacityContentOnSurfaceFocused,S.secondaryInfoFocusStateLayerOpacity)};
1801
+ ${R(I.opacityContentOnSurfaceSelected,S.secondaryInfoActiveStateLayerOpacity)};
1802
+ ${R(I.opacityContentOnSurfacePressed,S.secondaryInfoActiveStateLayerOpacity)};
1801
1803
 
1802
- background-color: ${x.secondaryInfoBackgroundColor};
1803
- color: ${x.secondaryInfoColor};
1804
- border-color: ${x.secondaryInfoBorderColor};
1804
+ background-color: ${S.secondaryInfoBackgroundColor};
1805
+ color: ${S.secondaryInfoColor};
1806
+ border-color: ${S.secondaryInfoBorderColor};
1805
1807
  border-style: solid;
1806
1808
  }
1807
1809
 
1808
1810
  .ftds--family-info.ft-button--secondary[disabled] {
1809
- opacity: ${x.secondaryInfoDisabledComponentOpacity};
1811
+ opacity: ${S.secondaryInfoDisabledComponentOpacity};
1810
1812
  }
1811
1813
 
1812
1814
  .ftds--family-info.ft-button--secondary ft-icon {
1813
- color: ${x.secondaryInfoIconColor};
1815
+ color: ${S.secondaryInfoIconColor};
1814
1816
  }
1815
1817
 
1816
1818
  /** Info Tertiary styles **/
1817
1819
 
1818
1820
  .ftds--family-info.ft-button--tertiary {
1819
- ${R(fe.color,x.tertiaryInfoIconColor)};
1821
+ ${R(fe.color,S.tertiaryInfoIconColor)};
1820
1822
 
1821
- ${R(I.backgroundColor,x.tertiaryInfoStateLayerColor)};
1822
- ${R(I.opacityContentOnSurfaceHover,x.tertiaryInfoHoverStateLayerOpacity)};
1823
- ${R(I.opacityContentOnSurfaceFocused,x.tertiaryInfoFocusStateLayerOpacity)};
1824
- ${R(I.opacityContentOnSurfaceSelected,x.tertiaryInfoActiveStateLayerOpacity)};
1825
- ${R(I.opacityContentOnSurfacePressed,x.tertiaryInfoActiveStateLayerOpacity)};
1823
+ ${R(I.backgroundColor,S.tertiaryInfoStateLayerColor)};
1824
+ ${R(I.opacityContentOnSurfaceHover,S.tertiaryInfoHoverStateLayerOpacity)};
1825
+ ${R(I.opacityContentOnSurfaceFocused,S.tertiaryInfoFocusStateLayerOpacity)};
1826
+ ${R(I.opacityContentOnSurfaceSelected,S.tertiaryInfoActiveStateLayerOpacity)};
1827
+ ${R(I.opacityContentOnSurfacePressed,S.tertiaryInfoActiveStateLayerOpacity)};
1826
1828
 
1827
- background-color: ${x.tertiaryInfoBackgroundColor};
1828
- color: ${x.tertiaryInfoColor};
1829
+ background-color: ${S.tertiaryInfoBackgroundColor};
1830
+ color: ${S.tertiaryInfoColor};
1829
1831
  border-style: none;
1830
1832
  }
1831
1833
 
1832
1834
  .ftds--family-info.ft-button--tertiary[disabled] {
1833
- opacity: ${x.tertiaryInfoDisabledComponentOpacity};
1835
+ opacity: ${S.tertiaryInfoDisabledComponentOpacity};
1834
1836
  }
1835
1837
 
1836
1838
  .ftds--family-info.ft-button--tertiary ft-icon {
1837
- color: ${x.tertiaryInfoIconColor};
1839
+ color: ${S.tertiaryInfoIconColor};
1838
1840
  }
1839
1841
 
1840
1842
  /** Success Secondary styles **/
1841
1843
 
1842
1844
  .ftds--family-success.ft-button--secondary {
1843
- ${R(fe.color,x.secondarySuccessIconColor)};
1845
+ ${R(fe.color,S.secondarySuccessIconColor)};
1844
1846
 
1845
- ${R(I.backgroundColor,x.secondarySuccessStateLayerColor)};
1846
- ${R(I.opacityContentOnSurfaceHover,x.secondarySuccessHoverStateLayerOpacity)};
1847
- ${R(I.opacityContentOnSurfaceFocused,x.secondarySuccessFocusStateLayerOpacity)};
1848
- ${R(I.opacityContentOnSurfaceSelected,x.secondarySuccessActiveStateLayerOpacity)};
1849
- ${R(I.opacityContentOnSurfacePressed,x.secondarySuccessActiveStateLayerOpacity)};
1847
+ ${R(I.backgroundColor,S.secondarySuccessStateLayerColor)};
1848
+ ${R(I.opacityContentOnSurfaceHover,S.secondarySuccessHoverStateLayerOpacity)};
1849
+ ${R(I.opacityContentOnSurfaceFocused,S.secondarySuccessFocusStateLayerOpacity)};
1850
+ ${R(I.opacityContentOnSurfaceSelected,S.secondarySuccessActiveStateLayerOpacity)};
1851
+ ${R(I.opacityContentOnSurfacePressed,S.secondarySuccessActiveStateLayerOpacity)};
1850
1852
 
1851
- background-color: ${x.secondarySuccessBackgroundColor};
1852
- color: ${x.secondarySuccessColor};
1853
- border-color: ${x.secondarySuccessBorderColor};
1853
+ background-color: ${S.secondarySuccessBackgroundColor};
1854
+ color: ${S.secondarySuccessColor};
1855
+ border-color: ${S.secondarySuccessBorderColor};
1854
1856
  border-style: solid;
1855
1857
  }
1856
1858
 
1857
1859
  .ftds--family-success.ft-button--secondary[disabled] {
1858
- opacity: ${x.secondarySuccessDisabledComponentOpacity};
1860
+ opacity: ${S.secondarySuccessDisabledComponentOpacity};
1859
1861
  }
1860
1862
 
1861
1863
  .ftds--family-success.ft-button--secondary ft-icon {
1862
- color: ${x.secondarySuccessIconColor};
1864
+ color: ${S.secondarySuccessIconColor};
1863
1865
  }
1864
1866
 
1865
1867
  /** Success Tertiary styles **/
1866
1868
 
1867
1869
  .ftds--family-success.ft-button--tertiary {
1868
- ${R(fe.color,x.tertiarySuccessIconColor)};
1870
+ ${R(fe.color,S.tertiarySuccessIconColor)};
1869
1871
 
1870
- ${R(I.backgroundColor,x.tertiarySuccessStateLayerColor)};
1871
- ${R(I.opacityContentOnSurfaceHover,x.tertiarySuccessHoverStateLayerOpacity)};
1872
- ${R(I.opacityContentOnSurfaceFocused,x.tertiarySuccessFocusStateLayerOpacity)};
1873
- ${R(I.opacityContentOnSurfaceSelected,x.tertiarySuccessActiveStateLayerOpacity)};
1874
- ${R(I.opacityContentOnSurfacePressed,x.tertiarySuccessActiveStateLayerOpacity)};
1872
+ ${R(I.backgroundColor,S.tertiarySuccessStateLayerColor)};
1873
+ ${R(I.opacityContentOnSurfaceHover,S.tertiarySuccessHoverStateLayerOpacity)};
1874
+ ${R(I.opacityContentOnSurfaceFocused,S.tertiarySuccessFocusStateLayerOpacity)};
1875
+ ${R(I.opacityContentOnSurfaceSelected,S.tertiarySuccessActiveStateLayerOpacity)};
1876
+ ${R(I.opacityContentOnSurfacePressed,S.tertiarySuccessActiveStateLayerOpacity)};
1875
1877
 
1876
- background-color: ${x.tertiarySuccessBackgroundColor};
1877
- color: ${x.tertiarySuccessColor};
1878
+ background-color: ${S.tertiarySuccessBackgroundColor};
1879
+ color: ${S.tertiarySuccessColor};
1878
1880
  border-style: none;
1879
1881
  }
1880
1882
 
1881
1883
  .ftds--family-success.ft-button--tertiary[disabled] {
1882
- opacity: ${x.tertiarySuccessDisabledComponentOpacity};
1884
+ opacity: ${S.tertiarySuccessDisabledComponentOpacity};
1883
1885
  }
1884
1886
 
1885
1887
  .ftds--family-success.ft-button--tertiary ft-icon {
1886
- color: ${x.tertiarySuccessIconColor};
1888
+ color: ${S.tertiarySuccessIconColor};
1887
1889
  }
1888
1890
 
1889
1891
  /** Warning Secondary styles **/
1890
1892
 
1891
1893
  .ftds--family-warning.ft-button--secondary {
1892
- ${R(fe.color,x.secondaryWarningIconColor)};
1894
+ ${R(fe.color,S.secondaryWarningIconColor)};
1893
1895
 
1894
- ${R(I.backgroundColor,x.secondaryWarningStateLayerColor)};
1895
- ${R(I.opacityContentOnSurfaceHover,x.secondaryWarningHoverStateLayerOpacity)};
1896
- ${R(I.opacityContentOnSurfaceFocused,x.secondaryWarningFocusStateLayerOpacity)};
1897
- ${R(I.opacityContentOnSurfaceSelected,x.secondaryWarningActiveStateLayerOpacity)};
1898
- ${R(I.opacityContentOnSurfacePressed,x.secondaryWarningActiveStateLayerOpacity)};
1896
+ ${R(I.backgroundColor,S.secondaryWarningStateLayerColor)};
1897
+ ${R(I.opacityContentOnSurfaceHover,S.secondaryWarningHoverStateLayerOpacity)};
1898
+ ${R(I.opacityContentOnSurfaceFocused,S.secondaryWarningFocusStateLayerOpacity)};
1899
+ ${R(I.opacityContentOnSurfaceSelected,S.secondaryWarningActiveStateLayerOpacity)};
1900
+ ${R(I.opacityContentOnSurfacePressed,S.secondaryWarningActiveStateLayerOpacity)};
1899
1901
 
1900
- background-color: ${x.secondaryWarningBackgroundColor};
1901
- color: ${x.secondaryWarningColor};
1902
- border-color: ${x.secondaryWarningBorderColor};
1902
+ background-color: ${S.secondaryWarningBackgroundColor};
1903
+ color: ${S.secondaryWarningColor};
1904
+ border-color: ${S.secondaryWarningBorderColor};
1903
1905
  border-style: solid;
1904
1906
  }
1905
1907
 
1906
1908
  .ftds--family-warning.ft-button--secondary[disabled] {
1907
- opacity: ${x.secondaryWarningDisabledComponentOpacity};
1909
+ opacity: ${S.secondaryWarningDisabledComponentOpacity};
1908
1910
  }
1909
1911
 
1910
1912
  .ftds--family-warning.ft-button--secondary ft-icon {
1911
- color: ${x.secondaryWarningIconColor};
1913
+ color: ${S.secondaryWarningIconColor};
1912
1914
  }
1913
1915
 
1914
1916
  /** Warning Tertiary styles **/
1915
1917
 
1916
1918
  .ftds--family-warning.ft-button--tertiary {
1917
- ${R(fe.color,x.tertiaryWarningIconColor)};
1919
+ ${R(fe.color,S.tertiaryWarningIconColor)};
1918
1920
 
1919
- ${R(I.backgroundColor,x.tertiaryWarningStateLayerColor)};
1920
- ${R(I.opacityContentOnSurfaceHover,x.tertiaryWarningHoverStateLayerOpacity)};
1921
- ${R(I.opacityContentOnSurfaceFocused,x.tertiaryWarningFocusStateLayerOpacity)};
1922
- ${R(I.opacityContentOnSurfaceSelected,x.tertiaryWarningActiveStateLayerOpacity)};
1923
- ${R(I.opacityContentOnSurfacePressed,x.tertiaryWarningActiveStateLayerOpacity)};
1921
+ ${R(I.backgroundColor,S.tertiaryWarningStateLayerColor)};
1922
+ ${R(I.opacityContentOnSurfaceHover,S.tertiaryWarningHoverStateLayerOpacity)};
1923
+ ${R(I.opacityContentOnSurfaceFocused,S.tertiaryWarningFocusStateLayerOpacity)};
1924
+ ${R(I.opacityContentOnSurfaceSelected,S.tertiaryWarningActiveStateLayerOpacity)};
1925
+ ${R(I.opacityContentOnSurfacePressed,S.tertiaryWarningActiveStateLayerOpacity)};
1924
1926
 
1925
- background-color: ${x.tertiaryWarningBackgroundColor};
1926
- color: ${x.tertiaryWarningColor};
1927
+ background-color: ${S.tertiaryWarningBackgroundColor};
1928
+ color: ${S.tertiaryWarningColor};
1927
1929
  border-style: none;
1928
1930
  }
1929
1931
 
1930
1932
  .ftds--family-warning.ft-button--tertiary[disabled] {
1931
- opacity: ${x.tertiaryWarningDisabledComponentOpacity};
1933
+ opacity: ${S.tertiaryWarningDisabledComponentOpacity};
1932
1934
  }
1933
1935
 
1934
1936
  .ftds--family-warning.ft-button--tertiary ft-icon {
1935
- color: ${x.tertiaryWarningIconColor};
1937
+ color: ${S.tertiaryWarningIconColor};
1936
1938
  }
1937
1939
 
1938
1940
  /** Error Secondary styles **/
1939
1941
 
1940
1942
  .ftds--family-error.ft-button--secondary {
1941
- ${R(fe.color,x.secondaryErrorIconColor)};
1943
+ ${R(fe.color,S.secondaryErrorIconColor)};
1942
1944
 
1943
- ${R(I.backgroundColor,x.secondaryErrorStateLayerColor)};
1944
- ${R(I.opacityContentOnSurfaceHover,x.secondaryErrorHoverStateLayerOpacity)};
1945
- ${R(I.opacityContentOnSurfaceFocused,x.secondaryErrorFocusStateLayerOpacity)};
1946
- ${R(I.opacityContentOnSurfaceSelected,x.secondaryErrorActiveStateLayerOpacity)};
1947
- ${R(I.opacityContentOnSurfacePressed,x.secondaryErrorActiveStateLayerOpacity)};
1945
+ ${R(I.backgroundColor,S.secondaryErrorStateLayerColor)};
1946
+ ${R(I.opacityContentOnSurfaceHover,S.secondaryErrorHoverStateLayerOpacity)};
1947
+ ${R(I.opacityContentOnSurfaceFocused,S.secondaryErrorFocusStateLayerOpacity)};
1948
+ ${R(I.opacityContentOnSurfaceSelected,S.secondaryErrorActiveStateLayerOpacity)};
1949
+ ${R(I.opacityContentOnSurfacePressed,S.secondaryErrorActiveStateLayerOpacity)};
1948
1950
 
1949
- background-color: ${x.secondaryErrorBackgroundColor};
1950
- color: ${x.secondaryErrorColor};
1951
- border-color: ${x.secondaryErrorBorderColor};
1951
+ background-color: ${S.secondaryErrorBackgroundColor};
1952
+ color: ${S.secondaryErrorColor};
1953
+ border-color: ${S.secondaryErrorBorderColor};
1952
1954
  border-style: solid;
1953
1955
  }
1954
1956
 
1955
1957
  .ftds--family-error.ft-button--secondary[disabled] {
1956
- opacity: ${x.secondaryErrorDisabledComponentOpacity};
1958
+ opacity: ${S.secondaryErrorDisabledComponentOpacity};
1957
1959
  }
1958
1960
 
1959
1961
  .ftds--family-error.ft-button--secondary ft-icon {
1960
- color: ${x.secondaryErrorIconColor};
1962
+ color: ${S.secondaryErrorIconColor};
1961
1963
  }
1962
1964
 
1963
1965
  /** Error Tertiary styles **/
1964
1966
 
1965
1967
  .ftds--family-error.ft-button--tertiary {
1966
- ${R(fe.color,x.tertiaryErrorIconColor)};
1968
+ ${R(fe.color,S.tertiaryErrorIconColor)};
1967
1969
 
1968
- ${R(I.backgroundColor,x.tertiaryErrorStateLayerColor)};
1969
- ${R(I.opacityContentOnSurfaceHover,x.tertiaryErrorHoverStateLayerOpacity)};
1970
- ${R(I.opacityContentOnSurfaceFocused,x.tertiaryErrorFocusStateLayerOpacity)};
1971
- ${R(I.opacityContentOnSurfaceSelected,x.tertiaryErrorActiveStateLayerOpacity)};
1972
- ${R(I.opacityContentOnSurfacePressed,x.tertiaryErrorActiveStateLayerOpacity)};
1970
+ ${R(I.backgroundColor,S.tertiaryErrorStateLayerColor)};
1971
+ ${R(I.opacityContentOnSurfaceHover,S.tertiaryErrorHoverStateLayerOpacity)};
1972
+ ${R(I.opacityContentOnSurfaceFocused,S.tertiaryErrorFocusStateLayerOpacity)};
1973
+ ${R(I.opacityContentOnSurfaceSelected,S.tertiaryErrorActiveStateLayerOpacity)};
1974
+ ${R(I.opacityContentOnSurfacePressed,S.tertiaryErrorActiveStateLayerOpacity)};
1973
1975
 
1974
- background-color: ${x.tertiaryErrorBackgroundColor};
1975
- color: ${x.tertiaryErrorColor};
1976
+ background-color: ${S.tertiaryErrorBackgroundColor};
1977
+ color: ${S.tertiaryErrorColor};
1976
1978
  border-style: none;
1977
1979
  }
1978
1980
 
1979
1981
  .ftds--family-error.ft-button--tertiary[disabled] {
1980
- opacity: ${x.tertiaryErrorDisabledComponentOpacity};
1982
+ opacity: ${S.tertiaryErrorDisabledComponentOpacity};
1981
1983
  }
1982
1984
 
1983
1985
  .ftds--family-error.ft-button--tertiary ft-icon {
1984
- color: ${x.tertiaryErrorIconColor};
1986
+ color: ${S.tertiaryErrorIconColor};
1985
1987
  }
1986
1988
 
1987
1989
  /** Large styles **/
1988
1990
 
1989
1991
  .ftds--size-large {
1990
- ${R(we.size,x.largeIconSize)};
1991
- ${R(fe.size,x.largeIconSize)};
1992
+ ${R(we.size,S.largeIconSize)};
1993
+ ${R(fe.size,S.largeIconSize)};
1992
1994
 
1993
- height: ${x.largeHeight};
1994
- padding: 0 ${x.largeHorizontalPadding};
1995
- gap: ${x.largeGap};
1996
- border-radius: ${x.largeBorderRadius};
1997
- border-width: ${x.largeBorderWidth};
1995
+ height: ${S.largeHeight};
1996
+ padding: 0 ${S.largeHorizontalPadding};
1997
+ gap: ${S.largeGap};
1998
+ border-radius: ${S.largeBorderRadius};
1999
+ border-width: ${S.largeBorderWidth};
1998
2000
  }
1999
2001
 
2000
2002
  .ftds--size-large:focus-visible {
2001
- outline-width: ${x.largeFocusOutlineWidth};
2002
- outline-offset: ${x.largeFocusOutlineOffset};
2003
+ outline-width: ${S.largeFocusOutlineWidth};
2004
+ outline-offset: ${S.largeFocusOutlineOffset};
2003
2005
  }
2004
2006
 
2005
2007
  .ftds--size-large.ft-button--icon-only {
2006
- width: ${x.largeIconOnlyWidth};
2008
+ width: ${S.largeIconOnlyWidth};
2007
2009
  }
2008
2010
 
2009
2011
  /** Small styles **/
2010
2012
 
2011
2013
  .ftds--size-medium {
2012
- ${R(we.size,x.mediumIconSize)};
2013
- ${R(fe.size,x.mediumIconSize)};
2014
+ ${R(we.size,S.mediumIconSize)};
2015
+ ${R(fe.size,S.mediumIconSize)};
2014
2016
 
2015
- height: ${x.mediumHeight};
2016
- padding: 0 ${x.mediumHorizontalPadding};
2017
- gap: ${x.mediumGap};
2018
- border-radius: ${x.mediumBorderRadius};
2019
- border-width: ${x.mediumBorderWidth};
2017
+ height: ${S.mediumHeight};
2018
+ padding: 0 ${S.mediumHorizontalPadding};
2019
+ gap: ${S.mediumGap};
2020
+ border-radius: ${S.mediumBorderRadius};
2021
+ border-width: ${S.mediumBorderWidth};
2020
2022
  }
2021
2023
 
2022
2024
  .ftds--size-medium:focus-visible {
2023
- outline-width: ${x.mediumFocusOutlineWidth};
2024
- outline-offset: ${x.mediumFocusOutlineOffset};
2025
+ outline-width: ${S.mediumFocusOutlineWidth};
2026
+ outline-offset: ${S.mediumFocusOutlineOffset};
2025
2027
  }
2026
2028
 
2027
2029
  .ftds--size-medium.ft-button--icon-only {
2028
- width: ${x.mediumIconOnlyWidth};
2030
+ width: ${S.mediumIconOnlyWidth};
2029
2031
  }
2030
2032
 
2031
2033
 
2032
2034
  /** Small styles **/
2033
2035
 
2034
2036
  .ftds--size-small {
2035
- ${R(we.size,x.smallIconSize)};
2036
- ${R(fe.size,x.smallIconSize)};
2037
+ ${R(we.size,S.smallIconSize)};
2038
+ ${R(fe.size,S.smallIconSize)};
2037
2039
 
2038
- height: ${x.smallHeight};
2039
- padding: 0 ${x.smallHorizontalPadding};
2040
- gap: ${x.smallGap};
2041
- border-radius: ${x.smallBorderRadius};
2042
- border-width: ${x.smallBorderWidth};
2040
+ height: ${S.smallHeight};
2041
+ padding: 0 ${S.smallHorizontalPadding};
2042
+ gap: ${S.smallGap};
2043
+ border-radius: ${S.smallBorderRadius};
2044
+ border-width: ${S.smallBorderWidth};
2043
2045
  }
2044
2046
 
2045
2047
  .ftds--size-small:focus-visible {
2046
- outline-width: ${x.smallFocusOutlineWidth};
2047
- outline-offset: ${x.smallFocusOutlineOffset};
2048
+ outline-width: ${S.smallFocusOutlineWidth};
2049
+ outline-offset: ${S.smallFocusOutlineOffset};
2048
2050
  }
2049
2051
 
2050
2052
  .ftds--size-small.ft-button--icon-only {
2051
- width: ${x.smallIconOnlyWidth};
2053
+ width: ${S.smallIconOnlyWidth};
2052
2054
  }
2053
- `,Mt];var Yn=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},Xe=class extends Wr(ne){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Rt.brand,this.iconVariant=Fe.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case Ie.large:return vt.body2medium;case Ie.medium:return vt.caption1medium;case Ie.small:return vt.caption2medium}}};Xe.elementDefinitions={...ne.elementDefinitions,"ft-or-ftds-typography":at};Xe.styles=[Fo,Su];Yn([C({type:Boolean})],Xe.prototype,"primary",void 0);Yn([C({type:Boolean})],Xe.prototype,"secondary",void 0);Yn([C({type:Boolean})],Xe.prototype,"tertiary",void 0);Yn([C({type:Boolean})],Xe.prototype,"round",void 0);ae("ft-button")(Et);ae("ftds-button")(Xe);var dl=o.create("--ftds-base-input-border-radius","","SIZE",Z.borderRadius),cl=o.extend("--ftds-base-input-border-radius-right","",dl),ll=o.extend("--ftds-base-input-border-radius-left","",dl),H={defaultInputFontSize:o.create("--ftds-base-input-default-input-font-size","","SIZE",Me.fontSize),defaultInputLineHeight:o.create("--ftds-base-input-default-input-line-height","","NUMBER",Me.lineHeight),labelColor:o.create("--ftds-base-input-label-color","","COLOR",Z.labelColor),largeFieldHeight:o.create("--ftds-base-input-large-field-height","","SIZE",Z.largeFieldHeight),largeFieldVerticalGap:o.create("--ftds-base-input-large-field-vertical-gap","","SIZE",Z.largeFieldVerticalGap),largeFieldHorizontalGap:o.create("--ftds-base-input-large-field-horizontal-gap","","SIZE",Z.largeFieldHorizontalGap),largeFieldHorizontalPadding:o.create("--ftds-base-input-large-field-horizontal-padding","","SIZE",Z.largeFieldHorizontalPadding),largeFieldIconSize:o.create("--ftds-base-input-large-icon-size","","SIZE",Z.largeFieldIconSize),mediumFieldHeight:o.create("--ftds-base-input-medium-field-height","","SIZE",Z.mediumFieldHeight),mediumFieldVerticalGap:o.create("--ftds-base-input-medium-field-vertical-gap","","SIZE",Z.mediumFieldVerticalGap),mediumFieldHorizontalGap:o.create("--ftds-base-input-medium-field-horizontal-gap","","SIZE",Z.mediumFieldHorizontalGap),mediumFieldHorizontalPadding:o.create("--ftds-base-input-medium-field-horizontal-padding","","SIZE",Z.mediumFieldHorizontalPadding),mediumFieldIconSize:o.create("--ftds-base-input-medium-icon-size","","SIZE",Z.mediumFieldIconSize),disabledComponentOpacity:o.create("--ftds-base-input-disabled-component-opacity","","NUMBER",Z.disabledComponentOpacity),defaultBorderWidth:o.create("--ftds-base-input-default-border-width","","SIZE",Z.defaultBorderWidth),defaultBorderColor:o.create("--ftds-base-input-default-border-color","","COLOR",Z.defaultBorderColor),errorBorderWidth:o.create("--ftds-base-input-error-border-width","","SIZE",Z.errorBorderWidth),errorBorderColor:o.create("--ftds-base-input-error-border-color","","COLOR",Z.errorBorderColor),warningBorderWidth:o.create("--ftds-base-input-warning-border-width","","SIZE",Z.warningBorderWidth),warningBorderColor:o.create("--ftds-base-input-warning-border-color","","COLOR",Z.warningBorderColor),borderRadius:dl,borderRadiusRight:cl,borderRadiusLeft:ll,borderRadiusTopRight:o.extend("--ftds-base-input-border-radius-top-right","",cl),borderRadiusBottomRight:o.extend("--ftds-base-input-border-radius-bottom-right","",cl),borderRadiusTopLeft:o.extend("--ftds-base-input-border-radius-top-left","",ll),borderRadiusBottomLeft:o.extend("--ftds-base-input-border-radius-bottom-left","",ll),focusOutlineOffset:o.create("--ftds-base-input-focus-outline-offset","","SIZE",Z.focusOutlineOffset),focusOutlineWidth:o.create("--ftds-base-input-focus-outline-width","","SIZE",Z.focusOutlineWidth),focusFocusRingColor:o.create("--ftds-base-input-focus-ring-color","","COLOR",Z.focusFocusRingColor),appendIconColor:o.create("--ftds-base-input-append-icon-color","","COLOR",Z.trailingIconColor),prependIconColor:o.create("--ftds-base-input-prepend-icon-color","","COLOR",Z.trailingIconColor),appendIconScale:o.create("--ftds-base-input-append-icon-scale","","NUMBER","1.5"),prependIconScale:o.create("--ftds-base-input-prepend-icon-scale","","NUMBER","1.5"),helperHorizontalPadding:o.create("--ftds-base-input-helper-horizontal-padding","","COLOR",Z.helperHorizontalPadding),helperHorizontalGap:o.create("--ftds-base-input-helper-horizontal-gap","","COLOR",Z.helperHorizontalGap),helperIconSize:o.create("--ftds-base-input-helper-icon-size","","COLOR",Z.helperIconSize),helperIconHorizontalGap:o.create("--ftds-base-input-helper-horizontal-gap","","COLOR",Z.helperHorizontalGap),defaultHelperTextColor:o.create("--ftds-base-input-helper-default-helper-text","","COLOR",Z.defaultHelperTextColor),errorHelperIconColor:o.create("--ftds-base-input-helper-error-helper-icon-color","","COLOR",Z.errorHelperIconColor),warningHelperIconColor:o.create("--ftds-base-input-helper-warning-helper-icon-color","","COLOR",Z.warningHelperIconColor)},Cu=z`
2055
+ `,It];var Xn=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},Qe=class extends Vr(ne){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Tt.brand,this.iconVariant=Fe.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case Ie.large:return Ct.body2medium;case Ie.medium:return Ct.caption1medium;case Ie.small:return Ct.caption2medium}}};Qe.elementDefinitions={...ne.elementDefinitions,"ft-or-ftds-typography":it};Qe.styles=[Go,Tu];Xn([E({type:Boolean})],Qe.prototype,"primary",void 0);Xn([E({type:Boolean})],Qe.prototype,"secondary",void 0);Xn([E({type:Boolean})],Qe.prototype,"tertiary",void 0);Xn([E({type:Boolean})],Qe.prototype,"round",void 0);ae("ft-button")(At);ae("ftds-button")(Qe);var fl=o.create("--ftds-base-input-border-radius","","SIZE",Z.borderRadius),ll=o.extend("--ftds-base-input-border-radius-right","",fl),dl=o.extend("--ftds-base-input-border-radius-left","",fl),H={defaultInputFontSize:o.create("--ftds-base-input-default-input-font-size","","SIZE",Me.fontSize),defaultInputLineHeight:o.create("--ftds-base-input-default-input-line-height","","NUMBER",Me.lineHeight),labelColor:o.create("--ftds-base-input-label-color","","COLOR",Z.labelColor),largeFieldHeight:o.create("--ftds-base-input-large-field-height","","SIZE",Z.largeFieldHeight),largeFieldVerticalGap:o.create("--ftds-base-input-large-field-vertical-gap","","SIZE",Z.largeFieldVerticalGap),largeFieldHorizontalGap:o.create("--ftds-base-input-large-field-horizontal-gap","","SIZE",Z.largeFieldHorizontalGap),largeFieldHorizontalPadding:o.create("--ftds-base-input-large-field-horizontal-padding","","SIZE",Z.largeFieldHorizontalPadding),largeFieldIconSize:o.create("--ftds-base-input-large-icon-size","","SIZE",Z.largeFieldIconSize),mediumFieldHeight:o.create("--ftds-base-input-medium-field-height","","SIZE",Z.mediumFieldHeight),mediumFieldVerticalGap:o.create("--ftds-base-input-medium-field-vertical-gap","","SIZE",Z.mediumFieldVerticalGap),mediumFieldHorizontalGap:o.create("--ftds-base-input-medium-field-horizontal-gap","","SIZE",Z.mediumFieldHorizontalGap),mediumFieldHorizontalPadding:o.create("--ftds-base-input-medium-field-horizontal-padding","","SIZE",Z.mediumFieldHorizontalPadding),mediumFieldIconSize:o.create("--ftds-base-input-medium-icon-size","","SIZE",Z.mediumFieldIconSize),disabledComponentOpacity:o.create("--ftds-base-input-disabled-component-opacity","","NUMBER",Z.disabledComponentOpacity),defaultBorderWidth:o.create("--ftds-base-input-default-border-width","","SIZE",Z.defaultBorderWidth),defaultBorderColor:o.create("--ftds-base-input-default-border-color","","COLOR",Z.defaultBorderColor),errorBorderWidth:o.create("--ftds-base-input-error-border-width","","SIZE",Z.errorBorderWidth),errorBorderColor:o.create("--ftds-base-input-error-border-color","","COLOR",Z.errorBorderColor),warningBorderWidth:o.create("--ftds-base-input-warning-border-width","","SIZE",Z.warningBorderWidth),warningBorderColor:o.create("--ftds-base-input-warning-border-color","","COLOR",Z.warningBorderColor),borderRadius:fl,borderRadiusRight:ll,borderRadiusLeft:dl,borderRadiusTopRight:o.extend("--ftds-base-input-border-radius-top-right","",ll),borderRadiusBottomRight:o.extend("--ftds-base-input-border-radius-bottom-right","",ll),borderRadiusTopLeft:o.extend("--ftds-base-input-border-radius-top-left","",dl),borderRadiusBottomLeft:o.extend("--ftds-base-input-border-radius-bottom-left","",dl),focusOutlineOffset:o.create("--ftds-base-input-focus-outline-offset","","SIZE",Z.focusOutlineOffset),focusOutlineWidth:o.create("--ftds-base-input-focus-outline-width","","SIZE",Z.focusOutlineWidth),focusFocusRingColor:o.create("--ftds-base-input-focus-ring-color","","COLOR",Z.focusFocusRingColor),appendIconColor:o.create("--ftds-base-input-append-icon-color","","COLOR",Z.trailingIconColor),prependIconColor:o.create("--ftds-base-input-prepend-icon-color","","COLOR",Z.trailingIconColor),appendIconScale:o.create("--ftds-base-input-append-icon-scale","","NUMBER","1.5"),prependIconScale:o.create("--ftds-base-input-prepend-icon-scale","","NUMBER","1.5"),helperHorizontalPadding:o.create("--ftds-base-input-helper-horizontal-padding","","COLOR",Z.helperHorizontalPadding),helperHorizontalGap:o.create("--ftds-base-input-helper-horizontal-gap","","COLOR",Z.helperHorizontalGap),helperIconSize:o.create("--ftds-base-input-helper-icon-size","","COLOR",Z.helperIconSize),helperIconHorizontalGap:o.create("--ftds-base-input-helper-horizontal-gap","","COLOR",Z.helperHorizontalGap),defaultHelperTextColor:o.create("--ftds-base-input-helper-default-helper-text","","COLOR",Z.defaultHelperTextColor),errorHelperIconColor:o.create("--ftds-base-input-helper-error-helper-icon-color","","COLOR",Z.errorHelperIconColor),warningHelperIconColor:o.create("--ftds-base-input-helper-warning-helper-icon-color","","COLOR",Z.warningHelperIconColor)},Mu=k`
2054
2056
 
2055
2057
  *:focus {
2056
2058
  outline: none;
@@ -2166,7 +2168,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
2166
2168
  }
2167
2169
 
2168
2170
  .inside-structure .inside-structure--icon.append ftds-button {
2169
- ${Zn.iconOnlyScale.set(H.appendIconScale)};
2171
+ ${qn.iconOnlyScale.set(H.appendIconScale)};
2170
2172
  }
2171
2173
 
2172
2174
  .inside-structure .inside-structure--icon.prepend {
@@ -2175,7 +2177,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
2175
2177
  }
2176
2178
 
2177
2179
  .inside-structure .inside-structure--icon.prepend ftds-button {
2178
- ${Zn.iconOnlyScale.set(H.prependIconScale)};
2180
+ ${qn.iconOnlyScale.set(H.prependIconScale)};
2179
2181
  }
2180
2182
 
2181
2183
  .inside-structure .inside-structure--icon.append button {
@@ -2203,29 +2205,29 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
2203
2205
  }
2204
2206
 
2205
2207
  .ftds-input.with-prepend-icon ftds-input-label {
2206
- ${he.additionalPaddingLeft.set(z`calc(var(--icon-size) + var(--field-horizontal-gap))`)};
2208
+ ${he.additionalPaddingLeft.set(k`calc(var(--icon-size) + var(--field-horizontal-gap))`)};
2207
2209
  }
2208
2210
 
2209
2211
  .ftds-input.with-append-icon ftds-input-label {
2210
- ${he.additionalPaddingRight.set(z`calc(var(--icon-size) + var(--field-horizontal-gap))`)};
2212
+ ${he.additionalPaddingRight.set(k`calc(var(--icon-size) + var(--field-horizontal-gap))`)};
2211
2213
  }
2212
2214
 
2213
2215
  ftds-input-helper-text {
2214
2216
  margin-top: ${H.helperHorizontalGap};
2215
2217
  padding-left: ${H.helperHorizontalPadding};
2216
- ${ct.iconSize.set(H.helperIconSize)};
2217
- ${ct.iconHorizontalGap.set(H.helperIconHorizontalGap)};
2218
- ${ct.color.set(H.defaultHelperTextColor)};
2219
- ${ct.errorColor.set(H.errorHelperIconColor)};
2220
- ${ct.warningColor.set(H.warningHelperIconColor)};
2218
+ ${dt.iconSize.set(H.helperIconSize)};
2219
+ ${dt.iconHorizontalGap.set(H.helperIconHorizontalGap)};
2220
+ ${dt.color.set(H.defaultHelperTextColor)};
2221
+ ${dt.errorColor.set(H.errorHelperIconColor)};
2222
+ ${dt.warningColor.set(H.warningHelperIconColor)};
2221
2223
  }
2222
2224
 
2223
- `;var xe=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ie=class extends gr{constructor(){super(...arguments),this.status=Se.default,this.disabled=!1,this.label="",this.hideLabel=!1,this.raiseLabel=!1,this.appendIconVariant=Fe.fluid_topics,this.appendIconIsClickable=!1,this.prependIconVariant=Fe.fluid_topics,this.prependIconIsClickable=!1,this.errorMessages=[],this.warningMessages=[],this.hasFocus=!1}setFocusState(t){this.hasFocus=t,this.toggleAttribute("focused",t)}focusSlottedInput(){let r=this.mainSlot.assignedElements({flatten:!0}).find(a=>a instanceof HTMLInputElement||a instanceof HTMLTextAreaElement||a instanceof HTMLSelectElement);r?.focus()}get shouldShowLabel(){return!this.hideLabel&&this.label}get iconSize(){switch(this.size){case Ie.large:return Ie.medium;case Ie.medium:return Ie.small;default:return Ie.medium}}render(){let t={"ftds-input":!0,disabled:this.disabled,"no-label":!this.shouldShowLabel,focused:this.hasFocus,"with-prepend-icon":!!this.prependIcon,"with-append-icon":!!this.appendIcon,[this.status]:!0,...this.getDesignSystemBaseClasses()};return G`
2225
+ `;var xe=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ie=class extends vr{constructor(){super(...arguments),this.status=Se.default,this.disabled=!1,this.label="",this.hideLabel=!1,this.raiseLabel=!1,this.appendIconVariant=Fe.fluid_topics,this.appendIconIsClickable=!1,this.prependIconVariant=Fe.fluid_topics,this.prependIconIsClickable=!1,this.errorMessages=[],this.warningMessages=[],this.hasFocus=!1}setFocusState(t){this.hasFocus=t,this.toggleAttribute("focused",t)}focusSlottedInput(){let r=this.mainSlot.assignedElements({flatten:!0}).find(a=>a instanceof HTMLInputElement||a instanceof HTMLTextAreaElement||a instanceof HTMLSelectElement);r?.focus()}get shouldShowLabel(){return!this.hideLabel&&this.label}get iconSize(){switch(this.size){case Ie.large:return Ie.medium;case Ie.medium:return Ie.small;default:return Ie.medium}}render(){let t={"ftds-input":!0,disabled:this.disabled,"no-label":!this.shouldShowLabel,focused:this.hasFocus,"with-prepend-icon":!!this.prependIcon,"with-append-icon":!!this.appendIcon,[this.status]:!0,...this.getDesignSystemBaseClasses()};return G`
2224
2226
  <div class="${Ne(t)}">
2225
2227
 
2226
2228
  <div class="inside-structure" @click=${()=>this.focusSlottedInput()}>
2227
2229
  <slot part="label" name="label">
2228
- ${Pt(this.shouldShowLabel,()=>G`
2230
+ ${zt(this.shouldShowLabel,()=>G`
2229
2231
  <ftds-input-label
2230
2232
  aria-hidden="true"
2231
2233
  text="${this.label}"
@@ -2267,13 +2269,13 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
2267
2269
  .icon=${r}
2268
2270
  .iconVariant=${a}
2269
2271
  .size=${this.iconSize}
2270
- family="${Rt.neutral}"
2272
+ family="${Tt.neutral}"
2271
2273
 
2272
2274
  @click=${c=>{c.stopPropagation(),this.dispatchEvent(new CustomEvent(n,c))}}
2273
2275
  >
2274
2276
  </ftds-button>
2275
2277
  `:G`
2276
- <ft-icon aria-label="${zt(s)}" aria-hidden="${!!s}" .value=${r}></ft-icon>`}};ie.elementDefinitions={"ftds-input-helper-text":ze,"ftds-input-label":Ut,"ft-icon":ye,"ftds-button":Xe,"ft-tooltip":ue};ie.styles=[Cu];xe([C()],ie.prototype,"status",void 0);xe([C({type:Boolean})],ie.prototype,"disabled",void 0);xe([C()],ie.prototype,"label",void 0);xe([C({type:Boolean})],ie.prototype,"hideLabel",void 0);xe([C({type:Boolean})],ie.prototype,"raiseLabel",void 0);xe([C()],ie.prototype,"helperText",void 0);xe([C()],ie.prototype,"appendIcon",void 0);xe([C()],ie.prototype,"appendIconVariant",void 0);xe([C()],ie.prototype,"appendIconLabel",void 0);xe([C({type:Boolean})],ie.prototype,"appendIconIsClickable",void 0);xe([C()],ie.prototype,"prependIcon",void 0);xe([C()],ie.prototype,"prependIconVariant",void 0);xe([C()],ie.prototype,"prependIconLabel",void 0);xe([C({type:Boolean})],ie.prototype,"prependIconIsClickable",void 0);xe([te()],ie.prototype,"errorMessages",void 0);xe([te()],ie.prototype,"warningMessages",void 0);xe([te()],ie.prototype,"hasFocus",void 0);xe([me(".ft-base-input")],ie.prototype,"container",void 0);xe([me("slot:not([name])")],ie.prototype,"mainSlot",void 0);ae("ftds-base-input")(ie);var ua=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},fl=class extends Event{constructor(){super("clear")}},ft=class extends jn(M1(gr)){constructor(){var t;super(),this.type=He.text,this.clearable=!1,this.showClearPassword=!1,this.value=(t=this.value)!==null&&t!==void 0?t:"",this.addI18nContext(Nr,cu)}get inputType(){return this.type===He.password&&this.showClearPassword?He.text:this.type}onInput(){var t;this.value=((t=this.input)===null||t===void 0?void 0:t.value)||"",super.onInput()}focus(){var t;(t=this.input)===null||t===void 0||t.focus()}get appendIcon(){if(!this.disabled){if(this.type===He.password)return this.showClearPassword?nt.EYE_SLASH:nt.EYE;if(this.clearable&&this.value)return nt.X_MARK}}get appendIconLabel(){return this.type===He.password?this.showClearPassword?Nr.messages.hidePassword():Nr.messages.showPassword():this.clearable?Nr.messages.clear():""}render(){let t=Ne({"ftds-input":!0,...this.getDesignSystemBaseClasses()});return G`
2278
+ <ft-icon aria-label="${kt(s)}" aria-hidden="${!!s}" .value=${r}></ft-icon>`}};ie.elementDefinitions={"ftds-input-helper-text":ke,"ftds-input-label":$t,"ft-icon":ye,"ftds-button":Qe,"ft-tooltip":ue};ie.styles=[Mu];xe([E()],ie.prototype,"status",void 0);xe([E({type:Boolean})],ie.prototype,"disabled",void 0);xe([E()],ie.prototype,"label",void 0);xe([E({type:Boolean})],ie.prototype,"hideLabel",void 0);xe([E({type:Boolean})],ie.prototype,"raiseLabel",void 0);xe([E()],ie.prototype,"helperText",void 0);xe([E()],ie.prototype,"appendIcon",void 0);xe([E()],ie.prototype,"appendIconVariant",void 0);xe([E()],ie.prototype,"appendIconLabel",void 0);xe([E({type:Boolean})],ie.prototype,"appendIconIsClickable",void 0);xe([E()],ie.prototype,"prependIcon",void 0);xe([E()],ie.prototype,"prependIconVariant",void 0);xe([E()],ie.prototype,"prependIconLabel",void 0);xe([E({type:Boolean})],ie.prototype,"prependIconIsClickable",void 0);xe([te()],ie.prototype,"errorMessages",void 0);xe([te()],ie.prototype,"warningMessages",void 0);xe([te()],ie.prototype,"hasFocus",void 0);xe([me(".ft-base-input")],ie.prototype,"container",void 0);xe([me("slot:not([name])")],ie.prototype,"mainSlot",void 0);ae("ftds-base-input")(ie);var ha=function(e,t,r,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,r):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,r,a);else for(var c=e.length-1;c>=0;c--)(s=e[c])&&(i=(n<3?s(i):n>3?s(t,r,i):s(t,r))||i);return n>3&&i&&Object.defineProperty(t,r,i),i},ul=class extends Event{constructor(){super("clear")}},pt=class extends Kn(F1(vr)){constructor(){var t;super(),this.type=He.text,this.clearable=!1,this.showClearPassword=!1,this.value=(t=this.value)!==null&&t!==void 0?t:"",this.addI18nContext(Ir,bu)}get inputType(){return this.type===He.password&&this.showClearPassword?He.text:this.type}onInput(){var t;this.value=((t=this.input)===null||t===void 0?void 0:t.value)||"",super.onInput()}focus(){var t;(t=this.input)===null||t===void 0||t.focus()}get appendIcon(){if(!this.disabled){if(this.type===He.password)return this.showClearPassword?st.EYE_SLASH:st.EYE;if(this.clearable&&this.value)return st.X_MARK}}get appendIconLabel(){return this.type===He.password?this.showClearPassword?Ir.messages.hidePassword():Ir.messages.showPassword():this.clearable?Ir.messages.clear():""}render(){let t=Ne({"ftds-input":!0,...this.getDesignSystemBaseClasses()});return G`
2277
2279
  <ftds-base-input
2278
2280
 
2279
2281
  .status=${this.status}
@@ -2284,7 +2286,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
2284
2286
  .warningMessages=${this.warningMessages}
2285
2287
  .helperText=${this.helperText}
2286
2288
 
2287
- .label=${zt(this.label)}
2289
+ .label=${kt(this.label)}
2288
2290
  ?hideLabel=${this.hideLabel}
2289
2291
  ?raiseLabel=${this.type==He.date||this.type==He.time||this.focused||this.value!=""}
2290
2292
 
@@ -2298,18 +2300,18 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
2298
2300
  name="${this.name}"
2299
2301
  .value=${this.value}
2300
2302
  .type=${this.inputType}
2301
- autocomplete="${zt(this.autocomplete)}"
2303
+ autocomplete="${kt(this.autocomplete)}"
2302
2304
  ?disabled=${this.disabled}
2303
2305
  @input=${this.onInput}
2304
2306
  @focus=${this.onFocus}
2305
2307
  @blur=${this.onBlur}
2306
- aria-label="${zt(this.label)}"
2308
+ aria-label="${kt(this.label)}"
2307
2309
  aria-invalid="${this.status===Se.error}"
2308
2310
  aria-describedby="${this.messagesForScreenReaderElementId}"
2309
2311
  />
2310
2312
  ${this.renderMessagesForScreenReader()}
2311
2313
  </ftds-base-input>
2312
- `}onAppendedIconClick(){this.type===He.password?this.showClearPassword=!this.showClearPassword:this.clearable&&(this.value="",this.dispatchEvent(new fl))}willUpdate(t){super.willUpdate(t),t.has("type")&&this.updateTypeBasedAdditionalRules(this.type)}setupWatchAutofill(){var t;this.clearWatchAutofill(),((t=this.autocomplete)!==null&&t!==void 0?t:"off")!=="off"&&(this.watchAutofillInterval=setInterval(()=>{var r,a;!((r=this.input)===null||r===void 0)&&r.matches(":autofill")&&this.value!==((a=this.input)===null||a===void 0?void 0:a.value)&&this.onInput()},200))}clearWatchAutofill(){this.watchAutofillInterval&&clearInterval(this.watchAutofillInterval)}connectedCallback(){super.connectedCallback(),this.setupWatchAutofill(),this.updateTypeBasedAdditionalRules(this.type)}disconnectedCallback(){super.disconnectedCallback(),this.clearWatchAutofill()}updateTypeBasedAdditionalRules(t){this.additionalErrorRules=(()=>{switch(t){case He.email:return[Zs.email(Nr.messages.invalidEmail())];case He.url:return[Zs.url(Nr.messages.invalidUrl())];default:return[]}})(),this.additionalWarningRules=(()=>{switch(t){default:return[]}})()}};ft.elementDefinitions={"ftds-input-helper-text":ze,"ftds-input-label":Ut,"ftds-base-input":ie,"ft-icon":ye,"ft-tooltip":ue};ft.styles=[z1];ua([C()],ft.prototype,"type",void 0);ua([C({type:Boolean})],ft.prototype,"clearable",void 0);ua([C()],ft.prototype,"autocomplete",void 0);ua([te()],ft.prototype,"showClearPassword",void 0);ua([me("input")],ft.prototype,"input",void 0);ae("ftds-text-input")(ft);})();
2314
+ `}onAppendedIconClick(){this.type===He.password?this.showClearPassword=!this.showClearPassword:this.clearable&&(this.value="",this.dispatchEvent(new ul))}willUpdate(t){super.willUpdate(t),t.has("type")&&this.updateTypeBasedAdditionalRules(this.type)}setupWatchAutofill(){var t;this.clearWatchAutofill(),((t=this.autocomplete)!==null&&t!==void 0?t:"off")!=="off"&&(this.watchAutofillInterval=setInterval(()=>{var r,a;!((r=this.input)===null||r===void 0)&&r.matches(":autofill")&&this.value!==((a=this.input)===null||a===void 0?void 0:a.value)&&this.onInput()},200))}clearWatchAutofill(){this.watchAutofillInterval&&clearInterval(this.watchAutofillInterval)}connectedCallback(){super.connectedCallback(),this.setupWatchAutofill(),this.updateTypeBasedAdditionalRules(this.type)}disconnectedCallback(){super.disconnectedCallback(),this.clearWatchAutofill()}updateTypeBasedAdditionalRules(t){this.additionalErrorRules=(()=>{switch(t){case He.email:return[Ys.email(Ir.messages.invalidEmail())];case He.url:return[Ys.url(Ir.messages.invalidUrl())];default:return[]}})(),this.additionalWarningRules=(()=>{switch(t){default:return[]}})()}};pt.elementDefinitions={"ftds-input-helper-text":ke,"ftds-input-label":$t,"ftds-base-input":ie,"ft-icon":ye,"ft-tooltip":ue};pt.styles=[j1];ha([E()],pt.prototype,"type",void 0);ha([E({type:Boolean})],pt.prototype,"clearable",void 0);ha([E()],pt.prototype,"autocomplete",void 0);ha([te()],pt.prototype,"showClearPassword",void 0);ha([me("input")],pt.prototype,"input",void 0);ae("ftds-text-input")(pt);})();
2313
2315
  /*! Bundled license information:
2314
2316
 
2315
2317
  @webcomponents/scoped-custom-element-registry/src/scoped-custom-element-registry.js: