@fluid-topics/ft-accordion 1.3.33 → 1.3.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
- "use strict";(()=>{var vo=Object.create;var Te=Object.defineProperty;var Eo=Object.getOwnPropertyDescriptor;var Ro=Object.getOwnPropertyNames;var Lo=Object.getPrototypeOf,wo=Object.prototype.hasOwnProperty;var ce=(o,a)=>()=>(a||o((a={exports:{}}).exports,a),a.exports);var Ao=(o,a,n,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let c of Ro(a))!wo.call(o,c)&&c!==n&&Te(o,c,{get:()=>a[c],enumerable:!(i=Eo(a,c))||i.enumerable});return o};var b=(o,a,n)=>(n=o!=null?vo(Lo(o)):{},Ao(a||!o||!o.__esModule?Te(n,"default",{value:o,enumerable:!0}):n,o));var N=ce((_o,$e)=>{$e.exports=ftGlobals.wcUtils});var R=ce((Uo,De)=>{De.exports=ftGlobals.lit});var F=ce((Ho,Ze)=>{Ze.exports=ftGlobals.litDecorators});var Xe=ce((Ko,je)=>{je.exports=ftGlobals.litClassMap});var bo=ce((Hc,yo)=>{yo.exports=ftGlobals.litUnsafeHTML});var He=b(N());var Fe=b(R()),he=b(F()),Ye=b(N());var Ke=b(R()),To={},Me=Ke.css`
1
+ "use strict";(()=>{var vo=Object.create;var Te=Object.defineProperty;var Eo=Object.getOwnPropertyDescriptor;var Ro=Object.getOwnPropertyNames;var Lo=Object.getPrototypeOf,wo=Object.prototype.hasOwnProperty;var de=(o,a)=>()=>(a||o((a={exports:{}}).exports,a),a.exports);var Ao=(o,a,n,i)=>{if(a&&typeof a=="object"||typeof a=="function")for(let d of Ro(a))!wo.call(o,d)&&d!==n&&Te(o,d,{get:()=>a[d],enumerable:!(i=Eo(a,d))||i.enumerable});return o};var b=(o,a,n)=>(n=o!=null?vo(Lo(o)):{},Ao(a||!o||!o.__esModule?Te(n,"default",{value:o,enumerable:!0}):n,o));var N=de((_o,$e)=>{$e.exports=ftGlobals.wcUtils});var R=de((Uo,De)=>{De.exports=ftGlobals.lit});var F=de((Ho,Ze)=>{Ze.exports=ftGlobals.litDecorators});var Xe=de((Ko,je)=>{je.exports=ftGlobals.litClassMap});var bo=de((Hd,yo)=>{yo.exports=ftGlobals.litUnsafeHTML});var He=b(N());var Fe=b(R()),he=b(F()),Ye=b(N());var Ke=b(R()),To={},Me=Ke.css`
2
2
  .ft-accordion {
3
3
  box-sizing: border-box;
4
4
  }
5
- `;var Ve=function(o,a,n,i){var c=arguments.length,d=c<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,n):i,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(o,a,n,i);else for(var f=o.length-1;f>=0;f--)(l=o[f])&&(d=(c<3?l(d):c>3?l(a,n,d):l(a,n))||d);return c>3&&d&&Object.defineProperty(a,n,d),d},G=class extends Ye.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Fe.html`
5
+ `;var Ve=function(o,a,n,i){var d=arguments.length,l=d<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(o,a,n,i);else for(var f=o.length-1;f>=0;f--)(c=o[f])&&(l=(d<3?c(l):d>3?c(a,n,l):c(a,n))||l);return d>3&&l&&Object.defineProperty(a,n,l),l},G=class extends Ye.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Fe.html`
6
6
  <div class="ft-accordion">
7
7
  <slot @activated=${this.onChange}></slot>
8
8
  </div>
9
- `}onChange(a){a.stopPropagation(),this.multi||this.content.assignedElements().forEach(n=>n.active=n===a.target)}};G.elementDefinitions={};G.styles=Me;Ve([(0,he.property)({type:Boolean})],G.prototype,"multi",void 0);Ve([(0,he.query)("slot")],G.prototype,"content",void 0);var be=b(R()),ue=b(F()),No=b(N());var it=b(N());var at=b(R()),C=b(F()),nt=b(Xe()),le=b(N());var ot=b(R()),x=b(N()),qe=x.FtCssVariableFactory.extend("--ft-ripple-color","",x.designSystemVariables.colorContent),$={color:qe,backgroundColor:x.FtCssVariableFactory.extend("--ft-ripple-background-color","",qe),opacityContentOnSurfacePressed:x.FtCssVariableFactory.external(x.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:x.FtCssVariableFactory.external(x.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:x.FtCssVariableFactory.external(x.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:x.FtCssVariableFactory.external(x.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:x.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Qe=x.FtCssVariableFactory.extend("--ft-ripple-color","",x.designSystemVariables.colorPrimary),Je={color:Qe,backgroundColor:x.FtCssVariableFactory.extend("--ft-ripple-background-color","",Qe)},et=x.FtCssVariableFactory.extend("--ft-ripple-color","",x.designSystemVariables.colorSecondary),tt={color:et,backgroundColor:x.FtCssVariableFactory.extend("--ft-ripple-background-color","",et)},rt=ot.css`
9
+ `}onChange(a){a.stopPropagation(),this.multi||this.content.assignedElements().forEach(n=>n.active=n===a.target)}};G.elementDefinitions={};G.styles=Me;Ve([(0,he.property)({type:Boolean})],G.prototype,"multi",void 0);Ve([(0,he.query)("slot")],G.prototype,"content",void 0);var be=b(R()),ue=b(F()),No=b(N());var it=b(N());var at=b(R()),C=b(F()),nt=b(Xe()),ce=b(N());var ot=b(R()),x=b(N()),qe=x.FtCssVariableFactory.extend("--ft-ripple-color","",x.designSystemVariables.colorContent),$={color:qe,backgroundColor:x.FtCssVariableFactory.extend("--ft-ripple-background-color","",qe),opacityContentOnSurfacePressed:x.FtCssVariableFactory.external(x.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:x.FtCssVariableFactory.external(x.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:x.FtCssVariableFactory.external(x.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:x.FtCssVariableFactory.external(x.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:x.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Qe=x.FtCssVariableFactory.extend("--ft-ripple-color","",x.designSystemVariables.colorPrimary),Je={color:Qe,backgroundColor:x.FtCssVariableFactory.extend("--ft-ripple-background-color","",Qe)},et=x.FtCssVariableFactory.extend("--ft-ripple-color","",x.designSystemVariables.colorSecondary),tt={color:et,backgroundColor:x.FtCssVariableFactory.extend("--ft-ripple-background-color","",et)},rt=ot.css`
10
10
  :host {
11
11
  display: contents;
12
12
  }
@@ -118,7 +118,7 @@
118
118
  opacity: ${$.opacityContentOnSurfacePressed};
119
119
  transform: translate(-50%, -50%) scale(1);
120
120
  }
121
- `;var v=function(o,a,n,i){var c=arguments.length,d=c<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,n):i,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(o,a,n,i);else for(var f=o.length-1;f>=0;f--)(l=o[f])&&(d=(c<3?l(d):c>3?l(a,n,d):l(a,n))||d);return c>3&&d&&Object.defineProperty(a,n,d),d},h=class extends le.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new le.Debouncer(1e3),this.onTransitionStart=a=>{a.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=a=>{a.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new le.Debouncer(10),this.moveRipple=a=>{var n,i;let{x:c,y:d}=this.getCoordinates(a),l=(i=(n=this.ripple)===null||n===void 0?void 0:n.getBoundingClientRect())!==null&&i!==void 0?i:{x:0,y:0,width:0,height:0};this.originX=Math.round(c!=null?c-l.x:l.width/2),this.originY=Math.round(d!=null?d-l.y:l.height/2)},this.startPress=a=>{this.moveRipple(a),this.pressed=!this.isIgnored(a)},this.endPress=()=>{this.pressed=!1},this.startHover=a=>{this.hovered=!this.isIgnored(a)},this.endHover=()=>{this.hovered=!1},this.startFocus=a=>{this.focused=this.isFocusVisible(a?.target)&&!this.isIgnored(a)},this.endFocus=()=>{this.focused=!1}}render(){let a={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return at.html`
121
+ `;var v=function(o,a,n,i){var d=arguments.length,l=d<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(o,a,n,i);else for(var f=o.length-1;f>=0;f--)(c=o[f])&&(l=(d<3?c(l):d>3?c(a,n,l):c(a,n))||l);return d>3&&l&&Object.defineProperty(a,n,l),l},h=class extends ce.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new ce.Debouncer(1e3),this.onTransitionStart=a=>{a.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=a=>{a.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new ce.Debouncer(10),this.moveRipple=a=>{var n,i;let{x:d,y:l}=this.getCoordinates(a),c=(i=(n=this.ripple)===null||n===void 0?void 0:n.getBoundingClientRect())!==null&&i!==void 0?i:{x:0,y:0,width:0,height:0};this.originX=Math.round(d!=null?d-c.x:c.width/2),this.originY=Math.round(l!=null?l-c.y:c.height/2)},this.startPress=a=>{this.moveRipple(a),this.pressed=!this.isIgnored(a)},this.endPress=()=>{this.pressed=!1},this.startHover=a=>{this.hovered=!this.isIgnored(a)},this.endHover=()=>{this.hovered=!1},this.startFocus=a=>{this.focused=this.isFocusVisible(a?.target)&&!this.isIgnored(a)},this.endFocus=()=>{this.focused=!1}}render(){let a={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return at.html`
122
122
  <style>
