@fluid-topics/ft-card 1.1.49 → 1.1.50
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.
- package/build/ft-card.light.js +15 -15
- package/build/ft-card.min.js +147 -147
- package/package.json +5 -5
package/build/ft-card.light.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
!function(t,o,e,r,a){const i=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorContent),n={color:i,backgroundColor:o.FtCssVariableFactory.extend("--ft-ripple-background-color","",i),opacityContentOnSurfacePressed:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},l=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorPrimary),c=l,p=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",l),f=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorSecondary),
|
|
1
|
+
!function(t,o,e,r,a){const i=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorContent),n={color:i,backgroundColor:o.FtCssVariableFactory.extend("--ft-ripple-background-color","",i),opacityContentOnSurfacePressed:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},l=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorPrimary),c=l,p=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",l),f=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorSecondary),d=f,s=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",f),g=e.css`
|
|
2
2
|
:host {
|
|
3
3
|
display: contents;
|
|
4
4
|
}
|
|
@@ -53,11 +53,11 @@
|
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
56
|
-
background-color: ${
|
|
56
|
+
background-color: ${s};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
60
|
-
background-color: ${
|
|
60
|
+
background-color: ${d};
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
@@ -127,15 +127,15 @@
|
|
|
127
127
|
* Copyright 2017 Google LLC
|
|
128
128
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
129
129
|
*/
|
|
130
|
-
const b=globalThis,u=b.trustedTypes,m=u?u.createPolicy("lit-html",{createHTML:t=>t}):void 0,O="$lit$",x=`lit$${(Math.random()+"").slice(9)}$`,N="?"+x,S=`<${N}>`,v=document,
|
|
130
|
+
const b=globalThis,u=b.trustedTypes,m=u?u.createPolicy("lit-html",{createHTML:t=>t}):void 0,O="$lit$",x=`lit$${(Math.random()+"").slice(9)}$`,N="?"+x,S=`<${N}>`,v=document,w=()=>v.createComment(""),I=t=>null===t||"object"!=typeof t&&"function"!=typeof t,C=Array.isArray,E="[ \t\n\f\r]",W=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,U=/-->/g,R=/>/g,Z=RegExp(`>|${E}(?:([^\\s"'>=/]+)(${E}*=${E}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),K=/'/g,L=/"/g,$=/^(?:script|style|textarea|title)$/i,z=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),k=Symbol.for("lit-noChange"),D=Symbol.for("lit-nothing"),F=new WeakMap,B=v.createTreeWalker(v,129);function H(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==m?m.createHTML(o):o}const A=(t,o)=>{const e=t.length-1,r=[];let a,i=2===o?"<svg>":"",n=W;for(let o=0;o<e;o++){const e=t[o];let l,c,p=-1,f=0;for(;f<e.length&&(n.lastIndex=f,c=n.exec(e),null!==c);)f=n.lastIndex,n===W?"!--"===c[1]?n=U:void 0!==c[1]?n=R:void 0!==c[2]?($.test(c[2])&&(a=RegExp("</"+c[2],"g")),n=Z):void 0!==c[3]&&(n=Z):n===Z?">"===c[0]?(n=a??W,p=-1):void 0===c[1]?p=-2:(p=n.lastIndex-c[2].length,l=c[1],n=void 0===c[3]?Z:'"'===c[3]?L:K):n===L||n===K?n=Z:n===U||n===R?n=W:(n=Z,a=void 0);const d=n===Z&&t[o+1].startsWith("/>")?" ":"";i+=n===W?e+S:p>=0?(r.push(l),e.slice(0,p)+O+e.slice(p)+x+d):e+x+(-2===p?o:d)}return[H(t,i+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class G{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let a=0,i=0;const n=t.length-1,l=this.parts,[c,p]=A(t,o);if(this.el=G.createElement(c,e),B.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=B.nextNode())&&l.length<n;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(O)){const o=p[i++],e=r.getAttribute(t).split(x),n=/([.?@])?(.*)/.exec(o);l.push({type:1,index:a,name:n[2],strings:e,ctor:"."===n[1]?j:"?"===n[1]?T:"@"===n[1]?X:_}),r.removeAttribute(t)}else t.startsWith(x)&&(l.push({type:6,index:a}),r.removeAttribute(t));if($.test(r.tagName)){const t=r.textContent.split(x),o=t.length-1;if(o>0){r.textContent=u?u.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],w()),B.nextNode(),l.push({type:2,index:++a});r.append(t[o],w())}}}else if(8===r.nodeType)if(r.data===N)l.push({type:2,index:a});else{let t=-1;for(;-1!==(t=r.data.indexOf(x,t+1));)l.push({type:7,index:a}),t+=x.length-1}a++}}static createElement(t,o){const e=v.createElement("template");return e.innerHTML=t,e}}function M(t,o,e=t,r){if(o===k)return o;let a=void 0!==r?e._$Co?.[r]:e._$Cl;const i=I(o)?void 0:o._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),void 0===i?a=void 0:(a=new i(t),a._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=a:e._$Cl=a),void 0!==a&&(o=M(t,a._$AS(t,o.values),a,r)),o}class P{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??v).importNode(o,!0);B.currentNode=r;let a=B.nextNode(),i=0,n=0,l=e[0];for(;void 0!==l;){if(i===l.index){let o;2===l.type?o=new Y(a,a.nextSibling,this,t):1===l.type?o=new l.ctor(a,l.name,l.strings,this,t):6===l.type&&(o=new V(a,this,t)),this._$AV.push(o),l=e[++n]}i!==l?.index&&(a=B.nextNode(),i++)}return B.currentNode=v,r}p(t){let o=0;for(const e of this._$AV)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,o),o+=e.strings.length-2):e._$AI(t[o])),o++}}class Y{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=D,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t?.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=M(this,t,o),I(t)?t===D||null==t||""===t?(this._$AH!==D&&this._$AR(),this._$AH=D):t!==this._$AH&&t!==k&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>C(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==D&&I(this._$AH)?this._$AA.nextSibling.data=t:this.$(v.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,r="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=G.createElement(H(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new P(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=F.get(t.strings);return void 0===o&&F.set(t.strings,o=new G(t)),o}T(t){C(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const a of t)r===o.length?o.push(e=new Y(this.k(w()),this.k(w()),this,this.options)):e=o[r],e._$AI(a),r++;r<o.length&&(this._$AR(e&&e._$AB.nextSibling,r),o.length=r)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class _{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,a){this.type=1,this._$AH=D,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=a,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=D}_$AI(t,o=this,e,r){const a=this.strings;let i=!1;if(void 0===a)t=M(this,t,o,0),i=!I(t)||t!==this._$AH&&t!==k,i&&(this._$AH=t);else{const r=t;let n,l;for(t=a[0],n=0;n<a.length-1;n++)l=M(this,r[e+n],o,n),l===k&&(l=this._$AH[n]),i||=!I(l)||l!==this._$AH[n],l===D?t=D:t!==D&&(t+=(l??"")+a[n+1]),this._$AH[n]=l}i&&!r&&this.O(t)}O(t){t===D?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class j extends _{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===D?void 0:t}}class T extends _{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==D)}}class X extends _{constructor(t,o,e,r,a){super(t,o,e,r,a),this.type=5}_$AI(t,o=this){if((t=M(this,t,o,0)??D)===k)return;const e=this._$AH,r=t===D&&e!==D||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,a=t!==D&&(e===D||r);r&&this.element.removeEventListener(this.name,this,e),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class V{constructor(t,o,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){M(this,t)}}const q=b.litHtmlPolyfillSupport;q?.(G,Y),(b.litHtmlVersions??=[]).push("3.1.0");
|
|
131
131
|
/**
|
|
132
132
|
* @license
|
|
133
133
|
* Copyright 2020 Google LLC
|
|
134
134
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
135
135
|
*/
|
|
136
|
-
const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litStatic$:t,r:J}),ot=new Map,et=(t=>(o,...e)=>{const r=e.length;let a,i;const n=[],l=[];let c,p=0,f=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(i=e[p],a=Q(i));)c+=a+o[++p],f=!0;p!==r&&l.push(i),n.push(c),p++}if(p===r&&n.push(o[r]),f){const t=n.join("$$lit$$");void 0===(o=ot.get(t))&&(n.raw=n,ot.set(t,o=n)),e=l}return t(o,...e)})(z);var rt;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"}(rt||(rt={}));const at=t=>"string"==typeof t?e.unsafeCSS(t):t;class it{static create(t,o,r,a){const i=t=>at(null!=t?t:a),n=e.css`var(${at(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${at(t)}, ${i(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>a,n}static extend(t,o,r,a){const i=t=>r.get(null!=t?t:a),n=e.css`var(${at(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${at(t)}, ${i(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=a?a:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):at(null!=o?o:t.lastResortDefaultValue()),a=e.css`var(${at(t.name)}, ${r(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=r,a.get=o=>e.css`var(${at(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const nt={colorWhite:it.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:it.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:it.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:it.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:it.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:it.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:it.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:it.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:it.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:it.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:it.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:it.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:it.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:it.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:it.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:it.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:it.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:it.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:it.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:it.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:it.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:it.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:it.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:it.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:it.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:it.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:it.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:it.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:it.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:it.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:it.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:it.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:it.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:it.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:it.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:it.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:it.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:it.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:it.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:it.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:it.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:it.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:it.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:it.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:it.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:it.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:it.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:it.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:it.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:it.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:it.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:it.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:it.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:it.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:it.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:it.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:it.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:it.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:it.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:it.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:it.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:it.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:it.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:it.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:it.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:it.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:it.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:it.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:it.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:it.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:it.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:it.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:it.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:it.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:it.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:it.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:it.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:it.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:it.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:it.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:it.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:it.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:it.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:it.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:it.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:it.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:it.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:it.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:it.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:it.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:it.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:it.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:it.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:it.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:it.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:it.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:it.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:it.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:it.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:it.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:it.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:it.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:it.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:it.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:it.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:it.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:it.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:it.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:it.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:it.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:it.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:it.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:it.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:it.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:it.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:it.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:it.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:it.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:it.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:it.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:it.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:it.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:it.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:it.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:it.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:it.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:it.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:it.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:it.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:it.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:it.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:it.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:it.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:it.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:it.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:it.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:it.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:it.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:it.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:it.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:it.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:it.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:it.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:it.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:it.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:it.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:it.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:it.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:it.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:it.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:it.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:it.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:it.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:it.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:it.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:it.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:it.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:it.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:it.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:it.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:it.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:it.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:it.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:it.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:it.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:it.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:it.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:it.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:it.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:it.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:it.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:it.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:it.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:it.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:it.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:it.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:it.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:it.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:it.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:it.create("--ft-icon-size-6","","SIZE","48px"),opacity0:it.create("--ft-opacity-0","","NUMBER","0"),opacity8:it.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:it.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:it.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:it.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:it.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:it.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:it.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:it.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:it.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:it.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:it.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:it.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:it.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:it.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)"),underline:it.create("--ft-underline","","UNKNOWN","underline")},lt={display:{fontFamily:it.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:it.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:it.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:it.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:it.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:it.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:it.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:it.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:it.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:it.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:it.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:it.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:it.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:it.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:it.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:it.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:it.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:it.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:it.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:it.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:it.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:it.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:it.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:it.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:it.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:it.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:it.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:it.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:it.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:it.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:it.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:it.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:it.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:it.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:it.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:it.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:it.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:it.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:it.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:it.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:it.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:it.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:it.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:it.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:it.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:it.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:it.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:it.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:it.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:it.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:it.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:it.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:it.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:it.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:it.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:it.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},ct={backgroundActionPrimary:it.extend("--ft-background-action-primary","Used as backgorund of primary action components.",nt.colorBrand0),backgroundErrorSubtle:it.extend("--ft-background-error-subtle","Used as background of subtle error components.",nt.colorRed10),backgroundInfoSubtle:it.extend("--ft-background-info-subtle","Used as background of subtle information components.",nt.colorCyan10),backgroundWarningSubtle:it.extend("--ft-background-warning-subtle","Used as background of subtle information components.",nt.colorOrange10),backgroundSuccessSubtle:it.extend("--ft-background-success-subtle","Used as background of subtle success components.",nt.colorGreen10),backgroundGlobalSurface:it.extend("--ft-background-global-surface","Used as app background.",nt.colorWhite),backgroundGlobalOnSurface:it.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",nt.colorGray10),backgroundGlobalOnSurfaceDark:it.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",nt.colorGray30),contentActionPrimary:it.extend("--ft-content-action-primary","Used on label of primary action on light surface.",nt.colorBrand0),contentWarningPrimary:it.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",nt.colorOrange200),contentWarningIconOnly:it.extend("--ft-content-warning-icon-only","Used on warning status icons alone",nt.colorOrange0),contentErrorPrimary:it.extend("--ft-content-error-primary","Used on label of error messages on light surface.",nt.colorRed0),contentErrorIconOnly:it.extend("--ft-content-error-icon-only","Used on error status icons alone",nt.colorRed70),contentInfoPrimary:it.extend("--ft-content-info-primary","Used on label of information messages on light surface.",nt.colorCyan200),contentInfoIconOnly:it.extend("--ft-content-info-icon-only","Used on info status icons alone",nt.colorCyan0),contentSuccessPrimary:it.extend("--ft-content-success-primary","Used on label of success messages on light surface.",nt.colorGreen200),contentSuccessIconOnly:it.extend("--ft-content-success-icon-only","Used on success status icons alone",nt.colorGreen0),contentGlobalPrimary:it.extend("--ft-content-global-primary","Used for main content on the page.",nt.colorGray500),contentGlobalSecondary:it.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",nt.colorGray200),contentGlobalSubtle:it.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",nt.colorGray0),contentGlobalOnColor:it.extend("--ft-content-global-on-color","Used for content on a dominant color.",nt.colorWhite),borderActionPrimary:it.extend("--ft-border-action-primary","Used as border for primary action components.",nt.colorBrand0),borderActionFocusRing:it.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",nt.colorCyan0),borderWarningPrimary:it.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",nt.colorOrange200),borderWarningSubtle:it.extend("--ft-border-warning-subtle","Used as border for warning components.",nt.colorOrange30),borderSuccessPrimary:it.extend("--ft-border-success-primary","Used as border for success buttons.",nt.colorGreen200),borderSuccessSubtle:it.extend("--ft-border-success-subtle","Used as border for success components.",nt.colorGreen30),borderErrorPrimary:it.extend("--ft-border-error-primary","Used as border for text fields in error states.",nt.colorRed0),borderErrorSubtle:it.extend("--ft-border-error-subtle","Used as border for error components.",nt.colorRed30),borderInfoPrimary:it.extend("--ft-border-info-primary","Used as border for buttons in info color.",nt.colorCyan200),borderInfoSubtle:it.extend("--ft-border-info-subtle","Used as border for information components.",nt.colorCyan30),borderGlobalPrimary:it.extend("--ft-border-global-primary","Used as border for element like input.",nt.colorGray50),borderGlobalSubtle:it.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",nt.colorGray30),borderInputPrimary:it.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",nt.colorGray80)};it.create("--ft-button-large-height","","SIZE","40px"),it.extend("--ft-button-large-horizontal-padding","",nt.spacing4),it.extend("--ft-button-large-gap","",nt.spacing2),it.extend("--ft-button-large-border-radius","",nt.borderRadiusS),it.extend("--ft-button-large-icon-size","",nt.iconSize3),it.create("--ft-button-large-border-width","","SIZE","1px"),it.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),it.create("--ft-button-large-focus-outline-width","","SIZE","2px"),it.create("--ft-button-large-icon-only-width","","SIZE","40px"),it.create("--ft-button-small-height","","SIZE","30px"),it.extend("--ft-button-small-horizontal-padding","",nt.spacing3),it.extend("--ft-button-small-gap","",nt.spacing2),it.extend("--ft-button-small-border-radius","",nt.borderRadiusS),it.extend("--ft-button-small-icon-size","",nt.iconSize2),it.create("--ft-button-small-border-width","","SIZE","1px"),it.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),it.create("--ft-button-small-focus-outline-width","","SIZE","2px"),it.create("--ft-button-small-icon-only-width","","SIZE","30px"),it.extend("--ft-button-primary-background-color","",ct.backgroundActionPrimary),it.extend("--ft-button-primary-color","",ct.contentGlobalOnColor),it.extend("--ft-button-primary-icon-color","",ct.contentGlobalOnColor),it.extend("--ft-button-primary-state-layer-color","",ct.contentGlobalOnColor),it.extend("--ft-button-primary-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-button-primary-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-button-primary-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-button-primary-disabled-component-opacity","",nt.opacity40),it.extend("--ft-button-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),it.extend("--ft-button-tertiary-color","",ct.contentActionPrimary),it.extend("--ft-button-tertiary-icon-color","",ct.contentActionPrimary),it.extend("--ft-button-tertiary-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-button-tertiary-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-tertiary-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-tertiary-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-button-tertiary-disabled-component-opacity","",nt.opacity40),it.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),it.extend("--ft-button-secondary-color","",ct.contentActionPrimary),it.extend("--ft-button-secondary-icon-color","",ct.contentActionPrimary),it.extend("--ft-button-secondary-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-button-secondary-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-secondary-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-secondary-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-button-secondary-disabled-component-opacity","",nt.opacity40),it.extend("--ft-button-secondary-border-color","",ct.borderActionPrimary),it.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),it.extend("--ft-button-neutral-icon-color","",ct.contentGlobalSecondary),it.extend("--ft-button-neutral-color","",ct.contentGlobalSecondary),it.extend("--ft-button-neutral-state-layer-color","",ct.contentGlobalSecondary),it.extend("--ft-button-neutral-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-neutral-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-neutral-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-button-neutral-disabled-component-opacity","",nt.opacity40),it.extend("--ft-banner-icon-size","",nt.iconSize5),it.create("--ft-banner-border-width","","SIZE","1px"),it.extend("--ft-banner-horizontal-padding","",nt.spacing6),it.extend("--ft-banner-vertical-padding","",nt.spacing6),it.extend("--ft-banner-horizontal-side-gap","",nt.spacing6),it.extend("--ft-banner-horizontal-mobile-gap","",nt.spacing4),it.extend("--ft-banner-vertical-mobile-gap","",nt.spacing6),it.extend("--ft-banner-horizontal-middle-gap","",nt.spacing20),it.extend("--ft-banner-info-background-color","",ct.backgroundInfoSubtle),it.extend("--ft-banner-info-color","",ct.contentInfoPrimary),it.extend("--ft-banner-info-icon-color","",ct.contentInfoIconOnly),it.extend("--ft-breadcrumb-gap","",nt.spacing1),it.extend("--ft-page-header-horizontal-padding","",nt.spacing12),it.extend("--ft-page-header-vertical-padding","",nt.spacing6),it.create("--ft-modal-small-container-width","","SIZE","600px"),it.create("--ft-modal-large-container-width","","SIZE","900px"),it.extend("--ft-modal-overlay-background-color","",nt.colorGray700),it.extend("--ft-modal-overlay-opacity","",nt.opacity40),it.extend("--ft-modal-shadow","",nt.shadowElevation03),it.extend("--ft-modal-body-background-color","",nt.colorWhite),it.extend("--ft-modal-body-color","",ct.contentGlobalPrimary),it.extend("--ft-modal-body-horizontal-padding","",nt.spacing6),it.extend("--ft-modal-body-vertical-padding","",nt.spacing6),it.extend("--ft-modal-body-vertical-gap","",nt.spacing6),it.extend("--ft-modal-container-margin","",nt.spacing3),it.extend("--ft-modal-header-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-modal-header-border-color","",ct.borderGlobalSubtle),it.extend("--ft-modal-header-color","",ct.contentGlobalPrimary),it.extend("--ft-modal-header-trailing-icon-color","",ct.contentGlobalSecondary),it.extend("--ft-modal-header-vertical-padding","",nt.spacing1),it.extend("--ft-modal-header-right-padding","",nt.spacing1),it.extend("--ft-modal-header-left-padding","",nt.spacing6),it.extend("--ft-modal-header-gap","",nt.spacing2),it.create("--ft-modal-header-border-bottom","","SIZE","1px"),it.extend("--ft-modal-border-radius","",nt.borderRadiusM),it.extend("--ft-text-input-field-horizontal-padding","",nt.spacing4),it.extend("--ft-text-input-field-horizontal-gap","",nt.spacing3),it.extend("--ft-text-input-field-vertical-gap","",nt.spacing05),it.extend("--ft-text-input-field-icon-size","",nt.iconSize3),it.create("--ft-text-input-field-height","","SIZE","50px"),it.extend("--ft-text-input-helper-horizontal-padding","",nt.spacing4),it.extend("--ft-text-input-helper-horizontal-gap","",nt.spacing1),it.extend("--ft-text-input-helper-icon-size","",nt.iconSize2),it.extend("--ft-text-input-border-radius","",nt.borderRadiusM),it.extend("--ft-text-input-background-color","",nt.colorWhite),it.extend("--ft-text-input-content-value-color","",ct.contentGlobalPrimary),it.extend("--ft-text-input-trailing-icon-color","",ct.contentGlobalSubtle),it.extend("--ft-text-input-label-color","",ct.contentGlobalSubtle),it.extend("--ft-text-input-default-border-color","",ct.borderInputPrimary),it.extend("--ft-text-input-default-helper-text-color","",ct.contentGlobalSubtle),it.create("--ft-text-input-default-border-width","","SIZE","1px"),it.create("--ft-text-input-error-border-width","","SIZE","2px"),it.extend("--ft-text-input-error-border-color","",ct.borderErrorPrimary),it.extend("--ft-text-input-error-helper-text-color","",ct.contentErrorPrimary),it.extend("--ft-text-input-error-helper-icon-color","",ct.contentErrorIconOnly),it.create("--ft-text-input-warning-border-width","","SIZE","2px"),it.create("--ft-text-input-focus-outline-width","","SIZE","2px"),it.extend("--ft-text-input-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),it.extend("--ft-text-input-disabled-component-opacity","",nt.opacity40),it.extend("--ft-text-area-background-color","",nt.colorWhite),it.extend("--ft-text-area-content-value-color","",ct.contentGlobalPrimary),it.extend("--ft-text-area-label-color","",ct.contentGlobalSubtle),it.extend("--ft-text-area-default-border-color","",ct.borderInputPrimary),it.extend("--ft-text-area-default-helper-text-color","",ct.contentGlobalSubtle),it.create("--ft-text-area-default-border-width","","SIZE","1px"),it.create("--ft-text-area-error-border-width","","SIZE","2px"),it.extend("--ft-text-area-error-border-color","",ct.borderErrorPrimary),it.extend("--ft-text-area-error-helper-text-color","",ct.contentErrorPrimary),it.extend("--ft-text-area-error-helper-icon-color","",ct.contentErrorIconOnly),it.extend("--ft-text-area-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-text-area-focus-outline-width","","SIZE","2px"),it.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),it.extend("--ft-text-area-disabled-component-opacity","",nt.opacity40),it.extend("--ft-text-area-field-horizontal-left-padding","",nt.spacing4),it.extend("--ft-text-area-field-horizontal-gap","",nt.spacing3),it.extend("--ft-text-area-field-vertical-gap","",nt.spacing05),it.create("--ft-text-area-field-min-height","","SIZE","64px"),it.extend("--ft-text-area-helper-horizontal-padding","",nt.spacing4),it.extend("--ft-text-area-helper-horizontal-gap","",nt.spacing1),it.extend("--ft-text-area-helper-icon-size","",nt.iconSize2),it.extend("--ft-text-area-border-radius","",nt.borderRadiusM),it.create("--ft-floating-menu-height","","SIZE","50px"),it.extend("--ft-floating-menu-horizontal-padding","",nt.spacing4),it.extend("--ft-floating-menu-off-icon-color","",ct.contentGlobalPrimary),it.extend("--ft-floating-menu-off-color","",ct.contentGlobalPrimary),it.extend("--ft-floating-menu-on-color","",ct.contentActionPrimary),it.extend("--ft-floating-menu-on-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-floating-menu-gap","",nt.spacing3),it.extend("--ft-floating-menu-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),it.extend("--ft-floating-menu-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-floating-menu-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-floating-menu-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-floating-menu-disabled-component-opacity","",nt.opacity40),it.extend("--ft-floating-menu-icon-size","",nt.iconSize3),it.extend("--ft-floating-menu-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-combobox-single-select-field-horizontal-padding","",nt.spacing4),it.extend("--ft-combobox-single-select-field-horizontal-gap","",nt.spacing3),it.extend("--ft-combobox-single-select-field-vertical-gap","",nt.spacing05),it.extend("--ft-combobox-single-select-field-icon-size","",nt.iconSize3),it.create("--ft-combobox-single-select-field-height","","SIZE","50px"),it.extend("--ft-combobox-single-select-helper-horizontal-padding","",nt.spacing4),it.extend("--ft-combobox-single-select-helper-horizontal-gap","",nt.spacing1),it.extend("--ft-combobox-single-select-helper-vertical-gap","",nt.spacing1),it.extend("--ft-combobox-single-select-helper-icon-size","",nt.iconSize2),it.extend("--ft-combobox-single-select-menu-vertical-gap","",nt.spacing2),it.extend("--ft-combobox-single-select-border-radius","",nt.borderRadiusM),it.extend("--ft-combobox-single-select-background-color","",nt.colorWhite),it.extend("--ft-combobox-single-select-label-color","",ct.contentGlobalSubtle),it.extend("--ft-combobox-single-select-content-value-color","",ct.contentGlobalPrimary),it.extend("--ft-combobox-single-select-trailing-icon-color","",ct.contentGlobalSubtle),it.extend("--ft-combobox-single-select-default-border-color","",ct.borderInputPrimary),it.extend("--ft-combobox-single-select-default-helper-text-color","",ct.contentGlobalSubtle),it.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),it.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),it.extend("--ft-combobox-single-select-error-border-color","",ct.borderErrorPrimary),it.extend("--ft-combobox-single-select-error-helper-text-color","",ct.contentErrorPrimary),it.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),it.extend("--ft-combobox-single-select-warning-border-color","",ct.borderWarningPrimary),it.extend("--ft-combobox-single-select-warning-helper-text-color","",ct.contentWarningPrimary),it.extend("--ft-combobox-single-select-warning-helper-icon-color","",ct.contentWarningIconOnly),it.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),it.extend("--ft-combobox-single-select-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),it.extend("--ft-combobox-single-select-disabled-component-opacity","",nt.opacity40),it.extend("--ft-combobox-multi-select-background-color","",nt.colorWhite),it.extend("--ft-combobox-multi-select-label-color","",ct.contentGlobalSubtle),it.extend("--ft-combobox-multi-select-trailing-icon-color","",ct.contentGlobalSubtle),it.extend("--ft-combobox-multi-select-default-border-color","",ct.borderInputPrimary),it.extend("--ft-combobox-multi-select-default-helper-text-color","",ct.contentGlobalSubtle),it.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),it.extend("--ft-combobox-multi-select-error-border-color","",ct.borderErrorPrimary),it.extend("--ft-combobox-multi-select-error-helper-text-color","",ct.contentErrorPrimary),it.extend("--ft-combobox-multi-select-error-helper-icon","",ct.contentErrorIconOnly),it.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),it.extend("--ft-combobox-multi-select-warning-border-color","",ct.borderWarningPrimary),it.extend("--ft-combobox-multi-select-warning-helper-text-color","",ct.contentWarningPrimary),it.extend("--ft-combobox-multi-select-warning-helper-icon-color","",ct.contentWarningIconOnly),it.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),it.extend("--ft-combobox-multi-select-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),it.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),it.extend("--ft-combobox-multi-select-disabled-component-opacity","",nt.opacity40),it.extend("--ft-combobox-multi-select-helper-horizontal-padding","",nt.spacing4),it.extend("--ft-combobox-multi-select-helper-horizontal-gap","",nt.spacing1),it.extend("--ft-combobox-multi-select-helper-vertical-gap","",nt.spacing1),it.extend("--ft-combobox-multi-select-helper-icon-size","",nt.iconSize2),it.extend("--ft-combobox-multi-select-field-horizontal-padding","",nt.spacing4),it.extend("--ft-combobox-multi-select-field-horizontal-gap","",nt.spacing3),it.extend("--ft-combobox-multi-select-field-vertical-gap","",nt.spacing05),it.extend("--ft-combobox-multi-select-field-icon-size","",nt.iconSize3),it.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),it.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",nt.spacing1),it.extend("--ft-combobox-multi-select-content-values-vertical-gap","",nt.spacing1),it.extend("--ft-combobox-multi-select-border-radius","",nt.borderRadiusM),it.extend("--ft-popover-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-popover-horizontal-padding","",nt.spacing6),it.extend("--ft-popover-vertical-padding","",nt.spacing6),it.extend("--ft-popover-icon-color","",ct.contentGlobalSecondary),it.extend("--ft-popover-icon-size","",nt.iconSize2),it.extend("--ft-popover-title-color","",ct.contentGlobalPrimary),it.extend("--ft-popover-body-color","",ct.contentGlobalSecondary),it.extend("--ft-popover-link-color","",ct.contentActionPrimary),it.extend("--ft-popover-gap","",nt.spacing3),it.extend("--ft-popover-border-radius","",nt.borderRadiusM),it.extend("--ft-popover-shadow","",nt.shadowElevation02),it.extend("--ft-tabs-top-left-border-radius","",nt.borderRadiusS),it.extend("--ft-tabs-top-right-border-radius","",nt.borderRadiusS),it.extend("--ft-tabs-label-horizontal-padding","",nt.spacing4),it.extend("--ft-tabs-label-vertical-padding","",nt.spacing3),it.extend("--ft-tabs-label-gap","",nt.spacing1),it.extend("--ft-tabs-off-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-tabs-off-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-tabs-off-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-tabs-off-disabled-component-opacity","",nt.opacity40),it.extend("--ft-tabs-off-color","",ct.contentGlobalSubtle),it.extend("--ft-tabs-off-state-layer-color","",ct.contentGlobalSubtle),it.extend("--ft-tabs-on-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-tabs-on-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-tabs-on-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-tabs-on-disabled-component-opacity","",nt.opacity40),it.extend("--ft-tabs-on-color","",ct.contentActionPrimary),it.extend("--ft-tabs-on-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-tabs-icon-horizontal-padding","",nt.spacing1),it.extend("--ft-tabs-icon-vertical-padding","",nt.spacing4),it.create("--ft-tabs-focus-outline-width","","SIZE","2px"),it.extend("--ft-tabs-focus-focus-ring-color","",ct.borderActionFocusRing),it.extend("--ft-collapsible-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-collapsible-focus-state-layer-opacity","",nt.opacity8),it.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),it.extend("--ft-collapsible-focus-focus-ring-color","",ct.borderActionFocusRing),it.extend("--ft-collapsible-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-collapsible-disabled-component-opacity","",nt.opacity40),it.extend("--ft-collapsible-horizontal-padding","",nt.spacing4),it.extend("--ft-collapsible-vertical-padding","",nt.spacing3),it.extend("--ft-collapsible-color","",ct.contentGlobalPrimary),it.extend("--ft-collapsible-state-layer-color","",ct.contentGlobalPrimary),it.extend("--ft-collapsible-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-collapsible-border-color","",ct.borderGlobalSubtle),it.extend("--ft-collapsible-icon-size","",nt.iconSize3),it.extend("--ft-switch-group-horizontal-padding","",nt.spacing1),it.extend("--ft-switch-group-vertical-padding","",nt.spacing1),it.extend("--ft-switch-group-gap","",nt.spacing1),it.extend("--ft-switch-group-background-color","",ct.backgroundGlobalSurface),it.extend("--ft-switch-group-border-color","",ct.borderGlobalSubtle),it.create("--ft-switch-group-border-radius","","SIZE","6px"),it.extend("--ft-switch-label-horizontal-padding","",nt.spacing2),it.extend("--ft-switch-label-vertical-padding","",nt.spacing1),it.extend("--ft-switch-off-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-switch-off-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-switch-off-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-switch-off-disabled-component-opacity","",nt.opacity40),it.extend("--ft-switch-off-color","",ct.contentGlobalSubtle),it.extend("--ft-switch-off-state-layer-color","",ct.contentGlobalSubtle),it.extend("--ft-switch-on-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-switch-on-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-switch-on-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-switch-on-disabled-component-opacity","",nt.opacity40),it.extend("--ft-switch-on-color","",ct.contentActionPrimary),it.extend("--ft-switch-on-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-switch-icon-horizontal-padding","",nt.spacing1),it.extend("--ft-switch-icon-vertical-padding","",nt.spacing1),it.create("--ft-switch-focus-outline-width","","SIZE","2px"),it.extend("--ft-switch-focus-focus-ring-color","",ct.borderActionFocusRing),it.extend("--ft-switch-option-border-radius","",nt.borderRadiusS),it.extend("--ft-chart-1-light","for area color charts",nt.colorBrand40),it.extend("--ft-chart-1-base","for line charts",nt.colorBrand0),it.extend("--ft-chart-2-light","for area color charts",nt.colorYellow60),it.extend("--ft-chart-2-base","for line charts",nt.colorYellow100),it.extend("--ft-chart-3-light","",nt.colorUltramarine40),it.extend("--ft-chart-3-base","",nt.colorUltramarine70),it.extend("--ft-chart-4-light","",nt.colorCyan50),it.extend("--ft-chart-4-base","",nt.colorCyan100),it.extend("--ft-chart-5-light","",nt.colorRed40),it.extend("--ft-chart-5-base","",nt.colorRed60),it.extend("--ft-chart-6-light","",nt.colorGreen40),it.extend("--ft-chart-6-base","",nt.colorGreen70),it.extend("--ft-chart-7-light","",nt.colorOrange70),it.extend("--ft-chart-7-base","",nt.colorOrange100),it.extend("--ft-chart-8-light","",nt.colorAvocado70),it.extend("--ft-chart-8-base","",nt.colorAvocado200),it.extend("--ft-chart-9-light","",nt.colorBrown50),it.extend("--ft-chart-9-base","",nt.colorBrown200),it.extend("--ft-chart-10-light","",nt.colorGray50),it.extend("--ft-chart-10-base","",nt.colorGray80),it.extend("--ft-chart-monochrome-10","",nt.colorBrand10),it.extend("--ft-chart-monochrome-20","",nt.colorBrand20),it.extend("--ft-chart-monochrome-30","",nt.colorBrand40),it.extend("--ft-chart-monochrome-40","",nt.colorBrand60),it.extend("--ft-chart-monochrome-50","",nt.colorBrand0),it.extend("--ft-chart-monochrome-60","",nt.colorBrand200),it.extend("--ft-chip-large-horizontal-padding","",nt.spacing4),it.extend("--ft-chip-large-vertical-padding","",nt.spacing2),it.extend("--ft-chip-large-gap","",nt.spacing1),it.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),it.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),it.extend("--ft-chip-large-border-radius","",nt.borderRadiusPill),it.create("--ft-chip-large-border-width","","SIZE","1px"),it.extend("--ft-chip-large-icon-size","",nt.iconSize3),it.extend("--ft-chip-medium-horizontal-padding","",nt.spacing3),it.extend("--ft-chip-medium-vertical-padding","",nt.spacing1),it.extend("--ft-chip-medium-gap","",nt.spacing1),it.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),it.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),it.extend("--ft-chip-medium-border-radius","",nt.borderRadiusPill),it.create("--ft-chip-medium-border-width","","SIZE","1px"),it.extend("--ft-chip-medium-icon-size","",nt.iconSize2),it.extend("--ft-chip-small-horizontal-padding","",nt.spacing2),it.extend("--ft-chip-small-vertical-padding","",nt.spacing05),it.extend("--ft-chip-small-gap","",nt.spacing1),it.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),it.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),it.extend("--ft-chip-small-border-radius","",nt.borderRadiusPill),it.create("--ft-chip-small-border-width","","SIZE","1px"),it.extend("--ft-chip-small-icon-size","",nt.iconSize1),it.extend("--ft-chip-neutral-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-chip-neutral-color","",ct.contentGlobalPrimary),it.extend("--ft-chip-neutral-icon-color","",ct.contentGlobalPrimary),it.extend("--ft-chip-neutral-border-color","",ct.borderGlobalSubtle),it.extend("--ft-chip-info-background-color","",ct.backgroundInfoSubtle),it.extend("--ft-chip-info-color","",ct.contentInfoPrimary),it.extend("--ft-chip-info-icon-color","",ct.contentInfoIconOnly),it.extend("--ft-chip-info-border-color","",ct.borderInfoSubtle),it.extend("--ft-chip-success-background-color","",ct.backgroundSuccessSubtle),it.extend("--ft-chip-success-color","",ct.contentSuccessPrimary),it.extend("--ft-chip-success-icon-color","",ct.contentSuccessIconOnly),it.extend("--ft-chip-success-border-color","",ct.borderSuccessSubtle),it.extend("--ft-chip-warning-background-color","",ct.backgroundWarningSubtle),it.extend("--ft-chip-warning-color","",ct.contentWarningPrimary),it.extend("--ft-chip-warning-icon-color","",ct.contentWarningIconOnly),it.extend("--ft-chip-warning-border-color","",ct.borderWarningSubtle),it.extend("--ft-chip-error-background-color","",ct.backgroundErrorSubtle),it.extend("--ft-chip-error-color","",ct.contentErrorPrimary),it.extend("--ft-chip-error-icon-color","",ct.contentErrorIconOnly),it.extend("--ft-chip-error-border-color","",ct.borderErrorSubtle),it.extend("--ft-border-info-border-color","",ct.borderInfoSubtle),it.create("--ft-notice-border-width","","SIZE","1px"),it.extend("--ft-notice-horizontal-padding","",nt.spacing2),it.extend("--ft-notice-vertical-padding","",nt.spacing1),it.extend("--ft-notice-border-radius","",nt.borderRadiusS),it.extend("--ft-notice-gap","",nt.spacing2),it.extend("--ft-notice-icon-size","",nt.iconSize3),it.extend("--ft-notice-info-background-color","",ct.backgroundInfoSubtle),it.extend("--ft-notice-info-border-color","",ct.borderInfoSubtle),it.extend("--ft-notice-info-color","",ct.contentInfoPrimary),it.extend("--ft-notice-info-icon-color","",ct.contentInfoIconOnly),it.extend("--ft-notice-warning-background-color","",ct.backgroundWarningSubtle),it.extend("--ft-notice-warning-border-color","",ct.borderWarningSubtle),it.extend("--ft-notice-warning-color","",ct.contentWarningPrimary),it.extend("--ft-notice-warning-icon-color","",ct.contentWarningIconOnly),it.extend("--ft-checkbox-color","",ct.contentGlobalPrimary),it.extend("--ft-checkbox-checked-background-color","",ct.contentActionPrimary),it.extend("--ft-checkbox-checked-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-checkbox-checked-icon-color","",ct.contentGlobalOnColor),it.extend("--ft-checkbox-checked-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-checkbox-checked-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-checkbox-checked-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-checkbox-checked-disabled-component-opacity","",nt.opacity40),it.extend("--ft-checkbox-unchecked-border-color","",nt.colorGray80),it.extend("--ft-checkbox-unchecked-state-layer-color","",nt.colorGray80),it.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-checkbox-unchecked-disabled-component-opacity","",nt.opacity40),it.extend("--ft-checkbox-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),it.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),it.extend("--ft-checkbox-gap","",nt.spacing3),it.extend("--ft-toggle-off-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-toggle-off-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-toggle-off-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-toggle-off-disabled-component-opacity","",nt.opacity40),it.extend("--ft-toggle-off-background-color","",ct.contentGlobalSubtle),it.extend("--ft-toggle-off-icon-color","",ct.contentGlobalSubtle),it.extend("--ft-toggle-off-state-layer-color","",ct.contentGlobalSubtle),it.extend("--ft-toggle-on-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-toggle-on-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-toggle-on-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-toggle-on-disabled-component-opacity","",nt.opacity40),it.extend("--ft-toggle-on-background-color","",ct.contentActionPrimary),it.extend("--ft-toggle-on-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-toggle-on-icon-color","",ct.contentActionPrimary),it.extend("--ft-toggle-color","",ct.contentGlobalPrimary),it.extend("--ft-toggle-focus-focus-ring-color","",ct.borderActionFocusRing),it.extend("--ft-toggle-gap","",nt.spacing3),it.extend("--ft-radio-color","",ct.contentGlobalPrimary),it.extend("--ft-radio-selected-radio-color","",ct.contentActionPrimary),it.extend("--ft-radio-selected-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-radio-selected-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-radio-selected-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-radio-selected-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-radio-selected-disabled-component-opacity","",nt.opacity40),it.extend("--ft-radio-unselected-state-layer-color","",ct.borderInputPrimary),it.extend("--ft-radio-unselected-border-color","",ct.borderInputPrimary),it.extend("--ft-radio-unselected-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-radio-unselected-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-radio-unselected-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-radio-unselected-disabled-component-opacity","",nt.opacity40),it.extend("--ft-radio-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-radio-focus-outline-offset","","SIZE","3px"),it.create("--ft-radio-focus-outline-width","","SIZE","2px"),it.extend("--ft-radio-gap","",nt.spacing3),it.extend("--ft-notification-icon-size","",nt.iconSize4),it.extend("--ft-notification-horizontal-padding","",nt.spacing4),it.extend("--ft-notification-vertical-padding","",nt.spacing4),it.extend("--ft-notification-info-background-color","",ct.backgroundInfoSubtle),it.extend("--ft-notification-info-color","",ct.contentInfoPrimary),it.extend("--ft-notification-info-icon-color","",ct.contentInfoIconOnly),it.extend("--ft-notification-info-border-color","",ct.borderInfoSubtle),it.extend("--ft-notification-success-background-color","",ct.backgroundSuccessSubtle),it.extend("--ft-notification-success-color","",ct.contentSuccessPrimary),it.extend("--ft-notification-success-icon-color","",ct.contentSuccessIconOnly),it.extend("--ft-notification-success-border-color","",ct.borderSuccessSubtle),it.extend("--ft-notification-warning-background-color","",ct.backgroundWarningSubtle),it.extend("--ft-notification-warning-color","",ct.contentWarningPrimary),it.extend("--ft-notification-warning-icon-color","",ct.contentWarningIconOnly),it.extend("--ft-notification-warning-border-color","",ct.borderWarningSubtle),it.extend("--ft-notification-error-background-color","",ct.backgroundErrorSubtle),it.extend("--ft-notification-error-color","",ct.contentErrorPrimary),it.extend("--ft-notification-error-icon-color","",ct.contentErrorIconOnly),it.extend("--ft-notification-error-border-color","",ct.borderErrorSubtle),it.extend("--ft-notification-border-radius","",nt.borderRadiusPill),it.create("--ft-notification-border-width","","SIZE","1px"),it.extend("--ft-notification-leading-gap","",nt.spacing2),it.extend("--ft-notification-trailing-gap","",nt.spacing8),it.extend("--ft-tooltip-horizontal-padding","",nt.spacing2),it.extend("--ft-tooltip-vertical-padding","",nt.spacing2),it.extend("--ft-tooltip-border-radius","",nt.borderRadiusS),it.extend("--ft-tooltip-color","",ct.contentGlobalOnColor),it.extend("--ft-tooltip-background-color","",ct.contentGlobalPrimary),it.extend("--ft-tooltip-background-opacity","",nt.opacity80),it.extend("--ft-tooltip-shadow","",nt.shadowElevation03),it.create("--ft-tooltip-max-width","","SIZE","256px"),it.extend("--ft-tooltip-gap","",nt.spacing05);const pt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),ft=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),st={fontFamily:ft,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},dt=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",pt),gt=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",st.fontSize,"20px"),ht=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",st.fontWeight,"normal"),yt=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",st.letterSpacing,"0.15px"),bt=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",st.lineHeight,"1.2"),ut=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",st.textTransform,"inherit"),mt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",pt),Ot=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",st.fontSize,"14px"),xt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",st.fontWeight,"normal"),Nt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",st.letterSpacing,"0.105px"),St=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",st.lineHeight,"1.7"),vt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",st.textTransform,"inherit"),Ct=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",ft),It=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",st.fontSize,"16px"),wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",st.fontWeight,"600"),Wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",st.letterSpacing,"0.144px"),Et=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",st.lineHeight,"1.5"),Ut=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",st.textTransform,"inherit"),Rt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",ft),Zt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",st.fontSize,"14px"),Kt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",st.fontWeight,"normal"),Lt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",st.letterSpacing,"0.098px"),$t=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",st.lineHeight,"1.7"),zt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",st.textTransform,"inherit"),kt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",ft),Dt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",st.fontSize,"16px"),Ft=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",st.fontWeight,"normal"),Bt=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",st.letterSpacing,"0.496px"),Ht=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",st.lineHeight,"1.5"),At=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",st.textTransform,"inherit"),Gt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",ft),Mt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",st.fontSize,"14px"),Pt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",st.fontWeight,"normal"),Yt=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",st.letterSpacing,"0.252px"),_t=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",st.lineHeight,"1.4"),jt=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",st.textTransform,"inherit"),Tt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",ft),Xt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",st.fontSize,"12px"),Vt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",st.fontWeight,"normal"),qt=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",st.letterSpacing,"0.396px"),Jt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",st.lineHeight,"1.33"),Qt=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",st.textTransform,"inherit"),to=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",ft),oo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",st.fontSize,"10px"),eo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",st.fontWeight,"normal"),ro=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",st.letterSpacing,"0.33px"),ao=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",st.lineHeight,"1.6"),io=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",st.textTransform,"inherit"),no=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",ft),lo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",st.fontSize,"10px"),co=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",st.fontWeight,"normal"),po=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",st.letterSpacing,"1.5px"),fo=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",st.lineHeight,"1.6"),so=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",st.textTransform,"uppercase"),go=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",ft),ho=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",st.fontSize,"14px"),yo=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",st.fontWeight,"600"),bo=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",st.letterSpacing,"1.246px"),uo=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",st.lineHeight,"1.15"),mo=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",st.textTransform,"uppercase"),Oo=e.css`
|
|
136
|
+
const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litStatic$:t,r:J}),ot=new Map,et=(t=>(o,...e)=>{const r=e.length;let a,i;const n=[],l=[];let c,p=0,f=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(i=e[p],a=Q(i));)c+=a+o[++p],f=!0;p!==r&&l.push(i),n.push(c),p++}if(p===r&&n.push(o[r]),f){const t=n.join("$$lit$$");void 0===(o=ot.get(t))&&(n.raw=n,ot.set(t,o=n)),e=l}return t(o,...e)})(z);var rt;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"}(rt||(rt={}));const at=t=>"string"==typeof t?e.unsafeCSS(t):t;class it{static create(t,o,r,a){const i=t=>at(null!=t?t:a),n=e.css`var(${at(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${at(t)}, ${i(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>a,n}static extend(t,o,r,a){const i=t=>r.get(null!=t?t:a),n=e.css`var(${at(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${at(t)}, ${i(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=a?a:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):at(null!=o?o:t.lastResortDefaultValue()),a=e.css`var(${at(t.name)}, ${r(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=r,a.get=o=>e.css`var(${at(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const nt={colorWhite:it.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:it.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:it.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:it.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:it.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:it.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:it.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:it.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:it.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:it.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:it.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:it.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:it.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:it.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:it.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:it.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:it.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:it.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:it.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:it.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:it.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:it.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:it.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:it.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:it.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:it.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:it.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:it.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:it.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:it.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:it.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:it.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:it.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:it.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:it.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:it.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:it.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:it.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:it.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:it.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:it.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:it.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:it.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:it.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:it.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:it.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:it.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:it.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:it.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:it.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:it.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:it.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:it.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:it.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:it.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:it.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:it.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:it.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:it.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:it.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:it.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:it.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:it.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:it.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:it.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:it.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:it.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:it.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:it.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:it.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:it.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:it.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:it.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:it.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:it.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:it.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:it.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:it.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:it.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:it.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:it.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:it.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:it.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:it.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:it.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:it.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:it.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:it.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:it.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:it.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:it.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:it.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:it.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:it.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:it.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:it.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:it.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:it.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:it.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:it.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:it.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:it.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:it.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:it.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:it.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:it.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:it.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:it.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:it.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:it.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:it.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:it.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:it.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:it.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:it.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:it.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:it.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:it.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:it.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:it.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:it.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:it.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:it.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:it.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:it.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:it.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:it.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:it.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:it.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:it.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:it.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:it.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:it.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:it.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:it.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:it.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:it.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:it.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:it.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:it.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:it.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:it.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:it.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:it.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:it.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:it.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:it.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:it.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:it.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:it.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:it.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:it.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:it.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:it.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:it.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:it.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:it.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:it.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:it.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:it.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:it.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:it.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:it.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:it.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:it.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:it.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:it.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:it.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:it.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:it.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:it.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:it.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:it.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:it.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:it.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:it.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:it.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:it.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:it.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:it.create("--ft-icon-size-6","","SIZE","48px"),opacity0:it.create("--ft-opacity-0","","NUMBER","0"),opacity8:it.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:it.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:it.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:it.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:it.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:it.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:it.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:it.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:it.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:it.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:it.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:it.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:it.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:it.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)")},lt={display:{fontFamily:it.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:it.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:it.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:it.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:it.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:it.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:it.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:it.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:it.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:it.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:it.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:it.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:it.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:it.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:it.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:it.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:it.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:it.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:it.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:it.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:it.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:it.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:it.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:it.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:it.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:it.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:it.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:it.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:it.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:it.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:it.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:it.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:it.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:it.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:it.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:it.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:it.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:it.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:it.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:it.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:it.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:it.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:it.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:it.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:it.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:it.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:it.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:it.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:it.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:it.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:it.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:it.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:it.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:it.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:it.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:it.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:it.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:it.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:it.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:it.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:it.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:it.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:it.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:it.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:it.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:it.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:it.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:it.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:it.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:it.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:it.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:it.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},ct={backgroundActionPrimary:it.extend("--ft-background-action-primary","Used as backgorund of primary action components.",nt.colorBrand0),backgroundErrorSubtle:it.extend("--ft-background-error-subtle","Used as background of subtle error components.",nt.colorRed10),backgroundInfoSubtle:it.extend("--ft-background-info-subtle","Used as background of subtle information components.",nt.colorCyan10),backgroundWarningSubtle:it.extend("--ft-background-warning-subtle","Used as background of subtle information components.",nt.colorOrange10),backgroundSuccessSubtle:it.extend("--ft-background-success-subtle","Used as background of subtle success components.",nt.colorGreen10),backgroundGlobalSurface:it.extend("--ft-background-global-surface","Used as app background.",nt.colorWhite),backgroundGlobalOnSurface:it.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",nt.colorGray10),backgroundGlobalOnSurfaceDark:it.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",nt.colorGray30),contentActionPrimary:it.extend("--ft-content-action-primary","Used on label of primary action on light surface.",nt.colorBrand0),contentWarningPrimary:it.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",nt.colorOrange200),contentWarningIconOnly:it.extend("--ft-content-warning-icon-only","Used on warning status icons alone",nt.colorOrange0),contentErrorPrimary:it.extend("--ft-content-error-primary","Used on label of error messages on light surface.",nt.colorRed0),contentErrorIconOnly:it.extend("--ft-content-error-icon-only","Used on error status icons alone",nt.colorRed70),contentInfoPrimary:it.extend("--ft-content-info-primary","Used on label of information messages on light surface.",nt.colorCyan200),contentInfoIconOnly:it.extend("--ft-content-info-icon-only","Used on info status icons alone",nt.colorCyan0),contentSuccessPrimary:it.extend("--ft-content-success-primary","Used on label of success messages on light surface.",nt.colorGreen200),contentSuccessIconOnly:it.extend("--ft-content-success-icon-only","Used on success status icons alone",nt.colorGreen0),contentGlobalPrimary:it.extend("--ft-content-global-primary","Used for main content on the page.",nt.colorGray500),contentGlobalSecondary:it.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",nt.colorGray200),contentGlobalSubtle:it.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",nt.colorGray0),contentGlobalOnColor:it.extend("--ft-content-global-on-color","Used for content on a dominant color.",nt.colorWhite),borderActionPrimary:it.extend("--ft-border-action-primary","Used as border for primary action components.",nt.colorBrand0),borderActionFocusRing:it.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",nt.colorCyan0),borderWarningPrimary:it.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",nt.colorOrange200),borderWarningSubtle:it.extend("--ft-border-warning-subtle","Used as border for warning components.",nt.colorOrange30),borderSuccessPrimary:it.extend("--ft-border-success-primary","Used as border for success buttons.",nt.colorGreen200),borderSuccessSubtle:it.extend("--ft-border-success-subtle","Used as border for success components.",nt.colorGreen30),borderErrorPrimary:it.extend("--ft-border-error-primary","Used as border for text fields in error states.",nt.colorRed0),borderErrorSubtle:it.extend("--ft-border-error-subtle","Used as border for error components.",nt.colorRed30),borderInfoPrimary:it.extend("--ft-border-info-primary","Used as border for buttons in info color.",nt.colorCyan200),borderInfoSubtle:it.extend("--ft-border-info-subtle","Used as border for information components.",nt.colorCyan30),borderGlobalPrimary:it.extend("--ft-border-global-primary","Used as border for element like input.",nt.colorGray50),borderGlobalSubtle:it.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",nt.colorGray30),borderInputPrimary:it.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",nt.colorGray80)};it.create("--ft-button-large-height","","SIZE","40px"),it.extend("--ft-button-large-horizontal-padding","",nt.spacing4),it.extend("--ft-button-large-gap","",nt.spacing2),it.extend("--ft-button-large-border-radius","",nt.borderRadiusS),it.extend("--ft-button-large-icon-size","",nt.iconSize3),it.create("--ft-button-large-border-width","","SIZE","1px"),it.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),it.create("--ft-button-large-focus-outline-width","","SIZE","2px"),it.create("--ft-button-large-icon-only-width","","SIZE","40px"),it.create("--ft-button-small-height","","SIZE","30px"),it.extend("--ft-button-small-horizontal-padding","",nt.spacing3),it.extend("--ft-button-small-gap","",nt.spacing2),it.extend("--ft-button-small-border-radius","",nt.borderRadiusS),it.extend("--ft-button-small-icon-size","",nt.iconSize2),it.create("--ft-button-small-border-width","","SIZE","1px"),it.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),it.create("--ft-button-small-focus-outline-width","","SIZE","2px"),it.create("--ft-button-small-icon-only-width","","SIZE","30px"),it.extend("--ft-button-primary-background-color","",ct.backgroundActionPrimary),it.extend("--ft-button-primary-color","",ct.contentGlobalOnColor),it.extend("--ft-button-primary-icon-color","",ct.contentGlobalOnColor),it.extend("--ft-button-primary-state-layer-color","",ct.contentGlobalOnColor),it.extend("--ft-button-primary-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-button-primary-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-button-primary-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-button-primary-disabled-component-opacity","",nt.opacity40),it.extend("--ft-button-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),it.extend("--ft-button-tertiary-color","",ct.contentActionPrimary),it.extend("--ft-button-tertiary-icon-color","",ct.contentActionPrimary),it.extend("--ft-button-tertiary-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-button-tertiary-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-tertiary-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-tertiary-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-button-tertiary-disabled-component-opacity","",nt.opacity40),it.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),it.extend("--ft-button-secondary-color","",ct.contentActionPrimary),it.extend("--ft-button-secondary-icon-color","",ct.contentActionPrimary),it.extend("--ft-button-secondary-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-button-secondary-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-secondary-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-secondary-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-button-secondary-disabled-component-opacity","",nt.opacity40),it.extend("--ft-button-secondary-border-color","",ct.borderActionPrimary),it.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),it.extend("--ft-button-neutral-icon-color","",ct.contentGlobalSecondary),it.extend("--ft-button-neutral-color","",ct.contentGlobalSecondary),it.extend("--ft-button-neutral-state-layer-color","",ct.contentGlobalSecondary),it.extend("--ft-button-neutral-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-neutral-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-button-neutral-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-button-neutral-disabled-component-opacity","",nt.opacity40),it.extend("--ft-banner-icon-size","",nt.iconSize5),it.create("--ft-banner-border-width","","SIZE","1px"),it.extend("--ft-banner-horizontal-padding","",nt.spacing6),it.extend("--ft-banner-vertical-padding","",nt.spacing6),it.extend("--ft-banner-horizontal-side-gap","",nt.spacing6),it.extend("--ft-banner-horizontal-mobile-gap","",nt.spacing4),it.extend("--ft-banner-vertical-mobile-gap","",nt.spacing6),it.extend("--ft-banner-horizontal-middle-gap","",nt.spacing20),it.extend("--ft-banner-info-background-color","",ct.backgroundInfoSubtle),it.extend("--ft-banner-info-color","",ct.contentInfoPrimary),it.extend("--ft-banner-info-icon-color","",ct.contentInfoIconOnly),it.extend("--ft-breadcrumb-horizontal-gap","",nt.spacing1),it.extend("--ft-breadcrumb-vertical-gap","",nt.spacing2),it.extend("--ft-breadcrumb-current-element-color","",ct.contentGlobalPrimary),it.extend("--ft-breadcrumb-icon-color","",ct.contentGlobalSubtle),it.extend("--ft-page-header-horizontal-padding","",nt.spacing12),it.extend("--ft-page-header-horizontal-gap","",nt.spacing4),it.extend("--ft-page-header-vertical-gap","",nt.spacing2),it.extend("--ft-page-header-classic-vertical-padding","",nt.spacing6),it.extend("--ft-page-header-multiline-vertical-padding","",nt.spacing4),it.extend("--ft-page-header-inline-vertical-padding","",nt.spacing2),it.extend("--ft-page-header-background-color","",nt.colorWhite),it.extend("--ft-page-header-bottom-border-color","",ct.borderGlobalSubtle),it.extend("--ft-page-header-title-color","",ct.contentGlobalPrimary),it.extend("--ft-page-header-subtitle-color","",ct.contentGlobalSecondary),it.create("--ft-modal-small-container-width","","SIZE","600px"),it.create("--ft-modal-large-container-width","","SIZE","900px"),it.extend("--ft-modal-overlay-background-color","",nt.colorGray700),it.extend("--ft-modal-overlay-opacity","",nt.opacity40),it.extend("--ft-modal-shadow","",nt.shadowElevation03),it.extend("--ft-modal-body-background-color","",nt.colorWhite),it.extend("--ft-modal-body-color","",ct.contentGlobalPrimary),it.extend("--ft-modal-body-horizontal-padding","",nt.spacing6),it.extend("--ft-modal-body-vertical-padding","",nt.spacing6),it.extend("--ft-modal-body-vertical-gap","",nt.spacing6),it.extend("--ft-modal-container-margin","",nt.spacing3),it.extend("--ft-modal-header-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-modal-header-border-color","",ct.borderGlobalSubtle),it.extend("--ft-modal-header-color","",ct.contentGlobalPrimary),it.extend("--ft-modal-header-trailing-icon-color","",ct.contentGlobalSecondary),it.extend("--ft-modal-header-vertical-padding","",nt.spacing1),it.extend("--ft-modal-header-right-padding","",nt.spacing1),it.extend("--ft-modal-header-left-padding","",nt.spacing6),it.extend("--ft-modal-header-gap","",nt.spacing2),it.create("--ft-modal-header-border-bottom","","SIZE","1px"),it.extend("--ft-modal-border-radius","",nt.borderRadiusM),it.extend("--ft-drawer-overlay-opacity","",nt.opacity40),it.extend("--ft-drawer-shadow","",nt.shadowElevation03),it.extend("--ft-drawer-body-color","",ct.contentGlobalPrimary),it.extend("--ft-drawer-body-horizontal-padding","",nt.spacing6),it.extend("--ft-drawer-body-vertical-padding","",nt.spacing6),it.extend("--ft-drawer-body-gap","",nt.spacing6),it.extend("--ft-drawer-body-background-color","",nt.colorWhite),it.extend("--ft-drawer-header-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-drawer-header-border-color","",ct.borderGlobalSubtle),it.extend("--ft-drawer-header-color","",ct.contentGlobalPrimary),it.extend("--ft-drawer-header-trailing-icon-color","",ct.contentGlobalSecondary),it.create("--ft-drawer-header-height","","SIZE","50px"),it.extend("--ft-drawer-header-horizontal-padding","",nt.spacing2),it.create("--ft-drawer-header-border-width","","SIZE","1px"),it.extend("--ft-drawer-header-gap","",nt.spacing3),it.extend("--ft-drawer-buttons-bar-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-drawer-buttons-bar-border-color","",ct.borderGlobalSubtle),it.extend("--ft-drawer-buttons-bar-color","",ct.contentGlobalPrimary),it.extend("--ft-drawer-buttons-bar-horizontal-padding","",nt.spacing4),it.extend("--ft-drawer-buttons-bar-vertical-padding","",nt.spacing4),it.extend("--ft-drawer-buttons-bar-gap","",nt.spacing3),it.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),it.create("--ft-drawer-container-width","","SIZE","66%"),it.create("--ft-drawer-container-min-width","","SIZE","500px"),it.create("--ft-drawer-container-max-width","","SIZE","1000px"),it.create("--ft-drawer-container-height","","SIZE","100%"),it.extend("--ft-drawer-overlay-background-color","",nt.colorGray700),it.extend("--ft-text-input-field-horizontal-padding","",nt.spacing4),it.extend("--ft-text-input-field-horizontal-gap","",nt.spacing3),it.extend("--ft-text-input-field-vertical-gap","",nt.spacing05),it.extend("--ft-text-input-field-icon-size","",nt.iconSize3),it.create("--ft-text-input-field-height","","SIZE","50px"),it.extend("--ft-text-input-helper-horizontal-padding","",nt.spacing4),it.extend("--ft-text-input-helper-horizontal-gap","",nt.spacing1),it.extend("--ft-text-input-helper-icon-size","",nt.iconSize2),it.extend("--ft-text-input-border-radius","",nt.borderRadiusM),it.extend("--ft-text-input-background-color","",nt.colorWhite),it.extend("--ft-text-input-content-value-color","",ct.contentGlobalPrimary),it.extend("--ft-text-input-trailing-icon-color","",ct.contentGlobalSubtle),it.extend("--ft-text-input-label-color","",ct.contentGlobalSubtle),it.extend("--ft-text-input-default-border-color","",ct.borderInputPrimary),it.extend("--ft-text-input-default-helper-text-color","",ct.contentGlobalSubtle),it.create("--ft-text-input-default-border-width","","SIZE","1px"),it.create("--ft-text-input-error-border-width","","SIZE","2px"),it.extend("--ft-text-input-error-border-color","",ct.borderErrorPrimary),it.extend("--ft-text-input-error-helper-text-color","",ct.contentErrorPrimary),it.extend("--ft-text-input-error-helper-icon-color","",ct.contentErrorIconOnly),it.create("--ft-text-input-warning-border-width","","SIZE","2px"),it.create("--ft-text-input-focus-outline-width","","SIZE","2px"),it.extend("--ft-text-input-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),it.extend("--ft-text-input-disabled-component-opacity","",nt.opacity40),it.extend("--ft-text-area-background-color","",nt.colorWhite),it.extend("--ft-text-area-content-value-color","",ct.contentGlobalPrimary),it.extend("--ft-text-area-label-color","",ct.contentGlobalSubtle),it.extend("--ft-text-area-default-border-color","",ct.borderInputPrimary),it.extend("--ft-text-area-default-helper-text-color","",ct.contentGlobalSubtle),it.create("--ft-text-area-default-border-width","","SIZE","1px"),it.create("--ft-text-area-error-border-width","","SIZE","2px"),it.extend("--ft-text-area-error-border-color","",ct.borderErrorPrimary),it.extend("--ft-text-area-error-helper-text-color","",ct.contentErrorPrimary),it.extend("--ft-text-area-error-helper-icon-color","",ct.contentErrorIconOnly),it.extend("--ft-text-area-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-text-area-focus-outline-width","","SIZE","2px"),it.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),it.extend("--ft-text-area-disabled-component-opacity","",nt.opacity40),it.extend("--ft-text-area-field-horizontal-left-padding","",nt.spacing4),it.extend("--ft-text-area-field-horizontal-gap","",nt.spacing3),it.extend("--ft-text-area-field-vertical-gap","",nt.spacing05),it.create("--ft-text-area-field-min-height","","SIZE","64px"),it.extend("--ft-text-area-helper-horizontal-padding","",nt.spacing4),it.extend("--ft-text-area-helper-horizontal-gap","",nt.spacing1),it.extend("--ft-text-area-helper-icon-size","",nt.iconSize2),it.extend("--ft-text-area-border-radius","",nt.borderRadiusM),it.create("--ft-floating-menu-height","","SIZE","50px"),it.extend("--ft-floating-menu-horizontal-padding","",nt.spacing4),it.extend("--ft-floating-menu-off-icon-color","",ct.contentGlobalPrimary),it.extend("--ft-floating-menu-off-color","",ct.contentGlobalPrimary),it.extend("--ft-floating-menu-on-color","",ct.contentActionPrimary),it.extend("--ft-floating-menu-on-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-floating-menu-gap","",nt.spacing3),it.extend("--ft-floating-menu-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),it.extend("--ft-floating-menu-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-floating-menu-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-floating-menu-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-floating-menu-disabled-component-opacity","",nt.opacity40),it.extend("--ft-floating-menu-icon-size","",nt.iconSize3),it.extend("--ft-floating-menu-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-combobox-single-select-field-horizontal-padding","",nt.spacing4),it.extend("--ft-combobox-single-select-field-horizontal-gap","",nt.spacing3),it.extend("--ft-combobox-single-select-field-vertical-gap","",nt.spacing05),it.extend("--ft-combobox-single-select-field-icon-size","",nt.iconSize3),it.create("--ft-combobox-single-select-field-height","","SIZE","50px"),it.extend("--ft-combobox-single-select-helper-horizontal-padding","",nt.spacing4),it.extend("--ft-combobox-single-select-helper-horizontal-gap","",nt.spacing1),it.extend("--ft-combobox-single-select-helper-vertical-gap","",nt.spacing1),it.extend("--ft-combobox-single-select-helper-icon-size","",nt.iconSize2),it.extend("--ft-combobox-single-select-menu-vertical-gap","",nt.spacing2),it.extend("--ft-combobox-single-select-border-radius","",nt.borderRadiusM),it.extend("--ft-combobox-single-select-background-color","",nt.colorWhite),it.extend("--ft-combobox-single-select-label-color","",ct.contentGlobalSubtle),it.extend("--ft-combobox-single-select-content-value-color","",ct.contentGlobalPrimary),it.extend("--ft-combobox-single-select-trailing-icon-color","",ct.contentGlobalSubtle),it.extend("--ft-combobox-single-select-default-border-color","",ct.borderInputPrimary),it.extend("--ft-combobox-single-select-default-helper-text-color","",ct.contentGlobalSubtle),it.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),it.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),it.extend("--ft-combobox-single-select-error-border-color","",ct.borderErrorPrimary),it.extend("--ft-combobox-single-select-error-helper-text-color","",ct.contentErrorPrimary),it.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),it.extend("--ft-combobox-single-select-warning-border-color","",ct.borderWarningPrimary),it.extend("--ft-combobox-single-select-warning-helper-text-color","",ct.contentWarningPrimary),it.extend("--ft-combobox-single-select-warning-helper-icon-color","",ct.contentWarningIconOnly),it.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),it.extend("--ft-combobox-single-select-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),it.extend("--ft-combobox-single-select-disabled-component-opacity","",nt.opacity40),it.extend("--ft-combobox-multi-select-background-color","",nt.colorWhite),it.extend("--ft-combobox-multi-select-label-color","",ct.contentGlobalSubtle),it.extend("--ft-combobox-multi-select-trailing-icon-color","",ct.contentGlobalSubtle),it.extend("--ft-combobox-multi-select-default-border-color","",ct.borderInputPrimary),it.extend("--ft-combobox-multi-select-default-helper-text-color","",ct.contentGlobalSubtle),it.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),it.extend("--ft-combobox-multi-select-error-border-color","",ct.borderErrorPrimary),it.extend("--ft-combobox-multi-select-error-helper-text-color","",ct.contentErrorPrimary),it.extend("--ft-combobox-multi-select-error-helper-icon","",ct.contentErrorIconOnly),it.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),it.extend("--ft-combobox-multi-select-warning-border-color","",ct.borderWarningPrimary),it.extend("--ft-combobox-multi-select-warning-helper-text-color","",ct.contentWarningPrimary),it.extend("--ft-combobox-multi-select-warning-helper-icon-color","",ct.contentWarningIconOnly),it.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),it.extend("--ft-combobox-multi-select-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),it.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),it.extend("--ft-combobox-multi-select-disabled-component-opacity","",nt.opacity40),it.extend("--ft-combobox-multi-select-helper-horizontal-padding","",nt.spacing4),it.extend("--ft-combobox-multi-select-helper-horizontal-gap","",nt.spacing1),it.extend("--ft-combobox-multi-select-helper-vertical-gap","",nt.spacing1),it.extend("--ft-combobox-multi-select-helper-icon-size","",nt.iconSize2),it.extend("--ft-combobox-multi-select-field-horizontal-padding","",nt.spacing4),it.extend("--ft-combobox-multi-select-field-horizontal-gap","",nt.spacing3),it.extend("--ft-combobox-multi-select-field-vertical-gap","",nt.spacing05),it.extend("--ft-combobox-multi-select-field-icon-size","",nt.iconSize3),it.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),it.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",nt.spacing1),it.extend("--ft-combobox-multi-select-content-values-vertical-gap","",nt.spacing1),it.extend("--ft-combobox-multi-select-border-radius","",nt.borderRadiusM),it.extend("--ft-popover-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-popover-horizontal-padding","",nt.spacing6),it.extend("--ft-popover-vertical-padding","",nt.spacing6),it.extend("--ft-popover-icon-color","",ct.contentGlobalSecondary),it.extend("--ft-popover-icon-size","",nt.iconSize2),it.extend("--ft-popover-title-color","",ct.contentGlobalPrimary),it.extend("--ft-popover-body-color","",ct.contentGlobalSecondary),it.extend("--ft-popover-link-color","",ct.contentActionPrimary),it.extend("--ft-popover-gap","",nt.spacing3),it.extend("--ft-popover-border-radius","",nt.borderRadiusM),it.extend("--ft-popover-shadow","",nt.shadowElevation02),it.extend("--ft-tabs-top-left-border-radius","",nt.borderRadiusS),it.extend("--ft-tabs-top-right-border-radius","",nt.borderRadiusS),it.extend("--ft-tabs-label-horizontal-padding","",nt.spacing4),it.extend("--ft-tabs-label-vertical-padding","",nt.spacing3),it.extend("--ft-tabs-label-gap","",nt.spacing1),it.extend("--ft-tabs-off-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-tabs-off-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-tabs-off-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-tabs-off-disabled-component-opacity","",nt.opacity40),it.extend("--ft-tabs-off-color","",ct.contentGlobalSubtle),it.extend("--ft-tabs-off-state-layer-color","",ct.contentGlobalSubtle),it.extend("--ft-tabs-on-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-tabs-on-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-tabs-on-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-tabs-on-disabled-component-opacity","",nt.opacity40),it.extend("--ft-tabs-on-color","",ct.contentActionPrimary),it.extend("--ft-tabs-on-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-tabs-icon-horizontal-padding","",nt.spacing1),it.extend("--ft-tabs-icon-vertical-padding","",nt.spacing4),it.create("--ft-tabs-focus-outline-width","","SIZE","2px"),it.extend("--ft-tabs-focus-focus-ring-color","",ct.borderActionFocusRing),it.extend("--ft-collapsible-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-collapsible-focus-state-layer-opacity","",nt.opacity8),it.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),it.extend("--ft-collapsible-focus-focus-ring-color","",ct.borderActionFocusRing),it.extend("--ft-collapsible-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-collapsible-disabled-component-opacity","",nt.opacity40),it.extend("--ft-collapsible-horizontal-padding","",nt.spacing4),it.extend("--ft-collapsible-vertical-padding","",nt.spacing3),it.extend("--ft-collapsible-color","",ct.contentGlobalPrimary),it.extend("--ft-collapsible-state-layer-color","",ct.contentGlobalPrimary),it.extend("--ft-collapsible-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-collapsible-border-color","",ct.borderGlobalSubtle),it.extend("--ft-collapsible-icon-size","",nt.iconSize3),it.extend("--ft-switch-group-horizontal-padding","",nt.spacing1),it.extend("--ft-switch-group-vertical-padding","",nt.spacing1),it.extend("--ft-switch-group-gap","",nt.spacing1),it.extend("--ft-switch-group-background-color","",ct.backgroundGlobalSurface),it.extend("--ft-switch-group-border-color","",ct.borderGlobalSubtle),it.create("--ft-switch-group-border-radius","","SIZE","6px"),it.extend("--ft-switch-label-horizontal-padding","",nt.spacing2),it.extend("--ft-switch-label-vertical-padding","",nt.spacing1),it.extend("--ft-switch-off-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-switch-off-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-switch-off-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-switch-off-disabled-component-opacity","",nt.opacity40),it.extend("--ft-switch-off-color","",ct.contentGlobalSubtle),it.extend("--ft-switch-off-state-layer-color","",ct.contentGlobalSubtle),it.extend("--ft-switch-on-hover-state-layer-opacity","",nt.opacity8),it.extend("--ft-switch-on-focus-state-layer-opacity","",nt.opacity8),it.extend("--ft-switch-on-active-state-layer-opacity","",nt.opacity16),it.extend("--ft-switch-on-disabled-component-opacity","",nt.opacity40),it.extend("--ft-switch-on-color","",ct.contentActionPrimary),it.extend("--ft-switch-on-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-switch-icon-horizontal-padding","",nt.spacing1),it.extend("--ft-switch-icon-vertical-padding","",nt.spacing1),it.create("--ft-switch-focus-outline-width","","SIZE","2px"),it.extend("--ft-switch-focus-focus-ring-color","",ct.borderActionFocusRing),it.extend("--ft-switch-option-border-radius","",nt.borderRadiusS),it.extend("--ft-chart-1-light","for area color charts",nt.colorBrand40),it.extend("--ft-chart-1-base","for line charts",nt.colorBrand0),it.extend("--ft-chart-2-light","for area color charts",nt.colorYellow60),it.extend("--ft-chart-2-base","for line charts",nt.colorYellow100),it.extend("--ft-chart-3-light","",nt.colorUltramarine40),it.extend("--ft-chart-3-base","",nt.colorUltramarine70),it.extend("--ft-chart-4-light","",nt.colorCyan50),it.extend("--ft-chart-4-base","",nt.colorCyan100),it.extend("--ft-chart-5-light","",nt.colorRed40),it.extend("--ft-chart-5-base","",nt.colorRed60),it.extend("--ft-chart-6-light","",nt.colorGreen40),it.extend("--ft-chart-6-base","",nt.colorGreen70),it.extend("--ft-chart-7-light","",nt.colorOrange70),it.extend("--ft-chart-7-base","",nt.colorOrange100),it.extend("--ft-chart-8-light","",nt.colorAvocado70),it.extend("--ft-chart-8-base","",nt.colorAvocado200),it.extend("--ft-chart-9-light","",nt.colorBrown50),it.extend("--ft-chart-9-base","",nt.colorBrown200),it.extend("--ft-chart-10-light","",nt.colorGray50),it.extend("--ft-chart-10-base","",nt.colorGray80),it.extend("--ft-chart-monochrome-10","",nt.colorBrand10),it.extend("--ft-chart-monochrome-20","",nt.colorBrand20),it.extend("--ft-chart-monochrome-30","",nt.colorBrand40),it.extend("--ft-chart-monochrome-40","",nt.colorBrand60),it.extend("--ft-chart-monochrome-50","",nt.colorBrand0),it.extend("--ft-chart-monochrome-60","",nt.colorBrand200),it.extend("--ft-chip-large-horizontal-padding","",nt.spacing4),it.extend("--ft-chip-large-vertical-padding","",nt.spacing2),it.extend("--ft-chip-large-gap","",nt.spacing1),it.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),it.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),it.extend("--ft-chip-large-border-radius","",nt.borderRadiusPill),it.create("--ft-chip-large-border-width","","SIZE","1px"),it.extend("--ft-chip-large-icon-size","",nt.iconSize3),it.extend("--ft-chip-medium-horizontal-padding","",nt.spacing3),it.extend("--ft-chip-medium-vertical-padding","",nt.spacing1),it.extend("--ft-chip-medium-gap","",nt.spacing1),it.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),it.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),it.extend("--ft-chip-medium-border-radius","",nt.borderRadiusPill),it.create("--ft-chip-medium-border-width","","SIZE","1px"),it.extend("--ft-chip-medium-icon-size","",nt.iconSize2),it.extend("--ft-chip-small-horizontal-padding","",nt.spacing2),it.extend("--ft-chip-small-vertical-padding","",nt.spacing05),it.extend("--ft-chip-small-gap","",nt.spacing1),it.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),it.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),it.extend("--ft-chip-small-border-radius","",nt.borderRadiusPill),it.create("--ft-chip-small-border-width","","SIZE","1px"),it.extend("--ft-chip-small-icon-size","",nt.iconSize1),it.extend("--ft-chip-neutral-background-color","",ct.backgroundGlobalOnSurface),it.extend("--ft-chip-neutral-color","",ct.contentGlobalPrimary),it.extend("--ft-chip-neutral-icon-color","",ct.contentGlobalPrimary),it.extend("--ft-chip-neutral-border-color","",ct.borderGlobalSubtle),it.extend("--ft-chip-info-background-color","",ct.backgroundInfoSubtle),it.extend("--ft-chip-info-color","",ct.contentInfoPrimary),it.extend("--ft-chip-info-icon-color","",ct.contentInfoIconOnly),it.extend("--ft-chip-info-border-color","",ct.borderInfoSubtle),it.extend("--ft-chip-success-background-color","",ct.backgroundSuccessSubtle),it.extend("--ft-chip-success-color","",ct.contentSuccessPrimary),it.extend("--ft-chip-success-icon-color","",ct.contentSuccessIconOnly),it.extend("--ft-chip-success-border-color","",ct.borderSuccessSubtle),it.extend("--ft-chip-warning-background-color","",ct.backgroundWarningSubtle),it.extend("--ft-chip-warning-color","",ct.contentWarningPrimary),it.extend("--ft-chip-warning-icon-color","",ct.contentWarningIconOnly),it.extend("--ft-chip-warning-border-color","",ct.borderWarningSubtle),it.extend("--ft-chip-error-background-color","",ct.backgroundErrorSubtle),it.extend("--ft-chip-error-color","",ct.contentErrorPrimary),it.extend("--ft-chip-error-icon-color","",ct.contentErrorIconOnly),it.extend("--ft-chip-error-border-color","",ct.borderErrorSubtle),it.extend("--ft-border-info-border-color","",ct.borderInfoSubtle),it.create("--ft-notice-border-width","","SIZE","1px"),it.extend("--ft-notice-horizontal-padding","",nt.spacing2),it.extend("--ft-notice-vertical-padding","",nt.spacing1),it.extend("--ft-notice-border-radius","",nt.borderRadiusS),it.extend("--ft-notice-gap","",nt.spacing2),it.extend("--ft-notice-icon-size","",nt.iconSize3),it.extend("--ft-notice-info-background-color","",ct.backgroundInfoSubtle),it.extend("--ft-notice-info-border-color","",ct.borderInfoSubtle),it.extend("--ft-notice-info-color","",ct.contentInfoPrimary),it.extend("--ft-notice-info-icon-color","",ct.contentInfoIconOnly),it.extend("--ft-notice-warning-background-color","",ct.backgroundWarningSubtle),it.extend("--ft-notice-warning-border-color","",ct.borderWarningSubtle),it.extend("--ft-notice-warning-color","",ct.contentWarningPrimary),it.extend("--ft-notice-warning-icon-color","",ct.contentWarningIconOnly),it.extend("--ft-notice-error-background-color","",ct.backgroundErrorSubtle),it.extend("--ft-notice-error-border-color","",ct.borderErrorSubtle),it.extend("--ft-notice-error-color","",ct.contentErrorPrimary),it.extend("--ft-notice-error-icon-color","",ct.contentErrorIconOnly),it.extend("--ft-notice-success-background-color","",ct.backgroundSuccessSubtle),it.extend("--ft-notice-success-border-color","",ct.borderSuccessSubtle),it.extend("--ft-notice-success-color","",ct.contentSuccessPrimary),it.extend("--ft-notice-success-icon-color","",ct.contentSuccessIconOnly),it.extend("--ft-checkbox-color","",ct.contentGlobalPrimary),it.extend("--ft-checkbox-checked-background-color","",ct.contentActionPrimary),it.extend("--ft-checkbox-checked-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-checkbox-checked-icon-color","",ct.contentGlobalOnColor),it.extend("--ft-checkbox-checked-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-checkbox-checked-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-checkbox-checked-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-checkbox-checked-disabled-component-opacity","",nt.opacity40),it.extend("--ft-checkbox-unchecked-border-color","",nt.colorGray80),it.extend("--ft-checkbox-unchecked-state-layer-color","",nt.colorGray80),it.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-checkbox-unchecked-disabled-component-opacity","",nt.opacity40),it.extend("--ft-checkbox-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),it.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),it.extend("--ft-checkbox-gap","",nt.spacing3),it.extend("--ft-toggle-off-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-toggle-off-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-toggle-off-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-toggle-off-disabled-component-opacity","",nt.opacity40),it.extend("--ft-toggle-off-background-color","",ct.contentGlobalSubtle),it.extend("--ft-toggle-off-icon-color","",ct.contentGlobalSubtle),it.extend("--ft-toggle-off-state-layer-color","",ct.contentGlobalSubtle),it.extend("--ft-toggle-on-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-toggle-on-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-toggle-on-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-toggle-on-disabled-component-opacity","",nt.opacity40),it.extend("--ft-toggle-on-background-color","",ct.contentActionPrimary),it.extend("--ft-toggle-on-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-toggle-on-icon-color","",ct.contentActionPrimary),it.extend("--ft-toggle-color","",ct.contentGlobalPrimary),it.extend("--ft-toggle-focus-focus-ring-color","",ct.borderActionFocusRing),it.extend("--ft-toggle-gap","",nt.spacing3),it.extend("--ft-radio-color","",ct.contentGlobalPrimary),it.extend("--ft-radio-selected-radio-color","",ct.contentActionPrimary),it.extend("--ft-radio-selected-state-layer-color","",ct.contentActionPrimary),it.extend("--ft-radio-selected-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-radio-selected-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-radio-selected-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-radio-selected-disabled-component-opacity","",nt.opacity40),it.extend("--ft-radio-unselected-state-layer-color","",ct.borderInputPrimary),it.extend("--ft-radio-unselected-border-color","",ct.borderInputPrimary),it.extend("--ft-radio-unselected-hover-state-layer-opacity","",nt.opacity16),it.extend("--ft-radio-unselected-focus-state-layer-opacity","",nt.opacity16),it.extend("--ft-radio-unselected-active-state-layer-opacity","",nt.opacity24),it.extend("--ft-radio-unselected-disabled-component-opacity","",nt.opacity40),it.extend("--ft-radio-focus-focus-ring-color","",ct.borderActionFocusRing),it.create("--ft-radio-focus-outline-offset","","SIZE","3px"),it.create("--ft-radio-focus-outline-width","","SIZE","2px"),it.extend("--ft-radio-gap","",nt.spacing3),it.extend("--ft-notification-icon-size","",nt.iconSize4),it.extend("--ft-notification-horizontal-padding","",nt.spacing4),it.extend("--ft-notification-vertical-padding","",nt.spacing4),it.extend("--ft-notification-info-background-color","",ct.backgroundInfoSubtle),it.extend("--ft-notification-info-color","",ct.contentInfoPrimary),it.extend("--ft-notification-info-icon-color","",ct.contentInfoIconOnly),it.extend("--ft-notification-info-border-color","",ct.borderInfoSubtle),it.extend("--ft-notification-success-background-color","",ct.backgroundSuccessSubtle),it.extend("--ft-notification-success-color","",ct.contentSuccessPrimary),it.extend("--ft-notification-success-icon-color","",ct.contentSuccessIconOnly),it.extend("--ft-notification-success-border-color","",ct.borderSuccessSubtle),it.extend("--ft-notification-warning-background-color","",ct.backgroundWarningSubtle),it.extend("--ft-notification-warning-color","",ct.contentWarningPrimary),it.extend("--ft-notification-warning-icon-color","",ct.contentWarningIconOnly),it.extend("--ft-notification-warning-border-color","",ct.borderWarningSubtle),it.extend("--ft-notification-error-background-color","",ct.backgroundErrorSubtle),it.extend("--ft-notification-error-color","",ct.contentErrorPrimary),it.extend("--ft-notification-error-icon-color","",ct.contentErrorIconOnly),it.extend("--ft-notification-error-border-color","",ct.borderErrorSubtle),it.extend("--ft-notification-border-radius","",nt.borderRadiusPill),it.create("--ft-notification-border-width","","SIZE","1px"),it.extend("--ft-notification-leading-gap","",nt.spacing2),it.extend("--ft-notification-trailing-gap","",nt.spacing8),it.extend("--ft-tooltip-horizontal-padding","",nt.spacing2),it.extend("--ft-tooltip-vertical-padding","",nt.spacing2),it.extend("--ft-tooltip-border-radius","",nt.borderRadiusS),it.extend("--ft-tooltip-color","",ct.contentGlobalOnColor),it.extend("--ft-tooltip-background-color","",ct.contentGlobalPrimary),it.extend("--ft-tooltip-background-opacity","",nt.opacity80),it.extend("--ft-tooltip-shadow","",nt.shadowElevation03),it.create("--ft-tooltip-max-width","","SIZE","256px"),it.extend("--ft-tooltip-gap","",nt.spacing05);const pt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),ft=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),dt={fontFamily:ft,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},st=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",pt),gt=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",dt.fontSize,"20px"),ht=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",dt.fontWeight,"normal"),yt=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",dt.letterSpacing,"0.15px"),bt=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",dt.lineHeight,"1.2"),ut=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",dt.textTransform,"inherit"),mt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",pt),Ot=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",dt.fontSize,"14px"),xt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",dt.fontWeight,"normal"),Nt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",dt.letterSpacing,"0.105px"),St=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",dt.lineHeight,"1.7"),vt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",dt.textTransform,"inherit"),wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",ft),It=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",dt.fontSize,"16px"),Ct=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",dt.fontWeight,"600"),Et=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",dt.letterSpacing,"0.144px"),Wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",dt.lineHeight,"1.5"),Ut=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",dt.textTransform,"inherit"),Rt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",ft),Zt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",dt.fontSize,"14px"),Kt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",dt.fontWeight,"normal"),Lt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",dt.letterSpacing,"0.098px"),$t=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",dt.lineHeight,"1.7"),zt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",dt.textTransform,"inherit"),kt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",ft),Dt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",dt.fontSize,"16px"),Ft=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",dt.fontWeight,"normal"),Bt=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",dt.letterSpacing,"0.496px"),Ht=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",dt.lineHeight,"1.5"),At=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",dt.textTransform,"inherit"),Gt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",ft),Mt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",dt.fontSize,"14px"),Pt=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",dt.fontWeight,"normal"),Yt=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",dt.letterSpacing,"0.252px"),_t=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",dt.lineHeight,"1.4"),jt=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",dt.textTransform,"inherit"),Tt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",ft),Xt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",dt.fontSize,"12px"),Vt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",dt.fontWeight,"normal"),qt=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",dt.letterSpacing,"0.396px"),Jt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",dt.lineHeight,"1.33"),Qt=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",dt.textTransform,"inherit"),to=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",ft),oo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",dt.fontSize,"10px"),eo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",dt.fontWeight,"normal"),ro=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",dt.letterSpacing,"0.33px"),ao=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",dt.lineHeight,"1.6"),io=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",dt.textTransform,"inherit"),no=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",ft),lo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",dt.fontSize,"10px"),co=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",dt.fontWeight,"normal"),po=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",dt.letterSpacing,"1.5px"),fo=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",dt.lineHeight,"1.6"),so=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",dt.textTransform,"uppercase"),go=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",ft),ho=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",dt.fontSize,"14px"),yo=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",dt.fontWeight,"600"),bo=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",dt.letterSpacing,"1.246px"),uo=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",dt.lineHeight,"1.15"),mo=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",dt.textTransform,"uppercase"),Oo=e.css`
|
|
137
137
|
.ft-typography--title {
|
|
138
|
-
font-family: ${
|
|
138
|
+
font-family: ${st};
|
|
139
139
|
font-size: ${gt};
|
|
140
140
|
font-weight: ${ht};
|
|
141
141
|
letter-spacing: ${yt};
|
|
@@ -153,11 +153,11 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
153
153
|
}
|
|
154
154
|
`,No=e.css`
|
|
155
155
|
.ft-typography--subtitle1 {
|
|
156
|
-
font-family: ${
|
|
156
|
+
font-family: ${wt};
|
|
157
157
|
font-size: ${It};
|
|
158
|
-
font-weight: ${
|
|
159
|
-
letter-spacing: ${
|
|
160
|
-
line-height: ${
|
|
158
|
+
font-weight: ${Ct};
|
|
159
|
+
letter-spacing: ${Et};
|
|
160
|
+
line-height: ${Wt};
|
|
161
161
|
text-transform: ${Ut};
|
|
162
162
|
}
|
|
163
163
|
`,So=e.css`
|
|
@@ -179,7 +179,7 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
179
179
|
line-height: ${Ht};
|
|
180
180
|
text-transform: ${At};
|
|
181
181
|
}
|
|
182
|
-
`,
|
|
182
|
+
`,wo=e.css`
|
|
183
183
|
.ft-typography--body2 {
|
|
184
184
|
font-family: ${Gt};
|
|
185
185
|
font-size: ${Mt};
|
|
@@ -197,7 +197,7 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
197
197
|
line-height: ${Jt};
|
|
198
198
|
text-transform: ${Qt};
|
|
199
199
|
}
|
|
200
|
-
`,
|
|
200
|
+
`,Co=e.css`
|
|
201
201
|
.ft-typography--breadcrumb {
|
|
202
202
|
font-family: ${to};
|
|
203
203
|
font-size: ${oo};
|
|
@@ -206,7 +206,7 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
206
206
|
line-height: ${ao};
|
|
207
207
|
text-transform: ${io};
|
|
208
208
|
}
|
|
209
|
-
`,
|
|
209
|
+
`,Eo=e.css`
|
|
210
210
|
.ft-typography--overline {
|
|
211
211
|
font-family: ${no};
|
|
212
212
|
font-size: ${lo};
|
|
@@ -215,7 +215,7 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
215
215
|
line-height: ${fo};
|
|
216
216
|
text-transform: ${so};
|
|
217
217
|
}
|
|
218
|
-
`,
|
|
218
|
+
`,Wo=e.css`
|
|
219
219
|
.ft-typography--button {
|
|
220
220
|
font-family: ${go};
|
|
221
221
|
font-size: ${ho};
|
|
@@ -244,7 +244,7 @@ const J=Symbol.for(""),Q=t=>{if(t?.r===J)return t?._$litStatic$},tt=t=>({_$litSt
|
|
|
244
244
|
</${tt(this.element)}>
|
|
245
245
|
`:et`
|
|
246
246
|
<slot class="ft-typography ft-typography--${this.variant}"></slot>
|
|
247
|
-
`}}Ko.styles=[Oo,xo,No,So,vo,
|
|
247
|
+
`}}Ko.styles=[Oo,xo,No,So,vo,wo,Io,Co,Eo,Wo,Uo,...Ro],Zo([r.property()],Ko.prototype,"element",void 0),Zo([r.property()],Ko.prototype,"variant",void 0),o.customElement("ft-typography")(Ko);const Lo={padding:o.FtCssVariableFactory.create("--ft-card-padding","","SIZE","12px"),borderRadius:o.FtCssVariableFactory.extend("--ft-card-border-radius","",o.designSystemVariables.borderRadiusM),borderStyle:o.FtCssVariableFactory.create("--ft-card-border-style","","UNKNOWN","none"),borderColor:o.FtCssVariableFactory.extend("--ft-card-border-color","",o.designSystemVariables.colorOutline),hoverBorderColor:o.FtCssVariableFactory.extend("--ft-card-hover-border-color","",o.designSystemVariables.colorPrimary),outlineStyle:o.FtCssVariableFactory.create("--ft-card-outline-style","","UNKNOWN","solid"),outlineWidth:o.FtCssVariableFactory.create("--ft-card-outline-width","","SIZE","0"),outlineColor:o.FtCssVariableFactory.extend("--ft-card-outline-color","",o.designSystemVariables.colorPrimary),selectedOutlineStyle:o.FtCssVariableFactory.create("--ft-card-selected-outline-style","","UNKNOWN","solid"),selectedOutlineWidth:o.FtCssVariableFactory.create("--ft-card-selected-outline-width","","SIZE","2px"),selectedOutlineColor:o.FtCssVariableFactory.extend("--ft-card-selected-outline-color","",o.designSystemVariables.colorPrimary),selectedBorderRadius:o.FtCssVariableFactory.extend("--ft-card-selected-border-radius","",o.designSystemVariables.borderRadiusM),colorSurface:o.FtCssVariableFactory.extend("--ft-card-background-color","",o.designSystemVariables.colorSurface),colorOnSurfaceMedium:o.FtCssVariableFactory.extend("--ft-card-content-color","",o.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceHigh:o.FtCssVariableFactory.extend("--ft-card-title-color","",o.designSystemVariables.colorOnSurfaceHigh),elevation02:o.FtCssVariableFactory.extend("--ft-card-elevation","",o.designSystemVariables.elevation02),elevation04:o.FtCssVariableFactory.extend("--ft-card-selected-elevation","",o.designSystemVariables.elevation04)},$o=e.css`
|
|
248
248
|
:host {
|
|
249
249
|
display: block;
|
|
250
250
|
}
|