@fluid-topics/ft-reader-toc 1.1.54 → 1.1.56
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.
|
@@ -133,7 +133,7 @@ function(t){return(e,o)=>{const{slot:r,selector:i}=t??{},n="slot"+(r?`[name=${r}
|
|
|
133
133
|
* @license
|
|
134
134
|
* Copyright 2017 Google LLC
|
|
135
135
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
136
|
-
*/let qe=class extends Ue{constructor(t){if(super(t),this.et=D,t.type!==Le)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===D||null==t)return this.vt=void 0,this.et=t;if(t===K)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.et)return this.vt;this.et=t;const e=[t];return e.raw=e,this.vt={_$litType$:this.constructor.resultType,strings:e,values:[]}}};qe.directiveName="unsafeHTML",qe.resultType=1;const Ye=We(qe);var Je=Object.freeze({__proto__:null,UnsafeHTMLDirective:qe,unsafeHTML:Ye});class Xe extends Error{constructor(t,e,o){super(t),this.canceledPromiseResult=e,this.canceledPromiseError=o}}class Qe extends Promise{constructor(t){super(((e,o)=>t((t=>{this.isCanceled?o(new Xe("Promise has been canceled",t)):e(t)}),(t=>{this.isCanceled?o(new Xe("Promise has been canceled",void 0,t)):o(t)})))),this.isCanceled=!1}cancel(){this.isCanceled=!0}}const to=t=>new Qe(((e,o)=>t.then(e).catch(o)));var eo=Object.freeze({__proto__:null,CancelablePromise:Qe,CanceledPromiseError:Xe,cancelable:to});var oo=Object.freeze({__proto__:null,CacheRegistry:class{constructor(){this.loaders={},this.content={},this.clearTimeouts={},this.finalContent=new Set}register(t,e){this.loaders[t]=e,this.finalContent.delete(t)}registerFinal(t,e){this.loaders[t]=e,this.finalContent.add(t)}clearAll(){for(let t in this.content)this.clear(t)}clear(t){this.finalContent.has(t)||this.forceClear(t)}forceClear(t){this.clearClearTimeout(t),this.content[t]instanceof Qe&&this.content[t].cancel(),delete this.content[t]}clearClearTimeout(t){null!=this.clearTimeouts[t]&&(window.clearTimeout(this.clearTimeouts[t]),delete this.clearTimeouts[t])}set(t,e){this.forceClear(t),this.register(t,(async()=>e)),this.content[t]=e}setFinal(t,e){this.forceClear(t),this.registerFinal(t,(async()=>e)),this.content[t]=e}async get(t,e,o){if(void 0===this.content[t]){if(null==(e=null!=e?e:this.loaders[t]))throw new Error("Unknown cache key "+t);const r=to(e());return this.content[t]=r,r.then((e=>(this.content[t]=e,null!=o&&(this.clearClearTimeout(t),this.clearTimeouts[t]=window.setTimeout((()=>this.clear(t)),o)),e)))}if(this.content[t]instanceof Error)throw this.content[t];return this.content[t]}isResolvedValue(t){return!(null==t||t instanceof Promise||t instanceof Error)}getNow(t){if(this.isResolvedValue(this.content[t]))return this.content[t]}has(t){return null!=this.content[t]}resolvedKeys(){return Object.keys(this.content).filter((t=>this.isResolvedValue(this.content[t])))}resolvedValues(){return Object.values(this.content).filter((t=>this.isResolvedValue(t)))}keys(){return Object.keys(this.content)}values(){return Object.values(this.content)}}});class ro{constructor(t,e,o,r){this.allResults=t,this.selectedResult=e,this.clusteringMetadata=o,this.metadataDescriptors=r}static extractResultMetadata(t){var e,o;return(null!==(o=null!==(e=null==t?void 0:t.map)&&void 0!==e?e:null==t?void 0:t.document)&&void 0!==o?o:null==t?void 0:t.topic).metadata.map((t=>ro.flattenMetadata(t)))}static flattenMetadata(t){if(t.hierarchicalValues){const e=[],o=[];return t.hierarchicalValues.forEach((t=>{e.push(t.join(" > ")),t.length>2?o.push(`... > ${t[t.length-1]}`):o.push(t.join(" > "))})),{key:t.key,value:e.join(", "),displayValue:o.join(", ")}}{const e=t.values.join(", ");return{key:t.key,value:e,displayValue:e}}}computeClustersItemsForMetadata(t,e){let o=ro.extractResultMetadata(this.selectedResult).find((e=>e.key===t));const r=this.allResults.flatMap((e=>ro.extractResultMetadata(e).filter((e=>e.key===t)))).filter((t=>!(t.key===(null==o?void 0:o.key)&&t.value===(null==o?void 0:o.value)))).filter(((t,e,o)=>o.findIndex((e=>e.value===t.value))===e));return r.map((e=>({result:this.findBestResultForMetadataValue(t,e.value),metadata:e}))).sort(((o,r)=>this.compareMetadata(o.metadata.value,r.metadata.value,t,e)))}compareMetadata(t,e,o,r){let i=this.metadataDescriptors.find((t=>o==t.key)),n=(null==i?void 0:i.sortRule)||"NONE",a=(null==i?void 0:i.reverseSort)||!1;if("ALPHABET"==n||"VERSION"==n){let o=t.localeCompare(e,r,{numeric:!0});return a?-1*o:o}return 0}findBestResultForMetadataValue(t,e){const o=this.allResults.filter((o=>ro.extractResultMetadata(o).find((o=>o.key===t&&o.value===e))));let r,i=ro.extractResultMetadata(this.selectedResult).filter((t=>this.clusteringMetadata.has(t.key))),n=[...i.filter((e=>e.key!==t))],a=-1;for(let t of o){let e=this.countMatchingMetadata(t,n);if(e>a&&(a=e,r=t,e===n.length))break}return r}countMatchingMetadata(t,e){return ro.extractResultMetadata(t).filter((t=>e.some((e=>e.key===t.key&&e.value===t.value)))).length}}var io=Object.freeze({__proto__:null,ClusteringHelper:ro});class no{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,e){return this.callbacks=[t],this.debounce(e)}queue(t,e){return this.callbacks.push(t),this.debounce(e)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return null==this.promise&&(this.promise=new Promise(((t,e)=>{this.resolvePromise=t,this.rejectPromise=e}))),this.clearTimeout(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout),this.promise}async runCallbacks(){var t,e;const o=[...this.callbacks];this.callbacks=[];const r=null!==(t=this.rejectPromise)&&void 0!==t?t:()=>null,i=null!==(e=this.resolvePromise)&&void 0!==e?e:()=>null;this.clearPromise();for(let t of o)try{await t()}catch(t){return void r(t)}i(!0)}clearTimeout(){null!=this._debounce&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}var ao=Object.freeze({__proto__:null,Debouncer:no});const lo=t=>new Promise((e=>setTimeout(e,t)));async function so(t,e=10,o=2e4){let r,i,n=await t();for(r=i=performance.now();null==n&&(!o||i-r<o);)await lo(e),n=await t(),i=performance.now();if(null==n)throw new Error("Timeout exceeded");return n}function co(t){return t.match(/^\d{4}-\d{2}-\d{2}$/)&&(t=t.replace(/-/g,"/")),t=t.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,((t,e,o,r)=>e+o+":"+r)),new Date(t)}function fo(t,e){try{return function(t,e){if(t===e)return!0;if(t&&e&&"object"==typeof t&&"object"==typeof e){if(t.constructor!==e.constructor)return!1;var o,r,i;if(Array.isArray(t)){if((o=t.length)!=e.length)return!1;for(r=o;0!=r--;)if(!fo(t[r],e[r]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;for(r of t.entries())if(!fo(r[1],e.get(r[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if((o=(i=Object.keys(t)).length)!==Object.keys(e).length)return!1;for(r=o;0!=r--;)if(!Object.prototype.hasOwnProperty.call(e,i[r]))return!1;for(r=o;0!=r--;){var n=i[r];if(!fo(t[n],e[n]))return!1}return!0}return t!=t&&e!=e}(t,e)}catch(t){return!1}}var po=Object.freeze({__proto__:null,dateReviver:function(...t){return function(e,o){return t.includes(e)?co(o):o}},deepEqual:fo,delay:lo,eventPathContainsMatchingElement:function(t,e,o=window.document.body){if(e.length>0){const r=t.composedPath();for(let t of r){if(t===o)return!1;if(t.matches&&e.some((e=>t.matches(e))))return!0}}return!1},flatDeep:function t(e,o){return e.flatMap((e=>[e,...t(o(e),o)]))},last:function(t){return t[t.length-1]},minmax:function(t,e,o){return Math.min(Math.max(t,e),o)},parseDate:co,waitFor:so,waitUntil:async function(t,e=10,o=2e4){await so((async()=>await t()||void 0),e,o)}});const ho=t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)};function uo(t,e){const o=()=>JSON.parse(JSON.stringify(t));return we({type:Object,converter:{fromAttribute:t=>{if(null==t)return o();try{return JSON.parse(t)}catch{return o()}},toAttribute:t=>JSON.stringify(t)},hasChanged:(t,e)=>!fo(t,e),...null!=e?e:{}})}function go(t){return!isNaN(parseFloat(t))}var yo=Object.freeze({__proto__:null,customElement:ho,isNumber:go,jsonProperty:uo,optionalNumberProperty:function(t){return we({type:Object,converter:{fromAttribute:t=>{if(null!=t)return go(t)?+t:void 0},toAttribute:t=>null==t?void 0:""+t},...null!=t?t:{}})}});const bo=t=>"string"==typeof t?dt(t):t;class mo{static create(t,e,o,r){const i=t=>bo(null!=t?t:r),n=pt`var(${bo(t)}, ${i(r)})`;return n.name=t,n.description=e,n.category=o,n.defaultValue=r,n.defaultCssValue=i,n.get=e=>pt`var(${bo(t)}, ${i(e)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>r,n}static extend(t,e,o,r){const i=t=>o.get(null!=t?t:r),n=pt`var(${bo(t)}, ${i(r)})`;return n.name=t,n.description=e,n.category=o.category,n.fallbackVariable=o,n.defaultValue=r,n.defaultCssValue=i,n.get=e=>pt`var(${bo(t)}, ${i(e)})`,n.breadcrumb=()=>[o.name,...o.breadcrumb()],n.lastResortDefaultValue=()=>null!=r?r:o.lastResortDefaultValue(),n}static external(t,e){const o=e=>t.fallbackVariable?t.fallbackVariable.get(null!=e?e:t.defaultValue):bo(null!=e?e:t.lastResortDefaultValue()),r=pt`var(${bo(t.name)}, ${o(t.defaultValue)})`;return r.name=t.name,r.category=t.category,r.fallbackVariable=t.fallbackVariable,r.defaultValue=t.defaultValue,r.context=e,r.defaultCssValue=o,r.get=e=>pt`var(${bo(t.name)}, ${o(e)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}function vo(t,e){return bo(`${t.name}: ${e}`)}const xo={colorWhite:mo.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:mo.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:mo.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:mo.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:mo.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:mo.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:mo.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:mo.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:mo.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:mo.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:mo.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:mo.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:mo.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:mo.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:mo.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:mo.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:mo.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:mo.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:mo.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:mo.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:mo.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:mo.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:mo.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:mo.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:mo.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:mo.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:mo.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:mo.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:mo.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:mo.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:mo.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:mo.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:mo.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:mo.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:mo.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:mo.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:mo.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:mo.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:mo.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:mo.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:mo.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:mo.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:mo.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:mo.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:mo.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:mo.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:mo.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:mo.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:mo.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:mo.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:mo.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:mo.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:mo.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:mo.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:mo.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:mo.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:mo.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:mo.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:mo.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:mo.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:mo.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:mo.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:mo.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:mo.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:mo.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:mo.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:mo.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:mo.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:mo.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:mo.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:mo.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:mo.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:mo.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:mo.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:mo.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:mo.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:mo.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:mo.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:mo.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:mo.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:mo.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:mo.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:mo.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:mo.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:mo.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:mo.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:mo.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:mo.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:mo.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:mo.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:mo.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:mo.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:mo.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:mo.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:mo.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:mo.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:mo.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:mo.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:mo.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:mo.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:mo.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:mo.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:mo.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:mo.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:mo.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:mo.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:mo.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:mo.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:mo.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:mo.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:mo.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:mo.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:mo.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:mo.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:mo.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:mo.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:mo.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:mo.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:mo.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:mo.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:mo.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:mo.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:mo.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:mo.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:mo.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:mo.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:mo.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:mo.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:mo.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:mo.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:mo.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:mo.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:mo.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:mo.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:mo.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:mo.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:mo.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:mo.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:mo.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:mo.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:mo.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:mo.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:mo.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:mo.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:mo.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:mo.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:mo.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:mo.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:mo.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:mo.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:mo.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:mo.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:mo.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:mo.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:mo.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:mo.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:mo.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:mo.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:mo.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:mo.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:mo.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:mo.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:mo.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:mo.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:mo.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:mo.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:mo.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:mo.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:mo.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:mo.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:mo.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:mo.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:mo.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:mo.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:mo.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:mo.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:mo.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:mo.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:mo.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:mo.create("--ft-icon-size-6","","SIZE","48px"),opacity0:mo.create("--ft-opacity-0","","NUMBER","0"),opacity8:mo.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:mo.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:mo.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:mo.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:mo.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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)")},Oo={fontFamily:mo.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:mo.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:mo.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:mo.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-display-textCase","","UNKNOWN","none")},wo={fontFamily:mo.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:mo.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:mo.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:mo.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},So={fontFamily:mo.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:mo.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:mo.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:mo.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},Co={fontFamily:mo.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:mo.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:mo.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:mo.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},No={fontFamily:mo.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:mo.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:mo.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},Eo={fontFamily:mo.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:mo.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},$o={fontFamily:mo.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:mo.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Io={fontFamily:mo.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:mo.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},Ro={fontFamily:mo.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},ko={fontFamily:mo.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:mo.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:mo.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Lo={fontFamily:mo.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Wo={fontFamily:mo.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Uo={fontFamily:mo.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},zo={fontFamily:mo.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:mo.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Bo={fontFamily:mo.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Fo={fontFamily:mo.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Ao={fontFamily:mo.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:mo.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},jo={fontFamily:mo.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},_o={fontFamily:mo.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Po={fontFamily:mo.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:mo.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Mo={fontFamily:mo.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:mo.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Zo={fontFamily:mo.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:mo.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},Ko={fontFamily:mo.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:mo.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:mo.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Do={fontFamily:mo.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:mo.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Ho={fontFamily:mo.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:mo.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},To={fontFamily:mo.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:mo.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:mo.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Go={display:Oo,"title-1":wo,"title-2":So,"title-3":Co,"body-1-regular":No,"body-1-medium":Eo,"body-1-semibold":$o,"body-2-regular":Io,"body-2-medium":Ro,"body-2-medium-underline":ko,"body-2-semibold":Lo,"label-1-medium":Wo,"label-1-semibold":Uo,"label-1-bold":zo,"label-2-medium":Bo,"label-2-semibold":Fo,"label-2-bold":Ao,"caption-1-medium":jo,"caption-1-semibold":_o,"caption-1-bold":Po,"caption-2-medium":Mo,"caption-2-semibold":Zo,"caption-2-bold":Ko,"caption-3-medium":Do,"caption-3-semibold":Ho,"caption-3-bold":To},Vo={backgroundActionPrimary:mo.extend("--ft-background-action-primary","Used as backgorund of primary action components.",xo.colorBrand0),backgroundErrorSubtle:mo.extend("--ft-background-error-subtle","Used as background of subtle error components.",xo.colorRed10),backgroundInfoSubtle:mo.extend("--ft-background-info-subtle","Used as background of subtle information components.",xo.colorCyan10),backgroundWarningSubtle:mo.extend("--ft-background-warning-subtle","Used as background of subtle information components.",xo.colorOrange10),backgroundSuccessSubtle:mo.extend("--ft-background-success-subtle","Used as background of subtle success components.",xo.colorGreen10),backgroundGlobalSurface:mo.extend("--ft-background-global-surface","Used as app background.",xo.colorWhite),backgroundGlobalOnSurface:mo.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",xo.colorGray10),backgroundGlobalOnSurfaceDark:mo.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",xo.colorGray30),contentActionPrimary:mo.extend("--ft-content-action-primary","Used on label of primary action on light surface.",xo.colorBrand0),contentWarningPrimary:mo.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",xo.colorOrange200),contentWarningIconOnly:mo.extend("--ft-content-warning-icon-only","Used on warning status icons alone",xo.colorOrange0),contentErrorPrimary:mo.extend("--ft-content-error-primary","Used on label of error messages on light surface.",xo.colorRed0),contentErrorIconOnly:mo.extend("--ft-content-error-icon-only","Used on error status icons alone",xo.colorRed70),contentInfoPrimary:mo.extend("--ft-content-info-primary","Used on label of information messages on light surface.",xo.colorCyan200),contentInfoIconOnly:mo.extend("--ft-content-info-icon-only","Used on info status icons alone",xo.colorCyan0),contentSuccessPrimary:mo.extend("--ft-content-success-primary","Used on label of success messages on light surface.",xo.colorGreen200),contentSuccessIconOnly:mo.extend("--ft-content-success-icon-only","Used on success status icons alone",xo.colorGreen0),contentGlobalPrimary:mo.extend("--ft-content-global-primary","Used for main content on the page.",xo.colorGray500),contentGlobalSecondary:mo.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",xo.colorGray200),contentGlobalSubtle:mo.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",xo.colorGray0),contentGlobalOnColor:mo.extend("--ft-content-global-on-color","Used for content on a dominant color.",xo.colorWhite),borderActionPrimary:mo.extend("--ft-border-action-primary","Used as border for primary action components.",xo.colorBrand0),borderActionFocusRing:mo.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",xo.colorCyan0),borderWarningPrimary:mo.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",xo.colorOrange200),borderWarningSubtle:mo.extend("--ft-border-warning-subtle","Used as border for warning components.",xo.colorOrange30),borderSuccessPrimary:mo.extend("--ft-border-success-primary","Used as border for success buttons.",xo.colorGreen200),borderSuccessSubtle:mo.extend("--ft-border-success-subtle","Used as border for success components.",xo.colorGreen30),borderErrorPrimary:mo.extend("--ft-border-error-primary","Used as border for text fields in error states.",xo.colorRed0),borderErrorSubtle:mo.extend("--ft-border-error-subtle","Used as border for error components.",xo.colorRed30),borderInfoPrimary:mo.extend("--ft-border-info-primary","Used as border for buttons in info color.",xo.colorCyan200),borderInfoSubtle:mo.extend("--ft-border-info-subtle","Used as border for information components.",xo.colorCyan30),borderGlobalPrimary:mo.extend("--ft-border-global-primary","Used as border for element like input.",xo.colorGray50),borderGlobalSubtle:mo.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",xo.colorGray30),borderInputPrimary:mo.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",xo.colorGray80)},qo={largeHeight:mo.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:mo.extend("--ft-button-large-horizontal-padding","",xo.spacing4),largeGap:mo.extend("--ft-button-large-gap","",xo.spacing2),largeBorderRadius:mo.extend("--ft-button-large-border-radius","",xo.borderRadiusS),largeIconSize:mo.extend("--ft-button-large-icon-size","",xo.iconSize3),largeBorderWidth:mo.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:mo.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:mo.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:mo.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:mo.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:mo.extend("--ft-button-small-horizontal-padding","",xo.spacing3),smallGap:mo.extend("--ft-button-small-gap","",xo.spacing2),smallBorderRadius:mo.extend("--ft-button-small-border-radius","",xo.borderRadiusS),smallIconSize:mo.extend("--ft-button-small-icon-size","",xo.iconSize2),smallBorderWidth:mo.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:mo.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:mo.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:mo.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:mo.extend("--ft-button-primary-background-color","",Vo.backgroundActionPrimary),primaryColor:mo.extend("--ft-button-primary-color","",Vo.contentGlobalOnColor),primaryIconColor:mo.extend("--ft-button-primary-icon-color","",Vo.contentGlobalOnColor),primaryStateLayerColor:mo.extend("--ft-button-primary-state-layer-color","",Vo.contentGlobalOnColor),primaryHoverStateLayerOpacity:mo.extend("--ft-button-primary-hover-state-layer-opacity","",xo.opacity16),primaryFocusStateLayerOpacity:mo.extend("--ft-button-primary-focus-state-layer-opacity","",xo.opacity16),primaryActiveStateLayerOpacity:mo.extend("--ft-button-primary-active-state-layer-opacity","",xo.opacity24),primaryDisabledComponentOpacity:mo.extend("--ft-button-primary-disabled-component-opacity","",xo.opacity40),focusFocusRingColor:mo.extend("--ft-button-focus-focus-ring-color","",Vo.borderActionFocusRing),tertiaryBackgroundColor:mo.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:mo.extend("--ft-button-tertiary-color","",Vo.contentActionPrimary),tertiaryIconColor:mo.extend("--ft-button-tertiary-icon-color","",Vo.contentActionPrimary),tertiaryStateLayerColor:mo.extend("--ft-button-tertiary-state-layer-color","",Vo.contentActionPrimary),tertiaryHoverStateLayerOpacity:mo.extend("--ft-button-tertiary-hover-state-layer-opacity","",xo.opacity8),tertiaryFocusStateLayerOpacity:mo.extend("--ft-button-tertiary-focus-state-layer-opacity","",xo.opacity8),tertiaryActiveStateLayerOpacity:mo.extend("--ft-button-tertiary-active-state-layer-opacity","",xo.opacity16),tertiaryDisabledComponentOpacity:mo.extend("--ft-button-tertiary-disabled-component-opacity","",xo.opacity40),secondaryBackgroundColor:mo.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:mo.extend("--ft-button-secondary-color","",Vo.contentActionPrimary),secondaryIconColor:mo.extend("--ft-button-secondary-icon-color","",Vo.contentActionPrimary),secondaryStateLayerColor:mo.extend("--ft-button-secondary-state-layer-color","",Vo.contentActionPrimary),secondaryHoverStateLayerOpacity:mo.extend("--ft-button-secondary-hover-state-layer-opacity","",xo.opacity8),secondaryFocusStateLayerOpacity:mo.extend("--ft-button-secondary-focus-state-layer-opacity","",xo.opacity8),secondaryActiveStateLayerOpacity:mo.extend("--ft-button-secondary-active-state-layer-opacity","",xo.opacity16),secondaryDisabledComponentOpacity:mo.extend("--ft-button-secondary-disabled-component-opacity","",xo.opacity40),secondaryBorderColor:mo.extend("--ft-button-secondary-border-color","",Vo.borderActionPrimary),neutralBackgroundColor:mo.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:mo.extend("--ft-button-neutral-icon-color","",Vo.contentGlobalSecondary),neutralColor:mo.extend("--ft-button-neutral-color","",Vo.contentGlobalSecondary),neutralStateLayerColor:mo.extend("--ft-button-neutral-state-layer-color","",Vo.contentGlobalSecondary),neutralHoverStateLayerOpacity:mo.extend("--ft-button-neutral-hover-state-layer-opacity","",xo.opacity8),neutralFocusStateLayerOpacity:mo.extend("--ft-button-neutral-focus-state-layer-opacity","",xo.opacity8),neutralActiveStateLayerOpacity:mo.extend("--ft-button-neutral-active-state-layer-opacity","",xo.opacity16),neutralDisabledComponentOpacity:mo.extend("--ft-button-neutral-disabled-component-opacity","",xo.opacity40)},Yo={iconSize:mo.extend("--ft-banner-icon-size","",xo.iconSize5),borderWidth:mo.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:mo.extend("--ft-banner-horizontal-padding","",xo.spacing6),verticalPadding:mo.extend("--ft-banner-vertical-padding","",xo.spacing6),horizontalSideGap:mo.extend("--ft-banner-horizontal-side-gap","",xo.spacing6),horizontalMobileGap:mo.extend("--ft-banner-horizontal-mobile-gap","",xo.spacing4),verticalMobileGap:mo.extend("--ft-banner-vertical-mobile-gap","",xo.spacing6),horizontalMiddleGap:mo.extend("--ft-banner-horizontal-middle-gap","",xo.spacing20),infoBackgroundColor:mo.extend("--ft-banner-info-background-color","",Vo.backgroundInfoSubtle),infoColor:mo.extend("--ft-banner-info-color","",Vo.contentInfoPrimary),infoIconColor:mo.extend("--ft-banner-info-icon-color","",Vo.contentInfoIconOnly)},Jo={horizontalGap:mo.extend("--ft-breadcrumb-horizontal-gap","",xo.spacing1),verticalGap:mo.extend("--ft-breadcrumb-vertical-gap","",xo.spacing2),currentElementColor:mo.extend("--ft-breadcrumb-current-element-color","",Vo.contentGlobalPrimary),iconColor:mo.extend("--ft-breadcrumb-icon-color","",Vo.contentGlobalSubtle)},Xo={horizontalPadding:mo.extend("--ft-page-header-horizontal-padding","",xo.spacing12),horizontalGap:mo.extend("--ft-page-header-horizontal-gap","",xo.spacing4),verticalGap:mo.extend("--ft-page-header-vertical-gap","",xo.spacing2),classicVerticalPadding:mo.extend("--ft-page-header-classic-vertical-padding","",xo.spacing6),multilineVerticalPadding:mo.extend("--ft-page-header-multiline-vertical-padding","",xo.spacing4),inlineVerticalPadding:mo.extend("--ft-page-header-inline-vertical-padding","",xo.spacing2),backgroundColor:mo.extend("--ft-page-header-background-color","",xo.colorWhite),bottomBorderColor:mo.extend("--ft-page-header-bottom-border-color","",Vo.borderGlobalSubtle),titleColor:mo.extend("--ft-page-header-title-color","",Vo.contentGlobalPrimary),subtitleColor:mo.extend("--ft-page-header-subtitle-color","",Vo.contentGlobalSecondary)},Qo={smallContainerWidth:mo.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:mo.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:mo.extend("--ft-modal-overlay-background-color","",xo.colorGray700),overlayOpacity:mo.extend("--ft-modal-overlay-opacity","",xo.opacity40),shadow:mo.extend("--ft-modal-shadow","",xo.shadowElevation03),bodyBackgroundColor:mo.extend("--ft-modal-body-background-color","",xo.colorWhite),bodyColor:mo.extend("--ft-modal-body-color","",Vo.contentGlobalPrimary),bodyHorizontalPadding:mo.extend("--ft-modal-body-horizontal-padding","",xo.spacing6),bodyVerticalPadding:mo.extend("--ft-modal-body-vertical-padding","",xo.spacing6),bodyVerticalGap:mo.extend("--ft-modal-body-vertical-gap","",xo.spacing6),containerMargin:mo.extend("--ft-modal-container-margin","",xo.spacing3),headerBackgroundColor:mo.extend("--ft-modal-header-background-color","",Vo.backgroundGlobalOnSurface),headerBorderColor:mo.extend("--ft-modal-header-border-color","",Vo.borderGlobalSubtle),headerColor:mo.extend("--ft-modal-header-color","",Vo.contentGlobalPrimary),headerTrailingIconColor:mo.extend("--ft-modal-header-trailing-icon-color","",Vo.contentGlobalSecondary),headerVerticalPadding:mo.extend("--ft-modal-header-vertical-padding","",xo.spacing1),headerRightPadding:mo.extend("--ft-modal-header-right-padding","",xo.spacing1),headerLeftPadding:mo.extend("--ft-modal-header-left-padding","",xo.spacing6),headerGap:mo.extend("--ft-modal-header-gap","",xo.spacing2),headerBorderBottom:mo.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:mo.extend("--ft-modal-border-radius","",xo.borderRadiusM)},tr={overlayOpacity:mo.extend("--ft-drawer-overlay-opacity","",xo.opacity40),shadow:mo.extend("--ft-drawer-shadow","",xo.shadowElevation03),bodyColor:mo.extend("--ft-drawer-body-color","",Vo.contentGlobalPrimary),bodyHorizontalPadding:mo.extend("--ft-drawer-body-horizontal-padding","",xo.spacing6),bodyVerticalPadding:mo.extend("--ft-drawer-body-vertical-padding","",xo.spacing6),bodyGap:mo.extend("--ft-drawer-body-gap","",xo.spacing6),bodyBackgroundColor:mo.extend("--ft-drawer-body-background-color","",xo.colorWhite),headerBackgroundColor:mo.extend("--ft-drawer-header-background-color","",Vo.backgroundGlobalOnSurface),headerBorderColor:mo.extend("--ft-drawer-header-border-color","",Vo.borderGlobalSubtle),headerColor:mo.extend("--ft-drawer-header-color","",Vo.contentGlobalPrimary),headerTrailingIconColor:mo.extend("--ft-drawer-header-trailing-icon-color","",Vo.contentGlobalSecondary),headerHeight:mo.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:mo.extend("--ft-drawer-header-horizontal-padding","",xo.spacing2),headerBorderWidth:mo.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:mo.extend("--ft-drawer-header-gap","",xo.spacing3),buttonsBarBackgroundColor:mo.extend("--ft-drawer-buttons-bar-background-color","",Vo.backgroundGlobalOnSurface),buttonsBarBorderColor:mo.extend("--ft-drawer-buttons-bar-border-color","",Vo.borderGlobalSubtle),buttonsBarColor:mo.extend("--ft-drawer-buttons-bar-color","",Vo.contentGlobalPrimary),buttonsBarHorizontalPadding:mo.extend("--ft-drawer-buttons-bar-horizontal-padding","",xo.spacing4),buttonsBarVerticalPadding:mo.extend("--ft-drawer-buttons-bar-vertical-padding","",xo.spacing4),buttonsBarGap:mo.extend("--ft-drawer-buttons-bar-gap","",xo.spacing3),buttonsBarBorderWidth:mo.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:mo.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:mo.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:mo.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:mo.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:mo.extend("--ft-drawer-overlay-background-color","",xo.colorGray700)},er={fieldHorizontalPadding:mo.extend("--ft-text-input-field-horizontal-padding","",xo.spacing4),fieldHorizontalGap:mo.extend("--ft-text-input-field-horizontal-gap","",xo.spacing3),fieldVerticalGap:mo.extend("--ft-text-input-field-vertical-gap","",xo.spacing05),fieldIconSize:mo.extend("--ft-text-input-field-icon-size","",xo.iconSize3),fieldHeight:mo.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:mo.extend("--ft-text-input-helper-horizontal-padding","",xo.spacing4),helperHorizontalGap:mo.extend("--ft-text-input-helper-horizontal-gap","",xo.spacing1),helperIconSize:mo.extend("--ft-text-input-helper-icon-size","",xo.iconSize2),borderRadius:mo.extend("--ft-text-input-border-radius","",xo.borderRadiusM),backgroundColor:mo.extend("--ft-text-input-background-color","",xo.colorWhite),contentValueColor:mo.extend("--ft-text-input-content-value-color","",Vo.contentGlobalPrimary),trailingIconColor:mo.extend("--ft-text-input-trailing-icon-color","",Vo.contentGlobalSubtle),labelColor:mo.extend("--ft-text-input-label-color","",Vo.contentGlobalSubtle),defaultBorderColor:mo.extend("--ft-text-input-default-border-color","",Vo.borderInputPrimary),defaultHelperTextColor:mo.extend("--ft-text-input-default-helper-text-color","",Vo.contentGlobalSubtle),defaultBorderWidth:mo.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:mo.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:mo.extend("--ft-text-input-error-border-color","",Vo.borderErrorPrimary),errorHelperTextColor:mo.extend("--ft-text-input-error-helper-text-color","",Vo.contentErrorPrimary),errorHelperIconColor:mo.extend("--ft-text-input-error-helper-icon-color","",Vo.contentErrorIconOnly),warningBorderWidth:mo.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:mo.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:mo.extend("--ft-text-input-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineOffset:mo.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:mo.extend("--ft-text-input-disabled-component-opacity","",xo.opacity40)},or={backgroundColor:mo.extend("--ft-text-area-background-color","",xo.colorWhite),contentValueColor:mo.extend("--ft-text-area-content-value-color","",Vo.contentGlobalPrimary),labelColor:mo.extend("--ft-text-area-label-color","",Vo.contentGlobalSubtle),defaultBorderColor:mo.extend("--ft-text-area-default-border-color","",Vo.borderInputPrimary),defaultHelperTextColor:mo.extend("--ft-text-area-default-helper-text-color","",Vo.contentGlobalSubtle),defaultBorderWidth:mo.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:mo.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:mo.extend("--ft-text-area-error-border-color","",Vo.borderErrorPrimary),errorHelperTextColor:mo.extend("--ft-text-area-error-helper-text-color","",Vo.contentErrorPrimary),errorHelperIconColor:mo.extend("--ft-text-area-error-helper-icon-color","",Vo.contentErrorIconOnly),focusFocusRingColor:mo.extend("--ft-text-area-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineWidth:mo.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:mo.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:mo.extend("--ft-text-area-disabled-component-opacity","",xo.opacity40),fieldHorizontalLeftPadding:mo.extend("--ft-text-area-field-horizontal-left-padding","",xo.spacing4),fieldHorizontalGap:mo.extend("--ft-text-area-field-horizontal-gap","",xo.spacing3),fieldVerticalGap:mo.extend("--ft-text-area-field-vertical-gap","",xo.spacing05),fieldMinHeight:mo.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:mo.extend("--ft-text-area-helper-horizontal-padding","",xo.spacing4),helperHorizontalGap:mo.extend("--ft-text-area-helper-horizontal-gap","",xo.spacing1),helperIconSize:mo.extend("--ft-text-area-helper-icon-size","",xo.iconSize2),borderRadius:mo.extend("--ft-text-area-border-radius","",xo.borderRadiusM)},rr={height:mo.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:mo.extend("--ft-floating-menu-horizontal-padding","",xo.spacing4),offIconColor:mo.extend("--ft-floating-menu-off-icon-color","",Vo.contentGlobalPrimary),offColor:mo.extend("--ft-floating-menu-off-color","",Vo.contentGlobalPrimary),onColor:mo.extend("--ft-floating-menu-on-color","",Vo.contentActionPrimary),onStateLayerColor:mo.extend("--ft-floating-menu-on-state-layer-color","",Vo.contentActionPrimary),gap:mo.extend("--ft-floating-menu-gap","",xo.spacing3),focusFocusRingColor:mo.extend("--ft-floating-menu-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineWidth:mo.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:mo.extend("--ft-floating-menu-focus-state-layer-opacity","",xo.opacity8),hoverStateLayerOpacity:mo.extend("--ft-floating-menu-hover-state-layer-opacity","",xo.opacity8),activeStateLayerOpacity:mo.extend("--ft-floating-menu-active-state-layer-opacity","",xo.opacity16),disabledComponentOpacity:mo.extend("--ft-floating-menu-disabled-component-opacity","",xo.opacity40),iconSize:mo.extend("--ft-floating-menu-icon-size","",xo.iconSize3),backgroundColor:mo.extend("--ft-floating-menu-background-color","",Vo.backgroundGlobalOnSurface)},ir={fieldHorizontalPadding:mo.extend("--ft-combobox-single-select-field-horizontal-padding","",xo.spacing4),fieldHorizontalGap:mo.extend("--ft-combobox-single-select-field-horizontal-gap","",xo.spacing3),fieldVerticalGap:mo.extend("--ft-combobox-single-select-field-vertical-gap","",xo.spacing05),fieldIconSize:mo.extend("--ft-combobox-single-select-field-icon-size","",xo.iconSize3),fieldHeight:mo.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:mo.extend("--ft-combobox-single-select-helper-horizontal-padding","",xo.spacing4),helperHorizontalGap:mo.extend("--ft-combobox-single-select-helper-horizontal-gap","",xo.spacing1),helperVerticalGap:mo.extend("--ft-combobox-single-select-helper-vertical-gap","",xo.spacing1),helperIconSize:mo.extend("--ft-combobox-single-select-helper-icon-size","",xo.iconSize2),menuVerticalGap:mo.extend("--ft-combobox-single-select-menu-vertical-gap","",xo.spacing2),borderRadius:mo.extend("--ft-combobox-single-select-border-radius","",xo.borderRadiusM),backgroundColor:mo.extend("--ft-combobox-single-select-background-color","",xo.colorWhite),labelColor:mo.extend("--ft-combobox-single-select-label-color","",Vo.contentGlobalSubtle),contentValueColor:mo.extend("--ft-combobox-single-select-content-value-color","",Vo.contentGlobalPrimary),trailingIconColor:mo.extend("--ft-combobox-single-select-trailing-icon-color","",Vo.contentGlobalSubtle),defaultBorderColor:mo.extend("--ft-combobox-single-select-default-border-color","",Vo.borderInputPrimary),defaultHelperTextColor:mo.extend("--ft-combobox-single-select-default-helper-text-color","",Vo.contentGlobalSubtle),defaultBorderWidth:mo.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:mo.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:mo.extend("--ft-combobox-single-select-error-border-color","",Vo.borderErrorPrimary),errorHelperTextColor:mo.extend("--ft-combobox-single-select-error-helper-text-color","",Vo.contentErrorPrimary),warningBorderWidth:mo.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:mo.extend("--ft-combobox-single-select-warning-border-color","",Vo.borderWarningPrimary),warningHelperTextColor:mo.extend("--ft-combobox-single-select-warning-helper-text-color","",Vo.contentWarningPrimary),warningHelperIconColor:mo.extend("--ft-combobox-single-select-warning-helper-icon-color","",Vo.contentWarningIconOnly),focusOutlineWidth:mo.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:mo.extend("--ft-combobox-single-select-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineOffset:mo.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:mo.extend("--ft-combobox-single-select-disabled-component-opacity","",xo.opacity40)},nr={backgroundColor:mo.extend("--ft-combobox-multi-select-background-color","",xo.colorWhite),labelColor:mo.extend("--ft-combobox-multi-select-label-color","",Vo.contentGlobalSubtle),trailingIconColor:mo.extend("--ft-combobox-multi-select-trailing-icon-color","",Vo.contentGlobalSubtle),defaultBorderColor:mo.extend("--ft-combobox-multi-select-default-border-color","",Vo.borderInputPrimary),defaultHelperTextColor:mo.extend("--ft-combobox-multi-select-default-helper-text-color","",Vo.contentGlobalSubtle),defaultBorderWidth:mo.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:mo.extend("--ft-combobox-multi-select-error-border-color","",Vo.borderErrorPrimary),errorHelperTextColor:mo.extend("--ft-combobox-multi-select-error-helper-text-color","",Vo.contentErrorPrimary),errorHelperIcon:mo.extend("--ft-combobox-multi-select-error-helper-icon","",Vo.contentErrorIconOnly),errorBorderWidth:mo.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:mo.extend("--ft-combobox-multi-select-warning-border-color","",Vo.borderWarningPrimary),warningHelperTextColor:mo.extend("--ft-combobox-multi-select-warning-helper-text-color","",Vo.contentWarningPrimary),warningHelperIconColor:mo.extend("--ft-combobox-multi-select-warning-helper-icon-color","",Vo.contentWarningIconOnly),warningBorderWidth:mo.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:mo.extend("--ft-combobox-multi-select-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineWidth:mo.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:mo.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:mo.extend("--ft-combobox-multi-select-disabled-component-opacity","",xo.opacity40),helperHorizontalPadding:mo.extend("--ft-combobox-multi-select-helper-horizontal-padding","",xo.spacing4),helperHorizontalGap:mo.extend("--ft-combobox-multi-select-helper-horizontal-gap","",xo.spacing1),helperVerticalGap:mo.extend("--ft-combobox-multi-select-helper-vertical-gap","",xo.spacing1),helperIconSize:mo.extend("--ft-combobox-multi-select-helper-icon-size","",xo.iconSize2),fieldHorizontalPadding:mo.extend("--ft-combobox-multi-select-field-horizontal-padding","",xo.spacing4),fieldHorizontalGap:mo.extend("--ft-combobox-multi-select-field-horizontal-gap","",xo.spacing3),fieldVerticalGap:mo.extend("--ft-combobox-multi-select-field-vertical-gap","",xo.spacing05),fieldIconSize:mo.extend("--ft-combobox-multi-select-field-icon-size","",xo.iconSize3),fieldMaxHeight:mo.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:mo.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",xo.spacing1),contentValuesVerticalGap:mo.extend("--ft-combobox-multi-select-content-values-vertical-gap","",xo.spacing1),borderRadius:mo.extend("--ft-combobox-multi-select-border-radius","",xo.borderRadiusM)},ar={backgroundColor:mo.extend("--ft-popover-background-color","",Vo.backgroundGlobalOnSurface),horizontalPadding:mo.extend("--ft-popover-horizontal-padding","",xo.spacing6),verticalPadding:mo.extend("--ft-popover-vertical-padding","",xo.spacing6),iconColor:mo.extend("--ft-popover-icon-color","",Vo.contentGlobalSecondary),iconSize:mo.extend("--ft-popover-icon-size","",xo.iconSize2),titleColor:mo.extend("--ft-popover-title-color","",Vo.contentGlobalPrimary),bodyColor:mo.extend("--ft-popover-body-color","",Vo.contentGlobalSecondary),linkColor:mo.extend("--ft-popover-link-color","",Vo.contentActionPrimary),gap:mo.extend("--ft-popover-gap","",xo.spacing3),borderRadius:mo.extend("--ft-popover-border-radius","",xo.borderRadiusM),shadow:mo.extend("--ft-popover-shadow","",xo.shadowElevation02)},lr={topLeftBorderRadius:mo.extend("--ft-tabs-top-left-border-radius","",xo.borderRadiusS),topRightBorderRadius:mo.extend("--ft-tabs-top-right-border-radius","",xo.borderRadiusS),labelHorizontalPadding:mo.extend("--ft-tabs-label-horizontal-padding","",xo.spacing4),labelVerticalPadding:mo.extend("--ft-tabs-label-vertical-padding","",xo.spacing3),labelGap:mo.extend("--ft-tabs-label-gap","",xo.spacing1),offHoverStateLayerOpacity:mo.extend("--ft-tabs-off-hover-state-layer-opacity","",xo.opacity8),offFocusStateLayerOpacity:mo.extend("--ft-tabs-off-focus-state-layer-opacity","",xo.opacity8),offActiveStateLayerOpacity:mo.extend("--ft-tabs-off-active-state-layer-opacity","",xo.opacity16),offDisabledComponentOpacity:mo.extend("--ft-tabs-off-disabled-component-opacity","",xo.opacity40),offColor:mo.extend("--ft-tabs-off-color","",Vo.contentGlobalSubtle),offStateLayerColor:mo.extend("--ft-tabs-off-state-layer-color","",Vo.contentGlobalSubtle),onHoverStateLayerOpacity:mo.extend("--ft-tabs-on-hover-state-layer-opacity","",xo.opacity8),onFocusStateLayerOpacity:mo.extend("--ft-tabs-on-focus-state-layer-opacity","",xo.opacity8),onActiveStateLayerOpacity:mo.extend("--ft-tabs-on-active-state-layer-opacity","",xo.opacity16),onDisabledComponentOpacity:mo.extend("--ft-tabs-on-disabled-component-opacity","",xo.opacity40),onColor:mo.extend("--ft-tabs-on-color","",Vo.contentActionPrimary),onStateLayerColor:mo.extend("--ft-tabs-on-state-layer-color","",Vo.contentActionPrimary),iconHorizontalPadding:mo.extend("--ft-tabs-icon-horizontal-padding","",xo.spacing1),iconVerticalPadding:mo.extend("--ft-tabs-icon-vertical-padding","",xo.spacing4),focusOutlineWidth:mo.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:mo.extend("--ft-tabs-focus-focus-ring-color","",Vo.borderActionFocusRing)},sr={hoverStateLayerOpacity:mo.extend("--ft-collapsible-hover-state-layer-opacity","",xo.opacity8),focusStateLayerOpacity:mo.extend("--ft-collapsible-focus-state-layer-opacity","",xo.opacity8),focusOutlineWidth:mo.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:mo.extend("--ft-collapsible-focus-focus-ring-color","",Vo.borderActionFocusRing),activeStateLayerOpacity:mo.extend("--ft-collapsible-active-state-layer-opacity","",xo.opacity16),disabledComponentOpacity:mo.extend("--ft-collapsible-disabled-component-opacity","",xo.opacity40),horizontalPadding:mo.extend("--ft-collapsible-horizontal-padding","",xo.spacing4),verticalPadding:mo.extend("--ft-collapsible-vertical-padding","",xo.spacing3),color:mo.extend("--ft-collapsible-color","",Vo.contentGlobalPrimary),stateLayerColor:mo.extend("--ft-collapsible-state-layer-color","",Vo.contentGlobalPrimary),backgroundColor:mo.extend("--ft-collapsible-background-color","",Vo.backgroundGlobalOnSurface),borderColor:mo.extend("--ft-collapsible-border-color","",Vo.borderGlobalSubtle),iconSize:mo.extend("--ft-collapsible-icon-size","",xo.iconSize3)},cr={groupHorizontalPadding:mo.extend("--ft-switch-group-horizontal-padding","",xo.spacing1),groupVerticalPadding:mo.extend("--ft-switch-group-vertical-padding","",xo.spacing1),groupGap:mo.extend("--ft-switch-group-gap","",xo.spacing1),groupBackgroundColor:mo.extend("--ft-switch-group-background-color","",Vo.backgroundGlobalSurface),groupBorderColor:mo.extend("--ft-switch-group-border-color","",Vo.borderGlobalSubtle),groupBorderRadius:mo.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:mo.extend("--ft-switch-label-horizontal-padding","",xo.spacing2),labelVerticalPadding:mo.extend("--ft-switch-label-vertical-padding","",xo.spacing1),offHoverStateLayerOpacity:mo.extend("--ft-switch-off-hover-state-layer-opacity","",xo.opacity8),offFocusStateLayerOpacity:mo.extend("--ft-switch-off-focus-state-layer-opacity","",xo.opacity8),offActiveStateLayerOpacity:mo.extend("--ft-switch-off-active-state-layer-opacity","",xo.opacity16),offDisabledComponentOpacity:mo.extend("--ft-switch-off-disabled-component-opacity","",xo.opacity40),offColor:mo.extend("--ft-switch-off-color","",Vo.contentGlobalSubtle),offStateLayerColor:mo.extend("--ft-switch-off-state-layer-color","",Vo.contentGlobalSubtle),onHoverStateLayerOpacity:mo.extend("--ft-switch-on-hover-state-layer-opacity","",xo.opacity8),onFocusStateLayerOpacity:mo.extend("--ft-switch-on-focus-state-layer-opacity","",xo.opacity8),onActiveStateLayerOpacity:mo.extend("--ft-switch-on-active-state-layer-opacity","",xo.opacity16),onDisabledComponentOpacity:mo.extend("--ft-switch-on-disabled-component-opacity","",xo.opacity40),onColor:mo.extend("--ft-switch-on-color","",Vo.contentActionPrimary),onStateLayerColor:mo.extend("--ft-switch-on-state-layer-color","",Vo.contentActionPrimary),iconHorizontalPadding:mo.extend("--ft-switch-icon-horizontal-padding","",xo.spacing1),iconVerticalPadding:mo.extend("--ft-switch-icon-vertical-padding","",xo.spacing1),focusOutlineWidth:mo.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:mo.extend("--ft-switch-focus-focus-ring-color","",Vo.borderActionFocusRing),optionBorderRadius:mo.extend("--ft-switch-option-border-radius","",xo.borderRadiusS)},fr={color1Light:mo.extend("--ft-chart-1-light","for area color charts",xo.colorBrand40),color1Base:mo.extend("--ft-chart-1-base","for line charts",xo.colorBrand0),color2Light:mo.extend("--ft-chart-2-light","for area color charts",xo.colorYellow60),color2Base:mo.extend("--ft-chart-2-base","for line charts",xo.colorYellow100),color3Light:mo.extend("--ft-chart-3-light","",xo.colorUltramarine40),color3Base:mo.extend("--ft-chart-3-base","",xo.colorUltramarine70),color4Light:mo.extend("--ft-chart-4-light","",xo.colorCyan50),color4Base:mo.extend("--ft-chart-4-base","",xo.colorCyan100),color5Light:mo.extend("--ft-chart-5-light","",xo.colorRed40),color5Base:mo.extend("--ft-chart-5-base","",xo.colorRed60),color6Light:mo.extend("--ft-chart-6-light","",xo.colorGreen40),color6Base:mo.extend("--ft-chart-6-base","",xo.colorGreen70),color7Light:mo.extend("--ft-chart-7-light","",xo.colorOrange70),color7Base:mo.extend("--ft-chart-7-base","",xo.colorOrange100),color8Light:mo.extend("--ft-chart-8-light","",xo.colorAvocado70),color8Base:mo.extend("--ft-chart-8-base","",xo.colorAvocado200),color9Light:mo.extend("--ft-chart-9-light","",xo.colorBrown50),color9Base:mo.extend("--ft-chart-9-base","",xo.colorBrown200),color10Light:mo.extend("--ft-chart-10-light","",xo.colorGray50),color10Base:mo.extend("--ft-chart-10-base","",xo.colorGray80),monochrome10:mo.extend("--ft-chart-monochrome-10","",xo.colorBrand10),monochrome20:mo.extend("--ft-chart-monochrome-20","",xo.colorBrand20),monochrome30:mo.extend("--ft-chart-monochrome-30","",xo.colorBrand40),monochrome40:mo.extend("--ft-chart-monochrome-40","",xo.colorBrand60),monochrome50:mo.extend("--ft-chart-monochrome-50","",xo.colorBrand0),monochrome60:mo.extend("--ft-chart-monochrome-60","",xo.colorBrand200)},dr={largeHorizontalPadding:mo.extend("--ft-chip-large-horizontal-padding","",xo.spacing4),largeVerticalPadding:mo.extend("--ft-chip-large-vertical-padding","",xo.spacing2),largeGap:mo.extend("--ft-chip-large-gap","",xo.spacing1),largeFocusOutlineOffset:mo.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:mo.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:mo.extend("--ft-chip-large-border-radius","",xo.borderRadiusPill),largeBorderWidth:mo.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:mo.extend("--ft-chip-large-icon-size","",xo.iconSize3),mediumHorizontalPadding:mo.extend("--ft-chip-medium-horizontal-padding","",xo.spacing3),mediumVerticalPadding:mo.extend("--ft-chip-medium-vertical-padding","",xo.spacing1),mediumGap:mo.extend("--ft-chip-medium-gap","",xo.spacing1),mediumFocusOutlineOffset:mo.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:mo.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:mo.extend("--ft-chip-medium-border-radius","",xo.borderRadiusPill),mediumBorderWidth:mo.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:mo.extend("--ft-chip-medium-icon-size","",xo.iconSize2),smallHorizontalPadding:mo.extend("--ft-chip-small-horizontal-padding","",xo.spacing2),smallVerticalPadding:mo.extend("--ft-chip-small-vertical-padding","",xo.spacing05),smallGap:mo.extend("--ft-chip-small-gap","",xo.spacing1),smallFocusOutlineOffset:mo.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:mo.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:mo.extend("--ft-chip-small-border-radius","",xo.borderRadiusPill),smallBorderWidth:mo.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:mo.extend("--ft-chip-small-icon-size","",xo.iconSize1),neutralBackgroundColor:mo.extend("--ft-chip-neutral-background-color","",Vo.backgroundGlobalOnSurface),neutralColor:mo.extend("--ft-chip-neutral-color","",Vo.contentGlobalPrimary),neutralIconColor:mo.extend("--ft-chip-neutral-icon-color","",Vo.contentGlobalPrimary),neutralBorderColor:mo.extend("--ft-chip-neutral-border-color","",Vo.borderGlobalSubtle),infoBackgroundColor:mo.extend("--ft-chip-info-background-color","",Vo.backgroundInfoSubtle),infoColor:mo.extend("--ft-chip-info-color","",Vo.contentInfoPrimary),infoIconColor:mo.extend("--ft-chip-info-icon-color","",Vo.contentInfoIconOnly),infoBorderColor:mo.extend("--ft-chip-info-border-color","",Vo.borderInfoSubtle),successBackgroundColor:mo.extend("--ft-chip-success-background-color","",Vo.backgroundSuccessSubtle),successColor:mo.extend("--ft-chip-success-color","",Vo.contentSuccessPrimary),successIconColor:mo.extend("--ft-chip-success-icon-color","",Vo.contentSuccessIconOnly),successBorderColor:mo.extend("--ft-chip-success-border-color","",Vo.borderSuccessSubtle),warningBackgroundColor:mo.extend("--ft-chip-warning-background-color","",Vo.backgroundWarningSubtle),warningColor:mo.extend("--ft-chip-warning-color","",Vo.contentWarningPrimary),warningIconColor:mo.extend("--ft-chip-warning-icon-color","",Vo.contentWarningIconOnly),warningBorderColor:mo.extend("--ft-chip-warning-border-color","",Vo.borderWarningSubtle),errorBackgroundColor:mo.extend("--ft-chip-error-background-color","",Vo.backgroundErrorSubtle),errorColor:mo.extend("--ft-chip-error-color","",Vo.contentErrorPrimary),errorIconColor:mo.extend("--ft-chip-error-icon-color","",Vo.contentErrorIconOnly),errorBorderColor:mo.extend("--ft-chip-error-border-color","",Vo.borderErrorSubtle)},pr={infoBorderColor:mo.extend("--ft-border-info-border-color","",Vo.borderInfoSubtle)},hr={borderWidth:mo.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:mo.extend("--ft-notice-horizontal-padding","",xo.spacing2),verticalPadding:mo.extend("--ft-notice-vertical-padding","",xo.spacing1),borderRadius:mo.extend("--ft-notice-border-radius","",xo.borderRadiusS),gap:mo.extend("--ft-notice-gap","",xo.spacing2),iconSize:mo.extend("--ft-notice-icon-size","",xo.iconSize3),infoBackgroundColor:mo.extend("--ft-notice-info-background-color","",Vo.backgroundInfoSubtle),infoBorderColor:mo.extend("--ft-notice-info-border-color","",Vo.borderInfoSubtle),infoColor:mo.extend("--ft-notice-info-color","",Vo.contentInfoPrimary),infoIconColor:mo.extend("--ft-notice-info-icon-color","",Vo.contentInfoIconOnly),warningBackgroundColor:mo.extend("--ft-notice-warning-background-color","",Vo.backgroundWarningSubtle),warningBorderColor:mo.extend("--ft-notice-warning-border-color","",Vo.borderWarningSubtle),warningColor:mo.extend("--ft-notice-warning-color","",Vo.contentWarningPrimary),warningIconColor:mo.extend("--ft-notice-warning-icon-color","",Vo.contentWarningIconOnly),errorBackgroundColor:mo.extend("--ft-notice-error-background-color","",Vo.backgroundErrorSubtle),errorBorderColor:mo.extend("--ft-notice-error-border-color","",Vo.borderErrorSubtle),errorColor:mo.extend("--ft-notice-error-color","",Vo.contentErrorPrimary),errorIconColor:mo.extend("--ft-notice-error-icon-color","",Vo.contentErrorIconOnly),successBackgroundColor:mo.extend("--ft-notice-success-background-color","",Vo.backgroundSuccessSubtle),successBorderColor:mo.extend("--ft-notice-success-border-color","",Vo.borderSuccessSubtle),successColor:mo.extend("--ft-notice-success-color","",Vo.contentSuccessPrimary),successIconColor:mo.extend("--ft-notice-success-icon-color","",Vo.contentSuccessIconOnly)},ur={color:mo.extend("--ft-checkbox-color","",Vo.contentGlobalPrimary),checkedBackgroundColor:mo.extend("--ft-checkbox-checked-background-color","",Vo.contentActionPrimary),checkedStateLayerColor:mo.extend("--ft-checkbox-checked-state-layer-color","",Vo.contentActionPrimary),checkedIconColor:mo.extend("--ft-checkbox-checked-icon-color","",Vo.contentGlobalOnColor),checkedHoverStateLayerOpacity:mo.extend("--ft-checkbox-checked-hover-state-layer-opacity","",xo.opacity16),checkedFocusStateLayerOpacity:mo.extend("--ft-checkbox-checked-focus-state-layer-opacity","",xo.opacity16),checkedActiveStateLayerOpacity:mo.extend("--ft-checkbox-checked-active-state-layer-opacity","",xo.opacity24),checkedDisabledComponentOpacity:mo.extend("--ft-checkbox-checked-disabled-component-opacity","",xo.opacity40),uncheckedBorderColor:mo.extend("--ft-checkbox-unchecked-border-color","",xo.colorGray80),uncheckedStateLayerColor:mo.extend("--ft-checkbox-unchecked-state-layer-color","",xo.colorGray80),uncheckedHoverStateLayerOpacity:mo.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",xo.opacity16),uncheckedFocusStateLayerOpacity:mo.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",xo.opacity16),uncheckedActiveStateLayerOpacity:mo.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",xo.opacity24),uncheckedDisabledComponentOpacity:mo.extend("--ft-checkbox-unchecked-disabled-component-opacity","",xo.opacity40),focusFocusRingColor:mo.extend("--ft-checkbox-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineOffset:mo.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:mo.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:mo.extend("--ft-checkbox-gap","",xo.spacing3)},gr={offHoverStateLayerOpacity:mo.extend("--ft-toggle-off-hover-state-layer-opacity","",xo.opacity16),offFocusStateLayerOpacity:mo.extend("--ft-toggle-off-focus-state-layer-opacity","",xo.opacity16),offActiveStateLayerOpacity:mo.extend("--ft-toggle-off-active-state-layer-opacity","",xo.opacity24),offDisabledComponentOpacity:mo.extend("--ft-toggle-off-disabled-component-opacity","",xo.opacity40),offBackgroundColor:mo.extend("--ft-toggle-off-background-color","",Vo.contentGlobalSubtle),offIconColor:mo.extend("--ft-toggle-off-icon-color","",Vo.contentGlobalSubtle),offStateLayerColor:mo.extend("--ft-toggle-off-state-layer-color","",Vo.contentGlobalSubtle),onHoverStateLayerOpacity:mo.extend("--ft-toggle-on-hover-state-layer-opacity","",xo.opacity16),onFocusStateLayerOpacity:mo.extend("--ft-toggle-on-focus-state-layer-opacity","",xo.opacity16),onActiveStateLayerOpacity:mo.extend("--ft-toggle-on-active-state-layer-opacity","",xo.opacity24),onDisabledComponentOpacity:mo.extend("--ft-toggle-on-disabled-component-opacity","",xo.opacity40),onBackgroundColor:mo.extend("--ft-toggle-on-background-color","",Vo.contentActionPrimary),onStateLayerColor:mo.extend("--ft-toggle-on-state-layer-color","",Vo.contentActionPrimary),onIconColor:mo.extend("--ft-toggle-on-icon-color","",Vo.contentActionPrimary),color:mo.extend("--ft-toggle-color","",Vo.contentGlobalPrimary),focusFocusRingColor:mo.extend("--ft-toggle-focus-focus-ring-color","",Vo.borderActionFocusRing),gap:mo.extend("--ft-toggle-gap","",xo.spacing3)},yr={color:mo.extend("--ft-radio-color","",Vo.contentGlobalPrimary),selectedRadioColor:mo.extend("--ft-radio-selected-radio-color","",Vo.contentActionPrimary),selectedStateLayerColor:mo.extend("--ft-radio-selected-state-layer-color","",Vo.contentActionPrimary),selectedHoverStateLayerOpacity:mo.extend("--ft-radio-selected-hover-state-layer-opacity","",xo.opacity16),selectedFocusStateLayerOpacity:mo.extend("--ft-radio-selected-focus-state-layer-opacity","",xo.opacity16),selectedActiveStateLayerOpacity:mo.extend("--ft-radio-selected-active-state-layer-opacity","",xo.opacity24),selectedDisabledComponentOpacity:mo.extend("--ft-radio-selected-disabled-component-opacity","",xo.opacity40),unselectedStateLayerColor:mo.extend("--ft-radio-unselected-state-layer-color","",Vo.borderInputPrimary),unselectedBorderColor:mo.extend("--ft-radio-unselected-border-color","",Vo.borderInputPrimary),unselectedHoverStateLayerOpacity:mo.extend("--ft-radio-unselected-hover-state-layer-opacity","",xo.opacity16),unselectedFocusStateLayerOpacity:mo.extend("--ft-radio-unselected-focus-state-layer-opacity","",xo.opacity16),unselectedActiveStateLayerOpacity:mo.extend("--ft-radio-unselected-active-state-layer-opacity","",xo.opacity24),unselectedDisabledComponentOpacity:mo.extend("--ft-radio-unselected-disabled-component-opacity","",xo.opacity40),focusFocusRingColor:mo.extend("--ft-radio-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineOffset:mo.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:mo.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:mo.extend("--ft-radio-gap","",xo.spacing3)},br={iconSize:mo.extend("--ft-notification-icon-size","",xo.iconSize4),horizontalPadding:mo.extend("--ft-notification-horizontal-padding","",xo.spacing4),verticalPadding:mo.extend("--ft-notification-vertical-padding","",xo.spacing4),infoBackgroundColor:mo.extend("--ft-notification-info-background-color","",Vo.backgroundInfoSubtle),infoColor:mo.extend("--ft-notification-info-color","",Vo.contentInfoPrimary),infoIconColor:mo.extend("--ft-notification-info-icon-color","",Vo.contentInfoIconOnly),infoBorderColor:mo.extend("--ft-notification-info-border-color","",Vo.borderInfoSubtle),successBackgroundColor:mo.extend("--ft-notification-success-background-color","",Vo.backgroundSuccessSubtle),successColor:mo.extend("--ft-notification-success-color","",Vo.contentSuccessPrimary),successIconColor:mo.extend("--ft-notification-success-icon-color","",Vo.contentSuccessIconOnly),successBorderColor:mo.extend("--ft-notification-success-border-color","",Vo.borderSuccessSubtle),warningBackgroundColor:mo.extend("--ft-notification-warning-background-color","",Vo.backgroundWarningSubtle),warningColor:mo.extend("--ft-notification-warning-color","",Vo.contentWarningPrimary),warningIconColor:mo.extend("--ft-notification-warning-icon-color","",Vo.contentWarningIconOnly),warningBorderColor:mo.extend("--ft-notification-warning-border-color","",Vo.borderWarningSubtle),errorBackgroundColor:mo.extend("--ft-notification-error-background-color","",Vo.backgroundErrorSubtle),errorColor:mo.extend("--ft-notification-error-color","",Vo.contentErrorPrimary),errorIconColor:mo.extend("--ft-notification-error-icon-color","",Vo.contentErrorIconOnly),errorBorderColor:mo.extend("--ft-notification-error-border-color","",Vo.borderErrorSubtle),borderRadius:mo.extend("--ft-notification-border-radius","",xo.borderRadiusPill),borderWidth:mo.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:mo.extend("--ft-notification-leading-gap","",xo.spacing2),trailingGap:mo.extend("--ft-notification-trailing-gap","",xo.spacing8)},mr={horizontalPadding:mo.extend("--ft-tooltip-horizontal-padding","",xo.spacing2),verticalPadding:mo.extend("--ft-tooltip-vertical-padding","",xo.spacing2),borderRadius:mo.extend("--ft-tooltip-border-radius","",xo.borderRadiusS),color:mo.extend("--ft-tooltip-color","",Vo.contentGlobalOnColor),backgroundColor:mo.extend("--ft-tooltip-background-color","",Vo.contentGlobalPrimary),backgroundOpacity:mo.extend("--ft-tooltip-background-opacity","",xo.opacity80),shadow:mo.extend("--ft-tooltip-shadow","",xo.shadowElevation03),maxWidth:mo.create("--ft-tooltip-max-width","","SIZE","256px"),gap:mo.extend("--ft-tooltip-gap","",xo.spacing05)};var vr=Object.freeze({__proto__:null,FtCssVariableFactory:mo,banner:Yo,border:pr,breadcrumb:Jo,button:qo,chart:fr,checkbox:ur,chip:dr,collapsible:sr,comboboxMultiSelect:nr,comboboxSingleSelect:ir,drawer:tr,floatingMenu:rr,foundation:xo,modal:Qo,notice:hr,notification:br,pageHeader:Xo,popover:ar,radio:yr,semantic:Vo,setVariable:vo,switch_:cr,tabs:lr,textArea:or,textInput:er,toggle:gr,tooltip:mr,typographies:Go,typographyBody1Medium:Eo,typographyBody1Regular:No,typographyBody1Semibold:$o,typographyBody2Medium:Ro,typographyBody2MediumUnderline:ko,typographyBody2Regular:Io,typographyBody2Semibold:Lo,typographyCaption1Bold:Po,typographyCaption1Medium:jo,typographyCaption1Semibold:_o,typographyCaption2Bold:Ko,typographyCaption2Medium:Mo,typographyCaption2Semibold:Zo,typographyCaption3Bold:To,typographyCaption3Medium:Do,typographyCaption3Semibold:Ho,typographyDisplay:Oo,typographyLabel1Bold:zo,typographyLabel1Medium:Wo,typographyLabel1Semibold:Uo,typographyLabel2Bold:Ao,typographyLabel2Medium:Bo,typographyLabel2Semibold:Fo,typographyTitle1:wo,typographyTitle2:So,typographyTitle3:Co,typographyVariants:["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","label-1","label-2","caption-1","caption-2","caption-3"]});const xr={colorPrimary:mo.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:mo.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:mo.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:mo.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:mo.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:mo.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:mo.create("--ft-color-error","","COLOR","#B00020"),colorOutline:mo.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:mo.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:mo.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:mo.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:mo.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:mo.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:mo.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:mo.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:mo.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:mo.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:mo.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:mo.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:mo.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:mo.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:mo.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:mo.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:mo.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:mo.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:mo.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:mo.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:mo.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:mo.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:mo.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:mo.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:mo.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:mo.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:mo.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:mo.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:mo.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:mo.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:mo.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:mo.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:mo.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:mo.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:mo.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:mo.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:mo.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:mo.create("--ft-elevation-00","","UNKNOWN","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:mo.create("--ft-elevation-01","","UNKNOWN","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:mo.create("--ft-elevation-02","","UNKNOWN","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:mo.create("--ft-elevation-03","","UNKNOWN","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:mo.create("--ft-elevation-04","","UNKNOWN","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:mo.create("--ft-elevation-06","","UNKNOWN","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:mo.create("--ft-elevation-08","","UNKNOWN","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:mo.create("--ft-elevation-12","","UNKNOWN","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:mo.create("--ft-elevation-16","","UNKNOWN","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:mo.create("--ft-elevation-24","","UNKNOWN","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:mo.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:mo.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:mo.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:mo.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:mo.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:mo.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:mo.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:mo.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var Or=Object.freeze({__proto__:null,designSystemVariables:xr});class wr extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}}class Sr extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}}class Cr extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}}var Nr=Object.freeze({__proto__:null,FtNotificationEvent:wr,PostResizeEvent:Cr,PreResizeEvent:Sr});const Er=["start","end"],$r=["top","right","bottom","left"].reduce(((t,e)=>t.concat(e,e+"-"+Er[0],e+"-"+Er[1])),[]),Ir=Math.min,Rr=Math.max,kr=Math.round,Lr=t=>({x:t,y:t}),Wr={left:"right",right:"left",bottom:"top",top:"bottom"},Ur={start:"end",end:"start"};function zr(t,e,o){return Rr(t,Ir(e,o))}function Br(t,e){return"function"==typeof t?t(e):t}function Fr(t){return t.split("-")[0]}function Ar(t){return t.split("-")[1]}function jr(t){return"x"===t?"y":"x"}function _r(t){return"y"===t?"height":"width"}function Pr(t){return["top","bottom"].includes(Fr(t))?"y":"x"}function Mr(t){return jr(Pr(t))}function Zr(t){return t.replace(/left|right|bottom|top/g,(t=>Wr[t]))}function Kr(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Dr(t,e,o){let{reference:r,floating:i}=t;const n=Pr(e),a=Mr(e),l=_r(a),s=Fr(e),c="y"===n,f=r.x+r.width/2-i.width/2,d=r.y+r.height/2-i.height/2,p=r[l]/2-i[l]/2;let h;switch(s){case"top":h={x:f,y:r.y-i.height};break;case"bottom":h={x:f,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:d};break;case"left":h={x:r.x-i.width,y:d};break;default:h={x:r.x,y:r.y}}switch(Ar(e)){case"start":h[a]-=p*(o&&c?-1:1);break;case"end":h[a]+=p*(o&&c?-1:1)}return h}async function Hr(t,e){var o;void 0===e&&(e={});const{x:r,y:i,platform:n,rects:a,elements:l,strategy:s}=t,{boundary:c="clippingAncestors",rootBoundary:f="viewport",elementContext:d="floating",altBoundary:p=!1,padding:h=0}=Br(e,t),u=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(h),g=l[p?"floating"===d?"reference":"floating":d],y=Kr(await n.getClippingRect({element:null==(o=await(null==n.isElement?void 0:n.isElement(g)))||o?g:g.contextElement||await(null==n.getDocumentElement?void 0:n.getDocumentElement(l.floating)),boundary:c,rootBoundary:f,strategy:s})),b="floating"===d?{...a.floating,x:r,y:i}:a.reference,m=await(null==n.getOffsetParent?void 0:n.getOffsetParent(l.floating)),v=await(null==n.isElement?void 0:n.isElement(m))&&await(null==n.getScale?void 0:n.getScale(m))||{x:1,y:1},x=Kr(n.convertOffsetParentRelativeRectToViewportRelativeRect?await n.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:s}):b);return{top:(y.top-x.top+u.top)/v.y,bottom:(x.bottom-y.bottom+u.bottom)/v.y,left:(y.left-x.left+u.left)/v.x,right:(x.right-y.right+u.right)/v.x}}function Tr(t,e,o){return(t?[...o.filter((e=>Ar(e)===t)),...o.filter((e=>Ar(e)!==t))]:o.filter((t=>Fr(t)===t))).filter((o=>!t||(Ar(o)===t||!!e&&function(t){return t.replace(/start|end/g,(t=>Ur[t]))}(o)!==o)))}const Gr=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,r,i;const{rects:n,middlewareData:a,placement:l,platform:s,elements:c}=e,{crossAxis:f=!1,alignment:d,allowedPlacements:p=$r,autoAlignment:h=!0,...u}=Br(t,e),g=void 0!==d||p===$r?Tr(d||null,h,p):p,y=await Hr(e,u),b=(null==(o=a.autoPlacement)?void 0:o.index)||0,m=g[b];if(null==m)return{};const v=function(t,e,o){void 0===o&&(o=!1);const r=Ar(t),i=Mr(t),n=_r(i);let a="x"===i?r===(o?"end":"start")?"right":"left":"start"===r?"bottom":"top";return e.reference[n]>e.floating[n]&&(a=Zr(a)),[a,Zr(a)]}(m,n,await(null==s.isRTL?void 0:s.isRTL(c.floating)));if(l!==m)return{reset:{placement:g[0]}};const x=[y[Fr(m)],y[v[0]],y[v[1]]],O=[...(null==(r=a.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:x}],w=g[b+1];if(w)return{data:{index:b+1,overflows:O},reset:{placement:w}};const S=O.map((t=>{const e=Ar(t.placement);return[t.placement,e&&f?t.overflows.slice(0,2).reduce(((t,e)=>t+e),0):t.overflows[0],t.overflows]})).sort(((t,e)=>t[1]-e[1])),C=S.filter((t=>t[2].slice(0,Ar(t[0])?2:3).every((t=>t<=0)))),N=(null==(i=C[0])?void 0:i[0])||S[0][0];return N!==l?{data:{index:b+1,overflows:O},reset:{placement:N}}:{}}}};function Vr(t){return Jr(t)?(t.nodeName||"").toLowerCase():"#document"}function qr(t){var e;return(null==t||null==(e=t.ownerDocument)?void 0:e.defaultView)||window}function Yr(t){var e;return null==(e=(Jr(t)?t.ownerDocument:t.document)||window.document)?void 0:e.documentElement}function Jr(t){return t instanceof Node||t instanceof qr(t).Node}function Xr(t){return t instanceof Element||t instanceof qr(t).Element}function Qr(t){return t instanceof HTMLElement||t instanceof qr(t).HTMLElement}function ti(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof qr(t).ShadowRoot)}function ei(t){const{overflow:e,overflowX:o,overflowY:r,display:i}=ai(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+o)&&!["inline","contents"].includes(i)}function oi(t){return["table","td","th"].includes(Vr(t))}function ri(t){const e=ii(),o=ai(t);return"none"!==o.transform||"none"!==o.perspective||!!o.containerType&&"normal"!==o.containerType||!e&&!!o.backdropFilter&&"none"!==o.backdropFilter||!e&&!!o.filter&&"none"!==o.filter||["transform","perspective","filter"].some((t=>(o.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(o.contain||"").includes(t)))}function ii(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function ni(t){return["html","body","#document"].includes(Vr(t))}function ai(t){return qr(t).getComputedStyle(t)}function li(t){return Xr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function si(t){if("html"===Vr(t))return t;const e=t.assignedSlot||t.parentNode||ti(t)&&t.host||Yr(t);return ti(e)?e.host:e}function ci(t){const e=si(t);return ni(e)?t.ownerDocument?t.ownerDocument.body:t.body:Qr(e)&&ei(e)?e:ci(e)}function fi(t,e,o){var r;void 0===e&&(e=[]),void 0===o&&(o=!0);const i=ci(t),n=i===(null==(r=t.ownerDocument)?void 0:r.body),a=qr(i);return n?e.concat(a,a.visualViewport||[],ei(i)?i:[],a.frameElement&&o?fi(a.frameElement):[]):e.concat(i,fi(i,[],o))}function di(t){const e=ai(t);let o=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const i=Qr(t),n=i?t.offsetWidth:o,a=i?t.offsetHeight:r,l=kr(o)!==n||kr(r)!==a;return l&&(o=n,r=a),{width:o,height:r,$:l}}function pi(t){return Xr(t)?t:t.contextElement}function hi(t){const e=pi(t);if(!Qr(e))return Lr(1);const o=e.getBoundingClientRect(),{width:r,height:i,$:n}=di(e);let a=(n?kr(o.width):o.width)/r,l=(n?kr(o.height):o.height)/i;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}const ui=Lr(0);function gi(t){const e=qr(t);return ii()&&e.visualViewport?{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}:ui}function yi(t,e,o,r){void 0===e&&(e=!1),void 0===o&&(o=!1);const i=t.getBoundingClientRect(),n=pi(t);let a=Lr(1);e&&(r?Xr(r)&&(a=hi(r)):a=hi(t));const l=function(t,e,o){return void 0===e&&(e=!1),!(!o||e&&o!==qr(t))&&e}(n,o,r)?gi(n):Lr(0);let s=(i.left+l.x)/a.x,c=(i.top+l.y)/a.y,f=i.width/a.x,d=i.height/a.y;if(n){const t=qr(n),e=r&&Xr(r)?qr(r):r;let o=t.frameElement;for(;o&&r&&e!==t;){const t=hi(o),e=o.getBoundingClientRect(),r=ai(o),i=e.left+(o.clientLeft+parseFloat(r.paddingLeft))*t.x,n=e.top+(o.clientTop+parseFloat(r.paddingTop))*t.y;s*=t.x,c*=t.y,f*=t.x,d*=t.y,s+=i,c+=n,o=qr(o).frameElement}}return Kr({width:f,height:d,x:s,y:c})}function bi(t){return yi(Yr(t)).left+li(t).scrollLeft}function mi(t,e,o){let r;if("viewport"===e)r=function(t,e){const o=qr(t),r=Yr(t),i=o.visualViewport;let n=r.clientWidth,a=r.clientHeight,l=0,s=0;if(i){n=i.width,a=i.height;const t=ii();(!t||t&&"fixed"===e)&&(l=i.offsetLeft,s=i.offsetTop)}return{width:n,height:a,x:l,y:s}}(t,o);else if("document"===e)r=function(t){const e=Yr(t),o=li(t),r=t.ownerDocument.body,i=Rr(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),n=Rr(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let a=-o.scrollLeft+bi(t);const l=-o.scrollTop;return"rtl"===ai(r).direction&&(a+=Rr(e.clientWidth,r.clientWidth)-i),{width:i,height:n,x:a,y:l}}(Yr(t));else if(Xr(e))r=function(t,e){const o=yi(t,!0,"fixed"===e),r=o.top+t.clientTop,i=o.left+t.clientLeft,n=Qr(t)?hi(t):Lr(1);return{width:t.clientWidth*n.x,height:t.clientHeight*n.y,x:i*n.x,y:r*n.y}}(e,o);else{const o=gi(t);r={...e,x:e.x-o.x,y:e.y-o.y}}return Kr(r)}function vi(t,e){const o=si(t);return!(o===e||!Xr(o)||ni(o))&&("fixed"===ai(o).position||vi(o,e))}function xi(t,e,o){const r=Qr(e),i=Yr(e),n="fixed"===o,a=yi(t,!0,n,e);let l={scrollLeft:0,scrollTop:0};const s=Lr(0);if(r||!r&&!n)if(("body"!==Vr(e)||ei(i))&&(l=li(e)),r){const t=yi(e,!0,n,e);s.x=t.x+e.clientLeft,s.y=t.y+e.clientTop}else i&&(s.x=bi(i));return{x:a.left+l.scrollLeft-s.x,y:a.top+l.scrollTop-s.y,width:a.width,height:a.height}}function Oi(t,e){return Qr(t)&&"fixed"!==ai(t).position?e?e(t):t.offsetParent:null}function wi(t,e){const o=qr(t);if(!Qr(t))return o;let r=Oi(t,e);for(;r&&oi(r)&&"static"===ai(r).position;)r=Oi(r,e);return r&&("html"===Vr(r)||"body"===Vr(r)&&"static"===ai(r).position&&!ri(r))?o:r||function(t){let e=si(t);for(;Qr(e)&&!ni(e);){if(ri(e))return e;e=si(e)}return null}(t)||o}const Si={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:e,offsetParent:o,strategy:r}=t;const i=Qr(o),n=Yr(o);if(o===n)return e;let a={scrollLeft:0,scrollTop:0},l=Lr(1);const s=Lr(0);if((i||!i&&"fixed"!==r)&&(("body"!==Vr(o)||ei(n))&&(a=li(o)),Qr(o))){const t=yi(o);l=hi(o),s.x=t.x+o.clientLeft,s.y=t.y+o.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-a.scrollLeft*l.x+s.x,y:e.y*l.y-a.scrollTop*l.y+s.y}},getDocumentElement:Yr,getClippingRect:function(t){let{element:e,boundary:o,rootBoundary:r,strategy:i}=t;const n=[..."clippingAncestors"===o?function(t,e){const o=e.get(t);if(o)return o;let r=fi(t,[],!1).filter((t=>Xr(t)&&"body"!==Vr(t))),i=null;const n="fixed"===ai(t).position;let a=n?si(t):t;for(;Xr(a)&&!ni(a);){const e=ai(a),o=ri(a);o||"fixed"!==e.position||(i=null),(n?!o&&!i:!o&&"static"===e.position&&i&&["absolute","fixed"].includes(i.position)||ei(a)&&!o&&vi(t,a))?r=r.filter((t=>t!==a)):i=e,a=si(a)}return e.set(t,r),r}(e,this._c):[].concat(o),r],a=n[0],l=n.reduce(((t,o)=>{const r=mi(e,o,i);return t.top=Rr(r.top,t.top),t.right=Ir(r.right,t.right),t.bottom=Ir(r.bottom,t.bottom),t.left=Rr(r.left,t.left),t}),mi(e,a,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:wi,getElementRects:async function(t){let{reference:e,floating:o,strategy:r}=t;const i=this.getOffsetParent||wi,n=this.getDimensions;return{reference:xi(e,await i(o),r),floating:{x:0,y:0,...await n(o)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return di(t)},getScale:hi,isElement:Xr,isRTL:function(t){return"rtl"===ai(t).direction}},Ci=(t,e,o)=>{const r=new Map,i={platform:Si,...o},n={...i.platform,_c:r};return(async(t,e,o)=>{const{placement:r="bottom",strategy:i="absolute",middleware:n=[],platform:a}=o,l=n.filter(Boolean),s=await(null==a.isRTL?void 0:a.isRTL(e));let c=await a.getElementRects({reference:t,floating:e,strategy:i}),{x:f,y:d}=Dr(c,r,s),p=r,h={},u=0;for(let o=0;o<l.length;o++){const{name:n,fn:g}=l[o],{x:y,y:b,data:m,reset:v}=await g({x:f,y:d,initialPlacement:r,placement:p,strategy:i,middlewareData:h,rects:c,platform:a,elements:{reference:t,floating:e}});f=null!=y?y:f,d=null!=b?b:d,h={...h,[n]:{...h[n],...m}},v&&u<=50&&(u++,"object"==typeof v&&(v.placement&&(p=v.placement),v.rects&&(c=!0===v.rects?await a.getElementRects({reference:t,floating:e,strategy:i}):v.rects),({x:f,y:d}=Dr(c,p,s))),o=-1)}return{x:f,y:d,placement:p,strategy:i,middlewareData:h}})(t,e,{...i,platform:n})};function Ni(t){return function(t){for(let e=t;e;e=Ei(e))if(e instanceof Element&&"none"===getComputedStyle(e).display)return null;for(let e=Ei(t);e;e=Ei(e)){if(!(e instanceof Element))continue;const t=getComputedStyle(e);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return e;if("BODY"===e.tagName)return e}}return null}(t)}function Ei(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}async function $i(t,e,o){return Ci(t,e,{platform:{...Si,getOffsetParent:t=>Si.getOffsetParent(t,Ni)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:e,y:o,placement:i}=t,{mainAxis:n=!0,crossAxis:a=!1,limiter:l={fn:t=>{let{x:e,y:o}=t;return{x:e,y:o}}},...s}=Br(r,t),c={x:e,y:o},f=await Hr(t,s),d=Pr(Fr(i)),p=jr(d);let h=c[p],u=c[d];if(n){const t="y"===p?"bottom":"right";h=zr(h+f["y"===p?"top":"left"],h,h-f[t])}if(a){const t="y"===d?"bottom":"right";u=zr(u+f["y"===d?"top":"left"],u,u-f[t])}const g=l.fn({...t,[p]:h,[d]:u});return{...g,data:{x:g.x-e,y:g.y-o}}}}),Gr({allowedPlacements:[o]})]});var r}var Ii=Object.freeze({__proto__:null,computeOffsetPosition:$i});
|
|
136
|
+
*/let qe=class extends Ue{constructor(t){if(super(t),this.et=D,t.type!==Le)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===D||null==t)return this.vt=void 0,this.et=t;if(t===K)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.et)return this.vt;this.et=t;const e=[t];return e.raw=e,this.vt={_$litType$:this.constructor.resultType,strings:e,values:[]}}};qe.directiveName="unsafeHTML",qe.resultType=1;const Ye=We(qe);var Je=Object.freeze({__proto__:null,UnsafeHTMLDirective:qe,unsafeHTML:Ye});class Xe extends Error{constructor(t,e,o){super(t),this.canceledPromiseResult=e,this.canceledPromiseError=o}}class Qe extends Promise{constructor(t){super(((e,o)=>t((t=>{this.isCanceled?o(new Xe("Promise has been canceled",t)):e(t)}),(t=>{this.isCanceled?o(new Xe("Promise has been canceled",void 0,t)):o(t)})))),this.isCanceled=!1}cancel(){this.isCanceled=!0}}const to=t=>new Qe(((e,o)=>t.then(e).catch(o)));var eo=Object.freeze({__proto__:null,CancelablePromise:Qe,CanceledPromiseError:Xe,cancelable:to});var oo=Object.freeze({__proto__:null,CacheRegistry:class{constructor(){this.loaders={},this.content={},this.clearTimeouts={},this.finalContent=new Set}register(t,e){this.loaders[t]=e,this.finalContent.delete(t)}registerFinal(t,e){this.loaders[t]=e,this.finalContent.add(t)}clearAll(){for(let t in this.content)this.clear(t)}clear(t){this.finalContent.has(t)||this.forceClear(t)}forceClear(t){this.clearClearTimeout(t),this.content[t]instanceof Qe&&this.content[t].cancel(),delete this.content[t]}clearClearTimeout(t){null!=this.clearTimeouts[t]&&(window.clearTimeout(this.clearTimeouts[t]),delete this.clearTimeouts[t])}set(t,e){this.forceClear(t),this.register(t,(async()=>e)),this.content[t]=e}setFinal(t,e){this.forceClear(t),this.registerFinal(t,(async()=>e)),this.content[t]=e}async get(t,e,o){if(void 0===this.content[t]){if(null==(e=null!=e?e:this.loaders[t]))throw new Error("Unknown cache key "+t);const r=to(e());return this.content[t]=r,r.then((e=>(this.content[t]=e,null!=o&&(this.clearClearTimeout(t),this.clearTimeouts[t]=window.setTimeout((()=>this.clear(t)),o)),e)))}if(this.content[t]instanceof Error)throw this.content[t];return this.content[t]}isResolvedValue(t){return!(null==t||t instanceof Promise||t instanceof Error)}getNow(t){if(this.isResolvedValue(this.content[t]))return this.content[t]}has(t){return null!=this.content[t]}resolvedKeys(){return Object.keys(this.content).filter((t=>this.isResolvedValue(this.content[t])))}resolvedValues(){return Object.values(this.content).filter((t=>this.isResolvedValue(t)))}keys(){return Object.keys(this.content)}values(){return Object.values(this.content)}}});class ro{constructor(t,e,o,r){this.allResults=t,this.selectedResult=e,this.clusteringMetadata=o,this.metadataDescriptors=r}static extractResultMetadata(t,e){var o,r;let i=(null!==(r=null!==(o=null==t?void 0:t.map)&&void 0!==o?o:null==t?void 0:t.document)&&void 0!==r?r:null==t?void 0:t.topic).metadata.map((t=>ro.flattenMetadata(t)));return null==e?i:i.find((t=>t.key===e))}static flattenMetadata(t){if(t.hierarchicalValues){const e=[],o=[];return t.hierarchicalValues.forEach((t=>{e.push(t.join(" > ")),t.length>2?o.push(`... > ${t[t.length-1]}`):o.push(t.join(" > "))})),{key:t.key,label:t.label,value:e.join(", "),displayValue:o.join(", ")}}{const e=t.values.join(", ");return{key:t.key,label:t.label,value:e,displayValue:e}}}computeClustersItemsForMetadata(t,e,o="No value"){var r,i;let n=ro.extractResultMetadata(this.selectedResult,t),a=null!==(r=null==n?void 0:n.label)&&void 0!==r?r:null===(i=this.getMetadataDescriptor(t))||void 0===i?void 0:i.label;const l=this.allResults.map((e=>ro.extractResultMetadata(e,t))).map((e=>null!=e?e:{key:t,label:a,value:void 0,displayValue:o})).filter((t=>t.value!=(null==n?void 0:n.value))).filter(((t,e,o)=>o.findIndex((e=>e.value===t.value))===e));return l.map((e=>({result:this.findBestResultForMetadataValue(t,e.value),metadata:e}))).sort(((o,r)=>this.compareMetadata(o.metadata.value,r.metadata.value,t,e)))}compareMetadata(t,e,o,r){if(null==t)return-1;if(null==e)return 1;let i=this.getMetadataDescriptor(o),n=(null==i?void 0:i.sortRule)||"NONE",a=(null==i?void 0:i.reverseSort)||!1;if("ALPHABET"==n||"VERSION"==n){let o=t.localeCompare(e,r,{numeric:!0});return a?-1*o:o}return 0}getMetadataDescriptor(t){return this.metadataDescriptors.find((e=>t==e.key))}findBestResultForMetadataValue(t,e){const o=this.allResults.filter((o=>{var r;return(null===(r=ro.extractResultMetadata(o,t))||void 0===r?void 0:r.value)==e}));let r,i=ro.extractResultMetadata(this.selectedResult).filter((t=>this.clusteringMetadata.has(t.key))),n=[...i.filter((e=>e.key!==t))],a=-1;for(let t of o){let e=this.countMatchingMetadata(t,n);if(e>a&&(a=e,r=t,e===n.length))break}return r}countMatchingMetadata(t,e){return ro.extractResultMetadata(t).filter((t=>e.some((e=>e.key===t.key&&e.value===t.value)))).length}}var io=Object.freeze({__proto__:null,ClusteringHelper:ro});class no{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,e){return this.callbacks=[t],this.debounce(e)}queue(t,e){return this.callbacks.push(t),this.debounce(e)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return null==this.promise&&(this.promise=new Promise(((t,e)=>{this.resolvePromise=t,this.rejectPromise=e}))),this.clearTimeout(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout),this.promise}async runCallbacks(){var t,e;const o=[...this.callbacks];this.callbacks=[];const r=null!==(t=this.rejectPromise)&&void 0!==t?t:()=>null,i=null!==(e=this.resolvePromise)&&void 0!==e?e:()=>null;this.clearPromise();for(let t of o)try{await t()}catch(t){return void r(t)}i(!0)}clearTimeout(){null!=this._debounce&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}var ao=Object.freeze({__proto__:null,Debouncer:no});const lo=t=>new Promise((e=>setTimeout(e,t)));async function so(t,e=10,o=2e4){let r,i,n=await t();for(r=i=performance.now();null==n&&(!o||i-r<o);)await lo(e),n=await t(),i=performance.now();if(null==n)throw new Error("Timeout exceeded");return n}function co(t){return t.match(/^\d{4}-\d{2}-\d{2}$/)&&(t=t.replace(/-/g,"/")),t=t.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,((t,e,o,r)=>e+o+":"+r)),new Date(t)}function fo(t,e){try{return function(t,e){if(t===e)return!0;if(t&&e&&"object"==typeof t&&"object"==typeof e){if(t.constructor!==e.constructor)return!1;var o,r,i;if(Array.isArray(t)){if((o=t.length)!=e.length)return!1;for(r=o;0!=r--;)if(!fo(t[r],e[r]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;for(r of t.entries())if(!fo(r[1],e.get(r[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if((o=(i=Object.keys(t)).length)!==Object.keys(e).length)return!1;for(r=o;0!=r--;)if(!Object.prototype.hasOwnProperty.call(e,i[r]))return!1;for(r=o;0!=r--;){var n=i[r];if(!fo(t[n],e[n]))return!1}return!0}return t!=t&&e!=e}(t,e)}catch(t){return!1}}var po=Object.freeze({__proto__:null,dateReviver:function(...t){return function(e,o){return t.includes(e)?co(o):o}},deepEqual:fo,delay:lo,eventPathContainsMatchingElement:function(t,e,o=window.document.body){if(e.length>0){const r=t.composedPath();for(let t of r){if(t===o)return!1;if(t.matches&&e.some((e=>t.matches(e))))return!0}}return!1},flatDeep:function t(e,o){return e.flatMap((e=>[e,...t(o(e),o)]))},last:function(t){return t[t.length-1]},minmax:function(t,e,o){return Math.min(Math.max(t,e),o)},parseDate:co,waitFor:so,waitUntil:async function(t,e=10,o=2e4){await so((async()=>await t()||void 0),e,o)}});const ho=t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)};function uo(t,e){const o=()=>JSON.parse(JSON.stringify(t));return we({type:Object,converter:{fromAttribute:t=>{if(null==t)return o();try{return JSON.parse(t)}catch{return o()}},toAttribute:t=>JSON.stringify(t)},hasChanged:(t,e)=>!fo(t,e),...null!=e?e:{}})}function go(t){return!isNaN(parseFloat(t))}var yo=Object.freeze({__proto__:null,customElement:ho,isNumber:go,jsonProperty:uo,optionalNumberProperty:function(t){return we({type:Object,converter:{fromAttribute:t=>{if(null!=t)return go(t)?+t:void 0},toAttribute:t=>null==t?void 0:""+t},...null!=t?t:{}})}});const bo=t=>"string"==typeof t?dt(t):t;class mo{static create(t,e,o,r){const i=t=>bo(null!=t?t:r),n=pt`var(${bo(t)}, ${i(r)})`;return n.name=t,n.description=e,n.category=o,n.defaultValue=r,n.defaultCssValue=i,n.get=e=>pt`var(${bo(t)}, ${i(e)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>r,n}static extend(t,e,o,r){const i=t=>o.get(null!=t?t:r),n=pt`var(${bo(t)}, ${i(r)})`;return n.name=t,n.description=e,n.category=o.category,n.fallbackVariable=o,n.defaultValue=r,n.defaultCssValue=i,n.get=e=>pt`var(${bo(t)}, ${i(e)})`,n.breadcrumb=()=>[o.name,...o.breadcrumb()],n.lastResortDefaultValue=()=>null!=r?r:o.lastResortDefaultValue(),n}static external(t,e){const o=e=>t.fallbackVariable?t.fallbackVariable.get(null!=e?e:t.defaultValue):bo(null!=e?e:t.lastResortDefaultValue()),r=pt`var(${bo(t.name)}, ${o(t.defaultValue)})`;return r.name=t.name,r.category=t.category,r.fallbackVariable=t.fallbackVariable,r.defaultValue=t.defaultValue,r.context=e,r.defaultCssValue=o,r.get=e=>pt`var(${bo(t.name)}, ${o(e)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}function vo(t,e){return bo(`${t.name}: ${e}`)}const xo={colorWhite:mo.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:mo.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:mo.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:mo.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:mo.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:mo.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:mo.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:mo.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:mo.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:mo.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:mo.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:mo.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:mo.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:mo.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:mo.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:mo.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:mo.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:mo.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:mo.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:mo.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:mo.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:mo.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:mo.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:mo.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:mo.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:mo.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:mo.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:mo.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:mo.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:mo.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:mo.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:mo.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:mo.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:mo.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:mo.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:mo.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:mo.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:mo.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:mo.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:mo.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:mo.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:mo.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:mo.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:mo.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:mo.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:mo.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:mo.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:mo.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:mo.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:mo.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:mo.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:mo.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:mo.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:mo.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:mo.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:mo.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:mo.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:mo.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:mo.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:mo.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:mo.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:mo.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:mo.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:mo.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:mo.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:mo.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:mo.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:mo.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:mo.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:mo.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:mo.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:mo.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:mo.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:mo.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:mo.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:mo.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:mo.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:mo.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:mo.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:mo.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:mo.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:mo.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:mo.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:mo.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:mo.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:mo.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:mo.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:mo.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:mo.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:mo.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:mo.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:mo.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:mo.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:mo.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:mo.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:mo.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:mo.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:mo.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:mo.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:mo.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:mo.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:mo.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:mo.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:mo.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:mo.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:mo.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:mo.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:mo.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:mo.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:mo.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:mo.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:mo.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:mo.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:mo.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:mo.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:mo.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:mo.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:mo.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:mo.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:mo.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:mo.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:mo.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:mo.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:mo.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:mo.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:mo.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:mo.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:mo.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:mo.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:mo.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:mo.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:mo.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:mo.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:mo.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:mo.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:mo.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:mo.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:mo.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:mo.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:mo.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:mo.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:mo.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:mo.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:mo.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:mo.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:mo.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:mo.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:mo.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:mo.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:mo.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:mo.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:mo.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:mo.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:mo.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:mo.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:mo.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:mo.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:mo.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:mo.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:mo.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:mo.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:mo.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:mo.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:mo.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:mo.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:mo.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:mo.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:mo.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:mo.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:mo.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:mo.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:mo.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:mo.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:mo.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:mo.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:mo.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:mo.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:mo.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:mo.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:mo.create("--ft-icon-size-6","","SIZE","48px"),opacity0:mo.create("--ft-opacity-0","","NUMBER","0"),opacity8:mo.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:mo.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:mo.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:mo.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:mo.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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:mo.create("--ft-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)")},Oo={fontFamily:mo.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:mo.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:mo.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:mo.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-display-textCase","","UNKNOWN","none")},wo={fontFamily:mo.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:mo.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:mo.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:mo.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},So={fontFamily:mo.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:mo.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:mo.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:mo.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},Co={fontFamily:mo.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:mo.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:mo.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:mo.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},No={fontFamily:mo.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:mo.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:mo.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},Eo={fontFamily:mo.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:mo.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},$o={fontFamily:mo.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:mo.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Io={fontFamily:mo.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:mo.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},Ro={fontFamily:mo.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},ko={fontFamily:mo.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:mo.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:mo.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Lo={fontFamily:mo.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:mo.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:mo.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:mo.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Wo={fontFamily:mo.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Uo={fontFamily:mo.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},zo={fontFamily:mo.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:mo.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:mo.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Bo={fontFamily:mo.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Fo={fontFamily:mo.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Ao={fontFamily:mo.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:mo.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:mo.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:mo.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:mo.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},jo={fontFamily:mo.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},_o={fontFamily:mo.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Po={fontFamily:mo.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:mo.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:mo.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Mo={fontFamily:mo.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:mo.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Zo={fontFamily:mo.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:mo.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},Ko={fontFamily:mo.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:mo.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:mo.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Do={fontFamily:mo.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:mo.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:mo.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Ho={fontFamily:mo.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:mo.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:mo.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},To={fontFamily:mo.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:mo.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:mo.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:mo.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:mo.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:mo.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:mo.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:mo.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:mo.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Go={display:Oo,"title-1":wo,"title-2":So,"title-3":Co,"body-1-regular":No,"body-1-medium":Eo,"body-1-semibold":$o,"body-2-regular":Io,"body-2-medium":Ro,"body-2-medium-underline":ko,"body-2-semibold":Lo,"label-1-medium":Wo,"label-1-semibold":Uo,"label-1-bold":zo,"label-2-medium":Bo,"label-2-semibold":Fo,"label-2-bold":Ao,"caption-1-medium":jo,"caption-1-semibold":_o,"caption-1-bold":Po,"caption-2-medium":Mo,"caption-2-semibold":Zo,"caption-2-bold":Ko,"caption-3-medium":Do,"caption-3-semibold":Ho,"caption-3-bold":To},Vo={backgroundActionPrimary:mo.extend("--ft-background-action-primary","Used as backgorund of primary action components.",xo.colorBrand0),backgroundErrorSubtle:mo.extend("--ft-background-error-subtle","Used as background of subtle error components.",xo.colorRed10),backgroundInfoSubtle:mo.extend("--ft-background-info-subtle","Used as background of subtle information components.",xo.colorCyan10),backgroundWarningSubtle:mo.extend("--ft-background-warning-subtle","Used as background of subtle information components.",xo.colorOrange10),backgroundSuccessSubtle:mo.extend("--ft-background-success-subtle","Used as background of subtle success components.",xo.colorGreen10),backgroundGlobalSurface:mo.extend("--ft-background-global-surface","Used as app background.",xo.colorWhite),backgroundGlobalOnSurface:mo.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",xo.colorGray10),backgroundGlobalOnSurfaceDark:mo.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",xo.colorGray30),contentActionPrimary:mo.extend("--ft-content-action-primary","Used on label of primary action on light surface.",xo.colorBrand0),contentWarningPrimary:mo.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",xo.colorOrange200),contentWarningIconOnly:mo.extend("--ft-content-warning-icon-only","Used on warning status icons alone",xo.colorOrange0),contentErrorPrimary:mo.extend("--ft-content-error-primary","Used on label of error messages on light surface.",xo.colorRed0),contentErrorIconOnly:mo.extend("--ft-content-error-icon-only","Used on error status icons alone",xo.colorRed70),contentInfoPrimary:mo.extend("--ft-content-info-primary","Used on label of information messages on light surface.",xo.colorCyan200),contentInfoIconOnly:mo.extend("--ft-content-info-icon-only","Used on info status icons alone",xo.colorCyan0),contentSuccessPrimary:mo.extend("--ft-content-success-primary","Used on label of success messages on light surface.",xo.colorGreen200),contentSuccessIconOnly:mo.extend("--ft-content-success-icon-only","Used on success status icons alone",xo.colorGreen0),contentGlobalPrimary:mo.extend("--ft-content-global-primary","Used for main content on the page.",xo.colorGray500),contentGlobalSecondary:mo.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",xo.colorGray200),contentGlobalSubtle:mo.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",xo.colorGray0),contentGlobalOnColor:mo.extend("--ft-content-global-on-color","Used for content on a dominant color.",xo.colorWhite),borderActionPrimary:mo.extend("--ft-border-action-primary","Used as border for primary action components.",xo.colorBrand0),borderActionFocusRing:mo.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",xo.colorCyan0),borderWarningPrimary:mo.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",xo.colorOrange200),borderWarningSubtle:mo.extend("--ft-border-warning-subtle","Used as border for warning components.",xo.colorOrange30),borderSuccessPrimary:mo.extend("--ft-border-success-primary","Used as border for success buttons.",xo.colorGreen200),borderSuccessSubtle:mo.extend("--ft-border-success-subtle","Used as border for success components.",xo.colorGreen30),borderErrorPrimary:mo.extend("--ft-border-error-primary","Used as border for text fields in error states.",xo.colorRed0),borderErrorSubtle:mo.extend("--ft-border-error-subtle","Used as border for error components.",xo.colorRed30),borderInfoPrimary:mo.extend("--ft-border-info-primary","Used as border for buttons in info color.",xo.colorCyan200),borderInfoSubtle:mo.extend("--ft-border-info-subtle","Used as border for information components.",xo.colorCyan30),borderGlobalPrimary:mo.extend("--ft-border-global-primary","Used as border for element like input.",xo.colorGray50),borderGlobalSubtle:mo.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",xo.colorGray30),borderInputPrimary:mo.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",xo.colorGray80)},qo={largeHeight:mo.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:mo.extend("--ft-button-large-horizontal-padding","",xo.spacing4),largeGap:mo.extend("--ft-button-large-gap","",xo.spacing2),largeBorderRadius:mo.extend("--ft-button-large-border-radius","",xo.borderRadiusS),largeIconSize:mo.extend("--ft-button-large-icon-size","",xo.iconSize3),largeBorderWidth:mo.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:mo.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:mo.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:mo.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:mo.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:mo.extend("--ft-button-small-horizontal-padding","",xo.spacing3),smallGap:mo.extend("--ft-button-small-gap","",xo.spacing2),smallBorderRadius:mo.extend("--ft-button-small-border-radius","",xo.borderRadiusS),smallIconSize:mo.extend("--ft-button-small-icon-size","",xo.iconSize2),smallBorderWidth:mo.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:mo.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:mo.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:mo.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:mo.extend("--ft-button-primary-background-color","",Vo.backgroundActionPrimary),primaryColor:mo.extend("--ft-button-primary-color","",Vo.contentGlobalOnColor),primaryIconColor:mo.extend("--ft-button-primary-icon-color","",Vo.contentGlobalOnColor),primaryStateLayerColor:mo.extend("--ft-button-primary-state-layer-color","",Vo.contentGlobalOnColor),primaryHoverStateLayerOpacity:mo.extend("--ft-button-primary-hover-state-layer-opacity","",xo.opacity16),primaryFocusStateLayerOpacity:mo.extend("--ft-button-primary-focus-state-layer-opacity","",xo.opacity16),primaryActiveStateLayerOpacity:mo.extend("--ft-button-primary-active-state-layer-opacity","",xo.opacity24),primaryDisabledComponentOpacity:mo.extend("--ft-button-primary-disabled-component-opacity","",xo.opacity40),focusFocusRingColor:mo.extend("--ft-button-focus-focus-ring-color","",Vo.borderActionFocusRing),tertiaryBackgroundColor:mo.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:mo.extend("--ft-button-tertiary-color","",Vo.contentActionPrimary),tertiaryIconColor:mo.extend("--ft-button-tertiary-icon-color","",Vo.contentActionPrimary),tertiaryStateLayerColor:mo.extend("--ft-button-tertiary-state-layer-color","",Vo.contentActionPrimary),tertiaryHoverStateLayerOpacity:mo.extend("--ft-button-tertiary-hover-state-layer-opacity","",xo.opacity8),tertiaryFocusStateLayerOpacity:mo.extend("--ft-button-tertiary-focus-state-layer-opacity","",xo.opacity8),tertiaryActiveStateLayerOpacity:mo.extend("--ft-button-tertiary-active-state-layer-opacity","",xo.opacity16),tertiaryDisabledComponentOpacity:mo.extend("--ft-button-tertiary-disabled-component-opacity","",xo.opacity40),secondaryBackgroundColor:mo.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:mo.extend("--ft-button-secondary-color","",Vo.contentActionPrimary),secondaryIconColor:mo.extend("--ft-button-secondary-icon-color","",Vo.contentActionPrimary),secondaryStateLayerColor:mo.extend("--ft-button-secondary-state-layer-color","",Vo.contentActionPrimary),secondaryHoverStateLayerOpacity:mo.extend("--ft-button-secondary-hover-state-layer-opacity","",xo.opacity8),secondaryFocusStateLayerOpacity:mo.extend("--ft-button-secondary-focus-state-layer-opacity","",xo.opacity8),secondaryActiveStateLayerOpacity:mo.extend("--ft-button-secondary-active-state-layer-opacity","",xo.opacity16),secondaryDisabledComponentOpacity:mo.extend("--ft-button-secondary-disabled-component-opacity","",xo.opacity40),secondaryBorderColor:mo.extend("--ft-button-secondary-border-color","",Vo.borderActionPrimary),neutralBackgroundColor:mo.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:mo.extend("--ft-button-neutral-icon-color","",Vo.contentGlobalSecondary),neutralColor:mo.extend("--ft-button-neutral-color","",Vo.contentGlobalSecondary),neutralStateLayerColor:mo.extend("--ft-button-neutral-state-layer-color","",Vo.contentGlobalSecondary),neutralHoverStateLayerOpacity:mo.extend("--ft-button-neutral-hover-state-layer-opacity","",xo.opacity8),neutralFocusStateLayerOpacity:mo.extend("--ft-button-neutral-focus-state-layer-opacity","",xo.opacity8),neutralActiveStateLayerOpacity:mo.extend("--ft-button-neutral-active-state-layer-opacity","",xo.opacity16),neutralDisabledComponentOpacity:mo.extend("--ft-button-neutral-disabled-component-opacity","",xo.opacity40)},Yo={iconSize:mo.extend("--ft-banner-icon-size","",xo.iconSize5),borderWidth:mo.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:mo.extend("--ft-banner-horizontal-padding","",xo.spacing6),verticalPadding:mo.extend("--ft-banner-vertical-padding","",xo.spacing6),horizontalSideGap:mo.extend("--ft-banner-horizontal-side-gap","",xo.spacing6),horizontalMobileGap:mo.extend("--ft-banner-horizontal-mobile-gap","",xo.spacing4),verticalMobileGap:mo.extend("--ft-banner-vertical-mobile-gap","",xo.spacing6),horizontalMiddleGap:mo.extend("--ft-banner-horizontal-middle-gap","",xo.spacing20),infoBackgroundColor:mo.extend("--ft-banner-info-background-color","",Vo.backgroundInfoSubtle),infoColor:mo.extend("--ft-banner-info-color","",Vo.contentInfoPrimary),infoIconColor:mo.extend("--ft-banner-info-icon-color","",Vo.contentInfoIconOnly)},Jo={horizontalGap:mo.extend("--ft-breadcrumb-horizontal-gap","",xo.spacing1),verticalGap:mo.extend("--ft-breadcrumb-vertical-gap","",xo.spacing2),currentElementColor:mo.extend("--ft-breadcrumb-current-element-color","",Vo.contentGlobalPrimary),iconColor:mo.extend("--ft-breadcrumb-icon-color","",Vo.contentGlobalSubtle)},Xo={horizontalPadding:mo.extend("--ft-page-header-horizontal-padding","",xo.spacing12),horizontalGap:mo.extend("--ft-page-header-horizontal-gap","",xo.spacing4),verticalGap:mo.extend("--ft-page-header-vertical-gap","",xo.spacing2),classicVerticalPadding:mo.extend("--ft-page-header-classic-vertical-padding","",xo.spacing6),multilineVerticalPadding:mo.extend("--ft-page-header-multiline-vertical-padding","",xo.spacing4),inlineVerticalPadding:mo.extend("--ft-page-header-inline-vertical-padding","",xo.spacing2),backgroundColor:mo.extend("--ft-page-header-background-color","",xo.colorWhite),bottomBorderColor:mo.extend("--ft-page-header-bottom-border-color","",Vo.borderGlobalSubtle),titleColor:mo.extend("--ft-page-header-title-color","",Vo.contentGlobalPrimary),subtitleColor:mo.extend("--ft-page-header-subtitle-color","",Vo.contentGlobalSecondary)},Qo={smallContainerWidth:mo.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:mo.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:mo.extend("--ft-modal-overlay-background-color","",xo.colorGray700),overlayOpacity:mo.extend("--ft-modal-overlay-opacity","",xo.opacity40),shadow:mo.extend("--ft-modal-shadow","",xo.shadowElevation03),bodyBackgroundColor:mo.extend("--ft-modal-body-background-color","",xo.colorWhite),bodyColor:mo.extend("--ft-modal-body-color","",Vo.contentGlobalPrimary),bodyHorizontalPadding:mo.extend("--ft-modal-body-horizontal-padding","",xo.spacing6),bodyVerticalPadding:mo.extend("--ft-modal-body-vertical-padding","",xo.spacing6),bodyVerticalGap:mo.extend("--ft-modal-body-vertical-gap","",xo.spacing6),containerMargin:mo.extend("--ft-modal-container-margin","",xo.spacing3),headerBackgroundColor:mo.extend("--ft-modal-header-background-color","",Vo.backgroundGlobalOnSurface),headerBorderColor:mo.extend("--ft-modal-header-border-color","",Vo.borderGlobalSubtle),headerColor:mo.extend("--ft-modal-header-color","",Vo.contentGlobalPrimary),headerTrailingIconColor:mo.extend("--ft-modal-header-trailing-icon-color","",Vo.contentGlobalSecondary),headerVerticalPadding:mo.extend("--ft-modal-header-vertical-padding","",xo.spacing1),headerRightPadding:mo.extend("--ft-modal-header-right-padding","",xo.spacing1),headerLeftPadding:mo.extend("--ft-modal-header-left-padding","",xo.spacing6),headerGap:mo.extend("--ft-modal-header-gap","",xo.spacing2),headerBorderBottom:mo.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:mo.extend("--ft-modal-border-radius","",xo.borderRadiusM)},tr={overlayOpacity:mo.extend("--ft-drawer-overlay-opacity","",xo.opacity40),shadow:mo.extend("--ft-drawer-shadow","",xo.shadowElevation03),bodyColor:mo.extend("--ft-drawer-body-color","",Vo.contentGlobalPrimary),bodyHorizontalPadding:mo.extend("--ft-drawer-body-horizontal-padding","",xo.spacing6),bodyVerticalPadding:mo.extend("--ft-drawer-body-vertical-padding","",xo.spacing6),bodyGap:mo.extend("--ft-drawer-body-gap","",xo.spacing6),bodyBackgroundColor:mo.extend("--ft-drawer-body-background-color","",xo.colorWhite),headerBackgroundColor:mo.extend("--ft-drawer-header-background-color","",Vo.backgroundGlobalOnSurface),headerBorderColor:mo.extend("--ft-drawer-header-border-color","",Vo.borderGlobalSubtle),headerColor:mo.extend("--ft-drawer-header-color","",Vo.contentGlobalPrimary),headerTrailingIconColor:mo.extend("--ft-drawer-header-trailing-icon-color","",Vo.contentGlobalSecondary),headerHeight:mo.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:mo.extend("--ft-drawer-header-horizontal-padding","",xo.spacing2),headerBorderWidth:mo.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:mo.extend("--ft-drawer-header-gap","",xo.spacing3),buttonsBarBackgroundColor:mo.extend("--ft-drawer-buttons-bar-background-color","",Vo.backgroundGlobalOnSurface),buttonsBarBorderColor:mo.extend("--ft-drawer-buttons-bar-border-color","",Vo.borderGlobalSubtle),buttonsBarColor:mo.extend("--ft-drawer-buttons-bar-color","",Vo.contentGlobalPrimary),buttonsBarHorizontalPadding:mo.extend("--ft-drawer-buttons-bar-horizontal-padding","",xo.spacing4),buttonsBarVerticalPadding:mo.extend("--ft-drawer-buttons-bar-vertical-padding","",xo.spacing4),buttonsBarGap:mo.extend("--ft-drawer-buttons-bar-gap","",xo.spacing3),buttonsBarBorderWidth:mo.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:mo.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:mo.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:mo.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:mo.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:mo.extend("--ft-drawer-overlay-background-color","",xo.colorGray700)},er={fieldHorizontalPadding:mo.extend("--ft-text-input-field-horizontal-padding","",xo.spacing4),fieldHorizontalGap:mo.extend("--ft-text-input-field-horizontal-gap","",xo.spacing3),fieldVerticalGap:mo.extend("--ft-text-input-field-vertical-gap","",xo.spacing05),fieldIconSize:mo.extend("--ft-text-input-field-icon-size","",xo.iconSize3),fieldHeight:mo.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:mo.extend("--ft-text-input-helper-horizontal-padding","",xo.spacing4),helperHorizontalGap:mo.extend("--ft-text-input-helper-horizontal-gap","",xo.spacing1),helperIconSize:mo.extend("--ft-text-input-helper-icon-size","",xo.iconSize2),borderRadius:mo.extend("--ft-text-input-border-radius","",xo.borderRadiusM),backgroundColor:mo.extend("--ft-text-input-background-color","",xo.colorWhite),contentValueColor:mo.extend("--ft-text-input-content-value-color","",Vo.contentGlobalPrimary),trailingIconColor:mo.extend("--ft-text-input-trailing-icon-color","",Vo.contentGlobalSubtle),labelColor:mo.extend("--ft-text-input-label-color","",Vo.contentGlobalSubtle),defaultBorderColor:mo.extend("--ft-text-input-default-border-color","",Vo.borderInputPrimary),defaultHelperTextColor:mo.extend("--ft-text-input-default-helper-text-color","",Vo.contentGlobalSubtle),defaultBorderWidth:mo.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:mo.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:mo.extend("--ft-text-input-error-border-color","",Vo.borderErrorPrimary),errorHelperTextColor:mo.extend("--ft-text-input-error-helper-text-color","",Vo.contentErrorPrimary),errorHelperIconColor:mo.extend("--ft-text-input-error-helper-icon-color","",Vo.contentErrorIconOnly),warningBorderWidth:mo.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:mo.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:mo.extend("--ft-text-input-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineOffset:mo.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:mo.extend("--ft-text-input-disabled-component-opacity","",xo.opacity40)},or={backgroundColor:mo.extend("--ft-text-area-background-color","",xo.colorWhite),contentValueColor:mo.extend("--ft-text-area-content-value-color","",Vo.contentGlobalPrimary),labelColor:mo.extend("--ft-text-area-label-color","",Vo.contentGlobalSubtle),defaultBorderColor:mo.extend("--ft-text-area-default-border-color","",Vo.borderInputPrimary),defaultHelperTextColor:mo.extend("--ft-text-area-default-helper-text-color","",Vo.contentGlobalSubtle),defaultBorderWidth:mo.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:mo.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:mo.extend("--ft-text-area-error-border-color","",Vo.borderErrorPrimary),errorHelperTextColor:mo.extend("--ft-text-area-error-helper-text-color","",Vo.contentErrorPrimary),errorHelperIconColor:mo.extend("--ft-text-area-error-helper-icon-color","",Vo.contentErrorIconOnly),focusFocusRingColor:mo.extend("--ft-text-area-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineWidth:mo.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:mo.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:mo.extend("--ft-text-area-disabled-component-opacity","",xo.opacity40),fieldHorizontalLeftPadding:mo.extend("--ft-text-area-field-horizontal-left-padding","",xo.spacing4),fieldHorizontalGap:mo.extend("--ft-text-area-field-horizontal-gap","",xo.spacing3),fieldVerticalGap:mo.extend("--ft-text-area-field-vertical-gap","",xo.spacing05),fieldMinHeight:mo.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:mo.extend("--ft-text-area-helper-horizontal-padding","",xo.spacing4),helperHorizontalGap:mo.extend("--ft-text-area-helper-horizontal-gap","",xo.spacing1),helperIconSize:mo.extend("--ft-text-area-helper-icon-size","",xo.iconSize2),borderRadius:mo.extend("--ft-text-area-border-radius","",xo.borderRadiusM)},rr={height:mo.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:mo.extend("--ft-floating-menu-horizontal-padding","",xo.spacing4),offIconColor:mo.extend("--ft-floating-menu-off-icon-color","",Vo.contentGlobalPrimary),offColor:mo.extend("--ft-floating-menu-off-color","",Vo.contentGlobalPrimary),onColor:mo.extend("--ft-floating-menu-on-color","",Vo.contentActionPrimary),onStateLayerColor:mo.extend("--ft-floating-menu-on-state-layer-color","",Vo.contentActionPrimary),gap:mo.extend("--ft-floating-menu-gap","",xo.spacing3),focusFocusRingColor:mo.extend("--ft-floating-menu-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineWidth:mo.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:mo.extend("--ft-floating-menu-focus-state-layer-opacity","",xo.opacity8),hoverStateLayerOpacity:mo.extend("--ft-floating-menu-hover-state-layer-opacity","",xo.opacity8),activeStateLayerOpacity:mo.extend("--ft-floating-menu-active-state-layer-opacity","",xo.opacity16),disabledComponentOpacity:mo.extend("--ft-floating-menu-disabled-component-opacity","",xo.opacity40),iconSize:mo.extend("--ft-floating-menu-icon-size","",xo.iconSize3),backgroundColor:mo.extend("--ft-floating-menu-background-color","",Vo.backgroundGlobalOnSurface)},ir={fieldHorizontalPadding:mo.extend("--ft-combobox-single-select-field-horizontal-padding","",xo.spacing4),fieldHorizontalGap:mo.extend("--ft-combobox-single-select-field-horizontal-gap","",xo.spacing3),fieldVerticalGap:mo.extend("--ft-combobox-single-select-field-vertical-gap","",xo.spacing05),fieldIconSize:mo.extend("--ft-combobox-single-select-field-icon-size","",xo.iconSize3),fieldHeight:mo.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:mo.extend("--ft-combobox-single-select-helper-horizontal-padding","",xo.spacing4),helperHorizontalGap:mo.extend("--ft-combobox-single-select-helper-horizontal-gap","",xo.spacing1),helperVerticalGap:mo.extend("--ft-combobox-single-select-helper-vertical-gap","",xo.spacing1),helperIconSize:mo.extend("--ft-combobox-single-select-helper-icon-size","",xo.iconSize2),menuVerticalGap:mo.extend("--ft-combobox-single-select-menu-vertical-gap","",xo.spacing2),borderRadius:mo.extend("--ft-combobox-single-select-border-radius","",xo.borderRadiusM),backgroundColor:mo.extend("--ft-combobox-single-select-background-color","",xo.colorWhite),labelColor:mo.extend("--ft-combobox-single-select-label-color","",Vo.contentGlobalSubtle),contentValueColor:mo.extend("--ft-combobox-single-select-content-value-color","",Vo.contentGlobalPrimary),trailingIconColor:mo.extend("--ft-combobox-single-select-trailing-icon-color","",Vo.contentGlobalSubtle),defaultBorderColor:mo.extend("--ft-combobox-single-select-default-border-color","",Vo.borderInputPrimary),defaultHelperTextColor:mo.extend("--ft-combobox-single-select-default-helper-text-color","",Vo.contentGlobalSubtle),defaultBorderWidth:mo.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:mo.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:mo.extend("--ft-combobox-single-select-error-border-color","",Vo.borderErrorPrimary),errorHelperTextColor:mo.extend("--ft-combobox-single-select-error-helper-text-color","",Vo.contentErrorPrimary),warningBorderWidth:mo.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:mo.extend("--ft-combobox-single-select-warning-border-color","",Vo.borderWarningPrimary),warningHelperTextColor:mo.extend("--ft-combobox-single-select-warning-helper-text-color","",Vo.contentWarningPrimary),warningHelperIconColor:mo.extend("--ft-combobox-single-select-warning-helper-icon-color","",Vo.contentWarningIconOnly),focusOutlineWidth:mo.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:mo.extend("--ft-combobox-single-select-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineOffset:mo.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:mo.extend("--ft-combobox-single-select-disabled-component-opacity","",xo.opacity40)},nr={backgroundColor:mo.extend("--ft-combobox-multi-select-background-color","",xo.colorWhite),labelColor:mo.extend("--ft-combobox-multi-select-label-color","",Vo.contentGlobalSubtle),trailingIconColor:mo.extend("--ft-combobox-multi-select-trailing-icon-color","",Vo.contentGlobalSubtle),defaultBorderColor:mo.extend("--ft-combobox-multi-select-default-border-color","",Vo.borderInputPrimary),defaultHelperTextColor:mo.extend("--ft-combobox-multi-select-default-helper-text-color","",Vo.contentGlobalSubtle),defaultBorderWidth:mo.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:mo.extend("--ft-combobox-multi-select-error-border-color","",Vo.borderErrorPrimary),errorHelperTextColor:mo.extend("--ft-combobox-multi-select-error-helper-text-color","",Vo.contentErrorPrimary),errorHelperIcon:mo.extend("--ft-combobox-multi-select-error-helper-icon","",Vo.contentErrorIconOnly),errorBorderWidth:mo.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:mo.extend("--ft-combobox-multi-select-warning-border-color","",Vo.borderWarningPrimary),warningHelperTextColor:mo.extend("--ft-combobox-multi-select-warning-helper-text-color","",Vo.contentWarningPrimary),warningHelperIconColor:mo.extend("--ft-combobox-multi-select-warning-helper-icon-color","",Vo.contentWarningIconOnly),warningBorderWidth:mo.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:mo.extend("--ft-combobox-multi-select-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineWidth:mo.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:mo.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:mo.extend("--ft-combobox-multi-select-disabled-component-opacity","",xo.opacity40),helperHorizontalPadding:mo.extend("--ft-combobox-multi-select-helper-horizontal-padding","",xo.spacing4),helperHorizontalGap:mo.extend("--ft-combobox-multi-select-helper-horizontal-gap","",xo.spacing1),helperVerticalGap:mo.extend("--ft-combobox-multi-select-helper-vertical-gap","",xo.spacing1),helperIconSize:mo.extend("--ft-combobox-multi-select-helper-icon-size","",xo.iconSize2),fieldHorizontalPadding:mo.extend("--ft-combobox-multi-select-field-horizontal-padding","",xo.spacing4),fieldHorizontalGap:mo.extend("--ft-combobox-multi-select-field-horizontal-gap","",xo.spacing3),fieldVerticalGap:mo.extend("--ft-combobox-multi-select-field-vertical-gap","",xo.spacing05),fieldIconSize:mo.extend("--ft-combobox-multi-select-field-icon-size","",xo.iconSize3),fieldMaxHeight:mo.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:mo.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",xo.spacing1),contentValuesVerticalGap:mo.extend("--ft-combobox-multi-select-content-values-vertical-gap","",xo.spacing1),borderRadius:mo.extend("--ft-combobox-multi-select-border-radius","",xo.borderRadiusM)},ar={backgroundColor:mo.extend("--ft-popover-background-color","",Vo.backgroundGlobalOnSurface),horizontalPadding:mo.extend("--ft-popover-horizontal-padding","",xo.spacing6),verticalPadding:mo.extend("--ft-popover-vertical-padding","",xo.spacing6),iconColor:mo.extend("--ft-popover-icon-color","",Vo.contentGlobalSecondary),iconSize:mo.extend("--ft-popover-icon-size","",xo.iconSize2),titleColor:mo.extend("--ft-popover-title-color","",Vo.contentGlobalPrimary),bodyColor:mo.extend("--ft-popover-body-color","",Vo.contentGlobalSecondary),linkColor:mo.extend("--ft-popover-link-color","",Vo.contentActionPrimary),gap:mo.extend("--ft-popover-gap","",xo.spacing3),borderRadius:mo.extend("--ft-popover-border-radius","",xo.borderRadiusM),shadow:mo.extend("--ft-popover-shadow","",xo.shadowElevation02)},lr={topLeftBorderRadius:mo.extend("--ft-tabs-top-left-border-radius","",xo.borderRadiusS),topRightBorderRadius:mo.extend("--ft-tabs-top-right-border-radius","",xo.borderRadiusS),labelHorizontalPadding:mo.extend("--ft-tabs-label-horizontal-padding","",xo.spacing4),labelVerticalPadding:mo.extend("--ft-tabs-label-vertical-padding","",xo.spacing3),labelGap:mo.extend("--ft-tabs-label-gap","",xo.spacing1),offHoverStateLayerOpacity:mo.extend("--ft-tabs-off-hover-state-layer-opacity","",xo.opacity8),offFocusStateLayerOpacity:mo.extend("--ft-tabs-off-focus-state-layer-opacity","",xo.opacity8),offActiveStateLayerOpacity:mo.extend("--ft-tabs-off-active-state-layer-opacity","",xo.opacity16),offDisabledComponentOpacity:mo.extend("--ft-tabs-off-disabled-component-opacity","",xo.opacity40),offColor:mo.extend("--ft-tabs-off-color","",Vo.contentGlobalSubtle),offStateLayerColor:mo.extend("--ft-tabs-off-state-layer-color","",Vo.contentGlobalSubtle),onHoverStateLayerOpacity:mo.extend("--ft-tabs-on-hover-state-layer-opacity","",xo.opacity8),onFocusStateLayerOpacity:mo.extend("--ft-tabs-on-focus-state-layer-opacity","",xo.opacity8),onActiveStateLayerOpacity:mo.extend("--ft-tabs-on-active-state-layer-opacity","",xo.opacity16),onDisabledComponentOpacity:mo.extend("--ft-tabs-on-disabled-component-opacity","",xo.opacity40),onColor:mo.extend("--ft-tabs-on-color","",Vo.contentActionPrimary),onStateLayerColor:mo.extend("--ft-tabs-on-state-layer-color","",Vo.contentActionPrimary),iconHorizontalPadding:mo.extend("--ft-tabs-icon-horizontal-padding","",xo.spacing1),iconVerticalPadding:mo.extend("--ft-tabs-icon-vertical-padding","",xo.spacing4),focusOutlineWidth:mo.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:mo.extend("--ft-tabs-focus-focus-ring-color","",Vo.borderActionFocusRing)},sr={hoverStateLayerOpacity:mo.extend("--ft-collapsible-hover-state-layer-opacity","",xo.opacity8),focusStateLayerOpacity:mo.extend("--ft-collapsible-focus-state-layer-opacity","",xo.opacity8),focusOutlineWidth:mo.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:mo.extend("--ft-collapsible-focus-focus-ring-color","",Vo.borderActionFocusRing),activeStateLayerOpacity:mo.extend("--ft-collapsible-active-state-layer-opacity","",xo.opacity16),disabledComponentOpacity:mo.extend("--ft-collapsible-disabled-component-opacity","",xo.opacity40),horizontalPadding:mo.extend("--ft-collapsible-horizontal-padding","",xo.spacing4),verticalPadding:mo.extend("--ft-collapsible-vertical-padding","",xo.spacing3),color:mo.extend("--ft-collapsible-color","",Vo.contentGlobalPrimary),stateLayerColor:mo.extend("--ft-collapsible-state-layer-color","",Vo.contentGlobalPrimary),backgroundColor:mo.extend("--ft-collapsible-background-color","",Vo.backgroundGlobalOnSurface),borderColor:mo.extend("--ft-collapsible-border-color","",Vo.borderGlobalSubtle),iconSize:mo.extend("--ft-collapsible-icon-size","",xo.iconSize3)},cr={groupHorizontalPadding:mo.extend("--ft-switch-group-horizontal-padding","",xo.spacing1),groupVerticalPadding:mo.extend("--ft-switch-group-vertical-padding","",xo.spacing1),groupGap:mo.extend("--ft-switch-group-gap","",xo.spacing1),groupBackgroundColor:mo.extend("--ft-switch-group-background-color","",Vo.backgroundGlobalSurface),groupBorderColor:mo.extend("--ft-switch-group-border-color","",Vo.borderGlobalSubtle),groupBorderRadius:mo.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:mo.extend("--ft-switch-label-horizontal-padding","",xo.spacing2),labelVerticalPadding:mo.extend("--ft-switch-label-vertical-padding","",xo.spacing1),offHoverStateLayerOpacity:mo.extend("--ft-switch-off-hover-state-layer-opacity","",xo.opacity8),offFocusStateLayerOpacity:mo.extend("--ft-switch-off-focus-state-layer-opacity","",xo.opacity8),offActiveStateLayerOpacity:mo.extend("--ft-switch-off-active-state-layer-opacity","",xo.opacity16),offDisabledComponentOpacity:mo.extend("--ft-switch-off-disabled-component-opacity","",xo.opacity40),offColor:mo.extend("--ft-switch-off-color","",Vo.contentGlobalSubtle),offStateLayerColor:mo.extend("--ft-switch-off-state-layer-color","",Vo.contentGlobalSubtle),onHoverStateLayerOpacity:mo.extend("--ft-switch-on-hover-state-layer-opacity","",xo.opacity8),onFocusStateLayerOpacity:mo.extend("--ft-switch-on-focus-state-layer-opacity","",xo.opacity8),onActiveStateLayerOpacity:mo.extend("--ft-switch-on-active-state-layer-opacity","",xo.opacity16),onDisabledComponentOpacity:mo.extend("--ft-switch-on-disabled-component-opacity","",xo.opacity40),onColor:mo.extend("--ft-switch-on-color","",Vo.contentActionPrimary),onStateLayerColor:mo.extend("--ft-switch-on-state-layer-color","",Vo.contentActionPrimary),iconHorizontalPadding:mo.extend("--ft-switch-icon-horizontal-padding","",xo.spacing1),iconVerticalPadding:mo.extend("--ft-switch-icon-vertical-padding","",xo.spacing1),focusOutlineWidth:mo.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:mo.extend("--ft-switch-focus-focus-ring-color","",Vo.borderActionFocusRing),optionBorderRadius:mo.extend("--ft-switch-option-border-radius","",xo.borderRadiusS)},fr={color1Light:mo.extend("--ft-chart-1-light","for area color charts",xo.colorBrand40),color1Base:mo.extend("--ft-chart-1-base","for line charts",xo.colorBrand0),color2Light:mo.extend("--ft-chart-2-light","for area color charts",xo.colorYellow60),color2Base:mo.extend("--ft-chart-2-base","for line charts",xo.colorYellow100),color3Light:mo.extend("--ft-chart-3-light","",xo.colorUltramarine40),color3Base:mo.extend("--ft-chart-3-base","",xo.colorUltramarine70),color4Light:mo.extend("--ft-chart-4-light","",xo.colorCyan50),color4Base:mo.extend("--ft-chart-4-base","",xo.colorCyan100),color5Light:mo.extend("--ft-chart-5-light","",xo.colorRed40),color5Base:mo.extend("--ft-chart-5-base","",xo.colorRed60),color6Light:mo.extend("--ft-chart-6-light","",xo.colorGreen40),color6Base:mo.extend("--ft-chart-6-base","",xo.colorGreen70),color7Light:mo.extend("--ft-chart-7-light","",xo.colorOrange70),color7Base:mo.extend("--ft-chart-7-base","",xo.colorOrange100),color8Light:mo.extend("--ft-chart-8-light","",xo.colorAvocado70),color8Base:mo.extend("--ft-chart-8-base","",xo.colorAvocado200),color9Light:mo.extend("--ft-chart-9-light","",xo.colorBrown50),color9Base:mo.extend("--ft-chart-9-base","",xo.colorBrown200),color10Light:mo.extend("--ft-chart-10-light","",xo.colorGray50),color10Base:mo.extend("--ft-chart-10-base","",xo.colorGray80),monochrome10:mo.extend("--ft-chart-monochrome-10","",xo.colorBrand10),monochrome20:mo.extend("--ft-chart-monochrome-20","",xo.colorBrand20),monochrome30:mo.extend("--ft-chart-monochrome-30","",xo.colorBrand40),monochrome40:mo.extend("--ft-chart-monochrome-40","",xo.colorBrand60),monochrome50:mo.extend("--ft-chart-monochrome-50","",xo.colorBrand0),monochrome60:mo.extend("--ft-chart-monochrome-60","",xo.colorBrand200)},dr={largeHorizontalPadding:mo.extend("--ft-chip-large-horizontal-padding","",xo.spacing4),largeVerticalPadding:mo.extend("--ft-chip-large-vertical-padding","",xo.spacing2),largeGap:mo.extend("--ft-chip-large-gap","",xo.spacing1),largeFocusOutlineOffset:mo.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:mo.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:mo.extend("--ft-chip-large-border-radius","",xo.borderRadiusPill),largeBorderWidth:mo.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:mo.extend("--ft-chip-large-icon-size","",xo.iconSize3),mediumHorizontalPadding:mo.extend("--ft-chip-medium-horizontal-padding","",xo.spacing3),mediumVerticalPadding:mo.extend("--ft-chip-medium-vertical-padding","",xo.spacing1),mediumGap:mo.extend("--ft-chip-medium-gap","",xo.spacing1),mediumFocusOutlineOffset:mo.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:mo.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:mo.extend("--ft-chip-medium-border-radius","",xo.borderRadiusPill),mediumBorderWidth:mo.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:mo.extend("--ft-chip-medium-icon-size","",xo.iconSize2),smallHorizontalPadding:mo.extend("--ft-chip-small-horizontal-padding","",xo.spacing2),smallVerticalPadding:mo.extend("--ft-chip-small-vertical-padding","",xo.spacing05),smallGap:mo.extend("--ft-chip-small-gap","",xo.spacing1),smallFocusOutlineOffset:mo.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:mo.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:mo.extend("--ft-chip-small-border-radius","",xo.borderRadiusPill),smallBorderWidth:mo.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:mo.extend("--ft-chip-small-icon-size","",xo.iconSize1),neutralBackgroundColor:mo.extend("--ft-chip-neutral-background-color","",Vo.backgroundGlobalOnSurface),neutralColor:mo.extend("--ft-chip-neutral-color","",Vo.contentGlobalPrimary),neutralIconColor:mo.extend("--ft-chip-neutral-icon-color","",Vo.contentGlobalPrimary),neutralBorderColor:mo.extend("--ft-chip-neutral-border-color","",Vo.borderGlobalSubtle),infoBackgroundColor:mo.extend("--ft-chip-info-background-color","",Vo.backgroundInfoSubtle),infoColor:mo.extend("--ft-chip-info-color","",Vo.contentInfoPrimary),infoIconColor:mo.extend("--ft-chip-info-icon-color","",Vo.contentInfoIconOnly),infoBorderColor:mo.extend("--ft-chip-info-border-color","",Vo.borderInfoSubtle),successBackgroundColor:mo.extend("--ft-chip-success-background-color","",Vo.backgroundSuccessSubtle),successColor:mo.extend("--ft-chip-success-color","",Vo.contentSuccessPrimary),successIconColor:mo.extend("--ft-chip-success-icon-color","",Vo.contentSuccessIconOnly),successBorderColor:mo.extend("--ft-chip-success-border-color","",Vo.borderSuccessSubtle),warningBackgroundColor:mo.extend("--ft-chip-warning-background-color","",Vo.backgroundWarningSubtle),warningColor:mo.extend("--ft-chip-warning-color","",Vo.contentWarningPrimary),warningIconColor:mo.extend("--ft-chip-warning-icon-color","",Vo.contentWarningIconOnly),warningBorderColor:mo.extend("--ft-chip-warning-border-color","",Vo.borderWarningSubtle),errorBackgroundColor:mo.extend("--ft-chip-error-background-color","",Vo.backgroundErrorSubtle),errorColor:mo.extend("--ft-chip-error-color","",Vo.contentErrorPrimary),errorIconColor:mo.extend("--ft-chip-error-icon-color","",Vo.contentErrorIconOnly),errorBorderColor:mo.extend("--ft-chip-error-border-color","",Vo.borderErrorSubtle)},pr={infoBorderColor:mo.extend("--ft-border-info-border-color","",Vo.borderInfoSubtle)},hr={borderWidth:mo.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:mo.extend("--ft-notice-horizontal-padding","",xo.spacing2),verticalPadding:mo.extend("--ft-notice-vertical-padding","",xo.spacing1),borderRadius:mo.extend("--ft-notice-border-radius","",xo.borderRadiusS),gap:mo.extend("--ft-notice-gap","",xo.spacing2),iconSize:mo.extend("--ft-notice-icon-size","",xo.iconSize3),infoBackgroundColor:mo.extend("--ft-notice-info-background-color","",Vo.backgroundInfoSubtle),infoBorderColor:mo.extend("--ft-notice-info-border-color","",Vo.borderInfoSubtle),infoColor:mo.extend("--ft-notice-info-color","",Vo.contentInfoPrimary),infoIconColor:mo.extend("--ft-notice-info-icon-color","",Vo.contentInfoIconOnly),warningBackgroundColor:mo.extend("--ft-notice-warning-background-color","",Vo.backgroundWarningSubtle),warningBorderColor:mo.extend("--ft-notice-warning-border-color","",Vo.borderWarningSubtle),warningColor:mo.extend("--ft-notice-warning-color","",Vo.contentWarningPrimary),warningIconColor:mo.extend("--ft-notice-warning-icon-color","",Vo.contentWarningIconOnly),errorBackgroundColor:mo.extend("--ft-notice-error-background-color","",Vo.backgroundErrorSubtle),errorBorderColor:mo.extend("--ft-notice-error-border-color","",Vo.borderErrorSubtle),errorColor:mo.extend("--ft-notice-error-color","",Vo.contentErrorPrimary),errorIconColor:mo.extend("--ft-notice-error-icon-color","",Vo.contentErrorIconOnly),successBackgroundColor:mo.extend("--ft-notice-success-background-color","",Vo.backgroundSuccessSubtle),successBorderColor:mo.extend("--ft-notice-success-border-color","",Vo.borderSuccessSubtle),successColor:mo.extend("--ft-notice-success-color","",Vo.contentSuccessPrimary),successIconColor:mo.extend("--ft-notice-success-icon-color","",Vo.contentSuccessIconOnly)},ur={color:mo.extend("--ft-checkbox-color","",Vo.contentGlobalPrimary),checkedBackgroundColor:mo.extend("--ft-checkbox-checked-background-color","",Vo.contentActionPrimary),checkedStateLayerColor:mo.extend("--ft-checkbox-checked-state-layer-color","",Vo.contentActionPrimary),checkedIconColor:mo.extend("--ft-checkbox-checked-icon-color","",Vo.contentGlobalOnColor),checkedHoverStateLayerOpacity:mo.extend("--ft-checkbox-checked-hover-state-layer-opacity","",xo.opacity16),checkedFocusStateLayerOpacity:mo.extend("--ft-checkbox-checked-focus-state-layer-opacity","",xo.opacity16),checkedActiveStateLayerOpacity:mo.extend("--ft-checkbox-checked-active-state-layer-opacity","",xo.opacity24),checkedDisabledComponentOpacity:mo.extend("--ft-checkbox-checked-disabled-component-opacity","",xo.opacity40),uncheckedBorderColor:mo.extend("--ft-checkbox-unchecked-border-color","",xo.colorGray80),uncheckedStateLayerColor:mo.extend("--ft-checkbox-unchecked-state-layer-color","",xo.colorGray80),uncheckedHoverStateLayerOpacity:mo.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",xo.opacity16),uncheckedFocusStateLayerOpacity:mo.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",xo.opacity16),uncheckedActiveStateLayerOpacity:mo.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",xo.opacity24),uncheckedDisabledComponentOpacity:mo.extend("--ft-checkbox-unchecked-disabled-component-opacity","",xo.opacity40),focusFocusRingColor:mo.extend("--ft-checkbox-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineOffset:mo.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:mo.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:mo.extend("--ft-checkbox-gap","",xo.spacing3)},gr={offHoverStateLayerOpacity:mo.extend("--ft-toggle-off-hover-state-layer-opacity","",xo.opacity16),offFocusStateLayerOpacity:mo.extend("--ft-toggle-off-focus-state-layer-opacity","",xo.opacity16),offActiveStateLayerOpacity:mo.extend("--ft-toggle-off-active-state-layer-opacity","",xo.opacity24),offDisabledComponentOpacity:mo.extend("--ft-toggle-off-disabled-component-opacity","",xo.opacity40),offBackgroundColor:mo.extend("--ft-toggle-off-background-color","",Vo.contentGlobalSubtle),offIconColor:mo.extend("--ft-toggle-off-icon-color","",Vo.contentGlobalSubtle),offStateLayerColor:mo.extend("--ft-toggle-off-state-layer-color","",Vo.contentGlobalSubtle),onHoverStateLayerOpacity:mo.extend("--ft-toggle-on-hover-state-layer-opacity","",xo.opacity16),onFocusStateLayerOpacity:mo.extend("--ft-toggle-on-focus-state-layer-opacity","",xo.opacity16),onActiveStateLayerOpacity:mo.extend("--ft-toggle-on-active-state-layer-opacity","",xo.opacity24),onDisabledComponentOpacity:mo.extend("--ft-toggle-on-disabled-component-opacity","",xo.opacity40),onBackgroundColor:mo.extend("--ft-toggle-on-background-color","",Vo.contentActionPrimary),onStateLayerColor:mo.extend("--ft-toggle-on-state-layer-color","",Vo.contentActionPrimary),onIconColor:mo.extend("--ft-toggle-on-icon-color","",Vo.contentActionPrimary),color:mo.extend("--ft-toggle-color","",Vo.contentGlobalPrimary),focusFocusRingColor:mo.extend("--ft-toggle-focus-focus-ring-color","",Vo.borderActionFocusRing),gap:mo.extend("--ft-toggle-gap","",xo.spacing3)},yr={color:mo.extend("--ft-radio-color","",Vo.contentGlobalPrimary),selectedRadioColor:mo.extend("--ft-radio-selected-radio-color","",Vo.contentActionPrimary),selectedStateLayerColor:mo.extend("--ft-radio-selected-state-layer-color","",Vo.contentActionPrimary),selectedHoverStateLayerOpacity:mo.extend("--ft-radio-selected-hover-state-layer-opacity","",xo.opacity16),selectedFocusStateLayerOpacity:mo.extend("--ft-radio-selected-focus-state-layer-opacity","",xo.opacity16),selectedActiveStateLayerOpacity:mo.extend("--ft-radio-selected-active-state-layer-opacity","",xo.opacity24),selectedDisabledComponentOpacity:mo.extend("--ft-radio-selected-disabled-component-opacity","",xo.opacity40),unselectedStateLayerColor:mo.extend("--ft-radio-unselected-state-layer-color","",Vo.borderInputPrimary),unselectedBorderColor:mo.extend("--ft-radio-unselected-border-color","",Vo.borderInputPrimary),unselectedHoverStateLayerOpacity:mo.extend("--ft-radio-unselected-hover-state-layer-opacity","",xo.opacity16),unselectedFocusStateLayerOpacity:mo.extend("--ft-radio-unselected-focus-state-layer-opacity","",xo.opacity16),unselectedActiveStateLayerOpacity:mo.extend("--ft-radio-unselected-active-state-layer-opacity","",xo.opacity24),unselectedDisabledComponentOpacity:mo.extend("--ft-radio-unselected-disabled-component-opacity","",xo.opacity40),focusFocusRingColor:mo.extend("--ft-radio-focus-focus-ring-color","",Vo.borderActionFocusRing),focusOutlineOffset:mo.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:mo.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:mo.extend("--ft-radio-gap","",xo.spacing3)},br={iconSize:mo.extend("--ft-notification-icon-size","",xo.iconSize4),horizontalPadding:mo.extend("--ft-notification-horizontal-padding","",xo.spacing4),verticalPadding:mo.extend("--ft-notification-vertical-padding","",xo.spacing4),infoBackgroundColor:mo.extend("--ft-notification-info-background-color","",Vo.backgroundInfoSubtle),infoColor:mo.extend("--ft-notification-info-color","",Vo.contentInfoPrimary),infoIconColor:mo.extend("--ft-notification-info-icon-color","",Vo.contentInfoIconOnly),infoBorderColor:mo.extend("--ft-notification-info-border-color","",Vo.borderInfoSubtle),successBackgroundColor:mo.extend("--ft-notification-success-background-color","",Vo.backgroundSuccessSubtle),successColor:mo.extend("--ft-notification-success-color","",Vo.contentSuccessPrimary),successIconColor:mo.extend("--ft-notification-success-icon-color","",Vo.contentSuccessIconOnly),successBorderColor:mo.extend("--ft-notification-success-border-color","",Vo.borderSuccessSubtle),warningBackgroundColor:mo.extend("--ft-notification-warning-background-color","",Vo.backgroundWarningSubtle),warningColor:mo.extend("--ft-notification-warning-color","",Vo.contentWarningPrimary),warningIconColor:mo.extend("--ft-notification-warning-icon-color","",Vo.contentWarningIconOnly),warningBorderColor:mo.extend("--ft-notification-warning-border-color","",Vo.borderWarningSubtle),errorBackgroundColor:mo.extend("--ft-notification-error-background-color","",Vo.backgroundErrorSubtle),errorColor:mo.extend("--ft-notification-error-color","",Vo.contentErrorPrimary),errorIconColor:mo.extend("--ft-notification-error-icon-color","",Vo.contentErrorIconOnly),errorBorderColor:mo.extend("--ft-notification-error-border-color","",Vo.borderErrorSubtle),borderRadius:mo.extend("--ft-notification-border-radius","",xo.borderRadiusPill),borderWidth:mo.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:mo.extend("--ft-notification-leading-gap","",xo.spacing2),trailingGap:mo.extend("--ft-notification-trailing-gap","",xo.spacing8)},mr={horizontalPadding:mo.extend("--ft-tooltip-horizontal-padding","",xo.spacing2),verticalPadding:mo.extend("--ft-tooltip-vertical-padding","",xo.spacing2),borderRadius:mo.extend("--ft-tooltip-border-radius","",xo.borderRadiusS),color:mo.extend("--ft-tooltip-color","",Vo.contentGlobalOnColor),backgroundColor:mo.extend("--ft-tooltip-background-color","",Vo.contentGlobalPrimary),backgroundOpacity:mo.extend("--ft-tooltip-background-opacity","",xo.opacity80),shadow:mo.extend("--ft-tooltip-shadow","",xo.shadowElevation03),maxWidth:mo.create("--ft-tooltip-max-width","","SIZE","256px"),gap:mo.extend("--ft-tooltip-gap","",xo.spacing05)};var vr=Object.freeze({__proto__:null,FtCssVariableFactory:mo,banner:Yo,border:pr,breadcrumb:Jo,button:qo,chart:fr,checkbox:ur,chip:dr,collapsible:sr,comboboxMultiSelect:nr,comboboxSingleSelect:ir,drawer:tr,floatingMenu:rr,foundation:xo,modal:Qo,notice:hr,notification:br,pageHeader:Xo,popover:ar,radio:yr,semantic:Vo,setVariable:vo,switch_:cr,tabs:lr,textArea:or,textInput:er,toggle:gr,tooltip:mr,typographies:Go,typographyBody1Medium:Eo,typographyBody1Regular:No,typographyBody1Semibold:$o,typographyBody2Medium:Ro,typographyBody2MediumUnderline:ko,typographyBody2Regular:Io,typographyBody2Semibold:Lo,typographyCaption1Bold:Po,typographyCaption1Medium:jo,typographyCaption1Semibold:_o,typographyCaption2Bold:Ko,typographyCaption2Medium:Mo,typographyCaption2Semibold:Zo,typographyCaption3Bold:To,typographyCaption3Medium:Do,typographyCaption3Semibold:Ho,typographyDisplay:Oo,typographyLabel1Bold:zo,typographyLabel1Medium:Wo,typographyLabel1Semibold:Uo,typographyLabel2Bold:Ao,typographyLabel2Medium:Bo,typographyLabel2Semibold:Fo,typographyTitle1:wo,typographyTitle2:So,typographyTitle3:Co,typographyVariants:["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","label-1","label-2","caption-1","caption-2","caption-3"]});const xr={colorPrimary:mo.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:mo.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:mo.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:mo.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:mo.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:mo.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:mo.create("--ft-color-error","","COLOR","#B00020"),colorOutline:mo.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:mo.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:mo.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:mo.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:mo.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:mo.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:mo.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:mo.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:mo.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:mo.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:mo.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:mo.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:mo.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:mo.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:mo.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:mo.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:mo.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:mo.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:mo.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:mo.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:mo.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:mo.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:mo.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:mo.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:mo.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:mo.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:mo.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:mo.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:mo.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:mo.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:mo.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:mo.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:mo.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:mo.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:mo.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:mo.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:mo.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:mo.create("--ft-elevation-00","","UNKNOWN","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:mo.create("--ft-elevation-01","","UNKNOWN","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:mo.create("--ft-elevation-02","","UNKNOWN","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:mo.create("--ft-elevation-03","","UNKNOWN","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:mo.create("--ft-elevation-04","","UNKNOWN","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:mo.create("--ft-elevation-06","","UNKNOWN","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:mo.create("--ft-elevation-08","","UNKNOWN","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:mo.create("--ft-elevation-12","","UNKNOWN","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:mo.create("--ft-elevation-16","","UNKNOWN","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:mo.create("--ft-elevation-24","","UNKNOWN","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:mo.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:mo.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:mo.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:mo.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:mo.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:mo.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:mo.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:mo.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var Or=Object.freeze({__proto__:null,designSystemVariables:xr});class wr extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}}class Sr extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}}class Cr extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}}var Nr=Object.freeze({__proto__:null,FtNotificationEvent:wr,PostResizeEvent:Cr,PreResizeEvent:Sr});const Er=["start","end"],$r=["top","right","bottom","left"].reduce(((t,e)=>t.concat(e,e+"-"+Er[0],e+"-"+Er[1])),[]),Ir=Math.min,Rr=Math.max,kr=Math.round,Lr=t=>({x:t,y:t}),Wr={left:"right",right:"left",bottom:"top",top:"bottom"},Ur={start:"end",end:"start"};function zr(t,e,o){return Rr(t,Ir(e,o))}function Br(t,e){return"function"==typeof t?t(e):t}function Fr(t){return t.split("-")[0]}function Ar(t){return t.split("-")[1]}function jr(t){return"x"===t?"y":"x"}function _r(t){return"y"===t?"height":"width"}function Pr(t){return["top","bottom"].includes(Fr(t))?"y":"x"}function Mr(t){return jr(Pr(t))}function Zr(t){return t.replace(/left|right|bottom|top/g,(t=>Wr[t]))}function Kr(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Dr(t,e,o){let{reference:r,floating:i}=t;const n=Pr(e),a=Mr(e),l=_r(a),s=Fr(e),c="y"===n,f=r.x+r.width/2-i.width/2,d=r.y+r.height/2-i.height/2,p=r[l]/2-i[l]/2;let h;switch(s){case"top":h={x:f,y:r.y-i.height};break;case"bottom":h={x:f,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:d};break;case"left":h={x:r.x-i.width,y:d};break;default:h={x:r.x,y:r.y}}switch(Ar(e)){case"start":h[a]-=p*(o&&c?-1:1);break;case"end":h[a]+=p*(o&&c?-1:1)}return h}async function Hr(t,e){var o;void 0===e&&(e={});const{x:r,y:i,platform:n,rects:a,elements:l,strategy:s}=t,{boundary:c="clippingAncestors",rootBoundary:f="viewport",elementContext:d="floating",altBoundary:p=!1,padding:h=0}=Br(e,t),u=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(h),g=l[p?"floating"===d?"reference":"floating":d],y=Kr(await n.getClippingRect({element:null==(o=await(null==n.isElement?void 0:n.isElement(g)))||o?g:g.contextElement||await(null==n.getDocumentElement?void 0:n.getDocumentElement(l.floating)),boundary:c,rootBoundary:f,strategy:s})),b="floating"===d?{...a.floating,x:r,y:i}:a.reference,m=await(null==n.getOffsetParent?void 0:n.getOffsetParent(l.floating)),v=await(null==n.isElement?void 0:n.isElement(m))&&await(null==n.getScale?void 0:n.getScale(m))||{x:1,y:1},x=Kr(n.convertOffsetParentRelativeRectToViewportRelativeRect?await n.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:s}):b);return{top:(y.top-x.top+u.top)/v.y,bottom:(x.bottom-y.bottom+u.bottom)/v.y,left:(y.left-x.left+u.left)/v.x,right:(x.right-y.right+u.right)/v.x}}function Tr(t,e,o){return(t?[...o.filter((e=>Ar(e)===t)),...o.filter((e=>Ar(e)!==t))]:o.filter((t=>Fr(t)===t))).filter((o=>!t||(Ar(o)===t||!!e&&function(t){return t.replace(/start|end/g,(t=>Ur[t]))}(o)!==o)))}const Gr=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,r,i;const{rects:n,middlewareData:a,placement:l,platform:s,elements:c}=e,{crossAxis:f=!1,alignment:d,allowedPlacements:p=$r,autoAlignment:h=!0,...u}=Br(t,e),g=void 0!==d||p===$r?Tr(d||null,h,p):p,y=await Hr(e,u),b=(null==(o=a.autoPlacement)?void 0:o.index)||0,m=g[b];if(null==m)return{};const v=function(t,e,o){void 0===o&&(o=!1);const r=Ar(t),i=Mr(t),n=_r(i);let a="x"===i?r===(o?"end":"start")?"right":"left":"start"===r?"bottom":"top";return e.reference[n]>e.floating[n]&&(a=Zr(a)),[a,Zr(a)]}(m,n,await(null==s.isRTL?void 0:s.isRTL(c.floating)));if(l!==m)return{reset:{placement:g[0]}};const x=[y[Fr(m)],y[v[0]],y[v[1]]],O=[...(null==(r=a.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:x}],w=g[b+1];if(w)return{data:{index:b+1,overflows:O},reset:{placement:w}};const S=O.map((t=>{const e=Ar(t.placement);return[t.placement,e&&f?t.overflows.slice(0,2).reduce(((t,e)=>t+e),0):t.overflows[0],t.overflows]})).sort(((t,e)=>t[1]-e[1])),C=S.filter((t=>t[2].slice(0,Ar(t[0])?2:3).every((t=>t<=0)))),N=(null==(i=C[0])?void 0:i[0])||S[0][0];return N!==l?{data:{index:b+1,overflows:O},reset:{placement:N}}:{}}}};function Vr(t){return Jr(t)?(t.nodeName||"").toLowerCase():"#document"}function qr(t){var e;return(null==t||null==(e=t.ownerDocument)?void 0:e.defaultView)||window}function Yr(t){var e;return null==(e=(Jr(t)?t.ownerDocument:t.document)||window.document)?void 0:e.documentElement}function Jr(t){return t instanceof Node||t instanceof qr(t).Node}function Xr(t){return t instanceof Element||t instanceof qr(t).Element}function Qr(t){return t instanceof HTMLElement||t instanceof qr(t).HTMLElement}function ti(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof qr(t).ShadowRoot)}function ei(t){const{overflow:e,overflowX:o,overflowY:r,display:i}=ai(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+o)&&!["inline","contents"].includes(i)}function oi(t){return["table","td","th"].includes(Vr(t))}function ri(t){const e=ii(),o=ai(t);return"none"!==o.transform||"none"!==o.perspective||!!o.containerType&&"normal"!==o.containerType||!e&&!!o.backdropFilter&&"none"!==o.backdropFilter||!e&&!!o.filter&&"none"!==o.filter||["transform","perspective","filter"].some((t=>(o.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(o.contain||"").includes(t)))}function ii(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function ni(t){return["html","body","#document"].includes(Vr(t))}function ai(t){return qr(t).getComputedStyle(t)}function li(t){return Xr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function si(t){if("html"===Vr(t))return t;const e=t.assignedSlot||t.parentNode||ti(t)&&t.host||Yr(t);return ti(e)?e.host:e}function ci(t){const e=si(t);return ni(e)?t.ownerDocument?t.ownerDocument.body:t.body:Qr(e)&&ei(e)?e:ci(e)}function fi(t,e,o){var r;void 0===e&&(e=[]),void 0===o&&(o=!0);const i=ci(t),n=i===(null==(r=t.ownerDocument)?void 0:r.body),a=qr(i);return n?e.concat(a,a.visualViewport||[],ei(i)?i:[],a.frameElement&&o?fi(a.frameElement):[]):e.concat(i,fi(i,[],o))}function di(t){const e=ai(t);let o=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const i=Qr(t),n=i?t.offsetWidth:o,a=i?t.offsetHeight:r,l=kr(o)!==n||kr(r)!==a;return l&&(o=n,r=a),{width:o,height:r,$:l}}function pi(t){return Xr(t)?t:t.contextElement}function hi(t){const e=pi(t);if(!Qr(e))return Lr(1);const o=e.getBoundingClientRect(),{width:r,height:i,$:n}=di(e);let a=(n?kr(o.width):o.width)/r,l=(n?kr(o.height):o.height)/i;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}const ui=Lr(0);function gi(t){const e=qr(t);return ii()&&e.visualViewport?{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}:ui}function yi(t,e,o,r){void 0===e&&(e=!1),void 0===o&&(o=!1);const i=t.getBoundingClientRect(),n=pi(t);let a=Lr(1);e&&(r?Xr(r)&&(a=hi(r)):a=hi(t));const l=function(t,e,o){return void 0===e&&(e=!1),!(!o||e&&o!==qr(t))&&e}(n,o,r)?gi(n):Lr(0);let s=(i.left+l.x)/a.x,c=(i.top+l.y)/a.y,f=i.width/a.x,d=i.height/a.y;if(n){const t=qr(n),e=r&&Xr(r)?qr(r):r;let o=t.frameElement;for(;o&&r&&e!==t;){const t=hi(o),e=o.getBoundingClientRect(),r=ai(o),i=e.left+(o.clientLeft+parseFloat(r.paddingLeft))*t.x,n=e.top+(o.clientTop+parseFloat(r.paddingTop))*t.y;s*=t.x,c*=t.y,f*=t.x,d*=t.y,s+=i,c+=n,o=qr(o).frameElement}}return Kr({width:f,height:d,x:s,y:c})}function bi(t){return yi(Yr(t)).left+li(t).scrollLeft}function mi(t,e,o){let r;if("viewport"===e)r=function(t,e){const o=qr(t),r=Yr(t),i=o.visualViewport;let n=r.clientWidth,a=r.clientHeight,l=0,s=0;if(i){n=i.width,a=i.height;const t=ii();(!t||t&&"fixed"===e)&&(l=i.offsetLeft,s=i.offsetTop)}return{width:n,height:a,x:l,y:s}}(t,o);else if("document"===e)r=function(t){const e=Yr(t),o=li(t),r=t.ownerDocument.body,i=Rr(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),n=Rr(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let a=-o.scrollLeft+bi(t);const l=-o.scrollTop;return"rtl"===ai(r).direction&&(a+=Rr(e.clientWidth,r.clientWidth)-i),{width:i,height:n,x:a,y:l}}(Yr(t));else if(Xr(e))r=function(t,e){const o=yi(t,!0,"fixed"===e),r=o.top+t.clientTop,i=o.left+t.clientLeft,n=Qr(t)?hi(t):Lr(1);return{width:t.clientWidth*n.x,height:t.clientHeight*n.y,x:i*n.x,y:r*n.y}}(e,o);else{const o=gi(t);r={...e,x:e.x-o.x,y:e.y-o.y}}return Kr(r)}function vi(t,e){const o=si(t);return!(o===e||!Xr(o)||ni(o))&&("fixed"===ai(o).position||vi(o,e))}function xi(t,e,o){const r=Qr(e),i=Yr(e),n="fixed"===o,a=yi(t,!0,n,e);let l={scrollLeft:0,scrollTop:0};const s=Lr(0);if(r||!r&&!n)if(("body"!==Vr(e)||ei(i))&&(l=li(e)),r){const t=yi(e,!0,n,e);s.x=t.x+e.clientLeft,s.y=t.y+e.clientTop}else i&&(s.x=bi(i));return{x:a.left+l.scrollLeft-s.x,y:a.top+l.scrollTop-s.y,width:a.width,height:a.height}}function Oi(t,e){return Qr(t)&&"fixed"!==ai(t).position?e?e(t):t.offsetParent:null}function wi(t,e){const o=qr(t);if(!Qr(t))return o;let r=Oi(t,e);for(;r&&oi(r)&&"static"===ai(r).position;)r=Oi(r,e);return r&&("html"===Vr(r)||"body"===Vr(r)&&"static"===ai(r).position&&!ri(r))?o:r||function(t){let e=si(t);for(;Qr(e)&&!ni(e);){if(ri(e))return e;e=si(e)}return null}(t)||o}const Si={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:e,offsetParent:o,strategy:r}=t;const i=Qr(o),n=Yr(o);if(o===n)return e;let a={scrollLeft:0,scrollTop:0},l=Lr(1);const s=Lr(0);if((i||!i&&"fixed"!==r)&&(("body"!==Vr(o)||ei(n))&&(a=li(o)),Qr(o))){const t=yi(o);l=hi(o),s.x=t.x+o.clientLeft,s.y=t.y+o.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-a.scrollLeft*l.x+s.x,y:e.y*l.y-a.scrollTop*l.y+s.y}},getDocumentElement:Yr,getClippingRect:function(t){let{element:e,boundary:o,rootBoundary:r,strategy:i}=t;const n=[..."clippingAncestors"===o?function(t,e){const o=e.get(t);if(o)return o;let r=fi(t,[],!1).filter((t=>Xr(t)&&"body"!==Vr(t))),i=null;const n="fixed"===ai(t).position;let a=n?si(t):t;for(;Xr(a)&&!ni(a);){const e=ai(a),o=ri(a);o||"fixed"!==e.position||(i=null),(n?!o&&!i:!o&&"static"===e.position&&i&&["absolute","fixed"].includes(i.position)||ei(a)&&!o&&vi(t,a))?r=r.filter((t=>t!==a)):i=e,a=si(a)}return e.set(t,r),r}(e,this._c):[].concat(o),r],a=n[0],l=n.reduce(((t,o)=>{const r=mi(e,o,i);return t.top=Rr(r.top,t.top),t.right=Ir(r.right,t.right),t.bottom=Ir(r.bottom,t.bottom),t.left=Rr(r.left,t.left),t}),mi(e,a,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:wi,getElementRects:async function(t){let{reference:e,floating:o,strategy:r}=t;const i=this.getOffsetParent||wi,n=this.getDimensions;return{reference:xi(e,await i(o),r),floating:{x:0,y:0,...await n(o)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return di(t)},getScale:hi,isElement:Xr,isRTL:function(t){return"rtl"===ai(t).direction}},Ci=(t,e,o)=>{const r=new Map,i={platform:Si,...o},n={...i.platform,_c:r};return(async(t,e,o)=>{const{placement:r="bottom",strategy:i="absolute",middleware:n=[],platform:a}=o,l=n.filter(Boolean),s=await(null==a.isRTL?void 0:a.isRTL(e));let c=await a.getElementRects({reference:t,floating:e,strategy:i}),{x:f,y:d}=Dr(c,r,s),p=r,h={},u=0;for(let o=0;o<l.length;o++){const{name:n,fn:g}=l[o],{x:y,y:b,data:m,reset:v}=await g({x:f,y:d,initialPlacement:r,placement:p,strategy:i,middlewareData:h,rects:c,platform:a,elements:{reference:t,floating:e}});f=null!=y?y:f,d=null!=b?b:d,h={...h,[n]:{...h[n],...m}},v&&u<=50&&(u++,"object"==typeof v&&(v.placement&&(p=v.placement),v.rects&&(c=!0===v.rects?await a.getElementRects({reference:t,floating:e,strategy:i}):v.rects),({x:f,y:d}=Dr(c,p,s))),o=-1)}return{x:f,y:d,placement:p,strategy:i,middlewareData:h}})(t,e,{...i,platform:n})};function Ni(t){return function(t){for(let e=t;e;e=Ei(e))if(e instanceof Element&&"none"===getComputedStyle(e).display)return null;for(let e=Ei(t);e;e=Ei(e)){if(!(e instanceof Element))continue;const t=getComputedStyle(e);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return e;if("BODY"===e.tagName)return e}}return null}(t)}function Ei(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}async function $i(t,e,o){return Ci(t,e,{platform:{...Si,getOffsetParent:t=>Si.getOffsetParent(t,Ni)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:e,y:o,placement:i}=t,{mainAxis:n=!0,crossAxis:a=!1,limiter:l={fn:t=>{let{x:e,y:o}=t;return{x:e,y:o}}},...s}=Br(r,t),c={x:e,y:o},f=await Hr(t,s),d=Pr(Fr(i)),p=jr(d);let h=c[p],u=c[d];if(n){const t="y"===p?"bottom":"right";h=zr(h+f["y"===p?"top":"left"],h,h-f[t])}if(a){const t="y"===d?"bottom":"right";u=zr(u+f["y"===d?"top":"left"],u,u-f[t])}const g=l.fn({...t,[p]:h,[d]:u});return{...g,data:{x:g.x-e,y:g.y-o}}}}),Gr({allowedPlacements:[o]})]});var r}var Ii=Object.freeze({__proto__:null,computeOffsetPosition:$i});
|
|
137
137
|
/**
|
|
138
138
|
* @license
|
|
139
139
|
* Copyright 2019 Google LLC
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-topics/ft-reader-toc",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.56",
|
|
4
4
|
"description": "Main table of content for integrated reader",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Lit"
|
|
@@ -19,12 +19,12 @@
|
|
|
19
19
|
"url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@fluid-topics/ft-icon": "1.1.
|
|
23
|
-
"@fluid-topics/ft-reader-context": "1.1.
|
|
24
|
-
"@fluid-topics/ft-size-watcher": "1.1.
|
|
25
|
-
"@fluid-topics/ft-typography": "1.1.
|
|
26
|
-
"@fluid-topics/ft-wc-utils": "1.1.
|
|
22
|
+
"@fluid-topics/ft-icon": "1.1.56",
|
|
23
|
+
"@fluid-topics/ft-reader-context": "1.1.56",
|
|
24
|
+
"@fluid-topics/ft-size-watcher": "1.1.56",
|
|
25
|
+
"@fluid-topics/ft-typography": "1.1.56",
|
|
26
|
+
"@fluid-topics/ft-wc-utils": "1.1.56",
|
|
27
27
|
"lit": "3.1.0"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "8db48669c7baa325e7412b068ad510888a86f3ec"
|
|
30
30
|
}
|