123
123
  .ft-ripple .ft-ripple--effect {
124
124
  left: ${this.originX}px;
@@ -129,10 +129,10 @@
129
129
  <div class="ft-ripple--background"></div>
130
130
  <div class="ft-ripple--effect"></div>
131
131
  </div>
132
- `}contentAvailableCallback(a){super.contentAvailableCallback(a),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(a){var n,i;super.update(a),a.has("disabled")&&(this.disabled?(this.endRipple(),(n=this.target)===null||n===void 0||n.removeAttribute("data-is-ft-ripple-target")):(i=this.target)===null||i===void 0||i.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var a,n;let i=(a=this.shadowRoot)===null||a===void 0?void 0:a.host.parentElement;i&&this.setupFor((n=this.target)!==null&&n!==void 0?n:i)}forceFocusUpdate(){var a;!((a=this.target)===null||a===void 0)&&a.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(a){if(this.setupDebouncer.cancel(),this.target===a)return;this.onDisconnect&&this.onDisconnect(),this.target=a,a.setAttribute("data-is-ft-ripple-target","true");let n=(...f)=>y=>{f.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(y)},i=n("mouseup","contextmenu"),c=n("touchend","touchcancel"),d=f=>{["Enter"," "].includes(f.key)&&n("keyup")(f)},l={passive:!0};a.addEventListener("mouseover",this.startHover,l),a.addEventListener("mousemove",this.moveRipple,l),a.addEventListener("mouseleave",this.endHover,l),a.addEventListener("mousedown",i,l),a.addEventListener("touchstart",c,l),a.addEventListener("touchmove",this.moveRipple,l),a.addEventListener("keydown",d,l),a.addEventListener("focus",this.startFocus,l),a.addEventListener("blur",this.endFocus,l),a.addEventListener("focusin",this.startFocus,l),a.addEventListener("focusout",this.endFocus,l),this.onDisconnect=()=>{a.removeAttribute("data-is-ft-ripple-target"),a.removeEventListener("mouseover",this.startHover,l),a.removeEventListener("mousemove",this.moveRipple,l),a.removeEventListener("mouseleave",this.endHover,l),a.removeEventListener("mousedown",i,l),a.removeEventListener("touchstart",c,l),a.removeEventListener("touchmove",this.moveRipple,l),a.removeEventListener("keydown",d,l),a.removeEventListener("focus",this.startFocus,l),a.removeEventListener("blur",this.endFocus,l),a.removeEventListener("focusin",this.startFocus,l),a.removeEventListener("focusout",this.endFocus,l),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(a){let n=a,i=a,c,d;return n.x!=null?{x:c,y:d}=n:i.touches!=null&&(c=i.touches[0].clientX,d=i.touches[0].clientY),{x:c,y:d}}isFocusVisible(a){return a instanceof HTMLElement?a.matches(":focus-visible"):!0}isIgnored(a){if(this.disabled)return!0;if(a!=null)for(let n of a.composedPath()){if(n===this.target)break;if("hasAttribute"in n&&n.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};h.elementDefinitions={};h.styles=rt;v([(0,C.property)({type:Boolean})],h.prototype,"primary",void 0);v([(0,C.property)({type:Boolean})],h.prototype,"secondary",void 0);v([(0,C.property)({type:Boolean})],h.prototype,"unbounded",void 0);v([(0,C.property)({type:Boolean})],h.prototype,"activated",void 0);v([(0,C.property)({type:Boolean})],h.prototype,"selected",void 0);v([(0,C.property)({type:Boolean})],h.prototype,"disabled",void 0);v([(0,C.state)()],h.prototype,"hovered",void 0);v([(0,C.state)()],h.prototype,"focused",void 0);v([(0,C.state)()],h.prototype,"pressed",void 0);v([(0,C.state)()],h.prototype,"rippling",void 0);v([(0,C.state)()],h.prototype,"originX",void 0);v([(0,C.state)()],h.prototype,"originY",void 0);v([(0,C.query)(".ft-ripple")],h.prototype,"ripple",void 0);v([(0,C.query)(".ft-ripple--effect")],h.prototype,"rippleEffect",void 0);(0,it.customElement)("ft-ripple")(h);var go=b(N());var We=globalThis,xe=We.trustedTypes,ct=xe?xe.createPolicy("lit-html",{createHTML:o=>o}):void 0,gt="$lit$",_=`lit$${Math.random().toFixed(9).slice(2)}$`,yt="?"+_,Bo=`<${yt}>`,K=document,Se=()=>K.createComment(""),pe=o=>o===null||typeof o!="object"&&typeof o!="function",Pe=Array.isArray,Io=o=>Pe(o)||typeof o?.[Symbol.iterator]=="function",Re=`[
133
- \f\r]`,de=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,lt=/-->/g,dt=/>/g,D=RegExp(`>|${Re}(?:([^\\s"'>=/]+)(${Re}*=${Re}*(?:[^
134
- \f\r"'\`<>=]|("|')|))|$)`,"g"),pt=/'/g,st=/"/g,bt=/^(?:script|style|textarea|title)$/i,ze=o=>(a,...n)=>({_$litType$:o,strings:a,values:n}),ut=ze(1),mt=ze(2),ht=ze(3),se=Symbol.for("lit-noChange"),O=Symbol.for("lit-nothing"),ft=new WeakMap,Z=K.createTreeWalker(K,129);function xt(o,a){if(!Pe(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return ct!==void 0?ct.createHTML(a):a}var Wo=(o,a)=>{let n=o.length-1,i=[],c,d=a===2?"<svg>":a===3?"<math>":"",l=de;for(let f=0;f<n;f++){let y=o[f],u,S,m=-1,B=0;for(;B<y.length&&(l.lastIndex=B,S=l.exec(y),S!==null);)B=l.lastIndex,l===de?S[1]==="!--"?l=lt:S[1]!==void 0?l=dt:S[2]!==void 0?(bt.test(S[2])&&(c=RegExp("</"+S[2],"g")),l=D):S[3]!==void 0&&(l=D):l===D?S[0]===">"?(l=c??de,m=-1):S[1]===void 0?m=-2:(m=l.lastIndex-S[2].length,u=S[1],l=S[3]===void 0?D:S[3]==='"'?st:pt):l===st||l===pt?l=D:l===lt||l===dt?l=de:(l=D,c=void 0);let k=l===D&&o[f+1].startsWith("/>")?" ":"";d+=l===de?y+Bo:m>=0?(i.push(u),y.slice(0,m)+gt+y.slice(m)+_+k):y+_+(m===-2?f:k)}return[xt(o,d+(o[n]||"<?>")+(a===2?"</svg>":a===3?"</math>":"")),i]},fe=class o{constructor({strings:a,_$litType$:n},i){let c;this.parts=[];let d=0,l=0,f=a.length-1,y=this.parts,[u,S]=Wo(a,n);if(this.el=o.createElement(u,i),Z.currentNode=this.el.content,n===2||n===3){let m=this.el.content.firstChild;m.replaceWith(...m.childNodes)}for(;(c=Z.nextNode())!==null&&y.length<f;){if(c.nodeType===1){if(c.hasAttributes())for(let m of c.getAttributeNames())if(m.endsWith(gt)){let B=S[l++],k=c.getAttribute(m).split(_),me=/([.?@])?(.*)/.exec(B);y.push({type:1,index:d,name:me[2],strings:k,ctor:me[1]==="."?we:me[1]==="?"?Ae:me[1]==="@"?Be:j}),c.removeAttribute(m)}else m.startsWith(_)&&(y.push({type:6,index:d}),c.removeAttribute(m));if(bt.test(c.tagName)){let m=c.textContent.split(_),B=m.length-1;if(B>0){c.textContent=xe?xe.emptyScript:"";for(let k=0;k<B;k++)c.append(m[k],Se()),Z.nextNode(),y.push({type:2,index:++d});c.append(m[B],Se())}}}else if(c.nodeType===8)if(c.data===yt)y.push({type:2,index:d});else{let m=-1;for(;(m=c.data.indexOf(_,m+1))!==-1;)y.push({type:7,index:d}),m+=_.length-1}d++}}static createElement(a,n){let i=K.createElement("template");return i.innerHTML=a,i}};function Y(o,a,n=o,i){if(a===se)return a;let c=i!==void 0?n._$Co?.[i]:n._$Cl,d=pe(a)?void 0:a._$litDirective$;return c?.constructor!==d&&(c?._$AO?.(!1),d===void 0?c=void 0:(c=new d(o),c._$AT(o,n,i)),i!==void 0?(n._$Co??=[])[i]=c:n._$Cl=c),c!==void 0&&(a=Y(o,c._$AS(o,a.values),c,i)),a}var Le=class{constructor(a,n){this._$AV=[],this._$AN=void 0,this._$AD=a,this._$AM=n}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(a){let{el:{content:n},parts:i}=this._$AD,c=(a?.creationScope??K).importNode(n,!0);Z.currentNode=c;let d=Z.nextNode(),l=0,f=0,y=i[0];for(;y!==void 0;){if(l===y.index){let u;y.type===2?u=new Oe(d,d.nextSibling,this,a):y.type===1?u=new y.ctor(d,y.name,y.strings,this,a):y.type===6&&(u=new Ie(d,this,a)),this._$AV.push(u),y=i[++f]}l!==y?.index&&(d=Z.nextNode(),l++)}return Z.currentNode=K,c}p(a){let n=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(a,i,n),n+=i.strings.length-2):i._$AI(a[n])),n++}},Oe=class o{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(a,n,i,c){this.type=2,this._$AH=O,this._$AN=void 0,this._$AA=a,this._$AB=n,this._$AM=i,this.options=c,this._$Cv=c?.isConnected??!0}get parentNode(){let a=this._$AA.parentNode,n=this._$AM;return n!==void 0&&a?.nodeType===11&&(a=n.parentNode),a}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(a,n=this){a=Y(this,a,n),pe(a)?a===O||a==null||a===""?(this._$AH!==O&&this._$AR(),this._$AH=O):a!==this._$AH&&a!==se&&this._(a):a._$litType$!==void 0?this.$(a):a.nodeType!==void 0?this.T(a):Io(a)?this.k(a):this._(a)}O(a){return this._$AA.parentNode.insertBefore(a,this._$AB)}T(a){this._$AH!==a&&(this._$AR(),this._$AH=this.O(a))}_(a){this._$AH!==O&&pe(this._$AH)?this._$AA.nextSibling.data=a:this.T(K.createTextNode(a)),this._$AH=a}$(a){let{values:n,_$litType$:i}=a,c=typeof i=="number"?this._$AC(a):(i.el===void 0&&(i.el=fe.createElement(xt(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===c)this._$AH.p(n);else{let d=new Le(c,this),l=d.u(this.options);d.p(n),this.T(l),this._$AH=d}}_$AC(a){let n=ft.get(a.strings);return n===void 0&&ft.set(a.strings,n=new fe(a)),n}k(a){Pe(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,i,c=0;for(let d of a)c===n.length?n.push(i=new o(this.O(Se()),this.O(Se()),this,this.options)):i=n[c],i._$AI(d),c++;c<n.length&&(this._$AR(i&&i._$AB.nextSibling,c),n.length=c)}_$AR(a=this._$AA.nextSibling,n){for(this._$AP?.(!1,!0,n);a&&a!==this._$AB;){let i=a.nextSibling;a.remove(),a=i}}setConnected(a){this._$AM===void 0&&(this._$Cv=a,this._$AP?.(a))}},j=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(a,n,i,c,d){this.type=1,this._$AH=O,this._$AN=void 0,this.element=a,this.name=n,this._$AM=c,this.options=d,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=O}_$AI(a,n=this,i,c){let d=this.strings,l=!1;if(d===void 0)a=Y(this,a,n,0),l=!pe(a)||a!==this._$AH&&a!==se,l&&(this._$AH=a);else{let f=a,y,u;for(a=d[0],y=0;y<d.length-1;y++)u=Y(this,f[i+y],n,y),u===se&&(u=this._$AH[y]),l||=!pe(u)||u!==this._$AH[y],u===O?a=O:a!==O&&(a+=(u??"")+d[y+1]),this._$AH[y]=u}l&&!c&&this.j(a)}j(a){a===O?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,a??"")}},we=class extends j{constructor(){super(...arguments),this.type=3}j(a){this.element[this.name]=a===O?void 0:a}},Ae=class extends j{constructor(){super(...arguments),this.type=4}j(a){this.element.toggleAttribute(this.name,!!a&&a!==O)}},Be=class extends j{constructor(a,n,i,c,d){super(a,n,i,c,d),this.type=5}_$AI(a,n=this){if((a=Y(this,a,n,0)??O)===se)return;let i=this._$AH,c=a===O&&i!==O||a.capture!==i.capture||a.once!==i.once||a.passive!==i.passive,d=a!==O&&(i===O||c);c&&this.element.removeEventListener(this.name,this,i),d&&this.element.addEventListener(this.name,this,a),this._$AH=a}handleEvent(a){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,a):this._$AH.handleEvent(a)}},Ie=class{constructor(a,n,i){this.element=a,this.type=6,this._$AN=void 0,this._$AM=n,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(a){Y(this,a)}};var Po=We.litHtmlPolyfillSupport;Po?.(fe,Oe),(We.litHtmlVersions??=[]).push("3.3.0");var Ot=Symbol.for(""),zo=o=>{if(o?.r===Ot)return o?._$litStatic$},ke=o=>({_$litStatic$:o,r:Ot});var St=new Map,Ge=o=>(a,...n)=>{let i=n.length,c,d,l=[],f=[],y,u=0,S=!1;for(;u<i;){for(y=a[u];u<i&&(d=n[u],(c=zo(d))!==void 0);)y+=c+a[++u],S=!0;u!==i&&f.push(d),l.push(y),u++}if(u===i&&l.push(a[i]),S){let m=l.join("$$lit$$");(a=St.get(m))===void 0&&(l.raw=l,St.set(m,a=l)),n=f}return o(a,...n)},_e=Ge(ut),tr=Ge(mt),or=Ge(ht);var Ue=b(F()),fo=b(N());var Ce;(function(o){o.title="title",o.title_dense="title-dense",o.subtitle1="subtitle1",o.subtitle2="subtitle2",o.body1="body1",o.body2="body2",o.caption="caption",o.breadcrumb="breadcrumb",o.overline="overline",o.button="button",o.display="display",o.title1="title-1",o.title2="title-2",o.title3="title-3",o.body1regular="body-1-regular",o.body1medium="body-1-medium",o.body1semibold="body-1-semibold",o.body2regular="body-2-regular",o.body2medium="body-2-medium",o.body2semibold="body-2-semibold",o.label1medium="label-1-medium",o.label1semibold="label-1-semibold",o.label1bold="label-1-bold",o.label2medium="label-2-medium",o.label2semibold="label-2-semibold",o.label2bold="label-2-bold",o.caption1medium="caption-1-medium",o.caption1semibold="caption-1-semibold",o.caption1bold="caption-1-bold",o.caption2medium="caption-2-medium",o.caption2semibold="caption-2-semibold",o.caption2bold="caption-2-bold"})(Ce||(Ce={}));var L=b(R()),s=b(N());var I=b(R(),1),U=o=>typeof o=="string"?(0,I.unsafeCSS)(o):o,e=class{static create(a,n,i,c){let d=f=>U(f??c),l=I.css`var(${U(a)}, ${d(c)})`;return l.name=a,l.description=n,l.category=i,l.defaultValue=c,l.defaultCssValue=d,l.set=f=>Ct(l,f??d(c)),l.get=f=>I.css`var(${U(a)}, ${d(f)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>c,l}static extend(a,n,i,c){let d=f=>i.get(f??c),l=I.css`var(${U(a)}, ${d(c)})`;return l.name=a,l.description=n,l.category=i.category,l.fallbackVariable=i,l.defaultValue=c,l.defaultCssValue=d,l.set=f=>Ct(l,f??d(c)),l.get=f=>I.css`var(${U(a)}, ${d(f)})`,l.breadcrumb=()=>[i.name,...i.breadcrumb()],l.lastResortDefaultValue=()=>c??i.lastResortDefaultValue(),l}static external(a,n){let i=d=>a.defaultCssValue(d),c=I.css`var(${U(a.name)}, ${i(a.defaultValue)})`;return c.name=a.name,c.category=a.category,c.fallbackVariable=a.fallbackVariable,c.defaultValue=a.defaultValue,c.context=n,c.defaultCssValue=i,c.set=d=>a.set(d),c.get=d=>I.css`var(${U(a.name)}, ${i(d)})`,c.breadcrumb=()=>a.breadcrumb(),c.lastResortDefaultValue=()=>a.lastResortDefaultValue(),c}};function Ct(o,a){return U(`${o.name}: ${a}`)}var t={colorWhite:e.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ft-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:e.create("--ft-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:e.create("--ft-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:e.create("--ft-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:e.create("--ft-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:e.create("--ft-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:e.create("--ft-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:e.create("--ft-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:e.create("--ft-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:e.create("--ft-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:e.create("--ft-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:e.create("--ft-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:e.create("--ft-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:e.create("--ft-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:e.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:e.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:e.create("--ft-opacity-0","","NUMBER","0"),opacity8:e.create("--ft-opacity-8","","NUMBER","0.08"),opacity12:e.create("--ft-opacity-12","","NUMBER","0.12"),opacity16:e.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:e.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:e.create("--ft-opacity-40","","NUMBER","0.4"),opacity48:e.create("--ft-opacity-48","","NUMBER","0.48"),opacity80:e.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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)")},Nt={fontFamily:e.create("--ft-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-display-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-display-line-height","","SIZE","1.2"),fontSize:e.create("--ft-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:e.create("--ft-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-display-text-decoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-display-text-case","","UNKNOWN","none")},vt={fontFamily:e.create("--ft-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-title-1-line-height","","SIZE","1.2"),fontSize:e.create("--ft-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:e.create("--ft-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-1-text-case","","UNKNOWN","none")},Et={fontFamily:e.create("--ft-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-2-line-height","","SIZE","1.2"),fontSize:e.create("--ft-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:e.create("--ft-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-2-text-case","","UNKNOWN","none")},Rt={fontFamily:e.create("--ft-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-3-line-height","","SIZE","1.2"),fontSize:e.create("--ft-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:e.create("--ft-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ft-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-3-text-case","","UNKNOWN","none")},Lt={fontFamily:e.create("--ft-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ft-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-regular-text-case","","UNKNOWN","none")},wt={fontFamily:e.create("--ft-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ft-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-medium-text-case","","UNKNOWN","none")},At={fontFamily:e.create("--ft-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ft-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-semibold-text-case","","UNKNOWN","none")},Bt={fontFamily:e.create("--ft-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ft-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-regular-text-case","","UNKNOWN","none")},It={fontFamily:e.create("--ft-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ft-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-medium-text-case","","UNKNOWN","none")},ko={fontFamily:e.create("--ft-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:e.create("--ft-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:e.create("--ft-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:e.create("--ft-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Wt={fontFamily:e.create("--ft-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ft-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-semibold-text-case","","UNKNOWN","none")},Pt={fontFamily:e.create("--ft-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-medium-text-decoration","","UNKNOWN","none")},zt={fontFamily:e.create("--ft-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},kt={fontFamily:e.create("--ft-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Gt={fontFamily:e.create("--ft-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-medium-text-decoration","","UNKNOWN","none")},_t={fontFamily:e.create("--ft-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},Ut={fontFamily:e.create("--ft-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Ht={fontFamily:e.create("--ft-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ft-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Tt={fontFamily:e.create("--ft-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ft-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},$t={fontFamily:e.create("--ft-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ft-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Dt={fontFamily:e.create("--ft-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ft-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Zt={fontFamily:e.create("--ft-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ft-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Kt={fontFamily:e.create("--ft-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ft-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Mt={fontFamily:e.create("--ft-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ft-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Vt={fontFamily:e.create("--ft-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ft-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Ft={fontFamily:e.create("--ft-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ft-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Ne={display:Nt,"title-1":vt,"title-2":Et,"title-3":Rt,"body-1-regular":Lt,"body-1-medium":wt,"body-1-semibold":At,"body-2-regular":Bt,"body-2-medium":It,"body-2-medium-underline":ko,"body-2-semibold":Wt,"label-1-medium":Pt,"label-1-semibold":zt,"label-1-bold":kt,"label-2-medium":Gt,"label-2-semibold":_t,"label-2-bold":Ut,"caption-1-medium":Ht,"caption-1-semibold":Tt,"caption-1-bold":$t,"caption-2-medium":Dt,"caption-2-semibold":Zt,"caption-2-bold":Kt,"caption-3-medium":Mt,"caption-3-semibold":Vt,"caption-3-bold":Ft};var r={backgroundActionPrimary:e.extend("--ft-background-action-primary","Used as backgorund of primary action components.",t.colorBrand0),backgroundErrorSubtle:e.extend("--ft-background-error-subtle","Used as background of subtle error components.",t.colorRed10),backgroundInfoSubtle:e.extend("--ft-background-info-subtle","Used as background of subtle information components.",t.colorCyan10),backgroundWarningSubtle:e.extend("--ft-background-warning-subtle","Used as background of subtle information components.",t.colorOrange10),backgroundSuccessSubtle:e.extend("--ft-background-success-subtle","Used as background of subtle success components.",t.colorGreen10),backgroundGlobalSurface:e.extend("--ft-background-global-surface","Used as app background.",t.colorWhite),backgroundGlobalOnSurface:e.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",t.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",t.colorGray30),contentActionPrimary:e.extend("--ft-content-action-primary","Used on label of primary action on light surface.",t.colorBrand0),contentWarningPrimary:e.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",t.colorOrange200),contentWarningIconOnly:e.extend("--ft-content-warning-icon-only","Used on warning status icons alone",t.colorOrange0),contentErrorPrimary:e.extend("--ft-content-error-primary","Used on label of error messages on light surface.",t.colorRed0),contentErrorIconOnly:e.extend("--ft-content-error-icon-only","Used on error status icons alone",t.colorRed70),contentInfoPrimary:e.extend("--ft-content-info-primary","Used on label of information messages on light surface.",t.colorCyan200),contentInfoIconOnly:e.extend("--ft-content-info-icon-only","Used on info status icons alone",t.colorCyan0),contentSuccessPrimary:e.extend("--ft-content-success-primary","Used on label of success messages on light surface.",t.colorGreen200),contentSuccessIconOnly:e.extend("--ft-content-success-icon-only","Used on success status icons alone",t.colorGreen0),contentGlobalPrimary:e.extend("--ft-content-global-primary","Used for main content on the page.",t.colorGray500),contentGlobalSecondary:e.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
135
- Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",t.colorGray0),contentGlobalOnColor:e.extend("--ft-content-global-on-color","Used for content on a dominant color.",t.colorWhite),borderActionPrimary:e.extend("--ft-border-action-primary","Used as border for primary action components.",t.colorBrand0),borderActionFocusRing:e.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",t.colorCyan0),borderWarningPrimary:e.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",t.colorOrange200),borderWarningSubtle:e.extend("--ft-border-warning-subtle","Used as border for warning components.",t.colorOrange30),borderSuccessPrimary:e.extend("--ft-border-success-primary","Used as border for success buttons.",t.colorGreen200),borderSuccessSubtle:e.extend("--ft-border-success-subtle","Used as border for success components.",t.colorGreen30),borderErrorPrimary:e.extend("--ft-border-error-primary","Used as border for text fields in error states.",t.colorRed0),borderErrorSubtle:e.extend("--ft-border-error-subtle","Used as border for error components.",t.colorRed30),borderInfoPrimary:e.extend("--ft-border-info-primary","Used as border for buttons in info color.",t.colorCyan200),borderInfoSubtle:e.extend("--ft-border-info-subtle","Used as border for information components.",t.colorCyan30),borderGlobalPrimary:e.extend("--ft-border-global-primary","Used as border for element like input.",t.colorGray50),borderGlobalSubtle:e.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",t.colorGray30),borderInputPrimary:e.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",t.colorGray80),borderNeutralPrimary:e.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",t.colorGray200)};var ur={largeHeight:e.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ft-button-large-horizontal-padding","",t.spacing4),largeGap:e.extend("--ft-button-large-gap","",t.spacing2),largeBorderRadius:e.extend("--ft-button-large-border-radius","",t.borderRadiusS),largeIconSize:e.extend("--ft-button-large-icon-size","",t.iconSize3),largeBorderWidth:e.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:e.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ft-button-medium-horizontal-padding","",t.spacing3),mediumGap:e.extend("--ft-button-medium-gap","",t.spacing2),mediumBorderRadius:e.extend("--ft-button-medium-border-radius","",t.borderRadiusS),mediumIconSize:e.extend("--ft-button-medium-icon-size","",t.iconSize2),mediumBorderWidth:e.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-button-small-horizontal-padding","",t.spacing2),smallGap:e.extend("--ft-button-small-gap","",t.spacing1),smallBorderRadius:e.extend("--ft-button-small-border-radius","",t.borderRadiusS),smallIconSize:e.extend("--ft-button-small-icon-size","",t.iconSize1),smallBorderWidth:e.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:e.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ft-button-x-small-icon-size","",t.iconSize1),xSmallFocusOutlineOffset:e.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ft-button-round-border-radius","",t.borderRadiusPill),primaryBrandBackgroundColor:e.extend("--ft-button-primary-brand-background-color","",r.backgroundActionPrimary),primaryBrandColor:e.extend("--ft-button-primary-brand-color","",r.contentGlobalOnColor),primaryBrandIconColor:e.extend("--ft-button-primary-brand-icon-color","",r.contentGlobalOnColor),primaryBrandStateLayerColor:e.extend("--ft-button-primary-brand-state-layer-color","",r.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:e.extend("--ft-button-primary-brand-hover-state-layer-opacity","",t.opacity16),primaryBrandFocusStateLayerOpacity:e.extend("--ft-button-primary-brand-focus-state-layer-opacity","",t.opacity16),primaryBrandActiveStateLayerOpacity:e.extend("--ft-button-primary-brand-active-state-layer-opacity","",t.opacity24),primaryBrandDisabledComponentOpacity:e.extend("--ft-button-primary-brand-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ft-button-focus-focus-ring-color","",r.borderActionFocusRing),tertiaryBrandBackgroundColor:e.create("--ft-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:e.extend("--ft-button-tertiary-brand-color","",r.contentActionPrimary),tertiaryBrandIconColor:e.extend("--ft-button-tertiary-brand-icon-color","",r.contentActionPrimary),tertiaryBrandStateLayerColor:e.extend("--ft-button-tertiary-brand-state-layer-color","",r.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:e.extend("--ft-button-tertiary-brand-hover-state-layer-opacity","",t.opacity8),tertiaryBrandFocusStateLayerOpacity:e.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",t.opacity8),tertiaryBrandActiveStateLayerOpacity:e.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",t.opacity16),tertiaryBrandDisabledComponentOpacity:e.extend("--ft-button-tertiary-brand-disabled-component-opacity","",t.opacity40),tertiaryInfoBackgroundColor:e.create("--ft-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:e.extend("--ft-button-tertiary-info-color","",r.contentInfoPrimary),tertiaryInfoIconColor:e.extend("--ft-button-tertiary-info-icon-color","",r.contentInfoPrimary),tertiaryInfoStateLayerColor:e.extend("--ft-button-tertiary-info-state-layer-color","",r.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:e.extend("--ft-button-tertiary-info-focus-state-layer-opacity","",t.opacity8),tertiaryInfoHoverStateLayerOpacity:e.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",t.opacity8),tertiaryInfoActiveStateLayerOpacity:e.extend("--ft-button-tertiary-info-active-state-layer-opacity","",t.opacity16),tertiaryInfoDisabledComponentOpacity:e.extend("--ft-button-tertiary-info-disabled-component-opacity","",t.opacity40),tertiarySuccessBackgroundColor:e.create("--ft-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:e.extend("--ft-button-tertiary-success-color","",r.contentSuccessPrimary),tertiarySuccessIconColor:e.extend("--ft-button-tertiary-success-icon-color","",r.contentSuccessPrimary),tertiarySuccessStateLayerColor:e.extend("--ft-button-tertiary-success-state-layer-color","",r.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:e.extend("--ft-button-tertiary-success-hover-state-layer-opacity","",t.opacity8),tertiarySuccessFocusStateLayerOpacity:e.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",t.opacity8),tertiarySuccessActiveStateLayerOpacity:e.extend("--ft-button-tertiary-success-active-state-layer-opacity","",t.opacity16),tertiarySuccessDisabledComponentOpacity:e.extend("--ft-button-tertiary-success-disabled-component-opacity","",t.opacity40),tertiaryWarningBackgroundColor:e.create("--ft-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:e.extend("--ft-button-tertiary-warning-color","",r.contentWarningPrimary),tertiaryWarningIconColor:e.extend("--ft-button-tertiary-warning-icon-color","",r.contentWarningPrimary),tertiaryWarningStateLayerColor:e.extend("--ft-button-tertiary-warning-state-layer-color","",r.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:e.extend("--ft-button-tertiary-warning-hover-state-layer-opacity","",t.opacity8),tertiaryWarningFocusStateLayerOpacity:e.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",t.opacity8),tertiaryWarningActiveStateLayerOpacity:e.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",t.opacity16),tertiaryWarningDisabledComponentOpacity:e.extend("--ft-button-tertiary-warning-disabled-component-opacity","",t.opacity40),tertiaryErrorBackgroundColor:e.create("--ft-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:e.extend("--ft-button-tertiary-error-color","",r.contentErrorPrimary),tertiaryErrorIconColor:e.extend("--ft-button-tertiary-error-icon-color","",r.contentErrorPrimary),tertiaryErrorStateLayerColor:e.extend("--ft-button-tertiary-error-state-layer-color","",r.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:e.extend("--ft-button-tertiary-error-hover-state-layer-opacity","",t.opacity8),tertiaryErrorFocusStateLayerOpacity:e.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",t.opacity8),tertiaryErrorActiveStateLayerOpacity:e.extend("--ft-button-tertiary-error-active-state-layer-opacity","",t.opacity16),tertiaryErrorDisabledComponentOpacity:e.extend("--ft-button-tertiary-error-disabled-component-opacity","",t.opacity40),tertiaryNeutralBackgroundColor:e.create("--ft-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:e.extend("--ft-button-tertiary-neutral-icon-color","",r.contentGlobalSecondary),tertiaryNeutralColor:e.extend("--ft-button-tertiary-neutral-color","",r.contentGlobalSecondary),tertiaryNeutralStateLayerColor:e.extend("--ft-button-tertiary-neutral-state-layer-color","",r.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:e.extend("--ft-button-tertiary-neutral-hover-state-layer-opacity","",t.opacity8),tertiaryNeutralFocusStateLayerOpacity:e.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",t.opacity8),tertiaryNeutralActiveStateLayerOpacity:e.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",t.opacity16),tertiaryNeutralDisabledComponentOpacity:e.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",t.opacity40),secondaryBrandBackgroundColor:e.create("--ft-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:e.extend("--ft-button-secondary-brand-color","",r.contentActionPrimary),secondaryBrandIconColor:e.extend("--ft-button-secondary-brand-icon-color","",r.contentActionPrimary),secondaryBrandStateLayerColor:e.extend("--ft-button-secondary-brand-state-layer-color","",r.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:e.extend("--ft-button-secondary-brand-hover-state-layer-opacity","",t.opacity8),secondaryBrandFocusStateLayerOpacity:e.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",t.opacity8),secondaryBrandActiveStateLayerOpacity:e.extend("--ft-button-secondary-brand-active-state-layer-opacity","",t.opacity16),secondaryBrandDisabledComponentOpacity:e.extend("--ft-button-secondary-brand-disabled-component-opacity","",t.opacity40),secondaryBrandBorderColor:e.extend("--ft-button-secondary-brand-border-color","",r.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:e.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",t.opacity8),secondaryNeutralFocusStateLayerOpacity:e.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",t.opacity8),secondaryNeutralActiveStateLayerOpacity:e.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",t.opacity16),secondaryNeutralDisabledComponentOpacity:e.extend("--ft-button-secondary-neutral-disabled-component-opacity","",t.opacity40),secondaryNeutralBackgroundColor:e.create("--ft-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:e.extend("--ft-button-secondary-neutral-color","",r.contentGlobalSecondary),secondaryNeutralIconColor:e.extend("--ft-button-secondary-neutral-icon-color","",r.contentGlobalSecondary),secondaryNeutralStateLayerColor:e.extend("--ft-button-secondary-neutral-state-layer-color","",r.contentGlobalSecondary),secondaryNeutralBorderColor:e.extend("--ft-button-secondary-neutral-border-color","",r.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:e.extend("--ft-button-secondary-info-hover-state-layer-opacity","",t.opacity8),secondaryInfoFocusStateLayerOpacity:e.extend("--ft-button-secondary-info-focus-state-layer-opacity","",t.opacity8),secondaryInfoActiveStateLayerOpacity:e.extend("--ft-button-secondary-info-active-state-layer-opacity","",t.opacity16),secondaryInfoDisabledComponentOpacity:e.extend("--ft-button-secondary-info-disabled-component-opacity","",t.opacity40),secondaryInfoBackgroundColor:e.create("--ft-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:e.extend("--ft-button-secondary-info-border-color","",r.borderInfoPrimary),secondaryInfoColor:e.extend("--ft-button-secondary-info-color","",r.contentInfoPrimary),secondaryInfoIconColor:e.extend("--ft-button-secondary-info-icon-color","",r.contentInfoPrimary),secondaryInfoStateLayerColor:e.extend("--ft-button-secondary-info-state-layer-color","",r.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:e.extend("--ft-button-secondary-success-hover-state-layer-opacity","",t.opacity8),secondarySuccessFocusStateLayerOpacity:e.extend("--ft-button-secondary-success-focus-state-layer-opacity","",t.opacity8),secondarySuccessActiveStateLayerOpacity:e.extend("--ft-button-secondary-success-active-state-layer-opacity","",t.opacity16),secondarySuccessDisabledComponentOpacity:e.extend("--ft-button-secondary-success-disabled-component-opacity","",t.opacity40),secondarySuccessBackgroundColor:e.create("--ft-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:e.extend("--ft-button-secondary-success-border-color","",r.borderSuccessPrimary),secondarySuccessColor:e.extend("--ft-button-secondary-success-color","",r.contentSuccessPrimary),secondarySuccessIconColor:e.extend("--ft-button-secondary-success-icon-color","",r.contentSuccessPrimary),secondarySuccessStateLayerColor:e.extend("--ft-button-secondary-success-state-layer-color","",r.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:e.extend("--ft-button-secondary-warning-hover-state-layer-opacity","",t.opacity8),secondaryWarningFocusStateLayerOpacity:e.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",t.opacity8),secondaryWarningActiveStateLayerOpacity:e.extend("--ft-button-secondary-warning-active-state-layer-opacity","",t.opacity16),secondaryWarningDisabledComponentOpacity:e.extend("--ft-button-secondary-warning-disabled-component-opacity","",t.opacity40),secondaryWarningBackgroundColor:e.create("--ft-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:e.extend("--ft-button-secondary-warning-border-color","",r.borderWarningPrimary),secondaryWarningColor:e.extend("--ft-button-secondary-warning-color","",r.contentWarningPrimary),secondaryWarningIconColor:e.extend("--ft-button-secondary-warning-icon-color","",r.contentWarningPrimary),secondaryWarningStateLayerColor:e.extend("--ft-button-secondary-warning-state-layer-color","",r.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:e.extend("--ft-button-secondary-error-hover-state-layer-opacity","",t.opacity8),secondaryErrorFocusStateLayerOpacity:e.extend("--ft-button-secondary-error-focus-state-layer-opacity","",t.opacity8),secondaryErrorActiveStateLayerOpacity:e.extend("--ft-button-secondary-error-active-state-layer-opacity","",t.opacity16),secondaryErrorDisabledComponentOpacity:e.extend("--ft-button-secondary-error-disabled-component-opacity","",t.opacity40),secondaryErrorBackgroundColor:e.create("--ft-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:e.extend("--ft-button-secondary-error-border-color","",r.contentErrorPrimary),secondaryErrorColor:e.extend("--ft-button-secondary-error-color","",r.contentErrorPrimary),secondaryErrorIconColor:e.extend("--ft-button-secondary-error-icon-color","",r.contentErrorPrimary),secondaryErrorStateLayerColor:e.extend("--ft-button-secondary-error-state-layer-color","",r.contentErrorPrimary)};var Or={loadMoreIconSize:e.extend("--ft-tree-list-load-more-icon-size","",t.iconSize2),loadMorePaddingLeft:e.extend("--ft-tree-list-load-more-padding-left","",t.spacing6),loadMoreUnselectedDefaultBorderColor:e.extend("--ft-tree-list-load-more-unselected-default-border-color","",r.borderGlobalSubtle),loadMoreIconColor:e.extend("--ft-tree-list-load-more-icon-color","",r.contentActionPrimary),loadMoreLabelColor:e.extend("--ft-tree-list-load-more-label-color","",r.contentActionPrimary),loadMoreHoverBorderColor:e.extend("--ft-tree-list-load-more-hover-border-color","",t.colorBrand20),loadMoreHoverBackgroundColor:e.create("--ft-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:e.extend("--ft-tree-list-load-more-active-border-color","",t.colorBrand20),loadMoreActiveBackgroundColor:e.create("--ft-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:e.create("--ft-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:e.create("--ft-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:e.extend("--ft-tree-list-load-more-descendant-of-selected-default-border-color","",r.borderGlobalPrimary),loadMoreLabelMarginLeft:e.extend("--ft-tree-list-load-more-label-margin-left","",t.spacing1),nodeIconSize:e.extend("--ft-tree-list-node-icon-size","",t.iconSize2),nodeHeight:e.create("--ft-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:e.extend("--ft-tree-list-node-parent-label-margin-left","",t.spacing2),nodeParentLabelMarginRight:e.extend("--ft-tree-list-node-parent-label-margin-right","",t.spacing2),nodeRootPaddingLeft:e.extend("--ft-tree-list-node-root-padding-left","",t.spacing3),nodeChildPaddingLeft:e.extend("--ft-tree-list-node-child-padding-left","",t.spacing5),nodeLeafPaddingLeft:e.extend("--ft-tree-list-node-leaf-padding-left","",t.spacing6),nodeUnselectedDefaultBorderColor:e.extend("--ft-tree-list-node-unselected-default-border-color","",r.borderGlobalSubtle),nodeUnselectedIconColor:e.extend("--ft-tree-list-node-unselected-icon-color","",r.contentGlobalSecondary),nodeUnselectedLabelColor:e.extend("--ft-tree-list-node-unselected-label-color","",r.contentGlobalSecondary),nodeUnselectedCounterColor:e.extend("--ft-tree-list-node-unselected-counter-color","",r.contentGlobalSecondary),nodeHoverBorderColor:e.extend("--ft-tree-list-node-hover-border-color","",r.borderActionPrimary),nodeFocusFocusRingColor:e.extend("--ft-tree-list-node-focus-focus-ring-color","",r.borderActionFocusRing),nodeFocusOutlineWidth:e.create("--ft-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:e.extend("--ft-tree-list-node-selected-default-border-color","",r.borderGlobalPrimary),nodeSelectedIconColor:e.extend("--ft-tree-list-node-selected-icon-color","",r.contentGlobalSecondary),nodeSelectedLabelColor:e.extend("--ft-tree-list-node-selected-label-color","",r.contentGlobalPrimary),nodeSelectedCounterColor:e.extend("--ft-tree-list-node-selected-counter-color","",r.contentGlobalSecondary),nodeSelectedBackgroundColor:e.create("--ft-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:e.extend("--ft-tree-list-node-descendant-of-selected-default-border-color","",r.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:e.extend("--ft-tree-list-node-descendant-of-selected-icon-color","",r.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:e.extend("--ft-tree-list-node-descendant-of-selected-label-color","",r.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:e.extend("--ft-tree-list-node-descendant-of-selected-counter-color","",r.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:e.create("--ft-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:e.create("--ft-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:e.extend("--ft-tree-list-header-section-padding-left","",t.spacing3),headerSectionPaddingRight:e.extend("--ft-tree-list-header-section-padding-right","",t.spacing3),headerSectionHorizontalGap:e.extend("--ft-tree-list-header-section-horizontal-gap","",t.spacing2),headerSectionMarginBottom:e.extend("--ft-tree-list-header-section-margin-bottom","",t.spacing2),headerSectionColor:e.extend("--ft-tree-list-header-section-color","",r.contentGlobalPrimary),headerSectionCounterColor:e.extend("--ft-tree-list-header-section-counter-color","",r.contentGlobalSecondary),listContainerBorderWidth:e.create("--ft-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:e.extend("--ft-tree-list-list-container-background-color","",r.backgroundGlobalSurface),listContainerBorderColor:e.extend("--ft-tree-list-list-container-border-color","",r.borderGlobalSubtle),emptyStateIllustrationWidth:e.create("--ft-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:e.create("--ft-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:e.extend("--ft-tree-list-empty-state-illustration-margin-bottom","",t.spacing10),emptyStateContainerPaddingTop:e.extend("--ft-tree-list-empty-state-container-padding-top","",t.spacing10),emptyStateContainerPaddingBottom:e.extend("--ft-tree-list-empty-state-container-padding-bottom","",t.spacing10),emptyStateTitleMarginBottom:e.extend("--ft-tree-list-empty-state-title-margin-bottom","",t.spacing2),emptyStateTitleLabelColor:e.extend("--ft-tree-list-empty-state-title-label-color","",r.contentGlobalSecondary),emptyStateDescriptionLabelColor:e.extend("--ft-tree-list-empty-state-description-label-color","",r.contentGlobalSecondary)};var Rr={iconSize:e.extend("--ft-checkbox-icon-size","",t.iconSize2),boxSize:e.create("--ft-checkbox-box-size","","SIZE","18px"),colorLegendSize:e.create("--ft-checkbox-color-legend-size","","SIZE","16px"),borderRadius:e.create("--ft-checkbox-border-radius","","SIZE","1px"),color:e.extend("--ft-checkbox-color","",r.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ft-checkbox-checked-background-color","",r.contentActionPrimary),checkedStateLayerColor:e.extend("--ft-checkbox-checked-state-layer-color","",r.contentActionPrimary),checkedIconColor:e.extend("--ft-checkbox-checked-icon-color","",r.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ft-checkbox-checked-hover-state-layer-opacity","",t.opacity16),checkedFocusStateLayerOpacity:e.extend("--ft-checkbox-checked-focus-state-layer-opacity","",t.opacity16),checkedActiveStateLayerOpacity:e.extend("--ft-checkbox-checked-active-state-layer-opacity","",t.opacity24),checkedDisabledComponentOpacity:e.extend("--ft-checkbox-checked-disabled-component-opacity","",t.opacity40),uncheckedBorderColor:e.extend("--ft-checkbox-unchecked-border-color","",t.colorGray80),uncheckedStateLayerColor:e.extend("--ft-checkbox-unchecked-state-layer-color","",t.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",t.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",t.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",t.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ft-checkbox-unchecked-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ft-checkbox-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineOffset:e.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:e.create("--ft-checkbox-border-width","","SIZE","2px"),horizontalGap:e.extend("--ft-checkbox-horizontal-gap","",t.spacing3),leftPadding:e.extend("--ft-checkbox-left-padding","",t.spacing2)};var Ir={circleSize:e.create("--ft-radio-circle-size","","SIZE","18px"),borderWidth:e.create("--ft-radio-border-width","","SIZE","2px"),color:e.extend("--ft-radio-color","",r.contentGlobalPrimary),selectedRadioColor:e.extend("--ft-radio-selected-radio-color","",r.contentActionPrimary),selectedStateLayerColor:e.extend("--ft-radio-selected-state-layer-color","",r.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ft-radio-selected-hover-state-layer-opacity","",t.opacity16),selectedFocusStateLayerOpacity:e.extend("--ft-radio-selected-focus-state-layer-opacity","",t.opacity16),selectedActiveStateLayerOpacity:e.extend("--ft-radio-selected-active-state-layer-opacity","",t.opacity24),selectedDisabledComponentOpacity:e.extend("--ft-radio-selected-disabled-component-opacity","",t.opacity40),unselectedStateLayerColor:e.extend("--ft-radio-unselected-state-layer-color","",r.borderInputPrimary),unselectedBorderColor:e.extend("--ft-radio-unselected-border-color","",r.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ft-radio-unselected-hover-state-layer-opacity","",t.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ft-radio-unselected-focus-state-layer-opacity","",t.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ft-radio-unselected-active-state-layer-opacity","",t.opacity24),unselectedDisabledComponentOpacity:e.extend("--ft-radio-unselected-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ft-radio-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineOffset:e.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-radio-focus-outline-width","","SIZE","2px"),verticalGap:e.extend("--ft-radio-vertical-gap","",t.spacing3),horizontalGap:e.extend("--ft-radio-horizontal-gap","",t.spacing3)};var Gr={headerRowBorderWidth:e.create("--ft-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:e.extend("--ft-table-header-row-background-color","",r.backgroundGlobalOnSurfaceDark),headerRowBorderColor:e.extend("--ft-table-header-row-border-color","",r.borderGlobalPrimary),headerRowColor:e.extend("--ft-table-header-row-color","",r.contentGlobalPrimary),dataRowBorderWidth:e.create("--ft-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:e.extend("--ft-table-data-row-background-color","",r.backgroundGlobalOnSurface),dataRowBorderColor:e.extend("--ft-table-data-row-border-color","",r.borderGlobalSubtle),dataRowColor:e.extend("--ft-table-data-row-color","",r.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:e.extend("--ft-table-data-row-default-hover-background-color","",t.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:e.extend("--ft-table-data-row-selectable-unselected-hover-background-color","",t.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:e.extend("--ft-table-data-row-selectable-selected-default-background-color","",t.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:e.extend("--ft-table-data-row-selectable-selected-default-border-color","",t.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:e.extend("--ft-table-data-row-selectable-selected-hover-background-color","",t.colorBrand20),dataRowSelectableSelectedHoverBorderColor:e.extend("--ft-table-data-row-selectable-selected-hover-border-color","",t.colorBrand30),dataRowSelectableSelectedColor:e.extend("--ft-table-data-row-selectable-selected-color","",r.contentActionPrimary),dataRowClickableHoverBackgroundColor:e.extend("--ft-table-data-row-clickable-hover-background-color","",t.colorGray30),dataRowClickableFocusBorderColor:e.extend("--ft-table-data-row-clickable-focus-border-color","",r.borderActionFocusRing),dataRowClickableFocusBackgroundColor:e.extend("--ft-table-data-row-clickable-focus-background-color","",t.colorGray30),dataRowClickableActiveBackgroundColor:e.extend("--ft-table-data-row-clickable-active-background-color","",t.colorGray40),headerCellHorizontalGap:e.extend("--ft-table-header-cell-horizontal-gap","",t.spacing1),headerCellVerticalPadding:e.extend("--ft-table-header-cell-vertical-padding","",t.spacing2),headerCellHorizontalPadding:e.extend("--ft-table-header-cell-horizontal-padding","",t.spacing3),dataCellVerticalPadding:e.extend("--ft-table-data-cell-vertical-padding","",t.spacing2),dataCellHorizontalPadding:e.extend("--ft-table-data-cell-horizontal-padding","",t.spacing3),dataCellVerticalGap:e.extend("--ft-table-data-cell-vertical-gap","",t.spacing1)};var $r={neutralOffHoverStateLayerOpacity:e.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",t.opacity8),neutralOffFocusStateLayerOpacity:e.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",t.opacity8),neutralOffFocusFocusRingColor:e.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",r.borderActionFocusRing),neutralOffActiveStateLayerOpacity:e.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",t.opacity16),neutralOffBackgroundColor:e.extend("--ft-chip-choice-neutral-off-background-color","",r.backgroundGlobalOnSurface),neutralOffBorderColor:e.extend("--ft-chip-choice-neutral-off-border-color","",r.borderGlobalPrimary),neutralOffColor:e.extend("--ft-chip-choice-neutral-off-color","",r.contentGlobalSecondary),neutralOffStateLayerColor:e.extend("--ft-chip-choice-neutral-off-state-layer-color","",r.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:e.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",t.opacity16),neutralOnHoverStateLayerOpacity:e.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",t.opacity24),neutralOnFocusStateLayerOpacity:e.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",t.opacity24),neutralOnFocusFocusRingColor:e.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",r.borderActionFocusRing),neutralOnActiveStateLayerOpacity:e.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",t.opacity32),neutralOnBackgroundColor:e.extend("--ft-chip-choice-neutral-on-background-color","",r.backgroundGlobalOnSurface),neutralOnBorderColor:e.extend("--ft-chip-choice-neutral-on-border-color","",r.borderGlobalPrimary),neutralOnColor:e.extend("--ft-chip-choice-neutral-on-color","",r.contentGlobalPrimary),neutralOnIconColor:e.extend("--ft-chip-choice-neutral-on-icon-color","",r.contentGlobalPrimary),neutralOnStateLayerColor:e.extend("--ft-chip-choice-neutral-on-state-layer-color","",r.contentGlobalPrimary),largeMinHeight:e.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ft-chip-choice-large-horizontal-padding","",t.spacing3),largeGap:e.extend("--ft-chip-choice-large-gap","",t.spacing1),largeBorderRadius:e.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ft-chip-choice-large-icon-size","",t.iconSize3),mediumMinHeight:e.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ft-chip-choice-medium-horizontal-padding","",t.spacing2),mediumGap:e.extend("--ft-chip-choice-medium-gap","",t.spacing1),mediumBorderRadius:e.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ft-chip-choice-medium-icon-size","",t.iconSize2)};var Vr={largeMinHeight:e.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ft-chip-large-horizontal-padding","",t.spacing3),largeButtonRightPadding:e.extend("--ft-chip-large-button-right-padding","",t.spacing1),largeGap:e.extend("--ft-chip-large-gap","",t.spacing1),largeFocusOutlineOffset:e.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ft-chip-large-icon-size","",t.iconSize3),mediumMinHeight:e.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ft-chip-medium-horizontal-padding","",t.spacing2),mediumButtonRightPadding:e.extend("--ft-chip-medium-button-right-padding","",t.spacing05),mediumGap:e.extend("--ft-chip-medium-gap","",t.spacing1),mediumFocusOutlineOffset:e.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ft-chip-medium-icon-size","",t.iconSize2),smallMinHeight:e.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-chip-small-horizontal-padding","",t.spacing1),smallButtonRightPadding:e.extend("--ft-chip-small-button-right-padding","",t.spacing05),smallGap:e.extend("--ft-chip-small-gap","",t.spacing1),smallFocusOutlineOffset:e.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:e.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ft-chip-small-icon-size","",t.iconSize1),neutralBackgroundColor:e.extend("--ft-chip-neutral-background-color","",r.backgroundGlobalOnSurface),neutralColor:e.extend("--ft-chip-neutral-color","",r.contentGlobalSecondary),neutralIconColor:e.extend("--ft-chip-neutral-icon-color","",r.contentGlobalSecondary),neutralBorderColor:e.extend("--ft-chip-neutral-border-color","",r.borderGlobalSubtle),infoBackgroundColor:e.extend("--ft-chip-info-background-color","",r.backgroundInfoSubtle),infoColor:e.extend("--ft-chip-info-color","",r.contentInfoPrimary),infoIconColor:e.extend("--ft-chip-info-icon-color","",r.contentInfoIconOnly),infoBorderColor:e.extend("--ft-chip-info-border-color","",r.borderInfoSubtle),successBackgroundColor:e.extend("--ft-chip-success-background-color","",r.backgroundSuccessSubtle),successColor:e.extend("--ft-chip-success-color","",r.contentSuccessPrimary),successIconColor:e.extend("--ft-chip-success-icon-color","",r.contentSuccessIconOnly),successBorderColor:e.extend("--ft-chip-success-border-color","",r.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-chip-warning-background-color","",r.backgroundWarningSubtle),warningColor:e.extend("--ft-chip-warning-color","",r.contentWarningPrimary),warningIconColor:e.extend("--ft-chip-warning-icon-color","",r.contentWarningIconOnly),warningBorderColor:e.extend("--ft-chip-warning-border-color","",r.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-chip-error-background-color","",r.backgroundErrorSubtle),errorColor:e.extend("--ft-chip-error-color","",r.contentErrorPrimary),errorIconColor:e.extend("--ft-chip-error-icon-color","",r.contentErrorIconOnly),errorBorderColor:e.extend("--ft-chip-error-border-color","",r.borderErrorSubtle)};var qr={brandHoverOpacity:e.extend("--ft-link-brand-hover-opacity","",t.opacity80),brandHoverColor:e.extend("--ft-link-brand-hover-color","",r.contentActionPrimary),brandFocusFocusRingColor:e.extend("--ft-link-brand-focus-focus-ring-color","",r.borderActionFocusRing),brandFocusColor:e.extend("--ft-link-brand-focus-color","",r.contentActionPrimary),brandDefaultColor:e.extend("--ft-link-brand-default-color","",r.contentActionPrimary),brandActiveColor:e.extend("--ft-link-brand-active-color","",r.contentActionPrimary),infoHoverOpacity:e.extend("--ft-link-info-hover-opacity","",t.opacity80),infoHoverColor:e.extend("--ft-link-info-hover-color","",r.contentInfoPrimary),infoFocusFocusRingColor:e.extend("--ft-link-info-focus-focus-ring-color","",r.borderActionFocusRing),infoFocusColor:e.extend("--ft-link-info-focus-color","",r.contentInfoPrimary),infoDefaultColor:e.extend("--ft-link-info-default-color","",r.contentInfoPrimary),infoActiveColor:e.extend("--ft-link-info-active-color","",r.contentInfoPrimary),neutralFocusFocusRingColor:e.extend("--ft-link-neutral-focus-focus-ring-color","",r.borderActionFocusRing),neutralFocusColor:e.extend("--ft-link-neutral-focus-color","",r.contentActionPrimary),neutralDefaultColor:e.extend("--ft-link-neutral-default-color","",r.contentGlobalPrimary),neutralHoverColor:e.extend("--ft-link-neutral-hover-color","",r.contentActionPrimary),neutralActiveColor:e.extend("--ft-link-neutral-active-color","",r.contentActionPrimary),neutralVisitedColor:e.extend("--ft-link-neutral-visited-color","",t.colorBrand100)};var oa={iconSize:e.extend("--ft-banner-icon-size","",t.iconSize5),borderWidth:e.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ft-banner-left-padding","",t.spacing6),rightPadding:e.extend("--ft-banner-right-padding","",t.spacing6),verticalPadding:e.extend("--ft-banner-vertical-padding","",t.spacing6),horizontalSideGap:e.extend("--ft-banner-horizontal-side-gap","",t.spacing6),horizontalMobileGap:e.extend("--ft-banner-horizontal-mobile-gap","",t.spacing4),verticalMobileGap:e.extend("--ft-banner-vertical-mobile-gap","",t.spacing6),horizontalMiddleGap:e.extend("--ft-banner-horizontal-middle-gap","",t.spacing20),infoBackgroundColor:e.extend("--ft-banner-info-background-color","",r.backgroundInfoSubtle),infoColor:e.extend("--ft-banner-info-color","",r.contentInfoPrimary),infoIconColor:e.extend("--ft-banner-info-icon-color","",r.contentInfoIconOnly),infoBorderColor:e.extend("--ft-banner-info-border-color","",r.borderInfoSubtle)};var ca={horizontalPadding:e.extend("--ft-badge-horizontal-padding","",t.spacing1),verticalPadding:e.extend("--ft-badge-vertical-padding","",t.spacing1),borderRadius:e.extend("--ft-badge-border-radius","",t.borderRadiusPill),color:e.extend("--ft-badge-color","",r.contentGlobalOnColor),backgroundColor:e.extend("--ft-badge-background-color","",r.contentActionPrimary)};var fa={horizontalGap:e.extend("--ft-title-breadcrumb-horizontal-gap","",t.spacing1),currentColor:e.extend("--ft-title-breadcrumb-current-color","",r.contentGlobalPrimary),previousNonClickableColor:e.extend("--ft-title-breadcrumb-previous-non-clickable-color","",r.contentGlobalSecondary),iconColor:e.extend("--ft-title-breadcrumb-icon-color","",r.contentGlobalSubtle)};var ma={parentHorizontalPadding:e.extend("--ft-page-header-parent-horizontal-padding","",t.spacing6),parentTopPadding:e.extend("--ft-page-header-parent-top-padding","",t.spacing4),parentBottomPadding:e.extend("--ft-page-header-parent-bottom-padding","",t.spacing6),parentHelpLeftMargin:e.extend("--ft-page-header-parent-help-left-margin","",t.spacing1),parentTitleColor:e.extend("--ft-page-header-parent-title-color","",r.contentGlobalPrimary),parentSubtitleColor:e.extend("--ft-page-header-parent-subtitle-color","",r.contentGlobalSecondary),parentChipLeftMargin:e.extend("--ft-page-header-parent-chip-left-margin","",t.spacing4),parentVerticalGap:e.extend("--ft-page-header-parent-vertical-gap","",t.spacing2),parentButtonsGroupHorizontalGap:e.extend("--ft-page-header-parent-buttons-group-horizontal-gap","",t.spacing4),parentButtonsGroupVerticalGap:e.extend("--ft-page-header-parent-buttons-group-vertical-gap","",t.spacing4),parentChipsGroupHorizontalGap:e.extend("--ft-page-header-parent-chips-group-horizontal-gap","",t.spacing2),parentChipsGroupVerticalGap:e.extend("--ft-page-header-parent-chips-group-vertical-gap","",t.spacing2),childHorizontalPadding:e.extend("--ft-page-header-child-horizontal-padding","",t.spacing6),childTopPadding:e.extend("--ft-page-header-child-top-padding","",t.spacing2),childBottomPadding:e.extend("--ft-page-header-child-bottom-padding","",t.spacing2),childHelpLeftMargin:e.extend("--ft-page-header-child-help-left-margin","",t.spacing1),childChipLeftMargin:e.extend("--ft-page-header-child-chip-left-margin","",t.spacing4),childVerticalGap:e.extend("--ft-page-header-child-vertical-gap","",t.spacing2),childMinHeight:e.create("--ft-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:e.extend("--ft-page-header-child-buttons-group-horizontal-gap","",t.spacing4),childButtonsGroupVerticalGap:e.extend("--ft-page-header-child-buttons-group-vertical-gap","",t.spacing4),childChipsGroupHorizontalGap:e.extend("--ft-page-header-child-chips-group-horizontal-gap","",t.spacing2),childChipsGroupVerticalGap:e.extend("--ft-page-header-child-chips-group-vertical-gap","",t.spacing2),backgroundColor:e.extend("--ft-page-header-background-color","",t.colorWhite),bottomBorderColor:e.extend("--ft-page-header-bottom-border-color","",r.borderGlobalSubtle),bottomBorderWidth:e.create("--ft-page-header-bottom-border-width","","SIZE","1px")};var Ca={horizontalPadding:e.extend("--ft-page-footer-horizontal-padding","",t.spacing6),verticalPadding:e.extend("--ft-page-footer-vertical-padding","",t.spacing2),verticalGap:e.extend("--ft-page-footer-vertical-gap","",t.spacing2),minHeight:e.create("--ft-page-footer-min-height","","SIZE","40px"),backgroundColor:e.extend("--ft-page-footer-background-color","",t.colorWhite),topBorderColor:e.extend("--ft-page-footer-top-border-color","",r.borderGlobalSubtle),topBorderWidth:e.create("--ft-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:e.extend("--ft-page-footer-buttons-group-gap","",t.spacing4)};var Ra={contentHorizontalPadding:e.extend("--ft-page-layout-content-horizontal-padding","",t.spacing6),contentVerticalPadding:e.extend("--ft-page-layout-content-vertical-padding","",t.spacing6)};var Ia={smallContainerTargetWidth:e.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:e.extend("--ft-modal-small-container-margin","",t.spacing6),mediumContainerTargetWidth:e.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:e.extend("--ft-modal-medium-container-margin","",t.spacing6),largeContainerTargetWidth:e.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:e.extend("--ft-modal-large-container-margin","",t.spacing6),overlayBackgroundColor:e.extend("--ft-modal-overlay-background-color","",t.colorGray700),overlayOpacity:e.extend("--ft-modal-overlay-opacity","",t.opacity40),shadow:e.extend("--ft-modal-shadow","",t.shadowElevation03),bodyBackgroundColor:e.extend("--ft-modal-body-background-color","",t.colorWhite),bodyColor:e.extend("--ft-modal-body-color","",r.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-modal-body-horizontal-padding","",t.spacing6),bodyVerticalPadding:e.extend("--ft-modal-body-vertical-padding","",t.spacing6),bodyVerticalGap:e.extend("--ft-modal-body-vertical-gap","",t.spacing6),headerBackgroundColor:e.extend("--ft-modal-header-background-color","",r.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-modal-header-border-color","",r.borderGlobalSubtle),headerColor:e.extend("--ft-modal-header-color","",r.contentGlobalPrimary),headerLeadingIconColor:e.extend("--ft-modal-header-leading-icon-color","",r.contentGlobalPrimary),headerVerticalPadding:e.extend("--ft-modal-header-vertical-padding","",t.spacing1),headerRightPadding:e.extend("--ft-modal-header-right-padding","",t.spacing1),headerLeftPadding:e.extend("--ft-modal-header-left-padding","",t.spacing6),headerGap:e.extend("--ft-modal-header-gap","",t.spacing2),headerBorderBottomWidth:e.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:e.extend("--ft-modal-border-radius","",t.borderRadiusM)};var Ga={overlayOpacity:e.extend("--ft-drawer-overlay-opacity","",t.opacity40),shadow:e.extend("--ft-drawer-shadow","",t.shadowElevation03),bodyColor:e.extend("--ft-drawer-body-color","",r.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-drawer-body-horizontal-padding","",t.spacing6),bodyVerticalPadding:e.extend("--ft-drawer-body-vertical-padding","",t.spacing6),bodyGap:e.extend("--ft-drawer-body-gap","",t.spacing6),bodyBackgroundColor:e.extend("--ft-drawer-body-background-color","",t.colorWhite),headerBackgroundColor:e.extend("--ft-drawer-header-background-color","",r.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-drawer-header-border-color","",r.borderGlobalSubtle),headerColor:e.extend("--ft-drawer-header-color","",r.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-drawer-header-trailing-icon-color","",r.contentGlobalSecondary),headerHeight:e.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ft-drawer-header-horizontal-padding","",t.spacing2),headerBorderWidth:e.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ft-drawer-header-gap","",t.spacing3),buttonsBarBackgroundColor:e.extend("--ft-drawer-buttons-bar-background-color","",r.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ft-drawer-buttons-bar-border-color","",r.borderGlobalSubtle),buttonsBarColor:e.extend("--ft-drawer-buttons-bar-color","",r.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ft-drawer-buttons-bar-horizontal-padding","",t.spacing6),buttonsBarVerticalPadding:e.extend("--ft-drawer-buttons-bar-vertical-padding","",t.spacing4),buttonsBarGap:e.extend("--ft-drawer-buttons-bar-gap","",t.spacing3),buttonsBarBorderWidth:e.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ft-drawer-overlay-background-color","",t.colorGray700)};var $a={offBorderBottomWidth:e.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:e.extend("--ft-tabs-off-hover-state-layer-opacity","",t.opacity8),offDefaultStateLayerOpacity:e.extend("--ft-tabs-off-default-state-layer-opacity","",t.opacity0),offFocusStateLayerOpacity:e.extend("--ft-tabs-off-focus-state-layer-opacity","",t.opacity8),offDisabledComponentOpacity:e.extend("--ft-tabs-off-disabled-component-opacity","",t.opacity40),offColor:e.extend("--ft-tabs-off-color","",r.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-tabs-off-state-layer-color","",r.contentGlobalSubtle),offBorderBottomColor:e.extend("--ft-tabs-off-border-bottom-color","",r.borderGlobalSubtle),activeTabIndicatorHeight:e.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:e.extend("--ft-tabs-top-left-border-radius","",t.borderRadiusS),topRightBorderRadius:e.extend("--ft-tabs-top-right-border-radius","",t.borderRadiusS),withLabelHorizontalPadding:e.extend("--ft-tabs-with-label-horizontal-padding","",t.spacing4),withLabelVerticalPadding:e.extend("--ft-tabs-with-label-vertical-padding","",t.spacing3),horizontalGap:e.extend("--ft-tabs-horizontal-gap","",t.spacing1),verticalGap:e.extend("--ft-tabs-vertical-gap","",t.spacing1),onHoverStateLayerOpacity:e.extend("--ft-tabs-on-hover-state-layer-opacity","",t.opacity16),onDefaultStateLayerOpacity:e.extend("--ft-tabs-on-default-state-layer-opacity","",t.opacity8),onFocusStateLayerOpacity:e.extend("--ft-tabs-on-focus-state-layer-opacity","",t.opacity16),onActiveStateLayerOpacity:e.extend("--ft-tabs-on-active-state-layer-opacity","",t.opacity24),onColor:e.extend("--ft-tabs-on-color","",r.contentActionPrimary),onStateLayerColor:e.extend("--ft-tabs-on-state-layer-color","",r.contentActionPrimary),onActiveTabIndicatorColor:e.extend("--ft-tabs-on-active-tab-indicator-color","",r.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ft-tabs-icon-only-horizontal-padding","",t.spacing4),iconOnlyVerticalPadding:e.extend("--ft-tabs-icon-only-vertical-padding","",t.spacing4),alertTopPadding:e.extend("--ft-tabs-alert-top-padding","",t.spacing1),alertRightPadding:e.extend("--ft-tabs-alert-right-padding","",t.spacing05),focusOutlineWidth:e.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-tabs-focus-focus-ring-color","",r.borderActionFocusRing)};var Va={largeFieldHorizontalPadding:e.extend("--ft-text-input-large-field-horizontal-padding","",t.spacing4),largeFieldHorizontalGap:e.extend("--ft-text-input-large-field-horizontal-gap","",t.spacing3),largeFieldVerticalGap:e.extend("--ft-text-input-large-field-vertical-gap","",t.spacing05),largeFieldHeight:e.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ft-text-input-large-field-icon-size","",t.iconSize3),mediumFieldHorizontalPadding:e.extend("--ft-text-input-medium-field-horizontal-padding","",t.spacing4),mediumFieldHorizontalGap:e.extend("--ft-text-input-medium-field-horizontal-gap","",t.spacing3),mediumFieldVerticalGap:e.create("--ft-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ft-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ft-text-input-medium-field-icon-size","",t.iconSize3),helperHorizontalPadding:e.extend("--ft-text-input-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ft-text-input-helper-horizontal-gap","",t.spacing1),helperIconSize:e.extend("--ft-text-input-helper-icon-size","",t.iconSize2),borderRadius:e.extend("--ft-text-input-border-radius","",t.borderRadiusS),backgroundColor:e.extend("--ft-text-input-background-color","",t.colorWhite),contentValueColor:e.extend("--ft-text-input-content-value-color","",r.contentGlobalPrimary),trailingIconColor:e.extend("--ft-text-input-trailing-icon-color","",r.contentGlobalSubtle),labelColor:e.extend("--ft-text-input-label-color","",r.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-input-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-input-default-helper-text-color","",r.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-input-error-border-color","",r.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-input-error-helper-text-color","",r.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-input-error-helper-icon-color","",r.contentErrorIconOnly),warningBorderColor:e.extend("--ft-text-input-warning-border-color","",r.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-text-input-warning-helper-text-color","",r.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-text-input-warning-helper-icon-color","",r.contentWarningIconOnly),warningBorderWidth:e.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-text-input-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineOffset:e.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-input-disabled-component-opacity","",t.opacity40)};var qa={backgroundColor:e.extend("--ft-text-area-background-color","",t.colorWhite),contentValueColor:e.extend("--ft-text-area-content-value-color","",r.contentGlobalPrimary),labelColor:e.extend("--ft-text-area-label-color","",r.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-area-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-area-default-helper-text-color","",r.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-area-error-border-color","",r.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-area-error-helper-text-color","",r.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-area-error-helper-icon-color","",r.contentErrorIconOnly),focusFocusRingColor:e.extend("--ft-text-area-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineWidth:e.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-area-disabled-component-opacity","",t.opacity40),fieldHorizontalLeftPadding:e.extend("--ft-text-area-field-horizontal-left-padding","",t.spacing4),fieldHorizontalGap:e.extend("--ft-text-area-field-horizontal-gap","",t.spacing3),fieldVerticalGap:e.extend("--ft-text-area-field-vertical-gap","",t.spacing05),fieldMinHeight:e.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ft-text-area-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ft-text-area-helper-horizontal-gap","",t.spacing1),helperIconSize:e.extend("--ft-text-area-helper-icon-size","",t.iconSize2),borderRadius:e.extend("--ft-text-area-border-radius","",t.borderRadiusS)};var on={height:e.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ft-floating-menu-horizontal-padding","",t.spacing4),offIconColor:e.extend("--ft-floating-menu-off-icon-color","",r.contentGlobalPrimary),offColor:e.extend("--ft-floating-menu-off-color","",r.contentGlobalPrimary),onColor:e.extend("--ft-floating-menu-on-color","",r.contentActionPrimary),onStateLayerColor:e.extend("--ft-floating-menu-on-state-layer-color","",r.contentActionPrimary),gap:e.extend("--ft-floating-menu-gap","",t.spacing3),focusFocusRingColor:e.extend("--ft-floating-menu-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineWidth:e.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ft-floating-menu-focus-state-layer-opacity","",t.opacity8),hoverStateLayerOpacity:e.extend("--ft-floating-menu-hover-state-layer-opacity","",t.opacity8),activeStateLayerOpacity:e.extend("--ft-floating-menu-active-state-layer-opacity","",t.opacity16),disabledComponentOpacity:e.extend("--ft-floating-menu-disabled-component-opacity","",t.opacity40),iconSize:e.extend("--ft-floating-menu-icon-size","",t.iconSize3),backgroundColor:e.extend("--ft-floating-menu-background-color","",r.backgroundGlobalOnSurface),shadow:e.extend("--ft-floating-menu-shadow","",t.shadowElevation02)};var ln={largeFieldHorizontalPadding:e.extend("--ft-combobox-single-select-large-field-horizontal-padding","",t.spacing4),largeFieldHorizontalGap:e.extend("--ft-combobox-single-select-large-field-horizontal-gap","",t.spacing3),largeFieldVerticalGap:e.extend("--ft-combobox-single-select-large-field-vertical-gap","",t.spacing05),largeFieldHeight:e.create("--ft-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ft-combobox-single-select-large-field-icon-size","",t.iconSize3),mediumFieldHorizontalPadding:e.extend("--ft-combobox-single-select-medium-field-horizontal-padding","",t.spacing4),mediumFieldHorizontalGap:e.extend("--ft-combobox-single-select-medium-field-horizontal-gap","",t.spacing3),mediumFieldVerticalGap:e.create("--ft-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ft-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ft-combobox-single-select-medium-field-icon-size","",t.iconSize3),helperHorizontalPadding:e.extend("--ft-combobox-single-select-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ft-combobox-single-select-helper-horizontal-gap","",t.spacing1),helperVerticalGap:e.extend("--ft-combobox-single-select-helper-vertical-gap","",t.spacing1),helperIconSize:e.extend("--ft-combobox-single-select-helper-icon-size","",t.iconSize2),menuVerticalGap:e.extend("--ft-combobox-single-select-menu-vertical-gap","",t.spacing2),borderRadius:e.extend("--ft-combobox-single-select-border-radius","",t.borderRadiusS),backgroundColor:e.extend("--ft-combobox-single-select-background-color","",t.colorWhite),labelColor:e.extend("--ft-combobox-single-select-label-color","",r.contentGlobalSubtle),contentValueColor:e.extend("--ft-combobox-single-select-content-value-color","",r.contentGlobalPrimary),trailingIconColor:e.extend("--ft-combobox-single-select-trailing-icon-color","",r.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-single-select-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-single-select-default-helper-text-color","",r.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-combobox-single-select-error-border-color","",r.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-single-select-error-helper-text-color","",r.contentErrorPrimary),warningBorderWidth:e.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-single-select-warning-border-color","",r.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-single-select-warning-helper-text-color","",r.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-single-select-warning-helper-icon-color","",r.contentWarningIconOnly),focusOutlineWidth:e.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-single-select-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineOffset:e.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-single-select-disabled-component-opacity","",t.opacity40)};var gn={backgroundColor:e.extend("--ft-combobox-multi-select-background-color","",t.colorWhite),labelColor:e.extend("--ft-combobox-multi-select-label-color","",r.contentGlobalSubtle),trailingIconColor:e.extend("--ft-combobox-multi-select-trailing-icon-color","",r.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-multi-select-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-multi-select-default-helper-text-color","",r.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ft-combobox-multi-select-error-border-color","",r.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-multi-select-error-helper-text-color","",r.contentErrorPrimary),errorHelperIcon:e.extend("--ft-combobox-multi-select-error-helper-icon","",r.contentErrorIconOnly),errorBorderWidth:e.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-multi-select-warning-border-color","",r.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-multi-select-warning-helper-text-color","",r.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-multi-select-warning-helper-icon-color","",r.contentWarningIconOnly),warningBorderWidth:e.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-multi-select-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineWidth:e.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-multi-select-disabled-component-opacity","",t.opacity40),helperHorizontalPadding:e.extend("--ft-combobox-multi-select-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ft-combobox-multi-select-helper-horizontal-gap","",t.spacing1),helperVerticalGap:e.extend("--ft-combobox-multi-select-helper-vertical-gap","",t.spacing1),helperIconSize:e.extend("--ft-combobox-multi-select-helper-icon-size","",t.iconSize2),fieldHorizontalPadding:e.extend("--ft-combobox-multi-select-field-horizontal-padding","",t.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-multi-select-field-horizontal-gap","",t.spacing3),fieldVerticalGap:e.extend("--ft-combobox-multi-select-field-vertical-gap","",t.spacing05),fieldIconSize:e.extend("--ft-combobox-multi-select-field-icon-size","",t.iconSize3),fieldMaxHeight:e.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",t.spacing1),contentValuesVerticalGap:e.extend("--ft-combobox-multi-select-content-values-vertical-gap","",t.spacing1),borderRadius:e.extend("--ft-combobox-multi-select-border-radius","",t.borderRadiusS)};var hn={backgroundColor:e.extend("--ft-popover-background-color","",r.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ft-popover-horizontal-padding","",t.spacing6),verticalPadding:e.extend("--ft-popover-vertical-padding","",t.spacing6),titleColor:e.extend("--ft-popover-title-color","",r.contentGlobalPrimary),bodyColor:e.extend("--ft-popover-body-color","",r.contentGlobalSecondary),gap:e.extend("--ft-popover-gap","",t.spacing2),borderRadius:e.extend("--ft-popover-border-radius","",t.borderRadiusM),shadow:e.extend("--ft-popover-shadow","",t.shadowElevation02),maxWidth:e.create("--ft-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:e.extend("--ft-popover-content-section-vertical-gap","",t.spacing2),multiSectionVerticalGap:e.extend("--ft-popover-multi-section-vertical-gap","",t.spacing6)};var Nn={hoverStateLayerOpacity:e.extend("--ft-collapsible-hover-state-layer-opacity","",t.opacity8),focusStateLayerOpacity:e.extend("--ft-collapsible-focus-state-layer-opacity","",t.opacity8),focusOutlineWidth:e.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ft-collapsible-focus-focus-ring-color","",r.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ft-collapsible-active-state-layer-opacity","",t.opacity16),disabledComponentOpacity:e.extend("--ft-collapsible-disabled-component-opacity","",t.opacity40),horizontalPadding:e.extend("--ft-collapsible-horizontal-padding","",t.spacing4),verticalPadding:e.extend("--ft-collapsible-vertical-padding","",t.spacing3),color:e.extend("--ft-collapsible-color","",r.contentGlobalPrimary),stateLayerColor:e.extend("--ft-collapsible-state-layer-color","",r.contentGlobalPrimary),backgroundColor:e.extend("--ft-collapsible-background-color","",r.backgroundGlobalOnSurface),borderColor:e.extend("--ft-collapsible-border-color","",r.borderGlobalSubtle),iconSize:e.extend("--ft-collapsible-icon-size","",t.iconSize3)};var wn={groupHorizontalPadding:e.extend("--ft-switch-group-horizontal-padding","",t.spacing1),groupVerticalPadding:e.extend("--ft-switch-group-vertical-padding","",t.spacing1),groupGap:e.extend("--ft-switch-group-gap","",t.spacing1),groupBackgroundColor:e.extend("--ft-switch-group-background-color","",r.backgroundGlobalSurface),groupBorderColor:e.extend("--ft-switch-group-border-color","",r.borderGlobalSubtle),groupBorderRadius:e.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ft-switch-label-horizontal-padding","",t.spacing2),labelVerticalPadding:e.extend("--ft-switch-label-vertical-padding","",t.spacing1),offHoverStateLayerOpacity:e.extend("--ft-switch-off-hover-state-layer-opacity","",t.opacity8),offFocusStateLayerOpacity:e.extend("--ft-switch-off-focus-state-layer-opacity","",t.opacity8),offActiveStateLayerOpacity:e.extend("--ft-switch-off-active-state-layer-opacity","",t.opacity16),offDisabledComponentOpacity:e.extend("--ft-switch-off-disabled-component-opacity","",t.opacity40),offColor:e.extend("--ft-switch-off-color","",r.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-switch-off-state-layer-color","",r.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-switch-on-hover-state-layer-opacity","",t.opacity8),onFocusStateLayerOpacity:e.extend("--ft-switch-on-focus-state-layer-opacity","",t.opacity8),onActiveStateLayerOpacity:e.extend("--ft-switch-on-active-state-layer-opacity","",t.opacity16),onDisabledComponentOpacity:e.extend("--ft-switch-on-disabled-component-opacity","",t.opacity40),onColor:e.extend("--ft-switch-on-color","",r.contentActionPrimary),onStateLayerColor:e.extend("--ft-switch-on-state-layer-color","",r.contentActionPrimary),iconHorizontalPadding:e.extend("--ft-switch-icon-horizontal-padding","",t.spacing1),iconVerticalPadding:e.extend("--ft-switch-icon-vertical-padding","",t.spacing1),focusOutlineWidth:e.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-switch-focus-focus-ring-color","",r.borderActionFocusRing),optionBorderRadius:e.extend("--ft-switch-option-border-radius","",t.borderRadiusS)};var Wn={color1Light:e.extend("--ft-chart-1-light","for area color charts",t.colorBrand40),color1Base:e.extend("--ft-chart-1-base","for line charts",t.colorBrand0),color2Light:e.extend("--ft-chart-2-light","for area color charts",t.colorYellow60),color2Base:e.extend("--ft-chart-2-base","for line charts",t.colorYellow100),color3Light:e.extend("--ft-chart-3-light","",t.colorUltramarine40),color3Base:e.extend("--ft-chart-3-base","",t.colorUltramarine70),color4Light:e.extend("--ft-chart-4-light","",t.colorCyan50),color4Base:e.extend("--ft-chart-4-base","",t.colorCyan100),color5Light:e.extend("--ft-chart-5-light","",t.colorRed40),color5Base:e.extend("--ft-chart-5-base","",t.colorRed60),color6Light:e.extend("--ft-chart-6-light","",t.colorGreen40),color6Base:e.extend("--ft-chart-6-base","",t.colorGreen70),color7Light:e.extend("--ft-chart-7-light","",t.colorOrange70),color7Base:e.extend("--ft-chart-7-base","",t.colorOrange100),color8Light:e.extend("--ft-chart-8-light","",t.colorAvocado70),color8Base:e.extend("--ft-chart-8-base","",t.colorAvocado200),color9Light:e.extend("--ft-chart-9-light","",t.colorBrown50),color9Base:e.extend("--ft-chart-9-base","",t.colorBrown200),color10Light:e.extend("--ft-chart-10-light","",t.colorGray50),color10Base:e.extend("--ft-chart-10-base","",t.colorGray80),monochrome10:e.extend("--ft-chart-monochrome-10","",t.colorBrand10),monochrome20:e.extend("--ft-chart-monochrome-20","",t.colorBrand20),monochrome30:e.extend("--ft-chart-monochrome-30","",t.colorBrand40),monochrome40:e.extend("--ft-chart-monochrome-40","",t.colorBrand60),monochrome50:e.extend("--ft-chart-monochrome-50","",t.colorBrand0),monochrome60:e.extend("--ft-chart-monochrome-60","",t.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:e.extend("--ft-chart-scatterplot-quadrant-popular-old-background-color","",t.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:e.extend("--ft-chart-scatterplot-quadrant-popular-new-background-color","",t.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:e.extend("--ft-chart-scatterplot-quadrant-unpopular-old-background-color","",t.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:e.extend("--ft-chart-scatterplot-quadrant-unpopular-new-background-color","",t.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:e.extend("--ft-chart-scatterplot-datapoint-initial-default-background-color","",t.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:e.extend("--ft-chart-scatterplot-datapoint-initial-default-background-opacity","",t.opacity48),scatterplotDatapointInitialHoverBackgroundColor:e.extend("--ft-chart-scatterplot-datapoint-initial-hover-background-color","",t.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:e.extend("--ft-chart-scatterplot-datapoint-selected-default-background-color","",t.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:e.extend("--ft-chart-scatterplot-datapoint-selected-hover-background-color","",t.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:e.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-color","",t.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:e.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-opacity","",t.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:e.extend("--ft-chart-scatterplot-datapoint-unselected-hover-background-color","",t.colorGray70),scatterplotDatapointHoverHoverRingColor:e.extend("--ft-chart-scatterplot-datapoint-hover-hover-ring-color","",t.colorCyan200)};var Gn={color1IconColor:e.extend("--ft-page-designer-1-icon-color","for area color charts",t.colorCyan0),color1ToolbarColor:e.extend("--ft-page-designer-1-toolbar-color","for area color charts",t.colorCyan0),color2IconColor:e.extend("--ft-page-designer-2-icon-color","for area color charts",t.colorBrand0),color2ToolbarColor:e.extend("--ft-page-designer-2-toolbar-color","for area color charts",t.colorBrand0),color3IconColor:e.extend("--ft-page-designer-3-icon-color","for area color charts",t.colorYellow200),color3ToolbarColor:e.extend("--ft-page-designer-3-toolbar-color","for area color charts",t.colorYellow200),color4IconColor:e.extend("--ft-page-designer-4-icon-color","for area color charts",t.colorUltramarine50),color4ToolbarColor:e.extend("--ft-page-designer-4-toolbar-color","for area color charts",t.colorUltramarine50),color5IconColor:e.extend("--ft-page-designer-5-icon-color","for area color charts",t.colorGreen0),color5ToolbarColor:e.extend("--ft-page-designer-5-toolbar-color","for area color charts",t.colorGreen0),color6IconColor:e.extend("--ft-page-designer-6-icon-color","for area color charts",t.colorOrange0),color6ToolbarColor:e.extend("--ft-page-designer-6-toolbar-color","for area color charts",t.colorOrange0),color7IconColor:e.extend("--ft-page-designer-7-icon-color","for area color charts",t.colorAvocado200),color7ToolbarColor:e.extend("--ft-page-designer-7-toolbar-color","for area color charts",t.colorAvocado200),color8IconColor:e.extend("--ft-page-designer-8-icon-color","for area color charts",t.colorBrown0),color8ToolbarColor:e.extend("--ft-page-designer-8-toolbar-color","for area color charts",t.colorBrown0)};var $n={borderWidth:e.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-notice-horizontal-padding","",t.spacing3),verticalPadding:e.extend("--ft-notice-vertical-padding","",t.spacing2),borderRadius:e.extend("--ft-notice-border-radius","",t.borderRadiusS),gap:e.extend("--ft-notice-gap","",t.spacing2),iconSize:e.extend("--ft-notice-icon-size","",t.iconSize3),infoBackgroundColor:e.extend("--ft-notice-info-background-color","",r.backgroundInfoSubtle),infoBorderColor:e.extend("--ft-notice-info-border-color","",r.borderInfoSubtle),infoColor:e.extend("--ft-notice-info-color","",r.contentInfoPrimary),infoIconColor:e.extend("--ft-notice-info-icon-color","",r.contentInfoIconOnly),warningBackgroundColor:e.extend("--ft-notice-warning-background-color","",r.backgroundWarningSubtle),warningBorderColor:e.extend("--ft-notice-warning-border-color","",r.borderWarningSubtle),warningColor:e.extend("--ft-notice-warning-color","",r.contentWarningPrimary),warningIconColor:e.extend("--ft-notice-warning-icon-color","",r.contentWarningIconOnly),errorBackgroundColor:e.extend("--ft-notice-error-background-color","",r.backgroundErrorSubtle),errorBorderColor:e.extend("--ft-notice-error-border-color","",r.borderErrorSubtle),errorColor:e.extend("--ft-notice-error-color","",r.contentErrorPrimary),errorIconColor:e.extend("--ft-notice-error-icon-color","",r.contentErrorIconOnly),successBackgroundColor:e.extend("--ft-notice-success-background-color","",r.backgroundSuccessSubtle),successBorderColor:e.extend("--ft-notice-success-border-color","",r.borderSuccessSubtle),successColor:e.extend("--ft-notice-success-color","",r.contentSuccessPrimary),successIconColor:e.extend("--ft-notice-success-icon-color","",r.contentSuccessIconOnly),denseHorizontalPadding:e.create("--ft-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:e.create("--ft-notice-dense-vertical-padding","","SIZE","0px"),denseGap:e.extend("--ft-notice-dense-gap","",t.spacing1),denseIconSize:e.extend("--ft-notice-dense-icon-size","",t.iconSize2),denseBorderWidth:e.create("--ft-notice-dense-border-width","","SIZE","0")};var Vn={offHoverStateLayerOpacity:e.extend("--ft-toggle-off-hover-state-layer-opacity","",t.opacity16),offFocusStateLayerOpacity:e.extend("--ft-toggle-off-focus-state-layer-opacity","",t.opacity16),offActiveStateLayerOpacity:e.extend("--ft-toggle-off-active-state-layer-opacity","",t.opacity24),offDisabledComponentOpacity:e.extend("--ft-toggle-off-disabled-component-opacity","",t.opacity40),offBackgroundColor:e.extend("--ft-toggle-off-background-color","",r.contentGlobalSubtle),offIconColor:e.extend("--ft-toggle-off-icon-color","",r.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-toggle-off-state-layer-color","",r.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-toggle-on-hover-state-layer-opacity","",t.opacity16),onFocusStateLayerOpacity:e.extend("--ft-toggle-on-focus-state-layer-opacity","",t.opacity16),onActiveStateLayerOpacity:e.extend("--ft-toggle-on-active-state-layer-opacity","",t.opacity24),onDisabledComponentOpacity:e.extend("--ft-toggle-on-disabled-component-opacity","",t.opacity40),onBackgroundColor:e.extend("--ft-toggle-on-background-color","",r.contentActionPrimary),onStateLayerColor:e.extend("--ft-toggle-on-state-layer-color","",r.contentActionPrimary),onIconColor:e.extend("--ft-toggle-on-icon-color","",r.contentActionPrimary),color:e.extend("--ft-toggle-color","",r.contentGlobalPrimary),focusFocusRingColor:e.extend("--ft-toggle-focus-focus-ring-color","",r.borderActionFocusRing),gap:e.extend("--ft-toggle-gap","",t.spacing3)};var qn={iconSize:e.extend("--ft-notification-icon-size","",t.iconSize4),leftPadding:e.extend("--ft-notification-left-padding","",t.spacing5),rightPadding:e.extend("--ft-notification-right-padding","",t.spacing4),verticalPadding:e.extend("--ft-notification-vertical-padding","",t.spacing3),infoBackgroundColor:e.extend("--ft-notification-info-background-color","",r.backgroundInfoSubtle),infoColor:e.extend("--ft-notification-info-color","",r.contentInfoPrimary),infoIconColor:e.extend("--ft-notification-info-icon-color","",r.contentInfoIconOnly),infoBorderColor:e.extend("--ft-notification-info-border-color","",r.borderInfoSubtle),successBackgroundColor:e.extend("--ft-notification-success-background-color","",r.backgroundSuccessSubtle),successColor:e.extend("--ft-notification-success-color","",r.contentSuccessPrimary),successIconColor:e.extend("--ft-notification-success-icon-color","",r.contentSuccessIconOnly),successBorderColor:e.extend("--ft-notification-success-border-color","",r.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-notification-warning-background-color","",r.backgroundWarningSubtle),warningColor:e.extend("--ft-notification-warning-color","",r.contentWarningPrimary),warningIconColor:e.extend("--ft-notification-warning-icon-color","",r.contentWarningIconOnly),warningBorderColor:e.extend("--ft-notification-warning-border-color","",r.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-notification-error-background-color","",r.backgroundErrorSubtle),errorColor:e.extend("--ft-notification-error-color","",r.contentErrorPrimary),errorIconColor:e.extend("--ft-notification-error-icon-color","",r.contentErrorIconOnly),errorBorderColor:e.extend("--ft-notification-error-border-color","",r.borderErrorSubtle),borderRadius:e.extend("--ft-notification-border-radius","",t.borderRadiusPill),borderWidth:e.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ft-notification-leading-gap","",t.spacing2),trailingGap:e.extend("--ft-notification-trailing-gap","",t.spacing8)};var oi={horizontalPadding:e.extend("--ft-tooltip-horizontal-padding","",t.spacing2),verticalPadding:e.extend("--ft-tooltip-vertical-padding","",t.spacing2),borderRadius:e.extend("--ft-tooltip-border-radius","",t.borderRadiusS),color:e.extend("--ft-tooltip-color","",r.contentGlobalOnColor),backgroundColor:e.extend("--ft-tooltip-background-color","",r.contentGlobalPrimary),backgroundOpacity:e.extend("--ft-tooltip-background-opacity","",t.opacity80),shadow:e.extend("--ft-tooltip-shadow","",t.shadowElevation02),maxWidth:e.create("--ft-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ft-tooltip-gap","",t.spacing05)};var ci={verticalPadding:e.extend("--ft-reorderable-list-vertical-padding","",t.spacing4),gap:e.extend("--ft-reorderable-list-gap","",t.spacing1),borderRadius:e.extend("--ft-reorderable-list-border-radius","",t.borderRadiusM),reorderableItemTitleMarginRight:e.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",t.spacing6),reorderableItemTitleColor:e.extend("--ft-reorderable-list-reorderable-item-title-color","",r.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:e.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-margin-right","",t.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:e.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",t.spacing2),reorderableItemRightButtonsGroupHorizontalGap:e.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",t.spacing2),reorderableItemUsersCountColor:e.extend("--ft-reorderable-list-reorderable-item-users-count-color","",r.contentGlobalPrimary),reorderableItemUsersCountMarginRight:e.extend("--ft-reorderable-list-reorderable-item-users-count-margin-right","",t.spacing6),reorderableItemBackgroundColor:e.extend("--ft-reorderable-list-reorderable-item-background-color","",r.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:e.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",t.spacing1),reorderableItemWarningMessageColor:e.extend("--ft-reorderable-list-reorderable-item-warning-message-color","",r.contentWarningPrimary),reorderableItemWarningMessageIconColor:e.extend("--ft-reorderable-list-reorderable-item-warning-message-icon-color","",r.contentWarningIconOnly),reorderableItemGripColor:e.extend("--ft-reorderable-list-reorderable-item-grip-color","",r.contentGlobalSecondary),reorderableItemGripOpacity:e.extend("--ft-reorderable-list-reorderable-item-grip-opacity","",t.opacity48),boxShadow:e.extend("--ft-reorderable-list-box-shadow","",t.shadowElevation01),borderWidth:e.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:e.extend("--ft-reorderable-list-reorderable-items-gap","",t.spacing2),leftPadding:e.extend("--ft-reorderable-list-left-padding","",t.spacing2),rightPadding:e.extend("--ft-reorderable-list-right-padding","",t.spacing6),borderColor:e.extend("--ft-reorderable-list-border-color","",r.borderGlobalPrimary),backgroundColor:e.extend("--ft-reorderable-list-background-color","",r.backgroundGlobalOnSurfaceDark)};var si={menuHorizontalPadding:e.extend("--ft-date-range-picker-menu-horizontal-padding","",t.spacing4),menuVerticalPadding:e.extend("--ft-date-range-picker-menu-vertical-padding","",t.spacing4),menuVerticalGap:e.extend("--ft-date-range-picker-menu-vertical-gap","",t.spacing4),menuButtonsVerticalGap:e.extend("--ft-date-range-picker-menu-buttons-vertical-gap","",t.spacing2)};var Yt;(function(o){o.brand="brand",o.neutral="neutral",o.info="info",o.success="success",o.warning="warning",o.error="error"})(Yt||(Yt={}));var jt;(function(o){o.large="large",o.medium="medium",o.small="small"})(jt||(jt={}));var X=b(R());function Xt(o,a){let n=Ne[o];return X.css`
132
+ `}contentAvailableCallback(a){super.contentAvailableCallback(a),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(a){var n,i;super.update(a),a.has("disabled")&&(this.disabled?(this.endRipple(),(n=this.target)===null||n===void 0||n.removeAttribute("data-is-ft-ripple-target")):(i=this.target)===null||i===void 0||i.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var a,n;let i=(a=this.shadowRoot)===null||a===void 0?void 0:a.host.parentElement;i&&this.setupFor((n=this.target)!==null&&n!==void 0?n:i)}forceFocusUpdate(){var a;!((a=this.target)===null||a===void 0)&&a.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(a){if(this.setupDebouncer.cancel(),this.target===a)return;this.onDisconnect&&this.onDisconnect(),this.target=a,a.setAttribute("data-is-ft-ripple-target","true");let n=(...f)=>y=>{f.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(y)},i=n("mouseup","contextmenu"),d=n("touchend","touchcancel"),l=f=>{["Enter"," "].includes(f.key)&&n("keyup")(f)},c={passive:!0};a.addEventListener("mouseover",this.startHover,c),a.addEventListener("mousemove",this.moveRipple,c),a.addEventListener("mouseleave",this.endHover,c),a.addEventListener("mousedown",i,c),a.addEventListener("touchstart",d,c),a.addEventListener("touchmove",this.moveRipple,c),a.addEventListener("keydown",l,c),a.addEventListener("focus",this.startFocus,c),a.addEventListener("blur",this.endFocus,c),a.addEventListener("focusin",this.startFocus,c),a.addEventListener("focusout",this.endFocus,c),this.onDisconnect=()=>{a.removeAttribute("data-is-ft-ripple-target"),a.removeEventListener("mouseover",this.startHover,c),a.removeEventListener("mousemove",this.moveRipple,c),a.removeEventListener("mouseleave",this.endHover,c),a.removeEventListener("mousedown",i,c),a.removeEventListener("touchstart",d,c),a.removeEventListener("touchmove",this.moveRipple,c),a.removeEventListener("keydown",l,c),a.removeEventListener("focus",this.startFocus,c),a.removeEventListener("blur",this.endFocus,c),a.removeEventListener("focusin",this.startFocus,c),a.removeEventListener("focusout",this.endFocus,c),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(a){let n=a,i=a,d,l;return n.x!=null?{x:d,y:l}=n:i.touches!=null&&(d=i.touches[0].clientX,l=i.touches[0].clientY),{x:d,y:l}}isFocusVisible(a){return a instanceof HTMLElement?a.matches(":focus-visible"):!0}isIgnored(a){if(this.disabled)return!0;if(a!=null)for(let n of a.composedPath()){if(n===this.target)break;if("hasAttribute"in n&&n.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};h.elementDefinitions={};h.styles=rt;v([(0,C.property)({type:Boolean})],h.prototype,"primary",void 0);v([(0,C.property)({type:Boolean})],h.prototype,"secondary",void 0);v([(0,C.property)({type:Boolean})],h.prototype,"unbounded",void 0);v([(0,C.property)({type:Boolean})],h.prototype,"activated",void 0);v([(0,C.property)({type:Boolean})],h.prototype,"selected",void 0);v([(0,C.property)({type:Boolean})],h.prototype,"disabled",void 0);v([(0,C.state)()],h.prototype,"hovered",void 0);v([(0,C.state)()],h.prototype,"focused",void 0);v([(0,C.state)()],h.prototype,"pressed",void 0);v([(0,C.state)()],h.prototype,"rippling",void 0);v([(0,C.state)()],h.prototype,"originX",void 0);v([(0,C.state)()],h.prototype,"originY",void 0);v([(0,C.query)(".ft-ripple")],h.prototype,"ripple",void 0);v([(0,C.query)(".ft-ripple--effect")],h.prototype,"rippleEffect",void 0);(0,it.customElement)("ft-ripple")(h);var go=b(N());var We=globalThis,xe=We.trustedTypes,dt=xe?xe.createPolicy("lit-html",{createHTML:o=>o}):void 0,gt="$lit$",_=`lit$${Math.random().toFixed(9).slice(2)}$`,yt="?"+_,Bo=`<${yt}>`,K=document,Se=()=>K.createComment(""),se=o=>o===null||typeof o!="object"&&typeof o!="function",Pe=Array.isArray,Io=o=>Pe(o)||typeof o?.[Symbol.iterator]=="function",Re=`[
133
+ \f\r]`,le=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ct=/-->/g,lt=/>/g,D=RegExp(`>|${Re}(?:([^\\s"'>=/]+)(${Re}*=${Re}*(?:[^
134
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),st=/'/g,pt=/"/g,bt=/^(?:script|style|textarea|title)$/i,ze=o=>(a,...n)=>({_$litType$:o,strings:a,values:n}),ut=ze(1),mt=ze(2),ht=ze(3),pe=Symbol.for("lit-noChange"),O=Symbol.for("lit-nothing"),ft=new WeakMap,Z=K.createTreeWalker(K,129);function xt(o,a){if(!Pe(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return dt!==void 0?dt.createHTML(a):a}var Wo=(o,a)=>{let n=o.length-1,i=[],d,l=a===2?"<svg>":a===3?"<math>":"",c=le;for(let f=0;f<n;f++){let y=o[f],u,S,m=-1,B=0;for(;B<y.length&&(c.lastIndex=B,S=c.exec(y),S!==null);)B=c.lastIndex,c===le?S[1]==="!--"?c=ct:S[1]!==void 0?c=lt:S[2]!==void 0?(bt.test(S[2])&&(d=RegExp("</"+S[2],"g")),c=D):S[3]!==void 0&&(c=D):c===D?S[0]===">"?(c=d??le,m=-1):S[1]===void 0?m=-2:(m=c.lastIndex-S[2].length,u=S[1],c=S[3]===void 0?D:S[3]==='"'?pt:st):c===pt||c===st?c=D:c===ct||c===lt?c=le:(c=D,d=void 0);let k=c===D&&o[f+1].startsWith("/>")?" ":"";l+=c===le?y+Bo:m>=0?(i.push(u),y.slice(0,m)+gt+y.slice(m)+_+k):y+_+(m===-2?f:k)}return[xt(o,l+(o[n]||"<?>")+(a===2?"</svg>":a===3?"</math>":"")),i]},fe=class o{constructor({strings:a,_$litType$:n},i){let d;this.parts=[];let l=0,c=0,f=a.length-1,y=this.parts,[u,S]=Wo(a,n);if(this.el=o.createElement(u,i),Z.currentNode=this.el.content,n===2||n===3){let m=this.el.content.firstChild;m.replaceWith(...m.childNodes)}for(;(d=Z.nextNode())!==null&&y.length<f;){if(d.nodeType===1){if(d.hasAttributes())for(let m of d.getAttributeNames())if(m.endsWith(gt)){let B=S[c++],k=d.getAttribute(m).split(_),me=/([.?@])?(.*)/.exec(B);y.push({type:1,index:l,name:me[2],strings:k,ctor:me[1]==="."?we:me[1]==="?"?Ae:me[1]==="@"?Be:j}),d.removeAttribute(m)}else m.startsWith(_)&&(y.push({type:6,index:l}),d.removeAttribute(m));if(bt.test(d.tagName)){let m=d.textContent.split(_),B=m.length-1;if(B>0){d.textContent=xe?xe.emptyScript:"";for(let k=0;k<B;k++)d.append(m[k],Se()),Z.nextNode(),y.push({type:2,index:++l});d.append(m[B],Se())}}}else if(d.nodeType===8)if(d.data===yt)y.push({type:2,index:l});else{let m=-1;for(;(m=d.data.indexOf(_,m+1))!==-1;)y.push({type:7,index:l}),m+=_.length-1}l++}}static createElement(a,n){let i=K.createElement("template");return i.innerHTML=a,i}};function Y(o,a,n=o,i){if(a===pe)return a;let d=i!==void 0?n._$Co?.[i]:n._$Cl,l=se(a)?void 0:a._$litDirective$;return d?.constructor!==l&&(d?._$AO?.(!1),l===void 0?d=void 0:(d=new l(o),d._$AT(o,n,i)),i!==void 0?(n._$Co??=[])[i]=d:n._$Cl=d),d!==void 0&&(a=Y(o,d._$AS(o,a.values),d,i)),a}var Le=class{constructor(a,n){this._$AV=[],this._$AN=void 0,this._$AD=a,this._$AM=n}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(a){let{el:{content:n},parts:i}=this._$AD,d=(a?.creationScope??K).importNode(n,!0);Z.currentNode=d;let l=Z.nextNode(),c=0,f=0,y=i[0];for(;y!==void 0;){if(c===y.index){let u;y.type===2?u=new Oe(l,l.nextSibling,this,a):y.type===1?u=new y.ctor(l,y.name,y.strings,this,a):y.type===6&&(u=new Ie(l,this,a)),this._$AV.push(u),y=i[++f]}c!==y?.index&&(l=Z.nextNode(),c++)}return Z.currentNode=K,d}p(a){let n=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(a,i,n),n+=i.strings.length-2):i._$AI(a[n])),n++}},Oe=class o{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(a,n,i,d){this.type=2,this._$AH=O,this._$AN=void 0,this._$AA=a,this._$AB=n,this._$AM=i,this.options=d,this._$Cv=d?.isConnected??!0}get parentNode(){let a=this._$AA.parentNode,n=this._$AM;return n!==void 0&&a?.nodeType===11&&(a=n.parentNode),a}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(a,n=this){a=Y(this,a,n),se(a)?a===O||a==null||a===""?(this._$AH!==O&&this._$AR(),this._$AH=O):a!==this._$AH&&a!==pe&&this._(a):a._$litType$!==void 0?this.$(a):a.nodeType!==void 0?this.T(a):Io(a)?this.k(a):this._(a)}O(a){return this._$AA.parentNode.insertBefore(a,this._$AB)}T(a){this._$AH!==a&&(this._$AR(),this._$AH=this.O(a))}_(a){this._$AH!==O&&se(this._$AH)?this._$AA.nextSibling.data=a:this.T(K.createTextNode(a)),this._$AH=a}$(a){let{values:n,_$litType$:i}=a,d=typeof i=="number"?this._$AC(a):(i.el===void 0&&(i.el=fe.createElement(xt(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===d)this._$AH.p(n);else{let l=new Le(d,this),c=l.u(this.options);l.p(n),this.T(c),this._$AH=l}}_$AC(a){let n=ft.get(a.strings);return n===void 0&&ft.set(a.strings,n=new fe(a)),n}k(a){Pe(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,i,d=0;for(let l of a)d===n.length?n.push(i=new o(this.O(Se()),this.O(Se()),this,this.options)):i=n[d],i._$AI(l),d++;d<n.length&&(this._$AR(i&&i._$AB.nextSibling,d),n.length=d)}_$AR(a=this._$AA.nextSibling,n){for(this._$AP?.(!1,!0,n);a&&a!==this._$AB;){let i=a.nextSibling;a.remove(),a=i}}setConnected(a){this._$AM===void 0&&(this._$Cv=a,this._$AP?.(a))}},j=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(a,n,i,d,l){this.type=1,this._$AH=O,this._$AN=void 0,this.element=a,this.name=n,this._$AM=d,this.options=l,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=O}_$AI(a,n=this,i,d){let l=this.strings,c=!1;if(l===void 0)a=Y(this,a,n,0),c=!se(a)||a!==this._$AH&&a!==pe,c&&(this._$AH=a);else{let f=a,y,u;for(a=l[0],y=0;y<l.length-1;y++)u=Y(this,f[i+y],n,y),u===pe&&(u=this._$AH[y]),c||=!se(u)||u!==this._$AH[y],u===O?a=O:a!==O&&(a+=(u??"")+l[y+1]),this._$AH[y]=u}c&&!d&&this.j(a)}j(a){a===O?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,a??"")}},we=class extends j{constructor(){super(...arguments),this.type=3}j(a){this.element[this.name]=a===O?void 0:a}},Ae=class extends j{constructor(){super(...arguments),this.type=4}j(a){this.element.toggleAttribute(this.name,!!a&&a!==O)}},Be=class extends j{constructor(a,n,i,d,l){super(a,n,i,d,l),this.type=5}_$AI(a,n=this){if((a=Y(this,a,n,0)??O)===pe)return;let i=this._$AH,d=a===O&&i!==O||a.capture!==i.capture||a.once!==i.once||a.passive!==i.passive,l=a!==O&&(i===O||d);d&&this.element.removeEventListener(this.name,this,i),l&&this.element.addEventListener(this.name,this,a),this._$AH=a}handleEvent(a){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,a):this._$AH.handleEvent(a)}},Ie=class{constructor(a,n,i){this.element=a,this.type=6,this._$AN=void 0,this._$AM=n,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(a){Y(this,a)}};var Po=We.litHtmlPolyfillSupport;Po?.(fe,Oe),(We.litHtmlVersions??=[]).push("3.3.0");var Ot=Symbol.for(""),zo=o=>{if(o?.r===Ot)return o?._$litStatic$},ke=o=>({_$litStatic$:o,r:Ot});var St=new Map,Ge=o=>(a,...n)=>{let i=n.length,d,l,c=[],f=[],y,u=0,S=!1;for(;u<i;){for(y=a[u];u<i&&(l=n[u],(d=zo(l))!==void 0);)y+=d+a[++u],S=!0;u!==i&&f.push(l),c.push(y),u++}if(u===i&&c.push(a[i]),S){let m=c.join("$$lit$$");(a=St.get(m))===void 0&&(c.raw=c,St.set(m,a=c)),n=f}return o(a,...n)},_e=Ge(ut),tr=Ge(mt),or=Ge(ht);var Ue=b(F()),fo=b(N());var Ce;(function(o){o.title="title",o.title_dense="title-dense",o.subtitle1="subtitle1",o.subtitle2="subtitle2",o.body1="body1",o.body2="body2",o.caption="caption",o.breadcrumb="breadcrumb",o.overline="overline",o.button="button",o.display="display",o.title1="title-1",o.title2="title-2",o.title3="title-3",o.body1regular="body-1-regular",o.body1medium="body-1-medium",o.body1semibold="body-1-semibold",o.body2regular="body-2-regular",o.body2medium="body-2-medium",o.body2semibold="body-2-semibold",o.label1medium="label-1-medium",o.label1semibold="label-1-semibold",o.label1bold="label-1-bold",o.label2medium="label-2-medium",o.label2semibold="label-2-semibold",o.label2bold="label-2-bold",o.caption1medium="caption-1-medium",o.caption1semibold="caption-1-semibold",o.caption1bold="caption-1-bold",o.caption2medium="caption-2-medium",o.caption2semibold="caption-2-semibold",o.caption2bold="caption-2-bold"})(Ce||(Ce={}));var L=b(R()),p=b(N());var I=b(R(),1),U=o=>typeof o=="string"?(0,I.unsafeCSS)(o):o,e=class{static create(a,n,i,d){let l=f=>U(f??d),c=I.css`var(${U(a)}, ${l(d)})`;return c.name=a,c.description=n,c.category=i,c.defaultValue=d,c.defaultCssValue=l,c.set=f=>Ct(c,f??l(d)),c.get=f=>I.css`var(${U(a)}, ${l(f)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>d,c}static extend(a,n,i,d){let l=f=>i.get(f??d),c=I.css`var(${U(a)}, ${l(d)})`;return c.name=a,c.description=n,c.category=i.category,c.fallbackVariable=i,c.defaultValue=d,c.defaultCssValue=l,c.set=f=>Ct(c,f??l(d)),c.get=f=>I.css`var(${U(a)}, ${l(f)})`,c.breadcrumb=()=>[i.name,...i.breadcrumb()],c.lastResortDefaultValue=()=>d??i.lastResortDefaultValue(),c}static external(a,n){let i=l=>a.defaultCssValue(l),d=I.css`var(${U(a.name)}, ${i(a.defaultValue)})`;return d.name=a.name,d.category=a.category,d.fallbackVariable=a.fallbackVariable,d.defaultValue=a.defaultValue,d.context=n,d.defaultCssValue=i,d.set=l=>a.set(l),d.get=l=>I.css`var(${U(a.name)}, ${i(l)})`,d.breadcrumb=()=>a.breadcrumb(),d.lastResortDefaultValue=()=>a.lastResortDefaultValue(),d}};function Ct(o,a){return U(`${o.name}: ${a}`)}var t={colorWhite:e.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:e.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:e.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:e.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:e.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:e.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:e.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:e.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:e.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:e.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:e.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:e.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:e.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:e.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:e.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:e.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:e.create("--ftds-opacity-0","","NUMBER","0"),opacity8:e.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:e.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:e.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:e.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:e.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:e.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:e.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:e.create("--ftds-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:e.create("--ftds-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:e.create("--ftds-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:e.create("--ftds-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:e.create("--ftds-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:e.create("--ftds-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:e.create("--ftds-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:e.create("--ftds-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:e.create("--ftds-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},Nt={fontFamily:e.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:e.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-display-text-case","","UNKNOWN","none")},vt={fontFamily:e.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:e.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},Et={fontFamily:e.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:e.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},Rt={fontFamily:e.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:e.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},Lt={fontFamily:e.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},wt={fontFamily:e.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},At={fontFamily:e.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},Bt={fontFamily:e.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},It={fontFamily:e.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},ko={fontFamily:e.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:e.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:e.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Wt={fontFamily:e.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},Pt={fontFamily:e.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},zt={fontFamily:e.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},kt={fontFamily:e.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Gt={fontFamily:e.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},_t={fontFamily:e.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},Ut={fontFamily:e.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Ht={fontFamily:e.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Tt={fontFamily:e.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},$t={fontFamily:e.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Dt={fontFamily:e.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Zt={fontFamily:e.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Kt={fontFamily:e.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Mt={fontFamily:e.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Vt={fontFamily:e.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Ft={fontFamily:e.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Ne={display:Nt,"title-1":vt,"title-2":Et,"title-3":Rt,"body-1-regular":Lt,"body-1-medium":wt,"body-1-semibold":At,"body-2-regular":Bt,"body-2-medium":It,"body-2-medium-underline":ko,"body-2-semibold":Wt,"label-1-medium":Pt,"label-1-semibold":zt,"label-1-bold":kt,"label-2-medium":Gt,"label-2-semibold":_t,"label-2-bold":Ut,"caption-1-medium":Ht,"caption-1-semibold":Tt,"caption-1-bold":$t,"caption-2-medium":Dt,"caption-2-semibold":Zt,"caption-2-bold":Kt,"caption-3-medium":Mt,"caption-3-semibold":Vt,"caption-3-bold":Ft};var r={backgroundActionPrimary:e.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",t.colorBrand0),backgroundErrorSubtle:e.extend("--ftds-background-error-subtle","Used as background of subtle error components.",t.colorRed10),backgroundInfoSubtle:e.extend("--ftds-background-info-subtle","Used as background of subtle information components.",t.colorCyan10),backgroundWarningSubtle:e.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",t.colorOrange10),backgroundSuccessSubtle:e.extend("--ftds-background-success-subtle","Used as background of subtle success components.",t.colorGreen10),backgroundGlobalSurface:e.extend("--ftds-background-global-surface","Used as app background.",t.colorWhite),backgroundGlobalOnSurface:e.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",t.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",t.colorGray30),contentActionPrimary:e.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",t.colorBrand0),contentWarningPrimary:e.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",t.colorOrange200),contentWarningIconOnly:e.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",t.colorOrange0),contentErrorPrimary:e.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",t.colorRed0),contentErrorIconOnly:e.extend("--ftds-content-error-icon-only","Used on error status icons alone",t.colorRed70),contentInfoPrimary:e.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",t.colorCyan200),contentInfoIconOnly:e.extend("--ftds-content-info-icon-only","Used on info status icons alone",t.colorCyan0),contentSuccessPrimary:e.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",t.colorGreen200),contentSuccessIconOnly:e.extend("--ftds-content-success-icon-only","Used on success status icons alone",t.colorGreen0),contentGlobalPrimary:e.extend("--ftds-content-global-primary","Used for main content on the page.",t.colorGray500),contentGlobalSecondary:e.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
135
+ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",t.colorGray0),contentGlobalOnColor:e.extend("--ftds-content-global-on-color","Used for content on a dominant color.",t.colorWhite),borderActionPrimary:e.extend("--ftds-border-action-primary","Used as border for primary action components.",t.colorBrand0),borderActionFocusRing:e.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",t.colorCyan0),borderWarningPrimary:e.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",t.colorOrange200),borderWarningSubtle:e.extend("--ftds-border-warning-subtle","Used as border for warning components.",t.colorOrange30),borderSuccessPrimary:e.extend("--ftds-border-success-primary","Used as border for success buttons.",t.colorGreen200),borderSuccessSubtle:e.extend("--ftds-border-success-subtle","Used as border for success components.",t.colorGreen30),borderErrorPrimary:e.extend("--ftds-border-error-primary","Used as border for text fields in error states.",t.colorRed0),borderErrorSubtle:e.extend("--ftds-border-error-subtle","Used as border for error components.",t.colorRed30),borderInfoPrimary:e.extend("--ftds-border-info-primary","Used as border for buttons in info color.",t.colorCyan200),borderInfoSubtle:e.extend("--ftds-border-info-subtle","Used as border for information components.",t.colorCyan30),borderGlobalPrimary:e.extend("--ftds-border-global-primary","Used as border for element like input.",t.colorGray50),borderGlobalSubtle:e.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",t.colorGray30),borderInputPrimary:e.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",t.colorGray80),borderNeutralPrimary:e.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",t.colorGray200)};var ur={largeHeight:e.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ftds-button-large-horizontal-padding","",t.spacing4),largeGap:e.extend("--ftds-button-large-gap","",t.spacing2),largeBorderRadius:e.extend("--ftds-button-large-border-radius","",t.borderRadiusS),largeIconSize:e.extend("--ftds-button-large-icon-size","",t.iconSize3),largeBorderWidth:e.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:e.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ftds-button-medium-horizontal-padding","",t.spacing3),mediumGap:e.extend("--ftds-button-medium-gap","",t.spacing2),mediumBorderRadius:e.extend("--ftds-button-medium-border-radius","",t.borderRadiusS),mediumIconSize:e.extend("--ftds-button-medium-icon-size","",t.iconSize2),mediumBorderWidth:e.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ftds-button-small-horizontal-padding","",t.spacing2),smallGap:e.extend("--ftds-button-small-gap","",t.spacing1),smallBorderRadius:e.extend("--ftds-button-small-border-radius","",t.borderRadiusS),smallIconSize:e.extend("--ftds-button-small-icon-size","",t.iconSize1),smallBorderWidth:e.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:e.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ftds-button-x-small-icon-size","",t.iconSize1),xSmallFocusOutlineOffset:e.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ftds-button-round-border-radius","",t.borderRadiusPill),primaryBrandBackgroundColor:e.extend("--ftds-button-primary-brand-background-color","",r.backgroundActionPrimary),primaryBrandColor:e.extend("--ftds-button-primary-brand-color","",r.contentGlobalOnColor),primaryBrandIconColor:e.extend("--ftds-button-primary-brand-icon-color","",r.contentGlobalOnColor),primaryBrandStateLayerColor:e.extend("--ftds-button-primary-brand-state-layer-color","",r.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",t.opacity16),primaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",t.opacity16),primaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-primary-brand-active-state-layer-opacity","",t.opacity24),primaryBrandDisabledComponentOpacity:e.extend("--ftds-button-primary-brand-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ftds-button-focus-focus-ring-color","",r.borderActionFocusRing),tertiaryBrandBackgroundColor:e.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:e.extend("--ftds-button-tertiary-brand-color","",r.contentActionPrimary),tertiaryBrandIconColor:e.extend("--ftds-button-tertiary-brand-icon-color","",r.contentActionPrimary),tertiaryBrandStateLayerColor:e.extend("--ftds-button-tertiary-brand-state-layer-color","",r.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",t.opacity8),tertiaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",t.opacity8),tertiaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",t.opacity16),tertiaryBrandDisabledComponentOpacity:e.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",t.opacity40),tertiaryInfoBackgroundColor:e.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:e.extend("--ftds-button-tertiary-info-color","",r.contentInfoPrimary),tertiaryInfoIconColor:e.extend("--ftds-button-tertiary-info-icon-color","",r.contentInfoPrimary),tertiaryInfoStateLayerColor:e.extend("--ftds-button-tertiary-info-state-layer-color","",r.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",t.opacity8),tertiaryInfoHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",t.opacity8),tertiaryInfoActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",t.opacity16),tertiaryInfoDisabledComponentOpacity:e.extend("--ftds-button-tertiary-info-disabled-component-opacity","",t.opacity40),tertiarySuccessBackgroundColor:e.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:e.extend("--ftds-button-tertiary-success-color","",r.contentSuccessPrimary),tertiarySuccessIconColor:e.extend("--ftds-button-tertiary-success-icon-color","",r.contentSuccessPrimary),tertiarySuccessStateLayerColor:e.extend("--ftds-button-tertiary-success-state-layer-color","",r.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",t.opacity8),tertiarySuccessFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",t.opacity8),tertiarySuccessActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",t.opacity16),tertiarySuccessDisabledComponentOpacity:e.extend("--ftds-button-tertiary-success-disabled-component-opacity","",t.opacity40),tertiaryWarningBackgroundColor:e.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:e.extend("--ftds-button-tertiary-warning-color","",r.contentWarningPrimary),tertiaryWarningIconColor:e.extend("--ftds-button-tertiary-warning-icon-color","",r.contentWarningPrimary),tertiaryWarningStateLayerColor:e.extend("--ftds-button-tertiary-warning-state-layer-color","",r.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",t.opacity8),tertiaryWarningFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",t.opacity8),tertiaryWarningActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",t.opacity16),tertiaryWarningDisabledComponentOpacity:e.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",t.opacity40),tertiaryErrorBackgroundColor:e.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:e.extend("--ftds-button-tertiary-error-color","",r.contentErrorPrimary),tertiaryErrorIconColor:e.extend("--ftds-button-tertiary-error-icon-color","",r.contentErrorPrimary),tertiaryErrorStateLayerColor:e.extend("--ftds-button-tertiary-error-state-layer-color","",r.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",t.opacity8),tertiaryErrorFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",t.opacity8),tertiaryErrorActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",t.opacity16),tertiaryErrorDisabledComponentOpacity:e.extend("--ftds-button-tertiary-error-disabled-component-opacity","",t.opacity40),tertiaryNeutralBackgroundColor:e.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:e.extend("--ftds-button-tertiary-neutral-icon-color","",r.contentGlobalSecondary),tertiaryNeutralColor:e.extend("--ftds-button-tertiary-neutral-color","",r.contentGlobalSecondary),tertiaryNeutralStateLayerColor:e.extend("--ftds-button-tertiary-neutral-state-layer-color","",r.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",t.opacity8),tertiaryNeutralFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",t.opacity8),tertiaryNeutralActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",t.opacity16),tertiaryNeutralDisabledComponentOpacity:e.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",t.opacity40),secondaryBrandBackgroundColor:e.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:e.extend("--ftds-button-secondary-brand-color","",r.contentActionPrimary),secondaryBrandIconColor:e.extend("--ftds-button-secondary-brand-icon-color","",r.contentActionPrimary),secondaryBrandStateLayerColor:e.extend("--ftds-button-secondary-brand-state-layer-color","",r.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",t.opacity8),secondaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",t.opacity8),secondaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",t.opacity16),secondaryBrandDisabledComponentOpacity:e.extend("--ftds-button-secondary-brand-disabled-component-opacity","",t.opacity40),secondaryBrandBorderColor:e.extend("--ftds-button-secondary-brand-border-color","",r.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",t.opacity8),secondaryNeutralFocusStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",t.opacity8),secondaryNeutralActiveStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",t.opacity16),secondaryNeutralDisabledComponentOpacity:e.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",t.opacity40),secondaryNeutralBackgroundColor:e.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:e.extend("--ftds-button-secondary-neutral-color","",r.contentGlobalSecondary),secondaryNeutralIconColor:e.extend("--ftds-button-secondary-neutral-icon-color","",r.contentGlobalSecondary),secondaryNeutralStateLayerColor:e.extend("--ftds-button-secondary-neutral-state-layer-color","",r.contentGlobalSecondary),secondaryNeutralBorderColor:e.extend("--ftds-button-secondary-neutral-border-color","",r.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:e.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",t.opacity8),secondaryInfoFocusStateLayerOpacity:e.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",t.opacity8),secondaryInfoActiveStateLayerOpacity:e.extend("--ftds-button-secondary-info-active-state-layer-opacity","",t.opacity16),secondaryInfoDisabledComponentOpacity:e.extend("--ftds-button-secondary-info-disabled-component-opacity","",t.opacity40),secondaryInfoBackgroundColor:e.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:e.extend("--ftds-button-secondary-info-border-color","",r.borderInfoPrimary),secondaryInfoColor:e.extend("--ftds-button-secondary-info-color","",r.contentInfoPrimary),secondaryInfoIconColor:e.extend("--ftds-button-secondary-info-icon-color","",r.contentInfoPrimary),secondaryInfoStateLayerColor:e.extend("--ftds-button-secondary-info-state-layer-color","",r.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:e.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",t.opacity8),secondarySuccessFocusStateLayerOpacity:e.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",t.opacity8),secondarySuccessActiveStateLayerOpacity:e.extend("--ftds-button-secondary-success-active-state-layer-opacity","",t.opacity16),secondarySuccessDisabledComponentOpacity:e.extend("--ftds-button-secondary-success-disabled-component-opacity","",t.opacity40),secondarySuccessBackgroundColor:e.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:e.extend("--ftds-button-secondary-success-border-color","",r.borderSuccessPrimary),secondarySuccessColor:e.extend("--ftds-button-secondary-success-color","",r.contentSuccessPrimary),secondarySuccessIconColor:e.extend("--ftds-button-secondary-success-icon-color","",r.contentSuccessPrimary),secondarySuccessStateLayerColor:e.extend("--ftds-button-secondary-success-state-layer-color","",r.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:e.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",t.opacity8),secondaryWarningFocusStateLayerOpacity:e.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",t.opacity8),secondaryWarningActiveStateLayerOpacity:e.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",t.opacity16),secondaryWarningDisabledComponentOpacity:e.extend("--ftds-button-secondary-warning-disabled-component-opacity","",t.opacity40),secondaryWarningBackgroundColor:e.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:e.extend("--ftds-button-secondary-warning-border-color","",r.borderWarningPrimary),secondaryWarningColor:e.extend("--ftds-button-secondary-warning-color","",r.contentWarningPrimary),secondaryWarningIconColor:e.extend("--ftds-button-secondary-warning-icon-color","",r.contentWarningPrimary),secondaryWarningStateLayerColor:e.extend("--ftds-button-secondary-warning-state-layer-color","",r.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:e.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",t.opacity8),secondaryErrorFocusStateLayerOpacity:e.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",t.opacity8),secondaryErrorActiveStateLayerOpacity:e.extend("--ftds-button-secondary-error-active-state-layer-opacity","",t.opacity16),secondaryErrorDisabledComponentOpacity:e.extend("--ftds-button-secondary-error-disabled-component-opacity","",t.opacity40),secondaryErrorBackgroundColor:e.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:e.extend("--ftds-button-secondary-error-border-color","",r.contentErrorPrimary),secondaryErrorColor:e.extend("--ftds-button-secondary-error-color","",r.contentErrorPrimary),secondaryErrorIconColor:e.extend("--ftds-button-secondary-error-icon-color","",r.contentErrorPrimary),secondaryErrorStateLayerColor:e.extend("--ftds-button-secondary-error-state-layer-color","",r.contentErrorPrimary)};var Or={loadMoreIconSize:e.extend("--ftds-tree-list-load-more-icon-size","",t.iconSize2),loadMorePaddingLeft:e.extend("--ftds-tree-list-load-more-padding-left","",t.spacing6),loadMoreUnselectedDefaultBorderColor:e.extend("--ftds-tree-list-load-more-unselected-default-border-color","",r.borderGlobalSubtle),loadMoreIconColor:e.extend("--ftds-tree-list-load-more-icon-color","",r.contentActionPrimary),loadMoreLabelColor:e.extend("--ftds-tree-list-load-more-label-color","",r.contentActionPrimary),loadMoreHoverBorderColor:e.extend("--ftds-tree-list-load-more-hover-border-color","",t.colorBrand20),loadMoreHoverBackgroundColor:e.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:e.extend("--ftds-tree-list-load-more-active-border-color","",t.colorBrand20),loadMoreActiveBackgroundColor:e.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:e.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:e.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:e.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",r.borderGlobalPrimary),loadMoreLabelMarginLeft:e.extend("--ftds-tree-list-load-more-label-margin-left","",t.spacing1),nodeIconSize:e.extend("--ftds-tree-list-node-icon-size","",t.iconSize2),nodeHeight:e.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:e.extend("--ftds-tree-list-node-parent-label-margin-left","",t.spacing2),nodeParentLabelMarginRight:e.extend("--ftds-tree-list-node-parent-label-margin-right","",t.spacing2),nodeRootPaddingLeft:e.extend("--ftds-tree-list-node-root-padding-left","",t.spacing3),nodeChildPaddingLeft:e.extend("--ftds-tree-list-node-child-padding-left","",t.spacing5),nodeLeafPaddingLeft:e.extend("--ftds-tree-list-node-leaf-padding-left","",t.spacing6),nodeUnselectedDefaultBorderColor:e.extend("--ftds-tree-list-node-unselected-default-border-color","",r.borderGlobalSubtle),nodeUnselectedIconColor:e.extend("--ftds-tree-list-node-unselected-icon-color","",r.contentGlobalSecondary),nodeUnselectedLabelColor:e.extend("--ftds-tree-list-node-unselected-label-color","",r.contentGlobalSecondary),nodeUnselectedCounterColor:e.extend("--ftds-tree-list-node-unselected-counter-color","",r.contentGlobalSecondary),nodeHoverBorderColor:e.extend("--ftds-tree-list-node-hover-border-color","",r.borderActionPrimary),nodeFocusFocusRingColor:e.extend("--ftds-tree-list-node-focus-focus-ring-color","",r.borderActionFocusRing),nodeFocusOutlineWidth:e.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:e.extend("--ftds-tree-list-node-selected-default-border-color","",r.borderGlobalPrimary),nodeSelectedIconColor:e.extend("--ftds-tree-list-node-selected-icon-color","",r.contentGlobalSecondary),nodeSelectedLabelColor:e.extend("--ftds-tree-list-node-selected-label-color","",r.contentGlobalPrimary),nodeSelectedCounterColor:e.extend("--ftds-tree-list-node-selected-counter-color","",r.contentGlobalSecondary),nodeSelectedBackgroundColor:e.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:e.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",r.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:e.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",r.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:e.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",r.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:e.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",r.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:e.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:e.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:e.extend("--ftds-tree-list-header-section-padding-left","",t.spacing3),headerSectionPaddingRight:e.extend("--ftds-tree-list-header-section-padding-right","",t.spacing3),headerSectionHorizontalGap:e.extend("--ftds-tree-list-header-section-horizontal-gap","",t.spacing2),headerSectionMarginBottom:e.extend("--ftds-tree-list-header-section-margin-bottom","",t.spacing2),headerSectionColor:e.extend("--ftds-tree-list-header-section-color","",r.contentGlobalPrimary),headerSectionCounterColor:e.extend("--ftds-tree-list-header-section-counter-color","",r.contentGlobalSecondary),listContainerBorderWidth:e.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:e.extend("--ftds-tree-list-list-container-background-color","",r.backgroundGlobalSurface),listContainerBorderColor:e.extend("--ftds-tree-list-list-container-border-color","",r.borderGlobalSubtle),emptyStateIllustrationWidth:e.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:e.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:e.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",t.spacing10),emptyStateContainerPaddingTop:e.extend("--ftds-tree-list-empty-state-container-padding-top","",t.spacing10),emptyStateContainerPaddingBottom:e.extend("--ftds-tree-list-empty-state-container-padding-bottom","",t.spacing10),emptyStateTitleMarginBottom:e.extend("--ftds-tree-list-empty-state-title-margin-bottom","",t.spacing2),emptyStateTitleLabelColor:e.extend("--ftds-tree-list-empty-state-title-label-color","",r.contentGlobalSecondary),emptyStateDescriptionLabelColor:e.extend("--ftds-tree-list-empty-state-description-label-color","",r.contentGlobalSecondary)};var Rr={iconSize:e.extend("--ftds-checkbox-icon-size","",t.iconSize2),boxSize:e.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:e.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:e.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:e.extend("--ftds-checkbox-color","",r.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ftds-checkbox-checked-background-color","",r.contentActionPrimary),checkedStateLayerColor:e.extend("--ftds-checkbox-checked-state-layer-color","",r.contentActionPrimary),checkedIconColor:e.extend("--ftds-checkbox-checked-icon-color","",r.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",t.opacity16),checkedFocusStateLayerOpacity:e.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",t.opacity16),checkedActiveStateLayerOpacity:e.extend("--ftds-checkbox-checked-active-state-layer-opacity","",t.opacity24),checkedDisabledComponentOpacity:e.extend("--ftds-checkbox-checked-disabled-component-opacity","",t.opacity40),uncheckedBorderColor:e.extend("--ftds-checkbox-unchecked-border-color","",t.colorGray80),uncheckedStateLayerColor:e.extend("--ftds-checkbox-unchecked-state-layer-color","",t.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",t.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",t.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",t.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ftds-checkbox-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:e.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:e.extend("--ftds-checkbox-horizontal-gap","",t.spacing3),leftPadding:e.extend("--ftds-checkbox-left-padding","",t.spacing2)};var Ir={circleSize:e.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:e.create("--ftds-radio-border-width","","SIZE","2px"),color:e.extend("--ftds-radio-color","",r.contentGlobalPrimary),selectedRadioColor:e.extend("--ftds-radio-selected-radio-color","",r.contentActionPrimary),selectedStateLayerColor:e.extend("--ftds-radio-selected-state-layer-color","",r.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ftds-radio-selected-hover-state-layer-opacity","",t.opacity16),selectedFocusStateLayerOpacity:e.extend("--ftds-radio-selected-focus-state-layer-opacity","",t.opacity16),selectedActiveStateLayerOpacity:e.extend("--ftds-radio-selected-active-state-layer-opacity","",t.opacity24),selectedDisabledComponentOpacity:e.extend("--ftds-radio-selected-disabled-component-opacity","",t.opacity40),unselectedStateLayerColor:e.extend("--ftds-radio-unselected-state-layer-color","",r.borderInputPrimary),unselectedBorderColor:e.extend("--ftds-radio-unselected-border-color","",r.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ftds-radio-unselected-hover-state-layer-opacity","",t.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ftds-radio-unselected-focus-state-layer-opacity","",t.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ftds-radio-unselected-active-state-layer-opacity","",t.opacity24),unselectedDisabledComponentOpacity:e.extend("--ftds-radio-unselected-disabled-component-opacity","",t.opacity40),focusFocusRingColor:e.extend("--ftds-radio-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:e.extend("--ftds-radio-vertical-gap","",t.spacing3),horizontalGap:e.extend("--ftds-radio-horizontal-gap","",t.spacing3)};var Gr={headerRowBorderWidth:e.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:e.extend("--ftds-table-header-row-background-color","",r.backgroundGlobalOnSurfaceDark),headerRowBorderColor:e.extend("--ftds-table-header-row-border-color","",r.borderGlobalPrimary),headerRowColor:e.extend("--ftds-table-header-row-color","",r.contentGlobalPrimary),dataRowBorderWidth:e.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:e.extend("--ftds-table-data-row-background-color","",r.backgroundGlobalOnSurface),dataRowBorderColor:e.extend("--ftds-table-data-row-border-color","",r.borderGlobalSubtle),dataRowColor:e.extend("--ftds-table-data-row-color","",r.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:e.extend("--ftds-table-data-row-default-hover-background-color","",t.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:e.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",t.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:e.extend("--ftds-table-data-row-selectable-selected-default-background-color","",t.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:e.extend("--ftds-table-data-row-selectable-selected-default-border-color","",t.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:e.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",t.colorBrand20),dataRowSelectableSelectedHoverBorderColor:e.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",t.colorBrand30),dataRowSelectableSelectedColor:e.extend("--ftds-table-data-row-selectable-selected-color","",r.contentActionPrimary),dataRowClickableHoverBackgroundColor:e.extend("--ftds-table-data-row-clickable-hover-background-color","",t.colorGray30),dataRowClickableFocusBorderColor:e.extend("--ftds-table-data-row-clickable-focus-border-color","",r.borderActionFocusRing),dataRowClickableFocusBackgroundColor:e.extend("--ftds-table-data-row-clickable-focus-background-color","",t.colorGray30),dataRowClickableActiveBackgroundColor:e.extend("--ftds-table-data-row-clickable-active-background-color","",t.colorGray40),headerCellHorizontalGap:e.extend("--ftds-table-header-cell-horizontal-gap","",t.spacing1),headerCellVerticalPadding:e.extend("--ftds-table-header-cell-vertical-padding","",t.spacing2),headerCellHorizontalPadding:e.extend("--ftds-table-header-cell-horizontal-padding","",t.spacing3),dataCellVerticalPadding:e.extend("--ftds-table-data-cell-vertical-padding","",t.spacing2),dataCellHorizontalPadding:e.extend("--ftds-table-data-cell-horizontal-padding","",t.spacing3),dataCellVerticalGap:e.extend("--ftds-table-data-cell-vertical-gap","",t.spacing1)};var $r={neutralOffHoverStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",t.opacity8),neutralOffFocusStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",t.opacity8),neutralOffFocusFocusRingColor:e.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",r.borderActionFocusRing),neutralOffActiveStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",t.opacity16),neutralOffBackgroundColor:e.extend("--ftds-chip-choice-neutral-off-background-color","",r.backgroundGlobalOnSurface),neutralOffBorderColor:e.extend("--ftds-chip-choice-neutral-off-border-color","",r.borderGlobalPrimary),neutralOffColor:e.extend("--ftds-chip-choice-neutral-off-color","",r.contentGlobalSecondary),neutralOffStateLayerColor:e.extend("--ftds-chip-choice-neutral-off-state-layer-color","",r.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",t.opacity16),neutralOnHoverStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",t.opacity24),neutralOnFocusStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",t.opacity24),neutralOnFocusFocusRingColor:e.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",r.borderActionFocusRing),neutralOnActiveStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",t.opacity32),neutralOnBackgroundColor:e.extend("--ftds-chip-choice-neutral-on-background-color","",r.backgroundGlobalOnSurface),neutralOnBorderColor:e.extend("--ftds-chip-choice-neutral-on-border-color","",r.borderGlobalPrimary),neutralOnColor:e.extend("--ftds-chip-choice-neutral-on-color","",r.contentGlobalPrimary),neutralOnIconColor:e.extend("--ftds-chip-choice-neutral-on-icon-color","",r.contentGlobalPrimary),neutralOnStateLayerColor:e.extend("--ftds-chip-choice-neutral-on-state-layer-color","",r.contentGlobalPrimary),largeMinHeight:e.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ftds-chip-choice-large-horizontal-padding","",t.spacing3),largeGap:e.extend("--ftds-chip-choice-large-gap","",t.spacing1),largeBorderRadius:e.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ftds-chip-choice-large-icon-size","",t.iconSize3),mediumMinHeight:e.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ftds-chip-choice-medium-horizontal-padding","",t.spacing2),mediumGap:e.extend("--ftds-chip-choice-medium-gap","",t.spacing1),mediumBorderRadius:e.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ftds-chip-choice-medium-icon-size","",t.iconSize2)};var Vr={largeMinHeight:e.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ftds-chip-large-horizontal-padding","",t.spacing3),largeButtonRightPadding:e.extend("--ftds-chip-large-button-right-padding","",t.spacing1),largeGap:e.extend("--ftds-chip-large-gap","",t.spacing1),largeFocusOutlineOffset:e.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ftds-chip-large-icon-size","",t.iconSize3),mediumMinHeight:e.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ftds-chip-medium-horizontal-padding","",t.spacing2),mediumButtonRightPadding:e.extend("--ftds-chip-medium-button-right-padding","",t.spacing05),mediumGap:e.extend("--ftds-chip-medium-gap","",t.spacing1),mediumFocusOutlineOffset:e.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ftds-chip-medium-icon-size","",t.iconSize2),smallMinHeight:e.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ftds-chip-small-horizontal-padding","",t.spacing1),smallButtonRightPadding:e.extend("--ftds-chip-small-button-right-padding","",t.spacing05),smallGap:e.extend("--ftds-chip-small-gap","",t.spacing1),smallFocusOutlineOffset:e.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:e.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ftds-chip-small-icon-size","",t.iconSize1),neutralBackgroundColor:e.extend("--ftds-chip-neutral-background-color","",r.backgroundGlobalOnSurface),neutralColor:e.extend("--ftds-chip-neutral-color","",r.contentGlobalSecondary),neutralIconColor:e.extend("--ftds-chip-neutral-icon-color","",r.contentGlobalSecondary),neutralBorderColor:e.extend("--ftds-chip-neutral-border-color","",r.borderGlobalSubtle),infoBackgroundColor:e.extend("--ftds-chip-info-background-color","",r.backgroundInfoSubtle),infoColor:e.extend("--ftds-chip-info-color","",r.contentInfoPrimary),infoIconColor:e.extend("--ftds-chip-info-icon-color","",r.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-chip-info-border-color","",r.borderInfoSubtle),successBackgroundColor:e.extend("--ftds-chip-success-background-color","",r.backgroundSuccessSubtle),successColor:e.extend("--ftds-chip-success-color","",r.contentSuccessPrimary),successIconColor:e.extend("--ftds-chip-success-icon-color","",r.contentSuccessIconOnly),successBorderColor:e.extend("--ftds-chip-success-border-color","",r.borderSuccessSubtle),warningBackgroundColor:e.extend("--ftds-chip-warning-background-color","",r.backgroundWarningSubtle),warningColor:e.extend("--ftds-chip-warning-color","",r.contentWarningPrimary),warningIconColor:e.extend("--ftds-chip-warning-icon-color","",r.contentWarningIconOnly),warningBorderColor:e.extend("--ftds-chip-warning-border-color","",r.borderWarningSubtle),errorBackgroundColor:e.extend("--ftds-chip-error-background-color","",r.backgroundErrorSubtle),errorColor:e.extend("--ftds-chip-error-color","",r.contentErrorPrimary),errorIconColor:e.extend("--ftds-chip-error-icon-color","",r.contentErrorIconOnly),errorBorderColor:e.extend("--ftds-chip-error-border-color","",r.borderErrorSubtle)};var qr={brandHoverOpacity:e.extend("--ftds-link-brand-hover-opacity","",t.opacity80),brandHoverColor:e.extend("--ftds-link-brand-hover-color","",r.contentActionPrimary),brandFocusFocusRingColor:e.extend("--ftds-link-brand-focus-focus-ring-color","",r.borderActionFocusRing),brandFocusColor:e.extend("--ftds-link-brand-focus-color","",r.contentActionPrimary),brandDefaultColor:e.extend("--ftds-link-brand-default-color","",r.contentActionPrimary),brandActiveColor:e.extend("--ftds-link-brand-active-color","",r.contentActionPrimary),infoHoverOpacity:e.extend("--ftds-link-info-hover-opacity","",t.opacity80),infoHoverColor:e.extend("--ftds-link-info-hover-color","",r.contentInfoPrimary),infoFocusFocusRingColor:e.extend("--ftds-link-info-focus-focus-ring-color","",r.borderActionFocusRing),infoFocusColor:e.extend("--ftds-link-info-focus-color","",r.contentInfoPrimary),infoDefaultColor:e.extend("--ftds-link-info-default-color","",r.contentInfoPrimary),infoActiveColor:e.extend("--ftds-link-info-active-color","",r.contentInfoPrimary),neutralFocusFocusRingColor:e.extend("--ftds-link-neutral-focus-focus-ring-color","",r.borderActionFocusRing),neutralFocusColor:e.extend("--ftds-link-neutral-focus-color","",r.contentActionPrimary),neutralDefaultColor:e.extend("--ftds-link-neutral-default-color","",r.contentGlobalPrimary),neutralHoverColor:e.extend("--ftds-link-neutral-hover-color","",r.contentActionPrimary),neutralActiveColor:e.extend("--ftds-link-neutral-active-color","",r.contentActionPrimary),neutralVisitedColor:e.extend("--ftds-link-neutral-visited-color","",t.colorBrand100)};var oa={iconSize:e.extend("--ftds-banner-icon-size","",t.iconSize5),borderWidth:e.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ftds-banner-left-padding","",t.spacing6),rightPadding:e.extend("--ftds-banner-right-padding","",t.spacing6),verticalPadding:e.extend("--ftds-banner-vertical-padding","",t.spacing6),horizontalSideGap:e.extend("--ftds-banner-horizontal-side-gap","",t.spacing6),horizontalMobileGap:e.extend("--ftds-banner-horizontal-mobile-gap","",t.spacing4),verticalMobileGap:e.extend("--ftds-banner-vertical-mobile-gap","",t.spacing6),horizontalMiddleGap:e.extend("--ftds-banner-horizontal-middle-gap","",t.spacing20),infoBackgroundColor:e.extend("--ftds-banner-info-background-color","",r.backgroundInfoSubtle),infoColor:e.extend("--ftds-banner-info-color","",r.contentInfoPrimary),infoIconColor:e.extend("--ftds-banner-info-icon-color","",r.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-banner-info-border-color","",r.borderInfoSubtle)};var da={horizontalPadding:e.extend("--ftds-badge-horizontal-padding","",t.spacing1),verticalPadding:e.extend("--ftds-badge-vertical-padding","",t.spacing1),borderRadius:e.extend("--ftds-badge-border-radius","",t.borderRadiusPill),color:e.extend("--ftds-badge-color","",r.contentGlobalOnColor),backgroundColor:e.extend("--ftds-badge-background-color","",r.contentActionPrimary)};var fa={horizontalGap:e.extend("--ftds-title-breadcrumb-horizontal-gap","",t.spacing1),currentColor:e.extend("--ftds-title-breadcrumb-current-color","",r.contentGlobalPrimary),previousNonClickableColor:e.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",r.contentGlobalSecondary),iconColor:e.extend("--ftds-title-breadcrumb-icon-color","",r.contentGlobalSubtle)};var ma={parentHorizontalPadding:e.extend("--ftds-page-header-parent-horizontal-padding","",t.spacing6),parentTopPadding:e.extend("--ftds-page-header-parent-top-padding","",t.spacing4),parentBottomPadding:e.extend("--ftds-page-header-parent-bottom-padding","",t.spacing6),parentHelpLeftMargin:e.extend("--ftds-page-header-parent-help-left-margin","",t.spacing1),parentTitleColor:e.extend("--ftds-page-header-parent-title-color","",r.contentGlobalPrimary),parentSubtitleColor:e.extend("--ftds-page-header-parent-subtitle-color","",r.contentGlobalSecondary),parentChipLeftMargin:e.extend("--ftds-page-header-parent-chip-left-margin","",t.spacing4),parentVerticalGap:e.extend("--ftds-page-header-parent-vertical-gap","",t.spacing2),parentButtonsGroupHorizontalGap:e.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",t.spacing4),parentButtonsGroupVerticalGap:e.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",t.spacing4),parentChipsGroupHorizontalGap:e.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",t.spacing2),parentChipsGroupVerticalGap:e.extend("--ftds-page-header-parent-chips-group-vertical-gap","",t.spacing2),childHorizontalPadding:e.extend("--ftds-page-header-child-horizontal-padding","",t.spacing6),childTopPadding:e.extend("--ftds-page-header-child-top-padding","",t.spacing2),childBottomPadding:e.extend("--ftds-page-header-child-bottom-padding","",t.spacing2),childHelpLeftMargin:e.extend("--ftds-page-header-child-help-left-margin","",t.spacing1),childChipLeftMargin:e.extend("--ftds-page-header-child-chip-left-margin","",t.spacing4),childVerticalGap:e.extend("--ftds-page-header-child-vertical-gap","",t.spacing2),childMinHeight:e.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:e.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",t.spacing4),childButtonsGroupVerticalGap:e.extend("--ftds-page-header-child-buttons-group-vertical-gap","",t.spacing4),childChipsGroupHorizontalGap:e.extend("--ftds-page-header-child-chips-group-horizontal-gap","",t.spacing2),childChipsGroupVerticalGap:e.extend("--ftds-page-header-child-chips-group-vertical-gap","",t.spacing2),backgroundColor:e.extend("--ftds-page-header-background-color","",t.colorWhite),bottomBorderColor:e.extend("--ftds-page-header-bottom-border-color","",r.borderGlobalSubtle),bottomBorderWidth:e.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Ca={horizontalPadding:e.extend("--ftds-page-footer-horizontal-padding","",t.spacing6),verticalPadding:e.extend("--ftds-page-footer-vertical-padding","",t.spacing2),verticalGap:e.extend("--ftds-page-footer-vertical-gap","",t.spacing2),minHeight:e.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:e.extend("--ftds-page-footer-background-color","",t.colorWhite),topBorderColor:e.extend("--ftds-page-footer-top-border-color","",r.borderGlobalSubtle),topBorderWidth:e.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:e.extend("--ftds-page-footer-buttons-group-gap","",t.spacing4)};var Ra={contentHorizontalPadding:e.extend("--ftds-page-layout-content-horizontal-padding","",t.spacing6),contentVerticalPadding:e.extend("--ftds-page-layout-content-vertical-padding","",t.spacing6)};var Ia={smallContainerTargetWidth:e.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:e.extend("--ftds-modal-small-container-margin","",t.spacing6),mediumContainerTargetWidth:e.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:e.extend("--ftds-modal-medium-container-margin","",t.spacing6),largeContainerTargetWidth:e.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:e.extend("--ftds-modal-large-container-margin","",t.spacing6),overlayBackgroundColor:e.extend("--ftds-modal-overlay-background-color","",t.colorGray700),overlayOpacity:e.extend("--ftds-modal-overlay-opacity","",t.opacity40),shadow:e.extend("--ftds-modal-shadow","",t.shadowElevation03),bodyBackgroundColor:e.extend("--ftds-modal-body-background-color","",t.colorWhite),bodyColor:e.extend("--ftds-modal-body-color","",r.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ftds-modal-body-horizontal-padding","",t.spacing6),bodyVerticalPadding:e.extend("--ftds-modal-body-vertical-padding","",t.spacing6),bodyVerticalGap:e.extend("--ftds-modal-body-vertical-gap","",t.spacing6),headerBackgroundColor:e.extend("--ftds-modal-header-background-color","",r.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ftds-modal-header-border-color","",r.borderGlobalSubtle),headerColor:e.extend("--ftds-modal-header-color","",r.contentGlobalPrimary),headerLeadingIconColor:e.extend("--ftds-modal-header-leading-icon-color","",r.contentGlobalPrimary),headerVerticalPadding:e.extend("--ftds-modal-header-vertical-padding","",t.spacing1),headerRightPadding:e.extend("--ftds-modal-header-right-padding","",t.spacing1),headerLeftPadding:e.extend("--ftds-modal-header-left-padding","",t.spacing6),headerGap:e.extend("--ftds-modal-header-gap","",t.spacing2),headerBorderBottomWidth:e.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:e.extend("--ftds-modal-border-radius","",t.borderRadiusM)};var Ga={overlayOpacity:e.extend("--ftds-drawer-overlay-opacity","",t.opacity40),shadow:e.extend("--ftds-drawer-shadow","",t.shadowElevation03),bodyColor:e.extend("--ftds-drawer-body-color","",r.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ftds-drawer-body-horizontal-padding","",t.spacing6),bodyVerticalPadding:e.extend("--ftds-drawer-body-vertical-padding","",t.spacing6),bodyGap:e.extend("--ftds-drawer-body-gap","",t.spacing6),bodyBackgroundColor:e.extend("--ftds-drawer-body-background-color","",t.colorWhite),headerBackgroundColor:e.extend("--ftds-drawer-header-background-color","",r.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ftds-drawer-header-border-color","",r.borderGlobalSubtle),headerColor:e.extend("--ftds-drawer-header-color","",r.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ftds-drawer-header-trailing-icon-color","",r.contentGlobalSecondary),headerHeight:e.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ftds-drawer-header-horizontal-padding","",t.spacing2),headerBorderWidth:e.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ftds-drawer-header-gap","",t.spacing3),buttonsBarBackgroundColor:e.extend("--ftds-drawer-buttons-bar-background-color","",r.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ftds-drawer-buttons-bar-border-color","",r.borderGlobalSubtle),buttonsBarColor:e.extend("--ftds-drawer-buttons-bar-color","",r.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ftds-drawer-buttons-bar-horizontal-padding","",t.spacing6),buttonsBarVerticalPadding:e.extend("--ftds-drawer-buttons-bar-vertical-padding","",t.spacing4),buttonsBarGap:e.extend("--ftds-drawer-buttons-bar-gap","",t.spacing3),buttonsBarBorderWidth:e.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ftds-drawer-overlay-background-color","",t.colorGray700)};var $a={offBorderBottomWidth:e.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:e.extend("--ftds-tabs-off-hover-state-layer-opacity","",t.opacity8),offDefaultStateLayerOpacity:e.extend("--ftds-tabs-off-default-state-layer-opacity","",t.opacity0),offFocusStateLayerOpacity:e.extend("--ftds-tabs-off-focus-state-layer-opacity","",t.opacity8),offDisabledComponentOpacity:e.extend("--ftds-tabs-off-disabled-component-opacity","",t.opacity40),offColor:e.extend("--ftds-tabs-off-color","",r.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-tabs-off-state-layer-color","",r.contentGlobalSubtle),offBorderBottomColor:e.extend("--ftds-tabs-off-border-bottom-color","",r.borderGlobalSubtle),activeTabIndicatorHeight:e.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:e.extend("--ftds-tabs-top-left-border-radius","",t.borderRadiusS),topRightBorderRadius:e.extend("--ftds-tabs-top-right-border-radius","",t.borderRadiusS),withLabelHorizontalPadding:e.extend("--ftds-tabs-with-label-horizontal-padding","",t.spacing4),withLabelVerticalPadding:e.extend("--ftds-tabs-with-label-vertical-padding","",t.spacing3),horizontalGap:e.extend("--ftds-tabs-horizontal-gap","",t.spacing1),verticalGap:e.extend("--ftds-tabs-vertical-gap","",t.spacing1),onHoverStateLayerOpacity:e.extend("--ftds-tabs-on-hover-state-layer-opacity","",t.opacity16),onDefaultStateLayerOpacity:e.extend("--ftds-tabs-on-default-state-layer-opacity","",t.opacity8),onFocusStateLayerOpacity:e.extend("--ftds-tabs-on-focus-state-layer-opacity","",t.opacity16),onActiveStateLayerOpacity:e.extend("--ftds-tabs-on-active-state-layer-opacity","",t.opacity24),onColor:e.extend("--ftds-tabs-on-color","",r.contentActionPrimary),onStateLayerColor:e.extend("--ftds-tabs-on-state-layer-color","",r.contentActionPrimary),onActiveTabIndicatorColor:e.extend("--ftds-tabs-on-active-tab-indicator-color","",r.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ftds-tabs-icon-only-horizontal-padding","",t.spacing4),iconOnlyVerticalPadding:e.extend("--ftds-tabs-icon-only-vertical-padding","",t.spacing4),alertTopPadding:e.extend("--ftds-tabs-alert-top-padding","",t.spacing1),alertRightPadding:e.extend("--ftds-tabs-alert-right-padding","",t.spacing05),focusOutlineWidth:e.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-tabs-focus-focus-ring-color","",r.borderActionFocusRing)};var Va={largeFieldHorizontalPadding:e.extend("--ftds-text-input-large-field-horizontal-padding","",t.spacing4),largeFieldHorizontalGap:e.extend("--ftds-text-input-large-field-horizontal-gap","",t.spacing3),largeFieldVerticalGap:e.extend("--ftds-text-input-large-field-vertical-gap","",t.spacing05),largeFieldHeight:e.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ftds-text-input-large-field-icon-size","",t.iconSize3),mediumFieldHorizontalPadding:e.extend("--ftds-text-input-medium-field-horizontal-padding","",t.spacing4),mediumFieldHorizontalGap:e.extend("--ftds-text-input-medium-field-horizontal-gap","",t.spacing3),mediumFieldVerticalGap:e.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ftds-text-input-medium-field-icon-size","",t.iconSize3),helperHorizontalPadding:e.extend("--ftds-text-input-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-text-input-helper-horizontal-gap","",t.spacing1),helperIconSize:e.extend("--ftds-text-input-helper-icon-size","",t.iconSize2),borderRadius:e.extend("--ftds-text-input-border-radius","",t.borderRadiusS),backgroundColor:e.extend("--ftds-text-input-background-color","",t.colorWhite),contentValueColor:e.extend("--ftds-text-input-content-value-color","",r.contentGlobalPrimary),trailingIconColor:e.extend("--ftds-text-input-trailing-icon-color","",r.contentGlobalSubtle),labelColor:e.extend("--ftds-text-input-label-color","",r.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-text-input-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-text-input-default-helper-text-color","",r.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-text-input-error-border-color","",r.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-text-input-error-helper-text-color","",r.contentErrorPrimary),errorHelperIconColor:e.extend("--ftds-text-input-error-helper-icon-color","",r.contentErrorIconOnly),warningBorderColor:e.extend("--ftds-text-input-warning-border-color","",r.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-text-input-warning-helper-text-color","",r.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-text-input-warning-helper-icon-color","",r.contentWarningIconOnly),warningBorderWidth:e.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-text-input-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-text-input-disabled-component-opacity","",t.opacity40)};var qa={backgroundColor:e.extend("--ftds-text-area-background-color","",t.colorWhite),contentValueColor:e.extend("--ftds-text-area-content-value-color","",r.contentGlobalPrimary),labelColor:e.extend("--ftds-text-area-label-color","",r.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-text-area-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-text-area-default-helper-text-color","",r.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-text-area-error-border-color","",r.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-text-area-error-helper-text-color","",r.contentErrorPrimary),errorHelperIconColor:e.extend("--ftds-text-area-error-helper-icon-color","",r.contentErrorIconOnly),focusFocusRingColor:e.extend("--ftds-text-area-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-text-area-disabled-component-opacity","",t.opacity40),fieldHorizontalLeftPadding:e.extend("--ftds-text-area-field-horizontal-left-padding","",t.spacing4),fieldHorizontalGap:e.extend("--ftds-text-area-field-horizontal-gap","",t.spacing3),fieldVerticalGap:e.extend("--ftds-text-area-field-vertical-gap","",t.spacing05),fieldMinHeight:e.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ftds-text-area-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-text-area-helper-horizontal-gap","",t.spacing1),helperIconSize:e.extend("--ftds-text-area-helper-icon-size","",t.iconSize2),borderRadius:e.extend("--ftds-text-area-border-radius","",t.borderRadiusS)};var on={height:e.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ftds-floating-menu-horizontal-padding","",t.spacing4),offIconColor:e.extend("--ftds-floating-menu-off-icon-color","",r.contentGlobalPrimary),offColor:e.extend("--ftds-floating-menu-off-color","",r.contentGlobalPrimary),onColor:e.extend("--ftds-floating-menu-on-color","",r.contentActionPrimary),onStateLayerColor:e.extend("--ftds-floating-menu-on-state-layer-color","",r.contentActionPrimary),gap:e.extend("--ftds-floating-menu-gap","",t.spacing3),focusFocusRingColor:e.extend("--ftds-floating-menu-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ftds-floating-menu-focus-state-layer-opacity","",t.opacity8),hoverStateLayerOpacity:e.extend("--ftds-floating-menu-hover-state-layer-opacity","",t.opacity8),activeStateLayerOpacity:e.extend("--ftds-floating-menu-active-state-layer-opacity","",t.opacity16),disabledComponentOpacity:e.extend("--ftds-floating-menu-disabled-component-opacity","",t.opacity40),iconSize:e.extend("--ftds-floating-menu-icon-size","",t.iconSize3),backgroundColor:e.extend("--ftds-floating-menu-background-color","",r.backgroundGlobalOnSurface),shadow:e.extend("--ftds-floating-menu-shadow","",t.shadowElevation02)};var cn={largeFieldHorizontalPadding:e.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",t.spacing4),largeFieldHorizontalGap:e.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",t.spacing3),largeFieldVerticalGap:e.extend("--ftds-combobox-single-select-large-field-vertical-gap","",t.spacing05),largeFieldHeight:e.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ftds-combobox-single-select-large-field-icon-size","",t.iconSize3),mediumFieldHorizontalPadding:e.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",t.spacing4),mediumFieldHorizontalGap:e.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",t.spacing3),mediumFieldVerticalGap:e.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ftds-combobox-single-select-medium-field-icon-size","",t.iconSize3),helperHorizontalPadding:e.extend("--ftds-combobox-single-select-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-combobox-single-select-helper-horizontal-gap","",t.spacing1),helperVerticalGap:e.extend("--ftds-combobox-single-select-helper-vertical-gap","",t.spacing1),helperIconSize:e.extend("--ftds-combobox-single-select-helper-icon-size","",t.iconSize2),menuVerticalGap:e.extend("--ftds-combobox-single-select-menu-vertical-gap","",t.spacing2),borderRadius:e.extend("--ftds-combobox-single-select-border-radius","",t.borderRadiusS),backgroundColor:e.extend("--ftds-combobox-single-select-background-color","",t.colorWhite),labelColor:e.extend("--ftds-combobox-single-select-label-color","",r.contentGlobalSubtle),contentValueColor:e.extend("--ftds-combobox-single-select-content-value-color","",r.contentGlobalPrimary),trailingIconColor:e.extend("--ftds-combobox-single-select-trailing-icon-color","",r.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-combobox-single-select-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-combobox-single-select-default-helper-text-color","",r.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-combobox-single-select-error-border-color","",r.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-combobox-single-select-error-helper-text-color","",r.contentErrorPrimary),warningBorderWidth:e.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ftds-combobox-single-select-warning-border-color","",r.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-combobox-single-select-warning-helper-text-color","",r.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-combobox-single-select-warning-helper-icon-color","",r.contentWarningIconOnly),focusOutlineWidth:e.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-combobox-single-select-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-combobox-single-select-disabled-component-opacity","",t.opacity40)};var gn={backgroundColor:e.extend("--ftds-combobox-multi-select-background-color","",t.colorWhite),labelColor:e.extend("--ftds-combobox-multi-select-label-color","",r.contentGlobalSubtle),trailingIconColor:e.extend("--ftds-combobox-multi-select-trailing-icon-color","",r.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-combobox-multi-select-default-border-color","",r.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-combobox-multi-select-default-helper-text-color","",r.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ftds-combobox-multi-select-error-border-color","",r.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-combobox-multi-select-error-helper-text-color","",r.contentErrorPrimary),errorHelperIcon:e.extend("--ftds-combobox-multi-select-error-helper-icon","",r.contentErrorIconOnly),errorBorderWidth:e.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ftds-combobox-multi-select-warning-border-color","",r.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-combobox-multi-select-warning-helper-text-color","",r.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",r.contentWarningIconOnly),warningBorderWidth:e.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",r.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-combobox-multi-select-disabled-component-opacity","",t.opacity40),helperHorizontalPadding:e.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",t.spacing4),helperHorizontalGap:e.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",t.spacing1),helperVerticalGap:e.extend("--ftds-combobox-multi-select-helper-vertical-gap","",t.spacing1),helperIconSize:e.extend("--ftds-combobox-multi-select-helper-icon-size","",t.iconSize2),fieldHorizontalPadding:e.extend("--ftds-combobox-multi-select-field-horizontal-padding","",t.spacing4),fieldHorizontalGap:e.extend("--ftds-combobox-multi-select-field-horizontal-gap","",t.spacing3),fieldVerticalGap:e.extend("--ftds-combobox-multi-select-field-vertical-gap","",t.spacing05),fieldIconSize:e.extend("--ftds-combobox-multi-select-field-icon-size","",t.iconSize3),fieldMaxHeight:e.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",t.spacing1),contentValuesVerticalGap:e.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",t.spacing1),borderRadius:e.extend("--ftds-combobox-multi-select-border-radius","",t.borderRadiusS)};var hn={backgroundColor:e.extend("--ftds-popover-background-color","",r.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ftds-popover-horizontal-padding","",t.spacing6),verticalPadding:e.extend("--ftds-popover-vertical-padding","",t.spacing6),titleColor:e.extend("--ftds-popover-title-color","",r.contentGlobalPrimary),bodyColor:e.extend("--ftds-popover-body-color","",r.contentGlobalSecondary),gap:e.extend("--ftds-popover-gap","",t.spacing2),borderRadius:e.extend("--ftds-popover-border-radius","",t.borderRadiusM),shadow:e.extend("--ftds-popover-shadow","",t.shadowElevation02),maxWidth:e.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:e.extend("--ftds-popover-content-section-vertical-gap","",t.spacing2),multiSectionVerticalGap:e.extend("--ftds-popover-multi-section-vertical-gap","",t.spacing6)};var Nn={hoverStateLayerOpacity:e.extend("--ftds-collapsible-hover-state-layer-opacity","",t.opacity8),focusStateLayerOpacity:e.extend("--ftds-collapsible-focus-state-layer-opacity","",t.opacity8),focusOutlineWidth:e.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ftds-collapsible-focus-focus-ring-color","",r.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ftds-collapsible-active-state-layer-opacity","",t.opacity16),disabledComponentOpacity:e.extend("--ftds-collapsible-disabled-component-opacity","",t.opacity40),horizontalPadding:e.extend("--ftds-collapsible-horizontal-padding","",t.spacing4),verticalPadding:e.extend("--ftds-collapsible-vertical-padding","",t.spacing3),color:e.extend("--ftds-collapsible-color","",r.contentGlobalPrimary),stateLayerColor:e.extend("--ftds-collapsible-state-layer-color","",r.contentGlobalPrimary),backgroundColor:e.extend("--ftds-collapsible-background-color","",r.backgroundGlobalOnSurface),borderColor:e.extend("--ftds-collapsible-border-color","",r.borderGlobalSubtle),iconSize:e.extend("--ftds-collapsible-icon-size","",t.iconSize3)};var wn={groupHorizontalPadding:e.extend("--ftds-switch-group-horizontal-padding","",t.spacing1),groupVerticalPadding:e.extend("--ftds-switch-group-vertical-padding","",t.spacing1),groupGap:e.extend("--ftds-switch-group-gap","",t.spacing1),groupBackgroundColor:e.extend("--ftds-switch-group-background-color","",r.backgroundGlobalSurface),groupBorderColor:e.extend("--ftds-switch-group-border-color","",r.borderGlobalSubtle),groupBorderRadius:e.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ftds-switch-label-horizontal-padding","",t.spacing2),labelVerticalPadding:e.extend("--ftds-switch-label-vertical-padding","",t.spacing1),offHoverStateLayerOpacity:e.extend("--ftds-switch-off-hover-state-layer-opacity","",t.opacity8),offFocusStateLayerOpacity:e.extend("--ftds-switch-off-focus-state-layer-opacity","",t.opacity8),offActiveStateLayerOpacity:e.extend("--ftds-switch-off-active-state-layer-opacity","",t.opacity16),offDisabledComponentOpacity:e.extend("--ftds-switch-off-disabled-component-opacity","",t.opacity40),offColor:e.extend("--ftds-switch-off-color","",r.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-switch-off-state-layer-color","",r.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ftds-switch-on-hover-state-layer-opacity","",t.opacity8),onFocusStateLayerOpacity:e.extend("--ftds-switch-on-focus-state-layer-opacity","",t.opacity8),onActiveStateLayerOpacity:e.extend("--ftds-switch-on-active-state-layer-opacity","",t.opacity16),onDisabledComponentOpacity:e.extend("--ftds-switch-on-disabled-component-opacity","",t.opacity40),onColor:e.extend("--ftds-switch-on-color","",r.contentActionPrimary),onStateLayerColor:e.extend("--ftds-switch-on-state-layer-color","",r.contentActionPrimary),iconHorizontalPadding:e.extend("--ftds-switch-icon-horizontal-padding","",t.spacing1),iconVerticalPadding:e.extend("--ftds-switch-icon-vertical-padding","",t.spacing1),focusOutlineWidth:e.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-switch-focus-focus-ring-color","",r.borderActionFocusRing),optionBorderRadius:e.extend("--ftds-switch-option-border-radius","",t.borderRadiusS)};var Wn={color1Light:e.extend("--ftds-chart-1-light","for area color charts",t.colorBrand40),color1Base:e.extend("--ftds-chart-1-base","for line charts",t.colorBrand0),color2Light:e.extend("--ftds-chart-2-light","for area color charts",t.colorYellow60),color2Base:e.extend("--ftds-chart-2-base","for line charts",t.colorYellow100),color3Light:e.extend("--ftds-chart-3-light","",t.colorUltramarine40),color3Base:e.extend("--ftds-chart-3-base","",t.colorUltramarine70),color4Light:e.extend("--ftds-chart-4-light","",t.colorCyan50),color4Base:e.extend("--ftds-chart-4-base","",t.colorCyan100),color5Light:e.extend("--ftds-chart-5-light","",t.colorRed40),color5Base:e.extend("--ftds-chart-5-base","",t.colorRed60),color6Light:e.extend("--ftds-chart-6-light","",t.colorGreen40),color6Base:e.extend("--ftds-chart-6-base","",t.colorGreen70),color7Light:e.extend("--ftds-chart-7-light","",t.colorOrange70),color7Base:e.extend("--ftds-chart-7-base","",t.colorOrange100),color8Light:e.extend("--ftds-chart-8-light","",t.colorAvocado70),color8Base:e.extend("--ftds-chart-8-base","",t.colorAvocado200),color9Light:e.extend("--ftds-chart-9-light","",t.colorBrown50),color9Base:e.extend("--ftds-chart-9-base","",t.colorBrown200),color10Light:e.extend("--ftds-chart-10-light","",t.colorGray50),color10Base:e.extend("--ftds-chart-10-base","",t.colorGray80),monochrome10:e.extend("--ftds-chart-monochrome-10","",t.colorBrand10),monochrome20:e.extend("--ftds-chart-monochrome-20","",t.colorBrand20),monochrome30:e.extend("--ftds-chart-monochrome-30","",t.colorBrand40),monochrome40:e.extend("--ftds-chart-monochrome-40","",t.colorBrand60),monochrome50:e.extend("--ftds-chart-monochrome-50","",t.colorBrand0),monochrome60:e.extend("--ftds-chart-monochrome-60","",t.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",t.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",t.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",t.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",t.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",t.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:e.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",t.opacity48),scatterplotDatapointInitialHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",t.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",t.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",t.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",t.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:e.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",t.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",t.colorGray70),scatterplotDatapointHoverHoverRingColor:e.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",t.colorCyan200)};var Gn={color1IconColor:e.extend("--ftds-page-designer-1-icon-color","for area color charts",t.colorCyan0),color1ToolbarColor:e.extend("--ftds-page-designer-1-toolbar-color","for area color charts",t.colorCyan0),color2IconColor:e.extend("--ftds-page-designer-2-icon-color","for area color charts",t.colorBrand0),color2ToolbarColor:e.extend("--ftds-page-designer-2-toolbar-color","for area color charts",t.colorBrand0),color3IconColor:e.extend("--ftds-page-designer-3-icon-color","for area color charts",t.colorYellow200),color3ToolbarColor:e.extend("--ftds-page-designer-3-toolbar-color","for area color charts",t.colorYellow200),color4IconColor:e.extend("--ftds-page-designer-4-icon-color","for area color charts",t.colorUltramarine50),color4ToolbarColor:e.extend("--ftds-page-designer-4-toolbar-color","for area color charts",t.colorUltramarine50),color5IconColor:e.extend("--ftds-page-designer-5-icon-color","for area color charts",t.colorGreen0),color5ToolbarColor:e.extend("--ftds-page-designer-5-toolbar-color","for area color charts",t.colorGreen0),color6IconColor:e.extend("--ftds-page-designer-6-icon-color","for area color charts",t.colorOrange0),color6ToolbarColor:e.extend("--ftds-page-designer-6-toolbar-color","for area color charts",t.colorOrange0),color7IconColor:e.extend("--ftds-page-designer-7-icon-color","for area color charts",t.colorAvocado200),color7ToolbarColor:e.extend("--ftds-page-designer-7-toolbar-color","for area color charts",t.colorAvocado200),color8IconColor:e.extend("--ftds-page-designer-8-icon-color","for area color charts",t.colorBrown0),color8ToolbarColor:e.extend("--ftds-page-designer-8-toolbar-color","for area color charts",t.colorBrown0)};var $n={borderWidth:e.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ftds-notice-horizontal-padding","",t.spacing3),verticalPadding:e.extend("--ftds-notice-vertical-padding","",t.spacing2),borderRadius:e.extend("--ftds-notice-border-radius","",t.borderRadiusS),gap:e.extend("--ftds-notice-gap","",t.spacing2),iconSize:e.extend("--ftds-notice-icon-size","",t.iconSize3),infoBackgroundColor:e.extend("--ftds-notice-info-background-color","",r.backgroundInfoSubtle),infoBorderColor:e.extend("--ftds-notice-info-border-color","",r.borderInfoSubtle),infoColor:e.extend("--ftds-notice-info-color","",r.contentInfoPrimary),infoIconColor:e.extend("--ftds-notice-info-icon-color","",r.contentInfoIconOnly),warningBackgroundColor:e.extend("--ftds-notice-warning-background-color","",r.backgroundWarningSubtle),warningBorderColor:e.extend("--ftds-notice-warning-border-color","",r.borderWarningSubtle),warningColor:e.extend("--ftds-notice-warning-color","",r.contentWarningPrimary),warningIconColor:e.extend("--ftds-notice-warning-icon-color","",r.contentWarningIconOnly),errorBackgroundColor:e.extend("--ftds-notice-error-background-color","",r.backgroundErrorSubtle),errorBorderColor:e.extend("--ftds-notice-error-border-color","",r.borderErrorSubtle),errorColor:e.extend("--ftds-notice-error-color","",r.contentErrorPrimary),errorIconColor:e.extend("--ftds-notice-error-icon-color","",r.contentErrorIconOnly),successBackgroundColor:e.extend("--ftds-notice-success-background-color","",r.backgroundSuccessSubtle),successBorderColor:e.extend("--ftds-notice-success-border-color","",r.borderSuccessSubtle),successColor:e.extend("--ftds-notice-success-color","",r.contentSuccessPrimary),successIconColor:e.extend("--ftds-notice-success-icon-color","",r.contentSuccessIconOnly),denseHorizontalPadding:e.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:e.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:e.extend("--ftds-notice-dense-gap","",t.spacing1),denseIconSize:e.extend("--ftds-notice-dense-icon-size","",t.iconSize2),denseBorderWidth:e.create("--ftds-notice-dense-border-width","","SIZE","0")};var Vn={offHoverStateLayerOpacity:e.extend("--ftds-toggle-off-hover-state-layer-opacity","",t.opacity16),offFocusStateLayerOpacity:e.extend("--ftds-toggle-off-focus-state-layer-opacity","",t.opacity16),offActiveStateLayerOpacity:e.extend("--ftds-toggle-off-active-state-layer-opacity","",t.opacity24),offDisabledComponentOpacity:e.extend("--ftds-toggle-off-disabled-component-opacity","",t.opacity40),offBackgroundColor:e.extend("--ftds-toggle-off-background-color","",r.contentGlobalSubtle),offIconColor:e.extend("--ftds-toggle-off-icon-color","",r.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-toggle-off-state-layer-color","",r.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ftds-toggle-on-hover-state-layer-opacity","",t.opacity16),onFocusStateLayerOpacity:e.extend("--ftds-toggle-on-focus-state-layer-opacity","",t.opacity16),onActiveStateLayerOpacity:e.extend("--ftds-toggle-on-active-state-layer-opacity","",t.opacity24),onDisabledComponentOpacity:e.extend("--ftds-toggle-on-disabled-component-opacity","",t.opacity40),onBackgroundColor:e.extend("--ftds-toggle-on-background-color","",r.contentActionPrimary),onStateLayerColor:e.extend("--ftds-toggle-on-state-layer-color","",r.contentActionPrimary),onIconColor:e.extend("--ftds-toggle-on-icon-color","",r.contentActionPrimary),color:e.extend("--ftds-toggle-color","",r.contentGlobalPrimary),focusFocusRingColor:e.extend("--ftds-toggle-focus-focus-ring-color","",r.borderActionFocusRing),gap:e.extend("--ftds-toggle-gap","",t.spacing3)};var qn={iconSize:e.extend("--ftds-notification-icon-size","",t.iconSize4),leftPadding:e.extend("--ftds-notification-left-padding","",t.spacing5),rightPadding:e.extend("--ftds-notification-right-padding","",t.spacing4),verticalPadding:e.extend("--ftds-notification-vertical-padding","",t.spacing3),infoBackgroundColor:e.extend("--ftds-notification-info-background-color","",r.backgroundInfoSubtle),infoColor:e.extend("--ftds-notification-info-color","",r.contentInfoPrimary),infoIconColor:e.extend("--ftds-notification-info-icon-color","",r.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-notification-info-border-color","",r.borderInfoSubtle),successBackgroundColor:e.extend("--ftds-notification-success-background-color","",r.backgroundSuccessSubtle),successColor:e.extend("--ftds-notification-success-color","",r.contentSuccessPrimary),successIconColor:e.extend("--ftds-notification-success-icon-color","",r.contentSuccessIconOnly),successBorderColor:e.extend("--ftds-notification-success-border-color","",r.borderSuccessSubtle),warningBackgroundColor:e.extend("--ftds-notification-warning-background-color","",r.backgroundWarningSubtle),warningColor:e.extend("--ftds-notification-warning-color","",r.contentWarningPrimary),warningIconColor:e.extend("--ftds-notification-warning-icon-color","",r.contentWarningIconOnly),warningBorderColor:e.extend("--ftds-notification-warning-border-color","",r.borderWarningSubtle),errorBackgroundColor:e.extend("--ftds-notification-error-background-color","",r.backgroundErrorSubtle),errorColor:e.extend("--ftds-notification-error-color","",r.contentErrorPrimary),errorIconColor:e.extend("--ftds-notification-error-icon-color","",r.contentErrorIconOnly),errorBorderColor:e.extend("--ftds-notification-error-border-color","",r.borderErrorSubtle),borderRadius:e.extend("--ftds-notification-border-radius","",t.borderRadiusPill),borderWidth:e.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ftds-notification-leading-gap","",t.spacing2),trailingGap:e.extend("--ftds-notification-trailing-gap","",t.spacing8)};var oi={horizontalPadding:e.extend("--ftds-tooltip-horizontal-padding","",t.spacing2),verticalPadding:e.extend("--ftds-tooltip-vertical-padding","",t.spacing2),borderRadius:e.extend("--ftds-tooltip-border-radius","",t.borderRadiusS),color:e.extend("--ftds-tooltip-color","",r.contentGlobalOnColor),backgroundColor:e.extend("--ftds-tooltip-background-color","",r.contentGlobalPrimary),backgroundOpacity:e.extend("--ftds-tooltip-background-opacity","",t.opacity80),shadow:e.extend("--ftds-tooltip-shadow","",t.shadowElevation02),maxWidth:e.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ftds-tooltip-gap","",t.spacing05)};var di={verticalPadding:e.extend("--ftds-reorderable-list-vertical-padding","",t.spacing4),gap:e.extend("--ftds-reorderable-list-gap","",t.spacing1),borderRadius:e.extend("--ftds-reorderable-list-border-radius","",t.borderRadiusM),reorderableItemTitleMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",t.spacing6),reorderableItemTitleColor:e.extend("--ftds-reorderable-list-reorderable-item-title-color","",r.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",t.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:e.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",t.spacing2),reorderableItemRightButtonsGroupHorizontalGap:e.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",t.spacing2),reorderableItemUsersCountColor:e.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",r.contentGlobalPrimary),reorderableItemUsersCountMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",t.spacing6),reorderableItemBackgroundColor:e.extend("--ftds-reorderable-list-reorderable-item-background-color","",r.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",t.spacing1),reorderableItemWarningMessageColor:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",r.contentWarningPrimary),reorderableItemWarningMessageIconColor:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",r.contentWarningIconOnly),reorderableItemGripColor:e.extend("--ftds-reorderable-list-reorderable-item-grip-color","",r.contentGlobalSecondary),reorderableItemGripOpacity:e.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",t.opacity48),boxShadow:e.extend("--ftds-reorderable-list-box-shadow","",t.shadowElevation01),borderWidth:e.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:e.extend("--ftds-reorderable-list-reorderable-items-gap","",t.spacing2),leftPadding:e.extend("--ftds-reorderable-list-left-padding","",t.spacing2),rightPadding:e.extend("--ftds-reorderable-list-right-padding","",t.spacing6),borderColor:e.extend("--ftds-reorderable-list-border-color","",r.borderGlobalPrimary),backgroundColor:e.extend("--ftds-reorderable-list-background-color","",r.backgroundGlobalOnSurfaceDark)};var pi={menuHorizontalPadding:e.extend("--ftds-date-range-picker-menu-horizontal-padding","",t.spacing4),menuVerticalPadding:e.extend("--ftds-date-range-picker-menu-vertical-padding","",t.spacing4),menuVerticalGap:e.extend("--ftds-date-range-picker-menu-vertical-gap","",t.spacing4),menuButtonsVerticalGap:e.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",t.spacing2)};var Yt;(function(o){o.brand="brand",o.neutral="neutral",o.info="info",o.success="success",o.warning="warning",o.error="error"})(Yt||(Yt={}));var jt;(function(o){o.large="large",o.medium="medium",o.small="small"})(jt||(jt={}));var X=b(R());function Xt(o,a){let n=Ne[o];return X.css`
136
136
  ${a?(0,X.unsafeCSS)(a):X.css`.ft-typography--${(0,X.unsafeCSS)(o)}`} {
137
137
  font-family: ${n.fontFamily};
138
138
  font-size: ${n.fontSize};
@@ -142,7 +142,7 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
142
142
  text-decoration: ${n.textDecoration};
143
143
  text-transform: ${n.textCase};
144
144
  }
145
- `}var qt=s.FtCssVariableFactory.extend("--ft-typography-font-family","",s.designSystemVariables.titleFont),W=s.FtCssVariableFactory.extend("--ft-typography-font-family","",s.designSystemVariables.contentFont),g={fontFamily:W,fontSize:s.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:s.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:s.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:s.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:s.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},q={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-title-font-family","",qt),fontSize:s.FtCssVariableFactory.extend("--ft-typography-title-font-size","",g.fontSize,"20px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",g.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",g.letterSpacing,"0.15px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-title-line-height","",g.lineHeight,"1.2"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",g.textTransform,"inherit")},Q={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",qt),fontSize:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",g.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",g.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",g.letterSpacing,"0.105px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",g.lineHeight,"1.7"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",g.textTransform,"inherit")},J={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",W),fontSize:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",g.fontSize,"16px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",g.fontWeight,"600"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",g.letterSpacing,"0.144px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",g.lineHeight,"1.5"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",g.textTransform,"inherit")},ee={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",W),fontSize:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",g.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",g.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",g.letterSpacing,"0.098px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",g.lineHeight,"1.7"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",g.textTransform,"inherit")},te={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",W),fontSize:s.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",g.fontSize,"16px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",g.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",g.letterSpacing,"0.496px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",g.lineHeight,"1.5"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",g.textTransform,"inherit")},oe={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",W),fontSize:s.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",g.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",g.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",g.letterSpacing,"0.252px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",g.lineHeight,"1.4"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",g.textTransform,"inherit")},re={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",W),fontSize:s.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",g.fontSize,"12px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",g.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",g.letterSpacing,"0.396px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",g.lineHeight,"1.33"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",g.textTransform,"inherit")},ae={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",W),fontSize:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",g.fontSize,"10px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",g.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",g.letterSpacing,"0.33px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",g.lineHeight,"1.6"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",g.textTransform,"inherit")},ne={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",W),fontSize:s.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",g.fontSize,"10px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",g.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",g.letterSpacing,"1.5px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",g.lineHeight,"1.6"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",g.textTransform,"uppercase")},ie={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-button-font-family","",W),fontSize:s.FtCssVariableFactory.extend("--ft-typography-button-font-size","",g.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",g.fontWeight,"600"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",g.letterSpacing,"1.246px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-button-line-height","",g.lineHeight,"1.15"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",g.textTransform,"uppercase")},Qt=L.css`
145
+ `}var qt=p.FtCssVariableFactory.extend("--ft-typography-font-family","",p.designSystemVariables.titleFont),W=p.FtCssVariableFactory.extend("--ft-typography-font-family","",p.designSystemVariables.contentFont),g={fontFamily:W,fontSize:p.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:p.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:p.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:p.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:p.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},q={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-title-font-family","",qt),fontSize:p.FtCssVariableFactory.extend("--ft-typography-title-font-size","",g.fontSize,"20px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",g.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",g.letterSpacing,"0.15px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-title-line-height","",g.lineHeight,"1.2"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",g.textTransform,"inherit")},Q={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",qt),fontSize:p.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",g.fontSize,"14px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",g.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",g.letterSpacing,"0.105px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",g.lineHeight,"1.7"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",g.textTransform,"inherit")},J={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",W),fontSize:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",g.fontSize,"16px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",g.fontWeight,"600"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",g.letterSpacing,"0.144px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",g.lineHeight,"1.5"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",g.textTransform,"inherit")},ee={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",W),fontSize:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",g.fontSize,"14px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",g.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",g.letterSpacing,"0.098px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",g.lineHeight,"1.7"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",g.textTransform,"inherit")},te={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",W),fontSize:p.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",g.fontSize,"16px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",g.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",g.letterSpacing,"0.496px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",g.lineHeight,"1.5"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",g.textTransform,"inherit")},oe={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",W),fontSize:p.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",g.fontSize,"14px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",g.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",g.letterSpacing,"0.252px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",g.lineHeight,"1.4"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",g.textTransform,"inherit")},re={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",W),fontSize:p.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",g.fontSize,"12px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",g.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",g.letterSpacing,"0.396px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",g.lineHeight,"1.33"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",g.textTransform,"inherit")},ae={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",W),fontSize:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",g.fontSize,"10px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",g.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",g.letterSpacing,"0.33px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",g.lineHeight,"1.6"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",g.textTransform,"inherit")},ne={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",W),fontSize:p.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",g.fontSize,"10px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",g.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",g.letterSpacing,"1.5px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",g.lineHeight,"1.6"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",g.textTransform,"uppercase")},ie={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-button-font-family","",W),fontSize:p.FtCssVariableFactory.extend("--ft-typography-button-font-size","",g.fontSize,"14px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",g.fontWeight,"600"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",g.letterSpacing,"1.246px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-button-line-height","",g.lineHeight,"1.15"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",g.textTransform,"uppercase")},Qt=L.css`
146
146
  .ft-typography--title {
147
147
  font-family: ${q.fontFamily};
148
148
  font-size: ${q.fontSize};
@@ -237,7 +237,7 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
237
237
  .ft-typography {
238
238
  vertical-align: inherit;
239
239
  }
240
- `,po=[Object.keys(Ne).map(o=>Xt(o))];var so=function(o,a,n,i){var c=arguments.length,d=c<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,n):i,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(o,a,n,i);else for(var f=o.length-1;f>=0;f--)(l=o[f])&&(d=(c<3?l(d):c>3?l(a,n,d):l(a,n))||d);return c>3&&d&&Object.defineProperty(a,n,d),d},P=class extends fo.FtLitElement{constructor(){super(...arguments),this.variant=Ce.body1}render(){return this.element?_e`
240
+ `,so=[Object.keys(Ne).map(o=>Xt(o))];var po=function(o,a,n,i){var d=arguments.length,l=d<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(o,a,n,i);else for(var f=o.length-1;f>=0;f--)(c=o[f])&&(l=(d<3?c(l):d>3?c(a,n,l):c(a,n))||l);return d>3&&l&&Object.defineProperty(a,n,l),l},P=class extends fo.FtLitElement{constructor(){super(...arguments),this.variant=Ce.body1}render(){return this.element?_e`
241
241
  <${ke(this.element)}
242
242
  part="text"
243
243
  class="ft-typography ft-typography--${this.variant}">
@@ -245,7 +245,7 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
245
245
  </${ke(this.element)}>
246
246
  `:_e`
247
247
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
248
- `}};P.styles=[Qt,Jt,eo,to,oo,ro,ao,no,io,co,lo,...po];so([(0,Ue.property)()],P.prototype,"element",void 0);so([(0,Ue.property)()],P.prototype,"variant",void 0);(0,go.customElement)("ft-typography")(P);var So=b(N());var ge=b(R()),T=b(F()),ho=b(N()),xo=b(bo());var ve;(function(o){o.ADD_TO_PBK="&#xe800;",o.ALERT="&#xe801;",o.ADD_ALERT="&#xe802;",o.BACK_TO_SEARCH="&#xe803;",o.ADD_BOOKMARK="&#xe804;",o.BOOKMARK="&#xe805;",o.BOOKS="&#xe806;",o.MENU="&#xe807;",o.DOWNLOAD="&#xe808;",o.EDIT="&#xe809;",o.FEEDBACK="&#xe80a;",o.HOME="&#xe80b;",o.MODIFY_PBK="&#xe80c;",o.SCHEDULED="&#xe80d;",o.SEARCH="&#xe80e;",o.EXPORT="&#xe80f;",o.TOC="&#xe810;",o.WRITE_UGC="&#xe811;",o.TRASH="&#xe812;",o.USER="&#xe813;",o.EXTLINK="&#xe814;",o.CALENDAR="&#xe815;",o.OFFLINE="&#xe816;",o.BOOK="&#xe817;",o.DOWNLOAD_PLAIN="&#xe818;",o.CHECK="&#xe819;",o.STAR_PLAIN="&#xe900;",o.TOPICS="&#xe901;",o.DISC="&#xe902;",o.CIRCLE="&#xe903;",o.SHARED="&#xe904;",o.SORT_UNSORTED="&#xe905;",o.SORT_UP="&#xe906;",o.SORT_DOWN="&#xe907;",o.WORKING="&#xe908;",o.CLOSE="&#xe909;",o.ZOOM_OUT="&#xe90a;",o.ZOOM_IN="&#xe90b;",o.ZOOM_REALSIZE="&#xe90c;",o.ZOOM_FULLSCREEN="&#xe90d;",o.ADMIN_RESTRICTED="&#xe90e;",o.ADMIN="&#xe90f;",o.ADMIN_KHUB="&#xe910;",o.ADMIN_THEME="&#xe911;",o.ADMIN_USERS="&#xe912;",o.WARNING="&#xe913;",o.CONTEXT="&#xe914;",o.SEARCH_HOME="&#xe915;",o.STEPS="&#xe916;",o.ICON_EXPAND="&#xe917;",o.ICON_COLLAPSE="&#xe918;",o.INFO="&#xe919;",o.MINUS_PLAIN="&#xe91a;",o.PLUS_PLAIN="&#xe91b;",o.FACET_HAS_DESCENDANT="&#xe91c;",o.TRIANGLE_BOTTOM="&#xe91d;",o.TRIANGLE_LEFT="&#xe91e;",o.TRIANGLE_RIGHT="&#xe91f;",o.TRIANGLE_TOP="&#xe920;",o.THIN_ARROW="&#xe921;",o.SIGN_IN="&#xe922;",o.LOGOUT="&#xe923;",o.TRANSLATE="&#xe924;",o.CLOSE_PLAIN="&#xe925;",o.CHECK_PLAIN="&#xe926;",o.ARTICLE="&#xe927;",o.COLUMNS="&#xe928;",o.ANALYTICS="&#xe929;",o.COLLECTIONS="&#xe92a;",o.ARROW_DOWN="&#xe92b;",o.ARROW_LEFT="&#xe92c;",o.ARROW_RIGHT="&#xe92d;",o.ARROW_UP="&#xe92e;",o.SEARCH_IN_PUBLICATION="&#xe92f;",o.COPY_TO_CLIPBOARD="&#xe930;",o.SHARED_PBK="&#xe931;",o.ATTACHMENTS="&#xe932;",o.STRIPE_ARROW_LEFT="&#xe933;",o.STRIPE_ARROW_RIGHT="&#xe934;",o.FILTERS="&#xe935;",o.DOT="&#xe936;",o.MINUS="&#xe937;",o.PLUS="&#xe938;",o.MAILS_AND_NOTIFICATIONS="&#xe939;",o.SAVE="&#xe93a;",o.LOCKER="&#xe93b;",o.ADMIN_INTEGRATION="&#xe93c;",o.SYNC="&#xe93d;",o.TAG="&#xe93e;",o.BOOK_PLAIN="&#xe93f;",o.UPLOAD="&#xe940;",o.ONLINE="&#xe941;",o.TAG_PLAIN="&#xe942;",o.ACCOUNT_SETTINGS="&#xe943;",o.PRINT="&#xe944;",o.DEFAULT_ROLES="&#xe945;",o.SHORTCUT_MENU="&#xe946;",o.RELATIVES_PLAIN="&#xe947;",o.RELATIVES="&#xe948;",o.PAUSE="&#xe949;",o.PLAY="&#xe94a;",o.ADMIN_PORTAL="&#xe94b;",o.STAR="&#xe94c;",o.THUMBS_DOWN="&#xe94d;",o.THUMBS_DOWN_PLAIN="&#xe94e;",o.THUMBS_UP="&#xe94f;",o.THUMBS_UP_PLAIN="&#xe950;",o.FEEDBACK_PLAIN="&#xe951;",o.RATE_PLAIN="&#xe952;",o.RATE="&#xe953;",o.OFFLINE_SETTINGS="&#xe954;",o.MY_COLLECTIONS="&#xe955;",o.THIN_ARROW_LEFT="&#xe956;",o.THIN_ARROW_RIGHT="&#xe957;",o.RESET="&#xe958;",o.MY_LIBRARY="&#xe959;",o.UNSTRUCTURED_DOC="&#xe95a;",o.CONTEXTUAL="&#xe95b;",o.THIN_ARROW_UP="&#xe95c;",o.ARROW_RIGHT_TO_LINE="&#xe95d;",o.DESKTOP="&#xe95e;",o.TABLET_LANDSCAPE="&#xe95f;",o.TABLET_PORTRAIT="&#xe960;",o.MOBILE_LANDSCAPE="&#xe961;",o.MOBILE_PORTRAIT="&#xe962;",o.DIAGRAM_SUNBURST="&#xe963;",o.DIAGRAM_SANKEY="&#xe964;",o.COMMENT_QUESTION="&#xe965;",o.COMMENT_QUESTION_PLAIN="&#xe966;",o.MESSAGE_BOT="&#xe967;",o.CHART_SIMPLE="&#xe968;",o.BARS_PROGRESS="&#xe969;",o.BOOK_OPEN_GEAR="&#xe96a;",o.BOOK_OPEN_GEAR_SLASH="&#xe96b;",o.LINE_CHART="&#xe96c;",o.STACKED_CHART="&#xe96d;",o.CHART_BAR_STACKED="&#xe96e;",o.CHART_BAR_GROUPED="&#xe96f;",o.EYE_SLASH="&#xe970;",o.X_MARK="&#xe971;",o.EXPAND_WIDE="&#xe972;",o.PIP="&#xe973;",o.PIP_WIDE="&#xe974;",o.LIFE_RING="&#xe975;",o.GLOBE="&#xe976;",o.PIGGY_BANK="&#xe977;",o.EXTLINK_LIGHT="&#xe978;",o.CLONE="&#xe979;",o.CLONE_LINK_SIMPLE="&#xe97a;",o.CHART_BAR_NORMALIZED="&#xe97b;",o.CONSUMER="&#xe97c;",o.OCTAGON_XMARK="&#xe97d;",o.HOURGLASS_HALF="&#xe97e;",o.CLOCK="&#xe97f;",o.CLOCK_THREE="&#xe97f;",o.CALENDAR_DAY="&#xe980;",o.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",o.WAND_MAGIC_SPARKLES="&#xe982;",o.PAPER_PLANE="&#xe983;",o.CIRCLE_STOP="&#xe984;",o.ARROW_ROTATE_RIGHT="&#xe985;",o.ARROWS_ROTATE="&#xe986;",o.ALIGN_RIGHT="&#xe987;",o.FORMAT_CLEAR="&#xe988;",o.ALIGN_CENTER="&#xe989;",o.ALIGN_LEFT="&#xe98a;",o.PALETTE="&#xe98b;",o.BOLD="&#xe98c;",o.ITALIC="&#xe98d;",o.UNDERLINE="&#xe98e;",o.STRIKETHROUGH="&#xe98f;",o.LINK_SIMPLE_SLASH="&#xe990;",o.LINK_SIMPLE="&#xe991;",o.ROUTE="&#xe992;",o.CIRCLE_USER_SLASH="&#xe993;",o.CIRCLE_USER_CHECK="&#xe994;",o.LIST_MAGNIFYING_GLASS="&#xe995;",o.MEDAL="&#xe996;",o.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",o.ARROW_TURN_DOWN_RIGHT="&#xe998;",o.FLASK="&#xe999;",o.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",o.HOURGLASS_END="&#xe99b;",o.CIRCLE_QUESTION="&#xe99c;",o.GRIP_LINES_SOLID="&#xe99d;",o.TRANSLATE_SPARKLE_SOLID="&#xe99e;",o.CODE="&#xe99f;",o.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",o.PAPER_PLANE_SLASH="&#xe9a1;",o.COMPRESS="&#xe9a2;",o.EXPAND="&#xe9a3;",o.ARROW_ROTATE_LEFT="&#xe9a4;",o.EYE="&#xf06e;",o.SHARE="&#xe80f1;",o.MOBILE_SMALL="&#xe9a5;",o.SPARKLES="&#xe9a6;",o.HAND_SOLID="&#xe9a7;",o.CLOCK_SOLID="&#xe9a8;",o.CONTEXT_MENU_CURSOR="&#xe9a9;",o.LANGUAGE_SLASH="&#xe9aa;",o.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",o.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",o.BOOKMARK_SLASH="&#xe9ad;",o.CIRCLE_PAUSE="&#xe9ae;",o.CIRCLE_PLAY="&#xe9af;",o.CIRCLE_STOP_PLAIN="&#xe9b0;",o.CLOUD_ARROW_DOWN="&#xe9b1;",o.SHARE_NODES="&#xe9b2;",o.BELL="&#xe9b3;",o.BELL_SLASH="&#xe9b4;",o.FILE="&#xe9b5;",o.HAND="&#xe9b6;",o.SQUARE_INFO_SOLID="&#xe9b7;"})(ve||(ve={}));var p;(function(o){o.UNKNOWN="&#xe90a;",o.ABW="&#xe900;",o.AUDIO="&#xe901;",o.AVI="&#xe902;",o.CHM="&#xe904;",o.CODE="&#xe905;",o.CSV="&#xe903;",o.DITA="&#xe906;",o.EPUB="&#xe907;",o.EXCEL="&#xe908;",o.FLAC="&#xe909;",o.GIF="&#xe90b;",o.GZIP="&#xe90c;",o.HTML="&#xe90d;",o.IMAGE="&#xe90e;",o.JPEG="&#xe90f;",o.JSON="&#xe910;",o.M4A="&#xe911;",o.MOV="&#xe912;",o.MP3="&#xe913;",o.MP4="&#xe914;",o.OGG="&#xe915;",o.PDF="&#xe916;",o.PNG="&#xe917;",o.POWERPOINT="&#xe918;",o.RAR="&#xe91a;",o.STP="&#xe91b;",o.TEXT="&#xe91c;",o.VIDEO="&#xe91e;",o.WAV="&#xe91f;",o.WMA="&#xe920;",o.WORD="&#xe921;",o.XML="&#xe922;",o.YAML="&#xe919;",o.ZIP="&#xe923;"})(p||(p={}));var Tc=new Map([...["abw"].map(o=>[o,p.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(o=>[o,p.AUDIO]),...["avi"].map(o=>[o,p.AVI]),...["chm","xhs"].map(o=>[o,p.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(o=>[o,p.CODE]),...["csv"].map(o=>[o,p.CSV]),...["dita","ditamap","ditaval"].map(o=>[o,p.DITA]),...["epub"].map(o=>[o,p.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(o=>[o,p.EXCEL]),...["flac"].map(o=>[o,p.FLAC]),...["gif"].map(o=>[o,p.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(o=>[o,p.GZIP]),...["html","htm","xhtml"].map(o=>[o,p.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(o=>[o,p.IMAGE]),...["jpeg","jpg","jpe"].map(o=>[o,p.JPEG]),...["json"].map(o=>[o,p.JSON]),...["m4a","m4p"].map(o=>[o,p.M4A]),...["mov","qt"].map(o=>[o,p.MOV]),...["mp3"].map(o=>[o,p.MP3]),...["mp4","m4v"].map(o=>[o,p.MP4]),...["ogg","oga"].map(o=>[o,p.OGG]),...["pdf","ps"].map(o=>[o,p.PDF]),...["png"].map(o=>[o,p.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(o=>[o,p.POWERPOINT]),...["rar"].map(o=>[o,p.RAR]),...["stp"].map(o=>[o,p.STP]),...["txt","rtf","md","mdown"].map(o=>[o,p.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(o=>[o,p.VIDEO]),...["wav"].map(o=>[o,p.WAV]),...["wma"].map(o=>[o,p.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(o=>[o,p.WORD]),...["xml","xsl","rdf"].map(o=>[o,p.XML]),...["yaml","yml","x-yaml"].map(o=>[o,p.YAML]),...["zip"].map(o=>[o,p.ZIP])]);var $c={[p.ABW]:"#91ABC6",[p.AUDIO]:"#1795E3",[p.AVI]:"#E63324",[p.CHM]:"#71C3EB",[p.CODE]:"#71C3EB",[p.CSV]:"#1F7345",[p.DITA]:"#71C3EB",[p.EPUB]:"#85B926",[p.EXCEL]:"#1F7345",[p.FLAC]:"#1795E3",[p.GIF]:"#59B031",[p.GZIP]:"#F8AB36",[p.HTML]:"#71C3EB",[p.IMAGE]:"#59B031",[p.JPEG]:"#59B031",[p.JSON]:"#71C3EB",[p.M4A]:"#1795E3",[p.MOV]:"#E63324",[p.MP3]:"#1795E3",[p.MP4]:"#E63324",[p.OGG]:"#1795E3",[p.PDF]:"#E44948",[p.PNG]:"#59B031",[p.POWERPOINT]:"#B54A2B",[p.RAR]:"#F8AB36",[p.STP]:"#3764B1",[p.TEXT]:"#3162AB",[p.UNKNOWN]:"#999999",[p.VIDEO]:"#E63324",[p.WAV]:"#1795E3",[p.WMA]:"#1795E3",[p.WORD]:"#3162AB",[p.XML]:"#71C3EB",[p.YAML]:"#71C3EB",[p.ZIP]:"#F8AB36"};var uo=b(R()),w=b(N()),z={size:w.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:w.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",w.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:w.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",w.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:w.FtCssVariableFactory.extend("--ft-icon-material-font-family","",w.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:w.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},mo=[uo.css`
248
+ `}};P.styles=[Qt,Jt,eo,to,oo,ro,ao,no,io,co,lo,...so];po([(0,Ue.property)()],P.prototype,"element",void 0);po([(0,Ue.property)()],P.prototype,"variant",void 0);(0,go.customElement)("ft-typography")(P);var So=b(N());var ge=b(R()),T=b(F()),ho=b(N()),xo=b(bo());var ve;(function(o){o.ADD_TO_PBK="&#xe800;",o.ALERT="&#xe801;",o.ADD_ALERT="&#xe802;",o.BACK_TO_SEARCH="&#xe803;",o.ADD_BOOKMARK="&#xe804;",o.BOOKMARK="&#xe805;",o.BOOKS="&#xe806;",o.MENU="&#xe807;",o.DOWNLOAD="&#xe808;",o.EDIT="&#xe809;",o.FEEDBACK="&#xe80a;",o.HOME="&#xe80b;",o.MODIFY_PBK="&#xe80c;",o.SCHEDULED="&#xe80d;",o.SEARCH="&#xe80e;",o.EXPORT="&#xe80f;",o.TOC="&#xe810;",o.WRITE_UGC="&#xe811;",o.TRASH="&#xe812;",o.USER="&#xe813;",o.EXTLINK="&#xe814;",o.CALENDAR="&#xe815;",o.OFFLINE="&#xe816;",o.BOOK="&#xe817;",o.DOWNLOAD_PLAIN="&#xe818;",o.CHECK="&#xe819;",o.STAR_PLAIN="&#xe900;",o.TOPICS="&#xe901;",o.DISC="&#xe902;",o.CIRCLE="&#xe903;",o.SHARED="&#xe904;",o.SORT_UNSORTED="&#xe905;",o.SORT_UP="&#xe906;",o.SORT_DOWN="&#xe907;",o.WORKING="&#xe908;",o.CLOSE="&#xe909;",o.ZOOM_OUT="&#xe90a;",o.ZOOM_IN="&#xe90b;",o.ZOOM_REALSIZE="&#xe90c;",o.ZOOM_FULLSCREEN="&#xe90d;",o.ADMIN_RESTRICTED="&#xe90e;",o.ADMIN="&#xe90f;",o.ADMIN_KHUB="&#xe910;",o.ADMIN_THEME="&#xe911;",o.ADMIN_USERS="&#xe912;",o.WARNING="&#xe913;",o.CONTEXT="&#xe914;",o.SEARCH_HOME="&#xe915;",o.STEPS="&#xe916;",o.ICON_EXPAND="&#xe917;",o.ICON_COLLAPSE="&#xe918;",o.INFO="&#xe919;",o.MINUS_PLAIN="&#xe91a;",o.PLUS_PLAIN="&#xe91b;",o.FACET_HAS_DESCENDANT="&#xe91c;",o.TRIANGLE_BOTTOM="&#xe91d;",o.TRIANGLE_LEFT="&#xe91e;",o.TRIANGLE_RIGHT="&#xe91f;",o.TRIANGLE_TOP="&#xe920;",o.THIN_ARROW="&#xe921;",o.SIGN_IN="&#xe922;",o.LOGOUT="&#xe923;",o.TRANSLATE="&#xe924;",o.CLOSE_PLAIN="&#xe925;",o.CHECK_PLAIN="&#xe926;",o.ARTICLE="&#xe927;",o.COLUMNS="&#xe928;",o.ANALYTICS="&#xe929;",o.COLLECTIONS="&#xe92a;",o.ARROW_DOWN="&#xe92b;",o.ARROW_LEFT="&#xe92c;",o.ARROW_RIGHT="&#xe92d;",o.ARROW_UP="&#xe92e;",o.SEARCH_IN_PUBLICATION="&#xe92f;",o.COPY_TO_CLIPBOARD="&#xe930;",o.SHARED_PBK="&#xe931;",o.ATTACHMENTS="&#xe932;",o.STRIPE_ARROW_LEFT="&#xe933;",o.STRIPE_ARROW_RIGHT="&#xe934;",o.FILTERS="&#xe935;",o.DOT="&#xe936;",o.MINUS="&#xe937;",o.PLUS="&#xe938;",o.MAILS_AND_NOTIFICATIONS="&#xe939;",o.SAVE="&#xe93a;",o.LOCKER="&#xe93b;",o.ADMIN_INTEGRATION="&#xe93c;",o.SYNC="&#xe93d;",o.TAG="&#xe93e;",o.BOOK_PLAIN="&#xe93f;",o.UPLOAD="&#xe940;",o.ONLINE="&#xe941;",o.TAG_PLAIN="&#xe942;",o.ACCOUNT_SETTINGS="&#xe943;",o.PRINT="&#xe944;",o.DEFAULT_ROLES="&#xe945;",o.SHORTCUT_MENU="&#xe946;",o.RELATIVES_PLAIN="&#xe947;",o.RELATIVES="&#xe948;",o.PAUSE="&#xe949;",o.PLAY="&#xe94a;",o.ADMIN_PORTAL="&#xe94b;",o.STAR="&#xe94c;",o.THUMBS_DOWN="&#xe94d;",o.THUMBS_DOWN_PLAIN="&#xe94e;",o.THUMBS_UP="&#xe94f;",o.THUMBS_UP_PLAIN="&#xe950;",o.FEEDBACK_PLAIN="&#xe951;",o.RATE_PLAIN="&#xe952;",o.RATE="&#xe953;",o.OFFLINE_SETTINGS="&#xe954;",o.MY_COLLECTIONS="&#xe955;",o.THIN_ARROW_LEFT="&#xe956;",o.THIN_ARROW_RIGHT="&#xe957;",o.RESET="&#xe958;",o.MY_LIBRARY="&#xe959;",o.UNSTRUCTURED_DOC="&#xe95a;",o.CONTEXTUAL="&#xe95b;",o.THIN_ARROW_UP="&#xe95c;",o.ARROW_RIGHT_TO_LINE="&#xe95d;",o.DESKTOP="&#xe95e;",o.TABLET_LANDSCAPE="&#xe95f;",o.TABLET_PORTRAIT="&#xe960;",o.MOBILE_LANDSCAPE="&#xe961;",o.MOBILE_PORTRAIT="&#xe962;",o.DIAGRAM_SUNBURST="&#xe963;",o.DIAGRAM_SANKEY="&#xe964;",o.COMMENT_QUESTION="&#xe965;",o.COMMENT_QUESTION_PLAIN="&#xe966;",o.MESSAGE_BOT="&#xe967;",o.CHART_SIMPLE="&#xe968;",o.BARS_PROGRESS="&#xe969;",o.BOOK_OPEN_GEAR="&#xe96a;",o.BOOK_OPEN_GEAR_SLASH="&#xe96b;",o.LINE_CHART="&#xe96c;",o.STACKED_CHART="&#xe96d;",o.CHART_BAR_STACKED="&#xe96e;",o.CHART_BAR_GROUPED="&#xe96f;",o.EYE_SLASH="&#xe970;",o.X_MARK="&#xe971;",o.EXPAND_WIDE="&#xe972;",o.PIP="&#xe973;",o.PIP_WIDE="&#xe974;",o.LIFE_RING="&#xe975;",o.GLOBE="&#xe976;",o.PIGGY_BANK="&#xe977;",o.EXTLINK_LIGHT="&#xe978;",o.CLONE="&#xe979;",o.CLONE_LINK_SIMPLE="&#xe97a;",o.CHART_BAR_NORMALIZED="&#xe97b;",o.CONSUMER="&#xe97c;",o.OCTAGON_XMARK="&#xe97d;",o.HOURGLASS_HALF="&#xe97e;",o.CLOCK="&#xe97f;",o.CLOCK_THREE="&#xe97f;",o.CALENDAR_DAY="&#xe980;",o.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",o.WAND_MAGIC_SPARKLES="&#xe982;",o.PAPER_PLANE="&#xe983;",o.CIRCLE_STOP="&#xe984;",o.ARROW_ROTATE_RIGHT="&#xe985;",o.ARROWS_ROTATE="&#xe986;",o.ALIGN_RIGHT="&#xe987;",o.FORMAT_CLEAR="&#xe988;",o.ALIGN_CENTER="&#xe989;",o.ALIGN_LEFT="&#xe98a;",o.PALETTE="&#xe98b;",o.BOLD="&#xe98c;",o.ITALIC="&#xe98d;",o.UNDERLINE="&#xe98e;",o.STRIKETHROUGH="&#xe98f;",o.LINK_SIMPLE_SLASH="&#xe990;",o.LINK_SIMPLE="&#xe991;",o.ROUTE="&#xe992;",o.CIRCLE_USER_SLASH="&#xe993;",o.CIRCLE_USER_CHECK="&#xe994;",o.LIST_MAGNIFYING_GLASS="&#xe995;",o.MEDAL="&#xe996;",o.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",o.ARROW_TURN_DOWN_RIGHT="&#xe998;",o.FLASK="&#xe999;",o.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",o.HOURGLASS_END="&#xe99b;",o.CIRCLE_QUESTION="&#xe99c;",o.GRIP_LINES_SOLID="&#xe99d;",o.TRANSLATE_SPARKLE_SOLID="&#xe99e;",o.CODE="&#xe99f;",o.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",o.PAPER_PLANE_SLASH="&#xe9a1;",o.COMPRESS="&#xe9a2;",o.EXPAND="&#xe9a3;",o.ARROW_ROTATE_LEFT="&#xe9a4;",o.EYE="&#xf06e;",o.SHARE="&#xe80f1;",o.MOBILE_SMALL="&#xe9a5;",o.SPARKLES="&#xe9a6;",o.HAND_SOLID="&#xe9a7;",o.CLOCK_SOLID="&#xe9a8;",o.CONTEXT_MENU_CURSOR="&#xe9a9;",o.LANGUAGE_SLASH="&#xe9aa;",o.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",o.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",o.BOOKMARK_SLASH="&#xe9ad;",o.CIRCLE_PAUSE="&#xe9ae;",o.CIRCLE_PLAY="&#xe9af;",o.CIRCLE_STOP_PLAIN="&#xe9b0;",o.CLOUD_ARROW_DOWN="&#xe9b1;",o.SHARE_NODES="&#xe9b2;",o.BELL="&#xe9b3;",o.BELL_SLASH="&#xe9b4;",o.FILE="&#xe9b5;",o.HAND="&#xe9b6;",o.SQUARE_INFO_SOLID="&#xe9b7;"})(ve||(ve={}));var s;(function(o){o.UNKNOWN="&#xe90a;",o.ABW="&#xe900;",o.AUDIO="&#xe901;",o.AVI="&#xe902;",o.CHM="&#xe904;",o.CODE="&#xe905;",o.CSV="&#xe903;",o.DITA="&#xe906;",o.EPUB="&#xe907;",o.EXCEL="&#xe908;",o.FLAC="&#xe909;",o.GIF="&#xe90b;",o.GZIP="&#xe90c;",o.HTML="&#xe90d;",o.IMAGE="&#xe90e;",o.JPEG="&#xe90f;",o.JSON="&#xe910;",o.M4A="&#xe911;",o.MOV="&#xe912;",o.MP3="&#xe913;",o.MP4="&#xe914;",o.OGG="&#xe915;",o.PDF="&#xe916;",o.PNG="&#xe917;",o.POWERPOINT="&#xe918;",o.RAR="&#xe91a;",o.STP="&#xe91b;",o.TEXT="&#xe91c;",o.VIDEO="&#xe91e;",o.WAV="&#xe91f;",o.WMA="&#xe920;",o.WORD="&#xe921;",o.XML="&#xe922;",o.YAML="&#xe919;",o.ZIP="&#xe923;"})(s||(s={}));var Td=new Map([...["abw"].map(o=>[o,s.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(o=>[o,s.AUDIO]),...["avi"].map(o=>[o,s.AVI]),...["chm","xhs"].map(o=>[o,s.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(o=>[o,s.CODE]),...["csv"].map(o=>[o,s.CSV]),...["dita","ditamap","ditaval"].map(o=>[o,s.DITA]),...["epub"].map(o=>[o,s.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(o=>[o,s.EXCEL]),...["flac"].map(o=>[o,s.FLAC]),...["gif"].map(o=>[o,s.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(o=>[o,s.GZIP]),...["html","htm","xhtml"].map(o=>[o,s.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(o=>[o,s.IMAGE]),...["jpeg","jpg","jpe"].map(o=>[o,s.JPEG]),...["json"].map(o=>[o,s.JSON]),...["m4a","m4p"].map(o=>[o,s.M4A]),...["mov","qt"].map(o=>[o,s.MOV]),...["mp3"].map(o=>[o,s.MP3]),...["mp4","m4v"].map(o=>[o,s.MP4]),...["ogg","oga"].map(o=>[o,s.OGG]),...["pdf","ps"].map(o=>[o,s.PDF]),...["png"].map(o=>[o,s.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(o=>[o,s.POWERPOINT]),...["rar"].map(o=>[o,s.RAR]),...["stp"].map(o=>[o,s.STP]),...["txt","rtf","md","mdown"].map(o=>[o,s.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(o=>[o,s.VIDEO]),...["wav"].map(o=>[o,s.WAV]),...["wma"].map(o=>[o,s.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(o=>[o,s.WORD]),...["xml","xsl","rdf"].map(o=>[o,s.XML]),...["yaml","yml","x-yaml"].map(o=>[o,s.YAML]),...["zip"].map(o=>[o,s.ZIP])]);var $d={[s.ABW]:"#91ABC6",[s.AUDIO]:"#1795E3",[s.AVI]:"#E63324",[s.CHM]:"#71C3EB",[s.CODE]:"#71C3EB",[s.CSV]:"#1F7345",[s.DITA]:"#71C3EB",[s.EPUB]:"#85B926",[s.EXCEL]:"#1F7345",[s.FLAC]:"#1795E3",[s.GIF]:"#59B031",[s.GZIP]:"#F8AB36",[s.HTML]:"#71C3EB",[s.IMAGE]:"#59B031",[s.JPEG]:"#59B031",[s.JSON]:"#71C3EB",[s.M4A]:"#1795E3",[s.MOV]:"#E63324",[s.MP3]:"#1795E3",[s.MP4]:"#E63324",[s.OGG]:"#1795E3",[s.PDF]:"#E44948",[s.PNG]:"#59B031",[s.POWERPOINT]:"#B54A2B",[s.RAR]:"#F8AB36",[s.STP]:"#3764B1",[s.TEXT]:"#3162AB",[s.UNKNOWN]:"#999999",[s.VIDEO]:"#E63324",[s.WAV]:"#1795E3",[s.WMA]:"#1795E3",[s.WORD]:"#3162AB",[s.XML]:"#71C3EB",[s.YAML]:"#71C3EB",[s.ZIP]:"#F8AB36"};var uo=b(R()),w=b(N()),z={size:w.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:w.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",w.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:w.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",w.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:w.FtCssVariableFactory.extend("--ft-icon-material-font-family","",w.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:w.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},mo=[uo.css`
249
249
  :host, i.ft-icon {
250
250
  display: inline-flex;
251
251
  align-items: center;
@@ -293,12 +293,12 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
293
293
  .ft-icon--material {
294
294
  font-family: ${z.materialFontFamily}, "Material Icons", sans-serif;
295
295
  }
296
- `,w.noTextSelect];var H;(function(o){o.fluid_topics="fluid-topics",o.file_format="file-format",o.material="material"})(H||(H={}));var ye=function(o,a,n,i){var c=arguments.length,d=c<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,n):i,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(o,a,n,i);else for(var f=o.length-1;f>=0;f--)(l=o[f])&&(d=(c<3?l(d):c>3?l(a,n,d):l(a,n))||d);return c>3&&d&&Object.defineProperty(a,n,d),d},E=class extends ho.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=ge.nothing}render(){let a=this.variant&&Object.values(H).includes(this.variant)?this.variant:H.fluid_topics,n=a!==H.material||!!this.value;return ge.html`
296
+ `,w.noTextSelect];var H;(function(o){o.fluid_topics="fluid-topics",o.file_format="file-format",o.material="material"})(H||(H={}));var ye=function(o,a,n,i){var d=arguments.length,l=d<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(o,a,n,i);else for(var f=o.length-1;f>=0;f--)(c=o[f])&&(l=(d<3?c(l):d>3?c(a,n,l):c(a,n))||l);return d>3&&l&&Object.defineProperty(a,n,l),l},E=class extends ho.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=ge.nothing}render(){let a=this.variant&&Object.values(H).includes(this.variant)?this.variant:H.fluid_topics,n=a!==H.material||!!this.value;return ge.html`
297
297
  <i class="ft-icon ft-icon--${a} ft-no-text-select" part="icon icon-${a}">
298
298
  ${(0,xo.unsafeHTML)(this.resolvedIcon)}
299
299
  <slot ?hidden=${n}></slot>
300
300
  </i>
301
- `}get textContent(){var a,n;return(n=(a=this.slottedContent)===null||a===void 0?void 0:a.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&n!==void 0?n:""}update(a){super.update(a),["value","variant"].some(n=>a.has(n))&&this.resolveIcon()}resolveIcon(){var a,n;let i=this.value||this.textContent;switch(this.variant){case H.file_format:this.resolvedIcon=(a=p[i.replace("-","_").toUpperCase()])!==null&&a!==void 0?a:i;break;case H.material:this.resolvedIcon=this.value||ge.nothing;break;default:this.resolvedIcon=(n=ve[i.replace("-","_").toUpperCase()])!==null&&n!==void 0?n:i;break}}firstUpdated(a){super.firstUpdated(a),setTimeout(()=>this.resolveIcon())}};E.elementDefinitions={};E.styles=mo;ye([(0,T.property)()],E.prototype,"variant",void 0);ye([(0,T.property)()],E.prototype,"value",void 0);ye([(0,T.property)({reflect:!0,attribute:"aria-hidden"})],E.prototype,"ariaHidden",void 0);ye([(0,T.state)()],E.prototype,"resolvedIcon",void 0);ye([(0,T.query)("slot")],E.prototype,"slottedContent",void 0);(0,So.customElement)("ft-icon")(E);var Oo=b(R()),V=b(N()),M={horizontalSpacing:V.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:V.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:V.FtCssVariableFactory.external(V.designSystemVariables.colorOutline,"Design system"),backgroundColor:V.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},Co=Oo.css`
301
+ `}get textContent(){var a,n;return(n=(a=this.slottedContent)===null||a===void 0?void 0:a.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&n!==void 0?n:""}update(a){super.update(a),["value","variant"].some(n=>a.has(n))&&this.resolveIcon()}resolveIcon(){var a,n;let i=this.value||this.textContent;switch(this.variant){case H.file_format:this.resolvedIcon=(a=s[i.replace("-","_").toUpperCase()])!==null&&a!==void 0?a:i;break;case H.material:this.resolvedIcon=this.value||ge.nothing;break;default:this.resolvedIcon=(n=ve[i.replace("-","_").toUpperCase()])!==null&&n!==void 0?n:i;break}}firstUpdated(a){super.firstUpdated(a),setTimeout(()=>this.resolveIcon())}};E.elementDefinitions={};E.styles=mo;ye([(0,T.property)()],E.prototype,"variant",void 0);ye([(0,T.property)()],E.prototype,"value",void 0);ye([(0,T.property)({reflect:!0,attribute:"aria-hidden"})],E.prototype,"ariaHidden",void 0);ye([(0,T.state)()],E.prototype,"resolvedIcon",void 0);ye([(0,T.query)("slot")],E.prototype,"slottedContent",void 0);(0,So.customElement)("ft-icon")(E);var Oo=b(R()),V=b(N()),M={horizontalSpacing:V.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:V.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:V.FtCssVariableFactory.external(V.designSystemVariables.colorOutline,"Design system"),backgroundColor:V.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},Co=Oo.css`
302
302
  .ft-accordion-item {
303
303
  display: flex;
304
304
  flex-direction: column;
@@ -344,7 +344,7 @@ Also for action icons.`,t.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
344
344
  .ft-accordion-item--separator {
345
345
  border-bottom: 1px solid ${M.colorOutline};
346
346
  }
347
- `;var Ee=function(o,a,n,i){var c=arguments.length,d=c<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,n):i,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(o,a,n,i);else for(var f=o.length-1;f>=0;f--)(l=o[f])&&(d=(c<3?l(d):c>3?l(a,n,d):l(a,n))||d);return c>3&&d&&Object.defineProperty(a,n,d),d},A=class extends No.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return be.html`
347
+ `;var Ee=function(o,a,n,i){var d=arguments.length,l=d<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,n):i,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(o,a,n,i);else for(var f=o.length-1;f>=0;f--)(c=o[f])&&(l=(d<3?c(l):d>3?c(a,n,l):c(a,n))||l);return d>3&&l&&Object.defineProperty(a,n,l),l},A=class extends No.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return be.html`
348
348
  <div class="ft-accordion-item ${this.active?"ft-accordion-item--active":""}">
349
349
  <div class="ft-accordion-item--toggle"
350
350
  part="toggle"